/**** Colors ****/
@media (max-width: 575px) {
  .col-xs-6 {
    max-width: 50%; } }

.section-order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }
  @media (max-width: 767px) {
    .section-order-1 {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; } }

.section-order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }
  @media (max-width: 767px) {
    .section-order-2 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }

.section-order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }
  @media (max-width: 767px) {
    .section-order-3 {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }

.section-order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }
  @media (max-width: 767px) {
    .section-order-4 {
      -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
      order: 4; } }

@media (max-width: 767px) {
  .container {
    padding: 0 20px; } }

@font-face {
  font-family: 'GesturaHeadline-Light';
  src: url("../fonts/GesturaHeadline-Light.woff") format("woff"), url("../fonts/GesturaHeadline-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GesturaDisplayTRIAL-Extralight';
  src: url("../fonts/GesturaDisplayTRIAL-Extralight.woff") format("woff"), url("../fonts/GesturaDisplayTRIAL-Extralight.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OnsiteSemiMono-Light';
  src: url("../fonts/OnsiteSemiMono-Light.woff") format("woff"), url("../fonts/OnsiteSemiMono-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

h1 {
  font-size: calc(20.28169px + 5.25822vw); }
  @media (max-width: 375px) {
    h1 {
      font-size: 40px; } }
  @media (min-width: 1440px) {
    h1 {
      font-size: 96px; } }

h2 {
  font-size: calc(17.66197px + 1.69014vw); }
  @media (max-width: 375px) {
    h2 {
      font-size: 24px; } }
  @media (min-width: 1440px) {
    h2 {
      font-size: 42px; } }

h3 {
  font-size: calc(19.77465px + 1.12676vw); }
  @media (max-width: 375px) {
    h3 {
      font-size: 24px; } }
  @media (min-width: 1440px) {
    h3 {
      font-size: 36px; } }

h4 {
  font-size: calc(18px + 0vw); }
  @media (max-width: 375px) {
    h4 {
      font-size: 18px; } }
  @media (min-width: 1440px) {
    h4 {
      font-size: 18px; } }

h5 {
  font-size: calc(16px + 0vw); }
  @media (max-width: 375px) {
    h5 {
      font-size: 16px; } }
  @media (min-width: 1440px) {
    h5 {
      font-size: 16px; } }

h6 {
  font-size: calc(14px + 0vw); }
  @media (max-width: 375px) {
    h6 {
      font-size: 14px; } }
  @media (min-width: 1440px) {
    h6 {
      font-size: 14px; } }

p {
  font-size: calc(9.88732px + 0.56338vw); }
  @media (max-width: 375px) {
    p {
      font-size: 12px; } }
  @media (min-width: 1440px) {
    p {
      font-size: 18px; } }

.banner-section .video-content .top-desc .bit-title p {
  font-size: calc(19.42254px + 1.22066vw); }
  @media (max-width: 375px) {
    .banner-section .video-content .top-desc .bit-title p {
      font-size: 24px; } }
  @media (min-width: 1440px) {
    .banner-section .video-content .top-desc .bit-title p {
      font-size: 37px; } }

.banner-section .video-content .top-desc .small-title p {
  font-size: calc(9.88732px + 0.56338vw); }
  @media (max-width: 375px) {
    .banner-section .video-content .top-desc .small-title p {
      font-size: 12px; } }
  @media (min-width: 1440px) {
    .banner-section .video-content .top-desc .small-title p {
      font-size: 18px; } }

/**** Typography ****/
h1 {
  color: #000000;
  font-family: "GesturaDisplayTRIAL-Extralight";
  line-height: 1; }

h2 {
  color: #000000;
  font-family: "GesturaDisplayTRIAL-Extralight";
  line-height: 1.2; }

h3 {
  color: #000000;
  font-family: "GesturaDisplayTRIAL-Extralight";
  line-height: 1; }

h4 {
  color: #000000;
  font-family: "GesturaDisplayTRIAL-Extralight"; }

h5 {
  color: #000000;
  font-family: "GesturaDisplayTRIAL-Extralight"; }

h6 {
  color: #000000;
  font-family: "GesturaDisplayTRIAL-Extralight";
  font-weight: 600;
  text-transform: uppercase; }

p {
  color: #000000;
  font-family: "OnsiteSemiMono-Light";
  margin-bottom: 0;
  line-height: 170%;
  font-weight: 300; }
  p a {
    color: #000000;
    font-family: "OnsiteSemiMono-Light";
    text-decoration: underline;
    font-weight: 300; }
    p a:hover {
      text-decoration: none;
      color: #000000; }

* {
  margin: 0;
  padding: 0; }

html {
  scroll-behavior: smooth;
  background-color: #ffffff; }

.page-holder {
  overflow: hidden; }

strong {
  font-family: "OnsiteSemiMono-Light";
  font-weight: 700; }

.inner-width {
  width: 670px;
  max-width: 100%;
  margin: 0 auto; }

/**** Slick Slider ****/
.slick-prev {
  left: -15%;
  top: 47%;
  z-index: 2; }
  @media (max-width: 1380px) {
    .slick-prev {
      left: -10%; } }
  @media (max-width: 991px) {
    .slick-prev {
      left: 0%; } }
  .slick-prev::before {
    content: "" !important;
    display: block;
    background: url("../img/arrow-left.svg") no-repeat center center;
    width: 54px;
    height: 54px;
    background-size: contain;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .slick-prev::before {
        width: 40px;
        height: 40px; } }
    @media (max-width: 575px) {
      .slick-prev::before {
        width: 30px;
        height: 30px; } }

.slick-next {
  right: -10%;
  top: 47%; }
  @media (max-width: 991px) {
    .slick-next {
      right: 0%; } }
  .slick-next::before {
    content: "" !important;
    display: block;
    background: url("../img/arrow-right.svg") no-repeat center center;
    width: 54px;
    height: 54px;
    background-size: contain;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .slick-next::before {
        width: 40px;
        height: 40px; } }
    @media (max-width: 575px) {
      .slick-next::before {
        width: 30px;
        height: 30px; } }

.slick-dots {
  bottom: -45px; }
  .slick-dots li {
    margin: 0 3px;
    width: 12px !important;
    height: 12px !important; }
    .slick-dots li button {
      width: 12px !important;
      height: 12px !important; }
      .slick-dots li button::before {
        color: transparent !important;
        opacity: 1 !important;
        border: 1px solid #ffffff;
        border-radius: 50px;
        width: 12px !important;
        height: 12px !important;
        line-height: 12px !important; }
  .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-radius: 50px; }
    .slick-dots li.slick-active button::before {
      color: #ffffff !important;
      opacity: 1;
      font-size: 12px;
      line-height: 12px !important; }

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

/**** Floating Links ****/
.floating-links {
  position: fixed;
  left: 0;
  bottom: 40%;
  z-index: 10;
  mix-blend-mode: difference;
  color: #ffffff;
  opacity: 1; }
  @media (max-width: 1199px) {
    .floating-links {
      display: none; } }
  .floating-links ul {
    list-style: none; }
    .floating-links ul li {
      margin-bottom: 20px;
      overflow: hidden; }
      .floating-links ul li a {
        mix-blend-mode: difference;
        text-transform: uppercase;
        color: #ffffff;
        text-decoration: none;
        font-size: 16px;
        display: inline-block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-weight: 200; }

/**** Banner Section ****/
.banner-section {
  position: relative;
  overflow: hidden;
  z-index: 0;
  background-color: #000000;
  height: 102.6vh; }
  .banner-section::after {
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, color-stop(16.29%, rgba(0, 0, 0, 0)), to(#000000));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 16.29%, #000000 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 16.29%, #000000 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 16.29%, #000000 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 300px; }
    @media (max-width: 767px) {
      .banner-section::after {
        height: 170px; } }
  @media (max-width: 991px) {
    .banner-section {
      height: 100vh; } }
  .banner-section .embed-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden; }
    @media (max-width: 575px) {
      .banner-section .embed-container {
        position: absolute; } }
    .banner-section .embed-container iframe {
      width: 100vw;
      height: 56.25vw;
      min-height: 100vh;
      min-width: 177.77vh;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .banner-section .fallback-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: none; }
    @media (max-width: 767px) {
      .banner-section .fallback-image {
        display: none; } }
  .banner-section .fallback-image.show {
    display: block; }
  .banner-section .desktop-video {
    display: block; }
    @media (max-width: 575px) {
      .banner-section .desktop-video {
        display: none; } }
  .banner-section .mob-video {
    display: none; }
    @media (max-width: 575px) {
      .banner-section .mob-video {
        display: block; } }
  .banner-section .video-content {
    text-align: center;
    padding: 0 15px;
    position: relative;
    z-index: 1;
    height: 100vh;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    left: 0;
    right: 0; }
    .banner-section .video-content p {
      color: #ffffff; }
    .banner-section .video-content .top-desc {
      padding-top: 45px; }
      @media (max-width: 767px) {
        .banner-section .video-content .top-desc {
          padding-top: 15px; } }
      .banner-section .video-content .top-desc .bit-title p {
        font-family: "GesturaDisplayTRIAL-Extralight"; }
    .banner-section .video-content .bot-desc {
      position: absolute;
      bottom: 45px;
      left: 0;
      right: 0;
      text-align: center; }
      @media (max-width: 767px) {
        .banner-section .video-content .bot-desc {
          bottom: 100px; } }
      .banner-section .video-content .bot-desc img {
        width: 80px;
        height: 20px;
        -o-object-fit: contain;
        object-fit: contain; }
        @media (max-width: 1199px) {
          .banner-section .video-content .bot-desc img {
            width: 60px; } }
        @media (max-width: 767px) {
          .banner-section .video-content .bot-desc img {
            width: 40px; } }

.slider-section, .model-section, .desc-section, .image-section {
  position: relative;
  z-index: 0; }
  @media (max-width: 767px) {
    .slider-section, .model-section, .desc-section, .image-section {
      padding-left: 15px;
      padding-right: 15px; } }

/**** Slider Section ****/
.slider-section {
  background-color: #ffffff;
  padding-top: 130px;
  padding-bottom: 130px;
  overflow: hidden; }
  @media (max-width: 1199px) {
    .slider-section {
      padding-top: 110px;
      padding-bottom: 110px; } }
  @media (max-width: 991px) {
    .slider-section {
      padding-top: 90px;
      padding-bottom: 90px; } }
  @media (max-width: 767px) {
    .slider-section {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .slider-section .main-title {
    margin-bottom: 130px; }
    @media (max-width: 991px) {
      .slider-section .main-title {
        margin-bottom: 100px; } }
    @media (max-width: 767px) {
      .slider-section .main-title {
        margin-bottom: 70px; } }
  .slider-section .slideshow {
    margin-bottom: 155px;
    /* the slides */
    /* the parent */ }
    @media (max-width: 1199px) {
      .slider-section .slideshow {
        margin-bottom: 125px; } }
    @media (max-width: 991px) {
      .slider-section .slideshow {
        margin-bottom: 100px; } }
    @media (max-width: 767px) {
      .slider-section .slideshow {
        margin-bottom: 70px; } }
    .slider-section .slideshow .slick-slide {
      margin: 0 15px; }
    .slider-section .slideshow .slick-list {
      margin: 0 -15px; }
    .slider-section .slideshow img {
      margin: 0 auto;
      height: 960px;
      width: 615px;
      -o-object-fit: contain;
      object-fit: contain; }
      @media (max-width: 1380px) {
        .slider-section .slideshow img {
          height: 740px;
          width: 470px; } }
      @media (max-width: 991px) {
        .slider-section .slideshow img {
          width: 400px;
          height: 630px; } }
      @media (max-width: 575px) {
        .slider-section .slideshow img {
          width: 255px;
          height: auto; } }
  .slider-section .desc-box .title {
    margin-bottom: 30px; }
  .slider-section .desc-box .description p {
    padding-bottom: 35px; }
    .slider-section .desc-box .description p:last-of-type {
      padding-bottom: 0; }
  .slider-section .slider-container {
    position: relative; }

/**** Modal Section ****/
.model-section model-viewer {
  width: 100%;
  height: 960px;
  background-color: #000000; }
  @media (max-width: 991px) {
    .model-section model-viewer {
      height: 650px; } }
  @media (max-width: 575px) {
    .model-section model-viewer {
      height: 440px; } }

.model-section .custom-model-poster {
  position: absolute;
  width: 100%;
  height: 960px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000000; }
  @media (max-width: 991px) {
    .model-section .custom-model-poster {
      height: 650px; } }
  @media (max-width: 575px) {
    .model-section .custom-model-poster {
      height: 475px; } }
  .model-section .custom-model-poster img {
    width: 650px;
    height: 650px;
    -o-object-fit: contain;
    object-fit: contain; }
    @media (max-width: 991px) {
      .model-section .custom-model-poster img {
        width: 350px;
        height: 350px; } }
    @media (max-width: 575px) {
      .model-section .custom-model-poster img {
        width: 265px;
        height: 265px; } }

.model-section .scroll-again {
  position: absolute;
  bottom: 25px;
  z-index: 999;
  right: 25px;
  display: none; }
  @media (max-width: 767px) {
    .model-section .scroll-again {
      right: 0px;
      bottom: auto;
      top: 0; } }
  .model-section .scroll-again button {
    background-color: transparent;
    border: 0;
    width: 80px;
    height: 80px; }
    .model-section .scroll-again button img {
      width: 60px;
      height: 60px;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 767px) {
        .model-section .scroll-again button img {
          width: 30px;
          height: 40px; } }
    .model-section .scroll-again button:hover img {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9); }

.model-section .remove-poster {
  display: none; }

#loading-message {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  #loading-message p {
    color: #ffffff; }

.model-custom-cursor {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s;
  transition: opacity 0.5s ease, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s ease, transform 0.5s;
  transition: opacity 0.5s ease, transform 0.5s;
  transition: opacity 0.5s ease, transform 0.5s, -webkit-transform 0.5s;
  z-index: 999999;
  -webkit-transform: scale(0.01);
  -ms-transform: scale(0.01);
  transform: scale(0.01); }
  .model-custom-cursor p {
    color: #ffffff;
    font-size: 14px; }
  @media (max-width: 767px) {
    .model-custom-cursor {
      display: none; } }

.remove-cursor {
  display: none; }

.model-custom-cursor.active {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.model-section.model-active {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: #000000; }
  .model-section.model-active .scroll-again {
    display: block; }
  .model-section.model-active model-viewer {
    height: 100vh !important;
    margin-top: -60px; }

.model-mob-heigh {
  height: 100vh !important;
  padding-right: 0 !important;
  padding-left: 0 !important; }

/**** Image content ****/
.image-section {
  background-color: #ffffff;
  padding-left: 0px;
  padding-right: 0px;
  height: 878px; }
  @media (max-width: 1199px) {
    .image-section {
      height: 700px; } }
  @media (max-width: 991px) {
    .image-section {
      height: 550px; } }
  @media (max-width: 767px) {
    .image-section {
      height: 450px; } }
  @media (max-width: 575px) {
    .image-section {
      height: 343px; } }
  .image-section .img-box {
    position: relative; }
    .image-section .img-box img {
      width: 100%;
      height: 878px;
      -o-object-fit: cover;
      object-fit: cover; }
      @media (max-width: 1199px) {
        .image-section .img-box img {
          height: 700px; } }
      @media (max-width: 991px) {
        .image-section .img-box img {
          height: 550px; } }
      @media (max-width: 767px) {
        .image-section .img-box img {
          height: 450px; } }
      @media (max-width: 575px) {
        .image-section .img-box img {
          height: 343px; } }
    .image-section .img-box .img-title {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .image-section .img-box .img-title img {
        width: 575px;
        height: 508px;
        -o-object-fit: contain;
        object-fit: contain; }
        @media (max-width: 1280px) {
          .image-section .img-box .img-title img {
            width: 500px;
            height: 400px; } }
        @media (max-width: 991px) {
          .image-section .img-box .img-title img {
            width: 450px;
            height: 330px; } }
        @media (max-width: 767px) {
          .image-section .img-box .img-title img {
            width: 325px;
            height: 250px; } }
        @media (max-width: 575px) {
          .image-section .img-box .img-title img {
            width: 225px;
            height: 200px; } }

/**** Description Section ****/
.desc-section {
  background-color: #ffffff;
  padding-bottom: 130px; }
  @media (max-width: 1199px) {
    .desc-section {
      padding-bottom: 110px; } }
  @media (max-width: 991px) {
    .desc-section {
      padding-bottom: 90px; } }
  @media (max-width: 767px) {
    .desc-section {
      padding-bottom: 50px; } }
  .desc-section .model-title {
    width: 985px;
    max-width: 100%;
    margin: 0 auto 100px; }
    @media (max-width: 991px) {
      .desc-section .model-title {
        margin: 0 auto 70px; } }
    @media (max-width: 767px) {
      .desc-section .model-title {
        display: none; } }
  .desc-section .title {
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .desc-section .title {
        margin-bottom: 30px; } }
  .desc-section .description p {
    padding-bottom: 33px; }
    .desc-section .description p:last-of-type {
      padding-bottom: 0; }

.desc-one {
  padding-top: 25px; }
  @media (max-width: 767px) {
    .desc-one {
      padding-top: 60px; } }

.desc-two {
  padding-top: 145px; }
  @media (max-width: 1199px) {
    .desc-two {
      padding-top: 110px; } }
  @media (max-width: 991px) {
    .desc-two {
      padding-top: 90px; } }
  @media (max-width: 767px) {
    .desc-two {
      padding-top: 50px; } }

.floating-links, .model-section, .slideshow {
  will-change: transform; }
