@charset "UTF-8";@font-face {
  font-family: "haptik";
  src: url("/assets/GTHaptikMedium.411e519b.woff2") format("woff2"), url("/assets/GTHaptikMedium.0a9dd616.woff") format("woff"), url("/assets/GTHaptikMedium.7823031b.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "rotalic";
  src: url("/assets/GTHaptikMediumRotalic.a1573261.woff2") format("woff2"), url("/assets/GTHaptikMediumRotalic.9e624b7f.woff") format("woff"), url("/assets/GTHaptikMediumRotalic.00da9f78.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "helv";
  src: url("/assets/HelveticaNowDisplay-Regular.36429b90.woff2") format("woff2"), url("/assets/HelveticaNowDisplay-Regular.24ccd045.woff") format("woff"), url("/assets/HelveticaNowDisplay-Regular.1f8bca66.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "helv";
  src: url("/assets/HelveticaNowDisplay-Bold.999cc92d.woff2") format("woff2"), url("/assets/HelveticaNowDisplay-Bold.ce49c25b.woff") format("woff"), url("/assets/HelveticaNowDisplay-Bold.0da81d48.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 10px;
  font-family: helv, helvetica, sans-serif, monospace;
  overflow: hidden;
  overscroll-behavior: none;
  color: #1B1C21;
  background-color: #151515;
}
* {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
input,
input:before,
input:after {
  -webkit-user-select: initial;
  -moz-user-select: initial;
  user-select: initial;
  font-family: helv, helvetica, sans-serif, monospace;
}
a:active, a:link, a:visited {
  text-decoration: none;
  color: #000000;
}
#app {
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
}
@media (orientation: portrait) {
  #app {
    position: fixed;
    width: 100%;
    height: 100%;
  }
}._aboutus_1q1t8_1 {
  position: fixed;
  right: 4rem;
  top: 4rem;
  perspective: 100rem;
}
._aboutus_1q1t8_1 span._transparent_1q1t8_7 {
  opacity: 0.5;
  margin-right: 0.6rem;
}
._aboutus_1q1t8_1 > div {
  width: 20rem;
  height: 2.3rem;
  transform: rotateX(0deg);
  transform-style: preserve-3d;
  transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
}
._aboutus_1q1t8_1 > div > a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-family: haptik;
  font-size: 2rem;
  color: #ffffff;
  white-space: nowrap;
  text-align: right;
  letter-spacing: 0.05rem;
  display: flex;
  flex-flow: row nowrap;
  backface-visibility: hidden;
  transition: opacity 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
}
._aboutus_1q1t8_1 > div > a:nth-of-type(1) {
  transform: translate3d(0, 0, 1rem);
}
._aboutus_1q1t8_1 > div > a:nth-of-type(2) {
  transform: rotateX(-90deg) translate3d(0, 0, 1rem);
}
._aboutus_about_1q1t8_41 > div {
  transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
  transform: rotateX(90deg);
}
._aboutus_about_1q1t8_41 > div a:nth-of-type(1) {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}._textboing_r7lah_1 {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
._textboing_inverse_r7lah_6 > *:last-of-type > * {
  transform: rotate(20deg);
}._bigtitles_1fzwd_1 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  transition: all 1s cubic-bezier(0, 0.55, 0.45, 1) 0.3s;
}
._bigtitles_1fzwd_1 > * {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  position: relative;
  perspective: 100rem;
  transform-style: preserve-3d;
}
._bigtitles_1fzwd_1 > * > * {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-style: preserve-3d;
  display: none;
  flex-flow: row nowrap;
}
._bigtitles_1fzwd_1 > * > * > * {
  font-family: rotalic;
  font-size: 16rem;
  white-space: nowrap;
  text-transform: uppercase;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 10rem);
  transform-style: flat;
  animation: _textAnim_1fzwd_1 10s infinite linear;
}
@keyframes _textAnim_1fzwd_1 {
  0% {
    transform: translate3d(0, 0, 10rem);
  }
  100% {
    transform: translate3d(-100%, 0, 10rem);
  }
}
._bigtitles_hidden_1fzwd_46 {
  opacity: 0;
  color: #1B1C21;
}
._bigtitles_work_1fzwd_50 {
  color: #1B1C21;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}._langs_19ere_1 {
  position: fixed;
  left: 4rem;
  bottom: 4rem;
  font-family: haptik;
  font-size: 1.4rem;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}
._langs_19ere_1 > * {
  color: #ffffff;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._langs_19ere_1 > * + * {
  margin-left: 1rem;
}
._langs_19ere_1 > *._selected_19ere_21 {
  opacity: 1;
}
._langs_19ere_1 > *:hover {
  opacity: 1;
}
._langs_19ere_1 ._separator_19ere_27 {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #ffffff;
}
._langs_hidden_19ere_33 {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}._loader_112y1_1 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #151515;
  font-family: haptik;
  color: #ffffff;
}
._loader_112y1_1 ._video_112y1_14 {
  width: 40rem;
  opacity: 0;
  mix-blend-mode: lighten;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._loader_112y1_1 ._video_112y1_14 video {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
._loader_112y1_1 ._content_112y1_24 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
  perspective: 100rem;
  transform-style: preserve-3d;
}
@media (orientation: portrait) {
  ._loader_112y1_1 ._content_112y1_24 {
    width: calc(100% - 9rem);
  }
}
._loader_112y1_1 ._content_112y1_24 ._line_112y1_37 {
  position: relative;
  font-family: haptik;
  font-size: 2.5rem;
  white-space: nowrap;
  width: 34rem;
  height: 3rem;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, -1.2rem) rotateX(-90deg);
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1);
}
._loader_112y1_1 ._content_112y1_24 ._line_112y1_37:nth-of-type(2) {
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
}
._loader_112y1_1 ._content_112y1_24 ._line_112y1_37:nth-of-type(3) {
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1) 0.4s;
}
@media (orientation: portrait) {
  ._loader_112y1_1 ._content_112y1_24 ._line_112y1_37 {
    font-size: 2.2rem;
    width: 100%;
    height: 2.5rem;
  }
}
._loader_112y1_1 ._content_112y1_24 ._line_112y1_37 > * {
  position: absolute;
  left: 0;
  top: 0;
  height: 4rem;
  transform: translate3d(0, 0, 1.2rem);
  backface-visibility: hidden;
  transform-style: preserve-3d;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  opacity: 0;
  transition: 0.8s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
._loader_112y1_1 ._content_112y1_24 ._line_112y1_37 > *:last-of-type {
  font-size: 1.8rem;
  transform: rotateX(-90deg) translate3d(0, 0, 1.2rem);
}
@media (orientation: portrait) {
  ._loader_112y1_1 ._content_112y1_24 ._line_112y1_37 > *:last-of-type {
    font-size: 1.5rem;
  }
}
._loader_visible_112y1_84 ._video_112y1_14 {
  opacity: 1;
}
._loader_visible_112y1_84 ._content_112y1_24 ._line_112y1_37 {
  transform: translate3d(0, 0, -1.5rem) rotateX(0deg);
}
._loader_visible_112y1_84 ._content_112y1_24 ._line_112y1_37 > *:first-of-type {
  opacity: 1;
}
._loader_toggle_112y1_93 ._content_112y1_24 ._line_112y1_37 {
  transform: translate3d(0, 0, -1.5rem) rotateX(90deg);
}
._loader_toggle_112y1_93 ._content_112y1_24 ._line_112y1_37 > *:first-of-type {
  opacity: 0;
}
._loader_toggle_112y1_93 ._content_112y1_24 ._line_112y1_37 > *:last-of-type {
  opacity: 1;
}
._loader_hidden_112y1_102 {
  opacity: 0;
  pointer-events: none;
  transition: 0.3s cubic-bezier(0.55, 0, 1, 0.45) 1s;
}
._loader_hidden_112y1_102 ._content_112y1_24 ._line_112y1_37 {
  transform: translate3d(0, 0, -1.5rem) rotateX(180deg);
}
._loader_hidden_112y1_102 ._video_112y1_14 {
  opacity: 0;
}
._loader_none_112y1_113 {
  display: none;
}._logo_1i8yp_1 {
  position: fixed;
  left: 4rem;
  top: 4rem;
  font-family: haptik;
  font-size: 4rem;
  white-space: nowrap;
  color: #ffffff;
  perspective: 1000rem;
  transform-style: preserve-3d;
}
@media (orientation: portrait) {
  ._logo_1i8yp_1 {
    left: 2.3rem;
    top: 2rem;
    font-size: 3.5rem;
  }
}
._logo_1i8yp_1:first-of-type {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1);
}
._logo_1i8yp_1 > * {
  height: 2.3rem;
  transform: translate3d(0, 0, -2.5rem) rotateX(0deg);
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
._logo_1i8yp_1 > * > * {
  position: absolute;
  left: 0;
  right: 0;
}
._logo_1i8yp_1 > * > *:nth-of-type(1) {
  color: #ffffff;
  transform: translate3d(0, 0, 1rem);
  transition: all 1s cubic-bezier(0, 0.55, 0.45, 1), opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
._logo_1i8yp_1 > * > *:nth-of-type(2) {
  font-size: 2rem;
  color: #FFE6DA;
  transform: rotateX(-90deg) translate3d(-1rem, 0, 2.5rem);
}
._logo_1i8yp_1 > * > * span {
  position: relative;
  transition: top 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._logo_1i8yp_1 > * > * span:nth-of-type(3) {
  width: 1.3rem;
  top: -0.4rem;
}
._logo_1i8yp_1 > * > * span:nth-of-type(4) {
  width: 1.3rem;
  top: 0.1rem;
}
._logo_1i8yp_1 > * > * span:nth-of-type(5) {
  left: 0.2rem;
  top: 0.45rem;
}
._logo_1i8yp_1 > * > *:hover span {
  top: 0 !important;
}
@media (orientation: landscape) {
  ._logo_1i8yp_1[data-state=about] > * > *:first-of-type {
    pointer-events: none;
    transform: translate3d(0, 6rem, 0);
    color: #FFE6DA !important;
    transition: all 1s cubic-bezier(0, 0.55, 0.45, 1);
  }
  ._logo_1i8yp_1[data-state=about] > * > *:first-of-type span {
    transition: transform 1s cubic-bezier(0, 0.55, 0.45, 1), top 1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transform: none !important;
    top: 0 !important;
  }
}
@media (orientation: portrait) {
  ._logo_1i8yp_1[data-state=about] > * {
    transform: translate3d(0, 0, -2.5rem) rotateX(90deg);
    transition: transform 1s cubic-bezier(0.77, 0, 0.175, 1);
  }
  ._logo_1i8yp_1[data-state=about] > * > *:first-of-type {
    opacity: 0;
    transition: all 1s cubic-bezier(0, 0.55, 0.45, 1), opacity 1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  }
}._scrollbarWrapper_1iolt_1 ._scrollbar_1iolt_1 {
  position: relative;
  width: 1rem;
  height: 8rem;
  background-color: rgba(255, 255, 255, 0.1);
}
._scrollbarWrapper_1iolt_1 ._scrollbar_1iolt_1 ._trackContainer_1iolt_7 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
._scrollbarWrapper_1iolt_1 ._scrollbar_1iolt_1 ._trackContainer_1iolt_7 ._track_1iolt_7 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background-color: #ffffff;
}.no-inertia {
  -webkit-overflow-scrolling: auto;
}._home_ohspc_1 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
._home_hidden_ohspc_8 {
  pointer-events: none;
  opacity: 0;
}

._slider_ohspc_13 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}
._slider_ohspc_13 > * {
  height: 100%;
}
._slider_ohspc_13 ._slide_ohspc_13 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5rem;
  color: #000000;
}
._slider_ohspc_13 ._slide_ohspc_13 ._click_ohspc_32 {
  width: 30rem;
  height: 30rem;
  cursor: pointer;
}

._scrollbar_ohspc_38 {
  position: fixed;
  left: 4rem;
  bottom: 8rem;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._scrollbar_visible_ohspc_46 {
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1) 1s;
}
@media (orientation: portrait) {
  ._scrollbar_ohspc_38 {
    left: 1rem;
    bottom: 50%;
    transform: translate3d(0, 50%, 0);
  }
  ._scrollbar_ohspc_38 > * > * {
    width: 4px !important;
    height: 4rem !important;
  }
}._menuWrapper_1vryc_1 {
  position: fixed;
  left: 50%;
  bottom: 5rem;
  transform: translate3d(-50%, 0, 0);
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}
@media (orientation: portrait) {
  ._menuWrapper_1vryc_1 {
    bottom: 3rem;
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 8rem;
  width: 52rem;
  transform: translate3d(-50%, 0, 0);
}
@media (orientation: portrait) {
  ._menuWrapper_1vryc_1 ._content_1vryc_13 {
    width: calc(100vw - 6rem);
    height: 5rem;
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 > * {
  pointer-events: none;
}
._menuWrapper_1vryc_1 ._content_pointer_1vryc_30 {
  cursor: pointer;
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33 {
  position: absolute;
  left: 2rem;
  top: 50%;
  width: 4rem;
  height: 4rem;
  transform: translate3d(0, -50%, 0);
  pointer-events: all;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1), left 0.2s cubic-bezier(0.16, 1, 0.3, 1) 0.2s;
}
@media (orientation: portrait) {
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33 {
    left: 1rem;
    width: 3rem;
    height: 3rem;
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33 svg {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}
@media (orientation: portrait) {
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33 svg {
    width: 1.2rem;
    height: 1.2rem;
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33 svg rect {
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33 ._allProjects_1vryc_78 {
  position: absolute;
  left: -4rem;
  top: 50%;
  transform: translate3d(calc(-100% + 1rem), -50%, 0);
  font-family: haptik;
  font-size: 1.4rem;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
@media (hover: hover) and (pointer: fine) {
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33:hover:before {
    background-color: #ffffff;
    border-radius: 50%;
  }
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33:hover svg rect {
    fill: #000000;
  }
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnLeft_1vryc_33:hover ._allProjects_1vryc_78 {
    transform: translate3d(-100%, -50%, 0);
    opacity: 1;
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105 {
  position: absolute;
  right: 4rem;
  top: 50%;
  width: 4rem;
  height: 4rem;
  transform: translate3d(50%, -50%, 0) scale(0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2) inset;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
@media (orientation: portrait) {
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105 {
    width: 2rem;
    height: 2rem;
    transform: translate3d(50%, -50%, 0) scale(0.6);
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105 > * {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 1.3rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #ffffff;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
@media (orientation: portrait) {
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105 > * {
    width: 0.8rem;
    height: 1px;
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105 > *:first-of-type {
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(0, 1);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105 > *:last-of-type {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg) scale(0, 1);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  transform: translate3d(-50%, -50%, 0) scale(0.2);
  border-radius: 50%;
  background-color: #ffffff;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_1vryc_105:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 40%;
  height: 40%;
  opacity: 0;
  background-image: url("/assets/arrow.44c50c58.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_hover_1vryc_174 {
  transform: translate3d(50%, -50%, 0);
  box-shadow: none;
  cursor: pointer;
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_hover_1vryc_174:before {
  transform: translate3d(-50%, -50%, 0);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_hover_1vryc_174:after {
  opacity: 1;
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185 {
  transform: translate3d(50%, -50%, 0);
  box-shadow: none;
  cursor: pointer;
  pointer-events: all;
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185 > * {
  background-color: #000000;
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185 > *:first-of-type {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185 > *:last-of-type {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185:before {
  transform: translate3d(-50%, -50%, 0);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185:after {
  opacity: 0 !important;
  transform: translate3d(-50%, -50%, 0) scale(0.2);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185:hover:before {
  background-color: #000000;
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185:hover > *:first-of-type, ._menuWrapper_1vryc_1 ._content_1vryc_13 ._btnRight_close_1vryc_185:hover > *:last-of-type {
  background-color: #ffffff;
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._title_1vryc_213 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-family: haptik;
  font-size: 1.4rem;
  color: #ffffff;
  white-space: nowrap;
  text-transform: uppercase;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
  perspective: 100rem;
  transform-style: preserve-3d;
}
@media (orientation: portrait) {
  ._menuWrapper_1vryc_1 ._content_1vryc_13 ._title_1vryc_213 {
    font-size: 1.1rem;
  }
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._title_1vryc_213 > * {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, -1rem);
}
._menuWrapper_1vryc_1 ._content_1vryc_13 ._title_1vryc_213 > * > * {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 1rem);
  backface-visibility: hidden;
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 {
  left: -4rem;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1), left 0.2s cubic-bezier(0.16, 1, 0.3, 1);
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33:before {
  border-radius: 50%;
  background-color: #ffffff;
}
@media (orientation: portrait) {
  ._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 {
    left: 1rem;
  }
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 ._allProjects_1vryc_78 {
  opacity: 0 !important;
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 svg rect {
  fill: #000000;
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 svg rect:nth-of-type(2) {
  opacity: 0;
  transform: translate3d(0.4rem, 0, 0);
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 svg rect:nth-of-type(4) {
  opacity: 0;
  transform: translate3d(0, 0.4rem, 0);
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 svg rect:nth-of-type(6) {
  opacity: 0;
  transform: translate3d(0, -0.4rem, 0);
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33 svg rect:nth-of-type(8) {
  opacity: 0;
  transform: translate3d(-0.4rem, 0, 0);
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33:hover:before {
  background-color: #000000;
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnLeft_1vryc_33:hover svg rect {
  fill: #ffffff;
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._btnRight_1vryc_105 {
  opacity: 0;
}
._menuWrapper_open_1vryc_247 ._content_1vryc_13 ._title_1vryc_213 {
  opacity: 0;
}
._menuWrapper_hidden_1vryc_294 {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}

._menu_1vryc_1 {
  position: absolute;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
  width: 52rem;
  height: 8rem;
  border-radius: 1rem;
  transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1), width 0.2s cubic-bezier(0.23, 1, 0.32, 1) 1s;
  overflow: hidden;
}
@media (orientation: portrait) {
  ._menu_1vryc_1 {
    width: calc(100vw - 6rem);
    height: 5rem;
    transition: 0.6s cubic-bezier(0.16, 1, 0.3, 1);
  }
}
._menu_1vryc_1:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  top: 0;
  width: 52rem;
  transform: translate3d(-50%, 0, 0);
  border-radius: 1rem;
  background-color: rgba(180, 131, 114, 0.2);
  -webkit-backdrop-filter: blur(1.5rem);
          backdrop-filter: blur(1.5rem);
}
@media (orientation: portrait) {
  ._menu_1vryc_1:before {
    width: calc(100vw - 6rem);
    background-color: rgba(160, 160, 160, 0.5);
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }
}
._menu_1vryc_1 ._list_1vryc_336 {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100rem;
  height: calc(100vh - 7rem);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.55, 0, 1, 0.45);
  overflow-y: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  box-sizing: border-box;
  padding: 2.4rem 20.4rem 10rem 20.4rem;
  scrollbar-width: none;
}
@media (orientation: portrait) {
  ._menu_1vryc_1 ._list_1vryc_336 {
    width: calc(100vw - 2rem);
    height: calc(100vh - 10rem);
    padding: 1.4rem;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem 1rem;
  }
}
._menu_1vryc_1 ._list_1vryc_336 > * {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
@media (orientation: portrait) {
  ._menu_1vryc_1 ._list_1vryc_336 > * {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 0.6rem;
    margin-bottom: 0;
  }
}
._menu_1vryc_1 ._list_1vryc_336 > * ._content_1vryc_13 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 12rem;
  height: 12rem;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0;
  pointer-events: none;
  border-radius: 1rem;
  background-color: #ffffff;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
@media (orientation: portrait) {
  ._menu_1vryc_1 ._list_1vryc_336 > * ._content_1vryc_13 {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
  }
}
._menu_1vryc_1 ._list_1vryc_336 > * ._content_image_1vryc_408 {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate3d(-50%, 0, 0);
  z-index: 1;
  width: 12rem;
  height: 12rem;
  background-color: blue;
  border-radius: 1rem;
  background-size: cover;
  background-position: center;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
@media (orientation: portrait) {
  ._menu_1vryc_1 ._list_1vryc_336 > * ._content_image_1vryc_408 {
    position: relative;
    left: 0;
    transform: none;
    width: 100%;
    height: 100%;
  }
}
._menu_1vryc_1 ._list_1vryc_336 > * ._content_title_1vryc_431 {
  position: absolute;
  left: 50%;
  bottom: 1.1em;
  transform: translate3d(-50%, 0, 0);
  font-family: haptik;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #000000;
  white-space: nowrap;
}
@media (hover: hover) and (pointer: fine) {
  ._menu_1vryc_1 ._list_1vryc_336 > *:hover {
    z-index: 1;
  }
  ._menu_1vryc_1 ._list_1vryc_336 > *:hover ._content_1vryc_13 {
    z-index: 1;
    width: 29rem;
    height: 31rem;
    padding: 2rem 2rem 1.3rem 2rem;
    transform: translate3d(-50%, -50%, 0) rotate(-360deg);
  }
  ._menu_1vryc_1 ._list_1vryc_336 > *:hover ._content_image_1vryc_408 {
    width: 25rem;
    height: 25rem;
    transform: translate3d(-50%, 2rem, 0);
  }
}
._menu_open_1vryc_459 {
  width: 100rem;
  height: calc(100vh - 7rem);
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1), width 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (orientation: portrait) {
  ._menu_open_1vryc_459 {
    height: calc(100vh - 10rem);
  }
}
._menu_open_1vryc_459 ._list_1vryc_336 {
  opacity: 1;
  transition: opacity 1s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}
._menu_open_1vryc_459:before {
  width: 64rem;
  background-color: #e5e5e5;
}
@media (orientation: portrait) {
  ._menu_open_1vryc_459:before {
    width: calc(100vw - 2rem);
  }
}._menuMobile_g0qbb_1 {
  position: fixed;
  right: 2rem;
  top: 3rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-end;
}
._menuMobile_g0qbb_1 ._btn_g0qbb_9 {
  position: relative;
  width: 8rem;
  height: 3rem;
  border-radius: 2rem;
  background-color: #ffffff;
  margin-bottom: 1rem;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
._menuMobile_g0qbb_1 ._btn_g0qbb_9 ._text_g0qbb_19 {
  position: absolute;
  right: 0;
  top: 0.1rem;
  bottom: 0;
  width: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: haptik;
  font-size: 1.4rem;
  color: #000000;
  transition: all 0.2s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}
._menuMobile_g0qbb_1 ._btn_g0qbb_9 ._cross_g0qbb_33 {
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  bottom: 0;
}
._menuMobile_g0qbb_1 ._btn_g0qbb_9 ._cross_g0qbb_33:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.9rem;
  height: 1px;
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scaleX(0);
  background-color: #000000;
  transition: transform 0.2s cubic-bezier(0, 0.55, 0.45, 1);
}
._menuMobile_g0qbb_1 ._btn_g0qbb_9 ._cross_g0qbb_33:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.9rem;
  height: 1px;
  transform: translate3d(-50%, -50%, 0) rotate(-45deg) scaleX(0);
  background-color: #000000;
  transition: transform 0.3s cubic-bezier(0, 0.55, 0.45, 1);
}
._menuMobile_g0qbb_1 a {
  position: relative;
  height: 3rem;
  padding: 0.5rem 2rem 0 2rem;
  font-family: haptik;
  font-size: 1.5rem;
  color: transparent;
  margin-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row nowrap;
}
._menuMobile_g0qbb_1 a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 2rem;
  opacity: 0;
  border-radius: 2rem;
  -webkit-backdrop-filter: blur(1rem);
          backdrop-filter: blur(1rem);
  background-color: rgba(255, 255, 255, 0.1);
}
._menuMobile_g0qbb_1 a ._text_g0qbb_19 {
  position: absolute;
  right: 2rem;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  opacity: 0;
}
._menuMobile_g0qbb_1 a ._instagram_g0qbb_98 {
  width: 1rem;
  height: 1rem;
  background-image: url("/assets/instagram.0bf73876.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0.6rem;
}
._menuMobile_g0qbb_1 a > ._instagram_g0qbb_98 {
  opacity: 0;
}
._menuMobile_g0qbb_1 a:nth-of-type(0):before {
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0.4s;
}
._menuMobile_g0qbb_1 a:nth-of-type(0) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.6s;
}
._menuMobile_g0qbb_1 a:nth-of-type(1):before {
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0.3s;
}
._menuMobile_g0qbb_1 a:nth-of-type(1) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}
._menuMobile_g0qbb_1 a:nth-of-type(2):before {
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0.2s;
}
._menuMobile_g0qbb_1 a:nth-of-type(2) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.4s;
}
._menuMobile_g0qbb_1 a:nth-of-type(3):before {
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0.1s;
}
._menuMobile_g0qbb_1 a:nth-of-type(3) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.3s;
}
._menuMobile_g0qbb_1 a:nth-of-type(4):before {
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
}
._menuMobile_g0qbb_1 a:nth-of-type(4) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}
._menuMobile_open_g0qbb_140 ._btn_g0qbb_9 {
  transition: all 0.4s cubic-bezier(0, 0.55, 0.45, 1);
  width: 3rem;
}
._menuMobile_open_g0qbb_140 ._btn_g0qbb_9 ._text_g0qbb_19 {
  opacity: 0;
}
._menuMobile_open_g0qbb_140 ._btn_g0qbb_9 ._cross_g0qbb_33:before {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transition: transform 0.2s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}
._menuMobile_open_g0qbb_140 ._btn_g0qbb_9 ._cross_g0qbb_33:after {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transition: transform 0.2s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}
._menuMobile_open_g0qbb_140 a:before {
  width: 100%;
  opacity: 1;
}
._menuMobile_open_g0qbb_140 a ._text_g0qbb_19 {
  opacity: 1;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(0):before {
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(0) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(1):before {
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(1) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.3s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(2):before {
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(2) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.4s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(3):before {
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(3) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(4):before {
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.4s;
}
._menuMobile_open_g0qbb_140 a:nth-of-type(4) ._text_g0qbb_19 {
  transition: all 0.3s cubic-bezier(0, 0.55, 0.45, 1) 0.6s;
}

._langs_g0qbb_193 {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
._langs_g0qbb_193 > * {
  opacity: 0.4;
  cursor: pointer;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._langs_g0qbb_193 > * + * {
  margin-left: 0.6rem;
}
._langs_g0qbb_193 > *._selected_g0qbb_206 {
  opacity: 1;
}
._langs_g0qbb_193 > *:hover {
  opacity: 1;
}
._langs_g0qbb_193 ._separator_g0qbb_212 {
  position: relative;
  width: 0.4rem;
  top: 0.2rem;
  font-size: 2rem;
  margin-right: 0.1rem;
}._sayhello_1v3b4_1 {
  position: fixed;
  right: 4rem;
  bottom: 4rem;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}
._sayhello_1v3b4_1 > * + * {
  margin-left: 1rem;
}
._sayhello_1v3b4_1 a {
  font-family: haptik;
  font-size: 1.6rem;
  color: #ffffff;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
._sayhello_1v3b4_1 a ._instagram_1v3b4_21 {
  width: 1rem;
  height: 1rem;
  background-image: url("/assets/instagram.0bf73876.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0.6rem;
}
._sayhello_1v3b4_1 ._separator_1v3b4_30 {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
}
._sayhello_hidden_1v3b4_36 {
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}._swipedesktop_cgunk_1 {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
}
._swipedesktop_cgunk_1 ._circle_cgunk_7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 1rem;
  height: 1rem;
  transform: translate3d(-50%, -50%, 0);
  box-sizing: border-box;
  border: 2px solid #ffffff;
  border-radius: 50%;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._swipedesktop_cgunk_1 ._texts_cgunk_19 > * {
  position: absolute;
  left: 0;
  top: 0;
  width: 5.8rem;
  height: 2.2rem;
}
._swipedesktop_cgunk_1 ._texts_cgunk_19 > *:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  border-radius: 1.1rem;
  background-color: #6955E9;
  transition: all 0.6s cubic-bezier(0.55, 0, 1, 0.45);
  opacity: 0;
  transform: scale(0);
}
._swipedesktop_cgunk_1 ._texts_cgunk_19 > *:first-of-type {
  left: -2rem;
  transform: translate3d(-100%, 0, 0);
}
._swipedesktop_cgunk_1 ._texts_cgunk_19 > *:first-of-type:before {
  right: 0;
  transform-origin: right center;
}
._swipedesktop_cgunk_1 ._texts_cgunk_19 > *:last-of-type {
  left: 2rem;
}
._swipedesktop_cgunk_1 ._texts_cgunk_19 > *:last-of-type:before {
  left: 0;
  transform-origin: left center;
}
._swipedesktop_cgunk_1 ._texts_cgunk_19 > * > * {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-family: haptik;
  font-size: 1.2rem;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s cubic-bezier(0.55, 0, 1, 0.45);
  opacity: 0;
}
._swipedesktop_scroll_cgunk_68 ._texts_cgunk_19 > *:before, ._swipedesktop_project_cgunk_68 ._texts_cgunk_19 > *:before {
  opacity: 1;
  transform: none;
  transition: all 0.7s cubic-bezier(0, 0.55, 0.45, 1);
}
._swipedesktop_scroll_cgunk_68 ._texts_cgunk_19 > * > *:first-of-type, ._swipedesktop_project_cgunk_68 ._texts_cgunk_19 > * > *:first-of-type {
  opacity: 1;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}
._swipedesktop_project_cgunk_68 ._circle_cgunk_7 {
  width: 3rem;
  height: 3rem;
  opacity: 0.5;
}
._swipedesktop_project_cgunk_68 ._texts_cgunk_19 > * > *:first-of-type {
  opacity: 0;
}
._swipedesktop_project_cgunk_68 ._texts_cgunk_19 > * > *:last-of-type {
  opacity: 1;
  transition: all 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.2s;
}

._circle2_cgunk_90 {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0, 0.55, 0.45, 1);
}
._circle2_cgunk_90:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 3rem;
  height: 3rem;
  transform: translate3d(-50%, -50%, 0) scale(0.3);
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  transition: transform 0.2s cubic-bezier(0, 0.55, 0.45, 1);
}
._circle2_visible_cgunk_110 {
  opacity: 1;
}
._circle2_visible_cgunk_110:before {
  transform: translate3d(-50%, -50%, 0);
}

._line_cgunk_117 {
  position: fixed;
  left: 0;
  top: 0;
  width: 10rem;
  height: 1px;
  transform-origin: left center;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0, 0.55, 0.45, 1);
}
._line_cgunk_117:before {
  content: "";
  position: absolute;
  left: 2rem;
  top: 0;
  right: 1rem;
  bottom: 0;
  background-color: #ffffff;
}
._line_visible_cgunk_136 {
  opacity: 1;
}._swipemobile_18vho_1 {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 26rem;
  height: 8rem;
}
._swipemobile_18vho_1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 2rem;
  background-color: #6955E9;
  transition: 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
._swipemobile_18vho_1 ._text_18vho_20 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  font-family: haptik;
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  transition: 0.7s cubic-bezier(0, 0.55, 0.45, 1);
}
._swipemobile_18vho_1 ._text_18vho_20 b {
  color: #ffffff;
}
._swipemobile_hidden_18vho_34 {
  pointer-events: none;
}
._swipemobile_hidden_18vho_34 ._text_18vho_20 {
  opacity: 0;
  transition: 0.7s cubic-bezier(0.55, 0, 1, 0.45);
}
._swipemobile_hidden_18vho_34:before {
  transform: scale(0);
  opacity: 0;
  transition: 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
._panel1_sq1o1_2 {
  width: 100%;
  background-color: #754933;
  color: #FFE6DA;
  box-sizing: border-box;
  padding: 23rem 16rem 8rem 4rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-end;
}
@media (orientation: portrait) {
  ._panel1_sq1o1_2 {
    padding: 0rem 1rem 14rem 1rem;
  }
}

._header_sq1o1_18 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 96rem;
  height: 23rem;
}
@media (orientation: portrait) {
  ._header_sq1o1_18 {
    position: relative;
    height: auto;
    display: flex;
    flex-flow: column nowrap;
    box-sizing: border-box;
    padding: 6.5rem 0rem 1rem 0rem;
  }
}
._header_sq1o1_18 ._logotext_sq1o1_36 {
  position: fixed;
  left: 4rem;
  top: 10rem;
  font-family: haptik;
  font-size: 4rem;
}
._header_sq1o1_18 ._logotext_sq1o1_36 span {
  display: inline-block;
  position: relative;
}
@media (orientation: landscape) {
  ._header_sq1o1_18 ._logotext_sq1o1_36 span:nth-of-type(3) {
    width: 1.3rem;
  }
  ._header_sq1o1_18 ._logotext_sq1o1_36 span:nth-of-type(4) {
    width: 1.3rem;
  }
  ._header_sq1o1_18 ._logotext_sq1o1_36 span:nth-of-type(5) {
    left: 0.2rem;
  }
}
@media (orientation: portrait) {
  ._header_sq1o1_18 ._logotext_sq1o1_36 {
    position: relative;
    left: 0;
    top: 0;
    font-size: 2.2rem;
    margin-bottom: 1.5rem;
  }
}
@media (orientation: landscape) {
  ._header_sq1o1_18 ._logotext_sq1o1_36[data-hidden=true] > *:first-of-type {
    color: transparent;
  }
}
._header_sq1o1_18 ._dates_sq1o1_72 {
  position: absolute;
  right: 16rem;
  bottom: 4rem;
  perspective: 100rem;
  transform-style: preserve-3d;
}
@media (orientation: portrait) {
  ._header_sq1o1_18 ._dates_sq1o1_72 {
    position: relative;
    right: auto;
    bottom: auto;
    margin-bottom: 1rem;
  }
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72 {
  display: flex;
  flex-flow: row nowrap;
  transform-style: preserve-3d;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72 + * {
  margin-top: 1rem;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72 > * {
  display: flex !important;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: helv;
  font-weight: bold;
  color: #754933;
  background-color: #FFE6DA;
  border-radius: 50%;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72 > * + * {
  margin-left: 0.3rem;
}
@media (orientation: portrait) {
  ._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72 > * {
    width: 2.4rem;
    height: 2.4rem;
    font-size: 1.6rem;
  }
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(1) > *:nth-of-type(1) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 0.9s;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(1) > *:nth-of-type(2) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 1s;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(1) > *:nth-of-type(3) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 1.1s;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(1) > *:nth-of-type(4) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 1.2s;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(2) > *:nth-of-type(1) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 1.3s;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(2) > *:nth-of-type(2) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 1.4s;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(2) > *:nth-of-type(3) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 1.5s;
}
._header_sq1o1_18 ._dates_sq1o1_72 ._date_sq1o1_72:nth-of-type(2) > *:nth-of-type(4) {
  transition: transform 0.6s cubic-bezier(0, 0.55, 0.45, 1) 1.6s;
}
._header_sq1o1_18 ._dates_hidden_sq1o1_142 ._date_sq1o1_72 > * {
  transform: rotateX(90deg);
  opacity: 0;
}

._empty_sq1o1_147 {
  width: 100%;
  height: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (orientation: portrait) {
  ._empty_sq1o1_147 {
    height: 1.8rem;
  }
}

._separator_sq1o1_160 {
  width: 100%;
  height: 1px;
  background-color: #FFE6DA;
  transform-origin: left center;
}

._part1_sq1o1_167 {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
}
@media (orientation: portrait) {
  ._part1_sq1o1_167 {
    flex-flow: column-reverse nowrap;
    align-items: flex-start;
  }
}
._part1_sq1o1_167 ._list_sq1o1_179 {
  flex: 1;
  font-family: helv;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
}
._part1_sq1o1_167 ._list_sq1o1_179 > *:before {
  content: "•";
  margin-right: 0.3rem;
  margin-left: 0.3rem;
}
._part1_sq1o1_167 ._list_sq1o1_179 > *:nth-of-type(odd):before {
  margin-left: 0;
}
@media (orientation: portrait) {
  ._part1_sq1o1_167 ._list_sq1o1_179 {
    margin-top: 2rem;
    font-size: 1.2rem;
  }
}
._part1_sq1o1_167 ._image1_sq1o1_200 {
  position: relative;
  width: 46rem;
  aspect-ratio: 480/278;
  margin-left: 4rem;
  overflow: hidden;
  border: 1rem solid #ffe6da;
  box-sizing: border-box;
}
._part1_sq1o1_167 ._image1_sq1o1_200 > * {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 200%;
}
._part1_sq1o1_167 ._image1_sq1o1_200 > * > * {
  width: 100%;
  aspect-ratio: 480/278;
  background-size: cover;
  background-position: center;
}
@media (orientation: portrait) {
  ._part1_sq1o1_167 ._image1_sq1o1_200 {
    width: 100%;
    margin-left: 0;
  }
}

._text1_sq1o1_229 {
  font-family: helv;
  font-size: 2.4rem;
  line-height: 3rem;
}
._text1_sq1o1_229 ._number_sq1o1_234 {
  display: inline-block;
  width: 40%;
  font-family: helv;
  font-weight: bold;
  font-size: 1rem;
}
@media (orientation: portrait) {
  ._text1_sq1o1_229 ._number_sq1o1_234 {
    width: 25%;
    opacity: 0;
  }
}
@media (orientation: portrait) {
  ._text1_sq1o1_229 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}

._text2_sq1o1_254 {
  width: 100%;
  max-width: 48rem;
  font-family: helv;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
@media (orientation: portrait) {
  ._text2_sq1o1_254 {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}._panel2_5hh3c_1 {
  width: 100%;
  background-color: #7f6d61;
  box-sizing: border-box;
  padding: 16rem 12rem 8rem 12rem;
}
@media (orientation: portrait) {
  ._panel2_5hh3c_1 {
    padding: 4rem 2rem 14rem 2rem;
    min-height: initial !important;
  }
}

._group_5hh3c_14 {
  color: #000000;
}
._group_5hh3c_14 ._title_5hh3c_17 {
  font-family: haptik;
  font-size: 4rem;
}
@media (orientation: portrait) {
  ._group_5hh3c_14 ._title_5hh3c_17 {
    font-size: 2.2rem;
  }
}
._group_5hh3c_14 ._separator_5hh3c_26 {
  margin: 3rem 0 4rem 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  transform-origin: left center;
}
@media (orientation: portrait) {
  ._group_5hh3c_14 ._separator_5hh3c_26 {
    margin: 1.6rem 0 2rem 0;
  }
}
._group_5hh3c_14 ._wrapper_5hh3c_38 {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
._group_5hh3c_14 ._wrapper_5hh3c_38 ._number_5hh3c_43 {
  width: 10rem;
  font-family: helv;
  font-weight: bold;
  font-size: 1rem;
}
@media (orientation: portrait) {
  ._group_5hh3c_14 ._wrapper_5hh3c_38 ._number_5hh3c_43 {
    display: none;
    font-size: 1.2rem;
  }
}
._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_5hh3c_61 {
  margin-bottom: 3rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
@media (orientation: portrait) {
  ._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_5hh3c_61 {
    width: 33.33%;
  }
}
._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_5hh3c_61 + * {
  margin-left: 7rem;
}
@media (orientation: portrait) {
  ._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_5hh3c_61 + * {
    margin-left: 0;
  }
}
._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_image_5hh3c_80 {
  width: 9rem;
  height: 9rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (orientation: portrait) {
  ._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_image_5hh3c_80 {
    width: 5.8rem;
    height: 5.8rem;
  }
}
._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_title_5hh3c_93 {
  position: relative;
  z-index: 1;
  font-family: helv;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  margin-top: 2.6rem;
}
@media (orientation: portrait) {
  ._group_5hh3c_14 ._wrapper_5hh3c_38 ._list_5hh3c_55 ._infos_title_5hh3c_93 {
    font-size: 0.9rem;
    letter-spacing: 0.07rem;
    margin-top: 1.2rem;
  }
}._panel3_bj7zp_1 {
  position: relative;
  width: 100%;
  background-color: #d85335;
  color: #000000;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 16rem 0 3rem 0;
}
._panel3_bj7zp_1 a {
  z-index: 1;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 {
    padding-top: 3rem;
    min-height: initial !important;
  }
}
._panel3_bj7zp_1 ._title_bj7zp_22 {
  font-family: haptik;
  font-size: 4rem;
  margin-bottom: 5.4rem;
}
@media (max-height: 1400px) {
  ._panel3_bj7zp_1 ._title_bj7zp_22 {
    margin-bottom: 3rem;
  }
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._title_bj7zp_22 {
    font-size: 2.2rem;
  }
}
._panel3_bj7zp_1 ._email_bj7zp_37 {
  font-size: 2.4rem;
  color: #000000;
  text-decoration: underline;
  text-underline-offset: 0.7rem;
  margin-bottom: 4rem;
}
@media (max-height: 1400px) {
  ._panel3_bj7zp_1 ._email_bj7zp_37 {
    margin-bottom: 2rem;
  }
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._email_bj7zp_37 {
    font-size: 1.8rem;
    margin-bottom: 2.6rem;
  }
}
._panel3_bj7zp_1 ._subtitle_bj7zp_55 {
  font-family: haptik;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._subtitle_bj7zp_55 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
}
._panel3_bj7zp_1 ._social_bj7zp_67 {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
._panel3_bj7zp_1 ._social_bj7zp_67 > * {
  font-size: 2.4rem;
  color: #000000;
  text-transform: uppercase;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._social_bj7zp_67 > * {
    font-size: 1.8rem;
  }
}
._panel3_bj7zp_1 ._clock_bj7zp_82 {
  position: relative;
  width: 16rem;
  height: 16rem;
  transform: scale(1.2);
  margin: 7rem 0 6rem 0;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._clock_bj7zp_82 {
    width: 11.6rem;
    height: 11.6rem;
  }
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._clock_bj7zp_82 {
    margin: 3rem 0 4.4rem 0;
  }
}
._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_body_bj7zp_100 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_seconds_bj7zp_107 {
  position: absolute;
  left: 50%;
  top: 50%;
}
._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_seconds_bj7zp_107 svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -71%, 0);
  width: 1rem;
  height: 9.84rem;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_seconds_bj7zp_107 svg {
    width: 0.6rem;
    height: 7.2rem;
    transform: translate3d(-50%, -70%, 0);
  }
}
._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_hours_bj7zp_127 {
  position: absolute;
  left: 50%;
  top: 50%;
}
._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_hours_bj7zp_127 svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -92%, 0);
  width: 1.077rem;
  height: 5.428rem;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_hours_bj7zp_127 svg {
    width: 0.9rem;
    height: 4rem;
  }
}
._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_minutes_bj7zp_146 {
  position: absolute;
  left: 50%;
  top: 50%;
}
._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_minutes_bj7zp_146 svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -90%, 0);
  width: 0.839rem;
  height: 6.578rem;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._clock_bj7zp_82 ._clock_minutes_bj7zp_146 svg {
    width: 0.7rem;
    height: 4.9rem;
  }
}
._panel3_bj7zp_1 ._footer_bj7zp_165 {
  position: relative;
  z-index: 1;
  text-align: center;
}
@media (orientation: portrait) {
  ._panel3_bj7zp_1 ._footer_bj7zp_165 {
    font-size: 1.2rem;
  }
}._about_17jxu_1 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

._panels_17jxu_9 {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
._panels_17jxu_9 ._wrapper_17jxu_16 {
  width: 100%;
  transform: translate3d(0, 100%, 0);
  flex: 1;
  overflow-x: hidden;
  scroll-behavior: auto !important;
  overscroll-behavior: contain;
  scrollbar-width: none;
}
._panels_17jxu_9 ._wrapperInside_17jxu_25 {
  position: relative;
  width: 100%;
  max-width: 96rem;
}
._panels_17jxu_9 ._wrapperInside_17jxu_25 > * {
  position: sticky;
  top: 0;
}
._panels_17jxu_9 ._wrapperInside_17jxu_25 > *:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("/assets/bg_grain.9d93ee3f.png");
  mix-blend-mode: soft-light;
}

._images_17jxu_45 {
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -10rem;
  bottom: -10rem;
}
@media (orientation: portrait) {
  ._images_17jxu_45 {
    display: none;
  }
}
._imagesInside_17jxu_57 {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
}
._imagesInside_17jxu_57 ._line_17jxu_62 {
  position: relative;
  flex: 1;
  margin: 2rem 0;
}
._imagesInside_17jxu_57 ._line_17jxu_62 ._lineWrapper_17jxu_67 {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
._imagesInside_17jxu_57 ._line_17jxu_62 ._lineWrapper_17jxu_67 ._lineWrapper2_17jxu_73 {
  height: 100%;
  transition: transform 1.7s cubic-bezier(0.215, 0.61, 0.355, 1) 1.5s;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
._imagesInside_17jxu_57 ._line_17jxu_62 ._lineWrapper_17jxu_67 ._image_17jxu_45 {
  position: relative;
  width: 32rem;
  aspect-ratio: 2/1.5;
  opacity: 0.5;
  background-size: cover;
  background-position: center;
}
._imagesInside_17jxu_57 ._line_17jxu_62 ._lineWrapper_17jxu_67 ._image_17jxu_45 + * {
  margin-left: 10rem;
}
._imagesInside_17jxu_57 ._line_17jxu_62 ._lineWrapper_17jxu_67 ._image_vertical_17jxu_91 {
  width: auto;
  height: 100%;
  aspect-ratio: 0.667/1;
}
._imagesInside_17jxu_57 ._line_17jxu_62:nth-of-type(odd) ._lineWrapper_17jxu_67 {
  left: initial;
  right: 0;
}
._imagesInside_17jxu_57 ._line_17jxu_62:nth-of-type(odd) ._lineWrapper_17jxu_67 ._lineWrapper2_17jxu_73 {
  flex-flow: row-reverse nowrap;
}
._imagesInside_17jxu_57 ._line_17jxu_62:nth-of-type(odd) ._lineWrapper_17jxu_67 ._image_17jxu_45 + * {
  margin-left: 0;
  margin-right: 6rem;
}
._images_hidden_17jxu_107 ._line_17jxu_62 ._lineWrapper2_17jxu_73 {
  transition: transform 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) !important;
  transform: translate3d(200%, 0, 0) !important;
}
._images_hidden_17jxu_107 ._line_17jxu_62:nth-of-type(odd) ._lineWrapper2_17jxu_73 {
  transform: translate3d(-200%, 0, 0) !important;
}

._scrollbar_17jxu_115 {
  position: fixed;
  left: 4rem;
  bottom: 4rem;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._scrollbar_visible_17jxu_123 {
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1) 1.5s;
}._work_smr8s_1 {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
  flex-flow: column nowrap;
  align-items: center;
  padding: 0 14rem;
  --color-main: #d89a2b;
}
@media (orientation: portrait) {
  ._work_smr8s_1 {
    padding: 0 1rem;
  }
}
._work_smr8s_1 ._wrapper_smr8s_21 {
  width: 100%;
  max-width: 128rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  padding: 8rem 0 8rem 0;
}
@media (orientation: portrait) {
  ._work_smr8s_1 ._wrapper_smr8s_21 {
    padding-top: 3.7rem;
  }
}

._header_smr8s_35 {
  position: relative;
  width: 100%;
  max-width: 74rem;
  height: 80rem;
  overflow: hidden;
  margin-bottom: 4rem;
  -webkit-mask-image: url("/assets/mask_rect.f50109dc.svg");
          mask-image: url("/assets/mask_rect.f50109dc.svg");
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  transition: -webkit-mask-size 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: mask-size 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: mask-size 1.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-mask-size 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (orientation: portrait) {
  ._header_smr8s_35 {
    -webkit-mask-image: url("/assets/mask_square.66ae8819.svg");
            mask-image: url("/assets/mask_square.66ae8819.svg");
  }
}
._header_smr8s_35:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  background-color: var(--color-main);
}
@media (orientation: portrait) {
  ._header_smr8s_35 {
    aspect-ratio: 1/1;
    height: auto;
    margin-bottom: 1rem;
  }
}
._header_smr8s_35 ._title_smr8s_71 {
  position: absolute;
  left: 50%;
  top: 9rem;
  transform: translate3d(-50%, 0, 0);
  font-family: rotalic;
  font-size: 8rem;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: -0.4rem;
  opacity: 0.8;
  display: flex;
  flex-flow: row nowrap;
}
@media (orientation: portrait) {
  ._header_smr8s_35 ._title_smr8s_71 {
    font-size: 2.8rem;
    letter-spacing: -0.1rem;
    top: 3rem;
  }
}
._header_smr8s_35 ._title_smr8s_71 > * {
  animation: _textAnim_smr8s_1 10s infinite linear;
}
@keyframes _textAnim_smr8s_1 {
  0% {
    transform: translate3d(0, 0, 10rem);
  }
  100% {
    transform: translate3d(-100%, 0, 10rem);
  }
}
._header_smr8s_35 ._image_smr8s_103 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 31rem;
  height: 34rem;
  background-size: cover;
  background-position: center;
}
@media (orientation: portrait) {
  ._header_smr8s_35 ._image_smr8s_103 {
    width: 52%;
    height: 52%;
  }
}
._header_smr8s_35 ._category_smr8s_119 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5rem;
  font-family: haptik;
  font-size: 1.4rem;
  text-align: center;
  text-transform: uppercase;
}
@media (orientation: portrait) {
  ._header_smr8s_35 ._category_smr8s_119 {
    font-size: 0.8rem;
    bottom: 2rem;
  }
}
._header_smr8s_35 ._title_smr8s_71 {
  transition: opacity 0.7s cubic-bezier(0, 0.55, 0.45, 1) 0.3s;
}
._header_smr8s_35 ._category_smr8s_119 {
  transition: opacity 0.7s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}
._header_small_smr8s_141 {
  -webkit-mask-size: 60%;
          mask-size: 60%;
}
._header_small_smr8s_141 ._title_smr8s_71 {
  opacity: 0;
  transition: none;
}
._header_small_smr8s_141 ._category_smr8s_119 {
  opacity: 0;
  transition: none;
}
._header_smallest_smr8s_152 {
  -webkit-mask-size: 0%;
          mask-size: 0%;
}
._header_smallest_smr8s_152 ._title_smr8s_71 {
  opacity: 0;
  transition: none;
}
._header_smallest_smr8s_152 ._category_smr8s_119 {
  opacity: 0;
  transition: none;
}
._header_smallest_smr8s_152:before {
  transform: translate3d(-50%, -50%, 0) scale(0.6);
}

._content_smr8s_167 {
  border-radius: 1rem;
  background-color: #ffffff;
  width: 100%;
  padding: 12rem;
  box-sizing: border-box;
  transition: transform 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (orientation: portrait) {
  ._content_smr8s_167 {
    padding: 2rem 1rem;
  }
}
._content_smr8s_167 ._info_smr8s_180 {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  margin: 0 4rem 18rem 4rem;
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._info_smr8s_180 {
    flex-flow: column nowrap;
    margin: 0 0 2rem 0;
    padding: 0 1rem;
    box-sizing: border-box;
  }
}
._content_smr8s_167 ._info_smr8s_180 ._title_smr8s_71 {
  flex: 1;
  font-family: helv;
  font-size: 1rem;
  text-transform: uppercase;
  color: var(--color-main);
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._info_smr8s_180 ._title_smr8s_71 {
    margin-bottom: 0.6rem;
  }
}
._content_smr8s_167 ._info_smr8s_180 ._desc_smr8s_206 {
  width: 100%;
  max-width: 80rem;
  font-family: helv;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 3rem;
}
._content_smr8s_167 ._info_smr8s_180 ._desc_smr8s_206 p {
  margin: 0;
  padding: 0;
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._info_smr8s_180 ._desc_smr8s_206 {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
._content_smr8s_167 ._highlights_smr8s_224,
._content_smr8s_167 ._credits_smr8s_225 {
  display: grid;
  grid-template-columns: repeat(4, 20%);
  justify-content: space-between;
  grid-gap: 4rem;
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._highlights_smr8s_224,
  ._content_smr8s_167 ._credits_smr8s_225 {
    padding: 0 1rem;
    box-sizing: border-box;
  }
}
._content_smr8s_167 ._highlights_smr8s_224 > *,
._content_smr8s_167 ._credits_smr8s_225 > * {
  display: flex;
  flex-flow: column nowrap;
}
._content_smr8s_167 ._highlights_smr8s_224 > * ._label_smr8s_243,
._content_smr8s_167 ._credits_smr8s_225 > * ._label_smr8s_243 {
  font-family: helv;
  font-weight: bold;
  font-size: 1rem;
  color: var(--color-main);
  text-transform: uppercase;
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._highlights_smr8s_224 > * ._label_smr8s_243,
  ._content_smr8s_167 ._credits_smr8s_225 > * ._label_smr8s_243 {
    font-size: 0.8rem;
  }
}
._content_smr8s_167 ._highlights_smr8s_224 > * ._value_smr8s_257,
._content_smr8s_167 ._credits_smr8s_225 > * ._value_smr8s_257 {
  font-family: helv;
  font-weight: bold;
  font-size: 1.4rem;
  color: #1B1C21;
  text-transform: uppercase;
  margin-top: 0.6rem;
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._highlights_smr8s_224 > * ._value_smr8s_257,
  ._content_smr8s_167 ._credits_smr8s_225 > * ._value_smr8s_257 {
    font-size: 0.9rem;
  }
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._highlights_smr8s_224,
  ._content_smr8s_167 ._credits_smr8s_225 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr 1fr;
    gap: 1.5rem 0;
  }
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._highlights_smr8s_224._credits_smr8s_225 > * + *,
  ._content_smr8s_167 ._credits_smr8s_225._credits_smr8s_225 > * + * {
    margin-left: 0;
  }
}
._content_smr8s_167 ._separator_smr8s_287 {
  position: relative;
  width: calc(100% + 8rem);
  height: 1px;
  margin: 8rem -4rem;
  font-family: helv;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  transform-origin: left center;
}
._content_smr8s_167 ._separator_smr8s_287 span {
  margin-right: 4rem;
}
._content_smr8s_167 ._separator_smr8s_287 > div {
  flex: 1;
  height: 1px;
  background-color: var(--color-main);
  transform-origin: left center;
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._separator_smr8s_287 {
    width: 100%;
    margin: 2rem 0;
  }
  ._content_smr8s_167 ._separator_smr8s_287 span {
    margin-right: 1.5rem;
    font-size: 0.8rem;
  }
}
._content_smr8s_167 ._images_smr8s_320 {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  width: 100%;
}
._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 ._image_smr8s_103 {
  overflow: hidden;
}
._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 > * {
  width: 100%;
  height: auto;
}
._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 > * + * {
  margin-left: 6rem;
}
@media (max-width: 1400px) {
  ._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 > * + * {
    margin-left: 4rem;
  }
}
._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 > * img {
  width: 100%;
}
._content_smr8s_167 ._images_smr8s_320 ._list_small_smr8s_350 {
  box-sizing: border-box;
  padding: 0 6rem;
}
@media (max-width: 1400px) {
  ._content_smr8s_167 ._images_smr8s_320 ._list_small_smr8s_350 {
    padding: 0 4rem;
  }
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._images_smr8s_320 ._list_small_smr8s_350 {
    padding: 0;
  }
}
._content_smr8s_167 ._images_smr8s_320 ._list_half_smr8s_364 > * {
  width: calc(50% - 3rem);
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 {
    flex-flow: column nowrap;
  }
  ._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 > * {
    width: 100%;
    margin-left: 0;
  }
  ._content_smr8s_167 ._images_smr8s_320 ._list_smr8s_326 > * + * {
    margin-top: 2rem;
  }
}
._content_smr8s_167 ._images_smr8s_320 > * + * {
  margin-top: 8rem;
}
@media (max-width: 1400px) {
  ._content_smr8s_167 ._images_smr8s_320 > * + * {
    margin-top: 4rem;
  }
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._images_smr8s_320 > * + * {
    margin-top: 2rem;
  }
}
._content_smr8s_167 ._images_smr8s_320 ._subtext_smr8s_392 {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -1rem;
  transform: translate3d(0, 100%, 0);
  font-family: helv;
  font-weight: bold;
  font-size: 1.2rem;
  text-align: center;
  margin-left: 0;
}
@media (max-width: 1400px) {
  ._content_smr8s_167 ._images_smr8s_320 ._subtext_smr8s_392 {
    bottom: -0.5rem;
  }
}
@media (orientation: portrait) {
  ._content_smr8s_167 ._images_smr8s_320 ._subtext_smr8s_392 {
    bottom: 0.2rem;
    font-size: 1rem;
  }
}
._content_smr8s_167 ._images_smr8s_320 video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
._content_isnext_smr8s_421 {
  transform: translate3d(0, 60rem, 0);
  transition: transform 0.5s cubic-bezier(0, 0.55, 0.45, 1) 0.5s;
}

._next_smr8s_426 {
  position: relative;
  width: 100%;
  height: 64rem;
  overflow: hidden;
  cursor: pointer;
}
._next_smr8s_426 > * {
  position: absolute;
  left: 0;
  top: 0;
}
@media (orientation: portrait) {
  ._next_smr8s_426 {
    margin-top: 10rem;
    height: 20rem;
  }
}

._scrollbar_smr8s_445 {
  position: fixed;
  left: 4rem;
  bottom: 8rem;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0, 0.55, 0.45, 1);
}
._scrollbar_visible_smr8s_453 {
  opacity: 1;
}._app_29qvu_1 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
._app_29qvu_1 canvas {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

._ref_29qvu_18 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  height: 100%;
  aspect-ratio: 16/9;
  opacity: 0.4;
  background-image: url("/ref.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}

._titles3d_29qvu_33 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
}
._titles3d_29qvu_33 > * {
  position: relative;
  z-index: 0 !important;
}
._titles3d_29qvu_33 > * > * {
  perspective: 100rem;
  transform-style: preserve-3d;
}
._titles3d_29qvu_33 > * > * > * {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-style: preserve-3d;
  display: flex;
  flex-flow: row nowrap;
}
._titles3d_29qvu_33 > * > * > * > * {
  font-family: rotalic;
  font-size: 16rem;
  white-space: nowrap;
  text-transform: uppercase;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 10rem);
  animation: _textAnim_29qvu_1 10s infinite linear;
}
@keyframes _textAnim_29qvu_1 {
  0% {
    transform: translate3d(0, 0, 10rem);
  }
  100% {
    transform: translate3d(-100%, 0, 10rem);
  }
}