@charset "UTF-8";

.mobile-navigation__link.active,
.mobile-navigation__link:hover {
   color: #707070
}

@keyframes slideInDown {
   0% {
      transform: translate3d(0, -100%, 0)
   }

   100% {
      transform: translate3d(0, 0, 0)
   }
}

@keyframes slideOutUp {
   0% {
      transform: translate3d(0, 0, 0)
   }

   100% {
      transform: translate3d(0, -100%, 0)
   }
}

@font-face {
   font-display: swap;
   font-family: "Helvetica Neue";
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/helveticaneue.eot);
   src: url(../fonts/helveticaneue.eot?#iefix) format("embedded-opentype"), url(../fonts/helveticaneue.woff2) format("woff2"), url(../fonts/helveticaneue.woff) format("woff"), url(../fonts/helveticaneue.ttf) format("truetype")
}

@font-face {
   font-display: swap;
   font-family: "Helvetica Neue";
   font-style: normal;
   font-weight: 500;
   src: url(../fonts/helveticaneue-medium.eot);
   src: url(../fonts/helveticaneue-medium.eot?#iefix) format("embedded-opentype"), url(../fonts/helveticaneue-medium.woff2) format("woff2"), url(../fonts/helveticaneue-medium.woff) format("woff"), url(../fonts/helveticaneue-medium.ttf) format("truetype")
}

@font-face {
   font-display: swap;
   font-family: "Helvetica Neue";
   font-style: normal;
   font-weight: 700;
   src: url(../fonts/helveticaneue-bold.eot);
   src: url(../fonts/helveticaneue-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/helveticaneue-bold.woff2) format("woff2"), url(../fonts/helveticaneue-bold.woff) format("woff")
}

@font-face {
   font-display: swap;
   font-family: Nantes;
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/Nantes-Regular.eot);
   src: url(../fonts/Nantes-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Nantes-Regular.woff2) format("woff2"), url(../fonts/Nantes-Regular.woff) format("woff"), url(../fonts/Nantes-Regular.ttf) format("truetype")
}

@font-face {
   font-display: swap;
   font-family: Nantes;
   font-style: italic;
   font-weight: 400;
   src: url(../fonts/Nantes-RegularItalic.eot);
   src: url(../fonts/Nantes-RegularItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Nantes-RegularItalic.woff2) format("woff2"), url(../fonts/Nantes-RegularItalic.woff) format("woff"), url(../fonts/Nantes-RegularItalic.ttf) format("truetype")
}

@font-face {
   font-family: icons;
   src: url(../fonts/icons.eot?il2i5g);
   src: url(../fonts/icons.eot?il2i5g#iefix) format("embedded-opentype"), url(../fonts/icons.ttf?il2i5g) format("truetype"), url(../fonts/icons.woff?il2i5g) format("woff"), url(../fonts/icons.svg?il2i5g#icons) format("svg");
   font-weight: 400;
   font-weight: 400;
   font-style: normal
}

.button--download:after,
.download-box ul li a:after,
.hero__download-wrap:before,
.icon,
.list li:before,
.persons__top span:before {
   speak: none;
   font-style: normal;
   font-weight: 400;
   font-variant: normal;
   text-transform: none;
   line-height: 1;
   font-family: icons
}

.icon-chevron-up:before {
   content: "\e900"
}

.icon-arrow-right:before {
   content: "\e901"
}

.icon-close:before {
   content: "\e902"
}

.icon-download:before {
   content: "\e903"
}

.icon-arrow:before {
   content: "\e904"
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
   margin: 0;
   border: 0 none;
   padding: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline
}

button::-moz-focus-inner {
   border: 0;
   padding: 0
}

button {
   display: inline-block;
   overflow: hidden;
   margin: 0;
   border: 0;
   padding: 0;
   text-transform: none;
   background: 0 0;
   cursor: pointer;
   vertical-align: top;
   -webkit-appearance: none;
   appearance: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
   display: block
}

body {
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%
}

abbr {
   text-decoration: none
}

ol,
ul {
   list-style: none
}

blockquote,
q {
   quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
   content: none
}

textarea {
   resize: vertical
}

table {
   border-collapse: collapse;
   border-spacing: 0
}

img {
   border: 0;
   display: inline-block;
   max-width: 100%;
   vertical-align: middle;
   -ms-interpolation-mode: bicubic
}

svg:not(:root) {
   overflow: hidden
}

*,
:after,
:before {
   box-sizing: border-box
}

body,
html {
   height: 100%
}

html {
   font-size: 100%;
   line-height: 1.5;
   min-height: 100%;
   position: relative
}

body {
   -webkit-font-smoothing: antialiased !important;
   background-color: #fff;
   color: #3c3c3c;
   display: flex;
   flex-direction: column;
   font-family: "Helvetica Neue";
   font-smooth: always;
   height: 100%;
   margin: 0 auto;
   min-width: 20rem;
   overflow-x: hidden;
   position: relative;
   text-rendering: optimizeLegibility !important
}

.dev {
   background: #fff;
   border: 1px solid #000;
   bottom: 20px;
   color: #000;
   font-size: .75rem;
   font-weight: 400;
   left: 20px;
   line-height: .75rem;
   opacity: .5;
   padding: .625rem;
   position: fixed;
   z-index: 999
}

@media (min-width:90em) {
   .dev:before {
      content: "large_desktop"
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .dev:before {
      content: "desktop"
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .dev:before {
      content: "small_desktop"
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .dev:before {
      content: "pad"
   }
}

@media (max-width:48em) {
   .dev:before {
      content: "mobile"
   }
}

a {
   color: #3c3c3c;
   text-decoration: none
}

button {
   outline: 0 none
}

em {
   font-style: italic
}

b,
strong {
   font-weight: 700
}

::selection {
   background: #000;
   color: #fff
}

::-moz-selection {
   background: #000;
   color: #fff
}

.hero__headline {
   font-weight: 700
}
.hero__headline span {
   color: #FFFF6D;
}

@media (min-width:64.0625em) and (max-width:75em) {
   .hero__headline {
      font-size: 3.75rem;
      line-height: 1.25;
      margin-bottom: 1.5625rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .hero__headline {
      font-size: 3.75rem;
      line-height: 1.25;
      margin-bottom: 1.5625rem
   }
}

@media (min-width:90em) {
   .hero__headline {
      font-size: 3.75rem;
      line-height: 1.25;
      margin-bottom: 1.5625rem
   }
}

@media (max-width:48em) {
   .hero__headline {
      font-size: 2.25rem;
      line-height: 1.3333333333;
      margin-bottom: .9375rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .hero__headline {
      font-size: 2.25rem;
      line-height: 1.3333333333;
      margin-bottom: .9375rem
   }
}

.content__headline {
   font-weight: 700
}

@media (min-width:64.0625em) and (max-width:75em) {
   .content__headline {
      font-size: 3.75rem;
      line-height: 1.25;
      margin-bottom: 2.8125rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .content__headline {
      font-size: 3.75rem;
      line-height: 1.25;
      margin-bottom: 2.8125rem
   }
}

@media (min-width:90em) {
   .content__headline {
      font-size: 3.75rem;
      line-height: 1.25;
      margin-bottom: 2.8125rem
   }
}

@media (max-width:48em) {
   .content__headline {
      font-size: 1.75rem;
      line-height: 1.7142857143;
      margin-bottom: 1.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .content__headline {
      font-size: 1.75rem;
      line-height: 1.7142857143;
      margin-bottom: 1.25rem
   }
}

.section__headline {
   font-weight: 700
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__headline {
      font-size: 1.875rem;
      line-height: 1;
      margin-bottom: 1.875rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__headline {
      font-size: 1.875rem;
      line-height: 1;
      margin-bottom: 1.875rem
   }
}

@media (min-width:90em) {
   .section__headline {
      font-size: 1.875rem;
      line-height: 1;
      margin-bottom: 1.875rem
   }
}

@media (max-width:48em) {
   .section__headline {
      font-size: 1.125rem;
      line-height: 1.3333333333;
      margin-bottom: 1.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__headline {
      font-size: 1.125rem;
      line-height: 1.3333333333;
      margin-bottom: 1.25rem
   }
}

.last-edit__headline {
   font-weight: 700
}

@media (min-width:64.0625em) and (max-width:75em) {
   .last-edit__headline {
      font-size: 5rem;
      line-height: 1;
      margin-bottom: 2.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .last-edit__headline {
      font-size: 5rem;
      line-height: 1;
      margin-bottom: 2.5rem
   }
}

@media (min-width:90em) {
   .last-edit__headline {
      font-size: 5rem;
      line-height: 1;
      margin-bottom: 2.5rem
   }
}

@media (max-width:48em) {
   .last-edit__headline {
      font-size: 2.5rem;
      line-height: 1;
      margin-bottom: 1.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .last-edit__headline {
      font-size: 2.5rem;
      line-height: 1;
      margin-bottom: 1.25rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .hero__text {
      font-size: 1.875rem;
      line-height: 1.5
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .hero__text {
      font-size: 1.875rem;
      line-height: 1.5
   }
}

@media (min-width:90em) {
   .hero__text {
      font-size: 1.875rem;
      line-height: 1.5
   }
}

@media (max-width:48em) {
   .hero__text {
      font-size: 1.125rem;
      line-height: 1.5
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .hero__text {
      font-size: 1.125rem;
      line-height: 1.5
   }
}

@media (min-width:64.0625em) and (max-width:75em) {

   .button,
   .colors__info,
   .list,
   .persons__name,
   .persons__position,
   .persons__top span,
   .section__text {
      font-size: 1.125rem;
      line-height: 1.3333333333
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {

   .button,
   .colors__info,
   .list,
   .persons__name,
   .persons__position,
   .persons__top span,
   .section__text {
      font-size: 1.125rem;
      line-height: 1.3333333333
   }
}

@media (min-width:90em) {

   .button,
   .colors__info,
   .list,
   .persons__name,
   .persons__position,
   .persons__top span,
   .section__text {
      font-size: 1.125rem;
      line-height: 1.3333333333
   }
}

@media (max-width:48em) {

   .button,
   .colors__info,
   .list,
   .persons__name,
   .persons__position,
   .persons__top span,
   .section__text {
      font-size: 1rem;
      line-height: 1.5
   }
}

@media (min-width:48.0625em) and (max-width:64em) {

   .button,
   .colors__info,
   .list,
   .persons__name,
   .persons__position,
   .persons__top span,
   .section__text {
      font-size: 1rem;
      line-height: 1.5
   }
}

@media (min-width:64.0625em) and (max-width:75em) {

   .boxes__content,
   .download-box ul {
      font-size: 1.5rem;
      line-height: 1.25
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {

   .boxes__content,
   .download-box ul {
      font-size: 1.5rem;
      line-height: 1.25
   }
}

@media (min-width:90em) {

   .boxes__content,
   .download-box ul {
      font-size: 1.5rem;
      line-height: 1.25
   }
}

@media (max-width:48em) {

   .boxes__content,
   .download-box ul {
      font-size: 1.25rem;
      line-height: 1.4
   }
}

@media (min-width:48.0625em) and (max-width:64em) {

   .boxes__content,
   .download-box ul {
      font-size: 1.25rem;
      line-height: 1.4
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__image span {
      font-size: .9375rem;
      line-height: 1.4666666667
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__image span {
      font-size: .9375rem;
      line-height: 1.4666666667
   }
}

@media (min-width:90em) {
   .section__image span {
      font-size: .9375rem;
      line-height: 1.4666666667
   }
}

@media (max-width:48em) {
   .section__image span {
      font-size: .9375rem;
      line-height: 1.4666666667
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__image span {
      font-size: .9375rem;
      line-height: 1.4666666667
   }
}

.header__nav {
   font-size: 1rem;
   line-height: 1.5
}

@media (min-width:64.0625em) and (max-width:75em) {
   .content__wrap {
      padding-bottom: 5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .content__wrap {
      padding-bottom: 5rem
   }
}

@media (min-width:90em) {
   .content__wrap {
      padding-bottom: 5rem
   }
}

@media (max-width:48em) {
   .content__wrap {
      padding-bottom: 2.5rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .content__wrap {
      padding-bottom: 2.5rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .content__block:not(:last-child) {
      margin-bottom: 3.125rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .content__block:not(:last-child) {
      margin-bottom: 3.125rem
   }
}

@media (min-width:90em) {
   .content__block:not(:last-child) {
      margin-bottom: 3.125rem
   }
}

@media (max-width:48em) {
   .content__block:not(:last-child) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .content__block:not(:last-child) {
      margin-bottom: 1.25rem
   }
}

.content__headline {
   margin-top: 1.5625rem;
   width: 100%
}

@media (min-width:64.0625em) and (max-width:75em) {
   .content__headline {
      display: flex;
      justify-content: flex-end
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .content__headline {
      display: flex;
      justify-content: flex-end
   }
}

@media (min-width:90em) {
   .content__headline {
      display: flex;
      justify-content: flex-end
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .content__headline h2 {
      width: 62.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .content__headline h2 {
      width: 62.5rem
   }
}

@media (min-width:90em) {
   .content__headline h2 {
      width: 62.5rem
   }
}

.footer {
   background: #ebe6e3;
   background: linear-gradient(90deg, #ebe6e3 0, #e1d4e5 100%)
}

@media (min-width:64.0625em) and (max-width:75em) {
   .footer {
      padding: 6.25rem 0
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .footer {
      padding: 6.25rem 0
   }
}

@media (min-width:90em) {
   .footer {
      padding: 6.25rem 0
   }
}

@media (max-width:48em) {
   .footer {
      padding: 3.125rem 0
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .footer {
      padding: 3.125rem 0
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .footer__wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .footer__wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:90em) {
   .footer__wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

.footer__content {
   border-bottom: .0625rem solid #707070;
   border-top: .0625rem solid #707070
}

@media (min-width:64.0625em) and (max-width:75em) {
   .footer__content {
      font-size: 1.5625rem;
      line-height: 1.2;
      padding: 2.5rem 0
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .footer__content {
      font-size: 1.5625rem;
      line-height: 1.2;
      padding: 2.5rem 0
   }
}

@media (min-width:90em) {
   .footer__content {
      font-size: 1.5625rem;
      line-height: 1.2;
      padding: 2.5rem 0
   }
}

@media (max-width:48em) {
   .footer__content {
      font-size: 1.125rem;
      line-height: 1.5;
      padding: 1.25rem 0
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .footer__content {
      font-size: 1.125rem;
      line-height: 1.5;
      padding: 1.25rem 0
   }
}

.footer__content strong {
   display: block
}

.footer__content em {
   display: block;
   font-family: Nantes
}

.footer__content hr {
   height: .0625rem;
   border: .0625rem solid #707070;
   border-width: .0625rem;
   border-top-width: 0;
   border-collapse: collapse
}

@media (min-width:64.0625em) and (max-width:75em) {
   .footer__content {
      width: 62.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .footer__content {
      width: 62.5rem
   }
}

@media (min-width:90em) {
   .footer__content {
      width: 62.5rem
   }
}

.header {
   z-index: 50;
   align-items: center;
   backface-visibility: hidden;
   background-color: #fff;
   display: flex;
   left: 0;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transition: transform .5s;
   width: 100%;
   will-change: transform;
   z-index: 100
}

@media (min-width:64.0625em) and (max-width:75em) {
   .header {
      height: 6.25rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .header {
      height: 6.25rem
   }
}

@media (min-width:90em) {
   .header {
      height: 6.25rem
   }
}

@media (max-width:48em) {
   .header {
      height: 6.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .header {
      height: 6.25rem
   }
}

.header__content {
   align-items: center;
   display: flex;
   justify-content: space-between;
   max-width: 98.75rem;
   width: 100%
}

@media (min-width:90em) {
   .header__part--right {
      width: calc(100% - 21rem)
   }
}

@media (max-width:48em) {
   .header__part--right {
      width: calc(100% - 7.5rem)
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .header__part--right {
      width: calc(100% - 7.5rem)
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .header__part--right {
      width: calc(100% - 7.5rem)
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .header__part--right {
      width: calc(100% - 7.5rem)
   }
}

@media (max-width:48em) {
   .header__part--right {
      display: flex;
      justify-content: flex-end
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .header__part--right {
      display: flex;
      justify-content: flex-end
   }
}

.header__logo--big {
   height: 2.4375rem
}

@media (max-width:48em) {
   .header__logo--big {
      display: none
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .header__logo--big {
      display: none
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .header__logo--big {
      display: none
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .header__logo--big {
      display: none
   }
}

.header__logo--small {
   height: 3.4375rem;
   width: 6.25rem
}

@media (min-width:90em) {
   .header__logo--small {
      display: none
   }
}

@media (max-width:48em) {
   .header__logo--small {
      display: inline-block
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .header__logo--small {
      display: inline-block
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .header__logo--small {
      display: inline-block
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .header__logo--small {
      display: inline-block
   }
}

.header__nav {
   color: #fff;
   display: flex;
   font-weight: 500;
   justify-content: flex-end
}

@media (max-width:48em) {
   .header__nav {
      display: none
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .header__nav {
      display: none
   }
}

.header__nav>ul {
   display: flex;
   align-items: center
}

.header__nav>ul>li.current-menu-item>span,
.header__nav>ul>li.current-menu-parent>span {
   font-weight: 700
}

.header__nav>ul>li:not(:last-child) {
   border-right: .0625rem solid #707070
}

.header__nav>ul>li a,
.header__nav>ul>li span {
   color: #707070;
   text-decoration: none;
   display: block
}

.header__nav>ul>li a:active,
.header__nav>ul>li a:focus,
.header__nav>ul>li a:hover,
.header__nav>ul>li span:active,
.header__nav>ul>li span:focus,
.header__nav>ul>li span:hover {
   text-decoration: underline
}

.header__nav>ul>li>span {
   cursor: pointer;
   padding: .625rem 1.875rem;
   -webkit-user-select: none;
   user-select: none
}

.header__nav>ul>li>span.active {
   font-weight: 700
}

.header__nav>ul>li .sub-menu {
   background-color: #fff;
   border: .0625rem solid #707070;
   box-shadow: 0 .375rem .375rem rgba(0, 0, 0, .16);
   display: none;
   flex-wrap: wrap;
   justify-content: space-between;
   left: 0;
   max-width: 97.5rem;
   padding: 2.8125rem 4.6875rem 4.6875rem;
   position: absolute;
   right: 0;
   top: 4.8125rem;
   width: 100%
}

.header__nav>ul>li .sub-menu--2 .sub-part {
   width: calc(50% - .625rem) !important
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
   .header__nav>ul>li .sub-menu--2 .sub-part {
      width: calc(50% - .625rem)
   }
}

@supports (-ms-ime-align:auto) {
   .header__nav>ul>li .sub-menu--2 .sub-part {
      width: calc(50% - .625rem)
   }
}

.header__nav>ul>li .sub-menu--2 .sub-part:not(:nth-last-of-type(-n+2)) {
   margin-bottom: 3.125rem
}

.header__nav>ul>li .sub-menu--3 .sub-part {
   width: calc(33.3333333333% - .8333333333rem) !important
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
   .header__nav>ul>li .sub-menu--3 .sub-part {
      width: calc(33.3% - .8333333333rem)
   }
}

@supports (-ms-ime-align:auto) {
   .header__nav>ul>li .sub-menu--3 .sub-part {
      width: calc(33.3% - .8333333333rem)
   }
}

.header__nav>ul>li .sub-menu--3 .sub-part:not(:nth-last-of-type(-n+3)) {
   margin-bottom: 3.125rem
}

.header__nav>ul>li .sub-menu .sub-close {
   height: 3.75rem;
   position: absolute;
   right: 0;
   top: 0;
   width: 3.75rem
}

.header__nav>ul>li .sub-menu .sub-close:active span,
.header__nav>ul>li .sub-menu .sub-close:focus span,
.header__nav>ul>li .sub-menu .sub-close:hover span {
   font-weight: 700
}

.header__nav>ul>li .sub-menu .sub-close span:active,
.header__nav>ul>li .sub-menu .sub-close span:focus,
.header__nav>ul>li .sub-menu .sub-close span:hover {
   text-decoration: none !important
}

.header__nav>ul>li .sub-menu .sub-part>a {
   font-size: 1.5rem;
   line-height: 1.8333333333;
   border-bottom: .0625rem solid #707070;
   color: #3c3c3c;
   font-weight: 700;
   padding-bottom: .625rem;
   margin-bottom: .625rem
}

.header__nav>ul>li .sub-menu .sub-part ul li {
   border-bottom: .0625rem solid #707070;
   padding-bottom: .625rem
}

.header__nav>ul>li .sub-menu .sub-part ul li:not(:last-child) {
   margin-bottom: .625rem
}

.mobile-navigation {
   -webkit-overflow-scrolling: touch;
   background: #fff;
   bottom: 0;
   display: grid;
   left: -100%;
   min-width: 20rem;
   overflow-x: scroll;
   overflow-y: auto;
   position: fixed;
   top: 0;
   transition: left ease-in-out .2s;
   width: 100%;
   will-change: left;
   z-index: 500
}

.mobile-navigation--is-visible {
   left: 0
}

.mobile-navigation__close {
   z-index: 20;
   cursor: pointer;
   height: 1.875rem;
   position: absolute;
   right: 1.25rem;
   top: 1.25rem;
   width: 1.875rem
}

.mobile-navigation__close:hover:before {
   color: #3c3c3c
}

.mobile-navigation__close:before {
   font-size: 2rem;
   line-height: 1;
   color: #3c3c3c;
   content: "✕";
   font-weight: 700;
   left: 50%;
   position: absolute;
   top: 50%;
   transform: translate(-50%, -50%);
   transition: color 125ms ease-in
}

.mobile-navigation__list {
   z-index: 15;
   align-self: center;
   justify-self: end;
   margin-right: 6.25rem;
   padding: 5rem 0;
   position: relative;
   width: 65%
}

.mobile-navigation__item:not(:last-child) {
   margin-bottom: 1.75rem
}

.mobile-navigation__link {
   font-size: 1.5rem;
   line-height: 1.8333333333;
   color: #3c3c3c;
   display: block;
   font-weight: 700;
   text-align: right;
   text-decoration: none
}

.mobile-navigation__subitem {
   text-align: right
}

.mobile-navigation__subitem:first-child .mobile-navigation__sublink {
   border-top: .0625rem solid #707070
}

.mobile-navigation__sublink {
   font-size: 1rem;
   line-height: 1.5;
   text-decoration: none;
   transition: color 150ms ease-in;
   font-weight: 500;
   border-bottom: .0625rem solid #707070;
   padding: .625rem 0;
   display: block
}

.mobile-navigation__sublink:hover {
   color: #707070;
   text-decoration: none
}

.mobile-navigation__trigger {
   z-index: 51;
   cursor: pointer;
   height: 1.1875rem;
   width: 2.1875rem
}

.mobile-navigation__trigger span {
   background-color: #000;
   display: block;
   height: .1875rem;
   transition: background-color 125ms ease-in
}

.mobile-navigation__trigger span:nth-child(2) {
   margin: .3125rem 0
}

.mobile-navigation__trigger:hover span {
   background-color: #707070
}

.page {
   position: relative;
   background: #f5ebed;
   background: linear-gradient(90deg, #f5ebed 0, #eee7f0 100%)
}

@media (min-width:64.0625em) and (max-width:75em) {
   .page {
      margin-top: 6.25rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .page {
      margin-top: 6.25rem
   }
}

@media (min-width:90em) {
   .page {
      margin-top: 6.25rem
   }
}

@media (max-width:48em) {
   .page {
      margin-top: 6.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .page {
      margin-top: 6.25rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:90em) {
   .section {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section:not(:last-child) {
      margin-bottom: 3.125rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section:not(:last-child) {
      margin-bottom: 3.125rem
   }
}

@media (min-width:90em) {
   .section:not(:last-child) {
      margin-bottom: 3.125rem
   }
}

@media (max-width:48em) {
   .section:not(:last-child) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section:not(:last-child) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section--full {
      display: block;
      justify-content: flex-start
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section--full {
      display: block;
      justify-content: flex-start
   }
}

@media (min-width:90em) {
   .section--full {
      display: block;
      justify-content: flex-start
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section--full .section__container {
      width: 100%
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section--full .section__container {
      width: 100%
   }
}

@media (min-width:90em) {
   .section--full .section__container {
      width: 100%
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__container {
      width: 62.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__container {
      width: 62.5rem
   }
}

@media (min-width:90em) {
   .section__container {
      width: 62.5rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__headline {
      margin-top: 1.5625rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__headline {
      margin-top: 1.5625rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__headline {
      margin-top: 1.5625rem
   }
}

@media (min-width:90em) {
   .section__headline {
      margin-top: 1.5625rem
   }
}

@media (max-width:48em) {
   .section__headline {
      margin-top: .9375rem
   }
}

.section__text {
   font-family: Nantes
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__text {
      margin-bottom: 3.125rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__text {
      margin-bottom: 3.125rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__text {
      margin-bottom: 3.125rem
   }
}

@media (min-width:90em) {
   .section__text {
      margin-bottom: 3.125rem
   }
}

@media (max-width:48em) {
   .section__text {
      margin-bottom: 1.5625rem
   }
}

.section__text--first {
   margin-top: 3.75rem
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 3.125rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 3.125rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 3.125rem
   }
}

@media (min-width:90em) {
   .section__flex {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-top: 3.125rem
   }
}

@media (max-width:48em) {
   .section__flex {
      margin-top: 1.5625rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__part {
      width: calc(50% - .625rem) !important
   }
}

@media (min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:none),
(min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:active) {
   .section__part {
      width: calc(50% - .625rem)
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   @supports (-ms-ime-align:auto) {
      .section__part {
         width: calc(50% - .625rem)
      }
   }

   .section__part:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__part {
      width: calc(50% - .625rem) !important
   }
}

@media (min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:none),
(min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:active) {
   .section__part {
      width: calc(50% - .625rem)
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   @supports (-ms-ime-align:auto) {
      .section__part {
         width: calc(50% - .625rem)
      }
   }

   .section__part:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__part {
      width: calc(50% - .625rem) !important
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:none),
(min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:active) {
   .section__part {
      width: calc(50% - .625rem)
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   @supports (-ms-ime-align:auto) {
      .section__part {
         width: calc(50% - .625rem)
      }
   }

   .section__part:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:90em) {
   .section__part {
      width: calc(50% - .625rem) !important
   }
}

@media (min-width:90em) and (-ms-high-contrast:none),
(min-width:90em) and (-ms-high-contrast:active) {
   .section__part {
      width: calc(50% - .625rem)
   }
}

@media (min-width:90em) {
   @supports (-ms-ime-align:auto) {
      .section__part {
         width: calc(50% - .625rem)
      }
   }

   .section__part:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 1.25rem
   }
}

@media (max-width:48em) {
   .section__part:not(:last-child) {
      margin-bottom: 1.25rem
   }
}

.section__part .section__image {
   margin-top: 0
}

.section__image img {
   box-shadow: 0 .375rem .375rem rgba(0, 0, 0, .16)
}

.section__image span {
   display: block;
   font-family: Nantes
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__image span {
      margin: 1.5625rem 0
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__image span {
      margin: 1.5625rem 0
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__image span {
      margin: 1.5625rem 0
   }
}

@media (min-width:90em) {
   .section__image span {
      margin: 1.5625rem 0
   }
}

@media (max-width:48em) {
   .section__image span {
      margin: .9375rem 0
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__buttons {
      display: flex;
      margin-top: 1.5625rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__buttons {
      display: flex;
      margin-top: 1.5625rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__buttons {
      display: flex;
      margin-top: 1.5625rem
   }
}

@media (min-width:90em) {
   .section__buttons {
      display: flex;
      margin-top: 1.5625rem
   }
}

@media (max-width:48em) {
   .section__buttons {
      margin-top: .9375rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__buttons--multi .button:not(:last-child) {
      margin-right: 2.5rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__buttons--multi .button:not(:last-child) {
      margin-right: 2.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__buttons--multi .button:not(:last-child) {
      margin-right: 2.5rem
   }
}

@media (min-width:90em) {
   .section__buttons--multi .button:not(:last-child) {
      margin-right: 2.5rem
   }
}

@media (max-width:48em) {
   .section__buttons--multi .button {
      width: 100%
   }

   .section__buttons--multi .button:not(:last-child) {
      margin-bottom: .625rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .section__buttons--center {
      justify-content: center
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .section__buttons--center {
      justify-content: center
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .section__buttons--center {
      justify-content: center
   }
}

@media (min-width:90em) {
   .section__buttons--center {
      justify-content: center
   }
}

.content__wrap,
.footer__wrap,
.header__content,
.hero__download-wrap,
.hero__wrap,
.onpage-nav__wrap,
.wrap {
   margin: 0 auto;
   max-width: 97.5rem;
   padding-left: 7.5%;
   padding-right: 7.5%;
   position: relative
}

@media (min-width:48.0625em) and (max-width:64em) {
   .boxes {
      display: flex;
      flex-wrap: wrap
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .boxes {
      display: flex;
      flex-wrap: wrap
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .boxes {
      display: flex;
      flex-wrap: wrap
   }
}

@media (min-width:90em) {
   .boxes {
      display: flex;
      flex-wrap: wrap
   }
}

@media (min-width:48.0625em) and (max-width:64em) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3333333333% - 1.6666666667rem) !important
   }
}

@media (min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:none),
(min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:active) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3% - 1.6666666667rem)
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   @supports (-ms-ime-align:auto) {

      .boxes--3 .boxes__box,
      .boxes--3 .last-edit {
         width: calc(33.3% - 1.6666666667rem)
      }
   }

   .boxes--3 .boxes__box:not(:nth-child(3n)),
   .boxes--3 .last-edit:not(:nth-child(3n)) {
      margin-right: 2.5rem
   }

   .boxes--3 .boxes__box:not(:nth-child(-n+3)),
   .boxes--3 .last-edit:not(:nth-child(-n+3)) {
      margin-top: 2.5rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3333333333% - 1.6666666667rem) !important
   }
}

@media (min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:none),
(min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:active) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3% - 1.6666666667rem)
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   @supports (-ms-ime-align:auto) {

      .boxes--3 .boxes__box,
      .boxes--3 .last-edit {
         width: calc(33.3% - 1.6666666667rem)
      }
   }

   .boxes--3 .boxes__box:not(:nth-child(3n)),
   .boxes--3 .last-edit:not(:nth-child(3n)) {
      margin-right: 2.5rem
   }

   .boxes--3 .boxes__box:not(:nth-child(-n+3)),
   .boxes--3 .last-edit:not(:nth-child(-n+3)) {
      margin-top: 2.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3333333333% - 1.6666666667rem) !important
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:none),
(min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:active) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3% - 1.6666666667rem)
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   @supports (-ms-ime-align:auto) {

      .boxes--3 .boxes__box,
      .boxes--3 .last-edit {
         width: calc(33.3% - 1.6666666667rem)
      }
   }

   .boxes--3 .boxes__box:not(:nth-child(3n)),
   .boxes--3 .last-edit:not(:nth-child(3n)) {
      margin-right: 2.5rem
   }

   .boxes--3 .boxes__box:not(:nth-child(-n+3)),
   .boxes--3 .last-edit:not(:nth-child(-n+3)) {
      margin-top: 2.5rem
   }
}

@media (min-width:90em) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3333333333% - 1.6666666667rem) !important
   }
}

@media (min-width:90em) and (-ms-high-contrast:none),
(min-width:90em) and (-ms-high-contrast:active) {

   .boxes--3 .boxes__box,
   .boxes--3 .last-edit {
      width: calc(33.3% - 1.6666666667rem)
   }
}

@media (min-width:90em) {
   @supports (-ms-ime-align:auto) {

      .boxes--3 .boxes__box,
      .boxes--3 .last-edit {
         width: calc(33.3% - 1.6666666667rem)
      }
   }

   .boxes--3 .boxes__box:not(:nth-child(3n)),
   .boxes--3 .last-edit:not(:nth-child(3n)) {
      margin-right: 2.5rem
   }

   .boxes--3 .boxes__box:not(:nth-child(-n+3)),
   .boxes--3 .last-edit:not(:nth-child(-n+3)) {
      margin-top: 2.5rem
   }
}

@media (max-width:48em) {

   .boxes--3 .boxes__box:not(:last-child),
   .boxes--3 .last-edit:not(:last-child) {
      margin-bottom: 1.25rem
   }
}

.boxes__box {
   background-color: #fff;
   box-shadow: .1875rem .3125rem .375rem rgba(0, 0, 0, .16)
}

@media (min-width:48.0625em) and (max-width:64em) {
   .boxes__content {
      padding: 1.875rem 3.125rem 3.75rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .boxes__content {
      padding: 1.875rem 3.125rem 3.75rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .boxes__content {
      padding: 1.875rem 3.125rem 3.75rem
   }
}

@media (min-width:90em) {
   .boxes__content {
      padding: 1.875rem 3.125rem 3.75rem
   }
}

@media (max-width:48em) {
   .boxes__content {
      padding: .9375rem 1.5625rem 1.875rem
   }
}

.boxes__content--center {
   text-align: center
}

.button {
   background-color: transparent;
   border: .0625rem solid #707070;
   cursor: pointer;
   display: inline-block;
   font-weight: 700;
   min-height: 4.375rem;
   padding: .625rem 5rem .625rem 1.25rem;
   position: relative;
   text-align: center;
   display: flex;
   align-items: center
}

.button--download {
   font-family: Nantes;
   font-weight: 400;
   font-style: italic
}

.button--download:after {
   font-size: 1.875rem;
   line-height: 1;
   content: "\e903";
   color: #009fe3;
   position: absolute;
   right: 1.25rem;
   top: 50%;
   transform: translate(0, -50%)
}

.colors {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   margin-top: 3.125rem
}

@media (min-width:48.0625em) and (max-width:64em) {
   .colors__color {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:none),
(min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:active) {
   .colors__color {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   @supports (-ms-ime-align:auto) {
      .colors__color {
         width: calc(25% - .9375rem)
      }
   }

   .colors__color:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .colors__color {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:none),
(min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:active) {
   .colors__color {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   @supports (-ms-ime-align:auto) {
      .colors__color {
         width: calc(25% - .9375rem)
      }
   }

   .colors__color:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .colors__color {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:none),
(min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:active) {
   .colors__color {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   @supports (-ms-ime-align:auto) {
      .colors__color {
         width: calc(25% - .9375rem)
      }
   }

   .colors__color:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:90em) {
   .colors__color {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:90em) and (-ms-high-contrast:none),
(min-width:90em) and (-ms-high-contrast:active) {
   .colors__color {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:90em) {
   @supports (-ms-ime-align:auto) {
      .colors__color {
         width: calc(25% - .9375rem)
      }
   }

   .colors__color:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (max-width:48em) {
   .colors__color {
      width: calc(50% - .625rem) !important
   }
}

@media (max-width:48em) and (-ms-high-contrast:none),
(max-width:48em) and (-ms-high-contrast:active) {
   .colors__color {
      width: calc(50% - .625rem)
   }
}

@media (max-width:48em) {
   @supports (-ms-ime-align:auto) {
      .colors__color {
         width: calc(50% - .625rem)
      }
   }

   .colors__color:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 1.25rem
   }
}

.colors__box {
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin-bottom: 1.875rem
}

@media (min-width:64.0625em) and (max-width:75em) {
   .colors__box {
      width: 15rem;
      height: 15rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .colors__box {
      width: 15rem;
      height: 15rem
   }
}

@media (min-width:90em) {
   .colors__box {
      width: 15rem;
      height: 15rem
   }
}

@media (max-width:48em) {
   .colors__box {
      width: 100%;
      height: 15rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .colors__box {
      width: 100%;
      height: 15rem
   }
}

.colors__info {
   font-weight: 700;
   line-height: 1.875rem
}

.download-box img {
   box-shadow: 0 .375rem .375rem rgba(0, 0, 0, .16);
   margin-bottom: 3.75rem
}

.download-box ul li {
   border-bottom: .0625rem solid #707070
}

@media (min-width:48.0625em) and (max-width:64em) {
   .download-box ul li {
      padding: 1.875rem 0;
      position: relative;
      display: flex;
      justify-content: space-between
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .download-box ul li {
      padding: 1.875rem 0;
      position: relative;
      display: flex;
      justify-content: space-between
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .download-box ul li {
      padding: 1.875rem 0;
      position: relative;
      display: flex;
      justify-content: space-between
   }
}

@media (min-width:90em) {
   .download-box ul li {
      padding: 1.875rem 0;
      position: relative;
      display: flex;
      justify-content: space-between
   }
}

@media (max-width:48em) {
   .download-box ul li {
      padding: .9375rem 0
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .download-box ul li span {
      margin-right: 1.25rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .download-box ul li span {
      margin-right: 1.25rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .download-box ul li span {
      margin-right: 1.25rem
   }
}

@media (min-width:90em) {
   .download-box ul li span {
      margin-right: 1.25rem
   }
}

@media (max-width:48em) {
   .download-box ul li span {
      display: block;
      margin-bottom: .625rem
   }
}

.download-box ul li a {
   color: #009fe3;
   position: relative
}

@media (min-width:48.0625em) and (max-width:64em) {
   .download-box ul li a {
      margin-right: 1.25rem;
      padding-right: 3.75rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .download-box ul li a {
      margin-right: 1.25rem;
      padding-right: 3.75rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .download-box ul li a {
      margin-right: 1.25rem;
      padding-right: 3.75rem
   }
}

@media (min-width:90em) {
   .download-box ul li a {
      margin-right: 1.25rem;
      padding-right: 3.75rem
   }
}

@media (max-width:48em) {
   .download-box ul li a {
      padding-right: 2.5rem
   }
}

.download-box ul li a:after {
   content: "\e903";
   margin-left: .625rem;
   position: absolute;
   right: 0;
   top: 50%;
   transform: translate(0, -50%)
}

@media (min-width:48.0625em) and (max-width:64em) {
   .download-box ul li a:after {
      font-size: 1.875rem;
      line-height: 1
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .download-box ul li a:after {
      font-size: 1.875rem;
      line-height: 1
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .download-box ul li a:after {
      font-size: 1.875rem;
      line-height: 1
   }
}

@media (min-width:90em) {
   .download-box ul li a:after {
      font-size: 1.875rem;
      line-height: 1
   }
}

@media (max-width:48em) {
   .download-box ul li a:after {
      font-size: 1.25rem;
      line-height: 1
   }
}

.download-box ul li:first-child {
   border-top: .0625rem solid #707070
}

.hero {
   overflow: hidden;
   position: relative
}

@media (min-width:64.0625em) and (max-width:75em) {
   .hero {
      height: 45.625rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .hero {
      height: 45.625rem
   }
}

@media (min-width:90em) {
   .hero {
      height: 45.625rem
   }
}

@media (max-width:48em) {
   .hero {
      height: 25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .hero {
      height: 25rem
   }
}

.hero__image {
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   bottom: 0;
   left: 0;
   position: absolute;
   right: 0;
   top: 0
}

.hero__image:after {
   background: linear-gradient(180deg, rgba(51, 0, 116, 0) 0%, rgba(51, 0, 116, 0) 50%, #330074 100%);
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: none;
   position: absolute;
   right: 0;
   top: 0
}

@media (min-width:64.0625em) and (max-width:75em) {
   .hero__image {
      min-height: 45.625rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .hero__image {
      min-height: 45.625rem
   }
}

@media (min-width:90em) {
   .hero__image {
      min-height: 45.625rem
   }
}

.hero__wrap {
   height: 100%;
   display: flex;
   align-items: flex-end;
   padding-bottom: 5.625rem
}

.hero__content {
   color: #fff;
   max-width: 62.5rem
}

.hero__text {
   font-family: Nantes;
   font-style: italic
}

.hero__download {
   background-color: rgba(255, 255, 255, .25);
   bottom: 0;
   color: #fff;
   font-weight: 700;
   left: 0;
   position: absolute;
   right: 0;
   text-decoration: none;
   transition: background-color 150ms ease-in
}

@media (min-width:64.0625em) and (max-width:75em) {
   .hero__download {
      font-size: 1.875rem;
      line-height: 1;
      height: 5.625rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .hero__download {
      font-size: 1.875rem;
      line-height: 1;
      height: 5.625rem
   }
}

@media (min-width:90em) {
   .hero__download {
      font-size: 1.875rem;
      line-height: 1;
      height: 5.625rem
   }
}

@media (max-width:48em) {
   .hero__download {
      font-size: .875rem;
      line-height: 1;
      height: 4.375rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .hero__download {
      font-size: .875rem;
      line-height: 1;
      height: 4.375rem
   }
}

.hero__download:active,
.hero__download:focus,
.hero__download:hover {
   background-color: rgba(0, 0, 0, .5)
}

.hero__download-wrap {
   height: 100%;
   display: flex;
   align-items: center
}

.hero__download-wrap:before {
   content: "\e903";
   margin-right: 1.25rem
}

@media (min-width:64.0625em) and (max-width:75em) {
   .hero__download-wrap:before {
      font-size: 2.5rem;
      line-height: 1
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .hero__download-wrap:before {
      font-size: 2.5rem;
      line-height: 1
   }
}

@media (min-width:90em) {
   .hero__download-wrap:before {
      font-size: 2.5rem;
      line-height: 1
   }
}

@media (max-width:48em) {
   .hero__download-wrap:before {
      font-size: 1.875rem;
      line-height: 1
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .hero__download-wrap:before {
      font-size: 1.875rem;
      line-height: 1
   }
}

.last-edit {
   background: #f08bb7;
   background: linear-gradient(420deg, #f08bb7 0, #c3bcdb 50%, #67c3ea 100%);
   color: #3c3c3c
}

@media (min-width:64.0625em) and (max-width:75em) {
   .last-edit {
      padding: 1.875rem 2.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .last-edit {
      padding: 1.875rem 2.5rem
   }
}

@media (min-width:90em) {
   .last-edit {
      padding: 1.875rem 2.5rem
   }
}

@media (max-width:48em) {
   .last-edit {
      padding: 1.25rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .last-edit {
      padding: 1.25rem
   }
}

.last-edit__headline {
   text-transform: uppercase
}

.last-edit__list {
   font-size: 1.25rem;
   line-height: 1.5;
   font-family: Nantes;
   counter-reset: numeric-counter
}

.last-edit__list li {
   counter-increment: numeric-counter
}

.last-edit__list li:before {
   content: counter(numeric-counter) ". ";
   display: inline-block;
   margin-right: .3125rem
}

.last-edit__list li:not(:last-child) {
   margin-bottom: .3125rem
}

.list {
   font-family: Nantes
}

.list li {
   border-bottom: .0625rem solid #707070;
   position: relative
}

@media (min-width:48.0625em) and (max-width:64em) {
   .list li {
      padding: 2rem 0 2rem 5rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .list li {
      padding: 2rem 0 2rem 5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .list li {
      padding: 2rem 0 2rem 5rem
   }
}

@media (min-width:90em) {
   .list li {
      padding: 2rem 0 2rem 5rem
   }
}

@media (max-width:48em) {
   .list li {
      padding: 1.375rem 0 1.375rem 3.75rem
   }
}

.list li:first-child {
   border-top: .0625rem solid #707070
}

.list li:before {
   color: #009fe3;
   position: absolute;
   left: 0;
   content: "\e904"
}

@media (min-width:48.0625em) and (max-width:64em) {
   .list li:before {
      font-size: 3.25rem;
      line-height: 1;
      top: 1.0625rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .list li:before {
      font-size: 3.25rem;
      line-height: 1;
      top: 1.0625rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .list li:before {
      font-size: 3.25rem;
      line-height: 1;
      top: 1.0625rem
   }
}

@media (min-width:90em) {
   .list li:before {
      font-size: 3.25rem;
      line-height: 1;
      top: 1.0625rem
   }
}

@media (max-width:48em) {
   .list li:before {
      font-size: 2.625rem;
      line-height: 1;
      top: .875rem
   }
}

.onpage-nav {
   animation-duration: .5s;
   animation-fill-mode: forwards;
   background: #f5ebed;
   background: linear-gradient(90deg, #f5ebed 0, #eee7f0 100%);
   position: sticky;
   z-index: 20;
   top: 6.25rem
}

@media (min-width:64.0625em) and (max-width:75em) {
   .onpage-nav {
      margin-bottom: 1.25rem;
      margin-top: 3.75rem;
      padding: 1.25rem 0 2.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .onpage-nav {
      margin-bottom: 1.25rem;
      margin-top: 3.75rem;
      padding: 1.25rem 0 2.5rem
   }
}

@media (min-width:90em) {
   .onpage-nav {
      margin-bottom: 1.25rem;
      margin-top: 3.75rem;
      padding: 1.25rem 0 2.5rem
   }
}

@media (max-width:48em) {
   .onpage-nav {
      margin-bottom: .625rem;
      margin-top: 1.25rem;
      padding: 1.25rem 0
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .onpage-nav {
      margin-bottom: .625rem;
      margin-top: 1.25rem;
      padding: 1.25rem 0
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .onpage-nav__wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .onpage-nav__wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:90em) {
   .onpage-nav__wrap {
      display: flex;
      justify-content: flex-end;
      width: 100%
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .onpage-nav__container {
      width: 62.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .onpage-nav__container {
      width: 62.5rem
   }
}

@media (min-width:90em) {
   .onpage-nav__container {
      width: 62.5rem
   }
}

.onpage-nav__content {
   border-bottom: .125rem solid #707070
}

.onpage-nav__navigation {
   display: flex
}

@media (min-width:64.0625em) and (max-width:75em) {
   .onpage-nav__navigation {
      font-size: 1.125rem;
      line-height: 1.6666666667
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .onpage-nav__navigation {
      font-size: 1.125rem;
      line-height: 1.6666666667
   }
}

@media (min-width:90em) {
   .onpage-nav__navigation {
      font-size: 1.125rem;
      line-height: 1.6666666667
   }
}

@media (max-width:48em) {
   .onpage-nav__navigation {
      font-size: .875rem;
      line-height: 1.2857142857;
      overflow-x: scroll;
      overflow-y: hidden
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .onpage-nav__navigation {
      font-size: .875rem;
      line-height: 1.2857142857;
      overflow-x: scroll;
      overflow-y: hidden
   }
}

.onpage-nav__navigation a {
   color: #707070;
   font-weight: 700;
   padding-bottom: .625rem;
   position: relative;
   cursor: pointer
}

@media (min-width:64.0625em) and (max-width:75em) {
   .onpage-nav__navigation a:not(:last-child) {
      margin-right: 2.5rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .onpage-nav__navigation a:not(:last-child) {
      margin-right: 2.5rem
   }
}

@media (min-width:90em) {
   .onpage-nav__navigation a:not(:last-child) {
      margin-right: 2.5rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .onpage-nav__navigation a:not(:last-child) {
      margin-right: 1.25rem
   }
}

@media (max-width:48em) {
   .onpage-nav__navigation a:not(:last-child) {
      margin-right: .625rem
   }
}

.onpage-nav__navigation a.active {
   color: #000
}

.onpage-nav__navigation a.active:after {
   content: "";
   bottom: -.1875rem;
   left: 0;
   right: 0;
   position: absolute;
   height: .25rem;
   background-color: #009fe3
}

.persons {
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap
}

.persons__person {
   text-align: center
}

@media (min-width:48.0625em) and (max-width:64em) {
   .persons__person {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:none),
(min-width:48.0625em) and (max-width:64em) and (-ms-high-contrast:active) {
   .persons__person {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   @supports (-ms-ime-align:auto) {
      .persons__person {
         width: calc(25% - .9375rem)
      }
   }

   .persons__person:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   .persons__person {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:none),
(min-width:64.0625em) and (max-width:75em) and (-ms-high-contrast:active) {
   .persons__person {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:64.0625em) and (max-width:75em) {
   @supports (-ms-ime-align:auto) {
      .persons__person {
         width: calc(25% - .9375rem)
      }
   }

   .persons__person:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .persons__person {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:none),
(min-width:75.0625em) and (max-width:89.9375em) and (-ms-high-contrast:active) {
   .persons__person {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   @supports (-ms-ime-align:auto) {
      .persons__person {
         width: calc(25% - .9375rem)
      }
   }

   .persons__person:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (min-width:90em) {
   .persons__person {
      width: calc(25% - .9375rem) !important
   }
}

@media (min-width:90em) and (-ms-high-contrast:none),
(min-width:90em) and (-ms-high-contrast:active) {
   .persons__person {
      width: calc(25% - .9375rem)
   }
}

@media (min-width:90em) {
   @supports (-ms-ime-align:auto) {
      .persons__person {
         width: calc(25% - .9375rem)
      }
   }

   .persons__person:not(:nth-last-of-type(-n+4)) {
      margin-bottom: 1.25rem
   }
}

@media (max-width:48em) {
   .persons__person {
      width: calc(50% - .625rem) !important
   }
}

@media (max-width:48em) and (-ms-high-contrast:none),
(max-width:48em) and (-ms-high-contrast:active) {
   .persons__person {
      width: calc(50% - .625rem)
   }
}

@media (max-width:48em) {
   @supports (-ms-ime-align:auto) {
      .persons__person {
         width: calc(50% - .625rem)
      }
   }

   .persons__person:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 1.25rem
   }
}

.persons__top {
   overflow: hidden;
   border-radius: 50%;
   display: inline-block;
   position: relative;
   text-align: center
}

@media (min-width:64.0625em) and (max-width:75em) {
   .persons__top {
      width: 15rem;
      height: 15rem
   }

   .persons__top img {
      width: 15rem;
      height: 15rem
   }
}

@media (min-width:75.0625em) and (max-width:89.9375em) {
   .persons__top {
      width: 15rem;
      height: 15rem
   }

   .persons__top img {
      width: 15rem;
      height: 15rem
   }
}

@media (min-width:90em) {
   .persons__top {
      width: 15rem;
      height: 15rem
   }

   .persons__top img {
      width: 15rem;
      height: 15rem
   }
}

@media (max-width:48em) {
   .persons__top {
      width: 7.5rem;
      height: 7.5rem
   }

   .persons__top img {
      width: 7.5rem;
      height: 7.5rem
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .persons__top {
      width: 7.5rem;
      height: 7.5rem
   }

   .persons__top img {
      width: 7.5rem;
      height: 7.5rem
   }
}

.persons__top:active span,
.persons__top:focus span,
.persons__top:hover span {
   opacity: 1
}

.persons__top span {
   align-items: center;
   background-color: rgba(0, 0, 0, .75);
   bottom: 0;
   color: #009fe3;
   display: flex;
   flex-direction: column;
   font-weight: 700;
   justify-content: center;
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   top: 0;
   transition: opacity 150ms ease-in
}

.persons__top span:before {
   font-size: 1.875rem;
   line-height: 1;
   border-radius: 50%;
   color: #009fe3;
   content: "\e903";
   display: block;
   margin-bottom: .625rem;
   text-align: center;
   transition: opacity 150ms ease-in;
   width: 100%
}

.persons__bottom {
   margin-top: 1.875rem
}

@media (max-width:48em) {
   .persons__bottom {
      -webkit-hyphens: auto;
      hyphens: auto
   }
}

@media (min-width:48.0625em) and (max-width:64em) {
   .persons__bottom {
      -webkit-hyphens: auto;
      hyphens: auto
   }
}

.persons__name {
   font-weight: 700;
   margin-bottom: .9375rem
}

.persons__position {
   font-family: Nantes
}

.to-top {
   display: flex;
   justify-content: flex-end
}

.to-top a {
   font-size: 1.5625rem;
   line-height: 1;
   border: .0625rem solid #707070;
   color: #3c3c3c;
   display: block;
   font-weight: 700;
   height: 4.375rem;
   padding: 1.25rem;
   position: relative;
   transition: background-color 150ms ease-in;
   width: 17.5rem
}

.to-top a span {
   border-left: .0625rem solid #707070;
   height: 2.5rem;
   position: absolute;
   right: 0;
   top: 50%;
   transform: translate(0, -50%);
   width: 5rem
}

.to-top a span:before {
   left: 50%;
   position: absolute;
   top: 50%;
   transform: rotate(-90deg);
   transform: translate(-50%, -50%) rotate(-90deg)
}

.swiffy-slider {
   position: relative;
   display: block;
   width: 100%;
   --swiffy-slider-snap-align: center;
   --swiffy-slider-item-width: 100%;
   --swiffy-slider-item-gap: 1rem;
   --swiffy-slider-item-reveal: 0rem;
   --swiffy-slider-item-ratio: 2/1;
   --swiffy-slider-item-count: 1;
   --swiffy-slider-nav-light: #fff;
   --swiffy-slider-nav-dark: #333;
   --swiffy-slider-nav-zoom: 1;
   --swiffy-slider-track-opacity: 0.1;
   --swiffy-slider-track-height: 0;
   --swiffy-slider-nav-outside-size: 3.5rem;
   --swiffy-slider-indicator-outside-size: 1.5rem;
   --swiffy-slider-animation-duration: .75s;
   --swiffy-slider-animation-delay: 0s;
   --swiffy-slider-animation-timing: ease-in-out
}

.swiffy-slider,
.swiffy-slider::after,
.swiffy-slider::before {
   box-sizing: border-box
}

.swiffy-slider ::-webkit-scrollbar {
   height: var(--swiffy-slider-track-height)
}

.swiffy-slider ::-webkit-scrollbar-track {
   background: rgba(0, 0, 0, var(--swiffy-slider-track-opacity))
}

.swiffy-slider ::-webkit-scrollbar-thumb {
   background: rgba(0, 0, 0, .4);
   border-radius: 1rem
}

.swiffy-slider ::-webkit-scrollbar-thumb:hover {
   background: rgba(0, 0, 0, .6)
}

.slider-container {
   --swiffy-slider-item-gap-totalwidth: calc(var(--swiffy-slider-item-gap) * (var(--swiffy-slider-item-count) - 1));
   --swiffy-slider-item-width: calc((100% - var(--swiffy-slider-item-reveal) - var(--swiffy-slider-item-gap-totalwidth)) / var(--swiffy-slider-item-count));
   overflow-x: auto;
   -webkit-overflow-scrolling: touch;
   scroll-snap-type: x mandatory;
   scroll-behavior: smooth;
   display: grid;
   align-items: center;
   height: 100%;
   grid: auto/auto-flow max-content;
   grid-auto-rows: 100%;
   grid-auto-columns: var(--swiffy-slider-item-width);
   grid-auto-flow: column;
   grid-gap: var(--swiffy-slider-item-gap);
   list-style: none;
   margin: 0;
   padding: 0;
   scrollbar-width: none;
   scrollbar-color: rgba(0, 0, 0, .4) rgba(0, 0, 0, var(--swiffy-slider-track-opacity));
   background-clip: padding-box
}

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

.slider-container>* {
   scroll-snap-align: var(--swiffy-slider-snap-align);
   position: relative;
   width: 100%;
   height: 100%
}

.slider-item-helper .slider-container>* {
   background-size: cover;
   background-color: #e1e1e1;
   background-position: 50% 50%;
   display: flex;
   justify-content: center;
   align-items: center
}

.slider-item-helper:not(.slider-item-ratio) .slider-container>* {
   min-height: 20rem
}

.slider-item-ratio .slider-container>*>* {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   -o-object-fit: cover;
   object-fit: cover
}

.slider-item-ratio-contain .slider-container>*>* {
   -o-object-fit: contain;
   object-fit: contain
}

.slider-item-ratio .slider-container>::after {
   display: block;
   padding-top: calc(100% / (var(--swiffy-slider-item-ratio)));
   content: ""
}

.slider-item-ratio-32x9 {
   --swiffy-slider-item-ratio: 32/9
}

.slider-item-ratio-21x9 {
   --swiffy-slider-item-ratio: 21/9
}

.slider-item-ratio-16x9 {
   --swiffy-slider-item-ratio: 16/9
}

.slider-item-ratio-4x3 {
   --swiffy-slider-item-ratio: 4/3
}

.slider-item-ratio-2x1 {
   --swiffy-slider-item-ratio: 2/1
}

.slider-item-ratio-1x1 {
   --swiffy-slider-item-ratio: 1/1
}

.slider-item-ratio-3x4 {
   --swiffy-slider-item-ratio: 3/4
}

.slider-nav-scrollbar {
   --swiffy-slider-track-height: 0.5rem
}

.slider-nav-scrollbar .slider-container {
   scrollbar-width: thin
}

.slider-nav-nodelay .slider-container {
   scroll-behavior: auto
}

.slider-indicators {
   position: absolute;
   right: 3.125rem;
   bottom: 0;
   left: 3.125rem;
   display: flex;
   justify-content: flex-start;
   padding: 0;
   margin-bottom: 3.125rem;
   list-style: none
}

.slider-nav-scrollbar .slider-indicators {
   margin-bottom: calc(1rem + var(--swiffy-slider-track-height))
}

.slider-indicators>.active {
   background-color: #000
}

.swiffy-slider.slider-indicators-outside .slider-nav {
   margin-bottom: var(--swiffy-slider-indicator-outside-size)
}

.swiffy-slider.slider-indicators-outside {
   padding-bottom: var(--swiffy-slider-indicator-outside-size)
}

.swiffy-slider.slider-indicators-outside .slider-indicators,
.swiffy-slider.slider-indicators-outside.slider-indicators {
   margin-bottom: 0
}

.slider-indicators>* {
   box-sizing: content-box;
   flex: 0 1 auto;
   width: 4rem;
   height: .1875rem;
   padding: 0;
   cursor: pointer;
   background-color: #fff;
   background-clip: padding-box
}

.slider-indicators>:not(:last-child) {
   margin-right: 1.875rem
}

.slider-indicators-square .slider-indicators>*,
.slider-indicators-square.slider-indicators>* {
   width: .5rem;
   height: .5rem;
   border: .4rem solid transparent
}

.slider-indicators-round .slider-indicators>*,
.slider-indicators-round.slider-indicators>* {
   width: .5rem;
   height: .5rem;
   border: .4rem solid transparent;
   border-radius: 50%
}

.slider-indicators-highlight .slider-indicators>.active,
.slider-indicators-highlight.slider-indicators>.active {
   border: .33rem solid transparent;
   padding: .07rem
}

.slider-nav {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   border: 0;
   background-color: transparent;
   cursor: pointer;
   padding: 0;
   visibility: hidden;
   opacity: .8;
   transition: visibility .1s, opacity .2s linear;
   margin-bottom: var(--swiffy-slider-track-height);
   display: flex;
   align-items: center;
   padding: 0 .5rem;
   filter: drop-shadow(0 0 .5rem rgba(0, 0, 0, .5));
   transform: scale(var(--swiffy-slider-nav-zoom))
}

.slider-nav::before {
   position: absolute;
   content: "";
   padding: .5rem;
   width: 3rem;
   height: 3rem
}

.slider-nav::after {
   content: "";
   -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
   mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'></path></svg>");
   -webkit-mask-size: cover;
   mask-size: cover;
   background-color: var(--swiffy-slider-nav-light);
   background-origin: content-box;
   width: 3rem;
   height: 3rem
}

.slider-nav-arrow .slider-nav::after {
   -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z'></path></svg>");
   mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M12 8a.5.5 0 0 1-.5.5H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5a.5.5 0 0 1 .5.5z'></path></svg>")
}

.slider-nav-chevron .slider-nav::after {
   -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M9.224 1.553a.5.5 0 0 1 .223.67L6.56 8l2.888 5.776a.5.5 0 1 1-.894.448l-3-6a.5.5 0 0 1 0-.448l3-6a.5.5 0 0 1 .67-.223z'></path></svg>");
   mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M9.224 1.553a.5.5 0 0 1 .223.67L6.56 8l2.888 5.776a.5.5 0 1 1-.894.448l-3-6a.5.5 0 0 1 0-.448l3-6a.5.5 0 0 1 .67-.223z'></path></svg>")
}

.slider-nav-caret .slider-nav::after {
   -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path d='M10 12.796V3.204L4.519 8 10 12.796zm-.659.753-5.48-4.796a1 1 0 0 1 0-1.506l5.48-4.796A1 1 0 0 1 11 3.204v9.592a1 1 0 0 1-1.659.753z'></path></svg>");
   mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path d='M10 12.796V3.204L4.519 8 10 12.796zm-.659.753-5.48-4.796a1 1 0 0 1 0-1.506l5.48-4.796A1 1 0 0 1 11 3.204v9.592a1 1 0 0 1-1.659.753z'></path></svg>")
}

.slider-nav-caretfill .slider-nav::after {
   -webkit-mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path d='m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z'></path></svg>");
   mask: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'><path d='m3.86 8.753 5.482 4.796c.646.566 1.658.106 1.658-.753V3.204a1 1 0 0 0-1.659-.753l-5.48 4.796a1 1 0 0 0 0 1.506z'></path></svg>")
}

.swiffy-slider:hover .slider-nav {
   visibility: visible
}

.swiffy-slider.slider-nav-autohide.slider-item-first-visible .slider-nav:not(.slider-nav-next) {
   visibility: hidden
}

.swiffy-slider.slider-nav-autohide.slider-item-last-visible .slider-nav.slider-nav-next {
   visibility: hidden
}

.slider-nav-outside .slider-container {
   margin: 0 var(--swiffy-slider-nav-outside-size)
}

.slider-nav-outside .slider-nav {
   padding: 0
}

.swiffy-slider .slider-nav:hover {
   opacity: 1
}

.slider-nav-square .slider-nav {
   padding: 0
}

.slider-nav-round .slider-nav::before,
.slider-nav-square .slider-nav::before {
   background-color: var(--swiffy-slider-nav-light)
}

.slider-nav-round .slider-nav::after,
.slider-nav-square .slider-nav::after {
   background-color: var(--swiffy-slider-nav-dark);
   width: 2rem;
   height: 2rem;
   margin: .5rem
}

.slider-nav-round .slider-nav::before {
   border-radius: 50%
}

.slider-nav-round .slider-nav::after {
   -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath fill-rule='evenodd' d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z'%3E%3C/path%3E%3C/svg%3E");
   mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath fill-rule='evenodd' d='M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z'%3E%3C/path%3E%3C/svg%3E")
}

.slider-nav-dark .slider-nav::after {
   background-color: var(--swiffy-slider-nav-dark)
}

.slider-nav-dark.slider-nav-round .slider-nav::before,
.slider-nav-dark.slider-nav-square .slider-nav::before {
   background-color: var(--swiffy-slider-nav-dark)
}

.slider-nav-dark.slider-nav-round .slider-nav::after,
.slider-nav-dark.slider-nav-square .slider-nav::after {
   background-color: var(--swiffy-slider-nav-light)
}

.slider-nav-sm {
   --swiffy-slider-nav-zoom: .75;
   --swiffy-slider-nav-outside-size: 2.5rem
}

.slider-nav.slider-nav-next::after {
   transform: rotate(180deg)
}

.slider-nav.slider-nav-next {
   right: 0;
   left: unset
}

.slider-nav-visible .slider-nav {
   visibility: visible
}

.slider-nav-dark .slider-nav {
   opacity: .6
}

.slider-indicators-dark .slider-indicators>*,
.slider-indicators-dark.slider-indicators>* {
   filter: invert(1)
}

.slider-item-snapstart {
   --swiffy-slider-snap-align: start
}

.slider-item-nosnap {
   --swiffy-slider-snap-align: unset
}

.slider-item-nogap {
   --swiffy-slider-item-gap: 0rem
}

.slider-item-reveal {
   --swiffy-slider-item-reveal: 8rem
}

.slider-item-snapstart.slider-item-reveal {
   --swiffy-slider-item-reveal: 4rem
}

.slider-item-show2 {
   --swiffy-slider-item-count: 2
}

.slider-item-show3 {
   --swiffy-slider-item-count: 3
}

.slider-item-show4 {
   --swiffy-slider-item-count: 4
}

.slider-item-show5 {
   --swiffy-slider-item-count: 5
}

.slider-item-show6 {
   --swiffy-slider-item-count: 6
}

.slider-nav-mousedrag .slider-container {
   cursor: grab
}

.slider-nav-mousedrag.dragging .slider-container {
   scroll-snap-type: unset;
   scroll-behavior: unset;
   -webkit-user-select: none;
   user-select: none
}

.slider-nav-mousedrag.dragging .slider-nav {
   visibility: hidden
}

@media (hover:hover) {
   .slider-nav-mousedrag .slider-container::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%
   }
}

@media (prefers-reduced-motion:no-preference) {
   .slider-nav-animation.slider-nav-animation-fast {
      --swiffy-slider-animation-duration: .25s
   }

   .slider-nav-animation.slider-nav-animation-slow {
      --swiffy-slider-animation-duration: 1.25s
   }

   .slider-nav-animation .slider-container>*>* {
      transition: opacity var(--swiffy-slider-animation-duration) var(--swiffy-slider-animation-timing), transform var(--swiffy-slider-animation-duration) var(--swiffy-slider-animation-timing);
      transition-delay: var(--swiffy-slider-animation-delay)
   }

   .slider-nav-animation .slider-container .slide-visible>* {
      transition: opacity var(--swiffy-slider-animation-duration) var(--swiffy-slider-animation-timing), transform var(--swiffy-slider-animation-duration) var(--swiffy-slider-animation-timing);
      transition-delay: var(--swiffy-slider-animation-delay)
   }

   .slider-nav-animation.slider-nav-animation-fadein .slider-container>*>* {
      opacity: .5
   }

   .slider-nav-animation.slider-nav-animation-scale .slider-container>*>* {
      transform: scale(.9)
   }

   .slider-nav-animation.slider-nav-animation-appear .slider-container>*>* {
      opacity: .3;
      transform: scale(.9)
   }

   .slider-nav-animation.slider-nav-animation-scaleup .slider-container>*>* {
      transform: scale(.25)
   }

   .slider-nav-animation.slider-nav-animation-zoomout .slider-container>* {
      overflow: hidden
   }

   .slider-nav-animation.slider-nav-animation-zoomout .slider-container>*>* {
      transform: scale(1.3)
   }

   .slider-nav-animation.slider-nav-animation-turn .slider-container>*>* {
      transform: rotateY(70deg)
   }

   .slider-nav-animation.slider-nav-animation-slideup .slider-container>*>* {
      transform: translateY(60%) scale(.99)
   }

   .slider-nav-animation.slider-nav-animation-slideup .slider-container {
      overflow-y: hidden
   }

   .slider-nav-animation .slider-container>.slide-visible>* {
      opacity: 1;
      transform: none
   }
}

@media (min-width:62rem) {

   .slider-item-show2:not(.slider-item-snapstart) .slider-container>*,
   .slider-item-show4:not(.slider-item-snapstart) .slider-container>*,
   .slider-item-show6:not(.slider-item-snapstart) .slider-container>* {
      scroll-snap-align: unset
   }

   .slider-item-show2:not(.slider-item-snapstart) .slider-container>::before,
   .slider-item-show4:not(.slider-item-snapstart) .slider-container>::before,
   .slider-item-show6:not(.slider-item-snapstart) .slider-container>::before {
      content: " ";
      display: block;
      position: absolute;
      left: calc(var(--swiffy-slider-item-gap)/ 2 * -1);
      top: 0;
      width: 1px;
      height: 1px;
      scroll-snap-align: var(--swiffy-slider-snap-align)
   }

   .slider-nav-outside-expand .slider-nav {
      margin-left: -4rem
   }

   .slider-nav-outside-expand .slider-nav.slider-nav-next {
      margin-right: -4rem
   }

   .slider-nav-sm.slider-nav-outside-expand .slider-nav {
      margin-left: -3.5rem
   }

   .slider-nav-sm.slider-nav-outside-expand .slider-nav.slider-nav-next {
      margin-right: -3.5rem
   }

   .slider-indicators-sm.slider-indicators {
      display: none
   }
}

@media (max-width:62rem) {
   .swiffy-slider {
      --swiffy-slider-track-height: 0rem;
      --swiffy-slider-item-reveal: 0rem;
      --swiffy-slider-item-count: 1;
      --swiffy-slider-nav-zoom: .875
   }

   .swiffy-slider .slider-item-show2-sm {
      --swiffy-slider-item-count: 2
   }

   .slider-item-reveal {
      --swiffy-slider-item-reveal: 4rem
   }

   .slider-item-snapstart.slider-item-reveal {
      --swiffy-slider-item-reveal: 2rem
   }

   .slider-item-show6 .slider-container {
      grid-auto-columns: calc(25% - var(--swiffy-slider-item-gap)/ 4 * 3)
   }

   .slider-item-show6.slider-item-reveal .slider-container {
      grid-auto-columns: calc(25% - var(--swiffy-slider-item-gap)/ 4 * 3 - .5rem)
   }

   .slider-item-show6.slider-item-reveal .slider-container>* {
      scroll-snap-align: unset
   }

   .slider-item-show6.slider-item-reveal .slider-container>::before {
      content: " ";
      display: block;
      position: absolute;
      left: calc(var(--swiffy-slider-item-gap)/ 2 * -1);
      top: 0;
      width: 1px;
      height: 1px;
      scroll-snap-align: center
   }

   .slider-nav::after,
   .slider-nav::before {
      width: 2rem;
      height: 2rem;
      padding: .3rem
   }

   .slider-nav-round .slider-nav::after,
   .slider-nav-square .slider-nav::after {
      width: 1.75rem;
      height: 1.75rem;
      margin: .125rem
   }

   .slider-nav-outside .slider-container,
   .slider-nav-outside-expand .slider-container {
      margin: 0 2rem
   }

   .slider-nav-outside-expand .slider-container {
      margin: 0 var(--swiffy-slider-nav-outside-size)
   }

   .slider-nav-outside-expand .slider-nav {
      padding: 0
   }

   .slider-indicators-round .slider-indicators>*,
   .slider-indicators-round.slider-indicators>*,
   .slider-indicators-square .slider-indicators>*,
   .slider-indicators-square.slider-indicators>* {
      width: .3rem;
      height: .3rem
   }

   .slider-indicators {
      margin-bottom: .5rem;
      display: none
   }

   .slider-nav-scrollbar .slider-indicators {
      margin-bottom: 0
   }

   .slider-indicators>* {
      width: 1rem;
      height: .125rem;
      border-width: .25rem
   }

   .slider-indicators-sm .slider-indicators,
   .slider-indicators-sm.slider-indicators {
      display: flex
   }
}

@media (max-width:48rem) {
   .slider-item-show6 .slider-container {
      grid-auto-columns: calc(50% - var(--swiffy-slider-item-gap)/ 2)
   }

   .slider-item-show6.slider-item-reveal .slider-container {
      grid-auto-columns: calc(50% - var(--swiffy-slider-item-gap)/ 2 - 1.5rem)
   }
}

@media (hover:none) {
   .swiffy-slider.slider-nav-touch .slider-nav {
      visibility: visible
   }

   .swiffy-slider:not(.slider-nav-touch).slider-nav-outside .slider-container,
   .swiffy-slider:not(.slider-nav-touch).slider-nav-outside-expand .slider-container {
      margin: 0 0
   }

   .slider-item-nosnap-touch {
      --swiffy-slider-snap-align: unset
   }
}
