@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Gantari:ital,wght@0,100..900;1,100..900&family=Tektur:wght@400..900&display=swap");
.desktop {
  display: block;
}
@media screen and (max-width: 960px) {
  .desktop {
    display: none;
  }
}

.mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .mobile {
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .disappear {
    display: none;
  }
}

.grid-1 {
  width: calc(8.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-1 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-2 {
  width: calc(16.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-2 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-3 {
  width: calc(25% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-3 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-4 {
  width: calc(33.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-4 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-5 {
  width: calc(41.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-5 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-6 {
  width: calc(50% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-6 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-7 {
  width: calc(58.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-7 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-8 {
  width: calc(66.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-8 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-9 {
  width: calc(75% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-9 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-10 {
  width: calc(83.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-10 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-11 {
  width: calc(91.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-11 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-12 {
  width: calc(100% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}
@media screen and (max-width: 960px) {
  .grid-12 {
    width: calc(100% - 32px);
    float: none;
  }
}

.grid-nobreak-1 {
  width: calc(8.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-2 {
  width: calc(16.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-3 {
  width: calc(25% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-4 {
  width: calc(33.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-5 {
  width: calc(41.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-6 {
  width: calc(50% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-7 {
  width: calc(58.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-8 {
  width: calc(66.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-9 {
  width: calc(75% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-10 {
  width: calc(83.3333333333% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-11 {
  width: calc(91.6666666667% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.grid-nobreak-12 {
  width: calc(100% - 32px);
  margin: 16px;
  padding: 16px 0px;
  float: left;
}

.container {
  max-width: 1268px;
  margin: 0 auto;
  padding: 128px 24px;
  /*display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;*/
}
.container::after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 960px) {
  .container {
    flex-direction: column;
    padding: 96px 16px;
  }
}

.container-xl {
  max-width: 1560px;
  margin: 0 auto;
  padding: 128px 24px;
  /*display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;*/
}
.container-xl::after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 960px) {
  .container-xl {
    flex-direction: column;
    padding: 96px 16px;
  }
}

.hidden {
  overflow: hidden;
}

.zindex-1 {
  z-index: -1;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.h-100 {
  height: 100vh;
}

.h-100p {
  height: 100%;
}

.none {
  display: none;
}

.flex {
  display: flex;
}

.flex-start-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}

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

.flex-start-column {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.flex-end-column {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
}

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

.flex-center-column {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.flex-space {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.relative {
  position: relative;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-item-1 {
  flex: 1 1 360px;
}

.flex-item-2 {
  flex: 2 1 360px;
}

.flex-item-3 {
  flex: 3 1 360px;
}

.flex-item-4 {
  flex: 4 1 360px;
}

.flex-item-5 {
  flex: 5 1 360px;
}

.flex-auto {
  flex: 1 1 auto;
}

.w-auto {
  width: auto;
}

.h-auto {
  height: auto !important;
}

.w-100 {
  width: 100%;
}

.w-75 {
  width: 75%;
}

.w-50 {
  width: 50%;
}

.w-25 {
  width: 25%;
}

.section-400 {
  height: 400vh;
}

.section-300 {
  height: 300vh;
}

.section-200 {
  height: 200vh;
}

.section-175 {
  height: 175vh;
}

.section-150 {
  height: 150vh;
}

.section-125 {
  height: 125vh;
}

.section-100 {
  height: 100vh;
}

.section-75 {
  height: 75vh;
}

.section-50 {
  height: 50vh;
}

.section-25 {
  height: 25vh;
}

.profile {
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.3);
  transition: 1s ease;
}
.profile:hover {
  border: 3px solid rgba(232, 240, 255, 0.75);
}

.div-logo-hero {
  width: 100%;
  height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .div-logo-hero {
    width: 100%;
    height: 400px;
  }
}
@media screen and (max-width: 960px) {
  .div-logo-hero {
    top: 35%;
    left: 50%;
  }
}

.logo-hero {
  width: 440px;
  height: 440px;
  border-radius: 50%;
  background: radial-gradient(63.46% 63.46% at 20% 4.04%, rgba(66, 113, 235, 0.3) 0%, rgba(66, 113, 235, 0) 100%), #060B17;
  box-shadow: inset 3px 7px 15px rgba(83, 139, 240, 0.15);
  position: relative;
}
.logo-hero::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.99);
  box-shadow: 0px 0px 200px rgba(83, 139, 240, 0.6), 0px 0px 120px #538BF0, 0px 0px 88px #538BF0, 0px 0px 10px #538BF0, 0px 0px 5px #538BF0;
  filter: blur(14px);
  transform: translate(-50%, -50%) translate3d(-32px, -56px, 0);
  z-index: -1;
  animation: planet 16s ease infinite alternate;
}
@media screen and (max-width: 960px) {
  .logo-hero::before {
    width: 70%;
    height: 70%;
  }
}
@media screen and (max-width: 960px) {
  .logo-hero {
    width: 280px;
    height: 280px;
  }
}

.icon-scroll {
  animation: icon-scroll 2s linear infinite;
  stroke-dasharray: 10 50;
}

@keyframes icon-scroll {
  0%, 5% {
    stroke-dashoffset: 20;
  }
  95%, 100% {
    stroke-dashoffset: -20;
  }
}
.scroll-down {
  position: absolute;
  top: 92%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 960px) {
  .scroll-down {
    top: 84%;
    left: 50%;
  }
}

.option {
  width: 28px;
  height: 28px;
  border-radius: 24px;
  position: relative;
  cursor: pointer;
  transition: 0.8s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.option:hover {
  transform: scale(1.1);
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.7);
}

.option-active::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
  transform: translate(-50%, -50%);
}

/*
.option.is-active::after {
  border: 5px solid #fff;
  pointer-events: none;
}*/
.option-white {
  border: 2px solid #BDBFC2;
  background: linear-gradient(180deg, #A6A9AE 0%, #454648 100%);
}

.option-orange {
  border: 2px solid #C87648;
  background: linear-gradient(180deg, #BF6938 0%, #59311A 100%);
}

.option-green {
  border: 2px solid #779C84;
  background: linear-gradient(180deg, #63846F 0%, #2F5C3F 100%);
}

.video-fade {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.video-fade.is-fading {
  opacity: 0;
}

.div-bb-white {
  border-bottom: 3px solid rgba(255, 255, 255, 0.15);
  transition: 0.8s ease;
}
.div-bb-white:hover {
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

/* Vídeo fixo no fundo */
.video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: -1;
}

video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Container com altura para scroll */
.scroll-container {
  height: 400vh; /* 4 seções = 400vh */
  position: relative;
}

/* Seções */
.panel {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10vw;
  max-width: 600px;
}

.panel h1 {
  font-size: 4rem;
  margin-bottom: 1rem;
}

.panel p {
  font-size: 1.3rem;
  opacity: 0.8;
}

.div-canvas {
  width: 98%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.bg-black {
  background-color: #131315;
}

.sticky {
  position: sticky;
  top: 0px;
  z-index: 600;
}

.border-video {
  border-radius: 16px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  overflow: hidden;
  transition: 1.2s ease;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.4);
}
.border-video video {
  transform: scale(1.05);
  transition: 1s ease;
}
.border-video:hover {
  border: 3px solid rgba(255, 255, 255, 0.7);
  box-shadow: 0 4px 72px rgba(0, 0, 0, 0.8);
  transform: scale(1.02);
}
.border-video:hover video {
  transform: scale(1.1);
}

.is-hidden {
  opacity: 0;
  transition: 1s ease;
}

.source-color {
  transition: 1s ease;
}

.div-checkbox {
  background-color: rgba(255, 255, 255, 0.1);
  border: 3px solid transparent;
  padding: 10px 16px;
  margin: 8px;
  cursor: pointer;
  border-radius: 12px;
  transition: 0.5s ease;
  opacity: 1;
}
.div-checkbox:hover {
  background-color: rgba(255, 255, 255, 0.12);
  border: 3px solid rgba(255, 255, 255, 0.15);
}

.div-checkbox-active {
  background-color: rgba(255, 255, 255, 0.2);
  border: 3px solid rgba(255, 255, 255, 0.35);
  padding: 10px 16px;
  margin: 8px;
  border-radius: 12px;
  transition: 0.5s ease;
}
.div-checkbox-active:hover {
  background-color: rgba(255, 255, 255, 0.15);
  border: 3px solid rgba(255, 255, 255, 0.2);
}

.bg-joystick-colors {
  width: 100%;
  height: 80px;
  border-radius: 12px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.4);
  transition: 1s ease;
  overflow: hidden;
}
.bg-joystick-colors:hover {
  box-shadow: 0 8px 72px 0 rgba(0, 0, 0, 0.7);
  border: 3px solid rgba(255, 255, 255, 0.5);
  transform: scale(1.03);
}

.color-white-nebula {
  background-image: linear-gradient(45deg, #cfd1d9 0%, #31353b 100%);
  background-size: 100%;
  transition: 1s ease;
}
.color-white-nebula:hover {
  background-size: 130%;
}

.color-orange-eclipse {
  background: linear-gradient(45deg, #BF6938 0%, #59311A 100%);
  background-size: 100%;
  transition: 1s ease;
}
.color-orange-eclipse:hover {
  background-size: 130%;
}

.color-green-arsenal {
  background: linear-gradient(45deg, #63846F 0%, #2F5C3F 100%);
  background-size: 100%;
  transition: 1s ease;
}
.color-green-arsenal:hover {
  background-size: 130%;
}

.color-title,
.color-subtitle,
.color-description {
  transition: opacity 1s ease;
}

.color-content.is-hidden .color-title,
.color-content.is-hidden .color-subtitle,
.color-content.is-hidden .color-description {
  opacity: 0;
}

.border-fade-y {
  position: relative;
}
.border-fade-y::after {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgb(19, 19, 21) 0%, rgba(19, 19, 21, 0) 100%), linear-gradient(180deg, rgb(19, 19, 21) 0%, rgba(19, 19, 21, 0) 100%);
}
.border-fade-y::before {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(0deg, rgb(19, 19, 21) 0%, rgba(19, 19, 21, 0) 100%), linear-gradient(0deg, rgb(19, 19, 21) 0%, rgba(19, 19, 21, 0) 100%);
}

:root {
  --bg: #0b0c0f;
  --fg: #F0F0F0;
  --muted: #55565A;
}

.fill-text {
  margin: 0;
  text-wrap: pretty;
}

.fill-text > span {
  -webkit-background-clip: text;
  background-clip: text;
  background-color: var(--muted);
  background-image: linear-gradient(135deg, var(--fg) 50%, var(--muted) 60%);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 0% 200%;
  color: transparent;
  display: inline;
  will-change: background-size;
}

@media (prefers-reduced-motion: reduce) {
  .fill-text > span {
    background-size: 200% 200%;
  }
}
.sticky-cards {
  width: 100%;
  height: 200px;
  perspective: 800px;
}

.card-sticky {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  border: 3px solid rgba(255, 255, 255, 0.6);
  border-radius: 24px;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transform-origin: center bottom;
  will-change: transform;
  box-shadow: 0 16px 56px rgba(0, 0, 0, 0.8);
}
.card-sticky video {
  transform: scale(1.03);
}

.text-card-sticky {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 200;
}

.card-sticky#card-1 {
  z-index: 5;
}

.card-sticky#card-2 {
  z-index: 4;
}

.card-sticky#card-3 {
  z-index: 3;
}

.card-sticky#card-4 {
  z-index: 2;
}

@media (max-width: 1000px) {
  .sticky-cards .card-sticky {
    width: calc(100% - 4rem);
    height: 75%;
    flex-direction: column;
  }
  .card-sticky .col {
    width: 100%;
  }
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.sticky-presentation {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  background-color: #131315;
  overflow: hidden;
}

.gallery-wrapper {
  position: sticky;
  top: 50%;
  left: 50%;
  transform: translate(50%, 50%) scale(1);
  width: 120vw;
  height: 100vh;
  display: flex;
  gap: 4em;
}

.col {
  position: relative;
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 4em;
  will-change: transform;
}

.img {
  flex: 1;
  overflow: hidden;
}

.img.main img {
  position: relative;
  transform: scale(2);
  will-change: transform;
  border-radius: 4px;
}

.container-presentation {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.section-presentation {
  position: relative;
  width: 100vw;
  height: 100vh;
  padding: 2em;
}

/*
.hero-presentation {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.hero-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-presentation {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #fff;
}*/
.ws {
  width: 100%;
  height: 500vh;
  background-color: transparent;
}

.outro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #1a1a1a;
  color: #05364c;
}

:root {
  --bg: #0f0f0f;
  --fg: #fff;
  --card-1: #b2b2b2;
  --card-2: #ce2017;
  --card-3: #2f2f2f;
}

article {
  position: relative;
  width: 100%;
  height: 100svh;
  padding: 2rem;
  background-color: var(--bg);
  color: var(--fg);
}

.intro-sec,
.outro-sec {
  text-align: center;
  align-content: center;
}

.intro-sec h1,
.outro-sec h1 {
  width: 30%;
  margin: 0 auto;
}

.sticky-sec {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sticky-header-sec {
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sticky-header-sec h1 {
  position: relative;
  text-align: center;
  will-change: transform, opacity;
  transform: translateY(40px);
  opacity: 0;
}

.card-container-sec {
  position: relative;
  width: 75%;
  display: flex;
  perspective: 1000px;
  transform: translateY(40px);
  will-change: width;
}

.card-sec {
  position: relative;
  flex: 1;
  aspect-ratio: 5/7;
  transform-style: preserve-3d;
  transform-origin: top;
}

#card-1 {
  border-radius: 20px 0 0 20px;
}

#card-3 {
  border-radius: 0 20px 20px 0;
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: inherit;
  overflow: hidden;
}

.card-back {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: rotateY(180deg);
  padding: 2rem;
}

.card-back span {
  position: absolute;
  top: 2rem;
  left: 2rem;
  opacity: 0.4;
}

#card-1 .card-back {
  background-color: var(--card-1);
  color: var(--bg);
}

#card-2 .card-back {
  background-color: var(--card-2);
}

#card-3 .card-back {
  background-color: var(--card-3);
}

@media (max-width: 1000px) {
  h1 {
    font-size: 3rem;
  }
  .intro-sec h1,
  .outro-sec h1 {
    width: 100%;
  }
  .sticky-sec {
    height: -moz-max-content;
    height: max-content;
    padding: 4rem 2rem;
    flex-direction: column;
  }
  .sticky-header-sec {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    margin-bottom: 4rem;
  }
  .sticky-header-sec h1 {
    opacity: 1;
  }
  .card-container-sec {
    width: 100%;
    flex-direction: column;
    gap: 2rem;
  }
  .card-sec {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 20px !important;
  }
  #card-1,
  #card-2,
  #card-3,
  .card-back {
    transform: none;
  }
}
.section-card {
  position: relative;
  width: 100%;
  height: 100svh;
  padding: 1rem;
  align-content: center;
  overflow: hidden;
}

.spotlight-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.spotlight-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: clamp(20rem, 25vw, 40rem);
  aspect-ratio: 16/9;
  transform: translate(-50%, 200%);
  will-change: transform;
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 4px 56px rgba(0, 0, 0, 0.7);
  border: 3px solid rgba(255, 255, 255, 0.3);
  transition: box-shadow 0.8s ease;
}
.spotlight-img:hover {
  box-shadow: 0 4px 72px rgba(0, 0, 0, 0.8);
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.spotlight-img img {
  height: 100%;
  transform: scale(1.05);
}

@media (max-width: 1000px) {
  .section-card h1 {
    width: 100%;
  }
}
.row-1 {
  transform-origin: center center;
  transform: translateX(50%) rotate(-15deg);
}

.frame-grid {
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 24px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  transition: 0.7s ease;
}
.frame-grid:hover {
  border: 3px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 8px 48px rgba(0, 0, 0, 0.8);
  transform: scale(1.01);
}

.img-pin {
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 24px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  transition: 0.7s ease;
}
.img-pin:hover {
  border: 3px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 8px 48px rgba(0, 0, 0, 0.8);
}

.js-slideshow {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transform: scale(1) translate(0, 0);
  transition: opacity 1s ease-in-out, transform 5s ease-in-out;
}

.div-js-slideshow {
  position: relative;
  max-height: 820px;
  overflow: hidden;
}
.div-js-slideshow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 180px;
  background: linear-gradient(0deg, rgb(19, 19, 21) 0%, rgba(19, 19, 21, 0) 100%);
}
.div-js-slideshow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 180px;
  background: linear-gradient(180deg, rgb(19, 19, 21) 0%, rgba(19, 19, 21, 0) 100%);
}
@media screen and (max-width: 960px) {
  .div-js-slideshow {
    min-height: 400px;
  }
  .div-js-slideshow img {
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@font-face {
  font-family: "Futurism";
  src: url("../font/Futurism.otf");
}
@font-face {
  font-family: "Nebula";
  src: url("../font/Nebula-Regular.otf");
}
.h0 {
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 88px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 20px;
}
@media screen and (max-width: 960px) {
  .h0 {
    letter-spacing: 10px;
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  .h0 {
    letter-spacing: 8px;
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
  }
}

.h0-title {
  letter-spacing: 18px;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 88px;
  line-height: 120%;
  font-weight: 500;
  font-family: "Nebula", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
@media screen and (max-width: 960px) {
  .h0-title {
    letter-spacing: 4px;
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
    font-family: "Nebula", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
  }
}
@media screen and (max-width: 340px) {
  .h0-title {
    letter-spacing: 1px;
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    font-family: "Nebula", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
  }
}

h1 {
  color: #FFFFFF;
  z-index: 5;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 80px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h1 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 52px;
    line-height: 110%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h1 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
  }
}

.title-hero {
  color: #FFFFFF;
  z-index: 5;
  letter-spacing: 4px;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 80px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .title-hero {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 52px;
    line-height: 110%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  .title-hero {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 48px;
    line-height: 120%;
    font-weight: 500;
  }
}

h2 {
  color: #FFFFFF;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 72px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h2 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h2 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 32px;
    line-height: 120%;
    font-weight: 500;
  }
}

h3 {
  color: #FFFFFF;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 48px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h3 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 28px;
    line-height: 120%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h3 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 24px;
    line-height: 130%;
    font-weight: 500;
  }
}

h4 {
  color: #FFFFFF;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 32px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h4 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 24px;
    line-height: 130%;
    font-weight: 500;
  }
}
@media screen and (max-width: 340px) {
  h4 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
  }
}

h5 {
  color: #FFFFFF;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 24px;
  line-height: 140%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h5 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
  }
}

h6 {
  color: #FFFFFF;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  h6 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}

.h7 {
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h7 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}

.h8 {
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h8 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
  }
}

p {
  letter-spacing: 0px;
  color: #9EA0A3;
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  p {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}
@media screen and (max-width: 340px) {
  p {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
  }
}

.uppercase {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.p1 {
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p1 {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
  }
}
@media screen and (max-width: 340px) {
  .p1 {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
}

.p2 {
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p2 {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}

.p3 {
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p3 {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}

.p4 {
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
}
@media screen and (max-width: 960px) {
  .p4 {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    font-weight: 200;
  }
}

.p5 {
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 13px;
  line-height: 20px;
  font-weight: 200;
}
@media screen and (max-width: 960px) {
  .p5 {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    font-weight: 200;
  }
}

.p-title {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .p-title {
    font-size: 16px;
  }
}

.bold {
  font-weight: bold;
  color: #e0e0e0;
}

span {
  display: inline-block;
}

.letter-h1 {
  color: #f0f0f0;
  letter-spacing: 1px;
  text-transform: none;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 80px;
  line-height: 110%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .letter-h1 {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 52px;
    line-height: 110%;
    font-weight: 500;
  }
}

strong {
  color: #0a0a0a;
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  strong {
    font-family: "Gantari", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
}

b {
  color: #353536;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.h-xl {
  color: #e0e0e0;
  font-size: 240px;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 88px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h-xl {
    font-size: 144px;
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
  }
}

.h-l {
  color: #e0e0e0;
  font-size: 144px;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 88px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .h-l {
    font-size: 96px;
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px;
    line-height: 120%;
    font-weight: 500;
  }
}

.hbig {
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 80px;
  line-height: 120%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .hbig {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 56px;
    line-height: 120%;
    font-weight: 500;
  }
}

.text-shadow {
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.7);
  transition: 0.7s ease;
}
.text-shadow:hover {
  text-shadow: 0 4px 28px rgba(0, 0, 0, 0.8);
}

.text-shadow-small {
  text-shadow: 0 0px 8px rgba(0, 0, 0, 0.7);
}

.color-gray {
  color: #949494;
}

.color-red {
  color: #F03D3D;
}

.color-green {
  color: #0BB07B;
}

.color-yellow {
  color: #FFCE52;
}

.bg-red {
  background-color: #F03D3D;
}

.bg-green {
  background-color: #0BB07B;
}

.bg-yellow {
  background-color: #FFCE52;
}

.color-white {
  color: #FFFFFF;
}

.color-primary {
  color: #F0F0F0;
}

.color-gradient {
  display: inline-block;
  background: linear-gradient(90deg, rgb(207, 218, 240) 8.12%, rgb(106, 113, 127) 92.21%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.color-gradient2 {
  display: inline-block;
  background: linear-gradient(90deg, rgb(207, 218, 240) 0.95%, rgb(106, 113, 127) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-gradient-animation {
  display: inline-block;
  background: linear-gradient(95deg, rgba(232, 240, 255, 0.99) 0%, rgba(106, 113, 127, 0) 50%, rgba(106, 113, 127, 0) 55%, rgba(232, 240, 255, 0.99) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 200%;
  background-repeat: no-repeat;
  animation: text-gradient-animation 2s ease-in-out infinite alternate;
}

@keyframes text-gradient-animation {
  0% {
    background-position: 0% 100%;
  }
  100% {
    background-position: 100% 0%;
  }
}
.text-gradient-animation-reverse {
  display: inline-block;
  background: linear-gradient(90deg, rgba(189, 196, 208, 0) 2.7%, rgba(128, 138, 159, 0.99) 50.47%, rgba(178, 184, 197, 0) 98.24%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 200%;
  background-repeat: no-repeat;
  animation: text-gradient-animation-reverse 2s ease-in-out infinite alternate;
}

@keyframes text-gradient-animation-reverse {
  0% {
    background-position: -100% 100%;
  }
  100% {
    background-position: 200% 0%;
  }
}
.text-spacing-animation {
  display: inline-block;
  background: linear-gradient(90deg, rgba(189, 196, 208, 0.7) 2.7%, rgba(128, 138, 159, 0.99) 50.47%, rgba(178, 184, 197, 0.7) 98.24%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-size: 100%;
  background-repeat: no-repeat;
  animation: text-spacing-animation 1s ease-in-out infinite alternate;
}

@keyframes text-spacing-animation {
  0% {
    letter-spacing: 0px;
  }
  100% {
    letter-spacing: 6px;
  }
}
.text-blink-animation {
  display: inline-block;
  color: rgba(128, 138, 159, 0.99);
  animation: text-blink-animation 2s ease-in-out infinite alternate;
}

@keyframes text-blink-animation {
  0%, 20% {
    color: rgba(128, 138, 159, 0);
    transform: scale(1) rotate(40deg) translate3d(0, 40px, 0);
  }
  50%, 100% {
    color: rgba(128, 138, 159, 0.9);
    transform: scale(1.8) rotate(-5deg) translate3d(0, 0, 0);
  }
}
.bg-gradient {
  background: linear-gradient(224.78deg, #E0E0E0 8.12%, #1141BD 92.21%);
}

.label {
  display: inline-block;
  letter-spacing: 2px;
  transition: 1s ease;
  padding: 10px 24px 10px 0px;
  position: relative;
  font-weight: 500;
  border-bottom: 3px solid rgba(255, 255, 255, 0.15);
}
.label:hover {
  letter-spacing: 4px;
  padding: 10px 24px 10px 8px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.label-center {
  display: inline-block;
  letter-spacing: 2px;
  transition: 1s ease;
  padding: 10px 24px;
  position: relative;
  font-weight: 500;
  border-bottom: 3px solid rgba(255, 255, 255, 0.15);
}
.label-center:hover {
  letter-spacing: 4px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.title-padding {
  padding-left: 0;
  transition: 0.8s ease;
}
.title-padding:hover {
  padding-left: 12px;
}

.icon {
  max-width: 64px;
  transition: 0.5s ease;
}
.icon:hover {
  transform: translate(0, -4px, 0);
}
@media screen and (max-width: 960px) {
  .icon {
    max-width: 56px;
  }
}

.icon-s {
  max-width: 40px;
  transition: 0.5s ease;
}
.icon-s:hover {
  transform: translate(0, -4px, 0);
}
@media screen and (max-width: 960px) {
  .icon-s {
    max-width: 32px;
  }
}

.icon-xs {
  max-width: 24px;
  transition: 0.5s ease;
}
.icon-xs:hover {
  transform: translate(0, -4px, 0);
}
@media screen and (max-width: 960px) {
  .icon-xs {
    max-width: 24px;
  }
}

.icon-m {
  max-width: 96px;
  transition: 0.5s ease;
}
@media screen and (max-width: 960px) {
  .icon-m {
    max-width: 80px;
  }
}

.icon-l {
  max-width: 120px;
  transition: 0.5s ease;
}
@media screen and (max-width: 960px) {
  .icon-l {
    max-width: 96px;
  }
}

.icon-xl {
  max-width: 172px;
  transition: 0.5s ease;
}
@media screen and (max-width: 960px) {
  .icon-xl {
    max-width: 144px;
  }
}

.bg-icon {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background-color: rgb(218, 218, 218);
  border: 3px solid rgb(245, 245, 245);
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
  transition: 0.7s ease;
}
.bg-icon:hover {
  filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.8));
  transform: translate3d(0, -4px, 0);
  border: 3px solid rgb(255, 255, 255);
}

header {
  width: 100%;
  height: auto;
  transition: 1s ease;
  position: fixed;
  top: 0;
  z-index: 900;
  opacity: 1;
}

nav {
  max-width: 380px;
  margin: 24px auto;
  padding: 8px 8px;
  /*position: absolute;
  top: 0;
  left: 50%;
  z-index: 500;
  transform: translate(-50%, 0);*/
  background-color: rgba(221, 227, 237, 0.02);
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(12px);
  border-radius: 16px;
  border: 3px solid rgba(255, 255, 255, 0.15);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 1s ease;
}
nav:hover {
  border: 3px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 72px 0 rgba(0, 0, 0, 0.6);
  max-width: 400px;
}
@media screen and (max-width: 960px) {
  nav {
    max-width: 260px;
  }
  nav:hover {
    max-width: 280px;
  }
}

.active-nav {
  border: 3px solid rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(8px);
}
.active-nav:hover {
  border: 3px solid rgba(0, 0, 0, 0.99);
}

.menu {
  position: absolute;
  top: 88px;
  left: 50%;
  z-index: -1;
  transform: translate(-50%, 0);
  max-width: 480px;
  transition: 0.8s ease;
  border-radius: 16px;
  opacity: 0;
  pointer-events: none;
}
.menu::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.95);
  filter: blur(64px);
  transform: scale(1.4);
}

.active-menu {
  pointer-events: all;
  opacity: 1;
}

.logo {
  max-width: 48px;
}
@media screen and (max-width: 960px) {
  .logo {
    max-width: 40px;
  }
}

.bx {
  width: 48px;
  height: 48px;
  cursor: pointer;
  position: relative;
}

.point {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 1px;
  transition: 0.8s ease;
  position: absolute;
}

.point-1 {
  top: 27%;
  left: 24%;
}

.point-2 {
  top: 27%;
  left: 62%;
}

.point-3 {
  top: 64%;
  left: 24%;
}

.point-4 {
  top: 64%;
  left: 62%;
}

.point-1-active {
  top: 57%;
  left: 34%;
  transform: rotate(45deg);
}

.point-2-active {
  top: 36%;
  left: 34%;
  transform: rotate(-45deg);
}

.point-3-active {
  top: 57%;
  left: 55%;
  transform: rotate(135deg);
}

.point-4-active {
  top: 36%;
  left: 55%;
  transform: rotate(-135deg);
}

.menu-link {
  position: relative;
}
.menu-link::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  transition: 0.8s ease;
}
.menu-link:hover::after {
  width: 104%;
}

.s-0 {
  margin: 0;
  padding: 0;
}

.mt-110 {
  margin-top: 110px;
}
@media screen and (max-width: 960px) {
  .mt-110 {
    margin-top: 0px;
  }
}

.mt-80 {
  margin-top: 88px;
}
@media screen and (max-width: 960px) {
  .mt-80 {
    margin-top: 64px;
  }
}

.ml-40 {
  margin-left: 40px;
}
@media screen and (max-width: 960px) {
  .ml-40 {
    margin-left: 4px;
  }
}

.space-220 {
  padding: 220px 24px;
}
@media screen and (max-width: 960px) {
  .space-220 {
    padding: 96px 16px;
  }
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 8px !important;
}

.m-2 {
  margin: 16px !important;
}

.m-3 {
  margin: 24px !important;
}

.m-4 {
  margin: 32px !important;
}

.m-5 {
  margin: 48px !important;
}

.m-6 {
  margin: 64px !important;
}

.m-7 {
  margin: 72px !important;
}

.m-8 {
  margin: 96px !important;
}

.m-9 {
  margin: 128px !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 8px !important;
}

.mt-2 {
  margin-top: 16px !important;
}

.mt-3 {
  margin-top: 24px !important;
}

.mt-4 {
  margin-top: 32px !important;
}

.mt-5 {
  margin-top: 48px !important;
}

.mt-6 {
  margin-top: 64px !important;
}

.mt-7 {
  margin-top: 72px !important;
}

.mt-8 {
  margin-top: 96px !important;
}

.mt-9 {
  margin-top: 128px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-1 {
  margin-left: 8px !important;
}

.ml-2 {
  margin-left: 16px !important;
}

.ml-3 {
  margin-left: 24px !important;
}

.ml-4 {
  margin-left: 32px !important;
}

.ml-5 {
  margin-left: 48px !important;
}

.ml-6 {
  margin-left: 64px !important;
}

.ml-7 {
  margin-left: 72px !important;
}

.ml-8 {
  margin-left: 96px !important;
}

.ml-9 {
  margin-left: 128px !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-1 {
  margin-right: 8px !important;
}

.mr-2 {
  margin-right: 16px !important;
}

.mr-3 {
  margin-right: 24px !important;
}

.mr-4 {
  margin-right: 32px !important;
}

.mr-5 {
  margin-right: 48px !important;
}

.mr-6 {
  margin-right: 64px !important;
}

.mr-7 {
  margin-right: 72px !important;
}

.mr-8 {
  margin-right: 96px !important;
}

.mr-9 {
  margin-right: 128px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 8px !important;
}

.mb-2 {
  margin-bottom: 16px !important;
}

.mb-3 {
  margin-bottom: 24px !important;
}

.mb-4 {
  margin-bottom: 32px !important;
}

.mb-5 {
  margin-bottom: 48px !important;
}

.mb-6 {
  margin-bottom: 64px !important;
}

.mb-7 {
  margin-bottom: 72px !important;
}

.mb-8 {
  margin-bottom: 96px !important;
}

.mb-9 {
  margin-bottom: 128px !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-1 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.mx-2 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.mx-3 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.mx-4 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.mx-5 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.mx-6 {
  margin-left: 64px !important;
  margin-right: 64px !important;
}

.mx-7 {
  margin-left: 72px !important;
  margin-right: 72px !important;
}

.mx-8 {
  margin-left: 96px !important;
  margin-right: 96px !important;
}

.mx-9 {
  margin-left: 128px !important;
  margin-right: 128px !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.my-2 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.my-3 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.my-4 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.my-5 {
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

.my-6 {
  margin-top: 64px !important;
  margin-bottom: 64px !important;
}

.my-7 {
  margin-top: 72px !important;
  margin-bottom: 72px !important;
}

.my-8 {
  margin-top: 96px !important;
  margin-bottom: 96px !important;
}

.my-9 {
  margin-top: 128px !important;
  margin-bottom: 128px !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 8px !important;
}

.p-2 {
  padding: 16px !important;
}

.p-3 {
  padding: 24px !important;
}

.p-4 {
  padding: 32px !important;
}

.p-5 {
  padding: 48px !important;
}

.p-6 {
  padding: 64px !important;
}

.p-7 {
  padding: 72px !important;
}

.p-8 {
  padding: 96px !important;
}

.p-9 {
  padding: 128px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 8px !important;
}

.pt-2 {
  padding-top: 16px !important;
}

.pt-3 {
  padding-top: 24px !important;
}

.pt-4 {
  padding-top: 32px !important;
}

.pt-5 {
  padding-top: 48px !important;
}

.pt-6 {
  padding-top: 64px !important;
}

.pt-7 {
  padding-top: 72px !important;
}

.pt-8 {
  padding-top: 96px !important;
}

.pt-9 {
  padding-top: 128px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-1 {
  padding-left: 8px !important;
}

.pl-2 {
  padding-left: 16px !important;
}

.pl-3 {
  padding-left: 24px !important;
}

.pl-4 {
  padding-left: 32px !important;
}

.pl-5 {
  padding-left: 48px !important;
}

.pl-6 {
  padding-left: 64px !important;
}

.pl-7 {
  padding-left: 72px !important;
}

.pl-8 {
  padding-left: 96px !important;
}

.pl-9 {
  padding-left: 128px !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pr-1 {
  padding-right: 8px !important;
}

.pr-2 {
  padding-right: 16px !important;
}

.pr-3 {
  padding-right: 24px !important;
}

.pr-4 {
  padding-right: 32px !important;
}

.pr-5 {
  padding-right: 48px !important;
}

.pr-6 {
  padding-right: 64px !important;
}

.pr-7 {
  padding-right: 72px !important;
}

.pr-8 {
  padding-right: 96px !important;
}

.pr-9 {
  padding-right: 128px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 8px !important;
}

.pb-2 {
  padding-bottom: 16px !important;
}

.pb-3 {
  padding-bottom: 24px !important;
}

.pb-4 {
  padding-bottom: 32px !important;
}

.pb-5 {
  padding-bottom: 48px !important;
}

.pb-6 {
  padding-bottom: 64px !important;
}

.pb-7 {
  padding-bottom: 72px !important;
}

.pb-8 {
  padding-bottom: 96px !important;
}

.pb-9 {
  padding-bottom: 128px !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.px-1 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.px-2 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.px-3 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.px-4 {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.px-5 {
  padding-left: 48px !important;
  padding-right: 48px !important;
}

.px-6 {
  padding-left: 64px !important;
  padding-right: 64px !important;
}

.px-7 {
  padding-left: 72px !important;
  padding-right: 72px !important;
}

.px-8 {
  padding-left: 96px !important;
  padding-right: 96px !important;
}

.px-9 {
  padding-left: 128px !important;
  padding-right: 128px !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.py-2 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.py-3 {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.py-4 {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.py-5 {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.py-6 {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}

.py-7 {
  padding-top: 72px !important;
  padding-bottom: 72px !important;
}

.py-8 {
  padding-top: 96px !important;
  padding-bottom: 96px !important;
}

.py-9 {
  padding-top: 128px !important;
  padding-bottom: 128px !important;
}

.btn {
  display: inline-block;
  color: #FFFFFF;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  transition: 0.6s ease;
  padding: 18px 40px 18px 40px;
  text-align: center;
  position: relative;
  background-color: rgba(221, 227, 237, 0.02);
  backdrop-filter: blur(12px);
  border-radius: 16px;
  border: 3px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  transition: 0.7s ease;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .btn {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}
.btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 108%;
  width: 54px;
  height: 54px;
  transform: translate(0%, -50%);
  border-radius: 16px;
  background-color: rgb(218, 218, 218);
  border: 3px solid rgb(255, 255, 255);
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
  background-image: url("../svg/icon-arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: 1s ease;
}
.btn:hover::before {
  transform: translate(-50%, -50%) rotate(675deg);
  top: 50%;
  right: 66%;
}
.btn:hover {
  padding: 18px 48px 18px 48px;
  border: 3px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 8px 72px 0 rgba(0, 0, 0, 0.6);
}

.btn-dark {
  display: inline-block;
  color: #FFFFFF;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  transition: 0.6s ease;
  padding: 18px 40px 18px 40px;
  text-align: center;
  position: relative;
  border-radius: 16px;
  border: 3px solid rgba(0, 0, 0, 0.4);
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(4px);
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  transition: 0.7s ease;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .btn-dark {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}
.btn-dark::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 108%;
  width: 54px;
  height: 54px;
  transform: translate(0%, -50%);
  border-radius: 16px;
  background-color: rgb(218, 218, 218);
  border: 3px solid rgb(255, 255, 255);
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
  background-image: url("../svg/icon-arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: 1s ease;
}
.btn-dark:hover::before {
  transform: translate(-50%, -50%) rotate(675deg);
  top: 50%;
  right: 66%;
}
.btn-dark:hover {
  padding: 18px 48px 18px 48px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 72px 0 rgba(0, 0, 0, 0.6);
}

.btn-white {
  display: inline-block;
  color: #2a2a2a;
  text-shadow: 0 0 16px rgba(0, 0, 0, 0.7);
  transition: 0.6s ease;
  padding: 16px 40px 16px 40px;
  text-align: center;
  position: relative;
  border-radius: 16px;
  background-color: rgb(218, 218, 218);
  border: 3px solid rgb(255, 255, 255);
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
  position: relative;
  transition: 0.7s ease;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .btn-white {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}
.btn-white::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 108%;
  width: 54px;
  height: 54px;
  transform: translate(0%, -50%);
  border-radius: 16px;
  background-color: rgb(218, 218, 218);
  border: 3px solid rgb(255, 255, 255);
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.4));
  background-image: url("../svg/icon-arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  transition: 1s ease;
}
.btn-white:hover::before {
  transform: translate(-50%, -50%) rotate(675deg);
  top: 50%;
  right: 66%;
}
.btn-white:hover {
  padding: 16px 48px 16px 48px;
  border: 3px solid rgba(255, 255, 255, 0.99);
  box-shadow: 0 8px 72px 0 rgba(0, 0, 0, 0.6);
}

a {
  text-decoration: none;
  color: #FFFFFF;
  transition: 0.5s ease;
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
a:hover {
  opacity: 0.8;
}

.underline {
  position: relative;
}
.underline::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 80%;
  height: 1px;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  transition: 0.3s ease;
}
.underline:hover::after {
  width: 100%;
}

.link {
  display: inline-block;
  color: #FFFFFF;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  transition: 0.6s ease;
  padding: 18px 64px 18px 64px;
  text-align: center;
  position: relative;
  background-color: rgba(18, 25, 43, 0.9);
  backdrop-filter: blur(8px);
  border-radius: 40px;
  border: 2px solid rgba(255, 255, 255, 0);
  position: relative;
  transition: 0.7s ease;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 16px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .link {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}
.link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -8px;
  width: 40px;
  height: 40px;
  background-image: url("../../svg/icon-arrow-right.svg");
  background-position: center center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  transition: 0.5s ease;
}
.link::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  width: 40px;
  height: 40px;
  background-image: url("../../svg/icon-eye-white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  background-color: rgba(24, 80, 225, 0.95);
  border-radius: 50%;
  transition: 0.5s ease;
}
.link:hover::before {
  transform: translate(-50%, -50%) rotate(675deg);
}
.link:hover::after {
  transform: translate(-50%, -50%) rotate(180deg);
}
.link:hover {
  border: 2px solid rgba(255, 255, 255, 0.5);
}

.link-footer {
  padding: 8px 8px 8px 8px;
  transition: 0.7s ease;
}
.link-footer:hover {
  padding: 8px 8px 8px 16px;
}

input {
  accent-color: #F0F0F0;
}

/*
input[type=text]{
  padding: 8px 12px;
  background-color: $black-light;
  border: 0;
  border-radius: 4px;
  color: $white-light;

  @include typeface-2(p3, desktop);
}
*/
input, select, option, textarea {
  padding: 16px 16px;
  background-color: #2a2a2a;
  border: 2px solid rgba(43, 57, 133, 0.7);
  border-radius: 12px;
  color: #FFFFFF;
  width: 100%;
  font-family: "Gantari", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
input:focus, select:focus, option:focus, textarea:focus {
  border: 2px solid rgba(24, 80, 225, 0.9);
}

.label-error {
  color: #F03D3D;
  text-align: right;
  display: none;
}

.label-active {
  display: block;
}

.border-error {
  background-color: #2a2a2a;
  border: 2px solid #F03D3D;
}

.border-success {
  background-color: #2a2a2a;
  border: 2px solid #0BB07B;
}

input[type=date], select, option {
  height: 44px;
}

.box-form {
  min-width: 420px;
}
@media screen and (max-width: 960px) {
  .box-form {
    max-width: 420px;
    min-width: 300px;
  }
}

/*
select{
  appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
*/
/* Container */
.tooltip {
  position: relative;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}

/* Tooltip (invisível por padrão) */
.tooltip::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 10px); /* espaço da seta */
  transform: translateX(-50%) translateY(5px);
  background: #0c0c0f;
  color: #fff;
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  white-space: nowrap;
  font-family: sans-serif;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
  z-index: 100;
  /* Sombra craft design */
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35), 0 4px 10px rgba(0, 0, 0, 0.2);
}

/* Tooltip exibida no hover */
.tooltip:hover::after {
  opacity: 1;
}

/* Animação final */
.tooltip:hover::after {
  transform: translateX(-50%) translateY(0);
}

.screen-loading {
  width: 100%;
  height: 100dvh;
  background-color: rgba(19, 19, 21, 0.9);
  backdrop-filter: blur(16px);
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  pointer-events: none;
}

/*
.loader{
    width: 56px;
    height: 12px;

    background-color: #fff;
    border-radius: 2px;

    animation: loader 4.7s ease 0.2s forwards;
}

@keyframes loader{
    0%{
        width: 56px;
        transform: rotate(0deg);
    }
    20%{
        width: 56px;
    }
    48%{
        width: 96px;
        transform: rotate(0deg);
    }
    64%{
        width: 56px;
    }
    80%{
        width: 96px;
    }
    100%{
        width: 56px;
        transform: rotate(405deg);
    }
}
*/
.triangle-logo-1 {
  opacity: 0;
}

.triangle-logo-2 {
  opacity: 0;
}

.rect-logo-1 {
  transform-origin: center center;
  transform-box: fill-box;
  animation: rect-logo 5.7s ease forwards;
}

@keyframes rect-logo {
  0%, 5% {
    fill-opacity: 0;
    stroke-dasharray: 0 100;
    transform: rotate(0deg);
  }
  20% {
    fill-opacity: 0;
    stroke-dasharray: 100 0;
    transform: rotate(0deg);
  }
  35% {
    fill-opacity: 1;
    stroke-dasharray: 100 0;
    transform: rotate(0deg);
  }
  70%, 100% {
    transform: rotate(1080deg);
  }
}
.triangle-logo-1 {
  animation: triangle-logo 5.7s ease forwards;
}

.triangle-logo-2 {
  animation: triangle-logo 5.7s ease forwards;
}

@keyframes triangle-logo {
  0%, 70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.bar-loader {
  width: 96px;
  height: 2px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
}
.bar-loader::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.99);
  animation: bar-loader 6s ease forwards;
}

@keyframes bar-loader {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.loader-scroll {
  position: relative;
  width: 3px;
  height: 28px;
  overflow: hidden;
}
.loader-scroll::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 20%, #FFF 50%, rgba(255, 255, 255, 0) 80%);
  animation: loader-scroll 2s ease infinite;
}

@keyframes loader-scroll {
  0% {
    opacity: 0;
    top: -90%;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 90%;
  }
}
.accordion-button {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  text-align: left;
  background-color: transparent;
  position: relative;
  padding: 24px 36px 24px 40px;
  border-bottom: 2px solid #2a2a2a;
  transition: 0.7s ease;
  color: #f0f0f0;
  font-family: "Tektur", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .accordion-button {
    font-family: "Tektur", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
  }
}
.accordion-button::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 32px;
  height: 32px;
  transform: translate(0, -50%);
  transition: 1s ease;
  background-image: url("../svg/icon-check3.svg");
  background-size: cover;
  background-repeat: no-repeat;
}
.accordion-button::before {
  content: "";
  display: block;
  position: absolute;
  top: 40%;
  right: 24px;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  transition: 0.5s ease;
  background-image: url("../svg/icon-plus.svg");
  background-size: cover;
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
.accordion-button:hover {
  padding-left: 48px;
}

.accordion-button-active {
  position: relative;
}
.accordion-button-active::before {
  transform: rotate(315deg);
}

.accordion-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease;
}
.accordion-content:target {
  overflow: auto;
  max-height: 300px;
}

.bg-hero {
  width: 100%;
  height: 100lvh;
  position: absolute;
  top: 0;
  left: 0;
  transition: 1s ease;
  z-index: -1;
}
.bg-hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 160px;
  background: linear-gradient(0deg, rgb(19, 19, 21) 0%, rgba(19, 19, 21, 0) 100%);
}

.bg-hero2 {
  width: 100%;
  height: 100dvh;
  position: absolute;
  top: 0;
  left: 0;
  transition: 1s ease;
  z-index: -1;
}

.hero {
  height: 100dvh;
  padding-bottom: env(safe-area-inset-bottom);
}
@media screen and (max-width: 960px) {
  .hero {
    height: 100lvh;
  }
}

.svg-bg-hero {
  position: fixed;
  top: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .svg-bg-hero {
    transform: translate3d(0, 260px, 0) rotate(-90deg) scale(2);
  }
}

.bg-video {
  width: 100%;
  height: 100lvh;
  position: relative;
  transition: 1s ease;
}
.bg-video::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 1s ease;
}
.bg-video {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bg-video video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
}

.div-video-background {
  position: relative;
  overflow: hidden;
  height: auto;
}
.div-video-background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, rgba(2, 2, 9, 0.99) 0%, rgba(2, 2, 9, 0) 100%);
}
.div-video-background::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 200px;
  background: linear-gradient(0deg, rgba(2, 2, 9, 0.99) 0%, rgba(2, 2, 9, 0) 100%);
}
.div-video-background video {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
  width: 100%;
  z-index: -1;
}

.video-background {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.video-background video {
  height: 100% !important;
}
.video-background {
  /*
  @include responsive(xl){
    video{
      object-fit: cover;
      width: 100%;
      //height: 100% !important;
    }
  }

  @include responsive(s){
    video{
      object-fit: cover;
      height: 100% !important;
      transform: rotate(90deg) translate3d(0,400px,0) scaleX(1.5);
    }
  }*/
}

.mask-video-ny {
  position: relative;
  overflow: hidden;
  height: 80vh;
}
.mask-video-ny video {
  height: 100%;
}
@media screen and (min-width: 960px) {
  .mask-video-ny video {
    width: 100%;
    height: auto;
  }
}
.mask-video-ny::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgb(2, 2, 9) 0%, rgba(2, 2, 9, 0.1) 20%, rgba(2, 2, 9, 0.1) 50%, rgba(2, 2, 9, 0.1) 80%, rgb(2, 2, 9) 100%), linear-gradient(180deg, rgb(2, 2, 9) 0%, rgba(2, 2, 9, 0.1) 20%, rgba(2, 2, 9, 0.1) 50%, rgba(2, 2, 9, 0.1) 80%, rgb(2, 2, 9) 100%);
}

.signature {
  animation: signature 4s ease-in-out infinite alternate;
}

@keyframes signature {
  0% {
    stroke-width: 0;
    stroke-dasharray: 0 600;
  }
  60%, 100% {
    stroke-width: 2;
    stroke-dasharray: 100 0;
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  background-color: #131315;
}
body::-webkit-scrollbar {
  padding-right: 4px;
  width: 16px;
  background: transparent;
}
body::-webkit-scrollbar-track {
  background: transparent; /* color of the tracking area */
}
body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e0e0e0;
  border: 6px solid #131315;
}

.border {
  border: 2px solid red;
}

.border-radius {
  border-radius: 8px;
}

.block {
  display: block;
}

.hidden {
  overflow: hidden;
}

.relative {
  position: relative;
}

svg, img {
  width: 100%;
}

.bb-white {
  border-bottom: 3px solid rgba(255, 255, 255, 0.1);
}

.bt-white {
  border-top: 3px solid rgba(255, 255, 255, 0.1);
}

.bl-white {
  border-left: 3px solid rgba(255, 255, 255, 0.1);
}

.br-white {
  border-right: 3px solid rgba(255, 255, 255, 0.1);
}

.bb-gray {
  border-bottom: 3px solid rgba(128, 128, 128, 0.3);
}

.bt-gray {
  border-top: 3px solid rgba(128, 128, 128, 0.3);
}

.bl-gray {
  border-left: 3px solid rgba(128, 128, 128, 0.3);
}

.br-gray {
  border-right: 3px solid rgba(128, 128, 128, 0.3);
}

.bb-black {
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}

.bt-black {
  border-top: 3px solid rgba(0, 0, 0, 0.3);
}

.bl-black {
  border-left: 3px solid rgba(0, 0, 0, 0.3);
}

.br-black {
  border-right: 3px solid rgba(0, 0, 0, 0.3);
}/*# sourceMappingURL=style.css.map */