@font-face {
  font-family: Keroinepro;
  src: url('../fonts/KéroïnePRO-DouxExtreme.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Keroinepro;
  src: url('../fonts/KéroïnePRO-IntenseLegere.woff') format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Newedge 666";
  src: url('../fonts/NewEdge666-UltraLightRounded.woff') format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Newedge 666";
  src: url('../fonts/NewEdge666-RegularRounded.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Geistmono;
  src: url('../fonts/GeistMono-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

body {
  color: #0027ff;
  font-family: Keroinepro, Arial, sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 28px;
}

a {
  text-decoration: none;
}

.header {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #f4f4f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 37px 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: 38px;
  padding-left: 40px;
  padding-right: 40px;
  transition: top .4s cubic-bezier(.645, .045, .355, 1);
  display: grid;
  position: fixed;
  inset: 40px 0% auto;
}

.header.hide {
  top: -80px;
}

.heading-1 {
  letter-spacing: -2px;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 200;
  line-height: 100%;
}

.heading-1.pb-md {
  padding-bottom: 18px;
}

.heading-2 {
  text-transform: uppercase;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 38px;
  font-style: normal;
  line-height: 45px;
}

.heading-2.header-pl {
  padding-left: 10px;
}

.heading-2.keroine {
  padding-bottom: 1px;
  font-family: Keroinepro, Arial, sans-serif;
  line-height: 45px;
}

.heading-2.keroine.italic {
  font-style: italic;
}

.heading-3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}

.heading-3.keroine {
  font-family: Keroinepro, Arial, sans-serif;
  font-weight: 400;
}

.section {
  width: 100%;
  min-height: 100vh;
  padding: 80px 94px;
}

.section.first {
  min-height: auto;
  padding-top: 168px;
}

.section.h-auto {
  min-height: auto;
}

.section.h-auto.pd-sm.hidden {
  display: none;
}

.section.pd-sm {
  padding-left: 16px;
  padding-right: 16px;
}

.section.pt-l {
  padding-top: 140px;
}

.logo-rotation {
  width: 135px;
  height: 71px;
  display: inline-block;
  position: relative;
}

.flex-row {
  display: flex;
}

.flex-row.gap-lg {
  grid-column-gap: 148px;
  grid-row-gap: 148px;
}

.flex-row.gap-lg.mt-100 {
  margin-top: 100px;
}

.no-sg {
  flex: none;
}

.mt-44 {
  margin-top: 44px;
}

.max-w-1028 {
  max-width: 1028px;
}

.flex-half {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  display: flex;
  position: relative;
}

.flex-half.md-col {
  flex-flow: column;
}

.flex-half-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.flex-half-item.md-full {
  width: 100%;
}

.reference-block {
  color: #fff;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.reference-block.style-1 {
  aspect-ratio: 1;
}

.reference-block.style-2 {
  aspect-ratio: 3 / 2;
}

.reference-block-bg-wrapper {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.reference-block-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  max-width: 65%;
  display: flex;
  position: absolute;
  inset: auto 20px 20px;
}

.reference-block-content.sm {
  bottom: 20px;
  left: 20px;
  right: 20px;
}

.reference-block-bg {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.reference-block-bg._1 {
  background-image: url('../images/Rectangle-3566-min.jpg');
  background-position: 20%;
  background-size: cover;
  transform: scale(1.2);
}

.reference-block-bg._2 {
  background-image: url('../images/Rectangle-3567-min.jpg');
  background-position: 0%;
  transform: translate(0, -10%)scale(1.4);
}

.reference-block-bg._3 {
  background-image: url('../images/Rectangle-3569-min.jpg');
  background-position: 20%;
  transform: translate(10%)scale(1.3);
}

.reference-block-bg._4 {
  background-image: url('../images/Rectangle-3570-min.jpg');
  background-position: 100%;
  transform: translate(0, -5%)scale(1.2);
}

.reference-block-bg._5 {
  background-image: url('../images/Rectangle-3568-min.jpg');
  background-position: 0%;
  transform: translate(5%, 4%)scale(1.1);
}

.reference-block-bg._6 {
  background-image: url('../images/Rectangle-3572-min.jpg');
  background-position: 0%;
  transform: translate(5%)scale(1.1);
}

.reference-block-bg._7 {
  background-image: url('../images/Rectangle-3578-min.jpg');
  background-position: 15%;
}

.reference-block-bg._8 {
  background-image: url('../images/Rectangle-3573-min.jpg');
  background-position: 50%;
  transform: translate(10%)scale(1.2);
}

.reference-block-bg._9 {
  background-image: url('../images/Rectangle-3575-min.jpg');
  background-position: 50%;
  transform: scale(1.4);
}

.reference-block-bg._10 {
  background-image: url('../images/Rectangle-3574-min.jpg');
}

.reference-block-bg._11 {
  background-image: url('../images/Rectangle-3576-min.jpg');
  background-position: 50%;
  transform: translate(5%, -5%)scale(1.1);
}

.reference-block-bg._12 {
  background-image: url('../images/Rectangle-3577-min.jpg');
  background-position: 0 100%;
  transform: translate(5%, 2%)scale(1.1);
}

.reference-tag {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.reference-dot {
  background-color: #f4f4f5;
  border-radius: 20px;
  width: 7px;
  height: 7px;
  margin-bottom: 2px;
}

.heading-4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}

.reference-subtext {
  font-size: 11px;
  line-height: 15px;
}

.header-section {
  color: #f4f4f5;
  width: 100%;
  height: 100vh;
  transition: opacity .4s cubic-bezier(.645, .045, .355, 1);
  position: relative;
  overflow: hidden;
}

.header-section.gradient-fixed {
  background-image: linear-gradient(#24629b, #076db0 8%, #4ea1d0 46%, #6fb7d6 54%, #a3c7d9 72%, #c9d9e0 82%, #f4f4f5 90%, #fff0);
}

.header-section.project {
  height: 80vh;
}

.header-section-texts {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
}

.header-section-texts.project {
  top: 46%;
}

.animated-headlines.mobile {
  display: none;
}

.timezones {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding-top: 8px;
  font-size: 16px;
  line-height: 23px;
  display: flex;
  transform: translate(142px);
}

.header-section-explore {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  display: flex;
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
}

.headline-row {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.headline-row.middle {
  transform: translate(151px);
}

.headline-row.middle.v1 {
  transform: translate(-20px);
}

.headline-row.middle.v2 {
  transform: translate(52px);
}

.headline-row.last {
  transform: translate(-74px);
}

.headline-row.last.v1 {
  transform: translate(47px);
}

.headline-row.last.v5 {
  transform: translate(-25px);
}

.headline-row.last.v6 {
  transform: translate(-29px);
}

.header-logo {
  height: 45px;
  padding-bottom: 6px;
}

.pl-30 {
  padding-left: 30px;
}

.white {
  color: #f4f4f5;
}

.navigation-timezones {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.logo {
  width: 30px;
  height: 30px;
}

.navigation-links {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: flex;
}

.navigation-link {
  color: #f4f4f5;
  text-transform: uppercase;
  font-family: Geistmono, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

.capabilities {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  flex-flow: column;
  width: 100%;
  margin-top: 127px;
  display: flex;
}

.capabilities-block {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.capabilities-head {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  flex: 0 auto;
  width: 100%;
  max-width: 480px;
  display: flex;
}

.capabilities-list {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  max-width: 535px;
  margin-top: 24px;
  display: flex;
}

.capabilities-title {
  white-space: nowrap;
  min-width: 150px;
  font-family: Geistmono, Arial, sans-serif;
  line-height: 33px;
  display: none;
}

.max-w-480 {
  max-width: 480px;
}

.footer {
  color: #f4f4f5;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.footer-title {
  text-transform: uppercase;
  font-family: Geistmono, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 26px;
}

.footer-infos {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 150px;
  display: flex;
}

.footer-text-sm {
  font-size: 14px;
  line-height: 20px;
}

.footer-info-1 {
  color: #f4f4f5;
  font-family: Keroinepro, Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.footer-info-1.italic {
  font-style: italic;
}

.footer-info-2 {
  color: #f4f4f5;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.footer-links {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 93px 40px auto;
}

.footer-link {
  color: #f4f4f5;
  text-transform: uppercase;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
}

.mono {
  font-family: Geistmono, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 26px;
}

.background-wrapper {
  z-index: -1;
  pointer-events: none;
  background-color: #bacdff;
  height: 100vh;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.noise-wrapper {
  z-index: 10;
  pointer-events: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.reference-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  padding-right: 16px;
  display: flex;
}

.reference-block-subtitle {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  display: flex;
  position: absolute;
  inset: 20px 20px auto;
}

.reference-block-subtitle.sm {
  top: 20px;
  left: 20px;
  right: 20px;
}

.globe-image {
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
}

.project-infos {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  display: flex;
  position: relative;
}

.project-info-line {
  background-color: #0027ff;
  width: 100%;
  height: 1px;
  margin-top: 9px;
  margin-bottom: 17px;
}

.project-info-category {
  font-family: Geistmono, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 33px;
}

.blue {
  color: #0027ff;
}

.header-subtext {
  padding-bottom: 12px;
  font-family: Geistmono, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.header-subtext.left {
  padding-right: 12px;
}

.header-subtext.left.v1 {
  padding-right: 20px;
}

.header-subtext.left.v3 {
  padding-right: 153px;
}

.header-subtext.right {
  padding-left: 12px;
}

.header-subtext.right.v1 {
  padding-left: 20px;
}

.header-subtext.right.v4 {
  padding-left: 68px;
}

.header-subtext.right.v6 {
  padding-left: 16px;
}

.project-gallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.gallery-image-wrapper {
  aspect-ratio: 16 / 9;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.gallery-image-wrapper.ratio-1 {
  aspect-ratio: 1;
}

.gallery-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.gallery-split {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 100%;
  display: flex;
  position: relative;
}

.gallery-split-item {
  width: 50%;
}

.gallery-video-wrapper {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.gallery-video-wrapper.ratio-1 {
  aspect-ratio: 1;
  position: relative;
}

.gallery-video {
  width: 100%;
  height: 100%;
}

.gallery-video-overlay {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bf-logo {
  max-width: 80%;
}

.contact-info.mobile {
  display: none;
}

.noise-embed {
  width: 100%;
  height: 100%;
}

.project-info-header {
  border-bottom: 1px solid #0027ff;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 9px;
  display: flex;
}

.project-info-content {
  padding-top: 17px;
  font-size: 18px;
}

.project-info-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 18px;
  display: none;
  position: relative;
}

.project-info-icon {
  text-align: center;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-style: normal;
}

.project-info-icon.icon-close {
  position: absolute;
}

.header-section-information {
  text-transform: uppercase;
  max-width: 420px;
  font-family: "Newedge 666", Georgia, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  position: absolute;
  inset: 120px auto auto 40px;
}

.icon-animated-headline {
  width: 100%;
}

.icon-animated-assets {
  display: none;
}

.bg-full-video {
  z-index: 0;
  height: calc(100vh - 32px);
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
}

.bg-video {
  width: 100%;
  height: 100%;
}

.content-flex {
  width: 100%;
  margin-top: 80px;
  display: flex;
}

.content-flex-headline {
  flex: none;
  width: 280px;
  padding-right: 52px;
}

.unstyled-link {
  color: #0027ff;
}

.vogue-overlay {
  width: 56%;
}

@media screen and (min-width: 1280px) {
  .header {
    padding-left: 97px;
    padding-right: 97px;
  }

  .heading-2, .heading-2.keroine {
    font-size: 43px;
    line-height: 50px;
  }

  .header-logo {
    height: auto;
  }

  .capabilities-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .header-section-information {
    left: 97px;
  }
}

@media screen and (min-width: 1440px) {
  .heading-3 {
    font-size: 32px;
  }

  .flex-half.md-col {
    flex-flow: row;
  }

  .flex-half-item.md-full {
    width: 50%;
  }

  .reference-block-content.sm {
    max-width: 90%;
  }

  .footer-text-sm {
    font-size: 16px;
    line-height: 23px;
  }

  .footer-info-1, .footer-info-2 {
    font-size: 43px;
    line-height: 50px;
  }

  .reference-block-subtitle, .text-block {
    font-size: 21px;
    line-height: 37px;
  }
}

@media screen and (min-width: 1920px) {
  .heading-1 {
    font-size: 86px;
  }

  .flex-half.md-col {
    flex-flow: row;
  }

  .flex-half-item.md-full {
    width: 50%;
  }

  .reference-block-content {
    bottom: 22px;
    left: 34px;
    right: 34px;
  }

  .heading-4 {
    font-size: 22px;
    line-height: 100%;
  }

  .capabilities-title {
    display: block;
  }

  .reference-block-subtitle {
    top: 34px;
    left: 34px;
    right: 34px;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: 18px;
    line-height: 24px;
  }

  .header {
    top: 16px;
  }

  .header.hide {
    top: -44px;
  }

  .heading-1 {
    font-size: 45px;
  }

  .heading-2, .heading-2.keroine {
    font-size: 30px;
    line-height: 37px;
  }

  .heading-3 {
    font-size: 22px;
  }

  .section.pd-sm.m-offset-top {
    margin-top: -188px;
  }

  .section.pt-l {
    padding-top: 100px;
  }

  .logo-rotation {
    width: 76px;
    height: 32px;
  }

  .flex-row.gap-lg.mt-100 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .flex-half {
    flex-flow: column;
  }

  .flex-half-item {
    width: 100%;
  }

  .reference-block-content {
    max-width: 60%;
  }

  .header-section-texts.project {
    top: 28%;
  }

  .animated-headlines.desktop {
    display: none;
  }

  .animated-headlines.mobile {
    display: block;
  }

  .timezones {
    transform: none;
  }

  .headline-row.middle.v3 {
    transform: translate(34px);
  }

  .headline-row.last.v3 {
    transform: translate(43px);
  }

  .headline-row.last.v6 {
    transform: translate(38px);
  }

  .headline-row.last.v8 {
    transform: translate(25px);
  }

  .headline-row.mb2 {
    transform: translate(29px);
  }

  .headline-row.mb3 {
    transform: translate(74px);
  }

  .headline-row.mb4 {
    transform: translate(-11px);
  }

  .headline-row.mb5 {
    transform: translate(-29px);
  }

  .headline-row.mb6 {
    transform: translate(47px);
  }

  .header-logo {
    height: 37px;
  }

  .navigation-timezones {
    display: none;
  }

  .logo {
    width: 30px;
    height: 30px;
  }

  .navigation-links {
    display: none;
  }

  .capabilities-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .capabilities-head {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .capabilities-list {
    margin-top: 0;
  }

  .mono {
    font-size: 16px;
  }

  .project-infos {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .header-subtext.left.v2, .header-subtext.right.v3 {
    padding-bottom: 4px;
  }

  .gallery-image-wrapper {
    aspect-ratio: 8 / 7;
  }

  .sm-break {
    flex-flow: column;
    display: flex;
  }

  .contact-info.desktop {
    display: none;
  }

  .contact-info.mobile {
    display: block;
  }

  .noise-embed {
    display: none;
  }

  .project-info-header {
    cursor: pointer;
  }

  .project-info-content-wrapper {
    overflow: hidden;
  }

  .project-info-icon-wrapper {
    display: flex;
  }

  .header-section-information {
    display: none;
  }

  .content-flex {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
  }

  .content-flex-headline {
    width: auto;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-left: 24px;
    padding-right: 24px;
  }

  .heading-1 {
    font-size: 11vw;
  }

  .heading-3 {
    font-size: 24px;
  }

  .section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section.first {
    padding-top: 80px;
  }

  .section.pd-sm {
    padding-left: 4px;
    padding-right: 4px;
  }

  .logo-rotation {
    width: 19vw;
    height: auto;
  }

  .flex-half, .flex-half.md-col, .flex-half-item {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .reference-block.style-1, .reference-block.style-2 {
    aspect-ratio: 10 / 11;
  }

  .reference-block-content {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    max-width: 85%;
  }

  .reference-block-bg._1 {
    background-position: 30%;
  }

  .reference-block-bg._2 {
    background-position: 50%;
    transform: translate(0, -10%)scale(1.2);
  }

  .reference-block-bg._5 {
    background-position: 50%;
  }

  .reference-block-bg._6 {
    background-position: 50%;
    transform: translate(0%)scale(1.1);
  }

  .reference-block-bg._7 {
    background-position: 30%;
  }

  .reference-block-bg._8 {
    transform: translate(5%)scale(1.2);
  }

  .reference-block-bg._9 {
    transform: translate(-5%)scale(1.4);
  }

  .reference-block-bg._11 {
    transform: translate(0%, -5%)scale(1.1);
  }

  .reference-block-bg._12 {
    transform: translate(5%)scale(1.1);
  }

  .heading-4 {
    font-size: 24px;
  }

  .headline-row.middle.v3 {
    transform: translate(34px);
  }

  .navigation-links {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .footer-text-sm {
    font-size: 12px;
    line-height: 18px;
    display: none;
  }

  .footer-info-1, .footer-info-2 {
    font-size: 4vw;
    line-height: 4.8vw;
  }

  .reference-block-subtitle {
    font-size: 18px;
  }

  .project-gallery, .gallery-split {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }
}

@media screen and (max-width: 479px) {
  .heading-2, .heading-2.keroine {
    font-size: 8vw;
    line-height: 9vw;
  }

  .heading-3 {
    font-size: 20px;
  }

  .heading-3.keroine {
    font-size: 22px;
  }

  .heading-3.capability-headline {
    font-size: 24px;
  }

  .section.first {
    padding-top: 60px;
  }

  .reference-block-content {
    max-width: none;
    bottom: 16px;
    left: 16px;
    right: 16px;
  }

  .reference-block-content.sm {
    bottom: 16px;
    left: 16px;
    right: 16px;
  }

  .reference-block-bg._12 {
    transform: translate(5%, -5%)scale(1.1);
  }

  .heading-4 {
    font-size: 20px;
  }

  .timezones {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    font-size: 12px;
    line-height: 18px;
  }

  .headline-row.middle.v8 {
    transform: translate(11px);
  }

  .headline-row.last.v2 {
    transform: translate(-16px);
  }

  .headline-row.last.v4 {
    transform: translate(7px);
  }

  .headline-row.last.v6 {
    transform: translate(-16px);
  }

  .headline-row.last.v7 {
    transform: translate(-7px);
  }

  .headline-row.mb2 {
    transform: translate(16px);
  }

  .headline-row.mb1 {
    transform: translate(-7px);
  }

  .headline-row.mb3, .headline-row.mb6 {
    transform: translate(0);
  }

  .header-logo {
    height: 9vw;
  }

  .logo {
    width: 24px;
    height: 24px;
  }

  .footer-info-1, .footer-info-2 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .footer-links {
    justify-content: center;
    align-items: center;
    left: 0;
    right: 0;
  }

  .reference-block-subtitle {
    top: 16px;
    left: 16px;
    right: 16px;
  }

  .header-subtext {
    padding-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
  }

  .header-subtext.left.v2 {
    padding-bottom: 6px;
    padding-right: 6px;
  }

  .header-subtext.right.v3 {
    padding-bottom: 6px;
    padding-left: 6px;
  }

  .gallery-split {
    flex-flow: column;
  }

  .gallery-split-item {
    width: 100%;
  }
}

#w-node-c176cab0-361d-65e2-eead-2fc4e0d6e11d-e0d6e113 {
  justify-self: center;
}

#w-node-c176cab0-361d-65e2-eead-2fc4e0d6e11f-e0d6e113 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-c176cab0-361d-65e2-eead-2fc4e0d6e11d-e0d6e113 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-c176cab0-361d-65e2-eead-2fc4e0d6e11f-e0d6e113 {
    grid-area: 1 / 3 / 2 / 4;
  }
}


@font-face {
  font-family: 'Keroinepro';
  src: url('../fonts/KéroïnePRO-DouxExtreme.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Keroinepro';
  src: url('../fonts/KéroïnePRO-IntenseLegere.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Newedge 666';
  src: url('../fonts/NewEdge666-UltraLightRounded.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Newedge 666';
  src: url('../fonts/NewEdge666-RegularRounded.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Geistmono';
  src: url('../fonts/GeistMono-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}