@charset "UTF-8";
@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-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-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-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-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-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-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-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
  overflow: hidden;
}

html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.has-scroll-smooth body {
  overflow: hidden;
}

.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}

[data-scroll-direction=horizontal] [data-scroll-container] {
  display: inline-block;
  height: 100vh;
  white-space: nowrap;
}

[data-scroll-direction=horizontal] [data-scroll-section] {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  white-space: nowrap;
}

.c-scrollbar {
  height: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  width: 11px;
}

.c-scrollbar:hover {
  transform: scaleX(1.45);
}

.c-scrollbar:hover, .has-scroll-dragging .c-scrollbar, .has-scroll-scrolling .c-scrollbar {
  opacity: 1;
}

[data-scroll-direction=horizontal] .c-scrollbar {
  bottom: 0;
  height: 10px;
  top: auto;
  transform: scaleY(1);
  width: 100%;
}

[data-scroll-direction=horizontal] .c-scrollbar:hover {
  transform: scaleY(1.3);
}

.c-scrollbar_thumb {
  background-color: #000;
  border-radius: 10px;
  cursor: -webkit-grab;
  cursor: grab;
  margin: 2px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 7px;
}

.has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
  bottom: 0;
  right: auto;
}

/* Recommended styles for Splitting */
.splitting .word,
.splitting .char {
  display: inline-block;
}

/* Psuedo-element chars */
.splitting .char {
  position: relative;
}

/**
 * Populate the psuedo elements with the character to allow for expanded effects
 * Set to `display: none` by default; just add `display: block` when you want
 * to use the psuedo elements
 */
.splitting .char::before,
.splitting .char::after {
  content: attr(data-char);
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  transition: inherit;
  user-select: none;
}

/* Expanded CSS Variables */
.splitting {
  /* The center word index */
  --word-center: calc((var(--word-total) - 1) / 2);
  /* The center character index */
  --char-center: calc((var(--char-total) - 1) / 2);
  /* The center character index */
  --line-center: calc((var(--line-total) - 1) / 2);
}

.splitting .word {
  /* Pecent (0-1) of the word's position */
  --word-percent: calc(var(--word-index) / var(--word-total));
  /* Pecent (0-1) of the line's position */
  --line-percent: calc(var(--line-index) / var(--line-total));
}

.splitting .char {
  /* Percent (0-1) of the char's position */
  --char-percent: calc(var(--char-index) / var(--char-total));
  /* Offset from center, positive & negative */
  --char-offset: calc(var(--char-index) - var(--char-center));
  /* Absolute distance from center, only positive */
  --distance: calc(
     (var(--char-offset) * var(--char-offset)) / var(--char-center)
  );
  /* Distance from center where -1 is the far left, 0 is center, 1 is far right */
  --distance-sine: calc(var(--char-offset) / var(--char-center));
  /* Distance from center where 1 is far left/far right, 0 is center */
  --distance-percent: calc((var(--distance) / var(--char-center)));
}

.splitting.cells img {
  width: 100%;
  display: block;
}

@supports (display: grid) {
  .splitting.cells {
    position: relative;
    overflow: hidden;
    background-size: cover;
    visibility: hidden;
  }
  .splitting .cell-grid {
    background: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template: repeat(var(--row-total), 1fr)/repeat(var(--col-total), 1fr);
  }
  .splitting .cell {
    background: inherit;
    position: relative;
    overflow: hidden;
  }
  .splitting .cell-inner {
    background: inherit;
    position: absolute;
    visibility: visible;
    /* Size to fit the whole container size */
    width: calc(100% * var(--col-total));
    height: calc(100% * var(--row-total));
    /* Position properly */
    left: calc(-100% * var(--col-index));
    top: calc(-100% * var(--row-index));
  }
  /* Helper variables for advanced effects */
  .splitting .cell {
    --center-x: calc((var(--col-total) - 1) / 2);
    --center-y: calc((var(--row-total) - 1) / 2);
    /* Offset from center, positive & negative */
    --offset-x: calc(var(--col-index) - var(--center-x));
    --offset-y: calc(var(--row-index) - var(--center-y));
    /* Absolute distance from center, only positive */
    --distance-x: calc( (var(--offset-x) * var(--offset-x)) / var(--center-x) );
    /* Absolute distance from center, only positive */
    --distance-y: calc( (var(--offset-y) * var(--offset-y)) / var(--center-y) );
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

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

img {
  max-width: 100%;
}

::-moz-selection {
  background-color: rgba(18, 18, 18, 0.77);
  color: #ffffff;
}

::selection {
  background-color: rgba(18, 18, 18, 0.77);
  color: #ffffff;
}

@font-face {
  font-family: "Avenir-Light";
  src: url("../fonts/Avenir-Light.woff") format("woff"), url("../fonts/Avenir-Light.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Book";
  src: url("../fonts/Avenir-Book.woff") format("woff"), url("../fonts/Avenir-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Medium";
  src: url("../fonts/Avenir-Medium.woff") format("woff"), url("../fonts/Avenir-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Heavy";
  src: url("../fonts/Avenir-Heavy.woff") format("woff"), url("../fonts/Avenir-Heavy.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
/*********************
Variables
*********************/
/*********************
Mixins
*********************/
i {
  display: block;
  position: relative;
}
i svg {
  display: block;
  margin: auto;
}

.icon-wnwn {
  width: 130px;
  height: 45px;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
}
.icon-wnwn:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/wnwn-horizontal.svg);
  background-size: 100% 100%;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
}

.icon-facebook {
  width: 13px;
  height: 15px;
}
.icon-facebook:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/facebook.svg);
  background-size: auto 100%;
}

.icon-twitter {
  width: 17px;
  height: 17px;
}
.icon-twitter:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/twitter.svg);
  background-size: 100% 100%;
}

.icon-pinterest {
  width: 17px;
  height: 17px;
}
.icon-pinterest:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/pinterest.svg);
  background-size: 100% 100%;
}

.icon-instagram {
  width: 17px;
  height: 17px;
}
.icon-instagram:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/instagram.svg);
  background-size: 100% 100%;
}

.icon-email {
  width: 19px;
  height: 17px;
}
.icon-email:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/envelope.svg);
  background-size: 100% 100%;
}

.icon-website {
  width: 19px;
  height: 17px;
}
.icon-website:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/website.svg);
  background-size: 100% 100%;
}

.btn {
  display: inline-block;
  font-family: "Avenir-Heavy", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.375;
  color: inherit;
}
@media screen and (min-width: 768px) {
  .btn {
    font-size: 17px;
    letter-spacing: 0.0623em;
    line-height: 1.35;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .btn {
    font-size: 1.18vw;
  }
}

.h0 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .h0 {
    font-size: 70px;
    line-height: 1.05;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .h0 {
    font-size: 4.8611vw;
  }
}

.h1 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  letter-spacing: 0.1px;
  line-height: 0.925;
}
@media screen and (min-width: 768px) {
  .h1 {
    font-size: 80px;
    letter-spacing: 0.0026em;
    line-height: 1.05;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .h1 {
    font-size: 5.555vw;
  }
}

.h2 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 0.975;
}
@media screen and (min-width: 768px) {
  .h2 {
    font-size: 70px;
    line-height: 1.1;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .h2 {
    font-size: 4.861vw;
  }
}

.h3 {
  font-family: "Avenir-Light", sans-serif;
  font-weight: 200;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0.08px;
}
@media screen and (min-width: 768px) {
  .h3 {
    font-size: 48px;
    line-height: 1.1875;
    letter-spacing: 0.0025em;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .h3 {
    font-size: 3.333vw;
  }
}

.h4 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  letter-spacing: 0.05px;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .h4 {
    font-size: 35px;
    letter-spacing: 0.0025em;
    line-height: 1.114;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .h4 {
    font-size: 2.4305vw;
  }
}

.h5 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.238;
  letter-spacing: 0.0252em;
}
@media screen and (min-width: 768px) {
  .h5 {
    font-size: 21px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .h5 {
    font-size: 1.458vw;
  }
}
.h5 p + p {
  margin-top: 1em;
}
.h5 p + p:before {
  content: " ";
}

.h6 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.3589;
  letter-spacing: 0.0025em;
}
@media screen and (min-width: 768px) {
  .h6 {
    font-size: 39px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .h6 {
    font-size: 2.7083vw;
  }
}

.label {
  font-family: "Avenir-Light", sans-serif;
  font-weight: 200;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1.33;
  letter-spacing: 2.13px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .label {
    font-size: 18px;
    line-height: 1.44;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .label {
    font-size: 1.25vw;
  }
}

.p {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.33;
}
@media screen and (min-width: 768px) {
  .p {
    line-height: 1.44;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .p {
    font-size: 1.25vw;
  }
}

.underline span {
  position: relative;
}
.underline span:before {
  content: "";
  position: absolute;
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  left: 0;
  pointer-events: none;
  transition: transform 0.5s;
}
@media screen and (max-width: 767px) {
  .underline span:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
  }
}
.underline:hover span:before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
}

a:hover .underline span:before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
}

:root {
  --scrollbar-width: 0;
}

html {
  height: 100%;
}
html.stay {
  overflow: hidden;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  background-color: #2A3CAC;
}
body section > .image,
body section > .center {
  transition: 0.35s;
}
body.noscroll {
  overflow: hidden;
}
body.is-loading {
  pointer-events: none;
  /* header {
    opacity: 0;
    transition: .35s;
  } */
  /* .main {
    pointer-events: none;

    .center {
      opacity: 0;
      transition: .35s;
    }
  } */
}
body.is-loading header, body.is-loading .main {
  pointer-events: none;
}
body.is-loading header section > .image,
body.is-loading header section > .center, body.is-loading .main section > .image,
body.is-loading .main section > .center {
  opacity: 0;
}
body.is-loading header a, body.is-loading .main a {
  pointer-events: none;
}
body.is-done-loading {
  /* header {
    opacity: 1;
    transition: .35s;
  } */
  /* .main {
    pointer-events: all;

    .center {
      opacity: 1;
      transition: .35s;
    }
  } */
}

.main {
  position: relative;
  z-index: 2;
  flex: 1;
}

img {
  display: block;
}

a {
  color: inherit;
}

.splitting .word {
  white-space: nowrap;
}

.splitting .word {
  display: inline-flex;
  overflow: hidden;
}

canvas {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  opacity: 0.999999;
  filter: brightness(0.99);
}

#scene-changer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  visibility: hidden;
  pointer-events: none;
}
#scene-changer.is-visible {
  visibility: visible;
}

.char, [data-scroll-section] {
  will-change: transform;
}

footer {
  background-color: #2A3CAC;
}
footer .center {
  margin: auto;
  padding: 0 6.66% 7px;
}
@media screen and (min-width: 768px) {
  footer .center {
    padding: 0 6.5% 16px;
  }
}
footer .contact {
  text-align: center;
  color: #ffffff;
}
footer .contact h3 span {
  display: inline-block;
  transform: translateY(50%);
  opacity: 0;
}
footer .contact h3.is-inview span {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
}
footer .contact h2 a {
  display: inline-block;
  transform: translateY(50%);
  opacity: 0;
}
footer .contact h2.is-inview a {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
}
footer .contact h3 + h2 {
  margin-top: 15px;
}
footer .contact h2 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 1.625;
}
footer .contact h2 + h2 {
  margin-top: 6px;
}
footer .contact a span {
  color: #ffffff;
  transition: 0.5s;
}
footer .contact a:hover span {
  color: #F4D50A;
}
footer .contact a:active span {
  transform: scale(0.975);
  transition: 0.15s;
}
footer .contact + .instagram {
  margin-top: 90px;
}
@media screen and (min-width: 768px) {
  footer .contact h3 + h2 {
    margin-top: 26px;
  }
  footer .contact h2 {
    font-size: 42px;
    line-height: 0.92;
  }
  footer .contact h2 + h2 {
    margin-top: 24px;
  }
  footer .contact + .instagram {
    margin-top: 180px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  footer .contact h2 {
    font-size: 2.916vw;
  }
}
footer .instagram .feed {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 10px;
  column-gap: 10px;
}
footer .instagram .feed a {
  display: block;
  position: relative;
}
footer .instagram .feed a:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
footer .instagram .feed a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.35s;
}
footer .instagram .feed a:hover img {
  filter: sepia(1);
}
footer .instagram .feed a:active img {
  transform: scale(0.95);
  transition: 0.15s;
}
footer .instagram .feed + .text {
  margin-top: 20px;
}
footer .instagram .text {
  width: 76.92%;
  color: #ffffff;
}
footer .instagram .text a span {
  color: #ffffff;
  transition: 0.5s;
}
footer .instagram .text a:hover span {
  color: #F4D50A;
}
footer .instagram .text a:active span {
  transform: scale(0.975);
  transition: 0.15s;
}
footer .instagram h2 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 1.1666;
  letter-spacing: 0.06px;
}
footer .instagram h2 + .btn {
  margin-top: 20px;
}
footer .instagram + .foot {
  margin-top: 80px;
}
@media (min-width: 320px) {
  footer .instagram .feed {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 640px) {
  footer .instagram {
    display: flex;
    align-items: center;
  }
  footer .instagram .feed {
    width: 50%;
  }
  footer .instagram .feed + .text {
    margin-top: 0;
    padding-left: 50px;
  }
  footer .instagram .text {
    flex: 1;
  }
}
@media screen and (min-width: 768px) {
  footer .instagram .feed {
    width: 50%;
  }
  footer .instagram .feed + .text {
    padding-left: 60px;
  }
  footer .instagram h2 {
    font-size: 42px;
    line-height: 1.11;
    letter-spacing: 0.0026em;
  }
  footer .instagram + .foot {
    margin-top: 62px;
  }
}
@media screen and (min-width: 1024px) {
  footer .instagram .feed {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    row-gap: 13px;
    column-gap: 13px;
    width: calc(812vw / (1440 - var(--scrollbar-width)) * 100);
  }
  footer .instagram .feed + .text {
    padding-left: calc(72vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media screen and (min-width: 1280px) {
  footer .instagram .feed {
    row-gap: calc(13vw / (1440 - var(--scrollbar-width)) * 100);
    column-gap: calc(13vw / (1440 - var(--scrollbar-width)) * 100);
  }
  footer .instagram .feed + .text {
    padding-left: calc(72vw / (1440 - var(--scrollbar-width)) * 100);
  }
  footer .instagram h2 {
    display: inline;
    font-size: 2.916vw;
  }
}
footer .foot {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .foot .logo {
  order: 2;
  margin-top: 48px;
  margin-bottom: 12px;
  width: 90px;
}
footer .foot .text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .foot .newsletter {
  order: 2;
  margin-top: 48px;
}
footer .foot .newsletter a span {
  display: inline-block;
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  letter-spacing: 0.1185em;
  text-transform: uppercase;
  color: #ffffff;
  transition: 0.5s;
}
footer .foot .newsletter a:hover span {
  color: #F4D50A;
}
footer .foot .newsletter a:active span {
  transform: scale(0.975);
  transition: 0.15s;
}
footer .foot .newsletter .social {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-top: 48px;
}
footer .foot .newsletter .icon svg {
  display: block;
  height: 25px;
  width: auto;
  transition: 0.5s;
}
footer .foot .newsletter .icon svg path {
  fill: #ffffff;
  transition: 0.15s;
}
footer .foot .newsletter .icon:hover svg path {
  fill: #F4D50A;
}
footer .foot .newsletter .icon:active svg {
  transform: scale(0.975);
  transition: 0.15s;
}
footer .foot nav {
  order: 1;
  text-align: center;
}
footer .foot nav li {
  font-family: "Avenir-Heavy", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.375;
  color: #ffffff;
}
footer .foot nav li + li {
  margin-top: 24px;
}
footer .foot nav a {
  display: inline-flex;
  position: relative;
}
footer .foot nav a span {
  display: inline-block;
  color: #ffffff;
  transition: 0.5s;
}
footer .foot nav a .icon {
  width: 10px;
  height: 10px;
  margin-top: 0.6em;
  margin-left: 0.4em;
  transition: 0.5s;
}
footer .foot nav a .icon path {
  transition: 0.5s;
}
footer .foot nav a:hover span {
  color: #F4D50A;
}
footer .foot nav a:hover .icon path {
  stroke: #F4D50A;
}
footer .foot nav a:active span,
footer .foot nav a:active .icon {
  transform: scale(0.975);
  transition: 0.15s;
}
footer .foot .copyright {
  order: 3;
  margin-top: 48px;
  text-align: center;
  color: #ffffff;
}
footer .foot .copyright p {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  letter-spacing: 0.03px;
  line-height: 3.54;
}
footer .foot .copyright p + p {
  margin-top: -1.25em;
}
footer .foot .copyright a {
  display: inline-block;
  position: relative;
  transition: 0.5s;
  line-height: 1;
}
footer .foot .copyright a:hover {
  color: #F4D50A;
}
footer .foot .copyright a:active {
  transform: scale(0.975);
  transition: 0.15s;
}
footer .foot .copyright a + a {
  margin-left: 20px;
}
footer .foot .copyright a:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
}
footer .foot .badges {
  display: flex;
  align-items: center;
  gap: 20px;
  order: 4;
  margin-top: 48px;
}
footer .foot .badges > * {
  flex: 1;
}
@media screen and (min-width: 768px) {
  footer .foot {
    /* display: grid;
    align-items: flex-start;
    grid-template-columns: 104px 1fr; */
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative;
  }
  footer .foot .logo {
    order: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    margin: 0;
    width: 106px;
  }
  footer .foot .text {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-direction: row;
    flex: 1;
    order: 2;
    position: relative;
  }
  footer .foot nav,
  footer .foot .copyright {
    padding-left: 4.14%;
  }
  footer .foot nav,
  footer .foot .newsletter {
    align-self: start;
    width: 50%;
  }
  footer .foot nav {
    order: 1;
    text-align: left;
  }
  footer .foot nav li {
    font-size: 13px;
    letter-spacing: 0.0623em;
    line-height: 1.38;
  }
  footer .foot nav li + li {
    margin-top: 7px;
  }
  footer .foot nav a .icon {
    margin-top: 0.5em;
  }
  footer .foot .newsletter {
    margin-top: 0;
  }
  footer .foot .newsletter .social {
    justify-content: flex-start;
    margin-top: 20px;
  }
  footer .foot .copyright {
    display: flex;
    margin-top: 20px;
    width: 100%;
    text-align: left;
  }
  footer .foot .copyright p {
    line-height: 1.44;
  }
  footer .foot .copyright p + p {
    margin-top: 0;
    margin-left: 20px;
  }
  footer .foot .badges {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-top: 0;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  footer .foot .text {
    height: auto;
  }
}
@media screen and (min-width: 1024px) {
  footer .foot {
    align-items: unset;
  }
  footer .foot .text {
    align-items: flex-end;
  }
  footer .foot nav,
  footer .foot .newsletter {
    padding-top: 18px;
  }
  footer .foot nav {
    width: auto;
  }
  footer .foot nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 7px;
    column-gap: 75px;
  }
  footer .foot nav li + li {
    margin-top: 0;
  }
  footer .foot .newsletter {
    width: auto;
    padding-left: calc(240vw / (1440 - var(--scrollbar-width)) * 100);
  }
  footer .foot .copyright {
    order: 4;
    margin-top: 40px;
    width: auto;
  }
  footer .foot .badges {
    order: 3;
    width: auto;
    padding-left: 4.14%;
    margin-top: 40px;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    gap: 40px;
  }
  footer .foot .badges > * {
    flex: none;
  }
  footer .foot .badges img {
    width: 120px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  footer .foot .text {
    justify-content: space-between;
  }
  footer .foot .newsletter {
    padding-left: 0;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  footer .foot {
    grid-template-columns: 7.222vw 1fr;
  }
  footer .foot .logo {
    width: 7.3611vw;
  }
  footer .foot nav,
  footer .foot .newsletter {
    padding-top: 1.25vw;
  }
  footer .foot nav {
    width: 46.75%;
  }
  footer .foot .copyright {
    width: 100%;
  }
  footer .foot nav ul {
    row-gap: 0.486vw;
    column-gap: 5.2083vw;
  }
  footer .foot nav li {
    font-size: 0.9027vw;
  }
  footer .foot nav a .icon {
    width: calc(10vw / (1440 - var(--scrollbar-width)) * 100);
    height: calc(10vw / (1440 - var(--scrollbar-width)) * 100);
    margin-top: 0.5em;
  }
  footer .foot .newsletter a span {
    font-size: 0.9722vw;
  }
  footer .foot .copyright,
  footer .foot .badges {
    margin-top: 1.77vw;
  }
  footer .foot .copyright p {
    font-size: 0.7638vw;
  }
  footer .foot .badges {
    gap: 2.7777vw;
  }
  footer .foot .badges img {
    width: 8.33vw;
  }
}

header {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  pointer-events: none;
}
header + .main {
  padding-top: var(--header-height);
}
header .center {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  margin: auto;
  padding: 16px 4.266%;
  transition: padding 0.35s ease-in-out;
}
header .center:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #202F8C;
  transform: translateY(-100%);
  transition: 0.35s ease-in-out;
}
@media (min-width: 860px) {
  header .center {
    justify-content: center;
    padding: 32px 5.55%;
  }
}
@media screen and (min-width: 1024px) {
  header .center {
    padding: 50px 5.55%;
  }
}
header.is-compact .center:before {
  transform: translateY(0);
}
@media (min-width: 860px) {
  header.is-compact .center {
    padding: 16px 5.55%;
  }
}
@media screen and (min-width: 1024px) {
  header.is-compact .center {
    padding: 25px 5.55%;
  }
}
header .logo {
  position: relative;
  z-index: 2;
  width: 100px;
  pointer-events: all;
}
header .logo svg {
  display: block;
}
header .logo .vertical {
  display: none;
}
header .logo .vertical svg {
  overflow: visible;
}
@media (min-width: 1024px) {
  header .logo {
    width: 206px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  header .logo {
    width: 14.305vw;
  }
}
header .logo a {
  display: block;
  transition: 0.35s;
}
header .logo a:hover .horizontal svg #N,
header .logo a:hover .horizontal svg #Y,
header .logo a:hover .horizontal svg #L,
header .logo a:hover .horizontal svg #O,
header .logo a:hover .horizontal svg #N_1_ {
  fill: #F4D50A;
}
header .logo a:hover .horizontal svg #Y {
  transition-delay: 0.075s;
}
header .logo a:hover .horizontal svg #L {
  transition-delay: 0.15s;
}
header .logo a:hover .horizontal svg #O {
  transition-delay: 0.225s;
}
header .logo a:hover .horizontal svg #N_1_ {
  transition-delay: 0.3s;
}
header .logo a:active {
  transform: scale(0.95);
  transition: 0.15s;
}
header .hamburger {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  cursor: pointer;
  pointer-events: all;
}
header .hamburger .icon {
  position: relative;
  width: 16px;
  height: 16px;
  color: #ffffff;
  transition: 0.35s;
}
header .hamburger .icon:before, header .hamburger .icon:after {
  content: "";
}
header .hamburger .icon:before, header .hamburger .icon:after,
header .hamburger .icon span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  transition: transform 0.35s, top 0.35s, bottom 0.35s;
}
header .hamburger .icon:before {
  top: 0;
}
header .hamburger .icon span {
  top: 50%;
  margin-top: -1px;
}
header .hamburger .icon:after {
  bottom: 0;
}
header .hamburger:hover, header .hamburger:focus {
  transform: scale(0.9);
  opacity: 0.7;
}
header .hamburger:hover .icon:before, header .hamburger:hover .icon:after, header .hamburger:focus .icon:before, header .hamburger:focus .icon:after {
  width: 100%;
}
header .hamburger:active {
  transform: translate3d(0, 1px, 0) scale(0.8);
  transition: 0.15s;
}
@media (min-width: 860px) {
  header .hamburger {
    display: none;
  }
}
header nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1;
  background-color: #2A3CAC;
  opacity: 0;
  transition: 0.35s;
}
header nav.is-open {
  opacity: 1;
  pointer-events: all;
}
header nav ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 50px 4.266%;
}
header nav li {
  color: #ffffff;
}
header nav li a span {
  display: inline-block;
  color: #ffffff;
  transition: 0.35s;
}
header nav li a:hover span {
  color: #F4D50A;
}
header nav li a:active span {
  transform: scale(0.975);
  transition: 0.15s;
}
@media (max-width: 859px) {
  header nav {
    display: flex;
    justify-content: center;
    overflow: auto;
  }
  header nav > ul {
    justify-content: unset;
    height: auto;
    margin: auto;
  }
  header nav li {
    font-family: "Avenir-Heavy", sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.08px;
  }
  header nav li + li {
    margin-top: 1em;
  }
  header nav li.is-open .has-subnav i:before {
    transform: translateY(-100%) rotate(0);
  }
  header nav li.is-open .has-subnav .wrapper {
    height: auto;
  }
  header nav .has-subnav {
    text-align: center;
  }
  header nav .has-subnav i {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    margin-left: 8px;
    transition: 0.35s;
  }
  header nav .has-subnav i:before, header nav .has-subnav i:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    transition: transform 0.35s, top 0.35s, bottom 0.35s;
  }
  header nav .has-subnav i:before {
    transform: translateY(-100%) rotate(90deg);
  }
  header nav .has-subnav i:after {
    transform: translateY(-100%);
  }
  header nav .has-subnav .wrapper {
    height: 0;
    overflow: hidden;
  }
  header nav .has-subnav ul {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  header nav .has-subnav li {
    font-size: 16px;
    white-space: nowrap;
  }
}
@media (min-width: 860px) {
  header nav {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    opacity: 1;
    pointer-events: all;
  }
  header nav ul {
    flex-direction: row;
    justify-content: space-between;
    padding: 0 5.55%;
  }
  header nav li {
    font-family: "Avenir-Heavy", sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 17px;
    letter-spacing: 0.0623em;
    line-height: 1.35;
  }
  header nav li.end {
    margin-right: 27.5%;
  }
  header nav .has-subnav {
    position: relative;
    text-align: center;
  }
  header nav .has-subnav:hover ul {
    pointer-events: all;
  }
  header nav .has-subnav:hover ul:before {
    height: 100%;
    transition: 0.35s ease-out;
  }
  header nav .has-subnav:hover li {
    opacity: 1;
    transform: translateY(0);
    transition: 0.35s;
    transition-delay: var(--delay);
  }
  header nav .has-subnav span {
    position: relative;
    z-index: 2;
    cursor: pointer;
    white-space: nowrap;
  }
  header nav .has-subnav ul {
    flex-direction: column;
    gap: 0.5em;
    transform: translateX(-50%);
    position: absolute;
    top: -1em;
    left: 50%;
    height: auto;
    padding: 3.5em 20px 20px;
    pointer-events: none;
  }
  header nav .has-subnav ul:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #202F8C;
    transition: height 0.35s ease-out 0.15s;
  }
  header nav .has-subnav li {
    --delay: 0;
    font-size: 0.76em;
    opacity: 0;
    transform: translateY(25%);
    transition: opacity 0.25s, transform 0s linear 0.25s;
  }
}
@media (min-width: 1024px) {
  header nav li.end {
    margin-right: 35%;
  }
}
@media (min-width: 1200px) {
  header nav li.end {
    margin-right: 45%;
  }
  header nav li.end + li {
    margin-right: 0;
  }
  header nav .has-subnav {
    position: relative;
  }
  header nav .has-subnav:hover ul {
    pointer-events: all;
  }
  header nav .has-subnav:hover ul:before {
    height: 100%;
    transition: 0.35s ease-out;
  }
  header nav .has-subnav:hover li {
    opacity: 1;
    transform: translateY(0);
    transition: 0.35s;
    transition-delay: var(--delay);
  }
  header nav .has-subnav ul {
    gap: 0.65em;
    top: -1.25em;
    padding: 3.5em 20px 1.5em;
    min-width: calc(167vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media (min-width: 1440px) {
  header nav li {
    font-size: 1.18vw;
  }
}

body.home header .center {
  align-items: flex-start;
  transition: 0.35s;
}
body.home header .logo {
  position: relative;
  z-index: 2;
  pointer-events: all;
}
body.home header .logo svg path {
  fill: #b0e0e6;
}
body.home header .logo .horizontal svg {
  opacity: 0;
}
body.home header .logo .vertical {
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  left: 50%;
  display: block;
  width: 61px;
  transition: transform 0.15s;
}
@media (min-width: 1024px) {
  body.home header .logo .vertical {
    width: 122px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  body.home header .logo .vertical {
    width: 8.4722vw;
  }
}
body.home header nav ul {
  transition: 0.35s;
  /* @media screen and (min-width: 860px) {
    padding-bottom: 60px;
  }

  @media screen and (min-width: 1024px) {
    padding-bottom: 120px;
  }

  @media screen and (min-width: 1440px) {
    padding-bottom: 8.3333vw;
  } */
}
body.home header.is-normal .logo {
  /* .horizontal {
    display: block;
  }

  .vertical {
    display: none;
  } */
}
body.home header.is-normal .logo .horizontal svg {
  opacity: 1;
  transition: 0s linear 1s;
}
body.home header.is-normal .logo .vertical {
  opacity: 0;
  pointer-events: none;
  transition: 0s linear 1s;
}
body.home header.is-normal .logo .vertical svg {
  transform: scale(0.775);
  transition: 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
body.home header.is-normal .logo .vertical #N,
body.home header.is-normal .logo .vertical #Y,
body.home header.is-normal .logo .vertical #L,
body.home header.is-normal .logo .vertical #O,
body.home header.is-normal .logo .vertical #N_1_,
body.home header.is-normal .logo .vertical #C,
body.home header.is-normal .logo .vertical #O_1_,
body.home header.is-normal .logo .vertical #N_2_,
body.home header.is-normal .logo .vertical #S,
body.home header.is-normal .logo .vertical #U,
body.home header.is-normal .logo .vertical #L_1_,
body.home header.is-normal .logo .vertical #T,
body.home header.is-normal .logo .vertical #I,
body.home header.is-normal .logo .vertical #N_3_,
body.home header.is-normal .logo .vertical #G {
  transition: 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
body.home header.is-normal .logo .vertical #CONSULTING {
  transform: translateY(-25%);
  transition: transform 1s linear, opacity 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
body.home header.is-normal .logo .vertical #N {
  transform: translate3d(-55.75%, -23.5%, 0);
}
body.home header.is-normal .logo .vertical #Y {
  transform: translate3d(-25%, -46.75%, 0);
}
body.home header.is-normal .logo .vertical #L {
  transform: translate3d(-10%, -15.25%, 0);
}
body.home header.is-normal .logo .vertical #O {
  transform: translate3d(19.25%, -47.75%, 0);
}
body.home header.is-normal .logo .vertical #N_1_ {
  transform: translate3d(79.75%, -77.25%, 0);
}
body.home header.is-normal .logo .vertical #C,
body.home header.is-normal .logo .vertical #O_1_,
body.home header.is-normal .logo .vertical #N_2_,
body.home header.is-normal .logo .vertical #S,
body.home header.is-normal .logo .vertical #U,
body.home header.is-normal .logo .vertical #L_1_,
body.home header.is-normal .logo .vertical #T,
body.home header.is-normal .logo .vertical #I,
body.home header.is-normal .logo .vertical #N_3_,
body.home header.is-normal .logo .vertical #G {
  opacity: 0;
}
body.home header.is-normal .logo .vertical #O_1_ {
  transition-delay: 0.05s;
}
body.home header.is-normal .logo .vertical #N_2_ {
  transition-delay: 0.1s;
}
body.home header.is-normal .logo .vertical #S {
  transition-delay: 0.15s;
}
body.home header.is-normal .logo .vertical #U {
  transition-delay: 0.2s;
}
body.home header.is-normal .logo .vertical #L_1_ {
  transition-delay: 0.25s;
}
body.home header.is-normal .logo .vertical #T {
  transition-delay: 0.3s;
}
body.home header.is-normal .logo .vertical #I {
  transition-delay: 0.35s;
}
body.home header.is-normal .logo .vertical #N_3_ {
  transition-delay: 0.4s;
}
body.home header.is-normal .logo .vertical #G {
  transition-delay: 0.45s;
}
@media screen and (min-width: 1024px) {
  body.home header.is-normal .logo .vertical svg {
    transform: translateY(1.5%) scale(0.795);
  }
}

.modals {
  display: block;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.61);
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.modals.is-active {
  opacity: 1;
  pointer-events: all;
}
.modals .modal {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate3d(0, 10%, 0);
  max-width: 500px;
  width: 100%;
  background: #fff;
  opacity: 0;
  pointer-events: none;
  transition: 0.35s;
}
.modals .modal.is-open {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  pointer-events: all;
  transition-delay: 0.15s;
}
.modals .modal.is-open iframe {
  display: block;
}
.modals .modal .close {
  display: block;
  position: absolute;
  z-index: 2;
  top: 28px;
  right: 30px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  transition: 0.35s;
}
.modals .modal .close:before, .modals .modal .close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: #2C3C9E;
  transition: 0.35s;
}
.modals .modal .close:before {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.modals .modal .close:after {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.modals .modal .close:hover:before, .modals .modal .close:hover:after {
  background-color: #F4D50A;
}
.modals .modal .close:active {
  transform: scale(0.8);
  transition: 0.15s;
}
.modals .modal > div {
  overflow: hidden;
}
.modals .modal.contact {
  height: 100%;
}
.modals .modal.contact > div {
  height: 100%;
}
.modals .modal.newsletter > div {
  height: 334px;
}
.modals .modal iframe {
  display: none;
  height: 100% !important;
}
@media screen and (min-width: 768px) {
  .modals .modal.is-open {
    transform: translateY(0);
  }
  .modals .modal.contact {
    height: 502px;
  }
}
.latestPress {
  display: none;
}

.page-template-page-home .latestPress {
  display: block;
  position: fixed;
  transform: translateY(20px);
  z-index: 3;
  bottom: 0;
  right: 0;
  width: 100%;
  pointer-events: none;
  opacity: 0;
}
.page-template-page-home .latestPress.is-active .shape {
  bottom: 100%;
  right: 0;
  transform: translate3d(13%, 70%, 0);
  transition-delay: 0.05s;
}
.page-template-page-home .latestPress.is-active .shape:before, .page-template-page-home .latestPress.is-active .shape:after {
  opacity: 1;
  transition: 0.35s ease-out 0.25s;
}
.page-template-page-home .latestPress.is-active .shape svg {
  transform: skewX(10deg) translate3d(13%, 0, 0);
  transition-delay: 0.05s;
}
.page-template-page-home .latestPress.is-active .shape .text {
  transform: translatex(5%);
  opacity: 0;
}
.page-template-page-home .latestPress.is-active .shape:hover svg path {
  fill: #F4D50A;
}
.page-template-page-home .latestPress.is-active .shape:active {
  transform: translate3d(13%, 70%, 0) scale(0.9);
  transition: 0.15s;
}
.page-template-page-home .latestPress.is-active .ticker {
  transform: translateY(0);
}
.page-template-page-home .latestPress .shape {
  position: absolute;
  bottom: 40px;
  right: 38px;
  cursor: pointer;
  pointer-events: all;
  transition: 0.35s;
}
.page-template-page-home .latestPress .shape:hover svg path {
  fill: #88CCD5;
}
.page-template-page-home .latestPress .shape:active {
  transform: scale(0.9);
  transition: 0.15s;
}
.page-template-page-home .latestPress .shape:before, .page-template-page-home .latestPress .shape:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 20%;
  left: 58%;
  width: 13%;
  height: 1px;
  background-color: #2C3C9E;
  opacity: 0;
  transition: 0.15s;
}
.page-template-page-home .latestPress .shape:before {
  transform: rotate(45deg);
}
.page-template-page-home .latestPress .shape:after {
  transform: rotate(-45deg);
}
.page-template-page-home .latestPress .shape svg {
  width: 100px;
  transition: 0.35s;
}
.page-template-page-home .latestPress .shape svg path {
  transition: 0.35s;
}
@media screen and (min-width: 768px) {
  .page-template-page-home .latestPress .shape svg {
    width: 153px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-page-home .latestPress .shape svg {
    width: 10.625vw;
  }
}
.page-template-page-home .latestPress .shape .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 5%;
  transition: 0.35s;
}
.page-template-page-home .latestPress .shape .text span:first-child {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 1.35;
  letter-spacing: 0.062em;
}
@media screen and (min-width: 768px) {
  .page-template-page-home .latestPress .shape .text span:first-child {
    font-size: 17px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .page-template-page-home .latestPress .shape .text span:first-child {
    font-size: 1.1805vw;
  }
}
.page-template-page-home .latestPress .shape .text span:last-child {
  font-family: "Avenir-Heavy", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.006em;
  margin-left: 5%;
}
@media screen and (min-width: 768px) {
  .page-template-page-home .latestPress .shape .text span:last-child {
    font-size: 27px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .page-template-page-home .latestPress .shape .text span:last-child {
    font-size: 1.875vw;
  }
}
.page-template-page-home .latestPress .ticker {
  transform: translateY(100%);
  width: 100%;
  background-color: #F4D50A;
  pointer-events: all;
  transition: 0.35s;
}
.page-template-page-home .latestPress .ticker .swiper-wrapper {
  transition-timing-function: linear;
}
.page-template-page-home .latestPress .ticker li {
  width: 100%;
  height: 100%;
  padding: 27px 30px;
}
@media screen and (min-width: 480px) {
  .page-template-page-home .latestPress .ticker li {
    width: 80vw;
  }
}
@media screen and (min-width: 640px) {
  .page-template-page-home .latestPress .ticker li {
    width: 60vw;
  }
}
@media screen and (min-width: 900px) {
  .page-template-page-home .latestPress .ticker li {
    width: 50vw;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-page-home .latestPress .ticker li {
    width: 45vw;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-page-home .latestPress .ticker li {
    width: 34vw;
  }
}
.page-template-page-home .latestPress .ticker li a {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .page-template-page-home .latestPress .ticker li a .image {
    width: 45%;
  }
  .page-template-page-home .latestPress .ticker li a .text {
    width: 55%;
  }
}
.page-template-page-home .latestPress .ticker li .image,
.page-template-page-home .latestPress .ticker li .text {
  width: 50%;
}
.page-template-page-home .latestPress .ticker li .image {
  margin-right: 26px;
}
.page-template-page-home .latestPress .ticker li .image {
  position: relative;
}
.page-template-page-home .latestPress .ticker li .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 73.6263%;
  background-color: gray;
}
.page-template-page-home .latestPress .ticker li .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-page-home .latestPress .ticker li .text .title {
  font-family: "Avenir-Light", sans-serif;
  font-weight: 200;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 1.08;
  letter-spacing: 0.002em;
}
@media screen and (min-width: 768px) {
  .page-template-page-home .latestPress .ticker li .text .title {
    font-size: 23px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .page-template-page-home .latestPress .ticker li .text .title {
    font-size: 1.5972vw;
  }
}
.page-template-page-home .latestPress .ticker li .text .button {
  margin-top: 10px;
  font-family: "Avenir-Heavy", sans-serif;
  font-weight: 600;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 1.35;
  letter-spacing: 0.062em;
}
@media screen and (min-width: 768px) {
  .page-template-page-home .latestPress .ticker li .text .button {
    font-size: 17px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .page-template-page-home .latestPress .ticker li .text .button {
    font-size: 1.1805vw;
  }
}

.e404 section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .e404 section .center {
    padding: 0 5.55%;
  }
}
.e404 .intro {
  min-height: 100dvh;
  display: flex;
  width: 100%;
  color: #ffffff;
  background-color: #2A3CAC;
  /* .whitespace {
    vertical-align: top;

    &:before {
      content: '\00A0';
    }
  } */
}
.e404 .intro .center {
  margin: auto;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 199px;
}
.e404 .intro .text {
  margin: auto;
  text-align: center;
}
.e404 .intro .word {
  overflow: hidden;
}
.e404 .intro h1 {
  /* display: flex;
  flex-wrap: wrap; */
}
.e404 .intro h1 + p {
  margin-top: 10px;
}
.e404 .intro p + .btn {
  margin-top: 30px;
}
@media (min-width: 375px) {
  .e404 .intro .text {
    max-width: 84%;
  }
}
@media screen and (min-width: 768px) {
  .e404 .intro .center {
    padding-top: 125px;
    padding-bottom: 170px;
  }
  .e404 .intro .text {
    padding-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .e404 .intro .text {
    max-width: 64%;
  }
}

.main.about {
  background-color: #2A3CAC;
}
.main.about footer {
  padding-top: 107px;
}
@media screen and (min-width: 768px) {
  .main.about footer {
    padding-top: 140px;
  }
}
.main.about section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .main.about section .center {
    padding: 0 5.55%;
  }
}
.main.about section .word {
  overflow: hidden;
}
.main.about .hero .image {
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
}
.main.about .hero img {
  width: 100%;
}
.main.about .intro {
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.about .intro .center {
  padding-top: 70px;
  padding-bottom: 199px;
}
.main.about .intro .word {
  overflow: hidden;
}
@media (min-width: 375px) {
  .main.about .intro h1 {
    max-width: 84%;
  }
}
@media screen and (min-width: 768px) {
  .main.about .intro .center {
    padding-top: 125px;
    padding-bottom: 170px;
  }
  .main.about .intro h1 {
    padding-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .main.about .intro h1 {
    max-width: 64%;
  }
}
.main.about .clients {
  color: #121212;
  background-color: #ffffff;
}
.main.about .clients h2 {
  line-height: 1;
}
.main.about .clients .center {
  padding-bottom: 93px;
}
.main.about .clients .row:first-child .image {
  margin-bottom: -104px;
}
.main.about .clients .row:first-child .image img {
  transform: translateY(-104px);
}
.main.about .clients .row:first-child .image + .text {
  margin-top: 92px;
}
.main.about .clients .row:first-child .text {
  max-width: 67.466vw;
}
.main.about .clients .row:first-child + .row {
  margin-top: 74px;
}
.main.about .clients .row:nth-child(2) .image img {
  margin-left: auto;
  width: 53.866vw;
}
.main.about .clients .row:nth-child(2) .image + .text {
  margin-top: 35px;
}
@media screen and (min-width: 1024px) {
  .main.about .clients .center {
    padding-top: 41px;
    padding-bottom: 141px;
  }
  .main.about .clients .row {
    display: flex;
  }
  .main.about .clients .row:first-child .image {
    /* picture {
      display: block;
      overflow: hidden;
      transition: .5s;
    }

    img {
      transform: scale(1.1);
      opacity: .5;
      transition: 2s;
    }

    &.is-inview {
      img {
        transform: scale(1);
        opacity: 1;
      }
    } */
    margin-bottom: 0;
    width: calc(50% + 30px);
    padding-top: 119px;
  }
  .main.about .clients .row:first-child .image img {
    transform: none;
    width: 78.56%;
  }
  .main.about .clients .row:first-child .image + .text {
    margin-top: 0;
  }
  .main.about .clients .row:first-child .text {
    width: calc(50% - 30px);
  }
  .main.about .clients .row:first-child + .row {
    margin-top: 83px;
  }
  .main.about .clients .row:nth-child(2) {
    position: relative;
  }
  .main.about .clients .row:nth-child(2) .image {
    /* picture {
      display: block;
      overflow: hidden;
      transition: .5s;
    }

    img {
      transform: scale(1.1);
      opacity: .5;
      transition: 2s;
    }

    &.is-inview {
      img {
        transform: scale(1);
        opacity: 1;
      }
    } */
    position: absolute;
    bottom: 100%;
    right: 0;
    width: calc(50% - 30px);
  }
  .main.about .clients .row:nth-child(2) .image img {
    width: 49.423%;
  }
  .main.about .clients .row:nth-child(2) .image + .text {
    margin-top: 0;
  }
  .main.about .clients .row:nth-child(2) .text {
    width: calc(50% + 30px);
  }
}
@media screen and (min-width: 1280px) {
  .main.about .clients .row:nth-child(2) .image {
    bottom: calc(100% + 30px);
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.about .clients .row:first-child .text h2 {
    width: 72.181%;
  }
}
.main.about .more {
  background-color: #88CCD5;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.main.about .more .text {
  text-align: center;
  max-width: 873px;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .main.about .more {
    padding-top: 152px;
    padding-bottom: 182px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.about .more {
    padding-top: calc(152vw / (1440 - var(--scrollbar-width)) * 100);
    padding-bottom: calc(182vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.about .more .text {
    max-width: calc(873vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
.main.about .team .center {
  padding-top: 140px;
  padding-bottom: 40px;
}
.main.about .team .text {
  text-align: center;
}
.main.about .team .text h2 {
  color: #ffffff;
}
.main.about .team .text + .members {
  margin-top: 40px;
}
.main.about .team .image {
  position: relative;
  overflow: hidden;
}
.main.about .team .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 124.7%;
}
.main.about .team .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.about .team .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.about .team .image img {
  transition: 0.5s;
}
.main.about .team ul {
  display: grid;
  row-gap: 50px;
}
.main.about .team li {
  color: #ffffff;
  cursor: pointer;
  pointer-events: none;
}
.main.about .team li.is-active picture {
  opacity: 0;
}
.main.about .team li .inner {
  transition: 0.5s;
}
.main.about .team li .image,
.main.about .team li h3,
.main.about .team li .position {
  pointer-events: all;
}
.main.about .team li picture {
  display: block;
  opacity: 1;
}
.main.about .team li:hover .image img {
  transform: scale(1.05);
  transition: 0.5s;
}
.main.about .team li:hover h3 span,
.main.about .team li:hover .position span {
  color: #F4D50A;
}
.main.about .team li:active .inner {
  transform: scale(0.975);
  transition: 0.15s;
}
.main.about .team li h3 span,
.main.about .team li .position span {
  display: inline-block;
  transition: 0.5s;
}
.main.about .team li h3 {
  margin-top: 20px;
  font-family: "Avenir-Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.025em;
}
.main.about .team li .p {
  margin-top: 10px;
}
.main.about .team li .p strong {
  font-family: "Avenir-Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 640px) {
  .main.about .team ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 10vw;
    margin: auto;
  }
}
@media screen and (min-width: 1024px) {
  .main.about .team .center {
    padding-top: 164px;
  }
  .main.about .team .text + .members {
    margin-top: 82px;
  }
  .main.about .team ul {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 2vw;
    column-gap: 8vw;
  }
  .main.about .team li .label + .h5 {
    margin-top: 1em;
  }
}
@media screen and (min-width: 1280px) {
  .main.about .team .center {
    padding: calc(164vw / (1440 - var(--scrollbar-width)) * 100) calc(177vw / (1440 - var(--scrollbar-width)) * 100) 0;
  }
  .main.about .team .text + .members {
    margin-top: calc(82vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.about .team ul {
    column-gap: calc(107vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.about .team li h3 {
    margin-top: calc(26vw / (1440 - var(--scrollbar-width)) * 100);
    font-size: calc(28vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.about .team li .p {
    margin-top: calc(6vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
.main.about .testimonials {
  color: #121212;
  background-color: #ffffff;
  padding-top: 80px;
  padding-bottom: 60px;
}
.main.about .testimonials .text {
  text-align: center;
  max-width: 873px;
  margin: auto;
}
.main.about .testimonials .slider {
  margin-top: 40px;
}
.main.about .testimonials .inner {
  max-width: 640px;
  margin: auto;
  text-align: center;
}
.main.about .testimonials .swiper-slide p + p {
  margin-top: 1em;
}
.main.about .testimonials .swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 60px;
}
.main.about .testimonials .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border: 1px solid #121212;
  border-radius: 50%;
  transition: 0.5s;
}
.main.about .testimonials .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #121212;
}
.main.about .testimonials .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 13px;
}
@media screen and (min-width: 1024px) {
  .main.about .testimonials {
    padding-top: 152px;
    padding-bottom: 182px;
  }
  .main.about .testimonials .slider {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.about .testimonials {
    padding-top: calc(152vw / (1440 - var(--scrollbar-width)) * 100);
    padding-bottom: calc(182vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.about .testimonials .text,
  .main.about .testimonials .inner {
    max-width: calc(640vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.about .testimonials .slider {
    margin-top: calc(80vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.about .testimonials .swiper-pagination-bullets {
    padding-top: calc(60vw / (1440 - var(--scrollbar-width)) * 100);
  }
}

.popups {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  pointer-events: none;
  opacity: 0;
  transition: 0.5s;
}
.popups .close {
  position: absolute;
  z-index: 4;
  top: 8px;
  right: 8px;
  width: 35px;
  height: 35px;
  opacity: 0;
  appearance: none;
  border: 0;
  background-color: transparent;
  transition: 0.5s;
}
.popups .close:before, .popups .close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.popups .close:before {
  transform: rotate(45deg);
}
.popups .close:after {
  transform: rotate(-45deg);
}
.popups .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2A3CAC;
  opacity: 0;
  transition: 0.5s;
}
.popups.is-active {
  opacity: 1;
  pointer-events: all;
  transition: 0s;
}
.popups.is-active .close {
  opacity: 1;
}
.popups.is-active .background {
  opacity: 1;
}
.popups.is-active svg {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition: opacity 1s linear, transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.popups svg {
  height: auto;
  width: 100%;
  transform: translate3d(-10%, -10%, 0);
  opacity: 0;
  transition: opacity 1s linear, transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.popups .popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.popups .popup.is-active {
  z-index: 2;
  opacity: 1;
  pointer-events: all;
}
.popups .popup.is-active h3, .popups .popup.is-active .position, .popups .popup.is-active .bio {
  transform: translateY(0);
  opacity: 1;
  transition: 0.5s ease-out;
}
.popups .popup.is-active h3 {
  transition-delay: 0.5s;
}
.popups .popup.is-active .position {
  transition-delay: 0.6s;
}
.popups .popup.is-active .bio {
  transition-delay: 0.7s;
}
.popups .inner {
  display: flex;
  flex-direction: column;
  padding: 35px 20px;
  height: 100dvh;
  overflow: auto;
}
.popups .image {
  width: 100%;
  position: relative;
}
.popups .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 124.71%;
}
.popups .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.popups .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popups .text {
  color: #ffffff;
}
.popups .text:after {
  content: "";
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 35px;
  background: linear-gradient(to top, #2A3CAC 0%, transparent 100%);
}
.popups h3, .popups .position, .popups .bio {
  transform: translateY(20px);
  opacity: 0;
  transition: 0.25s linear;
}
.popups h3 {
  margin-top: 20px;
  font-family: "Avenir-Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.025em;
}
.popups .p strong {
  font-family: "Avenir-Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.popups .p p + p {
  margin-top: 0.5em;
}
.popups .position {
  margin-top: 10px;
}
.popups .bio {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .popups .popup.is-active h3, .popups .popup.is-active .position, .popups .popup.is-active .bio {
    transition: 0.5s ease-out;
  }
  .popups .popup.is-active h3 {
    transition-delay: 0.4s;
  }
  .popups .popup.is-active .position {
    transition-delay: 0.5s;
  }
  .popups .popup.is-active .bio {
    transition-delay: 0.6s;
  }
  .popups .close {
    top: 20px;
    right: 40px;
    width: 40px;
    height: 40px;
    transition: 0.35s;
  }
  .popups .close:before, .popups .close:after {
    transition: 0.35s;
  }
  .popups .close:hover:before, .popups .close:hover:after {
    background-color: #F4D50A;
  }
  .popups .close:active {
    transform: scale(0.95);
    transition: 0.15s;
  }
  .popups svg {
    width: auto;
    height: 100%;
  }
  .popups .inner {
    padding: 0 40px;
  }
}
@media screen and (min-width: 1024px) {
  .popups .close {
    top: calc(20vw / (1440 - var(--scrollbar-width)) * 100);
    right: calc(40vw / (1440 - var(--scrollbar-width)) * 100);
    width: calc(40vw / (1440 - var(--scrollbar-width)) * 100);
    height: calc(40vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .popups .inner {
    flex-direction: row;
    padding: 0 calc(113vw / (1440 - var(--scrollbar-width)) * 100) 0 calc(113vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .popups .image {
    margin: 13.2530120482vh 0 auto;
    width: calc(456vw / (1440 - var(--scrollbar-width)) * 100);
    height: auto;
  }
  .popups .text {
    flex: 1;
    position: relative;
    margin: auto 0 auto calc(143vw / (1440 - var(--scrollbar-width)) * 100);
    padding: 36.1445783133vh calc(43vw / (1440 - var(--scrollbar-width)) * 100) 12.0481927711vh 0;
    height: 100dvh;
    overflow: auto;
  }
  .popups .text:after {
    content: "";
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 12.0481927711vh;
    background: linear-gradient(to top, #2A3CAC 0%, transparent 100%);
  }
  .popups h3 {
    margin-top: calc(26vw / (1440 - var(--scrollbar-width)) * 100);
    font-size: calc(28vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .popups .position {
    margin-top: calc(6vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .popups .bio {
    margin-top: calc(33vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media screen and (min-width: 1280px) {
  .popups .inner {
    padding: 0 calc(113vw / (1440 - var(--scrollbar-width)) * 100) 0 calc(312vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .popups .image {
    width: calc(356vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .popups .text {
    padding: 36.1445783133vh calc(143vw / (1440 - var(--scrollbar-width)) * 100) 12.0481927711vh 0;
  }
}

.main.careers {
  background-color: #2A3CAC;
  color: #ffffff;
}
.main.careers footer {
  padding-top: 75px;
}
.main.careers section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .main.careers section .center {
    padding: 0 8.3333%;
  }
}
.main.careers .perks .label,
.main.careers .perks .p,
.main.careers .perks .h6,
.main.careers .open .label,
.main.careers .open .p,
.main.careers .open .h6,
.main.careers .press .label,
.main.careers .press .p,
.main.careers .press .h6 {
  transform: translateY(20px);
  opacity: 0;
}
.main.careers .perks .label.is-inview,
.main.careers .perks .p.is-inview,
.main.careers .perks .h6.is-inview,
.main.careers .open .label.is-inview,
.main.careers .open .p.is-inview,
.main.careers .open .h6.is-inview,
.main.careers .press .label.is-inview,
.main.careers .press .p.is-inview,
.main.careers .press .h6.is-inview {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
}
.main.careers .intro {
  /* h1 {
    display: flex;
    flex-wrap: wrap;
  }

  .whitespace {
    vertical-align: top;

    &:before {
      content: '\00A0';
    }
  } */
}
.main.careers .intro .center {
  padding-top: 46px;
}
.main.careers .intro .word {
  overflow: hidden;
}
.main.careers .intro .text + .image {
  margin-top: 51px;
}
.main.careers .intro .image {
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
}
.main.careers .intro .image img {
  width: 100%;
}
.main.careers .intro .image + .caption {
  margin-top: 17px;
}
.main.careers .intro .caption {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .main.careers .intro .text + .image {
    margin-top: 31px;
  }
  .main.careers .intro .image + .caption {
    margin-top: 11px;
  }
}
.main.careers .perks {
  margin-top: 159px;
}
.main.careers .perks .label + .h6 {
  margin-top: 10px;
}
.main.careers .perks .h6 {
  width: 80%;
}
@media screen and (min-width: 768px) {
  .main.careers .perks {
    margin-top: 89px;
  }
  .main.careers .perks .h6 {
    width: 55.833vw;
  }
}
.main.careers .open {
  margin-top: 159px;
}
.main.careers .open .label + ul,
.main.careers .open .label + .p {
  margin-top: 16px;
}
.main.careers .open .p + ul {
  margin-top: 16px;
}
.main.careers .open li {
  transform: translateY(50%);
  opacity: 0;
}
.main.careers .open li.is-inview {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
}
.main.careers .open li a span {
  display: inline-block;
  color: #ffffff;
  transition: 0.5s;
}
.main.careers .open li a span:before {
  top: 90%;
}
.main.careers .open li a:hover span {
  color: #F4D50A;
}
.main.careers .open li a:active span {
  transform: scale(0.975);
  transition: 0.15s;
}
.main.careers .open li + li {
  margin-top: 13px;
}
.main.careers .open .left + .right {
  margin-top: 79px;
}
@media screen and (min-width: 1024px) {
  .main.careers .open .center {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .main.careers .open .left,
  .main.careers .open .right {
    width: 50%;
  }
  .main.careers .open .left + .right {
    margin-top: 80px;
  }
}
.main.careers .links {
  color: #ffffff;
}
.main.careers .links .center {
  padding-top: 90px;
  padding-bottom: 45px;
}
.main.careers .links .text + .pages {
  margin-top: 93px;
}
.main.careers .links h2 {
  text-align: center;
  justify-content: center;
}
.main.careers .links .h3 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main.careers .links .page .image picture {
  display: block;
  overflow: hidden;
}
.main.careers .links .page .image img {
  width: 100%;
}
.main.careers .links .page .text {
  transform: translateY(20px);
  opacity: 0;
}
.main.careers .links .page .text.is-inview {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
}
.main.careers .links .page:first-child .image picture {
  width: 76.923%;
}
.main.careers .links .page:nth-child(2) .text {
  text-align: right;
}
.main.careers .links .page .image + .text {
  margin-top: 18px;
}
.main.careers .links .page + .page {
  margin-top: 58px;
}
@media screen and (min-width: 768px) {
  .main.careers .links .center {
    padding-top: 155px;
    padding-bottom: 100px;
  }
  .main.careers .links .text + .pages {
    margin-top: 134px;
  }
  .main.careers .links h2 {
    margin: auto;
    width: 75vw;
  }
  .main.careers .links h3 {
    display: inline-block;
  }
  .main.careers .links .pages {
    display: flex;
    align-items: center;
    margin: auto;
    width: 90vw;
  }
  .main.careers .links .page a {
    display: block;
    pointer-events: none;
    transition: 0.5s;
  }
  .main.careers .links .page a .image,
  .main.careers .links .page a h3 {
    pointer-events: all;
  }
  .main.careers .links .page a .image img {
    transition: 0.5s;
  }
  .main.careers .links .page a h3 {
    transition: 0.5s;
  }
  .main.careers .links .page a:hover .image img {
    transform: scale(1.05);
    transition: 0.5s;
  }
  .main.careers .links .page a:hover h3 {
    color: #F4D50A;
  }
  .main.careers .links .page a:active {
    transform: scale(0.975);
    transition: 0.15s;
  }
  .main.careers .links .page:first-child {
    flex: 1;
    position: relative;
    z-index: 2;
  }
  .main.careers .links .page:first-child .image picture {
    width: 120.634%;
  }
  .main.careers .links .page:nth-child(2) {
    width: 65.1933%;
  }
  .main.careers .links .page .image + .text {
    margin-top: 20px;
  }
  .main.careers .links .page + .page {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .main.careers .links h2 {
    width: 60.625vw;
  }
  .main.careers .links .pages {
    width: 85vw;
  }
}
@media screen and (min-width: 1280px) {
  .main.careers .links .pages {
    width: 75.4166vw;
  }
}

.main.caseStudies footer {
  padding-top: 110px;
}
@media screen and (min-width: 768px) {
  .main.caseStudies footer {
    padding-top: 186px;
  }
}
.main.caseStudies section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .main.caseStudies section .center {
    padding: 0 5.55%;
  }
}
.main.caseStudies section .word {
  overflow: hidden;
}
.main.caseStudies section h1,
.main.caseStudies section h2,
.main.caseStudies section h3 {
  display: inline-flex;
  flex-wrap: wrap;
}
.main.caseStudies section .whitespace {
  vertical-align: top;
}
.main.caseStudies section .whitespace:before {
  content: " ";
}
.main.caseStudies .intro {
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.caseStudies .intro .text h1 {
  font-size: 50px;
  line-height: 1.2;
}
.main.caseStudies .intro .text + .featured {
  margin-top: 83px;
}
.main.caseStudies .intro .center {
  padding-top: calc(var(--header-height) + 40px);
  padding-bottom: 66px;
}
@media screen and (min-width: 768px) {
  .main.caseStudies .intro .center {
    padding-bottom: 9.6527vw;
  }
  .main.caseStudies .intro .container {
    position: relative;
  }
  .main.caseStudies .intro .text h1 {
    width: auto;
    font-size: 70px;
  }
  .main.caseStudies .intro .text h1 {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    margin-top: -1em;
  }
  .main.caseStudies .intro .text + .featured {
    margin-top: 0;
  }
  .main.caseStudies .intro .study {
    margin-left: auto;
    margin-right: auto;
    width: 66.25vw;
    padding-left: 6.25vw;
  }
  .main.caseStudies .intro .study .image:before {
    padding-top: 64.032%;
  }
}
@media screen and (min-width: 1024px) {
  .main.caseStudies .intro .study {
    width: 57.222vw;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.caseStudies .intro .text h1 {
    font-size: 4.86111vw;
  }
}
.main.caseStudies .studies {
  position: relative;
  z-index: 2;
  color: #ffffff;
}
.main.caseStudies .studies li + li {
  margin-top: 66px;
}
@media screen and (min-width: 768px) {
  .main.caseStudies .studies li + li {
    margin-top: 9.6527vw;
  }
  .main.caseStudies .studies .study:nth-child(4n+1), .main.caseStudies .studies .study:nth-child(4n+2) {
    width: 74vw;
  }
  .main.caseStudies .studies .study:nth-child(4n+1) .image:before, .main.caseStudies .studies .study:nth-child(4n+2) .image:before {
    padding-top: 63.6363%;
  }
  .main.caseStudies .studies .study:nth-child(4n+2) {
    margin-left: auto;
  }
  .main.caseStudies .studies .study:nth-child(4n+3) .image:before, .main.caseStudies .studies .study:nth-child(4n+4) .image:before {
    padding-top: 64.032%;
  }
  .main.caseStudies .studies .study:nth-child(4n+3) {
    width: 60vw;
  }
  .main.caseStudies .studies .study:nth-child(4n+4) {
    margin-left: auto;
    margin-right: auto;
    width: 66.25vw;
    padding-left: 6.25vw;
  }
}
@media screen and (min-width: 1024px) {
  .main.caseStudies .studies .study:nth-child(4n+1), .main.caseStudies .studies .study:nth-child(4n+2) {
    width: 61.1111vw;
  }
  .main.caseStudies .studies .study:nth-child(4n+3) {
    width: 50.972vw;
  }
  .main.caseStudies .studies .study:nth-child(4n+4) {
    width: 57.222vw;
  }
}
.main.caseStudies .study .category {
  text-align: right;
}
.main.caseStudies .study .category .label {
  justify-content: flex-end;
  font-size: 14px;
}
.main.caseStudies .study .category + .image {
  margin-top: 9px;
}
.main.caseStudies .study .image {
  position: relative;
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
}
.main.caseStudies .study .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 61.5384%;
}
.main.caseStudies .study .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.caseStudies .study .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.caseStudies .study .image + .title {
  margin-top: 14px;
}
.main.caseStudies .study .title h2 {
  position: relative;
  font-size: 24px;
  transition: 0.5s;
}
.main.caseStudies .study .title h2:before {
  content: "";
  position: absolute;
  transform-origin: 100% 50%;
  transform: scale3d(0, 1, 1);
  width: 100%;
  height: 1px;
  background: currentColor;
  top: 100%;
  left: 0;
  pointer-events: none;
  transition: transform 0.5s;
}
.main.caseStudies .study a {
  transition: 0.5s;
}
.main.caseStudies .study a .image picture {
  display: block;
  overflow: hidden;
}
.main.caseStudies .study a .image img {
  transition: 0.5s;
}
.main.caseStudies .study a:hover .image img {
  transform: scale(1.05);
}
.main.caseStudies .study a:hover .title h2 {
  color: #F4D50A;
}
.main.caseStudies .study a:hover .title h2:before {
  transform-origin: 0% 50%;
  transform: scale3d(1, 1, 1);
}
.main.caseStudies .study a:active {
  transform: scale(0.975);
  transition: 0.15s;
}
@media screen and (min-width: 768px) {
  .main.caseStudies .study a {
    display: block;
    pointer-events: none;
  }
  .main.caseStudies .study a .label,
  .main.caseStudies .study a .image,
  .main.caseStudies .study a h2 {
    pointer-events: all;
  }
  .main.caseStudies .study .category .label {
    font-size: 18px;
  }
  .main.caseStudies .study .title h2 {
    font-size: 39px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.caseStudies .study .category .label {
    font-size: 1.25vw;
  }
  .main.caseStudies .study .title h2 {
    font-size: 2.6388vw;
  }
}

.page-template-page-clients {
  /* .hover {
    display: none;

    .image {
      transform: translate3d(-50%, -50%, 0);
      position: absolute;
      top: 50%;
      left: 50%;
      opacity: 0;

      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
      }
    }

    @include bp-medium {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;

      .image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        // flex: 0 0 auto;
        width: 35%;
        // opacity: 1;
      }
    }
  }

  .canvas {
    display: block;
  } */
}
.page-template-page-clients header {
  position: fixed;
}
.page-template-page-clients .main.clients {
  padding-top: 50px;
}
@media (min-width: 860px) {
  .page-template-page-clients .main.clients {
    padding-top: 82px;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-page-clients .main.clients {
    padding-top: 140px;
  }
}
.page-template-page-clients .main.clients .selected {
  padding-bottom: 50px;
}
@media (min-width: 860px) {
  .page-template-page-clients .main.clients .selected {
    padding-bottom: 82px;
  }
}
@media screen and (min-width: 1024px) {
  .page-template-page-clients .main.clients .selected {
    padding-bottom: 140px;
  }
}
.page-template-page-clients .hover {
  position: absolute;
  z-index: -1;
  width: 200px;
  height: 280px;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  will-change: transform, filter;
}
.page-template-page-clients .hover__inner {
  overflow: hidden;
}
.page-template-page-clients .hover__inner,
.page-template-page-clients .hover__img {
  width: 100%;
  height: 100%;
  position: relative;
}
.page-template-page-clients .hover__img {
  background-size: cover;
  background-position: 50% 50%;
}

.main.clients {
  position: relative;
  z-index: 2;
}
.main.clients section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .main.clients section .center {
    padding: 0 5.55%;
  }
}
.main.clients .selected {
  position: relative;
  z-index: 2;
  color: #ffffff;
}
.main.clients .selected .center {
  padding-top: 80px;
}
.main.clients .selected .text h1 {
  overflow: hidden;
}
.main.clients .selected .text + .images {
  margin-top: 89px;
}
.main.clients .selected .logos {
  display: grid;
  row-gap: 13.333vw;
}
.main.clients .selected .logo img {
  margin: auto;
  max-height: 10vh;
}
@media screen and (max-width: 640px) {
  .main.clients .selected .logo img {
    max-width: 40vw;
  }
}
.main.clients .selected .images {
  position: relative;
}
.main.clients .selected .logos {
  position: relative;
  z-index: 2;
}
.main.clients .selected .logos li {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .main.clients .selected {
    /* .hover {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;

      .image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        // flex: 0 0 auto;
        width: 35%;
        // opacity: 1;
      }
    } */
  }
  .main.clients .selected .center {
    padding-top: calc(30.104vh - 81px);
  }
  .main.clients .selected .text {
    text-align: center;
  }
  .main.clients .selected .text + .images {
    margin-top: 9.1666vw;
  }
  .main.clients .selected .logos {
    grid-template-columns: 1fr 1fr;
    row-gap: 96px;
  }
}
@media screen and (min-width: 1024px) {
  .main.clients .logos {
    margin: auto;
    width: 60vw;
    column-gap: 10vw;
  }
}
@media (min-width: 1024px) and (min-height: 768px) {
  .main.clients .center {
    padding-top: calc(30.104vh - 143px);
  }
}
@media screen and (min-width: 1280px) {
  .main.clients .logos {
    width: 55.55vw;
  }
}
.main.clients .testimonials {
  color: #ffffff;
  background-color: #2A3CAC;
  padding-top: 80px;
  padding-bottom: 140px;
  overflow: hidden;
  opacity: 0;
}
.main.clients .testimonials.is-inview {
  opacity: 1;
}
.main.clients .testimonials .text {
  text-align: center;
  max-width: 873px;
  margin: auto;
}
.main.clients .testimonials .slider {
  margin-top: 40px;
}
.main.clients .testimonials .inner {
  max-width: 640px;
  margin: auto;
  text-align: center;
}
.main.clients .testimonials .swiper-slide p + p {
  margin-top: 1em;
}
.main.clients .testimonials .swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 60px;
}
.main.clients .testimonials .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #2A3CAC;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: 0.5s;
}
.main.clients .testimonials .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffffff;
}
.main.clients .testimonials .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 13px;
}
@media screen and (min-width: 1024px) {
  .main.clients .testimonials {
    padding-top: 152px;
    padding-bottom: 182px;
  }
  .main.clients .testimonials .slider {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.clients .testimonials {
    padding-top: calc(152vw / (1440 - var(--scrollbar-width)) * 100);
    padding-bottom: calc(182vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.clients .testimonials .text,
  .main.clients .testimonials .inner {
    max-width: calc(640vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.clients .testimonials .slider {
    margin-top: calc(80vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.clients .testimonials .swiper-pagination-bullets {
    padding-top: calc(60vw / (1440 - var(--scrollbar-width)) * 100);
  }
}

.device-mobile .main.home .intro {
  padding-bottom: 20px;
}
.device-mobile .main.home .projects,
.device-mobile .main.home .brands,
.device-mobile .main.home .about,
.device-mobile .main.home .featured .capabilities {
  padding-top: 60px;
  padding-bottom: 60px;
}
.device-mobile .main.home .projects > .center,
.device-mobile .main.home .brands > .center,
.device-mobile .main.home .about > .center,
.device-mobile .main.home .featured .capabilities > .center {
  padding-top: 0;
  padding-bottom: 0;
}
.device-mobile .main.home .brands {
  overflow: hidden;
}
.device-mobile .main.home .brands ul {
  position: relative;
}
.device-mobile .main.home .brands ul:nth-last-child(2) {
  right: 300%;
}
.device-mobile .main.home .brands ul:nth-last-child(1) {
  left: 200%;
}
.device-mobile .main.home .brands .hover {
  display: none;
}
.device-mobile .main.home footer {
  padding-top: 80px;
}
.device-mobile footer .contact + .instagram {
  margin-top: 60px;
}

.main.home {
  padding-top: 0;
  background-color: #2A3CAC;
}
.main.home footer {
  padding-top: 120px;
}
@media screen and (min-width: 768px) {
  .main.home footer {
    padding-top: 180px;
  }
}
.main.home section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .main.home section .center {
    padding: 0 5.55%;
  }
}
.main.home .intro {
  color: #ffffff;
  background-color: #2A3CAC;
  padding-bottom: 300px;
}
.main.home .intro .center {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 85px;
  padding-bottom: 85px;
}
.main.home .intro .headline {
  flex: 1;
  display: flex;
  align-items: center;
  /* .headline {
    flex: 1;
    display: flex;
    // flex-wrap: wrap;
    align-items: center;
  } */
  /* .word,
  .whitespace {
    white-space: nowrap;
    overflow: hidden;
  }

  .whitespace {
    vertical-align: top;

    &:before {
      content: '\00A0';
    }
  } */
}
.main.home .intro .headline .word {
  overflow: hidden;
}
.main.home .intro h1 {
  /* flex: 1;
  display: flex;
  align-items: center; */
}
.main.home .intro h2 {
  padding-top: 85px;
  text-align: center;
}
.main.home .intro h2 div {
  overflow: hidden;
}
.main.home .intro h2 div + div {
  margin-top: 0.25em;
}
@media (min-width: 375px) {
  .main.home .intro h1 {
    max-width: 84%;
    padding-top: 85px;
  }
  .main.home .intro h2 {
    padding: 85px 4% 0;
  }
}
@media screen and (min-width: 800px) {
  .main.home .intro h2 {
    margin: auto;
    max-width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .main.home .intro h1 {
    line-height: 0.9;
    line-height: 1;
    padding-top: 0;
  }
  .main.home .intro h2 {
    padding: 0;
    max-width: 75%;
  }
}
@media screen and (min-width: 1024px) {
  .main.home .intro .headline {
    padding-top: 15vh;
  }
}
@media screen and (min-width: 1280px) {
  .main.home .intro h1 {
    max-width: 64%;
  }
  .main.home .intro h2 {
    max-width: 55%;
  }
}
.main.home .projects {
  background-color: #ffffff;
}
.main.home .projects .center {
  padding-bottom: 100px;
}
.main.home .projects h2 {
  color: #88CCD5;
}
.main.home .projects h2 + ul {
  margin-top: 35px;
}
.main.home .projects ul {
  margin: auto;
}
.main.home .projects li .image {
  position: relative;
}
.main.home .projects li .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 113.414%;
}
.main.home .projects li .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .projects li .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.home .projects li .image + .text {
  padding-top: 30px;
}
.main.home .projects li h3 {
  color: #121212;
}
.main.home .projects li h3 + .btn {
  margin-top: 18px;
}
.main.home .projects li .btn span {
  color: #F4D50A;
  transition: 0.5s;
}
.main.home .projects li a {
  transition: 0.5s;
}
.main.home .projects li a .image picture {
  display: block;
  overflow: hidden;
}
.main.home .projects li a .image img {
  transition: 0.5s;
}
.main.home .projects li a:hover .image img {
  transform: scale(1.05);
}
.main.home .projects li a:hover .btn span {
  color: #88CCD5;
}
.main.home .projects li a:active {
  transform: scale(0.975);
  transition: 0.15s;
}
.main.home .projects .image {
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
}
@media (min-width: 375px) {
  .main.home .projects h2 {
    max-width: 68%;
  }
  .main.home .projects li .text {
    max-width: 82%;
  }
}
@media (max-width: 639px) {
  .main.home .projects ul {
    max-width: 328px;
  }
  .main.home .projects li + li {
    margin-top: 75px;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .main.home .projects ul {
    display: flex;
  }
  .main.home .projects li + li {
    margin-left: 6.66%;
  }
}
@media screen and (min-width: 768px) {
  .main.home .projects h2 + ul {
    margin-top: 100px;
  }
  .main.home .projects li a {
    display: flex;
    pointer-events: none;
  }
  .main.home .projects li .image {
    width: 36%;
    pointer-events: all;
  }
  .main.home .projects li .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-width: 64%;
    padding-left: 10.19%;
    padding-bottom: 30px;
  }
  .main.home .projects li .text h3,
  .main.home .projects li .text .btn {
    pointer-events: all;
  }
  .main.home .projects li + li {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .main.home .projects ul {
    padding-left: 7.055%;
    padding-right: 7.055%;
  }
}
@media screen and (min-width: 1280px) {
  .main.home .projects ul {
    padding-left: 14.11%;
    padding-right: 14.11%;
  }
  .main.home .projects li .text {
    padding-left: 13%;
  }
}
.main.home .brands {
  position: relative;
  z-index: 2;
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.home .brands .center {
  padding-top: 95px;
}
.main.home .brands p {
  text-align: center;
}
.main.home .brands p + ul {
  margin-top: 100px;
}
.main.home .brands ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 639px) {
  .main.home .brands ul {
    width: 200%;
  }
}
.main.home .brands ul + ul {
  margin-top: 98px;
}
.main.home .brands ul:nth-child(odd) {
  direction: rtl;
}
.main.home .brands li {
  position: relative;
  margin-left: 49px;
  margin-right: 49px;
}
.main.home .brands li a {
  display: block;
  transition: 0.35s;
}
.main.home .brands li a:active {
  transform: scale(0.975);
  transition: 0.15s;
}
.main.home .brands .hover {
  position: absolute;
  z-index: -1;
  width: 200px;
  height: 280px;
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  will-change: transform, filter;
}
.main.home .brands .hover__inner {
  overflow: hidden;
}
.main.home .brands .hover__inner,
.main.home .brands .hover__img {
  width: 100%;
  height: 100%;
  position: relative;
}
.main.home .brands .hover__img {
  background-size: cover;
  background-position: 50% 50%;
}
@media screen and (max-width: 767px) {
  .main.home .brands {
    padding-bottom: 60px;
  }
  .main.home .brands + .about {
    padding-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .main.home .brands p {
    margin: auto;
    max-width: 60%;
  }
  .main.home .brands .center {
    padding-top: 200px;
  }
  .main.home .brands p + ul {
    margin-top: 100px;
  }
  .main.home .brands ul + ul {
    margin-top: 100px;
  }
}
.main.home .about {
  background-color: #88CCD5;
}
.main.home .about .center {
  padding-bottom: 100px;
}
.main.home .about a {
  color: #ffffff;
  pointer-events: none;
}
.main.home .about .image {
  position: relative;
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
  margin-left: auto;
  max-width: 71.38%;
  pointer-events: all;
}
.main.home .about .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 128.172%;
}
.main.home .about .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .about .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.home .about .image picture {
  display: block;
  overflow: hidden;
}
.main.home .about .image img {
  transition: 0.5s;
}
.main.home .about .image + .text {
  position: relative;
  z-index: 2;
  margin-top: 25px;
}
.main.home .about h2 {
  pointer-events: all;
}
.main.home .about h2 + .btn {
  margin-top: 16px;
}
.main.home .about .btn {
  pointer-events: all;
}
.main.home .about .btn span {
  transition: 0.5s;
}
.main.home .about a {
  transition: 0.5s;
}
.main.home .about a:hover .image img {
  transform: scale(1.05);
}
.main.home .about a:hover .btn span {
  color: #F4D50A;
}
.main.home .about a:active {
  transform: scale(0.975);
  transition: 0.15s;
}
@media (min-width: 375px) {
  .main.home .about .text {
    max-width: 93%;
  }
}
@media (min-width: 580px) {
  .main.home .about .text {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .main.home .about .center {
    padding-top: 200px;
  }
  .main.home .about a {
    color: #ffffff;
    display: flex;
  }
  .main.home .about .image {
    position: relative;
    margin: 0;
    width: 50.51%;
  }
  .main.home .about .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 128.172%;
  }
  .main.home .about .image picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .main.home .about .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .main.home .about .text {
    width: 49.49%;
    margin-left: -6.41%;
    padding-top: 30px;
    padding-bottom: 75px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .main.home .about h2 {
    width: 120%;
  }
}
@media (min-width: 900px) {
  .main.home .about .center {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media screen and (min-width: 1024px) {
  .main.home .about .center {
    padding-left: 16%;
    padding-right: 16%;
  }
}
@media screen and (min-width: 1280px) {
  .main.home .about .center {
    padding-left: 21.52%;
    padding-right: 21.52%;
  }
  .main.home .about h2 {
    width: 125%;
  }
}
@media screen and (min-width: 1280px) and (min-height: 768px) {
  .main.home .about .center {
    padding-left: 310px;
    padding-right: 310px;
  }
}
.main.home .featured {
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.home .featured .center {
  padding-top: 90px;
  padding-bottom: 100px;
}
.main.home .featured h2 {
  text-align: center;
}
.main.home .featured h2 + ul {
  margin-top: 70px;
}
.main.home .featured ul {
  display: flex;
  align-items: center;
}
@media (max-width: 639px) {
  .main.home .featured ul li img {
    max-width: 33vw;
  }
}
@media (max-width: 767px) {
  .main.home .featured ul {
    flex-direction: column;
  }
  .main.home .featured li + li {
    margin-top: 66px;
  }
}
@media screen and (min-width: 768px) {
  .main.home .featured .center {
    padding-top: 190px;
    padding-bottom: 230px;
  }
  .main.home .featured ul {
    justify-content: space-around;
  }
  .main.home .featured li + li {
    margin-left: 5vw;
  }
}
.main.home .capabilities {
  color: #121212;
  background-color: #ffffff;
}
.main.home .capabilities .center {
  padding-top: 85px;
  padding-bottom: 100px;
}
.main.home .capabilities .text h2 {
  color: #88CCD5;
}
.main.home .capabilities .text h2 + ul {
  margin-top: 45px;
}
.main.home .capabilities .text ul,
.main.home .capabilities .text .btn {
  margin-left: 11%;
}
.main.home .capabilities .text ul + .btn {
  margin-top: 16px;
}
.main.home .capabilities .text li {
  transform: translateY(50%);
  opacity: 0;
}
.main.home .capabilities .text li.is-inview {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
}
.main.home .capabilities .text .btn span {
  display: inline-block;
  color: #F4D50A;
  transition: 0.5s;
}
.main.home .capabilities .text .btn:hover span {
  color: #88CCD5;
}
.main.home .capabilities .text .btn:active span {
  transform: scale(0.975);
  transition: 0.15s;
}
.main.home .capabilities .text + .image {
  margin-top: 45px;
}
.main.home .capabilities .image {
  margin-left: auto;
  max-width: 61%;
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
}
.main.home .capabilities .image li {
  position: relative;
  display: none;
}
.main.home .capabilities .image li:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 113.483%;
}
.main.home .capabilities .image li picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .capabilities .image li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.home .capabilities .image li:first-child {
  display: block;
}
@media screen and (min-width: 768px) {
  .main.home .capabilities .center {
    display: flex;
    padding-top: 165px;
    padding-bottom: 185px;
  }
  .main.home .capabilities .text {
    width: 66%;
  }
  .main.home .capabilities .text h2 {
    display: flex;
    flex-direction: column;
  }
  .main.home .capabilities .text h2 + ul {
    margin-top: 50px;
  }
  .main.home .capabilities .text ul + .btn {
    margin-top: 30px;
  }
  .main.home .capabilities .text + .image {
    margin-top: 70px;
  }
  .main.home .capabilities .image {
    width: 34%;
  }
}
@media screen and (min-width: 1280px) {
  .main.home .capabilities .text ul,
  .main.home .capabilities .text .btn {
    margin-left: 14.44%;
    margin-left: 19.93%;
  }
  .main.home .capabilities .text {
    width: 72.1875%;
  }
  .main.home .capabilities .image {
    margin-left: -5%;
    width: 27.8125%;
  }
}

.splash {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #2C3C9E;
}
.splash .wipe {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.splash .wipe span {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #2C3C9E;
}
.splash .wipe span:nth-child(1) {
  left: 0;
}
.splash .wipe span:nth-child(2) {
  right: 0;
}
.splash .slides {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.splash .slides .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--order);
}
.splash .slides .slide:nth-child(odd) .media:first-child, .splash .slides .slide:nth-child(even) .media:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.splash .slides .slide:nth-child(odd) .media:first-child .frame, .splash .slides .slide:nth-child(even) .media:last-child .frame {
  position: relative;
  width: calc(307vw / (1440 - var(--scrollbar-width)) * 100);
  height: calc(433vw / (1440 - var(--scrollbar-width)) * 100);
  overflow: hidden;
}
.splash .slides .media {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #2C3C9E;
}
.splash .slides .media .frame {
  width: 100%;
  height: 100%;
}
.splash .slides .media img,
.splash .slides .media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.splash .slides .media:nth-child(1) {
  left: 0;
}
.splash .slides .media:nth-child(2) {
  right: 0;
}
.splash .logo {
  position: absolute;
  z-index: 3;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
}
.splash .logo svg {
  width: 100px;
  opacity: 0;
}
.splash .logo svg path {
  fill: #b0e0e6;
}
@media screen and (max-width: 639px) {
  .splash .wipe span:first-child {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .splash .wipe span {
    width: 50%;
  }
  .splash .slides .slide:nth-child(odd) .media:first-child, .splash .slides .slide:nth-child(even) .media:last-child {
    opacity: 1;
  }
  .splash .slides .media {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .splash .logo svg {
    width: 164px;
  }
}
@media screen and (min-width: 1440px) {
  .splash .logo svg {
    width: 11.3888vw;
  }
}

.device-mobile .main.project {
  /* .intro {
    padding-bottom: 20px;
  }

  .projects,
  .brands,
  .about,
  .featured
  .capabilities {
    padding-top: 60px;
    padding-bottom: 60px;

    > .center {
      padding-top: 0;
      padding-bottom: 0;
    }
  }

  footer {
    padding-top: 80px;
  } */
}
.device-mobile .main.project .intro .image .cursor {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  pointer-events: all;
}
.device-mobile .main.project .impact .center {
  padding-top: 30px;
  padding-bottom: 30px;
}

.main.project {
  background-color: #ffffff;
  background-color: #2A3CAC;
}
.main.project footer {
  padding-top: 71px;
}
@media screen and (min-width: 768px) {
  .main.project footer {
    padding-top: 141px;
  }
}
.main.project .intro {
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.project .intro .center {
  margin: auto;
  padding: 70px 6.66%;
}
@media screen and (min-width: 768px) {
  .main.project .intro .center {
    padding: 24px 5.55% 117px;
  }
}
.main.project .intro .image {
  position: relative;
}
.main.project .intro .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 58.737%;
}
.main.project .intro .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.project .intro .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.project .intro .image video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.project .intro .image .cursor {
  opacity: 0;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50%;
  transition: opacity 0.35s;
}
.main.project .intro .image .cursor.is-visible {
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .main.project .intro .image .cursor {
    width: 6vw;
    height: 6vw;
  }
}
.main.project .intro .image + .text {
  margin-top: 48px;
}
.main.project .intro h1 {
  overflow: hidden;
}
.main.project .intro h1 + h2 {
  margin-top: 24px;
}
.main.project .intro h2 {
  /* display: flex;
  flex-wrap: wrap; */
  /* .whitespace {
    vertical-align: top;

    &:before {
      content: '\00A0';
    }
  } */
}
.main.project .intro h2 .word {
  overflow: hidden;
}
.main.project .intro h2 + .categories {
  margin-top: 48px;
}
.main.project .intro li {
  text-align: right;
}
.main.project .intro li + li {
  margin-top: 0.8333em;
}
@media screen and (min-width: 768px) {
  .main.project .intro h1 {
    font-size: 29px;
  }
  .main.project .intro .image {
    width: 100%;
    margin-left: 5.55vw;
  }
  .main.project .intro .image + .text {
    margin-top: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .main.project .intro .image {
    margin-left: auto;
    margin-right: -5.55vw;
    width: 57.2222vw;
  }
  .main.project .intro .image + .text {
    position: relative;
    z-index: 2;
    margin-top: -11.875vw;
  }
  .main.project .intro .text {
    pointer-events: none;
  }
  .main.project .intro h1,
  .main.project .intro h2 {
    width: 65vw;
  }
  .main.project .intro h2 + .categories {
    margin-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .main.project .intro h1,
  .main.project .intro h2 {
    width: 45.347vw;
  }
  .main.project .intro .categories {
    padding-left: 58.6111vw;
  }
  .main.project .intro .categories li {
    text-align: left;
  }
  .main.project .intro .categories li:first-child {
    margin-top: -1em;
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.project .intro h1 {
    font-size: 2.0138vw;
  }
}
.main.project .brief {
  position: relative;
  z-index: 2;
  color: #121212;
  background-color: #ffffff;
  overflow: hidden;
}
.main.project .brief + section {
  position: relative;
  z-index: 2;
}
.main.project .brief + section:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #2A3CAC;
}
.main.project .brief .center {
  margin: auto;
  padding: 70px 6.66% 0;
}
@media screen and (min-width: 768px) {
  .main.project .brief .center {
    padding: 146px 5.55% 0;
  }
}
.main.project .brief .text h2 + .p {
  margin-top: 15px;
}
.main.project .brief .text + .gallery,
.main.project .brief .text + .swiper,
.main.project .brief .text + .images {
  margin-top: 70px;
}
.main.project .brief .label {
  overflow: hidden;
}
.main.project .brief .p p {
  transform: translateY(20px);
  opacity: 0;
}
.main.project .brief .p p.is-inview {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.5s;
}
.main.project .brief .gallery {
  position: relative;
}
.main.project .brief .gallery:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -50vw;
  width: 200vw;
  height: 66.596%;
  background-color: #2A3CAC;
}
.main.project .brief .gallery:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: -50vw;
  width: 200vw;
  height: 1px;
  background-color: #2A3CAC;
}
.main.project .brief .images {
  transition-timing-function: linear;
}
.main.project .brief .images li {
  padding: 0 10px;
  /* &:last-child {
    margin-bottom: -20vw;
  } */
  /* + li {
    margin-top: 6.66vw;
  } */
}
.main.project .brief .images li img {
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .main.project .brief .text {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .main.project .brief .text {
    width: 53.8194vw;
  }
  .main.project .brief .text + .gallery,
  .main.project .brief .text + .swiper,
  .main.project .brief .text + .images {
    margin-top: 143px;
  }
  .main.project .brief .swiper {
    margin: auto;
    max-width: 45.5555vw;
  }
  .main.project .brief .images {
    display: flex;
    position: relative;
    cursor: grab;
  }
  .main.project .brief .images:active {
    cursor: grabbing;
  }
  .main.project .brief .images li {
    position: relative;
    z-index: 2;
    padding: 0 2.6388vw;
    /* &:nth-child(n + 4) {
      display: none;
    }

    + li {
      margin-top: 0;
      margin-left: 5.347vw;
    } */
  }
}
.main.project .impact {
  padding-top: 20vw;
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.project .impact .center {
  margin: auto;
  padding: 90px 6.66% 90px;
}
@media screen and (min-width: 768px) {
  .main.project .impact .center {
    padding: 142px 8.3333% 133px;
  }
}
.main.project .impact h2 {
  /* display: flex;
  flex-wrap: wrap; */
  /* .whitespace {
    vertical-align: top;

    &:before {
      content: '\00A0';
    }
  } */
}
.main.project .impact h2 .word {
  overflow: hidden;
}
.main.project .impact h2 + .h5 {
  margin-top: 24px;
}
.main.project .impact .h5 {
  line-height: 1.4;
}
.main.project .impact .h5 p {
  transform: translateY(20px);
  opacity: 0;
}
.main.project .impact .h5 p.is-inview {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.5s;
}
.main.project .impact .h5 + .stats {
  margin-top: 90px;
}
.main.project .impact .stats {
  text-align: right;
}
.main.project .impact .stats li {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
}
.main.project .impact .stats li + li {
  margin-top: 38px;
}
.main.project .impact .stats .h1 + .label {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .main.project .impact h2 + .h5 {
    margin-top: 58px;
  }
}
@media screen and (min-width: 1024px) {
  .main.project .impact {
    padding-top: 0;
  }
  .main.project .impact .center {
    display: flex;
    flex-wrap: wrap;
  }
  .main.project .impact h2 {
    margin-left: -4vw;
    width: 69vw;
  }
  .main.project .impact .h5 {
    width: 60%;
  }
  .main.project .impact .h5 + .stats {
    margin-top: 58px;
  }
  .main.project .impact .stats {
    width: 40%;
    padding-left: 8.3333vw;
  }
  .main.project .impact .stats li {
    align-items: flex-start;
  }
}
@media screen and (min-width: 1280px) {
  .main.project .impact .h5 {
    width: 44.861vw;
  }
  .main.project .impact .stats {
    flex: 1;
    width: auto;
    padding-left: 10.5555vw;
    text-align: center;
  }
  .main.project .impact .stats ul {
    display: inline-block;
  }
}
@media screen and (min-width: 1280px) {
  .main.project .impact h2 {
    width: 51.18055vw;
  }
}
.main.project .press {
  position: relative;
  z-index: 2;
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.project .press .center {
  margin: auto;
  padding: 90px 6.66% 90px;
}
@media screen and (min-width: 768px) {
  .main.project .press .center {
    padding: 90px 8.3333% 90px;
  }
}
.main.project .press .text + .images {
  margin-top: 96px;
}
.main.project .press .label {
  overflow: hidden;
}
.main.project .press .label + .logos {
  margin-top: 48px;
}
.main.project .press .logos {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main.project .press li {
  flex: 1;
}
.main.project .press li img {
  margin: auto;
  max-height: 10vh;
}
.main.project .press li + li {
  margin-left: 6.66vw;
}
.main.project .press .images .image {
  display: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.main.project .press .images .image img {
  width: 100%;
}
.main.project .press .images .image.is-active {
  display: block;
}
@media screen and (max-width: 639px) {
  .main.project .press .label {
    text-align: center;
  }
  .main.project .press ul {
    flex-direction: column;
  }
  .main.project .press li img {
    max-width: 40vw;
  }
  .main.project .press li + li {
    margin-left: 0;
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .main.project .press .label + .logos {
    margin-top: 58px;
  }
  .main.project .press .images {
    margin: auto;
    width: 75vw;
  }
  .main.project .press li img {
    max-width: 15vw;
  }
}
@media screen and (min-width: 1024px) {
  .main.project .press .center {
    padding-top: 0;
  }
  .main.project .press .images {
    width: 66vw;
  }
  .main.project .press li img {
    max-width: 12vw;
  }
}
@media screen and (min-width: 1280px) {
  .main.project .press .images {
    width: 50.347vw;
  }
}
.main.project .next {
  position: relative;
  z-index: 2;
  color: #ffffff;
  background-color: #88CCD5;
}
.main.project .next .center {
  margin: auto;
  padding: 90px 6.66% 70px;
}
@media screen and (min-width: 768px) {
  .main.project .next .center {
    padding: 123px 8.3333% 140px;
  }
}
.main.project .next .label {
  overflow: hidden;
}
.main.project .next .label + .project {
  margin-top: 36px;
}
.main.project .next .project .text {
  text-align: right;
}
.main.project .next .project .text.is-inview h3 {
  transform: translateY(0);
  opacity: 1;
  transition: 1s;
  transition-delay: 0.5s;
}
.main.project .next .project .text h3 {
  font-family: "Avenir-Book", sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translateY(20px);
  opacity: 0;
}
.main.project .next .project .text + .image {
  margin-top: 14px;
}
.main.project .next .project .image {
  position: relative;
}
.main.project .next .project .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 61.9496%;
}
.main.project .next .project .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.project .next .project .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.project .next .project a {
  transition: 0.5s;
}
.main.project .next .project a .image picture {
  display: block;
  overflow: hidden;
}
.main.project .next .project a .image img {
  transition: 0.5s;
}
.main.project .next .project a h3 span {
  transition: 0.5s;
}
.main.project .next .project a:hover .image img {
  transform: scale(1.05);
}
.main.project .next .project a:hover h3 span {
  color: #F4D50A;
}
.main.project .next .project a:active {
  transform: scale(0.975);
  transition: 0.15s;
}
@media screen and (min-width: 768px) {
  .main.project .next .label {
    text-align: center;
  }
  .main.project .next .project {
    margin: auto;
    width: 80%;
  }
  .main.project .next .project a {
    display: flex;
    align-items: center;
    pointer-events: none;
  }
  .main.project .next .project a .text h3 {
    display: inline;
    pointer-events: all;
  }
  .main.project .next .project a .image {
    pointer-events: all;
  }
  .main.project .next .project .text {
    width: 55%;
    padding-right: 5.0694vw;
    text-align: right;
  }
  .main.project .next .project .text + .image {
    margin-top: 0;
  }
  .main.project .next .project .image {
    width: 45%;
  }
}
@media screen and (min-width: 1024px) {
  .main.project .next .project {
    width: 55.625vw;
  }
  .main.project .next .project a {
    margin-left: -5.03472vw;
    width: 100%;
  }
  .main.project .next .project .text {
    flex: 1;
    width: auto;
  }
  .main.project .next .project .image {
    width: 22.0833vw;
  }
}

.main.service {
  background-color: #2A3CAC;
}
.main.service footer {
  padding-top: 107px;
}
@media screen and (min-width: 768px) {
  .main.service footer {
    padding-top: 181px;
  }
}
.main.service section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .main.service section .center {
    padding: 0 5.55%;
  }
}
.main.service .intro {
  color: #ffffff;
  background-color: #2A3CAC;
}
.main.service .intro .center {
  padding-top: 140px;
}
.main.service .intro.to-a .center {
  padding-bottom: 210px;
}
.main.service .intro.to-b .center {
  padding-bottom: 110px;
}
.main.service .intro .word {
  overflow: hidden;
}
.main.service .intro h1 + h2 {
  margin-top: 1em;
}
.main.service .intro p {
  margin-top: 1em;
}
.main.service .intro p + p {
  margin-top: 0.5em;
}
.main.service .intro .action {
  margin-top: 3em;
}
.main.service .intro .action a {
  display: inline-block;
  font-weight: 600;
}
@media (min-width: 640px) {
  .main.service .intro h1 {
    max-width: 84%;
  }
  .main.service .intro .p {
    max-width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .main.service .intro .center {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  .main.service .intro h1 + h2 {
    margin-top: 0.5em;
  }
}
@media screen and (min-width: 1024px) {
  .main.service .intro .center {
    padding-top: calc(240vw / (1440 - var(--scrollbar-width)) * 100);
    padding-bottom: calc(170vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .intro h2 {
    max-width: calc(786vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .intro .p {
    max-width: calc(733vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .intro.to-a .center {
    padding-bottom: calc(210vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .intro.to-b .center {
    padding-bottom: calc(148vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media screen and (min-width: 1440px) and (min-height: 560px) {
  .main.service .intro .center {
    padding-top: calc(200vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
.main.service .studies {
  background-color: #ffffff;
  padding-bottom: 100px;
}
.main.service .studies .layout {
  display: flex;
  flex-direction: column;
}
.main.service .studies .layout .image {
  order: 1;
}
.main.service .studies .layout .swiper {
  overflow: hidden;
}
.main.service .studies .layout .text {
  order: 2;
  margin-top: 30px;
}
.main.service .studies .layout h2,
.main.service .studies .layout .caseStudies {
  color: #2A3CAC;
}
.main.service .studies .layout .p {
  margin-top: 14px;
}
.main.service .studies .layout .caseStudies {
  margin-top: 35px;
}
.main.service .studies .layout .caseStudies li {
  margin-top: 15px;
}
.main.service .studies .swiper-pagination-bullets {
  display: none;
  justify-content: center;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 29px;
}
.main.service .studies .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #ffffff;
  border: 1px solid #2A3CAC;
  border-radius: 50%;
  transition: 0.5s;
}
.main.service .studies .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #2A3CAC;
}
.main.service .studies .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 13px;
}
.main.service .studies .layout-a {
  padding-top: 100px;
}
.main.service .studies .layout-a .swiper-slide {
  position: relative;
}
.main.service .studies .layout-a .swiper-slide:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 129.87%;
}
.main.service .studies .layout-a .swiper-slide picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.service .studies .layout-a .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.service .studies .layout-a:first-child {
  padding-top: 145px;
}
.main.service .studies .layout-a:first-child .image {
  margin-top: -264px;
}
.main.service .studies .layout-b {
  padding-top: 100px;
}
.main.service .studies .layout-b .inner {
  position: relative;
}
.main.service .studies .layout-b .inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 74.02%;
}
.main.service .studies .layout-b .inner picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.service .studies .layout-b .inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .main.service .studies .layout h2,
  .main.service .studies .layout .p {
    max-width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .main.service .studies .layout {
    flex-direction: row;
    align-items: center;
  }
  .main.service .studies .layout .image {
    order: 2;
    width: calc(616vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .studies .layout .swiper-pagination-bullets {
    display: flex;
  }
  .main.service .studies .layout .text {
    order: 1;
    flex: 1;
    margin-top: 0;
  }
  .main.service .studies .layout .caseStudies {
    margin-top: calc(75vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .studies .layout-a {
    padding-top: calc(75vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .studies .layout-a:first-child {
    padding-top: 0;
  }
  .main.service .studies .layout-a:first-child .image {
    margin-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .main.service .studies .layout h2 {
    font-size: calc(42vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.service .studies .layout-a:first-child .image {
    margin-top: calc(-119vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
.main.services {
  background-color: #2A3CAC;
}
.main.services footer {
  padding-top: 107px;
}
@media screen and (min-width: 768px) {
  .main.services footer {
    padding-top: 181px;
  }
}
.main.services section .center {
  margin: auto;
  padding: 0 6.66%;
}
@media screen and (min-width: 768px) {
  .main.services section .center {
    padding: 0 5.55%;
  }
}
.main.services .intro {
  color: #ffffff;
  background-color: #2A3CAC;
  /* .whitespace {
    vertical-align: top;

    &:before {
      content: '\00A0';
    }
  } */
}
.main.services .intro .center {
  padding-top: 70px;
  padding-bottom: 199px;
}
.main.services .intro .word {
  overflow: hidden;
}
.main.services .intro h1 {
  /* display: flex;
  flex-wrap: wrap; */
}
@media (min-width: 640px) {
  .main.services .intro h1 {
    max-width: 84%;
  }
  .main.services .intro .p {
    max-width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .main.services .intro .center {
    padding-top: 125px;
    padding-bottom: 170px;
  }
  .main.services .intro h1 {
    padding-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .main.services .intro h1 {
    max-width: 64%;
  }
  .main.services .intro .p {
    max-width: 56%;
  }
}
.main.services .hero .image {
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
}
.main.services .hero img {
  width: 100%;
}
.main.services .job {
  color: #121212;
  background-color: #ffffff;
}
.main.services .job .center {
  padding-top: 140px;
  padding-bottom: 95px;
}
.main.services .job .text h2 {
  color: #88CCD5;
}
.main.services .job .text h2 + .p {
  margin-top: 20px;
}
.main.services .job .text .p p {
  transform: translateY(20px);
  opacity: 0;
}
.main.services .job .text + .title,
.main.services .job .text + ul {
  margin-top: 77px;
}
.main.services .job .title + ul {
  margin-top: 35px;
}
.main.services .job .image {
  /* picture {
    display: block;
    overflow: hidden;
    transition: .5s;
  }

  img {
    transform: scale(1.1);
    opacity: .5;
    transition: 2s;
  }

  &.is-inview {
    img {
      transform: scale(1);
      opacity: 1;
    }
  } */
  position: relative;
}
.main.services .job .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.main.services .job .image picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.services .job .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main.services .job ul {
  display: grid;
  row-gap: 20px;
}
.main.services .job li .h6 + .h5,
.main.services .job li .label + .h5 {
  margin-top: 12px;
}
.main.services .job li .label {
  margin-top: 2em;
}
.main.services .job li .btn {
  margin-top: 1em;
  font-family: "Avenir-Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2A3CAC;
}
@media (min-width: 640px) {
  .main.services .job ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 10vw;
    margin: auto;
  }
}
@media screen and (min-width: 1024px) {
  .main.services .job .center {
    padding-top: 100px;
    padding-bottom: 140px;
  }
  .main.services .job .text {
    width: 50.069vw;
  }
  .main.services .job .title + ul {
    margin-top: 75px;
  }
  .main.services .job ul {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: calc(95vw / (1440 - var(--scrollbar-width)) * 100);
    column-gap: 8vw;
  }
  .main.services .job li .label + .h5 {
    margin-top: 1em;
  }
}
@media screen and (min-width: 1280px) {
  .main.services .job .center {
    padding-bottom: 210px;
  }
  .main.services .job ul {
    column-gap: 5.5vw;
  }
}