.u-padding-xs {
  padding: 10px
}
.u-padding-top-xs {
  padding-top: 10px
}
.u-padding-right-xs {
  padding-right: 10px
}
.u-padding-bottom-xs {
  padding-bottom: 10px
}
.u-padding-left-xs {
  padding-left: 10px
}
.u-padding-sm {
  padding: 20px
}
.u-padding-top-sm {
  padding-top: 20px
}
.u-padding-right-sm {
  padding-right: 20px
}
.u-padding-bottom-sm {
  padding-bottom: 20px
}
.u-padding-left-sm {
  padding-left: 20px
}
.u-padding-srg {
  padding: 30px
}
.u-padding-top-srg {
  padding-top: 30px
}
.u-padding-right-srg {
  padding-right: 30px
}
.u-padding-bottom-srg {
  padding-bottom: 30px
}
.u-padding-left-srg {
  padding-left: 30px
}
.u-padding-rg {
  padding: 40px
}
.u-padding-top-rg {
  padding-top: 40px
}
.u-padding-right-rg {
  padding-right: 40px
}
.u-padding-bottom-rg {
  padding-bottom: 40px
}
.u-padding-left-rg {
  padding-left: 40px
}
.u-padding-md {
  padding: 60px
}
.u-padding-top-md {
  padding-top: 60px
}
.u-padding-right-md {
  padding-right: 60px
}
.u-padding-bottom-md {
  padding-bottom: 60px
}
.u-padding-left-md {
  padding-left: 60px
}
.u-padding-lg {
  padding: 80px
}
.u-padding-top-lg {
  padding-top: 80px
}
.u-padding-right-lg {
  padding-right: 80px
}
.u-padding-bottom-lg {
  padding-bottom: 80px
}
.u-padding-left-lg {
  padding-left: 80px
}
.u-padding-xl {
  padding: 120px
}
.u-padding-top-xl {
  padding-top: 120px
}
.u-padding-right-xl {
  padding-right: 120px
}
.u-padding-bottom-xl {
  padding-bottom: 120px
}
.u-padding-left-xl {
  padding-left: 120px
}
.u-padding-xxl {
  padding: 160px
}
.u-padding-top-xxl {
  padding-top: 160px
}
.u-padding-right-xxl {
  padding-right: 160px
}
.u-padding-bottom-xxl {
  padding-bottom: 160px
}
.u-padding-left-xxl {
  padding-left: 160px
}
.u-radius-bottom-sm {
  overflow: hidden;
  border-radius: 0 0 20px 20px
}
.u-radius-left-sm {
  overflow: hidden;
  border-radius: 20px 0 0 20px
}
.u-radius-right-sm {
  overflow: hidden;
  border-radius: 0 20px 20px 0
}
.c-excerpt__hero .c-image img, .u-radius-bottom-rg {
  overflow: hidden;
  border-radius: 0 0 30px 30px
}
.u-radius-left-rg {
  overflow: hidden;
  border-radius: 30px 0 0 30px
}
.u-radius-right-rg {
  overflow: hidden;
  border-radius: 0 30px 30px 0
}
.u-radius-bottom-lg {
  overflow: hidden;
  border-radius: 0 0 40px 40px
}
.u-radius-left-lg {
  overflow: hidden;
  border-radius: 40px 0 0 40px
}
.u-radius-right-lg {
  overflow: hidden;
  border-radius: 0 40px 40px 0
}
button {
  background: none;
  margin: 0;
  padding: 0;
  color: inherit
}
.u-hide {
  display: none;
  visibility: hidden
}
@media only screen and (min-width:810px) {
  .u-max-tablet {
    display: none
  }
}
@media only screen and (max-width:809px) {
  .u-min-tablet {
    display: none
  }
}
@media only screen and (min-width:1024px) {
  .u-max-desktop {
    display: none
  }
}
@media only screen and (max-width:1023px) {
  .u-min-desktop {
    display: none
  }
}
@media only screen and (min-width:1024px) {
  .u-max-desktop-l {
    display: none
  }
}
@media only screen and (max-width:1279px) {
  .u-min-desktop-l {
    display: none
  }
}
.u-no-events {
  pointer-events: none;
  cursor: progress
}
.u-margin-bottom-rg {
  margin-bottom: 20px
}
@media only screen and (min-width:810px) {
  .u-margin-bottom-rg {
    margin-bottom: 40px
  }
}
.c-image--cover img {
  width: 100%;
  height: 100%
}
html.is-no-scroll, html.is-no-scroll body {
  overflow: hidden
}
html.is-loading {
  cursor: wait
}
html.is-loading * {
  pointer-events: none !important
}
html.is-no-js noscript {
  position: relative;
  text-align: center
}
html.is-no-js noscript div {
  background-color: #f3f1ee;
  padding: 40px
}
:root {
  font-family: SuisseIntl, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}
*, :after, :before {
  box-sizing: border-box
}
::selection {
  background-color: #2c4494;
  color: #f3f1ee;
  text-shadow: none
}
blockquote, body, h1, h2, h3, h4, h5, h6, ol, p, ul {
  margin: 0
}
a {
  color: currentColor;
  text-decoration: none
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  max-width: 100%
}
figure {
  margin: 0
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none
}
button, input {
  overflow: visible;
  cursor: pointer
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -moz-appearance: none;
  -webkit-appearance: none
}
[type=button]:focus, [type=reset]:focus, [type=submit]:focus, button:focus {
  outline: none
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset, legend {
  padding: 0
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
button {
  border: none
}
ol, ul {
  list-style: none;
  padding-left: 0
}
address {
  font-style: normal
}
table {
  border-collapse: collapse
}
textarea {
  resize: vertical
}
.js-scroll-container {
  display: block;
  width: 100%
}
.o-page-container {
  position: relative
}
.o-page, .o-page-container {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh)*100)
}
html {
  font-size: 16px;
  width: 100%;
  height: -webkit-fill-available;
  overflow-x: hidden
}
body, html {
  min-height: 100vh;
  overscroll-behavior-y: none
}
body {
  position: relative;
  background-color: #f3f1ee;
  min-height: -webkit-fill-available;
  font-family: SuisseIntl, Arial, sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
body.no-scroll {
  overflow: hidden
}
.scroll-stick {
  height: 100vh;
  overflow: hidden !important
}
.u-theme-awave, .u-theme-biogo, .u-theme-dark-off-white, .u-theme-forno, .u-theme-pharma, .u-theme-repost {
  color: #000
}
.u-theme-awave .c-button--primary, .u-theme-awave .c-button--search.c-icon-button, .u-theme-biogo .c-button--primary, .u-theme-biogo .c-button--search.c-icon-button, .u-theme-dark-off-white .c-button--primary, .u-theme-dark-off-white .c-button--search.c-icon-button, .u-theme-forno .c-button--primary, .u-theme-forno .c-button--search.c-icon-button, .u-theme-pharma .c-button--primary, .u-theme-pharma .c-button--search.c-icon-button, .u-theme-repost .c-button--primary, .u-theme-repost .c-button--search.c-icon-button {
  background-color: rgba(0, 0, 0, .1);
  color: #000
}
.u-theme-awave .c-button--primary .c-icon, .u-theme-awave .c-button--search.c-icon-button .c-icon, .u-theme-biogo .c-button--primary .c-icon, .u-theme-biogo .c-button--search.c-icon-button .c-icon, .u-theme-dark-off-white .c-button--primary .c-icon, .u-theme-dark-off-white .c-button--search.c-icon-button .c-icon, .u-theme-forno .c-button--primary .c-icon, .u-theme-forno .c-button--search.c-icon-button .c-icon, .u-theme-pharma .c-button--primary .c-icon, .u-theme-pharma .c-button--search.c-icon-button .c-icon, .u-theme-repost .c-button--primary .c-icon, .u-theme-repost .c-button--search.c-icon-button .c-icon {
  stroke: #000
}
.u-theme-awave .c-button--primary:active, .u-theme-awave .c-button--search.c-icon-button:active, .u-theme-biogo .c-button--primary:active, .u-theme-biogo .c-button--search.c-icon-button:active, .u-theme-dark-off-white .c-button--primary:active, .u-theme-dark-off-white .c-button--search.c-icon-button:active, .u-theme-forno .c-button--primary:active, .u-theme-forno .c-button--search.c-icon-button:active, .u-theme-pharma .c-button--primary:active, .u-theme-pharma .c-button--search.c-icon-button:active, .u-theme-repost .c-button--primary:active, .u-theme-repost .c-button--search.c-icon-button:active {
  color: #000
}
.u-theme-awave .c-button--primary:active:before, .u-theme-awave .c-button--search.c-icon-button:active:before, .u-theme-biogo .c-button--primary:active:before, .u-theme-biogo .c-button--search.c-icon-button:active:before, .u-theme-dark-off-white .c-button--primary:active:before, .u-theme-dark-off-white .c-button--search.c-icon-button:active:before, .u-theme-forno .c-button--primary:active:before, .u-theme-forno .c-button--search.c-icon-button:active:before, .u-theme-pharma .c-button--primary:active:before, .u-theme-pharma .c-button--search.c-icon-button:active:before, .u-theme-repost .c-button--primary:active:before, .u-theme-repost .c-button--search.c-icon-button:active:before {
  border-color: #000
}
.u-theme-awave .c-button--primary:active .c-icon, .u-theme-awave .c-button--search.c-icon-button:active .c-icon, .u-theme-biogo .c-button--primary:active .c-icon, .u-theme-biogo .c-button--search.c-icon-button:active .c-icon, .u-theme-dark-off-white .c-button--primary:active .c-icon, .u-theme-dark-off-white .c-button--search.c-icon-button:active .c-icon, .u-theme-forno .c-button--primary:active .c-icon, .u-theme-forno .c-button--search.c-icon-button:active .c-icon, .u-theme-pharma .c-button--primary:active .c-icon, .u-theme-pharma .c-button--search.c-icon-button:active .c-icon, .u-theme-repost .c-button--primary:active .c-icon, .u-theme-repost .c-button--search.c-icon-button:active .c-icon {
  stroke: #000
}
.u-theme-awave .c-button--search.c-icon-button .c-icon svg, .u-theme-biogo .c-button--search.c-icon-button .c-icon svg, .u-theme-dark-off-white .c-button--search.c-icon-button .c-icon svg, .u-theme-forno .c-button--search.c-icon-button .c-icon svg, .u-theme-pharma .c-button--search.c-icon-button .c-icon svg, .u-theme-repost .c-button--search.c-icon-button .c-icon svg {
  color: #000
}
.u-theme-awave .u-border-color, .u-theme-biogo .u-border-color, .u-theme-dark-off-white .u-border-color, .u-theme-forno .u-border-color, .u-theme-pharma .u-border-color, .u-theme-repost .u-border-color {
  border-color: rgba(0, 0, 0, .25)
}
.u-theme-awave .u-border-color-full, .u-theme-biogo .u-border-color-full, .u-theme-dark-off-white .u-border-color-full, .u-theme-forno .u-border-color-full, .u-theme-pharma .u-border-color-full, .u-theme-repost .u-border-color-full {
  border-color: #000
}
.u-theme-awave .c-icon, .u-theme-biogo .c-icon, .u-theme-dark-off-white .c-icon, .u-theme-forno .c-icon, .u-theme-pharma .c-icon, .u-theme-repost .c-icon {
  stroke: #000
}
.u-theme-awave .u-svg-fill, .u-theme-biogo .u-svg-fill, .u-theme-dark-off-white .u-svg-fill, .u-theme-forno .u-svg-fill, .u-theme-pharma .u-svg-fill, .u-theme-repost .u-svg-fill {
  fill: #000
}
.u-theme-primary {
  color: #f3f1ee
}
.u-theme-primary .c-icon {
  stroke: #f3f1ee
}
.u-theme-primary .c-button--primary, .u-theme-primary .c-button--search.c-icon-button {
  background-color: #f3f1ee;
  color: #000
}
.u-theme-primary .c-button--primary .c-icon, .u-theme-primary .c-button--search.c-icon-button .c-icon {
  stroke: #000
}
.u-theme-primary .c-button--primary:active, .u-theme-primary .c-button--search.c-icon-button:active {
  color: #f3f1ee
}
.u-theme-primary .c-button--primary:active:before, .u-theme-primary .c-button--search.c-icon-button:active:before {
  border-color: #f3f1ee
}
.u-theme-primary .c-button--primary:active .c-icon, .u-theme-primary .c-button--search.c-icon-button:active .c-icon {
  stroke: #f3f1ee
}
.u-theme-primary .c-button--search.c-icon-button .c-icon svg {
  color: #000
}
.u-theme-primary .c-button--search.c-icon-button:hover .c-icon svg {
  color: #2c4494
}
.u-theme-primary .c-button--secondary {
  color: #f3f1ee
}
.u-theme-primary .c-button--secondary .c-button__icon .c-icon {
  stroke: #f3f1ee
}
.u-theme-primary .c-button--secondary:hover .c-button__icon .c-icon {
  background-color: #f3f1ee;
  stroke: #2c4494
}
.u-theme-primary .c-button--secondary:active .c-button__icon .c-icon {
  background: none;
  stroke: #f3f1ee
}
.u-theme-primary .c-icon-button .c-icon--rounded {
  border-color: #f3f1ee
}
.u-theme-primary .c-icon-button:before {
  background-color: #f3f1ee
}
.u-theme-primary .c-icon-button--blank:hover .c-icon .c-icon__svg {
  stroke: #f3f1ee
}
.u-theme-primary .c-icon-button--blank:active .c-icon .c-icon__svg {
  stroke: #000
}
.u-theme-primary .c-icon-button:hover .c-icon .c-icon__svg, .u-theme-primary button:hover > .c-icon-button .c-icon .c-icon__svg {
  stroke: #2c4494
}
.u-theme-primary .c-icon-button:active .c-icon .c-icon__svg, .u-theme-primary button:active > .c-icon-button .c-icon .c-icon__svg {
  stroke: #f3f1ee
}
.u-theme-primary .u-border-color {
  border-color: rgba(243, 241, 238, .2)
}
.u-theme-primary .t-link, .u-theme-primary .u-border-color-full {
  border-color: rgb(243 241 238 / 15%);
}
.u-theme-primary .t-tag {
  background-color: rgba(243, 241, 238, .2)
}
.u-theme-primary .u-svg-fill {
  fill: #f3f1ee
}
.u-theme-primary .c-see-more-link__icon .c-icon {
  stroke: #f3f1ee
}
.u-theme-primary .c-header__list__item__link:before {
  background-color: #f3f1ee
}
.u-theme-primary .c-see-more-link:hover .c-see-more-link__icon .c-icon, .u-theme-primary a.c-mega-menu__card__link:hover .c-see-more-link .c-see-more-link__icon .c-icon {
  background-color: #f3f1ee;
  stroke: #000
}
.u-theme-primary .c-see-more-link:active .c-see-more-link__icon .c-icon, .u-theme-primary a.c-mega-menu__card__link:active .c-see-more-link .c-see-more-link__icon .c-icon {
  background: none;
  stroke: #f3f1ee
}
a.c-page-excerpt.u-theme-primary:hover .c-see-more-link .c-see-more-link__icon .c-icon {
  background-color: #f3f1ee;
  stroke: #000
}
a.c-page-excerpt.u-theme-primary:active .c-see-more-link .c-see-more-link__icon .c-icon {
  background: none;
  stroke: #f3f1ee
}
.u-theme-biogo {
  background-color: #f9f9f9 !important
}
.c-button--primary.c-button--biogo {
  background-color: #97a880;
  color: #000
}
.c-button--primary.c-button--biogo .c-button__icon .c-icon {
  stroke: #000
}
.u-theme-biogo .c-button--secondary:hover .c-button__icon .c-icon {
  stroke: #97a880
}
.u-theme-biogo .c-button--secondary:active .c-button__icon .c-icon {
  stroke: #000
}
.c-page-excerpt.u-theme-biogo:hover .c-see-more-link .c-icon, .u-theme-biogo .c-icon-button:hover .c-icon, button:hover .u-theme-biogo .c-icon-button .c-icon {
  stroke: #97a880
}
.c-page-excerpt.u-theme-biogo:active .c-see-more-link .c-icon {
  stroke: #000
}
.u-theme-forno {
  background-color: #fff
}
.c-button--primary.c-button--forno {
  background-color: #c46551;
  color: #000
}
.c-button--primary.c-button--forno .c-button__icon .c-icon {
  stroke: #000
}
.u-theme-forno .c-button--secondary:hover .c-button__icon .c-icon {
  stroke: #c46551
}
.u-theme-forno .c-button--secondary:active .c-button__icon .c-icon {
  stroke: #000
}
.c-page-excerpt.u-theme-forno:hover .c-see-more-link .c-icon, .u-theme-forno .c-icon-button:hover .c-icon, button:hover .u-theme-forno .c-icon-button .c-icon {
  stroke: #c46551
}
.c-page-excerpt.u-theme-forno:active .c-see-more-link .c-icon {
  stroke: #000
}
.u-theme-awave {
  background-color: #f9f9f9 !important
}
.c-button--primary.c-button--awave {
  background-color: #bda679;
  color: #000
}
.c-button--primary.c-button--awave .c-button__icon .c-icon {
  stroke: #000
}
.u-theme-awave .c-button--secondary:hover .c-button__icon .c-icon {
  stroke: #bda679
}
.u-theme-awave .c-button--secondary:active .c-button__icon .c-icon {
  stroke: #000
}
.c-page-excerpt.u-theme-awave:hover .c-see-more-link .c-icon, .u-theme-awave .c-icon-button:hover .c-icon, button:hover .u-theme-awave .c-icon-button .c-icon {
  stroke: #bda679
}
.c-page-excerpt.u-theme-awave:active .c-see-more-link .c-icon {
  stroke: #000
}
.u-theme-repost {
  background-color: #fff !important
}
.c-button--primary.c-button--repost {
  background-color: #6993ab;
  color: #000
}
.c-button--primary.c-button--repost .c-button__icon .c-icon {
  stroke: #000
}
.u-theme-repost .c-button--secondary:hover .c-button__icon .c-icon {
  stroke: #6993ab
}
.u-theme-repost .c-button--secondary:active .c-button__icon .c-icon {
  stroke: #000
}
.c-page-excerpt.u-theme-repost:hover .c-see-more-link .c-icon, .u-theme-repost .c-icon-button:hover .c-icon, button:hover .u-theme-repost .c-icon-button .c-icon {
  stroke: #6993ab
}
.c-page-excerpt.u-theme-repost:active .c-see-more-link .c-icon {
  stroke: #000
}
.u-theme-pharma {
  background-color: #bfd4d8
}
.c-button--primary.c-button--pharma {
  background-color: #bfd4d8;
  color: #000
}
.c-button--primary.c-button--pharma .c-button__icon .c-icon {
  stroke: #000
}
.u-theme-pharma .c-button--secondary:hover .c-button__icon .c-icon {
  stroke: #bfd4d8
}
.u-theme-pharma .c-button--secondary:active .c-button__icon .c-icon {
  stroke: #000
}
.c-page-excerpt.u-theme-pharma:hover .c-see-more-link .c-icon, .u-theme-pharma .c-icon-button:hover .c-icon, button:hover .u-theme-pharma .c-icon-button .c-icon {
  stroke: #bfd4d8
}
.c-page-excerpt.u-theme-pharma:active .c-see-more-link .c-icon {
  stroke: #000
}
.u-theme-dark-off-white {
  background-color: #e7e5e2
}
.c-button--primary.c-button--dark-off-white {
  background-color: #e7e5e2;
  color: #000
}
.c-button--primary.c-button--dark-off-white .c-button__icon .c-icon {
  stroke: #000
}
.u-theme-dark-off-white .c-button--secondary:hover .c-button__icon .c-icon {
  stroke: #e7e5e2
}
.u-theme-dark-off-white .c-button--secondary:active .c-button__icon .c-icon {
  stroke: #000
}
.c-page-excerpt.u-theme-dark-off-white:hover .c-see-more-link .c-icon, .u-theme-dark-off-white .c-icon-button:hover .c-icon, button:hover .u-theme-dark-off-white .c-icon-button .c-icon {
  stroke: #e7e5e2
}
.c-page-excerpt.u-theme-dark-off-white:active .c-see-more-link .c-icon {
  stroke: #000
}
.u-theme-white {
  background-color: #f3f1ee
}
.u-theme-white .u-border-color {
  border-color: rgba(0, 0, 0, .1)
}
.u-theme-white .c-icon {
  stroke: #000
}
.u-theme-gray {
  background-color: #e7e5e2
}
.u-theme-gray .u-border-color {
  border-color: rgba(0, 0, 0, .1)
}
.u-theme-gray .c-icon {
  stroke: #000
}
.u-theme-primary {
  background-color: #2c4494
}
.t-h1 + *, .t-h2 + *, .t-h3 + *, .t-h4 + *, .t-section-title + *, .u-wysiwyg .h1 + *, .u-wysiwyg .h2 + *, .u-wysiwyg .h3 + *, .u-wysiwyg .h4 + *, .u-wysiwyg h1 + *, .u-wysiwyg h2 + *, .u-wysiwyg h3 + *, .u-wysiwyg h4 + * {
  margin-top: 40px
}
.c-input-wrapper label + *, .c-range-label--large .c-range-label__name + *, .c-select + *, .c-select > option + *, .t-blockquote + *, .t-caption + *, .t-caption-small + *, .t-h5 + *, .t-intro + *, .t-ol + *, .t-p + *, .t-small + *, .t-surtitle + *, .t-tag + *, .t-ul + *, .u-wysiwyg .blockquote + *, .u-wysiwyg .caption + *, .u-wysiwyg .caption-small + *, .u-wysiwyg .h5 + *, .u-wysiwyg .intro + *, .u-wysiwyg .ol + *, .u-wysiwyg .p + *, .u-wysiwyg .small + *, .u-wysiwyg .tag + *, .u-wysiwyg .ul + *, .u-wysiwyg blockquote + *, .u-wysiwyg caption + *, .u-wysiwyg caption-small + *, .u-wysiwyg h5 + *, .u-wysiwyg intro + *, .u-wysiwyg ol + *, .u-wysiwyg p + *, .u-wysiwyg small + *, .u-wysiwyg tag + *, .u-wysiwyg ul + * {
  margin-top: 20px
}
.t-h6 + *, .u-wysiwyg .h6 + *, .u-wysiwyg h6 + * {
  margin-top: 10px
}
.c-range-label--large .c-range-label__name, .t-h1, .t-h2, .t-h3, .t-h4, .t-h5, .t-h6, .t-section-title, .u-wysiwyg .h1, .u-wysiwyg .h2, .u-wysiwyg .h3, .u-wysiwyg .h4, .u-wysiwyg .h5, .u-wysiwyg .h6, .u-wysiwyg h1, .u-wysiwyg h2, .u-wysiwyg h3, .u-wysiwyg h4, .u-wysiwyg h5, .u-wysiwyg h6 {
  font-weight: 200;
  word-break: keep-all;
  hyphens: none;
  display: block
}
.c-range-label--large blockquote + .c-range-label__name, .c-range-label--large ol + .c-range-label__name, .c-range-label--large p + .c-range-label__name, .c-range-label--large ul + .c-range-label__name, .u-wysiwyg blockquote + .h1, .u-wysiwyg blockquote + .h2, .u-wysiwyg blockquote + .h3, .u-wysiwyg blockquote + .h4, .u-wysiwyg blockquote + .h5, .u-wysiwyg blockquote + .h6, .u-wysiwyg blockquote + h1, .u-wysiwyg blockquote + h2, .u-wysiwyg blockquote + h3, .u-wysiwyg blockquote + h4, .u-wysiwyg blockquote + h5, .u-wysiwyg blockquote + h6, .u-wysiwyg ol + .h1, .u-wysiwyg ol + .h2, .u-wysiwyg ol + .h3, .u-wysiwyg ol + .h4, .u-wysiwyg ol + .h5, .u-wysiwyg ol + .h6, .u-wysiwyg ol + h1, .u-wysiwyg ol + h2, .u-wysiwyg ol + h3, .u-wysiwyg ol + h4, .u-wysiwyg ol + h5, .u-wysiwyg ol + h6, .u-wysiwyg p + .h1, .u-wysiwyg p + .h2, .u-wysiwyg p + .h3, .u-wysiwyg p + .h4, .u-wysiwyg p + .h5, .u-wysiwyg p + .h6, .u-wysiwyg p + h1, .u-wysiwyg p + h2, .u-wysiwyg p + h3, .u-wysiwyg p + h4, .u-wysiwyg p + h5, .u-wysiwyg p + h6, .u-wysiwyg ul + .h1, .u-wysiwyg ul + .h2, .u-wysiwyg ul + .h3, .u-wysiwyg ul + .h4, .u-wysiwyg ul + .h5, .u-wysiwyg ul + .h6, .u-wysiwyg ul + h1, .u-wysiwyg ul + h2, .u-wysiwyg ul + h3, .u-wysiwyg ul + h4, .u-wysiwyg ul + h5, .u-wysiwyg ul + h6, blockquote + .t-h1, blockquote + .t-h2, blockquote + .t-h3, blockquote + .t-h4, blockquote + .t-h5, blockquote + .t-h6, blockquote + .t-section-title, ol + .t-h1, ol + .t-h2, ol + .t-h3, ol + .t-h4, ol + .t-h5, ol + .t-h6, ol + .t-section-title, p + .t-h1, p + .t-h2, p + .t-h3, p + .t-h4, p + .t-h5, p + .t-h6, p + .t-section-title, ul + .t-h1, ul + .t-h2, ul + .t-h3, ul + .t-h4, ul + .t-h5, ul + .t-h6, ul + .t-section-title {
  margin-top: 60px
}
.t-h1, .u-wysiwyg .h1, .u-wysiwyg h1 {
  font-size: 47px;
  line-height: 1;
  font-weight: 200
}
@media only screen and (min-width:810px) {
  .t-h1, .u-wysiwyg .h1, .u-wysiwyg h1 {
    font-size: 90px
  }
}
@media only screen and (min-width:1280px) {
  .t-h1, .u-wysiwyg .h1, .u-wysiwyg h1 {
    font-size: 128px
  }
}
.t-h2, .u-wysiwyg .h2, .u-wysiwyg h2 {
  font-size: 39px;
  line-height: 1
}
@media only screen and (min-width:810px) {
  .t-h2, .u-wysiwyg .h2, .u-wysiwyg h2 {
    font-size: 60px
  }
}
@media only screen and (min-width:1024px) {
  .t-h2, .u-wysiwyg .h2, .u-wysiwyg h2 {
    font-size: 90px
  }
}
@media only screen and (min-width:1800px) {
  .t-h2, .u-wysiwyg .h2, .u-wysiwyg h2 {
    font-size: 108px
  }
}
.t-h3, .u-wysiwyg .h3, .u-wysiwyg h3 {
  font-size: 29px;
  line-height: 1
}
@media only screen and (min-width:810px) {
  .t-h3, .u-wysiwyg .h3, .u-wysiwyg h3 {
    font-size: 64px;
    line-height: 1
  }
}
@media only screen and (min-width:1800px) {
  .t-h3, .u-wysiwyg .h3, .u-wysiwyg h3 {
    font-size: 72px;
    line-height: 1.2
  }
}
.t-h4, .u-wysiwyg .h4, .u-wysiwyg h4 {
  font-size: 22px;
  line-height: 1.3
}
@media only screen and (min-width:810px) {
  .t-h4, .u-wysiwyg .h4, .u-wysiwyg h4 {
    font-size: 46px;
    line-height: 1.1
  }
}
@media only screen and (min-width:1800px) {
  .t-h4, .u-wysiwyg .h4, .u-wysiwyg h4 {
    font-size: 47px;
    line-height: 1.2
  }
}
.t-section-title {
  font-size: 25px;
  line-height: 1
}
@media only screen and (min-width:480px) {
  .t-section-title {
    font-size: 39px;
    line-height: 1
  }
}
@media only screen and (min-width:810px) {
  .t-section-title {
    font-size: 46px;
    line-height: 1.1
  }
}
@media only screen and (min-width:1800px) {
  .t-section-title {
    font-size: 47px;
    line-height: 1.2
  }
}
.c-range-label--large .c-range-label__name, .t-h5, .u-wysiwyg .h5, .u-wysiwyg h5 {
  font-size: 22px;
  line-height: 1.3
}
@media only screen and (min-width:810px) {
  .c-range-label--large .c-range-label__name, .t-h5, .u-wysiwyg .h5, .u-wysiwyg h5 {
    font-size: 32px;
    line-height: 1.2
  }
}
@media only screen and (min-width:1800px) {
  .c-range-label--large .c-range-label__name, .t-h5, .u-wysiwyg .h5, .u-wysiwyg h5 {
    font-size: 38px;
    line-height: 1.4
  }
}
.t-h6, .u-wysiwyg .h6, .u-wysiwyg h6 {
  font-size: 22px;
  line-height: 1.3
}
@media only screen and (min-width:1800px) {
  .t-h6, .u-wysiwyg .h6, .u-wysiwyg h6 {
    font-size: 25px;
    line-height: 1.4
  }
}
.t-ol, .t-p, .t-ul, .u-wysiwyg .ol, .u-wysiwyg .p, .u-wysiwyg .ul, .u-wysiwyg ol, .u-wysiwyg p, .u-wysiwyg ul {
  font-size: 14px;
  line-height: 1.4
}
@media only screen and (min-width:810px) {
  .t-ol, .t-p, .t-ul, .u-wysiwyg .ol, .u-wysiwyg .p, .u-wysiwyg .ul, .u-wysiwyg ol, .u-wysiwyg p, .u-wysiwyg ul {
    font-size: 16px;
    line-height: 1.4
  }
}
@media only screen and (min-width:1800px) {
  .t-ol, .t-p, .t-ul, .u-wysiwyg .ol, .u-wysiwyg .p, .u-wysiwyg .ul, .u-wysiwyg ol, .u-wysiwyg p, .u-wysiwyg ul {
    font-size: 18px;
    line-height: 1.5
  }
}
.t-ul li, .u-wysiwyg .ul li, .u-wysiwyg ul li {
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 10px
}
/*
.t-ul li:before, .u-wysiwyg .ul li:before, .u-wysiwyg ul li:before {
  content: "-";
  display: inline-block;
  position: absolute;
  left: 0
}
*/
.t-ol, .u-wysiwyg .ol, .u-wysiwyg ol {
  counter-reset: olList
}
.t-ol li, .u-wysiwyg .ol li, .u-wysiwyg ol li {
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 20px;
  counter-increment: olList
}
.t-ol li:before, .u-wysiwyg .ol li:before, .u-wysiwyg ol li:before {
  content: counter(olList) ".";
  display: inline-block;
  position: absolute;
  left: 0
}
.t-small, .u-wysiwyg .small, .u-wysiwyg small {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4
}
.t-blockquote, .t-intro, .u-wysiwyg .blockquote, .u-wysiwyg .intro, .u-wysiwyg blockquote, .u-wysiwyg intro {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3
}
@media only screen and (min-width:480px) {
  .t-blockquote, .t-intro, .u-wysiwyg .blockquote, .u-wysiwyg .intro, .u-wysiwyg blockquote, .u-wysiwyg intro {
    font-size: 18px
  }
}
.t-a, .u-wysiwyg .a, .u-wysiwyg a {
  text-decoration: none
}
.is-no-touchevents .t-a:not(.is-disabled):hover, .is-no-touchevents .t-a:not(:disabled):hover, .is-no-touchevents .u-wysiwyg .a:not(.is-disabled):hover, .is-no-touchevents .u-wysiwyg .a:not(:disabled):hover, .is-no-touchevents .u-wysiwyg a:not(.is-disabled):hover, .is-no-touchevents .u-wysiwyg a:not(:disabled):hover, .is-touchevents .t-a:not(.is-disabled):active, .is-touchevents .t-a:not(:disabled):active, .is-touchevents .u-wysiwyg .a:not(.is-disabled):active, .is-touchevents .u-wysiwyg .a:not(:disabled):active, .is-touchevents .u-wysiwyg a:not(.is-disabled):active, .is-touchevents .u-wysiwyg a:not(:disabled):active, .u-wysiwyg .is-no-touchevents .a:not(.is-disabled):hover, .u-wysiwyg .is-no-touchevents .a:not(:disabled):hover, .u-wysiwyg .is-no-touchevents a:not(.is-disabled):hover, .u-wysiwyg .is-no-touchevents a:not(:disabled):hover, .u-wysiwyg .is-touchevents .a:not(.is-disabled):active, .u-wysiwyg .is-touchevents .a:not(:disabled):active, .u-wysiwyg .is-touchevents a:not(.is-disabled):active, .u-wysiwyg .is-touchevents a:not(:disabled):active {
  cursor: pointer
}
.c-file-input__inner__label__filename, .c-file-input__inner__label__label, .t-a, .t-link, .u-wysiwyg .a, .u-wysiwyg .link, .u-wysiwyg a, .u-wysiwyg link {
  font-size: 14px;
  border-bottom: 1px solid;
  border-color: #000;
  line-height: 1.25
}
.is-no-touchevents .c-file-input__inner__label__filename:not(.is-disabled):hover, .is-no-touchevents .c-file-input__inner__label__filename:not(:disabled):hover, .is-no-touchevents .c-file-input__inner__label__label:not(.is-disabled):hover, .is-no-touchevents .c-file-input__inner__label__label:not(:disabled):hover, .is-no-touchevents .t-a:not(.is-disabled):hover, .is-no-touchevents .t-a:not(:disabled):hover, .is-no-touchevents .t-link:not(.is-disabled):hover, .is-no-touchevents .t-link:not(:disabled):hover, .is-no-touchevents .u-wysiwyg .a:not(.is-disabled):hover, .is-no-touchevents .u-wysiwyg .a:not(:disabled):hover, .is-no-touchevents .u-wysiwyg .link:not(.is-disabled):hover, .is-no-touchevents .u-wysiwyg .link:not(:disabled):hover, .is-no-touchevents .u-wysiwyg a:not(.is-disabled):hover, .is-no-touchevents .u-wysiwyg a:not(:disabled):hover, .is-no-touchevents .u-wysiwyg link:not(.is-disabled):hover, .is-no-touchevents .u-wysiwyg link:not(:disabled):hover, .is-touchevents .c-file-input__inner__label__filename:not(.is-disabled):active, .is-touchevents .c-file-input__inner__label__filename:not(:disabled):active, .is-touchevents .c-file-input__inner__label__label:not(.is-disabled):active, .is-touchevents .c-file-input__inner__label__label:not(:disabled):active, .is-touchevents .t-a:not(.is-disabled):active, .is-touchevents .t-a:not(:disabled):active, .is-touchevents .t-link:not(.is-disabled):active, .is-touchevents .t-link:not(:disabled):active, .is-touchevents .u-wysiwyg .a:not(.is-disabled):active, .is-touchevents .u-wysiwyg .a:not(:disabled):active, .is-touchevents .u-wysiwyg .link:not(.is-disabled):active, .is-touchevents .u-wysiwyg .link:not(:disabled):active, .is-touchevents .u-wysiwyg a:not(.is-disabled):active, .is-touchevents .u-wysiwyg a:not(:disabled):active, .is-touchevents .u-wysiwyg link:not(.is-disabled):active, .is-touchevents .u-wysiwyg link:not(:disabled):active, .u-wysiwyg .is-no-touchevents .a:not(.is-disabled):hover, .u-wysiwyg .is-no-touchevents .a:not(:disabled):hover, .u-wysiwyg .is-no-touchevents .link:not(.is-disabled):hover, .u-wysiwyg .is-no-touchevents .link:not(:disabled):hover, .u-wysiwyg .is-no-touchevents a:not(.is-disabled):hover, .u-wysiwyg .is-no-touchevents a:not(:disabled):hover, .u-wysiwyg .is-no-touchevents link:not(.is-disabled):hover, .u-wysiwyg .is-no-touchevents link:not(:disabled):hover, .u-wysiwyg .is-touchevents .a:not(.is-disabled):active, .u-wysiwyg .is-touchevents .a:not(:disabled):active, .u-wysiwyg .is-touchevents .link:not(.is-disabled):active, .u-wysiwyg .is-touchevents .link:not(:disabled):active, .u-wysiwyg .is-touchevents a:not(.is-disabled):active, .u-wysiwyg .is-touchevents a:not(:disabled):active, .u-wysiwyg .is-touchevents link:not(.is-disabled):active, .u-wysiwyg .is-touchevents link:not(:disabled):active {
  cursor: pointer;
  border-color: transparent
}
@media only screen and (min-width:1024px) {
  .c-file-input__inner__label__filename, .c-file-input__inner__label__label, .t-a, .t-link, .u-wysiwyg .a, .u-wysiwyg .link, .u-wysiwyg a, .u-wysiwyg link {
    font-size: 16px
  }
}
.t-em, .t-i, .u-wysiwyg .em, .u-wysiwyg .i, .u-wysiwyg em, .u-wysiwyg i {
  font-style: italic
}
.t-b, .t-strong, .u-wysiwyg .b, .u-wysiwyg .strong, .u-wysiwyg b, .u-wysiwyg strong {
  font-weight: 700
}
.t-blockquote, .u-wysiwyg .blockquote, .u-wysiwyg blockquote {
  text-align: center;
  padding: 40px;
  line-height: 1.5
}
.t-blockquote:after, .t-blockquote:before, .u-wysiwyg .blockquote:after, .u-wysiwyg .blockquote:before, .u-wysiwyg blockquote:after, .u-wysiwyg blockquote:before {
  display: inline-block;
  opacity: .75
}
.t-blockquote:before, .u-wysiwyg .blockquote:before, .u-wysiwyg blockquote:before {
  content: "\201C";
  margin: 0 10px 0 0
}
.t-blockquote:after, .u-wysiwyg .blockquote:after, .u-wysiwyg blockquote:after {
  content: "\201D";
  margin: 0 0 0 10px
}
.t-tag, .u-wysiwyg .tag, .u-wysiwyg tag {
  display: inline-block;
  border-radius: 20px;
  padding: 10px;
  background-color: rgba(0, 0, 0, .1)
}
.c-input-wrapper label, .c-select, .c-select > option, .t-caption, .t-caption-small, .t-surtitle, .t-tag, .u-wysiwyg .caption, .u-wysiwyg .caption-small, .u-wysiwyg .tag, .u-wysiwyg caption, .u-wysiwyg caption-small, .u-wysiwyg tag {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1
}
.t-caption + .t-caption, .t-caption-small + .t-caption-small {
  margin: 0 0 0 40px
}
.c-input-wrapper label, .c-select, .c-select > option, .t-caption-small, .t-tag, .u-wysiwyg .caption-small, .u-wysiwyg .tag, .u-wysiwyg caption-small, .u-wysiwyg tag {
  font-size: 14px
}
.t-figcaption, .u-wysiwyg .figcaption, .u-wysiwyg figcaption {
  font-weight: 200;
  font-size: 22px;
  line-height: 1.3
}
.u-wysiwyg {
  display: block
}
/*
.u-wysiwyg a[target=_blank]:after {
  display: inline-block;
  content: "\2197";
  margin: 0 0 0 2px;
  font-weight: 700;
  font-size: .8em
}
*/
.u-fw-200 {
  font-weight: 200
}
@media only screen and (min-width:810px) {
  .t-surtitle {
    position: absolute;
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: top left
  }
}
.o-sep {
  border-bottom: 1px solid;
  margin: 40px 0 !important
}
.t-icon-inline {
  display: inline-flex
}
.is-no-touchevents .t-icon-inline:not(.is-disabled):hover, .is-no-touchevents .t-icon-inline:not(:disabled):hover, .is-touchevents .t-icon-inline:not(.is-disabled):active, .is-touchevents .t-icon-inline:not(:disabled):active {
  cursor: pointer
}
.t-icon-inline .c-icon {
  width: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 0 10px 0 0
}
.t-icon-inline label, .t-icon-inline span {
  display: block;
  text-align: left;
  white-space: nowrap
}
.wrapper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0
}
.wrapper--full {
  max-width: none;
  padding: 0
}
.row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0
}
.row--h-center {
  justify-content: center
}
.row--h-end {
  justify-content: flex-end
}
.row--h-around {
  justify-content: space-around
}
.row--h-between {
  justify-content: space-between
}
.row--v-center {
  align-items: center
}
.row--v-end {
  align-items: flex-end
}
.row--v-stretch {
  align-items: stretch
}
.row--center {
  justify-content: center;
  align-items: center
}
.row--column {
  flex-direction: column
}
.row--nowrap {
  flex-wrap: nowrap
}
.col-1 {
  padding-left: 0;
  padding-right: 0;
  width: 8.33333%
}
.offset-1 {
  margin-left: 8.33333%
}
.col-2 {
  padding-left: 0;
  padding-right: 0;
  width: 16.66667%
}
.offset-2 {
  margin-left: 16.66667%
}
.col-3 {
  padding-left: 0;
  padding-right: 0;
  width: 25%
}
.offset-3 {
  margin-left: 25%
}
.col-4 {
  padding-left: 0;
  padding-right: 0;
  width: 33.33333%
}
.offset-4 {
  margin-left: 33.33333%
}
.col-5 {
  padding-left: 0;
  padding-right: 0;
  width: 41.66667%
}
.offset-5 {
  margin-left: 41.66667%
}
.col-6 {
  padding-left: 0;
  padding-right: 0;
  width: 50%
}
.offset-6 {
  margin-left: 50%
}
.col-7 {
  padding-left: 0;
  padding-right: 0;
  width: 58.33333%
}
.offset-7 {
  margin-left: 58.33333%
}
.col-8 {
  padding-left: 0;
  padding-right: 0;
  width: 66.66667%
}
.offset-8 {
  margin-left: 66.66667%
}
.col-9 {
  padding-left: 0;
  padding-right: 0;
  width: 75%
}
.offset-9 {
  margin-left: 75%
}
.col-10 {
  padding-left: 0;
  padding-right: 0;
  width: 83.33333%
}
.offset-10 {
  margin-left: 83.33333%
}
.col-11 {
  padding-left: 0;
  padding-right: 0;
  width: 91.66667%
}
.offset-11 {
  margin-left: 91.66667%
}
.col-12 {
  padding-left: 0;
  padding-right: 0;
  width: 100%
}
.offset-12 {
  margin-left: 100%
}
@media screen and (max-width:1440px) {
  .col-desktop-1 {
    width: 8.33333%
  }
  .offset-desktop-1 {
    margin-left: 8.33333%
  }
  .col-desktop-2 {
    width: 16.66667%
  }
  .offset-desktop-2 {
    margin-left: 16.66667%
  }
  .col-desktop-3 {
    width: 25%
  }
  .offset-desktop-3 {
    margin-left: 25%
  }
  .col-desktop-4 {
    width: 33.33333%
  }
  .offset-desktop-4 {
    margin-left: 33.33333%
  }
  .col-desktop-5 {
    width: 41.66667%
  }
  .offset-desktop-5 {
    margin-left: 41.66667%
  }
  .col-desktop-6 {
    width: 50%
  }
  .offset-desktop-6 {
    margin-left: 50%
  }
  .col-desktop-7 {
    width: 58.33333%
  }
  .offset-desktop-7 {
    margin-left: 58.33333%
  }
  .col-desktop-8 {
    width: 66.66667%
  }
  .offset-desktop-8 {
    margin-left: 66.66667%
  }
  .col-desktop-9 {
    width: 75%
  }
  .offset-desktop-9 {
    margin-left: 75%
  }
  .col-desktop-10 {
    width: 83.33333%
  }
  .offset-desktop-10 {
    margin-left: 83.33333%
  }
  .col-desktop-11 {
    width: 91.66667%
  }
  .offset-desktop-11 {
    margin-left: 91.66667%
  }
  .col-desktop-12 {
    width: 100%
  }
  .offset-desktop-12 {
    margin-left: 100%
  }
  .offset-desktop-0 {
    margin-left: 0
  }
}
@media screen and (max-width:1024px) {
  .col-tablet-h-1 {
    width: 8.33333%
  }
  .offset-tablet-h-1 {
    margin-left: 8.33333%
  }
  .col-tablet-h-2 {
    width: 16.66667%
  }
  .offset-tablet-h-2 {
    margin-left: 16.66667%
  }
  .col-tablet-h-3 {
    width: 25%
  }
  .offset-tablet-h-3 {
    margin-left: 25%
  }
  .col-tablet-h-4 {
    width: 33.33333%
  }
  .offset-tablet-h-4 {
    margin-left: 33.33333%
  }
  .col-tablet-h-5 {
    width: 41.66667%
  }
  .offset-tablet-h-5 {
    margin-left: 41.66667%
  }
  .col-tablet-h-6 {
    width: 50%
  }
  .offset-tablet-h-6 {
    margin-left: 50%
  }
  .col-tablet-h-7 {
    width: 58.33333%
  }
  .offset-tablet-h-7 {
    margin-left: 58.33333%
  }
  .col-tablet-h-8 {
    width: 66.66667%
  }
  .offset-tablet-h-8 {
    margin-left: 66.66667%
  }
  .col-tablet-h-9 {
    width: 75%
  }
  .offset-tablet-h-9 {
    margin-left: 75%
  }
  .col-tablet-h-10 {
    width: 83.33333%
  }
  .offset-tablet-h-10 {
    margin-left: 83.33333%
  }
  .col-tablet-h-11 {
    width: 91.66667%
  }
  .offset-tablet-h-11 {
    margin-left: 91.66667%
  }
  .col-tablet-h-12 {
    width: 100%
  }
  .offset-tablet-h-12 {
    margin-left: 100%
  }
  .offset-tablet-h-0 {
    margin-left: 0
  }
}
@media screen and (max-width:810px) {
  .col-tablet-w-1 {
    width: 8.33333%
  }
  .offset-tablet-w-1 {
    margin-left: 8.33333%
  }
  .col-tablet-w-2 {
    width: 16.66667%
  }
  .offset-tablet-w-2 {
    margin-left: 16.66667%
  }
  .col-tablet-w-3 {
    width: 25%
  }
  .offset-tablet-w-3 {
    margin-left: 25%
  }
  .col-tablet-w-4 {
    width: 33.33333%
  }
  .offset-tablet-w-4 {
    margin-left: 33.33333%
  }
  .col-tablet-w-5 {
    width: 41.66667%
  }
  .offset-tablet-w-5 {
    margin-left: 41.66667%
  }
  .col-tablet-w-6 {
    width: 50%
  }
  .offset-tablet-w-6 {
    margin-left: 50%
  }
  .col-tablet-w-7 {
    width: 58.33333%
  }
  .offset-tablet-w-7 {
    margin-left: 58.33333%
  }
  .col-tablet-w-8 {
    width: 66.66667%
  }
  .offset-tablet-w-8 {
    margin-left: 66.66667%
  }
  .col-tablet-w-9 {
    width: 75%
  }
  .offset-tablet-w-9 {
    margin-left: 75%
  }
  .col-tablet-w-10 {
    width: 83.33333%
  }
  .offset-tablet-w-10 {
    margin-left: 83.33333%
  }
  .col-tablet-w-11 {
    width: 91.66667%
  }
  .offset-tablet-w-11 {
    margin-left: 91.66667%
  }
  .col-tablet-w-12 {
    width: 100%
  }
  .offset-tablet-w-12 {
    margin-left: 100%
  }
  .offset-tablet-w-0 {
    margin-left: 0
  }
}
@media screen and (max-width:480px) {
  .col-mobile-1 {
    width: 8.33333%
  }
  .offset-mobile-1 {
    margin-left: 8.33333%
  }
  .col-mobile-2 {
    width: 16.66667%
  }
  .offset-mobile-2 {
    margin-left: 16.66667%
  }
  .col-mobile-3 {
    width: 25%
  }
  .offset-mobile-3 {
    margin-left: 25%
  }
  .col-mobile-4 {
    width: 33.33333%
  }
  .offset-mobile-4 {
    margin-left: 33.33333%
  }
  .col-mobile-5 {
    width: 41.66667%
  }
  .offset-mobile-5 {
    margin-left: 41.66667%
  }
  .col-mobile-6 {
    width: 50%
  }
  .offset-mobile-6 {
    margin-left: 50%
  }
  .col-mobile-7 {
    width: 58.33333%
  }
  .offset-mobile-7 {
    margin-left: 58.33333%
  }
  .col-mobile-8 {
    width: 66.66667%
  }
  .offset-mobile-8 {
    margin-left: 66.66667%
  }
  .col-mobile-9 {
    width: 75%
  }
  .offset-mobile-9 {
    margin-left: 75%
  }
  .col-mobile-10 {
    width: 83.33333%
  }
  .offset-mobile-10 {
    margin-left: 83.33333%
  }
  .col-mobile-11 {
    width: 91.66667%
  }
  .offset-mobile-11 {
    margin-left: 91.66667%
  }
  .col-mobile-12 {
    width: 100%
  }
  .offset-mobile-12 {
    margin-left: 100%
  }
  .offset-mobile-0 {
    margin-left: 0
  }
}
[data-hero] {
  background-size: cover;
  background-position: 50%
}
[data-animate=text-reveal] > span {
  display: block;
  overflow: hidden
}
[data-animate=text-reveal] > span > span {
  white-space: nowrap;
  display: block;
  height: 1em;
  transition: transform 2s cubic-bezier(.075, .82, .165, 1)
}
[data-animate=text-reveal] > span:nth-child(2) > span {
  transition-delay: .24s
}
[data-animate=text-reveal] > span:nth-child(3) > span {
  transition-delay: .36s
}
[data-animate=text-reveal] > span:nth-child(4) > span {
  transition-delay: .48s
}
[data-animate=text-reveal] > span:nth-child(5) > span {
  transition-delay: .6s
}
[data-animate=text-reveal] > span:nth-child(6) > span {
  transition-delay: .72s
}
[data-animate-once] [data-animate=text-reveal] > span > span, [data-animate=text-reveal][data-animate-once] > span > span {
  transform: translateY(102%)
}
@media (prefers-reduced-motion:reduce) {
  [data-animate-once] [data-animate=text-reveal] > span > span, [data-animate=text-reveal][data-animate-once] > span > span {
    transition: none
  }
}
[data-animate=letter-reveal] > span {
  display: inline-block;
  overflow: hidden
}
[data-animate=letter-reveal] > span > span {
  display: inline-block;
  transition: transform 2s cubic-bezier(.075, .82, .165, 1)
}
[data-animate=letter-reveal] > span:first-child > span {
  transition-delay: 60ms
}
[data-animate=letter-reveal] > span:nth-child(2) > span {
  transition-delay: .12s
}
[data-animate=letter-reveal] > span:nth-child(3) > span {
  transition-delay: .18s
}
[data-animate=letter-reveal] > span:nth-child(4) > span {
  transition-delay: .24s
}
[data-animate=letter-reveal] > span:nth-child(5) > span {
  transition-delay: .3s
}
[data-animate=letter-reveal] > span:nth-child(6) > span {
  transition-delay: .36s
}
[data-animate=letter-reveal] > span:nth-child(7) > span {
  transition-delay: .42s
}
[data-animate=letter-reveal] > span:nth-child(8) > span {
  transition-delay: .48s
}
[data-animate=letter-reveal] > span:nth-child(9) > span {
  transition-delay: .54s
}
[data-animate=letter-reveal] > span:nth-child(10) > span {
  transition-delay: .6s
}
[data-animate=letter-reveal] > span:nth-child(11) > span {
  transition-delay: .66s
}
[data-animate=letter-reveal] > span:nth-child(12) > span {
  transition-delay: .72s
}
[data-animate=letter-reveal] > span:nth-child(13) > span {
  transition-delay: .78s
}
[data-animate=letter-reveal] > span:nth-child(14) > span {
  transition-delay: .84s
}
[data-animate=letter-reveal] > span:nth-child(15) > span {
  transition-delay: .9s
}
[data-animate=letter-reveal] > span:nth-child(16) > span {
  transition-delay: .96s
}
[data-animate=letter-reveal] > span:nth-child(17) > span {
  transition-delay: 1.02s
}
[data-animate=letter-reveal] > span:nth-child(18) > span {
  transition-delay: 1.08s
}
[data-animate=letter-reveal] > span:nth-child(19) > span {
  transition-delay: 1.14s
}
[data-animate=letter-reveal] > span:nth-child(20) > span {
  transition-delay: 1.2s
}
[data-animate-once] [data-animate=letter-reveal] > span > span, [data-animate=letter-reveal][data-animate-once] > span > span {
  transform: translateX(102%)
}
@media (prefers-reduced-motion:reduce) {
  [data-animate-once] [data-animate=letter-reveal] > span > span, [data-animate=letter-reveal][data-animate-once] > span > span {
    transition: none
  }
}
.o-loader {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2c4494;
  transform: scaleY(0)
}
.o-main.is-entering .o-loader, .o-main.is-transitioning .o-loader {
  transition: transform .6s cubic-bezier(.075, .82, .165, 1)
}
.o-main.is-transitioning .o-loader {
  transform: scaleY(1)
}
.o-main.is-leaving .o-loader {
  transform-origin: bottom center
}
.o-main.is-entering .o-loader {
  transform-origin: top center;
  transition-delay: .8s
}
@media (prefers-reduced-motion:reduce) {
  .o-loader {
    transition: none
  }
}
.o-loader__logo {
    position: relative;
    width: 20vw;
    height: 20vw;
    max-width: 130px;
    max-height: 130px;
}
.o-loader__logo__shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.o-loader__logo__shape svg {
  display: block;
  width: 100%;
  height: 100%
}
.o-loader__logo__shape:after {
  content: "";
  display: block;
  width: calc(70% + 4px);
  padding-bottom: calc(70% + 4px);
/*  background-color: #2c4494;*/
  position: absolute;
  transform: rotate(0deg)
}
.o-main.is-entering .o-loader__logo__shape:after, .o-main.is-transitioning .o-loader__logo__shape:after {
  transition: transform .8s cubic-bezier(.075, .82, .165, 1);
  transition-delay: .6s
}
.o-main.is-transitioning .o-loader__logo__shape:after {
  transform: rotate(90deg)
}
@media (prefers-reduced-motion:reduce) {
  .o-loader__logo__shape:after {
    transition: none
  }
}
.o-loader__logo__shape--top:after {
  top: -2px;
  left: -2px;
  border-radius: 0 0 100% 0;
  transform-origin: top left
}
.o-loader__logo__shape--bottom:after {
  bottom: -2px;
  right: -2px;
  border-radius: 100% 0 0 0;
  transform-origin: bottom right
}
.o-main {
  position: relative;
  z-index: 1
}
.o-main.is-transitioning, .o-main.is-transitioning * {
  pointer-events: none
}
.o-main.is-transitioning:hover {
  cursor: wait !important
}
.o-main.is-transitioning .c-footer {
  opacity: 0
}
.o-page-builder__item--baseline + .o-page-builder__item--video {
  background: linear-gradient(0deg, transparent, transparent 50%, #e3e3e3 0, #e3e3e3)
}
.o-page-builder__item--baseline + .o-page-builder__item--video .c-video {
  margin-top: 0
}
.o-page-builder__item--section-title + .o-page-builder__item--slider {
  transform: translateY(-40px)
}
.o-page-builder__item--gallery {
  overflow: hidden
}
.o-form .t-h6 {
  margin: 0 0 20px
}
.o-form__fieldset {
  border: none
}
.o-form__fieldset + .o-form__fieldset {
  margin: 80px 0 0
}
.o-form__submit {
  margin: 25px 0 0
}
.o-form.is-success .o-form__content {
  display: none
}
.o-form.is-success .c-success-box {
  display: flex
}
.c-input-wrapper + .o-form__row, .o-form__row + .c-input-wrapper {
  margin-top: 10px
}
@media only screen and (min-width:1024px) {
  .o-form__row {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    margin: 0 -5px
  }
  .o-form__row__item {
    padding: 0 5px;
    flex: 0 0 50%
  }
  .o-form__row__item.c-input-wrapper--error {
    padding-bottom: 20px
  }
  .o-form__row__item > * {
    margin: 0 !important
  }
}
.o-form__row__item .c-input-wrapper__error {
  white-space: nowrap
}
@media only screen and (max-width:1023px) {
  .o-form__row__item + .o-form__row__item {
    margin-top: 10px
  }
}
.o-form__repeater__add, .o-form__repeater__item + .o-form__repeater__item {
  margin: 40px 0 0
}
.o-form__repeater__remove {
  display: flex;
  margin: 0 0 20px auto
}
.o-page {
  position: relative;
  background-color: #f3f1ee
}
.o-page.is-entering {
  opacity: 0
}
.o-page.is-entered {
  opacity: 1;
  transition: opacity .3s ease-out
}
.o-page.is-leaving {
  opacity: 0;
  transition: opacity .3s ease-in
}
.o-page:after, .o-page:before {
  content: url(../images/radius.svg);
  position: absolute;
  bottom: -82px;
  z-index: 2;
  width: 20px;
  height: 21px
}
.o-page:before {
  left: 0
}
.o-page:after {
  right: 0;
  transform: scaleX(-1)
}
.o-page--e404 .c-home-hero .c-multiline-title {
  width: auto
}
.o-section {
  padding: 80px 20px
}
@media only screen and (min-width:1024px) {
  .o-section {
    padding: 100px 40px
  }
}
.o-section + .o-section {
  padding-top: 0
}
.o-intro {
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 40px 0;
  padding: 20px 0
}
@media only screen and (min-width:810px) {
  .o-intro {
    padding: 40px 0
  }
}
@media only screen and (min-width:810px) {
  .o-duo {
    display: flex;
    flex-wrap: nowrap
  }
}
.o-duo__content, .o-duo__hero {
  flex: 0 0 50%
}
.o-duo__content, .o-duo__mobile-top {
  padding: 40px 20px
}
@media only screen and (min-width:810px) {
  .o-duo__content, .o-duo__mobile-top {
    padding: 80px 40px
  }
}
.o-duo__mobile-top {
  display: block;
  padding-top: calc(var(--header-offset-height) + 80px)
}
@media only screen and (min-width:810px) {
  .o-duo__mobile-top {
    display: none
  }
}
.o-duo__mobile-top .o-intro {
  margin-bottom: 0
}
.o-duo__content {
  order: 1
}
@media only screen and (min-width:810px) {
  .o-duo__content {
    padding-top: calc(var(--header-offset-height) + 80px)
  }
}
.o-duo__content__mobile-top-hide {
  display: none
}
@media only screen and (min-width:810px) {
  .o-duo__content__mobile-top-hide {
    display: block
  }
}
.o-duo__hero {
  order: 2
}
.o-duo__hero__image {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 0 0 20px 20px
}
.o-duo__hero__image:before {
  content: "";
  display: block;
  padding-bottom: 80%
}
@media only screen and (min-width:810px) {
  .o-duo__hero__image {
    height: 100vh;
    border-radius: 0 0 20px 0
  }
}
@media only screen and (min-width:810px) {
  .o-duo__hero__image:before {
    display: none
  }
}
.o-contact {
  padding: 80px 0
}
@media only screen and (min-width:810px) {
  .o-contact {
    display: flex;
    padding: 80px 0 60px
  }
}
.o-contact__form, .o-contact__infos {
  flex: 0 0 50%;
  padding: 20px
}
@media only screen and (min-width:810px) {
  .o-contact__form, .o-contact__infos {
    padding: 40px
  }
}
.o-contact__infos {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  max-height: 750px
}
@media only screen and (min-width:810px) {
  .o-contact__infos {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    top: var(--header-offset-height)
  }
}
.o-contact__infos__heading {
  display: block
}
@media only screen and (max-width:809px) {
  .o-contact__form--map {
    padding: 0;
    margin: 60px 0 0
  }
}
.c-example__list {
  display: flex;
  flex-wrap: wrap;
  padding-top: var(--header-offset-height)
}
.c-example__box {
  width: 50%;
  padding: 20px
}
.c-example__label {
  text-transform: lowercase;
  border: 1px solid grey;
  padding: 10px;
  display: inline-block;
  margin: 0 0 20px
}
.c-example__card {
  padding: 40px 0;
  border-top: 1px solid;
  border-bottom: 1px solid
}
.c-example__borders {
  padding: 40px;
  border: 1px solid
}
.c-example__icon-list {
  display: flex;
  flex-wrap: wrap
}
.c-example__icon-list > div {
  width: 20%;
  padding: 10px
}
.c-form input {
  border: 1px solid #2c4494
}
.c-form input.c-form__error {
  border: 2px solid #c46551
}
.c-baseline {
  background-color: #e3e3e3;
  position: relative;
  padding: 80px 20px
}
@media only screen and (min-width:810px) {
  .c-baseline {
    padding: 120px 80px
  }
}
@media only screen and (min-width:1024px) {
  .c-baseline {
    padding: 100px 80px
  }
}
.c-baseline .t-surtitle {
  margin: 0 0 20px;
  display: block
}
@media only screen and (min-width:810px) {
  .c-baseline .t-surtitle {
    margin: 0;
    top: 40px;
    left: 40px
  }
}
.c-baseline__wrapper {
  margin: 0 auto
}
@media only screen and (min-width:810px) {
  .c-baseline__wrapper {
    text-align: center;
    max-width: 1260px
  }
}
.c-baseline__wrapper__item__label.t-h2 {
  display: inline
}
.c-baseline__wrapper__item__img {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  vertical-align: bottom;
  margin: 0 10px;
  transform: scale(0);
  opacity: 0
}
@media only screen and (min-width:810px) {
  .c-baseline__wrapper__item__img {
    width: 60px;
    height: 60px
  }
}
@media only screen and (min-width:1024px) {
  .c-baseline__wrapper__item__img {
    width: 80px;
    height: 80px
  }
}
@media only screen and (min-width:1800px) {
  .c-baseline__wrapper__item__img {
    width: 100px;
    height: 100px
  }
}
.c-circular-icons {
  padding: 80px 10px
}
@media only screen and (min-width:810px) {
  .c-circular-icons {
    padding: 60px 0
  }
}
@media only screen and (min-width:810px) {
  .c-circular-icons__wrapper {
    display: flex
  }
}
.c-circular-icons__circle {
  width: 75%;
  border-radius: 100%;
  transform: translateY(50%);
  position: relative
}
.c-circular-icons__circle:after {
  display: block;
  content: "";
  padding-top: 100%
}
@media only screen and (min-width:810px) {
  .c-circular-icons__circle {
    width: 60%;
    min-width: 250px;
    transform: translate(-10px)
  }
}
@media only screen and (min-width:1024px) {
  .c-circular-icons__circle {
    min-width: 350px
  }
}
@media only screen and (min-width:1280px) {
  .c-circular-icons__circle {
    min-width: 450px;
    transform: translate(-40px)
  }
}
.c-circular-icons__circle__progress {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  border-radius: 100%
}
.c-circular-icons__circle__list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.c-circular-icons__circle__list[data-current-slide="0"] li:first-child, .c-circular-icons__circle__list[data-current-slide="1"] li:nth-child(2), .c-circular-icons__circle__list[data-current-slide="2"] li:nth-child(3), .c-circular-icons__circle__list[data-current-slide="3"] li:nth-child(4), .c-circular-icons__circle__list[data-current-slide="4"] li:nth-child(5), .c-circular-icons__circle__list[data-current-slide="5"] li:nth-child(6), .c-circular-icons__circle__list[data-current-slide="6"] li:nth-child(7), .c-circular-icons__circle__list[data-current-slide="7"] li:nth-child(8), .c-circular-icons__circle__list[data-current-slide="8"] li:nth-child(9), .c-circular-icons__circle__list[data-current-slide="9"] li:nth-child(10), .c-circular-icons__circle__list[data-current-slide="10"] li:nth-child(11), .c-circular-icons__circle__list[data-current-slide="11"] li:nth-child(12), .c-circular-icons__circle__list[data-current-slide="12"] li:nth-child(13), .c-circular-icons__circle__list[data-current-slide="13"] li:nth-child(14), .c-circular-icons__circle__list[data-current-slide="14"] li:nth-child(15), .c-circular-icons__circle__list[data-current-slide="15"] li:nth-child(16), .c-circular-icons__circle__list[data-current-slide="16"] li:nth-child(17), .c-circular-icons__circle__list[data-current-slide="17"] li:nth-child(18), .c-circular-icons__circle__list[data-current-slide="18"] li:nth-child(19), .c-circular-icons__circle__list[data-current-slide="19"] li:nth-child(20), .c-circular-icons__circle__list[data-current-slide="20"] li:nth-child(21) {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1)
}
.c-circular-icons__circle__list__item {
  position: absolute;
  width: 25%;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%) scale(1.2);
  transition: transform 1.3s cubic-bezier(.075, .82, .165, 1), opacity 1.5s cubic-bezier(.19, 1, .22, 1)
}
.c-circular-icons__circle__list__item svg {
  display: block;
  width: 100%;
  height: auto
}
.c-circular-icons__left {
  padding: 0 0 40%
}
@media only screen and (min-width:810px) {
  .c-circular-icons__left {
    padding: 0 0 0 120px;
    position: relative
  }
}
.c-circular-icons__left .t-surtitle {
  margin: 0 0 0 10px;
  display: block
}
@media only screen and (min-width:810px) {
  .c-circular-icons__left .t-surtitle {
    margin: 0;
    top: 0;
    left: 40px
  }
}
.c-circular-icons__left__hero {
  margin: 20px 0 0;
  position: relative
}
@media only screen and (min-width:810px) {
  .c-circular-icons__left__hero {
    margin: 0
  }
}
.c-circular-icons__left__hero__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  z-index: 1
}
@media only screen and (min-width:810px) {
  .c-circular-icons__left__hero__circle {
    transform: translate(-40px);
    align-items: center;
    justify-content: flex-start
  }
}
.c-circular-icons__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 10px
}
@media only screen and (min-width:810px) {
  .c-circular-icons__right {
    padding: 0 40px 0 7vw;
    position: relative
  }
}
.c-circular-icons__right__inner {
  padding: 20px 10px 0;
  position: relative
}
@media only screen and (min-width:810px) {
  .c-circular-icons__right__inner {
    max-width: 600px;
    padding: 40px 0 0;
    transform: translateY(10%)
  }
}
.c-circular-icons__right__inner .before {
  display: block;
/*  background-color: #000;*/
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}
@media only screen and (min-width:810px) {
  .c-circular-icons__right__inner .before {
    left: -7vw;
    width: calc(100% + 7vw)
  }
}
.c-circular-icons__right__inner .after, .c-circular-icons__right__inner .before {
  transform-origin: center left
}
@media only screen and (min-width:810px) {
  .c-circular-icons__right__inner .after {
    display: block;
/*    background-color: #f3f1ee;*/
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    right: calc(100% + 7vw)
  }
}
.c-circular-icons__right__inner .t-h3 {
  font-size: 29px
}
@media only screen and (min-width:1280px) {
  .c-circular-icons__right__inner .t-h3 {
    font-size: 47px
  }
}
.c-circular-icons__left, .c-circular-icons__right {
  width: 100%
}
@media only screen and (min-width:810px) {
  .c-circular-icons__left, .c-circular-icons__right {
    width: 50%;
    flex-shrink: 0;
    flex-grow: 0
  }
}
.c-economy {
  position: relative;
  width: 100%;
  min-height: 100vh
}
.c-economy.-slider {
  height: auto !important;
  min-height: auto
}
@media only screen and (max-width:809px) {
  .c-economy {
    height: auto !important;
    min-height: auto
  }
}
.c-economy__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%
}
.-slider .c-economy__wrapper {
  position: relative;
  height: auto
}
@media only screen and (max-width:809px) {
  .c-economy__wrapper {
    position: relative;
    height: auto
  }
}
.c-economy__sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  left: 0;
  overflow: hidden;
  display: flex;
  width: 72%;
  height: 100vh;
  clip: rect(0, auto, auto, 0);
  top: 40px
}
.-slider .c-economy__sticky {
  position: relative;
  height: auto;
  width: 100%
}
@media only screen and (max-width:809px) {
  .c-economy__sticky {
    position: relative;
    top: auto;
    flex-direction: column;
    width: 100%;
    height: auto
  }
  .c-economy__sticky:not(.-slider) {
    padding-top: 70px
  }
}
.c-economy__hero {
  display: none
}
.-slider .c-economy__hero {
  flex: 0 0 50%;
  display: flex;
  align-items: center
}
.c-economy__hero__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 60%;
  padding: 40px 40px 80px
}
@media only screen and (min-width:810px) {
  .c-economy__hero__content {
    min-height: 520px
  }
}
.-slider .c-economy__hero__content {
  height: 100%
}
@media only screen and (max-width:809px) {
  .c-economy__hero__content {
    justify-content: space-between;
    align-items: center;
    padding: 20px 20px 40px;
    border-radius: 0 0 20px 20px
  }
}
.c-economy__hero__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%
}
.c-economy__hero__cta {
  width: 100%;
  margin-top: 160px
}
@media only screen and (max-width:809px) {
  .c-economy__hero__cta {
    margin-top: 30px
  }
}
.c-economy__hero__cta__icon {
  width: 60px;
  margin: 0 0 20px;
  display: block
}
.c-economy__hero__cta__icon svg {
  display: block;
  width: 100%
}
.c-economy__hero__cta__icon svg path[fill], .c-economy__hero__cta__icon svg path[stroke] {
  fill: #000
}
.u-theme-primary .c-economy__hero__cta__icon path[fill], .u-theme-primary .c-economy__hero__cta__icon path[stroke] {
  fill: #f3f1ee
}
@media only screen and (max-width:479px) {
  .c-economy__hero__cta h2 {
    font-size: 22px
  }
}
.c-economy__hero__title {
  position: absolute;
  top: 40px;
  left: 40px;
  transform: rotate(-90deg) translate(-100%);
  transform-origin: 0 0
}
@media only screen and (max-width:809px) {
  .c-economy__hero__title {
    position: relative;
    top: inherit;
    left: inherit;
    transform: none
  }
}
.c-economy__hero__icon {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  margin-top: 0 !important
}
@media only screen and (max-width:809px) {
  .c-economy__hero__icon {
    position: relative;
    top: inherit;
    right: inherit;
    width: 28px;
    height: 28px
  }
}
.c-economy__hero__icon svg {
  fill: currentColor
}
.c-economy__hero__subtitles {
  position: relative;
  width: 100%;
  perspective: 500px
}
@media only screen and (max-width:809px) {
  .c-economy__hero__subtitles {
    display: none
  }
}
.c-economy__hero__subtitles svg {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  fill: currentColor
}
.c-economy__hero__subtitles svg path[fill] {
  fill: currentColor
}
@media only screen and (max-width:809px) {
  .c-economy__hero__subtitles svg {
    width: 28px;
    height: 28px
  }
}
.c-economy__hero__subtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  pointer-events: none
}
.-slide1 .c-economy__hero__subtitle:first-child {
  pointer-events: auto
}
.-slide1 .c-economy__hero__subtitle:first-child .c-economy__hero__subtitle__label, .-slide1 .c-economy__hero__subtitle:first-child svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide1 .c-economy__hero__subtitle:first-child .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide2 .c-economy__hero__subtitle:nth-child(2) {
  pointer-events: auto
}
.-slide2 .c-economy__hero__subtitle:nth-child(2) .c-economy__hero__subtitle__label, .-slide2 .c-economy__hero__subtitle:nth-child(2) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide2 .c-economy__hero__subtitle:nth-child(2) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide3 .c-economy__hero__subtitle:nth-child(3) {
  pointer-events: auto
}
.-slide3 .c-economy__hero__subtitle:nth-child(3) .c-economy__hero__subtitle__label, .-slide3 .c-economy__hero__subtitle:nth-child(3) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide3 .c-economy__hero__subtitle:nth-child(3) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide4 .c-economy__hero__subtitle:nth-child(4) {
  pointer-events: auto
}
.-slide4 .c-economy__hero__subtitle:nth-child(4) .c-economy__hero__subtitle__label, .-slide4 .c-economy__hero__subtitle:nth-child(4) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide4 .c-economy__hero__subtitle:nth-child(4) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide5 .c-economy__hero__subtitle:nth-child(5) {
  pointer-events: auto
}
.-slide5 .c-economy__hero__subtitle:nth-child(5) .c-economy__hero__subtitle__label, .-slide5 .c-economy__hero__subtitle:nth-child(5) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide5 .c-economy__hero__subtitle:nth-child(5) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide6 .c-economy__hero__subtitle:nth-child(6) {
  pointer-events: auto
}
.-slide6 .c-economy__hero__subtitle:nth-child(6) .c-economy__hero__subtitle__label, .-slide6 .c-economy__hero__subtitle:nth-child(6) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide6 .c-economy__hero__subtitle:nth-child(6) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide7 .c-economy__hero__subtitle:nth-child(7) {
  pointer-events: auto
}
.-slide7 .c-economy__hero__subtitle:nth-child(7) .c-economy__hero__subtitle__label, .-slide7 .c-economy__hero__subtitle:nth-child(7) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide7 .c-economy__hero__subtitle:nth-child(7) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide8 .c-economy__hero__subtitle:nth-child(8) {
  pointer-events: auto
}
.-slide8 .c-economy__hero__subtitle:nth-child(8) .c-economy__hero__subtitle__label, .-slide8 .c-economy__hero__subtitle:nth-child(8) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide8 .c-economy__hero__subtitle:nth-child(8) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide9 .c-economy__hero__subtitle:nth-child(9) {
  pointer-events: auto
}
.-slide9 .c-economy__hero__subtitle:nth-child(9) .c-economy__hero__subtitle__label, .-slide9 .c-economy__hero__subtitle:nth-child(9) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide9 .c-economy__hero__subtitle:nth-child(9) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide10 .c-economy__hero__subtitle:nth-child(10) {
  pointer-events: auto
}
.-slide10 .c-economy__hero__subtitle:nth-child(10) .c-economy__hero__subtitle__label, .-slide10 .c-economy__hero__subtitle:nth-child(10) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide10 .c-economy__hero__subtitle:nth-child(10) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide11 .c-economy__hero__subtitle:nth-child(11) {
  pointer-events: auto
}
.-slide11 .c-economy__hero__subtitle:nth-child(11) .c-economy__hero__subtitle__label, .-slide11 .c-economy__hero__subtitle:nth-child(11) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide11 .c-economy__hero__subtitle:nth-child(11) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide12 .c-economy__hero__subtitle:nth-child(12) {
  pointer-events: auto
}
.-slide12 .c-economy__hero__subtitle:nth-child(12) .c-economy__hero__subtitle__label, .-slide12 .c-economy__hero__subtitle:nth-child(12) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide12 .c-economy__hero__subtitle:nth-child(12) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide13 .c-economy__hero__subtitle:nth-child(13) {
  pointer-events: auto
}
.-slide13 .c-economy__hero__subtitle:nth-child(13) .c-economy__hero__subtitle__label, .-slide13 .c-economy__hero__subtitle:nth-child(13) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide13 .c-economy__hero__subtitle:nth-child(13) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide14 .c-economy__hero__subtitle:nth-child(14) {
  pointer-events: auto
}
.-slide14 .c-economy__hero__subtitle:nth-child(14) .c-economy__hero__subtitle__label, .-slide14 .c-economy__hero__subtitle:nth-child(14) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide14 .c-economy__hero__subtitle:nth-child(14) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide15 .c-economy__hero__subtitle:nth-child(15) {
  pointer-events: auto
}
.-slide15 .c-economy__hero__subtitle:nth-child(15) .c-economy__hero__subtitle__label, .-slide15 .c-economy__hero__subtitle:nth-child(15) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide15 .c-economy__hero__subtitle:nth-child(15) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide16 .c-economy__hero__subtitle:nth-child(16) {
  pointer-events: auto
}
.-slide16 .c-economy__hero__subtitle:nth-child(16) .c-economy__hero__subtitle__label, .-slide16 .c-economy__hero__subtitle:nth-child(16) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide16 .c-economy__hero__subtitle:nth-child(16) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide17 .c-economy__hero__subtitle:nth-child(17) {
  pointer-events: auto
}
.-slide17 .c-economy__hero__subtitle:nth-child(17) .c-economy__hero__subtitle__label, .-slide17 .c-economy__hero__subtitle:nth-child(17) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide17 .c-economy__hero__subtitle:nth-child(17) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide18 .c-economy__hero__subtitle:nth-child(18) {
  pointer-events: auto
}
.-slide18 .c-economy__hero__subtitle:nth-child(18) .c-economy__hero__subtitle__label, .-slide18 .c-economy__hero__subtitle:nth-child(18) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide18 .c-economy__hero__subtitle:nth-child(18) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide19 .c-economy__hero__subtitle:nth-child(19) {
  pointer-events: auto
}
.-slide19 .c-economy__hero__subtitle:nth-child(19) .c-economy__hero__subtitle__label, .-slide19 .c-economy__hero__subtitle:nth-child(19) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide19 .c-economy__hero__subtitle:nth-child(19) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.-slide20 .c-economy__hero__subtitle:nth-child(20) {
  pointer-events: auto
}
.-slide20 .c-economy__hero__subtitle:nth-child(20) .c-economy__hero__subtitle__label, .-slide20 .c-economy__hero__subtitle:nth-child(20) svg {
  opacity: 1;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94) .15s, transform .3s cubic-bezier(.25, .46, .45, .94) .15s
}
.-slide20 .c-economy__hero__subtitle:nth-child(20) .c-economy__hero__subtitle__label {
  transform: translate(0)
}
.c-economy__hero__subtitle svg {
  margin-bottom: 20px;
  opacity: 0;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94)
}
.c-economy__hero__subtitle__label {
  width: 100%;
  word-break: break-word;
  hyphens: auto;
  opacity: 0;
  transform: rotateX(60deg) translateY(40px);
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94), transform .3s cubic-bezier(.25, .46, .45, .94)
}
@media only screen and (max-width:1279px) {
  .c-economy__hero__subtitle__label {
    font-size: 29px
  }
}
.c-economy__visual {
  width: 100%;
  max-width: 450px;
  margin: 0 auto
}
.-slider .c-economy__visual {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column
}
.-slider .c-economy__visual .c-button--primary {
  align-self: center
}
@media only screen and (min-width:810px) {
  .c-economy__visual {
    flex: 0 0 45%;
    max-width: 45%;
    margin: 0
  }
}
@media only screen and (min-width:1024px) {
  .c-economy__visual {
    flex: 0 0 61%;
    max-width: 61%;
    padding: 40px
  }
}
@media only screen and (min-width:1024px) {
  .-slider .c-economy__visual {
    padding: 0 40px
  }
}
@media only screen and (max-width:809px) {
  .c-economy__visual {
    padding: 0 20px
  }
}
.c-economy__canvas {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%
}
.c-economy__canvas:not(.-slider) {
  height: 100%
}
@media only screen and (max-width:479px) {
  .-slider .c-economy__canvas {
    margin-top: 10px
  }
}
.c-economy__canvas__content {
  position: relative
}
.c-economy__content {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  max-width: 450px;
  margin: 0 auto;
  background-color: #2c4494;
  border-radius: 20px 0 0 0;
  color: #f3f1ee;
  height: 100vh
}
@media only screen and (min-width:810px) {
  .c-economy__content {
    max-width: none
  }
}
@media only screen and (min-width:1024px) {
  .c-economy__content {
    width: 50%;
    left: 50%
  }
}
@media only screen and (max-width:809px) {
  .c-economy__content {
    position: relative;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0;
    background-color: transparent;
    margin-top: -55px
  }
  .-slider .c-economy__content {
    max-height: 0;
    margin-top: 0
  }
}
.-slider .c-economy__content {
  visibility: hidden
}
.c-economy__content__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%
}
.-slider .c-economy__content__wrapper {
  height: auto
}
.c-economy__images {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%
}
.c-economy__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  opacity: 0;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94)
}
.-slide1 .c-economy__image:first-child, .-slide2 .c-economy__image:nth-child(2), .-slide3 .c-economy__image:nth-child(3), .-slide4 .c-economy__image:nth-child(4), .-slide5 .c-economy__image:nth-child(5), .-slide6 .c-economy__image:nth-child(6), .-slide7 .c-economy__image:nth-child(7), .-slide8 .c-economy__image:nth-child(8), .-slide9 .c-economy__image:nth-child(9), .-slide10 .c-economy__image:nth-child(10), .-slide11 .c-economy__image:nth-child(11), .-slide12 .c-economy__image:nth-child(12), .-slide13 .c-economy__image:nth-child(13), .-slide14 .c-economy__image:nth-child(14), .-slide15 .c-economy__image:nth-child(15), .-slide16 .c-economy__image:nth-child(16), .-slide17 .c-economy__image:nth-child(17), .-slide18 .c-economy__image:nth-child(18), .-slide19 .c-economy__image:nth-child(19), .-slide20 .c-economy__image:nth-child(20) {
  opacity: 1
}
.c-economy__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.c-economy__list {
  height: 50%
}
.c-economy__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 40px 0 80px;
  background-color: #2c4494
}
.c-economy__item:last-child {
  border-radius: 0 0 0 20px
}
.c-economy__item > * {
  opacity: .5;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94)
}
.-slide1 .c-economy__item:first-child > *, .-slide2 .c-economy__item:nth-child(2) > *, .-slide3 .c-economy__item:nth-child(3) > *, .-slide4 .c-economy__item:nth-child(4) > *, .-slide5 .c-economy__item:nth-child(5) > *, .-slide6 .c-economy__item:nth-child(6) > *, .-slide7 .c-economy__item:nth-child(7) > *, .-slide8 .c-economy__item:nth-child(8) > *, .-slide9 .c-economy__item:nth-child(9) > *, .-slide10 .c-economy__item:nth-child(10) > *, .-slide11 .c-economy__item:nth-child(11) > *, .-slide12 .c-economy__item:nth-child(12) > *, .-slide13 .c-economy__item:nth-child(13) > *, .-slide14 .c-economy__item:nth-child(14) > *, .-slide15 .c-economy__item:nth-child(15) > *, .-slide16 .c-economy__item:nth-child(16) > *, .-slide17 .c-economy__item:nth-child(17) > *, .-slide18 .c-economy__item:nth-child(18) > *, .-slide19 .c-economy__item:nth-child(19) > *, .-slide20 .c-economy__item:nth-child(20) > *, .-slider .c-economy__item {
  opacity: 1
}
@media only screen and (max-width:809px) {
  .c-economy__item {
    padding: 20px;
    opacity: 1;
    background-color: transparent;
    color: #000
  }
  .c-economy__item > * {
    opacity: 1
  }
}
.c-economy__item .u-wysiwyg {
  margin-top: 10px
}
.c-economy__item__title__icon {
  width: 60px;
  margin: 0 0 20px;
  display: block
}
.c-economy__item__title__icon svg {
  display: block;
  width: 100%
}
.c-economy__item__title__icon svg path[fill], .c-economy__item__title__icon svg path[stroke] {
  fill: #000
}
.c-economy__item__title__icon svg circle, .c-economy__item__title__icon svg path {
  fill: #f3f1ee
}
@media only screen and (max-width:809px) {
  .c-economy__item__title__icon svg circle, .c-economy__item__title__icon svg path {
    fill: initial
  }
}
.c-economy__nav {
  display: none
}
.-slider .c-economy__nav {
  display: flex;
  display: none
}
@media only screen and (max-width:809px) {
  .c-economy__nav {
    display: flex;
    padding: 0 20px
  }
}
.c-economy__nav__prev {
  margin-right: 10px
}
.c-economy__nav .c-icon--rounded {
  border: 1px solid #000
}
.c-gallery .c-carousel__container {
  margin: 0 -10px
}
.c-gallery .c-carousel__list__item {
  padding: 10px
}
.c-gallery > a {
  display: block
}
.c-gallery__2col > * + * {
  margin-top: 20px
}
@media only screen and (min-width:480px) {
  .c-gallery__2col {
    display: flex;
    margin: 40px -10px 0
  }
  .c-gallery__2col > * {
    margin: 0;
    flex: 1;
    padding: 0 10px
  }
}
:root {
  --gammeColor: $color-gray
}
.c-range-slider {
  position: relative;
  width: 100%;
  height: 400vh
}
@media only screen and (max-width:1023px) {
  .c-range-slider {
    height: auto !important
  }
}
.c-range-slider__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%
}
@media only screen and (max-width:1023px) {
  .c-range-slider__wrapper {
    position: relative
  }
}
.c-range-slider__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  transition: background-color .3s cubic-bezier(.25, .46, .45, .94)
}
@media only screen and (min-width:1024px) {
  .c-range-slider__content {
    background-color: var(--gammeColor)
  }
}
@media only screen and (max-width:1023px) {
  .c-range-slider__content {
    position: relative;
    width: 100%
  }
}
.c-range-slider__sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  clip: rect(0, auto, auto, 0);
  pointer-events: none
}
@media only screen and (max-width:1023px) {
  .c-range-slider__sticky {
    display: none
  }
}
.c-range-slider__nav {
    position: absolute;
    top: auto;
    bottom: 40px;
    left: 50%;
    z-index: 100;
/*
    transform: rotate(-90deg);
    transform: rotate(-90deg) translate(-50%);
*/
    transform-origin: 0 0;
    display: flex;
    /* flex-direction: row-reverse; */
    pointer-events: all;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 25px;
	    padding: 2px 10px;
}
.c-range-slider__nav__item {
  cursor: pointer;
  opacity: .2;
  transition: opacity .3s cubic-bezier(.25, .46, .45, .94)
}
/*
.c-range-slider__nav__item + .c-range-slider__nav__item {
  margin: 0 40px 0 0
}
*/
.c-range-slider__nav__item.is-active {
  opacity: 1
}
.c-range-slider__item {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 40px 40px 40px 80px
}
@media only screen and (min-width:1280px) {
  .c-range-slider__item {
    background-color: transparent;
    padding: 120px
  }
}
@media only screen and (max-width:1023px) {
  .c-range-slider__item {
    height: auto;
    padding: 0
  }
}
.c-range-slider__item__content {
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
  align-items: center
}
@media only screen and (max-width:1023px) {
  .c-range-slider__item__content {
    display: block;
    height: auto
  }
}
.c-range-slider__item__info {
  padding: 80px 20px
}
@media only screen and (min-width:1024px) {
  .c-range-slider__item__info {
    padding: 80px 20px
  }
}
.c-range-slider__item__info > h3.t-h3 {
  font-size: 45px
}
@media only screen and (min-width:1280px) {
  .c-range-slider__item__info > h3.t-h3 {
    font-size: 64px
  }
}
.c-range-slider__item__info__image {
  width: 200px;
  height: 200px;
  margin: 40px auto;
  background-color: #f3f1ee
}
@media only screen and (min-width:1280px) {
  .c-range-slider__item__info__image {
    width: 240px;
    height: 240px
  }
}
.c-range-slider__item__info__image .c-product-image {
  width: 120%;
  position: relative;
  left: -20%;
  top: 50%;
  transform: translateY(-50%)
}
.c-range-slider__item__label {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2
}
.c-range-slider__item__label .c-range-label {
  color: #f3f1ee
}
.c-range-slider__item__label .c-range-label .c-icon {
  fill: #f3f1ee
}
@media only screen and (min-width:1024px) {
  .c-range-slider__item__label {
    display: none
  }
}
.c-range-slider__item__image {
  width: 100%
}
@media only screen and (min-width:1024px) {
  .c-range-slider__item__image {
    display: none
  }
}
.c-range-slider__images {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%
}
.c-range-slider__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh
}
.c-range-slider__image:first-child {
  z-index: 5
}
.c-range-slider__image:nth-child(2) {
  z-index: 4
}
.c-range-slider__image:nth-child(3) {
  z-index: 3
}
.c-range-slider__image:nth-child(4) {
  z-index: 2
}
.c-range-slider__image:nth-child(5) {
  z-index: 1
}
.c-range-slider__image:nth-child(6) {
  z-index: 0
}
.c-range-slider__image:last-child .c-range-slider__image__img {
  border-radius: 0
}
.c-range-slider__image__img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%
}
.c-range-slider__cta {
  padding: 60px 20px;
  display: flex;
  align-items: center;
  justify-content: center
}
@media only screen and (min-width:810px) {
  .c-range-slider__cta {
    padding: 60px 40px
  }
}
@media only screen and (min-width:1280px) {
  .c-range-slider__cta {
    padding: 90px 40px
  }
}
.c-range-slider__cta__inner {
  position: relative
}
.c-range-slider__cta__inner__line {
  display: none
}
@media only screen and (min-width:1024px) {
  .c-range-slider__cta__inner__line {
    stroke: #000;
    position: absolute;
    right: calc(100% + 40px);
    bottom: 50%;
    display: block;
    width: 15vw;
    height: 12vw
  }
}
@media only screen and (min-width:1280px) {
  .c-range-slider__cta__inner__line {
    width: 19vw;
    height: 14vw
  }
}
@media screen and (max-height:750px) and (min-width:1024px) {
  .c-range-slider__cta__inner__line {
    display: none
  }
}
.c-range-slider__cta__inner svg {
  width: 100%;
  height: 100%
}
.c-range-slider-grid {
  padding: 80px 20px;
  background-color: #2c4494
}
@media only screen and (min-width:810px) {
  .c-range-slider-grid {
    padding: 120px 40px
  }
}
@media only screen and (min-width:1024px) {
  .c-range-slider-grid {
    display: flex;
    justify-content: space-between
  }
}
.c-range-slider-grid__header {
  padding: 0 0 20px
}
@media only screen and (min-width:810px) {
  .c-range-slider-grid__header {
    padding: 0 0 40px
  }
}
@media only screen and (min-width:1024px) {
  .c-range-slider-grid__header {
    flex: 1 1 600px;
    padding: 0 40px 0 0
  }
}
.c-range-slider-grid__grid {
  flex-grow: 1;
  flex-shrink: 1;
  max-width: 900px
}
.c-range-slider-grid__grid .c-page-list__list {
  padding: 0
}
@media only screen and (min-width:810px) {
  .c-range-slider-grid__grid .c-page-list__list {
    display: flex;
    flex-wrap: wrap
  }
  .c-range-slider-grid__grid .c-page-list__list .c-page-list__list__item {
    padding: 10px;
    flex: 0 0 50%
  }
}
.c-scroll-slider {
  position: relative;
  width: 100%;
  height: 200vh
}
@media only screen and (max-width:1025px) {
  .c-scroll-slider {
    height: auto !important
  }
}
.c-scroll-slider__surtitle {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  align-items: center
}
.c-scroll-slider__surtitle__content {
  position: relative
}
.c-scroll-slider .t-surtitle {
  margin-left: 20px
}
@media only screen and (min-width:810px) {
  .c-scroll-slider .t-surtitle {
    margin: 0;
    top: 0;
    left: 40px
  }
}
.c-scroll-slider__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%
}
@media only screen and (max-width:1025px) {
  .c-scroll-slider__wrapper {
    position: relative
  }
}
.c-scroll-slider__sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 50%;
  height: 100vh;
  clip: rect(0, auto, auto, 0)
}
@media only screen and (max-width:809px) {
  .c-scroll-slider__sticky {
    display: none
  }
}
.c-scroll-slider__images {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 120px 0 120px 3.6vw
}
.c-scroll-slider__images__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}
.c-scroll-slider__images__list {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden
}
.c-scroll-slider__image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  backface-visibility: hidden;
  will-change: transform;
  width: 100%
}
.c-scroll-slider__image:first-child {
  top: -40px;
  z-index: 5
}
.c-scroll-slider__image:nth-child(2) {
  top: 0;
  z-index: 4
}
.c-scroll-slider__image:nth-child(3) {
  top: 40px;
  z-index: 3
}
.c-scroll-slider__image:nth-child(4) {
  top: 80px;
  z-index: 2
}
.c-scroll-slider__image:nth-child(5) {
  top: 120px;
  z-index: 1
}
.c-scroll-slider__image:nth-child(6) {
  top: 160px;
  z-index: 0
}
.c-scroll-slider__image__img__el {
  width: 100%
}
.c-scroll-slider__image__img__el:after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%
}
.c-scroll-slider__content {
  position: absolute;
  top: 0;
  left: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 100vh
}
@media only screen and (max-width:1025px) {
  .c-scroll-slider__content {
    position: relative;
    left: 0;
    width: 100%;
    height: auto
  }
}
.c-scroll-slider__list {
  height: 50%
}
.c-scroll-slider__item {
  height: 100%
}
.c-scroll-slider__item__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 40px
}
@media only screen and (min-width:1280px) {
  .c-scroll-slider__item__info {
    padding: 0 120px
  }
}
@media only screen and (max-width:809px) {
  .c-scroll-slider__item__info {
    padding: 40px 20px
  }
}
.c-scroll-slider__item__info .t-h3 {
  font-size: 39px
}
@media only screen and (min-width:1280px) {
  .c-scroll-slider__item__info .t-h3 {
    font-size: 64px
  }
}
@media only screen and (min-width:810px) {
  .c-scroll-slider__item__image {
    display: none
  }
}
.c-scroll-slider__item__image__img {
  width: 100%
}
.c-section-title {
  padding: 80px 10px 40px;
  overflow: hidden
}
@media only screen and (min-width:480px) {
  .c-section-title {
    padding: 120px 20px 40px
  }
}
@media only screen and (min-width:810px) {
  .c-section-title {
    padding: 100px 40px 60px
  }
}
.c-section-title__list__item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center
}
.c-section-title__list__item + .c-section-title__list__item {
  margin: 10px 0 0
}
@media only screen and (min-width:810px) {
  .c-section-title__list__item + .c-section-title__list__item {
    margin: 15px 0 0
  }
}
@media only screen and (min-width:1280px) {
  .c-section-title__list__item + .c-section-title__list__item {
    margin: 20px 0 0
  }
}
.c-section-title__list__item:nth-child(2n) {
  flex-direction: row-reverse
}
.c-section-title__list__item:nth-child(2n) .c-section-title__image {
  margin: 0 10px 0 0
}
@media only screen and (min-width:810px) {
  .c-section-title__list__item:nth-child(2n) .c-section-title__image {
    margin: 0 20px 0 0
  }
}
.c-section-title__label {
  white-space: nowrap
}
@media only screen and (max-width:479px) {
  .c-section-title__label {
    font-size: 39px
  }
}
.c-section-title__image {
  border-radius: 100%;
  overflow: hidden;
  flex: 0 0 60px;
  margin: 0 0 0 10px
}
@media only screen and (min-width:810px) {
  .c-section-title__image {
    flex: 0 0 80px;
    margin: 0 0 0 20px
  }
}
@media only screen and (min-width:1280px) {
  .c-section-title__image {
    flex: 0 0 120px
  }
}
.c-text-image-cta {
  padding: 80px 0
}
@media only screen and (min-width:1025px) {
  .c-text-image-cta {
    padding: 80px 0;
    display: flex;
    align-items: center
  }
}
.c-text-image-cta.u-theme-primary svg {
  fill: #f3f1ee
}
.c-text-image-cta__image {
  position: relative;
  padding: 0 10px
}
@media only screen and (min-width:1025px) {
  .c-text-image-cta__image {
    flex: 0 0 50%;
    padding: 0 0 0 3.6vw
  }
}
.c-text-image-cta__image--has-thumbnail {
  margin-bottom: 17.5vw
}
@media only screen and (min-width:810px) {
  .c-text-image-cta__image--has-thumbnail {
    margin-bottom: 0
  }
}
.c-text-image-cta__image .t-surtitle {
  margin: 0 0 0 10px;
  display: block
}
@media only screen and (min-width:810px) {
  .c-text-image-cta__image .t-surtitle {
    margin: 0;
    top: 0;
    left: 40px
  }
}
.c-text-image-cta__image__hero {
  margin: 20px 0;
  position: relative
}
@media only screen and (min-width:1025px) {
  .c-text-image-cta__image__hero {
    margin: 0
  }
}
.c-text-image-cta__image__hero:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(243, 241, 238, .4), rgba(243, 241, 238, 0) 50%)
}
.c-text-image-cta__image__hero-small {
  width: 35vw;
  position: absolute;
  bottom: 0;
  right: 30px;
  transform: translateY(50%)
}
@media only screen and (min-width:810px) {
  .c-text-image-cta__image__hero-small {
    width: 15vw;
    bottom: auto;
    right: auto;
    left: 40px;
    top: 50%;
    transform: translateY(-50%)
  }
}
.c-text-image-cta__text {
  padding: 20px 20px 0
}
@media only screen and (min-width:810px) {
  .c-text-image-cta__text {
    flex: 0 0 50%;
    padding: 0 7vw 0 7vw
  }
}
.c-text-image-cta__text__heading {
  margin: 0 0 40px
}
.c-text-image-cta__text__heading .c-icon {
  width: 30px;
  height: 30px;
  margin: 0 0 10px
}
@media only screen and (min-width:810px) {
  .c-text-image-cta__text__heading {
    max-width: 620px;
    /*    transform: translateX(calc(-7vw + -40px))*/
  }
  .c-text-image-cta__text__heading .c-icon {
    width: 60px;
    height: 60px
  }
}
.c-text-image-cta__text__content {
  max-width: 480px
}
@media only screen and (min-width:810px) {
  .c-text-image-cta__text__content {
    padding-right: 40px
  }
}
.c-text-image-cta__text__content .c-button {
  margin: 20px 0 0
}
.c-timeline {
  position: relative;
  overflow: hidden;
  padding: 160px 60px
}
@media only screen and (max-width:809px) {
  .c-timeline {
    padding: 80px 20px
  }
}
@media only screen and (max-width:809px) {
  .c-timeline__surtitle {
    display: block;
    margin-bottom: 20px
  }
}
.c-timeline__gradient {
  position: absolute;
  top: 0;
  right: -60px;
  z-index: 20;
  width: 18%;
  height: 100%;
  background: linear-gradient(270deg, rgba(13, 57, 55, .8), rgba(13, 57, 55, 0));
  pointer-events: none
}
@media only screen and (max-width:809px) {
  .c-timeline__gradient {
    display: none
  }
}
.c-timeline__swiper {
  overflow: visible !important
}
.c-timeline__swiper__wrapper {
  align-items: stretch
}
.c-timeline__slide {
  display: flex;
  height: auto !important;
  padding: 0 40px
}
@media only screen and (max-width:809px) {
  .c-timeline__slide {
    padding: 0 5px
  }
}
.c-timeline__slide__content {
  display: flex;
  width: 100%
}
@media only screen and (max-width:809px) {
  .c-timeline__slide__content {
    flex-direction: column
  }
}
.c-timeline__slide__img, .c-timeline__slide__info {
  flex: 1 1 0;
  box-sizing: content-box
}
.c-timeline__slide__img {
  background-size: cover;
  background-position: 50%
}
@media only screen and (max-width:809px) {
  .c-timeline__slide__img:after {
    content: "";
    display: block;
    padding-top: 68.66%
  }
}
.c-timeline__slide__info {
  background-color: #154c48
}
.c-timeline__slide__info__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 20px
}
@media only screen and (min-width:810px) {
  .c-timeline__slide__info__content {
    padding: 40px
  }
}
.c-timeline__navigation__next, .c-timeline__navigation__prev {
  position: absolute;
  top: 50%;
  z-index: 50
}
@media only screen and (max-width:809px) {
  .c-timeline__navigation__next, .c-timeline__navigation__prev {
    display: none
  }
}
.c-timeline__navigation__prev {
  left: -30px
}
.c-timeline__navigation__next {
  right: -30px
}
.c-timeline__pagination {
  padding: 0 40px;
  margin-top: 40px
}
@media only screen and (max-width:809px) {
  .c-timeline__pagination {
    padding: 0;
    margin-top: 20px
  }
}
.c-timeline__pagination__content {
  display: inline-flex;
  min-width: 100%
}
.c-timeline__pagination__item {
  position: relative;
  display: flex;
  align-items: flex-end;
  flex: 1
}
.c-timeline__pagination__item:first-child {
  flex: 0
}
.c-timeline__pagination__item:first-child .c-timeline__pagination__line {
  display: none
}
.-slide1 .c-timeline__pagination__item:first-child .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide1 .c-timeline__pagination__item:nth-child(-n+1) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide1 .c-timeline__pagination__item:nth-child(-n+1) .c-timeline__pagination__date {
  opacity: 1
}
.-slide2 .c-timeline__pagination__item:nth-child(2) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide2 .c-timeline__pagination__item:nth-child(-n+2) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide2 .c-timeline__pagination__item:nth-child(-n+2) .c-timeline__pagination__date {
  opacity: 1
}
.-slide3 .c-timeline__pagination__item:nth-child(3) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide3 .c-timeline__pagination__item:nth-child(-n+3) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide3 .c-timeline__pagination__item:nth-child(-n+3) .c-timeline__pagination__date {
  opacity: 1
}
.-slide4 .c-timeline__pagination__item:nth-child(4) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide4 .c-timeline__pagination__item:nth-child(-n+4) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide4 .c-timeline__pagination__item:nth-child(-n+4) .c-timeline__pagination__date {
  opacity: 1
}
.-slide5 .c-timeline__pagination__item:nth-child(5) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide5 .c-timeline__pagination__item:nth-child(-n+5) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide5 .c-timeline__pagination__item:nth-child(-n+5) .c-timeline__pagination__date {
  opacity: 1
}
.-slide6 .c-timeline__pagination__item:nth-child(6) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide6 .c-timeline__pagination__item:nth-child(-n+6) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide6 .c-timeline__pagination__item:nth-child(-n+6) .c-timeline__pagination__date {
  opacity: 1
}
.-slide7 .c-timeline__pagination__item:nth-child(7) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide7 .c-timeline__pagination__item:nth-child(-n+7) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide7 .c-timeline__pagination__item:nth-child(-n+7) .c-timeline__pagination__date {
  opacity: 1
}
.-slide8 .c-timeline__pagination__item:nth-child(8) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide8 .c-timeline__pagination__item:nth-child(-n+8) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide8 .c-timeline__pagination__item:nth-child(-n+8) .c-timeline__pagination__date {
  opacity: 1
}
.-slide9 .c-timeline__pagination__item:nth-child(9) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide9 .c-timeline__pagination__item:nth-child(-n+9) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide9 .c-timeline__pagination__item:nth-child(-n+9) .c-timeline__pagination__date {
  opacity: 1
}
.-slide10 .c-timeline__pagination__item:nth-child(10) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide10 .c-timeline__pagination__item:nth-child(-n+10) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide10 .c-timeline__pagination__item:nth-child(-n+10) .c-timeline__pagination__date {
  opacity: 1
}
.-slide11 .c-timeline__pagination__item:nth-child(11) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide11 .c-timeline__pagination__item:nth-child(-n+11) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide11 .c-timeline__pagination__item:nth-child(-n+11) .c-timeline__pagination__date {
  opacity: 1
}
.-slide12 .c-timeline__pagination__item:nth-child(12) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide12 .c-timeline__pagination__item:nth-child(-n+12) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide12 .c-timeline__pagination__item:nth-child(-n+12) .c-timeline__pagination__date {
  opacity: 1
}
.-slide13 .c-timeline__pagination__item:nth-child(13) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide13 .c-timeline__pagination__item:nth-child(-n+13) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide13 .c-timeline__pagination__item:nth-child(-n+13) .c-timeline__pagination__date {
  opacity: 1
}
.-slide14 .c-timeline__pagination__item:nth-child(14) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide14 .c-timeline__pagination__item:nth-child(-n+14) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide14 .c-timeline__pagination__item:nth-child(-n+14) .c-timeline__pagination__date {
  opacity: 1
}
.-slide15 .c-timeline__pagination__item:nth-child(15) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide15 .c-timeline__pagination__item:nth-child(-n+15) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide15 .c-timeline__pagination__item:nth-child(-n+15) .c-timeline__pagination__date {
  opacity: 1
}
.-slide16 .c-timeline__pagination__item:nth-child(16) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide16 .c-timeline__pagination__item:nth-child(-n+16) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide16 .c-timeline__pagination__item:nth-child(-n+16) .c-timeline__pagination__date {
  opacity: 1
}
.-slide17 .c-timeline__pagination__item:nth-child(17) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide17 .c-timeline__pagination__item:nth-child(-n+17) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide17 .c-timeline__pagination__item:nth-child(-n+17) .c-timeline__pagination__date {
  opacity: 1
}
.-slide18 .c-timeline__pagination__item:nth-child(18) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide18 .c-timeline__pagination__item:nth-child(-n+18) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide18 .c-timeline__pagination__item:nth-child(-n+18) .c-timeline__pagination__date {
  opacity: 1
}
.-slide19 .c-timeline__pagination__item:nth-child(19) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide19 .c-timeline__pagination__item:nth-child(-n+19) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide19 .c-timeline__pagination__item:nth-child(-n+19) .c-timeline__pagination__date {
  opacity: 1
}
.-slide20 .c-timeline__pagination__item:nth-child(20) .c-timeline__pagination__bullet {
  transform: scale(1)
}
.-slide20 .c-timeline__pagination__item:nth-child(-n+20) .c-timeline__pagination__line:after {
  width: 100%
}
.-slide20 .c-timeline__pagination__item:nth-child(-n+20) .c-timeline__pagination__date {
  opacity: 1
}
.c-timeline__pagination__line {
  position: relative;
  width: 100%;
  min-width: 240px;
  height: 1px
}
@media only screen and (max-width:809px) {
  .c-timeline__pagination__line {
    min-width: 120px
  }
}
.c-timeline__pagination__line:after, .c-timeline__pagination__line:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: currentColor
}
.c-timeline__pagination__line:before {
  width: 100%;
  opacity: .2
}
.c-timeline__pagination__line:after {
  width: 0;
  transition: width .6s cubic-bezier(.25, .46, .45, .94)
}
.c-timeline__pagination__date {
  position: relative;
  top: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 16px;
  margin: 0 12px;
  opacity: .2;
  cursor: pointer;
  transition: opacity .6s cubic-bezier(.25, .46, .45, .94)
}
.c-timeline__pagination__date:hover {
  opacity: 1
}
.c-timeline__pagination__bullet {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: currentColor;
  transform: scale(.5);
  transition: transform .6s cubic-bezier(.25, .46, .45, .94)
}
.c-two-columns {
  padding: 80px 20px
}
@media only screen and (min-width:810px) {
  .c-two-columns {
    padding: 100px 40px;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
  }
}
.c-two-columns .t-surtitle {
  top: 120px;
  left: 40px
}
.c-two-columns__wrapper {
  width: 100%
}
.c-two-columns__wrapper .u-max-tablet {
  margin: 0 0 60px
}
@media only screen and (min-width:810px) {
  .c-two-columns__wrapper {
    padding-left: 60px;
    max-width: 90vw
  }
}
@media only screen and (min-width:1024px) {
  .c-two-columns__wrapper {
    max-width: 80vw
  }
}
@media only screen and (min-width:1280px) {
  .c-two-columns__wrapper {
    padding-left: 0
  }
}
.c-two-columns__list__item {
  padding: 40px 0;
  border-bottom: 1px solid
}
@media only screen and (min-width:810px) {
  .c-two-columns__list__item {
    display: flex;
    flex-wrap: nowrap;
    align-items: center
  }
}
.c-two-columns__list__item:first-child {
  padding-top: 0
}
.c-two-columns__list__item:last-child {
  padding-bottom: 0;
  border-bottom: none
}
.c-two-columns__heading {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0 20px 0 0;
  margin: 0 0 30px;
  flex-grow: 0;
  flex-shrink: 0
}
@media only screen and (min-width:810px) {
  .c-two-columns__heading {
    min-width: 360px;
    width: 40%
  }
}
@media only screen and (min-width:1024px) {
  .c-two-columns__heading {
    min-width: 450px
  }
}
@media only screen and (min-width:1280px) {
  .c-two-columns__heading {
    min-width: 630px
  }
}
.c-two-columns__heading__image {
  border-radius: 100%;
  overflow: hidden;
  margin: 0 20px 0 0;
  flex: 0 0 80px
}
@media only screen and (min-width:1280px) {
  .c-two-columns__heading__image {
    margin: 0 40px 0 0;
    flex: 0 0 120px
  }
}
.c-two-columns__heading__title {
  flex: 1;
  white-space: nowrap;
  font-size: 39px
}
@media only screen and (min-width:1280px) {
  .c-two-columns__heading__title {
    font-size: 64px
  }
}
.c-two-columns__content {
  flex: 1 1 100%
}
.c-video {
  padding: 0 10px;
  margin: 80px 0
}
@media only screen and (min-width:810px) {
  .c-video {
    padding: 0 20px;
    margin: 60px 0;
    position: relative
  }
}
.c-video__line {
  display: none
}
@media only screen and (min-width:810px) {
  .c-video__line {
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    z-index: 1
  }
  .o-page-builder__item--baseline + .o-page-builder__item--video .c-video__line {
    display: flex
  }
  .c-video__line__inner {
    width: 20vw;
    max-width: 200px;
    stroke: #000;
    transform: translateX(50%)
  }
}
.c-video__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20% 20px
}
.c-video__inner:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .1);
  background: linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .1))
}
@media only screen and (min-width:810px) {
  .c-video__inner {
    min-height: 90vh;
    padding: 60px;
    justify-content: space-between
  }
}
@media only screen and (min-width:1024px) {
  .c-video__inner {
    padding: 80px
  }
}
.c-video__inner .t-surtitle {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1
}
@media only screen and (min-width:810px) {
  .c-video__inner .t-surtitle {
    top: 20px;
    left: 20px
  }
}
.c-video__inner__content, .c-video__inner__play {
  position: relative;
  z-index: 1
}
.c-video__inner__play {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  align-items: center;
  justify-content: center
}
.c-video__inner__play__btn > * {
  pointer-events: none
}
.is-no-touchevents .c-video__inner__play__btn:not(.is-disabled):hover, .is-no-touchevents .c-video__inner__play__btn:not(:disabled):hover, .is-touchevents .c-video__inner__play__btn:not(.is-disabled):active, .is-touchevents .c-video__inner__play__btn:not(:disabled):active {
  cursor: pointer
}
/*
.c-video__inner__content {
  display: none
}
*/
@media only screen and (min-width:810px) {
  .c-video__inner__content {
    display: flex;
    flex-direction: column;
    /*    align-items: flex-end;*/
    max-width: 440px
  }
}
@media only screen and (min-width:1024px) {
  .c-video__inner__content {
    max-width: 620px
  }
}
.c-video__inner__content__title {
  margin: 0 0 40px
}
.c-video__inner__content__text {
  max-width: 400px
}
@media only screen and (min-width:1024px) {
  .c-video__inner__content__text {
    max-width: 100%
  }
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
  box-sizing: border-box;
  transition: opacity .3s ease
}
.app-consent-manager {
  --bg-color: #fff;
  --fg-color: #2c4494;
  --btn-min-height: 40px;
  --btn-padding: 4px 10px;
  --btn-radius: 100px;
  --prev-height: 30px;
  --prev-radius: 999px;
  --prev-width: 30px;
  --box-height: 26px;
  --box-padding: 3px;
  --box-radius: 999px;
  --box-width: 46px;
  --check-height: 20px;
  --check-radius: 20px;
  --check-scale: 1.4;
  --check-width: 20px;
  --modal-radius: 20px;
  --modal-width: 375px;
  --spacer: 20px;
  --z-index: 100
}
.app-consent-manager .consent-enter-active, .app-consent-manager .consent-leave-active {
  transition: opacity .3s cubic-bezier(.32, .94, .6, 1), transform .3s cubic-bezier(.32, .94, .6, 1)
}
.app-consent-manager .consent-enter, .app-consent-manager .consent-leave-to {
  opacity: 0;
  transform: translateY(var(--spacer))
}
.app-consent-manager a {
  text-decoration: underline
}
.app-consent-manager__simple {
  background-color: var(--bg-color);
  filter: drop-shadow(0 0 50px rgba(0, 0, 0, .15));
  border-radius: var(--modal-radius);
  bottom: var(--spacer);
  color: var(--fg-color);
  left: var(--spacer);
  max-width: var(--modal-width);
  opacity: 0;
  padding: var(--spacer);
  position: fixed;
  right: var(--spacer);
  transform: translateY(var(--spacer));
  z-index: var(--z-index);
  visibility: hidden;
  transition: all .3s cubic-bezier(.32, .94, .6, 1)
}
@media only screen and (max-width:498px) {
  .app-consent-manager__simple {
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: 0
  }
}
.app-consent-manager__simple.--visible {
  opacity: 1;
  transform: none;
  visibility: visible
}
.app-consent-manager__simple.--hidden {
  visibility: hidden
}
.app-consent-manager__thorough {
  background-color: var(--bg-color);
  border-radius: var(--modal-radius);
  bottom: var(--spacer);
  color: var(--fg-color);
  left: var(--spacer);
  max-width: var(--modal-width);
  opacity: 0;
  padding: var(--spacer);
  pointer-events: none;
  position: fixed;
  right: var(--spacer);
  transform: translateY(var(--spacer));
  z-index: var(--z-index);
  visibility: hidden;
  transition: all .3s cubic-bezier(.32, .94, .6, 1)
}
@media only screen and (max-width:498px) {
  .app-consent-manager__thorough {
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: 0
  }
}
.app-consent-manager__thorough.--visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none
}
.app-consent-manager__backIconContainer {
  display: inline-block;
  cursor: pointer;
  margin-bottom: calc(var(--spacer)*0.5)
}
.app-consent-manager__backIconWrapper {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: calc(var(--spacer)*0.5);
  margin-bottom: calc(var(--spacer)*0.5)
}
.app-consent-manager__backText {
  font-size: 14px;
  line-height: 24px
}
.app-consent-manager__back {
  align-items: center;
  display: flex;
  justify-content: center;
  background: none;
  transition: background-color .3s cubic-bezier(.32, .94, .6, 1)
}
.app-consent-manager__back path {
  fill: var(--fg-color)
}
.app-consent-manager__backIcon {
  font-size: 20px;
  width: 40px;
  line-height: 20px;
  transition: color .3s cubic-bezier(.32, .94, .6, 1)
}
.app-consent-manager__backIcon path {
  fill: var(--bg-color)
}
.app-consent-manager__title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: var(--spacer)
}
.app-consent-manager__text {
  font-size: 14px;
  line-height: 20px
}
.app-consent-manager__thorough .app-consent-manager__text {
  margin-top: var(--spacer)
}
.app-consent-manager__cookieList {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacer)*0.5);
  margin-top: calc(var(--spacer))
}
.app-consent-manager__activeText {
  text-transform: uppercase;
  font-size: 12px
}
.app-consent-manager__cookieInner {
  height: var(--box-height);
  position: relative;
  width: var(--box-width);
  transition: all .4s cubic-bezier(.32, .94, .6, 1)
}
.app-consent-manager__cookieInner:hover .app-consent-manager__cookieCheck {
  opacity: 1
}
.app-consent-manager__cookieItem {
  align-items: center;
  justify-content: space-between;
  display: flex;
  gap: calc(var(--spacer)*0.75)
}
.app-consent-manager__cookieItem:hover .app-consent-manager__cookieCheck {
  opacity: 1
}
.app-consent-manager .app-consent-manager__cookieCheck svg {
  height: var(--check-width);
  width: var(--check-width)
}
.app-consent-manager__cookieInput {
  cursor: pointer;
  margin: 0;
  opacity: 0;
  height: var(--box-height);
  position: absolute;
  width: var(--box-width)
}
.app-consent-manager__cookieInput:checked + .app-consent-manager__cookieCheck {
  opacity: 1
}
.app-consent-manager__cookieInput:checked + .app-consent-manager__cookieCheck svg {
  opacity: 1;
  visibility: visible
}
.app-consent-manager__cookieInput:checked + .app-consent-manager__cookieCheck svg path {
  stroke: var(--fg-color)
}
.app-consent-manager__cookieInput:checked + .app-consent-manager__cookieCheck:before {
  background-color: var(--fg-color)
}
.app-consent-manager__cookieInput:checked + .app-consent-manager__cookieCheck:after {
  background-color: var(--bg-color);
  transform: translateX(100%) translateY(-50%)
}
.app-consent-manager__cookieInput:disabled + .app-consent-manager__cookieCheck {
  cursor: not-allowed
}
.app-consent-manager__cookieInput:focus-visible + .app-consent-manager__cookieCheck:before {
  box-shadow: inset 0 0 0 2px var(--fg-color)
}
.app-consent-manager__cookieInput:focus-visible:checked + .app-consent-manager__cookieCheck:before {
  box-shadow: inset 0 0 0 2px var(--bg-color)
}
.app-consent-manager__cookieCheck {
  opacity: .3;
  transition: all .4s cubic-bezier(.32, .94, .6, 1);
  pointer-events: none
}
.app-consent-manager__cookieCheck svg {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  right: var(--box-padding);
  transform: translateY(-50%);
  z-index: 10
}
.app-consent-manager__cookieCheck svg path {
  stroke: var(--bg-color);
  transition: stroke .4s cubic-bezier(.32, .94, .6, 1)
}
.app-consent-manager__cookieCheck:before {
  box-sizing: border-box;
  background-color: var(--bg-color);
  border: 1px solid var(--fg-color);
  border-radius: var(--box-radius);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  transition: all .4s cubic-bezier(.32, .94, .6, 1)
}
.app-consent-manager__cookieCheck:after {
  background-color: var(--fg-color);
  border-radius: var(--check-radius);
  top: 50%;
  transform: translateY(-50%);
  content: "";
  height: var(--check-height);
  left: var(--box-padding);
  position: absolute;
  width: var(--check-width);
  transition: all .4s cubic-bezier(.32, .94, .6, 1)
}
.app-consent-manager__cookieLabel {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px
}
.app-consent-manager__buttonList {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacer)*0.25);
  justify-content: flex-end;
  margin-top: calc(var(--spacer)*1.5)
}
.app-consent-manager__buttonListModal {
  margin-top: var(--spacer)
}
.app-consent-manager__buttonWrapper {
  display: flex;
  margin-top: calc(var(--spacer));
  flex-direction: column;
  flex-grow: 1;
  gap: calc(var(--spacer)*0.5);
  justify-content: space-between;
  width: 100%;
  position: relative
}
.app-consent-manager__buttonItem--primary {
  text-align: center
}
.app-consent-manager__buttonItem--icon {
  display: flex;
  justify-content: center;
  align-items: center
}
.c-filter-list {
  padding: var(--header-offset-height) 20px 0 20px
}
@media only screen and (min-width:1024px) {
  .c-filter-list {
    padding: var(--header-offset-height) 40px 0 40px
  }
}
.c-filter-list__header {
  position: relative;
  padding: 40px 0
}
@media only screen and (min-width:1024px) {
  .c-filter-list__header {
    border-bottom: 1px solid;
    padding: 80px 0
  }
}
.c-filter-list__header__tags {
  margin: 0;
  opacity: 0;
  transform: translateY(20%);
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  height: 0
}
.c-filter-list__header__tags .c-filters__reset {
  display: none
}
@media only screen and (min-width:1024px) {
  .c-filter-list__header__tags .c-filters__reset {
    display: block
  }
}
.c-filter-list__header__tags .t-link {
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 60px
}
.c-filter-list__header--hasFilters > .t-h2 {
  display: none
}
.c-filter-list__header--hasFilters .c-filter-list__header__tags {
  height: auto;
  opacity: 1;
  transform: translateY(0);
  transition: transform 1s cubic-bezier(.075, .82, .165, 1), opacity .6s cubic-bezier(.075, .82, .165, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-filter-list__header--hasFilters .c-filter-list__header__tags {
    transition: none
  }
}
.c-filter-list__main {
  border-bottom: 1px solid
}
@media only screen and (min-width:1024px) {
  .c-filter-list__main {
    display: flex;
    flex-wrap: nowrap
  }
}
.c-filter-list__main__aside {
  padding: 0 0 40px;
  border-bottom: 1px solid
}
@media only screen and (min-width:1024px) {
  .c-filter-list__main__aside {
    border-bottom: none;
    padding: 20px 20px 20px 0;
    flex: 0 0 260px;
    border-right: 1px solid
  }
}
@media only screen and (min-width:1280px) {
  .c-filter-list__main__aside {
    flex: 0 0 320px;
    padding: 40px 40px 40px 0
  }
}
@media only screen and (min-width:1024px) {
  .c-filter-list__main__list {
    flex-shrink: 1;
    flex-grow: 1
  }
}
.c-filter-list__main__list--no-results .c-filter-list__no-results {
  display: block
}
.c-filter-list__seeMore {
  display: flex;
  align-items: center;
  justify-content: center
}
.c-filter-list__seeMore .c-button {
  margin: 80px 0
}
.c-filter-list__no-results {
  padding: 40px 0;
  display: none
}
@media only screen and (min-width:1024px) {
  .c-filter-list__no-results {
    padding: 40px
  }
}
.c-filter-list .searchParam {
  margin-top: 0
}
@media only screen and (min-width:1024px) {
  .c-filter-list .searchParam {
    position: absolute;
    top: 20px;
    left: 0;
    display: flex;
    align-items: center
  }
}
.c-filter-list .searchParam .c-tag {
  text-transform: uppercase;
  padding: 10px;
  margin: 20px 0
}
@media only screen and (min-width:1024px) {
  .c-filter-list .searchParam .c-tag {
    margin: 0 0 0 10px
  }
}
.c-filter-list .searchParam .c-tag__label {
  font-weight: 400;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1
}
.c-filter-list .searchParam .c-tag__close {
  width: 12px;
  height: 12px
}
.c-filter-list .searchParam .c-tag__close .c-icon {
  display: flex;
  justify-content: center;
  align-items: center
}
.c-filter-list .searchParam.-hidden, .c-filters {
  display: none
}
@media only screen and (min-width:1024px) {
  .c-filters {
    display: block
  }
}
.c-filters__mobileBtn {
  display: flex
}
@media only screen and (min-width:1024px) {
  .c-filters__mobileBtn {
    display: none
  }
}
.c-filters__mobileBtn__open {
  background-color: #e7e5e2;
  flex-shrink: 1;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px;
  border-radius: 0 0 0 20px
}
.c-filters__mobileBtn__open .c-icon {
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0
}
.c-filters__mobileBtn__reset {
  min-width: 40px;
  background-color: #e7e5e2;
  padding: 20px;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: 0 0 20px 0
}
.c-filters__mobileBtn__reset > button {
  display: none
}
.c-filters__modal {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh
}
.c-filters__modal[aria-hidden] {
  display: none
}
.c-filters__modal__close {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 20px
}
.c-filters__modal__inner {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.c-filters__modal__inner__content {
  flex-shrink: 1;
  flex-grow: 1;
  padding: 40px 20px;
  overflow-y: auto
}
.c-filters__modal__inner__content .c-filters {
  display: block
}
.c-filters__modal__inner__cta {
  flex-shrink: 0;
  flex-grow: 0;
  padding: 10px 20px 30px;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid
}
.c-filters__modal__inner__cta > .c-button {
  flex: 1
}
.c-filters__modal__inner__cta > .c-button:first-child {
  margin-right: 10px
}
.c-filters__modal__inner__cta > .c-button:last-child {
  margin-left: 10px
}
.o-product-list__header--hasFilters + .o-product-list__main .c-filters__mobileBtn__reset .t-link {
  display: block
}
.c-footer {
  width: 100%
}
@media only screen and (min-width:1024px) {
  .c-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1
  }
}
.c-footer__wrapper {
  padding: 80px 20px
}
@media only screen and (min-width:1024px) {
  .c-footer__wrapper {
    padding: 80px 40px 50px;
  }
}
.c-footer__logo {
  width: 40px
}
@media only screen and (min-width:1024px) {
  .c-footer__logo {
    width: 210px
  }
}
.c-footer__logo svg {
  display: block;
  width: 100%
}
.c-footer__ctaList {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: column
}
@media only screen and (min-width:1024px) {
  .c-footer__ctaList {
    flex-direction: row
  }
}
.c-footer__ctaList__item {
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
  padding: 40px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
@media only screen and (min-width:1024px) {
  .c-footer__ctaList__item {
    width: calc(33.33333% - 53.33333px)
  }
}
.c-footer__ctaList__item__text + .c-see-more-link {
  margin-top: 20px
}
.c-footer__bottom {
  margin: 40px 0 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: column
}
@media only screen and (min-width:1024px) {
  .c-footer__bottom {
    margin: 50px 0 0;
    flex-direction: row
  }
}
@media screen and (min-width:810px) and (max-width:1279px) {
  .c-footer__bottom .t-h2 {
    font-size: 50px
  }
}
.c-footer__bottom__region {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.c-footer__bottom__region--left {
  flex-grow: 0;
  flex-shrink: 0;
  width: calc(33.33333% - 53.33333px)
}
.c-footer__bottom__region--left .c-social-links {
  display: none
}
@media only screen and (min-width:1024px) {
  .c-footer__bottom__region--left .c-social-links {
    display: block
  }
}
.c-footer__bottom__region--right {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 20px 0 0
}
@media only screen and (min-width:1024px) {
  .c-footer__bottom__region--right {
    padding: 0 0 0 80px
  }
}
.c-footer__bottom__region--right .c-social-links {
  display: block;
  margin: 40px 0 0
}
@media only screen and (min-width:1024px) {
  .c-footer__bottom__region--right .c-social-links {
    display: none
  }
}
.c-footer__nav {
  margin: 0px 0 0;
  display: flex
}
.c-footer__nav a:hover {
  text-decoration: underline
}
@media only screen and (min-width:1024px) {
  .c-footer__nav {
    margin: 0px 0 0;
    justify-content: space-between;
	  flex-direction: row-reverse;
  }
}
.c-footer__nav__main ol {
  display: flex
}
.c-footer__nav__main ol li + li {
  margin: 0 0 0 10px
}
@media only screen and (min-width:1024px) {
  .c-footer__nav__main ol li + li {
    margin: 0 0 0 40px
  }
}
.c-footer__nav .c-lang-switcher {
  margin-left: 10px
}
.c-categories-menu {
  width: 100%;
  display: flex;
  flex-wrap: nowrap
}
.c-categories-menu__list + .c-categories-menu__list {
  margin: 0 0 0 60px
}
@media only screen and (min-width:810px) {
  .c-categories-menu__list + .c-categories-menu__list {
    margin: 0 0 0 120px
  }
}
.c-categories-menu__list__item .t-caption-small {
  opacity: .5
}
.c-categories-menu__list__item + .c-categories-menu__list__item {
  margin: 40px 0 0
}
.c-categories-menu__list__item li {
  display: block;
  margin: 0 0 10px
}
.c-categories-menu__list__item li:last-child {
  margin: 0
}
.c-categories-menu__list__item li a:focus, .c-categories-menu__list__item li a:hover {
  text-decoration: underline
}
:root {
  --header-padding: 20px;
  --header-logo-height: 30px;
  --header-height: 30px;
  --header-offset-height: calc(var(--header-padding)*1.6 + var(--header-height))
}
@media only screen and (min-width:1024px) {
  :root {
    --header-padding: 30px;
    --header-logo-height: 40px;
    --header-height: 60px
  }
}
.c-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transform: translateY(0);
  transition: transform .6s cubic-bezier(.19, 1, .22, 1)
}
.c-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f3f1ee;
  transform: translateY(-100%);
  transition: transform 1.2s cubic-bezier(.19, 1, .22, 1)
}
.c-header.--sticky:after {
  transform: translateY(0)
}
.c-header.--down {
  transform: translateY(-100%)
}
.c-header.--transparent > #c-header-container {
  background: transparent
}
.c-header #c-header-container {
  padding: 0 20px
}
@media only screen and (min-width:1024px) {
  .c-header #c-header-container {
    padding: 0 40px
  }
}
.c-header__mobileToggle {
  display: flex
}
@media only screen and (min-width:1024px) {
  .c-header__mobileToggle {
    display: none
  }
}
.c-header__mobileMenuBack.c-icon-button, .c-header__mobileMenuClose.c-icon-button {
  display: none
}
.c-header__wrapper {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  z-index: 120;
  padding: 15px 0
}
@media only screen and (min-width:1024px) {
  .c-header__wrapper {
    padding: 0
  }
}
.c-header__megaMenuToggle.c-button {
  display: none
}
@media only screen and (min-width:1024px) {
  .c-header__megaMenuToggle.c-button {
    display: block
  }
}
.c-header__megaMenuToggle.c-button .c-icon {
  transform-origin: center center;
  transition: transform .3s cubic-bezier(.455, .03, .515, .955)
}
@media (prefers-reduced-motion:reduce) {
  .c-header__megaMenuToggle.c-button .c-icon {
    transition: none
  }
}
.c-header__megaMenuToggle--open .c-icon {
  transform: rotate(180deg)
}
.c-header__mobileMenuToggle.c-icon-button {
  display: block
}
@media only screen and (min-width:1024px) {
  .c-header__mobileMenuToggle.c-icon-button {
    display: none
  }
}
.c-header__logo {
  display: block;
  outline-color: transparent
}
.c-header__logo:focus {
  outline: none
}
.c-header__logo > svg {
  display: block;
  width: auto;
  height: var(--header-logo-height);
  pointer-events: none
}
@media only screen and (min-width:1024px) {
  .c-header__logo {
    margin-left: 0px
  }
}
.c-header__navigation {
  display: none
}
@media only screen and (min-width:1024px) {
  .c-header__navigation {
    display: block
  }
}
.c-header__list {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch
}
.c-header__list__item {
  height: 100%;
  padding: var(--header-padding) 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: var(--header-offset-height);
  position: relative;
  overflow: hidden;
  pointer-events: none
}
.c-header__list__item * {
  pointer-events: none
}
.c-header__list__item:before {
  position: absolute;
  top: 0;
  left: 20px;
  content: "";
  height: 6px;
  width: calc(100% - 40px);
  background-color: #2c4494;
  border-radius: 0 0 100px 100px;
  transform: translateY(-102%) scale(.8);
  transform: center top;
  transition: transform .5s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-header__list__item:before {
    transition: none
  }
}
.u-theme-primary .c-header__list__item:before {
  background-color: #f3f1ee
}
.c-header__list__item.is-active:before, .c-header__list__item:focus:before, .c-header__list__item:hover:before {
  transform: translateY(0) scale(1)
}
.c-header__list__item__link {
  pointer-events: all
}
.c-header__list__item__link span {
  transition: color .6s cubic-bezier(.19, 1, .22, 1)
}
.c-header__list__item__link * {
  pointer-events: none
}
.c-header__sublist {
  display: none
}
.c-header__searchWrapper {
  display: none;
  align-items: center
}
@media only screen and (min-width:1024px) {
  .c-header__searchWrapper {
    display: flex
  }
}
.c-header .c-button--search {
  margin-left: 20px;
  display: block;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background .3s cubic-bezier(.455, .03, .515, .955)
}
@media only screen and (min-width:1024px) {
  .c-header .c-button--search {
    width: 60px;
    height: 60px
  }
}
@media only screen and (min-width:1024px) {
  .c-header .c-button--search .c-icon-button__icon {
    max-width: 33%;
    max-height: 33%
  }
}
.c-header .c-button--search .c-icon-button__icon svg {
  transition: color .3s cubic-bezier(.455, .03, .515, .955)
}
.c-button--search {
  background-color: #2c4494;
  color: #f3f1ee;
  stroke: #f3f1ee
}
.c-header.-open .c-button--search {
  background-color: rgba(243, 241, 238, .1)
}
.c-header.-open .c-button--search .c-icon svg {
  color: #f3f1ee
}
.c-button--search.search--desktop {
  display: none !important
}
@media only screen and (min-width:1024px) {
  .c-button--search.search--desktop {
    display: flex
  }
}
.search--mobile {
  margin-left: 20px
}
@media only screen and (min-width:1024px) {
  .search--mobile {
    display: none
  }
}
.c-mega-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 115;
  display: none
}
@media only screen and (min-width:1024px) {
  .c-mega-menu {
    display: block
  }
}
.c-mega-menu.is-transitioning {
  pointer-events: none
}
.c-mega-menu__container, .c-mega-menu__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw
}
.c-mega-menu__overlay {
  height: 200vh;
  z-index: 0;
  pointer-events: all;
  background: linear-gradient(180deg, rgba(0, 0, 0, .3), transparent)
}
.c-mega-menu__container {
  padding-top: var(--header-offset-height);
  z-index: 1;
  transition: transform .7s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-mega-menu__container {
    transition: none
  }
}
.c-mega-menu[aria-hidden=true] .c-mega-menu__container {
  transition: transform .7s cubic-bezier(1, 0, 0, 1);
  transform: translateY(-105%)
}
.c-mega-menu[aria-hidden=true] .c-mega-menu__overlay {
  display: none
}
.c-mega-menu[aria-hidden=true] .c-mega-menu__card {
  opacity: 0;
  transform: translateX(25%)
}
.c-mega-menu[aria-hidden=true] .c-mega-menu__card__product {
  opacity: 0;
  transform: translateX(50%)
}
.c-mega-menu[aria-hidden=true] .c-mega-menu__card__header {
  opacity: 0;
  transform: translateX(5%)
}
.c-mega-menu__nav {
  padding: 20px
}
@media only screen and (min-width:1024px) {
  .c-mega-menu__nav {
    padding: 40px
  }
}
.c-mega-menu__nav__list {
  display: flex;
  flex-wrap: nowrap
}
.c-mega-menu__card {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 30px 0 20px;
  transition: transform 1.5s cubic-bezier(.075, .82, .165, 1), opacity .9s cubic-bezier(.19, 1, .22, 1)
}
.c-mega-menu__card__link {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
.c-mega-menu__card__link * {
  pointer-events: none
}
.is-no-touchevents .c-mega-menu__card__link:not(.is-disabled):hover .c-mega-menu__card__product, .is-no-touchevents .c-mega-menu__card__link:not(:disabled):hover .c-mega-menu__card__product, .is-touchevents .c-mega-menu__card__link:not(.is-disabled):active .c-mega-menu__card__product, .is-touchevents .c-mega-menu__card__link:not(:disabled):active .c-mega-menu__card__product {
  transition-delay: 0ms;
  transform: translateX(40px) scale(1.05)
}
@media (prefers-reduced-motion:reduce) {
  .c-mega-menu__card {
    transition: none
  }
}
.c-mega-menu.is-transitioning .c-mega-menu__card:first-child {
  transition-delay: .25s
}
.c-mega-menu.is-transitioning .c-mega-menu__card:first-child .c-mega-menu__card__header, .c-mega-menu.is-transitioning .c-mega-menu__card:first-child .c-mega-menu__card__product {
  transition-delay: .4s
}
.c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(2) {
  transition-delay: .5s
}
.c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(2) .c-mega-menu__card__header, .c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(2) .c-mega-menu__card__product {
  transition-delay: .65s
}
.c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(3) {
  transition-delay: .75s
}
.c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(3) .c-mega-menu__card__header, .c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(3) .c-mega-menu__card__product {
  transition-delay: .9s
}
.c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(4) {
  transition-delay: 1s
}
.c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(4) .c-mega-menu__card__header, .c-mega-menu.is-transitioning .c-mega-menu__card:nth-child(4) .c-mega-menu__card__product {
  transition-delay: 1.15s
}
.c-mega-menu__card + .c-mega-menu__card {
  margin: 0 0 0 40px
}
.c-mega-menu__card__main {
  padding: 40px 0
}
.c-mega-menu__card--filled {
  padding: 30px 20px 20px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 25%;
  background-color: rgba(243, 241, 238, .2)
}
.c-mega-menu__card__header {
  transition: transform 2s cubic-bezier(.075, .82, .165, 1), opacity 1s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-mega-menu__card__header {
    transition: none
  }
}
.c-mega-menu__card__footer {
  padding: 30px 0 0;
  border-top: 1px solid
}
.c-mega-menu__card__product {
  width: 100%;
  transform: translateX(60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: transform 1.2s cubic-bezier(.075, .82, .165, 1), opacity .7s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-mega-menu__card__product {
    transition: none
  }
}
.c-mega-menu__card__product img {
  width: 100%;
  height: auto
}
.c-mobile-menu {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  pointer-events: none
}
@media only screen and (min-width:1024px) {
  .c-mobile-menu {
    display: none
  }
}
.c-mobile-menu--open {
  pointer-events: all;
  transition: transform .8s cubic-bezier(.075, .82, .165, 1), opacity .5s cubic-bezier(.215, .61, .355, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-mobile-menu--open {
    transition: none
  }
}
.c-mobile-menu[aria-hidden] {
  transform: translateY(-10%);
  opacity: 0
}
.c-mobile-menu__panel {
  padding: calc(60px + var(--header-offset-height)) 20px 120px 20px;
  display: flex;
  height: 100vh;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0
}
.c-mobile-menu__panel__cta {
  margin: 40px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid
}
.c-mobile-menu__panel--off {
  transform: translateX(-20%)
}
.c-mobile-menu__panel--off .c-mobile-menu__nav {
  opacity: 0
}
.c-mobile-menu--open .c-mobile-menu__panel {
  transition: transform .8s cubic-bezier(.075, .82, .165, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-mobile-menu--open .c-mobile-menu__panel {
    transition: none
  }
}
.c-mobile-menu__panel[aria-hidden=true] {
  transform: translateX(102%)
}
.c-mobile-menu--open .c-mobile-menu__nav {
  transition: opacity .5s cubic-bezier(.215, .61, .355, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-mobile-menu--open .c-mobile-menu__nav {
    transition: none
  }
}
.c-mobile-menu__nav__list__item--large + .c-mobile-menu__nav__list__item--large {
  margin: 10px 0 0
}
.c-mobile-menu__nav__list__item--large + .c-mobile-menu__nav__list__item--small {
  margin: 40px 0 0
}
.c-mobile-menu__nav__list__item--small + .c-mobile-menu__nav__list__item--small {
  margin: 15px 0 0;
  line-height: normal;
}
.c-mobile-menu__nav__link {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center
}
.c-mobile-menu__nav__link * {
  pointer-events: none
}
.c-mobile-menu__nav__link .c-icon {
  margin: 0;
  flex-grow: 0;
  flex-shrink: 0;
  width: 20px
}
.c-mobile-menu__footer__nav ol {
  display: flex;
  margin: 0 0 40px
}
.c-mobile-menu__footer__nav ol li + li {
  margin: 0 0 0 20px
}
.c-mobile-menu__submenu__list__item + .c-mobile-menu__submenu__list__item {
  margin: 10px 0 0
}
.c-mobile-menu__submenu__link {
  display: block
}
.c-mobile-menu__submenu__link * {
  pointer-events: none
}
.c-mega-menu[aria-hidden=true] .c-mega-menu__card, .c-mega-menu[aria-hidden=true] .c-mega-menu__card__header, .c-mega-menu[aria-hidden=true] .c-mega-menu__card__product, .c-search-menu[aria-hidden=true] .form-input, .c-search-menu[aria-hidden=true] label, .c-sub-menu[aria-hidden=true] .c-page-excerpt__content__heading, .c-sub-menu[aria-hidden=true] .c-page-list__list__item {
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-property: opacity, transform;
  transition-duration: .25s, 0;
  transition-delay: 0ms, .6s
}
.c-search-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 115
}
.c-search-menu.is-transitioning {
  pointer-events: none
}
.c-search-menu__container, .c-search-menu__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw
}
.c-search-menu__overlay {
  height: 200vh;
  z-index: 0;
  pointer-events: all;
  background: linear-gradient(180deg, rgba(0, 0, 0, .3), transparent)
}
.c-search-menu__container {
  padding-top: var(--header-offset-height);
  z-index: 1;
  transition: transform .7s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-search-menu__container {
    transition: none
  }
}
.c-search-menu[aria-hidden=true] .c-search-menu__container {
  transition: transform .7s cubic-bezier(1, 0, 0, 1);
  transform: translateY(-105%)
}
.c-search-menu[aria-hidden=true] .c-search-menu__overlay {
  display: none
}
.c-search-menu[aria-hidden=true] .form-input, .c-search-menu[aria-hidden=true] label {
  opacity: 0;
  transform: translateX(25%)
}
.c-search-menu__containerInner {
  padding: 20px 20px 60px;
  display: flex;
  flex-direction: column
}
@media only screen and (min-width:1024px) {
  .c-search-menu__containerInner {
    padding: 20px 40px 120px
  }
}
.c-search-menu__containerInner label {
  display: block;
  transition: transform 1.2s cubic-bezier(.075, .82, .165, 1), opacity .7s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-search-menu__containerInner label {
    transition: none
  }
}
.c-search-menu__containerInner .form-input {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-top: 80px;
  border-bottom: 1px solid #f3f1ee;
  transition: transform 2s cubic-bezier(.075, .82, .165, 1), opacity 1s cubic-bezier(.19, 1, .22, 1)
}
@media only screen and (min-width:1024px) {
  .c-search-menu__containerInner .form-input {
    margin-top: 120px;
    padding-bottom: 40px
  }
}
@media (prefers-reduced-motion:reduce) {
  .c-search-menu__containerInner .form-input {
    transition: none
  }
}
.c-search-menu__containerInner input {
  width: 100%;
  background-color: transparent;
  box-shadow: unset;
  margin-right: 40px;
  border: none;
  color: #f3f1ee
}
@media only screen and (max-width:1279px) {
  .c-search-menu__containerInner input {
    font-size: 22px
  }
}
.c-search-menu__containerInner input::placeholder {
  color: rgba(243, 241, 238, .4)
}
.c-search-menu__containerInner input:focus {
  outline: none
}
.c-search-menu__containerInner button {
  transform: rotate(-90deg);
  margin-top: 0
}
@media only screen and (max-width:1279px) {
  .c-search-menu__containerInner button {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px
  }
}
.c-sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 115
}
.c-sub-menu[aria-hidden=true] {
  z-index: 110
}
.c-sub-menu[aria-hidden=true] .c-sub-menu__container {
  transition: transform .7s cubic-bezier(1, 0, 0, 1);
  transform: translateY(-105%)
}
.c-sub-menu[aria-hidden=true] .c-sub-menu__overlay {
  display: none
}
.c-sub-menu[aria-hidden=true] .c-page-list__list__item {
  opacity: 0;
  transform: translateX(25%)
}
.c-sub-menu[aria-hidden=true] .c-page-excerpt__content__heading {
  opacity: 0;
  transform: translateX(5%)
}
.c-sub-menu__container, .c-sub-menu__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  transition: transform .7s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-sub-menu__container, .c-sub-menu__overlay {
    transition: none
  }
}
.c-sub-menu__overlay {
  height: 200vh;
  z-index: 0;
  pointer-events: all;
  background: linear-gradient(180deg, rgba(0, 0, 0, .3), transparent)
}
.c-sub-menu__container {
  padding: var(--header-offset-height) 20px 20px 20px;
  z-index: 1;
  transition: transform 1s cubic-bezier(.19, 1, .22, 1)
}
@media only screen and (min-width:1024px) {
  .c-sub-menu__container {
    padding: var(--header-offset-height) 40px 40px 40px
  }
}
@media (prefers-reduced-motion:reduce) {
  .c-sub-menu__container {
    transition: none
  }
}
.c-sub-menu__container .c-page-list {
  margin-top: 40px
}
.c-home-hero {
  position: relative;
  width: 100%;
  height: 200vh
}
.c-home-hero__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  clip: rect(0, auto, auto, 0)
}
.c-home-hero__content {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh
}
.c-home-hero__layer {
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  background-color: #e7e5e2;
  width: calc(100% - 40px);
  height: calc(100vh - 20px);
  border-radius: 0 0 40px 40px;
  overflow: hidden
}
.c-home-hero__layer.-front {
  z-index: 10
}
.c-home-hero__layer.-front:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .1);
  background: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .3))
}
@media only screen and (max-width:1023px) {
  .c-home-hero__layer {
    left: 0;
    width: 100%;
    height: 100vh
  }
}
.c-home-hero__layer__background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #e7e5e2
}
.-front .c-home-hero__layer__background {
  background-color: #000;
  background-size: cover;
  background-position: 50% 100%
}
.c-home-hero__layer__content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center
}
@media only screen and (max-width:1023px) {
  .c-home-hero__layer__content {
    padding: 0 20px
  }
}
.c-home-hero__layer__scroll {
  display: none
}
@media only screen and (min-width:360px) {
  .c-home-hero__layer__scroll {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px
  }
}
@media only screen and (min-width:810px) {
  .c-home-hero__layer__scroll {
    bottom: 50px;
    right: 30px
  }
}
.c-home-hero__sprite {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 640px;
  height: 522px;
  background-size: 6400px 5221px;
  background-position: 0 0
}
@media only screen and (max-width:1023px) {
  .c-home-hero__sprite {
    transform: translate(-50%, -50%) scale(.5)
  }
}
.c-home-hero__desc {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 20px 20px 0
}
@media only screen and (min-width:360px) {
  .c-home-hero__desc {
    padding: 0;
    bottom: calc(100vh - var(--vh)*100 + 20px);
    left: 20px;
/*    width: 70vw;*/
    max-width: 400px
  }
}
@media only screen and (min-width:810px) {
  .c-home-hero__desc {
    width: 100%;
    bottom: 60px;
    left: 40px
  }
}
.c-job-list {
  padding: 80px 0 0;
  position: relative
}
@media only screen and (min-width:810px) {
  .c-job-list {
    padding: 120px 0 120px 40px
  }
}
@media only screen and (max-width:809px) {
  .c-job-list .t-surtitle {
    display: none
  }
}
.c-job-list__list, .c-job-list__seeMore {
  max-width: 1500px;
  margin: 0 0 0 auto
}
.c-job-list__seeMore {
  display: flex;
  align-items: center;
  justify-content: center
}
.c-job-list__seeMore .c-button {
  margin: 40px 0
}
@media only screen and (min-width:810px) {
  .c-job-list__list {
    padding: 0 0 0 40px
  }
}
.c-news-list__item:first-child .c-excerpt__inner {
  border-top: none
}
.c-product-list {
  display: flex;
  flex-wrap: wrap
}
.c-product-list--article {
/*  border-bottom: 1px solid;*/
  border-top: 1px solid
}
@media only screen and (min-width:810px) {
  .c-product-list--article .c-product-list__item {
    width: 25%
  }
  .c-product-list--article .c-product-list__item:nth-child(4) {
    border-right: none
  }
}
/*
@media only screen and (min-width:810px) {
  .c-product-list--article .c-product-list__item {
    border-bottom: none
  }
}
*/
@media only screen and (max-width:809px) {
  .c-product-list--article .c-product-list__item:nth-last-child(-n+2) {
    border-bottom: none
  }
}
@media only screen and (min-width:810px) {
  .c-product-list--catalog .c-product-list__item {
    width: 33.33%
  }
  .c-product-list--catalog .c-product-list__item:nth-child(3n+3) {
    border-right: none
  }
}
.c-product-list__item {
  flex-grow: 0;
  flex-shrink: 0;
  border-right: 1px solid;
  border-bottom: 1px solid;
  width: 50%
}
@media only screen and (max-width:373px) {
  .c-product-list__item--empty {
    display: none
  }
}
@media only screen and (max-width:809px) {
  .c-product-list__item:nth-child(odd) .c-product-excerpt__inner {
    padding-left: 0
  }
  .c-product-list__item:nth-child(2n) {
    border-right: none
  }
  .c-product-list__item:nth-child(2n) .c-product-excerpt__inner {
    padding-right: 0
  }
}
@media only screen and (max-width:373px) {
  .c-product-list__item {
    width: 100%;
    border-right: none
  }
  .c-product-list__item .c-product-excerpt__inner {
    padding-left: 0;
    padding-right: 0
  }
}
.c-range-header {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column
}
@media only screen and (min-width:1024px) {
  .c-range-header {
    flex-direction: row
  }
}
.c-range-header--product .c-range-header__content__heading {
  display: none
}
@media only screen and (min-width:1024px) {
  .c-range-header--product .c-range-header__content__heading {
    display: block;
    margin: 0 0 80px
  }
}
@media only screen and (max-width:1023px) {
  .c-range-header--product .c-range-header__content {
    padding-top: 40px
  }
}
.c-range-header__content, .c-range-header__image__inner {
  padding: calc(var(--header-offset-height) + 40px) 20px 40px 20px;
  flex: 0 0 50%
}
@media only screen and (min-width:1024px) {
  .c-range-header__content, .c-range-header__image__inner {
    padding: calc(var(--header-offset-height) + 80px) 40px 160px 40px
  }
}
.c-range-header__content {
  order: 2
}
@media only screen and (min-width:1024px) {
  .-hero .c-range-header__content {
    border-bottom-left-radius: 40px
  }
}
@media only screen and (min-width:1024px) {
  .c-range-header__content {
    order: 1
  }
}
.c-range-header__content__desc {
  padding: 20px 0 0;
  margin: 40px 0 0;
  border-top: 1px solid
}
@media only screen and (min-width:1024px) {
  .c-range-header__content__desc {
    padding: 40px 0 0
  }
}
.c-range-header__content__features {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 20px 0 0;
  margin: 40px 0 0;
  border-top: 1px solid
}
@media only screen and (min-width:1024px) {
  .c-range-header__content__features {
    padding: 40px 0 0
  }
}
.c-range-header__content__features__text {
  flex: 0 0 75%
}
@media only screen and (min-width:480px) {
  .c-range-header__content__features__text {
    flex: 0 0 65%
  }
}
.c-range-header__content__features__logos {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex: 0 0 25%
}
@media only screen and (min-width:480px) {
  .c-range-header__content__features__logos {
    flex: 0 0 35%
  }
}
.c-range-header__content__features__logos__item {
  width: 100%;
  max-width: 80px;
  padding: 0 0 0 20px
}
@media only screen and (min-width:480px) {
  .c-range-header__content__features__logos__item {
    padding: 0 0 0 40px;
    max-width: 160px
  }
}
.c-range-header__content__features__logos__item img {
  width: 100%;
  height: auto;
  display: block
}
.c-range-header__content__features__logos__item + .c-range-header__content__features__logos__item {
  margin: 20px 0 0
}
@media only screen and (min-width:480px) {
  .c-range-header__content__features__logos__item + .c-range-header__content__features__logos__item {
    margin: 40px 0 0
  }
}
.c-range-header__content__features__cta {
  display: flex;
  align-items: flex-start;
  margin: 40px 0 0;
  order: 3;
  flex: 0 0 100%;
  flex-direction: column
}
@media only screen and (min-width:480px) {
  .c-range-header__content__features__cta {
    flex-direction: row;
    align-items: center
  }
}
.c-range-header__content__features__cta .c-button + a, .c-range-header__content__features__cta a + a {
  margin: 20px 0 0
}
@media only screen and (min-width:480px) {
  .c-range-header__content__features__cta .c-button + a, .c-range-header__content__features__cta a + a {
    margin: 0 0 0 40px
  }
}
.c-range-header__hero {
  position: relative;
  width: 100%;
  order: 3;
  background: none
}
.c-range-header__hero__inner {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 50vh;
  min-height: 375px;
  border-radius: 0 0 40px 40px
}
@media only screen and (min-width:1024px) {
  .c-range-header__hero__inner {
    height: 100vh;
    border-radius: 0 0 40px 0
  }
}
.c-range-header__image {
  order: 1;
  width: 100%;
  border-radius: 0 0 40px 40px
}
@media only screen and (min-width:1024px) {
  .c-range-header__image {
    order: 2
  }
}
@media only screen and (min-width:1024px) {
  .c-range-header__image__titleMobile {
    display: none
  }
}
.c-range-header__image__inner {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%
}
@media only screen and (min-width:1024px) {
  .c-range-header__image__inner {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center
  }
}
.c-range-header__image__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%
}
.c-range-header__image__wrapper .c-product-image {
  max-width: 450px
}
.c-range-header__image__wrapper .c-product-image + .c-button {
  margin-top: 40px
}
@media only screen and (min-width:1024px) {
  .c-range-header__image__wrapper .c-product-image + .c-button {
    margin-top: 10vh
  }
}
.c-sku-table__header {
  margin: 0 0 40px
}
@media only screen and (min-width:810px) {
  .c-sku-table__header {
    margin: 0 0 80px;
    display: flex;
    justify-content: space-between;
    align-items: center
  }
}
.c-sku-table__header > .c-button {
  display: none
}
@media only screen and (min-width:810px) {
  .c-sku-table__header > .c-button {
    display: block
  }
}
.c-sku-table__header .c-sticky-cta {
  display: block
}
@media only screen and (min-width:810px) {
  .c-sku-table__header .c-sticky-cta {
    display: none
  }
}
.c-sku-table__relatedLinks {
  position: relative;
  z-index: 2
}
.c-sku-table__table__row {
  width: 100%;
  border-top: 1px solid;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative
}
.c-sku-table__table__row + .c-sku-table__table__row {
  margin: 40px 0 0
}
@media only screen and (min-width:810px) {
  .c-sku-table__table__row {
    flex-wrap: nowrap
  }
  .c-sku-table__table__row + .c-sku-table__table__row {
    margin: 0
  }
}
.c-sku-table__table__row--checkbox * {
  pointer-events: none
}
@media only screen and (min-width:810px) {
  .is-no-touchevents .c-sku-table__table__row--checkbox:not(.is-disabled):hover, .is-no-touchevents .c-sku-table__table__row--checkbox:not(:disabled):hover, .is-touchevents .c-sku-table__table__row--checkbox:not(.is-disabled):active, .is-touchevents .c-sku-table__table__row--checkbox:not(:disabled):active {
    cursor: pointer;
    background-color: #e7e5e2
  }
}
.c-sku-table__table__row--checkbox .c-checkbox__label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1
}
.is-no-touchevents .c-sku-table__table__row--checkbox .c-checkbox__label:not(.is-disabled):hover, .is-no-touchevents .c-sku-table__table__row--checkbox .c-checkbox__label:not(:disabled):hover, .is-touchevents .c-sku-table__table__row--checkbox .c-checkbox__label:not(.is-disabled):active, .is-touchevents .c-sku-table__table__row--checkbox .c-checkbox__label:not(:disabled):active {
  cursor: pointer
}
.c-sku-table__table__row--heading {
  display: none;
  padding: 20px 0
}
@media only screen and (min-width:810px) {
  .c-sku-table__table__row--heading {
    border-top: none;
    display: flex
  }
}
.c-sku-table__table__row__item {
  flex: 0 0 50%;
  padding: 0 20px 20px 0
}
@media only screen and (min-width:810px) {
  .c-sku-table__table__row__item {
    flex: 0 0 14%;
    padding: 0 20px 0 0
  }
}
.c-sku-table__table__row__item--checkbox {
  order: 10;
  padding: 0
}
@media only screen and (min-width:810px) {
  .c-sku-table__table__row__item--checkbox {
    padding: 20px;
    flex: 0 0 60px;
    order: 0
  }
}
.c-sku-table__table__row__item .t-caption-small {
  display: block
}
.c-sku-table__table__row__item .t-caption-small + * {
  margin-top: 5px
}
@media only screen and (min-width:810px) {
  .c-sku-table__table__row__item .t-caption-small {
    display: none
  }
}
.c-sku-table__table__row__item--large .c-product-image {
  max-width: 160px;
  margin: 10px
}
@media only screen and (max-width:809px) {
  .c-sku-table__table__row__item--large .t-p {
    font-size: 20px;
    line-height: 1.3
  }
}
@media only screen and (min-width:810px) {
  .c-sku-table__table__row__item--large {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0 40px 0 0
  }
  .c-sku-table__table__row__item--large .c-product-image {
    max-width: none;
    flex: 0 0 40%;
    margin: 20px
  }
}
@media only screen and (max-width:809px) {
  .c-sku-table__table__row__item--checkbox, .c-sku-table__table__row__item--large {
    flex: 1 1 100%
  }
}
.c-sku-table__table__row__item > ul li {
  display: flex;
  align-items: center
}
.c-sku-table__table__row__item > ul li + li {
  margin-top: .6em
}
.c-subsection-header {
  padding: var(--header-offset-height) 20px 20px 20px;
  background-color: #e7e5e2
}
@media only screen and (min-width:810px) {
  .c-subsection-header {
    padding: var(--header-offset-height) 40px 40px 40px
  }
}
.c-subsection-header__inner {
  padding: 40px 0 20px
}
@media only screen and (min-width:810px) {
  .c-subsection-header__inner {
    padding: 120px 0 40px;
  }
}
.c-subsection-header__nav {
  margin: 30px 0 0
}
@media only screen and (min-width:810px) {
  .c-subsection-header__nav {
    margin: 60px 0 0
  }
}
@media only screen and (min-width:1024px) {
  .c-subsection-header__nav {
    margin: 80px 0 0
  }
}
@media only screen and (min-width:810px) {
  .c-subsection-header__nav {
    border-top: 1px solid
  }
}
@media only screen and (min-width:810px) {
  .c-subsection-header__nav__list {
    display: flex;
    flex-wrap: nowrap
  }
}
.c-subsection-header__nav__list__item {
  flex: 1
}
.c-subsection-header__nav__link {
  display: block;
  padding: 0 0 10px;
  opacity: .4
}
@media only screen and (min-width:810px) {
  .c-subsection-header__nav__link {
    opacity: 1;
    padding: 0 10px;
    position: relative;
    overflow: hidden
  }
  .c-subsection-header__nav__link * {
    pointer-events: none
  }
  .c-subsection-header__nav__link:before {
    position: absolute;
    top: 0;
    left: 10px;
    content: "";
    height: 6px;
    width: calc(100% - 20px);
    background-color: #2c4494;
    border-radius: 0 0 100px 100px;
    transform: translateY(-102%) scale(.8);
    transform: center top;
    transition: transform .5s cubic-bezier(.19, 1, .22, 1)
  }
}
@media only screen and (min-width:810px) and (prefers-reduced-motion:reduce) {
  .c-subsection-header__nav__link:before {
    transition: none
  }
}
@media only screen and (min-width:810px) {
  .u-theme-primary .c-subsection-header__nav__link:before {
    background-color: #f3f1ee
  }
  .c-subsection-header__nav__link.is-active:before, .c-subsection-header__nav__link:focus:before, .c-subsection-header__nav__link:hover:before {
    transform: translateY(0) scale(1)
  }
}
.c-subsection-header__nav__link--current {
  opacity: 1
}
.c-subsection-header__nav__link--current:before {
  transform: translateY(0) scale(1)
}
.c-subsection-header__nav__link__inner .t-p {
  display: none
}
@media only screen and (min-width:810px) {
  .c-subsection-header__nav__link__inner {
    padding: 40px 0;
    border-bottom: 1px solid
  }
  .c-subsection-header__nav__link__inner .t-p {
    display: block
  }
}
.c-accordion {
  display: block;
  position: relative
}
.c-accordion[disabled] {
  opacity: .4;
  pointer-events: none
}
.c-accordion + .c-accordion, .c-select__wrapper + .c-accordion {
  margin: 10px 0 0
}
.c-accordion__background {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  min-height: 60px;
  background-color: #e7e5e2;
  z-index: 1;
  transition: height .8s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-accordion__background {
    transition: none
  }
}
.c-accordion__label {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  text-align: left
}
.c-accordion__label .c-icon {
  margin: 0;
  width: 20px;
  transition: transform .4s cubic-bezier(.68, -.55, .265, 1.55)
}
@media (prefers-reduced-motion:reduce) {
  .c-accordion__label .c-icon {
    transition: none
  }
}
.c-accordion__label[aria-expanded=false] .c-icon {
  transform: rotate(180deg)
}
.c-accordion__label[aria-expanded=false] + .c-accordion__panel {
  display: none
}
.c-accordion__label[aria-expanded=false] + .c-accordion__panel + .c-accordion__background {
  transition: none
}
.c-accordion__panel {
  overflow: hidden
}
.c-accordion__panel__inner {
  padding: 0 20px 20px;
  transition-delay: .1s !important;
  transition: transform .7s cubic-bezier(.075, .82, .165, 1), opacity 2s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-accordion__panel__inner {
    transition: none
  }
}
.c-accordion__panel__inner--closed {
  transform: translateY(-10%);
  opacity: 0
}
.c-accordion__label, .c-accordion__panel {
  position: relative;
  z-index: 2
}
.c-article--hidden {
  overflow: hidden
}
.c-article__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 40px;
  overflow: visible
}
.c-article__header__title {
  flex-grow: 1;
  flex-shrink: 1;
  word-break: break-word;
  padding: 0 40px 0 0
}
.c-article__header__title .t-section-title {
  word-break: break-word
}
.c-article__header__navigation {
  flex-grow: 0;
  flex-shrink: 0
}
@media only screen and (min-width:810px) {
  .c-article__header__navigation--mobile {
    display: none
  }
}
.c-article__header__cta {
  display: none
}
@media only screen and (min-width:810px) {
  .c-article__header__cta {
    display: block
  }
}
.c-article__ctaMobile {
  display: flex;
  justify-content: center;
  padding: 40px 0 0
}
@media only screen and (min-width:810px) {
  .c-article__ctaMobile {
    display: none
  }
}
.c-button {
  display: inline-flex;
  padding: 10px 20px 10px 10px;
  border-radius: 30px;
  clip-path: view-box;
  position: relative;
  overflow: visible
}
.is-no-touchevents .c-button:not(.is-disabled):hover, .is-no-touchevents .c-button:not(:disabled):hover, .is-touchevents .c-button:not(.is-disabled):active, .is-touchevents .c-button:not(:disabled):active {
  cursor: pointer
}
@media only screen and (min-width:810px) {
  .c-button {
    padding: 15px 25px 15px 25px
  }
}
.c-button * {
  pointer-events: none
}
.c-button--primary, .c-button--search {
  background-color: #2c4494;
  color: #f3f1ee;
  stroke: #f3f1ee;
  position: relative;
  overflow: hidden
}
.c-button--primary:before, .c-button--search:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  background-color: #2c4494;
  transform: translateX(-102%);
  transform-origin: center left;
  border: 1px solid transparent;
  transition: transform .6s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-button--primary:before, .c-button--search:before {
    transition: none
  }
}
.is-no-touchevents .c-button--primary:not(.is-disabled):hover, .is-no-touchevents .c-button--primary:not(:disabled):hover, .is-no-touchevents .c-button--search:not(.is-disabled):hover, .is-no-touchevents .c-button--search:not(:disabled):hover, .is-touchevents .c-button--primary:not(.is-disabled):active, .is-touchevents .c-button--primary:not(:disabled):active, .is-touchevents .c-button--search:not(.is-disabled):active, .is-touchevents .c-button--search:not(:disabled):active {
  color: #f3f1ee
}
.is-no-touchevents .c-button--primary:not(.is-disabled):hover .c-icon__svg, .is-no-touchevents .c-button--primary:not(:disabled):hover .c-icon__svg, .is-no-touchevents .c-button--search:not(.is-disabled):hover .c-icon__svg, .is-no-touchevents .c-button--search:not(:disabled):hover .c-icon__svg, .is-touchevents .c-button--primary:not(.is-disabled):active .c-icon__svg, .is-touchevents .c-button--primary:not(:disabled):active .c-icon__svg, .is-touchevents .c-button--search:not(.is-disabled):active .c-icon__svg, .is-touchevents .c-button--search:not(:disabled):active .c-icon__svg {
  stroke: #f3f1ee
}
.is-no-touchevents .c-button--primary:not(.is-disabled):hover:before, .is-no-touchevents .c-button--primary:not(:disabled):hover:before, .is-no-touchevents .c-button--search:not(.is-disabled):hover:before, .is-no-touchevents .c-button--search:not(:disabled):hover:before, .is-touchevents .c-button--primary:not(.is-disabled):active:before, .is-touchevents .c-button--primary:not(:disabled):active:before, .is-touchevents .c-button--search:not(.is-disabled):active:before, .is-touchevents .c-button--search:not(:disabled):active:before {
  transform: translateX(0);
  transition: transform .6s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .is-no-touchevents .c-button--primary:not(.is-disabled):hover:before, .is-no-touchevents .c-button--primary:not(:disabled):hover:before, .is-no-touchevents .c-button--search:not(.is-disabled):hover:before, .is-no-touchevents .c-button--search:not(:disabled):hover:before, .is-touchevents .c-button--primary:not(.is-disabled):active:before, .is-touchevents .c-button--primary:not(:disabled):active:before, .is-touchevents .c-button--search:not(.is-disabled):active:before, .is-touchevents .c-button--search:not(:disabled):active:before {
    transition: none
  }
}
.c-button--primary:active, .c-button--search:active {
  background: none;
  color: #000
}
.c-button--primary:active:before, .c-button--search:active:before {
  transition: none !important;
  background: none;
  border-color: #000
}
.c-button--primary:active .c-icon, .c-button--search:active .c-icon {
  stroke: #000
}
.c-button--primary.c-icon-button, .c-button--search.c-icon-button {
  background-color: #2c4494;
  color: #f3f1ee;
  stroke: #f3f1ee
}
.c-button--simple {
  padding: 18px 40px
}
.c-button--dropdown {
  padding: 15px 30px 15px 40px
}
.c-button--secondary {
  background: none;
  color: #000;
  stroke: #000
}
.c-button--secondary:not(.c-button--outlined) {
  padding: 0
}
.c-button--secondary .c-button__icon .c-icon {
  stroke: #000
}
.c-button--secondary:hover .c-button__icon .c-icon {
  background-color: #000;
  stroke: #f3f1ee
}
.c-button--secondary:active .c-button__icon .c-icon {
  background: none;
  stroke: #000
}
.c-button--outlined {
  border: 1px solid
}
.c-button .c-loader__el {
  display: none
}
.c-button.is-disabled, .c-button.swiper-button-disabled, .c-button:disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .4
}
.c-button.is-disabled.has-loader .c-icon, .c-button.swiper-button-disabled.has-loader .c-icon, .c-button:disabled.has-loader .c-icon {
  display: none
}
.c-button.is-disabled.has-loader .c-loader__el, .c-button.swiper-button-disabled.has-loader .c-loader__el, .c-button:disabled.has-loader .c-loader__el {
  display: block
}
.c-button__inner {
  display: flex;
  align-items: center;
  flex-direction: row;
  position: relative;
  width: 100%;
  z-index: 1
}
.c-button__icon {
  margin: 0 10px 0 0;
  display: block;
  width: 30px;
  height: 30px
}
.c-button__icon .c-icon {
  stroke: #f3f1ee
}
.c-button__icon--right {
  margin: 0 0 0 10px
}
.c-button__label {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  flex-grow: 1;
  flex-shrink: 1
}
.c-button__label br {
  display: none
}
.c-header__megaMenuToggle:before {
  transition: none !important
}
.c-carousel-navigation {
  min-width: 120px;
  display: flex;
  justify-content: flex-end
}
.c-carousel-navigation__btn {
  flex: 0 0 40px
}
.c-carousel-navigation__btn .c-icon-button {
  width: 40px;
  height: 40px
}
@media only screen and (min-width:480px) {
  .c-carousel-navigation__btn {
    flex: 0 0 60px
  }
  .c-carousel-navigation__btn .c-icon-button {
    width: 60px;
    height: 60px
  }
}
.c-carousel-navigation__btn + .c-carousel-navigation__btn {
  margin: 0 0 0 10px
}
.c-carousel {
  position: relative;
  padding-right: 0;
  overflow-x: visible
}
@media only screen and (min-width:810px) {
  .c-carousel {
    padding-right: 120px
  }
}
.c-carousel__container {
  overflow-x: visible;
  position: relative
}
.c-carousel__list {
  margin: 0 -5px
}
.c-carousel__list__item {
  padding: 0 10px
}
.c-carousel__list__item .t-figcaption {
  display: block;
  margin: 20px 0 0
}
.c-carousel__list__item--video .c-image:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(243, 241, 238, .2);
  background: linear-gradient(180deg, rgba(243, 241, 238, .2), rgba(243, 241, 238, .2))
}
.c-carousel__list__item__img {
  background: none;
  position: relative
}
.c-carousel__list__item__img .c-icon-button--play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none
}
.c-carousel__list .c-image {
  pointer-events: none
}
.fslightbox-container {
  background: rgba(0, 0, 0, .8) !important
}
.fslightbox-container .fslightbox-toolbar {
  background-color: #f3f1ee
}
.fslightbox-container .fslightbox-toolbar .fslightbox-svg-path {
  fill: #000
}
.fslightbox-container .fslightbox-toolbar .fslightbox-toolbar-button:hover {
  background-color: #2c4494
}
.fslightbox-container .fslightbox-toolbar .fslightbox-toolbar-button:hover .fslightbox-svg-path {
  fill: #f3f1ee
}
.fslightbox-container .fslightbox-slide-btn-container {
  padding: 0
}
.fslightbox-container .fslightbox-slide-btn-container svg {
  pointer-events: none
}
.fslightbox-container .fslightbox-slide-btn {
  border: 1px solid #f3f1ee;
  width: 40px;
  height: 40px;
  transition: none
}
.fslightbox-container .fslightbox-slide-btn .fslightbox-svg-path {
  fill: #f3f1ee
}
.is-no-touchevents .fslightbox-container .fslightbox-slide-btn:not(.is-disabled):hover, .is-no-touchevents .fslightbox-container .fslightbox-slide-btn:not(:disabled):hover, .is-touchevents .fslightbox-container .fslightbox-slide-btn:not(.is-disabled):active, .is-touchevents .fslightbox-container .fslightbox-slide-btn:not(:disabled):active {
  background-color: #f3f1ee
}
.is-no-touchevents .fslightbox-container .fslightbox-slide-btn:not(.is-disabled):hover .fslightbox-svg-path, .is-no-touchevents .fslightbox-container .fslightbox-slide-btn:not(:disabled):hover .fslightbox-svg-path, .is-touchevents .fslightbox-container .fslightbox-slide-btn:not(.is-disabled):active .fslightbox-svg-path, .is-touchevents .fslightbox-container .fslightbox-slide-btn:not(:disabled):active .fslightbox-svg-path {
  fill: #000
}
.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn {
  border-radius: 100%;
  margin-left: 10px
}
.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn {
  border-radius: 100%;
  margin-right: 10px
}
.fslightbox-container .fslightbox-loader div {
  border-color: #f3f1ee transparent transparent
}
.c-excerpt {
  display: block;
  padding: 0 20px 40px
}
@media only screen and (min-width:1024px) {
  .c-excerpt {
    padding: 0 40px 40px
  }
}
.c-excerpt--special {
  background-color: #738776
}
.c-excerpt--special:hover {
  background-color: #2c4494 !important;
  color: #f3f1ee
}
.c-excerpt--special:hover .c-button {
  color: #f3f1ee
}
.c-excerpt--special:hover .c-button .c-icon {
  background-color: #f3f1ee !important
}
.c-excerpt--special:hover .c-button .c-icon .c-icon__svg {
  stroke: #000 !important
}
.c-excerpt--special:active {
  background-color: #738776 !important
}
.c-excerpt--special .c-job-list__excerpt__inner {
  border-top-color: transparent
}
@media only screen and (max-width:809px) {
  .c-excerpt--special {
    border-radius: 0
  }
}
.c-excerpt:hover {
  background-color: #e7e5e2;
  transition: background-color .5s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-excerpt:hover {
    transition: none
  }
}
.c-excerpt:hover .c-button__icon .c-icon {
  background-color: #000;
  transition: background-color .5s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-excerpt:hover .c-button__icon .c-icon {
    transition: none
  }
}
.c-excerpt:hover .c-button__icon .c-icon .c-icon__svg {
  stroke: #f3f1ee
}
.c-excerpt:hover .c-job-list__excerpt__inner {
  border-top-color: transparent
}
.c-excerpt:active {
  background-color: rgba(0, 0, 0, .1);
  transition: none
}
.c-excerpt * {
  pointer-events: none
}
.c-excerpt__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-top: 1px solid;
  padding: 40px 0 0
}
@media only screen and (min-width:810px) {
  .c-excerpt__inner {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 20px 0 0
  }
}
@media only screen and (min-width:1024px) {
  .c-excerpt__inner {
    padding: 40px 0 0
  }
}
.c-excerpt__content {
  max-width: 480px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  order: 2
}
@media only screen and (min-width:810px) {
  .c-excerpt__content {
    order: 1
  }
}
.c-excerpt__content__text__surtitle {
  margin: 0 0 20px
}
.c-excerpt__content__cta {
  margin: 40px 0 0
}
.c-excerpt__hero {
  order: 1;
  margin: 0 0 20px
}
@media only screen and (min-width:810px) {
  .c-excerpt__hero {
    flex: 0 0 350px;
    order: 2;
    margin: 0 0 0 40px
  }
}
@media only screen and (min-width:1024px) {
  .c-excerpt__hero {
    flex: 0 0 420px
  }
}
.c-faq {
  padding: 20px 0
}
@media only screen and (min-width:810px) {
  .c-faq {
    padding: 80px 0
  }
}
.c-faq__list__item + .c-faq__list__item {
  margin: 40px 0 0
}
@media only screen and (min-width:810px) {
  .c-faq__list__item + .c-faq__list__item {
    margin: 80px 0 0
  }
}
.c-checkbox-list__item + .c-checkbox-list__item {
  margin-top: 10px
}
.c-checkbox {
  position: relative
}
.c-checkbox__wrapper {
  margin-top: 20px
}
.c-checkbox__label {
  display: block;
  padding: 2px 0 0 30px;
  position: relative;
  z-index: 1
}
.is-no-touchevents .c-checkbox__label:not(.is-disabled):hover, .is-no-touchevents .c-checkbox__label:not(:disabled):hover, .is-touchevents .c-checkbox__label:not(.is-disabled):active, .is-touchevents .c-checkbox__label:not(:disabled):active {
  cursor: pointer
}
.c-checkbox__label a {
  text-decoration: underline
}
.c-checkbox__inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  position: relative
}
@media only screen and (max-width:809px) {
  .c-checkbox--checked.c-checkbox--mobile {
    background-color: #e7e5e2;
    border-color: #e7e5e2
  }
}
@media only screen and (max-width:809px) {
  .c-checkbox--mobile {
    padding: 15px 40px;
    border: 1px solid;
    border-radius: 40px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center
  }
}
.c-checkbox--mobile .c-checkbox__box {
  position: static
}
.c-checkbox__labelMobile {
  margin: 0 0 0 10px
}
@media only screen and (min-width:810px) {
  .c-checkbox__labelMobile {
    display: none
  }
}
.c-checkbox__input {
  display: none
}
.c-checkbox__input:checked + .c-checkbox__box {
  background-color: #000
}
.c-checkbox__input:checked + .c-checkbox__box .c-icon {
  display: block
}
.c-checkbox__box {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0
}
.c-checkbox__box .c-icon {
  stroke: #f3f1ee;
  width: 15px;
  display: none
}
.c-checkbox .c-input-wrapper__error {
  padding-left: 30px
}
.c-checkbox.c-input-wrapper--error {
  color: #c46551
}
.c-checkbox.c-input-wrapper--error .c-checkbox__box {
  border-color: #c46551
}
.c-file-input {
  position: relative
}
.c-file-input__inner {
  display: flex;
  padding: 20px 0
}
.c-file-input__inner__label__filename, .c-file-input__inner__label__label {
  white-space: nowrap
}
.c-file-input input, .c-file-input input.not-empty + .c-file-input__inner__label .c-file-input__inner__label__label {
  display: none
}
.c-input-wrapper {
    background-color: #f5f5f5;
    position: relative;
    border-radius: 0 0 20px 20px;
}
.c-input-wrapper + .c-input-wrapper {
  margin: 10px 0 0
}
.c-input-wrapper input, .c-input-wrapper textarea {
  border: none;
  background: none;
  box-sizing: border-box;
  font-size: 18px;
  width: 100%;
  display: block;
  border-radius: 0 0 20px 20px;
  padding: 25px 20px 15px
}
.c-input-wrapper label {
  padding: 25px 20px 15px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  height: 100%;
  vertical-align: bottom;
  transform-origin: top left;
  transition: transform .3s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-input-wrapper label {
    transition: none
  }
}
.c-input-wrapper input:focus + label, .c-input-wrapper input:not(:placeholder-shown) + label {
  opacity: .7;
  transform: translate(5px, -5px) scale(.75)
}
.c-input-wrapper input:focus {
  background-color: rgba(0, 0, 0, .1)
}
.c-input-wrapper textarea {
  padding-top: 60px;
  resize: none;
  min-height: 240px
}
.c-input-wrapper textarea + label {
  height: auto
}
.c-input-wrapper.c-input-wrapper--error {
  border: 1px solid #c46551;
  position: relative;
  margin-bottom: 30px
}
.c-input-wrapper.c-input-wrapper--error label {
  color: #c46551;
  opacity: 1 !important
}
.c-input-wrapper__error {
  color: #c46551;
  font-style: italic;
  font-size: 14px;
  padding: 10px 20px 0;
  position: absolute;
  left: 0;
  bottom: -20px
}
.c-select {
  color: inherit;
  display: block;
  width: 100%;
  height: 61px;
  border: none
}
.c-select.disabled, .c-select[disabled] {
  opacity: .5;
  pointer-events: none
}
.c-select.c-input-wrapper--error {
  color: #c46551
}
.c-select__wrapper {
    position: relative;
    margin: 0 0 10px;
}
.c-select, .c-select > option {
  padding: 20px
}
.is-no-touchevents .c-select:not(.is-disabled):hover, .is-no-touchevents .c-select:not(:disabled):hover, .is-no-touchevents .c-select > option:not(.is-disabled):hover, .is-no-touchevents .c-select > option:not(:disabled):hover, .is-touchevents .c-select:not(.is-disabled):active, .is-touchevents .c-select:not(:disabled):active, .is-touchevents .c-select > option:not(.is-disabled):active, .is-touchevents .c-select > option:not(:disabled):active {
  cursor: pointer
}
.c-select__option {
  color: #2c4494
}
.c-select__option[disabled] {
  opacity: .6
}
.c-select__icon {
  z-index: 2;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 20px;
  pointer-events: none;
  transform: translateY(-50%)
}
.c-success-box {
  display: none;
  width: 100%;
  flex-wrap: nowrap;
  padding: 40px;
  flex-direction: column;
  align-items: center
}
@media only screen and (min-width:810px) {
  .c-success-box {
    flex-direction: row;
    padding: 60px
  }
}
@media only screen and (min-width:1024px) {
  .c-success-box {
    padding: 80px
  }
}
.c-success-box__icon {
  border-radius: 100%;
  border: 1px solid;
  margin: 0 0 40px;
  flex: 0 0 80px;
  width: 80px;
  height: 80px
}
@media only screen and (min-width:810px) {
  .c-success-box__icon {
    margin: 0 40px 0 0;
    flex: 0 0 160px;
    width: 160px;
    height: 160px
  }
}
.c-success-box__content {
  text-align: center
}
.c-success-box__content .t-h4 + .t-h6 {
  margin: 10px 0 0
}
@media only screen and (min-width:810px) {
  .c-success-box__content {
    text-align: left
  }
}
.c-icon-button {
  display: inline-block;
  background: none;
  width: 50px;
  height: 50px;
  position: relative;
  clip-path: view-box
}
.c-icon-button:before {
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  z-index: 0
}
.c-icon-button--blank:before {
  transform: scale(0);
  background-color: #2c4494
}
.c-icon-button--blank:active:before {
  transform: scale(1.75);
  display: block
}
.c-icon-button--blank:active .c-icon-button__icon .c-icon {
  stroke: #f3f1ee
}
.c-icon-button--rounded {
  border-radius: 100%;
  overflow: hidden
}
.c-icon-button--rounded:before {
  transform: translateY(101%);
  background-color: #000;
  transition: transform .4s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-icon-button--rounded:before {
    transition: none
  }
}
.c-icon-button--rounded:hover:before, button:hover .c-icon-button--rounded:before {
  transform: translateY(0)
}
.c-icon-button--rounded:hover .c-icon, button:hover .c-icon-button--rounded .c-icon {
  stroke: #f3f1ee
}
.c-icon-button--rounded:active:before, button:active .c-icon-button--rounded:before {
  background: none
}
.c-icon-button--rounded:active .c-icon .c-icon__svg, button:active .c-icon-button--rounded .c-icon .c-icon__svg {
  stroke: #000
}
.c-icon-button--rounded:active .c-icon-button__icon--play:before, button:active .c-icon-button--rounded .c-icon-button__icon--play:before {
  border-left-color: #f3f1ee
}
.c-icon-button * {
  pointer-events: none
}
@media only screen and (min-width:810px) {
  .c-icon-button {
    width: 60px;
    height: 60px
  }
}
.c-icon-button--play {
  width: 80px;
  height: 80px
}
.c-icon-button--play:before {
  transform: translate(0)
}
@media only screen and (min-width:810px) {
  .c-icon-button--play {
    width: 160px;
    height: 160px
  }
}
.c-carousel__list__item__img:hover .c-icon-button--play .c-icon-button__icon--play, .is-no-touchevents .c-icon-button--play:not(.is-disabled):hover .c-icon-button__icon--play, .is-no-touchevents .c-icon-button--play:not(:disabled):hover .c-icon-button__icon--play, .is-touchevents .c-icon-button--play:not(.is-disabled):active .c-icon-button__icon--play, .is-touchevents .c-icon-button--play:not(:disabled):active .c-icon-button__icon--play {
  transform: scale(1.65)
}
.c-icon-button__icon {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 1
}
.c-icon-button__icon--play {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 100%;
  transition: transform .65s cubic-bezier(.075, .82, .165, 1)
}
.c-icon-button__icon--play:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid #000;
  transform: translateX(15%)
}
.c-icon-button.is-disabled, .c-icon-button:disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: .4
}
.c-icon-button--large {
  width: 60px;
  height: 60px
}
@media only screen and (min-width:810px) {
  .c-icon-button--large {
    width: 120px;
    height: 120px
  }
}
.c-icon-button--small {
  width: 30px;
  height: 30px
}
.c-icon {
  display: inline-block;
  width: 100%;
  stroke: #000
}
.c-icon__wrapper {
  position: relative;
  width: 100%;
  display: block
}
.c-icon__wrapper:before {
  width: 100%;
  padding-bottom: 100%;
  content: "";
  display: block
}
.c-icon--rounded {
  border: 1px solid;
  padding: 15%;
  border-radius: 100%
}
.c-icon__svg {
  position: absolute;
  display: block;
  top: 0;
  left: 0
}
.c-icon__svg, .c-image {
  width: 100%;
  height: 100%
}
.c-image {
  position: relative;
  overflow: hidden
}
.c-image__video {
  display: block
}
.is-no-touchevents .c-image__video:not(.is-disabled):hover, .is-no-touchevents .c-image__video:not(:disabled):hover, .is-touchevents .c-image__video:not(.is-disabled):active, .is-touchevents .c-image__video:not(:disabled):active {
  cursor: pointer
}
.is-no-touchevents .c-image__video:not(.is-disabled):hover .c-icon-button__icon--play:before, .is-no-touchevents .c-image__video:not(:disabled):hover .c-icon-button__icon--play:before, .is-touchevents .c-image__video:not(.is-disabled):active .c-icon-button__icon--play:before, .is-touchevents .c-image__video:not(:disabled):active .c-icon-button__icon--play:before {
  border-left-color: #000
}
.c-image__video:active .c-icon-button__icon--play:before {
  border-left-color: #f3f1ee !important
}
.c-image__video > * {
  pointer-events: none
}
.c-image__video .c-icon-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.c-image img {
  display: block;
  width: 100%;
  height: auto
}
.c-image--cover img {
  position: relative;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 0
}
.c-image--filter:before {
  content: "";
  position: absolute;
  opacity: .4;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: 1
}
.c-info-blocks {
  display: block;
  margin: 40px 0 0
}
@media only screen and (min-width:1024px) {
  .c-info-blocks {
    display: flex;
    margin: 80px -20px 0
  }
}
@media only screen and (max-width:1023px) {
  .c-info-blocks__item {
    max-width: 300px
  }
  .c-info-blocks__item + .c-info-blocks__item {
    margin: 40px 0 0
  }
}
@media only screen and (min-width:1024px) {
  .c-info-blocks__item {
    flex-grow: 0;
    flex-shrink: 0;
    width: 50%;
    padding: 0 20px
  }
}
.c-info-blocks__item__content .t-caption {
  display: block
}
.c-info-blocks__item__content + .c-info-blocks__item__cta, .c-info-blocks__item__content .t-caption + .t-wysiwyg {
  margin: 20px 0 0
}
.c-lang-switcher {
  display: inline-block
}
.c-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  pointer-events: none
}
.c-loader:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .1);
  background: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .3))
}
.c-loader[aria-hidden] {
  display: none
}
.c-loader__inner {
  display: block;
  width: 120px;
  height: 120px;
  z-index: 9001;
  pointer-events: none
}
.c-loader__el {
  display: inline-block;
  position: relative;
  width: 100%
}
.c-loader__el:after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%
}
.c-loader__el div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 80%;
  height: 80%;
  margin: 3px;
  border-radius: 50%;
  animation: loaderAnim 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
  border: 3px solid transparent;
  border-top-color: #f3f1ee
}
.c-loader__el div:first-child {
  animation-delay: -.45s
}
.c-loader__el div:nth-child(2) {
  animation-delay: -.3s
}
.c-loader__el div:nth-child(3) {
  animation-delay: -.15s
}
@keyframes loaderAnim {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}
.c-map {
  width: 100%;
  height: 100%;
  position: relative
}
.c-map:after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%
}
.c-map__container {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}
.c-modal {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none
}
.c-modal[aria-hidden] {
  display: none
}
.c-modal__close {
  background: transparent;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 201
}
@media only screen and (min-width:810px) {
  .c-modal__close {
    top: 40px;
    right: 40px
  }
}
.c-modal__backdrop {
  position: fixed;
  background-color: rgba(0, 0, 0, .75);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.c-modal__child {
  width: 100vw;
  height: 100vh;
  position: relative
}
.c-modal__child[aria-hidden=true] {
  display: none
}
.c-modal__wrapper {
  position: relative;
  z-index: 1
}
.c-modal__video {
  width: 100vw
}
.c-modal__video[aria-hidden=true] {
  display: none
}
@media only screen and (min-width:810px) {
  .c-modal__video {
    padding: 20px
  }
}
@media only screen and (min-width:1280px) {
  .c-modal__video {
    width: 75vw
  }
}
.c-modal__video__container {
  background-color: #000;
  position: relative
}
.c-modal__video__container:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 56.25%
}
.c-modal__video__container > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.c-multiline-title {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 20px;
  padding: 10px 0 0
}
.c-multiline-title--large {
  margin: 10px
}
@media only screen and (max-width:809px) {
  .c-multiline-title--large .c-multiline-title__logo {
    left: -10px;
    top: -20px
  }
}
.c-multiline-title--large .c-multiline-title__wrapper__row:first-child {
  text-indent: 20px
}
@media only screen and (min-width:810px) {
  .c-multiline-title--large .c-multiline-title__wrapper__row:first-child {
    text-indent: 0
  }
}
@media only screen and (min-width:810px) {
  .c-multiline-title {
    padding: 40px;
    max-width: 800px
  }
}
@media only screen and (min-width:1280px) {
  .c-multiline-title {
    max-width: 1050px
  }
}
.c-multiline-title__wrapper__row {
  display: block;
  margin: 0
}
.c-multiline-title__wrapper__row:nth-child(2n) {
  text-align: right
}
.c-multiline-title__logo {
  position: absolute;
  top: -30px;
  left: 0;
  width: 30px;
  height: 30px
}
@media only screen and (min-width:810px) {
  .c-multiline-title__logo {
    top: 0;
    width: 40px;
    height: 40px
  }
}
.u-theme-white .c-multiline-title__logo svg {
  fill: #000
}
.u-theme-primary .c-multiline-title__logo svg {
  fill: #f3f1ee
}
.c-page-excerpt {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: background-color .2s cubic-bezier(.075, .82, .165, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-page-excerpt {
    transition: none
  }
}
.c-page-excerpt * {
  pointer-events: none
}
.is-no-touchevents .c-page-excerpt:not(.is-disabled):hover .c-sub-menu__link__product, .is-no-touchevents .c-page-excerpt:not(:disabled):hover .c-sub-menu__link__product, .is-touchevents .c-page-excerpt:not(.is-disabled):active .c-sub-menu__link__product, .is-touchevents .c-page-excerpt:not(:disabled):active .c-sub-menu__link__product {
  transform: translate(-20%) scale(1.1)
}
.is-no-touchevents .c-page-excerpt:not(.is-disabled):hover .c-page-excerpt__product, .is-no-touchevents .c-page-excerpt:not(:disabled):hover .c-page-excerpt__product, .is-touchevents .c-page-excerpt:not(.is-disabled):active .c-page-excerpt__product, .is-touchevents .c-page-excerpt:not(:disabled):active .c-page-excerpt__product {
  mix-blend-mode: multiply
}
.is-no-touchevents .c-page-excerpt:not(.is-disabled):hover .c-sub-menu__link__background, .is-no-touchevents .c-page-excerpt:not(:disabled):hover .c-sub-menu__link__background, .is-touchevents .c-page-excerpt:not(.is-disabled):active .c-sub-menu__link__background, .is-touchevents .c-page-excerpt:not(:disabled):active .c-sub-menu__link__background {
  transform: scale(1.1)
}
.c-page-excerpt__background, .c-page-excerpt__product {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  transition: all 2s cubic-bezier(.075, .82, .165, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-page-excerpt__background, .c-page-excerpt__product {
    transition: none
  }
}
.c-page-excerpt__product {
  background-size: contain;
  background-position: 50%;
  width: 100%;
  transform: translate(-5%)
}
.c-page-excerpt__background {
  background-size: cover;
  background-position: 50%
}
.c-page-excerpt__background:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .1);
  background: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .3))
}
.c-page-excerpt__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px;
  position: relative;
  z-index: 1;
  height: 100%
}
@media only screen and (min-width:1024px) {
  .c-page-excerpt__content {
    padding: 20px
  }
}
.c-page-excerpt__content__heading {
  transition: transform 2s cubic-bezier(.075, .82, .165, 1), opacity 1s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-page-excerpt__content__heading {
    transition: none
  }
}
.c-page-excerpt__content__spacer {
  width: 100%;
  max-height: 180px
}
.c-page-excerpt__content__spacer:after {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  content: ""
}
.c-page-excerpt__content__cta {
  padding: 20px 0 0;
  border-top: 1px solid
}
.c-page-list__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 0 -10px
}
.c-page-list__list__item {
  padding: 0 10px;
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  background: none;
  transition: transform 1.5s cubic-bezier(.075, .82, .165, 1), opacity .9s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-page-list__list__item {
    transition: none
  }
}
.c-page-list__list__item:first-child {
  transition-delay: .4s
}
.c-page-list__list__item:first-child .c-page-excerpt__content__heading {
  transition-delay: .45s
}
.c-page-list__list__item:nth-child(2) {
  transition-delay: .5s
}
.c-page-list__list__item:nth-child(2) .c-page-excerpt__content__heading {
  transition-delay: .55s
}
.c-page-list__list__item:nth-child(3) {
  transition-delay: .6s
}
.c-page-list__list__item:nth-child(3) .c-page-excerpt__content__heading {
  transition-delay: .65s
}
.c-page-list__list__item:nth-child(4) {
  transition-delay: .7s
}
.c-page-list__list__item:nth-child(4) .c-page-excerpt__content__heading {
  transition-delay: .75s
}
.c-page-list__list.swiper-wrapper .c-page-list__list__item {
  flex-grow: 0;
  flex-shrink: 0
}
.c-product-color {
  width: 7.5px;
  padding: 7.5px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 100%;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: baseline
}
.c-product-excerpt {
  display: block;
  position: relative;
  height: 100%
}


@media only screen and (min-width:810px) {
  .c-product-excerpt:hover {
    transition: background-color .7s cubic-bezier(.075, .82, .165, 1);
    background-color: rgba(0, 0, 0, .1)
  }
  .c-product-excerpt:active {
    transition: none;
    background-color: transparent
  }
}
.c-product-excerpt__inner {
  padding: 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}
@media only screen and (min-width:1280px) {
  .c-product-excerpt__inner {
    padding: 40px
  }
}

.c-product-excerpt__new {
  position: absolute;
  transform: rotate(90deg) translateX(100%);
  transform-origin: top right;
  background-color: #000;
  color: #f3f1ee;
  padding: 5px 10px;
  border-radius: 0 0 10px 10px;
  top: 40px;
  right: 0
}
.c-product-image {
  display: block;
  width: 100%;
  height: auto;
  position: relative
}
.c-product-image:after {
  content: "";
  width: 100%;
  padding-bottom: 100%;
  display: block
}
.c-product-image__img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}
.c-product-image--fallback:after {
  background-color: #e7e5e2
}
.c-range-label {
  display: flex;
  align-items: center;
  flex-wrap: nowrap
}
.c-range-label--reverse {
  flex-direction: row-reverse
}
.c-range-label--reverse .c-range-label__icon {
  margin-left: 10px
}
.c-range-label--large .c-range-label__name {
  padding-top: 0;
  text-transform: capitalize
}
.c-range-label--large .c-range-label__icon {
  height: 24px;
  width: 24px
}
.c-range-label--biogo .c-range-label__icon {
  fill: #97a880
}
.u-theme-biogo .c-range-label--biogo .c-range-label__icon {
  fill: #000
}
.c-range-label--forno .c-range-label__icon {
  fill: #c46551
}
.u-theme-forno .c-range-label--forno .c-range-label__icon {
  fill: #000
}
.c-range-label--awave .c-range-label__icon {
  fill: #bda679
}
.u-theme-awave .c-range-label--awave .c-range-label__icon {
  fill: #000
}
.c-range-label--repost .c-range-label__icon {
  fill: #6993ab
}
.u-theme-repost .c-range-label--repost .c-range-label__icon {
  fill: #000
}
.c-range-label--pharma .c-range-label__icon {
  fill: #bfd4d8
}
.u-theme-pharma .c-range-label--pharma .c-range-label__icon {
  fill: #000
}
.c-range-label--dark-off-white .c-range-label__icon {
  fill: #e7e5e2
}
.c-range-label--dark .c-range-label__icon, .u-theme-dark-off-white .c-range-label--dark-off-white .c-range-label__icon {
  fill: #000
}
.c-range-label__icon {
  display: block;
  width: 15px;
  height: 15px
}
.c-range-label__name {
  line-height: 1;
  font-size: 14px;
/*  text-transform: uppercase;*/
  padding: 2px 0 0 10px
}
.c-range-label + * {
  margin-top: 20px
}
@media only screen and (min-width:1024px) {
  .c-range-label + * {
    margin-top: 40px
  }
}
.c-range-label + .t-h6, .c-range-label + .t-p {
  margin-top: 10px
}
.c-see-more-link {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between
}
@media only screen and (min-width:1024px) {
  .c-see-more-link--large .c-see-more-link__label {
    font-size: 22px;
    line-height: 1.3
  }
}
.c-see-more-link__label {
  padding: 0 20px 0 0;
  font-weight: 200
}
.c-see-more-link__icon {
  width: 30px;
  display: block
}
.c-see-more-link__icon .c-icon {
  transition: background-color .3s cubic-bezier(.19, 1, .22, 1), stroke .3s cubic-bezier(.19, 1, .22, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-see-more-link__icon .c-icon {
    transition: none
  }
}
.c-see-more-link:hover .c-see-more-link__icon .c-icon, a:hover .c-see-more-link--hoverOnParent .c-see-more-link__icon .c-icon {
  background-color: #000;
  stroke: #f3f1ee
}
.c-see-more-link:active .c-see-more-link__icon .c-icon, a:active .c-see-more-link--hoverOnParent .c-see-more-link__icon .c-icon {
  background: none;
  stroke: #000;
  transition: none !important
}
.c-social-links__list {
  display: inline-flex;
  flex-wrap: nowrap
}
.c-social-links__list__item {
  width: 20px;
  height: 20px;
  padding: 1px
}
.c-social-links__list__item + .c-social-links__list__item {
  margin: 0 0 0 20px
}
.c-social-links__link {
  display: block;
  width: 100%
}
.c-social-links__link .c-icon {
  width: 100%;
  fill: #f3f1ee
}
.c-sticky-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  transition: transform .8s cubic-bezier(.075, .82, .165, 1)
}
@media (prefers-reduced-motion:reduce) {
  .c-sticky-cta {
    transition: none
  }
}
.c-sticky-cta[aria-hidden] {
  transform: translateY(105%);
  pointer-events: none
}
.c-sticky-cta__wrapper {
  border-top: 1px solid;
  padding: 10px 20px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center
}
.c-sticky-cta__wrapper .c-button {
  flex-grow: 1;
  flex-shrink: 1;
  text-align: center
}
@media only screen and (min-width:810px) {
  .c-sticky-cta__wrapper {
    align-items: center;
    justify-content: flex-end
  }
  .c-sticky-cta__wrapper .c-button {
    flex-grow: 0;
    flex-shrink: 0
  }
}
.c-tag-list__list {
  display: inline-flex;
  flex-wrap: wrap;
  margin: -5px
}
.c-tag-list__list__item {
  margin: 5px
}
.c-tag-list__list__item > a, .c-tag-list__list__item > span {
  display: inline-block;
  padding: 10px;
  border-radius: 40px;
  background-color: #e7e5e2
}
.is-no-touchevents .c-tag-list__list__item > a:not(.is-disabled):hover, .is-no-touchevents .c-tag-list__list__item > a:not(:disabled):hover, .is-no-touchevents .c-tag-list__list__item > span:not(.is-disabled):hover, .is-no-touchevents .c-tag-list__list__item > span:not(:disabled):hover, .is-touchevents .c-tag-list__list__item > a:not(.is-disabled):active, .is-touchevents .c-tag-list__list__item > a:not(:disabled):active, .is-touchevents .c-tag-list__list__item > span:not(.is-disabled):active, .is-touchevents .c-tag-list__list__item > span:not(:disabled):active {
  background-color: rgba(0, 0, 0, .1)
}
.c-tag {
  display: inline-flex;
  align-items: center;
  padding: 10px 20px;
  background-color: #e7e5e2;
  border-radius: 40px
}
@media only screen and (min-width:1024px) {
  .c-tag {
    padding: 20px 40px
  }
}
.c-tag[aria-hidden] {
  display: none
}
.c-tag__close {
  margin: 0 0 0 10px;
  width: 20px;
  height: 20px
}
@media only screen and (min-width:1024px) {
  .c-tag__close {
    width: 40px;
    height: 40px
  }
}
.c-tag__close * {
  pointer-events: none
}
#c-tag-container {
  margin: -5px
}
#c-tag-container .c-tag {
  margin: 5px
}