@font-face {
  font-family: "swiper-icons";

  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");

  font-weight: 400;

  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 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 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: 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: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  display: block;
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: "Silkamono";

  font-weight: 400;

  src: url("/fonts/silkamono-regular-webfont.woff2") format("woff2");
}

@font-face {
  font-family: "Helvetica Now";

  font-weight: 400;

  font-style: italic;

  src: url("/fonts/HelveticaNowText-RegularItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Helvetica Now";

  font-weight: 400;

  src: url("/fonts/HelveticaNowText-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Helvetica Now";

  font-weight: 600;

  font-style: italic;

  src: url("/fonts/HelveticaNowText-MediumItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Helvetica Now";

  font-weight: 600;

  src: url("/fonts/HelveticaNowText-Medium.woff2") format("woff2");
}

@font-face {
  font-family: "Helvetica Now";

  font-weight: 700;

  font-style: italic;

  src: url("/fonts/HelveticaNowText-BoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: "Helvetica Now";

  font-weight: 700;

  src: url("/fonts/HelveticaNowText-Bold.woff2") format("woff2");
}

:root {
  --black: #000000;
  --white: #ffffff;
  --grey-400: #5D6B7E;
  --grey-500: #8C8C8C;
  --grey-600: #B5B8BB;
  --grey: var(--grey-500);
  --blue-500: #163AEA;
  --blue-600: #4B69D4;
  --blue-700: #55A4F8;
  --blue-800: #6AD8FB;
  --blue-900: #D7EAF4;
  --blue: var(--blue-500);
  --primary: var(--blue-500);
}

/**
 * Breakpoints
 */

h1, .h1 {
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-size: 42px;
}

@media only screen and (min-width: 600px) {
  h1, .h1 {
    font-size: 64px;
  }
}

@media only screen and (min-width: 1024px) {
  h1, .h1 {
    font-size: 70px;
  }
}

h1.underline::after, .h1.underline::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 180px;
  height: 2px;
  margin-top: 0.5rem;
  background-image: linear-gradient(90deg, var(--blue-800) 0%, var(--blue-500) 100%);
  position: relative;
}

@media only screen and (min-width: 600px) {
  h1.underline::after, .h1.underline::after {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1024px) {
  h1.underline::after, .h1.underline::after {
    max-width: 250px;
  }
}

h2, .h2 {
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-size: 36px;
}

@media only screen and (min-width: 600px) {
  h2, .h2 {
    font-size: 56px;
  }
}

@media only screen and (min-width: 1024px) {
  h2, .h2 {
    font-size: 64px;
  }
}

h2.underline::after, .h2.underline::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 180px;
  height: 2px;
  margin-top: 0.5rem;
  background-image: linear-gradient(90deg, var(--blue-800) 0%, var(--blue-500) 100%);
  position: relative;
}

@media only screen and (min-width: 600px) {
  h2.underline::after, .h2.underline::after {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1024px) {
  h2.underline::after, .h2.underline::after {
    max-width: 250px;
  }
}

h3, .h3 {
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-size: 32px;
}

@media only screen and (min-width: 600px) {
  h3, .h3 {
    font-size: 44px;
  }
}

@media only screen and (min-width: 1024px) {
  h3, .h3 {
    font-size: 56px;
  }
}

h3.underline::after, .h3.underline::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 180px;
  height: 2px;
  margin-top: 0.5rem;
  background-image: linear-gradient(90deg, var(--blue-800) 0%, var(--blue-500) 100%);
  position: relative;
}

@media only screen and (min-width: 600px) {
  h3.underline::after, .h3.underline::after {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1024px) {
  h3.underline::after, .h3.underline::after {
    max-width: 250px;
  }
}

h4, .h4 {
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-size: 26px;
}

@media only screen and (min-width: 600px) {
  h4, .h4 {
    font-size: 32px;
  }
}

@media only screen and (min-width: 1024px) {
  h4, .h4 {
    font-size: 44px;
  }
}

h4.underline::after, .h4.underline::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 180px;
  height: 2px;
  margin-top: 0.5rem;
  background-image: linear-gradient(90deg, var(--blue-800) 0%, var(--blue-500) 100%);
  position: relative;
}

@media only screen and (min-width: 600px) {
  h4.underline::after, .h4.underline::after {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1024px) {
  h4.underline::after, .h4.underline::after {
    max-width: 250px;
  }
}

h5, .h5 {
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-size: 20px;
}

@media only screen and (min-width: 600px) {
  h5, .h5 {
    font-size: 26px;
  }
}

@media only screen and (min-width: 1024px) {
  h5, .h5 {
    font-size: 32px;
  }
}

h5.underline::after, .h5.underline::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 180px;
  height: 2px;
  margin-top: 0.5rem;
  background-image: linear-gradient(90deg, var(--blue-800) 0%, var(--blue-500) 100%);
  position: relative;
}

@media only screen and (min-width: 600px) {
  h5.underline::after, .h5.underline::after {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1024px) {
  h5.underline::after, .h5.underline::after {
    max-width: 250px;
  }
}

h6, .h6 {
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
  font-size: 18px;
}

@media only screen and (min-width: 600px) {
  h6, .h6 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1024px) {
  h6, .h6 {
    font-size: 26px;
  }
}

h6.underline::after, .h6.underline::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 180px;
  height: 2px;
  margin-top: 0.5rem;
  background-image: linear-gradient(90deg, var(--blue-800) 0%, var(--blue-500) 100%);
  position: relative;
}

@media only screen and (min-width: 600px) {
  h6.underline::after, .h6.underline::after {
    max-width: 220px;
  }
}

@media only screen and (min-width: 1024px) {
  h6.underline::after, .h6.underline::after {
    max-width: 250px;
  }
}

article h1, article .h1,
.article h1,
.article .h1 {
  margin: 2em 0 1em;
  line-height: 1.3;
  font-weight: 700;
  font-size: 24px;
}

article h1:first-child, article .h1:first-child,
.article h1:first-child,
.article .h1:first-child {
  margin: 0 0 1em;
}

@media only screen and (min-width: 600px) {
  article h1, article .h1,
.article h1,
.article .h1 {
    font-size: 31px;
  }
}

@media only screen and (min-width: 1024px) {
  article h1, article .h1,
.article h1,
.article .h1 {
    font-size: 36px;
  }
}

article h2, article .h2,
.article h2,
.article .h2 {
  margin: 2em 0 1em;
  line-height: 1.3;
  font-weight: 700;
  font-size: 22px;
}

article h2:first-child, article .h2:first-child,
.article h2:first-child,
.article .h2:first-child {
  margin: 0 0 1em;
}

@media only screen and (min-width: 600px) {
  article h2, article .h2,
.article h2,
.article .h2 {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1024px) {
  article h2, article .h2,
.article h2,
.article .h2 {
    font-size: 32px;
  }
}

article h3, article .h3,
.article h3,
.article .h3 {
  margin: 2em 0 1em;
  line-height: 1.3;
  font-weight: 700;
  font-size: 20px;
}

article h3:first-child, article .h3:first-child,
.article h3:first-child,
.article .h3:first-child {
  margin: 0 0 1em;
}

@media only screen and (min-width: 600px) {
  article h3, article .h3,
.article h3,
.article .h3 {
    font-size: 25px;
  }
}

@media only screen and (min-width: 1024px) {
  article h3, article .h3,
.article h3,
.article .h3 {
    font-size: 28px;
  }
}

article h4, article .h4,
.article h4,
.article .h4 {
  margin: 2em 0 1em;
  line-height: 1.3;
  font-weight: 700;
  font-size: 18px;
}

article h4:first-child, article .h4:first-child,
.article h4:first-child,
.article .h4:first-child {
  margin: 0 0 1em;
}

@media only screen and (min-width: 600px) {
  article h4, article .h4,
.article h4,
.article .h4 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1024px) {
  article h4, article .h4,
.article h4,
.article .h4 {
    font-size: 24px;
  }
}

article h5, article .h5,
.article h5,
.article .h5 {
  margin: 2em 0 1em;
  line-height: 1.3;
  font-weight: 700;
  font-size: 16px;
}

article h5:first-child, article .h5:first-child,
.article h5:first-child,
.article .h5:first-child {
  margin: 0 0 1em;
}

@media only screen and (min-width: 600px) {
  article h5, article .h5,
.article h5,
.article .h5 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1024px) {
  article h5, article .h5,
.article h5,
.article .h5 {
    font-size: 20px;
  }
}

article h6, article .h6,
.article h6,
.article .h6 {
  margin: 2em 0 1em;
  line-height: 1.3;
  font-weight: 700;
  font-size: 16px;
}

article h6:first-child, article .h6:first-child,
.article h6:first-child,
.article .h6:first-child {
  margin: 0 0 1em;
}

@media only screen and (min-width: 600px) {
  article h6, article .h6,
.article h6,
.article .h6 {
    font-size: 17px;
  }
}

@media only screen and (min-width: 1024px) {
  article h6, article .h6,
.article h6,
.article .h6 {
    font-size: 18px;
  }
}

p {
  line-height: 1.4;
}

table {
  border-collapse: collapse;
  width: 100%;
}

table tr {
  border-top: var(--fg-color) solid 1px;
}

table tr:last-child {
  border-bottom: var(--fg-color) solid 1px;
}

table td {
  padding: 10px 40px 10px 0;
}

table td:last-child {
  padding-right: 0;
}

table td * {
  margin: 0;
  padding: 0;
}

.theme-dark {
  --bg-color: var(--black);
  --fg-color: var(--white);
  --link-color: var(--blue-600);
  color: var(--fg-color);
  background: var(--bg-color);
}

.theme-light {
  --bg-color: var(--white);
  --fg-color: var(--black);
  --link-color: var(--blue-600);
  color: var(--fg-color);
  background: var(--bg-color);
}

.ui-h1 {
  font-size: 46px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: 1.2;
  margin: 2em 0 1em;
  color: var(--grey-400);
}

.ui-h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: 1.2;
  margin: 2em 0 1em;
  color: var(--grey-400);
}

.ui-h3 {
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: 1.2;
  margin: 2em 0 1em;
  color: var(--grey-400);
}

.ui-h4 {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: 1.2;
  margin: 2em 0 1em;
  color: var(--grey-400);
}

.ui-h5 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  line-height: 1.2;
  margin: 2em 0 1em;
  color: var(--grey-400);
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Helvetica Now", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 1.3;
  color: var(--white);
}

@media only screen and (min-width: 600px) {
  body {
    font-size: 18px;
  }
}

body.no-scroll {
  overflow: hidden;
}

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

.page {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background: var(--black);
  padding-top: 70px;
}

@media only screen and (min-width: 400px) {
  .page {
    padding-top: 85px;
  }
}

@media only screen and (min-width: 768px) {
  .page {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 1024px) {
  .page.has-sections-navigation {
    padding-top: 150px;
  }
}

img,
video,
canvas,
iframe {
  max-width: 100%;
}

.container {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  max-width: 1340px;
  padding: 0 20px;
}

@media only screen and (min-width: 1800px) {
  .container {
    max-width: 1520px;
  }
}

.container--small {
  max-width: 980px;
}

.container--medium {
  max-width: 1080px;
}

.grid {
  display: grid;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media only screen and (min-width: 968px) {
  .grid--col-lg {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 600px) {
  .grid--col-md {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 968px) {
  .grid--col-md {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 600px) {
  .grid--col-sm {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 968px) {
  .grid--col-sm {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 1340px) {
  .grid--col-sm {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.grid--col-1-2 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media only screen and (min-width: 768px) {
  .grid--col-1-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 968px) {
  .grid--col-1-2 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
}

@media only screen and (min-width: 1340px) {
  .grid--col-1-2 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
}

.grid--col-2-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media only screen and (min-width: 768px) {
  .grid--col-2-1 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 968px) {
  .grid--col-2-1 {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
}

@media only screen and (min-width: 1340px) {
  .grid--col-2-1 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
}

.grid--col-1-3 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media only screen and (min-width: 768px) {
  .grid--col-1-3 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  }
}

@media only screen and (min-width: 968px) {
  .grid--col-1-3 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  }
}

@media only screen and (min-width: 1340px) {
  .grid--col-1-3 {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
}

.grid--col-3-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media only screen and (min-width: 768px) {
  .grid--col-3-1 {
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  }
}

@media only screen and (min-width: 968px) {
  .grid--col-3-1 {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
}

@media only screen and (min-width: 1340px) {
  .grid--col-3-1 {
    grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  }
}

.nav {
  display: flex;
  align-items: center;
}

.nav--column {
  flex-direction: column;
  align-items: flex-start;
}

.nav__list {
  list-style: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  display: flex;
}

.nav__list--column {
  flex-direction: column;
}

@media only screen and (min-width: 1024px) {
  .nav__list--stocks {
    display: flex;
    margin-left: 60px;
  }
}

@media only screen and (min-width: 1340px) {
  .nav__list--stocks {
    display: flex;
    margin-left: 100px;
  }
}

@media only screen and (min-width: 1024px) {
  .nav__item:not(:first-child) {
    margin-left: 30px;
  }
}

@media only screen and (min-width: 1340px) {
  .nav__item:not(:first-child) {
    margin-left: 40px;
  }
}

.nav__span, .nav__link {
  display: block;
  padding: 20px 30px;
  color: var(--white);
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.2s ease-out, border-color 0.2s ease-out;
}

@media only screen and (min-width: 1024px) {
  .nav__span, .nav__link {
    padding: 10px 0;
  }
}

.nav__link:hover {
  color: var(--blue-700);
}

.nav__link--active {
  color: var(--blue-800);
}

.nav__span--stocks, .nav__link--stocks {
  letter-spacing: initial;
  color: var(--grey-500);
}

.header {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(0);
  height: 70px;
  background: var(--black);
  transition: transform 0.2s ease;
}

@media only screen and (min-width: 400px) {
  .header {
    height: 85px;
  }
}

@media only screen and (min-width: 768px) {
  .header {
    height: 100px;
  }
}

.header--hidden {
  transform: translateY(-100%);
}

.header__bar {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  background: var(--black);
}

.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.header__logo {
  display: block;
  width: 160px;
  box-sizing: border-box;
}

@media only screen and (min-width: 400px) {
  .header__logo {
    width: 180px;
  }
}

@media only screen and (min-width: 1340px) {
  .header__logo {
    width: 200px;
  }
}

.header__menu-holder {
  display: flex;
  align-items: center;
}

.header__nav {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .header__nav {
    display: flex;
  }
}

.header__sections-bar {
  background: rgba(5, 5, 5, 0.85);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  color: var(--white);
  display: none;
}

@media only screen and (min-width: 1024px) {
  .header__sections-bar {
    display: block;
  }
}

.header__sections-container {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.header__sections-link {
  margin: 0 20px;
  padding: 5px;
  color: var(--white);
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  transition: color 0.2s ease-out;
}

.header__sections-link:hover, .header__sections-link.is-active {
  color: var(--blue-800);
}

.menu {
  position: fixed;
  z-index: 9;
  top: 70px;
  right: 0;
  height: calc(100% - $headerHeight);
  width: 100%;
  max-width: 300px;
  padding: 1rem;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  background: rgba(0, 0, 0, 0.65);
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
}

@media only screen and (min-width: 400px) {
  .menu {
    top: 85px;
    height: calc(100% - $mobileHeaderHeight);
  }
}

@media only screen and (min-width: 768px) {
  .menu {
    top: 100px;
    height: calc(100% - $tabletHeaderHeight);
  }
}

@media only screen and (min-width: 1024px) {
  .menu {
    display: none;
  }
}

.menu--open {
  transform: translateX(0);
}

#footer {
  display: flex;
  align-items: center;
  color: var(--white);
  background: var(--black);
  margin-top: auto;
  padding: 20px 0;
}

@media only screen and (min-width: 1024px) {
  #footer {
    padding: 40px 0;
  }
}

.footer__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (min-width: 968px) {
  .footer__container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.footer__logo {
  display: block;
  width: 160px;
  box-sizing: border-box;
}

@media only screen and (min-width: 400px) {
  .footer__logo {
    width: 180px;
  }
}

@media only screen and (min-width: 1340px) {
  .footer__logo {
    width: 200px;
  }
}

.footer__logo {
  flex: 1;
  max-width: 150px;
}

@media only screen and (min-width: 968px) {
  .footer__logo {
    margin: 0 40px 0 0;
  }
}

@media only screen and (min-width: 1024px) {
  .footer__logo {
    margin: 0 80px 0 0;
  }
}

.footer__stocks {
  flex: 1;
  margin: 30px 0 0;
}

@media only screen and (min-width: 968px) {
  .footer__stocks {
    max-width: 25%;
    margin: 0 0 0 40px;
  }
}

.footer__buttons {
  flex-direction: column;
}

.footer__site-map {
  flex: 1;
  list-style: none;
  padding: 0;
  margin: 30px 0 0;
}

@media only screen and (min-width: 968px) {
  .footer__site-map {
    max-width: 25%;
    margin: 0 0 0 40px;
  }
}

.footer__span, .footer__link {
  line-height: 2;
  opacity: 0.7;
  color: var(--white);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 180px;
  transition: opacity 0.2s ease;
}

.footer__link:hover {
  opacity: 1;
  color: var(--blue-700);
}

.footer__link--active {
  opacity: 1;
  color: var(--blue-800);
}

.footer__copy {
  flex-shrink: 0;
  margin: 30px 0 0;
}

@media only screen and (min-width: 968px) {
  .footer__copy {
    margin: auto 0 0;
  }
}

.form-input {
  padding: 6px 0;
  border: 0;
  border-bottom: var(--fg-color) solid 1px;
}

.form-textarea {
  padding: 6px 0;
  border: 0;
  border-bottom: var(--fg-color) solid 1px;
  resize: vertical;
}

.newsletter {
  padding: 40px 0;
  position: relative;
}

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

.newsletter__container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}

@media only screen and (min-width: 1024px) {
  .newsletter__container {
    flex-direction: row;
    justify-content: space-between;
  }
}

.newsletter__info, .newsletter__form {
  max-width: 650px;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .newsletter__info, .newsletter__form {
    max-width: unset;
    width: calc(50% - 10px);
  }
}

.newsletter__info {
  text-align: center;
  margin: 0 0 40px;
}

@media only screen and (min-width: 1024px) {
  .newsletter__info {
    text-align: left;
    margin: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .newsletter__title {
    font-size: 42px;
  }
}

.newsletter__subtitle {
  margin-top: 10px;
}

.newsletter__form {
  padding: 15px;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 600px) {
  .newsletter__form {
    padding: 20px;
    flex-direction: row;
    align-items: center;
  }
}

.newsletter__input-box {
  flex: 1;
  display: flex;
}

.newsletter__input {
  flex: 1;
  margin: 0 20px 0 10px;
  padding: 6px 0;
  border: 0;
  border-bottom: var(--fg-color) solid 1px;
}

.newsletter__button {
  margin: 15px 0 0;
  align-self: center;
}

@media only screen and (min-width: 600px) {
  .newsletter__button {
    margin: 0;
    align-self: unset;
  }
}

.newsletter__message.is-success {
  color: var(--blue-700);
}

.newsletter__message.is-failed {
  margin: 20px 0 0;
  color: var(--grey-600);
}

.cms-header {
  font-weight: 700;
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 0;
  padding: calc($gutter / 1.5);
  color: var(--white);
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.cms-header a {
  font-size: 14px;
  color: var(--white);
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
}

.cms-header a i {
  font-size: 16px;
  padding-right: 10px;
}

.articles {
  padding: 40px 0;
}

.articles__grid {
  row-gap: 40px;
}

.articles__title {
  margin-bottom: 40px;
}

.article-card {
  border: solid 1px var(--fg-color);
  border-radius: 20px;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.article-card__category {
  margin: 0;
  padding: 15px 20px;
  border-bottom: solid 1px var(--fg-color);
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

.article-card__title {
  margin: 20px;
  font-size: 25px;
  line-height: 1.2;
  color: var(--link-color);
}

.article-card__description {
  margin: auto 20px 20px;
  position: relative;
  font-family: Courier, Monaco, monospace;
  font-size: 15px;
}

.article-card__meta {
  padding: 15px 20px;
  border-top: solid 1px var(--fg-color);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.article-card__date {
  font-size: 16px;
  line-height: 1;
}

.article-card__more {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

.article-card:hover .article-card__category,
.article-card:hover .article-card__meta {
  background: var(--fg-color);
  color: var(--bg-color);
}

.feature__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0;
}

.feature__title {
  margin-bottom: 20px;
  max-width: 30rem;
}

.feature__description {
  margin-top: auto;
  max-width: 34rem;
}

.feature__image, .feature__placeholder {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.feature__placeholder {
  background: var(--fg-color);
}

.feature--default .feature__image-box {
  aspect-ratio: 2/1;
}

@supports not (aspect-ratio: auto) {
  .feature--default .feature__image-box {
    position: relative;
    overflow: hidden;
  }

  .feature--default .feature__image-box::before {
    content: "";
    width: 100%;
    display: block;
    padding-top: 50%;
    height: 0;
  }
}

.feature--default .feature__image-box > * {
  max-width: 100%;
  aspect-ratio: 2/1;
}

@supports not (aspect-ratio: auto) {
  .feature--default .feature__image-box > * {
    position: absolute !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 968px) {
  .feature--default .feature__content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media only screen and (min-width: 968px) {
  .feature--default:nth-child(odd) .feature__content {
    padding-right: 20px;
  }
}

@media only screen and (min-width: 968px) {
  .feature--default:nth-child(even) .feature__content {
    padding-left: 20px;
  }
}

.feature--default .feature__title {
  font-size: 24px;
}

.feature--blocks .feature__image-box {
  max-height: 450px;
  aspect-ratio: 2/1;
}

@supports not (aspect-ratio: auto) {
  .feature--blocks .feature__image-box {
    position: relative;
    overflow: hidden;
  }

  .feature--blocks .feature__image-box::before {
    content: "";
    width: 100%;
    display: block;
    padding-top: 50%;
    height: 0;
  }
}

.feature--blocks .feature__image-box > * {
  max-width: 100%;
  aspect-ratio: 2/1;
}

@supports not (aspect-ratio: auto) {
  .feature--blocks .feature__image-box > * {
    position: absolute !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 968px) {
  .feature--blocks .feature__image-box {
    min-height: 100%;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 1/1;
    max-height: unset;
  }

  @supports not (aspect-ratio: auto) {
    .feature--blocks .feature__image-box {
      position: relative;
      overflow: hidden;
    }

    .feature--blocks .feature__image-box::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 100%;
      height: 0;
    }
  }

  .feature--blocks .feature__image-box > * {
    max-width: 100%;
    aspect-ratio: 1/1;
  }

  @supports not (aspect-ratio: auto) {
    .feature--blocks .feature__image-box > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

.feature--blocks .feature__content {
  padding: 30px;
}

@media only screen and (min-width: 1340px) {
  .feature--blocks .feature__content {
    padding: 40px;
  }
}

.usp {
  position: relative;
  padding: 0 10px 0 20px;
}

.usp::before {
  content: "";
  width: 1px;
  height: 60px;
  background: var(--fg-color);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
}

.usp__title {
  font-size: 18px;
}

.usp__description {
  margin-top: 5px;
  font-size: 15px;
}

.article-hero {
  padding: 10px 0 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 600px) {
  .article-hero {
    padding: 20px 0 120px;
  }
}

@media only screen and (min-width: 1340px) {
  .article-hero {
    padding: 20px 0 140px;
  }
}

.article-hero__back {
  align-self: flex-start;
  color: inherit;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  opacity: 0.65;
  margin-bottom: 80px;
}

@media only screen and (min-width: 600px) {
  .article-hero__back {
    font-size: 15px;
    margin-bottom: 100px;
  }
}

.article-hero__container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.article-hero__title {
  max-width: 900px;
  text-align: center;
}

@media only screen and (min-width: 600px) {
  .article-hero__title {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 1340px) {
  .article-hero__title {
    font-size: 52px;
  }
}

.article-hero__meta {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  opacity: 0.65;
  margin-top: 20px;
}

@media only screen and (min-width: 600px) {
  .article-hero__meta {
    font-size: 15px;
  }
}

.article-hero__meta-item {
  margin: 20px 15px 0;
}

@media only screen and (min-width: 600px) {
  .article-hero__meta-item {
    margin: 20px 20px 0;
  }
}

.swiper .swiper-slide div {
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: auto) {
  .swiper .swiper-slide div {
    position: relative;
    overflow: hidden;
  }

  .swiper .swiper-slide div::before {
    content: "";
    width: 100%;
    display: block;
    padding-top: 56.25%;
    height: 0;
  }
}

.swiper .swiper-slide div > img {
  max-width: 100%;
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: auto) {
  .swiper .swiper-slide div > img {
    position: absolute !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}

.swiper .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 60px;
  margin: 0;
  transform: translateY(-50%);
  transition: background 0.2s ease;
}

.swiper .swiper-button-prev:hover,
.swiper .swiper-button-next:hover {
  background: var(--black);
}

@media only screen and (min-width: 600px) {
  .swiper .swiper-button-prev,
.swiper .swiper-button-next {
    margin-top: -20px !important;
  }
}

.swiper .swiper-button-prev::after,
.swiper .swiper-button-next::after {
  font-size: 32px;
  color: rgba(255, 255, 255, 0.8);
}

@media only screen and (min-width: 600px) {
  .swiper .swiper-button-prev::after,
.swiper .swiper-button-next::after {
    font-size: 36px;
  }
}

.swiper .swiper-button-prev {
  left: 0;
}

.swiper .swiper-button-next {
  right: 0;
}

.swiper .swiper-pagination {
  position: relative;
  bottom: unset;
  margin-top: 20px;
  display: none;
}

@media only screen and (min-width: 600px) {
  .swiper .swiper-pagination {
    display: block;
  }
}

.swiper .swiper-pagination-bullet {
  margin: 0 6px !important;
  width: 12px;
  height: 12px;
  background: var(--fg-color);
  opacity: 0.25;
}

@media only screen and (min-width: 768px) {
  .swiper .swiper-pagination-bullet {
    margin: 0 8px !important;
  }
}

.swiper .swiper-pagination-bullet-active {
  background: var(--blue-700);
  opacity: 1;
}

.social-media {
  position: fixed;
  z-index: 99;
  right: 20px;
  bottom: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media only screen and (min-width: 1024px) {
  .social-media {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}

.social-media__item {
  margin-bottom: 20px;
  transform: translateX(56px);
  transition: transform 0.2s ease;
}

.social-media__item:nth-child(2) {
  transition-delay: 0.06s;
}

.social-media__item:nth-child(3) {
  transition-delay: 0.12s;
}

.social-media__item:nth-child(4) {
  transition-delay: 0.18s;
}

@media only screen and (min-width: 1024px) {
  .social-media__item--show {
    transform: translateX(0);
  }
}

.social-media__link {
  color: var(--black);
  font-size: 14.4px;
  text-align: center;
  line-height: 36px;
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: var(--grey);
  background-size: 300% auto;
  background-image: linear-gradient(90deg, var(--grey) 33%, var(--blue-800) 66%, var(--blue-500) 100%);
  background-position: 0% center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  transition: background 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
}

@media only screen and (min-width: 1024px) {
  .social-media__link {
    color: var(--white);
  }
}

.social-media__link:hover {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  background-position: 100% center;
}

body.has-open-menu .social-media__item {
  transform: translateX(0);
}

.video-embed {
  position: relative;
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: auto) {
  .video-embed {
    position: relative;
    overflow: hidden;
  }

  .video-embed::before {
    content: "";
    width: 100%;
    display: block;
    padding-top: 56.25%;
    height: 0;
  }
}

.video-embed__thumb {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: var(--bg-color);
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
}

.video-embed__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.65;
}

.video-embed__play {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  text-decoration: none;
}

.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.link {
  font-weight: 700;
  color: var(--white);
  display: flex;
  align-items: center;
  text-decoration: none;
}

.link i {
  padding-left: 5px;
}

.burger {
  transition: all 0.25s ease-out;
  position: relative;
  z-index: 3;
  top: 0;
  right: 0;
  display: block;
  width: 26px;
  height: 21px;
  padding: 22px;
  transform: translateX(22px);
  box-sizing: content-box;
}

@media only screen and (min-width: 1024px) {
  .burger {
    display: none;
  }
}

.burger__slice {
  transition: all 0.25s ease-out;
  transform-origin: 50% 50%;
  position: absolute;
  top: 23px;
  display: block;
  height: 3px;
  width: 26px;
  background-color: var(--grey);
}

.burger__slice:nth-child(2) {
  top: 50%;
  margin-top: -1.5px;
}

.burger__slice:nth-child(3) {
  top: 39px;
}

.burger:hover .burger__slice {
  background-color: var(--white);
}

.burger--open {
  margin-right: 0;
}

.burger--open .burger__slice {
  background-color: var(--white);
}

.burger--open .burger__slice:nth-child(1) {
  transform: rotate(45deg);
  top: 50%;
}

.burger--open .burger__slice:nth-child(2) {
  transform: scaleX(0);
}

.burger--open .burger__slice:nth-child(3) {
  transform: rotate(-45deg);
  top: 50%;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 28px;
  margin-left: -calc($width / 2);
  margin-top: -calc($width / 2);
}

.play-button__stripe {
  position: absolute;
  top: 0;
  left: 2px;
  height: 28px;
  width: 4px;
  background: #fff;
  transform-origin: 0 50%;
  border-radius: 2px;
  transition: all 0.2s ease-out;
}

.play-button__stripe--2 {
  left: 3px;
  top: -1px;
  height: 4px;
  width: 30px;
  transform: rotate(27deg);
  transition-duration: 0.2s;
}

.play-button__stripe--3 {
  left: 3px;
  top: auto;
  bottom: -1px;
  height: 4px;
  width: 30px;
  transform: rotate(-27deg);
  transition-duration: 0.2s;
}

.play-button--playing .play-button__stripe--1 {
  opacity: 0;
}

.play-button--playing .play-button__stripe--2 {
  top: -3px;
  left: 7px;
  transform: rotate(90deg);
}

.play-button--playing .play-button__stripe--3 {
  left: 21px;
  top: auto;
  bottom: -3px;
  transform: rotate(-90deg);
}

.buttons {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin: -20px 0 0 -20px;
}

.buttons > * {
  margin: 20px 0 0 20px;
}

.buttons--center {
  justify-content: center;
}

.buttons--end {
  justify-content: flex-end;
}

.button {
  display: inline-flex;
  padding: 0.65em 1.3em;
  color: var(--fg-color);
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: var(--fg-color);
  border-radius: 22px;
  background: transparent;
  transition: opacity 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}

.button:not(:disabled):hover {
  background: var(--fg-color);
  color: var(--bg-color);
}

.button--blue {
  color: var(--white);
  background: var(--black);
  border-color: var(--blue-600);
}

.button--blue:not(:disabled):hover {
  color: var(--white);
  background: var(--blue-600);
}

.button:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
}

@media only screen and (min-width: 600px) {
  .slick-slider {
    overflow: visible;
  }
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: 0;
  margin-right: auto;
  width: 100%;
  display: flex;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

/* Arrows */

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-size: 22px;
  line-height: 1;
  opacity: 0.75;
  color: var(--grey);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -30px;
}

[dir=rtl] .slick-prev {
  right: -30px;
  left: auto;
}

.slick-next {
  right: -30px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -30px;
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: relative;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 calc($gutter / 2);
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  opacity: 0.3;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: var(--grey-600);
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li.slick-active button {
  opacity: 1;
}

.section.section--image {
  padding: 0 !important;
}

.section.section--large {
  padding: 60px 0;
}

@media only screen and (min-width: 768px) {
  .section.section--large {
    padding: 80px 0;
  }
}

.section.section--large.theme-dark + .section--large.theme-dark, .section.section--large.theme-light + .section--large.theme-light, .section.section--large.theme-dark + .section--medium.theme-dark, .section.section--large.theme-light + .section--medium.theme-light, .section.section--large.theme-dark + .section--small.theme-dark, .section.section--large.theme-light + .section--small.theme-light {
  padding-top: 0 !important;
}

.section.section--medium {
  padding: 40px 0;
}

.section.section--medium.theme-dark + .section--large.theme-dark, .section.section--medium.theme-light + .section--large.theme-light {
  padding-top: 20px !important;
}

@media only screen and (min-width: 768px) {
  .section.section--medium.theme-dark + .section--large.theme-dark, .section.section--medium.theme-light + .section--large.theme-light {
    padding-top: 40px !important;
  }
}

.section.section--medium.theme-dark + .section--medium.theme-dark, .section.section--medium.theme-light + .section--medium.theme-light, .section.section--medium.theme-dark + .section--small.theme-dark, .section.section--medium.theme-light + .section--small.theme-light {
  padding-top: 0 !important;
}

.section.section--small {
  padding: 20px 0;
}

.section.section--small.theme-dark + .section--large.theme-dark, .section.section--small.theme-light + .section--large.theme-light {
  padding-top: 40px !important;
}

@media only screen and (min-width: 768px) {
  .section.section--small.theme-dark + .section--large.theme-dark, .section.section--small.theme-light + .section--large.theme-light {
    padding-top: 60px !important;
  }
}

.section.section--small.theme-dark + .section--medium.theme-dark, .section.section--small.theme-light + .section--medium.theme-light {
  padding-top: 20px !important;
}

.section.section--small.theme-dark + .section--small.theme-dark, .section.section--small.theme-light + .section--small.theme-light {
  padding-top: 0 !important;
}

.text__title {
  text-align: center;
}

.text__title + .text__article {
  margin-top: 40px;
}

.hero__box {
  aspect-ratio: 20/8;
}

@supports not (aspect-ratio: auto) {
  .hero__box {
    position: relative;
    overflow: hidden;
  }

  .hero__box::before {
    content: "";
    width: 100%;
    display: block;
    padding-top: 40%;
    height: 0;
  }
}

.hero__box > * {
  max-width: 100%;
  aspect-ratio: 20/8;
}

@supports not (aspect-ratio: auto) {
  .hero__box > * {
    position: absolute !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}

.hero__video {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.banner {
  position: relative;
}

.banner__container {
  position: relative;
}

.banner__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: var(--bg-color);
  -o-object-fit: cover;
     object-fit: cover;
}

.banner__image--contained {
  width: 100%;
  max-width: unset;
  margin: 0;
}

@media only screen and (min-width: 1340px) {
  .banner__image--contained {
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    margin: 0 20px;
  }
}

@media only screen and (min-width: 600px) {
  .banner__box--medium {
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .banner__box--medium {
      position: relative;
      overflow: hidden;
    }

    .banner__box--medium::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 50%;
      height: 0;
    }
  }

  .banner__box--medium > * {
    max-width: 100%;
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .banner__box--medium > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 1340px) {
  .banner__box--medium {
    aspect-ratio: 3/1;
  }

  @supports not (aspect-ratio: auto) {
    .banner__box--medium {
      position: relative;
      overflow: hidden;
    }

    .banner__box--medium::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 33.3333333333%;
      height: 0;
    }
  }

  .banner__box--medium > * {
    max-width: 100%;
    aspect-ratio: 3/1;
  }

  @supports not (aspect-ratio: auto) {
    .banner__box--medium > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 600px) {
  .banner__box--large {
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .banner__box--large {
      position: relative;
      overflow: hidden;
    }

    .banner__box--large::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 50%;
      height: 0;
    }
  }

  .banner__box--large > * {
    max-width: 100%;
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .banner__box--large > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

.banner__content {
  padding: 40px 0;
  height: 100%;
  max-width: 100%;
  min-height: 250px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media only screen and (min-width: 600px) {
  .banner__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 1340px) {
  .banner__content {
    flex-direction: row;
    text-align: left;
  }
}

@media only screen and (min-width: 1340px) {
  .banner__content--full {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 1340px) {
  .banner__content--contained {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.banner__title:after {
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (min-width: 1340px) {
  .banner__title:after {
    left: unset;
    transform: unset;
  }
}

@media only screen and (min-width: 1340px) {
  .banner__title {
    flex: 1;
    margin-right: 40px;
    margin-bottom: 20px;
  }
}

.banner__description {
  max-width: 768px;
  font-size: 20px;
  font-weight: 700;
}

@media only screen and (min-width: 600px) {
  .banner__description {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1340px) {
  .banner__description {
    flex: 1;
    margin-left: 40px;
    font-size: 28px;
  }
}

.video-banner {
  position: relative;
}

.video-banner__container {
  position: relative;
}

.video-banner__video-box {
  width: 100%;
}

.video-banner__video-box--contained {
  width: calc(100% + 40px);
  max-width: calc(100% + 40px);
  margin: 0 -20px;
}

@media only screen and (min-width: 1340px) {
  .video-banner__video-box--contained {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}

@media only screen and (min-width: 600px) {
  .video-banner__box--medium {
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .video-banner__box--medium {
      position: relative;
      overflow: hidden;
    }

    .video-banner__box--medium::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 50%;
      height: 0;
    }
  }

  .video-banner__box--medium > * {
    max-width: 100%;
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .video-banner__box--medium > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 1340px) {
  .video-banner__box--medium {
    aspect-ratio: 3/1;
  }

  @supports not (aspect-ratio: auto) {
    .video-banner__box--medium {
      position: relative;
      overflow: hidden;
    }

    .video-banner__box--medium::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 33.3333333333%;
      height: 0;
    }
  }

  .video-banner__box--medium > * {
    max-width: 100%;
    aspect-ratio: 3/1;
  }

  @supports not (aspect-ratio: auto) {
    .video-banner__box--medium > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 600px) {
  .video-banner__box--large {
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .video-banner__box--large {
      position: relative;
      overflow: hidden;
    }

    .video-banner__box--large::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 50%;
      height: 0;
    }
  }

  .video-banner__box--large > * {
    max-width: 100%;
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .video-banner__box--large > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

.video-banner__content {
  margin: 20px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media only screen and (min-width: 600px) {
  .video-banner__content {
    margin: 30px 0 0;
  }
}

@media only screen and (min-width: 1340px) {
  .video-banner__content {
    margin: 40px 0 0;
    flex-direction: row;
    text-align: left;
    align-items: flex-start;
  }
}

.video-banner__title:after {
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (min-width: 1340px) {
  .video-banner__title:after {
    left: unset;
    transform: unset;
  }
}

@media only screen and (min-width: 1340px) {
  .video-banner__title {
    flex: 1;
    margin-right: 40px;
    margin-bottom: 20px;
  }
}

.video-banner__description {
  max-width: 768px;
  font-weight: 400;
}

@media only screen and (min-width: 600px) {
  .video-banner__description {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1340px) {
  .video-banner__description {
    flex: 1;
    margin-left: 40px;
  }
}

.cta__video-box {
  width: 100%;
  margin: 0 -20px;
  width: calc(100% + 40px);
  max-width: unset;
}

@media only screen and (min-width: 768px) {
  .cta__video-box {
    width: calc(100% + 20px);
  }
}

@media only screen and (min-width: 968px) {
  .cta__video-box {
    margin: 0 0 0 -20px;
    width: 100%;
  }
}

@media only screen and (min-width: 1340px) {
  .cta__video-box {
    margin: 0;
    width: calc(100% - 20px);
  }
}

.cta__image-box--nocrop {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .cta__image-box--nocrop {
    width: calc(100% + -20px);
  }
}

.cta__image-box--nocrop .cta__image {
  -o-object-fit: contain;
     object-fit: contain;
}

.cta__image-box--crop {
  margin: 0 -20px;
  width: calc(100% + 40px);
  max-width: unset;
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: auto) {
  .cta__image-box--crop {
    position: relative;
    overflow: hidden;
  }

  .cta__image-box--crop::before {
    content: "";
    width: 100%;
    display: block;
    padding-top: 56.25%;
    height: 0;
  }
}

.cta__image-box--crop > * {
  max-width: 100%;
  aspect-ratio: 16/9;
}

@supports not (aspect-ratio: auto) {
  .cta__image-box--crop > * {
    position: absolute !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .cta__image-box--crop {
    aspect-ratio: 4/3;
  }

  @supports not (aspect-ratio: auto) {
    .cta__image-box--crop {
      position: relative;
      overflow: hidden;
    }

    .cta__image-box--crop::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 75%;
      height: 0;
    }
  }

  .cta__image-box--crop > * {
    max-width: 100%;
    aspect-ratio: 4/3;
  }

  @supports not (aspect-ratio: auto) {
    .cta__image-box--crop > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 768px) {
  .cta__image-box--crop {
    width: calc(100% + 20px);
  }
}

@media only screen and (min-width: 968px) {
  .cta__image-box--crop {
    margin: 0 0 0 -20px;
    width: 100%;
  }
}

@media only screen and (min-width: 1340px) {
  .cta__image-box--crop {
    margin: 0;
    width: calc(100% - 20px);
  }
}

.cta__image-box--crop .cta__image {
  -o-object-fit: cover;
     object-fit: cover;
}

.cta__info {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media only screen and (min-width: 768px) {
  .cta__info {
    padding: 20px 0;
  }
}

@media only screen and (min-width: 1340px) {
  .cta__info {
    padding: 40px 0 20px;
  }
}

.cta__title {
  margin: 0 0 0.5rem;
}

@media only screen and (min-width: 600px) {
  .cta__title {
    margin: 0 0 auto;
    padding-bottom: 40px;
  }
}

.cta__description {
  margin: 1.5rem 0 0;
}

@media only screen and (min-width: 600px) {
  .cta__description {
    margin: auto 0 0;
    font-size: 20px;
  }
}

.cta__buttons {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .cta__buttons {
    margin-top: 20px;
    justify-content: flex-end;
  }
}

@media only screen and (min-width: 768px) {
  .cta__buttons--left {
    justify-content: flex-start;
  }
}

@media only screen and (min-width: 768px) {
  .cta--reverse .cta__video-box,
.cta--reverse .cta__image-box {
    order: 2;
    margin: 0;
  }
}

@media only screen and (min-width: 968px) {
  .cta--reverse .cta__video-box,
.cta--reverse .cta__image-box {
    margin: 0 0 0 20px;
  }
}

@media only screen and (min-width: 1340px) {
  .cta--reverse .cta__video-box,
.cta--reverse .cta__image-box {
    margin: 0 0 0 20px;
  }
}

@media only screen and (min-width: 768px) {
  .cta--reverse .cta__info {
    order: 1;
  }
}

.cta--no-media .cta__info {
  padding-top: 0;
  max-width: 42rem;
}

.contact__title {
  margin: 0 0 0.5rem;
}

@media only screen and (min-width: 600px) {
  .contact__title {
    margin: 0 0 auto;
    padding-bottom: 40px;
  }
}

.contact__description {
  margin: 1.5rem 0 0;
}

@media only screen and (min-width: 600px) {
  .contact__description {
    margin: auto 0 0;
    font-size: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .contact__form-container {
    margin-left: 40px;
  }
}

@media only screen and (min-width: 1024px) {
  .contact__form-container {
    margin-top: 125px;
  }
}

@media only screen and (min-width: 768px) {
  .contact__form {
    margin-left: -20px;
    margin-top: -20px;
  }
}

.contact__row {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media only screen and (min-width: 1024px) {
  .contact__row {
    flex-direction: row;
  }
}

.contact__column {
  width: 100%;
  margin-top: 20px;
}

@media only screen and (min-width: 1024px) {
  .contact__column {
    margin-left: 20px;
  }
}

.contact__column > * {
  width: 100%;
}

.contact__button {
  margin-top: 1rem;
  width: unset !important;
}

.contact__message.is-success {
  color: var(--blue-700);
}

.contact__message.is-failed {
  margin: 20px 0 0;
  color: var(--grey-600);
}

.image-info {
  position: relative;
}

.image-info__container {
  position: relative;
}

.image-info__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: var(--bg-color);
}

@media only screen and (min-width: 968px) {
  .image-info__image {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
}

.image-info__image--contained {
  width: calc(100% + 40px);
  max-width: unset;
  margin: 0 -20px;
}

@media only screen and (min-width: 1340px) {
  .image-info__image--contained {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}

.image-info__content {
  height: 100%;
  max-width: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 968px) {
  .image-info__content--small {
    min-height: 400px;
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__content--small {
    aspect-ratio: 8/3;
    max-height: 80vh;
  }

  @supports not (aspect-ratio: auto) {
    .image-info__content--small {
      position: relative;
      overflow: hidden;
    }

    .image-info__content--small::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 37.5%;
      height: 0;
    }
  }

  .image-info__content--small > * {
    max-width: 100%;
    aspect-ratio: 8/3;
  }

  @supports not (aspect-ratio: auto) {
    .image-info__content--small > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__content--small.image-info__content--full {
    min-height: 34vh;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__content--medium {
    min-height: 500px;
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__content--medium {
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .image-info__content--medium {
      position: relative;
      overflow: hidden;
    }

    .image-info__content--medium::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 50%;
      height: 0;
    }
  }

  .image-info__content--medium > * {
    max-width: 100%;
    aspect-ratio: 2/1;
  }

  @supports not (aspect-ratio: auto) {
    .image-info__content--medium > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__content--medium.image-info__content--full {
    min-height: 40vh;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__content--large {
    min-height: 600px;
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__content--large {
    aspect-ratio: 3/2;
  }

  @supports not (aspect-ratio: auto) {
    .image-info__content--large {
      position: relative;
      overflow: hidden;
    }

    .image-info__content--large::before {
      content: "";
      width: 100%;
      display: block;
      padding-top: 66.6666666667%;
      height: 0;
    }
  }

  .image-info__content--large > * {
    max-width: 100%;
    aspect-ratio: 3/2;
  }

  @supports not (aspect-ratio: auto) {
    .image-info__content--large > * {
      position: absolute !important;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%;
      width: 100%;
      max-width: 100%;
      height: 100%;
    }
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__content--large.image-info__content--full {
    min-height: 50vh;
  }
}

.image-info__info {
  flex: 1;
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media only screen and (min-width: 600px) {
  .image-info__info {
    padding: 20px 0 20px 20px;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__info {
    padding: 40px 20px 40px 40px;
  }
}

.image-info__title {
  margin: 20px 0;
}

@media only screen and (min-width: 600px) {
  .image-info__title {
    width: calc(75% - 10px);
    margin: 40px 0;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__title {
    width: calc(42% - 10px);
    margin: 40px 0 60px;
  }
}

@media only screen and (min-width: 1024px) {
  .image-info__title {
    width: calc(38% - 10px);
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__title {
    width: calc(34% - 10px);
  }
}

.image-info__title--left {
  margin-right: auto;
}

@media only screen and (min-width: 968px) {
  .image-info__title--right {
    margin-left: auto;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__title--center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__title--center:after {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media only screen and (min-width: 600px) {
  .image-info__bottom {
    width: calc(75% - 10px);
  }
}

@media only screen and (min-width: 968px) {
  .image-info__bottom {
    margin-top: auto;
    width: calc(42% - 10px);
  }
}

@media only screen and (min-width: 1024px) {
  .image-info__bottom {
    margin-top: auto;
    width: calc(38% - 10px);
  }
}

@media only screen and (min-width: 1340px) {
  .image-info__bottom {
    margin-top: auto;
    width: calc(34% - 10px);
  }
}

@media only screen and (min-width: 968px) {
  .image-info__bottom--left {
    margin-left: unset;
    margin-right: auto;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__bottom--right {
    margin-left: auto;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__bottom--center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.image-info__description {
  margin-bottom: 30px;
}

@media only screen and (min-width: 600px) {
  .image-info__description {
    font-size: 21px;
  }
}

@media only screen and (min-width: 968px) {
  .image-info__description {
    margin-bottom: 60px;
  }
}

.image-info__buttons--left {
  justify-content: flex-start;
}

.image-info__buttons--right {
  justify-content: flex-start;
}

@media only screen and (min-width: 968px) {
  .image-info__buttons--right {
    justify-content: flex-end;
  }
}

.image-info__buttons--center {
  justify-content: flex-start;
}

@media only screen and (min-width: 968px) {
  .image-info__buttons--center {
    justify-content: center;
  }
}

.image__title {
  margin: 0 0 20px;
}

@media only screen and (min-width: 768px) {
  .image__title {
    margin: 0 0 30px;
  }
}

.video__title {
  margin: 0 0 20px;
}

@media only screen and (min-width: 768px) {
  .video__title {
    margin: 0 0 30px;
  }
}

.embed__title {
  margin: 0 0 20px;
}

@media only screen and (min-width: 768px) {
  .embed__title {
    margin: 0 0 30px;
  }
}

.embed__wrapper > iframe {
  width: 100%;
}

.people__title {
  margin: 0 0 40px;
}

@media only screen and (min-width: 768px) {
  .people__title {
    margin: 0 0 60px;
  }
}

.people__person {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 968px) {
  .people__person {
    flex-direction: row;
  }
}

.people__person:not(:first-child) {
  margin-top: 40px;
}

@media only screen and (min-width: 968px) {
  .people__person:not(:first-child) {
    margin-top: 50px;
  }
}

.people__image {
  width: 200px;
  height: 200px;
  margin: 0 0 30px;
}

@media only screen and (min-width: 968px) {
  .people__image {
    margin: 0 30px 0 0;
  }
}

.people__info {
  flex: 1;
}

.people__role {
  margin: 10px 0 5px;
  color: var(--blue-600);
}

.people__name {
  margin: 0 0 20px;
}

.logos__title {
  margin: 0 0 40px;
}

@media only screen and (min-width: 768px) {
  .logos__title {
    margin: 0 0 60px;
  }
}

.logos__list {
  display: grid;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  justify-items: center;
}

.logos__item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.logos__image {
  max-width: 250px;
  max-height: 125px;
  width: 100%;
}

.gallery__title {
  margin: 0 0 20px;
}

@media only screen and (min-width: 768px) {
  .gallery__title {
    margin: 0 0 30px;
  }
}

.links__grid {
  -moz-column-gap: calc($gutter / 2);
       column-gap: calc($gutter / 2);
  row-gap: calc($gutter / 2);
}

@media only screen and (min-width: 968px) {
  .links__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (min-width: 1024px) {
  .links__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.links__link {
  position: relative;
  aspect-ratio: 1/1;
  color: var(--bg-color);
  background: var(--fg-color);
  text-decoration: none;
}

@supports not (aspect-ratio: auto) {
  .links__link {
    position: relative;
    overflow: hidden;
  }

  .links__link::before {
    content: "";
    width: 100%;
    display: block;
    padding-top: 100%;
    height: 0;
  }
}

.links__link > .links__link-image {
  max-width: 100%;
  aspect-ratio: 1/1;
}

@supports not (aspect-ratio: auto) {
  .links__link > .links__link-image {
    position: absolute !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }
}

.links__link-overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.links__link-title {
  padding: 20px;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  text-transform: uppercase;
  font-size: 40px !important;
}

@media only screen and (min-width: 1024px) {
  .links__link-title {
    font-size: 30px !important;
  }
}

@media only screen and (min-width: 1340px) {
  .links__link-title {
    font-size: 40px !important;
  }
}

.links__link-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.intro {
  position: relative;
  display: flex;
  color: var(--white);
  height: calc(100vh - 70px);
  min-height: 500px;
  background: var(--black);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 40px 0;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
  .intro {
    align-items: center;
  }
}

.intro__holder {
  position: relative;
  height: calc(100vh - 70px);
  min-height: 500px;
  background: var(--black);
  overflow: hidden;
}

.intro__background-video, .intro__overlay {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.intro__background-video video, .intro__overlay video {
  -o-object-fit: cover;
     object-fit: cover;
}

.intro__overlay {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
}

.intro__video-holder {
  position: absolute;
  z-index: 3;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.intro__video {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  max-width: 1920px;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.5s ease-out 0.2s;
}

.intro__video--shown {
  opacity: 1;
}

.intro__fullscreen-button {
  cursor: pointer;
  position: absolute;
  z-index: 6;
  bottom: 20px;
  right: 20px;
  width: 26px;
  height: 26px;
  padding: 0;
  background: transparent;
  border: none;
  margin-bottom: -46px;
  opacity: 0.8;
  transform: scale(0.9);
  transition: opacity 0.2s ease-out, transform 0.2s ease-out, margin-bottom 0.12s ease-out;
}

.intro__fullscreen-button:hover {
  opacity: 1;
  transform: scale(1);
}

.intro__fullscreen-button--shown {
  margin-bottom: 0;
}

.intro__fs-line {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 10px;
  height: 10px;
  border-left: 3px solid var(--white);
  border-top: 3px solid var(--white);
}

.intro__fs-line--right-bottom {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
}

.intro__play-button {
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  transition: opacity 0.2s ease-out;
}

.intro__play-button:hover {
  opacity: 0.8;
}

.intro__play-button--playing .intro__circle {
  opacity: 0;
  width: 300px;
  height: 300px;
}

.intro__play-button--hidden {
  opacity: 0;
}

.intro__play-button--hidden:hover {
  opacity: 0;
}

.intro__circle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  opacity: 1;
  width: 100px;
  height: 100px;
  border: 5px solid var(--white);
  border-radius: 50%;
  transition: opacity 0.2s ease-out, width 0.25s ease-out, height 0.25s ease-out;
}

@media only screen and (min-width: 1024px) {
  .intro__circle {
    width: 110px;
    height: 110px;
  }
}

.intro__scroll-indicator {
  cursor: pointer;
  position: absolute;
  z-index: 6;
  bottom: 40px;
  left: 50%;
  margin-left: -calc($size / 2);
  width: 20px;
  height: 20px;
}

.intro__scroll-indicator i {
  font-size: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
  0% {
    opacity: 1;
    bottom: 0;
  }

  50% {
    opacity: 0.5;
    bottom: 20px;
  }

  100% {
    opacity: 1;
    bottom: 0;
  }
}

@keyframes bounce {
  0% {
    opacity: 1;
    bottom: 0;
  }

  50% {
    opacity: 0.5;
    bottom: 20px;
  }

  100% {
    opacity: 1;
    bottom: 0;
  }
}

.features__title {
  margin-bottom: 40px;
}

@media only screen and (min-width: 968px) {
  .features__title {
    margin-bottom: 60px;
  }
}

@media only screen and (min-width: 968px) {
  .features .feature:nth-child(even) .feature__content {
    order: 2;
  }
}

@media only screen and (min-width: 968px) {
  .features .feature:nth-child(even) .feature__image,
.features .feature:nth-child(even) .feature__placeholder {
    order: 1;
  }
}

.features .feature + .feature {
  margin-top: 20px;
}

.usps__title {
  margin-bottom: 40px;
}

@media only screen and (min-width: 968px) {
  .usps__title {
    margin-bottom: 60px;
  }
}

.usps__list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: -10px;
}

@media only screen and (min-width: 600px) {
  .usps__list {
    flex-direction: row;
    justify-content: center;
  }
}

.usps__item {
  margin-top: 10px;
}

@media only screen and (min-width: 600px) {
  .usps__item {
    width: 100%;
    max-width: 50%;
  }
}

@media only screen and (min-width: 968px) {
  .usps__item--default {
    width: unset;
    max-width: unset;
    flex: 1;
  }
}

@media only screen and (min-width: 968px) {
  .usps__item--tiny {
    max-width: 20%;
  }
}

@media only screen and (min-width: 968px) {
  .usps__item--small {
    max-width: 25%;
  }
}

@media only screen and (min-width: 968px) {
  .usps__item--medium {
    max-width: 33.33%;
  }
}

@media only screen and (min-width: 968px) {
  .usps__item--large {
    max-width: 50%;
  }
}

.article__content {
  padding: 40px;
}