.bubble-marquee {
  position: relative;
  overflow: hidden;
  padding: 24px 0;
  background: #000000b3;
  width: 100%;
  -webkit-user-select: none;
  user-select: none;
}
.bubble-marquee .marquee__inner {
  width: fit-content;
  display: flex;
  position: relative;
  animation: marquee 6s linear infinite;
}
.bubble-marquee .text-container {
  display: flex;
  align-items: center;
  width: 18rem;
}
.bubble-marquee .text-container.bold {
  width: 18.5rem;
}
.bubble-marquee .text-container.bold span {
  font-weight: 900;
}
.bubble-marquee .text-container .bubble {
  width: 90px;
}
.bubble-marquee .text-container span {
  color: #fff;
  font-size: 2.5rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: filson-soft, sans-serif;
  margin-right: 8px;
}
@media (max-width: 599.98px) {
  .bubble-marquee {
    padding: 21px 0;
  }
  .bubble-marquee .marquee__inner {
    animation: mobile-marquee 10s linear infinite;
  }
  .bubble-marquee .text-container {
    width: 14.5rem;
  }
  .bubble-marquee .text-container.bold {
    width: 15rem;
  }
  .bubble-marquee .text-container .bubble {
    width: 75px;
  }
  .bubble-marquee .text-container span {
    font-size: 2rem;
  }
}
@keyframes marquee {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-1168px);
  }
}
@keyframes mobile-marquee {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-1416px);
  }
}
.landing-banner {
  position: relative;
  min-height: 100vh;
}
.landing-banner .video-bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing-banner .banner-title {
  position: relative;
  z-index: 3;
  padding-top: 175px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-family: filson-soft, sans-serif;
  font-size: 2.1875rem;
  line-height: 1.2;
  text-transform: capitalize;
}
.landing-banner .banner-title .mobile-only {
  display: none;
}
.landing-banner .banner-title .iw-text {
  margin-left: 9px;
}
.landing-banner .login-btn__container {
  width: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: center;
}
.landing-banner .explore-button {
  position: absolute;
  z-index: 3;
  bottom: 120px;
  right: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.landing-banner .explore-button .text {
  color: #fff;
  font-family: filson-soft, sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 18px;
  text-transform: uppercase;
  -webkit-user-select: none;
  user-select: none;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}
.landing-banner .explore-button .button {
  min-width: initial;
  width: 60px;
  height: 60px;
  background: #000;
}
.landing-banner .explore-button .button .icon {
  font-size: 1.0625rem;
  margin-bottom: -2px;
}
.landing-banner .bubble-marquee__container {
  position: absolute;
  z-index: 3;
  bottom: 0;
  width: 100%;
  height: 96px;
}
@media (max-width: 1919.98px) {
  .landing-banner .banner-title {
    padding-top: 110px;
  }
  .landing-banner .explore-button {
    right: 50px;
  }
  .landing-banner .explore-button .text {
    margin-bottom: 15px;
  }
}
@media (max-width: 599.98px) {
  .landing-banner .banner-title {
    padding-top: 125px;
    font-size: 2rem;
  }
  .landing-banner .banner-title .mobile-only {
    display: block;
  }
  .landing-banner .banner-title .iw-text {
    margin-left: 0;
  }
  .landing-banner .explore-button {
    right: initial;
    bottom: 105px;
    left: 50%;
    transform: translate(-50%);
  }
  .landing-banner .explore-button .text {
    margin-bottom: 12px;
    font-size: 1.25rem;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  }
  .landing-banner .explore-button .button {
    width: 48px;
    height: 48px;
  }
  .landing-banner .explore-button .button .icon {
    font-size: 0.75rem;
  }
  .landing-banner .bubble-marquee__container {
    height: 80px;
  }
}
.bubble-token-info {
  position: relative;
  background: #12001b;
  padding: 170px 200px 100px;
  overflow: hidden;
}
.bubble-token-info .bubble-token-info__wrapper {
  margin: auto;
  max-width: 1510px;
}
.bubble-token-info .token-info__header {
  position: relative;
  z-index: 1;
  width: fit-content;
}
.bubble-token-info .token-info__header .text {
  color: #fff;
  font-size: 4.25rem;
  line-height: 1.2;
  text-transform: capitalize;
  font-family: filson-soft, sans-serif;
}
.bubble-token-info .token-info__header .thin {
  font-weight: 300;
}
.bubble-token-info .token-info__header .bold {
  font-weight: 900;
}
.bubble-token-info .token-info__content {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 200px auto 0;
  gap: 40px;
  max-width: 1350px;
  z-index: 1;
}
.bubble-token-info .token-info__content .token-info__card {
  position: relative;
  height: 325px;
  border-radius: 30px 30px 0;
  overflow: hidden;
}
.bubble-token-info .token-info__content .token-info__card.nft {
  height: 675px;
  overflow: unset;
}
.bubble-token-info
  .token-info__content
  .token-info__card.nft
  .ellipse-glow-circle {
  background: #00ffa3;
  filter: blur(150px);
  opacity: 0.3;
}
.bubble-token-info .token-info__content .token-info__card.nft .card-preview {
  position: relative;
  width: 700px;
  top: -140px;
  left: -50px;
}
.bubble-token-info .token-info__content .token-info__card.nft .card-name {
  padding: 26px 58px;
  gap: 16px;
}
.bubble-token-info .token-info__content .token-info__card.nft .card-name .num {
  font-size: 3.9375rem;
}
.bubble-token-info
  .token-info__content
  .token-info__card.nft
  .card-name
  .content-name {
  font-size: 1.6875rem;
}
.bubble-token-info .token-info__content .token-info__card.nft .bonus-info {
  position: absolute;
  left: 30px;
  bottom: 135px;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.05;
  text-transform: uppercase;
  color: #f0f0f0;
  font-family: filson-soft, sans-serif;
  z-index: 2;
}
.bubble-token-info .token-info__content .token-info__card.bubble-squad {
  width: 700px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-squad
  .ellipse-glow-circle {
  background: #ff05e6;
  opacity: 0.3;
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-squad
  .card-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 40px 60px 55px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-squad
  .card-preview
  video {
  width: calc(33.3333333333% - 32px);
  border-radius: 20px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-squad
  .card-preview
  span {
  color: #fff;
  font-size: 2.1875rem;
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-squad
  .card-name {
  padding: 16px 48px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-squad
  .card-name
  .content-name {
  font-size: 1.6875rem;
}
.bubble-token-info .token-info__content .token-info__card.bubble-rangers,
.bubble-token-info .token-info__content .token-info__card.coming-soon {
  width: calc(50% - 12px);
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-rangers
  .card-preview,
.bubble-token-info
  .token-info__content
  .token-info__card.coming-soon
  .card-preview {
  width: 100%;
  left: 0;
  top: -30px;
  transform: scale(1.1);
  border-radius: 30px 30px 0 0;
}
.bubble-token-info
  .token-info__content
  .token-info__card.bubble-rangers
  .ellipse-glow-circle {
  background: #6978ff;
}
.bubble-token-info
  .token-info__content
  .token-info__card.coming-soon
  .ellipse-glow-circle {
  width: 60%;
  height: auto;
  aspect-ratio: 1;
  top: 43%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: #ff9b05;
  filter: blur(70px);
}
.bubble-token-info .token-info__content .token-info__card.imaginary-pass {
  display: flex;
  flex-direction: row;
  height: 100%;
  border-radius: 30px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-preview
  .preview {
  display: block;
  aspect-ratio: 1;
  object-fit: cover;
  width: 600px;
  height: 100%;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-content {
  position: relative;
  border-radius: 0 30px 30px 0;
  background: linear-gradient(0deg, #00000059 0%, #00000059 100%),
    radial-gradient(107.32% 141.42% at 0% 0%, #fff6 0%, #fff0 100%);
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info {
  display: flex;
  flex-direction: column;
  gap: 64px;
  height: calc(100% - 120px);
  padding: 70px 64px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .how-to-get
  ul {
  list-style: disc;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .how-to-redeem {
  font-weight: 300;
  font-family: filson-soft, sans-serif;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: 16px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .info-title {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: filson-soft, sans-serif;
  line-height: 1.05;
  margin-bottom: 32px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .info-title
  .text--yellow {
  font-weight: 700;
  color: #ffe500;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .info-title
  .text--yellow:before {
  content: " ";
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .info-description {
  padding-left: 30px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .info-description
  li {
  font-size: 1.25rem;
  font-weight: 300;
  font-family: filson-soft, sans-serif;
  line-height: 1.2;
  margin-bottom: 20px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-info
  .info-description
  li:last-of-type {
  margin-bottom: 0;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-name {
  padding: 26px 45px;
  border-radius: 0 0 30px;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-name
  .num {
  font-size: 3.9375rem;
}
.bubble-token-info
  .token-info__content
  .token-info__card.imaginary-pass
  .card-name
  .content-name {
  font-size: 1.6875rem;
}
.bubble-token-info .token-info__content .token-info__card .background {
  background: radial-gradient(107.32% 141.42% at 0% 0%, #fff6 0%, #fff0 100%);
  box-shadow: -3.048px -3.048px 152.379px #ffffff05 inset;
  -webkit-backdrop-filter: blur(12.7998142242px);
  backdrop-filter: blur(12.7998142242px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 30px;
  transform: translateZ(0);
}
.bubble-token-info .token-info__content .token-info__card .ellipse-glow-circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.8;
  filter: blur(90px);
  position: relative;
  z-index: 1;
  transform: translateZ(0);
}
.bubble-token-info .token-info__content .token-info__card .card-preview {
  position: relative;
  z-index: 2;
}
.bubble-token-info .token-info__content .token-info__card .card-preview video,
.bubble-token-info .token-info__content .token-info__card .card-preview img {
  width: 100%;
  border-radius: inherit;
}
.bubble-token-info .token-info__content .token-info__card .card-name {
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 22px;
  border-radius: 0 30px;
}
.bubble-token-info .token-info__content .token-info__card .card-name:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(107.32% 141.42% at 0% 0%, #fff6 0%, #fff0 100%);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  box-shadow: -3.048px -3.048px 152.379px #ffffff05 inset;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  transform: translateZ(0);
  border-radius: inherit;
}
.bubble-token-info .token-info__content .token-info__card .card-name .num {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1.05;
  font-family: filson-soft, sans-serif;
}
.bubble-token-info
  .token-info__content
  .token-info__card
  .card-name
  .content-name {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.2;
  font-family: filson-soft, sans-serif;
}
.bubble-token-info .col--left {
  max-width: 600px;
}
.bubble-token-info .col--right {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-width: 700px;
}
.bubble-token-info .layer-item {
  position: absolute;
  z-index: 2;
  animation: floating-item 4s infinite ease-in-out;
  width: fit-content;
}
.bubble-token-info .layer-item.layer-1 {
  left: -55px;
  bottom: 250px;
}
.bubble-token-info .layer-item.layer-1 img {
  width: 220px;
  transform: scaleX(-1);
}
.bubble-token-info .layer-item.layer-2 {
  right: -120px;
  top: 180px;
  animation-delay: 1s;
}
.bubble-token-info .layer-item.layer-2 img {
  width: 280px;
}
.bubble-token-info .bg-ellipse-glow {
  position: absolute;
  width: 1416px;
  height: 1416px;
  background: #051eff;
  opacity: 0.2;
  filter: blur(200px);
  transform: translateZ(0);
  z-index: 0;
}
.bubble-token-info .bg-ellipse-glow.left {
  left: -450px;
  bottom: -300px;
}
.bubble-token-info .bg-ellipse-glow.right {
  right: -925px;
  top: -650px;
}
@media (max-width: 1919.98px) {
  .bubble-token-info {
    padding: 120px 80px 100px;
  }
  .bubble-token-info .token-info__header .text {
    font-size: 3rem;
  }
  .bubble-token-info .token-info__content {
    max-width: 1024px;
    margin: 120px auto 0;
    gap: 24px;
  }
  .bubble-token-info .token-info__content .token-info__card {
    height: 280px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft {
    height: 100%;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .card-preview {
    width: 550px;
    top: -105px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .card-name {
    padding: 20px 48px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .bonus-info {
    bottom: 125px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-squad
    .card-preview {
    gap: 12px;
    padding: 36px 54px 48px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-squad
    .card-preview
    video {
    width: calc(33.3333333333% - 24px);
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-squad
    .card-name {
    padding: 20px 48px;
  }
  .bubble-token-info .token-info__content .token-info__card.bubble-rangers,
  .bubble-token-info .token-info__content .token-info__card.coming-soon {
    width: calc(50% - 8px);
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-preview
    .preview {
    width: 350px;
    aspect-ratio: 9/12;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info {
    padding: 50px 40px;
    gap: 40px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info
    .info-title {
    font-size: 1.25rem;
    margin-bottom: 24px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info
    .info-description {
    padding-left: 24px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info
    .info-description
    li {
    font-size: 1.125rem;
    margin-bottom: 16px;
  }
  .bubble-token-info .col--left {
    max-width: 450px;
  }
  .bubble-token-info .col--right {
    max-width: 550px;
    gap: 16px;
  }
  .bubble-token-info .layer-item.layer-1 {
    left: -45px;
  }
  .bubble-token-info .layer-item.layer-1 img {
    width: 160px;
  }
  .bubble-token-info .layer-item.layer-2 {
    right: -85px;
    top: 150px;
  }
  .bubble-token-info .layer-item.layer-2 img {
    width: 200px;
  }
  .bubble-token-info .bg-ellipse-glow.left {
    left: -800px;
    bottom: -500px;
  }
  .bubble-token-info .bg-ellipse-glow.right {
    top: -1000px;
    right: -1100px;
  }
}
@media (max-width: 1279.98px) {
  .bubble-token-info .token-info__content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 550px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .card-preview {
    left: 0;
  }
  .bubble-token-info .token-info__content .token-info__card.imaginary-pass {
    flex-direction: column;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-preview
    .preview {
    width: 100%;
    aspect-ratio: 1.5;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info {
    height: 100%;
    gap: 64px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info
    .info-title {
    font-size: 1.5rem;
    margin-bottom: 32px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info
    .info-description
    li {
    margin-bottom: 20px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-name {
    position: relative;
  }
  .bubble-token-info .token-info__content .col--left,
  .bubble-token-info .token-info__content .col--right {
    max-width: 100%;
  }
}
@media (max-width: 959.98px) {
  .bubble-token-info {
    padding: 320px 70px 300px;
  }
  .bubble-token-info .token-info__header .text {
    font-size: 2.5rem;
  }
  .bubble-token-info .token-info__content {
    max-width: 450px;
  }
  .bubble-token-info .token-info__content .token-info__card {
    width: 100% !important;
    height: 420px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft {
    height: 520px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .card-preview {
    width: 480px;
    left: -15px;
    top: -90px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .bonus-info {
    bottom: 115px;
  }
  .bubble-token-info .token-info__content .token-info__card.bubble-squad {
    height: 280px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-squad
    .card-preview {
    gap: 8px;
    padding: 36px 24px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-squad
    .card-preview
    video {
    width: calc(33.3333333333% - 16px);
    border-radius: 15px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-squad
    .card-preview
    span {
    font-size: 1.5rem;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-rangers
    .card-preview,
  .bubble-token-info
    .token-info__content
    .token-info__card.coming-soon
    .card-preview {
    top: -70px;
    transform: scale(1);
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info {
    gap: 48px;
  }
  .bubble-token-info .token-info__content .token-info__card .card-name {
    padding: 24px 32px !important;
  }
  .bubble-token-info .token-info__content .token-info__card .card-name .num {
    font-size: 2.5rem !important;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card
    .card-name
    .content-name {
    font-size: 1.25rem !important;
  }
  .bubble-token-info .col--right {
    flex-direction: column;
  }
  .bubble-token-info .layer-item.layer-1 {
    bottom: 100px;
    left: -60px;
  }
  .bubble-token-info .layer-item.layer-1 img {
    width: 220px;
  }
  .bubble-token-info .layer-item.layer-2 {
    right: -120px;
    top: 30px;
  }
  .bubble-token-info .layer-item.layer-2 img {
    width: 280px;
  }
  .bubble-token-info .bg-ellipse-glow.left {
    bottom: -1000px;
    left: -900px;
  }
}
@media (max-width: 599.98px) {
  .bubble-token-info {
    padding: 320px 16px 360px;
  }
  .bubble-token-info .token-info__content {
    margin: 80px auto 0;
    gap: 24px;
  }
  .bubble-token-info .token-info__content .token-info__card {
    height: auto !important;
  }
  .bubble-token-info .token-info__content .token-info__card.nft {
    aspect-ratio: 1/1.2;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.nft
    .ellipse-glow-circle {
    opacity: 0.4;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .card-preview {
    width: 100%;
    left: 0;
    transform: scale(1.1);
    top: -40px;
  }
  .bubble-token-info .token-info__content .token-info__card.nft .bonus-info {
    bottom: 96px;
    font-size: 0.75rem;
  }
  .bubble-token-info .token-info__content .token-info__card.bubble-squad {
    aspect-ratio: 1/0.63;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-squad
    .card-preview {
    padding: 24px 16px;
  }
  .bubble-token-info .token-info__content .token-info__card.bubble-rangers,
  .bubble-token-info .token-info__content .token-info__card.coming-soon {
    aspect-ratio: 1/0.9;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.bubble-rangers
    .card-preview,
  .bubble-token-info
    .token-info__content
    .token-info__card.coming-soon
    .card-preview {
    top: -55px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-preview
    .preview {
    aspect-ratio: 1;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info {
    padding: 40px 16px;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info
    .info-title {
    font-size: 1.25rem;
  }
  .bubble-token-info
    .token-info__content
    .token-info__card.imaginary-pass
    .card-info
    .info-description
    li {
    font-size: 1rem;
  }
  .bubble-token-info .token-info__content .token-info__card .card-name {
    padding: 16px 24px !important;
  }
  .bubble-token-info .col--right {
    gap: 24px;
  }
  .bubble-token-info .layer-item.layer-1 {
    left: -50px;
  }
  .bubble-token-info .layer-item.layer-1 img {
    width: 180px;
  }
  .bubble-token-info .layer-item.layer-2 {
    right: -100px;
  }
  .bubble-token-info .layer-item.layer-2 img {
    width: 230px;
  }
  .bubble-token-info .bg-ellipse-glow.left {
    bottom: -1050px;
    left: -1100px;
  }
  .bubble-token-info .bg-ellipse-glow.right {
    right: -1100px;
    top: -1050px;
  }
}
@media screen and (max-width: 360px) {
  .bubble-token-info .token-info__content .token-info__card .card-name {
    padding: 16px !important;
  }
}
.landing-bubbles-points {
  background: linear-gradient(0deg, #12001b 0%, #12001b 100%);
  position: relative;
  height: 100%;
  max-height: 1080px;
  overflow: hidden;
}
@media (max-width: 959.98px) {
  .landing-bubbles-points {
    max-height: unset;
  }
}
.landing-bubbles-points:before {
  content: "";
  width: 1450px;
  height: 1250px;
  position: absolute;
  background: #05ffc3;
  border-radius: 100%;
  top: -945px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  filter: blur(200px);
  opacity: 0.2;
}
.landing-bubbles-points:after {
  content: "";
  width: 1250px;
  height: 1250px;
  position: absolute;
  background: #0a05ff;
  border-radius: 100%;
  bottom: -890px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  filter: blur(200px);
  opacity: 0.2;
}
.landing-bubbles-points .landing-bubbles-points-assets img {
  position: absolute;
  z-index: 1;
  animation: floating-item 4s infinite ease-in-out;
}
.landing-bubbles-points .landing-bubbles-points-assets img:nth-of-type(1) {
  width: 320px;
  height: 320px;
  left: -115px;
  top: -157px;
  animation-delay: 3s;
}
.landing-bubbles-points .landing-bubbles-points-assets img:nth-of-type(2) {
  width: 520px;
  height: 520px;
  right: -142px;
  filter: blur(5px);
  bottom: -144px;
}
@media screen and (max-width: 600px) {
  .landing-bubbles-points .landing-bubbles-points-assets img:nth-of-type(1) {
    width: 285px;
    height: 285px;
    left: -109px;
    top: -162px;
  }
  .landing-bubbles-points .landing-bubbles-points-assets img:nth-of-type(2) {
    width: 345px;
    height: 345px;
    right: -210px;
    bottom: -43px;
  }
}
.landing-bubbles-points .v-container {
  margin: 100px auto 180px;
  width: fit-content;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 600px) {
  .landing-bubbles-points .v-container {
    margin-bottom: 160px;
  }
}
.landing-bubbles-points h1 {
  color: #fff;
  font-family: filson-soft, sans-serif;
  font-size: 3.375rem;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-transform: capitalize;
}
.landing-bubbles-points h1:nth-of-type(2) {
  font-weight: 900;
}
@media (max-width: 959.98px) {
  .landing-bubbles-points h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .landing-bubbles-points h1 {
    font-size: 2.5rem;
    max-width: 250px;
  }
}
.landing-bubbles-points .card-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  border-radius: 50px;
  background: #00000059;
  overflow: hidden;
  margin-top: 40px;
  box-shadow: -4px -3px 249.026px #ffffff05 inset, 20px -16px 50px #ffffff05;
  width: fit-content;
  max-height: 500px;
  position: relative;
}
.landing-bubbles-points .card-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(139.32% 123.42% at 0% 0%, #fff6 0%, #fff0 100%);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  transform: translateZ(0);
  border-radius: 50px;
}
@media (max-width: 959.98px) {
  .landing-bubbles-points .card-wrapper {
    max-height: unset;
    flex-direction: column;
    width: 500px;
  }
  .landing-bubbles-points .card-wrapper:before {
    background: radial-gradient(200.32% 99.42% at 0% 0%, #fff6 0%, #fff0 100%);
  }
}
@media screen and (max-width: 600px) {
  .landing-bubbles-points .card-wrapper {
    width: 100%;
  }
}
.landing-bubbles-points video {
  width: 450px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 1279.98px) {
  .landing-bubbles-points video {
    width: 350px;
  }
}
@media (max-width: 959.98px) {
  .landing-bubbles-points video {
    width: 100%;
    max-height: 580px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  }
}
@media screen and (max-width: 600px) {
  .landing-bubbles-points video {
    max-height: calc(100vw + 40px);
  }
}
.landing-bubbles-points .content-wrapper {
  padding: 54px 82px;
  background: #00000059;
  max-width: 800px;
}
.landing-bubbles-points .content-wrapper p {
  color: #f0f0f0;
  font-family: filson-soft, sans-serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.15;
  margin-bottom: 1.5rem;
}
.landing-bubbles-points .content-wrapper p span {
  font-size: 1.75rem;
}
@media (max-width: 1279.98px) {
  .landing-bubbles-points .content-wrapper {
    padding: 60px 54px;
  }
  .landing-bubbles-points .content-wrapper p {
    font-size: 1.125rem;
    line-height: 110%;
  }
  .landing-bubbles-points .content-wrapper p span {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 600px) {
  .landing-bubbles-points .content-wrapper {
    padding: 36px 24px;
  }
  .landing-bubbles-points .content-wrapper p,
  .landing-bubbles-points .content-wrapper p span {
    font-size: 1rem;
  }
}
.investor-box {
  padding: 33px 18px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: -1.937px -1.937px 96.835px #ffffff05 inset;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
}
.investor-box:hover {
  transition: all 0.1s linear;
}
.investor-box:hover:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
  margin: -3px;
  border-radius: inherit;
  background: conic-gradient(
    from 0deg,
    #55a6ff 6deg,
    #5fff72 21deg,
    #fff340 58deg,
    #ff9623 99deg,
    #ff7f00 107deg,
    #ff2d25 134deg,
    #ff7f00 152deg,
    #ff9623 163deg,
    #fff340 189deg,
    #5fff72 200deg,
    #55a6ff 227deg,
    #c554ff 266deg,
    #c554ff 330deg,
    #55a6ff 358deg
  );
}
.investor-box:hover:after {
  content: "";
  opacity: 1;
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: 1px;
  left: 1px;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background: linear-gradient(180deg, #0c0213 0%, #0a041e 99.99%);
  box-shadow: 0 4px 49.5px #ff00f540;
  transform: translateZ(0);
}
.investor-box .box-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  justify-content: flex-end;
  align-content: center;
  padding: 8px 0;
}
.investor-box img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.investor-box .img-wrapper {
  width: 168px;
  height: 64px;
}
.investor-box p {
  color: #e0e4ee;
  text-align: center;
  font-family: filson-soft, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.72px;
  margin-bottom: 0 !important;
}
.investor-box small {
  color: #e0e4ee;
  text-align: center;
  font-family: filson-soft, sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.4px;
}
@media (max-width: 599.98px) {
  .investor-box {
    padding: 10px 8px;
    justify-content: center;
    align-items: center;
  }
  .investor-box .box-content-wrapper {
    gap: 12px;
  }
  .investor-box p {
    font-size: 0.75rem;
  }
  .investor-box small {
    font-size: 0.625rem;
  }
  .investor-box .img-wrapper {
    width: 84px;
    height: 32px;
    margin: 0 auto;
  }
  .investor-box img {
    height: 100%;
    width: 100%;
    max-width: 100%;
  }
}
.landing-investor {
  position: relative;
  text-align: center;
  padding: 98px 32px 149px;
  width: 100%;
  overflow: hidden;
  background: #12001b;
}
.landing-investor:before {
  content: "";
  width: 80%;
  height: 600px;
  border-radius: 1464.636px;
  opacity: 0.56;
  background: #af05ff;
  filter: blur(300px);
  position: absolute;
  top: -480px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  pointer-events: none;
}
.landing-investor:after {
  content: "";
  width: 100%;
  height: 600px;
  border-radius: 1997px;
  opacity: 0.56;
  background: #5200ff;
  filter: blur(300px);
  position: absolute;
  bottom: -250px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  pointer-events: none;
}
.landing-investor .landing-investor--header {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}
.landing-investor .landing-investor--header h3 {
  color: #fff;
  text-align: center;
  font-family: filson-soft, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 350;
  line-height: 1.2;
  text-transform: capitalize;
}
.landing-investor .landing-investor--header h2 {
  color: #fff;
  text-align: center;
  font-family: filson-soft, sans-serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-transform: capitalize;
}
.landing-investor .landing-investor--header span {
  color: #e0e4ee;
  text-align: center;
  font-family: filson-soft, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -1px;
}
.landing-investor .landing-investor--content .brand--content {
  margin: 80px auto;
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: center;
  align-content: center;
  width: 100%;
}
.landing-investor .landing-investor--content .brand--content h2 {
  text-align: center;
  font-family: filson-soft, sans-serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -1.2px;
  background: linear-gradient(180deg, #faa5c6 -0.1%, #f1d2c7 99.9%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.landing-investor .landing-investor--content .brand--content ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 64px;
}
.landing-investor .landing-investor--content .brand--content ul li {
  width: 205px;
  height: 215px;
}
.landing-investor .landing-investor--content .brand--content:nth-of-type(2) {
  max-width: 1470px;
}
.landing-investor .landing-investor--content .brand--content:nth-of-type(3) {
  max-width: 1225px;
}
.landing-investor .landing-investor--content .more-text {
  text-align: center;
  font-family: filson-soft, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -1px;
  opacity: 0.5;
  background: linear-gradient(180deg, #faa5c6 -0.1%, #f1d2c7 99.9%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 959.98px) {
  .landing-investor:before {
    width: 200%;
    top: -420px;
    filter: blur(215px);
  }
  .landing-investor:after {
    width: 200%;
    bottom: -290px;
    filter: blur(215px);
  }
  .landing-investor .landing-investor--header h3 {
    font-size: 2rem;
  }
  .landing-investor .landing-investor--header h2 {
    font-size: 3.5rem;
  }
  .landing-investor .landing-investor--header span {
    font-size: 1.25rem;
  }
  .landing-investor .landing-investor--content .brand--content {
    margin: 40px auto;
    gap: 32px;
  }
  .landing-investor .landing-investor--content .brand--content ul {
    column-gap: 16px;
    row-gap: 16px;
  }
}
@media (max-width: 599.98px) {
  .landing-investor {
    padding: 64px 16px 120px;
    justify-content: center;
  }
  .landing-investor .landing-investor--header h3 {
    font-size: 1.25rem;
  }
  .landing-investor .landing-investor--header h2 {
    font-size: 2rem;
  }
  .landing-investor .landing-investor--header span {
    font-size: 1rem;
  }
  .landing-investor .landing-investor--content .brand--content {
    max-width: 272px !important;
  }
  .landing-investor .landing-investor--content .brand--content h2 {
    font-size: 1.125rem;
  }
  .landing-investor .landing-investor--content .brand--content ul li {
    width: 124px;
    height: 124px;
  }
}
@media screen and (max-width: 320px) {
  .landing-investor {
    padding-left: 11px;
    padding-right: 11px;
  }
}
section.landing-coming-soon {
  background: #12001b;
  position: relative;
  overflow: hidden;
  height: 575px;
}
@media (max-width: 959.98px) {
  section.landing-coming-soon {
    height: 388px;
  }
}
@media screen and (max-width: 360px) {
  section.landing-coming-soon {
    height: 350px;
  }
}
section.landing-coming-soon .v-container {
  padding-top: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 76px;
}
@media (max-width: 959.98px) {
  section.landing-coming-soon .v-container {
    padding-top: 120px;
    gap: 40px;
  }
}
section.landing-coming-soon .text-wrapper {
  text-align: center;
}
section.landing-coming-soon span {
  color: #fff;
  font-family: filson-soft, sans-serif;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-transform: capitalize;
}
@media (max-width: 959.98px) {
  section.landing-coming-soon span {
    font-size: 2rem;
  }
}
section.landing-coming-soon span.bold {
  font-weight: 700;
}
section.landing-coming-soon span:nth-of-type(2):before {
  content: " ";
}
@media (max-width: 959.98px) {
  section.landing-coming-soon span:nth-of-type(2):before {
    content: "\a";
    white-space: pre-line;
  }
}
section.landing-coming-soon video {
  width: 841px;
  height: 841px;
}
@media (max-width: 959.98px) {
  section.landing-coming-soon video {
    width: 400px;
    height: 383px;
  }
}
@media screen and (max-width: 360px) {
  section.landing-coming-soon video {
    width: calc(100% + 48px);
    height: auto;
  }
}
