@import url("//hello.myfonts.net/count/3a0b31");
@import url("//hello.myfonts.net/count/3a6d0e");
/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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; }

caption {
  font-family: 'Montserrat', sans-serif;
  font-size: calc(16px + 0 * ((100vw - 320px) / 1280));
  line-height: calc(24px + -4 * ((100vw - 320px) / 1280));
  padding: 0 4.9375vw 48px;
text-align: left;}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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: 'Montserrat', sans-serif;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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: 'Montserrat', sans-serif;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: 'Montserrat', sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

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

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

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 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 and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #FFF;
  background-color: #000;
  -moz-osx-font-smoothing: grayscale; }

body, html {
  font-size: 24px; }

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

h2 { color: #D1ff00}

h1, h2, h3, h4, h5, h6, p, blockquote, dl, dd {
  margin: 0; }

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

body {
  transition: color 2s ease, background-color 3s ease; }
  body.diapositive {
    color: #000;
    background-color: #FFF; }
    body.diapositive .typography-module__row__input {
      color: #d1ffoo; }

.typography-module__row__input {
  transition: color 2s ease; }

.hover-underline-animation-icon {
  display: inline-block;
  position: relative;
  color: #fff;
  /* Add padding on the right so the text doesn't overlap the icon */
  padding-right: 30px; 
}

/* 1. THE UNDERLINE ANIMATION (Moved to ::before) */
.hover-underline-animation-icon::before {
  content: '';
  position: absolute;
  /* Adjust width to account for the right padding if you want the line 
     to only underline the text, or leave at 100% to underline the icon too */
  width: calc(100% - 30px); 
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation-icon:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

/* 2. THE NEW-TAB ICON (Stays on ::after) */
.hover-underline-animation-icon::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 12px; /* Adjust this value if needed to vertically align with your text */
  display: block;
  width: 22px;
  height: 22px;
  background-image: url("../img/ico-newtab.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #fff;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

@media (min-width: 1025px) {
  .fade-in {
    transition-timing-function: ease;
    transition-duration: 1s;
    transition-property: opacity, transform;
    -webkit-backface-visibility: hidden; }
    .fade-in:not(.in-view) {
      opacity: 0;
      transform: translateY(40px); }
    .fade-in.in-view {
      opacity: 1;
      transform: translateY(0); } }

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

.downloads__button {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-right: 30px; }

.downloads__button::after {
    position: absolute;
    right: 0;
    bottom: 12px;
    display: block;
    width: 22px;
    height: 22px;
    content: '';
    background-image: url("../img/ico-newtab.svg");
    background-repeat: no-repeat;
    background-position: center; }

@media (max-width: 767px) {
	.downloads__button::after {
        width: 19px;
        height: 19px; } }
  .downloads__button:hover {
    text-decoration: underline; }

.text-holder > * + * {
  margin-top: 1.1666666667em; }

.text-holder h1, .text-holder h2, .text-holder h3, .text-holder h4, .text-holder h5, .text-holder h6, .text-holder p, .text-holder ul {
  font-family: 'Montserrat', sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: -0.0030952381em; }
  @media (max-width: 767px) {
    .text-holder h1, .text-holder h2, .text-holder h3, .text-holder h4, .text-holder h5, .text-holder h6, .text-holder p, .text-holder ul {
      font-size: 28px;
      line-height: 1.1785714286; } }

.curtain {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.curtain__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.curtain__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.curtain__inner {
  position: relative;
  z-index: 1;
	
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    max-width: 80%;
  height: auto;
}

.section {
  margin-top: 350px; }
  .section + .footer {
    margin-top: 225px; }
    @media (max-width: 767px) {
      .section + .footer {
        margin-top: 180px; } }
.section__text {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .section__text {
      width: calc(100% - 40px); } }
  .section__text p {
    margin-left: 166px;
    max-width: 980px; }

.section__media {
  margin-top: 100px; }
  @media (max-width: 967px) {
    .section__media {
      margin-top: 50px; } }
  @media (max-width: 967px) {
    .section__media.image-text-module {
      margin-top: 100px; } }
@media (min-width: 1025px) {
  .section--is-sticky .section__inner {
    position: -webkit-sticky;
    position: sticky;
    top: 80px; } }

@media (min-width: 1024px) {
  .section__text > h2,
  .section__text__column:nth-child(1) > h2 {
    margin-left: 18px; }
  .section__text > p,
  .section__text__column:nth-child(1) > p {
    max-width: 1200px; } }

@media (max-width: 767px) {
  .section {
    margin-top: 200px; }
  .section__text p {
    margin-left: 0;
    max-width: 100%; } }

.section + .section--compact {
  margin-top: 150px; }
  @media (max-width: 767px) {
    .section + .section--compact {
      margin-top: 50px; } }
.section--compact + .section--compact {
  margin-top: 24px; }
  @media (min-width: 768px) {
    .section--compact + .section--compact + .section:not(.section--compact) {
      margin-top: 260px; } }
.section--compact .section__media {
  margin-top: 0; }

@media (min-width: 1024px) and (max-width: 1024px) {
  .section--downloads {
    margin-top: 280px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .section--downloads {
    margin-top: 280px; } }

@media (min-width: 1025px) {
  .section--downloads {
    margin-top: 300px; } }

@media (max-width: 767px) {
  .section--downloads {
    margin-top: 130px; } }

.section--downloads .section__text {
  display: flex; }
  .section--downloads .section__text .section__text__column:nth-child(2) {
    margin-left: 170px;
    width: 100%;
    max-width: 416px; }

@media (min-width: 1025px) {
  .section--downloads + .section {
    margin-top: 254px; } }

@media (max-width: 1024px) {
  .section--downloads .section__text {
    flex-direction: column; }
    .section--downloads .section__text .section__text__column:nth-child(2) {
      margin-top: 70px;
      margin-left: 0;
      max-width: 100%; }
  .section--downloads .downloads {
    margin-left: 166px;
    max-width: 680px; } }

@media (max-width: 767px) {
  .section--downloads .downloads {
    margin-left: 0; } }

.section--logo {
  position: relative; }
  @media (min-width: 768px) {
    .section--logo {
      margin-top: 225px; } }
  @media (min-width: 1024px) and (max-width: 1024px) {
    .section--logo {
      margin-top: 210px; } }
  @media (min-width: 1025px) {
    .section--logo {
      margin-top: 300px; } }
  @media (max-width: 767px) {
    .section--logo {
      margin-top: 190px; } }
  .section--logo .section__inner {
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
  .section--logo h2 {
    padding-top: 1.9047619048em; }
  @media (min-width: 1025px) {
    .section--logo + .section {
      margin-top: 0; } }
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .section--logo + .section {
      margin-top: 400px; } }
.section--logo .section__media {
  margin-top: 150px; }

.section--color {
  font-size: 42px; }
  @media (max-width: 767px) {
    .section--color {
      font-size: 28px; } }
@media (min-width: 1024px) and (max-width: 1024px) {
  .section--typography {
    margin-top: 490px; } }

@media (min-width: 768px) {
  .section--typography + .section {
    margin-top: 270px; } }

body.is-grey {
  color: #000;
  background: #9E9E9E; }

.section--login {
  position: relative;
  margin-top: 80px; }
  .section--login p {
    margin-bottom: 1.1666666667em; }
  .section--login form {
    margin-left: 166px;
    max-width: 680px; }
    .section--login form input {
      font-family: 'Montserrat', sans-serif;
      font-size: 42px;
      font-weight: 400;
      line-height: 1.1666666667;
      letter-spacing: -0.0030952381em;
      padding: 0;
      color: #000;
      background: transparent;
      border: 0;
      border-radius: 0;
      outline: 0;
      -webkit-appearance: none; }
      @media (max-width: 767px) {
        .section--login form input {
          font-size: 28px;
          line-height: 1.1785714286; } }
      .section--login form input::-webkit-input-placeholder {
        color: #000; }
      .section--login form input::-moz-placeholder {
        color: #000; }
      .section--login form input:-ms-input-placeholder {
        color: #000; }
      .section--login form input::-ms-input-placeholder {
        color: #000; }
      .section--login form input::placeholder {
        color: #000; }

.section__close-button {
  position: absolute;
  top: -40px;
  right: 40px;
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../img/ico-close.svg");
  background-repeat: no-repeat;
  background-position: top right; }
  @media (max-width: 767px) {
    .section__close-button {
      top: 0;
      right: 20px; } }
@media (max-width: 767px) {
  .section--login {
    margin-top: 49px; }
    .section--login form {
      margin-left: 0; } }

.footer {
  font-family: 'Montserrat', sans-serif;
  font-size: calc(16px + 0 * ((100vw - 320px) / 1280));
  line-height: calc(24px + -4 * ((100vw - 320px) / 1280));
  padding: 0 4.9375vw 48px; }

.footer__row {
  display: flex; }
  .footer__row + .footer__row {
    margin-top: 72px; }

.footer__section {
  display: flex;
  justify-content: space-between; }
  .footer__section:nth-child(1) {
    width: 61.3617vw; }

.footer__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .footer__list:nth-child(1) {
    width: 11.50532vw; }
  .footer__list:nth-child(2) {
    padding-left: 5.75266vw; }
  .footer__list__item {
    margin-bottom: .2rem; }
  .footer__list a {
    margin-bottom: .2rem; }

@media (max-width: 1023px) {
  .footer {
    padding-bottom: 1rem; }
  .footer__row:nth-child(1) .footer__section:nth-child(1) {
    display: none; }
  .footer__row:nth-child(1) .footer__section:nth-child(2) .footer__list:nth-child(1) {
    margin-left: 28.7633vw;
    width: 28.7633vw; }
  .footer__row:nth-child(2) {
    margin-top: 45px;
    flex-direction: column-reverse;
    font-size: calc(10px + 2 * ((100vw - 320px) / 1280));
    line-height: calc(12px + 2 * ((100vw - 320px) / 1280)); }
    .footer__row:nth-child(2) .footer__section:nth-child(1) {
      margin-top: 64px; }
    .footer__row:nth-child(2) .footer__section:nth-child(2) {
      justify-content: flex-start; }
      .footer__row:nth-child(2) .footer__section:nth-child(2) .footer__list:nth-child(1) {
        padding-left: 5.75266vw;
        order: 2; }
      .footer__row:nth-child(2) .footer__section:nth-child(2) .footer__list:nth-child(2) {
        margin-left: 28.7633vw;
        width: 28.7633vw;
        padding-left: 0;
        order: 1; }
  .footer__section:nth-child(1) {
    margin-left: 28.7633vw; } }

@media (max-width: 767px) {
  .footer__row:nth-child(2) .footer__section:nth-child(2) .footer__list:nth-child(1) {
    width: 100px; } }

.image-module {
  display: flex; }
  .image-module .image-module__item {
    flex-grow: 1; }
    .image-module .image-module__item img,
    .image-module .image-module__item video {
      display: block;
      width: 100%; }
    .image-module .image-module__item video {
      height: auto; }

.image-module--1-1-1-full-bleed {
  width: 100%; }

.image-module--1-1-1-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--1-1-1-whitespace {
      width: calc(100% - 40px); } }
.image-module--1-16-9-full-bleed {
  width: 100%; }

.image-module--1-16-9-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--1-16-9-whitespace {
      width: calc(100% - 40px); } }
.image-module--2-1-1-full-bleed {
  width: 100%; }

.image-module--2-1-1-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--2-1-1-whitespace {
      width: calc(100% - 40px); } }
  .image-module--2-1-1-whitespace .image-module__item + .image-module__item {
    margin-left: 24px; }

.image-module--2-9-16-full-bleed {
  width: 100%; }

.image-module--2-9-16-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--2-9-16-whitespace {
      width: calc(100% - 40px); } }
  .image-module--2-9-16-whitespace .image-module__item + .image-module__item {
    margin-left: 24px; }

.image-module--2-16-9-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--2-16-9-whitespace {
      width: calc(100% - 40px); } }
  .image-module--2-16-9-whitespace .image-module__item + .image-module__item {
    margin-left: 24px; }

.image-module--3-1-1-full-bleed {
  width: 100%; }

.image-module--3-1-1-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--3-1-1-whitespace {
      width: calc(100% - 40px); } }
  .image-module--3-1-1-whitespace .image-module__item + .image-module__item {
    margin-left: 24px; }

.image-module--3-9-16-full-bleed {
  width: 100%; }

.image-module--3-9-16-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--3-9-16-whitespace {
      width: calc(100% - 40px); } }
  .image-module--3-9-16-whitespace .image-module__item + .image-module__item {
    margin-left: 24px; }

.image-module--3-16-9-full-bleed {
  width: 100%; }

.image-module--3-16-9-whitespace {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .image-module--3-16-9-whitespace {
      width: calc(100% - 40px); } }
  .image-module--3-16-9-whitespace .image-module__item + .image-module__item {
    margin-left: 24px; }

@media (min-width: 768px) {
  .image-module--2-1-1-full-bleed .image-module__item,
  .image-module--2-1-1-whitespace .image-module__item,
  .image-module--2-9-16-full-bleed .image-module__item,
  .image-module--2-9-16-whitespace .image-module__item,
  .image-module--2-16-9-whitespace .image-module__item {
    flex-basis: 50%; }
  .image-module--3-1-1-full-bleed .image-module__item,
  .image-module--3-1-1-whitespace .image-module__item,
  .image-module--3-9-16-full-bleed .image-module__item,
  .image-module--3-9-16-whitespace .image-module__item,
  .image-module--3-16-9-full-bleed .image-module__item,
  .image-module--3-16-9-whitespace .image-module__item {
    flex-basis: 33.3333333333%; } }

@media (max-width: 1023px) {
  .image-module--adaptive.image-module--2-1-1-full-bleed, .image-module--adaptive.image-module--2-1-1-whitespace {
    flex-direction: column; }
  .image-module--adaptive.image-module--2-1-1-whitespace .image-module__item + .image-module__item {
    margin-top: 24px;
    margin-left: 0; } }

@media (max-width: 767px) {
  .image-module--3-1-1-full-bleed {
    flex-direction: column; }
  .image-module--3-1-1-whitespace {
    flex-direction: column; }
    .image-module--3-1-1-whitespace .image-module__item + .image-module__item {
      margin-top: 24px;
      margin-left: 0; }
  .image-module--3-9-16-full-bleed {
    flex-direction: column; }
  .image-module--3-9-16-whitespace {
    flex-direction: column; }
    .image-module--3-9-16-whitespace .image-module__item + .image-module__item {
      margin-top: 24px;
      margin-left: 0; } }

.image-text-module {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px;
  display: flex; }
  @media (max-width: 767px) {
    .image-text-module {
      width: calc(100% - 40px); } }
  .image-text-module--horizontal {
    flex-wrap: wrap;
    max-width: 980px; }
    .image-text-module--horizontal .image-text-module__item {
      margin-top: 86px;
      margin-left: 27px;
      flex-direction: column;
      width: calc((100% - 27px * 2) / 3); }
      .image-text-module--horizontal .image-text-module__item:nth-child(1), .image-text-module--horizontal .image-text-module__item:nth-child(2), .image-text-module--horizontal .image-text-module__item:nth-child(3) {
        margin-top: 0; }
      .image-text-module--horizontal .image-text-module__item:nth-child(3n-2) {
        margin-left: 0; }
      .image-text-module--horizontal .image-text-module__item img {
        margin-top: 24px; }
      .image-text-module--horizontal .image-text-module__item p {
        font-family: 'Montserrat', sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 1.3333333333;
        letter-spacing: -0.0029166667em;
        margin-top: 43px; }
        @media (max-width: 767px) {
          .image-text-module--horizontal .image-text-module__item p {
            font-size: 16px; } }
  .image-text-module--vertical {
    flex-direction: column; }
    .image-text-module--vertical .image-text-module__item {
      margin-top: 64px;
      margin-left: 166px;
      flex-wrap: wrap; }
      .image-text-module--vertical .image-text-module__item:nth-child(1) {
        margin-top: 0; }
      .image-text-module--vertical .image-text-module__item h2 {
        margin-bottom: 24px;
        width: 100%; }
      .image-text-module--vertical .image-text-module__item img {
        width: 650px; }
        @media (max-width: 1439px) {
          .image-text-module--vertical .image-text-module__item img {
            width: 550px; } }
        @media (min-width: 1440px) {
          .image-text-module--vertical .image-text-module__item img {
            width: 680px; } }
      .image-text-module--vertical .image-text-module__item p {
        font-family: 'Montserrat', sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 1.3333333333;
        letter-spacing: -0.0029166667em;
        margin-left: 56px;
        width: calc(100% - 650px - 56px);
        max-width: 440px; }
        @media (max-width: 767px) {
          .image-text-module--vertical .image-text-module__item p {
            font-size: 16px; } }
        @media (min-width: 1025px) {
          .image-text-module--vertical .image-text-module__item p {
            font-size: 42px;
            line-height: 1.1666666667;
            letter-spacing: -0.0030952381em; } }
        @media (min-width: 1440px) {
          .image-text-module--vertical .image-text-module__item p {
            margin-left: 70px;
            width: calc(100% - 680px - 70px);
            max-width: 416px; } }
        @media (max-width: 1439px) {
          .image-text-module--vertical .image-text-module__item p {
            width: calc(100% - 550px - 56px); } }
.image-text-module__item {
  display: flex; }
  .image-text-module__item h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: -0.0030952381em; }
    @media (max-width: 767px) {
      .image-text-module__item h2 {
        font-size: 28px;
        line-height: 1.1785714286; } }
@media (max-width: 1024px) {
  .image-text-module--vertical .image-text-module__item {
    margin-left: 0; } }

@media (max-width: 1023px) {
  .image-text-module--vertical .image-text-module__item {
    margin-left: 166px;
    flex-direction: column; }
    .image-text-module--vertical .image-text-module__item img {
      width: 100%; }
    .image-text-module--vertical .image-text-module__item p {
      margin-top: 24px;
      margin-left: 0;
      width: 100%;
      max-width: 100%; } }

@media (max-width: 767px) {
  .image-text-module--horizontal {
    flex-direction: column; }
    .image-text-module--horizontal .image-text-module__item {
      margin-left: 0;
      width: 100%; }
      .image-text-module--horizontal .image-text-module__item + .image-text-module__item {
        margin-top: 50px; }
  .image-text-module--vertical .image-text-module__item {
    margin-left: 0; }
    .image-text-module--vertical .image-text-module__item + .image-text-module__item {
      margin-top: 75px; } }

.carousel-module__item {
  max-width: 900px; }

@media (max-width: 1023px) {
  .carousel-module__item {
    max-width: calc(100vw - 120px); } }

@media (max-width: 767px) {
  .carousel-module__item {
    max-width: calc(100vw - 40px); } }

@media (min-width: 1024px) and (max-width: 1024px) {
  .section--showcase {
    margin-top: 260px; } }

.section--showcase + .section--showcase {
  margin-top: 70px; }
  @media (max-width: 1023px) {
    .section--showcase + .section--showcase {
      margin-top: -30px; } }
  @media (max-width: 767px) {
    .section--showcase + .section--showcase {
      margin-top: -30px; } }
  @media (max-width: 1023px) {
    .section--showcase + .section--showcase .section__text {
      margin-top: 320px; } }
  @media (max-width: 767px) {
    .section--showcase + .section--showcase .section__text {
      margin-top: 230px; } }

.mosaic-module__row {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px;
  display: flex; }
  @media (max-width: 767px) {
    .mosaic-module__row {
      width: calc(100% - 40px); } }
  .mosaic-module__row + .mosaic-module__row {
    margin-top: 190px; }
    @media (max-width: 1440px) {
      .mosaic-module__row + .mosaic-module__row {
        margin-top: 150px; } }
  .mosaic-module__row:nth-child(1) {
    justify-content: center; }
    .mosaic-module__row:nth-child(1) .mosaic-module__item:nth-child(1) {
      max-width: 650px; }
  .mosaic-module__row:nth-child(2) {
    justify-content: center;
    align-items: center;
    max-width: 1100px; }
    .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(1) {
      margin-right: 57.5px;
      max-width: 550px; }
    .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(2) {
      margin-left: 57.5px;
      max-width: 450px; }
  .mosaic-module__row:nth-child(3) {
    justify-content: center; }
    .mosaic-module__row:nth-child(3) .mosaic-module__item:nth-child(1) {
      max-width: 500px; }
  .mosaic-module__row:nth-child(4) {
    justify-content: center;
    align-items: center;
    max-width: 930px; }
    .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(1) {
      margin-right: 57.5px;
      max-width: 490px; }
    .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(2) {
      margin-left: 57.5px;
      max-width: 360px; }

.mosaic-module__item img,
.mosaic-module__item video {
  display: block; }

.mosaic-module__item video {
  max-width: 100%;
  height: auto; }

.mosaic-module__item__caption {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2em;
  margin-top: 1em;
  display: block;
  text-align: left; 
padding-left: 20px;}

@media (min-width: 1600px) {
  .mosaic-module__row:nth-child(1) .mosaic-module__item:nth-child(1) {
    max-width: 975px; }
  .mosaic-module__row:nth-child(2) {
    max-width: 1650px; }
    .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(1) {
      max-width: 825px; }
    .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(2) {
      max-width: 675px; }
  .mosaic-module__row:nth-child(3) .mosaic-module__item:nth-child(1) {
    max-width: 750px; }
  .mosaic-module__row:nth-child(4) {
    max-width: 1395px; }
    .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(1) {
      max-width: 735px; }
    .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(2) {
      max-width: 540px; } }

@media (max-width: 1599px) {
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(1), .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(1) {
    margin-right: 40px; }
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(2), .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(2) {
    margin-left: 40px; } }

@media (max-width: 1024px) {
  .mosaic-module__row + .mosaic-module__row {
    margin-top: 90px; }
  .mosaic-module__row:nth-child(1) .mosaic-module__item:nth-child(1) {
    max-width: 545px; }
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(1), .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(1) {
    margin-right: 29px; }
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(2), .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(2) {
    margin-left: 29px; }
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(1) {
    max-width: 490px; }
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(2) {
    max-width: 325px; }
  .mosaic-module__row:nth-child(3) .mosaic-module__item:nth-child(1) {
    max-width: 385px; } }

@media (max-width: 1023px) {
  .mosaic-module__row + .mosaic-module__row {
    margin-top: 80px; }
  .mosaic-module__row:nth-child(1) .mosaic-module__item:nth-child(1) {
    max-width: 432px; }
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(1) {
    margin-right: 30px;
    max-width: 410px; }
  .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(2) {
    margin-left: 30px;
    max-width: 180px; }
  .mosaic-module__row:nth-child(3) {
    justify-content: center; }
    .mosaic-module__row:nth-child(3) .mosaic-module__item:nth-child(1) {
      max-width: 317px; }
  .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(1) {
    margin-right: 30px;
    max-width: 350px; }
  .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(2) {
    margin-left: 30px;
    max-width: 236px; } }

@media (max-width: 767px) {
  .mosaic-module__row {
    flex-direction: column; }
    .mosaic-module__row + .mosaic-module__row {
      margin-top: 20px; }
    .mosaic-module__row:nth-child(n) .mosaic-module__item:nth-child(n) {
      max-width: 100%; }
    .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(1) {
      margin-right: 0; }
    .mosaic-module__row:nth-child(2) .mosaic-module__item:nth-child(2) {
      margin-top: 20px;
      margin-left: 0; }
    .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(1) {
      margin-right: 0; }
    .mosaic-module__row:nth-child(4) .mosaic-module__item:nth-child(2) {
      margin-top: 20px;
      margin-left: 0; } }

.logo-module {
  margin-left: calc((100vw - 1320px) / 2 + 166px);
  overflow: hidden; }
  @media (max-width: 1440px) {
    .logo-module {
      margin-left: 226px; } }
  @media (max-width: 767px) {
    .logo-module {
      margin-right: 20px;
      margin-left: 20px; } }
.logo-module__inner {
  width: 5000px;
  min-height: 800px; }

.logo-module__visual {
  display: block;
  width: auto;
  height: 800px;
	margin-top: -5px;}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .logo-module__inner {
    min-height: 0; }
  .logo-module__visual {
    width: auto;
    max-width: 680px;
    height: auto; } }

@media (max-width: 1024px) {
  .logo-module__inner {
    min-height: 0; }
  .logo-module__visual {
    width: auto;
    max-width: 680px;
    height: auto; } }

@media (max-width: 1023px) {
  .logo-module__inner {
    width: auto; }
  .logo-module__visual {
    width: calc(100% - 60px); } }

@media (max-width: 767px) {
  .logo-module__visual {
    width: 100%; } }

.color-module {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 120px);
  max-width: 1800px; }
  @media (max-width: 767px) {
    .color-module {
      width: calc(100% - 40px); } }
  .color-module p {
    margin-left: 166px;
    max-width: 680px; }
    .color-module p .color-module__name {
      display: inline-block;
      width: 80px; }

@media (max-width: 767px) {
  .color-module {
    margin-right: auto;
    margin-left: auto;
    width: calc(100% - 120px);
    max-width: 1800px; } }
  @media (max-width: 767px) and (max-width: 767px) {
    .color-module {
      width: calc(100% - 40px); } }
@media (max-width: 767px) {
    .color-module p {
      margin-left: 0; } }

.typography-module {
  margin-left: calc((100vw - 1800px) / 2); }
  @media (max-width: 1920px) {
    .typography-module {
      margin-left: 60px; } }
  @media (min-width: 1024px) and (max-width: 1024px) {
    .typography-module {
      margin-top: 115px; } }
  @media (min-width: 1025px) {
    .typography-module {
      margin-top: 265px; } }
.typography-module__row {
  width: 100%;
  padding-top: 22px;
  overflow-x: hidden;
  border-top: 1px solid currentColor; }
  .typography-module__row + .typography-module__row {
    margin-top: 15px; }
  .typography-module__row__inner {
    display: flex; }

.typography-module__row__description {
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2em;
  width: 166px;
  flex-shrink: 0; }

.typography-module__row__input-wrapper {
  position: relative;
  width: calc(100% - 144px); }
  .typography-module__row__input-wrapper--display {
    height: 232px; }
    .typography-module__row__input-wrapper--display::before {
      top: 16px;
      bottom: 18px; }
  .typography-module__row__input-wrapper--text {
    height: 57px; }
    .typography-module__row__input-wrapper--text::before {
      top: 3px;
      bottom: 3px; }
  .typography-module__row__input-wrapper.has-caret::before {
    position: absolute;
    left: 0;
    display: block;
    width: 1px;
    content: '';
    background: currentColor;
    -webkit-animation: blink-caret .75s step-end infinite;
            animation: blink-caret .75s step-end infinite; }

.typography-module__row__input {
  width: 100%;
  padding: 0;
  font-weight: 600;
  color: #d1ff00;
  background: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none; }
  .typography-module__row__input--display {
    height: 232px;
    font-family: 'Montserrat', sans-serif;
    font-size: 100px;
    letter-spacing: -0.127273px; }
  .typography-module__row__input--text {
    height: 57px;
    font-family: 'Montserrat', sans-serif;
  font-weight: 400;
    font-size: 20px;
    letter-spacing: -0.127273px; }

@media (max-width: 767px) {
  .typography-module {
    margin-left: 20px; }
  .typography-module__row + .typography-module__row {
    margin-top: 20px; }
  .typography-module__row__inner {
    flex-direction: column; }
  .typography-module__row__input-wrapper {
    width: 100%; }
    .typography-module__row__input-wrapper--display {
      height: 138px; }
      .typography-module__row__input-wrapper--display::before {
        top: 9px;
        bottom: 9px; }
    .typography-module__row__input-wrapper--text {
      margin-top: 10px; }
      .typography-module__row__input-wrapper--text::before {
        bottom: 4px; }
  .typography-module__row__input--display {
    height: 138px;
    font-size: 120px; } }

@-webkit-keyframes blink-caret {
  from,
  to {
    background: transparent; }
  50% {
    background: currentColor; } }

@keyframes blink-caret {
  from,
  to {
    background: transparent; }
  50% {
    background: currentColor; } }
/*# sourceMappingURL=global.css.map */