@font-face {
  font-family: Lalezar;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/lalezar-arabic-400-normal.b75fbbfc.woff2)
      format("woff2"),
    url(/_next/static/media/lalezar-arabic-400-normal.505d2d23.woff)
      format("woff");
  unicode-range: u+06??, u+0750-077f, u+0870-088e, u+0890-0891, u+0898-08e1,
    u+08e3-08ff, u+200c-200e, u+2010-2011, u+204f, u+2e41, u+fb50-fdff,
    u+fe70-fe74, u+fe76-fefc, u+102e0-102fb, u+10e60-10e7e, u+10efd-10eff,
    u+1ee00-1ee03, u+1ee05-1ee1f, u+1ee21-1ee22, u+1ee24, u+1ee27, u+1ee29-1ee32,
    u+1ee34-1ee37, u+1ee39, u+1ee3b, u+1ee42, u+1ee47, u+1ee49, u+1ee4b,
    u+1ee4d-1ee4f, u+1ee51-1ee52, u+1ee54, u+1ee57, u+1ee59, u+1ee5b, u+1ee5d,
    u+1ee5f, u+1ee61-1ee62, u+1ee64, u+1ee67-1ee6a, u+1ee6c-1ee72, u+1ee74-1ee77,
    u+1ee79-1ee7c, u+1ee7e, u+1ee80-1ee89, u+1ee8b-1ee9b, u+1eea1-1eea3,
    u+1eea5-1eea9, u+1eeab-1eebb, u+1eef0-1eef1;
}
@font-face {
  font-family: Lalezar;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/lalezar-vietnamese-400-normal.28440935.woff2)
      format("woff2"),
    url(/_next/static/media/lalezar-vietnamese-400-normal.6efb81ff.woff)
      format("woff");
  unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1,
    u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329,
    u+1ea0-1ef9, u+20ab;
}
@font-face {
  font-family: Lalezar;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/lalezar-latin-ext-400-normal.315642d6.woff2)
      format("woff2"),
    url(/_next/static/media/lalezar-latin-ext-400-normal.483a4c1a.woff)
      format("woff");
  unicode-range: u+0100-02af, u+0304, u+0308, u+0329, u+1e00-1e9f, u+1ef2-1eff,
    u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
  font-family: Lalezar;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/_next/static/media/lalezar-latin-400-normal.12ce2787.woff2)
      format("woff2"),
    url(/_next/static/media/lalezar-latin-400-normal.11d21635.woff)
      format("woff");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
    u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+2074, u+20ac, u+2122, u+2191,
    u+2193, u+2212, u+2215, u+feff, u+fffd;
}
.banner_welcome__TQxDd {
  background: var(--color-white);
}
.banner_marquee__EEjuR {
  padding-top: 1vh;
  margin: 0 auto;
}
.banner_marquee2__9mPEr,
.banner_marquee__EEjuR {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.banner_marquee2__9mPEr {
  margin: 0 auo;
}
.banner_marquee__EEjuR span {
  animation: banner_marquee__EEjuR 22s linear infinite;
  background: #0f0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
  text-shadow: 0 0 1px #0f0, 0 0 1px #0f0, 0 0 1px #0f0, 0 0 3px #fff,
    0 0 3px #fff, 0 0 30px #fff, 0 0 17px #fff, 0 0 20px #fff;
}
.banner_marquee2__9mPEr span,
.banner_marquee__EEjuR span {
  display: inline-block;
  padding-left: 100vh;
  font-family: Lalezar, system-ui;
  font-size: 1.75rem;
}
.banner_marquee2__9mPEr span {
  animation: banner_marquee__EEjuR 25s linear infinite;
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
}
@keyframes banner_marquee__EEjuR {
  0% {
    transform: translate(50%);
  }
  to {
    transform: translate(-100%);
  }
}
@media only screen and (max-width: 600px) {
  .banner_welcome__TQxDd {
    position: relative;
    overflow: hidden;
  }
  .banner_marquee__EEjuR span {
    position: relative;
    animation: banner_marquee__EEjuR 24s linear infinite;
  }
  .banner_marquee2__9mPEr span,
  .banner_marquee__EEjuR span {
    display: inline-block;
    padding-left: 100vh;
    font-family: Lalezar, system-ui;
    font-size: 1.1rem;
  }
  .banner_marquee2__9mPEr span {
    animation: banner_marquee__EEjuR 18s linear infinite;
    animation-delay: 2s;
  }
  @keyframes banner_marquee__EEjuR {
    0% {
      transform: translate(0);
    }
    to {
      transform: translate(-100%);
    }
  }
  @keyframes banner_marquee2__9mPEr {
    0% {
      transform: translate(0);
    }
    to {
      transform: translate(-100%);
    }
  }
}
.counter_welcome__lsAmF {
  --rounded-lg: 8px;
  --rounded-md: 4px;
  background-size: cover;
  color: #fff;
  padding: 22px 0;
  z-index: 1;
  background: var(--color-black);
}
.counter_meme__uRUj_ {
  padding: 15px 40px;
  border: none;
  outline: none;
  position: relative;
  border-radius: 4px;
  background: linear-gradient(90deg, #eeaeca, #94bbe9);
  cursor: pointer;
  text-decoration: none;
  font-family: Lalezar, system-ui;
  font-size: 1.25rem;
}
.counter_buttoncontainer__hoesJ {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2vh;
}
.counter_container__CBczv {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 28px;
  padding-right: 28px;
  z-index: 1;
}
.counter_auramax__eJTwL,
.counter_header__BpgQe {
  font-family: Lalezar, system-ui;
  font-size: 3rem;
  justify-content: center;
  text-align: center;
}
.counter_auramax__eJTwL {
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
  padding-top: 2vh;
}
.counter_green__7bR34 {
  justify-content: center;
  color: #0f0;
  text-shadow: 0 0 1px #0f0, 0 0 1px #0f0, 0 0 1px #0f0, 0 0 3px #0f0,
    0 0 3px #fff, 0 0 30px #fff, 0 0 17px #fff, 0 0 20px #fff;
}
.counter_green__7bR34,
.counter_subtitle__Qxb3V {
  font-family: Lalezar, system-ui;
  font-size: 2rem;
  text-align: center;
}
.counter_box__1_OGN {
  padding: 20px;
  background: var(--color-gray);
  border-radius: var(--rounded-lg);
  border: 1px solid var(--color-gray-lighter);
}
.counter_welcome__lsAmF code {
  padding: 2px 6px;
  border-radius: var(--rounded-md);
  background: var(--color-gray-lighter);
}
.counter_welcome__lsAmF h3 {
  margin-top: 32px;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 18px;
}
.counter_welcome__lsAmF p + p {
  margin-top: 8px;
}
.counter_welcome__lsAmF a {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .counter_meme__uRUj_ {
    padding: 10px 32px;
    border: none;
    outline: none;
    position: relative;
    border-radius: 4px;
    background: linear-gradient(90deg, #eeaeca, #94bbe9);
    cursor: pointer;
    text-decoration: none;
    font-family: Lalezar, system-ui;
    font-size: 1rem;
  }
  .counter_buttoncontainer__hoesJ {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2vh;
  }
  .counter_ca__EZjul {
    font-size: 0.65rem;
  }
  .counter_subtitle__Qxb3V {
    font-family: Lalezar, system-ui;
    text-align: center;
    font-size: 1.25rem;
  }
  .counter_header__BpgQe {
    font-size: 1.5rem;
    padding-top: 2vh;
  }
  .counter_auramax__eJTwL,
  .counter_header__BpgQe {
    font-family: Lalezar, system-ui;
    justify-content: center;
    text-align: center;
  }
  .counter_auramax__eJTwL {
    font-size: 2rem;
  }
  .counter_welcome__lsAmF {
    min-height: unset !important;
    color: #fff;
    padding: 52px 0;
    z-index: 1;
    background: var(--color-black);
    background-size: 100%;
  }
  .counter_container__CBczv {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 28px;
    padding-right: 28px;
    z-index: 1;
  }
  .counter_box__1_OGN {
    padding: 20px;
    background: var(--color-gray);
    border-radius: var(--rounded-lg);
    border: 1px solid var(--color-gray-lighter);
    font-size: 0.75rem;
  }
}
.header_welcome__hyAxe {
  --rounded-lg: 8px;
  --rounded-md: 4px;
  background-size: cover;
  color: #fff;
  padding: 22px 0;
  z-index: 1;
  background: var(--color-black);
}
.header_container__0ELZd {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 28px;
  padding-right: 28px;
  z-index: 1;
}
.header_auramax__zFNsB,
.header_header__BMevT {
  font-family: Lalezar, system-ui;
  font-size: 3rem;
  justify-content: center;
  text-align: center;
}
.header_auramax__zFNsB {
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
}
.header_subtitle__s77Jb {
  font-family: Lalezar, system-ui;
  text-align: center;
  font-size: 2rem;
  padding-top: 2vh;
}
.header_box__bh_i9 {
  padding: 20px;
  background: var(--color-gray);
  border-radius: var(--rounded-lg);
  border: 1px solid var(--color-gray-lighter);
}
.header_welcome__hyAxe code {
  padding: 2px 6px;
  border-radius: var(--rounded-md);
  background: var(--color-gray-lighter);
}
.header_welcome__hyAxe h3 {
  margin-top: 32px;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 18px;
}
.header_welcome__hyAxe p + p {
  margin-top: 8px;
}
.header_welcome__hyAxe a {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .header_ca__pNIP3 {
    font-size: 0.65rem;
  }
  .header_subtitle__s77Jb {
    font-family: Lalezar, system-ui;
    text-align: center;
    font-size: 1.25rem;
    padding-top: 2vh;
  }
  .header_header__BMevT {
    padding-top: 2vh;
  }
  .header_auramax__zFNsB,
  .header_header__BMevT {
    font-family: Lalezar, system-ui;
    font-size: 1.5rem;
    justify-content: center;
    text-align: center;
  }
  .header_welcome__hyAxe {
    min-height: unset !important;
    color: #fff;
    padding: 52px 0;
    z-index: 1;
    background: var(--color-black);
    background-size: 100%;
  }
  .header_container__0ELZd {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 28px;
    padding-right: 28px;
    z-index: 1;
  }
  .header_box__bh_i9 {
    padding: 20px;
    background: var(--color-gray);
    border-radius: var(--rounded-lg);
    border: 1px solid var(--color-gray-lighter);
    font-size: 0.75rem;
  }
}
.darkbanner_welcome__KIADW {
  background: var(--color-black);
}
.darkbanner_marquee__hIwgr {
  padding-top: 1vh;
}
.darkbanner_marquee2__R5YLA,
.darkbanner_marquee__hIwgr {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.darkbanner_marquee__hIwgr span {
  animation: darkbanner_marquee__hIwgr 22s linear infinite;
  background: #0f0;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
  text-shadow: 0 0 1px #0f0, 0 0 1px #0f0, 0 0 1px #0f0, 0 0 3px #0f0,
    0 0 2px #0f0, 0 0 30px #fff, 0 0 17px #fff, 0 0 27px #fff;
}
.darkbanner_marquee2__R5YLA span,
.darkbanner_marquee__hIwgr span {
  display: inline-block;
  padding-left: 100vh;
  font-family: Lalezar, system-ui;
  font-size: 1.75rem;
}
.darkbanner_marquee2__R5YLA span {
  animation: darkbanner_marquee__hIwgr 25s linear infinite;
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
}
@keyframes darkbanner_marquee__hIwgr {
  0% {
    transform: translate(50%);
  }
  to {
    transform: translate(-100%);
  }
}
@media only screen and (max-width: 600px) {
  .darkbanner_welcome__KIADW {
    position: relative;
    overflow: hidden;
  }
  .darkbanner_marquee__hIwgr span {
    position: relative;
    animation: darkbanner_marquee__hIwgr 24s linear infinite;
  }
  .darkbanner_marquee2__R5YLA span,
  .darkbanner_marquee__hIwgr span {
    display: inline-block;
    padding-left: 100vh;
    font-family: Lalezar, system-ui;
    font-size: 1.1rem;
  }
  .darkbanner_marquee2__R5YLA span {
    animation: darkbanner_marquee__hIwgr 18s linear infinite;
    animation-delay: 2s;
  }
  @keyframes darkbanner_marquee__hIwgr {
    0% {
      transform: translate(0);
    }
    to {
      transform: translate(-100%);
    }
  }
  @keyframes darkbanner_marquee2__R5YLA {
    0% {
      transform: translate(0);
    }
    to {
      transform: translate(-100%);
    }
  }
}
.footer_welcome__4uVyI {
  --rounded-lg: 8px;
  --rounded-md: 4px;
  background-size: cover;
  color: #fff;
  padding: 22px 0;
  z-index: 1;
  background: var(--color-black);
}
.footer_auracat__CmmJH {
  justify-content: center;
  text-align: center;
  margin: auto;
  display: block;
}
.footer_container__NXeCQ {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 28px;
  padding-right: 28px;
  z-index: 1;
}
.footer_header__0MqXj {
  font-family: Lalezar, system-ui;
  font-size: 3rem;
  justify-content: center;
  text-align: center;
}
.footer_auramax__shV4m {
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
}
.footer_auramax__shV4m,
.footer_positiveauramax__tmyz0 {
  font-family: Lalezar, system-ui;
  font-size: 9rem;
  justify-content: center;
  text-align: center;
  -webkit-text-fill-color: #0000;
}
.footer_positiveauramax__tmyz0 {
  background: #0f0;
  -webkit-background-clip: text;
  text-shadow: 0 0 1px #0f0, 0 0 1px #0f0, 0 0 1px #0f0, 0 0 3px #0f0,
    0 0 2px #0f0, 0 0 30px #fff, 0 0 17px #fff, 0 0 27px #fff;
}
.footer_subtitle__AjWCi {
  font-family: Lalezar, system-ui;
  text-align: center;
  font-size: 2rem;
  padding-top: 2vh;
}
.footer_box__XRkzz {
  padding: 20px;
  background: var(--color-gray);
  border-radius: var(--rounded-lg);
  border: 1px solid var(--color-gray-lighter);
}
.footer_welcome__4uVyI code {
  padding: 2px 6px;
  border-radius: var(--rounded-md);
  background: var(--color-gray-lighter);
}
.footer_welcome__4uVyI h3 {
  margin-top: 32px;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 18px;
}
.footer_welcome__4uVyI p + p {
  margin-top: 8px;
}
.footer_welcome__4uVyI a {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .footer_ca__VQAn7 {
    font-size: 0.65rem;
  }
  .footer_subtitle__AjWCi {
    font-family: Lalezar, system-ui;
    text-align: center;
    font-size: 1.25rem;
  }
  .footer_header__0MqXj {
    font-size: 1.5rem;
  }
  .footer_auramax__shV4m,
  .footer_header__0MqXj {
    font-family: Lalezar, system-ui;
    justify-content: center;
    text-align: center;
  }
  .footer_auramax__shV4m {
    font-size: 3rem;
  }
  .footer_auracat__CmmJH {
    justify-content: center;
    text-align: center;
    width: 25%;
  }
  .footer_positiveauramax__tmyz0 {
    font-family: Lalezar, system-ui;
    font-size: 3rem;
    justify-content: center;
    text-align: center;
    background: #0f0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    text-shadow: 0 0 1px #0f0, 0 0 1px #0f0, 0 0 1px #0f0, 0 0 3px #0f0,
      0 0 2px #0f0, 0 0 30px #fff, 0 0 17px #fff, 0 0 27px #fff;
  }
  .footer_welcome__4uVyI {
    min-height: unset !important;
    color: #fff;
    padding: 4px 0 10vh;
    z-index: 1;
    background: var(--color-black);
    background-size: 100%;
  }
  .footer_container__NXeCQ {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 28px;
    padding-right: 28px;
    z-index: 1;
  }
  .footer_box__XRkzz {
    padding: 20px;
    background: var(--color-gray);
    border-radius: var(--rounded-lg);
    border: 1px solid var(--color-gray-lighter);
    font-size: 0.75rem;
  }
}
.footer_main__ytOi2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 30vh;
  background-color: #000;
  .footer_gsapcontainer__q4ntq {
    display: flex;
    svg #footer_Layer_2__9_HD4 {
      height: 50px;
      padding: 50px;
      fill: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
      transition: fill 0.2s;
      cursor: pointer;
      &:hover {
        fill: #0f0;
      }
    }
  }
}
.manifesto_welcome__jYyZc {
  --rounded-lg: 8px;
  --rounded-md: 4px;
  background-size: cover;
  color: #fff;
  padding: 22px 0;
  z-index: 1;
  background: var(--color-black);
}
.manifesto_container__CU3XW {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-left: 28px;
  padding-right: 28px;
  z-index: 1;
}
.manifesto_auramax__FbdJB,
.manifesto_header___IzzV {
  font-family: Lalezar, system-ui;
  font-size: 3rem;
  justify-content: center;
  text-align: center;
}
.manifesto_auramax__FbdJB {
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
}
.manifesto_buttoncontainer__0UfZq {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2vh;
}
.manifesto_meme__WHvDy {
  padding: 15px 40px;
  border: none;
  outline: none;
  position: relative;
  border-radius: 4px;
  background: linear-gradient(90deg, #eeaeca, #94bbe9);
  cursor: pointer;
  text-decoration: none;
  font-family: Lalezar, system-ui;
  font-size: 1.25rem;
}
.manifesto_subtitle__f8ssS {
  font-family: Lalezar, system-ui;
  text-align: center;
  font-size: 2rem;
  padding-top: 2vh;
}
.manifesto_box__ayH_n {
  padding: 20px;
  background: var(--color-gray);
  border-radius: var(--rounded-lg);
  border: 1px solid var(--color-gray-lighter);
}
.manifesto_welcome__jYyZc code {
  padding: 2px 6px;
  border-radius: var(--rounded-md);
  background: var(--color-gray-lighter);
}
.manifesto_welcome__jYyZc h3 {
  margin-top: 32px;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 18px;
}
.manifesto_welcome__jYyZc p + p {
  margin-top: 8px;
}
.manifesto_welcome__jYyZc a {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .manifesto_ca__vrt70 {
    font-size: 0.65rem;
  }
  .manifesto_subtitle__f8ssS {
    font-family: Lalezar, system-ui;
    text-align: center;
    font-size: 1.25rem;
    padding-top: 2vh;
  }
  .manifesto_header___IzzV {
    padding-top: 2vh;
  }
  .manifesto_auramax__FbdJB,
  .manifesto_header___IzzV {
    font-family: Lalezar, system-ui;
    font-size: 1.5rem;
    justify-content: center;
    text-align: center;
  }
  .manifesto_welcome__jYyZc {
    min-height: unset !important;
    color: #fff;
    padding: 52px 0;
    z-index: 1;
    background: var(--color-black);
    background-size: 100%;
  }
  .manifesto_container__CU3XW {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 28px;
    padding-right: 28px;
    z-index: 1;
  }
  .manifesto_meme__WHvDy {
    padding: 15px 40px;
    font-size: 1.25rem;
  }
  .manifesto_box__ayH_n {
    padding: 20px;
    background: var(--color-gray);
    border-radius: var(--rounded-lg);
    border: 1px solid var(--color-gray-lighter);
    font-size: 0.75rem;
  }
  .manifesto_meme__WHvDy {
    padding: 10px 32px;
    border: none;
    outline: none;
    position: relative;
    border-radius: 4px;
    background: linear-gradient(90deg, #eeaeca, #94bbe9);
    cursor: pointer;
    text-decoration: none;
    font-family: Lalezar, system-ui;
    font-size: 1rem;
  }
  .manifesto_buttoncontainer__0UfZq {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2vh;
  }
}
.new-about_metrics__GVp8z {
  flex-direction: row;
}
.new-about_metricBox__tDQBu,
.new-about_metrics__GVp8z {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Lalezar, system-ui;
  font-size: 1.5rem;
}
.new-about_metricBox__tDQBu {
  flex-direction: column;
  padding: 20px;
  margin: 5px;
}
.new-about_lineMask__4iGg5 {
  overflow: hidden;
}
.new-about_lineMask__4iGg5 p {
  padding-top: 2vh;
  margin: 0;
  font-family: Lalezar, system-ui;
  font-size: 1.75rem;
  font-weight: 400;
}
.new-about_contractBox__IPKrl {
  padding: 20px;
  background: var(--color-gray);
  border-radius: var(--rounded-lg);
  border: 1px solid var(--color-gray-lighter);
  z-index: 100;
  text-align: center;
  justify-content: center;
}
.new-about_main__JNdSQ {
  height: 120vh;
  width: 100vw;
  overflow: hidden;
  position: relative;
  .new-about_title___vNBl {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 18px;
  }
  .new-about_plane__SU4iP {
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .new-about_plane1__LHfUq {
    position: absolute;
    filter: brightness(0.7);
    left: 80%;
    top: 15%;
  }
  .new-about_plane2__XJ8cE {
    position: absolute;
    filter: brightness(0.7);
    left: 65%;
    top: 65%;
  }
  .new-about_plane3__BVrzw {
    position: absolute;
    filter: brightness(0.7);
    left: 35%;
    top: 15%;
  }
  .new-about_plane4__pQi8P {
    position: absolute;
    filter: brightness(0.6);
    left: 5%;
    top: 10%;
  }
  .new-about_plane5__lZX91 {
    position: absolute;
    filter: brightness(0.6);
    left: 70%;
    top: 35%;
  }
  .new-about_plane6__twOFv {
    position: absolute;
    filter: brightness(0.6);
    left: 60%;
    top: 30%;
  }
  .new-about_plane7__OXDUO {
    position: absolute;
    filter: brightness(0.5);
    left: 15%;
    top: 75%;
  }
  .new-about_plane8__Hb5g2 {
    position: absolute;
    filter: brightness(0.5);
    left: 15%;
    top: 12%;
  }
  .new-about_plane9__U7eu3 {
    position: absolute;
    filter: brightness(0.5);
    left: 49%;
    top: 65%;
  }
  .new-about_plane10__bzTlg {
    position: absolute;
    filter: brightness(0.5);
    left: 5%;
    top: 89%;
  }
  .new-about_plane11__Eqtgs {
    position: absolute;
    filter: brightness(0.5);
    left: 10%;
    top: 45%;
  }
  .new-about_plane12__sw7TF {
    position: absolute;
    filter: brightness(0.5);
    left: 30%;
    top: 25%;
  }
  .new-about_plane13__uACri {
    position: absolute;
    filter: brightness(0.5);
    left: 60%;
    top: 15.5%;
  }
  .new-about_plane14__Xd30F {
    position: absolute;
    filter: brightness(0.5);
    left: -15%;
    top: 2.5%;
  }
  .new-about_plane15__oBVHD {
    position: absolute;
    filter: brightness(0.5);
    left: 85%;
    top: 2.5%;
  }
  .new-about_plane16__NomnM {
    position: absolute;
    filter: brightness(0.5);
    left: 0;
    top: 25%;
  }
  .new-about_plane17__dXjFK {
    position: absolute;
    filter: brightness(0.5);
    left: 70%;
    top: 2.5%;
  }
  .new-about_plane18__gxQVk {
    position: absolute;
    filter: brightness(0.5);
    left: 0;
    top: 17%;
  }
}
.new-about_meme__vW58P {
  padding: 15px 40px;
  border: none;
  outline: none;
  position: relative;
  border-radius: 4px;
  background: linear-gradient(90deg, #eeaeca, #94bbe9);
  cursor: pointer;
  text-decoration: none;
  font-family: Lalezar, system-ui;
  font-size: 1.25rem;
}
.new-about_buttoncontainer__4tZOD {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 2vh;
}
.new-about_welcome__9KFB6 {
  --rounded-lg: 8px;
  --rounded-md: 4px;
  background-size: cover;
  color: #fff;
  padding: 32px 0;
  z-index: 1;
  background: var(--color-black);
}
.new-about_container__4W0P4 {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-top: 4vh;
  padding-left: 28px;
  padding-right: 28px;
  z-index: 1;
}
.new-about_header__VFheu {
  font-family: Lalezar, system-ui;
  font-size: 3rem;
  justify-content: center;
  text-align: center;
  padding-top: 2vh;
}
.new-about_auramax__EUpjf {
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
}
.new-about_auramax__EUpjf,
.new-about_positiveaura__Fzs_6 {
  font-family: Lalezar, system-ui;
  font-size: 4rem;
  justify-content: center;
  text-align: center;
  padding-top: 2vh;
  -webkit-text-fill-color: #0000;
}
.new-about_positiveaura__Fzs_6 {
  background: #0f0;
  -webkit-background-clip: text;
  text-shadow: 0 0 1px #0f0, 0 0 1px #0f0, 0 0 1px #0f0, 0 0 3px #fff,
    0 0 3px #fff, 0 0 30px #fff, 0 0 17px #fff, 0 0 20px #fff;
}
.new-about_subtitle__Yprib {
  font-family: Lalezar, system-ui;
  text-align: center;
  font-size: 2rem;
}
.new-about_box__PQUZB {
  padding: 20px;
  background: var(--color-gray);
  border-radius: var(--rounded-lg);
  border: 1px solid var(--color-gray-lighter);
}
.new-about_welcome__9KFB6 code {
  padding: 2px 6px;
  border-radius: var(--rounded-md);
  background: var(--color-gray-lighter);
}
.new-about_welcome__9KFB6 h3 {
  margin-top: 32px;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 18px;
}
.new-about_welcome__9KFB6 p + p {
  margin-top: 8px;
}
.new-about_welcome__9KFB6 a {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .new-about_metrics__GVp8z {
    flex-direction: row;
    font-size: 1.2rem;
  }
  .new-about_metricBox__tDQBu,
  .new-about_metrics__GVp8z {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Lalezar, system-ui;
  }
  .new-about_metricBox__tDQBu {
    flex-direction: column;
    padding: 10px;
    margin: 3px;
    font-size: 1rem;
  }
  .new-about_lineMask__4iGg5 p {
    padding-top: 2vh;
    margin: 0;
    font-family: Lalezar, system-ui;
    font-size: 1rem;
    font-weight: 400;
  }
  .new-about_main__JNdSQ {
    overflow: hidden;
    position: relative;
    .new-about_title___vNBl {
      position: absolute;
      left: 50%;
      top: 45%;
      transform: translateX(-50%) translateY(-50%);
      font-size: 18px;
    }
    .new-about_plane__SU4iP {
      width: 100%;
      height: 100%;
      position: absolute;
    }
    .new-about_plane1__LHfUq {
      left: 30%;
      top: 0;
    }
    .new-about_plane1__LHfUq,
    .new-about_plane2__XJ8cE {
      position: absolute;
      filter: brightness(0.7);
      width: 100px;
    }
    .new-about_plane2__XJ8cE {
      left: 10%;
      top: 25%;
    }
    .new-about_plane3__BVrzw {
      position: absolute;
      filter: brightness(0.7);
      left: 50%;
      top: 5%;
      width: 150px;
    }
    .new-about_plane4__pQi8P {
      position: absolute;
      filter: brightness(0.6);
      left: 15%;
      top: 10%;
      width: 100px;
    }
    .new-about_plane5__lZX91 {
      position: absolute;
      filter: brightness(0.6);
      left: 70%;
      top: 35%;
      width: 150px;
    }
    .new-about_plane6__twOFv {
      left: 65%;
      top: 33%;
    }
    .new-about_plane6__twOFv,
    .new-about_plane7__OXDUO {
      position: absolute;
      filter: brightness(0.5);
      width: 100px;
    }
    .new-about_plane7__OXDUO {
      left: 5%;
      top: 12.5%;
    }
    .new-about_plane8__Hb5g2 {
      position: absolute;
      filter: brightness(0.5);
      left: 65%;
      top: 2.5%;
      width: 100px;
    }
    .new-about_plane9__U7eu3 {
      position: absolute;
      filter: brightness(0.5);
      left: 49%;
      top: 65%;
    }
    .new-about_plane10__bzTlg {
      position: absolute;
      filter: brightness(0.5);
      left: 5%;
      top: 89%;
    }
    .new-about_plane11__Eqtgs {
      position: absolute;
      filter: brightness(0.5);
      left: 10%;
      top: 45%;
    }
    .new-about_plane12__sw7TF {
      position: absolute;
      filter: brightness(0.5);
      left: 30%;
      top: 25%;
    }
    .new-about_plane13__uACri {
      position: absolute;
      filter: brightness(0.5);
      left: 70%;
      top: 63%;
      width: 100px;
    }
    .new-about_plane14__Xd30F {
      left: -3%;
    }
    .new-about_plane14__Xd30F,
    .new-about_plane15__oBVHD {
      position: absolute;
      filter: brightness(0.5);
      top: 0;
      width: 100px;
    }
    .new-about_plane15__oBVHD {
      left: 72%;
    }
    .new-about_plane16__NomnM {
      position: absolute;
      filter: brightness(0.5);
      left: 0;
      top: 15%;
      width: 100px;
    }
    .new-about_plane17__dXjFK {
      position: absolute;
      filter: brightness(0.5);
      left: 72%;
      top: 0;
      width: 100px;
    }
    .new-about_plane18__gxQVk {
      position: absolute;
      filter: brightness(0.5);
      left: 50%;
      top: 7%;
      width: 100px;
    }
  }
  .new-about_meme__vW58P {
    padding: 10px 32px;
    border: none;
    outline: none;
    position: relative;
    border-radius: 4px;
    background: linear-gradient(90deg, #eeaeca, #94bbe9);
    cursor: pointer;
    text-decoration: none;
    font-family: Lalezar, system-ui;
    font-size: 1rem;
  }
  .new-about_buttoncontainer__4tZOD {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2vh;
  }
  .new-about_subtitle__Yprib {
    font-family: Lalezar, system-ui;
    text-align: center;
    font-size: 1.25rem;
    padding-top: 2vh;
  }
  .new-about_header__VFheu {
    font-family: Lalezar, system-ui;
    font-size: 2rem;
    justify-content: center;
    text-align: center;
  }
  .new-about_auramax__EUpjf,
  .new-about_positiveaura__Fzs_6 {
    font-family: Lalezar, system-ui;
    font-size: 2rem;
    justify-content: center;
    text-align: center;
    padding-top: 2vh;
  }
  .new-about_positiveaura__Fzs_6 {
    background: #0f0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    text-shadow: 0 0 1px #0f0, 0 0 1px #0f0, 0 0 1px #0f0, 0 0 3px #fff,
      0 0 3px #fff, 0 0 30px #fff, 0 0 17px #fff, 0 0 20px #fff;
  }
  .new-about_welcome__9KFB6 {
    height: 120vh !important;
    min-height: unset !important;
    color: #fff;
    padding: 16px 0;
    z-index: 1;
    background: var(--color-black);
    background-size: 100%;
  }
  .new-about_container__4W0P4 {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding-left: 28px;
    padding-right: 28px;
    z-index: 1;
  }
  .new-about_box__PQUZB {
    font-size: 0.75rem;
  }
  .new-about_box__PQUZB,
  .new-about_contractBox__IPKrl {
    padding: 15px;
    background: var(--color-gray);
    border-radius: var(--rounded-lg);
    border: 1px solid var(--color-gray-lighter);
  }
  .new-about_contractBox__IPKrl {
    font-size: 0.6rem;
    z-index: 100;
    text-align: center;
    justify-content: center;
  }
}
.new-hero_welcome__jP4ZL {
  background-size: cover;
  color: #fff;
  z-index: -100;
  background: var(--color-white);
  background-image: url(/_next/static/media/logo.png);
}
.new-hero_image__QWYwx {
  max-width: 12%;
}
.new-hero_main__4dQzg {
  display: flex;
  height: 100vh;
  position: relative;
  overflow: hidden;
  background-size: contain;
  background-image: url(/_next/static/media/logo.png);
  background-repeat: no-repeat;
  background-position: center;
}
.new-hero_main__4dQzg img {
  width: 30vw;
  position: absolute;
  display: none;
  transform: translateX(-50%) translateY(-50%);
}
.new-hero_cult__Xo3Hs {
  position: -webkit-sticky;
  position: sticky;
  height: screen;
  top: 0;
  height: 200vh;
  background: var(--color-white);
}
.new-hero_auramax__7ZRmD,
.new-hero_header__RxT1f {
  font-family: Lalezar, system-ui;
  font-size: 4rem;
  justify-content: center;
  text-align: center;
  padding-top: 2vh;
}
.new-hero_auramax__7ZRmD {
  background: -webkit-radial-gradient(circle, #eeaeca 0, #94bbe9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #0000;
}
.new-hero_subtitle__5zVwE {
  font-family: Lalezar, system-ui;
  text-align: center;
  font-size: 2rem;
  padding-top: 2vh;
}
.new-hero_box__bRAyX {
  padding: 20px;
  background: var(--color-gray);
  border-radius: var(--rounded-lg);
  border: 1px solid var(--color-gray-lighter);
}
.new-hero_welcome__jP4ZL code {
  padding: 2px 6px;
  border-radius: var(--rounded-md);
  background: var(--color-gray-lighter);
}
.new-hero_welcome__jP4ZL h3 {
  margin-top: 32px;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 18px;
}
.new-hero_welcome__jP4ZL p + p {
  margin-top: 8px;
}
.new-hero_welcome__jP4ZL a {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .new-hero_cult__Xo3Hs {
    position: -webkit-sticky;
    position: sticky;
    height: screen;
    top: 0;
    height: 150vh;
    background: var(--color-white);
  }
  .new-hero_ca__09gFV {
    font-size: 0.65rem;
  }
  .new-hero_subtitle__5zVwE {
    font-family: Lalezar, system-ui;
    text-align: center;
    font-size: 1.25rem;
    padding-top: 2vh;
  }
  .new-hero_auramax__7ZRmD,
  .new-hero_header__RxT1f {
    font-family: Lalezar, system-ui;
    font-size: 2rem;
    justify-content: center;
    text-align: center;
    padding-top: 2vh;
  }
  .new-hero_container__AJjEN {
    position: relative;
    margin: 0 auto;
    padding-top: 22vh;
    padding-left: 28px;
    padding-right: 28px;
    z-index: 1;
  }
  .new-hero_main__4dQzg {
    display: flex;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background-size: 95%;
    background-image: url(/_next/static/media/logo.png);
  }
}
.parallax_container__kQPY3 {
  height: 300vh;
  position: relative;
}
.parallax_container__kQPY3 .parallax_sticky__M0drv {
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  top: 0;
  height: 100vh;
}
.parallax_container__kQPY3 .parallax_sticky__M0drv .parallax_el__hi5kP {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP
  .parallax_imageContainer__LPQ7y {
  position: relative;
  width: 25vw;
  height: 25vh;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP
  .parallax_imageContainer__LPQ7y
  img {
  object-fit: cover;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP:nth-of-type(2)
  .parallax_imageContainer__LPQ7y {
  top: -30vh;
  left: 5vw;
  width: 35vw;
  height: 30vh;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP:nth-of-type(3)
  .parallax_imageContainer__LPQ7y {
  top: -10vh;
  left: -25vw;
  width: 20vw;
  height: 45vh;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP:nth-of-type(4)
  .parallax_imageContainer__LPQ7y {
  left: 27.5vw;
  width: 25vw;
  height: 25vh;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP:nth-of-type(5)
  .parallax_imageContainer__LPQ7y {
  top: 27.5vh;
  left: 5vw;
  width: 20vw;
  height: 25vh;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP:nth-of-type(6)
  .parallax_imageContainer__LPQ7y {
  top: 27.5vh;
  left: -22.5vw;
  width: 30vw;
  height: 25vh;
}
.parallax_container__kQPY3
  .parallax_sticky__M0drv
  .parallax_el__hi5kP:nth-of-type(7)
  .parallax_imageContainer__LPQ7y {
  top: 22.5vh;
  left: 25vw;
  width: 15vw;
  height: 15vh;
}
.parallax_main__zbCPh {
  margin-top: 50vh;
  margin-bottom: 100vh;
}
