/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

@font-face {
  font-family: "Haas Grotesk Text Web";
  src: url("../fonts/NeueHaasGroteskText-55Roman-Web.woff2") format("woff2"), url("../fonts/NeueHaasGroteskText-55Roman-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.NeueHaasGroteskText-55Roman-Web {
  font-family: "Haas Grotesk Text Web";
  font-weight: 400;
  font-style: normal;
}

:root {
  --topbar-h: 148px;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  min-height: 100svh;
}

body {
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  font-family: "Haas Grotesk Text Web";
  background: black;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
  margin: 0;
  font-size: unset;
}

a {
  text-decoration: none;
  color: inherit;
}

strong, b {
  font-weight: 500;
}

i, em {
  font-style: italic;
}

p {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1.112vw), 2.5rem);
  font-size: clamp(1.4rem, 1.112vw, 2.5rem);
  line-height: 1.3125;
  margin: 0.5em 0;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
p:only-child {
  margin-top: 0;
  margin-bottom: 0;
}

.hide {
  opacity: 0;
  visibility: hidden;
}

.d-none {
  display: none;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

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

.m-top-sm,
ul.m-top-sm {
  margin-top: 3rem;
}

.m-top-md,
ul.m-top-md {
  margin-top: 6rem;
}

.m-top-lg,
ul.m-top-lg {
  margin-top: 9rem;
}

.m-top-xl,
ul.m-top-xl {
  margin-top: 15rem;
}

.m-bottom-sm,
ul.m-bottom-sm {
  margin-bottom: 3rem;
}

.m-bottom-md,
ul.m-bottom-md {
  margin-bottom: 6rem;
}

.m-bottom-lg,
ul.m-bottom-lg {
  margin-bottom: 9rem;
}

.m-bottom-xl,
ul.m-bottom-xl {
  margin-bottom: 15rem;
}

.no-touch {
  pointer-events: none;
  opacity: 0.75;
}

.no-break {
  white-space: nowrap;
}

.sup-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
}
.sup-title--section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: clamp(6rem, 10vw, 18rem);
}
.sup-title--animated > span {
  display: block;
  opacity: 0;
  -webkit-transform: translate3d(0, 200%, 0);
          transform: translate3d(0, 200%, 0);
  -webkit-transition: none;
  transition: none;
}
.sup-title--animated--is-visible > span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0.25s;
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0.25s;
}

@-webkit-keyframes scroll-down {
  0% {
    opacity: 0;
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scaleY(0) translate3d(0, 0, 0);
            transform: scaleY(0) translate3d(0, 0, 0);
  }
  33% {
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scaleY(1) translate3d(0, 0, 0);
            transform: scaleY(1) translate3d(0, 0, 0);
  }
  51% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scaleY(1) translate3d(0, 0, 0);
            transform: scaleY(1) translate3d(0, 0, 0);
  }
  66% {
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scaleY(0) translate3d(0, 0, 0);
            transform: scaleY(0) translate3d(0, 0, 0);
    opacity: 0;
  }
}

@keyframes scroll-down {
  0% {
    opacity: 0;
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scaleY(0) translate3d(0, 0, 0);
            transform: scaleY(0) translate3d(0, 0, 0);
  }
  33% {
    opacity: 1;
  }
  50% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: scaleY(1) translate3d(0, 0, 0);
            transform: scaleY(1) translate3d(0, 0, 0);
  }
  51% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scaleY(1) translate3d(0, 0, 0);
            transform: scaleY(1) translate3d(0, 0, 0);
  }
  66% {
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
    -webkit-transform: scaleY(0) translate3d(0, 0, 0);
            transform: scaleY(0) translate3d(0, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes flag {
  0% {
    -webkit-transform: translate3d(0, -7%, 0);
            transform: translate3d(0, -7%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 7%, 0);
            transform: translate3d(0, 7%, 0);
  }
}
@keyframes flag {
  0% {
    -webkit-transform: translate3d(0, -7%, 0);
            transform: translate3d(0, -7%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 7%, 0);
            transform: translate3d(0, 7%, 0);
  }
}
.curtain {
  --bottom-left-clip: 100%;
  --bottom-right-clip: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  background-color: #6E823C;
  z-index: 2000;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  clip-path: polygon(0 0, 100% 0, 100% var(--bottom-right-clip), 0% var(--bottom-left-clip));
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.curtain__logo-wrapper {
  height: 10vmin;
  aspect-ratio: 248/177;
}

.curtain__logo {
  display: block;
  height: 100%;
  overflow: visible;
  opacity: 0;
  visibility: hidden;
}
.curtain__logo path {
  fill: #FFF;
}

.logo-svg path {
  fill: #FFF;
}

.topbar--horizontal .logo-svg__txt {
  display: none;
}

.logo {
  container-type: inline-size;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.logo__icon {
  width: 84%;
}
.logo__text {
  margin-top: 10cqw;
}

button {
  cursor: pointer;
}

.scroll-down {
  --size: 6.4rem;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 3rem;
  left: calc(50% - var(--size) / 2);
  width: var(--size);
  height: var(--size);
  background: transparent;
  border: none;
  padding: 0;
}
.scroll-down:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #6E823C;
  -webkit-animation: scroll-down 2s ease-in-out infinite;
          animation: scroll-down 2s ease-in-out infinite;
}

.cta {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 1em 4em;
  line-height: 1em;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cta:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--color, currentColor);
}
.cta:hover {
  background-color: var(--color, #FFF);
  color: var(--bg-color, #6E823C);
}

.flag {
  --width: clamp(6rem, 4.515vw, 10rem);
  display: block;
  width: var(--width);
}
.flag svg {
  display: block;
  width: 100%;
}

.flag-animated {
  --width: clamp(6rem, 4.515vw, 10rem);
  container-type: inline-size;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[100];
  grid-template-columns: repeat(100, 1fr);
  width: var(--width);
  aspect-ratio: 67/37;
}
.flag-animated span {
  background-image: url("../media/img/flag.svg");
  background-size: cover;
  background-position-x: calc((var(--i) - 1) * -1cqw);
  -webkit-animation: flag 1s ease-out infinite calc(var(--i) * -0.1003346721 * -0.2s) alternate;
          animation: flag 1s ease-out infinite calc(var(--i) * -0.1003346721 * -0.2s) alternate;
  -webkit-animation: flag 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite calc(var(--i) * -0.1003346721 * -0.1s) alternate;
          animation: flag 0.5s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite calc(var(--i) * -0.1003346721 * -0.1s) alternate;
}

.page-nav {
  color: #FFF;
  position: sticky;
  left: 0;
  top: calc(var(--topbar-h) - 2px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 3rem 0;
  background: #000;
  z-index: 200;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
  transition: transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
  transition: transform 0.8s cubic-bezier(0.5, 0.5, 0, 1), -webkit-transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
}
body:has(.topbar--is-hidden) .page-nav {
  -webkit-transform: translate3d(0, calc(var(--topbar-h) * -1 - 2px), 0);
          transform: translate3d(0, calc(var(--topbar-h) * -1 - 2px), 0);
}
.page-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  list-style-type: none;
  margin: 0;
  padding: 0;
  gap: 3rem;
  width: calc(100% - 6rem);
}
.page-nav li {
  width: 100%;
  border-top: 1px solid currentColor;
}
.page-nav a {
  background-color: transparent;
  display: block;
  width: 100%;
  color: currentColor;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  padding: 1em;
  line-height: 1em;
  -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
}
.page-nav a:hover {
  color: #000;
  background: #FFF;
}
@media (max-width: 768px) {
  .page-nav ul {
    gap: 2rem;
    width: calc(100% - 3rem);
  }
}
@media (max-width: 576px) {
  .page-nav ul {
    gap: 1.5rem;
    width: calc(100% - 3rem);
  }
}

.topbar {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 2rem;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFF;
  padding: 6rem 6rem 0 6rem;
  mix-blend-mode: exclusion;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 200;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
  transition: transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
  transition: transform 0.8s cubic-bezier(0.5, 0.5, 0, 1), -webkit-transform 0.8s cubic-bezier(0.5, 0.5, 0, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.topbar--is-hidden {
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.topbar--hide-logo-text .logo__text {
  display: none;
}
body:has(.page-nav) .topbar--dark-bg {
  background-color: #000;
  mix-blend-mode: unset;
}
@media (max-width: 992px) {
  .topbar {
    padding: 3rem 3rem 0 3rem;
  }
}
@media (max-width: 768px) {
  .topbar {
    padding: 2rem 2rem 0 2rem;
  }
}

.topbar__logo {
  display: block;
  width: 77px;
  opacity: 0.7;
}
@media (max-width: 992px) {
  .topbar__logo {
    width: 70px;
  }
}
@media (max-width: 576px) {
  .topbar__logo {
    width: 55px;
  }
}

.topbar__nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}
.topbar__nav a {
  display: inline-block;
  position: relative;
  line-height: 1.4;
}
.topbar__nav a:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  -webkit-transform-origin: center right;
          transform-origin: center right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.topbar__nav a:hover:before, .topbar__nav a.active:before {
  -webkit-transform-origin: center left;
          transform-origin: center left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.topbar__nav a[target=_blank]:after {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0L7.87602 3.4236L7.21011 3.40707L7.09632 1.51046L0.630082 8L0.585828 7.99121L0 7.39968L6.49082 0.904519L4.59566 0.790575L4.57845 0.123088L8 0Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  margin-left: 0.15em;
}

.block-product {
  --color-1: black;
  --color-2: #d5d5d5;
  --bg-angle: 10;
  --scroll-val: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100lvh;
  color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(oklch, in), color-stop(var(--color-2)), to(var(--color-1)));
  background: linear-gradient(in oklch calc(1deg * var(--scroll-val) * var(--bg-angle)), var(--color-2), var(--color-1));
  background-size: 100% calc(var(--scroll-val) * 100% + 100%);
  overflow: hidden;
}
.block-product .sup-title {
  text-align: center;
  padding-block: clamp(2rem, 2.5vw, 7.5rem);
}
@media (max-width: 768px) {
  .block-product .sup-title {
    margin-top: calc(var(--topbar-h) + var(--topbar-h) / 2);
  }
}

.block-product__bg {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../media/img/noise-2.gif);
  background-size: 200px;
  mix-blend-mode: multiply;
  opacity: 0.1;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.block-product__top {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 0 3rem 3rem;
  z-index: 2;
}
.block-product__top > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
@media (max-width: 576px) {
  .block-product__top {
    padding: 0 1.5rem 1.5rem;
  }
}

.block-product__media {
  --yPer: 20;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate3d(0, calc(var(--scroll-val) * var(--yPer) * 1%), 0) scale(calc(1 - var(--scroll-val) / 8));
          transform: translate3d(0, calc(var(--scroll-val) * var(--yPer) * 1%), 0) scale(calc(1 - var(--scroll-val) / 8));
  z-index: 1;
}
.block-product__media video {
  height: 90%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 576px) {
  .block-product__media video {
    height: 75%;
  }
}

.block-product__title {
  text-transform: capitalize;
  font-size: 48px;
  font-size: 4.8rem;
  font-size: min(max(3rem, 3.334vw), 8rem);
  font-size: clamp(3rem, 3.334vw, 8rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.block-product__title__main {
  --y-pos: 1;
  overflow: hidden;
}
.block-product__title__main > * {
  -webkit-transform: translate3d(0, calc(var(--y-pos) * 100%), 0) scale(calc(1 - var(--y-pos) / 8));
          transform: translate3d(0, calc(var(--y-pos) * 100%), 0) scale(calc(1 - var(--y-pos) / 8));
  opacity: calc(1 - var(--y-pos));
}

.block-product__title__sup {
  --y-pos: 1;
  display: inline-block;
  font-size: 0.5em;
  margin-left: 0.25em;
  overflow: hidden;
}
.block-product__title__sup > * {
  -webkit-transform: translate3d(0, calc(var(--y-pos) * -100%), 0) scale(calc(1 - var(--y-pos) / 8));
          transform: translate3d(0, calc(var(--y-pos) * -100%), 0) scale(calc(1 - var(--y-pos) / 8));
  opacity: calc(1 - var(--y-pos));
}

.block-product__desc {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1.112vw), 2.5rem);
  font-size: clamp(1.4rem, 1.112vw, 2.5rem);
  line-height: 1.3125;
  text-align: center;
  text-align: left;
  width: calc(33% - 1.5rem);
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}
@media (max-width: 992px) {
  .block-product__desc {
    width: 66%;
  }
}
@media (max-width: 768px) {
  .block-product__desc {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .block-product__desc br {
    display: none;
  }
}

.block-product__bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-bottom: 3rem;
  z-index: 2;
}
@media (max-width: 768px) {
  .block-product__bottom {
    margin-bottom: 1.5rem;
  }
}

.block-product__buttons {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  list-style-type: none;
  margin: 0;
  padding: 0;
  gap: 3rem;
  width: calc(100% - 6rem);
}
.block-product__buttons li {
  width: 100%;
}
@media (max-width: 768px) {
  .block-product__buttons {
    gap: 2rem;
    width: calc(100% - 3rem);
  }
}
@media (max-width: 576px) {
  .block-product__buttons {
    gap: 1.5rem;
    width: calc(100% - 3rem);
  }
}

.block-product__button {
  --scaleY: 0;
  --y-pos: 100;
  --opacity: 0;
  --transform-o: bottom center;
  position: relative;
  border-radius: 0;
  border: none;
  background-color: transparent;
  display: block;
  width: 100%;
  color: currentColor;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  padding: 1em;
  line-height: 1em;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.block-product__button:hover, .block-product__button.active {
  color: #6E823C;
  background: #FFF;
}
.block-product__button.ready {
  border-top: 1px solid #FFF;
}
.block-product__button.active, .not-active .block-product__button {
  pointer-events: none;
}
.block-product__button:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  -webkit-transform-origin: var(--transform-o);
          transform-origin: var(--transform-o);
  -webkit-transform: scaley(var(--scaleY)) translate3d(0, 0, 0);
          transform: scaley(var(--scaleY)) translate3d(0, 0, 0);
  opacity: var(--opacity);
  z-index: -1;
  will-change: transform;
}

.block-product__button__span {
  display: block;
  overflow: hidden;
}
.block-product__button__span span {
  display: block;
  -webkit-transform: translate3d(0, calc(var(--y-pos) * 1%), 0);
          transform: translate3d(0, calc(var(--y-pos) * 1%), 0);
}

.block-big-title {
  position: relative;
  height: 100svh;
  min-height: 100lvh;
  background: #000;
  color: #FFF;
  text-align: center;
  overflow: hidden;
}
.block-big-title p {
  font-size: 64px;
  font-size: 6.4rem;
  font-size: min(max(3rem, 4.445vw), 10rem);
  font-size: clamp(3rem, 4.445vw, 10rem);
  line-height: 1.125;
  mix-blend-mode: difference;
}
.block-big-title p .line {
  overflow: hidden;
}
.block-big-title p .line > div {
  --y-pos: 120;
  --x-pos: 0;
  --opacity: 0;
  --rotate: 3;
  --scale: .8;
  --transform-o: 0;
  -webkit-transform-origin: calc(var(--transform-o) * 1%) calc(var(--transform-o) * 1%);
          transform-origin: calc(var(--transform-o) * 1%) calc(var(--transform-o) * 1%);
  opacity: var(--opacity);
  -webkit-transform: translate3d(calc(var(--x-pos) * 2em), calc(var(--y-pos) * 1%), 0) rotate(calc(var(--rotate) * 1deg)) scale(var(--scale));
          transform: translate3d(calc(var(--x-pos) * 2em), calc(var(--y-pos) * 1%), 0) rotate(calc(var(--rotate) * 1deg)) scale(var(--scale));
  will-change: transform, opacity, transform-origin;
  padding-bottom: 0.05em;
}
@media (max-width: 576px) {
  .block-big-title p br {
    display: none;
  }
}
.block-big-title .flag,
.block-big-title .flag-animated {
  position: absolute;
  bottom: 6rem;
  left: calc(50% - var(--width) / 2);
}
@media (max-width: 576px) {
  .block-big-title .flag,
  .block-big-title .flag-animated {
    bottom: 3rem;
  }
}

.block-big-title__bg {
  --opacity: 0;
  position: absolute;
  top: -20vh;
  left: 0;
  width: 100%;
  height: calc(100% + 20vh);
  opacity: var(--opacity);
}
.block-big-title--has-noise .block-big-title__bg:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../media/img/noise-2.gif);
  background-size: 200px;
  mix-blend-mode: multiply;
  opacity: 0.125;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.block-big-title__media {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.block-big-title__fg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3rem;
  width: 100%;
  height: 100%;
}

.block-just-text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: clamp(1.5rem, 10vw, 18rem) 0;
  background-color: #CAD3D3;
  color: #2E2E2E;
}
.section--just-text + .section--just-text .block-just-text:after {
  content: "";
  position: absolute;
  top: 0;
  left: 3rem;
  width: calc(100% - 6rem);
  height: 1px;
  background-color: #2E2E2E;
}
.block-just-text > div {
  padding: 0 3rem;
  width: min(100%, 100rem);
}
.block-just-text h2, .block-just-text h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
}
.block-just-text h3 {
  margin-top: 3.35em;
  margin-bottom: 1em;
  color: #6E823C;
}

.block-multiple-text {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(40rem, 100%), 1fr));
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.block-multiple-text__item {
  --color: #2E2E2E;
  --bg-color: #CAD3D3;
  container-type: inline-size;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: var(--color);
  background-color: var(--bg-color);
  max-width: 100%;
  aspect-ratio: 1/0.75;
  padding: 6rem;
}
.block-multiple-text__item p {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1.112vw), 2.5rem);
  font-size: clamp(1.4rem, 1.112vw, 2.5rem);
  margin: 1.4em 0 1.6em;
  max-width: 30ch;
}
@media (max-width: 768px) {
  .block-multiple-text__item p {
    text-wrap: balance;
  }
  .block-multiple-text__item p br {
    display: none;
  }
}

.block-multiple-text__title {
  text-transform: capitalize;
  font-size: 48px;
  font-size: 4.8rem;
  font-size: min(max(3rem, 3.334vw), 8rem);
  font-size: clamp(3rem, 3.334vw, 8rem);
  line-height: 1;
}

.block-title-and-text-columns {
  --color: #2E2E2E;
  --bg-color: #CAD3D3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  min-height: 100lvh;
  color: var(--color);
  background-color: var(--bg-color);
  padding: 3rem;
}
.block-title-and-text-columns :is(h2, h3) {
  width: 100%;
}
.block-title-and-text-columns :is(h2, h3):not(.sup-title) {
  text-transform: capitalize;
  font-size: 48px;
  font-size: 4.8rem;
  font-size: min(max(3rem, 3.334vw), 8rem);
  font-size: clamp(3rem, 3.334vw, 8rem);
  margin-bottom: 0.75em;
}
.block-title-and-text-columns:has(.sup-title) :is(h2, h3):not(.sup-title) {
  margin-top: 0.5em;
}

.block-title-and-text-columns__text {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 4rem;
     -moz-column-gap: 4rem;
          column-gap: 4rem;
  max-width: 60%;
  text-align: left;
}
.block-title-and-text-columns__text p:first-child {
  margin-bottom: 1em;
}
@media (max-width: 992px) {
  .block-title-and-text-columns__text {
    -webkit-columns: unset;
       -moz-columns: unset;
            columns: unset;
    max-width: 80%;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .block-title-and-text-columns__text {
    max-width: 90%;
  }
  .block-title-and-text-columns__text br {
    display: none;
  }
}

.block-title-and-text-columns h3 .line {
  overflow: hidden;
  padding-bottom: 0.05em;
  line-height: 1.1;
}
.block-title-and-text-columns h3 .line > div {
  --y-pos: 120;
  --x-pos: 0;
  --opacity: 0;
  --rotate: 3;
  --scale: .8;
  --transform-o: 0;
  -webkit-transform-origin: calc(var(--transform-o) * 1%) calc(var(--transform-o) * 1%);
          transform-origin: calc(var(--transform-o) * 1%) calc(var(--transform-o) * 1%);
  opacity: var(--opacity);
  -webkit-transform: translate3d(calc(var(--x-pos) * 2em), calc(var(--y-pos) * 1%), 0) rotate(calc(var(--rotate) * 1deg)) scale(var(--scale));
          transform: translate3d(calc(var(--x-pos) * 2em), calc(var(--y-pos) * 1%), 0) rotate(calc(var(--rotate) * 1deg)) scale(var(--scale));
  will-change: transform, opacity, transform-origin;
}

.block-carousel {
  --length: 4;
  --scroll-val: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100lvh;
  height: auto;
}
@media (orientation: portrait) {
  .block-carousel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.block-carousel__side {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}

.block-carousel__side--text {
  display: -ms-grid;
  display: grid;
}
.block-carousel--type-1 .block-carousel__side--text {
  color: #2E2E2E;
  background-color: #CAD3D3;
}
.block-carousel--type-2 .block-carousel__side--text {
  color: #2E2E2E;
  background-color: #FFF;
}
@media (orientation: portrait) and (max-width: 768px) {
  .block-carousel--type-1 .block-carousel__side--text {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    padding-top: 3rem;
  }
}
@media (orientation: portrait) {
  .block-carousel--type-2 .block-carousel__side--text {
    color: #FFF;
    background-color: #1B1B1B;
  }
}

.block-carousel__text-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  grid-column: 1/-1;
  grid-row: 1/-1;
  z-index: calc(var(--length, 50) - var(--i));
}
.block-carousel__text-item:not(:first-child) {
  opacity: 0;
  visibility: hidden;
}
.block-carousel__text-item h2 {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
}
.block-carousel__text-item h2 span {
  display: inline-block;
  will-change: transform;
}
.block-carousel__text-item h3 {
  text-transform: capitalize;
  font-size: 48px;
  font-size: 4.8rem;
  font-size: min(max(3rem, 3.334vw), 8rem);
  font-size: clamp(3rem, 3.334vw, 8rem);
  margin: 0.55em 0;
  line-height: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
  padding-bottom: 0.1em;
}
.block-carousel__text-item h3 span {
  display: inline-block;
}
.block-carousel__text-item__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 430px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.block-carousel__text-item__text p {
  max-width: 50ch;
}
.block-carousel__nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 3rem 3rem;
  z-index: 100;
}
.block-carousel__nav li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
}
@media (orientation: portrait) {
  .block-carousel__nav {
    width: 100%;
    padding: 0;
  }
}
.block-carousel--type-1 .block-carousel__nav {
  background-color: #CAD3D3;
}
@media (orientation: portrait) {
  .block-carousel__nav {
    position: unset;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .block-carousel--type-2 .block-carousel__nav {
    background-color: #1B1B1B;
  }
}

.block-carousel__btn {
  --scaleY: 0;
  --y-pos: 100;
  --opacity: 0;
  --transform-o: bottom center;
  position: relative;
  border-radius: 0;
  border: none;
  background-color: transparent;
  display: block;
  width: 100%;
  color: #6E823C;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  padding: 1em;
  line-height: 1em;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.not-active .block-carousel__btn {
  pointer-events: none;
}
.block-carousel--type-1 .block-carousel__btn {
  color: #808080;
}
.block-carousel--type-1 .block-carousel__btn.ready {
  border-top: 1px solid #2E2E2E;
}
.block-carousel--type-1 .block-carousel__btn:hover {
  background-color: rgba(238, 238, 238, 0.5);
}
.block-carousel--type-1 .block-carousel__btn.ready.active {
  color: #6E823C;
  background-color: #EEEEEE;
}
.block-carousel--type-1 .block-carousel__btn.active {
  pointer-events: none;
}
.block-carousel--type-1 .block-carousel__btn__span {
  display: block;
  overflow: hidden;
}
.block-carousel--type-1 .block-carousel__btn__span span {
  display: block;
  -webkit-transform: translate3d(0, calc(var(--y-pos) * 1%), 0);
          transform: translate3d(0, calc(var(--y-pos) * 1%), 0);
}
.block-carousel--type-2 .block-carousel__btn {
  border-top: 1px solid #2E2E2E;
  color: #808080;
}
.block-carousel--type-2 .block-carousel__btn:hover {
  background-color: rgba(202, 211, 211, 0.5);
}
.block-carousel--type-2 .block-carousel__btn.active {
  color: #6E823C;
  background-color: #CAD3D3;
}
.block-carousel__btn:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6E823C;
  -webkit-transform-origin: var(--transform-o);
          transform-origin: var(--transform-o);
  -webkit-transform: scaley(var(--scaleY)) translate3d(0, 0, 0);
          transform: scaley(var(--scaleY)) translate3d(0, 0, 0);
  opacity: var(--opacity);
  z-index: -1;
  will-change: transform;
}
@media (orientation: portrait) {
  .block-carousel--type-1 .block-carousel__btn {
    border-top: 1px solid #2E2E2E;
  }
  .block-carousel--type-2 .block-carousel__btn {
    border-top: 1px solid #FFF;
    color: #FFF;
  }
  .block-carousel--type-2 .block-carousel__btn:hover {
    background-color: rgba(0, 0, 0, 0.25);
  }
  .block-carousel--type-2 .block-carousel__btn.active {
    color: #FFF;
    background-color: #000;
  }
}
.not-clickable .block-carousel__btn {
  pointer-events: none;
}

.block-carousel__side--media {
  position: relative;
  overflow: hidden;
}
.block-carousel--type-1 .block-carousel__side--media {
  background-color: #FFF;
}
.block-carousel--type-2 .block-carousel__side--media {
  background-color: #1B1B1B;
}
@media (orientation: portrait) {
  .block-carousel--type-2 .block-carousel__side--media {
    display: none;
  }
}

.block-carousel__side--media__noise {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../media/img/noise-2.gif);
  background-size: 200px;
  mix-blend-mode: multiply;
  opacity: 0.05;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
  z-index: 0;
}

.block-carousel__mobile-media {
  display: none;
  padding: 3rem 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-height: 50vh;
}
.block-carousel__mobile-media > img,
.block-carousel__mobile-media > video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (orientation: portrait) {
  .block-carousel__mobile-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.block-carousel__media-item {
  --size: 90%;
  --yPer: 20;
  --topLeftPos: 0;
  --topRightPos: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.block-carousel__media-item > * {
  width: var(--size);
  height: var(--size);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  -webkit-transform: translate3d(0, calc(var(--scroll-val) * var(--yPer) * 1%), 0);
          transform: translate3d(0, calc(var(--scroll-val) * var(--yPer) * 1%), 0);
}
.block-carousel--type-1 .block-carousel__media-item > * {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.block-carousel__side--media--full .block-carousel__media-item .block-carousel__media-item {
  display: block;
}
.block-carousel--type-1 .block-carousel__side--media--full .block-carousel__media-item > * {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
  aspect-ratio: 1;
  display: block;
}
.block-carousel__media-item:not(:first-child) {
  opacity: 0;
  visibility: hidden;
}

.block-scrolling-sections {
  background-color: #6E823C;
}
.block-scrolling-sections:after {
  content: "";
  display: block;
  height: 50svh;
  position: sticky;
  top: 0;
  visibility: hidden;
}

.scrolling-section {
  --one-unit: 1;
  --opacity: 1;
  --radius: 20;
  --scale: 1;
  --brightness: 1;
  will-change: transform;
  position: sticky;
  top: 0;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-filter: brightness(var(--brightness));
          filter: brightness(var(--brightness));
  -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.1);
}

.scrolling-section__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100svh;
  height: 100lvh;
  margin-bottom: 25vh;
}

.scrolling-section:last-child .scrolling-section__in {
  margin-bottom: 0;
}

.scrolling-section__side {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.scrolling-section__side--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #FFF;
}
.scrolling-section__side--text h2 {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.scrolling-section__side--text h2 span {
  display: inline-block;
  will-change: transform;
}
.scrolling-section__side--text h3 {
  text-transform: capitalize;
  font-size: 48px;
  font-size: 4.8rem;
  font-size: min(max(3rem, 3.334vw), 8rem);
  font-size: clamp(3rem, 3.334vw, 8rem);
  margin: 0.55em 0;
  line-height: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
}
.scrolling-section__side--text h3 > div {
  overflow: hidden;
  padding-bottom: 0.1em;
}
.scrolling-section__side--text h3 span {
  display: inline-block;
}
.scrolling-section__side--text__text {
  --one-unit: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 430px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.scrolling-section__side--text__text p {
  max-width: 50ch;
  -webkit-transform: translate3d(0, calc(var(--one-unit) * 2em), 0);
          transform: translate3d(0, calc(var(--one-unit) * 2em), 0);
}
@media (orientation: portrait) {
  .scrolling-section__side--text {
    color: #FFF;
    background-color: #1B1B1B;
  }
}

.scrolling-section__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 430px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.scrolling-section__mobile-media {
  display: none;
  padding: 3rem 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  max-height: 50vh;
}
.scrolling-section__mobile-media > img,
.scrolling-section__mobile-media > video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (orientation: portrait) {
  .scrolling-section__mobile-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.scrolling-section__side--media {
  --size: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background-color: #1B1B1B;
  z-index: 1;
}
.scrolling-section__side--media > * {
  width: var(--size);
  height: var(--size);
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  -webkit-transform: translate3d(0, calc(var(--one-unit) * 15vh), 0) scale(calc(1 - var(--one-unit) / 10));
          transform: translate3d(0, calc(var(--one-unit) * 15vh), 0) scale(calc(1 - var(--one-unit) / 10));
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
}
@media (orientation: portrait) {
  .scrolling-section__side--media {
    display: none;
  }
}

.block-team {
  --color: #2E2E2E;
  --bg-color: #CAD3D3;
  color: var(--color);
  background-color: var(--bg-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 3rem clamp(6rem, 10vw, 18rem) 3rem;
}

.team-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr clamp(4rem, 10vw, 20rem) 1fr;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 240px;
     -moz-column-gap: 240px;
          column-gap: 240px;
  -webkit-column-gap: clamp(4rem, 10vw, 20rem);
     -moz-column-gap: clamp(4rem, 10vw, 20rem);
          column-gap: clamp(4rem, 10vw, 20rem);
  padding: 0 3rem;
  max-width: 80%;
}
.team-list p {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1.112vw), 2.5rem);
  font-size: clamp(1.4rem, 1.112vw, 2.5rem);
  line-height: 1.3125;
  max-width: 40ch;
  text-wrap: balance;
}
.team-list:after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 0.5px);
  width: 1px;
  height: 100%;
  background-color: currentColor;
}
@media (orientation: portrait) {
  .team-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: unset;
    padding: 0;
    max-width: unset;
    width: 100%;
  }
  .team-list:after {
    display: none;
  }
}
.team-list__item {
  text-align: center;
}
.team-list__item > div {
  padding: clamp(5rem, 5vw, 10rem);
  height: 100%;
  border-bottom: 1px solid currentColor;
}
.team-list__item:nth-child(1) > div, .team-list__item:nth-child(2) > div {
  padding-top: 0;
}
.team-list__item:nth-last-child(1) > div, .team-list__item:nth-last-child(2) > div {
  padding-bottom: 0;
  border-bottom: none;
}
.team-list__item .cta {
  margin-top: 2em;
}
@media (orientation: portrait) {
  .team-list__item > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team-list__item:nth-child(2) > div {
    padding-top: clamp(2rem, 5vw, 10rem);
  }
  .team-list__item:nth-last-child(2) > div {
    padding-bottom: clamp(2rem, 5vw, 10rem);
    border-bottom: 1px solid currentColor;
  }
}
@media (max-width: 576px) {
  .team-list__item > div {
    padding-inline: unset;
  }
}

.team-list__title {
  --y-pos: 1;
  text-transform: capitalize;
  font-size: 48px;
  font-size: 4.8rem;
  font-size: min(max(3rem, 3.334vw), 8rem);
  font-size: clamp(3rem, 3.334vw, 8rem);
  overflow: hidden;
}
.team-list__title > span {
  display: block;
  -webkit-transform: translate3d(0, calc(var(--y-pos) * 100%), 0) scale(calc(1 - var(--y-pos) / 8));
          transform: translate3d(0, calc(var(--y-pos) * 100%), 0) scale(calc(1 - var(--y-pos) / 8));
  opacity: calc(1 - var(--y-pos));
}

.team-list__text {
  padding-top: 2.4em;
}

.team-list__sub-title {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1.112vw), 2.5rem);
  font-size: clamp(1.4rem, 1.112vw, 2.5rem);
  line-height: 1.3125;
}

.block-marquee {
  background: #FFF;
  padding: 0 0 clamp(6rem, 10vw, 18rem) 0;
}

.marquee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow-y: visible;
  overflow-x: clip;
  max-width: 100%;
  font-size: 50px;
}

.marquee-root {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.marquee-root > div {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2vw;
}

.marquee--logo {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.marquee--logo img {
  display: block;
}
@media (max-width: 992px) {
  .marquee--logo {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
}

.marquee-logo-wrapper {
  --h: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: clamp(5rem, 5vw, 30rem);
  padding: 0 clamp(5rem, 5vw, 30rem);
}
.marquee-logo-wrapper img {
  display: block;
  height: var(--h);
}

.logos-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 3rem;
}
.logos-desktop > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media (max-width: 992px) {
  .logos-desktop {
    display: none;
  }
}

.logos-desktop__logo_wrapper {
  --i: 1;
  --h: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: clamp(5rem, 4vw, 30rem);
  padding: 0 clamp(5rem, 5vw, 30rem);
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-transition: none;
  transition: none;
  will-change: transform;
}
.logos-desktop__logo_wrapper img {
  display: block;
  height: var(--h);
}
.logos-desktop--is-visible .logos-desktop__logo_wrapper {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out calc(var(--i) * 0.025s);
  transition: all 0.3s ease-in-out calc(var(--i) * 0.025s);
  -webkit-transition: all 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) calc(var(--i) * 0.05s);
  transition: all 0.4s cubic-bezier(0.17, 0.84, 0.44, 1) calc(var(--i) * 0.05s);
}
.logos-desktop__logo_wrapper:nth-child(2) {
  --i: 2;
}
.logos-desktop__logo_wrapper:nth-child(3) {
  --i: 3;
}
.logos-desktop__logo_wrapper:nth-child(4) {
  --i: 4;
}
.logos-desktop__logo_wrapper:nth-child(5) {
  --i: 5;
}
.logos-desktop__logo_wrapper:nth-child(6) {
  --i: 6;
}
.logos-desktop__logo_wrapper:nth-child(7) {
  --i: 7;
}
.logos-desktop__logo_wrapper:nth-child(8) {
  --i: 8;
}
.logos-desktop__logo_wrapper:nth-child(9) {
  --i: 9;
}
.logos-desktop__logo_wrapper:nth-child(8) {
  --i: 10;
}

.block--text-and-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100lvh;
  min-height: 100lvh;
}
.block--text-and-image--ver {
  height: unset;
}

.block--text-and-image--hor.block--text-and-image--img-text {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.block--text-and-image--hor.block--text-and-image--text-img {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.block--text-and-image--ver.block--text-and-image--img-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.block--text-and-image--ver.block--text-and-image--text-img {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.block--text-and-image__side {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.block--text-and-image--ver .block--text-and-image__side {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100lvh;
          flex: 1 1 100lvh;
}

@media (orientation: portrait) {
  .block--text-and-image--hor {
    display: block;
  }
}

.block--text-and-image__side--media {
  --image-size: 100;
  --image-fit: cover;
  --bg-color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--bg-color);
}
.block--text-and-image__side--media img {
  display: block;
  width: calc(var(--image-size) * 1%);
  height: calc(var(--image-size) * 1%);
  -o-object-fit: var(--image-fit);
     object-fit: var(--image-fit);
  -o-object-position: center;
     object-position: center;
}
.block--text-and-image--ver .block--text-and-image__side--media {
  height: 100lvh;
  max-height: 100lvh;
}
@media (orientation: portrait) {
  .block--text-and-image__side--media {
    padding: 3rem;
  }
}

.block--text-and-image__side--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background: #FFF;
}
.block--text-and-image--ver .block--text-and-image__side--text {
  padding: 9rem 3rem;
}
@media (max-width: 768px) {
  .block--text-and-image--ver .block--text-and-image__side--text {
    height: unset;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}
@media (orientation: portrait) {
  .block--text-and-image__side--text {
    padding: 9rem 3rem;
    height: unset;
  }
}
.block--text-and-image__side--text h3 {
  text-transform: capitalize;
  font-size: 48px;
  font-size: 4.8rem;
  font-size: min(max(3rem, 3.334vw), 8rem);
  font-size: clamp(3rem, 3.334vw, 8rem);
  margin: 0.55em 0;
  line-height: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.block--text-and-image__side--text h3 > div {
  overflow: hidden;
  padding-bottom: 0.1em;
}
.block--text-and-image__side--text h3 span {
  display: inline-block;
}
.block--text-and-image__side--text .block--text-and-image__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 600px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.block--text-and-image__side--text .block--text-and-image__text p {
  max-width: 50ch;
}

.block--media {
  height: 100lvh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block--media--has-spacing {
  padding: clamp(20px, 5vw, 100px);
}
@media (orientation: portrait) {
  .block--media {
    display: unset;
  }
}

.block--media__media {
  --media-size: 100;
  --media-fit: cover;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block--media__media img,
.block--media__media video {
  display: block;
  width: calc(var(--media-size) * 1%);
  height: calc(var(--media-size) * 1%);
  -o-object-fit: var(--media-fit);
     object-fit: var(--media-fit);
  -o-object-position: center;
     object-position: center;
}
@media (orientation: portrait) {
  .block--media__media img,
  .block--media__media video {
    height: auto;
  }
}

.header {
  position: relative;
  width: 100%;
  height: 100svh;
  min-height: 100svh;
  background: #000;
  color: #FFF;
  padding: 3rem;
  text-align: center;
  overflow: hidden;
}

.header__bg {
  position: absolute;
  top: -10vh;
  left: 0;
  width: 100%;
  height: calc(100% + 10vh);
}
.header--has-noise .header__bg:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../media/img/noise-2.gif);
  background-size: 200px;
  mix-blend-mode: multiply;
  opacity: 0.125;
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.header__media {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header__fg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.header__title {
  font-size: 64px;
  font-size: 6.4rem;
  font-size: min(max(3rem, 4.445vw), 10rem);
  font-size: clamp(3rem, 4.445vw, 10rem);
  line-height: 1.125;
  text-align: center;
  color: #FFF;
  mix-blend-mode: difference;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.header__title .header__title__line-parent {
  overflow: hidden;
  padding-bottom: 0.1em;
  margin-top: -0.1em;
}
.header__title .header__title__line-child {
  --transform-o: 0;
  -webkit-transform-origin: calc(var(--transform-o) * 1%) calc(var(--transform-o) * 1%);
          transform-origin: calc(var(--transform-o) * 1%) calc(var(--transform-o) * 1%);
}
@media (max-width: 576px) {
  .header__title br {
    display: none;
  }
}

.header__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1.112vw), 2.5rem);
  font-size: clamp(1.4rem, 1.112vw, 2.5rem);
  line-height: 1.3125;
  text-wrap: balance;
  margin-top: 1.5em;
}
.header__text > P {
  margin: 0;
}

.header .flag,
.header .flag-animated {
  position: absolute;
  bottom: 6rem;
  left: calc(50% - var(--width) / 2);
}
@media (max-width: 576px) {
  .header .flag,
  .header .flag-animated {
    bottom: 3rem;
  }
}

.header--small {
  height: 70svh;
  min-height: 70svh;
}

.section {
  background: #FFF;
}

.footer {
  --last-footer-h: 50svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100svh;
  max-height: 100svh;
  color: white;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer:after {
  content: "";
  display: block;
  height: 50svh;
}
.footer .cta {
  margin-top: 1.5em;
}
.footer .menu-item {
  line-height: 2.5;
}
@media (max-width: 768px) {
  .footer {
    height: unset;
  }
  .footer:after {
    height: var(--last-footer-h);
  }
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3rem;
}
@media (orientation: portrait) {
  .footer__top {
    display: none;
  }
}

.footer__logo {
  display: block;
  width: 77px;
  margin-bottom: 3rem;
}
@media (max-width: 992px) {
  .footer__logo {
    width: 70px;
  }
}
@media (max-width: 576px) {
  .footer__logo {
    width: 55px;
  }
}

.footer__top__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.footer__top__nav li {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
}

.footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  font-size: 16px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 1.112vw), 2.5rem);
  font-size: clamp(1.4rem, 1.112vw, 2.5rem);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50svh;
          flex: 1 0 50svh;
  padding: 6rem 6rem 3rem 6rem;
  background-color: #6E823C;
}
@media (max-width: 992px) {
  .footer__main {
    padding: 3rem 3rem 0 3rem;
  }
}
@media (max-width: 768px) {
  .footer__main {
    padding: 6rem 2rem 6rem 2rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer__main__nav li {
  line-height: 2.5;
}
.footer__main__nav a {
  display: inline-block;
  position: relative;
  line-height: 1.4;
}
.footer__main__nav a:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  -webkit-transform-origin: center right;
          transform-origin: center right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.footer__main__nav a:hover:before, .footer__main__nav a.active:before {
  -webkit-transform-origin: center left;
          transform-origin: center left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.footer__main__nav a[target=_blank]:after {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0L7.87602 3.4236L7.21011 3.40707L7.09632 1.51046L0.630082 8L0.585828 7.99121L0 7.39968L6.49082 0.904519L4.59566 0.790575L4.57845 0.123088L8 0Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  margin-left: 0.15em;
}
@media (max-width: 768px) {
  .footer__main__nav {
    text-align: center;
  }
}

.footer__contact {
  height: 0;
  overflow: hidden;
}
.footer__contact > div {
  opacity: 0;
  -webkit-transform: translate3d(0, 0.5em, 0);
          transform: translate3d(0, 0.5em, 0);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.footer__contact ul, .footer__contact address {
  color: #CAD3D3;
}
.footer__contact--is-open > div {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.footer__contact-list a {
  display: inline-block;
  position: relative;
  line-height: 1.4;
}
.footer__contact-list a:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  -webkit-transform-origin: center right;
          transform-origin: center right;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.footer__contact-list a:hover:after {
  -webkit-transform-origin: center left;
          transform-origin: center left;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.footer__address {
  font-style: normal;
  margin-top: 0.5em;
  line-height: 1.2;
}

.footer__copyright {
  font-size: 14px;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 0.9725vw), 1.8rem);
  font-size: clamp(1.2rem, 0.9725vw, 1.8rem);
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 clamp(6rem, 10vw, 18rem);
          flex: 0 0 clamp(6rem, 10vw, 18rem);
}
@media (max-width: 576px) {
  .footer__copyright {
    font-size: 0.9rem;
  }
}

.last-footer {
  position: fixed;
  display: -ms-grid;
  display: grid;
      grid-template-areas: "overlay";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50svh;
  max-height: 50svh;
  overflow: hidden;
  z-index: -1;
}
@media (max-width: 768px) {
  .last-footer {
    height: auto;
    max-height: auto;
  }
}

.last-footer__bg,
.last-footer__fg {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: overlay;
}

.last-footer__bg {
  width: 100%;
  height: calc(100% + 6vh);
  margin-top: -6vh;
  background: #000;
}
.last-footer__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.last-footer__fg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #FFF;
  font-size: min(15rem, 8.5vw);
  font-size: min(22.5rem, 5vw);
  mix-blend-mode: difference;
}

.last-footer__title {
  margin: 0.25em 0;
}
@media (max-width: 768px) {
  .last-footer__title {
    margin: 3rem 0;
  }
}