@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-BlackIta.ttf') format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay Extbdita;
  src: url('../fonts/HelveticaNowDisplay-ExtBdIta.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-ThinIta.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-LightIta.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay Medita;
  src: url('../fonts/HelveticaNowDisplay-MedIta.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay Regita;
  src: url('../fonts/HelveticaNowDisplay-RegIta.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay Extblkita;
  src: url('../fonts/HelveticaNowDisplay-ExtBlkIta.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay Extlt;
  src: url('../fonts/HelveticaNowDisplay-ExtLt.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Bold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay Extblk;
  src: url('../fonts/HelveticaNowDisplay-ExtBlk.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay Extltita;
  src: url('../fonts/HelveticaNowDisplay-ExtLtIta.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-Black.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Helveticanowdisplay;
  src: url('../fonts/HelveticaNowDisplay-BoldIta.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}

:root {
  --cyan: #8afefd;
  --magenta: #ee33d9;
  --_variable-collection---cyan: #8afefd;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  z-index: -1;
  position: absolute;
  inset: 0% 0% auto;
}

.body {
  background-color: #191919;
}

.gridsus {
  opacity: .36;
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.gridsus.bottom {
  position: absolute;
  inset: 0% 0% auto;
  rotate: 180deg;
}

.div-block {
  z-index: -1;
  background-image: linear-gradient(90deg, #000000a1, #0000001a 40% 63%, #000000a1);
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0% 0% auto;
}

.content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  max-width: 1260px;
  margin-top: 129px;
  display: flex;
  position: relative;
}

.sectionbottom {
  z-index: -1;
  position: absolute;
  inset: auto 0% 0%;
}

.sectiontop {
  z-index: -1;
  position: absolute;
  inset: 0% 0% auto;
}

.bg-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.gridjos {
  z-index: -1;
  opacity: .4;
  position: absolute;
  inset: auto 0% 0%;
  rotate: 180deg;
}

.div-block-2 {
  z-index: 999;
  background-color: #07070700;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  padding: 1px;
  display: flex;
  position: fixed;
  inset: 0 auto auto;
  overflow: hidden;
}

.div-block-2:where(.w-variant-8b8a0d28-4239-c304-d152-299b21442cdb) {
  background-image: linear-gradient(90deg, #070707 47%, #295858 75%, #070707);
}

.div-block-2.ptsns {
  background-image: linear-gradient(90deg, #070707 44%, #295858 79%, #070707);
}

.div-block-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-weight: 600;
}

.navitem {
  color: #4a4a4a;
  letter-spacing: .5px;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s;
}

.navitem:hover {
  filter: drop-shadow(0 0 13px #8afefdb0);
  color: #aaa;
}

.navitem:active {
  color: #fff;
  font-weight: 600;
}

.navitem:focus {
  color: #fff;
}

.navitem.w--current {
  filter: drop-shadow(0 0 30px #8afefd) drop-shadow(0 0 8px #8afefdab);
  color: #fff;
  background-color: #ee33d900;
  font-weight: 600;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-4.sns {
  display: flex;
  position: relative;
}

.div-block-5 {
  z-index: 2;
  background-color: #070707;
  border-radius: 40px;
  height: 77px;
  padding: 25px 35px;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-7 {
  z-index: 0;
  background-image: linear-gradient(90deg, #0000 19%, #8afefd40 60%, #07070700 80%);
  border-radius: 45px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.div-block-7.sns {
  background-image: linear-gradient(90deg, #0000 45%, #8afefd40 70%, #07070700);
  border-radius: 40px;
}

.lottie-animation {
  width: 20px;
  height: 20px;
}

.lottie-animation._2 {
  display: none;
}

.al2lea {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: none;
}

.primu {
  cursor: pointer;
  width: 20px;
  height: 20px;
}

.div-block-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3rem;
  display: flex;
}

.buttoncontact {
  filter: drop-shadow(0 0 15px #8afefd1c);
  letter-spacing: .5px;
  background-color: #070707;
  background-image: linear-gradient(118deg, #07070700, #8afefd30);
  border-radius: 50px;
  padding: 10px 25px;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  transition: all .6s;
}

.buttoncontact:hover {
  background-color: var(--cyan);
  filter: drop-shadow(0 0 17px #8afefd47);
  color: #000;
  background-image: linear-gradient(118deg, #07070700, #8afefd30);
}

.div-block-10 {
  background-color: #0000;
  background-image: linear-gradient(124deg, #070707, #8afefd5c);
  border-radius: 50px;
  padding: 1px;
}

.div-block-10:hover {
  background-image: linear-gradient(124deg, #070707, #8afefd5c);
}

.div-block-11 {
  z-index: 5;
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-12 {
  background-image: linear-gradient(#00000069, #0000);
  width: 100vw;
  height: 100vh;
  display: none;
  position: absolute;
}

.section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 130px;
  display: flex;
}

.div-block-13._2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 26%;
}

.text-block-2 {
  color: var(--magenta);
  letter-spacing: .5px;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.title {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #7e7e7e, #fff 55%, #7e7e7e);
  -webkit-background-clip: text;
  background-clip: text;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 3rem;
  padding-top: 9px;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 45px;
  font-weight: 600;
}

.logo {
  cursor: pointer;
  transition: all .6s cubic-bezier(.165, .84, .44, 1);
}

.logo:hover {
  transform: scale(1.1);
}

.div-block-14 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #000, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  width: 200px;
  height: 20px;
  position: absolute;
}

.fs-marquee_instance {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 0;
  height: 56rem;
  max-height: 100%;
  display: none;
  position: relative;
}

.fs-marquee_list-wrapper {
  width: 100%;
  min-width: 0;
  min-height: 1rem;
  position: relative;
  overflow: visible;
}

.fs-marquee_list {
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.fs-marquee_item {
  z-index: 3;
  backface-visibility: hidden;
  transition-property: transform opacity;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: auto;
  min-height: 1rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border: 1px solid #fff3;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
}

.fs-marquee-1_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fs-marquee-1_instance.is-vertical {
  flex-flow: column;
  height: 35rem;
}

.fs-marquee-1_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
  overflow: clip;
}

.fs-marquee-1_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  display: flex;
  overflow: clip;
}

.fs-marquee-1_item {
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f5f5f5;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 10rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee-1_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.div-block-15 {
  z-index: 2;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: screen;
  background-image: linear-gradient(#000, #fff);
  background-clip: border-box;
  height: 200px;
  position: absolute;
  inset: 0% 0% auto;
}

.section-3 {
  display: block;
  position: relative;
}

.text {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 55px;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 100%;
  text-decoration: none;
}

.text._1, .text._2, .text._3 {
  letter-spacing: .05em;
  width: 70%;
  font-weight: 300;
  line-height: 110%;
  display: none;
}

.text._7 {
  width: 70%;
  font-weight: 300;
  line-height: 110%;
  display: none;
}

.text.normal {
  letter-spacing: .05em;
  width: 70%;
  font-weight: 300;
  line-height: 110%;
  display: block;
}

.text._4, .text._5, .text._6 {
  width: 70%;
  font-weight: 300;
  line-height: 110%;
  display: none;
}

.laptop {
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 543px;
  text-decoration: none;
  display: flex;
}

.group-2608570 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 543px;
  height: 308.217px;
  text-decoration: none;
  display: flex;
}

.frame-2608558 {
  grid-column-gap: 10px;
  border: .5px undefined undefined;
  background-color: #8afefd;
  background-image: linear-gradient(256.54deg, #070707de, #070707);
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 164px;
  height: 43px;
  margin-left: 55px;
  padding: 8px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 33.8px #8afefd14;
}

.contact {
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608557 {
  grid-row-gap: 44px;
  -webkit-backdrop-filter: blur(2.6px);
  backdrop-filter: blur(2.6px);
  background-image: radial-gradient(circle, #0000, #0000005c);
  border: 1px solid #ffffff1a;
  border-radius: 21px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 928px;
  height: 285px;
  margin-left: 52px;
  margin-right: 52px;
  padding: 61px 225px;
  text-decoration: none;
  display: flex;
  box-shadow: inset 0 5px 11.2px #ffffff1a;
}

.frame-2608559 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #ee33d9;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.text-3 {
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #9d9d9d, #fff 50%, #9d9d9d);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608560 {
  grid-column-gap: 10px;
  border: .5px undefined undefined;
  background-color: #8afefd;
  background-image: linear-gradient(250.39deg, #070707de, #070707);
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 43px;
  padding: 8px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 33.8px #8afefd1a;
}

.frame-2608560:hover {
  background-image: linear-gradient(250.39deg, #8afefd, #8afefd);
  box-shadow: 0 0 50px 17px #8afefd2e;
}

.text-4 {
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 56%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.footer {
  grid-row-gap: 29px;
  border: 1px undefined undefined;
  background-image: linear-gradient(0deg, #070707, #0000 72%);
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 337px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-decoration: none;
  display: flex;
}

.logo-lambo-1 {
  object-fit: cover;
}

.frame-2608556 {
  grid-row-gap: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #ffffff80;
  text-align: center;
  letter-spacing: .02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.frame-15 {
  grid-column-gap: 18px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 100;
  line-height: 100%;
  text-decoration: underline;
}

.frame-2608554 {
  grid-column-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-2608552 {
  grid-column-gap: 10px;
  background-color: #070707;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 27px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.frame-2608552:hover {
  background-color: var(--magenta);
}

.frame-2608551 {
  grid-row-gap: 2px;
  background-color: #070707;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.frame-2608551:hover {
  background-color: var(--magenta);
}

.group-2608554 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 11px;
  height: 10.6829px;
  text-decoration: none;
  display: flex;
}

.frame-2608553 {
  grid-column-gap: 10px;
  background-color: #070707;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 27px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.frame-2608553:hover {
  background-color: var(--magenta);
}

.section-4 {
  width: 100%;
}

.section-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 170px;
  margin-bottom: 170px;
  display: flex;
}

.section-6 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 1260px;
  padding-top: 304px;
  display: flex;
}

.div-block-16 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 600px;
  display: flex;
  overflow: visible;
}

.div-block-17 {
  z-index: 4;
  width: 50%;
  position: relative;
  overflow: visible;
}

.button {
  background-color: #8afefd;
  background-image: linear-gradient(-90deg, #000000cf, #000);
  border-radius: 80px;
  padding-left: 31px;
  padding-right: 31px;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  transition: all .6s;
  box-shadow: 0 0 20px 7px #8afefd08;
}

.button:hover {
  color: #000;
  background-image: none;
  box-shadow: 0 0 50px 7px #8afefd45;
}

.button.demo {
  margin-left: 55px;
  font-weight: 400;
}

.button.demo._2 {
  margin-left: 0;
}

.splide__track {
  height: 1000px;
  overflow: visible;
}

.splide__list {
  will-change: transform;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.splide__slide {
  opacity: .7;
  filter: grayscale(30%);
  flex: none;
  height: 40vh;
  padding-left: 1.5vh;
  padding-right: 1.5vh;
  transition: transform .3s, filter .3s, opacity .3s;
}

.splide_image {
  width: auto;
  height: 100%;
  box-shadow: 18px 18px 35px #0003;
}

.header-secondary {
  max-width: 100%;
  font-size: 40px;
  line-height: 120%;
}

.spacer-60 {
  width: 100%;
  height: 60px;
}

.spacer-60._60-width {
  width: 60px;
}

.marquee-cover {
  z-index: 10;
  background-image: linear-gradient(#fff0 70%, #fff), linear-gradient(#fff, #fff0 30%);
  position: absolute;
  inset: 0%;
}

.spacer-30 {
  width: 100%;
  height: 30px;
}

.spacer-30._15-xsvp {
  flex: none;
  width: 30px;
}

.icon {
  border: 1px solid #ffffff1f;
  border-radius: 10px;
  width: 100%;
}

.col {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.col.small {
  flex: none;
  width: 41%;
}

.header-quaternary {
  letter-spacing: 1px;
  max-width: 100%;
  font-size: 14px;
}

.header-quaternary.grey-text.uppercase {
  padding: 2px 4px;
}

.flex-vertical {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-vertical.marquee-fix {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  margin-top: 30px;
}

.paragraph-large {
  font-size: 20px;
}

.track-vertical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.container {
  z-index: 10;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}

.container.flex-vertical {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.icon-container {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.button-2 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #8f00ff;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 34px;
  padding: 10px 12px;
  font-size: 16px;
  display: flex;
}

.marquee {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 70rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex-horizontal {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-horizontal.flex-left {
  justify-content: flex-start;
}

.spacer-15 {
  width: 100%;
  height: 15px;
}

.fully-compatible-with-both-android-and-ios-devices-ensuring-accessibility-for-users-on-the-go {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608564 {
  grid-column-gap: 39px;
  border-width: 1px;
  border-color: var(--_variable-collection---cyan);
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 42px;
  text-decoration: none;
  display: flex;
}

.live-collaboration {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608565 {
  grid-column-gap: 39px;
  border-width: 1px;
  border-color: var(--_variable-collection---cyan);
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 42px;
  text-decoration: none;
  display: flex;
}

.instant-transactions {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608566 {
  grid-column-gap: 39px;
  border-width: 1px;
  border-color: var(--_variable-collection---cyan);
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 289px;
  height: 106px;
  padding: 30px 42px;
  text-decoration: none;
  display: flex;
}

.clear-finances {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608567 {
  grid-column-gap: 39px;
  border-width: 1px;
  border-color: var(--_variable-collection---cyan);
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 299px;
  height: 106px;
  padding: 30px 42px;
  text-decoration: none;
  display: flex;
}

.actionable-insights {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608561 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1003px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.with-real-time-exchange-rates {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608562 {
  grid-column-gap: 39px;
  border-width: 1px;
  border-color: var(--_variable-collection---cyan);
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 63px;
  text-decoration: none;
  display: flex;
}

.instant-approvals {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608563 {
  grid-column-gap: 39px;
  border-width: 1px;
  border-color: var(--_variable-collection---cyan);
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 63px;
  text-decoration: none;
  display: flex;
}

.simple-swipe-to-confirm-feature {
  color: #fff;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Neue Haas Grotesk Display Pro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608560-2 {
  grid-column-gap: 13px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1003px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-2608561-2 {
  grid-column-gap: 39px;
  border-width: 1px;
  border-color: var(--_variable-collection---cyan);
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 66px;
  text-decoration: none;
  display: flex;
}

.frame-2608582 {
  grid-column-gap: 170px;
  grid-row-gap: 170px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 345px;
  text-decoration: none;
  display: flex;
}

.frame-2608578 {
  grid-column-gap: 91px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-2608577 {
  grid-row-gap: 38px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 368px;
  padding-top: 215px;
  text-decoration: none;
  display: flex;
}

.frame-2608576 {
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.group-2608558 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 280px;
  height: 58px;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #fff;
  letter-spacing: .05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.text-7.snstitle {
  filter: drop-shadow(0 2px 5px #000000b3);
  font-size: 24px;
  font-weight: 600;
}

.text-7._2 {
  display: none;
}

.image-19 {
  object-fit: cover;
}

.group-564 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 336.273px;
  height: 866px;
  text-decoration: none;
  display: flex;
}

.frame-2608580 {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.frame-2608579 {
  z-index: 2;
  grid-row-gap: 10px;
  flex-direction: column;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.frame-2608583 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-2608584 {
  grid-column-gap: 39px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 66px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #fff;
  text-align: left;
  letter-spacing: .05em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 100%;
  text-decoration: none;
}

.text-8._2 {
  text-align: center;
  width: 110%;
}

.text-8.jos {
  color: var(--magenta);
  width: 111%;
  font-size: 24px;
}

.layer-1 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 45.3663px;
  text-decoration: none;
  display: flex;
}

.frame-2608585 {
  grid-column-gap: 39px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 63px;
  text-decoration: none;
  display: flex;
}

.group {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 48.0004px;
  height: 40.1636px;
  text-decoration: none;
  display: flex;
}

.layer-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 46.9337px;
  height: 51.0991px;
  text-decoration: none;
  display: flex;
}

.frame-2608586 {
  grid-column-gap: 13px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.frame-2608587 {
  grid-column-gap: 39px;
  border: 1px undefined undefined;
  background-color: #0f0f0f;
  border-radius: 18px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 106px;
  padding: 30px 42px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: clip;
}

.frame-2608588 {
  grid-column-gap: 39px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 289px;
  height: 106px;
  padding: 30px 42px;
  text-decoration: none;
  display: flex;
}

.frame-2608589 {
  grid-column-gap: 39px;
  border: 1px undefined undefined;
  -webkit-backdrop-filter: blur(3.65px);
  backdrop-filter: blur(3.65px);
  background-color: #070707;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 299px;
  height: 106px;
  padding: 30px 42px;
  text-decoration: none;
  display: flex;
}

.frame-2608581 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 630px;
  text-decoration: none;
  display: flex;
}

.vector {
  object-fit: cover;
  width: 200px;
  height: 100%;
}

.frame-2608590 {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-2608591 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.sns-and-bitramp-crm-work-together {
  color: #ee33d9;
  letter-spacing: .02em;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.the-pos-system-tailored-for-institutional-clients-enables-efficient-crypto-fiat-exchanges-ensuring-h {
  color: #ee33d9;
  letter-spacing: .02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.fs-marquee-2_instance {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  position: relative;
}

.fs-marquee-2_list-wrapper {
  width: 100%;
  min-width: 0;
  min-height: 1rem;
  position: relative;
  overflow: clip;
}

.fs-marquee-2_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  min-width: 0;
  height: auto;
  min-height: 1rem;
  display: flex;
}

.fs-marquee-2_item {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  color: #000;
  background-color: #f5f5f5;
  border-radius: 0;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 1rem;
  padding: 2rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.fs-marquee-2_text {
  flex: none;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.5;
}

.fs-marquee-2_circle {
  background-color: #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 5.625rem;
  height: 5.625rem;
  display: flex;
}

.fs-marquee-3_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fs-marquee-3_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
  overflow: clip;
}

.fs-marquee-3_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  display: flex;
}

.is-vertical {
  flex-flow: column;
  height: 35rem;
}

.fs-marquee-3_item {
  backface-visibility: hidden;
  transition-property: transform opacity;
  background-color: #f5f5f5;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 10rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee-3_placeholder {
  color: #707070;
  text-align: center;
  border: 1px dashed #707070;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 1rem;
  display: flex;
}

.fs-marquee-4_instance {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.fs-marquee-4_list-wrapper {
  width: 100%;
  min-height: 1rem;
  position: relative;
  overflow: visible;
}

.fs-marquee-4_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  width: 100%;
  height: auto;
  min-height: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee-4_item {
  backface-visibility: hidden;
  transition-property: transform opacity;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: auto;
  min-height: 1rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee-4_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.fs-marquee-5_instance {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.fs-marquee-5_list-wrapper {
  width: 100%;
  min-width: 0;
  min-height: 1rem;
  position: relative;
  overflow: visible;
}

.fs-marquee-5_list {
  transform-style: preserve-3d;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  display: flex;
  position: relative;
}

.fs-marquee-5_item {
  backface-visibility: hidden;
  transition-property: transform opacity;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: auto;
  min-height: 1rem;
  padding: 1rem;
  display: flex;
  position: relative;
}

.fs-marquee-5_image {
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.div-block-18 {
  background-color: red;
  width: 100%;
  height: 20px;
}

.div-block-19 {
  opacity: 1;
  background-image: linear-gradient(90deg, #0000, #8afffd66);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  overflow: visible;
}

.div-block-20 {
  z-index: 2;
  pointer-events: none;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#161616, #fff0);
  background-clip: content-box;
  height: 200px;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-20._2 {
  pointer-events: none;
  background-image: linear-gradient(0deg, #161616, #fff0);
  inset: auto 0% 0%;
}

.background-video {
  z-index: 3;
  border-radius: 17px;
  width: 80%;
  height: 67%;
  margin-top: 236px;
  margin-left: 30px;
  position: absolute;
  inset: 0%;
}

.div-block-21 {
  position: relative;
  overflow: hidden;
}

.section-7 {
  grid-column-gap: 84px;
  grid-row-gap: 84px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 125px;
  display: flex;
}

.text-field {
  background-color: #ffffff1a;
  border: 1px solid #ed32d77d;
  border-radius: 50px;
}

.text-field::placeholder {
  color: #4f4f4f;
}

.text-field-form {
  background-color: #ffffff1a;
  border: 1px solid #ed32d740;
  border-radius: 50px;
  margin-bottom: 0;
}

.text-field-form::placeholder {
  color: #4f4f4f;
}

.div-block-22 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.form {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.submit-button {
  background-color: #3898ec00;
  background-image: linear-gradient(90deg, #8c087d, #ee33d9);
  border-radius: 50px;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-weight: 400;
}

.frame-2608575 {
  grid-column-gap: 164px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-2608574 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 187px;
  text-decoration: none;
  display: flex;
}

.rzvpvj {
  grid-row-gap: 10px;
  border: .5px undefined undefined;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-image: linear-gradient(143.13deg, #ee33d900 0%, #881d7c47 100%);
  border-radius: 58px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 71px;
  height: 71px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 23.6px #ee33d91f;
}

.vector-2 {
  object-fit: cover;
}

.frame-2608571 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-10 {
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.text-11 {
  color: #fff;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.frame-2608570 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 110px;
  text-decoration: none;
  display: flex;
}

.frame-2608568 {
  grid-row-gap: 10px;
  border: .5px undefined undefined;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #ee33d900;
  background-image: linear-gradient(142.7deg, #ee33d900, #881d7c47);
  border-radius: 69px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
  box-shadow: 0 0 23.6px #ee33d91f;
}

.frame-2608568:hover {
  background-color: #ee33d9;
  box-shadow: 0 0 23.6px #ee33d982;
}

._0i0bax {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 31.0679px;
  height: 31.178px;
  text-decoration: none;
  display: flex;
}

.frame-2608573 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 122px;
  text-decoration: none;
  display: flex;
}

.frame-2608569 {
  grid-row-gap: 10px;
  border: .5px undefined undefined;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-image: linear-gradient(142.7deg, #ee33d900 0%, #881d7c47 100%);
  border-radius: 51px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 71px;
  height: 70px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 23.6px #ee33d91f;
}

.group-2608571 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 38.9998px;
  height: 28.7981px;
  text-decoration: none;
  display: flex;
}

.section-8 {
  margin-top: 166px;
  margin-bottom: 187px;
}

.infoframe {
  grid-row-gap: 10px;
  border: .5px undefined undefined;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #ee33d900;
  background-image: linear-gradient(142.7deg, #ee33d900, #881d7c47);
  border-radius: 69px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
  box-shadow: 0 0 23.6px #ee33d91f;
}

.infoframe:hover {
  background-color: #ee33d9;
  box-shadow: 0 0 23.6px #ee33d982;
}

.div-block-23 {
  background-color: #ee33d900;
  background-image: linear-gradient(90deg, #ee33d900, #ee33d9 49%, #ee33d900);
  width: 100%;
  height: 1px;
}

.text-8-a {
  color: #fff;
  text-align: left;
  letter-spacing: .02em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helveticanowdisplay, Arial, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 100%;
  text-decoration: none;
}

.text-8-a._2 {
  text-align: center;
  width: 110%;
}

.div-block-24 {
  z-index: 999;
  background-color: #0000;
  background-image: linear-gradient(90deg, #0c0c0c, #0000);
  width: 150px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-24._2 {
  background-image: linear-gradient(-90deg, #111, #0000);
  inset: 0% 0% 0% auto;
}

.div-block-25 {
  background-image: linear-gradient(180deg, var(--cyan), #ee33d9 100%, #8afefd00);
  opacity: .12;
  flex: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-26 {
  opacity: .21;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-27 {
  background-image: linear-gradient(#191919, #19191900);
  height: 40rem;
  position: absolute;
  inset: 0% 0% auto;
}

.lottie-animation-2 {
  width: 100%;
  max-width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.text-span {
  color: var(--magenta);
  font-weight: 700;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  color: var(--cyan);
}

.text-span-6 {
  color: var(--_variable-collection---cyan);
}

.text-span-7 {
  font-size: 24px;
  font-weight: 400;
}

.text-span-8, .text-span-9 {
  color: var(--cyan);
}

.text-span-10 {
  color: var(--_variable-collection---cyan);
}

.text-span-11 {
  color: var(--cyan);
}

.text-span-12 {
  filter: drop-shadow(0px 0px 5px var(--magenta));
  color: var(--magenta);
}

.bold-text {
  filter: drop-shadow(0 0 5px #ee33d99e);
}

.text-span-13 {
  color: var(--magenta);
}

@media screen and (max-width: 991px) {
  .div-block-13 {
    margin-top: 9.5rem;
  }

  .div-block-13._2 {
    justify-content: flex-start;
    align-items: center;
    width: 44%;
  }

  .group-2608570 {
    height: auto;
  }

  .section-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .icon-container {
    height: 20vw;
  }

  .frame-2608578 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .fs-marquee-2_circle {
    flex: none;
  }

  .section-7 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-2608575 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
  }

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

@media screen and (max-width: 767px) {
  .content {
    padding-left: 14px;
    padding-right: 14px;
  }

  .fs-marquee_instance {
    height: 24rem;
  }

  .text.normal {
    text-align: center;
    margin-left: 0;
  }

  .frame-2608557 {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 28px;
    padding-right: 28px;
  }

  .text-3 {
    width: 100%;
  }

  .section-6 {
    flex-flow: column;
  }

  .div-block-16 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 17px;
    padding-right: 17px;
  }

  .div-block-17 {
    width: 100%;
    padding-top: 61px;
    padding-left: 17px;
    padding-right: 17px;
    overflow: hidden;
  }

  .button.demo {
    margin-left: 0;
  }

  .splide__slide {
    width: 40vw;
    height: auto;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .header-secondary {
    font-size: 24px;
  }

  .spacer-60 {
    height: 40px;
  }

  .marquee-cover {
    background-image: linear-gradient(#fff0 70%, #fff), linear-gradient(#fff, #fff0 30%);
  }

  .col {
    align-items: center;
  }

  .col.small {
    width: 100%;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .track-vertical {
    align-items: center;
  }

  .container {
    width: 100%;
  }

  .icon-container {
    height: 25vw;
  }

  .marquee {
    height: 140vw;
  }

  .flex-horizontal.flip-svp {
    flex-direction: column;
  }

  .frame-2608578 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-2608577 {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
  }

  .frame-2608576 {
    justify-content: flex-start;
    align-items: center;
  }

  .group-2608558 {
    overflow: visible;
  }

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

  .frame-2608581 {
    padding-left: 17px;
    padding-right: 17px;
  }

  .fs-marquee-2_item {
    width: 100%;
  }

  .fs-marquee-2_text {
    font-size: 6rem;
  }

  .fs-marquee-4_item, .fs-marquee-5_item {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .content {
    overflow: hidden;
  }

  .primu {
    flex: none;
  }

  .div-block-13 {
    margin-top: 6.4rem;
  }

  .div-block-13._2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    width: 70%;
  }

  .title {
    height: 7rem;
    line-height: 44px;
  }

  .title._3 {
    height: 4.4rem;
  }

  .fs-marquee_item {
    width: auto;
  }

  .text._1, .text._2, .text._3, .text._7 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    display: none;
  }

  .text.normal {
    width: 100%;
  }

  .text._4, .text._5, .text._6 {
    text-align: center;
    width: 100%;
    margin-left: 0;
    display: none;
  }

  .frame-2608557 {
    max-width: none;
    height: auto;
    padding-left: 17px;
    padding-right: 17px;
  }

  .text-5 {
    font-family: Helveticanowdisplay, Arial, sans-serif;
    font-weight: 300;
  }

  .text-6 {
    font-family: Helveticanowdisplay, Arial, sans-serif;
    font-weight: 100;
  }

  .section-6 {
    padding-top: 201px;
  }

  .div-block-16 {
    height: 686px;
  }

  .div-block-17 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .spacer-30._15-xsvp {
    height: 15px;
  }

  .flex-vertical.marquee-fix {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    margin-top: 15px;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .icon-container {
    box-shadow: none;
    height: auto;
  }

  .marquee {
    height: 170vw;
  }

  .frame-2608582 {
    margin-top: 71px;
  }

  .frame-2608578 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .frame-2608577 {
    justify-content: flex-start;
    align-items: center;
  }

  .frame-2608576 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .frame-2608581 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .fs-marquee-2_list {
    flex-flow: row;
  }

  .fs-marquee-2_item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    color: #000;
    flex: 1;
    padding: 1.5rem;
    text-decoration: none;
  }

  .fs-marquee-2_text {
    font-size: 4rem;
    line-height: 4rem;
  }

  .fs-marquee-2_circle {
    flex: none;
    width: 4rem;
    height: 4rem;
  }

  .fs-marquee-2_icon {
    width: 2rem;
  }

  .section-7 {
    margin-top: -21px;
  }

  .frame-2608575 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .link-block {
    flex: none;
  }
}


@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-BlackIta.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay Extbdita';
  src: url('../fonts/HelveticaNowDisplay-ExtBdIta.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-ThinIta.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-LightIta.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay Medita';
  src: url('../fonts/HelveticaNowDisplay-MedIta.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay Regita';
  src: url('../fonts/HelveticaNowDisplay-RegIta.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay Extblkita';
  src: url('../fonts/HelveticaNowDisplay-ExtBlkIta.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay Extlt';
  src: url('../fonts/HelveticaNowDisplay-ExtLt.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay Extblk';
  src: url('../fonts/HelveticaNowDisplay-ExtBlk.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay Extltita';
  src: url('../fonts/HelveticaNowDisplay-ExtLtIta.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-Black.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helveticanowdisplay';
  src: url('../fonts/HelveticaNowDisplay-BoldIta.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: auto;
}