/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/main.scss ***!
  \*************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700|Space+Mono:400,700);
/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/main.scss (1) ***!
  \*****************************************************************************************************************************************************************************************/
/* 1. Core
------------------------------------------------- */
/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */
/* Document (https://html.spec.whatwg.org/multipage/semantics.html#semantics)
   ========================================================================== */
/**
 * 1. Remove repeating backgrounds in all browsers (opinionated).
 * 2. Add box sizing inheritence in all browsers (opinionated).
 */
*,
::before,
::after {
  background-repeat: no-repeat; /* 1 */
  box-sizing: inherit; /* 2 */
}

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritence in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit; /* 1 */
  vertical-align: inherit; /* 2 */
}

/**
 * 1. Add border box sizing in all browsers (opinionated).
 * 2. Add the default cursor in all browsers (opinionated).
 * 3. Prevent font size adjustments after orientation changes in IE and iOS.
 */
html {
  box-sizing: border-box; /* 1 */
  cursor: default; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections (https://html.spec.whatwg.org/multipage/semantics.html#sections)
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

/**
 * 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 (https://html.spec.whatwg.org/multipage/semantics.html#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 */
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
}

/**
 * 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 (https://html.spec.whatwg.org/multipage/semantics.html#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 Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -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: monospace, monospace; /* 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: #ffff00;
  color: #000000;
}

/**
 * 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;
}

/*
 * Remove the text shadow on text selections (opinionated).
 * 1. Restore the coloring undone by defining the text shadow (opinionated).
 */
::-moz-selection {
  background-color: #b3d4fc; /* 1 */
  color: #000000; /* 1 */
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc; /* 1 */
  color: #000000; /* 1 */
  text-shadow: none;
}

/* Embedded content (https://html.spec.whatwg.org/multipage/embedded-content.html#embedded-content)
   ========================================================================== */
/*
 * Change the alignment on media elements in all browers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/**
 * 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;
}

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg {
  fill: currentColor;
}

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

/* Tabular data (https://html.spec.whatwg.org/multipage/tables.html#tables)
   ========================================================================== */
/**
 * Collapse border spacing
 */
table {
  border-collapse: collapse;
}

/* Forms (https://html.spec.whatwg.org/multipage/forms.html#forms)
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Inherit styling in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

/**
 * 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;
}

/**
 * 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 */
}

/**
 * 1. Remove the default vertical scrollbar in IE.
 * 2. Change the resize direction on textareas in all browsers (opinionated).
 */
textarea {
  overflow: auto; /* 1 */
  resize: vertical; /* 2 */
}

/**
 * 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 elements (https://html.spec.whatwg.org/multipage/forms.html#interactive-elements)
   ========================================================================== */
/*
 * 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 (https://html.spec.whatwg.org/multipage/scripting.html#scripting-3)
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

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

/* User interaction (https://html.spec.whatwg.org/multipage/interaction.html#editing)
   ========================================================================== */
/*
 * Remove the tapping delay on clickable elements (opinionated).
 * 1. Remove the tapping delay in IE 10.
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] { /* 1 */
  touch-action: manipulation;
}

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

/* ARIA (https://w3c.github.io/html-aria/)
   ========================================================================== */
/**
 * Change the cursor on busy elements (opinionated).
 */
[aria-busy=true] {
  cursor: progress;
}

/*
 * Change the cursor on control elements (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}

/*
 * Change the display on visually hidden accessible elements (opinionated).
 */
[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements (opinionated).
 */
[aria-disabled] {
  cursor: default;
}

@font-face {
  font-family: "Replica-Bold";
  src: url(87184cd51a79d2025c4c.eot);
  src: url(87184cd51a79d2025c4c.eot?#iefix) format("embedded-opentype"), url(5dd07f034d1300a9e8cc.woff2) format("woff2"), url(ac9fbe4873371042641d.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Focus Visible Styles for Accessibility */
/* Global focus-visible styles for better keyboard navigation */
:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

/* Enhanced focus styles for interactive elements */
a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible,
[tabindex]:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
  border-radius: 2px;
}

/* Navigation specific focus styles */
.nav a:focus-visible {
  outline: 2px solid #fd8c40;
  outline-offset: 2px;
  background-color: rgba(253, 140, 64, 0.1);
}

/* Button focus styles */
.button:focus-visible,
[class*=button]:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(0, 95, 204, 0.2);
}

/* Form elements focus styles */
input[type=text]:focus-visible,
input[type=email]:focus-visible,
input[type=search]:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 1px;
  border-color: #005fcc;
}

/* Skip link enhanced focus */
.skip-link:focus-visible {
  outline: 3px solid #ffffff;
  outline-offset: 2px;
  box-shadow: 0 0 0 5px #000000;
}

/* Breadcrumb focus styles - use box-shadow to exclude separator */
.breadcrumbs a:focus-visible,
.breadcrumbs__link:focus-visible {
  outline: none !important;
  box-shadow: 0 0 0 2px #005fcc;
  border-radius: 2px;
  background-color: rgba(0, 95, 204, 0.05);
  position: relative;
  z-index: 1;
}

/* Ensure focus is never hidden */
*:focus-visible {
  outline: none !important;
  outline: -webkit-focus-ring-color auto 1px !important;
}

/* 2. Settings
------------------------------------------------- */
/* 3. Mixins
------------------------------------------------- */
/*  Quick font
    Example usage:
    1. @include font(16px, 24px, -0.2px, bold);
    2. @include font(14px, 16px);
*/
/* 4. Keyframes
------------------------------------------------- */
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.8, 0.8, 0.8);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes lag-out-1 {
  0% {
    transform: translate3d(0, -100 %, 0);
  }
  13.2857142857% {
    transform: translate3d(0, -100 %, 0);
  }
  14.2857142857% {
    transform: translate3d(0, -65 %, 0);
  }
  27.5714285714% {
    transform: translate3d(0, -65 %, 0);
  }
  28.5714285714% {
    transform: translate3d(0, 25 %, 0);
  }
  41.8571428571% {
    transform: translate3d(0, 25 %, 0);
  }
  42.8571428571% {
    transform: translate3d(0, -100 %, 0);
  }
  56.1428571429% {
    transform: translate3d(0, -100 %, 0);
  }
  57.1428571429% {
    transform: translate3d(0, -100 %, 0);
  }
  70.4285714286% {
    transform: translate3d(0, -100 %, 0);
  }
  71.4285714286% {
    transform: translate3d(0, -65 %, 0);
  }
  84.7142857143% {
    transform: translate3d(0, -65 %, 0);
  }
  85.7142857143% {
    transform: translate3d(0, 25 %, 0);
  }
  99% {
    transform: translate3d(0, 25 %, 0);
  }
  100% {
    transform: translate3d(0, -100 %, 0);
  }
}
@keyframes lag-out-2 {
  0% {
    transform: translate3d(0, 100 %, 0);
  }
  13.2857142857% {
    transform: translate3d(0, 100 %, 0);
  }
  14.2857142857% {
    transform: translate3d(0, 65 %, 0);
  }
  27.5714285714% {
    transform: translate3d(0, 65 %, 0);
  }
  28.5714285714% {
    transform: translate3d(0, -25 %, 0);
  }
  41.8571428571% {
    transform: translate3d(0, -25 %, 0);
  }
  42.8571428571% {
    transform: translate3d(0, 100 %, 0);
  }
  56.1428571429% {
    transform: translate3d(0, 100 %, 0);
  }
  57.1428571429% {
    transform: translate3d(0, 100 %, 0);
  }
  70.4285714286% {
    transform: translate3d(0, 100 %, 0);
  }
  71.4285714286% {
    transform: translate3d(0, 65 %, 0);
  }
  84.7142857143% {
    transform: translate3d(0, 65 %, 0);
  }
  85.7142857143% {
    transform: translate3d(0, -25 %, 0);
  }
  99% {
    transform: translate3d(0, -25 %, 0);
  }
  100% {
    transform: translate3d(0, 100 %, 0);
  }
}
@keyframes lag-enter-1 {
  0% {
    transform: translate3d(0, -100 %, 0);
  }
  10.1111111111% {
    transform: translate3d(0, -100 %, 0);
  }
  11.1111111111% {
    transform: translate3d(0, -85 %, 0);
  }
  21.2222222222% {
    transform: translate3d(0, -85 %, 0);
  }
  22.2222222222% {
    transform: translate3d(0, 0 %, 0);
  }
  32.3333333333% {
    transform: translate3d(0, 0 %, 0);
  }
  33.3333333333% {
    transform: translate3d(0, 90 %, 0);
  }
  43.4444444444% {
    transform: translate3d(0, 90 %, 0);
  }
  44.4444444444% {
    transform: translate3d(0, -85 %, 0);
  }
  54.5555555556% {
    transform: translate3d(0, -85 %, 0);
  }
  55.5555555556% {
    transform: translate3d(0, 65 %, 0);
  }
  65.6666666667% {
    transform: translate3d(0, 65 %, 0);
  }
  66.6666666667% {
    transform: translate3d(0, -100 %, 0);
  }
  76.7777777778% {
    transform: translate3d(0, -100 %, 0);
  }
  77.7777777778% {
    transform: translate3d(0, -100 %, 0);
  }
  87.8888888889% {
    transform: translate3d(0, -100 %, 0);
  }
  88.8888888889% {
    transform: translate3d(0, -85 %, 0);
  }
  99% {
    transform: translate3d(0, -85 %, 0);
  }
  100% {
    transform: translate3d(0, 0 %, 0);
  }
}
@keyframes lag-enter-2 {
  0% {
    transform: translate3d(0, 100 %, 0);
  }
  10.1111111111% {
    transform: translate3d(0, 100 %, 0);
  }
  11.1111111111% {
    transform: translate3d(0, 85 %, 0);
  }
  21.2222222222% {
    transform: translate3d(0, 85 %, 0);
  }
  22.2222222222% {
    transform: translate3d(0, 0 %, 0);
  }
  32.3333333333% {
    transform: translate3d(0, 0 %, 0);
  }
  33.3333333333% {
    transform: translate3d(0, -90 %, 0);
  }
  43.4444444444% {
    transform: translate3d(0, -90 %, 0);
  }
  44.4444444444% {
    transform: translate3d(0, 85 %, 0);
  }
  54.5555555556% {
    transform: translate3d(0, 85 %, 0);
  }
  55.5555555556% {
    transform: translate3d(0, -65 %, 0);
  }
  65.6666666667% {
    transform: translate3d(0, -65 %, 0);
  }
  66.6666666667% {
    transform: translate3d(0, 100 %, 0);
  }
  76.7777777778% {
    transform: translate3d(0, 100 %, 0);
  }
  77.7777777778% {
    transform: translate3d(0, 100 %, 0);
  }
  87.8888888889% {
    transform: translate3d(0, 100 %, 0);
  }
  88.8888888889% {
    transform: translate3d(0, 85 %, 0);
  }
  99% {
    transform: translate3d(0, 85 %, 0);
  }
  100% {
    transform: translate3d(0, 0 %, 0);
  }
}
/* 5. Elements
------------------------------------------------- */
body {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.0413333333em;
  font-family: "Roboto", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  background-color: #242424;
  color: #474747;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  display: block;
}

h1 {
  font-size: 82px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1219512195;
  letter-spacing: 0.24em;
  font-family: "Replica-Bold", sans-serif;
}
h1.var {
  font-size: 70px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1714285714;
  letter-spacing: 0.2em;
}

h2 {
  font-size: 54px;
  font-weight: 400;
  line-height: 1.1111111111;
  letter-spacing: 0.01em;
  font-family: "Replica-Bold", sans-serif;
}
h2.var {
  font-size: 70px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1714285714;
  letter-spacing: 0.1em;
}
h2.var a {
  display: block;
  float: left;
  padding: 0 10px;
  position: relative;
  -webkit-text-decoration: none;
  text-decoration: none;
  overflow: hidden;
  backface-visibility: hidden;
}
h2.var a span {
  position: relative;
  z-index: 3;
  backface-visibility: hidden;
  color: #333333;
  transition: color 0.7s cubic-bezier(0.75, 0, 0.25, 1);
}
h2.var a:after, h2.var a:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
h2.var a:before {
  z-index: 1;
  background-color: #FFF;
}
h2.var a:after {
  z-index: 2;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.7s cubic-bezier(0.75, 0, 0.25, 1);
  background-color: #333333;
}
h2.var a:hover span {
  color: #FFF;
}
h2.var a:hover:after {
  transform: translate3d(0, 0, 0);
}
.sub-paragraph h2 {
  color: #2d2d2d;
  margin-bottom: 30px;
}
.sub-paragraph h2:not(:first-child) {
  margin-top: 70px;
}

h3 {
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.2em;
  font-family: "Replica-Bold", sans-serif;
  margin: 0 0 30px;
}
h3.var {
  display: inline;
  background-color: #111111;
  box-shadow: 2px 0 0 #111111, -8px 0 0 #111111;
  color: #FFF;
}
.sub-paragraph h3 {
  color: #2d2d2d;
  margin-bottom: 25px;
}
.sub-paragraph h3:not(:first-child) {
  margin-top: 50px;
}

h4 {
  font-size: 32px;
  font-weight: normal;
  line-height: 1.1875;
  letter-spacing: 0.01em;
  font-family: "Replica-Bold", sans-serif;
  margin: 0 0 20px;
}
h4.var {
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1875;
  letter-spacing: 0.15em;
}
.sub-paragraph h4 {
  color: #2d2d2d;
}
.sub-paragraph h4:not(:first-child) {
  margin-top: 50px;
}

h5 {
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3076923077;
  letter-spacing: 0.2em;
  font-family: "Replica-Bold", sans-serif;
  margin: 0 0 25px;
  color: #2d2d2d;
}
.sub-paragraph h5 {
  color: #2d2d2d;
  margin-bottom: 20px;
}
.sub-paragraph h5:not(:first-child) {
  margin-top: 50px;
}

h6 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: 0.01em;
  font-family: "Replica-Bold", sans-serif;
}
h6.var {
  font-family: "Space Mono", monospace;
  font-weight: bold;
}
.sub-paragraph h6 {
  color: #2d2d2d;
  margin-bottom: 15px;
}
.sub-paragraph h6:not(:first-child) {
  margin-top: 50px;
}

@media screen and (max-width: 2200px) {
  h1 {
    font-size: 72px;
  }
  h1.var {
    font-size: 63px;
  }
  h2 {
    font-size: 48px;
  }
  h2.var {
    font-size: 63px;
  }
  h3 {
    font-size: 36px;
  }
  h4 {
    font-size: 28px;
  }
  h4.var {
    font-size: 28px;
  }
  h5 {
    font-size: 24px;
  }
  h6 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1600px) {
  h1 {
    font-size: 62px;
  }
  h1.var {
    font-size: 52px;
  }
  h2 {
    font-size: 46px;
  }
  h2.var {
    font-size: 52px;
  }
  h3 {
    font-size: 32px;
  }
  h4 {
    font-size: 24px;
  }
  h4.var {
    font-size: 24px;
  }
  h5 {
    font-size: 22px;
  }
  h6 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1366px) {
  h1 {
    font-size: 60px;
  }
  h1.var {
    font-size: 45px;
  }
  h2 {
    font-size: 44px;
  }
  h2.var {
    font-size: 45px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  h4.var {
    font-size: 22px;
  }
  h5 {
    font-size: 21px;
  }
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 56px;
  }
  h1.var {
    font-size: 40px;
  }
  h2 {
    font-size: 40px;
  }
  h2.var {
    font-size: 40px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h4.var {
    font-size: 20px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 46px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
            hyphens: auto;
  }
  h1.var {
    font-size: 40px;
  }
  h2 {
    font-size: 38px;
  }
  h2.var {
    font-size: 40px;
  }
  h2.var a {
    display: inline;
    float: none;
    background-color: #FFF;
    padding: 0;
    box-shadow: 2px 0 0 #FFF, -6px 0 0 #FFF;
  }
  h2.var a:after, h2.var a:before {
    content: none;
  }
  h2.var a:hover span {
    color: #333333;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.var {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  h6 {
    font-size: 17px;
  }
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 38px;
  }
  h1 br {
    display: none;
  }
  h1.var {
    font-size: 32px;
  }
  h2 {
    font-size: 34px;
  }
  h2.var {
    font-size: 32px;
  }
  h4 {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 28px;
  }
  h1.var {
    font-size: 30px;
  }
  h2 {
    font-size: 30px;
  }
  h2.var {
    font-size: 28px;
  }
}
@media screen and (max-width: 320px) {
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 28px;
  }
  h2.var {
    font-size: 26px;
  }
}
a {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  outline: none;
}

p {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.7777777778;
  letter-spacing: 0em;
  font-family: "Roboto", sans-serif;
  margin: 0 0 25px;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  color: #fd8c40;
  position: relative;
  display: inline-block;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  transition: color 0.2s ease-out;
  word-break: break-all;
}
p a:hover {
  color: #474747;
}
p img {
  max-width: 100%;
  height: auto;
  display: block;
}
.p.var p, p.var {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0em;
  font-family: "Space Mono", monospace;
}
.p.var p a:after, p.var a:after {
  bottom: 4px;
}
@media screen and (max-width: 2200px) {
  p {
    font-size: 16px;
  }
  .p.var p, p.var {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .p.var p, p.var {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  p {
    font-size: 15px;
  }
  .p.var p, p.var {
    font-size: 14px;
  }
}

.p.var {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0em;
  font-family: "Space Mono", monospace;
}
.p.var a {
  color: #fd8c40;
  position: relative;
  display: inline-block;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  transition: color 0.2s ease-out;
  word-break: break-all;
}
.p.var a:hover {
  color: #474747;
}
.p.var a:after {
  bottom: 4px;
}
@media screen and (max-width: 2200px) {
  .p.var {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .p.var {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  .p.var {
    font-size: 14px;
  }
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: 0px;
  outline: 0;
  border-radius: 0;
  opacity: 0;
  color: black;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
ul li, ul li p, ol li, ol li p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0em;
  font-family: "Roboto", sans-serif;
  position: relative;
  margin: 0 0 15px;
  padding-left: 25px;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
ul li:last-child, ul li p:last-child, ol li:last-child, ol li p:last-child {
  margin-bottom: 0;
}
ul li a, ul li p a, ol li a, ol li p a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  transition: color 0.2s ease-out;
}
ul li a:hover, ul li p a:hover, ol li a:hover, ol li p a:hover {
  color: #fd8c40;
}
ul li p, ol li p {
  padding: 0;
}
ul.columns, ol.columns {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 160px;
       column-gap: 160px;
}
ul.columns--3, ol.columns--3 {
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 110px;
       column-gap: 110px;
}
@media screen and (max-width: 2200px) {
  ul li, ol li {
    font-size: 14px;
    margin: 0 0 10px;
  }
  ul.columns, ol.columns {
    -moz-column-gap: 140px;
         column-gap: 140px;
  }
  ul.columns--3, ol.columns--3 {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
}
@media screen and (max-width: 1366px) {
  ul.columns, ol.columns {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  ul.columns--3, ol.columns--3 {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
@media screen and (max-width: 1024px) {
  ul.columns, ol.columns {
    -moz-column-count: 1;
         column-count: 1;
  }
}

ul li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #fd8c40;
  position: absolute;
  top: 11px;
  left: 0;
}
@media screen and (max-width: 2200px) {
  ul li:before {
    top: 9px;
    width: 6px;
    height: 6px;
  }
}

ol {
  counter-reset: item;
}
ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: bold;
  font-size: 13px;
  color: #fd8c40;
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
}

.sidebar-paragraph-text {
  color: #474747;
  margin-bottom: 90px;
  max-width: 500px;
}
.sidebar-paragraph-text:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sidebar-paragraph-text {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .sidebar-paragraph-text {
    margin-bottom: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 110px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar-paragraph-text {
    padding-left: 75px;
  }
}
@media screen and (max-width: 600px) {
  .sidebar-paragraph-text {
    margin: 25px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px !important;
  }
}
.sidebar-paragraph-text ul li, .sidebar-paragraph-text ul li p, .sidebar-paragraph-text ol li, .sidebar-paragraph-text ol li p {
  font-family: "Space Mono", monospace;
}

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  outline: none;
  background-color: transparent;
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

blockquote {
  padding: 25px 0 25px 53px;
  margin: 0 0 30px;
  position: relative;
}
blockquote, blockquote > * {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4545454545;
  letter-spacing: 0em;
  font-family: "Replica-Bold", sans-serif;
  color: #2d2d2d;
}
blockquote:before, blockquote:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
blockquote:before {
  width: 13px;
  height: 100%;
  background-color: #fd8c40;
}
blockquote:after {
  width: 28px;
  height: 100%;
  border-top: 13px solid #fd8c40;
  border-bottom: 13px solid #fd8c40;
}
@media screen and (max-width: 2200px) {
  blockquote, blockquote > * {
    font-size: 20px;
  }
}
@media screen and (max-width: 1366px) {
  blockquote {
    padding-left: 43px;
  }
}
@media screen and (max-width: 768px) {
  blockquote {
    padding: 30px 0 30px 36px;
  }
  blockquote, blockquote > * {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3333333333;
    letter-spacing: 0.01em;
  }
  blockquote:before {
    width: 11px;
    height: 100%;
  }
  blockquote:after {
    width: 24px;
    height: 100%;
    border-top: 11px solid #fd8c40;
    border-bottom: 11px solid #fd8c40;
  }
}

/*  6. Components
------------------------------------------------- */
.barba-container {
  width: 100%;
}

.button {
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  outline: 0;
  display: inline-block;
  font-family: "Replica-Bold", sans-serif;
}
.button[type=button]:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
  border-radius: 2px;
}
.button__visible-layer {
  color: #FFF;
  height: 100%;
  display: flex;
  align-items: center;
}
.button__visible-layer span {
  position: relative;
  z-index: 2;
}
.button__visible-layer:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.button__hl-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 3;
}
.button__hl-window {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%) translateX(-2px);
}
.button__hidden-layer {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  transform: translateX(100%) translateX(2px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.button__hl-window, .button__hidden-layer {
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.button--normal {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.18em;
  height: 40px;
  padding: 0 17px;
}
.button--large {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.3em;
  height: 60px;
  padding: 0 22px;
}
.button--xlarge {
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.3em;
  height: 90px;
  padding: 0 44px;
}
.button--on-black .button__visible-layer {
  color: #FFF;
}
.button--on-black .button__visible-layer--solid:after {
  background-color: #fd8c40;
}
.button--on-black .button__visible-layer--hollow:after {
  border: 1px solid #424242;
}
.button--on-black .button__hidden-layer--solid {
  background-color: #FFF;
  color: #242424;
}
.button--on-black .button__hidden-layer--hollow {
  background-color: #fd8c40;
  color: #FFF;
}
.button--on-img .button__visible-layer {
  color: #FFF;
}
.button--on-img .button__visible-layer--solid:after {
  background-color: #fd8c40;
}
.button--on-img .button__visible-layer--hollow:after {
  border: 1px solid #FFF;
}
.button--on-img .button__hidden-layer {
  background-color: #FFF;
  color: #242424;
}
.button--on-img-2 .button__visible-layer {
  color: #FFF;
}
.button--on-img-2 .button__visible-layer--hollow:after {
  border: 1px solid #D8D8D8;
}
.button--on-img-2 .button__hidden-layer {
  background-color: #fd8c40;
  color: #FFF;
}
.button--on-white .button__visible-layer--solid {
  color: #FFF;
}
.button--on-white .button__visible-layer--solid:after {
  background-color: #fd8c40;
}
.button--on-white .button__visible-layer--hollow {
  color: #424242;
}
.button--on-white .button__visible-layer--hollow:after {
  border: 1px solid #ccccd0;
}
.button--on-white .button__hidden-layer {
  background-color: #242424;
  color: #FFF;
}
.button--on-orange .button__visible-layer {
  color: #fd8c40;
}
.button--on-orange .button__visible-layer:after {
  background-color: #FFF;
}
.button--on-orange .button__hidden-layer {
  background-color: #424242;
  color: #FFF;
}
.button--on-black-2 .button__visible-layer {
  color: #242424;
}
.button--on-black-2 .button__visible-layer:after {
  background-color: #FFF;
}
.button--on-black-2 .button__hidden-layer {
  background-color: #fd8c40;
  color: #FFF;
}
.button.is-button-loading .button__hidden-layer,
.button.is-button-loading .button__hl-window, .button.is-hover:hover .button__hidden-layer,
.button.is-hover:hover .button__hl-window {
  transform: none;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.button.is-button-loading .button__visible-layer--hollow:after, .button.is-hover:hover .button__visible-layer--hollow:after {
  transform: translate3d(10px, 10px, 0);
}
@keyframes rotate-forever {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.button.is-button-loading .button__visible-layer span, .button.is-button-loading .button__hidden-layer span {
  opacity: 0;
}
.button.is-button-loading .button__hidden-layer:after {
  content: "";
  animation: rotate-forever 0.75s linear infinite;
  width: 30px;
  height: 30px;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
  border: 3px solid #242424;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
}
@media screen and (max-width: 2200px) {
  .button--large {
    font-size: 11px;
    height: 55px;
    padding: 0 22px;
  }
  .button--xlarge {
    font-size: 15px;
    height: 80px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .button--large {
    font-size: 10px;
    height: 50px;
    padding: 0 20px;
  }
  .button--xlarge {
    font-size: 14px;
    height: 70px;
    padding: 0 35px;
  }
}

.caption {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.125;
  letter-spacing: 0.18em;
  font-family: "Space Mono", monospace;
  color: #2d2d2d;
}
@media screen and (max-width: 2200px) {
  .caption {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  .caption {
    font-size: 13px;
  }
}

.click-cursor {
  position: fixed;
  z-index: 900;
  pointer-events: none;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.click-cursor__arrow {
  position: absolute;
  z-index: 901;
  top: -27px;
  left: -27px;
  width: 64px;
  height: 64px;
  will-change: transform;
}
.click-cursor__arrow:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(f72efce52d1b7db335a4.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  backface-visibility: hidden;
  opacity: 0.5;
  transition: opacity 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.click-cursor.is-back .click-cursor__arrow:after {
  background-image: url(f72efce52d1b7db335a4.svg);
}
.click-cursor.is-next .click-cursor__arrow:after {
  background-image: url(a4b13189abaaaf8bf947.svg);
}
.click-cursor.is-pressed .click-cursor__arrow:after {
  transform: scale3d(0.94, 0.94, 0.94);
  opacity: 1;
}
.click-cursor.is-active {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.click-cursor.is-hidden {
  opacity: 0;
}
.is-body-touch .click-cursor {
  display: none;
}

.content {
  position: relative;
  z-index: 2;
  background-color: #FFF;
}
.content:after {
  content: "";
  display: table;
  clear: both;
}
.content:before {
  content: "";
  display: table;
  clear: both;
}
.content--main {
  margin-bottom: -200px;
}
.content--elevated {
  margin-top: 60px;
}
@media screen and (max-width: 1700px) {
  .content--elevated {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .content--elevated {
    margin-top: 0;
  }
}

.drag-cursor {
  position: fixed;
  z-index: 900;
  pointer-events: none;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
  height: 100%;
}
.drag-cursor__circle {
  position: absolute;
  z-index: 901;
  top: -32px;
  left: -32px;
  width: 64px;
  height: 64px;
}
.drag-cursor__circle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 1px solid #FFF;
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
}
.drag-cursor__dot {
  position: absolute;
  z-index: 900;
  top: -16px;
  left: -16px;
  width: 32px;
  height: 32px;
  backface-visibility: hidden;
}
.drag-cursor__dot:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #fd8c40;
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
  transform: scale3d(0.4, 0.4, 0.4);
}
.drag-cursor__arrows {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.drag-cursor__arrows:after, .drag-cursor__arrows:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  opacity: 0.5;
  transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), transform 1.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.drag-cursor__arrows:before {
  border-right: 4px solid #FFF;
  left: -10px;
  transform: translate3d(-15px, 0, 0);
}
.drag-cursor__arrows:after {
  border-left: 4px solid #FFF;
  right: -10px;
  transform: translate3d(15px, 0, 0);
}
.drag-cursor.is-pressed .drag-cursor__circle:before {
  transform: scale3d(0.75, 0.75, 0.75);
}
.drag-cursor.is-pressed .drag-cursor__dot:before {
  transform: scale3d(1, 1, 1);
}
.drag-cursor.is-pressed .drag-cursor__arrows:before, .drag-cursor.is-pressed .drag-cursor__arrows:after {
  opacity: 1;
  transform: none;
}
.drag-cursor.is-active {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.drag-cursor.is-hidden {
  opacity: 0;
}
@media screen and (max-width: 2200px) {
  .drag-cursor__circle {
    top: -28px;
    left: -28px;
    width: 56px;
    height: 56px;
  }
  .drag-cursor__dot {
    top: -15px;
    left: -15px;
    width: 30px;
    height: 30px;
  }
}

.explore-title {
  display: block;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.24em;
  font-family: "Replica-Bold", sans-serif;
}
@media screen and (max-width: 2200px) {
  .explore-title {
    font-size: 13px;
  }
}
@media screen and (max-width: 1600px) {
  .explore-title {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .explore-title {
    font-size: 11px;
  }
}
@media screen and (max-width: 600px) {
  .explore-title {
    font-size: 10px;
  }
}

.footer {
  background-color: #111111;
  padding: 80px 0 55px 0;
  color: #FFF;
  position: relative;
  z-index: 2;
}
.footer__wrap {
  max-width: 1840px;
  width: 100%;
  margin: 0 auto;
  padding: 0 70px;
  position: relative;
}
.footer__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer__logo {
  flex: 0 0 auto;
  display: block;
  transform: translateY(-10px);
  margin-right: 40px;
}
.footer__logo img {
  width: 204px;
  height: 49.04px;
}
.footer__social {
  flex: 0 0 auto;
  display: flex;
  margin-left: 20px;
}
.footer__lists {
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-itmes: flex-start;
}
.footer__ul {
  flex: 0 1 auto;
  display: inline-flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 20px;
  margin-bottom: 15px;
}
.footer__ul:last-child {
  margin-right: 0;
}
.footer__lh {
  flex: 0 0 auto;
  display: block;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4666666667;
  letter-spacing: 0.05em;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "Replica-Bold", sans-serif;
  color: #FFF;
  margin-bottom: 10px;
  position: relative;
  white-space: nowrap;
}
.footer__lh:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #FFF;
  transform: scaleX(0.0001);
  opacity: 0;
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear 0.35s;
}
.footer__lh:hover:after {
  opacity: 1;
  transform: scaleX(1);
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear;
}
.footer__lh:last-child {
  margin-bottom: 0;
}
.footer__lh--accent {
  color: #fd8c40;
}
.footer__lh--accent:after {
  border-bottom: 1px solid #fd8c40;
}
.footer__li {
  flex: 0 0 auto;
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: 0.01em;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #5a5a5a;
  margin-bottom: 5px;
  transition: color 0.2s ease-out;
}
.footer__li[href]:hover {
  color: #969696;
}
.footer__li:last-child {
  margin-bottom: 0;
}
.footer__li--header {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4666666667;
  letter-spacing: 0.05em;
  font-family: "Replica-Bold", sans-serif;
  color: #FFF;
  margin-bottom: 10px;
  position: relative;
  white-space: nowrap;
}
.footer__li--header:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #FFF;
  transform: scaleX(0.0001);
  opacity: 0;
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear 0.35s;
}
.footer__li--header:not(:first-child) {
  margin-top: 5px;
}
.footer__li--header[href]:hover {
  color: #FFF;
}
.footer__li--header[href]:hover:after {
  opacity: 1;
  transform: scaleX(1);
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear;
}
.footer__li--accent {
  color: #fd8c40;
}
.footer__li--accent:hover {
  color: #fd8c40;
}
.footer__li--accent:after {
  border-bottom: 1px solid #fd8c40;
}
.footer__icon {
  margin-right: 30px;
}
.footer__icon:last-child {
  margin-right: 0;
}
.footer__icon:first-of-type {
  margin-left: 0;
}
.footer__icon .icon {
  width: 30px;
  height: 30px;
}
.footer__icon .icon:before {
  background-color: #FFF;
}
.footer__icon .icon svg {
  fill: #111111;
}
.footer__credits {
  margin-top: 45px;
  width: 100%;
}
.footer__credits em {
  padding: 0 5px;
  display: inline-block;
}
.footer__bottom {
  margin-top: 45px;
  display: flex;
  justify-content: wspace-between;
}
.footer__copyright {
  display: flex;
  flex: auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7142857143;
  letter-spacing: 0.01em;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .footer__copyright {
    display: block;
  }
}
.footer__transparency {
  margin-left: 30px;
}
.footer__transparency a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7142857143;
  letter-spacing: 0.01em;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #5a5a5a;
}
.footer__transparency a[href]:hover {
  color: #969696;
}
.footer__govt {
  flex: auto;
  margin-left: 50px;
  display: flex;
  justify-content: flex-end;
}
.footer__govt img {
  width: 190px;
  height: auto;
}
@media screen and (max-width: 2200px) {
  .footer__lh {
    font-size: 13px;
  }
  .footer__li {
    font-size: 14px;
  }
  .footer__li--header {
    font-size: 13px;
  }
  .footer__logo img {
    width: 178px;
    height: 42.78px;
  }
  .footer__copyright {
    font-size: 12px;
  }
  .footer__transparency a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1600px) {
  .footer__icon {
    margin-right: 15px;
  }
  .footer__icon .icon {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 1420px) {
  .footer__head {
    flex-wrap: wrap;
  }
  .footer__logo {
    order: 1;
    margin: 0;
  }
  .footer__social {
    order: 2;
    margin: 0;
  }
  .footer__lists {
    order: 3;
    width: 100%;
    justify-content: space-between;
    margin-top: 50px;
  }
  .footer__icon {
    margin-right: 30px;
  }
  .footer__icon .icon {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 50px 0;
  }
  .footer__head {
    flex-direction: column;
    align-items: center;
  }
  .footer__logo {
    order: 1;
    transform: none;
  }
  .footer__social {
    order: 3;
    margin-top: 10px;
  }
  .footer__lists {
    order: 2;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .footer__ul {
    margin: 15px 0 0;
    text-align: center;
    align-items: center;
  }
  .footer__ul:first-child {
    margin-top: 0;
  }
  .footer__lh {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.7857142857;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .footer__li {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4285714286;
    letter-spacing: 0.01em;
    margin-bottom: 8px;
  }
  .footer__li--header {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.7857142857;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .footer__copyright {
    text-align: center;
  }
  .footer__transparency {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer__transparency a {
    text-align: center;
  }
  .footer__credits {
    margin-top: 25px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__credits span {
    display: inline-block;
    margin-bottom: 5px;
  }
  .footer__credits span:nth-child(1) {
    margin-bottom: 10px;
  }
  .footer__credits em {
    display: none;
  }
  .footer__bottom {
    margin-top: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .footer__govt {
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .footer__wrap {
    padding: 0 24px;
  }
}

.icon {
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.icon:after, .icon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.icon:before {
  z-index: 2;
  opacity: 1;
}
.icon:after {
  z-index: 1;
}
.icon svg {
  z-index: 2;
}
.icon__twitter {
  width: 48%;
  height: 40%;
}
.icon__mail {
  width: 39%;
  height: 31%;
}
.icon__facebook {
  width: 31%;
  height: 49%;
}
.icon__youtube {
  width: 53%;
  height: 40%;
}
.icon__linkedin {
  width: 46%;
  height: 46%;
}
.icon__instagram {
  width: 46%;
  height: 46%;
}

.line-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: stretch;
  z-index: 200;
}
.line-overlay__line {
  flex: 1 1 auto;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.11);
}
.line-overlay__line:last-child {
  border-right: 0;
}
@media screen and (max-width: 1024px) {
  .line-overlay {
    display: none;
  }
  .line-overlay__line {
    flex: 1 1 auto;
  }
  .line-overlay__line:last-child {
    display: none;
  }
  .line-overlay__line:nth-child(3) {
    border-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .line-overlay {
    display: none;
  }
}

.logo {
  width: 197.6px;
  height: 49.4px;
  position: relative;
  margin: 0 auto;
  color: #FFF;
  opacity: 0;
}
.logo__branch {
  width: 54.72px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.logo__tm {
  position: absolute;
  top: 0;
  left: 60.8px;
}
.logo__tm img {
  display: block;
  width: 7px;
  height: 7px;
}
.logo__title {
  position: absolute;
  top: 21.28px;
  left: 54.72px;
  overflow: hidden;
}
.logo__title img {
  display: block;
  width: 142.88px;
  height: 11.4px;
}
.logo__sub {
  position: absolute;
  top: 35.72px;
  left: 54.72px;
  overflow: hidden;
}
.logo__sub img {
  display: block;
  width: 120.08px;
  height: 9.12px;
}
.logo .branch {
  fill: #FFF;
}
.logo .bottom-leafs {
  fill: #FFF;
}
.logo .top-bg {
  fill: #FFF;
}
.logo .top-leafs {
  fill: #242424;
}
.logo .top-leafs--black {
  fill: #000;
}
.logo .top-leafs--dirt {
  fill: #333333;
}
@media screen and (max-width: 1366px) {
  .logo {
    width: 182px;
    height: 45.5px;
  }
  .logo__branch {
    width: 50.4px;
    height: auto;
  }
  .logo__tm {
    left: 56px;
  }
  .logo__title {
    top: 19.6px;
    left: 50.4px;
  }
  .logo__title img {
    width: 131.6px;
    height: 10.5px;
  }
  .logo__sub {
    top: 32.9px;
    left: 50.4px;
  }
  .logo__sub img {
    width: 110.6px;
    height: 8.4px;
  }
}

.logo-static {
  width: 204px;
  height: 49.04px;
}
.logo-static svg {
  width: 204px;
  height: 49.04px;
}

.nav {
  --nav-height: 65px;
  --nav-height-tablet: 81px;
  position: absolute;
  z-index: 500;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  color: #FFF;
}
.nav__logo {
  flex: 0 1 auto;
  position: relative;
  margin-top: 0px;
  text-align: left;
  margin-right: 5vw;
}
@media screen and (max-width: 1366px) {
  .nav__logo {
    margin-right: 2vw;
  }
}
.nav__logo a {
  display: inline-block;
}
.nav__logo img {
  width: 197.6px;
  height: 49.4px;
}
.nav__item-container {
  display: flex;
  width: 100%;
  padding: 40px 70px 0;
  box-sizing: border-box;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .nav__item-container {
    padding: 40px 50px 0;
  }
}
@media screen and (max-width: 1024px) {
  .nav__item-container {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .nav__item-container {
    padding: 0 24px;
  }
}
.nav__item {
  flex: 0 1 auto;
  display: block;
  position: relative;
  text-align: left;
}
.nav__item span {
  display: inline-block;
}
.nav__item:nth-child(1) .nav__link > span > span {
  transition-delay: 0.16s;
}
.nav__item:nth-child(2) .nav__link > span > span {
  transition-delay: 0.32s;
}
.nav__item:nth-child(3) .nav__link > span > span {
  transition-delay: 0.48s;
}
.nav__item:nth-child(4) .nav__link > span > span {
  transition-delay: 0.64s;
}
.nav__item:nth-child(5) .nav__link > span > span {
  transition-delay: 0.8s;
}
.nav__item--search {
  width: 20px;
  height: 20px;
  padding-left: 2vw;
  text-align: right;
  cursor: pointer;
}
.nav__item--search svg {
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  width: 20px;
  height: 20px;
}
.nav__item--search svg path {
  transition: fill 0.2s;
  fill: white;
}
.nav__item--search:hover svg path {
  fill: #fd8c40;
}
.nav__search-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: translateY(-100%);
  transition: transform 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.nav__search-container.open {
  transform: translateY(0);
}
.nav__container {
  display: inline-block;
}
.nav__container:hover > div, .nav__container:focus > div {
  visibility: visible;
  opacity: 1;
  transform: translateX(0) translateY(-15px) scaleY(1);
}
.nav__link {
  display: inline-block;
  position: relative;
  padding-bottom: 7px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.24em;
  font-family: "Replica-Bold", sans-serif;
}
.nav__link > span {
  display: inline-block;
  z-index: 2;
  position: relative;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}
.nav__link > span > span {
  display: inline-block;
  transform: translate3d(0, 100%, 0);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media not screen and (max-width: 1366px) {
  .nav__link--with-child:hover:after {
    display: none;
  }
}
.nav__link:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #FFF;
  transform: scaleX(0.0001);
  opacity: 0;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s linear 0.4s;
}
@media not screen and (max-width: 1366px) {
  .nav__link:hover:after {
    opacity: 1;
    transform: scaleX(1);
    transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s linear;
  }
}
.nav.is-active .nav__link > span > span {
  transform: none;
}
@media screen and (max-width: 2200px) {
  .nav__link {
    font-size: 13px;
  }
}
@media screen and (max-width: 1366px) {
  .nav__link {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1666666667;
    letter-spacing: 0.24em;
  }
  .nav__logo img {
    width: 182px;
    height: 45.5px;
  }
}
@media screen and (max-width: 1024px) {
  .nav__item {
    display: none;
  }
  .nav__logo {
    width: auto;
    margin-top: 40px;
  }
  .nav .mobileNav .level-2 {
    top: calc(var(--nav-height-tablet) * -1);
  }
}
@media screen and (max-width: 768px) {
  .nav .mobileNav .level-2 {
    top: calc(var(--nav-height) * -1);
  }
}
.nav .mobileNav .level-2 li.back {
  margin-top: 0;
  min-height: var(--nav-height);
  display: flex;
  align-items: center;
  border-bottom: 1px solid #464446;
}
.nav .mobileNav .level-2 li.back a {
  min-height: 0;
}
@media screen and (max-width: 768px) {
  .nav .nav__item-container {
    padding-top: 0;
    padding-bottom: 0;
    min-height: var(--nav-height);
  }
}

.nav-item__container {
  text-align: left;
  width: 230px;
  max-width: 230px;
  opacity: 0;
  transition: 0.235s transform, 0.2s opacity;
  position: absolute;
  transform: translateX(0) translateY(0) scaleY(0);
  padding-top: 30px;
  transform-origin: top center;
  visibility: hidden;
}
.nav-item__link {
  padding: 16px;
  width: 100%;
  position: relative;
  cursor: pointer;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  font-family: "Replica-Bold", sans-serif;
  border-bottom: 1px solid #969696;
}
.nav-item__link--container {
  background: white;
  cursor: pointer;
}
.nav-item__link--container:last-child .nav-item__link {
  border-bottom: none;
}
@media not screen and (max-width: 1366px) {
  .nav-item__link:hover {
    background: #fd8c40;
    color: #FFF;
  }
}
.nav-item__link > span {
  position: relative;
  display: inline-block;
}
.nav-item__plus {
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 0;
  right: -20px;
  width: 22px;
  height: 13px;
  line-height: 13px;
  display: block;
}
@media screen and (max-width: 1366px) {
  .nav-item__plus {
    width: 22px;
    height: 12px;
    line-height: 12px;
  }
}
.nav-item__plus:after, .nav-item__plus:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 2px;
  top: 50%;
  right: 4px;
  margin-top: -2px;
  background-color: #fd8c40;
  transform-origin: center;
  transition: transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
  display: block;
}
.nav-item__plus:after {
  transform: rotateZ(90deg);
}
.nav-item__plus:hover:after, .nav-item__plus:hover:before {
  background-color: #fd8c40;
}

.overlay {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: progress !important;
}

.page {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: #252525;
  backface-visibility: hidden;
  overflow-x: hidden;
}
.quote {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4545454545;
  letter-spacing: 0em;
  font-family: "Replica-Bold", sans-serif;
  color: #2d2d2d;
  margin-bottom: 15px;
}
@media screen and (max-width: 2200px) {
  .quote {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .quote {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3333333333;
    letter-spacing: 0.01em;
  }
}

.reveal-h > span {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.reveal-h > span > span {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.reveal-h.is-inview > span > span {
  transform: none;
}
.reveal-h.is-inview > span:nth-child(1) > span {
  transition-delay: 0.05s;
}
.reveal-h.is-inview > span:nth-child(2) > span {
  transition-delay: 0.1s;
}
.reveal-h.is-inview > span:nth-child(3) > span {
  transition-delay: 0.15s;
}
.reveal-h.is-inview > span:nth-child(4) > span {
  transition-delay: 0.2s;
}
.reveal-h.is-inview > span:nth-child(5) > span {
  transition-delay: 0.25s;
}
.reveal-h.is-inview > span:nth-child(6) > span {
  transition-delay: 0.3s;
}
.reveal-h.is-inview > span:nth-child(7) > span {
  transition-delay: 0.35s;
}
.reveal-h.is-inview > span:nth-child(8) > span {
  transition-delay: 0.4s;
}
.reveal-h.is-inview > span:nth-child(9) > span {
  transition-delay: 0.45s;
}
.reveal-h.is-inview > span:nth-child(10) > span {
  transition-delay: 0.5s;
}
.reveal-h.is-inview > span:nth-child(11) > span {
  transition-delay: 0.55s;
}
.reveal-h.is-inview > span:nth-child(12) > span {
  transition-delay: 0.6s;
}
.reveal-h.is-inview > span:nth-child(13) > span {
  transition-delay: 0.65s;
}
.reveal-h.is-inview > span:nth-child(14) > span {
  transition-delay: 0.7s;
}
.reveal-h.is-inview > span:nth-child(15) > span {
  transition-delay: 0.75s;
}
.reveal-h.is-inview > span:nth-child(16) > span {
  transition-delay: 0.8s;
}
.reveal-h.is-inview > span:nth-child(17) > span {
  transition-delay: 0.85s;
}
.reveal-h.is-inview > span:nth-child(18) > span {
  transition-delay: 0.9s;
}
.reveal-h.is-inview > span:nth-child(19) > span {
  transition-delay: 0.95s;
}
.reveal-h.is-inview > span:nth-child(20) > span {
  transition-delay: 1s;
}
.reveal-h.is-inview > span:nth-child(21) > span {
  transition-delay: 1.05s;
}
.reveal-h.is-inview > span:nth-child(22) > span {
  transition-delay: 1.1s;
}
.reveal-h.is-inview > span:nth-child(23) > span {
  transition-delay: 1.15s;
}
.reveal-h.is-inview > span:nth-child(24) > span {
  transition-delay: 1.2s;
}
.reveal-h.is-inview > span:nth-child(25) > span {
  transition-delay: 1.25s;
}
.reveal-h.is-inview > span:nth-child(26) > span {
  transition-delay: 1.3s;
}
.reveal-h.is-inview > span:nth-child(27) > span {
  transition-delay: 1.35s;
}
.reveal-h.is-inview > span:nth-child(28) > span {
  transition-delay: 1.4s;
}
.reveal-h.is-inview > span:nth-child(29) > span {
  transition-delay: 1.45s;
}
.reveal-h.is-inview > span:nth-child(30) > span {
  transition-delay: 1.5s;
}
.reveal-h:not(.is-inview) > span {
  opacity: 0;
}

.scroll-down {
  position: absolute;
  right: 70px;
  bottom: 15%;
  z-index: 201;
  transform: rotateZ(-90deg);
  transform-origin: right bottom;
}
@keyframes scroll-down-line {
  0% {
    transform-origin: 0% 50%;
    transform: scale(1, 1);
  }
  20% {
    transform-origin: 0% 50%;
    transform: scale(0.001, 1);
  }
  20.01% {
    transform-origin: 100% 50%;
  }
  38% {
    transform-origin: 100% 50%;
    transform: scale(1, 1);
  }
}
@keyframes bounce {
  0%, 15%, 38%, 60%, 75% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(10px);
  }
  45% {
    transform: translateX(5px);
  }
}
.scroll-down__line {
  position: absolute;
  left: -35px;
  top: 50%;
  width: 24px;
  height: 0px;
  margin-top: -1px;
}
.scroll-down__line:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 2px solid #fd8c40;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0s linear 0.5s;
  transform-origin: right center;
  transform: scale(0.001, 1);
  opacity: 0;
}
.scroll-down__text {
  color: #FFF;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.2em;
  font-family: "Replica-Bold", sans-serif;
  overflow: hidden;
}
.scroll-down__text span {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.scroll-down.is-active.is-inview .scroll-down__text {
  animation: bounce 2.5s infinite;
}
.scroll-down.is-active.is-inview .scroll-down__text span {
  transform: none;
}
.scroll-down.is-active.is-inview .scroll-down__line {
  animation: scroll-down-line 2.5s infinite 851ms;
}
.scroll-down.is-active.is-inview .scroll-down__line:after {
  transform: none;
  opacity: 1;
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear;
}
.is-body-touch .scroll-down {
  display: none;
}
@media screen and (max-width: 1024px) {
  .scroll-down {
    display: none;
  }
}

.select__visual {
  font-family: "Replica-Bold", sans-serif;
  color: #FFF;
  padding: 0;
  position: relative;
}
.select__visual:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  border: 1px solid #FFF;
}
.select__visual:hover:after {
  opacity: 0.5;
}
.select__visual span {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.3em;
  display: block;
  height: 60px;
  padding: 23px 50px 21px 22px;
  min-width: 275px;
  position: relative;
}
.select__visual span:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  background-image: url(042a78e00a300af8a3c5.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 100%;
}
.select__visual select {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Skip Link for Accessibility */
.skip-link {
  position: absolute;
  top: -40px;
  left: 6px;
  background: #000;
  color: #fff;
  padding: 8px 16px;
  z-index: 100000;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  border-radius: 0 0 4px 4px;
  transition: top 0.3s;
}
.skip-link:focus {
  top: 0;
}

.sub-title {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4375;
  letter-spacing: 0.18em;
  font-family: "Space Mono", monospace;
  margin-bottom: 20px;
}
.sub-title:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-title {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sub-title {
    font-size: 12px;
  }
}

.tile-fancy {
  display: block;
  width: 440px;
  max-width: 100%;
}
.tile-fancy__content {
  color: #FFF;
  margin-top: -50px;
  transform: translateZ(150px);
  position: relative;
  z-index: 2;
  padding: 0 25px 70px;
  backface-visibility: hidden;
}
.tile-fancy__sup {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translate3d(0, -100%, 0);
  padding-bottom: 25px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.tile-fancy__month, .tile-fancy__category {
  flex: 1 1 auto;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
.tile-fancy__category {
  transform: translate3d(0, 100%, 0);
}
.tile-fancy__category a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
}
.tile-fancy__category a:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
  border-radius: 2px;
}
.tile-fancy__month-wrap {
  overflow: hidden;
}
.tile-fancy__month {
  transform: translate3d(0, 100%, 0);
}
.tile-fancy__line-wrap {
  overflow: hidden;
  margin: -1px 13px 0;
  position: relative;
  width: 22px;
  height: 2px;
}
.tile-fancy__line-wrap--hidden {
  display: none;
}
.tile-fancy__line {
  width: 0px;
  height: 100%;
  background-color: #fd8c40;
  position: absolute;
  top: 0;
  left: 0;
}
.tile-fancy__img-wrap {
  position: relative;
}
.is-mouse-over .tile-fancy__img-wrap {
  transition: none;
}
.tile-fancy__video-button {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
}
.tile-fancy__img-wrap-2 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transition: transform 3s cubic-bezier(0.19, 1, 0.22, 1);
}
.is-mouse-over .tile-fancy__img-wrap-2 {
  transition: none;
}
.tile-fancy__img-wrap-3 {
  position: relative;
  overflow: hidden;
}
.tile-fancy__img {
  position: relative;
  background-image: url(./img/2-2500.jpg);
  background-size: cover;
  backface-visibility: hidden;
  filter: saturate(0.5);
}
.tile-fancy__img:after {
  content: "";
  position: absolute;
  z-index: 5;
  bottom: 50%;
  left: -3%;
  width: 106%;
  right: 0;
  background-color: #424242;
  backface-visibility: hidden;
  transform: skewY(-25deg) translate3d(0, 50%, 0);
}
.tile-fancy__title {
  max-width: 600px;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.1875;
  letter-spacing: 0.03125em;
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s, opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.6s;
  transform: translate3d(0, 30px, 0);
  opacity: 0;
}
.tile-fancy__title > * {
  margin-bottom: 0;
}
.tile-fancy__button {
  position: absolute;
  bottom: 0;
  left: 25px;
  padding-top: 25px;
  transition: opacity 2s cubic-bezier(0.23, 1, 0.32, 1) 0.8s;
  opacity: 0;
}
.tile-fancy--1 .tile-fancy__img {
  padding-bottom: 100%;
  transform: translate3d(0, 148%, 0);
}
.tile-fancy--1 .tile-fancy__img:after {
  height: 148%;
}
.tile-fancy--2 .tile-fancy__img {
  padding-bottom: 63%;
  transform: translate3d(0, 176%, 0);
}
.tile-fancy--2 .tile-fancy__img:after {
  height: 176%;
}
.tile-fancy--3 {
  width: 810px;
}
.tile-fancy--3.is-mouse-over .tile-fancy__img {
  transform: translate3d(0, 173%, 0);
}
.tile-fancy--3 .tile-fancy__img {
  padding-bottom: 67%;
  transform: translate3d(0, 173%, 0);
}
.tile-fancy--3 .tile-fancy__img:after {
  height: 173%;
}
.tile-fancy--black .tile-fancy__img-wrap-3:before {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 29, 29, 0.15);
  transition: opacity 0.4s ease-out;
}
.tile-fancy--black:hover .tile-fancy__img-wrap-3:before {
  opacity: 0;
}
.tile-fancy--white .tile-fancy__content {
  color: #242424;
  margin-top: 65px;
}
.tile-fancy--white .tile-fancy__img:after {
  background-color: #f1f1f1;
}
.tile-fancy.is-inview .tile-fancy__category-wrap {
  transform: translate3d(0, 0, 0);
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.73s;
}
.tile-fancy.is-inview .tile-fancy__category {
  transform: translate3d(0, 0, 0);
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.73s;
}
.tile-fancy.is-inview .tile-fancy__month-wrap {
  transform: translate3d(0, 0, 0);
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
}
.tile-fancy.is-inview .tile-fancy__month {
  transform: translate3d(0, 0, 0);
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
}
.tile-fancy.is-inview .tile-fancy__line {
  width: 100%;
  transition: width 0.8s cubic-bezier(0.645, 0.045, 0.355, 1) 0.45s;
}
.tile-fancy.is-inview .tile-fancy__title {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.tile-fancy.is-inview .tile-fancy__button {
  opacity: 1;
}
.tile-fancy.is-inview .tile-fancy__img {
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.tile-fancy.is-inview .tile-fancy__img:after {
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
  transform: skewY(-20deg) translate3d(0, -50%, 0);
}
.tile-fancy.is-inview .tile-fancy__video-button {
  opacity: 1;
}
@media screen and (max-width: 1600px) {
  .tile-fancy__sup {
    padding-bottom: 15px;
  }
  .tile-fancy__content {
    padding: 0 25px 60px;
  }
  .tile-fancy--white .tile-fancy__content {
    color: #242424;
    margin-top: 55px;
  }
}
@media screen and (max-width: 1366px) {
  .tile-fancy__title {
    max-width: 400px;
  }
}
@media screen and (max-width: 1024px) {
  .tile-fancy {
    width: 340px;
  }
  .tile-fancy--3 {
    width: 480px;
  }
  .tile-fancy__content {
    padding: 0 20px 60px;
  }
  .tile-fancy--white .tile-fancy__content {
    color: #242424;
    margin-top: 45px;
  }
  .tile-fancy__sup {
    left: 20px;
  }
  .tile-fancy__button {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .tile-fancy__content {
    padding: 0 15px 60px;
  }
  .tile-fancy__sup {
    left: 15px;
  }
  .tile-fancy__button {
    left: 15px;
  }
}

.tile-simple {
  font-size: 0;
}
.tile-simple--on-orange {
  color: #FFF;
}
.tile-simple--on-orange .tile-simple__sup span {
  background-color: #FFF;
}
.tile-simple--on-orange .tile-simple__button {
  color: #fd8c40;
  background-color: #FFF;
}
.tile-simple--on-white {
  color: #2d2d2d;
}
.tile-simple--on-white .tile-simple__sup span {
  background-color: #fd8c40;
}
.tile-simple--on-white .tile-simple__button {
  color: #FFF;
  background-color: #fd8c40;
}
.tile-simple--on-img {
  color: #FFF;
}
.tile-simple--on-img .tile-simple__sup span {
  background-color: #fd8c40;
}
.tile-simple--on-img .tile-simple__button {
  color: #FFF;
  background-color: #fd8c40;
}
.tile-simple__img {
  width: 100%;
  margin-bottom: 30px;
  background-size: cover;
  background-position: center;
}
.tile-simple__img:after {
  content: "";
  display: block;
  padding-bottom: 62.5%;
}
.tile-simple__sup {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.18em;
  font-family: "Replica-Bold", sans-serif;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.tile-simple__sup span {
  margin: 0 10px;
  width: 22px;
  height: 2px;
}
.tile-simple__title {
  margin-bottom: 25px;
}
@media screen and (max-width: 2200px) {
  .tile-simple__img {
    margin-bottom: 25px;
  }
  .tile-simple__sup {
    margin-bottom: 20px;
  }
  .tile-simple__title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .tile-simple__title {
    margin-bottom: 15px;
  }
  .tile-simple__sup {
    margin-bottom: 15px;
  }
  .tile-simple__img {
    margin-bottom: 20px;
  }
}

.title-braket {
  position: relative;
  display: inline-block;
}
.title-braket__wrap {
  overflow: hidden;
}
.title-braket__wrap--top, .title-braket__wrap--bottom {
  transition: transform 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transform: translate3d(-100%, 0, 0);
}
.title-braket__sup:not(:last-child) {
  margin-bottom: 10px;
}
.title-braket__sup:not(:last-child) > .sub-title {
  padding-top: 10px;
}
.title-braket__sup--top, .title-braket__sup--bottom {
  transition: transform 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transform: translate3d(110%, 0, 0);
}
.title-braket__sup--left, .title-braket__sup--right {
  transition: transform 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.01s;
}
.title-braket__sup--right {
  padding-right: 40px;
  text-align: right;
  transform: translate3d(100%, 0, 0);
}
.title-braket__sup--left {
  padding-left: 40px;
  transform: translate3d(-100%, 0, 0);
}
.title-braket__h > * {
  margin-bottom: 0;
}
.title-braket__h--top, .title-braket__h--bottom {
  transition: transform 0.4s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transform: translate3d(110%, 0, 0);
}
.title-braket__h--left, .title-braket__h--right {
  transition: transform 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.title-braket__h--right {
  padding-right: 40px;
  text-align: right;
  transform: translate3d(100%, 0, 0);
}
.title-braket__h--left {
  padding-left: 40px;
  transform: translate3d(-100%, 0, 0);
}
.title-braket__braket {
  position: absolute;
  z-index: 1;
}
.title-braket__braket--left {
  width: auto;
  height: 100%;
  top: 0;
  left: 0;
}
.title-braket__braket--right {
  width: auto;
  height: 100%;
  top: 0;
  right: 0;
}
.title-braket__braket--bottom {
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
}
.title-braket__braket--top {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
.title-braket__layer {
  position: absolute;
  overflow: hidden;
}
.title-braket__layer:after, .title-braket__layer:before {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
}
.title-braket__layer div {
  position: absolute;
  overflow: hidden;
}
.title-braket__layer div span {
  width: 100%;
  height: 100%;
  display: block;
}
.title-braket__layer:nth-child(1) {
  opacity: 1;
}
.title-braket__layer:nth-child(1) div span, .title-braket__layer:nth-child(1):after, .title-braket__layer:nth-child(1):before {
  background-color: #fd8c40;
}
.title-braket__layer:nth-child(1):after, .title-braket__layer:nth-child(1):before {
  transition: transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53) 0.2s, opacity 0s linear 0.4s;
}
.title-braket__layer:nth-child(1) div,
.title-braket__layer:nth-child(1) div span {
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s;
}
.title-braket__layer:nth-child(2) {
  display: none;
}
.title-braket__layer:nth-child(2):after, .title-braket__layer:nth-child(2):before {
  transition: transform 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53), opacity 0s linear 0.2s;
}
.title-braket__layer:nth-child(2) div,
.title-braket__layer:nth-child(2) div span {
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0.2s;
}
.title-braket__layer--left {
  top: 0;
  left: 0;
  width: 28px;
  height: 100%;
}
.title-braket__layer--left:after, .title-braket__layer--left:before {
  width: 15px;
  height: 13px;
  left: 13px;
  transform: translate3d(-100%, 0, 0);
}
.title-braket__layer--left:before {
  top: 0;
}
.title-braket__layer--left:after {
  bottom: 0;
}
.title-braket__layer--left div {
  top: 0;
  left: 0;
  width: 13px;
  height: 100%;
  transform: translate3d(0, -50%, 0);
}
.title-braket__layer--left div span {
  transform: translate3d(0, 100%, 0);
}
.title-braket__layer--right {
  top: 0;
  right: 0;
  width: 28px;
  height: 100%;
}
.title-braket__layer--right:after, .title-braket__layer--right:before {
  width: 15px;
  height: 13px;
  right: 13px;
  transform: translate3d(100%, 0, 0);
}
.title-braket__layer--right:before {
  top: 0;
}
.title-braket__layer--right:after {
  bottom: 0;
}
.title-braket__layer--right div {
  top: 0;
  right: 0;
  width: 13px;
  height: 100%;
  transform: translate3d(0, -50%, 0);
}
.title-braket__layer--right div span {
  transform: translate3d(0, 100%, 0);
}
.title-braket__layer--bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
}
.title-braket__layer--bottom:after {
  content: "";
  display: table;
  clear: both;
}
.title-braket__layer--bottom:after, .title-braket__layer--bottom:before {
  width: 13px;
  height: 15px;
  bottom: 13px;
  transform: translate3d(0, 100%, 0);
}
.title-braket__layer--bottom:before {
  left: 0;
}
.title-braket__layer--bottom:after {
  right: 0;
}
.title-braket__layer--bottom div {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 13px;
  transform: translate3d(-50%, 0, 0);
}
.title-braket__layer--bottom div span {
  transform: translateX(100%) translateX(1px);
}
.title-braket__layer--top {
  top: 0;
  left: 0;
  width: 100%;
  height: 28px;
}
.title-braket__layer--top:after {
  content: "";
  display: table;
  clear: both;
}
.title-braket__layer--top:after, .title-braket__layer--top:before {
  width: 13px;
  height: 15px;
  top: 13px;
  transform: translate3d(0, -100%, 0);
}
.title-braket__layer--top:before {
  left: 0;
}
.title-braket__layer--top:after {
  right: 0;
}
.title-braket__layer--top div {
  top: 0;
  left: 0;
  width: 100%;
  height: 13px;
  transform: translate3d(-50%, 0, 0);
}
.title-braket__layer--top div span {
  transform: translateX(100%) translateX(1px);
}
.title-braket--left {
  padding: 30px 13px 30px;
}
.title-braket--right {
  padding: 30px 13px 30px;
}
.title-braket--bottom {
  padding: 20px 33px 30px;
}
.title-braket--top {
  padding: 40px 33px 20px;
}
.title-braket--hover .title-braket__layer:nth-child(1) {
  opacity: 0.2;
}
.title-braket--hover .title-braket__layer:nth-child(1) div span, .title-braket--hover .title-braket__layer:nth-child(1):after, .title-braket--hover .title-braket__layer:nth-child(1):before {
  background-color: #FFF;
}
.title-braket--hover .title-braket__layer:nth-child(2) {
  display: block;
  opacity: 1;
}
.title-braket--hover .title-braket__layer:nth-child(2) div span, .title-braket--hover .title-braket__layer:nth-child(2):after, .title-braket--hover .title-braket__layer:nth-child(2):before {
  background-color: #fd8c40;
}
.title-braket.is-inview .title-braket__wrap--top, .title-braket.is-inview .title-braket__wrap--bottom, .title-braket.is-active .title-braket__wrap--top, .title-braket.is-active .title-braket__wrap--bottom {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 0, 0);
}
.title-braket.is-inview .title-braket__sup--left, .title-braket.is-inview .title-braket__sup--right, .title-braket.is-active .title-braket__sup--left, .title-braket.is-active .title-braket__sup--right {
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
  transform: translate3d(0, 0, 0);
}
.title-braket.is-inview .title-braket__sup--top, .title-braket.is-inview .title-braket__sup--bottom, .title-braket.is-active .title-braket__sup--top, .title-braket.is-active .title-braket__sup--bottom {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.35s;
  transform: translate3d(0, 0, 0);
}
.title-braket.is-inview .title-braket__h--left, .title-braket.is-inview .title-braket__h--right, .title-braket.is-active .title-braket__h--left, .title-braket.is-active .title-braket__h--right {
  transition: transform 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transform: translate3d(0, 0, 0);
}
.title-braket.is-inview .title-braket__h--top, .title-braket.is-inview .title-braket__h--bottom, .title-braket.is-active .title-braket__h--top, .title-braket.is-active .title-braket__h--bottom {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
  transform: translate3d(0, 0, 0);
}
.title-braket.is-inview .title-braket__layer:nth-child(1):after, .title-braket.is-inview .title-braket__layer:nth-child(1):before, .title-braket.is-active .title-braket__layer:nth-child(1):after, .title-braket.is-active .title-braket__layer:nth-child(1):before {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, opacity 0s linear 0.3s;
}
.title-braket.is-inview .title-braket__layer:nth-child(1) div,
.title-braket.is-inview .title-braket__layer:nth-child(1) div span, .title-braket.is-active .title-braket__layer:nth-child(1) div,
.title-braket.is-active .title-braket__layer:nth-child(1) div span {
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
}
@media not screen and (max-width: 768px) {
  .title-braket.is-inview:hover .title-braket__layer:nth-child(2):after, .title-braket.is-inview:hover .title-braket__layer:nth-child(2):before, .title-braket.is-active:hover .title-braket__layer:nth-child(2):after, .title-braket.is-active:hover .title-braket__layer:nth-child(2):before {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s, opacity 0s linear 0.3s;
  }
  .title-braket.is-inview:hover .title-braket__layer:nth-child(2) div,
  .title-braket.is-inview:hover .title-braket__layer:nth-child(2) div span, .title-braket.is-active:hover .title-braket__layer:nth-child(2) div,
  .title-braket.is-active:hover .title-braket__layer:nth-child(2) div span {
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
  }
}
@media screen and (max-width: 1366px) {
  .title-braket__sup--right {
    padding-right: 30px;
  }
  .title-braket__sup--left {
    padding-left: 30px;
  }
  .title-braket__h--right {
    padding-right: 30px;
  }
  .title-braket__h--left {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .title-braket {
    display: block;
  }
  .title-braket__sup:not(:last-child) {
    padding-top: 3px;
  }
  .title-braket__sup--right {
    padding-right: 25px;
  }
  .title-braket__sup--left {
    padding-left: 25px;
  }
  .title-braket__h--right {
    padding-right: 25px;
  }
  .title-braket__h--left {
    padding-left: 25px;
  }
  .title-braket__layer--left {
    width: 24px;
    height: 100%;
  }
  .title-braket__layer--left:after, .title-braket__layer--left:before {
    width: 13px;
    height: 11px;
    left: 11px;
  }
  .title-braket__layer--left div {
    width: 11px;
    height: 100%;
  }
  .title-braket__layer--right {
    width: 24px;
    height: 100%;
  }
  .title-braket__layer--right:after, .title-braket__layer--right:before {
    width: 13px;
    height: 11px;
    right: 11px;
  }
  .title-braket__layer--right div {
    width: 11px;
    height: 100%;
  }
  .title-braket__layer--bottom {
    width: 100%;
    height: 24px;
  }
  .title-braket__layer--bottom:after, .title-braket__layer--bottom:before {
    width: 11px;
    height: 13px;
    bottom: 11px;
  }
  .title-braket__layer--bottom:before {
    left: 0;
  }
  .title-braket__layer--bottom:after {
    right: 0;
  }
  .title-braket__layer--bottom div {
    width: 100%;
    height: 11px;
  }
  .title-braket__layer--top {
    width: 100%;
    height: 24px;
  }
  .title-braket__layer--top:after, .title-braket__layer--top:before {
    width: 11px;
    height: 13px;
    top: 11px;
  }
  .title-braket__layer--top div {
    width: 100%;
    height: 11px;
  }
  .title-braket--left {
    padding: 30px 0 30px 11px;
  }
  .title-braket--right {
    padding: 30px 0 30px 11px;
  }
  .title-braket--bottom {
    padding: 20px 31px 30px;
  }
  .title-braket--top {
    padding: 30px 26px 10px;
  }
}

.title-hero {
  margin-top: 10px;
  position: relative;
  display: block;
}
.title-hero:after {
  content: "";
  display: table;
  clear: both;
}
.title-hero__mask {
  display: block;
  float: left;
  clear: both;
  margin-bottom: 14px;
  overflow: hidden;
  transform: translate3d(-101%, 0, 0);
  transition-property: transform;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.title-hero__mask:last-child {
  margin-bottom: 0;
}
.title-hero__mask:nth-child(1) {
  transition-delay: 0s;
}
.title-hero__mask:nth-child(1) .title-hero__h {
  transition-delay: 0s;
}
.title-hero__mask:nth-child(2) {
  transition-delay: 0.12s;
}
.title-hero__mask:nth-child(2) .title-hero__h {
  transition-delay: 0.12s;
}
.title-hero__mask:nth-child(3) {
  transition-delay: 0.24s;
}
.title-hero__mask:nth-child(3) .title-hero__h {
  transition-delay: 0.24s;
}
.title-hero__h {
  display: block;
  color: #242424;
  background-color: #FFF;
  text-transform: uppercase;
  padding: 0 0 0 13px;
  transform: translate3d(101%, 0, 0);
  transition-property: transform;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  white-space: nowrap;
}
.title-hero.is-active .title-hero__mask {
  transition-timing-function: cubic-bezier(0.275, 0.99, 0.22, 1);
  transition-duration: 1s;
  transform: translateZ(0);
}
.title-hero.is-active .title-hero__h {
  transition-timing-function: cubic-bezier(0.275, 0.99, 0.22, 1);
  transition-duration: 1s;
  transform: translateZ(0);
}
@media screen and (max-width: 600px) {
  .title-hero__h {
    padding: 0 0 0 7px;
  }
}
@media screen and (max-width: 480px) {
  .title-hero__mask {
    margin-bottom: 8px;
  }
}

.menu {
  display: none;
  position: absolute;
  z-index: 1300;
  width: calc(100% - 124px);
  height: auto;
  left: 0;
  top: 0;
  min-height: 100vh;
  background-color: #242424;
  flex-direction: column;
}
.menu__head {
  flex: 0 0 auto;
  width: 100%;
  height: 360px;
  position: relative;
  overflow: hidden;
  background-color: #333333;
}
.menu__head:after {
  content: "";
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #242424;
}
.menu__logo {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 50px;
  width: 25%;
}
.menu__search {
  position: absolute;
  z-index: 5;
  top: 60px;
  right: 9%;
  color: #FFF;
  overflow: hidden;
  transform: translate3d(0, 20px, 0);
  transition: transform 0.5s cubic-bezier(0.75, 0, 0.25, 1), opacity 0.5s cubic-bezier(0.75, 0, 0.25, 1);
}
.menu__search.is-search-active .menu__search-placeholder {
  transform: scale(0.75);
  color: #ccccd0;
}
.menu__search.is-search-active .menu__search-input {
  transform: none;
}
.menu__search.is-search-active .menu__search-input:after {
  transform: none;
}
.menu__search.is-search-active .menu__search-input input {
  opacity: 1;
}
.menu__search.is-search-active .menu__search-icon svg {
  transform: scale(1.5);
}
.menu__search.is-search-active .menu__search-icon:active {
  color: #ccccd0;
}
.menu__search-placeholder {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Space Mono", monospace;
  transform-origin: left top;
  transform: translate3d(0, 18px, 0);
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
}
.menu__search-input {
  padding: 12px 0 8px;
  position: relative;
  transform: translate3d(100px, 0, 0);
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__search-input:before, .menu__search-input:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #242424;
}
.menu__search-input:after {
  z-index: 2;
  background-color: #6f6f6f;
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translate3d(100%, 0, 0);
}
.menu__search-input input {
  width: 300px;
  height: 36px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Space Mono", monospace;
  padding-right: 30px;
  opacity: 0;
}
.menu__search-icon {
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  padding: 10px;
  height: 100%;
  display: flex;
  align-items: center;
}
.menu__search-icon svg {
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  width: 14px;
  height: 14px;
}
.menu__list {
  flex: 1 1 auto;
  color: #FFF;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
}
.menu.is-menu-active .menu__head:after {
  transform: translate3d(0, 100%, 0);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.menu.is-menu-active .menu__search {
  transform: none;
  opacity: 1;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 2200px) {
  .menu__search-placeholder {
    font-size: 15px;
    transform: translate3d(0, 20px, 0);
  }
  .menu__search-input input {
    font-size: 15px;
  }
  .menu__head {
    height: 320px;
  }
}
@media screen and (max-width: 1366px) {
  .menu {
    width: calc(100% - 100px);
  }
  .menu__head {
    height: 260px;
  }
  .menu__logo {
    top: 60px;
    left: 70px;
    width: auto;
  }
  .menu__search {
    right: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .menu {
    width: 100%;
  }
  .menu__logo {
    display: none;
  }
  .menu__head {
    height: 200px;
  }
  .menu__search {
    position: absolute;
    top: 35px;
    right: auto;
    left: 70px;
    transform: translate3d(-100px, 0, 0);
    transition: transform 0.3s cubic-bezier(0.75, 0, 0.25, 1), opacity 0.3s cubic-bezier(0.75, 0, 0.25, 1);
  }
  .menu__search-placeholder {
    font-size: 14px;
    transform: translate3d(0, 20px, 0);
  }
  .menu__search-input {
    overflow: hidden;
    transform: translate3d(100px, 0, 0);
  }
  .menu__search-input:after {
    transform: translate3d(-100%, 0, 0);
  }
  .menu__search-input input {
    font-size: 14px;
  }
  .menu__search-icon {
    cursor: pointer;
    position: absolute;
    z-index: 3;
    padding: 10px;
    height: 100%;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
  }
  .menu__search-icon svg {
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    width: 14px;
    height: 14px;
  }
  .menu.is-menu-active .menu__search {
    transform: translate3d(-100px, 0, 0);
    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1) 0.73s;
  }
  .menu.is-menu-active .menu__search.is-search-active {
    transform: none;
  }
}
@media screen and (max-width: 600px) {
  .menu__head {
    height: 160px;
  }
  .menu__search {
    top: 39px;
    left: 24px;
    font-size: 0;
    padding-right: 50px;
    transform: translate3d(-200px, 0, 0);
  }
  .menu__search svg {
    width: 32px;
    height: 32px;
  }
  .menu__search.is-search-active .menu__search-icon svg {
    transform: none;
  }
  .menu__search-placeholder {
    display: none;
  }
  .menu__search-input {
    transform: translate3d(200px, 0, 0);
  }
  .menu__search-input:before {
    display: none;
  }
  .menu__search-input input {
    width: 200px;
    height: 30px;
    font-size: 14px;
    padding-right: 0;
  }
  .menu.is-menu-active .menu__search {
    transform: translate3d(-200px, 0, 0);
  }
}
@media screen and (max-width: 480px) {
  .menu__search-input {
    transform: translate3d(150px, 0, 0);
  }
  .menu__search-input input {
    width: 150px;
    height: 30px;
  }
  .menu.is-menu-active .menu__search {
    transform: translate3d(-150px, 0, 0);
  }
}

.menu-item {
  font-size: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  background-color: #333333;
  flex: 0 0 auto;
}
.menu-item--tail {
  flex: 1 1 auto;
}
.menu-item.is-dropdown-active {
  background-color: #2d2d2d;
  height: auto;
}
.menu-item.is-dropdown-active .menu-item__plus:before {
  transform: rotateZ(-180deg);
}
.menu-item.is-dropdown-active .menu-item__plus:after {
  transform: none;
}
.menu-item:before, .menu-item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #242424;
}
.menu-item:before {
  z-index: 1;
  width: 100%;
  height: 1px;
}
.menu-item:after {
  z-index: 10;
  width: 100%;
  height: 100%;
  transition: transform 0s cubic-bezier(0.75, 0, 0.25, 1) 0.5s;
}
.menu-item__link-l1 {
  display: inline-block;
  height: 120px;
  font-size: 42px;
  font-weight: 400;
  line-height: 2.8571428571;
  letter-spacing: 0.18em;
  font-family: "Replica-Bold", sans-serif;
  transform: translate3d(0, 20px, 0);
  transition: transform 0s cubic-bezier(0.75, 0, 0.25, 1) 0.5s;
}
.menu-item__link-l1--s {
  font-size: 30px;
  font-weight: 400;
  line-height: 4;
  letter-spacing: 0.18em;
}
.menu-item__link-l1--dropdown {
  position: relative;
}
.menu-item__link-l1--important a {
  color: #fd8c40;
}
.menu-item__link-l1 a, .menu-item__link-l1 span.title {
  display: inline-block;
  overflow: hidden;
}
.menu-item__link-l1 a:hover, .menu-item__link-l1 span.title:hover {
  cursor: pointer;
  color: #fd8c40;
}
.menu-item__plus {
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 5;
  top: 50%;
  right: -40px;
  width: 28px;
  height: 28px;
  margin-top: -14px;
}
.menu-item__plus:after, .menu-item__plus:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 4px;
  top: 50%;
  right: 4px;
  margin-top: -2px;
  background-color: #6f6f6f;
  transform-origin: center;
  transition: transform 0.6s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.menu-item__plus:after {
  transform: rotateZ(90deg);
}
.menu-item__plus:hover:after, .menu-item__plus:hover:before {
  background-color: #fd8c40;
}
.menu-item--no-link:hover .menu-item__plus:after, .menu-item--no-link:hover .menu-item__plus:before {
  background-color: #fd8c40;
}
.menu-item--no-link:hover .menu-item__link-l1 a, .menu-item--no-link:hover .menu-item__link-l1 span {
  cursor: pointer;
  color: #fd8c40;
}
.menu-item__ul-l2 {
  height: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  padding: 0;
  color: #FFF;
  background-color: #303030;
}
.is-dropdown-active .menu-item__ul-l2 {
  padding: 35px;
  height: auto;
  opacity: 1;
  pointer-events: auto;
}
.menu-item__link-l2 {
  text-align: center;
  padding: 19px 0;
}
.menu-item__link-l2 a {
  font-family: "Replica-Bold", sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.04em;
  overflow: hidden;
  display: inline-block;
}
.menu-item__link-l2 a:hover {
  color: #fd8c40;
}
.menu-item__link-l2 a span {
  display: inline-block;
  transform: translate3d(0, 100%, 0);
}
.is-dropdown-active .menu-item__link-l2 a span {
  transition: transform 1.05s cubic-bezier(0.23, 1, 0.32, 1);
  transform: none;
}
.is-dropdown-active .menu-item__link-l2:nth-child(1) a span {
  transition-delay: 0s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(2) a span {
  transition-delay: 0.06s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(3) a span {
  transition-delay: 0.12s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(4) a span {
  transition-delay: 0.18s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(5) a span {
  transition-delay: 0.24s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(6) a span {
  transition-delay: 0.3s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(7) a span {
  transition-delay: 0.36s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(8) a span {
  transition-delay: 0.42s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(9) a span {
  transition-delay: 0.48s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(10) a span {
  transition-delay: 0.54s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(11) a span {
  transition-delay: 0.6s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(12) a span {
  transition-delay: 0.66s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(13) a span {
  transition-delay: 0.72s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(14) a span {
  transition-delay: 0.78s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(15) a span {
  transition-delay: 0.84s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(16) a span {
  transition-delay: 0.9s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(17) a span {
  transition-delay: 0.96s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(18) a span {
  transition-delay: 1.02s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(19) a span {
  transition-delay: 1.08s;
}
.is-dropdown-active .menu-item__link-l2:nth-child(20) a span {
  transition-delay: 1.14s;
}
.is-menu-active .menu-item {
  transition: transform 1s cubic-bezier(0.75, 0, 0.25, 1), opacity 0s linear;
  transform: none;
  opacity: 1;
}
.is-menu-active .menu-item:after {
  transform: translate3d(0, 100%, 0);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;
}
.is-menu-active .menu-item--tail:after {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.is-menu-active .menu-item .menu-item__link-l1 {
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  transform: none;
}
.is-menu-active .menu-item:nth-of-type(1) {
  transition-delay: 0s;
}
.is-menu-active .menu-item:nth-of-type(1):after,
.is-menu-active .menu-item:nth-of-type(1) .menu-item__link-l1 {
  transition-delay: 0.2s;
}
.is-menu-active .menu-item:nth-of-type(2) {
  transition-delay: 0.1s;
}
.is-menu-active .menu-item:nth-of-type(2):after,
.is-menu-active .menu-item:nth-of-type(2) .menu-item__link-l1 {
  transition-delay: 0.3s;
}
.is-menu-active .menu-item:nth-of-type(3) {
  transition-delay: 0.2s;
}
.is-menu-active .menu-item:nth-of-type(3):after,
.is-menu-active .menu-item:nth-of-type(3) .menu-item__link-l1 {
  transition-delay: 0.4s;
}
.is-menu-active .menu-item:nth-of-type(4) {
  transition-delay: 0.3s;
}
.is-menu-active .menu-item:nth-of-type(4):after,
.is-menu-active .menu-item:nth-of-type(4) .menu-item__link-l1 {
  transition-delay: 0.5s;
}
.is-menu-active .menu-item:nth-of-type(5) {
  transition-delay: 0.4s;
}
.is-menu-active .menu-item:nth-of-type(5):after,
.is-menu-active .menu-item:nth-of-type(5) .menu-item__link-l1 {
  transition-delay: 0.6s;
}
.is-menu-active .menu-item:nth-of-type(6) {
  transition-delay: 0.5s;
}
.is-menu-active .menu-item:nth-of-type(6):after,
.is-menu-active .menu-item:nth-of-type(6) .menu-item__link-l1 {
  transition-delay: 0.7s;
}
.is-menu-active .menu-item:nth-of-type(7) {
  transition-delay: 0.6s;
}
.is-menu-active .menu-item:nth-of-type(7):after,
.is-menu-active .menu-item:nth-of-type(7) .menu-item__link-l1 {
  transition-delay: 0.8s;
}
.is-menu-active .menu-item:nth-of-type(8) {
  transition-delay: 0.7s;
}
.is-menu-active .menu-item:nth-of-type(8):after,
.is-menu-active .menu-item:nth-of-type(8) .menu-item__link-l1 {
  transition-delay: 0.9s;
}
.is-menu-active .menu-item:nth-of-type(9) {
  transition-delay: 0.8s;
}
.is-menu-active .menu-item:nth-of-type(9):after,
.is-menu-active .menu-item:nth-of-type(9) .menu-item__link-l1 {
  transition-delay: 1s;
}
.is-menu-active .menu-item:nth-of-type(10) {
  transition-delay: 0.9s;
}
.is-menu-active .menu-item:nth-of-type(10):after,
.is-menu-active .menu-item:nth-of-type(10) .menu-item__link-l1 {
  transition-delay: 1.1s;
}
.is-menu-active .menu-item:nth-of-type(11) {
  transition-delay: 1s;
}
.is-menu-active .menu-item:nth-of-type(11):after,
.is-menu-active .menu-item:nth-of-type(11) .menu-item__link-l1 {
  transition-delay: 1.2s;
}
.is-menu-active .menu-item:nth-of-type(12) {
  transition-delay: 1.1s;
}
.is-menu-active .menu-item:nth-of-type(12):after,
.is-menu-active .menu-item:nth-of-type(12) .menu-item__link-l1 {
  transition-delay: 1.3s;
}
.is-menu-active .menu-item:nth-of-type(13) {
  transition-delay: 1.2s;
}
.is-menu-active .menu-item:nth-of-type(13):after,
.is-menu-active .menu-item:nth-of-type(13) .menu-item__link-l1 {
  transition-delay: 1.4s;
}
.is-menu-active .menu-item:nth-of-type(14) {
  transition-delay: 1.3s;
}
.is-menu-active .menu-item:nth-of-type(14):after,
.is-menu-active .menu-item:nth-of-type(14) .menu-item__link-l1 {
  transition-delay: 1.5s;
}
.is-menu-active .menu-item:nth-of-type(15) {
  transition-delay: 1.4s;
}
.is-menu-active .menu-item:nth-of-type(15):after,
.is-menu-active .menu-item:nth-of-type(15) .menu-item__link-l1 {
  transition-delay: 1.6s;
}
.is-menu-active .menu-item:nth-of-type(16) {
  transition-delay: 1.5s;
}
.is-menu-active .menu-item:nth-of-type(16):after,
.is-menu-active .menu-item:nth-of-type(16) .menu-item__link-l1 {
  transition-delay: 1.7s;
}
.is-menu-active .menu-item:nth-of-type(17) {
  transition-delay: 1.6s;
}
.is-menu-active .menu-item:nth-of-type(17):after,
.is-menu-active .menu-item:nth-of-type(17) .menu-item__link-l1 {
  transition-delay: 1.8s;
}
.is-menu-active .menu-item:nth-of-type(18) {
  transition-delay: 1.7s;
}
.is-menu-active .menu-item:nth-of-type(18):after,
.is-menu-active .menu-item:nth-of-type(18) .menu-item__link-l1 {
  transition-delay: 1.9s;
}
.is-menu-active .menu-item:nth-of-type(19) {
  transition-delay: 1.8s;
}
.is-menu-active .menu-item:nth-of-type(19):after,
.is-menu-active .menu-item:nth-of-type(19) .menu-item__link-l1 {
  transition-delay: 2s;
}
.is-menu-active .menu-item:nth-of-type(20) {
  transition-delay: 1.9s;
}
.is-menu-active .menu-item:nth-of-type(20):after,
.is-menu-active .menu-item:nth-of-type(20) .menu-item__link-l1 {
  transition-delay: 2.1s;
}
@media screen and (max-width: 2200px) {
  .menu-item__link-l1 {
    height: 100px;
    font-size: 38px;
    font-weight: 400;
    line-height: 2.6315789474;
    letter-spacing: 0.18em;
  }
  .menu-item__link-l1--s {
    font-size: 28px;
    font-weight: 400;
    line-height: 3.5714285714;
    letter-spacing: 0.18em;
  }
  .menu-item__link-l2 {
    padding: 17px 0;
  }
  .menu-item__link-l2 a {
    font-size: 24px;
  }
}
@media screen and (max-width: 1366px) {
  .menu-item__link-l1 {
    height: 100px;
    font-size: 32px;
    font-weight: 400;
    line-height: 3.125;
    letter-spacing: 0.18em;
  }
  .menu-item__link-l1--s {
    font-size: 24px;
    font-weight: 400;
    line-height: 4.1666666667;
    letter-spacing: 0.18em;
  }
  .is-dropdown-active .menu-item__ul-l2 {
    padding: 25px;
  }
  .menu-item__link-l2 {
    padding: 14px 0;
  }
  .menu-item__link-l2 a {
    font-size: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-item__link-l1 {
    width: 100%;
    height: 80px;
    font-size: 28px;
    font-weight: 400;
    line-height: 2.8571428571;
    letter-spacing: 0.18em;
  }
  .menu-item__link-l1--s {
    font-size: 22px;
    font-weight: 400;
    line-height: 3.6363636364;
    letter-spacing: 0.18em;
  }
  .menu-item__plus {
    right: 50px;
    top: 0;
    margin-top: 0;
    width: 57px;
    height: 80px;
  }
  .menu-item__plus:after, .menu-item__plus:before {
    right: 50%;
    margin-right: -10px;
  }
  .menu-item__link-l2 {
    padding: 13px 0;
  }
  .menu-item__link-l2 a {
    font-size: 18px;
  }
  .is-dropdown-active .menu-item__ul-l2 {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .menu-item__plus {
    right: 14px;
  }
  .menu-item__link-l1 {
    height: 80px;
    font-size: 20px;
    font-weight: 400;
    line-height: 4;
    letter-spacing: 0.18em;
  }
  .menu-item__link-l1--s {
    font-size: 16px;
    font-weight: 400;
    line-height: 5;
    letter-spacing: 0.18em;
  }
  .menu-item__link-l2 {
    height: auto;
    padding: 10px 0;
  }
  .menu-item__link-l2 a {
    font-size: 16px;
  }
  .menu-item__plus {
    right: 15px;
    top: 0;
    margin-top: 0;
    width: 57px;
    height: 80px;
  }
  .menu-item__plus:after, .menu-item__plus:before {
    width: 17px;
    height: 3px;
    top: 50%;
    right: 50%;
    margin-right: -8px;
    margin-top: -2px;
  }
}
@media screen and (max-width: 480px) {
  .menu-item__link-l1 {
    font-size: 18px;
    font-weight: 400;
    line-height: 4.4444444444;
    letter-spacing: 0.18em;
  }
  .menu-item__plus {
    width: 60px;
    height: 80px;
  }
}

.menu-overlay {
  display: none;
  position: fixed;
  z-index: 1400;
  width: calc(100% - 124px);
  height: 100%;
  left: calc(100% - 124px);
  top: 0;
  will-change: transform;
  pointer-events: none;
  background-color: #333333;
}
.menu-overlay__bg {
  position: absolute;
  z-index: 2;
  background-color: #242424;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1366px) {
  .menu-overlay {
    left: calc(100% - 100px);
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 1024px) {
  .menu-overlay {
    left: 100%;
    width: 100%;
  }
}

.menu-sidebar-bg {
  display: none;
  position: fixed;
  z-index: 1350;
  width: 124px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #242424;
}
.menu-sidebar-bg span {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #333333;
  opacity: 0;
}
@media screen and (max-width: 1366px) {
  .menu-sidebar-bg {
    width: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-sidebar-bg {
    display: none;
  }
}

.menu-sidebar {
  display: none;
  position: fixed;
  z-index: 1500;
  width: 124px;
  height: 100%;
  top: 0;
  right: 0;
  padding-top: 58px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.menu-sidebar__switch {
  cursor: pointer;
  font-size: 8px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.24em;
  font-family: "Replica-Bold", sans-serif;
  text-align: center;
  color: #FFF;
  position: relative;
  z-index: 10;
  transition: transform 0.5s ease;
}
.menu-sidebar__burger {
  position: relative;
  height: 40px;
  transition: transform 0.5s ease;
}
.menu-sidebar__burger:before, .menu-sidebar__burger:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  height: 2px;
  background-color: #FFF;
  transform-origin: center;
  transition: transform 0.5s ease;
}
.menu-sidebar__burger:before {
  top: 20px;
}
.menu-sidebar__burger:after {
  top: 30px;
}
.menu-sidebar span {
  padding-left: 2px;
}
.menu-sidebar span:nth-of-type(1) {
  display: block;
}
.menu-sidebar span:nth-of-type(2) {
  display: none;
}
.menu-sidebar.is-sidebar-active .menu-sidebar__switch {
  transform: translate3d(0, 10px, 0);
}
.menu-sidebar.is-sidebar-active .menu-sidebar__burger:before {
  transform: translate3d(0, 0, 0) rotateZ(-45deg);
}
.menu-sidebar.is-sidebar-active .menu-sidebar__burger:after {
  transform: translate3d(0, -10px, 0) rotateZ(45deg);
}
.menu-sidebar.is-sidebar-active span:nth-of-type(1) {
  display: none;
}
.menu-sidebar.is-sidebar-active span:nth-of-type(2) {
  display: block;
}
@media screen and (max-width: 1366px) {
  .menu-sidebar {
    width: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .menu-sidebar {
    display: block;
    width: 57px;
    height: 60px;
    top: 40px;
    right: 50px;
    padding: 0;
  }
  .menu-sidebar:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #333333;
    opacity: 1;
  }
  .menu-sidebar__switch {
    width: 100%;
    height: 100%;
  }
  .menu-sidebar__burger {
    height: 38px;
  }
  .menu-sidebar__burger:before {
    top: 18px;
  }
  .menu-sidebar__burger:after {
    top: 28px;
  }
  .menu-sidebar.is-sidebar-active .menu-sidebar__switch {
    transform: translate3d(0, 0, 0);
  }
  .menu-sidebar.is-sidebar-active .menu-sidebar__burger {
    transform: translate3d(0, 3px, 0);
  }
}
@media screen and (max-width: 600px) {
  .menu-sidebar {
    right: 15px;
  }
}

.menu-search {
  display: block;
  z-index: 1300;
  background-color: #242424;
  width: 100%;
  height: 100%;
  padding: 0 35px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1366px) {
  .menu-search {
    padding: 20px 50px 0;
  }
}
@media screen and (max-width: 1024px) {
  .menu-search {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .menu-search {
    padding: 0 24px;
  }
}
.menu-search__head {
  display: flex;
  position: relative;
  height: 100%;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
.menu-search__logo {
  display: none;
}
.menu-search__search {
  width: 400px;
  z-index: 5;
  color: #FFF;
  transform: translate3d(0, 0, 0);
  transition: transform 0.5s cubic-bezier(0.75, 0, 0.25, 1), opacity 0.5s cubic-bezier(0.75, 0, 0.25, 1);
}
.menu-search__search .menu-search__search-placeholder {
  transform: scale(0.75);
  color: #ccccd0;
}
.menu-search__search .menu-search__search-input {
  transform: none;
}
.menu-search__search .menu-search__search-input:after {
  transform: none;
}
.menu-search__search .menu-search__search-input input {
  opacity: 1;
}
.menu-search__search .menu-search__search-icon svg {
  transform: scale(1.5);
}
.menu-search__search .menu-search__search-icon:active {
  color: #ccccd0;
}
.menu-search__search-placeholder {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Space Mono", monospace;
  transform-origin: left top;
  transform: translate3d(0, 18px, 0);
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
}
.menu-search__search-input {
  margin: 16px 20px 8px 0;
  position: relative;
}
.menu-search__search-input input {
  width: 300px;
  height: 36px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Space Mono", monospace;
  padding-right: 30px;
  opacity: 0;
}
.menu-search__search-icon {
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  padding: 10px;
  height: 100%;
  display: flex;
  align-items: center;
}
.menu-search__search-icon svg {
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  width: 20px;
  height: 20px;
}
.menu-search__search-icon svg path {
  transition: fill 0.2s;
  fill: white;
}
.menu-search__search-icon:hover svg path {
  fill: #fd8c40;
}
.menu-search__list {
  flex: 1 1 auto;
  color: #FFF;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
}
.menu-search.is-menu-active .menu-search__head:after {
  transform: translate3d(0, 100%, 0);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.menu-search.is-menu-active .menu-search__search {
  transform: none;
  opacity: 1;
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.menu-search__search {
  font-size: 0;
}
.menu-search__search .menu-search__search-icon svg {
  transform: none;
}
.menu-search__search-placeholder {
  display: none;
}
.menu-search__search-input:before {
  display: none;
}
.menu-search__search-input input {
  width: 200px;
  height: 30px;
  font-size: 14px;
  padding-right: 0;
}
.menu-search.is-menu-active .menu-search__search {
  transform: translate3d(-20px, 0, 0);
}
@media screen and (max-width: 1024px) {
  .menu-search {
    display: none;
  }
}
.menu-search__close {
  position: relative;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
.menu-search__close span {
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: white;
  transition: background-color 0.3s;
  transform: rotate(45deg);
}
.menu-search__close span:nth-child(1) {
  transform: rotate(-45deg);
}
.menu-search__close:hover span {
  background: #fd8c40;
}

.breadcrumbs {
  font-size: 0;
  position: relative;
  z-index: 2;
  margin-bottom: 50px;
  padding-top: 50px;
}
.breadcrumbs--elevated {
  padding-top: 0;
}
.breadcrumbs--elevated .breadcrumbs__bg:before {
  content: "";
  position: absolute;
  top: -60px;
  left: 0;
  background-color: #FFF;
  width: 100%;
  height: 100px;
}
.breadcrumbs__bg {
  position: relative;
  max-width: 1640px;
  width: 100%;
  margin: 0 auto;
}
.breadcrumbs__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .breadcrumbs__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .breadcrumbs__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.breadcrumbs__link {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Space Mono", monospace;
  color: #2d2d2d;
  margin-bottom: 10px;
  white-space: nowrap;
}
.breadcrumbs__link:not(:last-child) {
  margin-right: 30px;
  transition: color 0.2s ease-out;
}
.breadcrumbs__link:not(:last-child):after {
  content: ".";
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  right: -20px;
  -webkit-text-decoration: none;
  text-decoration: none;
  pointer-events: none;
}
.breadcrumbs__link:not(:last-child):before {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #2d2d2d;
  opacity: 1;
  transform: scaleX(1);
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear;
}
.breadcrumbs__link:not(:last-child):hover {
  color: #000;
}
.breadcrumbs__link:not(:last-child):hover:before {
  transform: scaleX(0.0001);
  opacity: 0;
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear 0.65s;
}
.breadcrumbs__link:last-child {
  color: #969696;
}
@media screen and (max-width: 2200px) {
  .breadcrumbs__wrap {
    max-width: 1330px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .breadcrumbs__bg {
    max-width: 1490px;
  }
  .breadcrumbs__link {
    font-size: 13px;
  }
}
@media screen and (max-width: 1700px) {
  .breadcrumbs {
    margin-bottom: 40px;
  }
  .breadcrumbs__bg {
    max-width: calc(100% - 6vw);
  }
}
@media screen and (max-width: 1600px) {
  .breadcrumbs__bg {
    max-width: calc(100% - 60px);
  }
  .breadcrumbs--elevated .breadcrumbs__bg:before {
    top: -50px;
    height: 70px;
  }
}
@media screen and (max-width: 1366px) {
  .breadcrumbs {
    padding-top: 40px;
    margin-bottom: 30px;
  }
  .breadcrumbs__bg {
    width: 100%;
    max-width: none;
  }
  .breadcrumbs__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
  .breadcrumbs--elevated .breadcrumbs__bg:before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    padding-top: 40px;
    margin-bottom: 30px;
  }
  .breadcrumbs__link {
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 600px) {
  .breadcrumbs__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}

.bullets {
  position: relative;
  background-color: #242424;
  color: #FFF;
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .bullets {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .bullets {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .bullets {
    padding-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .bullets {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .bullets {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .bullets {
    padding-bottom: 60px;
  }
}
.bullets__wrap {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .bullets__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .bullets__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 2200px) {
  .bullets__wrap {
    max-width: 1210px;
  }
}

.bullets-3-column {
  position: relative;
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .bullets-3-column {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .bullets-3-column {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .bullets-3-column {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .bullets-3-column {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .bullets-3-column {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .bullets-3-column {
    margin-bottom: 60px;
  }
}
.bullets-3-column__wrap {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .bullets-3-column__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .bullets-3-column__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.bullets-3-column__wrap h3 {
  color: #2d2d2d;
  max-width: 650px;
}
.bullets-3-column__wrap p {
  color: #474747;
  max-width: 1140px;
}
.bullets-3-column__wrap .columns {
  margin-top: 60px;
}
@media screen and (max-width: 2200px) {
  .bullets-3-column__wrap {
    max-width: 1210px;
  }
}
@media screen and (max-width: 768px) {
  .bullets-3-column__wrap .columns {
    margin-top: 40px;
  }
}

.cards {
  position: relative;
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .cards {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .cards {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .cards {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .cards {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .cards {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .cards {
    margin-bottom: 60px;
  }
}
.cards__head {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1366px) {
  .cards__head {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .cards__head {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.cards__head h3 {
  color: #2d2d2d;
  max-width: 420px;
}
.cards__head p {
  color: #474747;
  max-width: 1100px;
}
.cards__body {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1366px) {
  .cards__body {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .cards__body {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.cards__body h4 {
  display: block;
}
.cards__item {
  display: none;
  flex: 0 1 auto;
  width: calc(50% - 160px / 2);
  align-items: flex-start;
  margin-top: 70px;
}
.cards__item:nth-child(1), .cards__item:nth-child(2) {
  margin-top: 0;
}
.cards__item:nth-child(1), .cards__item:nth-child(2), .cards__item:nth-child(3), .cards__item:nth-child(4), .cards__item:nth-child(5), .cards__item:nth-child(6) {
  display: flex;
}
.cards__img-wrap {
  flex: 0 0 auto;
  width: 190px;
  height: auto;
  display: block;
  margin-right: 30px;
  position: relative;
  background-color: #f4f4f4;
}
.cards__img-wrap:after {
  content: "";
  display: block;
  padding-bottom: 71%;
}
.cards__img {
  position: absolute;
  z-index: 4;
  width: calc(100% - 50px);
  height: calc(100% - 50px);
  left: 25px;
  top: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cards__content {
  flex: 1 1 auto;
  align-self: center;
}
.cards__content h6 {
  margin-bottom: 10px;
  color: #2d2d2d;
}
.cards__text {
  color: #474747;
  margin-bottom: 10px;
}
.cards__text > * {
  font-family: "Roboto", sans-serif;
}
.cards__secondary {
  color: #969696;
}
.cards__button {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  text-align: center;
  margin-top: 100px;
}
@media screen and (max-width: 1366px) {
  .cards__button {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .cards__button {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.cards.is-cards-active .cards__button {
  display: none;
}
@keyframes cards_items {
  0% {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.cards.is-cards-active .cards__item:nth-child(n) {
  display: flex;
  opacity: 0;
  animation: cards_items 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.cards.is-cards-active .cards__item:nth-child(1), .cards.is-cards-active .cards__item:nth-child(2), .cards.is-cards-active .cards__item:nth-child(3), .cards.is-cards-active .cards__item:nth-child(4), .cards.is-cards-active .cards__item:nth-child(5), .cards.is-cards-active .cards__item:nth-child(6) {
  animation: none;
  opacity: 1;
}
.cards.is-cards-active .cards__item:nth-child(7) {
  animation-delay: 0s;
}
.cards.is-cards-active .cards__item:nth-child(8) {
  animation-delay: 0.08s;
}
.cards.is-cards-active .cards__item:nth-child(9) {
  animation-delay: 0.16s;
}
.cards.is-cards-active .cards__item:nth-child(10) {
  animation-delay: 0.24s;
}
.cards.is-cards-active .cards__item:nth-child(11) {
  animation-delay: 0.32s;
}
.cards.is-cards-active .cards__item:nth-child(12) {
  animation-delay: 0.4s;
}
.cards.is-cards-active .cards__item:nth-child(13) {
  animation-delay: 0.48s;
}
.cards.is-cards-active .cards__item:nth-child(14) {
  animation-delay: 0.56s;
}
.cards.is-cards-active .cards__item:nth-child(15) {
  animation-delay: 0.64s;
}
.cards.is-cards-active .cards__item:nth-child(16) {
  animation-delay: 0.72s;
}
.cards.is-cards-active .cards__item:nth-child(17) {
  animation-delay: 0.8s;
}
.cards.is-cards-active .cards__item:nth-child(18) {
  animation-delay: 0.88s;
}
.cards.is-cards-active .cards__item:nth-child(19) {
  animation-delay: 0.96s;
}
.cards.is-cards-active .cards__item:nth-child(20) {
  animation-delay: 1.04s;
}
.cards.is-cards-active .cards__item:nth-child(21) {
  animation-delay: 1.12s;
}
.cards.is-cards-active .cards__item:nth-child(22) {
  animation-delay: 1.2s;
}
.cards.is-cards-active .cards__item:nth-child(23) {
  animation-delay: 1.28s;
}
.cards.is-cards-active .cards__item:nth-child(24) {
  animation-delay: 1.36s;
}
.cards.is-cards-active .cards__item:nth-child(25) {
  animation-delay: 1.44s;
}
.cards.is-cards-active .cards__item:nth-child(26) {
  animation-delay: 1.52s;
}
.cards.is-cards-active .cards__item:nth-child(27) {
  animation-delay: 1.6s;
}
.cards.is-cards-active .cards__item:nth-child(28) {
  animation-delay: 1.68s;
}
.cards.is-cards-active .cards__item:nth-child(29) {
  animation-delay: 1.76s;
}
.cards.is-cards-active .cards__item:nth-child(30) {
  animation-delay: 1.84s;
}
.cards.is-cards-active .cards__item:nth-child(31) {
  animation-delay: 1.92s;
}
.cards.is-cards-active .cards__item:nth-child(32) {
  animation-delay: 2s;
}
.cards.is-cards-active .cards__item:nth-child(33) {
  animation-delay: 2.08s;
}
.cards.is-cards-active .cards__item:nth-child(34) {
  animation-delay: 2.16s;
}
.cards.is-cards-active .cards__item:nth-child(35) {
  animation-delay: 2.24s;
}
.cards.is-cards-active .cards__item:nth-child(36) {
  animation-delay: 2.32s;
}
.cards.is-cards-active .cards__item:nth-child(37) {
  animation-delay: 2.4s;
}
.cards.is-cards-active .cards__item:nth-child(38) {
  animation-delay: 2.48s;
}
.cards.is-cards-active .cards__item:nth-child(39) {
  animation-delay: 2.56s;
}
.cards.is-cards-active .cards__item:nth-child(40) {
  animation-delay: 2.64s;
}
@media screen and (max-width: 2200px) {
  .cards__head {
    max-width: 1210px;
  }
  .cards__head h3 {
    max-width: 380px;
  }
  .cards__head p {
    max-width: 960px;
  }
  .cards__body {
    max-width: 1390px;
  }
}
@media screen and (max-width: 1366px) {
  .cards__item {
    width: calc(50% - 25px);
  }
  .cards__img-wrap {
    flex: 0 0 auto;
    width: 40%;
  }
  .cards__img {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    left: 20px;
    top: 20px;
  }
  .cards__button {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .cards__item {
    width: calc(50% - 15px);
  }
  .cards__img-wrap {
    margin-right: 20px;
  }
  .cards__img {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    left: 15px;
    top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .cards__head {
    margin-bottom: 50px;
  }
  .cards__img-wrap {
    margin-bottom: 0;
    align-self: flex-start;
  }
  .cards__img {
    width: calc(100% - 50px);
    height: calc(100% - 50px);
    left: 25px;
    top: 25px;
  }
  .cards__item {
    flex-direction: row;
    width: 100%;
    margin-top: 30px;
    align-items: center;
  }
  .cards__item:nth-child(1) {
    margin-top: 0;
  }
  .cards__item:nth-child(2) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .cards__img-wrap {
    margin-right: 20px;
    width: 100px;
  }
  .cards__img {
    width: calc(100% - 18px);
    height: calc(100% - 18px);
    left: 9px;
    top: 9px;
  }
  .cards__button {
    margin-top: 30px;
  }
}

.content-adv {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .content-adv {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-adv {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-adv {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .content-adv {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-adv {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-adv {
    margin-bottom: 60px;
  }
}
.content-adv__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .content-adv__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .content-adv__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.content-adv__head {
  position: relative;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
}
.content-adv__title {
  order: 1;
  flex: 0 0 auto;
  margin-bottom: 50px;
  color: #2d2d2d;
  width: calc(100% - 745px);
}
.content-adv__title--full {
  display: flex;
  justify-content: center;
  max-width: 100%;
}
.content-adv__title--full h2 {
  width: 65%;
}
.content-adv__head-content {
  order: 2;
  flex: 0 0 auto;
}
.content-adv__head-media {
  order: 3;
  flex: 0 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 585px;
  padding-right: 40px;
}
.content-adv__head-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: calc(100% - 40px);
  height: auto;
}
.content-adv__head-image-wrap {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.content-adv__head-image-wrap:after {
  content: "";
  display: block;
  padding-bottom: 134%;
}
.content-adv__head-image-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
}
.content-adv__head-pattern {
  position: absolute;
  z-index: 1;
  top: -40px;
  right: 0px;
  width: 455px;
  height: 585px;
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-repeat: repeat;
}
.content-adv__head-caption {
  padding: 20px 0;
  text-align: right;
}
.content-adv__lead {
  padding-left: 90px;
}
.content-adv__bg {
  background-color: #f6f6f6;
}
.content-adv__wrap-content {
  display: flex;
  flex-direction: row-reverse;
  order: 2;
}
.content-adv__wrap-content--full {
  justify-content: center;
}
.content-adv__wrap-header {
  flex: 0 0 auto;
  width: 75%;
}
.content-adv__body {
  order: 2;
}
.content-adv__body-content {
  padding-left: 90px;
  padding-right: 90px;
}
.content-adv__footer {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.content-adv__footer-content {
  flex: 1 1 auto;
  padding: 35px 90px 0;
}
.content-adv__footer-media {
  flex: 0 0 auto;
  width: 405px;
}
@media screen and (max-width: 2200px) {
  .content-adv__wrap {
    max-width: 1390px;
  }
  .content-adv__title {
    width: calc(100% - 650px);
  }
  .content-adv__head-media {
    width: 510px;
  }
  .content-adv__head-caption {
    padding: 15px 0;
  }
  .content-adv__footer-media {
    width: 360px;
  }
}
@media screen and (max-width: 1600px) {
  .content-adv__head {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content-adv__title {
    width: 100%;
    flex: 1 0 auto;
  }
  .content-adv__title > * {
    max-width: 965px;
  }
  .content-adv__head-content {
    flex: 0 1 auto;
  }
  .content-adv__head-media {
    position: relative;
    width: 450px;
    margin-top: 20px;
  }
  .content-adv__head-pattern {
    width: 364px;
    height: 455px;
  }
}
@media screen and (max-width: 1366px) {
  .content-adv__head {
    display: block;
  }
  .content-adv__head-media {
    position: relative;
    width: 400px;
    margin-top: 20px;
    margin-left: 80px;
    float: right;
  }
  .content-adv__wrap-content {
    display: block;
  }
  .content-adv__wrap-header {
    width: 100%;
  }
  .content-adv__sidebar {
    margin-left: -90px !important;
  }
  .content-adv__head-image {
    position: relative;
    width: 100%;
  }
  .content-adv__body-content {
    width: 100%;
  }
  .content-adv__footer {
    flex-direction: column;
  }
  .content-adv__footer-content {
    width: 100%;
  }
  .content-adv__footer-media {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .content-adv__head {
    display: flex;
    flex-direction: column;
  }
  .content-adv__head-content {
    flex: 1 1 auto;
    width: 100%;
  }
  .content-adv__head-media {
    flex: 0 0 auto;
    width: 350px;
    margin-top: 50px;
    margin-bottom: -200px;
    margin-left: 40px;
    align-self: center;
  }
  .content-adv__head-pattern {
    width: 299px;
    height: 390px;
  }
  .content-adv__head-caption {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .content-adv__title {
    margin-bottom: 25px;
  }
  .content-adv__lead {
    padding-left: 0;
  }
  .content-adv__body-content {
    padding: 0;
  }
  .content-adv__sidebar .sidebar-list {
    padding-left: 90px;
  }
  .content-adv__footer-content {
    padding: 90px 0 0;
  }
  .content-adv__footer-media {
    align-self: center;
  }
}
@media screen and (max-width: 600px) {
  .content-adv__sidebar {
    margin-left: -20px !important;
  }
  .content-adv__sidebar .sidebar-list {
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0;
  }
  .content-adv__head-media {
    width: 100%;
    max-width: 350px;
  }
}

.content-mixed {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .content-mixed {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-mixed {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-mixed {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .content-mixed {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-mixed {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-mixed {
    margin-bottom: 60px;
  }
}
.content-mixed__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .content-mixed__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .content-mixed__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.content-mixed__body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.content-mixed__body--full {
  justify-content: center;
}
.content-mixed__sidebar {
  flex: 0 0 auto;
  width: 405px;
}
.content-mixed__sidebar > *:first-child {
  margin-top: 100px;
}
.content-mixed__content {
  flex: 1 1 auto;
  padding: 0 90px;
  width: calc(100% - 405px);
}
@media screen and (max-width: 2200px) {
  .content-mixed__wrap {
    max-width: 1390px;
  }
  .content-mixed__sidebar {
    width: 360px;
  }
  .content-mixed__content {
    width: 75%;
    max-width: 75%;
  }
}
@media screen and (max-width: 1366px) {
  .content-mixed {
    margin-bottom: 0;
  }
  .content-mixed__body {
    flex-direction: column;
    align-items: center;
  }
  .content-mixed__content {
    order: 1;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .content-mixed__sidebar {
    order: 2;
    flex: 1 1 auto;
    width: calc(100% + 140px);
    padding: 80px 160px;
    background-color: #f6f6f6;
    margin-top: 80px;
  }
  .content-mixed__sidebar--no-bg {
    display: none;
  }
  .content-mixed__sidebar > *:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .content-mixed {
    margin-bottom: 0;
  }
  .content-mixed__content {
    padding: 0;
  }
  .content-mixed__sidebar {
    padding: 60px 70px;
    margin-top: 60px;
  }
  .content-mixed__sidebar--no-bg {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .content-mixed__sidebar {
    width: calc(100% + 48px);
    padding: 60px 24px;
  }
  .content-mixed__sidebar--no-bg {
    display: none;
    background-color: none;
  }
}

.content-post {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .content-post {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-post {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-post {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .content-post {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-post {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-post {
    margin-bottom: 60px;
  }
}
.content-post__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .content-post__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .content-post__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.content-post__title {
  width: 100%;
  max-width: 965px;
  margin-bottom: 50px;
  color: #2d2d2d;
}
.content-post__title--full {
  display: flex;
  justify-content: center;
  max-width: 100% !important;
}
.content-post__title--full h2 {
  width: 65%;
}
.content-post__body {
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-direction: row-reverse;
}
.content-post__body--full {
  justify-content: center;
}
.content-post__social {
  position: absolute;
  top: 0;
  left: 0;
}
.content-post__social-link {
  display: block;
  margin-bottom: 15px;
}
.content-post__social-link .icon {
  width: 36px;
  height: 36px;
}
.content-post__social-link .icon:before {
  background-color: #2d2d2d;
}
.content-post__social-link .icon:after {
  background-color: #fd8c40;
}
.content-post__social-link .icon svg {
  fill: #FFF;
}
.content-post__social-link .icon:hover:before {
  transform: scale(0.01);
  opacity: 0;
}
.content-post__social-link .icon:hover:after {
  transform: none;
}
.content-post__content {
  flex: 0 1 auto;
  width: calc(100% - 310px);
  padding: 0 90px;
}
.content-post__content--no-social {
  padding-left: 0;
}
.content-post__sidebar {
  flex: 0 0 auto;
  width: 310px;
  margin-left: 90px;
}
.content-post__sidebar--no-social {
  margin-left: 0;
  margin-right: 90px;
}
@media screen and (max-width: 2200px) {
  .content-post__wrap {
    max-width: 1390px;
  }
  .content-post__title {
    max-width: 900px;
  }
}
@media screen and (max-width: 1366px) {
  .content-post {
    margin-bottom: 0;
  }
  .content-post__body {
    flex-direction: column;
    align-items: center;
  }
  .content-post__content {
    width: 100%;
    margin-bottom: 50px;
    padding: 0 0 0 70px;
  }
  .content-post__content--no-social {
    padding-left: 0;
  }
  .content-post__sidebar {
    flex: 1 1 auto;
    width: calc(100% + 100px);
    background-color: #f6f6f6;
    margin: 0;
  }
  .content-post__title--full {
    max-width: 965px !important;
  }
  .content-post__title--full h2 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .content-post {
    margin-bottom: 0;
  }
  .content-post__title {
    margin-bottom: 20px;
  }
  .content-post__social {
    position: relative;
    flex: 1 1 auto;
    font-size: 0;
    margin-bottom: 20px;
    align-self: flex-start;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .content-post__social-link {
    flex: 0 0 auto;
    margin-right: 10px;
  }
  .content-post__social-link .icon {
    width: 30px;
    height: 30px;
  }
  .content-post__content {
    padding: 0;
  }
  .content-post__sidebar {
    width: calc(100% + 100px);
  }
}
@media screen and (max-width: 600px) {
  .content-post__sidebar {
    width: calc(100% + 48px);
  }
}

.content-primary {
  background-color: #FFF;
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .content-primary {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-primary {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-primary {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .content-primary {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .content-primary {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .content-primary {
    margin-bottom: 60px;
  }
}
.content-primary__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .content-primary__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .content-primary__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.content-primary__title {
  width: 100%;
  max-width: 965px;
  margin-bottom: 50px;
  color: #2d2d2d;
}
.content-primary__title--full {
  display: flex;
  justify-content: center;
  max-width: 100%;
}
.content-primary__title--full h2 {
  width: 65%;
}
.content-primary__body {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.content-primary__body--full {
  justify-content: center;
}
.content-primary__content {
  flex: 0 0 auto;
  width: 75%;
  padding: 10px 90px 0;
}
.content-primary__sidebar {
  flex: 0 0 auto;
  width: 25%;
}
.content-primary__sidebar--no-border {
  border: none;
}
@media screen and (max-width: 2200px) {
  .content-primary__wrap {
    max-width: 1390px;
  }
}
@media screen and (max-width: 1600px) {
  .content-primary__content {
    padding: 10px 50px 0 90px;
  }
}
@media screen and (max-width: 1366px) {
  .content-primary {
    margin-bottom: 0;
  }
  .content-primary__body {
    flex-direction: column;
    align-items: center;
  }
  .content-primary__content {
    width: 100%;
    padding: 10px 90px 0;
    margin-bottom: 50px;
  }
  .content-primary__sidebar {
    border: 0;
    flex: 1 1 auto;
    width: calc(100% + 140px);
    background-color: #f6f6f6;
    margin: 0;
  }
  .content-primary__title--full {
    max-width: 965px !important;
  }
  .content-primary__title--full h2 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .content-primary {
    margin-bottom: 0;
  }
  .content-primary__title {
    margin-bottom: 25px;
  }
  .content-primary__content {
    padding: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .content-primary__sidebar {
    width: calc(100% + 48px);
  }
}

.doors {
  margin: 30px 0 0;
}
.doors__title {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1366px) {
  .doors__title {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .doors__title {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.doors__frame {
  width: 100%;
  overflow: hidden;
  height: 100vh;
  background-color: #1d1d1d;
}
.doors__frame,
.doors__frame * {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.doors__list {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  backface-visibility: hidden;
}
.doors.is-cursor-hidden .doors__frame {
  cursor: none;
}
@media screen and (max-width: 768px) {
  .doors {
    height: auto;
  }
  .doors__frame {
    height: auto;
  }
  .doors__list {
    flex-direction: column;
    transform: none !important;
  }
}

.door {
  flex: 1 0 auto;
  width: 31%;
  height: 100vh;
  display: block;
  position: relative;
  z-index: 1;
  backface-visibility: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  overflow: hidden;
}
.door__image {
  z-index: 1;
  width: 150%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -75%;
  transform-origin: center top;
  backface-visibility: hidden;
  background-color: #1d1d1d;
  opacity: 0.7;
}
.door__content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  color: #FFF;
}
@media screen and (max-width: 1366px) {
  .door {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .door {
    width: 100%;
    height: 400px;
  }
  .door__image {
    transform: none !important;
    width: 100%;
    margin-left: 0;
    position: absolute;
    left: 0;
    background-size: cover;
  }
  .door__content {
    padding: 24px;
  }
}

.events-normal {
  position: relative;
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .events-normal {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-normal {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-normal {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .events-normal {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-normal {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-normal {
    margin-bottom: 60px;
  }
}
.events-normal__wrap {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1366px) {
  .events-normal__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .events-normal__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.events-normal__item {
  margin-bottom: 110px;
  position: relative;
  padding: 40px 40px 0 40px;
}
@media screen and (max-width: 2200px) {
  .events-normal__item {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-normal__item {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-normal__item {
    margin-bottom: 60px;
  }
}
.events-normal__item:last-child {
  margin-bottom: 0;
}
.events-normal__item-body {
  position: relative;
  z-index: 2;
  width: 100%;
}
.events-normal__image-wrap {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.events-normal__image-wrap:before {
  content: "";
  display: block;
  padding-bottom: 65%;
}
.events-normal__image {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  background-size: cover;
  background-position: center;
  will-change: transform;
}
.events-normal__pattern {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: calc(70% - 100px);
  height: calc(100% - 100px);
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-repeat: repeat;
  background-position: top right;
}
.events-normal__content {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  max-width: 700px;
  width: 100%;
  padding: 90px;
}
@media screen and (max-width: 2200px) {
  .events-normal__wrap {
    max-width: 1040px;
  }
  .events-normal__content {
    max-width: 620px;
    padding: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .events-normal__content {
    padding: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .events-normal__content {
    padding: 40px;
  }
}
@media screen and (max-width: 600px) {
  .events-normal__item {
    padding: 0;
    margin-left: -24px;
    margin-right: -24px;
    width: auto;
  }
  .events-normal__pattern {
    top: -40px;
    left: 0;
    width: 100%;
    background-position: center top;
  }
  .events-normal__item-body {
    min-height: 300px;
    display: flex;
    align-items: flex-end;
  }
  .events-normal__image-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .events-normal__image-wrap:before {
    content: none;
  }
  .events-normal__content {
    position: relative;
    padding: 50px 24px;
  }
}

.events-panel {
  position: relative;
  z-index: 20;
}
.events-panel__reveal {
  padding: 150px 0 160px;
  position: relative;
  color: #FFF;
  background-color: #282828;
}
.events-panel__wrap {
  max-width: 1840px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  position: relative;
  z-index: 201;
}
@media screen and (max-width: 1366px) {
  .events-panel__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .events-panel__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.events-panel__sub {
  overflow: hidden;
}
.events-panel__sub > span {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.events-panel__title {
  line-height: 1 !important;
}
.events-panel__title:after {
  content: "";
  display: table;
  clear: both;
}
.events-panel__title > span > .reveal {
  display: block;
  float: left;
  padding-right: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
.events-panel__title > span > .reveal > * {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.events-panel.is-inview .events-panel__sub > span {
  transform: none;
}
.events-panel.is-inview .events-panel__title > span > .reveal > * {
  transform: none;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(1) > * {
  transition-delay: 0.05s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(2) > * {
  transition-delay: 0.1s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(3) > * {
  transition-delay: 0.15s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(4) > * {
  transition-delay: 0.2s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(5) > * {
  transition-delay: 0.25s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(6) > * {
  transition-delay: 0.3s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(7) > * {
  transition-delay: 0.35s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(8) > * {
  transition-delay: 0.4s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(9) > * {
  transition-delay: 0.45s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(10) > * {
  transition-delay: 0.5s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(11) > * {
  transition-delay: 0.55s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(12) > * {
  transition-delay: 0.6s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(13) > * {
  transition-delay: 0.65s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(14) > * {
  transition-delay: 0.7s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(15) > * {
  transition-delay: 0.75s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(16) > * {
  transition-delay: 0.8s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(17) > * {
  transition-delay: 0.85s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(18) > * {
  transition-delay: 0.9s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(19) > * {
  transition-delay: 0.95s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(20) > * {
  transition-delay: 1s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(21) > * {
  transition-delay: 1.05s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(22) > * {
  transition-delay: 1.1s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(23) > * {
  transition-delay: 1.15s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(24) > * {
  transition-delay: 1.2s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(25) > * {
  transition-delay: 1.25s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(26) > * {
  transition-delay: 1.3s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(27) > * {
  transition-delay: 1.35s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(28) > * {
  transition-delay: 1.4s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(29) > * {
  transition-delay: 1.45s;
}
.events-panel.is-inview .events-panel__title > span > .reveal:nth-child(30) > * {
  transition-delay: 1.5s;
}
@media screen and (max-width: 2200px) {
  .events-panel__wrap {
    max-width: 1640px;
  }
  .events-panel__title > span > .reveal {
    padding-right: 1.3vw;
    margin-bottom: 0.7vw;
  }
}
@media screen and (max-width: 1024px) {
  .events-panel__reveal {
    padding: 100px 0 110px;
  }
}
@media screen and (max-width: 768px) {
  .events-panel__reveal {
    padding: 60px 0;
  }
  .events-panel__title > span > .reveal {
    overflow: visible;
  }
  .events-panel__title > span > .reveal > * {
    transform: translate3d(0, 0, 0);
  }
  .events-panel__title > span > .reveal.parent {
    margin-left: 4px;
  }
}
@media screen and (max-width: 600px) {
  .events-panel__title > span > .reveal {
    margin-bottom: 5px;
  }
}

.events-pinnacle {
  position: relative;
  margin-top: 110px;
}
@media screen and (max-width: 2200px) {
  .events-pinnacle {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-pinnacle {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-pinnacle {
    margin-top: 60px;
  }
}
.events-pinnacle__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  padding-bottom: 110px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1366px) {
  .events-pinnacle__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .events-pinnacle__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 2200px) {
  .events-pinnacle__wrap {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-pinnacle__wrap {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-pinnacle__wrap {
    padding-bottom: 60px;
  }
}
.events-pinnacle__bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: calc(100% - 240px);
  bottom: 0;
  left: 0;
  background-color: #f6f6f6;
}
.events-pinnacle__item {
  margin-bottom: 110px;
  position: relative;
  padding: 40px 40px 0 40px;
}
@media screen and (max-width: 2200px) {
  .events-pinnacle__item {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-pinnacle__item {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-pinnacle__item {
    margin-bottom: 60px;
  }
}
.events-pinnacle__item:last-child {
  margin-bottom: 0;
}
.events-pinnacle__item-body {
  position: relative;
  z-index: 2;
  width: 100%;
}
.events-pinnacle__image-wrap {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.events-pinnacle__image-wrap:before {
  content: "";
  display: block;
  padding-bottom: 57%;
}
.events-pinnacle__image {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  background-size: cover;
  background-position: center;
  will-change: transform;
}
.events-pinnacle__pattern {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 494px;
  height: 572px;
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-repeat: repeat;
  background-position: top left;
}
.events-pinnacle__content {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  max-width: 700px;
  width: 100%;
  padding: 90px;
}
@media screen and (max-width: 2200px) {
  .events-pinnacle__wrap {
    max-width: 1390px;
  }
  .events-pinnacle__content {
    max-width: 620px;
    padding: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .events-pinnacle__pattern {
    width: calc(100% - 100px);
    height: calc(100% - 100px);
  }
  .events-pinnacle__content {
    padding: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .events-pinnacle__content {
    padding: 40px;
  }
  .events-pinnacle__bg {
    width: 100%;
    height: calc(100% - 20vw);
  }
}
@media screen and (max-width: 600px) {
  .events-pinnacle__item {
    padding: 0;
    margin-left: -24px;
    margin-right: -24px;
    width: auto;
  }
  .events-pinnacle__pattern {
    top: -40px;
    left: 0;
    width: 100%;
    background-position: center top;
  }
  .events-pinnacle__item-body {
    min-height: 300px;
    display: flex;
    align-items: flex-end;
  }
  .events-pinnacle__image-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .events-pinnacle__image-wrap:before {
    content: none;
  }
  .events-pinnacle__content {
    position: relative;
    padding: 50px 24px;
  }
}

.events-upcoming {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
  background-color: #282828;
}
@media screen and (max-width: 2200px) {
  .events-upcoming {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-upcoming {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-upcoming {
    padding-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .events-upcoming {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .events-upcoming {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .events-upcoming {
    padding-bottom: 60px;
  }
}
.events-upcoming__wrap {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1366px) {
  .events-upcoming__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .events-upcoming__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.events-upcoming__title {
  margin-bottom: 40px;
  color: #FFF;
}
.events-upcoming__item {
  position: relative;
  padding: 30px 0;
  border-top: 1px solid #777;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.events-upcoming__item:last-child {
  padding-bottom: 0;
}
.events-upcoming__name {
  flex: 1 1 auto;
  display: block;
  letter-spacing: 0.06em;
  color: #FFF;
}
.events-upcoming__dates {
  width: 320px;
  flex: 0 0 auto;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #777;
  text-align: right;
}
@media screen and (max-width: 2200px) {
  .events-upcoming__wrap {
    max-width: 1210px;
  }
}
@media screen and (max-width: 768px) {
  .events-upcoming__item {
    flex-direction: column;
    padding: 20px 0;
  }
  .events-upcoming__name {
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
  }
  .events-upcoming__dates {
    width: 100%;
    flex: 1 1 auto;
    text-align: left;
  }
  .events-upcoming__title {
    margin-bottom: 30px;
  }
}

.expansion-panels {
  background-color: #f6f6f6;
}
.expansion-panels:not(.expansion-panels--sub) {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .expansion-panels:not(.expansion-panels--sub) {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .expansion-panels:not(.expansion-panels--sub) {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .expansion-panels:not(.expansion-panels--sub) {
    padding-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .expansion-panels:not(.expansion-panels--sub) {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .expansion-panels:not(.expansion-panels--sub) {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .expansion-panels:not(.expansion-panels--sub) {
    padding-bottom: 60px;
  }
}
.expansion-panels--sub {
  margin-top: 100px;
  margin-bottom: 100px;
  background-color: transparent;
}
.expansion-panels--sub:first-child {
  margin-top: 0;
}
.expansion-panels--sub:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .expansion-panels--sub {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1366px) {
  .expansion-panels--sub {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.expansion-panels--sub .expansion-panels__item-content {
  padding-right: 0;
}
.expansion-panels__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .expansion-panels__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .expansion-panels__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.expansion-panels__panel {
  background-color: #FFF;
  padding: 90px 90px;
}
.expansion-panels__title {
  max-width: 620px;
}
.expansion-panels__item {
  margin-top: 60px;
  border-bottom: 1px solid #d1d1d1;
  display: flex;
}
.expansion-panels__item:first-child {
  margin-top: 0;
}
.expansion-panels__item:last-child {
  border-bottom: 0;
}
.expansion-panels__item.is-opened .expansion-panels__item-body {
  display: block;
}
.expansion-panels__item.is-opened .expansion-panels__item-button span:nth-child(1) {
  display: none;
}
.expansion-panels__item.is-opened .expansion-panels__item-button span:nth-child(2) {
  display: inline;
}
.expansion-panels__item.is-opened .expansion-panels__item-button:before {
  transform: rotateZ(180deg);
}
.expansion-panels__item.is-opened .expansion-panels__item-button:after {
  transform: rotateZ(360deg);
}
.expansion-panels__item-title {
  flex: 0 0 auto;
  width: 220px;
  padding-bottom: 65px;
  margin-right: 90px;
}
.expansion-panels__item-content {
  flex: 1 1 auto;
  padding-right: 50px;
  padding-bottom: 65px;
  position: relative;
}
.expansion-panels__item-body {
  padding-top: 30px;
  display: none;
}
.expansion-panels__item-button {
  position: absolute;
  left: 0;
  bottom: 29px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Replica-Bold", sans-serif;
  color: #fd8c40;
  padding-right: 20px;
  display: inline-block;
  cursor: pointer;
  margin-top: 30px;
  border: 1px solid transparent;
  background: transparent;
  text-align: left;
  padding-left: 0;
}
.expansion-panels__item-button:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
  border-radius: 2px;
}
.expansion-panels__item-button span:nth-child(1) {
  display: inline;
}
.expansion-panels__item-button span:nth-child(2) {
  display: none;
}
.expansion-panels__item-button:before, .expansion-panels__item-button:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 0;
  display: block;
  width: 8px;
  height: 2px;
  background-color: #fd8c40;
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.expansion-panels__item-button:after {
  transform: rotateZ(90deg);
}
.expansion-panels__item-button:hover:before {
  transform: rotateZ(90deg);
}
.expansion-panels__item-button:hover:after {
  transform: rotateZ(180deg);
}
@media screen and (max-width: 2200px) {
  .expansion-panels__wrap {
    max-width: 1390px;
  }
}
@media screen and (max-width: 1600px) {
  .expansion-panels__item-title {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .expansion-panels__panel {
    padding: 70px;
  }
}
@media screen and (max-width: 1024px) {
  .expansion-panels__item {
    flex-direction: column;
    margin-top: 40px;
  }
  .expansion-panels__item-title {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    padding-bottom: 0;
  }
  .expansion-panels__panel {
    padding: 60px;
  }
  .expansion-panels__item-content {
    padding-bottom: 45px;
  }
  .expansion-panels__item-button {
    position: relative;
    bottom: -15px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .expansion-panels__panel {
    padding: 50px;
  }
  .expansion-panels__item-content {
    padding-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .expansion-panels__item {
    margin-top: 30px;
  }
  .expansion-panels__item-content {
    padding-bottom: 35px;
  }
  .expansion-panels__item-button {
    bottom: -10px;
  }
  .expansion-panels__panel {
    padding: 50px 30px;
  }
}

.gallery {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .gallery {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .gallery {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .gallery {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .gallery {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .gallery {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .gallery {
    margin-bottom: 60px;
  }
}
.gallery__wrap {
  width: 100%;
  margin: 0 auto;
}
.gallery__title {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1366px) {
  .gallery__title {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .gallery__title {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.gallery__tiles {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-right: -10px;
}
.gallery__tile {
  width: calc(33.3333% - 10px);
  overflow: hidden;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 10px;
  flex: 0 1 auto;
  position: relative;
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  background-color: #474747;
  border: none;
  padding: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  display: none;
}
.gallery__tile:focus-visible {
  outline: 3px solid #005fcc;
  outline-offset: 3px;
  transform: scale(1.02);
  z-index: 10;
}
.gallery__tile:before {
  content: "";
  display: block;
  padding-bottom: 68%;
}
.gallery__tile:hover .gallery__bg {
  opacity: 1;
}
.gallery__tile:nth-child(1), .gallery__tile:nth-child(2), .gallery__tile:nth-child(3), .gallery__tile:nth-child(4), .gallery__tile:nth-child(5), .gallery__tile:nth-child(6), .gallery__tile:nth-child(7), .gallery__tile:nth-child(8), .gallery__tile:nth-child(9) {
  display: block;
}
.gallery.is-gallery-loaded-more .gallery__button {
  display: none;
}
@keyframes gallery_items {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(n) {
  display: block;
  opacity: 0;
  animation: gallery_items 0.7s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(1), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(2), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(3), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(4), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(5), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(6), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(7), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(8), .gallery.is-gallery-loaded-more .gallery__tile:nth-child(9) {
  animation: none;
  opacity: 1;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(11) {
  animation-delay: 0s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(12) {
  animation-delay: 0.06s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(13) {
  animation-delay: 0.12s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(14) {
  animation-delay: 0.18s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(15) {
  animation-delay: 0.24s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(16) {
  animation-delay: 0.3s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(17) {
  animation-delay: 0.36s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(18) {
  animation-delay: 0.42s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(19) {
  animation-delay: 0.48s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(20) {
  animation-delay: 0.54s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(21) {
  animation-delay: 0.6s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(22) {
  animation-delay: 0.66s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(23) {
  animation-delay: 0.72s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(24) {
  animation-delay: 0.78s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(25) {
  animation-delay: 0.84s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(26) {
  animation-delay: 0.9s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(27) {
  animation-delay: 0.96s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(28) {
  animation-delay: 1.02s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(29) {
  animation-delay: 1.08s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(30) {
  animation-delay: 1.14s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(31) {
  animation-delay: 1.2s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(32) {
  animation-delay: 1.26s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(33) {
  animation-delay: 1.32s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(34) {
  animation-delay: 1.38s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(35) {
  animation-delay: 1.44s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(36) {
  animation-delay: 1.5s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(37) {
  animation-delay: 1.56s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(38) {
  animation-delay: 1.62s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(39) {
  animation-delay: 1.68s;
}
.gallery.is-gallery-loaded-more .gallery__tile:nth-child(40) {
  animation-delay: 1.74s;
}
.gallery__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background-image: url(./img/side-panel-test.jpg);
  background-size: cover;
  background-position: center;
  opacity: 0.6;
  transition: opacity 0.4s ease-out;
}
.gallery__icon {
  z-index: 2;
  position: absolute;
  left: 1.5vw;
  bottom: 1.5vw;
}
.gallery__icon svg {
  width: 26px;
  height: 26px;
  fill: #c3c4c5;
}
.gallery__button {
  margin: 50px auto 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .gallery__tile {
    width: calc(50% - 10px);
  }
  .gallery__tile:nth-child(9) {
    display: none;
  }
  .gallery__tile.is-gallery-loaded-more:nth-child(9) {
    display: block;
  }
  .gallery__icon {
    left: 3.5vw;
    bottom: 3.5vw;
  }
}

.gallery__modal {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  background: rgba(0, 0, 0, 0.9);
}
.gallery__modal[aria-hidden=false] {
  display: block;
}
.gallery__modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.gallery__modal-content {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.gallery__modal-header {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 40px);
  max-width: 1200px;
}
.gallery__modal-title {
  color: white;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .gallery__modal-title {
    font-size: 16px;
  }
}
.gallery__modal-close {
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: white;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.gallery__modal-close:hover {
  background: rgba(0, 0, 0, 0.9);
}
.gallery__modal-close:focus-visible {
  outline: 2px solid white;
  outline-offset: 2px;
}
@media screen and (max-width: 768px) {
  .gallery__modal-close {
    width: 36px;
    height: 36px;
  }
}
.gallery__modal-body {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.gallery__modal-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.7);
  border: none;
  color: white;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s ease;
  z-index: 10;
}
.gallery__modal-nav:hover {
  background: rgba(0, 0, 0, 0.9);
}
.gallery__modal-nav:focus-visible {
  outline: 2px solid white;
  outline-offset: 2px;
}
.gallery__modal-nav--prev {
  left: 20px;
}
.gallery__modal-nav--next {
  right: 20px;
}
.gallery__modal-nav:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media screen and (max-width: 768px) {
  .gallery__modal-nav {
    width: 48px;
    height: 48px;
  }
  .gallery__modal-nav--prev {
    left: 10px;
  }
  .gallery__modal-nav--next {
    right: 10px;
  }
}
.gallery__modal-image-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery__modal-tile {
  width: auto;
  height: auto;
  max-width: 90vw;
  max-height: 90vh;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease-out;
  pointer-events: none;
  display: none;
}
.gallery__modal-tile.is-active {
  opacity: 1;
  display: block;
  pointer-events: all;
}
.gallery__modal-tile img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.gallery__modal-footer {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.gallery__modal-counter {
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .gallery__modal-counter {
    font-size: 12px;
    padding: 6px 12px;
  }
}

.gallery-modal {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}
@keyframes gallery-modal-content {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.gallery-modal.is-active {
  display: block;
}
.gallery-modal.is-active .gallery-modal__content {
  animation: gallery-modal-content 0.4s ease-out 0s forwards;
}
.gallery-modal__cross {
  position: absolute;
  top: 45px;
  right: 45px;
  width: 70px;
  height: 70px;
  z-index: 10;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.gallery-modal__cross:focus-visible {
  outline: 2px solid white;
  outline-offset: 4px;
  opacity: 1;
}
.gallery-modal__cross:before, .gallery-modal__cross:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 50%;
  margin-right: calc(-32px / 2);
  display: block;
  width: 32px;
  height: 2px;
  background-color: #FFF;
}
.gallery-modal__cross:before {
  transform: rotateZ(-45deg);
}
.gallery-modal__cross:after {
  transform: rotateZ(45deg);
}
.gallery-modal__cross:hover {
  transform: rotateZ(90deg);
  opacity: 1;
}
.gallery-modal__left, .gallery-modal__right {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  cursor: pointer;
  background-position: center;
  opacity: 0.5;
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.gallery-modal__left:hover, .gallery-modal__right:hover {
  opacity: 0.8;
}
.gallery-modal__left:active, .gallery-modal__right:active {
  transform: scale3d(0.98, 0.98, 0.98);
  opacity: 1;
}
.gallery-modal__left:focus-visible, .gallery-modal__right:focus-visible {
  outline: 2px solid white;
  outline-offset: 4px;
  opacity: 1;
}
.gallery-modal__left {
  background-image: url(./img/icon-arrow-left.png);
  left: 10px;
  transform-origin: left center;
}
.gallery-modal__right {
  background-image: url(./img/icon-arrow-right.png);
  right: 10px;
  transform-origin: right center;
}
.gallery-modal__content {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  opacity: 0;
}
.gallery-modal__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #242424;
}
.gallery-modal__item img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.gallery-modal__item.is-active {
  opacity: 1;
  z-index: 20;
}
@media screen and (max-width: 1024px) {
  .gallery-modal__cross {
    width: 60px;
    height: 60px;
    top: 35px;
    right: 35px;
  }
  .gallery-modal__left, .gallery-modal__right {
    width: 150px;
    top: 0;
    margin-top: 160px;
    height: calc(100% - 320px);
    background-size: 48px;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .gallery-modal__cross {
    top: 20px;
    right: 1px;
  }
  .gallery-modal__cross:before, .gallery-modal__cross:after {
    margin-right: calc(-28px / 2);
    width: 28px;
    height: 2px;
  }
  .gallery-modal__left, .gallery-modal__right {
    width: 30%;
    margin-top: 100px;
    height: calc(100% - 200px);
    background-size: 32px;
  }
  .gallery-modal__left {
    background-position: left 20px center;
  }
  .gallery-modal__right {
    background-position: right 20px center;
  }
}

.header-image {
  width: 100%;
  height: 130vh;
  position: relative;
  overflow: hidden;
  /*
  // Playcreative redesign
  &.has-parallax {
    height: 130vh;

    @media screen and (max-width: $br-1366) {
      height: 100vh;
    }

    .header-image__bg {
      width: 100%;
      height: calc(100% + 140px);
      // height: 100vh;
      left: 0;
      top: -70px;
    }

    .header-image__wrap {
      min-height: 831px;
      height: 100vh;
    }
  }
  */
}
.header-image.is-parallax-active .header-image__bg {
  width: 100%;
  height: calc(100% + 140px);
  left: 0;
  top: -70px;
}
.header-image__bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-image: url(./img/header-image-test.jpg);
  background-position: center;
  backface-visibility: hidden;
  will-change: transform;
}
.header-image__bg:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 29, 29, 0.4);
}
.header-image__wrap {
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  height: 100vh;
  position: relative;
  z-index: 201;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .header-image__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .header-image__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 1367px) {
  .header-image__wrap {
    min-height: 0 !important;
  }
}
.header-image__title {
  color: #FFF;
  max-width: 1200px;
}
@media screen and (max-width: 2200px) {
  .header-image__title {
    max-width: 1060px;
  }
}
@media screen and (max-width: 1366px) {
  .header-image {
    height: auto;
    min-height: 0;
  }
  .header-image__wrap {
    height: auto;
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 768px) {
  .header-image__wrap {
    min-height: 500px;
  }
  .header-image__title {
    width: 100%;
  }
}

.header-main {
  width: 100%;
  height: auto;
  position: relative;
  background-size: auto;
  background-position: center;
}
.header-main__wrap {
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .header-main__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .header-main__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (min-width: 1367px) {
  .header-main__wrap {
    min-height: 700px !important;
  }
}
.header-main.is-parallax-active .header-main__bg {
  width: 100%;
  height: calc(100% + 140px);
  left: 0;
  top: -70px;
}
.header-main__bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-image: url(./img/header-image-test.jpg);
  background-position: center;
  backface-visibility: hidden;
  will-change: transform;
}
.header-main__bg:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 29, 29, 0.4);
}
.header-main__title {
  position: relative;
  z-index: 201;
  margin-left: 10%;
}
.header-main__sub {
  color: #FFF;
  overflow: hidden;
  margin-bottom: 20px;
}
.header-main__sub > * {
  transform: translate3d(0, 100%, 0);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.header-main__sub.is-active > * {
  transform: translate3d(0, 0, 0);
}
.header-main .line-overlay {
  z-index: 2;
}
.header-main--journal .header-main__wrap {
  padding-top: 230px;
  padding-bottom: 140px;
  height: auto;
  min-height: 0 !important;
}
@media screen and (max-width: 1366px) {
  .header-main__title {
    margin-left: 5vw;
  }
  .header-main__wrap {
    padding-top: 180px;
    padding-bottom: 120px;
    height: auto;
  }
  .header-main--journal .header-main__wrap {
    min-height: 0;
  }
}
@media screen and (max-width: 768px) {
  .header-main--journal .header-main__wrap {
    height: auto;
    padding-top: 180px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .header-main__sub {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .header-main__title {
    margin-left: 0;
  }
}
.is-webgl .header-main {
  background-image: none;
}
.header-main--home {
  height: auto;
}
.header-main--home .header-main__wrap {
  height: auto;
  padding: 0;
}
.header-main--what-we-do {
  background-image: url(./img/what-1920.png);
}
.header-main--how-we-do-it {
  background-image: url(./img/how-1920.png);
}
.header-main--journal {
  background-image: url(./img/journal-1920.png);
}
@media screen and (max-width: 1366px) {
  .header-main--what-we-do {
    background-image: url(./img/what-2560.png);
    background-size: 1280px auto;
  }
  .header-main--how-we-do-it {
    background-image: url(./img/how-2560.png);
    background-size: 1280px auto;
  }
  .header-main--journal {
    background-image: url(./img/journal-2560.png);
    background-size: 1280px auto;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .header-main--what-we-do {
    background-image: url(./img/what-1920.png);
    background-size: 960px auto;
  }
  .header-main--how-we-do-it {
    background-image: url(./img/how-1920.png);
    background-size: 960px auto;
  }
  .header-main--journal {
    background-image: url(./img/journal-1920.png);
    background-size: 960px auto;
  }
}

.header-simple {
  position: relative;
  padding: 230px 0 140px;
  background-color: #242424;
}
.header-simple__wrap {
  max-width: 1540px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .header-simple__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .header-simple__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.header-simple__title {
  max-width: 970px;
  color: #FFF;
  position: relative;
  z-index: 201;
}
@media screen and (max-width: 2200px) {
  .header-simple__title {
    max-width: 850px;
  }
  .header-simple__wrap {
    max-width: 1390px;
  }
}
@media screen and (max-width: 1366px) {
  .header-simple__wrap {
    max-width: 1390px;
  }
}
@media screen and (max-width: 1024px) {
  .header-simple {
    padding: 170px 0 100px;
  }
}
@media screen and (max-width: 600px) {
  .header-simple {
    padding: 150px 0 50px;
  }
}

.header-webgl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120vh;
  z-index: 1;
  visibility: hidden;
  background-color: #252525;
  display: none;
}
.header-webgl--has-features {
  width: 100%;
  height: 100vh;
}
.header-webgl__canvas-container {
  width: 100%;
  height: 100vh;
  margin-top: 0;
  position: absolute;
  overflow: hidden;
}
.header-webgl__canvas-container canvas {
  width: 100%;
  height: 100%;
  margin-left: calc(-124px / 2);
}
.header-webgl__video {
  position: absolute;
  left: 100%;
}
.is-webgl .header-webgl {
  display: block;
}
@media screen and (max-width: 1366px) {
  .header-webgl canvas {
    margin-left: calc(-100px / 2);
  }
}
@media screen and (max-width: 1024px) {
  .header-webgl canvas {
    margin-left: 0;
  }
}

.info-point {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  position: relative;
  backface-visibility: hidden;
}
.info-point__area {
  position: absolute;
  z-index: 2;
  width: 62px;
  height: 62px;
  left: 50%;
  top: 50%;
  margin-top: -31px;
  margin-left: -31px;
  cursor: pointer;
}
.info-point__floating {
  position: absolute;
  z-index: 1;
  width: 42px;
  height: 42px;
  left: 50%;
  top: 50%;
  margin-top: -21px;
  margin-left: -21px;
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  backface-visibility: hidden;
}
.info-point__floating.is-floating {
  transition: none;
}
.info-point__circle {
  z-index: 5;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  border: 4px solid #FFF;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: center;
  backface-visibility: hidden;
}
.info-point__dot {
  z-index: 6;
  display: block;
  border-radius: 100%;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  background-color: #FFF;
  opacity: 0.2;
  transition: opacity 0.4s ease-out;
  margin-top: -10px;
  margin-left: -10px;
  backface-visibility: hidden;
}
.info-point__path {
  position: absolute;
}
.info-point__path path {
  stroke: #FFF;
  fill: none;
  stroke-width: 4;
  stroke-linecap: butt;
  stroke-dasharray: 321px;
  stroke-dashoffset: 321px;
  backface-visibility: hidden;
}
.info-point__path--1 {
  top: 198px;
  left: 50%;
  transform: translate3d(0, -50px, 0);
}
.info-point__path--2 {
  top: 198px;
  left: 50%;
  margin-left: -77px;
  transform: translate3d(0, -50px, 0);
}
.info-point__path--3 {
  bottom: 198px;
  left: 50%;
  margin-left: -77px;
  transform: translate3d(0, 50px, 0);
}
.info-point__path--4 {
  bottom: 198px;
  left: 50%;
  margin-left: -77px;
  transform: translate3d(0, 50px, 0);
}
.info-point__path--5 {
  top: 198px;
  left: 50%;
  margin-left: -77px;
  transform: translate3d(0, -50px, 0);
}
.info-point__draw, .info-point__draw-2, .info-point__draw-3 {
  display: none;
  overflow: visible !important;
  fill: none;
  position: absolute;
  backface-visibility: hidden;
}
.info-point__draw-2 {
  z-index: 2;
  stroke: #FFF;
  opacity: 0.75;
  stroke-width: 6px;
  stroke-dasharray: 1, 13;
  stroke-dashoffset: 1px;
  width: 84%;
  height: 84%;
  left: 8%;
  top: 8%;
  animation: info-draw 60s linear forwards infinite;
}
@keyframes info-draw {
  0% {
    transform: none;
  }
  100% {
    transform: rotateZ(-360deg);
  }
}
.info-point__content {
  position: absolute;
  font-family: "Replica-Bold", sans-serif;
  color: #FFF;
  width: 240px;
}
.info-point__content--1 {
  top: calc(100% + 204px);
  left: 100%;
  text-align: left;
}
.info-point__content--1 .info-point__h {
  transform: translateX(60px);
}
.info-point__content--1 .info-point__text {
  transform: translateX(100px);
}
.info-point__content--2 {
  top: calc(100% + 204px);
  right: 100%;
  text-align: right;
}
.info-point__content--2 .info-point__h {
  transform: translateX(-60px);
}
.info-point__content--2 .info-point__text {
  transform: translateX(-100px);
}
.info-point__content--2 .info-point__h, .info-point__content--2 .info-point__text {
  display: flex;
  justify-content: flex-end;
}
.info-point__content--2 .info-point__h > *, .info-point__content--2 .info-point__text > * {
  flex: 1 1 auto;
}
.info-point__content--3 {
  bottom: calc(100% + 204px);
  right: 100%;
  text-align: right;
}
.info-point__content--3 .info-point__h {
  transform: translateX(-60px);
}
.info-point__content--3 .info-point__text {
  transform: translateX(-100px);
}
.info-point__content--3 .info-point__h, .info-point__content--3 .info-point__text {
  display: flex;
  justify-content: flex-end;
}
.info-point__content--3 .info-point__h > *, .info-point__content--3 .info-point__text > * {
  flex: 1 1 auto;
}
.info-point__content--4 {
  bottom: calc(100% + 204px);
  right: 100%;
  text-align: right;
}
.info-point__content--4 .info-point__h {
  transform: translateX(-60px);
}
.info-point__content--4 .info-point__text {
  transform: translateX(-100px);
}
.info-point__content--4 .info-point__h, .info-point__content--4 .info-point__text {
  display: flex;
  justify-content: flex-end;
}
.info-point__content--4 .info-point__h > *, .info-point__content--4 .info-point__text > * {
  flex: 1 1 auto;
}
.info-point__content--5 {
  top: calc(100% + 204px);
  right: 100%;
  text-align: right;
}
.info-point__content--5 .info-point__h {
  transform: translateX(-60px);
}
.info-point__content--5 .info-point__text {
  transform: translateX(-100px);
}
.info-point__content--5 .info-point__h, .info-point__content--5 .info-point__text {
  display: flex;
  justify-content: flex-end;
}
.info-point__content--5 .info-point__h > *, .info-point__content--5 .info-point__text > * {
  flex: 1 1 auto;
}
.info-point__h {
  opacity: 0;
  margin-bottom: 15px;
}
.info-point__h > * {
  line-height: 0.85 !important;
}
.info-point__text {
  opacity: 0;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2666666667;
  letter-spacing: 0.2em;
}
.info-point.is-active .info-point__draw,
.info-point.is-active .info-point__draw-2,
.info-point.is-active .info-point__draw-3 {
  display: block;
}
.info-point.is-active .info-point__area {
  cursor: auto;
}
@media screen and (max-width: 2200px) {
  .info-point__text {
    font-size: 13px;
  }
}
@media screen and (max-width: 1366px) {
  .info-point__content {
    width: 180px;
  }
}
@media screen and (max-width: 1024px) {
  .info-point {
    width: auto;
    height: auto;
  }
  .info-point__content {
    width: 100%;
  }
  .info-point__circle {
    display: none;
  }
  .info-point__path {
    display: none;
  }
  .info-point__content {
    position: static;
  }
  .info-point__content--1, .info-point__content--2, .info-point__content--3, .info-point__content--4, .info-point__content--5 {
    text-align: center;
  }
  .info-point__content--1 .info-point__h, .info-point__content--1 .info-point__text, .info-point__content--2 .info-point__h, .info-point__content--2 .info-point__text, .info-point__content--3 .info-point__h, .info-point__content--3 .info-point__text, .info-point__content--4 .info-point__h, .info-point__content--4 .info-point__text, .info-point__content--5 .info-point__h, .info-point__content--5 .info-point__text {
    opacity: 1;
    transform: none;
    display: flex;
    justify-content: center;
  }
  .info-point__content--1 .info-point__h > *, .info-point__content--1 .info-point__text > *, .info-point__content--2 .info-point__h > *, .info-point__content--2 .info-point__text > *, .info-point__content--3 .info-point__h > *, .info-point__content--3 .info-point__text > *, .info-point__content--4 .info-point__h > *, .info-point__content--4 .info-point__text > *, .info-point__content--5 .info-point__h > *, .info-point__content--5 .info-point__text > * {
    flex: 1 1 auto;
  }
  .info-point__text {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  .info-point__text {
    font-size: 11px;
  }
}
@media screen and (max-width: 480px) {
  .info-point__text {
    font-size: 10px;
  }
}

.journal {
  position: relative;
  z-index: 4;
  background-color: #1d1d1d;
  color: #FFF;
  width: 100%;
  overflow-x: hidden;
}
.journal:before {
  content: "";
  display: table;
  clear: both;
}
.journal__wrap {
  max-width: 1840px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  position: relative;
  z-index: 201;
}
@media screen and (max-width: 1366px) {
  .journal__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .journal__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.journal__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 80px;
}
.journal__title {
  flex: 0 1 auto;
  position: relative;
  max-width: 600px;
}
.journal__title > * {
  margin-bottom: 0;
}
.journal__braket {
  position: relative;
  width: 13px;
  height: 100%;
  background-color: #fd8c40;
  position: absolute;
  top: 0;
  left: 0;
}
.journal__braket:before, .journal__braket:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 13px;
  background-color: #fd8c40;
}
.journal__braket:before {
  top: 0;
}
.journal__braket:after {
  bottom: 0;
}
@media screen and (max-width: 600px) {
  .journal__braket {
    width: 11px;
    height: 100%;
  }
  .journal__braket:before, .journal__braket:after {
    width: 22px;
    height: 11px;
  }
}
.journal__braket:before, .journal__braket:after {
  left: 0;
}
.journal__explore {
  flex: 0 1 auto;
  display: block;
  position: relative;
  color: #6f6f6f;
  padding-right: 35px;
  text-align: right;
  overflow: hidden;
  transition: color 0.4s ease;
}
.journal__explore:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 20px;
  height: auto;
  top: 50%;
  margin-top: -1px;
  border-bottom: 2px solid #fd8c40;
  right: 0;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0s linear 0.5s;
  transform: scaleX(0.0001);
  transform-origin: left center;
  opacity: 0;
}
.journal__explore.is-inview:after {
  transform: none;
  opacity: 1;
  transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear;
}
.journal__explore:hover {
  color: #f4f4f4;
}
.journal__explore:hover:after {
  transform: scaleX(0.5);
  transition-delay: 0s;
}
.journal__body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  width: calc(100% + 150px);
}
.journal__body.is-few {
  justify-content: flex-start;
}
.journal__tile {
  flex: 0 0 auto;
  padding-right: 150px;
  margin-top: 100px;
  margin-bottom: 50px;
}
.journal__tile.is-hidden {
  display: none;
}
.journal__tile:nth-child(7n+1) {
  width: 33.333%;
  margin-top: 150px;
}
.journal__tile:nth-child(7n+2) {
  width: 33.333%;
}
.journal__tile:nth-child(7n+3) {
  width: 33.333%;
  margin-top: 170px;
}
.journal__tile:nth-child(7n+4) {
  max-width: 66.666%;
}
.journal__tile:nth-child(7n+5) {
  max-width: 33.333%;
  margin-top: 200px;
}
.journal__tile:nth-child(7n+6) {
  max-width: 50%;
}
.journal__tile:nth-child(7n+7) {
  max-width: 50%;
}
.journal__select, .journal__filters {
  max-width: 1840px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1366px) {
  .journal__select, .journal__filters {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .journal__select, .journal__filters {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.journal__select {
  display: none !important;
}
.journal__filters.is-hidden {
  display: none;
}
.journal__select-inner {
  transform: translate3d(0, 30px, 0);
  transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
.is-journal-active .journal__select-inner {
  opacity: 1;
  transform: none;
}
.journal__filter {
  flex: 0 1 auto;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.24em;
  font-family: "Replica-Bold", sans-serif;
  margin-right: 40px;
  margin-top: 15px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.journal__filter span {
  display: inline-block;
  opacity: 0;
  animation: journalFilterFadeInUp 1.5s cubic-bezier(0.19, 1, 0.22, 1) forwards;
  padding-bottom: 7px;
  position: relative;
}
@keyframes journalFilterFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.journal__filter span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #fd8c40;
  transform: scaleX(0.0001);
  opacity: 0;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s linear 0.4s;
}
.journal__filter:nth-child(1) span {
  animation-delay: 0.08s;
}
.journal__filter:nth-child(2) span {
  animation-delay: 0.16s;
}
.journal__filter:nth-child(3) span {
  animation-delay: 0.24s;
}
.journal__filter:nth-child(4) span {
  animation-delay: 0.32s;
}
.journal__filter:nth-child(5) span {
  animation-delay: 0.4s;
}
.journal__filter:nth-child(6) span {
  animation-delay: 0.48s;
}
.journal__filter:nth-child(7) span {
  animation-delay: 0.56s;
}
.journal__filter:nth-child(8) span {
  animation-delay: 0.64s;
}
.journal__filter:nth-child(9) span {
  animation-delay: 0.72s;
}
.journal__filter:nth-child(10) span {
  animation-delay: 0.8s;
}
.journal__filter:nth-child(11) span {
  animation-delay: 0.88s;
}
.journal__filter:nth-child(12) span {
  animation-delay: 0.96s;
}
.journal__filter:nth-child(13) span {
  animation-delay: 1.04s;
}
.journal__filter:nth-child(14) span {
  animation-delay: 1.12s;
}
.journal__filter:nth-child(15) span {
  animation-delay: 1.2s;
}
.journal__filter:nth-child(16) span {
  animation-delay: 1.28s;
}
.journal__filter:nth-child(17) span {
  animation-delay: 1.36s;
}
.journal__filter:nth-child(18) span {
  animation-delay: 1.44s;
}
.journal__filter:nth-child(19) span {
  animation-delay: 1.52s;
}
.journal__filter:nth-child(20) span {
  animation-delay: 1.6s;
}
.journal__filter:hover span:after, .journal__filter.is-filter-active span:after {
  opacity: 1;
  transform: scaleX(1);
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1), opacity 0s linear;
}
.journal__more {
  text-align: center;
  margin-top: 100px;
  padding-bottom: 100px;
}
.journal__more.is-hidden {
  display: none;
}
.journal--white {
  background-color: #FFF;
  color: #242424;
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .journal--white {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .journal--white {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .journal--white {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .journal--white {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .journal--white {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .journal--white {
    margin-bottom: 60px;
  }
}
.journal--white .journal__head {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.journal--webgl {
  background-color: transparent;
  padding-top: 0;
}
.journal--webgl .journal__body,
.journal--webgl .journal__more {
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 0;
}
.journal--webgl.is-journal-active .journal__body,
.journal--webgl.is-journal-active .journal__more {
  opacity: 1;
  transition: none;
}
@media screen and (max-width: 2200px) {
  .journal__wrap, .journal__select, .journal__filters {
    max-width: 1640px;
  }
  .journal__filter {
    font-size: 13px;
  }
  .journal__body {
    width: calc(100% + 7vw);
  }
  .journal__tile {
    padding-right: 7vw;
    margin-top: 5vw;
    margin-bottom: 2.5vw;
  }
  .journal__tile:nth-child(7n+1) {
    margin-top: 8vw;
  }
  .journal__tile:nth-child(7n+3) {
    margin-top: 9vw;
  }
  .journal__tile:nth-child(7n+4) {
    max-width: 66.666%;
  }
  .journal__tile:nth-child(7n+5) {
    margin-top: 10.5vw;
  }
  .journal__tile:nth-child(7n+6) {
    max-width: 50%;
  }
  .journal__tile:nth-child(7n+7) {
    max-width: 50%;
  }
}
@media screen and (max-width: 1366px) {
  .journal__filters, .journal__select {
    width: calc(100% - 5vw);
    margin-left: 5vw;
  }
}
@media screen and (max-width: 1024px) {
  .journal__tile:nth-child(7n+1) {
    width: 50%;
  }
  .journal__tile:nth-child(7n+2) {
    width: 50%;
  }
  .journal__tile:nth-child(7n+3) {
    width: auto;
    max-width: 40%;
  }
  .journal__tile:nth-child(7n+4) {
    max-width: 60%;
  }
  .journal__tile:nth-child(7n+5) {
    max-width: 50%;
  }
  .journal__tile:nth-child(7n+6) {
    max-width: 50%;
  }
  .journal__tile:nth-child(7n+7) {
    max-width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .journal__head {
    margin-top: 30px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 600px) {
  .journal__tile:nth-child(n) {
    max-width: 100%;
    width: auto;
    margin: 0 auto 70px;
    padding-right: 0;
  }
  .journal__filter {
    font-size: 12px;
  }
  .journal__body {
    width: 100%;
  }
  .journal__more {
    margin-top: 40px;
  }
  .journal--white .journal__tile:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .journal__head {
    margin-bottom: 50px;
  }
  .journal__filters, .journal__select {
    width: 100%;
    margin-left: 0;
  }
  .journal__filter {
    font-size: 10px;
  }
  .journal__explore {
    display: none;
    padding-right: 25px;
    padding-left: 10px;
  }
  .journal__explore:after {
    width: 15px;
    height: 2px;
  }
  .journal__more {
    margin-top: 20px;
  }
}

.media-block {
  position: relative;
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .media-block {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .media-block {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .media-block {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .media-block {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .media-block {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .media-block {
    margin-bottom: 60px;
  }
}
.media-block__wrap {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1366px) {
  .media-block__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .media-block__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.media-block__bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: calc(50% + 50px);
  bottom: 0;
  left: 0;
}
.media-block__media {
  padding: 40px 40px 0 40px;
  flex: 1 1 auto;
  width: 100%;
  position: relative;
}
.media-block__media.is-inview .media-block__video-img {
  transform: none;
}
.media-block__iframe-wrap {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
}
.media-block__iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.media-block__video {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.media-block__video:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.media-block__video.is-loaded .media-block__video-img,
.media-block__video.is-loaded .media-block__button {
  opacity: 0;
  pointer-events: none;
}
.media-block__video.is-loaded .media-block__button {
  transition: none;
}
.media-block__video.is-loaded .media-block__video-img {
  transition: opacity 0.5s ease-in-out;
}
.media-block__video.is-loaded .media-block__iframe-wrap {
  visibility: visible;
}
.media-block__video-img {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  backface-visibility: hidden;
  will-change: transform;
}
.media-block__image-wrap {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.media-block__image-wrap:after {
  content: "";
  display: block;
  padding-bottom: 62.5%;
}
.media-block__image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  backface-visibility: hidden;
  will-change: transform;
}
.media-block__content-container {
  position: absolute;
  bottom: 10%;
  left: 10%;
  z-index: 100;
}
.media-block__fancy-sup {
  position: absolute;
  top: 0;
  transform: translate3d(0, -100%, 0);
  padding-bottom: 25px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  z-index: 110;
}
.media-block__month, .media-block__category {
  flex: 1 1 auto;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.1em;
  color: #FFF;
}
.media-block__category-wrap {
  overflow: hidden;
}
.media-block__month-wrap {
  overflow: hidden;
}
.media-block__line-wrap {
  overflow: hidden;
  margin: -1px 13px 0;
  position: relative;
  width: 22px;
  height: 2px;
}
.media-block__line-wrap--hidden {
  display: none;
}
.media-block__line {
  width: 100%;
  height: 100%;
  background-color: #fd8c40;
  position: absolute;
  top: 0;
  left: 0;
}
.media-block__image-title {
  margin-bottom: 25px;
  color: #FFF;
}
.media-block__pattern {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 494px;
  height: calc(100% - 100px);
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-repeat: repeat;
  background-position: top right;
}
.media-block__button {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.media-block__button [type=button] {
  height: 80px;
  padding: 0 44px;
}
.media-block__button [type=button]:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 2px;
  border-radius: 2px;
}
.media-block__caption {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  transform: translateY(100%);
  padding: 20px 40px;
  text-align: right;
}
.media-block__post {
  flex: 0 0 auto;
  width: 400px;
  margin-top: 90px;
  margin-left: 55px;
}
.media-block--large .media-block__wrap {
  max-width: 1620px;
}
.media-block--large .media-block__pattern {
  right: auto;
  left: 0;
  background-position: top left;
}
.media-block--large .media-block__bg {
  width: 100%;
  height: calc(69% + 50px);
}
.media-block--post .media-block__pattern {
  right: auto;
  left: 0;
}
.media-block--post .media-block__bg {
  width: 100%;
  height: calc(64% + 50px);
}
.media-block--post .media-block__wrap {
  max-width: 1540px;
  display: flex;
  align-items: flex-start;
}
.media-block--white .media-block__bg {
  display: none;
}
.media-block--grey {
  margin-bottom: 0;
  padding-bottom: 140px;
}
.media-block--grey .media-block__bg {
  background-color: #f6f6f6;
}
@media screen and (max-width: 2200px) {
  .media-block__wrap {
    max-width: 1040px;
  }
  .media-block__post {
    width: 350px;
  }
  .media-block--large .media-block__wrap {
    max-width: 1470px;
  }
  .media-block--post .media-block__wrap {
    max-width: 1390px;
  }
  .media-block__caption {
    padding: 15px 40px;
  }
  .media-block__image-title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1600px) {
  .media-block--large .media-block__pattern, .media-block--post .media-block__pattern {
    height: calc(100% - 100px);
  }
}
@media screen and (max-width: 1366px) {
  .media-block__pattern {
    width: 50%;
    height: calc(100% - 100px);
  }
  .media-block__post {
    margin-left: 0;
    width: 300px;
  }
  .media-block--grey {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1100px) {
  .media-block__post {
    width: 280px;
  }
}
@media screen and (max-width: 1024px) {
  .media-block__bg {
    width: 100%;
    height: calc(50% + 30px);
  }
  .media-block__wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .media-block__post {
    margin-top: 50px;
    max-width: 410px;
    width: 100%;
  }
  .media-block--grey {
    padding-bottom: 60px;
  }
  .media-block--post .media-block__wrap {
    flex-direction: column;
    align-items: center;
  }
  .media-block--post .media-block__bg {
    width: 100%;
    height: calc(100% - 25vw);
  }
}
@media screen and (max-width: 768px) {
  .media-block__image-title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .media-block__bg {
    width: 100%;
    height: calc(50% + 10px);
  }
  .media-block__media {
    padding: 40px 0px 0 0px;
    width: calc(100% + 48px);
  }
  .media-block__pattern {
    width: 100%;
    height: 52px;
    background-position: center top;
  }
  .media-block__caption {
    padding: 15px;
  }
  .media-block--large .media-block__pattern {
    height: 52px;
    background-position: center top;
  }
  .media-block--grey {
    padding-bottom: 0;
  }
  .media-block--grey .media-block__bg {
    background-color: transparent;
  }
}

.profiles {
  position: relative;
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .profiles {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .profiles {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .profiles {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .profiles {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .profiles {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .profiles {
    margin-bottom: 60px;
  }
}
.profiles__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .profiles__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .profiles__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.profiles__head {
  padding: 0 90px;
  margin-bottom: 70px;
}
.profiles__head h3 {
  color: #2d2d2d;
  max-width: 550px;
}
.profiles__body {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin-right: -80px;
  margin-top: -70px;
}
.profiles__item {
  display: none;
  flex: 0 1 auto;
  width: calc(20% - 80px);
  margin-right: 80px;
  margin-top: 70px;
}
.profiles__item:nth-child(1), .profiles__item:nth-child(2), .profiles__item:nth-child(3), .profiles__item:nth-child(4), .profiles__item:nth-child(5), .profiles__item:nth-child(6), .profiles__item:nth-child(7), .profiles__item:nth-child(8), .profiles__item:nth-child(9), .profiles__item:nth-child(10) {
  display: block;
}
.profiles.is-profiles-active .profiles__button {
  display: none;
}
@keyframes profiles_items {
  0% {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.profiles.is-profiles-active .profiles__item:nth-child(n) {
  display: block;
  opacity: 0;
  animation: profiles_items 0.7s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}
.profiles.is-profiles-active .profiles__item:nth-child(1), .profiles.is-profiles-active .profiles__item:nth-child(2), .profiles.is-profiles-active .profiles__item:nth-child(3), .profiles.is-profiles-active .profiles__item:nth-child(4), .profiles.is-profiles-active .profiles__item:nth-child(5), .profiles.is-profiles-active .profiles__item:nth-child(6), .profiles.is-profiles-active .profiles__item:nth-child(7), .profiles.is-profiles-active .profiles__item:nth-child(8), .profiles.is-profiles-active .profiles__item:nth-child(9), .profiles.is-profiles-active .profiles__item:nth-child(10) {
  animation: none;
  opacity: 1;
}
.profiles.is-profiles-active .profiles__item:nth-child(11) {
  animation-delay: 0s;
}
.profiles.is-profiles-active .profiles__item:nth-child(12) {
  animation-delay: 0.06s;
}
.profiles.is-profiles-active .profiles__item:nth-child(13) {
  animation-delay: 0.12s;
}
.profiles.is-profiles-active .profiles__item:nth-child(14) {
  animation-delay: 0.18s;
}
.profiles.is-profiles-active .profiles__item:nth-child(15) {
  animation-delay: 0.24s;
}
.profiles.is-profiles-active .profiles__item:nth-child(16) {
  animation-delay: 0.3s;
}
.profiles.is-profiles-active .profiles__item:nth-child(17) {
  animation-delay: 0.36s;
}
.profiles.is-profiles-active .profiles__item:nth-child(18) {
  animation-delay: 0.42s;
}
.profiles.is-profiles-active .profiles__item:nth-child(19) {
  animation-delay: 0.48s;
}
.profiles.is-profiles-active .profiles__item:nth-child(20) {
  animation-delay: 0.54s;
}
.profiles.is-profiles-active .profiles__item:nth-child(21) {
  animation-delay: 0.6s;
}
.profiles.is-profiles-active .profiles__item:nth-child(22) {
  animation-delay: 0.66s;
}
.profiles.is-profiles-active .profiles__item:nth-child(23) {
  animation-delay: 0.72s;
}
.profiles.is-profiles-active .profiles__item:nth-child(24) {
  animation-delay: 0.78s;
}
.profiles.is-profiles-active .profiles__item:nth-child(25) {
  animation-delay: 0.84s;
}
.profiles.is-profiles-active .profiles__item:nth-child(26) {
  animation-delay: 0.9s;
}
.profiles.is-profiles-active .profiles__item:nth-child(27) {
  animation-delay: 0.96s;
}
.profiles.is-profiles-active .profiles__item:nth-child(28) {
  animation-delay: 1.02s;
}
.profiles.is-profiles-active .profiles__item:nth-child(29) {
  animation-delay: 1.08s;
}
.profiles.is-profiles-active .profiles__item:nth-child(30) {
  animation-delay: 1.14s;
}
.profiles.is-profiles-active .profiles__item:nth-child(31) {
  animation-delay: 1.2s;
}
.profiles.is-profiles-active .profiles__item:nth-child(32) {
  animation-delay: 1.26s;
}
.profiles.is-profiles-active .profiles__item:nth-child(33) {
  animation-delay: 1.32s;
}
.profiles.is-profiles-active .profiles__item:nth-child(34) {
  animation-delay: 1.38s;
}
.profiles.is-profiles-active .profiles__item:nth-child(35) {
  animation-delay: 1.44s;
}
.profiles.is-profiles-active .profiles__item:nth-child(36) {
  animation-delay: 1.5s;
}
.profiles.is-profiles-active .profiles__item:nth-child(37) {
  animation-delay: 1.56s;
}
.profiles.is-profiles-active .profiles__item:nth-child(38) {
  animation-delay: 1.62s;
}
.profiles.is-profiles-active .profiles__item:nth-child(39) {
  animation-delay: 1.68s;
}
.profiles.is-profiles-active .profiles__item:nth-child(40) {
  animation-delay: 1.74s;
}
.profiles__img-wrap {
  width: 100%;
  display: block;
  margin-bottom: 30px;
  position: relative;
  background-color: #f6f6f6;
}
.profiles__img-wrap:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.profiles__img {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.profiles__name {
  color: #242424;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2222222222;
  letter-spacing: 0.01em;
  font-family: "Replica-Bold", sans-serif;
  margin-bottom: 10px;
}
.profiles__text {
  color: #242424;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  font-family: "Space Mono", monospace;
}
.profiles__button {
  margin: 50px auto 0;
  text-align: center;
}
.profiles--grey {
  background-color: #f6f6f6;
  margin: 0;
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .profiles--grey {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .profiles--grey {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .profiles--grey {
    padding-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .profiles--grey {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .profiles--grey {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .profiles--grey {
    padding-bottom: 60px;
  }
}
.profiles--grey .profiles__img-wrap {
  background-color: #E7E7E7;
}
@media screen and (max-width: 2200px) {
  .profiles__wrap {
    max-width: 1390px;
  }
  .profiles__item {
    flex: 0 1 auto;
    width: calc(20% - 70px);
    margin-right: 70px;
    margin-top: 65px;
  }
  .profiles__img-wrap {
    margin-bottom: 25px;
  }
  .profiles__name {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .profiles__text {
    font-size: 13px;
  }
}
@media screen and (max-width: 1366px) {
  .profiles__body {
    margin-top: -50px;
    margin-right: -35px;
  }
  .profiles__item {
    width: calc(20% - 35px);
    margin-right: 35px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .profiles__body {
    margin-right: -3vw;
  }
  .profiles__item {
    width: calc(25% - 3vw);
    margin-right: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .profiles__head {
    padding: 0;
    margin-bottom: 30px;
  }
  .profiles__body {
    margin-top: -40px;
  }
  .profiles__item {
    width: calc(33.333% - 3vw);
    margin-top: 40px;
  }
  .profiles__img-wrap {
    margin-bottom: 20px;
  }
  .profiles__name {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 600px) {
  .profiles__body {
    margin-right: -5vw;
  }
  .profiles__item {
    width: calc(50% - 5vw);
    margin-right: 5vw;
  }
  .profiles__text {
    font-size: 12px;
  }
}

.related-posts {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .related-posts {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .related-posts {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .related-posts {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .related-posts {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .related-posts {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .related-posts {
    margin-bottom: 60px;
  }
}
.related-posts--white {
  background: #FFF;
  margin: 0;
  padding: 100px 0;
}
.related-posts--home {
  background-color: #FFF;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 50px;
  padding-top: 50px;
}
.related-posts__title {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1366px) {
  .related-posts__title {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .related-posts__title {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.related-posts__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .related-posts__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .related-posts__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.related-posts__tiles {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.related-posts__tile {
  width: calc(33.3333% - 46px);
  flex: 0 1 auto;
  margin-top: 60px;
}
.related-posts__tile:nth-child(1), .related-posts__tile:nth-child(2), .related-posts__tile:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 2200px) {
  .related-posts__title {
    max-width: 1390px;
  }
  .related-posts__wrap {
    max-width: 1390px;
  }
  .related-posts__tile {
    width: calc(33.3333% - 40px);
  }
}
@media screen and (max-width: 1366px) {
  .related-posts__tile {
    width: calc(33.3333% - 30px);
  }
}
@media screen and (max-width: 1024px) {
  .related-posts__tile {
    width: calc(33.3333% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .related-posts__tile {
    width: calc(50% - 10px);
    margin-top: 50px;
  }
  .related-posts__tile:nth-child(3) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .related-posts__tile {
    width: 100%;
  }
  .related-posts__tile:nth-child(2) {
    margin-top: 50px;
  }
}

.related-tiles {
  outline: 0;
  margin: 110px 0 0;
}
.related-tiles__title {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1366px) {
  .related-tiles__title {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .related-tiles__title {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.related-tiles__title--white {
  color: #FFF;
}
.related-tiles__wrap {
  display: flex;
}
.related-tiles__tile {
  cursor: pointer;
  display: block;
  flex: 1 0 auto;
  width: 33.333%;
  background-size: cover;
  background-position: center;
  color: #FFF;
  padding: 135px 20px;
  display: flex;
  position: relative;
}
.related-tiles__tile:after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 29, 29, 0.3);
}
.related-tiles__tile-content {
  position: relative;
  z-index: 2;
  flex: 0 1 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.related-tiles__h {
  font-size: 38px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3;
  letter-spacing: 0.2em;
  font-family: "Replica-Bold", sans-serif;
}
@media screen and (max-width: 2200px) {
  .related-tiles__h {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 1366px) {
  .related-tiles {
    margin: 80px 0 0;
  }
  .related-tiles__tile {
    width: 50%;
    padding: 100px 20px;
  }
  .related-tiles__tile:last-child {
    display: none;
  }
  .related-tiles__h {
    font-size: 2.3vw;
  }
}
@media screen and (max-width: 1024px) {
  .related-tiles__h {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .related-tiles {
    margin: 60px 0 0;
  }
  .related-tiles__wrap {
    flex-direction: column;
  }
  .related-tiles__tile {
    width: 100%;
    padding: 70px 20px;
  }
  .related-tiles__tile:last-child {
    display: flex;
  }
  .related-tiles__h {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .related-tiles__h {
    font-size: 20px;
  }
}

.search {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .search {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .search {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .search {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .search {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .search {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .search {
    margin-bottom: 60px;
  }
}
.search.search-results {
  margin-top: 0;
}
.search__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
}
@media screen and (max-width: 1366px) {
  .search__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .search__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.search__head {
  padding: 70px 90px;
  background-color: #f6f6f6;
}
.search__input {
  position: relative;
}
.search__input input {
  width: 100%;
  padding: 15px 40px 15px 0;
  border-bottom: 1px solid #474747;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1666666667;
  letter-spacing: 0.01em;
  font-family: "Roboto", sans-serif;
  color: #474747;
}
.search__input:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  width: 100%;
  bottom: 0;
  left: 0;
  transform: scaleX(0.0001);
  opacity: 0;
  transform-origin: center left;
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear 0.65s;
  border-bottom: 1px solid #ccccd0;
}
.search__input.is-search-active:after {
  opacity: 1;
  transform: scaleX(1);
  transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1), opacity 0s linear;
}
.search__input-placeholder {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1666666667;
  letter-spacing: 0.01em;
  color: #969696;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 0;
  pointer-events: none;
  transform-origin: left top;
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.search__input-placeholder:after {
  content: "...";
}
.is-search-active .search__input-placeholder {
  transform: scale(0.75) translateY(-40px);
  color: #ccccd0;
}
.is-search-active .search__input-placeholder:after {
  display: none;
}
.search__cross {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 32px;
  height: 100%;
  opacity: 0;
  transform: scale(0.5);
  transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
}
.search__cross:before, .search__cross:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 0;
  display: block;
  width: 32px;
  height: 2px;
  background-color: #474747;
}
.search__cross:before {
  transform: rotateZ(-45deg);
}
.search__cross:after {
  transform: rotateZ(45deg);
}
.search__cross.is-cross-active {
  opacity: 1;
  transform: none;
  pointer-events: auto;
}
.search__showing {
  padding: 30px 0;
  letter-spacing: 0.01em;
  font-family: "Space Mono", monospace;
  color: #969696;
  margin-bottom: 60px;
}
.search__item {
  margin-top: 60px;
  padding-bottom: 70px;
  border-bottom: 1px solid #d1d1d1;
  display: flex;
}
.search__item:first-child {
  margin-top: 0;
}
.search__item:last-child {
  border-bottom: 0;
}
.search__item-title {
  flex: 0 0 auto;
  width: 280px;
  margin-right: 90px;
}
.search__item-content {
  flex: 1 1 auto;
  padding-right: 90px;
}
.search__item-body {
  padding-top: 30px;
  width: 490px;
  display: none;
}
.search__button {
  margin: 50px auto 0;
  text-align: center;
}
@media screen and (max-width: 2200px) {
  .search__wrap {
    max-width: 1390px;
  }
  .search__input input, .search__input-placeholder {
    font-size: 22px;
  }
}
@media screen and (max-width: 1366px) {
  .search__head {
    padding: 60px 50px;
  }
  .search__input input, .search__input-placeholder {
    font-size: 21px;
  }
}
@media screen and (max-width: 1024px) {
  .search__input input, .search__input-placeholder {
    font-size: 20px;
  }
  .is-search-active .search__input-placeholder {
    transform: scale(0.75) translateY(-30px);
  }
  .search__showing {
    margin-bottom: 50px;
  }
  .search__item-title {
    margin-right: 50px;
  }
  .search__item-content {
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .search__input input, .search__input-placeholder {
    font-size: 18px;
  }
  .is-search-active .search__input-placeholder {
    transform: scale(0.75) translateY(-25px);
  }
  .search__showing {
    padding: 25px 0;
    margin-bottom: 25px;
  }
  .search__head {
    padding: 40px 50px;
  }
  .search__item {
    flex-direction: column;
    padding-bottom: 30px;
    margin-top: 30px;
  }
  .search__item-title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .search__button {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 600px) {
  .search__head {
    padding: 40px 30px;
    width: calc(100% + 48px);
  }
  .search__wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .search__wrap > * {
    flex: 1 1 auto;
  }
  .search__showing {
    align-self: flex-start;
  }
}

.side-images__item:nth-child(odd) {
  background-color: #FFF;
}
.side-images__item:nth-child(odd) .side-images__content {
  order: 1;
  padding-left: 90px;
  padding-right: 80px;
}
.side-images__item:nth-child(odd) .side-images__pattern {
  right: 0;
  background-position: right top;
}
.side-images__item:nth-child(odd) .side-images__media {
  order: 2;
  padding-right: 40px;
}
.side-images__item:nth-child(even) {
  background-color: #f6f6f6;
}
.side-images__item:nth-child(even) .side-images__content {
  order: 2;
  padding-right: 90px;
  padding-left: 80px;
}
.side-images__item:nth-child(even) .side-images__pattern {
  left: 0;
  background-position: left top;
}
.side-images__item:nth-child(even) .side-images__media {
  order: 1;
  padding-left: 40px;
}
.side-images__item:not(:first-child) {
  padding-top: 120px;
  margin-top: -140px;
}
.side-images__item:first-child {
  margin-top: 110px;
}
.side-images__item:last-child {
  margin-bottom: 110px;
}
.side-images__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1366px) {
  .side-images__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .side-images__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.side-images__content {
  margin-top: 190px;
  padding-bottom: 220px;
  flex: 0 1 auto;
  width: 50%;
}
.side-images__content h2 {
  text-transform: none;
  min-width: 520px;
}
.side-images__text {
  clear: both;
  padding-left: 60px;
  margin-top: 15px;
}
.side-images__media {
  flex: 0 1 auto;
  width: 605px;
  position: relative;
  padding-top: 40px;
}
.side-images__image-wrap {
  width: 100%;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.side-images__image-wrap:before {
  content: "";
  display: block;
  padding-bottom: 135%;
}
.side-images__image {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  background-size: cover;
  background-position: center;
}
.side-images__pattern {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 442px;
  height: 520px;
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-repeat: repeat;
}
.side-images__caption {
  padding: 20px 0;
  text-align: right;
}
@media screen and (max-width: 2200px) {
  .side-images__wrap {
    max-width: 1390px;
  }
  .side-images__media {
    width: 530px;
  }
  .side-images__item:nth-child(odd) .side-images__content {
    padding-right: 70px;
  }
  .side-images__item:nth-child(even) .side-images__content {
    padding-left: 70px;
  }
  .side-images__caption {
    padding: 15px 0;
  }
}
@media screen and (max-width: 1600px) {
  .side-images__media {
    width: 40%;
  }
  .side-images__pattern {
    width: 377px;
    height: 507px;
  }
  .side-images__content {
    flex: 1 1 auto;
    margin-top: 120px;
    padding-bottom: 180px;
  }
  .side-images__content h2 {
    min-width: 430px;
  }
  .side-images__item:not(:first-child) {
    margin-top: -100px;
  }
}
@media screen and (max-width: 1366px) {
  .side-images__media {
    width: 45%;
  }
  .side-images__pattern {
    width: calc(100% - 40px);
    height: calc(100% - 100px);
  }
  .side-images__content h2 {
    min-width: 380px;
  }
  .side-images__item:nth-child(odd) .side-images__content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .side-images__item:nth-child(even) .side-images__content {
    padding-right: 40px;
    padding-left: 40px;
  }
  .side-images__item:not(:first-child) {
    padding-top: 60px;
  }
  .side-images__item:first-child {
    margin-top: 60px;
  }
  .side-images__item:last-child {
    margin-bottom: 60px;
  }
  .side-images__text {
    padding-left: 45px;
  }
}
@media screen and (max-width: 1024px) {
  .side-images__media {
    width: 40%;
  }
  .side-images__wrap {
    align-items: center;
  }
  .side-images__content {
    margin-top: 0;
    padding-bottom: 0;
  }
  .side-images__content h2 {
    min-width: 340px;
  }
  .side-images__item:nth-child(odd) .side-images__content {
    padding-left: 0;
  }
  .side-images__item:nth-child(even) .side-images__content {
    padding-right: 0;
  }
  .side-images__item:not(:first-child) {
    margin-top: 0;
    padding-bottom: 60px;
  }
  .side-images__item:first-child {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .side-images__wrap {
    flex-direction: column;
  }
  .side-images__content h2 {
    min-width: 0;
  }
  .side-images:nth-child(odd) .side-images__content, .side-images:nth-child(even) .side-images__content {
    order: 2;
    flex: 1 1 auto;
    width: 100%;
    padding: 0;
    margin-top: 0;
  }
  .side-images:nth-child(odd) .side-images__pattern, .side-images:nth-child(even) .side-images__pattern {
    right: 0;
    left: auto;
    background-position: right top;
  }
  .side-images:nth-child(odd) .side-images__media, .side-images:nth-child(even) .side-images__media {
    order: 1;
    width: 300px;
    padding-right: 40px;
    padding-left: 0;
    margin-left: 40px;
  }
}
@media screen and (max-width: 480px) {
  .side-images:nth-child(odd) .side-images__media, .side-images:nth-child(even) .side-images__media {
    margin-left: 24px;
  }
  .side-images__text {
    padding-left: 0;
  }
}

.side-panels {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .side-panels {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .side-panels {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .side-panels {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .side-panels {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .side-panels {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .side-panels {
    margin-bottom: 60px;
  }
}
.side-panels__item {
  margin-bottom: 110px;
}
.side-panels__item:last-child {
  margin-bottom: 0;
}
.side-panels__item:nth-child(odd) .side-panels__content {
  order: 2;
  margin-left: 120px;
  padding: 40px 55px 40px 0;
}
.side-panels__item:nth-child(odd) .side-panels__media {
  order: 1;
  margin-left: -18%;
}
.side-panels__item:nth-child(odd) .side-panels__braket {
  right: 0;
}
.side-panels__item:nth-child(odd) .side-panels__braket:before, .side-panels__item:nth-child(odd) .side-panels__braket:after {
  right: 0;
}
.side-panels__item:nth-child(even) .side-panels__content {
  order: 1;
  margin-right: 120px;
  padding: 40px 0 40px 55px;
}
.side-panels__item:nth-child(even) .side-panels__media {
  order: 2;
  margin-right: -18%;
}
.side-panels__item:nth-child(even) .side-panels__braket {
  left: 0;
}
.side-panels__item:nth-child(even) .side-panels__braket:before, .side-panels__item:nth-child(even) .side-panels__braket:after {
  left: 0;
}
.side-panels__wrap {
  max-width: 1540px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  align-items: center;
  justify-content: flex-start;
  display: flex;
}
@media screen and (max-width: 1366px) {
  .side-panels__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .side-panels__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.side-panels__content {
  flex: 0 1 auto;
  width: 580px;
  position: relative;
}
.side-panels__text {
  clear: both;
  margin-top: 15px;
}
.side-panels__braket {
  position: relative;
  width: 13px;
  height: 100%;
  background-color: #f1f1f1;
  position: absolute;
  top: 0;
}
.side-panels__braket:before, .side-panels__braket:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 13px;
  background-color: #f1f1f1;
}
.side-panels__braket:before {
  top: 0;
}
.side-panels__braket:after {
  bottom: 0;
}
@media screen and (max-width: 600px) {
  .side-panels__braket {
    width: 11px;
    height: 100%;
  }
  .side-panels__braket:before, .side-panels__braket:after {
    width: 22px;
    height: 11px;
  }
}
.side-panels__media {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  backface-visibility: hidden;
}
.side-panels__media:before {
  content: "";
  display: block;
  padding-bottom: 62.5%;
}
.side-panels__image {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  backface-visibility: hidden;
  will-change: transform;
}
@media screen and (max-width: 2200px) {
  .side-panels__wrap {
    max-width: 1390px;
  }
  .side-panels__item {
    margin-bottom: 100px;
  }
  .side-panels__item:nth-child(odd) .side-panels__content {
    margin-left: 100px;
  }
  .side-panels__item:nth-child(even) .side-panels__content {
    margin-right: 100px;
  }
}
@media screen and (max-width: 1900px) {
  .side-panels__content {
    width: 40%;
  }
  .side-panels__item:nth-child(odd) .side-panels__media {
    margin-left: -70px;
  }
  .side-panels__item:nth-child(even) .side-panels__media {
    margin-right: -70px;
  }
}
@media screen and (max-width: 1720px) {
  .side-panels__item:nth-child(odd) .side-panels__media {
    margin-left: 0;
  }
  .side-panels__item:nth-child(even) .side-panels__media {
    margin-right: 0;
  }
}
@media screen and (max-width: 1600px) {
  .side-panels__content {
    width: 40%;
  }
  .side-panels__item:nth-child(odd) .side-panels__content {
    margin-left: 90px;
  }
  .side-panels__item:nth-child(even) .side-panels__content {
    margin-right: 90px;
  }
}
@media screen and (max-width: 1366px) {
  .side-panels__item {
    margin-bottom: 80px;
  }
  .side-panels__item:nth-child(odd) .side-panels__content {
    margin-left: 50px;
    padding: 30px 45px 30px 0;
  }
  .side-panels__item:nth-child(even) .side-panels__content {
    margin-right: 50px;
    padding: 30px 0 30px 45px;
  }
}
@media screen and (max-width: 768px) {
  .side-panels__wrap {
    flex-direction: column;
  }
  .side-panels__item {
    margin-bottom: 60px;
  }
  .side-panels:nth-child(odd) .side-panels__content, .side-panels:nth-child(even) .side-panels__content {
    order: 2;
    width: 100%;
    padding: 25px 0 0;
    margin: 0;
  }
  .side-panels:nth-child(odd) .side-panels__media, .side-panels:nth-child(even) .side-panels__media {
    order: 1;
    width: 100%;
  }
  .side-panels__braket {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .side-panels:nth-child(odd) .side-panels__media, .side-panels:nth-child(even) .side-panels__media {
    margin-left: -24px;
    margin-right: -24px;
    width: auto;
  }
}

.slider {
  width: 100%;
  height: 120vh;
  min-height: 1100px;
  position: relative;
  z-index: 4;
  overflow: hidden;
  background-color: #242424;
  color: #FFF;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.slider__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.slider__bg:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(36, 36, 36, 0.35);
}
.slider__bg-wrap {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  will-change: transform;
}
.slider__bg-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
@keyframes bg-item-img-active {
  0% {
    transform: scale(1.02, 1.02);
    opacity: 0;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
.slider__bg-item:first-child {
  opacity: 1;
}
.slider__bg-item.is-prev:not(.is-active) {
  z-index: 1;
  opacity: 1;
}
.slider__bg-item.is-active {
  z-index: 2;
  opacity: 1;
  animation: bg-item-img-active 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.slider__frame {
  width: 700px;
  height: 470px;
  position: absolute;
  z-index: 201;
  right: 125px;
  top: 50%;
  margin-top: -235px;
}
.slider__clickable {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 125px);
  height: 100%;
  z-index: 100;
  overflow: hidden;
  display: flex;
  align-content: stretch;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: none;
}
.slider__clickable button {
  flex: 1 1 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  position: relative;
}
.slider__clickable button[frame-clickable-back]:focus-visible::after {
  content: "";
  position: absolute;
  width: 64px;
  height: 64px;
  background-image: url(f72efce52d1b7db335a4.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.slider__clickable button[frame-clickable-next]:focus-visible::after {
  content: "";
  position: absolute;
  width: 64px;
  height: 64px;
  background-image: url(a4b13189abaaaf8bf947.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.slider__clickable button:nth-child(2) {
  flex: 2 1 auto;
}
.slider__panel {
  display: flex;
  position: absolute;
  z-index: 10;
  left: auto;
  top: 100%;
  right: 50px;
  padding: 26px 0;
  justify-content: flex-end;
  align-items: center;
}
.slider__controls {
  flex: 0 0 auto;
  margin-right: 30px;
  display: flex;
  align-items: center;
}
.slider__controls img {
  width: 24px;
  height: 24px;
  cursor: pointer;
  opacity: 0.6;
  transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider__controls img:nth-child(1) {
  margin-right: 20px;
}
.slider__controls img:hover {
  opacity: 1;
}
.slider__controls img:active {
  transform: scale(0.9, 0.9);
}
.slider__auto-counter {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-end;
}
.slider__auto-counter button {
  display: block;
  position: relative;
  width: 8px;
  height: 8px;
  box-sizing: content-box;
  padding: 0 6px;
  cursor: pointer;
}
.slider__auto-counter button:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 100%;
  left: 6px;
  top: 0;
  background-color: #FFF;
  opacity: 0.2;
  backface-visibility: hidden;
  transform: scale3d(0.75, 0.75, 0.75);
  transition: opacity 0.3s ease;
}
.slider__auto-counter button.is-active:after {
  opacity: 1;
  transform: scale(1);
}
.slider__auto-counter button:hover:after {
  opacity: 0.8;
  transform: scale(1);
}
.slider__list {
  display: flex;
  backface-visibility: hidden;
  will-change: transform;
}
.slider__list.is-transition {
  transition: transform 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.slider__slide {
  flex: 1 0 auto;
  width: 650px;
  height: 470px;
  position: relative;
  backface-visibility: hidden;
  margin-right: 50px;
  will-change: opacity;
  transition: opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
}
.slider__slide.is-active {
  opacity: 1;
}
.slider__slide.is-active ~ .slider__slide {
  opacity: 1;
}
.slider__slide.is-active .slider__slide-img:after {
  opacity: 0;
}
.slider__slide:last-child {
  margin-right: 0;
}
.slider__slide-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./img/2-1300.jpg);
  background-size: cover;
  background-position: center;
  backface-visibility: hidden;
  z-index: 2;
}
.slider__slide-caption {
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.25;
  letter-spacing: 0.18em;
  font-family: "Space Mono", monospace;
  color: #FFF;
  padding: 22px 0;
  width: calc(100% - 160px);
  opacity: 0;
}
.is-active .slider__slide-caption {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.slider__wrap {
  position: static;
  max-width: 1840px;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  padding-top: 110px;
  padding-bottom: 110px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .slider__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .slider__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 2200px) {
  .slider__wrap {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .slider__wrap {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .slider__wrap {
    padding-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .slider__wrap {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .slider__wrap {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .slider__wrap {
    padding-bottom: 60px;
  }
}
.slider__content {
  flex: 0 1 auto;
  position: relative;
  z-index: 202;
  width: 100%;
  height: 470px;
  max-width: 600px;
}
.slider__content:after {
  content: "";
  display: table;
  clear: both;
}
.slider__content-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.slider__content-item.is-active {
  opacity: 1;
  pointer-events: auto;
  position: relative;
}
.slider__content-item.is-active .slider__content-text {
  opacity: 1;
  transform: none;
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s, opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.45s;
}
.slider__content-title {
  margin-bottom: 20px;
}
.slider__content-title h2 {
  min-width: 700px;
}
.slider__content-text {
  padding-left: 90px;
  opacity: 0;
  transform: translate3d(-20px, 0, 0);
}
.slider__content-text p {
  margin-bottom: 40px;
}
.is-body-touch .slider .slider__clickable {
  display: none;
}
@media screen and (max-width: 2200px) {
  .slider__wrap {
    max-width: 1640px;
  }
  .slider__content {
    max-width: 530px;
    height: 410px;
  }
  .slider__content-text {
    padding-left: 70px;
  }
  .slider__frame {
    width: 614px;
    height: 410px;
    margin-top: -205px;
    right: 70px;
  }
  .slider__slide {
    width: 564px;
    height: 410px;
  }
  .slider__slide-caption {
    font-size: 15px;
  }
}
@media screen and (max-width: 1700px) {
  .slider__content {
    max-width: 470px;
    height: 360px;
  }
  .slider__content-text {
    padding-left: 70px;
  }
  .slider__frame {
    width: 550px;
    height: 360px;
    margin-top: -180px;
    right: 70px;
  }
  .slider__slide {
    width: 500px;
    height: 360px;
  }
}
@media screen and (max-width: 1600px) {
  .slider__content-text {
    padding-left: 70px;
  }
  .slider__content-title h2 {
    min-width: 550px;
  }
}
@media screen and (max-width: 1420px) {
  .slider {
    min-height: 900px;
  }
  .slider__content {
    max-width: 440px;
  }
  .slider__content-text {
    padding-left: 70px;
  }
  .slider__frame {
    width: 430px;
    height: 288px;
    margin-top: -144px;
    right: 50px;
  }
  .slider__slide {
    width: 400px;
    height: 288px;
    margin-right: 30px;
  }
  .slider__panel {
    right: 30px;
    padding: 24px 0;
  }
  .slider__content-text {
    padding-left: 60px;
  }
  .slider__slide-caption {
    font-size: 14px;
  }
}
@media screen and (max-width: 1366px) {
  .slider__content {
    max-width: 440px;
  }
  .slider__content-text {
    padding-left: 70px;
  }
  .slider__frame {
    width: 430px;
    height: 288px;
    margin-top: -144px;
    right: 30px;
  }
  .slider__list {
    position: relative;
  }
  .slider__list:after {
    content: "";
    position: absolute;
    z-index: 10;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 2580px;
    height: 1px;
  }
  .slider__slide {
    width: 400px;
    height: 288px;
  }
  .slider__content-title h2 {
    min-width: 480px;
  }
}
@media screen and (max-width: 1200px) {
  .slider {
    height: auto;
    min-height: 0;
  }
  .slider__slide {
    width: 450px;
    height: 324px;
    opacity: 1;
  }
  .slider__frame-wrap {
    width: 100%;
    margin: 60px 0;
  }
  .slider__frame {
    flex: 1 1 auto;
    position: relative;
    width: 480px;
    height: 324px;
    left: 0;
    top: 0;
    right: auto;
    margin: 0;
  }
  .slider__content {
    min-height: 370px;
    height: auto;
    max-width: 640px;
  }
  .slider__auto-counter {
    display: none;
  }
  .slider__slide-caption {
    width: 100%;
    padding: 18px 0;
    font-size: 13px;
  }
  .slider__list.is-transition {
    transition: transform 1s cubic-bezier(0.135, 0.435, 0.12, 0.975);
  }
  .slider__clickable {
    width: calc(100vw - 100px);
  }
  .slider__content-title h2 {
    min-width: 0;
  }
  .slider__wrap {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .slider__content {
    min-height: 420px;
  }
  .slider__frame-wrap {
    margin: 30px 0 0;
  }
  .slider__auto-counter {
    display: flex;
  }
  .slider__list {
    display: none;
  }
  .slider__panel {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    justify-content: flex-start;
    padding: 0 0 0 37px;
  }
  .slider__frame {
    width: 100%;
    height: auto;
  }
  .slider__content-text {
    padding-left: 37px;
    padding-right: 17px;
  }
  .slider__bg:after {
    background-color: rgba(36, 36, 36, 0.6);
  }
}
@media screen and (max-width: 600px) {
  .slider__slide-caption {
    padding: 12px 0;
    font-size: 12px;
  }
  .slider__frame-wrap {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .slider__content h2 {
    font-size: 24px;
  }
}

.stats {
  position: relative;
  z-index: 5;
}
.stats--main.is-parallax-active {
  margin-bottom: -200px;
}
.stats__reveal {
  width: 100%;
  height: 130vh;
  min-height: 1100px;
  position: relative;
  overflow: hidden;
  background-color: #1d1d1d;
}
.stats__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
}
.stats__bg--main {
  background-image: url(./img/stats-main-test.jpg);
}
.stats__bg--simple {
  background-image: url(./img/stats-simple-test.jpg);
}
.stats__bg:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 29, 29, 0.4);
}
.stats__wrap {
  max-width: 1840px;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  padding-top: 110px;
  padding-bottom: 110px;
  position: static;
  display: flex;
}
@media screen and (max-width: 1366px) {
  .stats__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .stats__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 2200px) {
  .stats__wrap {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .stats__wrap {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .stats__wrap {
    padding-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .stats__wrap {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .stats__wrap {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .stats__wrap {
    padding-bottom: 60px;
  }
}
.stats__points {
  flex: 0 0 auto;
}
.stats__points--main .stats__point--1 {
  left: 2.5vw;
}
.stats__points--main .stats__point--2 {
  left: 26vw;
}
.stats__points--main .stats__point--3 {
  left: 39vw;
}
.stats__points--main .stats__point--4 {
  right: 16vw;
}
.stats__points--main .stats__point--5 {
  right: 2.5vw;
}
.stats__points--5 .stats__point--1 {
  left: 2.5vw;
}
.stats__points--5 .stats__point--2 {
  left: 26vw;
}
.stats__points--5 .stats__point--3 {
  left: 39vw;
}
.stats__points--5 .stats__point--4 {
  right: 16vw;
}
.stats__points--5 .stats__point--5 {
  right: 2.5vw;
}
.stats__points--4 .stats__point--1 {
  left: 10.5vw;
}
.stats__points--4 .stats__point--2 {
  left: 34vw;
}
.stats__points--4 .stats__point--3 {
  right: 28vw;
}
.stats__points--4 .stats__point--4 {
  right: 8.5vw;
}
.stats__points--3 .stats__point--1 {
  left: 10.5vw;
}
.stats__points--3 .stats__point--2 {
  left: 44vw;
}
.stats__points--3 .stats__point--3 {
  right: 12vw;
}
.stats__points--2 .stats__point--1 {
  left: 26vw;
}
.stats__points--2 .stats__point--2 {
  right: 16vw;
}
.stats__points--1 .stats__point--1 {
  left: 36vw;
}
.stats__point {
  position: absolute;
  z-index: 202;
}
.stats__point--1 {
  top: 14.5vw;
}
.stats__point--2 {
  top: 19vw;
}
.stats__point--3 {
  bottom: 9vw;
}
.stats__point--4 {
  bottom: 14.5vw;
}
.stats__point--5 {
  top: 9vw;
}
.stats__content {
  flex: 0 1 auto;
  text-align: right;
  color: #FFF;
  width: 100%;
  max-width: 600px;
  margin: auto 0 auto auto;
  position: relative;
  z-index: 201;
}
.stats__text {
  clear: both;
  color: #FFF;
  padding-top: 30px;
  padding-right: 110px;
}
@media screen and (max-width: 2200px) {
  .stats__content {
    max-width: 523px;
  }
  .stats__wrap {
    max-width: 1640px;
  }
}
@media screen and (max-width: 1600px) {
  .stats__text {
    padding-right: 70px;
  }
  .stats__content {
    max-width: 500px;
  }
}
@media screen and (max-width: 1420px) {
  .stats--main .stats__point--3 {
    left: 24vw;
  }
  .stats__content {
    max-width: 450px;
  }
  .stats__text {
    padding-right: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .stats__reveal {
    height: auto;
    min-height: 0;
  }
  .stats__wrap {
    flex-direction: column;
    align-items: flex-end;
  }
  .stats__content {
    margin: 0 0 50px;
  }
  .stats__points {
    flex: 0 1 auto;
    margin: auto;
    max-width: 600px;
    position: relative;
    z-index: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .stats__point {
    flex: 0 1 auto;
    width: calc(50% - 10px);
    max-width: 220px;
    position: static;
    margin-bottom: 35px;
    margin-top: 35px;
  }
  .stats__point--5 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .stats {
    min-height: 0;
    height: auto;
  }
  .stats__text {
    padding-left: 15px;
    padding-right: 29px;
  }
  .stats--main .stats__points {
    margin-top: 0;
  }
  .stats__content {
    max-width: 400px;
  }
  .stats__bg:after {
    background-color: rgba(29, 29, 29, 0.5);
  }
  .stats--main .stats__point--3 {
    display: none;
  }
}

.tokyo-ticker {
  text-align: center;
  background-color: #282828;
  /* HTML Countdown
  */
  /*countdown*/
  /*real*/
  /* ie6 png alpha lack */
}
.tokyo-ticker object:focus {
  outline: none;
}
.tokyo-ticker__inner {
  padding-top: 50px;
  padding-bottom: 50px;
}
.tokyo-ticker .htmlCountdownBg {
  position: relative;
  width: 300px;
  height: 250px;
  color: #fff;
  font-family: Arial, sans-serif;
  cursor: pointer;
  margin: 0 auto;
  z-index: 300;
}
.tokyo-ticker .htmlCountdownBg div {
  position: absolute;
}
.tokyo-ticker .htmlCountdownBg.black {
  background-image: url(./img/300_bg_black.jpg);
}
.tokyo-ticker .htmlCountdownBg.black-countdown {
  background-image: url(./img/300_bg_countdown_black.jpg);
}
.tokyo-ticker .htmlCountdownBg .cd-countdown, .tokyo-ticker .htmlCountdownBg .cd-realtime {
  display: none;
  width: 100%;
}
.tokyo-ticker .htmlCountdownBg.black .cd-logo {
  width: 300px;
  height: 250px;
  background-image: url(./img/300_logo_black.png);
  background-repeat: no-repeat;
}
.tokyo-ticker .htmlCountdownBg.black .cd-glass-countdown {
  width: 100%;
  height: 50px;
  background-image: url(./img/300_glass_black.png);
  background-repeat: no-repeat;
  top: 102px;
}
.tokyo-ticker .htmlCountdownBg.black .cd-glass-real {
  width: 100%;
  height: 50px;
  background-image: url(./img/300_glass_black.png);
  background-repeat: no-repeat;
  top: 102px;
}
.tokyo-ticker .htmlCountdownBg .cd-labels {
  font-size: 18px;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
  top: 112px;
  left: 0px;
  width: 100%;
}
.tokyo-ticker .htmlCountdownBg.black .cd-labels {
  color: #c5c5c5;
}
.tokyo-ticker .htmlCountdownBg.white .cd-labels {
  color: #7e7e7e;
}
.tokyo-ticker .htmlCountdownBg .cd-values {
  font-size: 32px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
  top: 130px;
  left: 0px;
  width: 100%;
}
.tokyo-ticker .htmlCountdownBg .dLabel {
  left: 48px;
}
.tokyo-ticker .htmlCountdownBg .hLabel {
  left: 117px;
}
.tokyo-ticker .htmlCountdownBg .mLabel {
  left: 175px;
}
.tokyo-ticker .htmlCountdownBg .sLabel {
  left: 238px;
}
.tokyo-ticker .htmlCountdownBg .dValue {
  right: 210px;
}
.tokyo-ticker .htmlCountdownBg .hValue {
  right: 149px;
}
.tokyo-ticker .htmlCountdownBg .mValue {
  right: 80px;
}
.tokyo-ticker .htmlCountdownBg .sValue {
  right: 18px;
}
.tokyo-ticker .htmlCountdownBg .cd-copy {
  font-size: 15px;
  width: 100%;
  text-align: center;
  line-height: 1.2em;
  left: 0px;
  top: 190px;
  color: #999999;
}
.tokyo-ticker .htmlCountdownBg.white .cd-copy {
  color: #777777;
}
.tokyo-ticker .htmlCountdownBg .cd-copy sup {
  font-size: 10px;
  vertical-align: baseline;
  position: relative;
  top: -0.3em;
  left: -0.2em;
}
.tokyo-ticker .htmlCountdownBg .cd-real-copy sup {
  font-size: 11px;
  vertical-align: baseline;
  position: relative;
  top: -0.5em;
  left: 0em;
}
.tokyo-ticker .cufonJa {
  font-size: 20px !important;
  line-height: 1.3em !important;
}
.tokyo-ticker .htmlCountdownBg .cd-real-values {
  font-size: 48px;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4);
  top: 111px;
  left: 0px;
  width: 100%;
}
.tokyo-ticker .htmlCountdownBg .realhValue {
  right: 224px;
}
.tokyo-ticker .htmlCountdownBg .separatorOne {
  right: 196px;
}
.tokyo-ticker .htmlCountdownBg .realmValue {
  right: 124px;
}
.tokyo-ticker .htmlCountdownBg .separatorTwo {
  right: 97px;
}
.tokyo-ticker .htmlCountdownBg .realsValue {
  right: 24px;
}
.tokyo-ticker .htmlCountdownBg .cd-real-copy {
  font-size: 20px;
  width: 100%;
  text-align: center;
  line-height: 1.3em;
  left: 0px;
  top: 185px;
  color: #999999;
}
.tokyo-ticker .htmlCountdownBg.white .cd-real-copy {
  color: #777777;
}
.tokyo-ticker * html .cd-glass-countdown, .tokyo-ticker * html .cd-glass-real {
  visibility: hidden;
  display: none;
}
.tokyo-ticker .nvda-olympic {
  width: 137px;
  height: 100px;
  top: 0;
  left: 0;
}
.tokyo-ticker .nvda-omega {
  width: 163px;
  height: 100px;
  left: 137px;
  top: 0;
}
.tokyo-ticker .nvda-timer {
  width: 300px;
  height: 75px;
  top: 100px;
  left: 0;
}
.tokyo-ticker .nvda-title {
  width: 300px;
  height: 75px;
  top: 175px;
  left: 0;
}
.tokyo-ticker .nvda-end {
  width: 0;
  height: 0;
  top: 310px;
}
.tokyo-ticker .nvda-text {
  text-indent: -9999px;
  position: absolute;
}
.tokyo-ticker .nvda-realtime {
  display: none;
}

.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: flex;
}

.ct-chart-pie .ct-label,
.ct-chart-donut .ct-label {
  dominant-baseline: central;
}

.ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-vertical.ct-start {
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-label.ct-vertical.ct-end {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end;
}

.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

.ct-grid-background {
  fill: none;
}

.ct-point {
  stroke-width: 10px;
  stroke-linecap: round;
}

.ct-line {
  fill: none;
  stroke-width: 4px;
}

.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}

.ct-bar {
  fill: none;
  stroke-width: 10px;
}

.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #d70206;
}
.ct-series-a .ct-slice-pie, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-area {
  fill: #d70206;
}

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-b .ct-slice-pie, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-area {
  fill: #f05b4f;
}

.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d;
}
.ct-series-c .ct-slice-pie, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-area {
  fill: #f4c63d;
}

.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #d17905;
}
.ct-series-d .ct-slice-pie, .ct-series-d .ct-slice-donut-solid, .ct-series-d .ct-area {
  fill: #d17905;
}

.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #453d3f;
}
.ct-series-e .ct-slice-pie, .ct-series-e .ct-slice-donut-solid, .ct-series-e .ct-area {
  fill: #453d3f;
}

.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #59922b;
}
.ct-series-f .ct-slice-pie, .ct-series-f .ct-slice-donut-solid, .ct-series-f .ct-area {
  fill: #59922b;
}

.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #0544d3;
}
.ct-series-g .ct-slice-pie, .ct-series-g .ct-slice-donut-solid, .ct-series-g .ct-area {
  fill: #0544d3;
}

.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #6b0392;
}
.ct-series-h .ct-slice-pie, .ct-series-h .ct-slice-donut-solid, .ct-series-h .ct-area {
  fill: #6b0392;
}

.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-i .ct-slice-pie, .ct-series-i .ct-slice-donut-solid, .ct-series-i .ct-area {
  fill: #f05b4f;
}

.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #dda458;
}
.ct-series-j .ct-slice-pie, .ct-series-j .ct-slice-donut-solid, .ct-series-j .ct-area {
  fill: #dda458;
}

.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d;
}
.ct-series-k .ct-slice-pie, .ct-series-k .ct-slice-donut-solid, .ct-series-k .ct-area {
  fill: #eacf7d;
}

.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #86797d;
}
.ct-series-l .ct-slice-pie, .ct-series-l .ct-slice-donut-solid, .ct-series-l .ct-area {
  fill: #86797d;
}

.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #b2c326;
}
.ct-series-m .ct-slice-pie, .ct-series-m .ct-slice-donut-solid, .ct-series-m .ct-area {
  fill: #b2c326;
}

.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}
.ct-series-n .ct-slice-pie, .ct-series-n .ct-slice-donut-solid, .ct-series-n .ct-area {
  fill: #6188e2;
}

.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}
.ct-series-o .ct-slice-pie, .ct-series-o .ct-slice-donut-solid, .ct-series-o .ct-area {
  fill: #a748ca;
}

.ct-square {
  display: block;
  position: relative;
  width: 100%;
}
.ct-square:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%;
}
.ct-square:after {
  content: "";
  display: table;
  clear: both;
}
.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}
.ct-minor-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 88.8888888889%;
}
.ct-major-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 83.3333333333%;
}
.ct-minor-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 80%;
}
.ct-major-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fourth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 75%;
}
.ct-perfect-fourth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fifth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 66.6666666667%;
}
.ct-perfect-fifth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}
.ct-minor-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.804697157%;
}
.ct-golden-section:after {
  content: "";
  display: table;
  clear: both;
}
.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 60%;
}
.ct-major-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}
.ct-minor-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 53.3333333333%;
}
.ct-major-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 50%;
}
.ct-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-tenth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 40%;
}
.ct-major-tenth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-eleventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}
.ct-major-eleventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-twelfth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 33.3333333333%;
}
.ct-major-twelfth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-double-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 25%;
}
.ct-double-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.charts {
  position: relative;
}
.charts:not(.charts--white) {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .charts:not(.charts--white) {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .charts:not(.charts--white) {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .charts:not(.charts--white) {
    padding-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .charts:not(.charts--white) {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .charts:not(.charts--white) {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .charts:not(.charts--white) {
    padding-bottom: 60px;
  }
}
.charts--white {
  margin-top: 110px;
  margin-bottom: 110px;
}
@media screen and (max-width: 2200px) {
  .charts--white {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .charts--white {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .charts--white {
    margin-top: 60px;
  }
}
@media screen and (max-width: 2200px) {
  .charts--white {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .charts--white {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .charts--white {
    margin-bottom: 60px;
  }
}
.charts--black {
  color: #FFF;
}
.charts--black h5 {
  color: #FFF;
}
.charts__title {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 25px;
}
.charts__wrap {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  padding-right: 70px;
  padding-left: 70px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1366px) {
  .charts__wrap {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 600px) {
  .charts__wrap {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.charts__item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
}
.charts__item--left .charts__content {
  order: 2;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .charts__item--left .charts__content {
    padding-left: calc(4.6296296296vw + 4.4444444444px);
  }
}
@media (min-width: 1200px) {
  .charts__item--left .charts__content {
    padding-left: 60px;
  }
}
.charts__item--left .charts__chart {
  order: 1;
}
.charts__item--right .charts__content {
  order: 1;
  padding-right: 40px;
}
@media (min-width: 768px) {
  .charts__item--right .charts__content {
    padding-right: calc(4.6296296296vw + 4.4444444444px);
  }
}
@media (min-width: 1200px) {
  .charts__item--right .charts__content {
    padding-right: 60px;
  }
}
.charts__item--right .charts__chart {
  order: 2;
}
.charts__item:last-child {
  margin-bottom: 0;
}
.charts__content {
  flex: 0 1 auto;
  width: 50%;
}
.charts__text {
  margin-top: 15px;
}
.charts__chart {
  flex: 0 0 auto;
  position: relative;
  width: 500px;
}
@media screen and (max-width: 1200px) {
  .charts__content {
    flex: 1 1 auto;
  }
  .charts__chart {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .charts__item {
    display: block;
    margin-bottom: 70px;
  }
  .charts__item--left .charts__content {
    padding-left: 0;
  }
  .charts__item--right .charts__content {
    padding-right: 0;
  }
  .charts__content {
    width: 100%;
  }
  .charts__chart {
    width: auto;
    margin-bottom: 40px;
  }
}

.chart {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.chart__wrap {
  order: 1;
  flex: 0 0 auto;
  display: flex;
  justify-content: center;
}
.chart__wrap svg {
  flex: 0 0 auto;
  overflow: visible;
}
.chart__caption {
  order: 3;
  flex: 0 0 auto;
  width: 80%;
  text-align: center;
  padding-top: 5px;
}
@media (min-width: 320px) {
  .chart__caption {
    padding-top: calc(1.1363636364vw + 1.3636363636px);
  }
}
@media (min-width: 1200px) {
  .chart__caption {
    padding-top: 15px;
  }
}
.chart__caption > * {
  color: #999999;
  line-height: 1.5;
  font-size: 13px;
}
.chart__keys {
  order: 2;
  flex: 0 0 auto;
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.chart__key {
  flex: 0 0 auto;
  color: #999999;
  font-size: 11px;
  line-height: 11px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.chart__key:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 7px;
}
.chart__key:nth-child(1):before {
  background-color: #fd8c40;
}
.chart__key:nth-child(2):before {
  background-color: #0075B3;
}
.chart__key:nth-child(3):before {
  background-color: #C81E43;
}
.chart__key:nth-child(4):before {
  background-color: #009288;
}
.chart__key:nth-child(5):before {
  background-color: #D93F69;
}
.chart__key:nth-child(6):before {
  background-color: #5D237A;
}
.chart--donut .chart__wrap {
  max-width: 300px;
  min-width: 280px;
  position: relative;
}
.chart--donut .ct-value .ct-slice-donut {
  stroke: #fd8c40;
  stroke-linejoin: round;
}
.chart--donut .ct-label-custom {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-family: "Replica-Bold", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1714285714;
  letter-spacing: 0.1em;
  font-size: 63px;
  color: #333333;
  fill: #333333;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.chart--donut .ct-label-custom.is-small {
  font-size: 35px;
}
.chart--donut .ct-label-custom--ratio {
  font-size: 50px;
}
.chart--donut .ct-bg {
  fill: none;
  opacity: 0.035;
  stroke-width: 25;
  stroke: #242424;
}
.chart--donut .ct-ticks-decor {
  stroke: #242424;
  opacity: 0.235;
  stroke-width: 6px;
  stroke-dasharray: 1, 14;
  stroke-dashoffset: 1px;
  fill: none;
  transform-origin: center;
  animation: info-draw 60s linear forwards infinite;
}
@keyframes info-draw {
  0% {
    transform: none;
  }
  100% {
    transform: rotateZ(-360deg);
  }
}
.chart--donut .ct-ticks-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transform: rotateZ(-160deg);
  transform-origin: center;
}
.chart--donut .ct-ticks-wrap.is-chart-active {
  transform: none;
  transition: transform 2.2s cubic-bezier(0.23, 1, 0.32, 1);
}
.chart--donut .ct-ticks-wrap.is-chart-active .ct-tick span:before {
  opacity: 1;
  transition: opacity 0.5s linear;
}
.chart--donut .ct-ticks-wrap.is-chart-active .ct-tick span:after {
  animation: tick-reveal 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
@keyframes tick-reveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.chart--donut .ct-ticks-wrap:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 50px solid rgba(36, 36, 36, 0.015);
  border-radius: 100%;
}
.chart--donut .ct-tick {
  position: absolute;
  top: 0;
  height: 100%;
  width: 4px;
  left: 50%;
  margin-left: -2px;
  backface-visibility: hidden;
}
.chart--donut .ct-tick span {
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: 30px;
  backface-visibility: hidden;
  transform-origin: center bottom;
}
.chart--donut .ct-tick span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(36, 36, 36, 0.13);
  opacity: 0;
}
.chart--donut .ct-tick.is-filled span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  background-color: #fd8c40;
  animation-delay: inherit !important;
  animation-duration: inherit !important;
}
.chart--donut .chart__caption {
  padding-top: 15px;
}
@media (min-width: 320px) {
  .chart--donut .chart__caption {
    padding-top: calc(0.5681818182vw + 13.1818181818px);
  }
}
@media (min-width: 1200px) {
  .chart--donut .chart__caption {
    padding-top: 20px;
  }
}
.chart--statistic .chart__wrap {
  max-width: 300px;
  min-width: 250px;
  width: 100%;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1714285714;
  letter-spacing: 0.1em;
  font-family: "Replica-Bold", sans-serif;
  font-size: 63px;
  color: #333333;
  background-color: rgba(36, 36, 36, 0.035);
  border-radius: 100%;
  position: relative;
}
.chart--statistic .chart__wrap span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.chart--statistic .chart__wrap:after {
  content: "";
  padding-bottom: 100%;
  display: block;
}
.chart--statistic .chart__caption {
  padding-top: 15px;
}
@media (min-width: 320px) {
  .chart--statistic .chart__caption {
    padding-top: calc(0.5681818182vw + 13.1818181818px);
  }
}
@media (min-width: 1200px) {
  .chart--statistic .chart__caption {
    padding-top: 20px;
  }
}
.chart--line .chart__wrap {
  width: 380px;
  padding-right: 40px;
}
@media (min-width: 768px) {
  .chart--line .chart__wrap {
    width: calc(27.7777777778vw + 166.6666666667px);
  }
}
@media (min-width: 1200px) {
  .chart--line .chart__wrap {
    width: 500px;
  }
}
.chart--line .chart__wrap .ct-series-a .ct-line {
  stroke: #fd8c40;
}
.chart--line .chart__wrap .ct-series-b .ct-line {
  stroke: #0075B3;
}
.chart--line .chart__wrap .ct-series-c .ct-line {
  stroke: #C81E43;
}
.chart--line .chart__wrap .ct-series-d .ct-line {
  stroke: #009288;
}
.chart--line .chart__wrap .ct-series-e .ct-line {
  stroke: #D93F69;
}
.chart--line .chart__wrap .ct-series-f .ct-line {
  stroke: #5D237A;
}
.chart--line .ct-line {
  stroke-width: 2px;
  fill: none;
}
.chart--line .ct-area {
  fill: url(#gradient);
  fill: none;
}
.chart--line .ct-label {
  font-size: 11px;
}
.chart--bar .chart__wrap {
  width: 380px;
  padding-right: 40px;
}
@media (min-width: 768px) {
  .chart--bar .chart__wrap {
    width: calc(27.7777777778vw + 166.6666666667px);
  }
}
@media (min-width: 1200px) {
  .chart--bar .chart__wrap {
    width: 500px;
  }
}
.chart--bar .chart__wrap .ct-series-a .ct-bar {
  stroke: #fd8c40;
}
.chart--bar .chart__wrap .ct-series-b .ct-bar {
  stroke: #0075B3;
}
.chart--bar .chart__wrap .ct-series-c .ct-bar {
  stroke: #C81E43;
}
.chart--bar .chart__wrap .ct-series-d .ct-bar {
  stroke: #009288;
}
.chart--bar .chart__wrap .ct-series-e .ct-bar {
  stroke: #D93F69;
}
.chart--bar .chart__wrap .ct-series-f .ct-bar {
  stroke: #5D237A;
}
.chart--bar .ct-label {
  font-size: 11px;
}
.chart--bar .ct-bar {
  stroke-width: 30px;
  fill: none;
}
@media screen and (max-width: 1024px) {
  .chart--bar .ct-bar {
    stroke-width: 20px;
  }
}
@media screen and (max-width: 480px) {
  .chart--bar .ct-bar {
    stroke-width: 10px;
  }
}
.chart--black .ct-label {
  color: #FFF;
  fill: #FFF;
}
.chart--black .ct-label-custom {
  color: #FFF;
}
.chart--black .ct-grids line {
  stroke: rgba(255, 255, 255, 0.2);
}
.chart--black .ct-bg {
  stroke: #FFF;
  opacity: 0.05;
}
.chart--black .ct-ticks-wrap:after {
  border-color: rgba(255, 255, 255, 0.05);
}
.chart--black .ct-tick span {
  background-color: rgba(255, 255, 255, 0.1);
}
.chart--black.chart--statistic .chart__wrap {
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.05);
}
@media screen and (max-width: 768px) {
  .chart--line .chart__wrap, .chart--bar .chart__wrap {
    width: 100%;
    padding-right: 20px;
  }
  .chart--line .chart__wrap svg, .chart--bar .chart__wrap svg {
    min-width: 300px;
  }
}
@media screen and (max-width: 480px) {
  .chart__caption {
    width: calc(100% - 40px);
  }
  .chart__caption > * {
    font-size: 12px;
  }
  .chart__keys {
    width: calc(100% - 40px);
  }
  .chart--line .ct-label {
    font-size: 10px;
  }
}

.sidebar-image {
  position: relative;
  padding-left: 40px;
  padding-bottom: 40px;
  margin-bottom: 90px;
  margin-top: 0 !important;
}
.sidebar-image:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sidebar-image {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .sidebar-image {
    margin-bottom: 50px;
  }
}
.sidebar-image__wrap {
  width: 100%;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.sidebar-image__wrap:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.sidebar-image__img {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  background-size: cover;
  background-position: center;
  will-change: transform;
}
.sidebar-image__pattern {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 0px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-position: left bottom;
  background-repeat: repeat;
  backface-visibility: hidden;
}
@media screen and (max-width: 1366px) {
  .sidebar-image {
    max-width: 405px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
  .sidebar-image__pattern {
    left: -40px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .sidebar-image {
    max-width: 250px;
  }
}

.sidebar-list {
  color: #474747;
  margin-bottom: 90px;
  max-width: 500px;
}
.sidebar-list:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sidebar-list {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .sidebar-list {
    margin-bottom: 50px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 110px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar-list {
    padding-left: 75px;
  }
}
@media screen and (max-width: 600px) {
  .sidebar-list {
    margin: 25px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px !important;
  }
}

.sidebar-posts {
  margin-bottom: 90px;
}
.sidebar-posts:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sidebar-posts {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .sidebar-posts {
    margin-bottom: 50px;
  }
}
.sidebar-posts__item {
  margin-bottom: 50px;
}
.sidebar-posts__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .sidebar-posts {
    display: flex;
    flex-wrap: wrap;
    margin-right: -120px;
    margin-left: -90px;
  }
  .sidebar-posts__item {
    flex: 1 1 auto;
    max-width: calc(50% - 30px);
    margin-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar-posts {
    margin-right: 0;
    margin-left: 0;
    display: block;
  }
  .sidebar-posts__item {
    max-width: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.sidebar-quote {
  padding-left: 50px;
  margin-bottom: 90px;
}
.sidebar-quote:after {
  content: "";
  display: table;
  clear: both;
}
.sidebar-quote:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sidebar-quote {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .sidebar-quote {
    margin-bottom: 50px;
    padding-left: 0;
    max-width: 550px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.sub-image {
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
}
.sub-image:first-child {
  margin-top: 0;
}
.sub-image:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-image {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-image {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.sub-image__img-wrap {
  width: 100%;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.sub-image__img-wrap:after {
  content: "";
  display: block;
  padding-bottom: 62.5%;
}
.sub-image__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  will-change: transform;
}
.sub-image__pattern {
  position: absolute;
  z-index: 1;
  top: -40px;
  right: -40px;
  width: 50%;
  height: 50%;
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-repeat: repeat;
  background-position: top right;
}
.sub-image__caption {
  padding: 20px 0;
  text-align: right;
}
@media screen and (max-width: 2200px) {
  .sub-image__caption {
    padding: 15px 0;
  }
}
@media screen and (max-width: 1366px) {
  .sub-image {
    padding-top: 40px;
  }
  .sub-image__pattern {
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  .sub-image {
    margin-left: -24px;
    margin-right: -24px;
  }
  .sub-image__pattern {
    width: 100%;
    height: 39px;
    right: 0;
    background-position: center top;
  }
  .sub-image__caption {
    padding: 15px;
  }
}

.sub-lead-paragraph {
  display: block;
  font-family: "Roboto", sans-serif;
  color: #2d2d2d;
  position: relative;
  padding: 25px 0;
  margin-bottom: 30px;
}
.sub-lead-paragraph, .sub-lead-paragraph > * {
  font-size: 21px;
  font-weight: normal;
  line-height: 1.5238095238;
  letter-spacing: 0.01em;
}
.sub-lead-paragraph:last-child {
  margin-bottom: 0;
}
.sub-lead-paragraph--simple {
  padding: 0;
}
.sub-lead-paragraph--simple .sub-lead-paragraph__braket {
  display: none;
}
.sub-lead-paragraph__braket {
  position: absolute;
  top: 0;
  width: 13px;
  height: 100%;
  left: -55px;
  background-color: #fd8c40;
}
.sub-lead-paragraph__braket:before, .sub-lead-paragraph__braket:after {
  content: "";
  position: absolute;
  left: 0;
  width: 28px;
  height: 13px;
  background-color: #fd8c40;
}
.sub-lead-paragraph__braket:before {
  top: 0;
}
.sub-lead-paragraph__braket:after {
  bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-lead-paragraph, .sub-lead-paragraph > * {
    font-size: 19px;
  }
}
@media screen and (max-width: 768px) {
  .sub-lead-paragraph {
    padding-left: 40px;
  }
  .sub-lead-paragraph, .sub-lead-paragraph > * {
    font-size: 17px;
  }
  .sub-lead-paragraph__braket {
    left: 0;
    width: 11px;
    height: 100%;
  }
  .sub-lead-paragraph__braket:before, .sub-lead-paragraph__braket:after {
    width: 24px;
    height: 11px;
  }
  .sub-lead-paragraph--simple {
    padding-left: 0;
  }
}

.sub-news {
  margin-top: 100px;
  margin-bottom: 100px;
}
.sub-news:first-child {
  margin-top: 0;
}
.sub-news:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-news {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-news {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.sub-news__item {
  margin-top: 55px;
  padding-right: 70px;
  padding-bottom: 55px;
  border-bottom: 1px solid #d1d1d1;
  color: #2d2d2d;
}
.sub-news__item:first-child {
  margin-top: 0;
}
.sub-news__item:last-child {
  border-bottom: 0;
}
.sub-news__meta {
  margin-bottom: 15px;
}
.sub-news__link {
  display: block;
  color: #fd8c40;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  margin-bottom: 15px;
  transition: color 0.2s ease-out;
}
.sub-news__link:hover {
  color: #474747;
}
.sub-news__button {
  text-align: center;
  margin: 50px auto 0;
}
.sub-news__pagination {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.sub-news__pagination-button {
  flex: 0 0 auto;
}
.sub-news__pagination-button a {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.3em;
  font-family: "Replica-Bold", sans-serif;
  height: 60px;
  padding: 0 22px;
  color: #424242;
  border: 1px solid #ccccd0;
}
.sub-news__pagination-button:first-child {
  margin-right: auto;
}
.sub-news__pagination-button:ladt-child {
  margin-left: auto;
}
@media screen and (max-width: 2200px) {
  .sub-news__pagination-button a {
    font-size: 11px;
    height: 55px;
    padding: 0 22px;
  }
}
@media screen and (max-width: 768px) {
  .sub-news__pagination-button a {
    font-size: 10px;
    height: 50px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 600px) {
  .sub-news__item {
    margin-top: 30px;
    padding-bottom: 30px;
    padding-right: 0;
  }
  .sub-news__link {
    padding-right: 30px;
  }
  .sub-news__button {
    margin: 30px auto 0;
  }
  .sub-news__pagination-button a {
    font-size: 9px;
    height: 40px;
    padding: 0 10px;
  }
}

.sub-paragraph {
  margin-top: 60px;
  margin-bottom: 60px;
}
.sub-paragraph:first-child {
  margin-top: 0;
}
.sub-paragraph:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-paragraph {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-paragraph {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.sub-paragraph--grey {
  position: relative;
  padding-bottom: 90px;
  padding-top: 90px;
}
.sub-paragraph--grey:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: -90px;
  width: 100vw;
  height: 100%;
  background-color: #f6f6f6;
}
.sub-paragraph--grey.sub-paragraph--has-title {
  padding-top: 0;
}
.sub-paragraph--grey.sub-paragraph--has-title:before {
  height: calc(100% - 78px);
}
.sub-paragraph__title {
  margin-bottom: 40px;
  padding-left: 10px;
}
@media screen and (max-width: 1600px) {
  .sub-paragraph--grey.sub-paragraph--has-title:before {
    height: calc(100% - 60px);
  }
}
@media screen and (max-width: 1366px) {
  .sub-paragraph--grey.sub-paragraph--has-title:before {
    height: calc(100% - 46px);
  }
  .sub-paragraph--grey:before {
    right: -140px;
  }
}
@media screen and (max-width: 768px) {
  .sub-paragraph--grey {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .sub-paragraph--grey:before {
    width: 150vw;
    height: 100%;
  }
  .sub-paragraph--grey.sub-paragraph--has-title:before {
    height: calc(100% - 38px);
  }
}
.sub-paragraph hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border: 1px solid #eaeaea;
}

.sub-quote {
  margin-top: 60px;
  margin-bottom: 60px;
  max-width: 620px;
  margin: 0 auto;
}
.sub-quote:after {
  content: "";
  display: table;
  clear: both;
}
.sub-quote:first-child {
  margin-top: 0;
}
.sub-quote:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-quote {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-quote {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 2200px) {
  .sub-quote {
    max-width: 540px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-quote {
    padding-left: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.sub-table {
  margin-top: 60px;
  margin-bottom: 60px;
}
.sub-table:first-child {
  margin-top: 0;
}
.sub-table:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-table {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-table {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.sub-table__content {
  width: 100%;
  overflow-x: auto;
}
.sub-table table {
  min-width: 100%;
  border: 0;
  border-color: transparent;
  padding: 0;
  margin: 0;
}
.sub-table tr:nth-child(odd) {
  background-color: #f6f6f6;
}
.sub-table td {
  color: #474747;
  box-sizing: border-box;
  padding: 15px 20px 15px 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0em;
  font-family: "Space Mono", monospace;
  border-color: transparent;
  border-width: 0;
}
.sub-table td:nth-child(1) {
  width: 320px;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
}
.content-post .sub-table--grey {
  position: relative;
  padding-bottom: 55px;
  padding-top: 55px;
}
.content-post .sub-table--grey > * {
  position: relative;
  z-index: 2;
}
.content-post .sub-table--grey:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: -90px;
  width: 100vw;
  height: 100%;
  background-color: #f6f6f6;
}
.content-post .sub-table--grey tr:nth-child(odd) {
  background-color: #FFF;
}
@media screen and (max-width: 2200px) {
  .sub-table td {
    font-size: 14px;
  }
}
@media screen and (max-width: 1600px) {
  .content-post .sub-table--grey:after {
    right: -50px;
  }
}
@media screen and (max-width: 1024px) {
  .sub-table td:nth-child(1) {
    width: auto;
    padding-right: 50px;
  }
}
@media screen and (max-width: 768px) {
  .content-post .sub-table--grey:before {
    width: 150vw;
    height: 100%;
  }
}
@media screen and (max-width: 600px) {
  .sub-table__content {
    min-width: 100%;
    width: auto;
    margin-left: -24px;
    margin-right: -24px;
  }
  .sub-table td {
    font-size: 13px;
    padding: 10px 20px 10px 0;
  }
  .sub-table td:nth-child(1) {
    width: auto;
  }
  .content-post .sub-table--grey {
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .content-post .sub-table--grey:after {
    right: -24px;
  }
}

.sub-video {
  position: relative;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-top: 40px;
}
.sub-video:first-child {
  margin-top: 0;
}
.sub-video:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 2200px) {
  .sub-video {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-video {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.sub-video__img-wrap {
  position: relative;
  z-index: 3;
  width: 100%;
  overflow: hidden;
}
.sub-video__img-wrap:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.sub-video__img {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  backface-visibility: hidden;
  will-change: transform;
}
.sub-video__iframe-wrap {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sub-video__iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.sub-video__wrap {
  position: relative;
}
.sub-video__wrap.is-loaded .sub-video__img,
.sub-video__wrap.is-loaded .sub-video__button {
  opacity: 0;
  pointer-events: none;
}
.sub-video__wrap.is-loaded .sub-video__button {
  transition: none;
}
.sub-video__wrap.is-loaded .sub-video__img {
  transition: opacity 0.5s ease-in-out;
}
.sub-video__pattern {
  position: absolute;
  z-index: 1;
  top: -40px;
  right: -40px;
  width: 494px;
  height: 312px;
  background-image: url(./img/cross-pattern.png);
  background-size: 13px 13px;
  background-repeat: repeat;
  background-position: top right;
}
.sub-video__caption {
  padding: 20px 0;
  text-align: right;
}
.sub-video__button {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 2200px) {
  .sub-video__caption {
    padding: 15px 0;
  }
}
@media screen and (max-width: 1600px) {
  .sub-video__pattern {
    width: 364px;
    height: 312px;
  }
}
@media screen and (max-width: 1366px) {
  .sub-video {
    padding-top: 40px;
  }
  .sub-video__pattern {
    width: 494px;
    height: 312px;
  }
}
@media screen and (max-width: 1024px) {
  .sub-video__pattern {
    width: 364px;
    height: 260px;
  }
}
@media screen and (max-width: 600px) {
  .sub-video {
    margin-left: -24px;
    margin-right: -24px;
  }
  .sub-video__pattern {
    width: 100%;
    height: 39px;
    right: 0;
    background-position: center top;
  }
  .sub-video__caption {
    padding: 15px;
  }
}

.home-header-scroller {
  height: 500vh;
  position: relative;
  width: 100%;
}
.home-header-scroller__sticky {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  left: 0;
}
.home-header-scroller__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-header-scroller__section {
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  position: absolute;
}
.home-header-scroller__inner {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.home-header-scroller__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home-header-scroller__bg--1 {
  background-image: url(./img/header1-bg-2560.jpg);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1920px) {
  .home-header-scroller__bg--1 {
    background-image: url(./img/header1-bg-1920.jpg);
  }
}
@media screen and (max-width: 1600px) {
  .home-header-scroller__bg--1 {
    background-image: url(./img/header1-bg-1600.jpg);
  }
}
@media screen and (max-width: 1200px) {
  .home-header-scroller__bg--1 {
    background-image: url(./img/header1-bg-1200.jpg);
  }
}
@media screen and (max-width: 1024px) {
  .home-header-scroller__bg--1 {
    background-image: url(./img/header1-bg-1024.jpg);
  }
}
@media screen and (max-width: 768px) {
  .home-header-scroller__bg--1 {
    background-image: url(./img/header1-bg-768.jpg);
  }
}
.home-header-scroller__bg--2 {
  background-image: url(./img/header2-bg-2560.jpg);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1920px) {
  .home-header-scroller__bg--2 {
    background-image: url(./img/header2-bg-1920.jpg);
  }
}
@media screen and (max-width: 1600px) {
  .home-header-scroller__bg--2 {
    background-image: url(./img/header2-bg-1600.jpg);
  }
}
@media screen and (max-width: 1200px) {
  .home-header-scroller__bg--2 {
    background-image: url(./img/header2-bg-1200.jpg);
  }
}
@media screen and (max-width: 1024px) {
  .home-header-scroller__bg--2 {
    background-image: url(./img/header2-bg-1024.jpg);
  }
}
@media screen and (max-width: 768px) {
  .home-header-scroller__bg--2 {
    background-image: url(./img/header2-bg-768.jpg);
  }
}
.home-header-scroller__bg--3 {
  background-image: url(./img/header3-bg-2560.jpg);
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 1920px) {
  .home-header-scroller__bg--3 {
    background-image: url(./img/header3-bg-1920.jpg);
  }
}
@media screen and (max-width: 1600px) {
  .home-header-scroller__bg--3 {
    background-image: url(./img/header3-bg-1600.jpg);
  }
}
@media screen and (max-width: 1200px) {
  .home-header-scroller__bg--3 {
    background-image: url(./img/header3-bg-1200.jpg);
  }
}
@media screen and (max-width: 1024px) {
  .home-header-scroller__bg--3 {
    background-image: url(./img/header3-bg-1024.jpg);
  }
}
@media screen and (max-width: 768px) {
  .home-header-scroller__bg--3 {
    background-image: url(./img/header3-bg-768.jpg);
  }
}
.home-header-scroller__fg {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.home-header-scroller__fg img, .home-header-scroller__fg picture {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .home-header-scroller__fg {
    display: none;
  }
}
.home-header-scroller__text-layer, .home-header-scroller__refs, .home-header-scroller__btn-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.home-header-scroller span:not([button-text]) {
  font-family: "Replica-Bold", sans-serif;
  font-size: 10vw;
  color: white;
  display: inline-block;
  line-height: 1em;
}
@media (min-aspect-ratio: 2/1) {
  .home-header-scroller span:not([button-text]) {
    font-size: 20vh;
  }
}
.home-header-scroller__btn {
  margin-top: 5vh;
  height: 50px;
}
.home-header-scroller__btn .button {
  cursor: pointer;
  position: relative;
  margin-right: 40px;
}
.home-header-scroller__btn .button:after {
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 40px;
  background-color: white;
  color: #fd8c40;
  content: "+";
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  box-sizing: border-box;
  padding-bottom: 3px;
}
.home-header-scroller__btn-layer {
  z-index: 10;
}

.flash-banner {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
}
.flash-banner__content {
  background-color: #fd8c40;
  padding: 1em 1.5em;
  font-weight: 700;
  color: #242424;
  text-align: center;
}
.flash-banner__content a {
  color: #FFF;
}
.flash-banner__content a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .flash-banner__content {
    text-align: left;
    padding-left: 24px;
    padding-right: 4em;
  }
}
.flash-banner__close {
  position: absolute;
  width: 124px;
  height: 100%;
  right: 0;
  top: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .flash-banner__close {
    width: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .flash-banner__close {
    width: 57px;
    right: 50px;
  }
}
@media screen and (max-width: 600px) {
  .flash-banner__close {
    right: 15px;
  }
}
.flash-banner__info {
  display: inline-block;
  margin-top: -0.25em;
  margin-right: 0.25em;
}
@media screen and (max-width: 768px) {
  .flash-banner__info {
    display: none;
  }
}

.home-swiper {
  background: #000000;
  padding-top: 110px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .home-swiper {
    padding-top: 84px;
    background-color: #212021;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .home-swiper {
    padding-top: 60px;
  }
}
.home-swiper .swiper-wrapper {
  padding-top: 146px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .home-swiper .swiper-wrapper {
    padding-top: 0;
    order: 3;
  }
}
.home-swiper .swiper-wrapper .swiper-slide {
  min-width: 84vw;
}
@media screen and (max-width: 1024px) {
  .home-swiper .swiper-wrapper .swiper-slide {
    width: 100vw;
    height: auto;
  }
}
.home-swiper .banner_items__tile_inner {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .home-swiper .banner_items__tile_inner {
    max-width: none;
    max-width: initial;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}
.home-swiper .banner_items__tile_inner:before {
  content: "";
  mix-blend-mode: normal;
  opacity: 0;
  background: #000;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.home-swiper .banner_items__content_part {
  position: absolute;
  left: -91px;
  top: -65px;
  opacity: 0;
  transition: all ease 0.4s;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .home-swiper .banner_items__content_part {
    left: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .home-swiper .banner_items__content_part {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 0 44px;
    opacity: 1;
    padding: 0 20px;
  }
}
.home-swiper .banner_items__content_part .tile-simple__title {
  max-width: 650px;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .home-swiper .banner_items__content_part .tile-simple__title {
    max-width: 240px;
  }
}
.home-swiper .banner_items__content_part .tile-simple__title h4 {
  font-size: 72px;
  color: #FAFAFA;
  margin-bottom: 0;
  line-height: 64px;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .home-swiper .banner_items__content_part .tile-simple__title h4 {
    font-size: 28px;
    line-height: 25px;
  }
}
.home-swiper .banner_items__content_part .tile-simple__sup {
  color: #FFF;
  margin-bottom: 20px;
  max-width: 379px;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0.01em;
  text-align: left;
  text-transform: inherit;
}
@media screen and (max-width: 1024px) {
  .home-swiper .banner_items__content_part .tile-simple__sup {
    font-size: 15px;
    line-height: 19px;
  }
  .home-swiper .banner_items__content_part .button {
    padding: 0 16px;
  }
}
.home-swiper .banner_items__content_part .button .button__visible-layer:after {
  background-color: transparent;
  border: 1px solid #fd8c40;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
@media screen and (max-width: 1024px) {
  .home-swiper .banner_items__image_part {
    margin-top: auto;
    position: relative;
  }
}
.home-swiper .banner_items__image_part__img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  filter: grayscale(100%);
}
@media screen and (max-width: 1024px) {
  .home-swiper .banner_items__image_part__img img {
    display: block;
    height: 360px;
  }
}
.home-swiper .swiper-slide-active .banner_items__tile_inner:before {
  background: linear-gradient(111.88deg, #000000 3.22%, rgba(0, 0, 0, 0) 57.18%);
  opacity: 0.78;
}
@media screen and (max-width: 1024px) {
  .home-swiper .swiper-slide-active .banner_items__tile_inner:before {
    background: none;
  }
}
.home-swiper .swiper-slide-active .banner_items__content_part {
  opacity: 1;
}
.home-swiper .swiper-slide-active .banner_items__image_part__img {
  filter: grayscale(0%);
}

.swiper-pagination-progressbar {
  position: absolute;
  bottom: 0;
  top: auto !important;
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-progressbar-bg-color: #000000;
}
@media screen and (max-width: 1024px) {
  .swiper-pagination-progressbar {
    display: none;
  }
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #FD8C40;
}

.home-banner__dots {
  display: flex;
  justify-content: space-around;
  margin: 64px 0 0;
}
@media screen and (max-width: 1024px) {
  .home-banner__dots {
    order: 2;
    justify-content: flex-start;
    margin: 28px 20px 20px;
  }
}
.home-banner__dots .banner_items__dot {
  padding: 0 30px 26px 30px;
  cursor: pointer;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .home-banner__dots .banner_items__dot {
    padding: 0;
    margin: 0 16px 0 0;
    width: auto;
  }
}
.home-banner__dots .banner_items__dot .counter {
  font-family: "Replica-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0 0 10px;
}
@media screen and (max-width: 1024px) {
  .home-banner__dots .banner_items__dot .counter {
    line-height: 100%;
    letter-spacing: 0.1em;
    margin: 0;
  }
}
.home-banner__dots .banner_items__dot .tab_text {
  font-family: "Replica-Bold";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 96%;
  display: flex;
  align-items: flex-end;
  text-transform: uppercase;
  color: #FAFAFA;
  max-width: 240px;
}
@media screen and (max-width: 1024px) {
  .home-banner__dots .banner_items__dot .tab_text {
    display: none;
  }
}
.home-banner__dots .banner_items__dot:not(.active) .counter,
.home-banner__dots .banner_items__dot:not(.active) .tab_text {
  opacity: 0.3;
}

/*# sourceMappingURL=style.min.css.map*/