@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC0C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bC1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4bCyC4E.ttf) format('truetype');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4E.ttf) format('truetype');
}
:root {
  --nav-breakpoint: 1200;
  --mobile-breakpoint: 641;
  --keycolor: #0055b8;
}
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/**** convert px values to rem values and declare both simultaneously ******/
/*! 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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* 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;
}
/**
 * remove margins and padding from UL and LI elements
 * `article` contexts in Chrome, Firefox, and Safari.
 */
ul,
li {
  margin: 0;
  padding: 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 3px;
  /* 1 */
  border-width: 0;
  background: white;
  overflow: visible;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* 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;
}
button {
  cursor: pointer;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
embed,
iframe,
img,
object,
video {
  max-width: 100%;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
html,
body {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: "Outfit", sans-serif;
  color: #666666;
  background: #ffffff;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
body.no-scroll {
  overflow: hidden;
}
.c-body > *:first-child:not(.c-banner, .c-search__wrapper) {
  margin-top: 5rem;
}
picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
figure {
  margin: 10rem 0;
}
figure:last-child {
  margin-bottom: 0;
}
figcaption {
  max-width: 40rem;
  margin-top: 0.3rem;
}
figcaption p {
  font-size: 1.4rem;
  line-height: 1.6;
}
.c-banner__cont + * {
  margin-top: 5rem;
}
.grecaptcha-badge {
  visibility: hidden;
}
::-moz-selection {
  /* Code for Firefox */
  background: #0055b8;
  color: white;
}
::selection {
  background: #0055b8;
  color: white;
}
hr {
  width: 100%;
  height: 6px;
  margin: 4rem 0;
}
.u-darkhr {
  background: #ffffff;
}
.u-darkhrx2 {
  background: #cccccc;
}
p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  line-height: 1.6;
  font-weight: 400;
  margin: 3.0rem 0;
}
@media screen and (min-width: 641px) {
  p {
    font-size: calc(1.8rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  p {
    font-size: 2rem;
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
p:last-child {
  margin-bottom: 0;
}
p:first-child,
p:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 641px) {
  p {
    margin: 2rem 0;
  }
}
a:not([class]) {
  color: #0055b8;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
a:not([class]):hover,
a:not([class]):focus {
  color: #003d85;
}
b,
strong {
  font-weight: 800;
}
.t-leadin {
  font-size: 2.6rem;
  line-height: 1.45;
}
@media screen and (min-width: 481px) {
  .t-leadin {
    font-size: calc(2.6rem  +  0.7  * ((100vw -  481px ) / 511 ));
  }
}
@media screen and (min-width: 992px) {
  .t-leadin {
    font-size: 3.3rem;
  }
}
ul,
ol {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  line-height: 1.6;
  font-weight: 400;
  margin: 30px 0px 0px 0px;
  margin: 3rem 0rem 0rem 0rem;
  padding-left: 1.9rem;
}
@media screen and (min-width: 641px) {
  ul,
  ol {
    font-size: calc(1.8rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  ul,
  ol {
    font-size: 2rem;
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
ul li,
ol li {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  line-height: 1.6;
  font-weight: 400;
  margin: 0px 0px 10px 0px;
  margin: 0rem 0rem 1rem 0rem;
}
@media screen and (min-width: 641px) {
  ul li,
  ol li {
    font-size: calc(1.8rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  ul li,
  ol li {
    font-size: 2rem;
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
ol ol {
  list-style-type: lower-alpha;
}
ul li::marker,
ol li::marker {
  color: var(--keycolor);
}
blockquote {
  position: relative;
  padding: 0;
  background: none;
  margin: 4rem 0 4rem 5rem;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-top: 3rem;
  margin-top: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 3rem;
  margin-bottom: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  color: #0055b8;
}
@media screen and (min-width: 641px) {
  blockquote {
    margin-top: calc(3rem  +  1  * ((100vw -  48.1rem ) / 101.9 ));
    margin-top: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  blockquote {
    margin-top: 4rem;
    margin-top: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
@media screen and (min-width: 641px) {
  blockquote {
    margin-bottom: calc(3rem  +  1  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  blockquote {
    margin-bottom: 4rem;
    margin-bottom: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
blockquote p {
  font-family: "Outfit", sans-serif;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  1.26585708vw ), 2.4rem);
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  blockquote p {
    font-size: calc(2rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  1.26585708vw ), 2.4rem);
  }
}
@media screen and (min-width: 1500px) {
  blockquote p {
    font-size: 2.4rem;
    font-size: clamp(2rem, calc( 1rem +  1.26585708vw ), 2.4rem);
  }
}
blockquote:before {
  content: '\f10d';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 700;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 3rem;
  font-size: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  position: absolute;
  left: 0;
  top: -1rem;
  -webkit-transform: translateX(-130%);
          transform: translateX(-130%);
}
@media screen and (min-width: 641px) {
  blockquote:before {
    font-size: calc(3rem  +  1  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  blockquote:before {
    font-size: 4rem;
    font-size: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
@media screen and (max-width: 641px) {
  blockquote {
    margin-left: 0;
  }
  blockquote:before {
    position: relative;
  }
}
/* Headings */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 3rem;
  margin-bottom: clamp(3rem, calc( 1rem +  2.81585708vw ), 4.5rem);
}
@media screen and (min-width: 641px) {
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-bottom: calc(3rem  +  1.5  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(3rem, calc( 1rem +  2.81585708vw ), 4.5rem);
  }
}
@media screen and (min-width: 1500px) {
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-bottom: 4.5rem;
    margin-bottom: clamp(3rem, calc( 1rem +  2.81585708vw ), 4.5rem);
  }
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
  margin-top: 0;
}
h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
  margin-bottom: 0;
}
h1,
.h1 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 3.2rem;
  font-size: clamp(3.2rem, calc( 1rem +  2.66585708vw ), 4rem);
  line-height: 1.1;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 2rem;
  margin-bottom: clamp(2rem, calc( 1rem +  1.31585708vw ), 2.5rem);
}
@media screen and (min-width: 641px) {
  h1,
  .h1 {
    font-size: calc(3.2rem  +  0.8  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(3.2rem, calc( 1rem +  2.66585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  h1,
  .h1 {
    font-size: 4rem;
    font-size: clamp(3.2rem, calc( 1rem +  2.66585708vw ), 4rem);
  }
}
@media screen and (min-width: 641px) {
  h1,
  .h1 {
    margin-bottom: calc(2rem  +  0.5  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(2rem, calc( 1rem +  1.31585708vw ), 2.5rem);
  }
}
@media screen and (min-width: 1500px) {
  h1,
  .h1 {
    margin-bottom: 2.5rem;
    margin-bottom: clamp(2rem, calc( 1rem +  1.31585708vw ), 2.5rem);
  }
}
h1:first-of-type,
.h1:first-of-type {
  margin-top: 0;
}
h2,
.h2 {
  font-family: "Outfit", sans-serif;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.6rem;
  font-size: clamp(2.6rem, calc( 1rem +  2.11585708vw ), 3.5rem);
  line-height: 1.1;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 2rem;
  margin-bottom: clamp(2rem, calc( 1rem +  1.31585708vw ), 2.5rem);
}
@media screen and (min-width: 641px) {
  h2,
  .h2 {
    font-size: calc(2.6rem  +  0.9  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.6rem, calc( 1rem +  2.11585708vw ), 3.5rem);
  }
}
@media screen and (min-width: 1500px) {
  h2,
  .h2 {
    font-size: 3.5rem;
    font-size: clamp(2.6rem, calc( 1rem +  2.11585708vw ), 3.5rem);
  }
}
@media screen and (min-width: 641px) {
  h2,
  .h2 {
    margin-bottom: calc(2rem  +  0.5  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(2rem, calc( 1rem +  1.31585708vw ), 2.5rem);
  }
}
@media screen and (min-width: 1500px) {
  h2,
  .h2 {
    margin-bottom: 2.5rem;
    margin-bottom: clamp(2rem, calc( 1rem +  1.31585708vw ), 2.5rem);
  }
}
h2 + h2,
h2 + h1,
h2 + h1:first-of-type {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-top: -2rem;
  margin-top: clamp(-2rem, calc( 1rem +  -3.18414292vw ), -2.5rem);
}
@media screen and (min-width: 641px) {
  h2 + h2,
  h2 + h1,
  h2 + h1:first-of-type {
    margin-top: calc(-2rem  +  -0.5  * ((100vw -  48.1rem ) / 101.9 ));
    margin-top: clamp(-2rem, calc( 1rem +  -3.18414292vw ), -2.5rem);
  }
}
@media screen and (min-width: 1500px) {
  h2 + h2,
  h2 + h1,
  h2 + h1:first-of-type {
    margin-top: -2.5rem;
    margin-top: clamp(-2rem, calc( 1rem +  -3.18414292vw ), -2.5rem);
  }
}
h3,
.h3 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.2rem;
  font-size: clamp(2.2rem, calc( 1rem +  1.66585708vw ), 3rem);
  line-height: 1.2;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 2rem;
  margin-bottom: clamp(2rem, calc( 1rem +  1.56585708vw ), 3rem);
}
@media screen and (min-width: 641px) {
  h3,
  .h3 {
    font-size: calc(2.2rem  +  0.8  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.2rem, calc( 1rem +  1.66585708vw ), 3rem);
  }
}
@media screen and (min-width: 1500px) {
  h3,
  .h3 {
    font-size: 3rem;
    font-size: clamp(2.2rem, calc( 1rem +  1.66585708vw ), 3rem);
  }
}
@media screen and (min-width: 641px) {
  h3,
  .h3 {
    margin-bottom: calc(2rem  +  1  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(2rem, calc( 1rem +  1.56585708vw ), 3rem);
  }
}
@media screen and (min-width: 1500px) {
  h3,
  .h3 {
    margin-bottom: 3rem;
    margin-bottom: clamp(2rem, calc( 1rem +  1.56585708vw ), 3rem);
  }
}
h4,
.h4 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.1rem;
  font-size: clamp(2.1rem, calc( 1rem +  1.31585708vw ), 2.4rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 2.1rem;
  margin-bottom: clamp(2.1rem, calc( 1rem +  1.31585708vw ), 2.4rem);
  line-height: 1.2;
}
@media screen and (min-width: 641px) {
  h4,
  .h4 {
    font-size: calc(2.1rem  +  0.3  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.1rem, calc( 1rem +  1.31585708vw ), 2.4rem);
  }
}
@media screen and (min-width: 1500px) {
  h4,
  .h4 {
    font-size: 2.4rem;
    font-size: clamp(2.1rem, calc( 1rem +  1.31585708vw ), 2.4rem);
  }
}
@media screen and (min-width: 641px) {
  h4,
  .h4 {
    margin-bottom: calc(2.1rem  +  0.3  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(2.1rem, calc( 1rem +  1.31585708vw ), 2.4rem);
  }
}
@media screen and (min-width: 1500px) {
  h4,
  .h4 {
    margin-bottom: 2.4rem;
    margin-bottom: clamp(2.1rem, calc( 1rem +  1.31585708vw ), 2.4rem);
  }
}
h5,
.h5 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.7rem;
  font-size: clamp(1.7rem, calc( 1rem +  0.96585708vw ), 2.1rem);
  line-height: 1.6;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 1.7rem;
  margin-bottom: clamp(1.7rem, calc( 1rem +  0.96585708vw ), 2.1rem);
  line-height: 1.1;
}
@media screen and (min-width: 641px) {
  h5,
  .h5 {
    font-size: calc(1.7rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.7rem, calc( 1rem +  0.96585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 1500px) {
  h5,
  .h5 {
    font-size: 2.1rem;
    font-size: clamp(1.7rem, calc( 1rem +  0.96585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 641px) {
  h5,
  .h5 {
    margin-bottom: calc(1.7rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(1.7rem, calc( 1rem +  0.96585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 1500px) {
  h5,
  .h5 {
    margin-bottom: 2.1rem;
    margin-bottom: clamp(1.7rem, calc( 1rem +  0.96585708vw ), 2.1rem);
  }
}
h6,
.h6 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  line-height: 1.6;
  font-weight: 400;
  font-weight: 700;
}
@media screen and (min-width: 641px) {
  h6,
  .h6 {
    font-size: calc(1.8rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  h6,
  .h6 {
    font-size: 2rem;
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
hr {
  height: 5px;
  border: none;
  display: block;
  width: 100%;
  margin: 0;
  background: #e7e7e7;
}
table {
  width: 100%;
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 2rem 0rem;
  border-spacing: 0;
  line-height: 3.4rem;
}
@media screen and (max-width: 641px) {
  table.responsive_table thead tr {
    display: none;
  }
  table.responsive_table tr td {
    position: relative;
    display: block;
    padding: 25px 10px 10px 10px;
    padding: 2.5rem 1rem 1rem 1rem;
    border-bottom: 1px solid #ffffff;
  }
  table.responsive_table tr td:last-child {
    border-bottom: none;
    padding-top: 0;
    padding: 10px 10px 10px 10px;
    padding: 1rem 1rem 1rem 1rem;
  }
  table.responsive_table tr td:before {
    position: absolute;
    content: attr(data-rowtitle);
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
    top: 8px;
    top: 0.8rem;
  }
  table.responsive_table tr {
    display: block;
    margin: 0px 0px 10px 0px;
    margin: 0rem 0rem 1rem 0rem;
    border: 1px solid #ffffff;
  }
}
td,
th,
tr {
  vertical-align: middle;
  text-align: left;
}
thead th {
  font-weight: 600;
  border-bottom: none;
  background-color: var(--keycolor);
  color: white;
}
td,
th {
  padding: 1rem;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  td,
  th {
    font-size: calc(1.6rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  }
}
@media screen and (min-width: 1500px) {
  td,
  th {
    font-size: 1.8rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  }
}
tbody td,
tbody th {
  border-bottom: 1px solid #e7e7e7;
}
.c-body--product thead th:nth-of-type(1) {
  width: 34%;
}
.c-body--product thead th:nth-of-type(2) {
  width: 33%;
}
.c-body--product thead th:nth-of-type(3) {
  width: 33%;
}
.c-body--product tbody tr td:nth-of-type(2),
.c-body--product tbody tr td:nth-of-type(3) {
  font-size: 1.4rem;
  line-height: 1.5;
}
.c-body--product table tr:last-of-type td,
.c-body--product table tr:last-of-type th {
  border-bottom: none;
}
.img_left,
.img_right {
  margin-bottom: 6rem;
  margin-bottom: clamp(2rem, 4vw, 6rem);
}
.img_left {
  float: left;
  margin-left: 0;
  margin-right: 2.0rem;
  margin-right: clamp(2rem, 4vw, 6rem);
}
.img_right {
  float: right;
  margin-left: 2.0rem;
  margin-left: clamp(2rem, 4vw, 6rem);
  margin-right: 0;
}
@media screen and (max-width: 481px) {
  .img_left,
  .img_right {
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.img_centered {
  display: block;
  clear: both;
  margin: 0 auto 3.0rem auto;
}
.block {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-top: 5rem;
  margin-top: clamp(5rem, calc( 1rem +  11.56585708vw ), 20rem);
}
@media screen and (min-width: 641px) {
  .block {
    margin-top: calc(5rem  +  15  * ((100vw -  48.1rem ) / 101.9 ));
    margin-top: clamp(5rem, calc( 1rem +  11.56585708vw ), 20rem);
  }
}
@media screen and (min-width: 1500px) {
  .block {
    margin-top: 20rem;
    margin-top: clamp(5rem, calc( 1rem +  11.56585708vw ), 20rem);
  }
}
.block--fullwidth:last-child {
  margin-bottom: -20rem;
}
.l-section--banner + .block,
.block--fullwidth + .block--fullwidth,
.block--fullwidth + .l-content:not(.block) + .block--fullwidth {
  margin-top: 0;
}
@media screen and (max-width: 641px) {
  .l-section--banner + .block,
  .block--fullwidth + .block--fullwidth,
  .block--fullwidth + .l-content:not(.block) + .block--fullwidth {
    margin-top: 0;
  }
}
.block__header {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 3rem;
  margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  text-transform: uppercase;
}
@media screen and (min-width: 641px) {
  .block__header {
    margin-bottom: calc(3rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  }
}
@media screen and (min-width: 1500px) {
  .block__header {
    margin-bottom: 5rem;
    margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  }
}
.c-modal__content > .block {
  margin-top: 0;
}
@media screen and (max-width: 641px) {
  .c-modal__content > .block {
    margin-top: 0;
  }
}
.l-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
  min-height: auto;
  position: relative;
  min-height: 100%;
}
@media screen and (max-width: 481px) {
  .l-wrapper {
    padding-top: 0;
  }
}
.l-row,
.l-column {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
  max-width: 152rem;
}
@media screen and (max-width: 1200px ) {
  .l-row,
  .l-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-row--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-row--vcenter {
  margin: auto;
}
.l-row--alignmid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-row--pagelinks {
  padding-left: 0;
  padding-right: 0;
}
.l-row--narrow {
  position: relative;
  max-width: 152rempx;
  max-width: 15.2remrem;
}
.l-row--reverse-mobile {
  position: relative;
}
@media screen and (max-width: 1200px ) {
  .l-row--reverse-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.l-row--fluid {
  max-width: none;
}
.l-row--gap100 {
  -webkit-column-gap: calc(100rem);
          column-gap: calc(100rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap100 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap99 {
  -webkit-column-gap: calc(99rem);
          column-gap: calc(99rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap99 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap98 {
  -webkit-column-gap: calc(98rem);
          column-gap: calc(98rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap98 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap97 {
  -webkit-column-gap: calc(97rem);
          column-gap: calc(97rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap97 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap96 {
  -webkit-column-gap: calc(96rem);
          column-gap: calc(96rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap96 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap95 {
  -webkit-column-gap: calc(95rem);
          column-gap: calc(95rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap95 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap94 {
  -webkit-column-gap: calc(94rem);
          column-gap: calc(94rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap94 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap93 {
  -webkit-column-gap: calc(93rem);
          column-gap: calc(93rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap93 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap92 {
  -webkit-column-gap: calc(92rem);
          column-gap: calc(92rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap92 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap91 {
  -webkit-column-gap: calc(91rem);
          column-gap: calc(91rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap91 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap90 {
  -webkit-column-gap: calc(90rem);
          column-gap: calc(90rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap90 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap89 {
  -webkit-column-gap: calc(89rem);
          column-gap: calc(89rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap89 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap88 {
  -webkit-column-gap: calc(88rem);
          column-gap: calc(88rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap88 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap87 {
  -webkit-column-gap: calc(87rem);
          column-gap: calc(87rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap87 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap86 {
  -webkit-column-gap: calc(86rem);
          column-gap: calc(86rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap86 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap85 {
  -webkit-column-gap: calc(85rem);
          column-gap: calc(85rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap85 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap84 {
  -webkit-column-gap: calc(84rem);
          column-gap: calc(84rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap84 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap83 {
  -webkit-column-gap: calc(83rem);
          column-gap: calc(83rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap83 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap82 {
  -webkit-column-gap: calc(82rem);
          column-gap: calc(82rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap82 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap81 {
  -webkit-column-gap: calc(81rem);
          column-gap: calc(81rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap81 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap80 {
  -webkit-column-gap: calc(80rem);
          column-gap: calc(80rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap80 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap79 {
  -webkit-column-gap: calc(79rem);
          column-gap: calc(79rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap79 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap78 {
  -webkit-column-gap: calc(78rem);
          column-gap: calc(78rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap78 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap77 {
  -webkit-column-gap: calc(77rem);
          column-gap: calc(77rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap77 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap76 {
  -webkit-column-gap: calc(76rem);
          column-gap: calc(76rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap76 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap75 {
  -webkit-column-gap: calc(75rem);
          column-gap: calc(75rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap75 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap74 {
  -webkit-column-gap: calc(74rem);
          column-gap: calc(74rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap74 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap73 {
  -webkit-column-gap: calc(73rem);
          column-gap: calc(73rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap73 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap72 {
  -webkit-column-gap: calc(72rem);
          column-gap: calc(72rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap72 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap71 {
  -webkit-column-gap: calc(71rem);
          column-gap: calc(71rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap71 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap70 {
  -webkit-column-gap: calc(70rem);
          column-gap: calc(70rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap70 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap69 {
  -webkit-column-gap: calc(69rem);
          column-gap: calc(69rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap69 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap68 {
  -webkit-column-gap: calc(68rem);
          column-gap: calc(68rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap68 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap67 {
  -webkit-column-gap: calc(67rem);
          column-gap: calc(67rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap67 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap66 {
  -webkit-column-gap: calc(66rem);
          column-gap: calc(66rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap66 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap65 {
  -webkit-column-gap: calc(65rem);
          column-gap: calc(65rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap65 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap64 {
  -webkit-column-gap: calc(64rem);
          column-gap: calc(64rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap64 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap63 {
  -webkit-column-gap: calc(63rem);
          column-gap: calc(63rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap63 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap62 {
  -webkit-column-gap: calc(62rem);
          column-gap: calc(62rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap62 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap61 {
  -webkit-column-gap: calc(61rem);
          column-gap: calc(61rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap61 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap60 {
  -webkit-column-gap: calc(60rem);
          column-gap: calc(60rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap60 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap59 {
  -webkit-column-gap: calc(59rem);
          column-gap: calc(59rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap59 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap58 {
  -webkit-column-gap: calc(58rem);
          column-gap: calc(58rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap58 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap57 {
  -webkit-column-gap: calc(57rem);
          column-gap: calc(57rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap57 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap56 {
  -webkit-column-gap: calc(56rem);
          column-gap: calc(56rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap56 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap55 {
  -webkit-column-gap: calc(55rem);
          column-gap: calc(55rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap55 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap54 {
  -webkit-column-gap: calc(54rem);
          column-gap: calc(54rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap54 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap53 {
  -webkit-column-gap: calc(53rem);
          column-gap: calc(53rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap53 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap52 {
  -webkit-column-gap: calc(52rem);
          column-gap: calc(52rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap52 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap51 {
  -webkit-column-gap: calc(51rem);
          column-gap: calc(51rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap51 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap50 {
  -webkit-column-gap: calc(50rem);
          column-gap: calc(50rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap50 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap49 {
  -webkit-column-gap: calc(49rem);
          column-gap: calc(49rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap49 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap48 {
  -webkit-column-gap: calc(48rem);
          column-gap: calc(48rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap48 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap47 {
  -webkit-column-gap: calc(47rem);
          column-gap: calc(47rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap47 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap46 {
  -webkit-column-gap: calc(46rem);
          column-gap: calc(46rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap46 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap45 {
  -webkit-column-gap: calc(45rem);
          column-gap: calc(45rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap45 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap44 {
  -webkit-column-gap: calc(44rem);
          column-gap: calc(44rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap44 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap43 {
  -webkit-column-gap: calc(43rem);
          column-gap: calc(43rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap43 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap42 {
  -webkit-column-gap: calc(42rem);
          column-gap: calc(42rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap42 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap41 {
  -webkit-column-gap: calc(41rem);
          column-gap: calc(41rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap41 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap40 {
  -webkit-column-gap: calc(40rem);
          column-gap: calc(40rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap40 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap39 {
  -webkit-column-gap: calc(39rem);
          column-gap: calc(39rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap39 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap38 {
  -webkit-column-gap: calc(38rem);
          column-gap: calc(38rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap38 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap37 {
  -webkit-column-gap: calc(37rem);
          column-gap: calc(37rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap37 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap36 {
  -webkit-column-gap: calc(36rem);
          column-gap: calc(36rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap36 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap35 {
  -webkit-column-gap: calc(35rem);
          column-gap: calc(35rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap35 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap34 {
  -webkit-column-gap: calc(34rem);
          column-gap: calc(34rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap34 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap33 {
  -webkit-column-gap: calc(33rem);
          column-gap: calc(33rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap33 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap32 {
  -webkit-column-gap: calc(32rem);
          column-gap: calc(32rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap32 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap31 {
  -webkit-column-gap: calc(31rem);
          column-gap: calc(31rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap31 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap30 {
  -webkit-column-gap: calc(30rem);
          column-gap: calc(30rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap30 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap29 {
  -webkit-column-gap: calc(29rem);
          column-gap: calc(29rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap29 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap28 {
  -webkit-column-gap: calc(28rem);
          column-gap: calc(28rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap28 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap27 {
  -webkit-column-gap: calc(27rem);
          column-gap: calc(27rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap27 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap26 {
  -webkit-column-gap: calc(26rem);
          column-gap: calc(26rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap26 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap25 {
  -webkit-column-gap: calc(25rem);
          column-gap: calc(25rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap25 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap24 {
  -webkit-column-gap: calc(24rem);
          column-gap: calc(24rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap24 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap23 {
  -webkit-column-gap: calc(23rem);
          column-gap: calc(23rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap23 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap22 {
  -webkit-column-gap: calc(22rem);
          column-gap: calc(22rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap22 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap21 {
  -webkit-column-gap: calc(21rem);
          column-gap: calc(21rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap21 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap20 {
  -webkit-column-gap: calc(20rem);
          column-gap: calc(20rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap20 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap19 {
  -webkit-column-gap: calc(19rem);
          column-gap: calc(19rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap19 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap18 {
  -webkit-column-gap: calc(18rem);
          column-gap: calc(18rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap18 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap17 {
  -webkit-column-gap: calc(17rem);
          column-gap: calc(17rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap17 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap16 {
  -webkit-column-gap: calc(16rem);
          column-gap: calc(16rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap16 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap15 {
  -webkit-column-gap: calc(15rem);
          column-gap: calc(15rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap15 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap14 {
  -webkit-column-gap: calc(14rem);
          column-gap: calc(14rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap14 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap13 {
  -webkit-column-gap: calc(13rem);
          column-gap: calc(13rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap13 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap12 {
  -webkit-column-gap: calc(12rem);
          column-gap: calc(12rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap12 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap11 {
  -webkit-column-gap: calc(11rem);
          column-gap: calc(11rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap11 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap10 {
  -webkit-column-gap: calc(10rem);
          column-gap: calc(10rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap10 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap9 {
  -webkit-column-gap: calc(9rem);
          column-gap: calc(9rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap9 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap8 {
  -webkit-column-gap: calc(8rem);
          column-gap: calc(8rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap8 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap7 {
  -webkit-column-gap: calc(7rem);
          column-gap: calc(7rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap7 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap6 {
  -webkit-column-gap: calc(6rem);
          column-gap: calc(6rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap6 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap5 {
  -webkit-column-gap: calc(5rem);
          column-gap: calc(5rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap5 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap4 {
  -webkit-column-gap: calc(4rem);
          column-gap: calc(4rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap4 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap3 {
  -webkit-column-gap: calc(3rem);
          column-gap: calc(3rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap3 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap2 {
  -webkit-column-gap: calc(2rem);
          column-gap: calc(2rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap2 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-row--gap1 {
  -webkit-column-gap: calc(1rem);
          column-gap: calc(1rem);
}
@media screen and (max-width: 1200px ) {
  .l-row--gap1 {
    -webkit-column-gap: 1.0rem;
            column-gap: 1.0rem;
  }
}
.l-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-grid {
  display: grid;
  position: relative;
  width: 100%;
  grid-template-columns: repeat(3, 1fr);
  padding: 0;
  margin: 0;
  -webkit-column-gap: 1rem;
          column-gap: 1rem;
  row-gap: 1rem;
}
@media screen and (max-width: 641px) {
  .l-grid {
    grid-template-columns: 1fr;
  }
}
.l-grid--4col {
  grid-template-columns: repeat(4, 25%);
}
@media screen and (max-width: 1180px) {
  .l-grid--4col {
    grid-template-columns: repeat(3, 33%);
  }
}
@media screen and (max-width: 769px) {
  .l-grid--4col {
    grid-template-columns: repeat(2, 50%);
  }
}
@media screen and (max-width: 641px) {
  .l-grid--4col {
    grid-template-columns: 1fr;
  }
}
.l-grid--2 {
  grid-template-columns: repeat(2, 50%);
}
@media screen and (max-width: 769px) {
  .l-grid--2 {
    grid-template-columns: repeat(2, 50%);
  }
}
@media screen and (max-width: 641px) {
  .l-grid--2 {
    grid-template-columns: 1fr;
  }
}
.l-grid--3col {
  grid-template-columns: repeat(3, 33%);
}
@media screen and (max-width: 769px) {
  .l-grid--3col {
    grid-template-columns: repeat(2, 50%);
  }
}
@media screen and (max-width: 641px) {
  .l-grid--3col {
    grid-template-columns: 1fr;
  }
}
.l-grid--productwrapper {
  height: 100%;
  margin-bottom: -20rem;
  padding-bottom: 5.0rem;
}
.l-grid--20-80 {
  grid-template-columns: 2fr 8fr;
  gap: 2rem;
}
@media screen and (max-width: 992px) {
  .l-grid--20-80 {
    grid-template-columns: 1fr;
  }
}
.l-grid--news {
  row-gap: 10rem;
  -webkit-column-gap: 4.0rem;
          column-gap: 4.0rem;
}
.l-grid--profiles {
  grid-template-columns: repeat(4, 25%);
  -webkit-column-gap: 3rem;
          column-gap: 3rem;
  row-gap: 3rem;
}
@media screen and (max-width: 1200px) {
  .l-grid--profiles {
    grid-template-columns: repeat(3, 33%);
    -webkit-column-gap: 1.5rem;
            column-gap: 1.5rem;
    row-gap: 1.5rem;
  }
}
@media screen and (max-width: 769px) {
  .l-grid--profiles {
    grid-template-columns: repeat(2, 50%);
  }
}
@media screen and (max-width: 641px) {
  .l-grid--profiles {
    grid-template-columns: 1fr;
  }
}
.l-grid--products {
  list-style-type: none;
  gap: 2.0rem;
  grid-template-columns: repeat(auto-fill, minmax(36rem, 1fr));
  margin-top: 10.0rem;
}
@media screen and (max-width: 1180px) {
  .l-grid--products {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 641px) {
  .l-grid--products {
    grid-template-columns: 1fr;
  }
}
.l-grid--resources {
  grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr));
  gap: 2.8rem;
}
@media screen and (max-width: 481px) {
  .l-grid--resources {
    grid-template-columns: 1fr;
  }
}
.l-grid--pagelinks {
  gap: 2%;
  row-gap: 2%;
}
.l-grid--landingindex {
  gap: 5rem;
  grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr));
}
@media screen and (max-width: 1000px) {
  .l-grid--landingindex {
    grid-template-columns: repeat(auto-fill, minmax(30rem, 1fr));
  }
}
@media screen and (max-width: 641px) {
  .l-grid--landingindex {
    grid-template-columns: 1fr;
  }
}
.l-col-100 {
  width: calc(100%);
}
@media screen and (max-width: 1200px ) {
  .l-col-100 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-100:last-child {
    margin-bottom: 0;
  }
}
.l-col-99 {
  width: calc(99%);
}
@media screen and (max-width: 1200px ) {
  .l-col-99 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-99:last-child {
    margin-bottom: 0;
  }
}
.l-col-98 {
  width: calc(98%);
}
@media screen and (max-width: 1200px ) {
  .l-col-98 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-98:last-child {
    margin-bottom: 0;
  }
}
.l-col-97 {
  width: calc(97%);
}
@media screen and (max-width: 1200px ) {
  .l-col-97 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-97:last-child {
    margin-bottom: 0;
  }
}
.l-col-96 {
  width: calc(96%);
}
@media screen and (max-width: 1200px ) {
  .l-col-96 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-96:last-child {
    margin-bottom: 0;
  }
}
.l-col-95 {
  width: calc(95%);
}
@media screen and (max-width: 1200px ) {
  .l-col-95 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-95:last-child {
    margin-bottom: 0;
  }
}
.l-col-94 {
  width: calc(94%);
}
@media screen and (max-width: 1200px ) {
  .l-col-94 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-94:last-child {
    margin-bottom: 0;
  }
}
.l-col-93 {
  width: calc(93%);
}
@media screen and (max-width: 1200px ) {
  .l-col-93 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-93:last-child {
    margin-bottom: 0;
  }
}
.l-col-92 {
  width: calc(92%);
}
@media screen and (max-width: 1200px ) {
  .l-col-92 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-92:last-child {
    margin-bottom: 0;
  }
}
.l-col-91 {
  width: calc(91%);
}
@media screen and (max-width: 1200px ) {
  .l-col-91 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-91:last-child {
    margin-bottom: 0;
  }
}
.l-col-90 {
  width: calc(90%);
}
@media screen and (max-width: 1200px ) {
  .l-col-90 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-90:last-child {
    margin-bottom: 0;
  }
}
.l-col-89 {
  width: calc(89%);
}
@media screen and (max-width: 1200px ) {
  .l-col-89 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-89:last-child {
    margin-bottom: 0;
  }
}
.l-col-88 {
  width: calc(88%);
}
@media screen and (max-width: 1200px ) {
  .l-col-88 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-88:last-child {
    margin-bottom: 0;
  }
}
.l-col-87 {
  width: calc(87%);
}
@media screen and (max-width: 1200px ) {
  .l-col-87 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-87:last-child {
    margin-bottom: 0;
  }
}
.l-col-86 {
  width: calc(86%);
}
@media screen and (max-width: 1200px ) {
  .l-col-86 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-86:last-child {
    margin-bottom: 0;
  }
}
.l-col-85 {
  width: calc(85%);
}
@media screen and (max-width: 1200px ) {
  .l-col-85 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-85:last-child {
    margin-bottom: 0;
  }
}
.l-col-84 {
  width: calc(84%);
}
@media screen and (max-width: 1200px ) {
  .l-col-84 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-84:last-child {
    margin-bottom: 0;
  }
}
.l-col-83 {
  width: calc(83%);
}
@media screen and (max-width: 1200px ) {
  .l-col-83 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-83:last-child {
    margin-bottom: 0;
  }
}
.l-col-82 {
  width: calc(82%);
}
@media screen and (max-width: 1200px ) {
  .l-col-82 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-82:last-child {
    margin-bottom: 0;
  }
}
.l-col-81 {
  width: calc(81%);
}
@media screen and (max-width: 1200px ) {
  .l-col-81 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-81:last-child {
    margin-bottom: 0;
  }
}
.l-col-80 {
  width: calc(80%);
}
@media screen and (max-width: 1200px ) {
  .l-col-80 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-80:last-child {
    margin-bottom: 0;
  }
}
.l-col-79 {
  width: calc(79%);
}
@media screen and (max-width: 1200px ) {
  .l-col-79 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-79:last-child {
    margin-bottom: 0;
  }
}
.l-col-78 {
  width: calc(78%);
}
@media screen and (max-width: 1200px ) {
  .l-col-78 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-78:last-child {
    margin-bottom: 0;
  }
}
.l-col-77 {
  width: calc(77%);
}
@media screen and (max-width: 1200px ) {
  .l-col-77 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-77:last-child {
    margin-bottom: 0;
  }
}
.l-col-76 {
  width: calc(76%);
}
@media screen and (max-width: 1200px ) {
  .l-col-76 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-76:last-child {
    margin-bottom: 0;
  }
}
.l-col-75 {
  width: calc(75%);
}
@media screen and (max-width: 1200px ) {
  .l-col-75 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-75:last-child {
    margin-bottom: 0;
  }
}
.l-col-74 {
  width: calc(74%);
}
@media screen and (max-width: 1200px ) {
  .l-col-74 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-74:last-child {
    margin-bottom: 0;
  }
}
.l-col-73 {
  width: calc(73%);
}
@media screen and (max-width: 1200px ) {
  .l-col-73 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-73:last-child {
    margin-bottom: 0;
  }
}
.l-col-72 {
  width: calc(72%);
}
@media screen and (max-width: 1200px ) {
  .l-col-72 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-72:last-child {
    margin-bottom: 0;
  }
}
.l-col-71 {
  width: calc(71%);
}
@media screen and (max-width: 1200px ) {
  .l-col-71 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-71:last-child {
    margin-bottom: 0;
  }
}
.l-col-70 {
  width: calc(70%);
}
@media screen and (max-width: 1200px ) {
  .l-col-70 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-70:last-child {
    margin-bottom: 0;
  }
}
.l-col-69 {
  width: calc(69%);
}
@media screen and (max-width: 1200px ) {
  .l-col-69 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-69:last-child {
    margin-bottom: 0;
  }
}
.l-col-68 {
  width: calc(68%);
}
@media screen and (max-width: 1200px ) {
  .l-col-68 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-68:last-child {
    margin-bottom: 0;
  }
}
.l-col-67 {
  width: calc(67%);
}
@media screen and (max-width: 1200px ) {
  .l-col-67 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-67:last-child {
    margin-bottom: 0;
  }
}
.l-col-66 {
  width: calc(66%);
}
@media screen and (max-width: 1200px ) {
  .l-col-66 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-66:last-child {
    margin-bottom: 0;
  }
}
.l-col-65 {
  width: calc(65%);
}
@media screen and (max-width: 1200px ) {
  .l-col-65 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-65:last-child {
    margin-bottom: 0;
  }
}
.l-col-64 {
  width: calc(64%);
}
@media screen and (max-width: 1200px ) {
  .l-col-64 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-64:last-child {
    margin-bottom: 0;
  }
}
.l-col-63 {
  width: calc(63%);
}
@media screen and (max-width: 1200px ) {
  .l-col-63 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-63:last-child {
    margin-bottom: 0;
  }
}
.l-col-62 {
  width: calc(62%);
}
@media screen and (max-width: 1200px ) {
  .l-col-62 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-62:last-child {
    margin-bottom: 0;
  }
}
.l-col-61 {
  width: calc(61%);
}
@media screen and (max-width: 1200px ) {
  .l-col-61 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-61:last-child {
    margin-bottom: 0;
  }
}
.l-col-60 {
  width: calc(60%);
}
@media screen and (max-width: 1200px ) {
  .l-col-60 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-60:last-child {
    margin-bottom: 0;
  }
}
.l-col-59 {
  width: calc(59%);
}
@media screen and (max-width: 1200px ) {
  .l-col-59 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-59:last-child {
    margin-bottom: 0;
  }
}
.l-col-58 {
  width: calc(58%);
}
@media screen and (max-width: 1200px ) {
  .l-col-58 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-58:last-child {
    margin-bottom: 0;
  }
}
.l-col-57 {
  width: calc(57%);
}
@media screen and (max-width: 1200px ) {
  .l-col-57 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-57:last-child {
    margin-bottom: 0;
  }
}
.l-col-56 {
  width: calc(56%);
}
@media screen and (max-width: 1200px ) {
  .l-col-56 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-56:last-child {
    margin-bottom: 0;
  }
}
.l-col-55 {
  width: calc(55%);
}
@media screen and (max-width: 1200px ) {
  .l-col-55 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-55:last-child {
    margin-bottom: 0;
  }
}
.l-col-54 {
  width: calc(54%);
}
@media screen and (max-width: 1200px ) {
  .l-col-54 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-54:last-child {
    margin-bottom: 0;
  }
}
.l-col-53 {
  width: calc(53%);
}
@media screen and (max-width: 1200px ) {
  .l-col-53 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-53:last-child {
    margin-bottom: 0;
  }
}
.l-col-52 {
  width: calc(52%);
}
@media screen and (max-width: 1200px ) {
  .l-col-52 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-52:last-child {
    margin-bottom: 0;
  }
}
.l-col-51 {
  width: calc(51%);
}
@media screen and (max-width: 1200px ) {
  .l-col-51 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-51:last-child {
    margin-bottom: 0;
  }
}
.l-col-50 {
  width: calc(50%);
}
@media screen and (max-width: 1200px ) {
  .l-col-50 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-50:last-child {
    margin-bottom: 0;
  }
}
.l-col-49 {
  width: calc(49%);
}
@media screen and (max-width: 1200px ) {
  .l-col-49 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-49:last-child {
    margin-bottom: 0;
  }
}
.l-col-48 {
  width: calc(48%);
}
@media screen and (max-width: 1200px ) {
  .l-col-48 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-48:last-child {
    margin-bottom: 0;
  }
}
.l-col-47 {
  width: calc(47%);
}
@media screen and (max-width: 1200px ) {
  .l-col-47 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-47:last-child {
    margin-bottom: 0;
  }
}
.l-col-46 {
  width: calc(46%);
}
@media screen and (max-width: 1200px ) {
  .l-col-46 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-46:last-child {
    margin-bottom: 0;
  }
}
.l-col-45 {
  width: calc(45%);
}
@media screen and (max-width: 1200px ) {
  .l-col-45 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-45:last-child {
    margin-bottom: 0;
  }
}
.l-col-44 {
  width: calc(44%);
}
@media screen and (max-width: 1200px ) {
  .l-col-44 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-44:last-child {
    margin-bottom: 0;
  }
}
.l-col-43 {
  width: calc(43%);
}
@media screen and (max-width: 1200px ) {
  .l-col-43 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-43:last-child {
    margin-bottom: 0;
  }
}
.l-col-42 {
  width: calc(42%);
}
@media screen and (max-width: 1200px ) {
  .l-col-42 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-42:last-child {
    margin-bottom: 0;
  }
}
.l-col-41 {
  width: calc(41%);
}
@media screen and (max-width: 1200px ) {
  .l-col-41 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-41:last-child {
    margin-bottom: 0;
  }
}
.l-col-40 {
  width: calc(40%);
}
@media screen and (max-width: 1200px ) {
  .l-col-40 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-40:last-child {
    margin-bottom: 0;
  }
}
.l-col-39 {
  width: calc(39%);
}
@media screen and (max-width: 1200px ) {
  .l-col-39 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-39:last-child {
    margin-bottom: 0;
  }
}
.l-col-38 {
  width: calc(38%);
}
@media screen and (max-width: 1200px ) {
  .l-col-38 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-38:last-child {
    margin-bottom: 0;
  }
}
.l-col-37 {
  width: calc(37%);
}
@media screen and (max-width: 1200px ) {
  .l-col-37 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-37:last-child {
    margin-bottom: 0;
  }
}
.l-col-36 {
  width: calc(36%);
}
@media screen and (max-width: 1200px ) {
  .l-col-36 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-36:last-child {
    margin-bottom: 0;
  }
}
.l-col-35 {
  width: calc(35%);
}
@media screen and (max-width: 1200px ) {
  .l-col-35 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-35:last-child {
    margin-bottom: 0;
  }
}
.l-col-34 {
  width: calc(34%);
}
@media screen and (max-width: 1200px ) {
  .l-col-34 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-34:last-child {
    margin-bottom: 0;
  }
}
.l-col-33 {
  width: calc(33%);
}
@media screen and (max-width: 1200px ) {
  .l-col-33 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-33:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-33 {
    width: 100%;
  }
}
.l-col-32 {
  width: calc(32%);
}
@media screen and (max-width: 1200px ) {
  .l-col-32 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-32:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-32 {
    width: 100%;
  }
}
.l-col-31 {
  width: calc(31%);
}
@media screen and (max-width: 1200px ) {
  .l-col-31 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-31:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-31 {
    width: 100%;
  }
}
.l-col-30 {
  width: calc(30%);
}
@media screen and (max-width: 1200px ) {
  .l-col-30 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-30:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-30 {
    width: 100%;
  }
}
.l-col-29 {
  width: calc(29%);
}
@media screen and (max-width: 1200px ) {
  .l-col-29 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-29:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-29 {
    width: 100%;
  }
}
.l-col-28 {
  width: calc(28%);
}
@media screen and (max-width: 1200px ) {
  .l-col-28 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-28:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-28 {
    width: 100%;
  }
}
.l-col-27 {
  width: calc(27%);
}
@media screen and (max-width: 1200px ) {
  .l-col-27 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-27:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-27 {
    width: 100%;
  }
}
.l-col-26 {
  width: calc(26%);
}
@media screen and (max-width: 1200px ) {
  .l-col-26 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-26:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-26 {
    width: 100%;
  }
}
.l-col-25 {
  width: calc(25%);
}
@media screen and (max-width: 1200px ) {
  .l-col-25 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-25:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-25 {
    width: 100%;
  }
}
.l-col-24 {
  width: calc(24%);
}
@media screen and (max-width: 1200px ) {
  .l-col-24 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-24:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-24 {
    width: 100%;
  }
}
.l-col-23 {
  width: calc(23%);
}
@media screen and (max-width: 1200px ) {
  .l-col-23 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-23:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-23 {
    width: 100%;
  }
}
.l-col-22 {
  width: calc(22%);
}
@media screen and (max-width: 1200px ) {
  .l-col-22 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-22:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-22 {
    width: 100%;
  }
}
.l-col-21 {
  width: calc(21%);
}
@media screen and (max-width: 1200px ) {
  .l-col-21 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-21:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-21 {
    width: 100%;
  }
}
.l-col-20 {
  width: calc(20%);
}
@media screen and (max-width: 1200px ) {
  .l-col-20 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-20:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-20 {
    width: 100%;
  }
}
.l-col-19 {
  width: calc(19%);
}
@media screen and (max-width: 1200px ) {
  .l-col-19 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-19:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-19 {
    width: 100%;
  }
}
.l-col-18 {
  width: calc(18%);
}
@media screen and (max-width: 1200px ) {
  .l-col-18 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-18:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-18 {
    width: 100%;
  }
}
.l-col-17 {
  width: calc(17%);
}
@media screen and (max-width: 1200px ) {
  .l-col-17 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-17:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-17 {
    width: 100%;
  }
}
.l-col-16 {
  width: calc(16%);
}
@media screen and (max-width: 1200px ) {
  .l-col-16 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-16:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-16 {
    width: 100%;
  }
}
.l-col-15 {
  width: calc(15%);
}
@media screen and (max-width: 1200px ) {
  .l-col-15 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-15:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-15 {
    width: 100%;
  }
}
.l-col-14 {
  width: calc(14%);
}
@media screen and (max-width: 1200px ) {
  .l-col-14 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-14:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-14 {
    width: 100%;
  }
}
.l-col-13 {
  width: calc(13%);
}
@media screen and (max-width: 1200px ) {
  .l-col-13 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-13:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-13 {
    width: 100%;
  }
}
.l-col-12 {
  width: calc(12%);
}
@media screen and (max-width: 1200px ) {
  .l-col-12 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-12:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-12 {
    width: 100%;
  }
}
.l-col-11 {
  width: calc(11%);
}
@media screen and (max-width: 1200px ) {
  .l-col-11 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-11:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-11 {
    width: 100%;
  }
}
.l-col-10 {
  width: calc(10%);
}
@media screen and (max-width: 1200px ) {
  .l-col-10 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-10:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-10 {
    width: 100%;
  }
}
.l-col-9 {
  width: calc(9%);
}
@media screen and (max-width: 1200px ) {
  .l-col-9 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-9:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-9 {
    width: 100%;
  }
}
.l-col-8 {
  width: calc(8%);
}
@media screen and (max-width: 1200px ) {
  .l-col-8 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-8:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-8 {
    width: 100%;
  }
}
.l-col-7 {
  width: calc(7%);
}
@media screen and (max-width: 1200px ) {
  .l-col-7 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-7:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-7 {
    width: 100%;
  }
}
.l-col-6 {
  width: calc(6%);
}
@media screen and (max-width: 1200px ) {
  .l-col-6 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-6:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-6 {
    width: 100%;
  }
}
.l-col-5 {
  width: calc(5%);
}
@media screen and (max-width: 1200px ) {
  .l-col-5 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-5:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-5 {
    width: 100%;
  }
}
.l-col-4 {
  width: calc(4%);
}
@media screen and (max-width: 1200px ) {
  .l-col-4 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-4:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-4 {
    width: 100%;
  }
}
.l-col-3 {
  width: calc(3%);
}
@media screen and (max-width: 1200px ) {
  .l-col-3 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-3:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-3 {
    width: 100%;
  }
}
.l-col-2 {
  width: calc(2%);
}
@media screen and (max-width: 1200px ) {
  .l-col-2 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-2:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-2 {
    width: 100%;
  }
}
.l-col-1 {
  width: calc(1%);
}
@media screen and (max-width: 1200px ) {
  .l-col-1 {
    width: 100%;
    padding-bottom: 7rem;
  }
  .l-col-1:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-col-1 {
    width: 100%;
  }
}
.l-content {
  position: relative;
  width: 100%;
  max-width: 152rem;
}
.l-content--wide {
  max-width: 164.8rem;
}
.l-content--medium {
  max-width: 138.6rem;
}
.l-content--narrow {
  max-width: 152rem;
}
.l-content--product {
  max-width: none;
}
.l-content--exnarrow {
  max-width: 136.4rem;
}
.l-section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 14rem 0 14rem;
}
@media screen and (max-width: 992px) {
  .l-section {
    padding-left: 6.2rem;
    padding-right: 6.2rem;
  }
}
@media screen and (max-width: 641px) {
  .l-section {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.l-section--nopadding {
  padding: 0;
}
.l-section--collapsible {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: -20rem;
}
.l-section--collapsible h2 {
  margin: 0;
  padding: 2.0rem 0;
  cursor: pointer;
}
.c-body {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 20rem;
}
@media screen and (max-width: 641px) {
  .c-body {
    margin-bottom: 20rem;
  }
}
.c-body--product .c-gallery {
  padding: 6.5rem 0;
}
.c-skipmain {
  position: fixed;
  background: white;
  color: #0055b8;
  padding: 1.0rem;
  z-index: 20;
  left: 2.0rem;
  top: 2.0rem;
  text-decoration: none;
  -webkit-box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.12), 0 0.2rem 0.2rem rgba(0, 0, 0, 0.12), 0 0.4rem 0.4rem rgba(0, 0, 0, 0.12), 0 0.8rem 0.8rem rgba(0, 0, 0, 0.12), 0 1.6rem 1.6rem rgba(0, 0, 0, 0.12);
          box-shadow: 0 0.1rem 0.1rem rgba(0, 0, 0, 0.12), 0 0.2rem 0.2rem rgba(0, 0, 0, 0.12), 0 0.4rem 0.4rem rgba(0, 0, 0, 0.12), 0 0.8rem 0.8rem rgba(0, 0, 0, 0.12), 0 1.6rem 1.6rem rgba(0, 0, 0, 0.12);
  border-radius: 5rem;
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
}
.c-skipmain:focus {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.c-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0 auto;
}
.c-form p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  margin-bottom: 2rem;
}
@media screen and (min-width: 641px) {
  .c-form p {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-form p {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-form__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 2.0rem 0;
}
.c-form__label--radio,
.c-form__label--checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0 0 1rem 0;
}
h6.c-form__label {
  margin-bottom: 1.5rem;
  line-height: 1.2;
}
.c-form__label__pseudo,
.c-form__option,
.c-form__radio__pseudo,
.c-form__checkbox__pseudo {
  display: block;
  width: 100%;
  font-size: 1.6rem;
}
.c-form__radio__pseudo,
.c-form__checkbox__pseudo {
  margin-bottom: 0;
  cursor: pointer;
}
.c-form__label--checkbox input[type=checkbox],
.c-form__label--radio input[type=checkbox],
.c-form__label--checkbox input[type=radio],
.c-form__label--radio input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.c-form__checkbox__marker:before {
  content: '\f0c8';
  cursor: pointer;
  margin: 0 1rem 0 0;
  font-family: 'Font Awesome 5 Pro';
  font-size: 2rem;
  font-weight: 400;
  color: #0055b8;
}
input[type=checkbox]:checked + .c-form__checkbox__marker:before {
  content: '\f14a';
  font-weight: 700;
}
.c-form__radio__marker:before {
  content: '\f111';
  cursor: pointer;
  margin: 0 1rem 0 0;
  font-family: 'Font Awesome 5 Pro';
  font-size: 2rem;
  font-weight: 400;
  color: #0055b8;
}
input[type=radio]:checked + .c-form__radio__marker:before {
  content: '\f192';
}
.c-form__option {
  font-weight: normal;
}
.c-form__label__pseudo {
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
  right: 200vw;
}
/* Default form element styling */
input[type=text],
input[type=number],
input[type=password],
input[type=email],
input[type=file],
textarea,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: white;
  border: 1px solid #e7e7e7;
  border-radius: 5rem;
  padding: 1.0rem 1.5rem;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  line-height: 1.6;
  font-weight: 400;
  color: #666666;
  outline: none;
  -webkit-transition: border-color 0.25s;
  transition: border-color 0.25s;
}
@media screen and (min-width: 641px) {
  input[type=text],
  input[type=number],
  input[type=password],
  input[type=email],
  input[type=file],
  textarea,
  select {
    font-size: calc(1.8rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  input[type=text],
  input[type=number],
  input[type=password],
  input[type=email],
  input[type=file],
  textarea,
  select {
    font-size: 2rem;
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=file]:focus,
textarea:focus,
select:focus {
  outline: 2px solid #6cc72b;
}
textarea {
  resize: none;
  border-radius: 2.5rem;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666666;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666666;
}
input[type=text]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #666666;
}
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
textarea::placeholder {
  color: #666666;
}
select {
  background-image: url(../../images/caret-down.png);
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1.25rem;
  width: 100%;
  padding-right: 3.5rem;
  cursor: pointer;
}
.c-form__selectwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
.c-form__selectwrap::after {
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.6rem;
  font-weight: bold;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
input[type=radio],
input[type=checkbox] {
  background-color: none;
  border: 0.1rem solid #e7e7e7;
  width: 2.0rem;
  height: 2.0rem;
  margin: 0 1rem 0 0;
  border-radius: 0rem;
}
input[type=range] {
  margin: 1rem 0 2rem;
}
label {
  font-size: 1.6rem;
  line-height: 1.375;
  margin: 2rem 0 1rem 0;
  display: block;
}
fieldset {
  margin: 4rem 0 0;
  padding: 0 2rem 2rem;
  border: none;
  border-bottom: 5px solid #EFF0F0;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
}
fieldset:last-of-type {
  border-bottom: none;
}
p.c-form__error {
  color: #b92430;
  font-weight: 600;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.2rem;
  font-size: clamp(1.2rem, calc( 1rem +  0.46585708vw ), 1.6rem);
  margin-top: 0;
  margin-left: 2rem;
  margin-bottom: 0;
  margin-top: 0.3rem;
}
@media screen and (min-width: 641px) {
  p.c-form__error {
    font-size: calc(1.2rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.2rem, calc( 1rem +  0.46585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  p.c-form__error {
    font-size: 1.6rem;
    font-size: clamp(1.2rem, calc( 1rem +  0.46585708vw ), 1.6rem);
  }
}
.c-form--signup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 15%;
}
@media screen and (max-width: 769px) {
  .c-form--signup {
    padding: 0;
  }
}
.c-form--signup label {
  font-size: 3.3rem;
  font-weight: bold;
}
.c-form--signup input[type=text] {
  margin-left: -2rem;
}
.c-form--formbuilder > p {
  margin-bottom: 2.5rem;
}
.c-form--formbuilder > .c-form__label {
  margin-bottom: 2.5rem;
}
.c-form__success {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6rem 4rem;
  border: 1px solid #0055b8;
  text-align: center;
}
.c-form__success h2 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.8rem;
  font-size: clamp(2.8rem, calc( 1rem +  2.46585708vw ), 4rem);
  line-height: 1;
}
@media screen and (min-width: 641px) {
  .c-form__success h2 {
    font-size: calc(2.8rem  +  1.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.8rem, calc( 1rem +  2.46585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-form__success h2 {
    font-size: 4rem;
    font-size: clamp(2.8rem, calc( 1rem +  2.46585708vw ), 4rem);
  }
}
@media screen and (max-width: 1200px ) {
  .c-form__success {
    margin-top: 3rem;
  }
}
.c-connect .c-form__success h2 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 3.2rem;
  font-size: clamp(3.2rem, calc( 1rem +  3.66585708vw ), 6rem);
}
@media screen and (min-width: 641px) {
  .c-connect .c-form__success h2 {
    font-size: calc(3.2rem  +  2.8  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(3.2rem, calc( 1rem +  3.66585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-connect .c-form__success h2 {
    font-size: 6rem;
    font-size: clamp(3.2rem, calc( 1rem +  3.66585708vw ), 6rem);
  }
}
.c-banner--form input[type=text],
.c-banner--form input[type=email],
.c-banner--form textarea {
  border: none;
}
input.c-form__subscribeinput {
  font-size: 1.6rem;
}
input.c-form__subscribeinput::-webkit-input-placeholder,
input.c-form__subscribeinput::-webkit-input-placeholder,
input.c-form__subscribeinput::-moz-placeholder,
input.c-form__subscribeinput:-moz-placeholder {
  color: #b0b0b0;
}
input.c-form__subscribeinput::placeholder,
input.c-form__subscribeinput::-webkit-input-placeholder,
input.c-form__subscribeinput::-moz-placeholder,
input.c-form__subscribeinput:-moz-placeholder {
  color: #b0b0b0;
}
.c-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 12.2rem;
  background: #FFFFFF;
  -webkit-transition: height 0.25s;
  transition: height 0.25s;
  border-bottom: 1px solid #e7e7e7;
}
@media screen and (max-width: 1200px) {
  .c-header {
    padding-right: 3.5rem;
  }
}
.c-header--alt {
  height: 9.2rem;
}
.c-header--alt .c-header__logo {
  width: 12.0rem;
}
.c-header__content {
  max-width: none;
  width: 100% ;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px ) {
  .c-header__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -webkit-transform: none;
            transform: none;
    -webkit-column-gap: 2rem;
            column-gap: 2rem;
  }
}
.c-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 0 0 7.5rem;
  padding: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 18.5rem;
  overflow: hidden;
  z-index: 21;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.c-header__logo img {
  max-width: none;
  width: 100%;
  -webkit-transition: width 0.25s ease;
  transition: width 0.25s ease;
}
@media screen and (max-width: 1200px) {
  .c-header__logo {
    line-height: 0;
  }
}
@media screen and (max-width: 641px) {
  .c-header__logo {
    width: 15rem;
  }
}
.c-header__nav-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  height: 100%;
}
/* 
NAV STRUCTURE
 
nav.c-nav
	ul.c-nav__list
		li.c-nav__item
			a.c-nav__btn > div.c-dropdown
							ul.c-nav__list--dropdown
								li.c-nav__item.c-nav__item--dropdown
								    a.c-nav__btn.c-nav__btn--dropdown

*/
.c-nav {
  position: relative;
  margin-left: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .c-nav {
    position: fixed;
    right: -50vw;
    top: 0;
    width: auto;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #0055b8;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    min-width: 50vw;
    max-width: 100%;
    overflow: auto;
    padding: 10rem 0;
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
    z-index: 21;
    pointer-events: none;
    -webkit-transform: none;
            transform: none;
    z-index: 100;
  }
  .c-nav.is-visible {
    right: 0;
    pointer-events: auto;
  }
}
@media screen and (max-width: 641px) {
  .c-nav {
    right: -100vw;
    width: calc(100% - 9.5rem);
    min-width: 22rem;
  }
}
.c-nav__list {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: visible;
  -webkit-transform-style: unset;
          transform-style: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1200px) {
  .c-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0 4rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 481px) {
  .c-nav__list {
    padding: 0 2rem 0 3rem;
  }
}
.c-nav__list__category {
  position: relative;
  font-size: 1.6rem;
  font-family: "Outfit", sans-serif;
  color: #666666;
  line-height: 1.33;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 1200px ) {
  .c-nav__list__category a {
    color: #52a2ff;
  }
  .c-nav__list__category a:hover {
    color: #ffffff;
  }
}
.c-nav__dropdown__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.c-nav__dropdown__promo {
  width: 40vw;
  border-right: 1px solid #e7e7e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media screen and (max-width: 1200px ) {
  .c-nav__dropdown__promo {
    display: none;
  }
}
.c-nav__dropdown__promo a {
  line-height: 0 !important;
}
.c-nav__dropdown__listgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-item-align: center;
      align-self: center;
  justify-self: center;
  padding: 3.0rem 5vw;
}
@media screen and (max-width: 1200px ) {
  .c-nav__dropdown__listgroup {
    padding: 1.0rem 0;
    width: auto;
  }
}
.c-nav__dropdown--megamenu .c-nav__list__category {
  color: #52a2ff;
}
@media screen and (max-width: 1200px ) {
  .c-nav__dropdown--megamenu .c-nav__dropdown__wrapper {
    width: 100%;
  }
}
.c-nav__dropdown--megamenu .c-nav__dropdown__listgroup {
  gap: 2.0rem;
}
@media screen and (max-width: 1200px ) {
  .c-nav__dropdown--megamenu .c-nav__dropdown__listgroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 1200px ) {
  .c-nav__dropdown--megamenu .c-nav__list--dropdown {
    border-bottom: 1px solid #006deb;
    margin-bottom: 2.0rem;
    padding-bottom: 2.0rem;
  }
}
.c-nav__dropdown--megamenu .c-nav__list--dropdown .c-nav__btn--dropdown {
  white-space: normal;
  line-height: 2.0rem;
  margin-bottom: 0.5rem;
}
.c-nav__dropdown--megamenu .c-nav__list--dropdown .c-nav__item--dropdown:last-child .c-nav__btn--dropdown {
  margin-bottom: 0;
}
/*
.c-nav__list {
    display: grid;
    grid-template-areas: 'left left left left left left left left right';
    grid-template-columns: repeat(8, 100px);
    width: 100%;
}

.c-nav__item {
    grid-area: left;
}

.c-nav__item[data-title~="Guide"] {
    grid-area: right;
}
*/
.c-nav__list--inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.c-nav__list--dropdown {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  color: #666666;
}
@media screen and (max-width: 1200px) {
  .c-nav__list--dropdown {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
  }
}
.c-nav__dropdown {
  position: absolute;
  top: 12.075rem;
  text-align: center;
  height: auto;
  width: auto;
  border: 1px solid #e7e7e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: white;
  z-index: 11;
  -webkit-transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  opacity: 0;
  pointer-events: none;
  padding: 4.0rem;
}
.c-nav__dropdown--megamenu {
  position: fixed;
  top: 12.075rem;
  left: 0;
  width: 100%;
  border-left: 0;
  border-right: 0;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .c-nav__dropdown {
    display: none;
    position: relative;
    background: none;
    top: auto;
    left: auto;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    min-width: 0;
    padding: 0;
    border: 0;
    margin: 1.0rem 0;
  }
}
.c-nav__dropdown ul,
.c-nav__dropdown li,
.c-nav__dropdown a {
  margin-left: 0;
  text-decoration: none;
}
.c-header--alt .c-nav__dropdown {
  top: 9.2rem;
}
.has-dropdown > .c-nav__btn:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.has-dropdown.is-active .c-nav__dropdown,
.has-dropdown .c-nav__dropdown:hover {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media screen and (max-width: 1200px) {
  .has-dropdown.is-active .c-nav__dropdown,
  .has-dropdown .c-nav__dropdown:hover {
    top: auto;
  }
}
.has-dropdown .c-nav__dropdown--megamenu {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
@media screen and (max-width: 1200px) {
  .has-dropdown:focus .c-nav__dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-nav__item {
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .c-nav__item {
    margin-left: 2rem;
  }
}
@media screen and (max-width: 1200px) {
  .c-nav__item {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
    width: 100%;
    margin: 1.0rem 0;
    padding: 0;
  }
}
.c-nav__item[data-title="Where to buy"] a,
.c-nav__item[data-title="Où acheter"] a {
  display: block;
  border: 1px solid #d7d7d7;
  line-height: 1;
  border-radius: 5.0rem;
  padding: 1.5rem;
  height: auto;
  margin-top: 1.0rem;
}
.c-nav__item[data-title="Where to buy"] a:hover,
.c-nav__item[data-title="Où acheter"] a:hover {
  background: #0055b8;
  color: white;
  border-color: #00499f;
}
@media screen and (max-width: 1200px ) {
  .c-nav__item[data-title="Where to buy"] a,
  .c-nav__item[data-title="Où acheter"] a {
    border: none;
    margin: 1.0rem 0;
    padding: 0;
  }
}
.c-nav__item--lang {
  border-left: 1px solid #EAEAEA;
  margin-left: 2.5rem;
  padding: 0;
  height: 100%;
}
.c-nav__item--lang .c-nav__btn {
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  line-height: 1.5;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-nav__item--lang .c-nav__btn:hover {
  background: #e7e7e7;
  color: #666;
}
.c-nav__item--lang .c-nav__btn img {
  max-width: 2.5rem;
}
@media screen and (max-width: 1200px) {
  .c-nav__item--lang {
    width: 100%;
    margin: 1.0rem 0;
    margin-top: auto;
    border: none;
    border-top: 0;
    padding: 0;
    height: auto;
    background: white;
    border-radius: 50px;
  }
  .c-nav__item--lang .c-nav__btn {
    width: 100%;
    height: 100%;
    color: #0055b8;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.0rem 0;
    gap: 1.0rem;
  }
  .c-nav__item--lang .c-nav__btn:hover {
    background: none;
    color: #0055b8;
  }
}
.c-nav__item--lang:before {
  display: none;
}
.c-nav__item--dropdown {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  will-change: transform;
  display: block;
}
.c-nav__item.has-dropdown > .c-nav__btn:after {
  content: '\f078';
  font-weight: 400;
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.2rem;
  position: absolute;
  bottom: -2.5rem;
  left: 50%;
}
@media screen and (max-width: 1200px ) {
  .c-nav__item.has-dropdown > .c-nav__btn:after {
    bottom: -1rem;
    right: -2.5rem;
    left: auto;
  }
}
.c-nav__item.has-dropdown .c-nav__btn:hover + .c-nav__item--dropdown,
.c-nav__item.has-dropdown .c-nav__btn:focus + .c-nav__item--dropdown,
.c-nav__item.has-dropdown .c-nav__btn:focus-within + .c-nav__item--dropdown {
  pointer-events: auto;
}
@media screen and (max-width: 1200px) {
  .c-nav__item.has-dropdown .c-nav__btn:hover,
  .c-nav__item.has-dropdown .c-nav__btn:focus,
  .c-nav__item.has-dropdown .c-nav__btn:focus-within {
    background: none;
  }
}
.c-nav__item--secure.has-dropdown::after {
  color: black;
  top: -0.4rem;
}
button.c-nav__btn {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-spacing: 0;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
button.c-nav__btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.c-nav__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "Outfit", sans-serif;
  color: #666666;
  text-decoration: none;
  line-height: 1.875;
  white-space: nowrap;
  height: 2.0rem;
  margin: 0 1.5rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.c-nav__btn:hover,
.c-nav__btn:focus {
  color: #0055b8;
}
.c-nav__btn:hover .c-nav__showdropdown,
.c-nav__btn:focus .c-nav__showdropdown {
  color: #0055b8;
}
@media screen and (max-width: 1200px ) {
  .c-nav__btn:hover .c-nav__showdropdown,
  .c-nav__btn:focus .c-nav__showdropdown {
    color: white;
  }
}
@media screen and (max-width: 1200px ) {
  .c-nav__btn:hover,
  .c-nav__btn:focus {
    color: white;
  }
}
@media screen and (max-width: 992px) {
  .c-nav__btn {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .c-nav__btn {
    margin-left: 0;
    white-space: normal;
    color: white;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .c-nav__btn:hover,
  .c-nav__btn:focus,
  .c-nav__btn.is-active {
    color: white;
  }
  .c-nav__btn:hover .c-nav__showdropdown,
  .c-nav__btn:focus .c-nav__showdropdown,
  .c-nav__btn.is-active .c-nav__showdropdown {
    color: white;
  }
}
.c-header--alt .c-nav__btn {
  font-size: 1.4rem;
}
.c-nav__showdropdown {
  background: transparent;
  border: none;
  pointer-events: none;
  padding: 0 0.3rem;
  vertical-align: baseline;
  display: none;
  font-size: 1.4rem;
  color: #666666;
}
@media screen and (max-width: 1200px) {
  .c-nav__showdropdown {
    color: white;
    display: inline-block;
    font-size: 1.8rem;
    margin-left: 1.0rem;
  }
}
@media screen and (max-width: 1200px) {
  .c-nav__item.is-active .c-nav__dropdown {
    display: block;
  }
}
.c-nav__btn--dropdown {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.c-nav__btn--dropdown:after {
  content: none;
}
.c-nav__btn--dropdown:hover,
.c-nav__btn--dropdown:focus {
  color: #0055b8;
  height: auto;
}
@media screen and (max-width: 1200px ) {
  .c-nav__btn--dropdown:hover,
  .c-nav__btn--dropdown:focus {
    color: white;
  }
}
@media screen and (max-width: 1200px) {
  .c-nav__btn--dropdown {
    line-height: 1.2;
    padding: 1rem 0;
  }
}
.c-nav__dropdown:not(.c-nav__dropdown--megamenu) .c-nav__btn--dropdown {
  font-size: 1.8rem;
}
.c-nav__search {
  margin: 0 0 0 2rem;
}
.c-nav--admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-top: 1rem;
  padding-left: 0;
}
.c-nav__item--admin {
  margin: 0;
}
.c-nav__btn--admin {
  margin: 0 1rem 0 0;
  padding: 0;
  color: #0000EE;
  font-weight: 400;
  text-decoration: underline;
}
@media screen and (max-width: 1200px) {
  .c-nav__btn--admin {
    font-size: 1.6rem;
  }
}
.c-nav__item--admin:last-of-type .c-nav__btn--admin {
  margin: 0;
}
.c-nav__btn--username {
  color: #666666;
  text-decoration: none;
}
.c-nav__show {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  outline: none;
  position: relative;
  display: none;
  color: #0055b8;
  cursor: pointer;
  padding: 1rem 0 1rem 1rem;
}
@media screen and (max-width: 1200px) {
  .c-nav__show {
    display: block;
    margin-left: 2.0rem;
    z-index: 21;
  }
}
.c-nav__hide {
  display: none;
}
@media screen and (max-width: 1200px) {
  .c-nav__hide {
    display: block;
    background-color: transparent;
    border: none;
    position: absolute;
    top: 3.5rem;
    right: 3.5rem;
  }
}
.c-nav__overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  z-index: 21;
}
.c-nav__overlay.is-visible {
  opacity: 0.8;
  pointer-events: auto;
}
.c-overlay {
  background: white;
  position: fixed;
  left: 100vw;
  top: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  z-index: 10;
  -webkit-transition: left 0s linear 0.25s, opacity 0.25s;
  transition: left 0s linear 0.25s, opacity 0.25s;
  pointer-events: none;
}
.c-overlay.is-visible {
  left: 0;
  opacity: 0.8;
  -webkit-transition: left 0s, opacity 0.25s;
  transition: left 0s, opacity 0.25s;
  pointer-events: auto;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.c-overlay:after {
  content: '\f3f4';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 50%;
  top: 50%;
  color: var(--keycolor);
  font-size: 50px;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.c-footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  font-family: "Outfit", sans-serif;
  background-color: #f5f5f5;
  color: #666666;
  padding: 9.0rem;
  grid-area: footer;
}
@media screen and (max-width: 992px) {
  .c-footer {
    padding: 10rem 6.2rem;
  }
}
@media screen and (max-width: 641px) {
  .c-footer {
    padding: 6.4rem 4rem 6.2rem 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.c-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 172rem;
  -webkit-column-gap: 5rem;
          column-gap: 5rem;
  row-gap: 10rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .c-footer__content {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: 'logo' 'socials' 'contact' 'nav' 'envirosupport' 'copyright';
    row-gap: 0;
  }
}
@media screen and (max-width: 641px) {
  .c-footer__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-items: center;
  }
}
.c-footer__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-footer__col--left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 36.6rem;
}
.c-footer__col--right {
  gap: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
@media screen and (max-width: 992px) {
  .c-footer__col {
    display: contents;
  }
  .c-footer__col--left {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .c-footer__col--left {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.c-footer__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 992px) {
  .c-footer__block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.c-footer__block--logo {
  border-bottom: 1px solid #d7d7d7;
  width: 100%;
  padding-bottom: 5.0rem;
}
@media screen and (max-width: 641px) {
  .c-footer__block--logo {
    grid-area: logo;
  }
}
.c-footer__form {
  padding-top: 5.0rem;
  grid-area: contact;
  margin-top: auto;
}
@media screen and (max-width: 1200px ) {
  .c-footer__form {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 1200px ) {
  .c-footer__form .c-form__subscribeinput {
    text-align: center;
  }
}
@media screen and (max-width: 1200px ) {
  .c-footer__form .c-btn--submit {
    margin: auto;
  }
}
@media screen and (max-width: 641px) {
  .c-footer__form .c-btn--submit {
    width: 100%;
  }
}
.c-footer__logo {
  width: 100%;
  max-width: 30.0rem;
}
@media screen and (max-width: 992px) {
  .c-footer__logo {
    grid-area: logo;
    max-width: 28.1rem;
  }
}
.c-footer__social {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.9rem;
  margin: 0;
  padding: 0;
  padding-top: 3.0rem;
  /*    li:not(:first-of-type) {
        margin-left: 2.3rem
    }*/
}
@media screen and (max-width: 1200px ) {
  .c-footer__social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 641px) {
  .c-footer__social {
    grid-area: socials;
  }
}
.c-footer__social li {
  line-height: 1;
  width: 3.0rem;
  height: 3.0rem;
}
.c-footer__social a {
  color: #6cc72b;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-footer__social a:hover {
  color: #6cc72b;
}
@media screen and (max-width: 992px) {
  .c-footer__social {
    grid-area: socials;
  }
}
@media screen and (max-width: 481px) {
  .c-footer__social a {
    font-size: 2.6rem;
  }
}
.c-footer__nav {
  display: block;
  padding-top: 1.0rem;
}
.c-footer__nav__list {
  display: grid;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-column-gap: 4rem;
          column-gap: 4rem;
  row-gap: 1.8rem;
  grid-template-areas: 'home home commercial other';
  grid-template-columns: 2fr 2fr 2fr;
}
@media screen and (max-width: 1200px ) {
  .c-footer__nav__list {
    grid-template-areas: 'home commercial other';
    grid-template-columns: 1fr 1fr;
  }
}
.c-footer__nav__list--columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}
@media screen and (max-width: 992px) {
  .c-footer__nav__list {
    grid-area: nav;
  }
  .c-footer__nav__list:not(.c-footer__nav__list--columns) {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 769px) {
  .c-footer__nav__list {
    grid-template-areas: 'home commercial' 'home other ';
    grid-template-columns: 1fr 1fr;
    text-align: center;
  }
}
@media screen and (max-width: 641px) {
  .c-footer__nav__list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    -webkit-column-gap: 3rem;
            column-gap: 3rem;
    row-gap: 0rem;
    grid-template-areas: 'home commercial' 'home other';
    grid-template-columns: 1fr 1 fr;
  }
}
.c-footer__nav__item {
  margin: 0;
}
.c-footer__nav__btn {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  color: #0055b8;
  text-decoration: none;
  line-height: 1.3;
  font-weight: bold;
  position: relative;
  display: block;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  -webkit-column-span: all;
          column-span: all;
}
@media screen and (min-width: 641px) {
  .c-footer__nav__btn {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-footer__nav__btn {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-footer__nav__btn--alt {
  margin: 0.5rem 0;
  color: #666666;
  font-weight: normal;
}
.c-footer__nav__btn:hover,
.c-footer__nav__btn:focus {
  color: #003d85;
}
.c-footer__nav__section {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  color: #0055b8;
  font-weight: bold;
  -webkit-column-gap: 1.5rem;
          column-gap: 1.5rem;
}
@media screen and (min-width: 641px) {
  .c-footer__nav__section {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-footer__nav__section {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (max-width: 641px) {
  .c-footer__nav__section {
    margin-bottom: 2.0rem;
  }
}
.c-footer__nav__section[data-title='Home Care'],
.c-footer__nav__section[data-title='Produits entretien ménager'] {
  grid-area: home;
  -webkit-columns: 2;
          columns: 2;
}
@media screen and (max-width: 1200px ) {
  .c-footer__nav__section[data-title='Home Care'],
  .c-footer__nav__section[data-title='Produits entretien ménager'] {
    -webkit-columns: 1;
            columns: 1;
  }
}
.c-footer__nav__section[data-title='Commercial Cleaning'],
.c-footer__nav__section[data-title='Nettoyage commercial'] {
  grid-area: commercial;
}
.c-footer__nav__section[data-title='other'] {
  -webkit-column-count: unset;
          column-count: unset;
  grid-area: other;
}
.c-footer__nav__section[data-title='other'] ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.c-footer__nav__section[data-title='other'] li[data-title='About'] {
  margin-bottom: 2.0rem;
}
.c-footer__nav__list--services {
  display: block;
  margin-top: 6rem;
}
.c-footer__nav__list--services h3 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.66585708vw ), 1.8rem);
  font-weight: 700;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 641px) {
  .c-footer__nav__list--services h3 {
    font-size: calc(1.4rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.66585708vw ), 1.8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-footer__nav__list--services h3 {
    font-size: 1.8rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.66585708vw ), 1.8rem);
  }
}
.c-footer__nav__list--services .c-footer__nav__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 2rem;
          column-gap: 2rem;
  row-gap: 0.5rem;
}
.c-footer__nav__list--services .c-footer__nav__btn {
  font-size: 1.6rem;
}
@media screen and (max-width: 992px) {
  .c-footer__nav__list--services {
    grid-area: service;
  }
}
@media screen and (max-width: 641px) {
  .c-footer__nav__list--services {
    display: block;
    text-align: center;
  }
  .c-footer__nav__list--services .c-footer__nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-footer__secondarynav {
  display: block;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 2.1rem;
          column-gap: 2.1rem;
  row-gap: 0;
  line-height: 1.2rem;
  list-style: none;
  padding: 0;
  margin: 3rem 0 0 0;
}
.c-footer__secondarynav li {
  line-height: 1.3;
  margin: 0 0.05rem;
  padding: 0;
  display: inline-block;
  font-size: 1.2rem;
}
.c-footer__secondarynav a {
  text-decoration: none;
  color: #0055b8;
  font-size: 1.3rem;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.c-footer__secondarynav a:hover,
.c-footer__secondarynav a:focus {
  color: #003d85;
}
@media screen and (max-width: 641px) {
  .c-footer__secondarynav a {
    font-size: 0.9rem;
  }
}
.c-footer__contact {
  margin-bottom: 6rem;
}
.c-footer__contact p {
  margin: 0;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.2rem;
  font-size: clamp(1.2rem, calc( 1rem +  0.96585708vw ), 2.6rem);
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  .c-footer__contact p {
    font-size: calc(1.2rem  +  1.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.2rem, calc( 1rem +  0.96585708vw ), 2.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-footer__contact p {
    font-size: 2.6rem;
    font-size: clamp(1.2rem, calc( 1rem +  0.96585708vw ), 2.6rem);
  }
}
.c-footer__contact a {
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .c-footer__contact {
    grid-area: contact;
    margin-top: 7rem;
  }
}
@media screen and (max-width: 641px) {
  .c-footer__contact {
    margin: 3rem 0 0;
    text-align: center;
  }
}
.c-footer__contact__highlight {
  margin-bottom: 1.8rem;
}
.c-footer__contact__highlight p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
}
@media screen and (min-width: 641px) {
  .c-footer__contact__highlight p {
    font-size: calc(1.8rem  +  1.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-footer__contact__highlight p {
    font-size: 3rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  }
}
.c-footer__contact__highlight a {
  color: #666666;
}
.c-footer__copyright {
  width: 100%;
  margin-top: 5.4rem;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.4;
}
@media screen and (max-width: 992px) {
  .c-footer__copyright {
    grid-area: copyright;
    margin-top: 5rem;
  }
}
@media screen and (max-width: 1200px ) {
  .c-footer__copyright {
    grid-area: copyright;
    margin-top: 5rem;
  }
}
@media screen and (max-width: 641px) {
  .c-footer__copyright {
    font-size: 0.9rem;
  }
}
.c-footer__copyright__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 2rem;
}
@media screen and (max-width: 641px) {
  .c-footer__copyright__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.c-footer__recaptcha {
  margin-top: 0.6rem;
  font-size: 1.2rem;
}
@media screen and (max-width: 641px) {
  .c-footer__recaptcha {
    font-size: 0.9rem;
  }
}
.c-footer__copyright__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2rem;
          column-gap: 2rem;
  row-gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-footer__copyright__links li {
  line-height: 1.2;
  margin: 0;
}
.c-footer__copyright__links a {
  text-decoration: none;
  font-size: 1.4rem;
}
.c-footer__copyright__links a:hover,
.c-footer__copyright__links a:focus {
  color: #003d85;
}
@media screen and (max-width: 641px) {
  .c-footer__copyright__links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-btn,
.shopify-buy-frame--product {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  padding: 1rem 4.5rem;
  font-size: 1.8rem;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  line-height: 1.1;
  color: #FFFFFF;
  background: #0055b8;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 5rem;
}
.c-btn:hover,
.shopify-buy-frame--product:hover,
.c-btn:focus,
.shopify-buy-frame--product:focus {
  background: #003d85;
}
.c-btn--alt,
.shopify-buy-frame--product--alt {
  background: #6cc72b;
}
.c-btn--alt:hover,
.shopify-buy-frame--product--alt:hover,
.c-btn--alt:focus,
.shopify-buy-frame--product--alt:focus {
  background: #559d22;
}
.c-btn--sm,
.shopify-buy-frame--product--sm {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  padding: 1.4rem 1.8rem;
}
@media screen and (min-width: 641px) {
  .c-btn--sm,
  .shopify-buy-frame--product--sm {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-btn--sm,
  .shopify-buy-frame--product--sm {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-btn--lg,
.shopify-buy-frame--product--lg {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  1.81585708vw ), 3.5rem);
}
@media screen and (min-width: 641px) {
  .c-btn--lg,
  .shopify-buy-frame--product--lg {
    font-size: calc(2rem  +  1.5  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  1.81585708vw ), 3.5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-btn--lg,
  .shopify-buy-frame--product--lg {
    font-size: 3.5rem;
    font-size: clamp(2rem, calc( 1rem +  1.81585708vw ), 3.5rem);
  }
}
@media screen and (max-width: 641px) {
  .c-btn--lg,
  .shopify-buy-frame--product--lg {
    padding: 1.8rem 3.6rem;
  }
}
.c-btn--banner,
.shopify-buy-frame--product--banner {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  font-weight: 600;
  padding: 2.0rem 3.3rem;
}
@media screen and (min-width: 641px) {
  .c-btn--banner,
  .shopify-buy-frame--product--banner {
    font-size: calc(1.6rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-btn--banner,
  .shopify-buy-frame--product--banner {
    font-size: 2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
.c-btn--modal,
.shopify-buy-frame--product--modal {
  padding: 1rem 3rem;
}
.c-btn--icongrid,
.shopify-buy-frame--product--icongrid {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  line-height: 1.1;
  padding: 1.0rem 2.0rem;
  margin-top: 2.0rem;
}
@media screen and (min-width: 641px) {
  .c-btn--icongrid,
  .shopify-buy-frame--product--icongrid {
    font-size: calc(1.6rem  +  0.6  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-btn--icongrid,
  .shopify-buy-frame--product--icongrid {
    font-size: 2.2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  }
}
.c-btn--home a {
  text-decoration: none;
  color: white;
  display: block;
  width: 100%;
  height: 100%;
}
.shopify-buy-frame--product {
  padding: 0;
  border: 3px solid white;
  border-color: #B9B9B9;
  color: #B9B9B9;
  background: white;
}
.shopify-buy-frame--product:hover {
  background: #B9B9B9;
}
.shopify-buy-frame--toggle {
  background: var(--keycolor);
  border-radius: 5px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.shopify-buy-frame--toggle:hover {
  background: hsl(from var(--keycolor) h s calc(l - 10));
}
.c-btn--outline,
.c-btn--outline-grey,
.c-btn--outline-key {
  background: rgba(255, 255, 255, 0);
  border: 3px solid white;
  color: white;
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s;
}
.c-btn--outline:hover,
.c-btn--outline-grey:hover,
.c-btn--outline-key:hover,
.c-btn--outline:focus,
.c-btn--outline-grey:focus,
.c-btn--outline-key:focus {
  background: rgba(255, 255, 255, 0.25);
}
.c-btn--gdpr {
  border: 2px solid #666666;
  color: #666666;
  background-color: white;
  -webkit-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  padding: 1.4rem 1.8rem;
}
@media screen and (min-width: 641px) {
  .c-btn--gdpr {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-btn--gdpr {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-btn--gdpr:hover,
.c-btn--gdpr:focus {
  background: #666666;
  color: white;
}
.c-btn--outline-grey {
  border-color: #B9B9B9;
  color: #B9B9B9;
  padding: 2.0rem 3.3rem;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
}
@media screen and (min-width: 641px) {
  .c-btn--outline-grey {
    font-size: calc(1.6rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-btn--outline-grey {
    font-size: 2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
.c-btn--outline-grey:hover {
  background: #B9B9B9;
  color: white;
}
.c-btn--outline-key {
  border-color: var(--keycolor);
  color: var(--keycolor);
  padding: 2.0rem 3.3rem;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
}
@media screen and (min-width: 641px) {
  .c-btn--outline-key {
    font-size: calc(1.6rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-btn--outline-key {
    font-size: 2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
.c-btn--outline-key:hover {
  background-color: var(--keycolor);
  color: white;
}
.c-btn--light {
  background: white;
  color: #0055b8;
}
.c-btn--light:hover,
.c-btn--light:focus {
  background-color: #e6e6e6;
}
.c-btn--submit {
  width: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0;
}
.c-btn--alignbottom {
  margin-top: auto;
}
.c-btn--alignright {
  margin-left: auto;
}
.c-btn--landingindex {
  width: 100%;
}
.c-btn--landingindex:not(:last-of-type) {
  margin-bottom: 2rem;
}
.c-btn--clearupload {
  font-size: 1.6rem;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  background: white;
  color: black;
  padding: 0.3rem 1rem;
  margin: 1rem auto 0 2.5rem;
  border-radius: 3px;
}
.c-btn--clearupload:before {
  content: '\f05e';
  font-family: 'Font Awesome 5 Pro';
  font-weight: bold;
  font-size: 1.4rem;
  margin-right: 0.4rem;
  vertical-align: middle;
}
.c-btn--alignright {
  float: none;
  margin-left: auto;
}
@media screen and (max-width: 481px) {
  .c-btn--alignright {
    width: 100%;
  }
}
.c-btn--location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8rem;
  background: #0055b8;
}
.c-btn--card,
.c-btn--buy {
  background-color: var(--keycolor);
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transition: -webkit-filter 0.25s;
  transition: -webkit-filter 0.25s;
  transition: filter 0.25s;
  transition: filter 0.25s, -webkit-filter 0.25s;
}
.c-btn--card:hover,
.c-btn--buy:hover {
  background-color: var(--keycolor);
  -webkit-filter: brightness(85%);
          filter: brightness(85%);
}
.c-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  min-height: 50rem;
  background-position: center;
  margin-bottom: 8.0rem;
}
.c-banner--video,
.c-banner--hasimage {
  height: 100vh;
}
.c-banner--short {
  min-height: 50rem;
  padding: 15rem 14rem 18vh;
  background-position: center;
  /*
        &:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, ~"@{key-color}" 0%, ~"@{key-color}00" 100%);
            z-index: 3;
        }
*/
}
.c-banner--short:after {
  bottom: 15vh;
}
@media screen and (max-width: 1200px ) {
  .c-banner--short {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.c-banner--home,
.c-banner--default {
  min-height: 110vh;
  background-position: center;
  padding: 0 14rem 0 14rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 641px) {
  .c-banner--home,
  .c-banner--default {
    min-height: 100vh;
    padding-bottom: 15vh;
  }
}
.c-banner--home:after,
.c-banner--default:after {
  bottom: 30vh;
}
.c-banner--default {
  min-height: 90vh;
  padding-bottom: 10vh;
}
@media screen and (max-width: 1200px ) {
  .c-banner--default {
    padding-bottom: 10vh;
  }
}
@media screen and (max-width: 641px) {
  .c-banner--default {
    min-height: 100vh;
    padding-bottom: 15vh;
  }
}
.c-banner--article small {
  font-size: 0.25em;
  display: block;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  line-height: 1.5;
}
@media screen and (max-width: 641px) {
  .c-banner--article small {
    font-size: 0.35em;
  }
}
@media screen and (max-width: 992px) {
  .c-banner {
    padding-left: 6.2rem;
    padding-right: 6.2rem;
  }
}
@media screen and (max-width: 641px) {
  .c-banner {
    padding: 2.0rem;
  }
}
.c-banner--noimage {
  min-height: 0;
  padding: 10rem 14rem 4rem;
  background: #6cc72b;
}
.c-banner--hidden {
  display: none;
}
.c-banner__image {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.c-banner__image picture {
  width: 100%;
  height: 100%;
}
.c-banner__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 63% center;
     object-position: 63% center;
}
.c-banner__video-cont {
  width: 100%;
  height: 100%;
}
.c-banner__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-banner__video-cont,
.c-banner__image,
.c-banner__video {
  position: absolute;
  left: 0;
  top: 0;
}
.c-banner--video .c-banner__overlaytext {
  position: absolute;
}
.c-banner__content {
  position: relative;
  width: 100%;
  z-index: 3;
  color: white;
  text-align: left;
  max-width: 50%;
}
@media screen and (max-width: 1200px ) {
  .c-banner__content {
    max-width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .c-banner__content {
    padding: 14rem 4rem 14rem 4rem;
    position: relative;
  }
}
.c-banner__content--default {
  background: #0055b8;
  padding: 5.0rem;
  border-radius: 30px;
}
@media screen and (max-width: 1200px ) {
  .c-banner__content--default {
    max-width: 100%;
  }
}
.c-banner__content--home .c-btn {
  background: var(--bannercolor);
}
.c-banner__content--home p {
  color: #666666;
}
@media screen and (max-width: 992px) {
  .c-banner__content--home p {
    color: white;
  }
}
@media screen and (max-width: 992px) {
  .c-banner__content--home {
    background: var(--bannercolor);
    padding: 5.0rem;
    border-radius: 30px;
    max-width: 100%;
  }
  .c-banner__content--home .c-btn {
    background: white;
    color: var(--bannercolor);
  }
}
/*
.c-banner--default {
    .c-banner__content {
        padding-right: 20%;

        @media @phone-side {
            padding: @padding-left @mobile-padding-left @padding-left @mobile-padding-left;
            position: relative;
        } 
    }
}
    */
.c-banner__title {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  4.56585708vw ), 9rem);
  line-height: 1em;
  font-weight: 700;
  color: white;
  margin-bottom: 2.4rem;
}
@media screen and (min-width: 641px) {
  .c-banner__title {
    font-size: calc(2rem  +  7  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  4.56585708vw ), 9rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__title {
    font-size: 9rem;
    font-size: clamp(2rem, calc( 1rem +  4.56585708vw ), 9rem);
  }
}
.c-banner__title small {
  font-size: 0.25em;
  display: block;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  line-height: 1.5;
}
@media screen and (max-width: 641px) {
  .c-banner__title small {
    font-size: 0.35em;
  }
}
.c-banner__title--article {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.5rem !important;
  font-size: clamp(2.5rem, calc( 1rem +  4.81585708vw ), 9rem) !important;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  letter-spacing: -0.05em;
  letter-spacing: clamp(-0.05em, calc( 1rem +  -0.96914292vw ), -0.02em);
}
@media screen and (min-width: 641px) {
  .c-banner__title--article {
    font-size: calc(2.5rem  +  6.5  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.5rem, calc( 1rem +  4.81585708vw ), 9rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__title--article {
    font-size: 9rem;
    font-size: clamp(2.5rem, calc( 1rem +  4.81585708vw ), 9rem);
  }
}
@media screen and (min-width: 641px) {
  .c-banner__title--article {
    letter-spacing: calc(-0.05em  +  0.03  * ((100vw -  48.1rem ) / 101.9 ));
    letter-spacing: clamp(-0.05em, calc( 1rem +  -0.96914292vw ), -0.02em);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__title--article {
    letter-spacing: -0.02em;
    letter-spacing: clamp(-0.05em, calc( 1rem +  -0.96914292vw ), -0.02em);
  }
}
.c-banner__title--home {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 5rem;
  font-size: clamp(5rem, calc( 1rem +  5.56585708vw ), 8rem);
  color: var(--bannercolor);
}
@media screen and (min-width: 641px) {
  .c-banner__title--home {
    font-size: calc(5rem  +  3  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(5rem, calc( 1rem +  5.56585708vw ), 8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__title--home {
    font-size: 8rem;
    font-size: clamp(5rem, calc( 1rem +  5.56585708vw ), 8rem);
  }
}
@media screen and (max-width: 992px) {
  .c-banner__title--home {
    color: white;
  }
}
.c-banner__date {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  margin-bottom: 1rem;
  font-weight: 700;
}
@media screen and (min-width: 641px) {
  .c-banner__date {
    font-size: calc(1.6rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__date {
    font-size: 2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
.c-banner__text {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.01585708vw ), 2.1rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-top: 3rem;
  margin-top: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  line-height: 1.4;
  margin-top: 0;
  width: 100%;
  max-width: 83rem;
  padding-left: 1.0rem;
}
@media screen and (min-width: 641px) {
  .c-banner__text {
    font-size: calc(1.8rem  +  0.3  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.01585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__text {
    font-size: 2.1rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.01585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 641px) {
  .c-banner__text {
    margin-top: calc(3rem  +  1  * ((100vw -  48.1rem ) / 101.9 ));
    margin-top: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__text {
    margin-top: 4rem;
    margin-top: clamp(3rem, calc( 1rem +  2.56585708vw ), 4rem);
  }
}
@media screen and (max-width: 769px) {
  .c-banner__text {
    padding-left: 0.5rem;
  }
}
@media screen and (max-width: 641px) {
  .c-banner__text {
    padding-left: 0.25rem;
  }
}
.c-banner__text--article {
  max-width: 76.8rem;
}
.c-banner__highlight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4rem 0 2rem;
}
.c-banner__highlight p {
  width: 90%;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.2rem;
  font-size: clamp(2.2rem, calc( 1rem +  2.16585708vw ), 4rem);
  text-align: center;
  line-height: 1.25;
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 641px) {
  .c-banner__highlight p {
    font-size: calc(2.2rem  +  1.8  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.2rem, calc( 1rem +  2.16585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__highlight p {
    font-size: 4rem;
    font-size: clamp(2.2rem, calc( 1rem +  2.16585708vw ), 4rem);
  }
}
@media screen and (max-width: 641px) {
  .c-banner__highlight {
    padding: 0 4rem;
  }
  .c-banner__highlight p {
    width: 100%;
  }
}
.c-banner__articleinfo {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  color: white;
  padding: 1rem;
  background: rgba(26, 24, 24, 0.6);
  border-radius: 5px;
  margin-bottom: 1rem;
}
@media screen and (min-width: 641px) {
  .c-banner__articleinfo {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner__articleinfo {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-banner--footer {
  max-width: none;
  margin-top: 8rem;
  margin-bottom: -20rem;
}
.c-banner--footer .c-banner__content > * {
  max-width: none;
}
.c-banner--form {
  background: #0055b8;
}
.c-banner--form .c-banner__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5%;
          column-gap: 5%;
  row-gap: 3rem;
}
.c-banner--form .c-banner__textcol {
  width: 100%;
  margin-bottom: 0;
}
.c-banner--form .c-banner__text {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
}
@media screen and (min-width: 641px) {
  .c-banner--form .c-banner__text {
    font-size: calc(1.6rem  +  0.6  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-banner--form .c-banner__text {
    font-size: 2.2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  }
}
.c-banner--form .c-banner__formcol {
  width: 100%;
  background: #0055b8;
  padding: 4rem 3rem;
  border-radius: 5rem;
}
.c-banner--form .c-banner__formcol h2 {
  margin-bottom: 1rem;
}
@media screen and (max-width: 641px) {
  .c-banner--form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-banner--form .c-banner__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-login {
  max-width: 55rem;
  margin: 20rem 0;
  padding: 0 4rem;
}
@media screen and (max-width: 641px) {
  .c-login {
    padding: 0 4rem;
  }
}
.c-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  list-style-type: none;
  width: 100%;
  padding: 0;
  margin: 6rem 0 6rem;
}
.c-filters__btn {
  text-align: center;
  color: white;
  font-weight: 400;
  font-size: 1.8rem;
  white-space: nowrap;
  -webkit-transition: color 0.25s, background 0.25s, border 0.25s;
  transition: color 0.25s, background 0.25s, border 0.25s;
  background: transparent;
  margin: 0;
}
.c-filters__btn a {
  text-decoration: none;
  padding: 1.1rem 1.4rem;
  border: 1px solid #ddd;
  border-radius: 5rem;
  background-color: white;
  display: block;
  line-height: 1;
  color: #666666;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.c-filters__btn a:hover,
.c-filters__btn a:focus {
  background-color: #EEEEEE;
}
.c-filters__btn a.selected {
  color: #FFFFFF;
  background: #0055b8;
}
.c-dropdownfilters {
  display: inline-block;
  width: auto;
  position: relative;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 1rem;
  background: transparent;
  border: none;
  padding: 0;
}
.c-dropdownfilters:hover > .c-dropdownfilters__dropdown,
.c-dropdownfilters:focus > .c-dropdownfilters__dropdown,
.c-dropdownfilters:focus-within > .c-dropdownfilters__dropdown {
  opacity: 1;
  left: 0;
  top: 100%;
  -webkit-transition: left 0s, top 0.25s, opacity 0.25s;
  transition: left 0s, top 0.25s, opacity 0.25s;
}
.c-dropdownfilters__dropdown {
  opacity: 0;
  position: absolute;
  background: #0055b8;
  left: -100000px;
  top: 120%;
  height: auto;
  padding: 2rem;
  z-index: 2;
  -webkit-transition: left 0s 1s, top 0.25s, opacity 0.25s;
  transition: left 0s 1s, top 0.25s, opacity 0.25s;
}
.c-dropdownfilters__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.c-dropdownfilter__item {
  line-height: 1.3;
  text-align: left;
}
.c-dropdownfilter__item a {
  text-decoration: none;
  color: white;
}
.c-dropdownfilters--selected {
  color: orange;
}
.c-dropdownfilters__btn {
  display: block;
  font-size: 2.0rem;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
/* 

STRUCTURE (Edit this structure in news_helper.php ~ Line 58)

	<ul class="c-pagination">
		<li class="c-pagination__item c-pagination__item--direction">
			<i class="fas fa-angle-double-left"></i>
		</li>
		<li class="c-pagination__item c-pagination__item--direction">
			<i class="fas fa-angle-left"></i>
		</li>
		<li class="c-pagination__item">%NUM</li>
		<li class="c-pagination__item c-pagination__item--direction">
			<i class="fas fa-angle-right"></i>
		</li>
		<li class="c-pagination__item c-pagination__item--direction">
			<i class="fas fa-angle-double-right"></i>
		</li>
	</ul>

*/
.c-pagination {
  list-style-type: none;
  margin: auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10.0rem;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1rem;
}
.c-pagination__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* Items inside the list are generated automatically,
	   so their tag is styled instead of having a custom class
	   The pagination link items becomes a <span> when .is-active == true,
	   so we need the base styles to match */
  /* Styles for when the span is active
	within the pagination item */
  /* The next, prev, first, and last arrows */
}
.c-pagination__item a,
.c-pagination__item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0.13rem;
  height: 3.5rem;
  width: 3.5rem;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  border: 1px solid #ddd;
  background-color: white;
  color: #666666;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 0;
  text-align: center;
  text-decoration: none;
}
.c-pagination__item a:hover,
.c-pagination__item a:focus,
.c-pagination__item a:hover span,
.c-pagination__item a:focus span {
  background: #EEEEEE;
}
.c-pagination__item.is-active a,
.c-pagination__item.is-active span {
  background: #0055b8;
  border-color: #0055b8;
  color: #FFFFFF;
}
.c-pagination__item--direction {
  margin-right: 0;
}
.c-pagination__item--direction a {
  padding: 0;
  border: 1px solid white;
  height: 3.5rem;
  width: 3.5rem;
  font-size: 1.7rem;
}
.c-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 2rem;
          column-gap: 2rem;
  row-gap: 2rem;
}
.c-profile p,
.c-profile a {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 481px) {
  .c-profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-profile__imagelink {
  width: 100%;
  height: 100%;
}
.c-profile__image {
  width: 100%;
  min-width: 13rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.c-profile__image picture,
.c-profile__image img {
  width: 100%;
}
@media screen and (max-width: 481px) {
  .c-profile__image {
    width: 100%;
    max-width: 30rem;
    min-width: 0;
  }
}
.c-profile__text {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (max-width: 481px) {
  .c-profile__text {
    width: 100%;
    max-width: 30rem;
  }
}
.c-profile__title {
  font-size: 2.5rem;
  font-family: "Outfit", sans-serif;
  margin: 0 0 0.5rem;
}
.c-profile__jobtitle {
  font-size: 1.8rem;
  font-style: italic;
  margin: 0;
}
.c-profile__subtitle {
  font-style: italic;
  margin: 0;
}
.c-profile__link {
  color: #0055b8;
}
@media screen and (max-width: 481px) {
  .c-profile__link {
    word-break: break-all;
  }
}
.c-slideshow {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 1.0rem;
  grid-template-areas: "c--slideshow__large c--slideshow__large c--slideshow__large c--slideshow__large c--slideshow__large" ". . . . .";
  list-style-type: none;
  margin: 0;
  padding: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.c-slideshow li {
  margin: 0;
  padding: 0;
  width: 100%;
}
.c-slideshow li:nth-of-type(2) {
  grid-column: 5/6;
  grid-row: 2/3;
}
.c-slideshow li:nth-of-type(3) {
  grid-column: 4/5;
  grid-row: 2/3;
}
.c-slideshow li:nth-of-type(4) {
  grid-column: 3/4;
  grid-row: 2/3;
}
.c-slideshow li:nth-of-type(5) {
  grid-column: 2/3;
  grid-row: 2/3;
}
.c-slideshow li:nth-of-type(6) {
  grid-column: 1/2;
  grid-row: 2/3;
}
.c-slideshow img {
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
.c-slideshow__large {
  grid-area: c--slideshow__large;
}
.c-slideshow__btn {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  border-radius: none;
  background: transparent;
  outline: none;
  /* inherit font & color from ancestor */
  color: inherit;
  font: inherit;
  /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
  line-height: normal;
  /* Corrects font smoothing for webkit */
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  /* Corrects inability to style clickable `input` types in iOS */
  -webkit-appearance: none;
  /* Remove excess padding and border in Firefox 4+ */
}
.c-slideshow__btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.c-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
}
.c-card--news:before {
  opacity: 0;
  content: '';
  position: absolute;
  left: -3%;
  top: -2.25%;
  width: 106%;
  height: 106%;
  background-color: black;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.c-card--news:hover {
  cursor: pointer;
}
.c-card--news:hover:before {
  opacity: 0.08;
}
.c-card__link {
  text-decoration: none;
  margin-top: auto;
  font-size: 1.8rem;
}
.c-card__fulllink {
  text-decoration: none;
  cursor: pointer;
}
.c-card__fulllink p {
  color: #666666;
}
.c-card__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1.9;
  overflow: hidden;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-card__image picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.c-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-card__link:hover .c-card__image,
.c-card__link:focus .c-card__image {
  -webkit-filter: brightness(75%);
          filter: brightness(75%);
}
.c-card__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  text-decoration: none;
  padding: 2rem 2rem 0;
}
@media screen and (max-width: 481px) {
  .c-card__text {
    padding: 6rem 4rem;
  }
}
.c-card__info {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.66585708vw ), 1.8rem);
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  color: #717275;
  line-height: 1.2;
  text-transform: uppercase;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 0.5rem;
          column-gap: 0.5rem;
}
@media screen and (min-width: 641px) {
  .c-card__info {
    font-size: calc(1.4rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.66585708vw ), 1.8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-card__info {
    font-size: 1.8rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.66585708vw ), 1.8rem);
  }
}
.c-card__title {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.51585708vw ), 3.1rem);
  font-family: "Outfit", sans-serif;
  line-height: 1.1;
  color: #666666;
  text-transform: uppercase;
  margin: 0.5rem 0 0;
}
@media screen and (min-width: 641px) {
  .c-card__title {
    font-size: calc(1.8rem  +  1.3  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.51585708vw ), 3.1rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-card__title {
    font-size: 3.1rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.51585708vw ), 3.1rem);
  }
}
.c-card__summary {
  margin-top: 0;
  /*
    //Limit the number of lines shown
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    */
  font-size: 1.8rem;
  line-height: 1.5;
  padding-top: 3.0rem;
}
@media screen and (max-width: 1200px ) {
  .c-card__summary--showmobile {
    display: -webkit-box;
  }
}
.c-card--noimage {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 46vw;
}
.c-card--noimage .c-card__text {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.c-card--resource {
  background: white;
  border: 1px solid var(--keycolor);
  border-radius: 10px;
}
.c-card--resource .c-card__cat {
  color: #666666;
  background: transparent;
  padding: 0;
  border-radius: 0;
  position: static;
}
.c-card--resource .c-card__image {
  margin-top: 0;
}
.c-card--resource .c-card__text {
  padding: 4.3rem 4.8rem 4.8rem;
}
@media screen and (max-width: 481px) {
  .c-card--resource .c-card__text {
    padding: 4.3rem 3.6rem 4.8rem;
  }
}
.c-card--resource .c-card__cat {
  text-transform: uppercase;
}
.c-card--resource .c-card__title {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1200px ) {
  .c-card--resource .c-card__summary:not(:empty) {
    display: block;
  }
}
.c-card--resource .c-card__summary:empty {
  height: 0;
  padding-top: 0;
}
.c-card--profile {
  background: transparent;
  border: none;
}
.c-card--profile .c-card__link {
  display: block;
  text-decoration: none;
}
.c-card--profile .c-card__text {
  padding: 2.7rem 2rem 0;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
}
.c-card--profile .c-card__title {
  color: #0055b8;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 641px) {
  .c-card--profile .c-card__title {
    font-size: calc(1.6rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-card--profile .c-card__title {
    font-size: 2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
.c-card--profile .c-card__jobtitle {
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
.c-card--profile .c-card__subtitle {
  line-height: 1.3;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  font-weight: 700;
  color: #B1B1B1;
  margin-top: 0;
}
@media screen and (min-width: 641px) {
  .c-card--profile .c-card__subtitle {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-card--profile .c-card__subtitle {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-card--landingindex .c-card__image {
  border-bottom: 3px solid #c9c9c9;
}
.c-card--landingindex .c-card__text {
  padding: 5rem;
  max-height: 47rem;
  margin-top: auto;
}
@media screen and (max-width: 481px) {
  .c-card--landingindex .c-card__text {
    padding: 5rem 3rem;
  }
}
.c-card--landingindex .c-card__title {
  font-weight: 700;
}
@media screen and (max-width: 1200px ) {
  .c-card--landingindex .c-card__title {
    margin-bottom: 1.8rem;
  }
}
.c-card--landingindex .c-card__summary {
  -webkit-line-clamp: 5;
  line-clamp: 5;
}
@media screen and (max-width: 1200px ) {
  .c-card--landingindex .c-card__summary {
    display: block;
  }
}
.c-card--pagelinks {
  padding: 0;
  border: none;
  width: 100%;
}
.c-card--pagelinks .c-card__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #666666;
}
.c-card--pagelinks .c-card__image {
  width: 100%;
  height: 100%;
  background-color: #0055b8;
  max-height: 45.0rem;
}
.c-card--pagelinks .c-card__image img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.c-card--pagelinks .c-card__link:hover .c-card__image,
.c-card--pagelinks .c-card__link:focus .c-card__image {
  -webkit-filter: none;
          filter: none;
}
.c-card--pagelinks .c-card__link:hover .c-card__image img,
.c-card--pagelinks .c-card__link:focus .c-card__image img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
  opacity: 0.8;
}
.c-card--pagelinks .c-card__text {
  width: 100%;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3rem 0 0 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.c-card--pagelinks .c-card__link:hover .c-card__text,
.c-card--pagelinks .c-card__link:focus .c-card__text {
  padding-top: 2.0rem;
  padding-bottom: 1.0rem;
  color: #0055b8;
}
.c-card--pagelinks .c-card__title {
  color: #666666;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  font-weight: 700;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (min-width: 641px) {
  .c-card--pagelinks .c-card__title {
    font-size: calc(1.8rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-card--pagelinks .c-card__title {
    font-size: 2.2rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  }
}
.c-card--pagelinks .c-card__link:hover .c-card__title,
.c-card--pagelinks .c-card__link:focus .c-card__title {
  color: #0055b8;
}
@media screen and (max-width: 641px) {
  .c-card--pagelinks {
    margin-bottom: 4.0rem;
  }
}
.c-modal {
  position: fixed;
  left: -100000%;
  top: 52%;
  background: white;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  max-width: 90%;
  max-height: 90vh;
  min-width: 30vw;
  min-height: 30vh;
  z-index: 21;
  -webkit-transform-style: flat;
          transform-style: flat;
  padding: 3rem;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.25s, top 0.25s, left 0s 1s;
  transition: opacity 0.25s, top 0.25s, left 0s 1s;
  pointer-events: none;
}
@media screen and (max-width: 641px) {
  .c-modal {
    padding: 1.5rem;
    min-height: 15vh;
    min-width: 80vw;
    max-width: 90vw;
  }
}
.c-modal--img {
  position: fixed;
  width: auto;
  height: auto;
  max-width: 90vw;
  max-height: 90vh;
  font-size: 0;
  -webkit-transition: none;
  transition: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.c-modal.is-visible {
  opacity: 1;
  left: 50%;
  top: 50%;
  -webkit-transition: opacity 0.25s, top 0.25s, left 0s 0s;
  transition: opacity 0.25s, top 0.25s, left 0s 0s;
  display: block;
  pointer-events: auto;
}
.c-modal:focus {
  outline: none;
}
.c-modal__content-wrapper {
  left: 50%;
  top: 50%;
  width: 100%;
  overflow: auto;
}
.c-modal__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.c-modal__content img {
  max-width: calc(90vw - 6rem );
  max-height: calc(90vh - 6rem );
}
.c-modal__content > iframe {
  width: 130vmin;
  max-width: none;
  height: auto !important;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 641px) {
  .c-modal__content > iframe {
    width: 85vw;
  }
}
.c-modal.shopify_modal .c-modal__content-wrapper {
  height: 100%;
  width: 100%;
  min-width: 100%;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.c-modal.shopify_modal .c-modal__content-wrapper::-webkit-scrollbar {
  width: 1em;
}
.c-modal.shopify_modal .c-modal__content-wrapper::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 50px;
}
.c-modal.shopify_modal .c-modal__content-wrapper::-webkit-scrollbar-thumb {
  background-color: #ccc;
  outline: none;
  border-radius: 50px;
}
.c-modal__content.is-loading:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../images/loading-icon.gif) center / 60px no-repeat;
}
.c-modal--video {
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: unset;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background: #191818;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: left 0s 0.25s, opacity 0.25s;
  transition: left 0s 0.25s, opacity 0.25s;
}
.c-modal--video.is-visible {
  left: 0;
  opacity: 1;
  visibility: auto;
  pointer-events: auto;
  -webkit-transition: left 0s 0s, opacity 0.25s;
  transition: left 0s 0s, opacity 0.25s;
}
.c-modal--shopify {
  width: 100%;
  height: 100%;
  max-width: 66%;
  max-height: 80vh;
  min-width: 30vw;
  min-height: 30vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.25s, top 0.25s, left 0s 2s;
  transition: opacity 0.25s, top 0.25s, left 0s 2s;
}
@media screen and (max-width: 641px) {
  .c-modal--shopify {
    max-width: 90%;
  }
}
.c-modal--shopify.is-visible {
  -webkit-transition: opacity 0.25s, top 0.25s, left 0s 0s;
  transition: opacity 0.25s, top 0.25s, left 0s 0s;
}
.c-modal__videowrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 5.0rem;
}
.c-modal__videowrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 150.0rem;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-modal__date {
  font-size: 1.4rem;
  font-style: italic;
  margin-top: 0;
}
.c-modal__close {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  position: absolute;
  background: #0055b8;
  background: var(--keycolor);
  font-family: 'Font Awesome 5 Pro';
  color: white;
  right: -1.3rem;
  top: -1.3rem;
  z-index: 20;
  cursor: pointer;
  font-size: 2.2rem;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  width: 4rem;
  height: 4rem;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12);
  text-decoration: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.c-modal__close i {
  pointer-events: none;
  cursor: pointer;
}
.c-modal__close i:before {
  pointer-events: none;
  cursor: pointer;
}
.c-modal__close:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.c-modal__close--video {
  position: absolute;
  right: 2.0rem;
  top: 2.0rem;
  color: white;
  font-size: 3.0rem;
  z-index: 10;
  text-decoration: none;
}
.c-modal__arrow {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: white;
  border-radius: 100%;
  padding: 0;
  width: 4rem;
  height: 4rem;
  z-index: 1;
  color: #666666;
  font-size: 2.2rem;
  position: absolute;
  top: 50%;
  right: -1.3rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12);
}
.c-modal__arrow i {
  position: relative;
  left: 1px;
}
.c-modal__arrow:hover {
  -webkit-transform: translate(0, -50%) scale(1.1);
          transform: translate(0, -50%) scale(1.1);
}
.c-modal__arrow--back {
  right: auto;
  left: -1.3rem;
}
.c-modal__arrow--back i {
  left: auto;
  right: 1px;
}
.c-modal__arrow.is-visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-modal__arrow > * {
  pointer-events: none;
}
@media screen and (max-width: 769px) {
  .c-modal__arrow:hover {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.c-modal--lang {
  min-width: 0;
  min-height: 0;
  text-align: center;
  padding: 6rem;
}
.c-modal--lang .c-modal__close {
  background: #0055b8;
}
.c-modal__lang {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}
@media screen and (max-width: 641px) {
  .c-modal__lang {
    width: 80vw;
  }
}
.c-modal__lang li {
  padding: 1.0rem 0;
  margin: 0;
  text-align: center;
}
.c-modal__lang li:last-child {
  border-bottom: none;
}
.c-modal__lang li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
  text-align: center;
}
.c-modal__lang li a img {
  display: block;
  max-width: 3.0rem;
  margin-right: 2.0rem;
}
.c-search {
  width: 100%;
  background-color: #393435;
  color: white;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  left: 5%;
  padding-bottom: 0;
  z-index: 5;
  width: 33%;
  max-width: 58.5rem;
  background-color: white;
  border-radius: 4.0rem;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 992px) {
  .c-search {
    position: relative;
    left: 0;
    border-radius: 0;
    height: 100%;
    width: 40%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media screen and (max-width: 641px) {
  .c-search {
    padding: 3rem;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    max-width: 100%;
    max-height: 40.0rem;
    min-height: 35.0rem;
  }
}
.c-search__wrapper {
  height: 90vh;
  margin-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  .c-search__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    left: 0;
    width: calc(100% + 12.4rem);
  }
}
@media screen and (max-width: 641px) {
  .c-search__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% +  8rem );
  }
}
.c-search__header {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-left: 1.5rem;
  padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-right: 1.5rem;
  padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-top: 1.5rem;
  padding-top: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  padding-bottom: 0;
}
@media screen and (min-width: 641px) {
  .c-search__header {
    padding-left: calc(1.5rem  +  4.5  * ((100vw -  48.1rem ) / 101.9 ));
    padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__header {
    padding-left: 6rem;
    padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 641px) {
  .c-search__header {
    padding-right: calc(1.5rem  +  4.5  * ((100vw -  48.1rem ) / 101.9 ));
    padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__header {
    padding-right: 6rem;
    padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 641px) {
  .c-search__header {
    padding-top: calc(1.5rem  +  4.5  * ((100vw -  48.1rem ) / 101.9 ));
    padding-top: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__header {
    padding-top: 6rem;
    padding-top: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
.c-search__header h2 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 4rem;
  font-size: clamp(4rem, calc( 1rem +  3.96585708vw ), 5.8rem);
  color: #0055b8;
}
@media screen and (min-width: 641px) {
  .c-search__header h2 {
    font-size: calc(4rem  +  1.8  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(4rem, calc( 1rem +  3.96585708vw ), 5.8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__header h2 {
    font-size: 5.8rem;
    font-size: clamp(4rem, calc( 1rem +  3.96585708vw ), 5.8rem);
  }
}
@media screen and (max-width: 641px) {
  .c-search__header h2 {
    margin-bottom: 0.5rem;
  }
}
.c-search__header label {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.91585708vw ), 2.1rem);
  margin: 0 0 2rem;
  color: #666666;
}
@media screen and (min-width: 641px) {
  .c-search__header label {
    font-size: calc(1.6rem  +  0.5  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.91585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__header label {
    font-size: 2.1rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.91585708vw ), 2.1rem);
  }
}
@media screen and (max-width: 641px) {
  .c-search__header label {
    margin-bottom: 1rem;
  }
}
.c-search__header--sm h2 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 3.6rem;
  font-size: clamp(3.6rem, calc( 1rem +  3.26585708vw ), 4.8rem);
  color: #666666;
}
@media screen and (min-width: 641px) {
  .c-search__header--sm h2 {
    font-size: calc(3.6rem  +  1.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(3.6rem, calc( 1rem +  3.26585708vw ), 4.8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__header--sm h2 {
    font-size: 4.8rem;
    font-size: clamp(3.6rem, calc( 1rem +  3.26585708vw ), 4.8rem);
  }
}
@media screen and (max-width: 641px) {
  .c-search__header {
    padding-top: 0;
  }
  .c-search__header--sm {
    text-align: center;
  }
}
.c-search__form__padding {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-left: 1.5rem;
  padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-right: 1.5rem;
  padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 641px) {
  .c-search__form__padding {
    padding-left: calc(1.5rem  +  4.5  * ((100vw -  48.1rem ) / 101.9 ));
    padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__form__padding {
    padding-left: 6rem;
    padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 641px) {
  .c-search__form__padding {
    padding-right: calc(1.5rem  +  4.5  * ((100vw -  48.1rem ) / 101.9 ));
    padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__form__padding {
    padding-right: 6rem;
    padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
.c-search__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.4rem;
          column-gap: 1.4rem;
  row-gap: 1rem;
  margin: 2.0rem 0;
}
.c-search__options label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  font-size: 2rem;
  color: #666666;
}
@media screen and (max-width: 641px) {
  .c-search__options label {
    font-size: 1.4rem;
  }
}
.c-search__options input[type=radio] {
  margin-right: 0.3rem;
}
@media screen and (max-width: 992px) {
  .c-search__options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 641px) {
  .c-search__options {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 1.0rem 0;
  }
}
.c-search__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.c-search__inputs input[type=text] {
  width: 108%;
  margin-left: -4%;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  1.11585708vw ), 2.5rem);
  padding: 1.7rem 2rem;
  background-color: white;
  color: #666666;
  border: 1px solid #ccc;
  outline: none;
  border-radius: 3.8rem;
}
@media screen and (min-width: 641px) {
  .c-search__inputs input[type=text] {
    font-size: calc(1.6rem  +  0.9  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  1.11585708vw ), 2.5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__inputs input[type=text] {
    font-size: 2.5rem;
    font-size: clamp(1.6rem, calc( 1rem +  1.11585708vw ), 2.5rem);
  }
}
.c-search__inputs input[type=text]::-webkit-input-placeholder {
  color: #999999;
}
.c-search__inputs input[type=text]:-ms-input-placeholder {
  color: #999999;
}
.c-search__inputs input[type=text]::-ms-input-placeholder {
  color: #999999;
}
.c-search__inputs input[type=text]::placeholder {
  color: #999999;
}
@media screen and (max-width: 641px) {
  .c-search__inputs input[type=text] {
    margin-bottom: 0rem;
  }
}
.c-search__inputs .c-search__actions__submit {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  max-width: 23.0rem;
  margin-left: auto;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.91585708vw ), 2.1rem);
  font-weight: 600;
  border-radius: 3.8rem;
  background-color: #6cc72b;
  color: white;
  padding: 1rem 3.0rem;
  border: none;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  text-transform: uppercase;
}
@media screen and (min-width: 641px) {
  .c-search__inputs .c-search__actions__submit {
    font-size: calc(1.6rem  +  0.5  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.91585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__inputs .c-search__actions__submit {
    font-size: 2.1rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.91585708vw ), 2.1rem);
  }
}
.c-search__inputs .c-search__actions__submit:hover,
.c-search__inputs .c-search__actions__submit:focus {
  background-color: #559d22;
}
@media screen and (max-width: 992px) {
  .c-search__inputs .c-search__actions__submit {
    margin-left: 0;
  }
}
@media screen and (max-width: 641px) {
  .c-search__inputs .c-search__actions__submit {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 481px) {
  .c-search__inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-search__inputs input[type=text] {
    width: 100%;
  }
}
.c-search__message {
  color: #808080;
  text-align: center;
  background: #0055b8;
  color: white;
  border-radius: 4.0rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 1.6rem;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-left: 1.5rem;
  padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-right: 1.5rem;
  padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  padding-top: 3.0rem;
  padding-bottom: 3.0rem;
}
@media screen and (min-width: 641px) {
  .c-search__message {
    padding-left: calc(1.5rem  +  4.5  * ((100vw -  48.1rem ) / 101.9 ));
    padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__message {
    padding-left: 6rem;
    padding-left: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 641px) {
  .c-search__message {
    padding-right: calc(1.5rem  +  4.5  * ((100vw -  48.1rem ) / 101.9 ));
    padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-search__message {
    padding-right: 6rem;
    padding-right: clamp(1.5rem, calc( 1rem +  2.81585708vw ), 6rem);
  }
}
.c-search__message:first-of-type {
  margin-top: 2rem;
}
@media screen and (max-width: 992px) {
  .c-search__message {
    border-radius: 0;
    background: none;
    color: #666666;
  }
}
@media screen and (max-width: 641px) {
  .c-search__message {
    padding-top: 1.0rem;
    padding-bottom: 1.0rem;
    font-size: 1.2rem;
    margin-top: 0;
  }
  .c-search__message:first-of-type {
    margin-top: 0;
  }
}
.js-reloadMap {
  display: none;
}
.c-search__map {
  background-color: #666666;
  width: 100%;
  height: 90vh;
}
.c-search__map #map-canvas {
  height: 100%;
}
.c-search__map #map-canvas.crosshair:after {
  content: '\f05b';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  font-size: 2rem;
  color: black;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 992px) {
  .c-search__map {
    width: 60%;
    height: 100%;
  }
}
@media screen and (max-width: 641px) {
  .c-search__map {
    width: 100%;
  }
}
.c-search__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.0rem;
}
.c-search__update {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1.0rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 992px) {
  .c-search__update {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 641px) {
  .c-search__updateview {
    width: 100%;
  }
}
.gm-style-iw {
  max-width: 30.0rem !important;
}
.gm-style-iw-chr button {
  opacity: 0.25;
}
.gm-style-iw-d {
  padding: 0 2.0rem 2.0rem 2.0rem !important;
}
.gm-style-iw-d strong {
  display: block;
  font-size: 2.2rem;
  line-height: 1.1;
}
.gm-style-iw-d p {
  margin: 0;
  padding: 0;
  white-space: wrap;
  font-size: 1.6rem;
}
.gm-style-iw-d a {
  display: inline-block;
  padding: 1rem 2rem;
  font-family: "Outfit", sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.1;
  color: #FFFFFF !important;
  background: #6cc72b;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 5rem;
  margin-top: 2.0rem;
}
.gm-style-iw-d a:hover {
  background: #559d22;
}
.gm-style-iw-d br {
  display: none;
}
.c-secure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #1A1818;
  padding: 1rem 3.5rem;
}
.c-secure p {
  color: black;
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin: 0;
}
@media screen and (max-width: 1200px) {
  .c-secure {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 1rem;
  }
}
@media screen and (max-width: 481px) {
  .c-secure {
    padding: 1rem 0.5rem;
  }
}
.c-secure__row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (max-width: 1200px) {
  .c-secure__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 1200px) {
  .c-secure__salutation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.c-secure__salutation .l-row {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .c-secure__salutation .l-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.c-secure__nav {
  line-height: 1.8rem;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .c-secure__nav {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background: #1A1818;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    padding: 12rem 4rem 8rem 4rem;
    pointer-events: none;
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c-secure__nav.is-visible {
    opacity: 1;
    pointer-events: auto;
  }
}
.c-secure__dropdown {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 130%;
  background: #1a1818;
  padding: 1.0rem;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  min-width: 10.0rem;
  height: auto;
  z-index: 3;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
  -webkit-transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  opacity: 0;
  visibility: none;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .c-secure__dropdown {
    display: block;
    position: relative;
    background: none;
    top: auto;
    left: auto;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-transform: none;
            transform: none;
  }
}
.has-dropdown:hover .c-secure__dropdown,
.has-dropdown:focus .c-secure__dropdown,
.has-dropdown:focus-within .c-secure__dropdown {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 1200px) {
  .has-dropdown:hover .c-secure__dropdown,
  .has-dropdown:focus .c-secure__dropdown,
  .has-dropdown:focus-within .c-secure__dropdown {
    top: auto;
  }
}
.c-secure__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: 1.2rem;
          column-gap: 1.2rem;
}
@media screen and (max-width: 1200px) {
  .c-secure__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    width: 100%;
    text-align: center;
  }
}
.c-secure__list--dropdown {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 11;
  color: #666666;
}
.c-secure__item {
  margin: 0;
  position: relative;
  text-align: center;
  line-height: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-secure__item.has-dropdown {
  padding-right: 1.2rem;
}
.c-secure__item.has-dropdown::after {
  content: '\f078';
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  position: absolute;
  font-size: 1.2rem;
  right: 0;
  color: white;
}
@media screen and (max-width: 1200px) {
  .c-secure__item.has-dropdown::after {
    display: none;
  }
}
.c-secure__item.has-dropdown:hover > .c-secure__btn,
.c-secure__item.has-dropdown:focus > .c-secure__btn {
  color: #0055b8;
}
.c-secure__item.has-dropdown:hover:after,
.c-secure__item.has-dropdown:focus:after {
  color: #0055b8;
}
@media screen and (max-width: 1200px) {
  .c-secure__item {
    margin: 1.0rem 0;
    width: 100%;
    text-align: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .c-secure__item.has-dropdown {
    padding: 0;
  }
}
.c-secure__item--dropdown {
  margin: 0.25rem 0;
}
.c-secure__btn {
  color: white;
  font-size: 1.6rem;
  font-style: normal;
  white-space: nowrap;
  text-decoration: none;
  font-family: "Outfit", sans-serif;
  padding: 0.5rem;
  border-radius: 5rem;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
.c-secure__btn:hover,
.c-secure__btn:focus {
  color: #0055b8;
}
@media screen and (max-width: 1200px) {
  .c-secure__btn {
    font-size: 1.8rem;
  }
}
.c-secure__btn--dropdown {
  display: block;
  padding: 0 1.5rem;
  border-radius: 5rem;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  line-height: 2.5rem;
}
.c-secure__btn--dropdown:hover {
  color: #0055b8;
}
@media screen and (max-width: 1200px) {
  .c-secure__btn--dropdown {
    font-size: 1.6rem;
  }
}
.c-secure__show {
  display: none;
  color: white;
  background: transparent;
  border: none;
  -ms-flex-item-align: center;
      align-self: center;
  padding: 0 1rem;
}
@media screen and (max-width: 1200px) {
  .c-secure__show {
    display: block;
  }
}
.c-secure__hide {
  display: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  top: 4.5rem;
  right: 5.6rem;
  padding: 1.5rem;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.c-secure__hide button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: transparent;
  cursor: pointer;
}
.c-secure__hide img {
  width: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .c-secure__hide {
    display: block;
  }
}
@media screen and (max-width: 1200px ) {
  .c-secure__hide {
    right: 2.6rem;
    top: 3.4rem;
  }
}
@media screen and (max-width: 481px) {
  .c-secure__hide {
    top: 3rem;
    right: 1.2rem;
  }
}
.c-news__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 18.5%;
          column-gap: 18.5%;
  row-gap: 10rem;
}
@media screen and (max-width: 1500px) {
  .c-news__cont {
    -webkit-column-gap: 12%;
            column-gap: 12%;
  }
}
@media screen and (max-width: 1200px ) {
  .c-news__cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-news__header {
  margin-bottom: 6rem;
}
@media screen and (max-width: 641px) {
  .c-news__header {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
  }
}
.c-news__title {
  margin-bottom: 1rem;
}
.c-news__date {
  display: block;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  margin-bottom: 5rem;
}
@media screen and (min-width: 641px) {
  .c-news__date {
    font-size: calc(1.6rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-news__date {
    font-size: 2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
.c-news__image {
  margin-bottom: 3rem;
}
.c-news__image picture,
.c-news__image img {
  width: 100%;
}
.c-news__sidebar {
  width: 22%;
  max-width: 34.2rem;
  min-width: 20rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1200px ) {
  .c-news__sidebar {
    width: 100%;
    max-width: none;
  }
}
.c-news__recentlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin: 0;
  padding: 0;
}
.c-viewtoggle {
  display: inline-block;
  position: relative;
  color: black;
  font-size: 1.4rem;
}
@media screen and (max-width: 1200px ) {
  .c-viewtoggle {
    display: none;
    text-align: center;
    margin-top: 3.0rem;
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.c-viewtoggle:hover .c-viewtoggle__dropdown,
.c-viewtoggle:focus .c-viewtoggle__dropdown,
.c-viewtoggle:focus-within .c-viewtoggle__dropdown,
.c-viewtoggle.testing .c-viewtoggle__dropdown {
  top: 130%;
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 1200px ) {
  .c-viewtoggle:hover .c-viewtoggle__dropdown,
  .c-viewtoggle:focus .c-viewtoggle__dropdown,
  .c-viewtoggle:focus-within .c-viewtoggle__dropdown,
  .c-viewtoggle.testing .c-viewtoggle__dropdown {
    top: auto;
  }
}
.c-viewtoggle__btn {
  position: relative;
}
.c-viewtoggle__btn::after {
  content: '\f0d7';
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  position: absolute;
  right: -1.4rem;
  top: 0;
}
@media screen and (max-width: 1200px ) {
  .c-viewtoggle__btn::after {
    display: none;
  }
}
.c-viewtoggle__dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  background: #383942;
  left: 50%;
  top: 138%;
  text-align: center;
  height: auto;
  z-index: 11;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  visibility: none;
  pointer-events: none;
  padding: 2.0rem;
  border-radius: 5rem;
}
.c-viewtoggle__dropdown::before {
  content: '\f0d8';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 3.0rem;
  left: 50%;
  width: 100%;
  height: 3.0rem;
  border-radius: 0.25rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  top: -1rem;
  z-index: 10;
  color: #383942;
}
@media screen and (max-width: 1200px ) {
  .c-viewtoggle__dropdown::before {
    display: none;
  }
}
@media screen and (max-width: 1200px ) {
  .c-viewtoggle__dropdown {
    background: none;
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    margin: 0;
    padding: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.c-viewtoggle__option {
  position: relative;
  z-index: 12;
  display: block;
  white-space: nowrap;
  line-height: 2.8rem;
  color: white;
}
.c-viewtoggle__option:hover {
  text-decoration: none;
}
@media screen and (max-width: 1200px ) {
  .c-viewtoggle__option {
    color: black;
    font-size: 1.6rem;
    font-weight: normal;
    margin: 0.5rem 0;
  }
}
.js-imgExpand {
  opacity: 1;
  cursor: pointer;
  position: relative;
}
.js-imgExpand.is-hidden {
  opacity: 0;
}
picture.js-imgExpand--loading:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3) url(../../images/loading-icon.gif) center / 60px no-repeat;
}
/*.c-modal--img .js-imgExpand {
    max-width: 100% !important;
    max-height: 85vh !important;
    width: auto !important;
    height: auto !important;
    margin: 0;
}*/
.c-connect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0 14rem 0 14rem;
  margin: 12rem auto;
}
@media screen and (max-width: 992px) {
  .c-connect {
    padding: 0 6.2rem;
  }
}
@media screen and (max-width: 641px) {
  .c-connect {
    padding: 0 4rem 0 4rem;
    margin: 18rem 0 7rem;
  }
}
.c-connect__content {
  width: 100%;
  max-width: 133.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 7.3%;
          column-gap: 7.3%;
}
@media screen and (max-width: 1200px ) {
  .c-connect__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-connect__text {
  max-width: 66rem;
}
.c-connect__text h2 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 4rem;
  font-size: clamp(4rem, calc( 1rem +  6.06585708vw ), 10rem);
  font-weight: 600;
  line-height: 0.6;
  letter-spacing: -0.04em;
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 641px) {
  .c-connect__text h2 {
    font-size: calc(4rem  +  6  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(4rem, calc( 1rem +  6.06585708vw ), 10rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-connect__text h2 {
    font-size: 10rem;
    font-size: clamp(4rem, calc( 1rem +  6.06585708vw ), 10rem);
  }
}
.c-connect__text p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  1.86585708vw ), 3.6rem);
  font-weight: 300;
  line-height: 1.2;
}
@media screen and (min-width: 641px) {
  .c-connect__text p {
    font-size: calc(2rem  +  1.6  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  1.86585708vw ), 3.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-connect__text p {
    font-size: 3.6rem;
    font-size: clamp(2rem, calc( 1rem +  1.86585708vw ), 3.6rem);
  }
}
@media screen and (max-width: 1400px) {
  .c-connect__text p br {
    display: none;
  }
}
@media screen and (max-width: 1200px ) {
  .c-connect__text h2 {
    margin-bottom: 2.5rem;
  }
  .c-connect__text p br {
    display: initial;
  }
}
@media screen and (max-width: 400px) {
  .c-connect__text p br {
    display: none;
  }
}
.c-connect__form {
  max-width: 58rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 1200px ) {
  .c-connect__form {
    width: 100%;
    margin-top: 2rem;
  }
}
.c-scrollvideo__cont {
  height: 400vh;
}
.c-scrollvideo__grid {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100vh;
}
.c-scrollvideo__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7.5rem 7.5rem 7.5rem 0;
}
.c-scrollvideo__text li {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.c-scrollvideo__text li.is-visible {
  opacity: 1;
}
.c-scrollvideo__video {
  width: 60%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1;
}
.c-infopanel {
  background: #000;
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.c-infopanel__3col__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 6%;
          column-gap: 6%;
  row-gap: 8rem;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .c-infopanel__3col__content {
    grid-template-columns: 1fr;
  }
}
.c-infopanel__3col__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  height: 100%;
  text-align: left;
}
.c-infopanel__3col__col img {
  height: 20rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 0% 0%;
     object-position: 0% 0%;
  margin-bottom: 5rem;
}
.c-infopanel__3col__col h3 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  1.66585708vw ), 3.2rem);
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 641px) {
  .c-infopanel__3col__col h3 {
    font-size: calc(2rem  +  1.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  1.66585708vw ), 3.2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-infopanel__3col__col h3 {
    font-size: 3.2rem;
    font-size: clamp(2rem, calc( 1rem +  1.66585708vw ), 3.2rem);
  }
}
.c-infopanel__3col__col p {
  margin-top: 0;
}
.c-infopanel__3col__col:first-of-type img {
  max-width: 18rem;
}
.c-infopanel__3col__col:nth-of-type(2) img {
  max-width: 14.8rem;
}
.c-infopanel__3col__col:nth-of-type(3) img {
  max-width: 22.2rem;
}
@media screen and (max-width: 992px) {
  .c-infopanel__3col__col {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-infopanel__3col__col img {
    height: auto;
  }
  .c-infopanel__3col__col h3 {
    margin-bottom: 3rem;
  }
}
/*
.c-icongrid{
    padding-top: @padding-left;
    padding-left: @padding-left/2;
    padding-right: @padding-left/2;
}
*/
.c-body--product .c-icongrid h3 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  color: #666666;
  margin-top: 5.0rem;
}
@media screen and (min-width: 641px) {
  .c-body--product .c-icongrid h3 {
    font-size: calc(1.6rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-body--product .c-icongrid h3 {
    font-size: 1.8rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  }
}
.c-body--product .c-icongrid p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
}
@media screen and (min-width: 641px) {
  .c-body--product .c-icongrid p {
    font-size: calc(1.6rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-body--product .c-icongrid p {
    font-size: 1.8rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.76585708vw ), 1.8rem);
  }
}
.c-icongrid--programs {
  background-color: var(--keyColor1);
  padding-top: 15.0rem;
}
.c-icongrid__header {
  margin-bottom: 12.0rem;
}
.c-icongrid__content {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 641px) {
  .c-icongrid__content {
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.c-icongrid__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-icongrid__item img {
  max-width: 40.0rem;
}
.c-icongrid__item svg {
  max-width: 20.5rem;
  fill: var(--keycolor);
}
.c-icongrid__item svg path {
  fill: var(--keycolor);
}
.c-icongrid__item:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 641px) {
  .c-icongrid--default .c-icongrid__item {
    margin-bottom: 5.0rem;
  }
}
.c-icongrid--default .c-icongrid__image {
  margin: 0 auto;
  margin-bottom: 1.5rem;
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  /*
    &:before {
        content: '';
        position: absolute;
        background: rgba(0,0,0,0.1);
        width: 100%;
        aspect-ratio: 1/1;
        max-width: 20.0rem;
        border-radius: 50%;
        left: 50%;
        //top: 0;
        transform: translate(-76%,26%);

        @media @phone-side {
            //transform: translate(-70%,20%);

        }
    }
        */
}
@media screen and (max-width: 641px) {
  .c-icongrid--default .c-icongrid__image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5rem;
  }
}
.c-icongrid__image {
  width: 100%;
  max-width: 15.0rem;
}
.c-icongrid__image img,
.c-icongrid__image svg {
  width: 100%;
}
.c-icongrid__grid--4 .c-icongrid__image {
  max-width: 40.0rem;
}
.c-icongrid__grid--3 .c-icongrid__image {
  max-width: 30.0rem;
}
.c-icongrid__title,
.c-icongrid__longform h1,
.c-icongrid__longform h2,
.c-icongrid__longform h3,
.c-icongrid__longform h4,
.c-icongrid__longform h5,
.c-icongrid__longform h6 {
  color: rgba(68, 67, 77, 0.6);
  font-family: "Outfit", sans-serif;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  2.26585708vw ), 4.6rem);
  line-height: 1;
  font-weight: normal;
  margin: 0 0 1.5rem 0;
}
@media screen and (min-width: 641px) {
  .c-icongrid__title,
  .c-icongrid__longform h1,
  .c-icongrid__longform h2,
  .c-icongrid__longform h3,
  .c-icongrid__longform h4,
  .c-icongrid__longform h5,
  .c-icongrid__longform h6 {
    font-size: calc(1.8rem  +  2.8  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  2.26585708vw ), 4.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-icongrid__title,
  .c-icongrid__longform h1,
  .c-icongrid__longform h2,
  .c-icongrid__longform h3,
  .c-icongrid__longform h4,
  .c-icongrid__longform h5,
  .c-icongrid__longform h6 {
    font-size: 4.6rem;
    font-size: clamp(1.8rem, calc( 1rem +  2.26585708vw ), 4.6rem);
  }
}
.c-icongrid h3 {
  color: #0055b8;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  1.46585708vw ), 2.8rem);
  line-height: 1.2;
  margin-bottom: 2.0rem;
}
@media screen and (min-width: 641px) {
  .c-icongrid h3 {
    font-size: calc(2rem  +  0.8  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  1.46585708vw ), 2.8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-icongrid h3 {
    font-size: 2.8rem;
    font-size: clamp(2rem, calc( 1rem +  1.46585708vw ), 2.8rem);
  }
}
.c-icongrid p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 641px) {
  .c-icongrid p {
    font-size: calc(1.6rem  +  0.6  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-icongrid p {
    font-size: 2.2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.96585708vw ), 2.2rem);
  }
}
.c-icongrid__btn {
  position: relative;
  border-color: var(--keyColor2);
  color: var(--keyColor2);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  border-radius: 5.0rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-transform: uppercase;
  padding-left: 6.0rem;
  padding-right: 6.0rem;
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .c-icongrid__btn {
    font-size: calc(1.8rem  +  1.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-icongrid__btn {
    font-size: 3rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  }
}
.c-icongrid__btn:hover {
  border-color: var(--keyColor2);
  background-color: var(--keyColor2);
  color: var(--keyColor1);
}
.c-icongrid__grid {
  width: 100%;
  display: grid;
  gap: 6.0rem;
  margin-bottom: 5.0rem;
  grid-template-rows: auto;
}
.c-icongrid__grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media screen and (max-width: 641px) {
  .c-icongrid__grid--2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 15.0rem;
  }
}
.c-icongrid__grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -webkit-column-gap: 6.0rem;
          column-gap: 6.0rem;
}
@media screen and (max-width: 641px) {
  .c-icongrid__grid--3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-icongrid__grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media screen and (max-width: 641px) {
  .c-icongrid__grid--4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-icongrid__grid--5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 2.0rem;
}
@media screen and (max-width: 641px) {
  .c-icongrid__grid--5 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-icongrid__grid--5 .c-icongrid__item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-icongrid__grid--6 {
  grid-template-columns: repeat(6, 1fr);
  gap: 2.0rem;
}
@media screen and (max-width: 641px) {
  .c-icongrid__grid--6 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-icongrid__grid--6 .c-icongrid__item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/*
.c-logogrid{
    padding-top: @padding-left;
    padding-left: @padding-left/2;
    padding-right: @padding-left/2;
}
*/
.c-logogrid--programs {
  background-color: var(--keyColor1);
  padding-top: 15.0rem;
}
.c-logogrid__content {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 641px) {
  .c-logogrid__content {
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
.c-logogrid__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-logogrid__item img {
  max-width: 50.0rem;
}
.c-logogrid__item:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 641px) {
  .c-logogrid--default .c-logogrid__item {
    margin-bottom: 5.0rem;
  }
}
.c-logogrid--default .c-logogrid__image {
  margin: 0 auto;
  margin-bottom: 1.5rem;
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  /*
    &:before {
        content: '';
        position: absolute;
        background: rgba(0,0,0,0.1);
        width: 100%;
        aspect-ratio: 1/1;
        max-width: 20.0rem;
        border-radius: 50%;
        left: 50%;
        //top: 0;
        transform: translate(-76%,26%);

        @media @phone-side {
            //transform: translate(-70%,20%);

        }
    }
        */
}
@media screen and (max-width: 641px) {
  .c-logogrid--default .c-logogrid__image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5rem;
  }
}
.c-logogrid__image {
  width: 100%;
  max-width: 20.0rem;
}
.c-logogrid__image img {
  width: 100%;
}
.c-logogrid__header {
  margin-bottom: 5.0rem;
}
.c-logogrid__btn {
  position: relative;
  color: white;
  background-color: #666666;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  border-radius: 5rem;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding-left: 6.0rem;
  padding-right: 6.0rem;
  margin: 5.0rem auto 0 auto;
}
@media screen and (min-width: 641px) {
  .c-logogrid__btn {
    font-size: calc(1.8rem  +  1.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-logogrid__btn {
    font-size: 3rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.46585708vw ), 3rem);
  }
}
.c-logogrid__btn:hover,
.c-logogrid__btn:focus {
  background-color: #4d4d4d;
}
.c-logogrid__grid {
  width: 100%;
  display: grid;
  gap: 1.0rem;
  grid-template-rows: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-logogrid__grid--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media screen and (max-width: 641px) {
  .c-logogrid__grid--2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 15.0rem;
  }
}
.c-logogrid__grid--3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -webkit-column-gap: 6.0rem;
          column-gap: 6.0rem;
}
@media screen and (max-width: 641px) {
  .c-logogrid__grid--3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-logogrid__grid--4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media screen and (max-width: 641px) {
  .c-logogrid__grid--4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-logogrid__grid--5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 2.0rem;
}
@media screen and (max-width: 641px) {
  .c-logogrid__grid--5 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-logogrid__grid--5 .c-icongrid__item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-logogrid__grid--6 {
  grid-template-columns: repeat(6, 1fr);
  gap: 2.0rem;
}
@media screen and (max-width: 641px) {
  .c-logogrid__grid--6 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-logogrid__grid--6 .c-icongrid__item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-faq {
  width: 100%;
}
.c-faq__header {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 2rem;
  margin-bottom: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
}
@media screen and (min-width: 641px) {
  .c-faq__header {
    margin-bottom: calc(2rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-faq__header {
    margin-bottom: 4rem;
    margin-bottom: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
.c-faq__item {
  position: relative;
  width: 100%;
  background: #f5f5f5;
  color: #666666;
  padding: 4.0rem;
  border-radius: 1.5rem;
  list-style: none;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.c-faq__item:hover {
  background: #eee;
}
.c-faq__item summary::marker {
  font-family: "Outfit", sans-serif;
  content: '+';
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
}
@media screen and (min-width: 641px) {
  .c-faq__item summary::marker {
    font-size: calc(2rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-faq__item summary::marker {
    font-size: 4rem;
    font-size: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
.c-faq__item summary:first-of-type {
  list-style-position: inside;
  list-style: none;
}
.c-faq__question,
.c-faq__question p {
  position: relative;
  color: #666666;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  cursor: pointer;
  font-weight: bold;
}
@media screen and (min-width: 641px) {
  .c-faq__question,
  .c-faq__question p {
    font-size: calc(1.8rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-faq__question,
  .c-faq__question p {
    font-size: 2.2rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  }
}
.c-faq__question::after {
  content: '+';
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  font-family: "Outfit", sans-serif;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (min-width: 641px) {
  .c-faq__question::after {
    font-size: calc(2rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-faq__question::after {
    font-size: 4rem;
    font-size: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
.c-faq__item.active .c-faq__question::after {
  content: '-';
}
.c-faq__answer {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  line-height: 1.6;
  font-weight: 400;
  display: none;
  padding: 2.5rem 0 0 0;
}
@media screen and (min-width: 641px) {
  .c-faq__answer {
    font-size: calc(1.8rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-faq__answer {
    font-size: 2rem;
    font-size: clamp(1.8rem, calc( 1rem +  0.96585708vw ), 2rem);
  }
}
.c-prodcard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-prodcard__name,
.c-prodcard__link {
  text-decoration: none;
  color: #666666;
  font-size: 2.0rem;
  line-height: 1.25;
}
.c-prodcard__name span,
.c-prodcard__link span {
  font-weight: bold;
}
.c-prodcard__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  width: 100%;
  margin: 0;
  text-decoration: none;
}
.c-prodcard__link p {
  margin-right: auto;
}
.c-prodcard__image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
  background: linear-gradient(180deg, #ffffff 0%, #f5f5f5 100%);
  width: 100%;
  margin-bottom: 2.0rem;
  padding-bottom: 2.0rem;
}
.c-prodcard__image__img {
  position: relative;
  width: 100%;
  z-index: 2;
  max-width: 30.0rem;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: -webkit-transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8), -webkit-transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
@media screen and (max-width: 641px) {
  .c-prodcard__image__img {
    width: auto;
  }
}
.c-prodcard__texture {
  width: 85%;
  height: 18rem;
  position: absolute;
  top: 38%;
  border-radius: 15.0rem;
  background-color: #ccc;
  background-size: cover !important;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(0.1);
          transform: scale(0.1);
  -webkit-transition: opacity 0.1s, -webkit-transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: opacity 0.1s, -webkit-transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8), opacity 0.1s;
  transition: transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8), opacity 0.1s, -webkit-transform 0.33s cubic-bezier(0.47, 1.64, 0.41, 0.8);
}
@media screen and (max-width: 641px) {
  .c-prodcard__texture {
    display: none;
  }
}
.c-prodcard__link:hover .c-prodcard__texture {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.c-prodcard__link:hover .c-prodcard__image__img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.c-breadcrumb {
  font-size: 1.4rem;
  margin: 0 0 1.0rem 0;
  color: #A6A6A6;
  grid-area: productBreadcrumb;
}
.c-breadcrumb span {
  text-wrap: nowrap;
}
.c-breadcrumb a {
  color: #A6A6A6;
  text-decoration: underline;
}
.c-breadcrumb a:hover {
  color: #666666;
}
.c-prodfilters {
  position: -webkit-sticky;
  position: sticky;
}
@media screen and (max-width: 1200px ) {
  .c-prodfilters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 2rem;
            column-gap: 2rem;
    z-index: 99;
  }
  .c-prodfilters--plotresults {
    margin-top: 0;
  }
}
.c-prodfilters__modal {
  height: 100%;
  z-index: 99;
}
.c-prodfilters__modal form {
  height: 100%;
}
@media screen and (max-width: 992px) {
  .c-prodfilters__modal form {
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .c-prodfilters__modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    left: -100%;
    top: 0;
    background: white;
    padding: 5.0rem 0 5.0rem 0;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  }
  .c-prodfilters__modal.is-visible {
    left: 0;
  }
}
.c-prodfilters__list {
  position: -webkit-sticky;
  position: sticky;
  top: 15.2rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 992px) {
  .c-prodfilters__list {
    width: 100%;
    padding-left: 5.0rem;
  }
}
.c-prodfilters__item {
  font-size: 1.6rem;
  line-height: 1;
  margin: 0;
  padding: 0.75rem 0;
}
.c-prodfilters__item a {
  text-decoration: none;
  color: #666666;
}
.c-prodfilters__item.is-active a {
  font-weight: bold;
  color: #0055b8;
}
.c-prodfilters__item label {
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-prodfilters__item input {
  margin: 3px 10px 3px 4px;
  width: auto;
  height: auto;
  border: initial;
}
@media screen and (max-width: 992px) {
  .c-prodfilters__item {
    position: relative;
    text-align: left;
    width: 100%;
    text-indent: 0;
    padding: 0;
    margin: 5px 0;
    margin: 0.5rem 0;
  }
}
.c-prodfilters label {
  position: relative;
}
@media screen and (max-width: 992px) {
  .c-prodfilters label.active {
    border: 1px solid #0055b8;
    -webkit-box-shadow: 0 0 0 1px #0055b8;
            box-shadow: 0 0 0 1px #0055b8;
  }
}
a.c-prodfilters__link {
  position: relative;
  text-decoration: none;
  color: #666666;
  font-size: 1.6rem;
  margin: 0;
  padding: 0 0 0 2rem;
}
a.c-prodfilters__link:hover {
  text-decoration: underline;
}
a.c-prodfilters__link:before {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 0;
  top: 0.25rem;
  content: '\f111';
  font-size: 0.75em;
}
a.c-prodfilters__link.selected {
  font-weight: 800;
}
a.c-prodfilters__link.selected:before {
  content: '\f192';
  font-weight: normal;
}
li.c-prodfilters__divider {
  margin: 1rem 0 0.5rem 0;
  border-bottom: 2px solid white;
  width: 100%;
}
.c-prodfilters__applybtn {
  display: none;
  margin: 2rem 0 0;
}
.c-prodfilters__applybtn--cancel {
  margin-top: 1rem;
  background: #ccc;
  color: #666666;
}
@media screen and (max-width: 992px) {
  .c-prodfilters__applybtn {
    display: block;
  }
}
.c-prodfilters__filterbtn,
.c-prodfilters__comparebtn {
  background: white;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  color: #666666;
  border: 1px solid #e7e7e7;
  border-radius: 5rem;
  padding: 1.0rem 2.5rem;
  margin: 1.5rem 0 0 0;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.c-prodfilters__filterbtn {
  display: none;
  margin-bottom: 3.0rem;
  margin-top: 2.0rem;
}
@media screen and (max-width: 992px) {
  .c-prodfilters__filterbtn {
    display: block;
  }
}
.c-prodfilters__orderby {
  width: auto;
  padding: 1.0rem 2.5rem 1.0rem 2.25rem;
  font-size: 1.6rem;
  line-height: 1.6;
  background-position: right 1.5rem center;
  background-size: 1.25rem;
  margin-left: auto;
  margin-bottom: 2.0rem;
}
.c-gdpr {
  position: fixed;
  bottom: 2.0rem;
  right: 2.0rem;
  border-radius: 1.5rem;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  background-color: white;
  padding: 3rem;
  z-index: 100;
  width: 100%;
  max-width: 50.0rem;
}
@media screen and (max-width: 641px) {
  .c-gdpr {
    width: 100%;
    bottom: 0;
    left: 0;
    border-radius: 0px;
  }
}
.c-gdpr__content {
  text-align: left;
}
.c-gdpr__content p,
.c-gdpr__content a {
  font-size: 1.6rem;
  margin: 0;
}
.c-gdpr__content h2 {
  font-size: 2.0rem;
  margin-bottom: 1.0rem;
}
.c-gdpr__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0rem;
  margin-top: 2.0rem;
}
.c-bv {
  padding-bottom: 14rem;
  padding-top: 14rem;
  border-top: 1px solid #ccc;
  margin-bottom: -20rem;
}
.BVRRReviewDisplay .BVRRContent {
  width: 100% !important;
  max-width: 100% !important;
}
.c-envirosupport {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.0rem;
  grid-area: envirosupport;
  padding-top: 3.0rem;
}
@media screen and (min-width: 1500px) {
  .c-envirosupport {
    gap: 8.0rem;
  }
}
@media screen and (max-width: 641px) {
  .c-envirosupport {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.c-envirosupport__feature {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5rem;
  text-align: center;
}
@media screen and (min-width: 1500px) {
  .c-envirosupport__feature {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
  }
}
.c-envirosupport__text {
  font-size: 1.3rem;
  line-height: 1.2;
}
@media screen and (max-width: 641px) {
  .c-envirosupport__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.c-envirosupport__img {
  height: 5.0rem;
  width: auto;
}
.c-envirosupport__img img {
  height: 100%;
  width: auto;
}
@media screen and (min-width: 1500px) {
  .c-envirosupport__img {
    width: 15.0rem;
    height: auto;
  }
  .c-envirosupport__img img {
    width: 100%;
  }
}
.c-envirosupport__feature:first-child .c-envirosupport__img {
  width: 22.0rem;
}
/*
.c-prodfeature {
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 2;
    //margin: 0;

    @media @the-breakpoint {
        //width: ~"calc(100% + " @padding-left + @padding-right ~")"; // ignore global padding
        width: 100vw;
        margin-left: -@padding-left;
        //align-items: flex-start;
    }

    @media @phone-side {
        flex-direction: column;
        width: 100%;
        margin-left: 0;
    }

    &:last-of-type {
        margin-top: 0;

        @media @tablet-up {
            margin-top: 1.5rem;
        }
        
        @media @phone-side {
            .fluid-clamp(margin-top, @block-spacing-min, @block-spacing-max);
        }
        
    }

    @media @tablet-up {
        align-items: flex-start;
        justify-content: flex-start;
    }
}

.c-scentinfo + .c-prodfeature,
.c-prodfeature:last-of-type {
    margin-top: 0;

    @media @tablet-up {
        margin-top: 1.5rem;
    }
    
    @media @phone-side {
        .fluid-clamp(margin-top, @block-spacing-min, @block-spacing-max);
    }
    
}





.c-prodfeature__text {
    width: 100%;
    max-width: 72.5rem;
    padding-left: 12.5rem;
    padding-bottom: @productOffset;    

    .fluid-clamp(padding-left, 0.5rem, 12.5rem);

    h2 {
        .fluid-clamp(font-size, 1.8rem, 3.0rem);
        color: var(--keycolor);
    }

    p {
        .fluid-clamp(font-size, 1.6rem, 1.8rem);
        line-height: 1.5;
    }

    @media @the-breakpoint {
        width: 50%;
        max-width: 50%;
    }

    @media @phone-side {
        width: 100%;
        max-width: 100%;
        padding: 3.0rem;
        padding-bottom: 0;
    }
}

.c-prodfeature:last-of-type,
.c-scentinfo + .c-prodfeature {
    .c-prodfeature__text {
        padding-bottom: 0;
        padding-top: @productOffset;

        @media @tablet-up {
            padding-top: 0;
        }

        @media @phone-side {
            padding: 3.0rem;
            padding-bottom: 6.0rem;
        }
    }
}

.c-prodfeature__img {
    width: 100%;
    max-width: 80.0rem;

    @media @the-breakpoint {
        width: 50%;
        max-width: 50%;
    }

    @media @phone-side {
        width: 100%;
        max-width: 100%;
    }
}

.c-textimg--full.c-textimg--center + .c-prodfeature,
.c-prodfeature + .c-textimg--full.c-textimg--center {
    margin-top: -@productOffset;
    

    .c-prodfeature__text {
        padding-top: @productOffset;

        @media @the-breakpoint {
            padding-top: -@productOffset/2;
        }

        @media @tablet-up {
            padding-top: 0;
        }

        @media @phone-side {
            padding: 3.0rem;
        }
    }

    @media @the-breakpoint {
        margin-top: -@productOffset/2;
        margin-bottom: -@productOffset/2;
    }

    @media @tablet-up {
        margin-top: 2.0rem;
    }

}
    */
.c-prodfeature {
  position: relative;
  display: grid;
  grid-template-columns: 50% 50%;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  gap: 3rem;
  gap: clamp(3rem, calc( 1rem +  4.56585708vw ), 8rem);
  grid-template-areas: "benefitImage benefitText";
  padding: 0 14rem 0 14rem;
  margin: 0;
  margin-top: -10rem;
  z-index: 2;
}
@media screen and (min-width: 641px) {
  .c-prodfeature {
    gap: calc(3rem  +  5  * ((100vw -  48.1rem ) / 101.9 ));
    gap: clamp(3rem, calc( 1rem +  4.56585708vw ), 8rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodfeature {
    gap: 8rem;
    gap: clamp(3rem, calc( 1rem +  4.56585708vw ), 8rem);
  }
}
@media screen and (max-width: 992px) {
  .c-prodfeature {
    margin-top: 0;
    padding: 0 7rem 0 7rem;
  }
}
.c-prodfeature,
.c-prodfeature--scent {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 992px) {
  .c-prodfeature,
  .c-prodfeature--scent {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 769px) {
  .c-prodfeature,
  .c-prodfeature--scent {
    grid-template-columns: 1fr;
    grid-template-areas: "benefitImage" "benefitText";
    padding: 0 4rem 0 4rem;
  }
}
.c-prodfeature--scent {
  background: var(--keycolortint);
  padding-left: 0;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .c-prodfeature--scent {
    padding-left: 0;
  }
}
.c-prodfeature__text {
  width: 100%;
  grid-area: benefitText;
  -ms-flex-item-align: center;
      align-self: center;
  padding: 0;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-top: 10rem;
  padding-top: clamp(10rem, calc( 1rem +  5.06585708vw ), 2rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-bottom: 10rem;
  padding-bottom: clamp(10rem, calc( 1rem +  5.06585708vw ), 2rem);
}
@media screen and (min-width: 641px) {
  .c-prodfeature__text {
    padding-top: calc(10rem  +  -8  * ((100vw -  48.1rem ) / 101.9 ));
    padding-top: clamp(10rem, calc( 1rem +  5.06585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodfeature__text {
    padding-top: 2rem;
    padding-top: clamp(10rem, calc( 1rem +  5.06585708vw ), 2rem);
  }
}
@media screen and (min-width: 641px) {
  .c-prodfeature__text {
    padding-bottom: calc(10rem  +  -8  * ((100vw -  48.1rem ) / 101.9 ));
    padding-bottom: clamp(10rem, calc( 1rem +  5.06585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodfeature__text {
    padding-bottom: 2rem;
    padding-bottom: clamp(10rem, calc( 1rem +  5.06585708vw ), 2rem);
  }
}
.c-prodfeature__text h2 {
  color: var(--keycolor);
}
@media screen and (max-width: 992px) {
  .c-prodfeature__text {
    -ms-flex-item-align: start;
        align-self: start;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 769px) {
  .c-prodfeature__text {
    /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
    padding-left: 2rem;
    padding-left: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
    /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
    padding-right: 2rem;
    padding-right: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (max-width: 769px) and screen and (min-width: 641px) {
  .c-prodfeature__text {
    padding-left: calc(2rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    padding-left: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (max-width: 769px) and screen and (min-width: 1500px) {
  .c-prodfeature__text {
    padding-left: 4rem;
    padding-left: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (max-width: 769px) and screen and (min-width: 641px) {
  .c-prodfeature__text {
    padding-right: calc(2rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    padding-right: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (max-width: 769px) and screen and (min-width: 1500px) {
  .c-prodfeature__text {
    padding-right: 4rem;
    padding-right: clamp(2rem, calc( 1rem +  2.06585708vw ), 4rem);
  }
}
@media screen and (max-width: 641px) {
  .c-prodfeature__text {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.c-prodfeature__text--scent {
  padding-left: 7rem;
}
.c-prodfeature__text--scent h2 {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.8rem;
  font-size: clamp(2.8rem, calc( 1rem +  2.46585708vw ), 4rem);
}
@media screen and (min-width: 641px) {
  .c-prodfeature__text--scent h2 {
    font-size: calc(2.8rem  +  1.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.8rem, calc( 1rem +  2.46585708vw ), 4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodfeature__text--scent h2 {
    font-size: 4rem;
    font-size: clamp(2.8rem, calc( 1rem +  2.46585708vw ), 4rem);
  }
}
.c-prodfeature__text--scent p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.21585708vw ), 2.5rem);
}
@media screen and (min-width: 641px) {
  .c-prodfeature__text--scent p {
    font-size: calc(1.8rem  +  0.7  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.21585708vw ), 2.5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodfeature__text--scent p {
    font-size: 2.5rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.21585708vw ), 2.5rem);
  }
}
@media screen and (max-width: 1200px ) {
  .c-prodfeature__text--scent {
    padding-left: 0;
  }
}
@media screen and (max-width: 769px) {
  .c-prodfeature__text--scent {
    padding-bottom: 4rem;
    padding-left: 4rem;
  }
}
.c-prodfeature__img {
  grid-area: benefitImage;
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (max-width: 992px) {
  .c-prodfeature__img {
    -ms-flex-item-align: start;
        align-self: start;
  }
}
@media screen and (max-width: 992px) {
  .c-prodfeature__img {
    -webkit-transform: none;
            transform: none;
  }
}
.c-prodfeature__img--scent {
  -webkit-transform: scale(1.2) translateX(-2%);
          transform: scale(1.2) translateX(-2%);
  -webkit-transform-origin: left 40%;
          transform-origin: left 40%;
}
@media screen and (max-width: 769px) {
  .c-prodfeature__img--scent {
    padding-top: 1.0rem;
  }
}
@media screen and (max-width: 992px) {
  .c-prodfeature__img,
  .c-prodfeature__img--scent {
    -webkit-transform: none;
            transform: none;
  }
}
.c-prodfeature__img--hidden {
  opacity: 0;
}
@media screen and (max-width: 769px) {
  .c-textimg--full.c-textimg--center + .c-prodfeature {
    margin-top: 4rem;
  }
}
.c-prodfeature + .c-textimg--full.c-textimg--center {
  margin-top: -10rem;
}
@media screen and (max-width: 992px) {
  .c-prodfeature + .c-textimg--full.c-textimg--center {
    margin-top: 0;
  }
}
.c-prodinfo {
  min-height: calc(100vh - 12.2rem );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.c-prodinfo + .c-textimg--full.c-textimg--center {
  margin-top: -1.4rem;
  border-top: 1.4rem solid var(--keycolor);
}
.c-prodinfo__wrapper {
  display: grid;
  grid-template-areas: "productIcons productImage productBreadcrumb" "productIcons productImage productName" "productIcons productImage productReview" "productIcons productImage productDesc" "productIcons productImage productSizes" "productIcons productImage productIngredients" "productIcons productImage productCTA";
  grid-template-columns: 1fr 6fr 5fr;
  max-width: 152rem;
  -webkit-column-gap: 5.0rem;
          column-gap: 5.0rem;
  row-gap: 2rem;
  margin: auto;
  padding-bottom: 5.0rem;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__wrapper {
    grid-template-columns: 5fr 6fr;
    grid-template-areas: "productImage productBreadcrumb" "productImage productName" "productImage productReview" "productImage productDesc" "productImage productSizes" "productImage productIngredients" "productImage productCTA" "productIcons productIcons";
  }
}
@media screen and (max-width: 769px) {
  .c-prodinfo__wrapper {
    grid-template-columns: 1fr;
    grid-template-areas: "productBreadcrumb" "productName" "productReview" "productImage" "productDesc" "productSizes" "productCTA" "productCTAsmall" "productIngredients" "productIcons";
    padding-top: 0;
  }
}
.c-prodinfo__wrapper p {
  margin-bottom: 0 !important;
}
.c-prodinfo__icons {
  grid-area: productIcons;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.0rem;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__icons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.c-prodinfo__icons__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.c-prodinfo__icons__icon img,
.c-prodinfo__icons__icon svg {
  max-width: 7.0rem;
  margin-bottom: 0.5rem;
}
.c-prodinfo__icons__icon svg {
  fill: var(--keycolor);
}
.c-prodinfo__icons__icon svg path {
  fill: var(--keycolor);
}
.c-prodinfo__icons__icon p {
  font-size: 1.2rem;
  font-weight: bold;
  color: #666;
  line-height: 1.05;
  text-align: center;
  width: 100%;
}
.c-prodinfo__img {
  position: relative;
  grid-area: productImage;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__img {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.c-prodinfo__img img {
  position: relative;
  width: 100%;
  max-width: 40.0rem;
  z-index: 2;
}
.c-prodinfo__texture {
  width: 100%;
  height: 33%;
  position: absolute;
  bottom: 12.0rem;
  left: 0;
  border-radius: 15.0rem;
  background-color: #ccc;
  background-size: cover !important;
  z-index: 1;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__texture {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .c-prodinfo__texture {
    display: block;
    bottom: 50%;
    height: 50%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
}
.c-prodinfo__text {
  grid-area: productText;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 2.5rem;
  padding-bottom: 4.0rem;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__text {
    padding-bottom: 0;
  }
}
.c-prodinfo__name {
  grid-area: productName;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2rem;
  font-size: clamp(2rem, calc( 1rem +  1.81585708vw ), 3.5rem);
  line-height: 1.1;
  margin: 0;
  font-weight: normal;
}
@media screen and (min-width: 641px) {
  .c-prodinfo__name {
    font-size: calc(2rem  +  1.5  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2rem, calc( 1rem +  1.81585708vw ), 3.5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodinfo__name {
    font-size: 3.5rem;
    font-size: clamp(2rem, calc( 1rem +  1.81585708vw ), 3.5rem);
  }
}
.c-prodinfo__name .c-prodinfo__scent {
  display: block;
  color: var(--keycolor);
  font-weight: 800;
}
.c-modal .c-prodinfo__name {
  width: 100%;
  text-align: center;
  padding-bottom: 3.0rem;
  padding-top: 1.5rem;
}
.c-prodinfo__description {
  grid-area: productDesc;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  margin: 0;
  line-height: 1.3;
  font-weight: normal;
}
@media screen and (min-width: 641px) {
  .c-prodinfo__description {
    font-size: calc(1.8rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodinfo__description {
    font-size: 2.2rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.06585708vw ), 2.2rem);
  }
}
.c-prodinfo__sizes {
  grid-area: productSizes;
  margin: 0;
  line-height: 1.3;
  font-weight: normal;
}
.c-prodinfo__sizes p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 641px) {
  .c-prodinfo__sizes p {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodinfo__sizes p {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-prodinfo__ingredients {
  grid-area: productIngredients;
}
.c-prodinfo__ingredients h3,
.c-prodinfo__ingredients p {
  margin: 0;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  line-height: 1.5;
  color: #999999;
}
@media screen and (min-width: 641px) {
  .c-prodinfo__ingredients h3,
  .c-prodinfo__ingredients p {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-prodinfo__ingredients h3,
  .c-prodinfo__ingredients p {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-prodinfo__ingredients h3 {
  font-weight: bold;
}
.c-prodinfo__ingredients p {
  font-weight: normal;
}
.c-prodinfo__ctawrap {
  grid-area: productCTA;
}
.c-prodinfo__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.0rem;
  max-height: 6.6rem;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__cta {
    max-height: unset;
  }
}
.c-prodinfo__cta div.shopify-buy-frame--product,
.c-prodinfo__cta .c-btn {
  width: 20.0rem;
  max-width: unset !important;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__cta div.shopify-buy-frame--product,
  .c-prodinfo__cta .c-btn {
    width: 100%;
    max-height: 6.6rem;
  }
}
.c-prodinfo__cta div.shopify-buy-frame--product iframe {
  height: 100% !important;
}
@media screen and (max-width: 1200px ) {
  .c-prodinfo__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-prodinfo__cta .c-btn {
  padding: 2.4rem 3.3rem;
  font-size: 1.8rem;
}
.c-prodinfo__cta--small {
  grid-area: productCTAsmall;
  font-size: 1.2rem;
  padding: 3.0rem 0 0 0;
}
.c-freetext {
  width: 100%;
  max-width: 152rem;
  /*
    p:has(> img) {
        max-width: @narrow-site-width;
    }
    */
}
.c-freetext__content {
  margin-right: auto;
}
.c-freetext:empty {
  margin-top: 6.66666667rem;
}
.c-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  height: auto;
}
.c-gallery > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.c-gallery__header {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 3rem;
  margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  text-transform: uppercase;
}
@media screen and (min-width: 641px) {
  .c-gallery__header {
    margin-bottom: calc(3rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-gallery__header {
    margin-bottom: 5rem;
    margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  }
}
.c-gallery__title {
  color: white;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  6.21585708vw ), 12.5rem);
  font-weight: 300;
  margin-bottom: 3.3rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (min-width: 641px) {
  .c-gallery__title {
    font-size: calc(1.8rem  +  10.7  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  6.21585708vw ), 12.5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-gallery__title {
    font-size: 12.5rem;
    font-size: clamp(1.8rem, calc( 1rem +  6.21585708vw ), 12.5rem);
  }
}
.c-gallery__carousel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  padding-right: 15%;
  height: auto;
}
.c-gallery__carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px ) {
  .c-gallery__carousel .slick-track {
    display: block;
  }
}
@media screen and (max-width: 1200px ) {
  .c-gallery__carousel {
    padding: 0;
  }
}
/*.c-gallery__carousel-image {
    width: auto;
    height: ~'calc(100vh - 14rem - 22.2rem)';
    display: flex;
    justify-content: center;
    //margin-right: 25%;
}*/
.c-gallery__carousel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 70%;
  padding: 5rem 0;
  margin: 0 auto;
  cursor: -webkit-grab;
  cursor: grab;
}
.c-gallery__carousel-content:active,
.c-gallery__carousel-content:focus {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
@media screen and (max-width: 992px) {
  .c-gallery__carousel-content {
    max-width: 100%;
    padding: 5rem;
  }
}
@media screen and (max-width: 1200px ) {
  .c-gallery__carousel-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-gallery__carousel-copy {
  padding-left: 10rem;
}
.c-gallery__carousel-copy h3 {
  color: #0055b8;
  font-size: 5rem;
}
@media screen and (max-width: 992px) {
  .c-gallery__carousel-copy {
    padding-left: 5rem;
  }
}
@media screen and (max-width: 1200px ) {
  .c-gallery__carousel-copy {
    padding: 5rem 0 0;
    max-width: 42.5rem;
    text-align: center;
  }
}
.c-gallery__carousel-image {
  margin-right: 3rem;
  width: auto;
  max-width: 100%;
  max-height: calc(100vh - 14rem - 22.2rem - 12.2rem - 3.5rem) !important;
  /*max-height: 60rem;*/
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
@media screen and (max-width: 1200px ) {
  .c-gallery__carousel-image {
    max-height: calc(100vh - 14rem - 22.2rem - 6.2rem - 3.4rem) !important;
    height: auto;
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 641px) {
  .c-gallery__carousel-image {
    max-height: calc(100vh - 12rem - 14.3rem - 6.2rem - 3.4rem) !important;
  }
}
@media screen and (max-width: 481px) {
  .c-gallery__carousel-image {
    max-height: calc(100vh - 12rem - 11rem - 6.2rem - 3.4rem) !important;
  }
}
picture.c-gallery__carousel-image {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-gallery__thmbs-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: auto;
  margin-top: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1200px ) {
  .c-gallery__thmbs-cont {
    max-width: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.c-gallery__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
      align-self: flex-end;
  padding-right: 14rem;
  gap: 1.5rem;
}
@media screen and (max-width: 641px) {
  .c-gallery__nav {
    gap: 1.2rem;
    padding-right: 4rem;
  }
}
.c-gallery__thmbs-btn {
  font-family: 'Font Awesome 5 Pro';
  font-size: 4.0rem;
  border: none;
  border-radius: 50px;
  /*
    width: 3.4rem;
    height: 3.4rem;
    */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.5rem;
  color: #666666;
}
.c-gallery__thmbs-nav--next span {
  margin-left: 0.2rem;
}
.c-gallery__thmbs-nav--prev span {
  margin-right: 0.2rem;
}
.c-gallery__thmbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
.c-gallery__thmbs .slick-list {
  width: 100%;
}
.c-gallery__thmbs .slick-track {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 1200px ) {
  .c-gallery__thmbs .slick-track {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.c-gallery__thmbs-item {
  text-align: center;
  width: auto !important;
  height: 28rem !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-gallery__thmbs-item:not(:last-of-type) {
  margin-right: 2rem;
}
@media screen and (max-width: 641px) {
  .c-gallery__thmbs-item {
    height: 20rem !important;
  }
}
picture.c-gallery__thmbs-item {
  overflow: hidden;
}
.c-posters + link + script + .c-gallery {
  margin-top: 0;
}
.c-imggrid__header {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  margin-bottom: 3rem;
  margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  text-transform: uppercase;
}
@media screen and (min-width: 641px) {
  .c-imggrid__header {
    margin-bottom: calc(3rem  +  2  * ((100vw -  48.1rem ) / 101.9 ));
    margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-imggrid__header {
    margin-bottom: 5rem;
    margin-bottom: clamp(3rem, calc( 1rem +  3.06585708vw ), 5rem);
  }
}
.c-imggrid__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 152rem;
  margin: 0 auto;
}
@media screen and (max-width: 641px) {
  .c-imggrid__grid {
    -webkit-column-gap: 2rem;
            column-gap: 2rem;
    grid-row-gap: 2rem;
  }
}
@media screen and (max-width: 481px) {
  .c-imggrid__grid {
    grid-template-columns: 1fr;
  }
}
.c-imggrid__image {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-iframe__cont {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.c-iframe__cont * {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.c-iframe {
  padding: 0;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-iframe--mxwdth {
  max-width: 152rem;
}
.c-iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}
.c-iframe__open {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-iframe__poster {
  width: 100%;
  pointer-events: none;
}
.c-iframe__playbtn {
  position: absolute;
  width: 14%;
  max-width: 20rem;
  min-width: 6.5rem;
  border-radius: 100%;
  aspect-ratio: 1;
  background: rgba(0, 0, 0, 0.33);
  -webkit-filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 3px 8px rgba(0, 0, 0, 0.16));
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-iframe__playbtn img {
  position: absolute;
  width: 80%;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.c-iframe:hover .c-iframe__playbtn,
.c-iframe:focus .c-iframe__playbtn {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.c-iframe:hover .c-iframe__playbtn img,
.c-iframe:focus .c-iframe__playbtn img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.c-modal__content .c-iframe {
  padding-bottom: unset;
  width: 100%;
  height: 100%;
}
.c-imggrid + .c-iframe--video {
  margin-top: 4.3rem;
}
.c-lotd__iframe > .c-iframe--video {
  margin-top: 1rem;
}
.c-quicklinks {
  margin-bottom: 4rem;
}
.c-quicklinks__sectiontitle h1,
.c-quicklinks__sectiontitle h2 {
  margin-bottom: 6.2rem;
}
.c-quicklinks__grid {
  padding: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 6.2%;
          column-gap: 6.2%;
  row-gap: 8rem;
}
@media screen and (max-width: 992px) {
  .c-quicklinks__grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.c-quicklinks__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-width: 0;
}
.c-quicklinks__card:first-of-type {
  width: 35%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.c-quicklinks__card:nth-of-type(2),
.c-quicklinks__card:nth-of-type(3) {
  width: calc(65% / 2);
  -ms-flex-negative: 10;
      flex-shrink: 10;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 992px) {
  .c-quicklinks__card:first-of-type {
    width: 100%;
  }
}
@media screen and (max-width: 1200px ) {
  .c-quicklinks__card:nth-of-type(2),
  .c-quicklinks__card:nth-of-type(3) {
    width: 100%;
  }
}
.c-quicklinks__cat {
  font-weight: 600;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.21585708vw ), 2.5rem);
  margin-bottom: 2rem;
}
@media screen and (min-width: 641px) {
  .c-quicklinks__cat {
    font-size: calc(1.8rem  +  0.7  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.21585708vw ), 2.5rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-quicklinks__cat {
    font-size: 2.5rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.21585708vw ), 2.5rem);
  }
}
.c-quicklinks__title {
  color: #0055b8;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 2.4rem;
  font-size: clamp(2.4rem, calc( 1rem +  1.81585708vw ), 3.1rem);
  line-height: 1.3;
  margin: 0 0 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 641px) {
  .c-quicklinks__title {
    font-size: calc(2.4rem  +  0.7  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(2.4rem, calc( 1rem +  1.81585708vw ), 3.1rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-quicklinks__title {
    font-size: 3.1rem;
    font-size: clamp(2.4rem, calc( 1rem +  1.81585708vw ), 3.1rem);
  }
}
.c-quicklinks__summary {
  margin: 0 0 4.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-articles {
  background: #ffffff;
  padding-bottom: 9rem;
  margin-top: 0;
}
@media screen and (max-width: 481px) {
  .c-articles {
    padding: 10rem 4rem;
  }
}
.c-articles__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-articles__grid {
  width: calc(100% + 8rem);
}
@media screen and (max-width: 1200px ) {
  .c-articles__grid {
    width: calc(100% + 7rem);
  }
}
@media screen and (max-width: 481px) {
  .c-articles__grid {
    width: 100%;
  }
}
.c-articles__card {
  list-style: none;
  padding: 1.6rem 4rem 3.3rem;
  margin: 0;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-articles__card:not(:first-of-type) {
  border-left: 1px solid #e7e7e7;
}
.c-articles__card:nth-of-type(4n + 1) {
  border-left: none;
}
@media screen and (max-width: 992px) {
  .c-articles__card:not(:first-of-type) {
    border-left: none;
  }
  .c-articles__card:nth-of-type(even) {
    border-left: 1px solid #e7e7e7;
  }
}
@media screen and (max-width: 1200px ) {
  .c-articles__card {
    padding: 1.6rem 3.5rem 3.3rem;
  }
}
@media screen and (max-width: 481px) {
  .c-articles__card {
    padding: 3.3rem 0;
  }
  .c-articles__card:nth-of-type(even) {
    border-left: none;
  }
  .c-articles__card:first-of-type {
    padding-top: 0;
  }
  .c-articles__card:last-of-type {
    padding-bottom: 0;
  }
  .c-articles__card:not(:last-of-type) {
    border-bottom: 1px solid #E5E5E5;
  }
}
.c-articles__link {
  text-decoration: none;
  display: block;
}
.c-articles__cat,
.c-articles__date {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 641px) {
  .c-articles__cat,
  .c-articles__date {
    font-size: calc(1.4rem  +  0.2  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-articles__cat,
  .c-articles__date {
    font-size: 1.6rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.56585708vw ), 1.6rem);
  }
}
.c-articles__cat {
  color: #0055b8;
  margin-bottom: 0.5rem;
}
.c-articles__date {
  color: #A5A5A5;
}
.c-articles__title {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.6rem;
  font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  font-weight: 400;
  margin: 2.1rem 0 0;
  color: #666666;
  line-height: 1.3;
}
@media screen and (min-width: 641px) {
  .c-articles__title {
    font-size: calc(1.6rem  +  0.4  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-articles__title {
    font-size: 2rem;
    font-size: clamp(1.6rem, calc( 1rem +  0.86585708vw ), 2rem);
  }
}
.c-articles--list {
  background: transparent;
  padding: 0;
  margin-top: 10rem;
}
.c-articles--list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-articles--list li {
  line-height: 1.5;
}
.c-articles--list li a {
  display: block;
}
.c-articles--fullcard {
  background: transparent;
}
.c-news__recentlist .c-articles__card {
  padding: 0;
  margin-bottom: 5rem;
  border: none !important;
}
.c-news__recentlist .c-articles__title {
  margin-top: 1rem;
}
.c-body > .c-freetext:first-child + .c-articles {
  margin-top: 10rem;
}
.c-resources__content {
  width: calc(100% + 8rem);
}
@media screen and (max-width: 1200px ) {
  .c-resources__content {
    width: calc(100% + 7rem);
  }
}
@media screen and (max-width: 481px) {
  .c-resources__content {
    width: 100%;
  }
}
.c-resources__sectiontitle {
  -ms-flex-item-align: start;
      align-self: flex-start;
  max-width: 152rem;
  margin: 0 auto 4rem auto;
}
@media screen and (max-width: 641px) {
  .c-resources__sectiontitle {
    margin-bottom: 3rem;
  }
}
.c-resources__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
  width: 100%;
  max-width: 152rem;
  margin: 2.4rem auto 0 auto;
  padding: 0;
  list-style: none;
}
.c-resources__list--meetingpack {
  margin-top: 2.1rem;
  grid-template-columns: repeat(auto-fit, minmax(32rem, 1fr));
}
@media screen and (max-width: 641px) {
  .c-resources__list {
    grid-template-columns: 1fr;
  }
}
.c-resources__list__item {
  margin: 0;
}
.c-resources__list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e7e7e7;
  padding: 1.6rem;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.c-resources__list__link:hover,
.c-resources__list__link:focus {
  border: 1px solid #FFFFFF;
}
.c-resources__list__icon {
  padding: 1.6rem 2.2rem;
  background: #F4F4F4;
  max-width: 7.4rem;
}
.c-resources__list__title {
  margin-bottom: 0.25rem;
  font-weight: 400;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.01585708vw ), 2.1rem);
  color: #666666;
}
@media screen and (min-width: 641px) {
  .c-resources__list__title {
    font-size: calc(1.8rem  +  0.3  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.01585708vw ), 2.1rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-resources__list__title {
    font-size: 2.1rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.01585708vw ), 2.1rem);
  }
}
.c-resources__list__size {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc( 1rem +  0.61585708vw ), 1.7rem);
  line-height: 1.3;
  color: #ACACAC;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 641px) {
  .c-resources__list__size {
    font-size: calc(1.4rem  +  0.3  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.4rem, calc( 1rem +  0.61585708vw ), 1.7rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-resources__list__size {
    font-size: 1.7rem;
    font-size: clamp(1.4rem, calc( 1rem +  0.61585708vw ), 1.7rem);
  }
}
.c-txtimg {
  position: relative;
}
.c-textimg__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.6rem;
  padding: 0;
}
@media screen and (max-width: 992px) {
  .c-textimg__content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 769px) {
  .c-textimg__content {
    grid-template-columns: 1fr;
  }
}
.c-textimg__textblock {
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.c-textimg__imgblock {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.c-textimg__imgblock picture,
.c-textimg__imgblock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-textimg__imgblock--right {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 769px) {
  .c-textimg__imgblock--right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.c-textimg--full {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 80.0rem;
}
@media screen and (max-width: 641px) {
  .c-textimg--full {
    min-height: 60.0rem;
  }
}
.c-textimg--full .c-textimg__imgblock {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-textimg--full .c-textimg__textcont {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 5;
}
.c-textimg--full .c-textimg__textcont--right {
  right: 0;
  padding-right: 14rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
@media screen and (max-width: 641px) {
  .c-textimg--full .c-textimg__textcont--right {
    width: 100%;
    padding: 4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-textimg--full .c-textimg__textcont--left {
  left: 0;
  padding-left: 14rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (max-width: 641px) {
  .c-textimg--full .c-textimg__textcont--left {
    position: relative;
    width: 100%;
    padding: 4rem;
  }
}
.c-textimg--full .c-textimg__textcont--center {
  left: 0;
  width: 100%;
  padding-left: 14rem;
  padding-right: 14rem;
  max-width: 152rem;
}
@media screen and (max-width: 641px) {
  .c-textimg--full .c-textimg__textcont--center {
    position: relative;
    padding: 0;
  }
}
@media screen and (max-width: 641px) {
  .c-textimg--full .c-textimg__imgblock {
    position: absolute;
    -o-object-fit: fill;
       object-fit: fill;
  }
}
.c-textimg--left .c-textimg__imgblock picture,
.c-textimg--left .c-textimg__imgblock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top right;
     object-position: top right;
}
.c-textimg--right .c-textimg__imgblock picture,
.c-textimg--right .c-textimg__imgblock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top left;
     object-position: top left;
}
.c-textimg--center .c-textimg__imgblock picture,
.c-textimg--center .c-textimg__imgblock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.c-textimg--center:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
@media screen and (max-width: 641px) {
  .c-textimg--left,
  .c-textimg--right,
  .c-textimg--center {
    z-index: 5;
  }
  .c-textimg--left:before,
  .c-textimg--right:before,
  .c-textimg--center:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
  }
}
@media screen and (max-width: 641px) {
  .c-textimg--left .c-textimg__textcont--left,
  .c-textimg--right .c-textimg__textcont--left,
  .c-textimg--center .c-textimg__textcont--left,
  .c-textimg--left .c-textimg__textcont--right,
  .c-textimg--right .c-textimg__textcont--right,
  .c-textimg--center .c-textimg__textcont--right,
  .c-textimg--left .c-textimg__textcont--center,
  .c-textimg--right .c-textimg__textcont--center,
  .c-textimg--center .c-textimg__textcont--center {
    left: 0;
    width: 100%;
    padding-left: 4rem;
    padding-right: 4rem;
    z-index: 5;
  }
}
/*
.c-textimg__textblock__content {

}
*/
.c-textimg--cover {
  min-height: 80vh;
  position: relative;
}
.c-textimg--cover .c-textimg__imgblock {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.c-textimg--cover .c-textimg__imgblock picture,
.c-textimg--cover .c-textimg__imgblock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-textimg--cover .c-textimg__textblock {
  position: relative;
  z-index: 1;
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-top: 8rem;
  padding-top: clamp(8rem, calc( 1rem +  9.06585708vw ), 12rem);
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  padding-bottom: 8rem;
  padding-bottom: clamp(8rem, calc( 1rem +  9.06585708vw ), 12rem);
  color: white;
  max-width: 58.7rem;
}
@media screen and (min-width: 641px) {
  .c-textimg--cover .c-textimg__textblock {
    padding-top: calc(8rem  +  4  * ((100vw -  48.1rem ) / 101.9 ));
    padding-top: clamp(8rem, calc( 1rem +  9.06585708vw ), 12rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-textimg--cover .c-textimg__textblock {
    padding-top: 12rem;
    padding-top: clamp(8rem, calc( 1rem +  9.06585708vw ), 12rem);
  }
}
@media screen and (min-width: 641px) {
  .c-textimg--cover .c-textimg__textblock {
    padding-bottom: calc(8rem  +  4  * ((100vw -  48.1rem ) / 101.9 ));
    padding-bottom: clamp(8rem, calc( 1rem +  9.06585708vw ), 12rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-textimg--cover .c-textimg__textblock {
    padding-bottom: 12rem;
    padding-bottom: clamp(8rem, calc( 1rem +  9.06585708vw ), 12rem);
  }
}
.c-textimg--cover .c-textimg__textblock h1,
.c-textimg--cover .c-textimg__textblock h2,
.c-textimg--cover .c-textimg__textblock h3,
.c-textimg--cover .c-textimg__textblock h4,
.c-textimg--cover .c-textimg__textblock h5 {
  color: inherit;
  text-transform: uppercase;
  margin-bottom: 1.8rem;
}
.c-textimg--cover .c-textimg__textblock p {
  margin-bottom: 2.5rem;
}
.c-textimg--cover:after {
  content: '';
  position: absolute;
  background-color: var(--keyColor1);
  opacity: 0.75;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.c-textimg--contained {
  min-height: 0;
}
.c-textimg--contained .c-textimg__imgblock {
  position: relative;
  height: auto;
}
.c-textimg--contained .c-txtimg__content {
  gap: 10.0rem;
}
.c-textimg--contained .c-textimg__textblock {
  max-width: 65rem;
}
@media screen and (max-width: 1200px ) {
  .c-textimg--contained .c-textimg__textblock {
    padding-left: 0;
  }
}
@media screen and (max-width: 641px) {
  .c-textimg--contained .c-textimg__textblock {
    padding-top: 0;
  }
}
.c-callout {
  background: #0055b8;
  padding-top: 10rem;
  padding-bottom: 10rem;
  color: white;
  /*
    p {
        text-align: left;
        color: inherit;
        .fluid-clamp(font-size, 2.2rem, 3.1rem);
        font-weight: 600;
        line-height: 1.3;
        .fluid-clamp(margin-bottom, 2rem, 3rem);
        
        &:last-of-type {
            margin-bottom: 0;
        }
    }
    */
}
@media screen and (max-width: 1200px ) {
  .c-callout {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 481px) {
  .c-callout {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.c-callout__content {
  max-width: 138.6rem;
}
.c-callout--default {
  background: #0055b8;
}
.c-callout--product {
  background: var(--keycolor);
}
.l-section--nopadding + .c-callout {
  margin-top: 0;
}
.c-prodinfo + .c-callout {
  margin-top: 0;
}
.c-formblock__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7.3%;
          column-gap: 7.3%;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}
@media screen and (max-width: 1200px ) {
  .c-formblock__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-formblock__text--right {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 1200px ) {
  .c-formblock__text {
    width: 100%;
    margin-bottom: 3rem;
  }
  .c-formblock__text--right {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.c-formblock__form {
  width: 100%;
}
@media screen and (max-width: 1200px ) {
  .c-formblock__form {
    width: 100%;
  }
}
.c-formblock__form .c-btn--submit {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.c-formblock__form--narrow {
  background-color: white;
  border-radius: 5rem;
  padding: 6.0rem 6.0rem 4.0rem 6.0rem;
}
.c-formblock__text + .c-formblock__form {
  width: 50%;
}
@media screen and (max-width: 1200px ) {
  .c-formblock__text + .c-formblock__form {
    width: 100%;
  }
}
.c-testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 4%;
          column-gap: 4%;
  width: 100%;
  max-width: 152rem;
}
.c-testimonial:before {
  content: '';
  position: relative;
  width: 9.1%;
  min-width: 4rem;
  background: url(../../images/quotes.png) 50% 6px / contain no-repeat;
}
@media screen and (max-width: 641px) {
  .c-testimonial:before {
    background: url(../../images/quotes.png) 50% 0 / contain no-repeat;
    top: -10px;
  }
}
.c-testimonial__content p {
  /*@ideal-size: ~'calc( 1rem + ' unit( ( (unit(@min-size) + unit(@max-size)) / 2) / ( (unit(@screen-phone-side) + unit(@screen-xl-desktop)) / 2 ) * 1000, vw ) ~')';*/
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc( 1rem +  1.16585708vw ), 2.4rem);
  line-height: 1.75;
}
@media screen and (min-width: 641px) {
  .c-testimonial__content p {
    font-size: calc(1.8rem  +  0.6  * ((100vw -  48.1rem ) / 101.9 ));
    font-size: clamp(1.8rem, calc( 1rem +  1.16585708vw ), 2.4rem);
  }
}
@media screen and (min-width: 1500px) {
  .c-testimonial__content p {
    font-size: 2.4rem;
    font-size: clamp(1.8rem, calc( 1rem +  1.16585708vw ), 2.4rem);
  }
}
.c-pagelinks {
  padding: 4.0rem 4.0rem;
}
.c-pagelinks + .c-pagelinks {
  margin-top: 00rem;
}
.c-pagelinks__grid {
  margin-right: auto;
}
@media screen and (max-width: 641px) {
  .c-cta {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.c-cta__content--map {
  gap: 4.6rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 769px) {
  .c-cta__content--map {
    grid-template-columns: 1fr;
  }
}
.c-cta__textblock {
  width: 100%;
  max-width: 66rem;
  margin: 0 auto;
}
.c-cta__map {
  height: 100%;
  width: 100%;
  aspect-ratio: 2;
}
.c-cta__map .c-map__infowindow__title {
  text-align: center;
  line-height: 1.2;
}
.c-cta__map .c-map__infowindow__title a {
  font-size: 0.7em;
}
.c-cta__textblock ~ .c-cta__map {
  aspect-ratio: 1;
}
.c-cta__map__title {
  text-align: center;
}
.c-cta__map__title br {
  display: block;
}
.c-cta__map__title small {
  display: block;
  margin-top: 0.5em;
  font-weight: 400;
}
.c-cta__map__title a {
  display: block;
}
/* Unify spacing above and below */
.w-fortysixtycol,
.w-sixtyfortycol,
.w-blockquote,
.w-imageabovetext,
.w-threecol,
.w-twocol {
  width: 100%;
}
@media screen and (max-width: 641px) {
  .w-fortysixtycol,
  .w-sixtyfortycol,
  .w-blockquote,
  .w-imageabovetext,
  .w-threecol,
  .w-twocol {
    padding: 3.0rem 0;
  }
}
.w-fortysixtycol p img,
.w-sixtyfortycol p img,
.w-blockquote p img,
.w-imageabovetext p img,
.w-threecol p img,
.w-twocol p img,
.w-fortysixtycol img,
.w-sixtyfortycol img,
.w-blockquote img,
.w-imageabovetext img,
.w-threecol img,
.w-twocol img {
  max-width: 100%;
}
.w-fortysixtycol iframe,
.w-sixtyfortycol iframe,
.w-blockquote iframe,
.w-imageabovetext iframe,
.w-threecol iframe,
.w-twocol iframe {
  width: 100%;
  max-width: 100%;
}
.w-blockquote {
  padding: 9.5rem 0;
}
.w-threecolgrid {
  gap: 5rem;
}
.w-threecolgrid .w-griditem .content p img {
  width: 100% !important;
}
.w-threecolgrid p {
  margin-top: 0;
}
.w-threecol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 4.6rem;
}
@media screen and (max-width: 1200px ) {
  .w-threecol {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1200px ) {
  .w-threecol-content {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 641px) {
  .threecol-content-one,
  .threecol-content-two,
  .threecol-content-three {
    padding-bottom: 0;
  }
}
.w-imageabovetext__image {
  padding-bottom: 3.0rem;
}
.w-imageabovetext__image p,
.w-imageabovetext__image p img {
  width: 100%;
}
@media screen and (max-width: 641px) {
  .w-imageabovetext__image {
    padding-bottom: 0;
  }
}
.w-imageabovetext__text {
  margin-left: auto;
  padding-top: 3.0rem;
  padding-right: 3.0rem;
  padding-left: 4.0rem;
}
@media screen and (max-width: 641px) {
  .w-imageabovetext__text {
    padding: 1.5rem;
    padding-bottom: 0;
  }
}
.w-fortysixtycol__content:first-of-type,
.w-sixtyfortycol__content:first-of-type {
  padding-right: 3.0rem;
}
.w-fortysixtycol__content:last-of-type,
.w-sixtyfortycol__content:last-of-type {
  padding-left: 3.0rem;
}
@media screen and (max-width: 1200px ) {
  .w-fortysixtycol__content:first-of-type,
  .w-sixtyfortycol__content:first-of-type,
  .w-fortysixtycol__content:last-of-type,
  .w-sixtyfortycol__content:last-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  .w-fortysixtycol__content:last-of-type,
  .w-sixtyfortycol__content:last-of-type {
    padding-bottom: 0;
  }
}
.w-fortysixtycol__content:first-of-type {
  padding-right: 4.0rem;
  padding-left: 4.0rem;
}
@media screen and (max-width: 641px) {
  .w-fortysixtycol__content:last-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  .w-fortysixtycol__content:first-of-type {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.w-linkbutton {
  display: inline-block;
}
span .w-linkbutton.c-btn {
  font-size: unset;
}
/*
.w-blockquote {
}
*/
.w-blockquote p {
  font-family: "Outfit", sans-serif;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .w-blockquote p {
    font-size: calc(25px  +  35  * ((100vw -  600px ) / 1320 ));
  }
}
@media screen and (min-width: 1920px) {
  .w-blockquote p {
    font-size: 60px;
  }
}
@media screen and (min-width: 600px) {
  .w-blockquote p {
    line-height: calc(35px  +  30  * ((100vw -  600px ) / 1320 ));
  }
}
@media screen and (min-width: 1920px) {
  .w-blockquote p {
    line-height: 65px;
  }
}
.w-two .w-twocol-content iframe {
  width: 100%;
}
/*
.w-featured {
  background: lighten(@border-color,15%);
  padding: 2.0rem;
}
*/
.w-textexpand .c-faq__question {
  margin: 0 0 2.0rem 0 !important;
}
.video-js {
  max-width: 100%;
}
.video-js .vjs-tech {
  outline: none;
}
.video-js .vjs-play-control,
.video-js .vjs-fullscreen-control,
.video-js .vjs-time-control {
  position: absolute;
  bottom: 20px;
  width: 40px;
  width: 4rem;
  height: 20px;
  height: 2rem;
  outline: none;
}
.video-js[data-dark="darkmode"] .vjs-play-control,
.video-js[data-dark="darkmode"] .vjs-fullscreen-control,
.video-js[data-dark="darkmode"] .vjs-time-control,
.video-js[data-dark="darkmode"] .vjs-subs-caps-button {
  color: #333;
}
.video-js .vjs-time-control {
  left: 30px;
  left: 3rem;
}
.video-js .vjs-fullscreen-control {
  right: 5px;
  right: 0.5rem;
}
.video-js .vjs-remaining-time-display {
  left: 0;
}
.video-js .vjs-play-progress:before {
  display: none;
}
.video-js .vjs-progress-control {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.video-js .vjs-progress-control .vjs-progress-holder {
  height: 5px;
  height: 0.5rem;
  margin: 0;
  margin-left: 0px;
  margin-right: 0px;
}
.video-js .vjs-control-bar {
  background: none;
  height: 5px;
  height: 0.5rem;
}
.video-js .vjs-slider {
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-volume-panel,
.video-js .vjs-picture-in-picture-control {
  display: none;
}
.video-js .vjs-big-play-button {
  border-radius: 50%;
  width: 100px;
  width: 10rem;
  height: 100px;
  height: 10rem;
  border: none;
  background-color: rgba(0, 0, 0, 0.75);
  outline: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video-js .vjs-big-play-button:hover {
  background-color: rgba(0, 0, 0, 0.65);
}
.vjs-subs-caps-button {
  position: absolute !important;
  right: 2.5em;
  bottom: 1.75em;
}
.vjs-menu {
  left: -10em !important;
}
.video-js:hover .vjs-control-bar,
.video-js:hover .vjs-big-play-button,
.video-js:hover .vjs-menu-button .vjs-menu-content {
  background-color: rgba(0, 0, 0, 0.65);
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  top: 50%;
  -webkit-transform: translateY(-22%);
          transform: translateY(-22%);
}
.u-printonly {
  display: none;
}
@media print {
  .u-noprint {
    display: none;
  }
}
.u-txt-alignleft {
  text-align: left;
}
.u-txt-center,
.u-txt-aligncenter {
  text-align: center;
}
.u-txt-alignright {
  text-align: right;
}
.u-mobileonly {
  display: none !important;
}
@media screen and (max-width: 1200px ) {
  .u-mobileonly {
    display: block !important;
  }
}
.u-light {
  font-weight: 300;
}
.u-reg {
  font-weight: 400;
}
.u-med {
  font-weight: 500;
}
.u-semibold {
  font-weight: 600;
}
.u-twocol {
  -webkit-columns: 2;
          columns: 2;
}
.u-bold {
  font-weight: 700;
}
.u-mpackdate {
  color: white;
  font-weight: bold;
  font-size: 2.0rem;
  margin-top: -2.5rem;
}
.u-twitterbtnwrap {
  margin-top: 2.0rem;
}
.u-dark {
  background: #111217;
}
@media screen and (max-width: 641px) {
  .u-nomobile {
    display: none;
  }
}
.u-pointerevents-none {
  pointer-events: none;
}
.u-straightbottom {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.u-longtitle {
  width: 100%;
}
.u-marginbottom {
  margin-bottom: 4.0rem !important;
}
.u-rounded {
  overflow: hidden !important;
  border-bottom-right-radius: 5rem;
  border-bottom-left-radius: 5rem;
  border-top-right-radius: 5rem;
  border-top-left-radius: 5rem;
}
.u-fillheight {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.twitter-timeline {
  height: calc(95.5%) !important;
  min-height: 60.0rem;
}
.u-invisible {
  visibility: hidden;
}
.u-color-secondary {
  color: #6cc72b;
}
.u-color-key {
  color: #0055b8;
}
.u-alignstart {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.u-alignend {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.u-aligncenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.u-alignstretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.u-alignbaseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.u-justifystart {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.u-justifyend {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.u-justifyleft {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.u-justifyright {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.u-justifycenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.u-justifybetween {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.u-justifyaround {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.u-justifyevenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.u-flexrow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 1200px ) {
  .u-keepflexrow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.u-flexcolumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.u-flexwrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.u-flexnowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.u-flexreversewrap {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.u-alignself-start {
  -ms-flex-item-align: start;
      align-self: start;
  align-self: flex-start;
}
.u-alignself-end {
  -ms-flex-item-align: end;
      align-self: end;
  align-self: flex-end;
}
.u-alignself-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.u-alignself-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.u-alignself-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
.u-floatright {
  float: right;
}
.u-pullright {
  margin-left: auto;
}
.u-fadein {
  opacity: 0;
  -webkit-transition: opacity 0.75s ease, -webkit-transform 0.75s ease;
  transition: opacity 0.75s ease, -webkit-transform 0.75s ease;
  transition: opacity 0.75s ease, transform 0.75s ease;
  transition: opacity 0.75s ease, transform 0.75s ease, -webkit-transform 0.75s ease;
}
.u-fadein.is-visible {
  opacity: 1;
  -webkit-transform: translateY(0rem);
          transform: translateY(0rem);
}
.u-gmap {
  height: 600px !important;
  -webkit-filter: saturate(0);
          filter: saturate(0);
}
@media screen and (max-width: 992px) {
  .u-gmap {
    height: 500px !important;
  }
}
@media screen and (max-width: 641px) {
  .u-gmap {
    height: 400px !important;
  }
}
.u-mx50 {
  margin: 50rem !important;
}
.u-mtx50 {
  margin-top: 50rem !important;
}
.u-mrx50 {
  margin-left: 50rem !important;
}
.u-mbx50 {
  margin-bottom: 50rem !important;
}
.u-mlx50 {
  margin-left: 50rem !important;
}
.u-px50 {
  padding: 50rem !important;
}
.u-ptx50 {
  padding-top: 50rem !important;
}
.u-prx50 {
  padding-right: 50rem !important;
}
.u-pbx50 {
  padding-bottom: 50rem !important;
}
.u-plx50 {
  padding-left: 50rem !important;
}
.u-mx49 {
  margin: 49rem !important;
}
.u-mtx49 {
  margin-top: 49rem !important;
}
.u-mrx49 {
  margin-left: 49rem !important;
}
.u-mbx49 {
  margin-bottom: 49rem !important;
}
.u-mlx49 {
  margin-left: 49rem !important;
}
.u-px49 {
  padding: 49rem !important;
}
.u-ptx49 {
  padding-top: 49rem !important;
}
.u-prx49 {
  padding-right: 49rem !important;
}
.u-pbx49 {
  padding-bottom: 49rem !important;
}
.u-plx49 {
  padding-left: 49rem !important;
}
.u-mx48 {
  margin: 48rem !important;
}
.u-mtx48 {
  margin-top: 48rem !important;
}
.u-mrx48 {
  margin-left: 48rem !important;
}
.u-mbx48 {
  margin-bottom: 48rem !important;
}
.u-mlx48 {
  margin-left: 48rem !important;
}
.u-px48 {
  padding: 48rem !important;
}
.u-ptx48 {
  padding-top: 48rem !important;
}
.u-prx48 {
  padding-right: 48rem !important;
}
.u-pbx48 {
  padding-bottom: 48rem !important;
}
.u-plx48 {
  padding-left: 48rem !important;
}
.u-mx47 {
  margin: 47rem !important;
}
.u-mtx47 {
  margin-top: 47rem !important;
}
.u-mrx47 {
  margin-left: 47rem !important;
}
.u-mbx47 {
  margin-bottom: 47rem !important;
}
.u-mlx47 {
  margin-left: 47rem !important;
}
.u-px47 {
  padding: 47rem !important;
}
.u-ptx47 {
  padding-top: 47rem !important;
}
.u-prx47 {
  padding-right: 47rem !important;
}
.u-pbx47 {
  padding-bottom: 47rem !important;
}
.u-plx47 {
  padding-left: 47rem !important;
}
.u-mx46 {
  margin: 46rem !important;
}
.u-mtx46 {
  margin-top: 46rem !important;
}
.u-mrx46 {
  margin-left: 46rem !important;
}
.u-mbx46 {
  margin-bottom: 46rem !important;
}
.u-mlx46 {
  margin-left: 46rem !important;
}
.u-px46 {
  padding: 46rem !important;
}
.u-ptx46 {
  padding-top: 46rem !important;
}
.u-prx46 {
  padding-right: 46rem !important;
}
.u-pbx46 {
  padding-bottom: 46rem !important;
}
.u-plx46 {
  padding-left: 46rem !important;
}
.u-mx45 {
  margin: 45rem !important;
}
.u-mtx45 {
  margin-top: 45rem !important;
}
.u-mrx45 {
  margin-left: 45rem !important;
}
.u-mbx45 {
  margin-bottom: 45rem !important;
}
.u-mlx45 {
  margin-left: 45rem !important;
}
.u-px45 {
  padding: 45rem !important;
}
.u-ptx45 {
  padding-top: 45rem !important;
}
.u-prx45 {
  padding-right: 45rem !important;
}
.u-pbx45 {
  padding-bottom: 45rem !important;
}
.u-plx45 {
  padding-left: 45rem !important;
}
.u-mx44 {
  margin: 44rem !important;
}
.u-mtx44 {
  margin-top: 44rem !important;
}
.u-mrx44 {
  margin-left: 44rem !important;
}
.u-mbx44 {
  margin-bottom: 44rem !important;
}
.u-mlx44 {
  margin-left: 44rem !important;
}
.u-px44 {
  padding: 44rem !important;
}
.u-ptx44 {
  padding-top: 44rem !important;
}
.u-prx44 {
  padding-right: 44rem !important;
}
.u-pbx44 {
  padding-bottom: 44rem !important;
}
.u-plx44 {
  padding-left: 44rem !important;
}
.u-mx43 {
  margin: 43rem !important;
}
.u-mtx43 {
  margin-top: 43rem !important;
}
.u-mrx43 {
  margin-left: 43rem !important;
}
.u-mbx43 {
  margin-bottom: 43rem !important;
}
.u-mlx43 {
  margin-left: 43rem !important;
}
.u-px43 {
  padding: 43rem !important;
}
.u-ptx43 {
  padding-top: 43rem !important;
}
.u-prx43 {
  padding-right: 43rem !important;
}
.u-pbx43 {
  padding-bottom: 43rem !important;
}
.u-plx43 {
  padding-left: 43rem !important;
}
.u-mx42 {
  margin: 42rem !important;
}
.u-mtx42 {
  margin-top: 42rem !important;
}
.u-mrx42 {
  margin-left: 42rem !important;
}
.u-mbx42 {
  margin-bottom: 42rem !important;
}
.u-mlx42 {
  margin-left: 42rem !important;
}
.u-px42 {
  padding: 42rem !important;
}
.u-ptx42 {
  padding-top: 42rem !important;
}
.u-prx42 {
  padding-right: 42rem !important;
}
.u-pbx42 {
  padding-bottom: 42rem !important;
}
.u-plx42 {
  padding-left: 42rem !important;
}
.u-mx41 {
  margin: 41rem !important;
}
.u-mtx41 {
  margin-top: 41rem !important;
}
.u-mrx41 {
  margin-left: 41rem !important;
}
.u-mbx41 {
  margin-bottom: 41rem !important;
}
.u-mlx41 {
  margin-left: 41rem !important;
}
.u-px41 {
  padding: 41rem !important;
}
.u-ptx41 {
  padding-top: 41rem !important;
}
.u-prx41 {
  padding-right: 41rem !important;
}
.u-pbx41 {
  padding-bottom: 41rem !important;
}
.u-plx41 {
  padding-left: 41rem !important;
}
.u-mx40 {
  margin: 40rem !important;
}
.u-mtx40 {
  margin-top: 40rem !important;
}
.u-mrx40 {
  margin-left: 40rem !important;
}
.u-mbx40 {
  margin-bottom: 40rem !important;
}
.u-mlx40 {
  margin-left: 40rem !important;
}
.u-px40 {
  padding: 40rem !important;
}
.u-ptx40 {
  padding-top: 40rem !important;
}
.u-prx40 {
  padding-right: 40rem !important;
}
.u-pbx40 {
  padding-bottom: 40rem !important;
}
.u-plx40 {
  padding-left: 40rem !important;
}
.u-mx39 {
  margin: 39rem !important;
}
.u-mtx39 {
  margin-top: 39rem !important;
}
.u-mrx39 {
  margin-left: 39rem !important;
}
.u-mbx39 {
  margin-bottom: 39rem !important;
}
.u-mlx39 {
  margin-left: 39rem !important;
}
.u-px39 {
  padding: 39rem !important;
}
.u-ptx39 {
  padding-top: 39rem !important;
}
.u-prx39 {
  padding-right: 39rem !important;
}
.u-pbx39 {
  padding-bottom: 39rem !important;
}
.u-plx39 {
  padding-left: 39rem !important;
}
.u-mx38 {
  margin: 38rem !important;
}
.u-mtx38 {
  margin-top: 38rem !important;
}
.u-mrx38 {
  margin-left: 38rem !important;
}
.u-mbx38 {
  margin-bottom: 38rem !important;
}
.u-mlx38 {
  margin-left: 38rem !important;
}
.u-px38 {
  padding: 38rem !important;
}
.u-ptx38 {
  padding-top: 38rem !important;
}
.u-prx38 {
  padding-right: 38rem !important;
}
.u-pbx38 {
  padding-bottom: 38rem !important;
}
.u-plx38 {
  padding-left: 38rem !important;
}
.u-mx37 {
  margin: 37rem !important;
}
.u-mtx37 {
  margin-top: 37rem !important;
}
.u-mrx37 {
  margin-left: 37rem !important;
}
.u-mbx37 {
  margin-bottom: 37rem !important;
}
.u-mlx37 {
  margin-left: 37rem !important;
}
.u-px37 {
  padding: 37rem !important;
}
.u-ptx37 {
  padding-top: 37rem !important;
}
.u-prx37 {
  padding-right: 37rem !important;
}
.u-pbx37 {
  padding-bottom: 37rem !important;
}
.u-plx37 {
  padding-left: 37rem !important;
}
.u-mx36 {
  margin: 36rem !important;
}
.u-mtx36 {
  margin-top: 36rem !important;
}
.u-mrx36 {
  margin-left: 36rem !important;
}
.u-mbx36 {
  margin-bottom: 36rem !important;
}
.u-mlx36 {
  margin-left: 36rem !important;
}
.u-px36 {
  padding: 36rem !important;
}
.u-ptx36 {
  padding-top: 36rem !important;
}
.u-prx36 {
  padding-right: 36rem !important;
}
.u-pbx36 {
  padding-bottom: 36rem !important;
}
.u-plx36 {
  padding-left: 36rem !important;
}
.u-mx35 {
  margin: 35rem !important;
}
.u-mtx35 {
  margin-top: 35rem !important;
}
.u-mrx35 {
  margin-left: 35rem !important;
}
.u-mbx35 {
  margin-bottom: 35rem !important;
}
.u-mlx35 {
  margin-left: 35rem !important;
}
.u-px35 {
  padding: 35rem !important;
}
.u-ptx35 {
  padding-top: 35rem !important;
}
.u-prx35 {
  padding-right: 35rem !important;
}
.u-pbx35 {
  padding-bottom: 35rem !important;
}
.u-plx35 {
  padding-left: 35rem !important;
}
.u-mx34 {
  margin: 34rem !important;
}
.u-mtx34 {
  margin-top: 34rem !important;
}
.u-mrx34 {
  margin-left: 34rem !important;
}
.u-mbx34 {
  margin-bottom: 34rem !important;
}
.u-mlx34 {
  margin-left: 34rem !important;
}
.u-px34 {
  padding: 34rem !important;
}
.u-ptx34 {
  padding-top: 34rem !important;
}
.u-prx34 {
  padding-right: 34rem !important;
}
.u-pbx34 {
  padding-bottom: 34rem !important;
}
.u-plx34 {
  padding-left: 34rem !important;
}
.u-mx33 {
  margin: 33rem !important;
}
.u-mtx33 {
  margin-top: 33rem !important;
}
.u-mrx33 {
  margin-left: 33rem !important;
}
.u-mbx33 {
  margin-bottom: 33rem !important;
}
.u-mlx33 {
  margin-left: 33rem !important;
}
.u-px33 {
  padding: 33rem !important;
}
.u-ptx33 {
  padding-top: 33rem !important;
}
.u-prx33 {
  padding-right: 33rem !important;
}
.u-pbx33 {
  padding-bottom: 33rem !important;
}
.u-plx33 {
  padding-left: 33rem !important;
}
.u-mx32 {
  margin: 32rem !important;
}
.u-mtx32 {
  margin-top: 32rem !important;
}
.u-mrx32 {
  margin-left: 32rem !important;
}
.u-mbx32 {
  margin-bottom: 32rem !important;
}
.u-mlx32 {
  margin-left: 32rem !important;
}
.u-px32 {
  padding: 32rem !important;
}
.u-ptx32 {
  padding-top: 32rem !important;
}
.u-prx32 {
  padding-right: 32rem !important;
}
.u-pbx32 {
  padding-bottom: 32rem !important;
}
.u-plx32 {
  padding-left: 32rem !important;
}
.u-mx31 {
  margin: 31rem !important;
}
.u-mtx31 {
  margin-top: 31rem !important;
}
.u-mrx31 {
  margin-left: 31rem !important;
}
.u-mbx31 {
  margin-bottom: 31rem !important;
}
.u-mlx31 {
  margin-left: 31rem !important;
}
.u-px31 {
  padding: 31rem !important;
}
.u-ptx31 {
  padding-top: 31rem !important;
}
.u-prx31 {
  padding-right: 31rem !important;
}
.u-pbx31 {
  padding-bottom: 31rem !important;
}
.u-plx31 {
  padding-left: 31rem !important;
}
.u-mx30 {
  margin: 30rem !important;
}
.u-mtx30 {
  margin-top: 30rem !important;
}
.u-mrx30 {
  margin-left: 30rem !important;
}
.u-mbx30 {
  margin-bottom: 30rem !important;
}
.u-mlx30 {
  margin-left: 30rem !important;
}
.u-px30 {
  padding: 30rem !important;
}
.u-ptx30 {
  padding-top: 30rem !important;
}
.u-prx30 {
  padding-right: 30rem !important;
}
.u-pbx30 {
  padding-bottom: 30rem !important;
}
.u-plx30 {
  padding-left: 30rem !important;
}
.u-mx29 {
  margin: 29rem !important;
}
.u-mtx29 {
  margin-top: 29rem !important;
}
.u-mrx29 {
  margin-left: 29rem !important;
}
.u-mbx29 {
  margin-bottom: 29rem !important;
}
.u-mlx29 {
  margin-left: 29rem !important;
}
.u-px29 {
  padding: 29rem !important;
}
.u-ptx29 {
  padding-top: 29rem !important;
}
.u-prx29 {
  padding-right: 29rem !important;
}
.u-pbx29 {
  padding-bottom: 29rem !important;
}
.u-plx29 {
  padding-left: 29rem !important;
}
.u-mx28 {
  margin: 28rem !important;
}
.u-mtx28 {
  margin-top: 28rem !important;
}
.u-mrx28 {
  margin-left: 28rem !important;
}
.u-mbx28 {
  margin-bottom: 28rem !important;
}
.u-mlx28 {
  margin-left: 28rem !important;
}
.u-px28 {
  padding: 28rem !important;
}
.u-ptx28 {
  padding-top: 28rem !important;
}
.u-prx28 {
  padding-right: 28rem !important;
}
.u-pbx28 {
  padding-bottom: 28rem !important;
}
.u-plx28 {
  padding-left: 28rem !important;
}
.u-mx27 {
  margin: 27rem !important;
}
.u-mtx27 {
  margin-top: 27rem !important;
}
.u-mrx27 {
  margin-left: 27rem !important;
}
.u-mbx27 {
  margin-bottom: 27rem !important;
}
.u-mlx27 {
  margin-left: 27rem !important;
}
.u-px27 {
  padding: 27rem !important;
}
.u-ptx27 {
  padding-top: 27rem !important;
}
.u-prx27 {
  padding-right: 27rem !important;
}
.u-pbx27 {
  padding-bottom: 27rem !important;
}
.u-plx27 {
  padding-left: 27rem !important;
}
.u-mx26 {
  margin: 26rem !important;
}
.u-mtx26 {
  margin-top: 26rem !important;
}
.u-mrx26 {
  margin-left: 26rem !important;
}
.u-mbx26 {
  margin-bottom: 26rem !important;
}
.u-mlx26 {
  margin-left: 26rem !important;
}
.u-px26 {
  padding: 26rem !important;
}
.u-ptx26 {
  padding-top: 26rem !important;
}
.u-prx26 {
  padding-right: 26rem !important;
}
.u-pbx26 {
  padding-bottom: 26rem !important;
}
.u-plx26 {
  padding-left: 26rem !important;
}
.u-mx25 {
  margin: 25rem !important;
}
.u-mtx25 {
  margin-top: 25rem !important;
}
.u-mrx25 {
  margin-left: 25rem !important;
}
.u-mbx25 {
  margin-bottom: 25rem !important;
}
.u-mlx25 {
  margin-left: 25rem !important;
}
.u-px25 {
  padding: 25rem !important;
}
.u-ptx25 {
  padding-top: 25rem !important;
}
.u-prx25 {
  padding-right: 25rem !important;
}
.u-pbx25 {
  padding-bottom: 25rem !important;
}
.u-plx25 {
  padding-left: 25rem !important;
}
.u-mx24 {
  margin: 24rem !important;
}
.u-mtx24 {
  margin-top: 24rem !important;
}
.u-mrx24 {
  margin-left: 24rem !important;
}
.u-mbx24 {
  margin-bottom: 24rem !important;
}
.u-mlx24 {
  margin-left: 24rem !important;
}
.u-px24 {
  padding: 24rem !important;
}
.u-ptx24 {
  padding-top: 24rem !important;
}
.u-prx24 {
  padding-right: 24rem !important;
}
.u-pbx24 {
  padding-bottom: 24rem !important;
}
.u-plx24 {
  padding-left: 24rem !important;
}
.u-mx23 {
  margin: 23rem !important;
}
.u-mtx23 {
  margin-top: 23rem !important;
}
.u-mrx23 {
  margin-left: 23rem !important;
}
.u-mbx23 {
  margin-bottom: 23rem !important;
}
.u-mlx23 {
  margin-left: 23rem !important;
}
.u-px23 {
  padding: 23rem !important;
}
.u-ptx23 {
  padding-top: 23rem !important;
}
.u-prx23 {
  padding-right: 23rem !important;
}
.u-pbx23 {
  padding-bottom: 23rem !important;
}
.u-plx23 {
  padding-left: 23rem !important;
}
.u-mx22 {
  margin: 22rem !important;
}
.u-mtx22 {
  margin-top: 22rem !important;
}
.u-mrx22 {
  margin-left: 22rem !important;
}
.u-mbx22 {
  margin-bottom: 22rem !important;
}
.u-mlx22 {
  margin-left: 22rem !important;
}
.u-px22 {
  padding: 22rem !important;
}
.u-ptx22 {
  padding-top: 22rem !important;
}
.u-prx22 {
  padding-right: 22rem !important;
}
.u-pbx22 {
  padding-bottom: 22rem !important;
}
.u-plx22 {
  padding-left: 22rem !important;
}
.u-mx21 {
  margin: 21rem !important;
}
.u-mtx21 {
  margin-top: 21rem !important;
}
.u-mrx21 {
  margin-left: 21rem !important;
}
.u-mbx21 {
  margin-bottom: 21rem !important;
}
.u-mlx21 {
  margin-left: 21rem !important;
}
.u-px21 {
  padding: 21rem !important;
}
.u-ptx21 {
  padding-top: 21rem !important;
}
.u-prx21 {
  padding-right: 21rem !important;
}
.u-pbx21 {
  padding-bottom: 21rem !important;
}
.u-plx21 {
  padding-left: 21rem !important;
}
.u-mx20 {
  margin: 20rem !important;
}
.u-mtx20 {
  margin-top: 20rem !important;
}
.u-mrx20 {
  margin-left: 20rem !important;
}
.u-mbx20 {
  margin-bottom: 20rem !important;
}
.u-mlx20 {
  margin-left: 20rem !important;
}
.u-px20 {
  padding: 20rem !important;
}
.u-ptx20 {
  padding-top: 20rem !important;
}
.u-prx20 {
  padding-right: 20rem !important;
}
.u-pbx20 {
  padding-bottom: 20rem !important;
}
.u-plx20 {
  padding-left: 20rem !important;
}
.u-mx19 {
  margin: 19rem !important;
}
.u-mtx19 {
  margin-top: 19rem !important;
}
.u-mrx19 {
  margin-left: 19rem !important;
}
.u-mbx19 {
  margin-bottom: 19rem !important;
}
.u-mlx19 {
  margin-left: 19rem !important;
}
.u-px19 {
  padding: 19rem !important;
}
.u-ptx19 {
  padding-top: 19rem !important;
}
.u-prx19 {
  padding-right: 19rem !important;
}
.u-pbx19 {
  padding-bottom: 19rem !important;
}
.u-plx19 {
  padding-left: 19rem !important;
}
.u-mx18 {
  margin: 18rem !important;
}
.u-mtx18 {
  margin-top: 18rem !important;
}
.u-mrx18 {
  margin-left: 18rem !important;
}
.u-mbx18 {
  margin-bottom: 18rem !important;
}
.u-mlx18 {
  margin-left: 18rem !important;
}
.u-px18 {
  padding: 18rem !important;
}
.u-ptx18 {
  padding-top: 18rem !important;
}
.u-prx18 {
  padding-right: 18rem !important;
}
.u-pbx18 {
  padding-bottom: 18rem !important;
}
.u-plx18 {
  padding-left: 18rem !important;
}
.u-mx17 {
  margin: 17rem !important;
}
.u-mtx17 {
  margin-top: 17rem !important;
}
.u-mrx17 {
  margin-left: 17rem !important;
}
.u-mbx17 {
  margin-bottom: 17rem !important;
}
.u-mlx17 {
  margin-left: 17rem !important;
}
.u-px17 {
  padding: 17rem !important;
}
.u-ptx17 {
  padding-top: 17rem !important;
}
.u-prx17 {
  padding-right: 17rem !important;
}
.u-pbx17 {
  padding-bottom: 17rem !important;
}
.u-plx17 {
  padding-left: 17rem !important;
}
.u-mx16 {
  margin: 16rem !important;
}
.u-mtx16 {
  margin-top: 16rem !important;
}
.u-mrx16 {
  margin-left: 16rem !important;
}
.u-mbx16 {
  margin-bottom: 16rem !important;
}
.u-mlx16 {
  margin-left: 16rem !important;
}
.u-px16 {
  padding: 16rem !important;
}
.u-ptx16 {
  padding-top: 16rem !important;
}
.u-prx16 {
  padding-right: 16rem !important;
}
.u-pbx16 {
  padding-bottom: 16rem !important;
}
.u-plx16 {
  padding-left: 16rem !important;
}
.u-mx15 {
  margin: 15rem !important;
}
.u-mtx15 {
  margin-top: 15rem !important;
}
.u-mrx15 {
  margin-left: 15rem !important;
}
.u-mbx15 {
  margin-bottom: 15rem !important;
}
.u-mlx15 {
  margin-left: 15rem !important;
}
.u-px15 {
  padding: 15rem !important;
}
.u-ptx15 {
  padding-top: 15rem !important;
}
.u-prx15 {
  padding-right: 15rem !important;
}
.u-pbx15 {
  padding-bottom: 15rem !important;
}
.u-plx15 {
  padding-left: 15rem !important;
}
.u-mx14 {
  margin: 14rem !important;
}
.u-mtx14 {
  margin-top: 14rem !important;
}
.u-mrx14 {
  margin-left: 14rem !important;
}
.u-mbx14 {
  margin-bottom: 14rem !important;
}
.u-mlx14 {
  margin-left: 14rem !important;
}
.u-px14 {
  padding: 14rem !important;
}
.u-ptx14 {
  padding-top: 14rem !important;
}
.u-prx14 {
  padding-right: 14rem !important;
}
.u-pbx14 {
  padding-bottom: 14rem !important;
}
.u-plx14 {
  padding-left: 14rem !important;
}
.u-mx13 {
  margin: 13rem !important;
}
.u-mtx13 {
  margin-top: 13rem !important;
}
.u-mrx13 {
  margin-left: 13rem !important;
}
.u-mbx13 {
  margin-bottom: 13rem !important;
}
.u-mlx13 {
  margin-left: 13rem !important;
}
.u-px13 {
  padding: 13rem !important;
}
.u-ptx13 {
  padding-top: 13rem !important;
}
.u-prx13 {
  padding-right: 13rem !important;
}
.u-pbx13 {
  padding-bottom: 13rem !important;
}
.u-plx13 {
  padding-left: 13rem !important;
}
.u-mx12 {
  margin: 12rem !important;
}
.u-mtx12 {
  margin-top: 12rem !important;
}
.u-mrx12 {
  margin-left: 12rem !important;
}
.u-mbx12 {
  margin-bottom: 12rem !important;
}
.u-mlx12 {
  margin-left: 12rem !important;
}
.u-px12 {
  padding: 12rem !important;
}
.u-ptx12 {
  padding-top: 12rem !important;
}
.u-prx12 {
  padding-right: 12rem !important;
}
.u-pbx12 {
  padding-bottom: 12rem !important;
}
.u-plx12 {
  padding-left: 12rem !important;
}
.u-mx11 {
  margin: 11rem !important;
}
.u-mtx11 {
  margin-top: 11rem !important;
}
.u-mrx11 {
  margin-left: 11rem !important;
}
.u-mbx11 {
  margin-bottom: 11rem !important;
}
.u-mlx11 {
  margin-left: 11rem !important;
}
.u-px11 {
  padding: 11rem !important;
}
.u-ptx11 {
  padding-top: 11rem !important;
}
.u-prx11 {
  padding-right: 11rem !important;
}
.u-pbx11 {
  padding-bottom: 11rem !important;
}
.u-plx11 {
  padding-left: 11rem !important;
}
.u-mx10 {
  margin: 10rem !important;
}
.u-mtx10 {
  margin-top: 10rem !important;
}
.u-mrx10 {
  margin-left: 10rem !important;
}
.u-mbx10 {
  margin-bottom: 10rem !important;
}
.u-mlx10 {
  margin-left: 10rem !important;
}
.u-px10 {
  padding: 10rem !important;
}
.u-ptx10 {
  padding-top: 10rem !important;
}
.u-prx10 {
  padding-right: 10rem !important;
}
.u-pbx10 {
  padding-bottom: 10rem !important;
}
.u-plx10 {
  padding-left: 10rem !important;
}
.u-mx9 {
  margin: 9rem !important;
}
.u-mtx9 {
  margin-top: 9rem !important;
}
.u-mrx9 {
  margin-left: 9rem !important;
}
.u-mbx9 {
  margin-bottom: 9rem !important;
}
.u-mlx9 {
  margin-left: 9rem !important;
}
.u-px9 {
  padding: 9rem !important;
}
.u-ptx9 {
  padding-top: 9rem !important;
}
.u-prx9 {
  padding-right: 9rem !important;
}
.u-pbx9 {
  padding-bottom: 9rem !important;
}
.u-plx9 {
  padding-left: 9rem !important;
}
.u-mx8 {
  margin: 8rem !important;
}
.u-mtx8 {
  margin-top: 8rem !important;
}
.u-mrx8 {
  margin-left: 8rem !important;
}
.u-mbx8 {
  margin-bottom: 8rem !important;
}
.u-mlx8 {
  margin-left: 8rem !important;
}
.u-px8 {
  padding: 8rem !important;
}
.u-ptx8 {
  padding-top: 8rem !important;
}
.u-prx8 {
  padding-right: 8rem !important;
}
.u-pbx8 {
  padding-bottom: 8rem !important;
}
.u-plx8 {
  padding-left: 8rem !important;
}
.u-mx7 {
  margin: 7rem !important;
}
.u-mtx7 {
  margin-top: 7rem !important;
}
.u-mrx7 {
  margin-left: 7rem !important;
}
.u-mbx7 {
  margin-bottom: 7rem !important;
}
.u-mlx7 {
  margin-left: 7rem !important;
}
.u-px7 {
  padding: 7rem !important;
}
.u-ptx7 {
  padding-top: 7rem !important;
}
.u-prx7 {
  padding-right: 7rem !important;
}
.u-pbx7 {
  padding-bottom: 7rem !important;
}
.u-plx7 {
  padding-left: 7rem !important;
}
.u-mx6 {
  margin: 6rem !important;
}
.u-mtx6 {
  margin-top: 6rem !important;
}
.u-mrx6 {
  margin-left: 6rem !important;
}
.u-mbx6 {
  margin-bottom: 6rem !important;
}
.u-mlx6 {
  margin-left: 6rem !important;
}
.u-px6 {
  padding: 6rem !important;
}
.u-ptx6 {
  padding-top: 6rem !important;
}
.u-prx6 {
  padding-right: 6rem !important;
}
.u-pbx6 {
  padding-bottom: 6rem !important;
}
.u-plx6 {
  padding-left: 6rem !important;
}
.u-mx5 {
  margin: 5rem !important;
}
.u-mtx5 {
  margin-top: 5rem !important;
}
.u-mrx5 {
  margin-left: 5rem !important;
}
.u-mbx5 {
  margin-bottom: 5rem !important;
}
.u-mlx5 {
  margin-left: 5rem !important;
}
.u-px5 {
  padding: 5rem !important;
}
.u-ptx5 {
  padding-top: 5rem !important;
}
.u-prx5 {
  padding-right: 5rem !important;
}
.u-pbx5 {
  padding-bottom: 5rem !important;
}
.u-plx5 {
  padding-left: 5rem !important;
}
.u-mx4 {
  margin: 4rem !important;
}
.u-mtx4 {
  margin-top: 4rem !important;
}
.u-mrx4 {
  margin-left: 4rem !important;
}
.u-mbx4 {
  margin-bottom: 4rem !important;
}
.u-mlx4 {
  margin-left: 4rem !important;
}
.u-px4 {
  padding: 4rem !important;
}
.u-ptx4 {
  padding-top: 4rem !important;
}
.u-prx4 {
  padding-right: 4rem !important;
}
.u-pbx4 {
  padding-bottom: 4rem !important;
}
.u-plx4 {
  padding-left: 4rem !important;
}
.u-mx3 {
  margin: 3rem !important;
}
.u-mtx3 {
  margin-top: 3rem !important;
}
.u-mrx3 {
  margin-left: 3rem !important;
}
.u-mbx3 {
  margin-bottom: 3rem !important;
}
.u-mlx3 {
  margin-left: 3rem !important;
}
.u-px3 {
  padding: 3rem !important;
}
.u-ptx3 {
  padding-top: 3rem !important;
}
.u-prx3 {
  padding-right: 3rem !important;
}
.u-pbx3 {
  padding-bottom: 3rem !important;
}
.u-plx3 {
  padding-left: 3rem !important;
}
.u-mx2 {
  margin: 2rem !important;
}
.u-mtx2 {
  margin-top: 2rem !important;
}
.u-mrx2 {
  margin-left: 2rem !important;
}
.u-mbx2 {
  margin-bottom: 2rem !important;
}
.u-mlx2 {
  margin-left: 2rem !important;
}
.u-px2 {
  padding: 2rem !important;
}
.u-ptx2 {
  padding-top: 2rem !important;
}
.u-prx2 {
  padding-right: 2rem !important;
}
.u-pbx2 {
  padding-bottom: 2rem !important;
}
.u-plx2 {
  padding-left: 2rem !important;
}
.u-mx1 {
  margin: 1rem !important;
}
.u-mtx1 {
  margin-top: 1rem !important;
}
.u-mrx1 {
  margin-left: 1rem !important;
}
.u-mbx1 {
  margin-bottom: 1rem !important;
}
.u-mlx1 {
  margin-left: 1rem !important;
}
.u-px1 {
  padding: 1rem !important;
}
.u-ptx1 {
  padding-top: 1rem !important;
}
.u-prx1 {
  padding-right: 1rem !important;
}
.u-pbx1 {
  padding-bottom: 1rem !important;
}
.u-plx1 {
  padding-left: 1rem !important;
}
.u-mx0 {
  margin: 0rem !important;
}
.u-mtx0 {
  margin-top: 0rem !important;
}
.u-mrx0 {
  margin-left: 0rem !important;
}
.u-mbx0 {
  margin-bottom: 0rem !important;
}
.u-mlx0 {
  margin-left: 0rem !important;
}
.u-px0 {
  padding: 0rem !important;
}
.u-ptx0 {
  padding-top: 0rem !important;
}
.u-prx0 {
  padding-right: 0rem !important;
}
.u-pbx0 {
  padding-bottom: 0rem !important;
}
.u-plx0 {
  padding-left: 0rem !important;
}
@media screen and (max-width: 641px) {
  .u-sm-mx20 {
    margin: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx20 {
    margin-top: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx20 {
    margin-left: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx20 {
    margin-bottom: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx20 {
    margin-left: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px20 {
    padding: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx20 {
    padding-top: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx20 {
    padding-right: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx20 {
    padding-bottom: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx20 {
    padding-left: 20rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx19 {
    margin: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx19 {
    margin-top: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx19 {
    margin-left: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx19 {
    margin-bottom: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx19 {
    margin-left: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px19 {
    padding: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx19 {
    padding-top: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx19 {
    padding-right: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx19 {
    padding-bottom: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx19 {
    padding-left: 19rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx18 {
    margin: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx18 {
    margin-top: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx18 {
    margin-left: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx18 {
    margin-bottom: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx18 {
    margin-left: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px18 {
    padding: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx18 {
    padding-top: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx18 {
    padding-right: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx18 {
    padding-bottom: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx18 {
    padding-left: 18rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx17 {
    margin: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx17 {
    margin-top: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx17 {
    margin-left: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx17 {
    margin-bottom: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx17 {
    margin-left: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px17 {
    padding: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx17 {
    padding-top: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx17 {
    padding-right: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx17 {
    padding-bottom: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx17 {
    padding-left: 17rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx16 {
    margin: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx16 {
    margin-top: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx16 {
    margin-left: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx16 {
    margin-bottom: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx16 {
    margin-left: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px16 {
    padding: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx16 {
    padding-top: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx16 {
    padding-right: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx16 {
    padding-bottom: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx16 {
    padding-left: 16rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx15 {
    margin: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx15 {
    margin-top: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx15 {
    margin-left: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx15 {
    margin-bottom: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx15 {
    margin-left: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px15 {
    padding: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx15 {
    padding-top: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx15 {
    padding-right: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx15 {
    padding-bottom: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx15 {
    padding-left: 15rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx14 {
    margin: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx14 {
    margin-top: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx14 {
    margin-left: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx14 {
    margin-bottom: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx14 {
    margin-left: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px14 {
    padding: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx14 {
    padding-top: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx14 {
    padding-right: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx14 {
    padding-bottom: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx14 {
    padding-left: 14rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx13 {
    margin: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx13 {
    margin-top: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx13 {
    margin-left: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx13 {
    margin-bottom: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx13 {
    margin-left: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px13 {
    padding: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx13 {
    padding-top: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx13 {
    padding-right: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx13 {
    padding-bottom: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx13 {
    padding-left: 13rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx12 {
    margin: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx12 {
    margin-top: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx12 {
    margin-left: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx12 {
    margin-bottom: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx12 {
    margin-left: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px12 {
    padding: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx12 {
    padding-top: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx12 {
    padding-right: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx12 {
    padding-bottom: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx12 {
    padding-left: 12rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx11 {
    margin: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx11 {
    margin-top: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx11 {
    margin-left: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx11 {
    margin-bottom: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx11 {
    margin-left: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px11 {
    padding: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx11 {
    padding-top: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx11 {
    padding-right: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx11 {
    padding-bottom: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx11 {
    padding-left: 11rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx10 {
    margin: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx10 {
    margin-top: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx10 {
    margin-left: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx10 {
    margin-bottom: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx10 {
    margin-left: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px10 {
    padding: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx10 {
    padding-top: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx10 {
    padding-right: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx10 {
    padding-bottom: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx10 {
    padding-left: 10rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx9 {
    margin: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx9 {
    margin-top: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx9 {
    margin-left: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx9 {
    margin-bottom: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx9 {
    margin-left: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px9 {
    padding: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx9 {
    padding-top: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx9 {
    padding-right: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx9 {
    padding-bottom: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx9 {
    padding-left: 9rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx8 {
    margin: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx8 {
    margin-top: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx8 {
    margin-left: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx8 {
    margin-bottom: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx8 {
    margin-left: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px8 {
    padding: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx8 {
    padding-top: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx8 {
    padding-right: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx8 {
    padding-bottom: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx8 {
    padding-left: 8rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx7 {
    margin: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx7 {
    margin-top: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx7 {
    margin-left: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx7 {
    margin-bottom: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx7 {
    margin-left: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px7 {
    padding: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx7 {
    padding-top: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx7 {
    padding-right: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx7 {
    padding-bottom: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx7 {
    padding-left: 7rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx6 {
    margin: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx6 {
    margin-top: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx6 {
    margin-left: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx6 {
    margin-bottom: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx6 {
    margin-left: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px6 {
    padding: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx6 {
    padding-top: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx6 {
    padding-right: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx6 {
    padding-bottom: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx6 {
    padding-left: 6rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx5 {
    margin: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx5 {
    margin-top: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx5 {
    margin-left: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx5 {
    margin-bottom: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx5 {
    margin-left: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px5 {
    padding: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx5 {
    padding-top: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx5 {
    padding-right: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx5 {
    padding-bottom: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx5 {
    padding-left: 5rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx4 {
    margin: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx4 {
    margin-top: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx4 {
    margin-left: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx4 {
    margin-bottom: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx4 {
    margin-left: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px4 {
    padding: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx4 {
    padding-top: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx4 {
    padding-right: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx4 {
    padding-bottom: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx4 {
    padding-left: 4rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx3 {
    margin: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx3 {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx3 {
    margin-left: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx3 {
    margin-bottom: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx3 {
    margin-left: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px3 {
    padding: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx3 {
    padding-top: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx3 {
    padding-right: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx3 {
    padding-bottom: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx3 {
    padding-left: 3rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx2 {
    margin: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx2 {
    margin-top: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx2 {
    margin-left: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx2 {
    margin-bottom: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx2 {
    margin-left: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px2 {
    padding: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx2 {
    padding-top: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx2 {
    padding-right: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx2 {
    padding-bottom: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx2 {
    padding-left: 2rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx1 {
    margin: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx1 {
    margin-top: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx1 {
    margin-left: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx1 {
    margin-bottom: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx1 {
    margin-left: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px1 {
    padding: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx1 {
    padding-top: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx1 {
    padding-right: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx1 {
    padding-bottom: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx1 {
    padding-left: 1rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mx0 {
    margin: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mtx0 {
    margin-top: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mrx0 {
    margin-left: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mbx0 {
    margin-bottom: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-mlx0 {
    margin-left: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-px0 {
    padding: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-ptx0 {
    padding-top: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-prx0 {
    padding-right: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-pbx0 {
    padding-bottom: 0rem !important;
  }
}
@media screen and (max-width: 641px) {
  .u-sm-plx0 {
    padding-left: 0rem !important;
  }
}
.u-zi10 {
  z-index: 10 !important;
}
.u-gap10 {
  gap: 10rem !important;
}
.u-zi9 {
  z-index: 9 !important;
}
.u-gap9 {
  gap: 9rem !important;
}
.u-zi8 {
  z-index: 8 !important;
}
.u-gap8 {
  gap: 8rem !important;
}
.u-zi7 {
  z-index: 7 !important;
}
.u-gap7 {
  gap: 7rem !important;
}
.u-zi6 {
  z-index: 6 !important;
}
.u-gap6 {
  gap: 6rem !important;
}
.u-zi5 {
  z-index: 5 !important;
}
.u-gap5 {
  gap: 5rem !important;
}
.u-zi4 {
  z-index: 4 !important;
}
.u-gap4 {
  gap: 4rem !important;
}
.u-zi3 {
  z-index: 3 !important;
}
.u-gap3 {
  gap: 3rem !important;
}
.u-zi2 {
  z-index: 2 !important;
}
.u-gap2 {
  gap: 2rem !important;
}
.u-zi1 {
  z-index: 1 !important;
}
.u-gap1 {
  gap: 1rem !important;
}
.u-zi0 {
  z-index: 0 !important;
}
.u-gap0 {
  gap: 0rem !important;
}
/* 


/////////////////////////
////  CSS Structure  ////
/////////////////////////

	• LESS Preprocessor is used
	• All components are divided into individual LESS files 
	• LESS nesting should be limited to TWO levels
	• Processed CSS should be minified to reduce file sizes


/////////////////////
///////  BEM  ///////
/////////////////////

	• Follow BEM principles as closely as possible


	c-block__element1__element2--modifier
	|_____|  |______|  |______|  |______|
 	   A        B          C         D

 	 A: Block
 	 B: Child Element of Block
 	 C: Grandchild Element of Block
 	 D: Class Modifier (e.g orange)

	• Try to limit __elements to grandchildren (c-block__element1__element2) otherwise, it may be time to rethink your
	  block structure. (Is the child element actually an element or should it be defined as it's own block?)

c-card
c-card__title
c-card__title--purple
c-card__img



/////////////////////
///  NAMESPACING  ///
/////////////////////


l-:  Layout;

Denotes an item used for the layout structure. Modifying this will affect everything on the website, so proceed with caution.
(e.g. editing l-grid will affect every component)


c-:  Component;

Denotes a component. These styles will modify this component only
(e.g. editing c-modal will change styles associated only with all modal components active on the website)


u-:  Utilities;

Utility classes are typically used in a singular instance and could potentially contain an "!important" override. Use these
sparingly, as too many !important can muddle up css structure.


is-, has-: States;

A class that defines a state. It's usually added or removed using jquery.


Exception: Typography styles (e.g. p, h1, h2, h3, etc.) do not have a namespace. They instead use their tag paired with a
class that matches so the text style can be used in other places. Using the tag helps identify which tag style is overwriting
the defined tag.


*/
