/*!
Theme Name: tdacoustic
Theme URI: http://underscores.me/
Author: Alexandre PERRIGAULT
Author URI: https://www.alexandre-perrigault.fr/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tdacoustic
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #3e3e3e;
  font-family: "Ubuntu", sans-serif;
  line-height: 1.5; }

h1,
.h1,
h2,
.h2,
.page-sub-heading p.title,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.1;
  font-weight: 700;
  margin: 0;
  clear: both; }

h1,
.h1 {
  font-size: 3.6rem; }

h2,
.h2,
.page-sub-heading p.title {
  font-size: 2.8rem; }

h3,
.h3 {
  font-size: 2.4rem; }

h4,
.h4 {
  font-size: 1.8rem; }

h5,
.h5 {
  font-size: 1.6rem; }

h6,
.h6 {
  font-size: 1.4rem; }

p,
.p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.5rem; }
  p:last-child,
  .p:last-child {
    margin: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5rem; }

address {
  margin: 0 0 1.5rem; }

pre {
  background: #fff;
  margin-bottom: 1.6rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.6rem; }

abbr,
acronym {
  border-bottom: 0.1rem dotted #3e3e3e;
  cursor: help; }

mark,
ins {
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  background: #fff; }

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: none;
  border-top: 0.1rem solid #bfdff7; }
  hr.wp-block-separator {
    border: none;
    border-top: 0.1rem solid #bfdff7; }

ul,
ol {
  padding-left: 2rem;
  margin: 0 0 1.5rem 0; }
  ul li,
  ol li {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5rem; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5rem 1.5rem; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

#breadcrumbs {
  margin: 2rem 0;
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  #breadcrumbs .breadcrumb-item.link a, #breadcrumbs .breadcrumb-item.separator, #breadcrumbs .breadcrumb-item.active {
    display: block;
    font-weight: 600;
    color: #467bbf; }
  #breadcrumbs .breadcrumb-item.link a {
    font-weight: 400;
    color: #3e3e3e; }
    #breadcrumbs .breadcrumb-item.link a .icon.icon-home:before {
      content: '';
      display: block;
      width: 1.8rem;
      height: 2.1rem;
      -webkit-mask: url("assets/images/icons/home.svg") center no-repeat;
              mask: url("assets/images/icons/home.svg") center no-repeat;
      background-color: #467bbf; }
  #breadcrumbs .breadcrumb-item.separator {
    padding: 0 1rem;
    color: #467bbf; }

/* Links
--------------------------------------------- */
a {
  color: #467bbf;
  text-decoration: none;
  transition: color .15s ease-in; }
  a:hover, a:focus, a:active {
    color: #3e3e3e;
    text-decoration: underline; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 0.1rem solid #3e3e3e;
  border-radius: .3rem;
  background: #fff;
  color: #3e3e3e;
  line-height: 1;
  padding: .4rem 1rem; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #fff; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #fff; }

form div {
  margin-bottom: 1rem; }
  form div label {
    font-size: 1.4rem;
    margin-bottom: .5rem;
    font-weight: 700;
    width: 100%; }
  form div input[type="text"],
  form div input[type="email"],
  form div input[type="url"],
  form div input[type="password"],
  form div input[type="search"],
  form div input[type="number"],
  form div input[type="tel"],
  form div input[type="range"],
  form div input[type="date"],
  form div input[type="month"],
  form div input[type="week"],
  form div input[type="time"],
  form div input[type="datetime"],
  form div input[type="datetime-local"],
  form div input[type="color"],
  form div textarea {
    color: #3e3e3e;
    border: 0.1rem solid #3e3e3e;
    padding: .3rem .5rem;
    width: 100%; }
    form div input[type="text"]:focus, form div input[type="text"]:active, form div input[type="text"]:hover,
    form div input[type="email"]:focus,
    form div input[type="email"]:active,
    form div input[type="email"]:hover,
    form div input[type="url"]:focus,
    form div input[type="url"]:active,
    form div input[type="url"]:hover,
    form div input[type="password"]:focus,
    form div input[type="password"]:active,
    form div input[type="password"]:hover,
    form div input[type="search"]:focus,
    form div input[type="search"]:active,
    form div input[type="search"]:hover,
    form div input[type="number"]:focus,
    form div input[type="number"]:active,
    form div input[type="number"]:hover,
    form div input[type="tel"]:focus,
    form div input[type="tel"]:active,
    form div input[type="tel"]:hover,
    form div input[type="range"]:focus,
    form div input[type="range"]:active,
    form div input[type="range"]:hover,
    form div input[type="date"]:focus,
    form div input[type="date"]:active,
    form div input[type="date"]:hover,
    form div input[type="month"]:focus,
    form div input[type="month"]:active,
    form div input[type="month"]:hover,
    form div input[type="week"]:focus,
    form div input[type="week"]:active,
    form div input[type="week"]:hover,
    form div input[type="time"]:focus,
    form div input[type="time"]:active,
    form div input[type="time"]:hover,
    form div input[type="datetime"]:focus,
    form div input[type="datetime"]:active,
    form div input[type="datetime"]:hover,
    form div input[type="datetime-local"]:focus,
    form div input[type="datetime-local"]:active,
    form div input[type="datetime-local"]:hover,
    form div input[type="color"]:focus,
    form div input[type="color"]:active,
    form div input[type="color"]:hover,
    form div textarea:focus,
    form div textarea:active,
    form div textarea:hover {
      color: #3e3e3e; }
  form div select {
    border: 0.1rem solid #3e3e3e; }
  form div textarea {
    width: 100%; }

form div.submit {
  display: flex;
  align-items: center; }

form input[type="checkbox"] {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0 0.5rem 0 0; }

form .wpcf7-response-output {
  margin: 0 0 2.5rem !important;
  padding: .8rem 2rem !important;
  background-color: #bfdff7 !important;
  border: none !important;
  font-size: 1.4rem;
  font-weight: 700; }

form .wpcf7-form-control-wrap {
  display: block;
  margin: 0 0 1rem; }

form .wpcf7-list-item {
  margin: 0; }

form .wpcf7-not-valid-tip {
  color: red;
  font-size: 1.4rem;
  font-weight: 400;
  display: block; }

form input[type="submit"] {
  cursor: pointer;
  color: #3e3e3e;
  border: 0.1rem solid #3e3e3e;
  padding: .5rem 1.5rem;
  background-color: #bfdff7;
  font-weight: 700; }
  form input[type="submit"]:hover, form input[type="submit"]:focus, form input[type="submit"]:active {
    border: 0.1rem solid #3e3e3e; }

@media (min-width: 768px) {
  form .columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 3rem;
    margin-bottom: 0; }
    form .columns .wpcf7-form-control-wrap {
      margin: 0; } }

body {
  overflow-x: hidden; }

.container {
  display: grid;
  grid-template-columns: minmax(1.5rem, auto) calc(100% - 3rem) minmax(1.5rem, auto); }
  .container > * {
    grid-column: 2; }

@media (min-width: 768px) {
  .container {
    max-width: 76.8rem;
    width: 100%;
    margin: 0 auto; } }

@media (min-width: 1200px) {
  .container {
    max-width: 120rem;
    width: 100%;
    margin: 0 auto; } }

header.site-header {
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: -10rem;
  z-index: 99; }
  header.site-header .header-top {
    height: 10rem; }
    header.site-header .header-top > .container {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    header.site-header .header-top .custom-logo-link {
      display: block;
      max-width: 32rem;
      width: 100%;
      height: 6.2rem;
      margin: 0 auto; }
      header.site-header .header-top .custom-logo-link img {
        display: block;
        width: 100%;
        height: auto; }
    header.site-header .header-top .header-top--right {
      display: none; }
  header.site-header .header-bottom {
    height: 5.4rem;
    background: #3e3e3e; }
    header.site-header .header-bottom .header-buttons {
      grid-row: 1;
      justify-self: flex-end; }
      header.site-header .header-bottom .header-buttons ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: center; }
        header.site-header .header-bottom .header-buttons ul li {
          margin: 0 1.5rem 0 0; }
          header.site-header .header-bottom .header-buttons ul li a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 3.4rem;
            height: 3.4rem;
            background-color: #bfdff7; }
            header.site-header .header-bottom .header-buttons ul li a .icon.icon-contact:before {
              content: '';
              display: block;
              width: 2.77rem;
              height: 1.9rem;
              -webkit-mask: url("assets/images/icons/contact.svg") center no-repeat;
                      mask: url("assets/images/icons/contact.svg") center no-repeat;
              background-color: #3e3e3e; }
            header.site-header .header-bottom .header-buttons ul li a .icon.icon-phone:before {
              content: '';
              display: block;
              width: 2.73rem;
              height: 2.6rem;
              -webkit-mask: url("assets/images/icons/phone.svg") center no-repeat;
                      mask: url("assets/images/icons/phone.svg") center no-repeat;
              background-color: #3e3e3e; }
          header.site-header .header-bottom .header-buttons ul li:last-child {
            margin: 0; }

@media (min-width: 601px) {
  .logged-in header.site-header {
    top: -5.4rem; } }

@media (min-width: 768px) {
  .logged-in header.site-header {
    top: -9.4rem; }
  header.site-header {
    top: -14rem; }
    header.site-header .header-top {
      height: 14rem; }
      header.site-header .header-top > .container {
        display: grid; }
      header.site-header .header-top .header-top--inner {
        display: grid;
        grid-template-columns: auto 1fr;
        grid-column-gap: 2rem; }
      header.site-header .header-top .header-top--right {
        display: grid;
        grid-template-columns: auto auto;
        justify-self: flex-end;
        grid-column-gap: 2rem; }
        header.site-header .header-top .header-top--right ul {
          list-style-type: none;
          margin: 0;
          padding: 0;
          display: flex;
          align-items: center; }
          header.site-header .header-top .header-top--right ul li a .icon.icon-contact:before {
            content: '';
            display: block;
            width: 2.77rem;
            height: 1.9rem;
            -webkit-mask: url("assets/images/icons/contact.svg") center no-repeat;
                    mask: url("assets/images/icons/contact.svg") center no-repeat;
            background-color: #467bbf;
            margin-right: 1rem; }
          header.site-header .header-top .header-top--right ul li a .icon.icon-phone:before {
            content: '';
            display: block;
            width: 2.73rem;
            height: 2.6rem;
            -webkit-mask: url("assets/images/icons/phone.svg") center no-repeat;
                    mask: url("assets/images/icons/phone.svg") center no-repeat;
            background-color: #467bbf;
            margin-left: 1rem; }
          header.site-header .header-top .header-top--right ul li.separator {
            display: block;
            width: 0.1rem;
            height: 5rem;
            background-color: #467bbf;
            margin: 0 1rem; }
        header.site-header .header-top .header-top--right .addresses {
          display: grid;
          align-items: center;
          grid-template-columns: repeat(2, 1fr);
          grid-column-gap: 2rem; }
          header.site-header .header-top .header-top--right .addresses address {
            margin: 0; }
            header.site-header .header-top .header-top--right .addresses address .phone a {
              color: #467bbf;
              font-size: 1.7rem;
              font-weight: 900;
              font-style: normal;
              line-height: 1.7rem;
              margin-bottom: .3rem; }
              header.site-header .header-top .header-top--right .addresses address .phone a:hover, header.site-header .header-top .header-top--right .addresses address .phone a:focus, header.site-header .header-top .header-top--right .addresses address .phone a:active {
                text-decoration: none; }
            header.site-header .header-top .header-top--right .addresses address .region p {
              text-transform: uppercase;
              font-size: 1.7rem;
              font-weight: 400;
              font-style: normal;
              line-height: 1.8rem; } }

@media (min-width: 783px) {
  .logged-in header.site-header {
    top: -10.8rem; } }

@media (min-width: 1200px) {
  header.site-header .header-top .header-top--right {
    grid-column-gap: 5rem; }
    header.site-header .header-top .header-top--right .addresses {
      grid-column-gap: 5rem; } }

footer.site-footer .footer-top {
  background: #3e3e3e;
  padding: 4rem 0; }
  footer.site-footer .footer-top .logo {
    margin: 0 auto; }
    footer.site-footer .footer-top .logo img {
      display: block;
      margin: 0 auto; }
  footer.site-footer .footer-top .addresses {
    margin: 4rem auto 0; }
    footer.site-footer .footer-top .addresses address {
      margin: 0 0 4rem;
      font-style: normal;
      text-align: center; }
      footer.site-footer .footer-top .addresses address .region {
        margin-bottom: 1rem;
        display: inline-flex;
        flex-direction: column; }
        footer.site-footer .footer-top .addresses address .region p {
          position: relative;
          margin: 0;
          color: #fff;
          font-weight: 700; }
          footer.site-footer .footer-top .addresses address .region p.blue {
            color: #bfdff7; }
          footer.site-footer .footer-top .addresses address .region p:first-child:before {
            content: '';
            display: block;
            width: 1.78rem;
            height: 2.96rem;
            -webkit-mask: url("assets/images/icons/geolocation.svg") center no-repeat;
                    mask: url("assets/images/icons/geolocation.svg") center no-repeat;
            background-color: #bfdff7;
            position: absolute;
            top: 0.62rem;
            left: -3rem; }
      footer.site-footer .footer-top .addresses address .address {
        margin-bottom: 1rem; }
        footer.site-footer .footer-top .addresses address .address p {
          text-align: center;
          color: #fff;
          font-weight: 200; }
      footer.site-footer .footer-top .addresses address .phone {
        text-align: center; }
        footer.site-footer .footer-top .addresses address .phone a {
          position: relative;
          text-align: center;
          color: #bfdff7;
          font-weight: 700;
          font-size: 2.2rem; }
          footer.site-footer .footer-top .addresses address .phone a:before {
            content: '';
            display: block;
            width: 2.0475rem;
            height: 1.95rem;
            -webkit-mask: url("assets/images/icons/phone.svg") center no-repeat;
                    mask: url("assets/images/icons/phone.svg") center no-repeat;
            -webkit-mask-size: contain;
                    mask-size: contain;
            background-color: #bfdff7;
            position: absolute;
            top: .35rem;
            left: -3rem; }
          footer.site-footer .footer-top .addresses address .phone a:hover, footer.site-footer .footer-top .addresses address .phone a:focus, footer.site-footer .footer-top .addresses address .phone a:active {
            text-decoration: none; }
      footer.site-footer .footer-top .addresses address:last-child {
        margin-bottom: 0; }
  footer.site-footer .footer-top ul {
    margin: 4rem 0 0 0;
    padding: 0;
    list-style-type: none; }
    footer.site-footer .footer-top ul li {
      margin-bottom: 1.5rem;
      text-align: center; }
      footer.site-footer .footer-top ul li a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700; }
        footer.site-footer .footer-top ul li a .icon {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 4rem;
          height: 4rem;
          background: #bfdff7;
          margin-right: 1rem; }
          footer.site-footer .footer-top ul li a .icon-contact:before {
            content: '';
            display: block;
            width: 2.77rem;
            height: 1.9rem;
            -webkit-mask: url("assets/images/icons/contact.svg") center no-repeat;
                    mask: url("assets/images/icons/contact.svg") center no-repeat;
            background-color: #3e3e3e; }
          footer.site-footer .footer-top ul li a .icon-faq:before {
            content: '';
            display: block;
            width: 3.47rem;
            height: 3.47rem;
            -webkit-mask: url("assets/images/icons/faq.svg") center no-repeat;
                    mask: url("assets/images/icons/faq.svg") center no-repeat;
            background-color: #3e3e3e; }
          footer.site-footer .footer-top ul li a .icon-downloads:before {
            content: '';
            display: block;
            width: 3.47rem;
            height: 3.47rem;
            -webkit-mask: url("assets/images/icons/downloads.svg") center no-repeat;
                    mask: url("assets/images/icons/downloads.svg") center no-repeat;
            background-color: #3e3e3e; }
        footer.site-footer .footer-top ul li a:hover, footer.site-footer .footer-top ul li a:active, footer.site-footer .footer-top ul li a:focus {
          text-decoration: none; }
      footer.site-footer .footer-top ul li:last-child {
        margin-bottom: 0; }
      footer.site-footer .footer-top ul li.socials {
        margin-top: 4rem; }
        footer.site-footer .footer-top ul li.socials a {
          margin: 0 1.5rem; }
          footer.site-footer .footer-top ul li.socials a svg {
            fill: #bfdff7;
            width: 4rem;
            height: 4rem;
            transition: fill .15s ease-in; }
          footer.site-footer .footer-top ul li.socials a:hover svg, footer.site-footer .footer-top ul li.socials a:focus svg, footer.site-footer .footer-top ul li.socials a:active svg {
            fill: #fff; }

footer.site-footer .footer-bottom {
  padding: 2rem 0; }
  footer.site-footer .footer-bottom a {
    color: #3e3e3e; }

@media (max-width: 767px) {
  footer.site-footer .footer-bottom {
    padding-bottom: 5rem; } }

@media (min-width: 768px) {
  footer.site-footer .footer-top {
    padding: 6rem 0; }
    footer.site-footer .footer-top .addresses {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 2rem; }
      footer.site-footer .footer-top .addresses address {
        margin-bottom: 0; }
    footer.site-footer .footer-top ul {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      footer.site-footer .footer-top ul li {
        margin: 0;
        padding: 0 1.5rem; }
        footer.site-footer .footer-top ul li.social {
          flex-basis: 100%; } }

@media (min-width: 1200px) {
  footer.site-footer .footer-top {
    padding: 8rem 0; }
    footer.site-footer .footer-top .footer-top--inner {
      display: grid;
      grid-template-columns: 3fr 1fr; }
      footer.site-footer .footer-top .footer-top--inner .logo {
        grid-row: 1;
        grid-column: 1/3;
        margin: 0 auto 4rem 0; }
      footer.site-footer .footer-top .footer-top--inner .addresses {
        grid-row: 2;
        grid-column: 1/2;
        margin: 0;
        display: flex;
        grid-gap: 5rem; }
        footer.site-footer .footer-top .footer-top--inner .addresses address {
          margin: 0 0 0 3rem; }
          footer.site-footer .footer-top .footer-top--inner .addresses address .region,
          footer.site-footer .footer-top .footer-top--inner .addresses address .address,
          footer.site-footer .footer-top .footer-top--inner .addresses address .phone {
            text-align: left; }
            footer.site-footer .footer-top .footer-top--inner .addresses address .region p,
            footer.site-footer .footer-top .footer-top--inner .addresses address .region a,
            footer.site-footer .footer-top .footer-top--inner .addresses address .address p,
            footer.site-footer .footer-top .footer-top--inner .addresses address .address a,
            footer.site-footer .footer-top .footer-top--inner .addresses address .phone p,
            footer.site-footer .footer-top .footer-top--inner .addresses address .phone a {
              text-align: left; }
          footer.site-footer .footer-top .footer-top--inner .addresses address .region {
            display: block; }
          footer.site-footer .footer-top .footer-top--inner .addresses address .phone {
            margin-left: 3rem; }
      footer.site-footer .footer-top .footer-top--inner ul {
        margin: 0;
        grid-row: 1/3;
        grid-column: 2/3;
        flex-direction: column;
        align-items: flex-start; }
        footer.site-footer .footer-top .footer-top--inner ul li {
          height: 4rem;
          margin-bottom: 1.5rem; }
          footer.site-footer .footer-top .footer-top--inner ul li:last-child {
            margin-bottom: 0; }
          footer.site-footer .footer-top .footer-top--inner ul li.socials {
            margin-top: 2.5rem; }
            footer.site-footer .footer-top .footer-top--inner ul li.socials a {
              margin: 0 3rem 0 0; } }

.container-sidebar {
  display: none; }

@media (min-width: 968px) {
  .container-sidebar {
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 12rem; }
  .sidebar {
    width: 4rem;
    position: absolute;
    top: 10rem;
    right: -6rem; }
    .sidebar ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .sidebar ul li {
        margin-bottom: 1.5rem; }
        .sidebar ul li a {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 4rem;
          height: 4rem;
          background-color: #bfdff7;
          border: 0.1rem solid #fff; }
          .sidebar ul li a .icon.icon-contact:before {
            content: '';
            display: block;
            width: 2.77rem;
            height: 1.9rem;
            -webkit-mask: url("assets/images/icons/contact.svg") center no-repeat;
                    mask: url("assets/images/icons/contact.svg") center no-repeat;
            background-color: #3e3e3e; }
          .sidebar ul li a .icon.icon-phone:before {
            content: '';
            display: block;
            width: 2.73rem;
            height: 2.6rem;
            -webkit-mask: url("assets/images/icons/phone.svg") center no-repeat;
                    mask: url("assets/images/icons/phone.svg") center no-repeat;
            background-color: #3e3e3e; }
          .sidebar ul li a .icon.icon-downloads:before {
            content: '';
            display: block;
            width: 3.47rem;
            height: 3.47rem;
            -webkit-mask: url("assets/images/icons/downloads.svg") center no-repeat;
                    mask: url("assets/images/icons/downloads.svg") center no-repeat;
            background-color: #3e3e3e; } }

.page-template-default .type-page,
.error404 .type-page,
.page-template .type-page {
  padding: 2rem 0 4rem 0; }
  .page-template-default .type-page .entry-header h1,
  .page-template-default .type-page .entry-header .h1,
  .error404 .type-page .entry-header h1,
  .error404 .type-page .entry-header .h1,
  .page-template .type-page .entry-header h1,
  .page-template .type-page .entry-header .h1 {
    margin-bottom: 2rem; }
  .page-template-default .type-page .entry-content h1,
  .page-template-default .type-page .entry-content .h1,
  .page-template-default .type-page .entry-content h2,
  .page-template-default .type-page .entry-content .h2,
  .page-template-default .type-page .entry-content .page-sub-heading p.title,
  .page-sub-heading .page-template-default .type-page .entry-content p.title,
  .page-template-default .type-page .entry-content h3,
  .page-template-default .type-page .entry-content .h3,
  .page-template-default .type-page .entry-content h4,
  .page-template-default .type-page .entry-content .h4,
  .page-template-default .type-page .entry-content h5,
  .page-template-default .type-page .entry-content .h5,
  .page-template-default .type-page .entry-content h6,
  .page-template-default .type-page .entry-content .h6,
  .error404 .type-page .entry-content h1,
  .error404 .type-page .entry-content .h1,
  .error404 .type-page .entry-content h2,
  .error404 .type-page .entry-content .h2,
  .error404 .type-page .entry-content .page-sub-heading p.title,
  .page-sub-heading .error404 .type-page .entry-content p.title,
  .error404 .type-page .entry-content h3,
  .error404 .type-page .entry-content .h3,
  .error404 .type-page .entry-content h4,
  .error404 .type-page .entry-content .h4,
  .error404 .type-page .entry-content h5,
  .error404 .type-page .entry-content .h5,
  .error404 .type-page .entry-content h6,
  .error404 .type-page .entry-content .h6,
  .page-template .type-page .entry-content h1,
  .page-template .type-page .entry-content .h1,
  .page-template .type-page .entry-content h2,
  .page-template .type-page .entry-content .h2,
  .page-template .type-page .entry-content .page-sub-heading p.title,
  .page-sub-heading .page-template .type-page .entry-content p.title,
  .page-template .type-page .entry-content h3,
  .page-template .type-page .entry-content .h3,
  .page-template .type-page .entry-content h4,
  .page-template .type-page .entry-content .h4,
  .page-template .type-page .entry-content h5,
  .page-template .type-page .entry-content .h5,
  .page-template .type-page .entry-content h6,
  .page-template .type-page .entry-content .h6 {
    margin-top: 2rem;
    margin-bottom: 1rem; }

@media (min-width: 768px) {
  .page-template-default .type-page,
  .page-template .type-page {
    padding: 2rem 0 6rem 0; }
    .page-template-default .type-page .entry-header h1,
    .page-template-default .type-page .entry-header .h1,
    .page-template .type-page .entry-header h1,
    .page-template .type-page .entry-header .h1 {
      margin-bottom: 3rem; } }

@media (min-width: 1200px) {
  .page-template-default .type-page,
  .page-template .type-page {
    padding: 2rem 0 8rem 0; }
    .page-template-default .type-page .entry-header h1,
    .page-template-default .type-page .entry-header .h1,
    .page-template .type-page .entry-header h1,
    .page-template .type-page .entry-header .h1 {
      margin-bottom: 4rem; } }

.page-heading .heading {
  padding: 2rem 0 4rem 0; }
  .page-heading .heading .primary h1,
  .page-heading .heading .primary .h1 {
    margin-bottom: 2rem; }
  .page-heading .heading .primary h2,
  .page-heading .heading .primary .h2,
  .page-heading .heading .primary .page-sub-heading p.title,
  .page-sub-heading .page-heading .heading .primary p.title,
  .page-heading .heading .primary h3,
  .page-heading .heading .primary .h3,
  .page-heading .heading .primary h4,
  .page-heading .heading .primary .h4,
  .page-heading .heading .primary h5,
  .page-heading .heading .primary .h5,
  .page-heading .heading .primary h6,
  .page-heading .heading .primary .h6 {
    margin-top: 2rem;
    margin-bottom: 1rem; }
  .page-heading .heading .secondary ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center; }
    .page-heading .heading .secondary ul li {
      display: flex;
      align-items: center;
      margin-bottom: 1.5rem; }
      .page-heading .heading .secondary ul li img {
        display: block; }
      .page-heading .heading .secondary ul li span {
        display: block; }
        .page-heading .heading .secondary ul li span:before {
          content: '>';
          padding: 0 1rem;
          color: #467bbf; }
      .page-heading .heading .secondary ul li:last-child {
        margin-bottom: 0; }
  .page-heading .heading .secondary:before {
    content: '';
    display: block;
    width: 100%;
    border-top: 0.1rem solid #bfdff7;
    margin: 2rem 0; }

.page-heading .heading--sub-heading {
  background-color: #f3f3f3;
  padding: 4rem 0; }
  .page-heading .heading--sub-heading ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-row-gap: 2rem; }
    .page-heading .heading--sub-heading ul li {
      margin: 0 auto;
      max-width: 36.4rem;
      height: 100%;
      width: 100%; }
      .page-heading .heading--sub-heading ul li a {
        overflow: hidden;
        display: grid;
        grid-template-rows: auto 1fr;
        height: 100%;
        box-shadow: .1rem .1rem 1.2rem #999;
        transition: color .15s ease-in; }
        .page-heading .heading--sub-heading ul li a > img {
          display: block;
          transition: transform .3s ease-in; }
        .page-heading .heading--sub-heading ul li a .inner {
          display: grid;
          align-items: flex-start;
          position: relative;
          z-index: 1;
          background-color: #fff;
          padding: 2rem 3rem;
          transition: background-color .15s ease-in; }
          .page-heading .heading--sub-heading ul li a .inner .sub-heading--title h2 {
            color: #3e3e3e;
            font-size: 1.6rem;
            text-transform: uppercase;
            transition: color .15s ease-in; }
          .page-heading .heading--sub-heading ul li a .inner .sub-heading--title h3 {
            margin-top: .5rem;
            font-weight: 300;
            color: #3e3e3e;
            font-size: 1.5rem;
            text-transform: uppercase;
            transition: color .15s ease-in; }
          .page-heading .heading--sub-heading ul li a .inner ul {
            align-self: flex-end;
            list-style-type: none;
            margin: 2rem 0 0;
            padding: 0;
            display: flex;
            grid-gap: 0; }
            .page-heading .heading--sub-heading ul li a .inner ul li {
              width: auto;
              height: auto;
              max-width: none;
              margin: 0 1.5rem 0 0;
              background: #bfdff7;
              border: 0.1rem solid #3e3e3e; }
              .page-heading .heading--sub-heading ul li a .inner ul li img {
                display: block; }
        .page-heading .heading--sub-heading ul li a:hover, .page-heading .heading--sub-heading ul li a:active, .page-heading .heading--sub-heading ul li a:focus {
          color: #bfdff7;
          text-decoration: none; }
          .page-heading .heading--sub-heading ul li a:hover > img, .page-heading .heading--sub-heading ul li a:active > img, .page-heading .heading--sub-heading ul li a:focus > img {
            transform: scale(1.1); }
          .page-heading .heading--sub-heading ul li a:hover .inner, .page-heading .heading--sub-heading ul li a:active .inner, .page-heading .heading--sub-heading ul li a:focus .inner {
            background-color: #3e3e3e; }
            .page-heading .heading--sub-heading ul li a:hover .inner .sub-heading--title h2,
            .page-heading .heading--sub-heading ul li a:hover .inner .sub-heading--title h3, .page-heading .heading--sub-heading ul li a:active .inner .sub-heading--title h2,
            .page-heading .heading--sub-heading ul li a:active .inner .sub-heading--title h3, .page-heading .heading--sub-heading ul li a:focus .inner .sub-heading--title h2,
            .page-heading .heading--sub-heading ul li a:focus .inner .sub-heading--title h3 {
              color: #bfdff7; }

.page-heading--blue .heading--sub-heading {
  background-color: #bfdff7; }

@media (min-width: 768px) {
  .page-heading .heading {
    padding: 2rem 0 6rem 0;
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-column-gap: 3rem; }
    .page-heading .heading .primary h1 {
      margin-bottom: 3rem; }
    .page-heading .heading .secondary {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .page-heading .heading .secondary:before {
        height: 100%;
        width: initial;
        border-left: 0.1rem solid #bfdff7;
        border-top: none;
        margin: 0 3rem 0 0; }
  .page-heading .heading--sub-heading {
    padding: 6rem 0; }
    .page-heading .heading--sub-heading ul {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 3rem;
      grid-row-gap: 3rem; } }

@media (min-width: 1200px) {
  .page-heading .heading {
    padding: 2rem 0 8rem 0;
    grid-template-columns: 3fr 1fr; }
    .page-heading .heading .primary h1 {
      margin-bottom: 4rem; }
  .page-heading .heading--sub-heading {
    padding: 8rem 0; }
    .page-heading .heading--sub-heading ul {
      grid-template-columns: repeat(3, 1fr);
      grid-column-gap: 4rem;
      grid-row-gap: 4rem; } }

.page-sub-heading .sub-heading {
  padding: 2rem 0 4rem 0; }
  .page-sub-heading .sub-heading .primary img {
    display: block;
    margin: 0 auto 1.5rem; }
  .page-sub-heading .sub-heading .secondary h1,
  .page-sub-heading .sub-heading .secondary .h1 {
    margin-bottom: 2rem; }
    .page-sub-heading .sub-heading .secondary h1.p,
    .page-sub-heading .sub-heading .secondary .h1.p {
      font-weight: 700;
      color: #467bbf;
      line-height: 2rem;
      margin: 0; }
  .page-sub-heading .sub-heading .secondary h2,
  .page-sub-heading .sub-heading .secondary .h2,
  .page-sub-heading .sub-heading .secondary p.title,
  .page-sub-heading .sub-heading .secondary h3,
  .page-sub-heading .sub-heading .secondary .h3,
  .page-sub-heading .sub-heading .secondary h4,
  .page-sub-heading .sub-heading .secondary .h4,
  .page-sub-heading .sub-heading .secondary h5,
  .page-sub-heading .sub-heading .secondary .h5,
  .page-sub-heading .sub-heading .secondary h6,
  .page-sub-heading .sub-heading .secondary .h6 {
    margin-top: 2rem;
    margin-bottom: 1rem; }

.page-sub-heading p.title {
  text-align: center;
  padding-bottom: 6.8rem; }

.page-sub-heading .sub-heading--gallery {
  background-color: #f3f3f3;
  padding: 4rem 0;
  position: relative; }
  .page-sub-heading .sub-heading--gallery.with-title {
    padding-top: 6.8rem; }
  .page-sub-heading .sub-heading--gallery .tabs {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: center;
    margin: -9.6rem 0 0 0; }
    .page-sub-heading .sub-heading--gallery .tabs li {
      margin-right: 1.5rem; }
      .page-sub-heading .sub-heading--gallery .tabs li a {
        height: 5.6rem;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        flex-wrap: wrap;
        background-color: #fff;
        text-align: center;
        padding: 0 1.5rem;
        box-shadow: 0px -0.5rem 1.5rem 0 rgba(153, 153, 153, 0.3);
        transition: background-color .15s ease-in; }
        .page-sub-heading .sub-heading--gallery .tabs li a h2 {
          color: #467bbf;
          text-transform: uppercase;
          font-size: 1.4rem;
          font-weight: 500; }
        .page-sub-heading .sub-heading--gallery .tabs li a h3 {
          color: #3e3e3e; }
        .page-sub-heading .sub-heading--gallery .tabs li a:hover, .page-sub-heading .sub-heading--gallery .tabs li a:active, .page-sub-heading .sub-heading--gallery .tabs li a:focus, .page-sub-heading .sub-heading--gallery .tabs li a.active {
          background-color: #bfdff7;
          text-decoration: none; }
      .page-sub-heading .sub-heading--gallery .tabs li:last-child {
        margin-right: 0; }
  .page-sub-heading .sub-heading--gallery .tab-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2rem;
    align-items: center;
    justify-content: center;
    max-width: 56rem;
    margin: 0 auto; }
    .page-sub-heading .sub-heading--gallery .tab-content img {
      display: block;
      cursor: pointer; }
    .page-sub-heading .sub-heading--gallery .tab-content .hide {
      display: none; }

.page-sub-heading .sub-heading--cross-headings {
  background-image: url(assets/images/points-bg.png);
  padding: 4rem 0 3rem; }
  .page-sub-heading .sub-heading--cross-headings h3 {
    text-align: center;
    margin-bottom: 3rem;
    color: #467bbf;
    background-color: #fff;
    padding: 1rem 0; }
  .page-sub-heading .sub-heading--cross-headings ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    grid-gap: 2rem;
    max-width: 56rem; }
    .page-sub-heading .sub-heading--cross-headings ul li a {
      overflow: hidden;
      height: 100%;
      display: block;
      box-shadow: .1rem .1rem 1.2rem #999; }
      .page-sub-heading .sub-heading--cross-headings ul li a img {
        display: block;
        transition: transform .3s ease-in; }
      .page-sub-heading .sub-heading--cross-headings ul li a h4 {
        position: relative;
        z-index: 1;
        min-height: 8rem;
        background-color: #fff;
        padding: 1.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #467bbf;
        transition: color .15s ease-in; }
      .page-sub-heading .sub-heading--cross-headings ul li a:hover, .page-sub-heading .sub-heading--cross-headings ul li a:active, .page-sub-heading .sub-heading--cross-headings ul li a:focus {
        text-decoration: none; }
        .page-sub-heading .sub-heading--cross-headings ul li a:hover img, .page-sub-heading .sub-heading--cross-headings ul li a:active img, .page-sub-heading .sub-heading--cross-headings ul li a:focus img {
          transform: scale(1.1); }
        .page-sub-heading .sub-heading--cross-headings ul li a:hover h4, .page-sub-heading .sub-heading--cross-headings ul li a:active h4, .page-sub-heading .sub-heading--cross-headings ul li a:focus h4 {
          color: #3e3e3e; }

@media (min-width: 768px) {
  .page-sub-heading .sub-heading {
    padding: 2rem 0 6rem 0;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 3rem; }
    .page-sub-heading .sub-heading .primary img {
      margin: 0; }
  .page-sub-heading p.title {
    padding-bottom: 8.8rem; }
  .page-sub-heading .sub-heading--gallery {
    padding: 6rem 0; }
    .page-sub-heading .sub-heading--gallery.with-title {
      padding-top: 8.8rem; }
    .page-sub-heading .sub-heading--gallery .tabs {
      margin: -11.4rem 0 0 0; }
      .page-sub-heading .sub-heading--gallery .tabs li a h2 {
        font-size: 1.8rem; }
    .page-sub-heading .sub-heading--gallery .tab-content {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 3rem;
      max-width: none; }
  .page-sub-heading .sub-heading--cross-headings {
    padding: 6rem 0 5rem; }
    .page-sub-heading .sub-heading--cross-headings h3 {
      margin-bottom: 5rem; }
    .page-sub-heading .sub-heading--cross-headings ul {
      margin: 0;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 3rem;
      max-width: none; } }

@media (min-width: 1200px) {
  .page-sub-heading .sub-heading {
    padding: 2rem 0 8rem 0;
    grid-template-columns: 1fr 2fr; }
  .page-sub-heading p.title {
    padding-bottom: 10.8rem; }
  .page-sub-heading .sub-heading--gallery {
    padding: 8rem 0; }
    .page-sub-heading .sub-heading--gallery.with-title {
      padding-top: 10.8rem; }
    .page-sub-heading .sub-heading--gallery .tabs {
      margin: -13.6rem 0 0 0; }
    .page-sub-heading .sub-heading--gallery .tab-content {
      grid-template-columns: repeat(4, 1fr); }
  .page-sub-heading .sub-heading--cross-headings {
    padding: 8rem 0 7rem; }
    .page-sub-heading .sub-heading--cross-headings h3 {
      margin-bottom: 7rem; }
    .page-sub-heading .sub-heading--cross-headings ul {
      grid-template-columns: repeat(4, 1fr); } }

.page-downloads .heading {
  padding: 2rem 0 4rem 0; }
  .page-downloads .heading .primary img {
    display: block;
    margin: 0 auto 1.5rem; }
  .page-downloads .heading .secondary h1,
  .page-downloads .heading .secondary .h1 {
    margin-bottom: 2rem; }
    .page-downloads .heading .secondary h1.p,
    .page-downloads .heading .secondary .h1.p {
      font-weight: 700;
      color: #467bbf;
      line-height: 2rem;
      margin: 0; }
  .page-downloads .heading .secondary h2,
  .page-downloads .heading .secondary .h2,
  .page-downloads .heading .secondary .page-sub-heading p.title,
  .page-sub-heading .page-downloads .heading .secondary p.title,
  .page-downloads .heading .secondary h3,
  .page-downloads .heading .secondary .h3,
  .page-downloads .heading .secondary h4,
  .page-downloads .heading .secondary .h4,
  .page-downloads .heading .secondary h5,
  .page-downloads .heading .secondary .h5,
  .page-downloads .heading .secondary h6,
  .page-downloads .heading .secondary .h6 {
    margin-top: 2rem;
    margin-bottom: 1rem; }

@media (min-width: 768px) {
  .page-downloads .heading {
    padding: 2rem 0 6rem 0;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 3rem; }
    .page-downloads .heading .primary img {
      margin: 0; } }

@media (min-width: 1200px) {
  .page-downloads .heading {
    padding: 2rem 0 8rem 0;
    grid-template-columns: 1fr 2fr; } }

.page-contact {
  background-image: url(assets/images/points-bg.png); }
  .page-contact .heading {
    padding: 2rem 0 4rem 0; }
    .page-contact .heading .primary img {
      display: block;
      margin: 0 auto 1.5rem; }
    .page-contact .heading .secondary h1,
    .page-contact .heading .secondary .h1 {
      margin-bottom: 2rem; }
      .page-contact .heading .secondary h1.p,
      .page-contact .heading .secondary .h1.p {
        font-weight: 700;
        color: #467bbf;
        line-height: 2rem;
        margin: 0; }
    .page-contact .heading .secondary h2,
    .page-contact .heading .secondary .h2,
    .page-contact .heading .secondary .page-sub-heading p.title,
    .page-sub-heading .page-contact .heading .secondary p.title,
    .page-contact .heading .secondary h3,
    .page-contact .heading .secondary .h3,
    .page-contact .heading .secondary h4,
    .page-contact .heading .secondary .h4,
    .page-contact .heading .secondary h5,
    .page-contact .heading .secondary .h5,
    .page-contact .heading .secondary h6,
    .page-contact .heading .secondary .h6 {
      margin-top: 2rem;
      margin-bottom: 1rem; }

@media (min-width: 768px) {
  .page-contact .heading {
    padding: 2rem 0 6rem 0;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: 3rem; }
    .page-contact .heading .primary img {
      margin: 0; } }

@media (min-width: 1200px) {
  .page-contact .heading {
    padding: 2rem 0 8rem 0;
    grid-template-columns: 1fr 2fr; } }

.page-sub-heading .sub-heading--blue .secondary h2,
.page-sub-heading .sub-heading--blue .secondary .h2,
.page-sub-heading .sub-heading--blue .secondary p.title {
  color: #467bbf;
  font-size: 1.9rem; }

.page-sub-heading .accordion {
  padding-bottom: 4rem; }
  .page-sub-heading .accordion h2 {
    padding-bottom: 4rem;
    text-align: center; }
  .page-sub-heading .accordion .accordion--item .item-title {
    margin-bottom: 3rem; }
    .page-sub-heading .accordion .accordion--item .item-title button {
      cursor: pointer;
      display: grid;
      grid-template-columns: auto 2rem;
      align-items: center;
      justify-content: space-between;
      -moz-column-gap: 3rem;
           column-gap: 3rem;
      width: 100%;
      border: none;
      border-radius: 0;
      background-color: #bfdff7;
      font-size: 2.4rem;
      font-weight: 700;
      color: #467bbf;
      padding: 1rem 2rem;
      text-align: left;
      transition: color .15s ease-in-out; }
      .page-sub-heading .accordion .accordion--item .item-title button:after {
        content: '';
        display: block;
        width: 2rem;
        height: 2rem;
        -webkit-mask: url("assets/images/icons/arrow.svg") center no-repeat;
                mask: url("assets/images/icons/arrow.svg") center no-repeat;
        background-color: #467bbf; }
    .page-sub-heading .accordion .accordion--item .item-title:hover button, .page-sub-heading .accordion .accordion--item .item-title:active button, .page-sub-heading .accordion .accordion--item .item-title:focus button, .page-sub-heading .accordion .accordion--item .item-title.active button {
      color: #23527C; }
      .page-sub-heading .accordion .accordion--item .item-title:hover button:after, .page-sub-heading .accordion .accordion--item .item-title:active button:after, .page-sub-heading .accordion .accordion--item .item-title:focus button:after, .page-sub-heading .accordion .accordion--item .item-title.active button:after {
        background-color: #23527C; }
    .page-sub-heading .accordion .accordion--item .item-title button.active:after {
      transform: rotate(90deg); }
    .page-sub-heading .accordion .accordion--item .item-title:last-child {
      margin-bottom: 0; }
  .page-sub-heading .accordion .accordion--item .item-content {
    display: none;
    margin-bottom: 3rem; }
    .page-sub-heading .accordion .accordion--item .item-content.active {
      display: block; }
    .page-sub-heading .accordion .accordion--item .item-content .item-categories {
      margin-top: 3rem; }
      .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category {
        display: block;
        margin-bottom: 3rem; }
        .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category .item-category--slider {
          box-shadow: 0 0 2rem #999;
          max-width: 30rem;
          margin: 0 auto; }
        .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category h3 {
          font-size: 1.9rem;
          color: #467bbf;
          margin: 2rem 0; }
        .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category *:last-child {
          margin-bottom: 0; }
        .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category:last-child {
          margin-bottom: 0; }

@media (min-width: 768px) {
  .page-sub-heading .accordion {
    padding-bottom: 6rem; }
    .page-sub-heading .accordion h2 {
      padding-bottom: 6rem; }
    .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category {
      display: grid;
      grid-template-columns: 2fr 3fr;
      grid-column-gap: 3rem;
      align-items: flex-start; }
      .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category h3 {
        margin-top: 0; } }

@media (min-width: 1200px) {
  .page-sub-heading .accordion {
    padding-bottom: 8rem; }
    .page-sub-heading .accordion h2 {
      padding-bottom: 8rem; }
    .page-sub-heading .accordion .accordion--item .item-content .item-categories .item-category {
      grid-template-columns: 1fr 3fr; } }

.block.block-logo-slider {
  padding: 4rem 0;
  background-image: url(assets/images/points-bg.png); }
  .block.block-logo-slider .title {
    color: #467bbf;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 0; }
  .block.block-logo-slider .subtitle {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    margin: 0; }
  .block.block-logo-slider .logo-slider {
    margin-top: 2rem; }
    .block.block-logo-slider .logo-slider .splide__arrows .splide__arrow {
      padding: 0;
      background: transparent; }
      .block.block-logo-slider .logo-slider .splide__arrows .splide__arrow:after {
        width: 3rem;
        height: 4rem; }
    .block.block-logo-slider .logo-slider .splide__track {
      margin: 0 5rem;
      overflow: hidden; }
      .block.block-logo-slider .logo-slider .splide__track .splide__list {
        align-content: center;
        align-items: center; }

@media (min-width: 768px) {
  .block.block-logo-slider {
    padding: 6rem 0; }
    .block.block-logo-slider .logo-slider {
      margin-top: 3rem; } }

@media (min-width: 1200px) {
  .block.block-logo-slider {
    padding: 8rem 0; }
    .block.block-logo-slider .logo-slider {
      margin-top: 4rem; } }

.block.block-text-fluid {
  padding: 4rem 0; }

@media (min-width: 768px) {
  .block.block-text-fluid {
    padding: 6rem 0; } }

@media (min-width: 1200px) {
  .block.block-text-fluid {
    padding: 8rem 0; } }

.block.block-media-and-text {
  padding: 4rem 0; }
  .block.block-media-and-text .columns {
    display: block; }
    .block.block-media-and-text .columns .media {
      margin-bottom: 3rem; }
      .block.block-media-and-text .columns .media img {
        display: block;
        margin: 0 auto; }
    .block.block-media-and-text .columns .text > * {
      text-align: center; }
    .block.block-media-and-text .columns .text > h3 {
      color: #467bbf; }
    .block.block-media-and-text .columns .text > hr {
      width: 40%;
      margin: 3rem auto;
      height: .2rem;
      border-color: #467bbf; }

@media (min-width: 768px) {
  .block.block-media-and-text {
    padding: 6rem 0; }
    .block.block-media-and-text .columns {
      display: grid;
      grid-template-columns: auto 1fr;
      align-items: center;
      grid-column-gap: 3rem;
      width: auto;
      margin: 0 auto; }
      .block.block-media-and-text .columns .media {
        margin-bottom: 0; }
      .block.block-media-and-text .columns .text > * {
        text-align: left; }
      .block.block-media-and-text .columns .text > hr {
        margin-left: 0; } }

@media (min-width: 1200px) {
  .block.block-media-and-text {
    padding: 8rem 0; } }

.block.block-featured-products {
  padding: 4rem 0;
  background: #f3f3f3; }
  .block.block-featured-products .title {
    color: #467bbf;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 0; }
  .block.block-featured-products .subtitle {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    margin: 0; }
  .block.block-featured-products .columns {
    margin-top: 4rem;
    display: grid;
    grid-row-gap: 3rem; }
    .block.block-featured-products .columns .entry h3 {
      text-align: center;
      color: #467bbf;
      font-size: 3.64rem;
      font-weight: 300;
      line-height: 4rem;
      margin-bottom: 2rem; }
    .block.block-featured-products .columns .entry .card {
      margin: 0 auto;
      max-width: 36.4rem;
      background-color: #fff;
      box-shadow: .1rem .1rem 1.2rem #999;
      height: calc(100% - 6rem); }
      .block.block-featured-products .columns .entry .card .card-image img {
        height: 24.5rem;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        display: block; }
      .block.block-featured-products .columns .entry .card .card-content {
        padding: 2.5rem;
        text-align: center; }

@media (min-width: 768px) {
  .block.block-featured-products {
    padding: 6rem 0; }
    .block.block-featured-products .columns {
      margin-top: 6rem;
      grid-template-columns: repeat(3, 1fr);
      grid-column-gap: 3rem; }
      .block.block-featured-products .columns .card .card-content {
        display: flex;
        justify-content: center;
        align-items: center;
        height: calc(100% - 24.5rem); } }

@media (min-width: 1200px) {
  .block.block-featured-products {
    padding: 8rem 0; }
    .block.block-featured-products .columns {
      margin-top: 8rem; } }

.block.block-text-hero {
  padding: 4rem 0;
  background-image: url(assets/images/points-bg.png); }
  .block.block-text-hero .content-container .logo {
    margin-bottom: 2rem; }
    .block.block-text-hero .content-container .logo img {
      display: block;
      margin: 0 auto; }
  .block.block-text-hero .content-container .content {
    text-align: center; }
    .block.block-text-hero .content-container .content h1 {
      margin-bottom: 1rem; }
    .block.block-text-hero .content-container .content p {
      color: #467bbf;
      font-size: 1.7rem;
      font-weight: 700; }

@media (min-width: 768px) {
  .block.block-text-hero {
    padding: 6rem 0; }
    .block.block-text-hero .content-container {
      display: grid;
      grid-template-columns: auto 1fr;
      align-items: center;
      grid-column-gap: 3rem; }
      .block.block-text-hero .content-container .logo {
        margin-bottom: 0; }
        .block.block-text-hero .content-container .logo img {
          display: block;
          margin: 0 auto; }
      .block.block-text-hero .content-container .content {
        text-align: left;
        border-left: 0.8rem solid #bfdff7;
        padding-left: 3.8rem; } }

@media (min-width: 1200px) {
  .block.block-text-hero {
    padding: 8rem 0; } }

.block.block-slider .splide {
  margin: 0; }

.block.block-slider .splide__arrows .splide__arrow {
  padding: 0;
  height: 4rem;
  background: #fff;
  top: 50%;
  transform: translateY(-50%); }
  .block.block-slider .splide__arrows .splide__arrow:after {
    width: 3rem;
    height: 4rem; }

.block.block-slider .splide__slide a {
  display: block;
  height: 100%; }

.block.block-slider .splide__slide img {
  width: 100%;
  height: 100%;
  max-height: 76rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center; }

.block.block-slider .splide__slide .slide--content {
  position: absolute;
  width: 80%;
  top: 50%;
  left: 10%;
  height: auto;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: .1rem .1rem 1.2rem #999;
  padding: 3rem;
  overflow: hidden;
  transform: translateY(-50%); }
  .block.block-slider .splide__slide .slide--content h2 {
    display: block;
    margin: 0;
    font-size: 2.25rem;
    font-weight: 700;
    color: black !important; }
  .block.block-slider .splide__slide .slide--content hr {
    border-color: black;
    max-width: 22rem;
    margin: 1.5rem auto 1.5rem 0; }
  .block.block-slider .splide__slide .slide--content p {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 400;
    color: black !important; }

@media (min-width: 768px) {
  .block.block-slider .splide__arrows .splide__arrow {
    margin: 0 2rem; }
    .block.block-slider .splide__arrows .splide__arrow:after {
      width: 4rem; }
  .block.block-slider .splide__slide .slide--content {
    width: calc(50% - 8rem);
    max-width: 30rem;
    left: 50%; }
    .block.block-slider .splide__slide .slide--content > * {
      grid-column: 2; } }

@media (min-width: 1200px) {
  .block.block-slider .splide__slide .slide--content {
    left: 60%;
    transform: unset; } }

.menu {
  list-style-type: none;
  margin: 0;
  padding: 0; }

#primary-menu {
  margin: 0 -1.5rem;
  padding: 0 1.5rem;
  background-color: #3e3e3e; }
  #primary-menu li a {
    color: #fff;
    padding: 1rem 0;
    font-size: 1.6rem;
    font-weight: 700; }
  #primary-menu li.logo-link {
    display: none; }
  #primary-menu li.current-menu-item a {
    color: #bfdff7; }

#secondary-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  #secondary-menu li:after {
    content: '-';
    padding: 0 .5rem; }
  #secondary-menu li:last-child:after {
    display: none; }

.header-bottom {
  display: block;
  width: 100%;
  background-color: #3e3e3e; }
  .header-bottom ul {
    display: none; }
    .header-bottom ul li {
      position: relative;
      margin: 0; }
      .header-bottom ul li a {
        display: block;
        text-decoration: none; }

.menu-toggle {
  cursor: pointer;
  width: 3rem;
  height: 5.4rem;
  border: none;
  border-radius: 0;
  background: transparent;
  display: block;
  padding: 0;
  grid-row: 1; }
  .menu-toggle .icon.icon-burger {
    margin: 2.55rem 0;
    width: 3rem;
    height: .3rem;
    background: #bfdff7;
    display: block;
    position: relative;
    border-radius: .3rem; }
    .menu-toggle .icon.icon-burger:before, .menu-toggle .icon.icon-burger:after {
      content: '';
      width: 3rem;
      height: .3rem;
      background: #bfdff7;
      display: block;
      position: absolute;
      border-radius: .3rem;
      transform-origin: center;
      transition: all 0.15s ease; }
    .menu-toggle .icon.icon-burger:before {
      top: -.8rem; }
    .menu-toggle .icon.icon-burger:after {
      top: .8rem; }

.header-bottom.toggled .menu-toggle .icon.icon-burger {
  background: transparent; }
  .header-bottom.toggled .menu-toggle .icon.icon-burger:before {
    transform: rotate(45deg);
    top: 0; }
  .header-bottom.toggled .menu-toggle .icon.icon-burger:after {
    transform: rotate(-45deg);
    top: 0; }

.header-bottom.toggled ul {
  display: block;
  z-index: 999; }

@media (min-width: 768px) {
  #primary-menu {
    margin: 0; } }

@media (min-width: 1200px) {
  .menu-toggle {
    display: none; }
  .header-bottom ul {
    display: flex !important; }
  .header-bottom .header-buttons {
    display: none; }
  #primary-menu {
    background-color: transparent;
    padding: .9rem 0;
    height: 5.4rem; }
    #primary-menu li {
      display: flex;
      justify-items: center;
      align-items: center;
      height: 100%;
      border-left: 0.1rem solid #bfdff7; }
      #primary-menu li.logo-link {
        display: block; }
      #primary-menu li a {
        position: relative;
        display: block;
        color: #fff;
        padding: 0 1.5rem;
        font-size: 1.68rem;
        font-weight: 400;
        line-height: 1.8rem;
        text-align: center;
        height: 100%; }
        #primary-menu li a span {
          display: block;
          color: #bfdff7;
          font-weight: 900; }
      #primary-menu li:nth-last-child(2) {
        border-right: 0.1rem solid #bfdff7; }
        #primary-menu li:nth-last-child(2) a {
          line-height: 3.6rem; }
      #primary-menu li:last-child {
        margin-left: auto;
        border-right: 0.1rem solid #bfdff7; }
      #primary-menu li.current-menu-item a, #primary-menu li:hover a, #primary-menu li:active a, #primary-menu li:focus a {
        color: #fff; }
        #primary-menu li.current-menu-item a span, #primary-menu li:hover a span, #primary-menu li:active a span, #primary-menu li:focus a span {
          color: #bfdff7; }
        #primary-menu li.current-menu-item a:after, #primary-menu li:hover a:after, #primary-menu li:active a:after, #primary-menu li:focus a:after {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -1.9rem;
          height: 1rem;
          background-color: #bfdff7; } }

.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-links {
  clear: both;
  margin: 0 0 1.5rem; }

.wp-block-file {
  margin: 0; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

.gallery {
  margin-bottom: 1.5rem;
  display: grid;
  grid-gap: 1.5rem; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

.grecaptcha-badge {
  display: none; }

#hgallery #hg-prev-onpic,
#hgallery #hg-next-onpic {
  width: 50% !important; }

#hgallery #hg-subtext {
  right: 35px; }

#hgallery #hg-howmany {
  top: calc(100% + 6px);
  bottom: unset; }

@-webkit-keyframes splide-loading {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }

@keyframes splide-loading {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }

.splide--draggable > .splide__slider > .splide__track, .splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none; }

.splide--fade > .splide__slider > .splide__track > .splide__list, .splide--fade > .splide__track > .splide__list {
  display: block; }

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide, .splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0; }

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1; }

.splide--rtl {
  direction: rtl; }

.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list, .splide--ttb.is-active > .splide__track > .splide__list {
  display: block; }

.splide__container {
  box-sizing: border-box;
  position: relative; }

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  transform-style: preserve-3d; }

.splide.is-initialized:not(.is-active) .splide__list {
  display: block; }

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none; }

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto; }

.splide__progress__bar {
  width: 0; }

.splide {
  overflow: hidden;
  outline: none;
  position: relative;
  visibility: hidden; }

.splide.is-initialized, .splide.is-rendered {
  visibility: visible; }

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative; }

.splide__slide img {
  vertical-align: bottom; }

.splide__slider {
  position: relative; }

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.splide {
  cursor: -webkit-grab;
  cursor: grab;
  margin: 0 2.2rem; }

.splide__arrows .splide__arrow {
  position: absolute;
  z-index: 9;
  top: 0;
  bottom: 0;
  cursor: pointer;
  border: none;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  padding: 0 1rem;
  transition: background .3s ease-in; }
  .splide__arrows .splide__arrow svg {
    display: none; }
  .splide__arrows .splide__arrow.splide__arrow--prev {
    left: 0; }
    .splide__arrows .splide__arrow.splide__arrow--prev:after {
      content: '';
      display: block;
      width: 1.6rem;
      height: 2.6rem;
      -webkit-mask: url("assets/images/icons/arrow-slider.svg") center no-repeat;
              mask: url("assets/images/icons/arrow-slider.svg") center no-repeat;
      background-color: #467bbf; }
  .splide__arrows .splide__arrow.splide__arrow--next {
    right: 0; }
    .splide__arrows .splide__arrow.splide__arrow--next:after {
      content: '';
      display: block;
      width: 1.6rem;
      height: 2.6rem;
      -webkit-mask: url("assets/images/icons/arrow-slider.svg") center no-repeat;
              mask: url("assets/images/icons/arrow-slider.svg") center no-repeat;
      transform: rotate(180deg);
      background-color: #467bbf; }
  .splide__arrows .splide__arrow:hover, .splide__arrows .splide__arrow:active, .splide__arrows .splide__arrow:focus {
    background: rgba(255, 255, 255, 0.8); }

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0; }
  .splide__track .splide__slide {
    width: 100%; }

.logo-slider .splide__track .splide__slide {
  width: auto; }

@media (min-width: 1130px) {
  .splide {
    margin: 0; }
  .splide__track {
    overflow: initial;
    margin: 0 auto; } }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: none;
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #3e3e3e;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

/*# sourceMappingURL=style.css.map */