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

body {
  color: #000;
  font-family: Gothic A1, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 20px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

.block-quote {
  background-color: #e5e5e5;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.btn-header {
  text-transform: uppercase;
  margin-right: 0;
  padding: .7rem 2rem;
  font-size: 1rem;
}

.btn-small {
  text-transform: uppercase;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: .875rem;
  display: block;
}

.btn-medium {
  text-transform: uppercase;
  margin-right: 0;
  padding: .7rem 2rem;
  font-size: 1.125rem;
}

.btn-large {
  text-transform: uppercase;
  margin-right: 0;
  padding: 1rem 2rem;
  font-size: 1.25rem;
}

.btn-bottom {
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 1rem;
}

.txt15 {
  font-family: Gothic A1, sans-serif;
  font-size: .875rem;
  font-weight: 200;
  line-height: 1.2em;
}

.txt16 {
  font-size: 1rem;
  line-height: 1.4em;
}

.txt16.cc-caps {
  text-transform: uppercase;
}

.txt18 {
  font-size: 1.125rem;
  line-height: 1.4em;
}

.txt21 {
  color: #020d2c;
  font-size: 1.25rem;
  line-height: 1.4em;
  text-decoration: none;
}

.cc-mt16 {
  margin-top: 1rem;
}

.cc-mt36 {
  margin-top: 2rem;
}

.cc-mt48 {
  margin-top: 3rem;
}

.cc-mb16 {
  margin-bottom: 1rem;
  font-size: 1rem;
}

.cc-mb24 {
  margin-bottom: 1.66em;
  font-size: 1.5rem;
}

.cc-mb36 {
  margin-bottom: 2rem;
  font-size: 2.25rem;
}

.cc-mb40 {
  margin-bottom: 2.77em;
  font-size: 2.5rem;
}

.cc-mb56 {
  margin-bottom: 3.5rem;
}

.cc-mb100 {
  margin-bottom: 6.94444em;
}

.cc-mb140 {
  margin-bottom: 9.72222em;
}

.cc-text-gray {
  font-size: 1vw;
}

.cc-txt-strong {
  font-size: 1vw;
  font-weight: 700;
}

.cc-wrap-bg-dark {
  background-color: #000;
}

.list-item {
  color: #000;
  font-size: 1vw;
}

.section {
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.container {
  justify-content: space-between;
  width: 100vw;
  max-width: none;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.par0 {
  font-size: 1vw;
  line-height: 1.2em;
}

.par16 {
  color: #0b1c4b;
  margin-bottom: .7rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4em;
}

.par18 {
  color: #122b71;
  margin-bottom: .7rem;
  font-size: 1.125rem;
  line-height: 1.4em;
}

.par18.cc-mt36 {
  color: #0b1c4b;
  font-weight: 400;
}

.cc-wrap-bg-light {
  background-color: #f8f3f0;
}

.cc-mb6 {
  margin-bottom: .41em;
  font-size: .375rem;
}

.cc-mb12 {
  margin-bottom: .83em;
  font-size: .75rem;
}

.cc-wrap-bg-empty {
  background-color: #e0dfde;
}

.wrap-fix {
  border: 3px solid #e5e5e5;
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
  display: block;
}

.img-p-right-10 {
  text-align: left;
  max-width: 100%;
  padding-right: 10px;
  display: block;
}

.img-100per {
  text-align: left;
  max-width: 100%;
  display: block;
}

.img-80per {
  text-align: left;
  max-width: 80%;
  display: block;
}

.img-60per {
  text-align: left;
  max-width: 60%;
  display: block;
}

.wrap-img-v-cen-h-left {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.wrap-img-v-cen-h-cen {
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.cc-mt8 {
  margin-top: .5rem;
}

.cc-mt8:hover {
  text-decoration: underline;
}

.par-empty {
  margin-bottom: 0;
  font-size: 1vw;
  line-height: 1.2em;
  display: none;
}

.cc-card-mar-left20right20 {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: center;
  margin: 0 20px;
  display: inline-block;
}

.cc-card-mar-left20btn10 {
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 20px;
  display: inline-block;
}

.par24 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.4em;
}

.par20 {
  margin-bottom: .7rem;
  font-size: 1.25rem;
  line-height: 1.4em;
}

.h1 {
  font-size: 3rem;
}

.h2 {
  color: #0b1c4b;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Big Shoulders Display, Tahoma, sans-serif;
  font-size: 6.5rem;
  font-weight: 500;
  line-height: 1em;
}

.h3 {
  font-size: 2rem;
}

.h4 {
  font-size: 1.5rem;
}

.blackquote {
  color: #d4d4bc;
  background-color: #2e2d29;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.blackquote.cc-tm0 {
  margin-top: 0;
}

.link-block, .link-block-2, .link-block-3 {
  display: block;
}

.cc-mt24 {
  margin-top: 1.5rem;
}

.cc-wrap-color-white {
  color: #fff;
}

.list {
  font-size: 1rem;
  line-height: 1.4em;
}

.btn-footer {
  text-transform: uppercase;
  margin-right: 0;
  padding: .7rem 2rem;
  font-size: 1rem;
}

.btn-footer:hover {
  background-color: #000;
}

.btn-content {
  text-transform: uppercase;
  margin-right: 0;
  padding: .5rem 2rem;
  font-size: 1rem;
}

.wrap-btn {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: flex;
}

.ico32 {
  color: red;
}

.navbar {
  color: #000;
  background-color: #0000;
  position: fixed;
  inset: 0% 0% auto;
}

.background-video {
  z-index: 997;
  height: 100vh;
}

.wrap-content {
  position: relative;
  inset: 0%;
}

.wrap-content-intro {
  z-index: 998;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.wrap-content-top {
  height: 10%;
}

.wrap-content-btn {
  text-align: center;
}

.heading {
  text-align: center;
  font-size: 8rem;
  line-height: 1.2;
}

.h1-big-shoulders {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Big Shoulders Display, Tahoma, sans-serif;
  font-size: 12rem;
  font-weight: 500;
  line-height: 1.2em;
}

.footer-menue.cc-white {
  z-index: 998;
  color: #fff;
  background-color: #fff;
  width: 50%;
  padding-top: 1rem;
  padding-bottom: 2rem;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1rem;
  position: relative;
  bottom: 0;
  left: 0;
}

.txt16-copy {
  font-size: 1rem;
  line-height: 1.4em;
}

.wrap-planet {
  text-align: center;
}

.header-menu {
  z-index: 999;
  color: #fff;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 5%;
  padding-top: 2rem;
  padding-bottom: 1rem;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.txt16_link {
  color: #faf9f6;
  letter-spacing: 3px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  vertical-align: baseline;
  border: 1px #000;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.4em;
  text-decoration: none;
  display: block;
}

.txt16_link:hover {
  border: 1px #000;
  border-bottom: .5px solid #faf9f6;
  padding-top: 2px;
  padding-bottom: 1px;
  text-decoration: none;
}

.txt16_link.cc-caps {
  text-transform: uppercase;
}

.link-block-4 {
  color: #faf9f6;
  font-size: 1rem;
}

.logo {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  display: flex;
}

.txt32extra-light {
  color: #0b1c4b;
  font-size: 2rem;
  font-weight: 200;
  line-height: 1.1em;
}

.txt32med {
  color: #0b1c4b;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1em;
}

.background-video-2 {
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.wrap-shadow {
  background-color: #00000080;
  width: auto;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.wrap-oneword {
  margin-top: 7rem;
  padding-top: 0;
}

.left-column {
  width: 50%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.right-column {
  width: 50%;
  height: 100vh;
  position: relative;
}

.images-wrapper {
  text-align: justify;
  width: 100%;
  height: auto;
  position: absolute;
  inset: 0 auto 0% 0;
}

.content-wrapper {
  height: 100vh;
  margin-left: 7%;
  margin-right: 7%;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.image {
  box-sizing: border-box;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: auto;
  position: absolute;
  inset: 0%;
}

.wrap-content-top-about {
  color: #122b71;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 10%;
  display: flex;
  position: relative;
}

.txt16_link_inner {
  color: #0b1c4b;
  letter-spacing: 3px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  vertical-align: baseline;
  border: 1px #000;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.4em;
  text-decoration: none;
  display: block;
}

.txt16_link_inner:hover {
  border: 1px #000;
  border-bottom: .5px solid #faf9f6;
  padding-top: 2px;
  padding-bottom: 1px;
  text-decoration: none;
}

.txt16_link_inner.cc-caps {
  text-transform: uppercase;
}

.txt16_link_inner.hide {
  display: none;
}

.logo_inner {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #122b71;
  display: flex;
}

.txt15in {
  color: #122b71;
  font-family: Gothic A1, sans-serif;
  font-size: .875rem;
  font-weight: 200;
  line-height: 1.2em;
}

.scroollable-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
  overflow: auto;
}

.paragraph {
  color: #122b71;
}

.wrap-footer-inner {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.par21m {
  color: #0b1c4b;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2em;
}

.text-span {
  font-weight: 600;
}

.scroll-progress-bar {
  z-index: 999;
  background-color: #eee;
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.scroll-progress {
  background-color: red;
  width: 0%;
  height: 100%;
  transition: width .2s cubic-bezier(.215, .61, .355, 1);
}

.header-menu-left-inner {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  display: flex;
}

.footer-menue-intro {
  color: #fff;
  padding-top: 1px;
  padding-bottom: 2rem;
}

.footer-menue-intro.cc-white {
  z-index: 998;
  color: #fff;
  background-color: #fff;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.header-menu-intro {
  z-index: 999;
  color: #0000;
  background-color: #0000;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2rem;
  padding-left: 7%;
  padding-right: 7%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.wrap-content-top-intro {
  background-color: #0000;
  height: 10%;
}

.header-menu-center-intro {
  color: #fff;
}

.txt15light {
  font-family: Gothic A1, sans-serif;
  font-size: .875rem;
  font-weight: 100;
  line-height: 1.2em;
}

.text-span-2 {
  font-weight: 700;
}

.section-copy {
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  overflow: hidden;
}

.sectionmob {
  display: none;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-9 {
  font-weight: 600;
}

.heading-2 {
  color: #0b1c4b;
}

.body-link {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  display: flex;
}

.link-body {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  color: #122b71;
  border-bottom: .5px solid #122b711a;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.txt16strong {
  color: #0b1c4b;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4em;
}

.link-block-5 {
  text-decoration: none;
}

.link-2 {
  color: #0b1c4b;
}

.link-block-6, .link-block-7 {
  text-decoration: none;
}

.background-video-3 {
  width: 100%;
  height: 100vh;
}

.image-2 {
  display: inline-block;
}

.wrap-img-cent {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.background-video-mob {
  width: 100%;
  height: 100vh;
}

@media screen and (max-width: 991px) {
  .section {
    display: block;
  }

  .section.hide {
    display: none;
  }

  .par16 {
    font-size: 1.1rem;
  }

  .img-p-right-10 {
    display: none;
  }

  .par-empty {
    font-size: 2.10526em;
  }

  .cc-card-mar-left20right20, .cc-card-mar-left20btn10 {
    place-content: flex-start center;
    align-items: flex-start;
  }

  .h2 {
    line-height: 1em;
  }

  .header-menu {
    margin-right: 0;
    padding-left: 5%;
    padding-right: 5%;
    position: fixed;
    inset: 0% 0% auto;
  }

  .image {
    position: static;
  }

  .sectionmob {
    display: block;
  }

  .containermob {
    padding-left: 5%;
    padding-right: 5%;
  }

  .wrap-hero {
    position: static;
  }

  .wrap-body-content {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .text-span-8 {
    font-weight: 600;
  }

  .heading-3 {
    color: #122b71;
  }

  .wrap-img-cent {
    height: 60vh;
  }

  .background-video-mob {
    height: 50vh;
  }
}

@media screen and (max-width: 767px) {
  body {
    max-width: 100%;
  }

  .par16 {
    font-size: 17px;
  }

  .par-empty {
    font-size: 14px;
  }

  .h2 {
    font-size: 82px;
    line-height: .9em;
  }

  .footer-menue.cc-white {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
  }

  .header-menu {
    padding: 20px 30px;
  }

  .txt16_link {
    font-size: 15px;
  }

  .txt32extra-light, .txt32med {
    font-size: 27px;
  }

  .magique-word {
    font-size: 9.1rem;
  }

  .txt16_link_inner {
    font-size: 15px;
  }

  .logo_inner {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .par21m {
    font-size: 21px;
  }

  .header-menu-intro {
    justify-content: space-between;
    align-items: center;
  }

  .txt15light {
    font-size: 15px;
  }

  .containermob {
    padding-left: 0;
    padding-right: 0;
  }

  .wrap-hero {
    padding-top: 1rem;
  }

  .wrap-body-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding: 20px 30px;
    display: flex;
  }

  .wrap-img-cent {
    height: 37vh;
  }

  .background-video-mob {
    height: 30vh;
  }
}

@media screen and (max-width: 479px) {
  body {
    max-width: 100%;
  }

  .cc-m-mb0 {
    margin-bottom: 0;
  }

  .cc-m-hide {
    display: none;
  }

  .body {
    min-width: 320px;
    max-width: 375px;
  }

  .par16 {
    font-size: 16px;
    line-height: 20px;
  }

  .h2 {
    font-size: 46px;
    line-height: 1em;
  }

  .footer-menue.cc-white {
    padding-left: 20px;
  }

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

  .txt16_link {
    font-size: 14px;
  }

  .txt32extra-light, .txt32med {
    font-size: 22px;
  }

  .wrap-oneword {
    margin-top: 30px;
  }

  .magique-word {
    font-size: 5rem;
  }

  .txt16_link_inner {
    font-size: 14px;
  }

  .logo_inner {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .txt15in {
    font-size: 14px;
  }

  .par21m {
    font-size: 18px;
  }

  .containermob {
    padding-left: 0;
    padding-right: 0;
  }

  .wrap-hero {
    padding-top: 2rem;
  }

  .wrap-body-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrap-img-cent {
    height: 34vh;
  }

  .background-video-mob {
    height: 30vh;
  }
}


@font-face {
  font-family: 'Big Shoulders Display';
  src: url('../fonts/Big-Shoulders-Display-Regular.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}