.hero-section {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 48px 24px;
  overflow: hidden;
  font-family: Inter, sans-serif;
  background: #000;
}
@media (max-width: 1024px) {
  .hero-section {
    padding: 96px 24px;
    background: #23297e;
  }
}
@media (max-width: 768px) {
  .hero-section {
    padding: 41.5px 16px 44.4px;
  }
}
@media (max-width: 480px) {
  .hero-section {
    padding: 17px 16px;
  }
}
.hero-section::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(78%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, transparent 55%, rgba(0, 0, 0, 0.25) 78%, rgba(0, 0, 0, 0.6) 100%);
}
@media (max-width: 1024px) {
  .hero-section::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(80%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, transparent 55%, rgba(0, 0, 0, 0.35) 80%, rgba(0, 0, 0, 0.6) 100%);
  }
}
.hero-section .hero-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.hero-section .hero-bg::before {
  content: "";
  position: absolute;
  top: -673px;
  left: -633px;
  width: 1916px;
  height: 1494px;
  background: radial-gradient(closest-side, rgba(58, 85, 247, 0.55) 0%, rgba(58, 85, 247, 0.385) 20%, rgba(58, 85, 247, 0.243) 40%, rgba(58, 85, 247, 0.127) 60%, rgba(58, 85, 247, 0.042) 80%, rgba(58, 85, 247, 0) 100%), radial-gradient(closest-side at 52% 56%, rgba(90, 38, 183, 0.42) 0%, rgba(90, 38, 183, 0.294) 20%, rgba(90, 38, 183, 0.186) 40%, rgba(90, 38, 183, 0.097) 60%, rgba(90, 38, 183, 0.032) 80%, rgba(90, 38, 183, 0) 100%);
}
@media (max-width: 1024px) {
  .hero-section .hero-bg::before {
    display: none;
  }
}
.hero-section .hero-bg::after {
  content: "";
  position: absolute;
  right: -1032px;
  bottom: -400px;
  width: 1794px;
  height: 1400px;
  background: radial-gradient(closest-side, rgba(58, 85, 247, 0.22) 0%, rgba(58, 85, 247, 0.15) 20%, rgba(58, 85, 247, 0.095) 40%, rgba(58, 85, 247, 0.05) 60%, rgba(58, 85, 247, 0.016) 80%, rgba(58, 85, 247, 0) 100%), radial-gradient(closest-side at 50% 52%, rgba(90, 38, 183, 0.156) 0%, rgba(90, 38, 183, 0.109) 20%, rgba(90, 38, 183, 0.069) 40%, rgba(90, 38, 183, 0.036) 60%, rgba(90, 38, 183, 0.012) 80%, rgba(90, 38, 183, 0) 100%);
}
@media (max-width: 768px) {
  .hero-section .hero-bg::after {
    right: -1222px;
    bottom: -759px;
  }
}
.hero-section .hero-bg-coin {
  position: absolute;
  z-index: 3;
}
.hero-section .hero-bg-coin--tl {
  top: -5px;
  left: -15px;
  width: 207px;
  height: 242px;
  background: transparent url("../img/hero-coin-tl.png") 0 0/contain no-repeat;
  background: transparent 0 0/contain no-repeat -webkit-image-set(url("../img/hero-coin-tl.webp") 1x, url("../img/hero-coin-tl.png") 1x);
  background: transparent 0 0/contain no-repeat -webkit-image-set(url("../img/hero-coin-tl.webp") type("image/webp"), url("../img/hero-coin-tl.png") type("image/png"));
  background: transparent 0 0/contain no-repeat image-set(url("../img/hero-coin-tl.webp") type("image/webp"), url("../img/hero-coin-tl.png") type("image/png"));
}
@media (max-width: 1024px) {
  .hero-section .hero-bg-coin--tl {
    width: 110px;
    height: 129px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-bg-coin--tl {
    top: -10px;
    left: -20px;
    width: 95px;
    height: 111px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-bg-coin--tl {
    top: -14px;
    left: -35px;
  }
}
.hero-section .hero-bg-coin--br {
  right: 0;
  bottom: 0;
  width: 375px;
  height: 361px;
  background: transparent url("../img/hero-coins-br.png") 100% 100%/contain no-repeat;
  background: transparent 100% 100%/contain no-repeat -webkit-image-set(url("../img/hero-coins-br.webp") 1x, url("../img/hero-coins-br.png") 1x);
  background: transparent 100% 100%/contain no-repeat -webkit-image-set(url("../img/hero-coins-br.webp") type("image/webp"), url("../img/hero-coins-br.png") type("image/png"));
  background: transparent 100% 100%/contain no-repeat image-set(url("../img/hero-coins-br.webp") type("image/webp"), url("../img/hero-coins-br.png") type("image/png"));
}
@media (max-width: 1170px) {
  .hero-section .hero-bg-coin--br {
    max-width: 290px;
  }
}
@media (max-width: 1024px) {
  .hero-section .hero-bg-coin--br {
    width: 170px;
    height: 164px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-bg-coin--br {
    top: 93%;
    right: -17px;
    bottom: auto;
    width: 150px;
    height: 144px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-bg-coin--br {
    top: 87%;
    right: -17px;
    z-index: 1;
  }
}
.hero-section .hero-container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 53px;
  width: 100%;
  max-width: 1106px;
}
@media (max-width: 1024px) {
  .hero-section .hero-container {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-container {
    gap: 32px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-container {
    gap: 24px;
  }
}
.hero-section .hero-container::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -120px;
  bottom: -80px;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
  --hero-bottom-fade: linear-gradient(transparent, transparent);
  background: radial-gradient(ellipse 42% 42% at 100% 0%, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.35) 35%, rgba(0, 0, 0, 0.15) 60%, rgba(0, 0, 0, 0.05) 80%, transparent 96%), radial-gradient(ellipse 42% 50% at 97% 90%, rgba(58, 85, 247, 0.38) 0%, rgba(58, 85, 247, 0.16) 45%, transparent 72%), radial-gradient(ellipse 60% 78% at 50% 100%, #000 0%, rgba(0, 0, 0, 0.9) 26%, rgba(0, 0, 0, 0.55) 54%, rgba(0, 0, 0, 0.22) 78%, transparent 92%), var(--hero-bottom-fade);
}
.hero-section .hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: 100%;
}
@media (max-width: 1024px) {
  .hero-section .hero-content {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-content {
    gap: 8px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-content {
    gap: 4px;
  }
}
@media (max-width: 1024px) {
  .hero-section .hero-content {
    max-width: 570px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-content {
    max-width: 100%;
  }
}
.hero-section .hero-badge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  border: 1px solid #F97316;
  border-radius: 24px;
}
.hero-section .hero-badge svg {
  width: 14px;
  height: 14px;
}
.hero-section .hero-badge .hero-badge-live {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 14px;
  height: 14px;
  border: 1.5px solid #F97316;
  border-radius: 50%;
}
.hero-section .hero-badge .hero-badge-live::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #F97316;
}
.hero-section .hero-badge span {
  color: #F97316;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .hero-section .hero-badge span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-badge span {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-badge span {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-badge {
    padding: 12px 24px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-badge {
    padding: 12px 16px;
  }
}
.hero-section .hero-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1024px) {
  .hero-section .hero-text {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-text {
    gap: 16px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-text {
    gap: 8px;
  }
}
.hero-section .hero-title {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 1024px) {
  .hero-section .hero-title {
    font-size: 52px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-title {
    font-size: 52px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-title {
    font-size: 40px;
  }
}
@media (max-width: 1374px) {
  .hero-section .hero-title {
    max-width: 716px;
  }
}
@media (max-width: 1024px) {
  .hero-section .hero-title {
    max-width: 630px;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-title {
    max-width: 615px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-title {
    max-width: 343px;
  }
}
.hero-section .hero-description {
  margin: 0;
  padding: 0;
  color: #FFF;
  opacity: 0.8;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .hero-section .hero-description {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-description {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .hero-section .hero-container > .hero-prize-area {
    margin-top: -8px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-container > .hero-prize-area {
    margin-top: 16px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-container > .hero-prize-area {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.hero-section .hero-prize-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-section .hero-orbits {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 0;
  height: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  .hero-section .hero-orbits {
    -webkit-transform: scale(0.756);
        -ms-transform: scale(0.756);
            transform: scale(0.756);
  }
}
.hero-section .hero-orbits div {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 999px;
}
.hero-section .hero-orbits div::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.hero-section .hero-orbits span {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(217, 217, 217, 0.2);
  backdrop-filter: blur(2.5px);
  -webkit-backdrop-filter: blur(2.5px);
  -webkit-box-shadow: inset 1.2px 1.2px 1.6px rgba(255, 255, 255, 0.75), inset -1px -1px 1.4px rgba(255, 255, 255, 0.4);
          box-shadow: inset 1.2px 1.2px 1.6px rgba(255, 255, 255, 0.75), inset -1px -1px 1.4px rgba(255, 255, 255, 0.4);
}
.hero-section .hero-orbits div:nth-child(1) {
  width: 1209px;
  height: 728px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.02)), to(rgba(28, 42, 128, 0.02)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.02) 0%, rgba(28, 42, 128, 0.02) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
  mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(1) {
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(1)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.22)), to(rgba(176, 187, 252, 0.099)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.22) 0%, rgba(176, 187, 252, 0.099) 100%);
}
.hero-section .hero-orbits div:nth-child(2) {
  width: 1073px;
  height: 646px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.04)), to(rgba(28, 42, 128, 0.04)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.04) 0%, rgba(28, 42, 128, 0.04) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
  mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(2) {
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(2)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.26)), to(rgba(176, 187, 252, 0.117)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.26) 0%, rgba(176, 187, 252, 0.117) 100%);
}
.hero-section .hero-orbits div:nth-child(3) {
  width: 941px;
  height: 566px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.07)), to(rgba(28, 42, 128, 0.07)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.07) 0%, rgba(28, 42, 128, 0.07) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
  mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(3) {
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(3)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.3)), to(rgba(176, 187, 252, 0.135)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.3) 0%, rgba(176, 187, 252, 0.135) 100%);
}
.hero-section .hero-orbits div:nth-child(4) {
  width: 814px;
  height: 490px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.1)), to(rgba(28, 42, 128, 0.1)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.1) 0%, rgba(28, 42, 128, 0.1) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
  mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(4) {
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(4)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.36)), to(rgba(176, 187, 252, 0.162)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.36) 0%, rgba(176, 187, 252, 0.162) 100%);
}
.hero-section .hero-orbits div:nth-child(5) {
  width: 690px;
  height: 403px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.12)), to(rgba(28, 42, 128, 0.12)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.12) 0%, rgba(28, 42, 128, 0.12) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
  mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(5) {
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(5)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.42)), to(rgba(176, 187, 252, 0.189)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.42) 0%, rgba(176, 187, 252, 0.189) 100%);
}
.hero-section .hero-orbits div:nth-child(6) {
  width: 576px;
  height: 336px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.12)), to(rgba(28, 42, 128, 0.12)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.12) 0%, rgba(28, 42, 128, 0.12) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
  mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(6) {
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(6)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.5)), to(rgba(176, 187, 252, 0.225)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.5) 0%, rgba(176, 187, 252, 0.225) 100%);
}
.hero-section .hero-orbits div:nth-child(7) {
  width: 466px;
  height: 272px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.22)), to(rgba(28, 42, 128, 0.22)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.22) 0%, rgba(28, 42, 128, 0.22) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
  mask-image: radial-gradient(200% 70% at 50% 0%, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.5) 68%, #000 92%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(7) {
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(7)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.6)), to(rgba(176, 187, 252, 0.27)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.6) 0%, rgba(176, 187, 252, 0.27) 100%);
}
.hero-section .hero-orbits div:nth-child(8) {
  width: 360px;
  height: 195px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 248, 0.189)), to(rgba(28, 42, 128, 0.189)));
  background: linear-gradient(180deg, rgba(74, 86, 248, 0.189) 0%, rgba(28, 42, 128, 0.189) 100%);
  -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 45%, #000 80%);
  mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 45%, #000 80%);
}
@media (max-width: 1024px) {
  .hero-section .hero-orbits div:nth-child(8) {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(74, 86, 248, 0.44)), to(rgba(42, 47, 144, 0.44)));
    background: linear-gradient(0deg, rgba(74, 86, 248, 0.44) 0%, rgba(42, 47, 144, 0.44) 100%);
    -webkit-mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
    mask-image: radial-gradient(200% 70% at 50% 0%, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0.55) 68%, #000 92%);
  }
}
.hero-section .hero-orbits div:nth-child(8)::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 187, 252, 0.9)), to(rgba(176, 187, 252, 0.405)));
  background: linear-gradient(180deg, rgba(176, 187, 252, 0.9) 0%, rgba(176, 187, 252, 0.405) 100%);
}
.hero-section .hero-orbits span:nth-of-type(1) {
  top: calc(-2px - 5px);
  left: calc(407px - 5px);
}
.hero-section .hero-orbits span:nth-of-type(2) {
  top: calc(-78px - 5px);
  left: calc(269px - 5px);
}
.hero-section .hero-orbits span:nth-of-type(3) {
  top: calc(23px - 5px);
  left: calc(-470px - 5px);
}
.hero-section .hero-orbits span:nth-of-type(4) {
  top: calc(183px - 5px);
  left: calc(-325px - 5px);
}
.hero-section .hero-orbits span:nth-of-type(5) {
  top: calc(110px - 5px);
  left: calc(-247px - 5px);
}
.hero-section .hero-orbits span:nth-of-type(6) {
  top: calc(58px - 5px);
  left: calc(161px - 5px);
}
.hero-section .hero-orbits span:nth-of-type(7) {
  top: calc(-25px - 5px);
  left: calc(-177px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(1) {
  width: 2350.4169px;
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(2) {
  width: 2086.0193px;
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(3) {
  width: 1829.3981px;
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(4) {
  width: 1582.4974px;
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(5) {
  width: 1341.429px;
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(6) {
  width: 1119.8016px;
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(7) {
  width: 905.9506px;
}
.hero-section .hero-orbits.hero-orbits--wide div:nth-child(8) {
  width: 699.876px;
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(1) {
  left: calc(791.2487px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(2) {
  left: calc(522.9629px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(3) {
  left: calc(-913.727px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(4) {
  left: calc(-631.8325px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(5) {
  left: calc(-480.1927px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(6) {
  left: calc(313.0001px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(7) {
  left: calc(-344.1057px - 5px);
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(1) {
  left: 449px;
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(2) {
  top: -97px;
  left: 275px;
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(5) {
  top: 90px;
  left: -270px;
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(6) {
  top: 92px;
  left: 240px;
}
.hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(7) {
  top: -100px;
  left: -260px;
}
@media (min-width: 481px) and (max-width: 768px) {
  .hero-section .hero-orbits.hero-orbits--wide {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .hero-section .hero-orbits.hero-orbits--wide div:nth-child(-n+6) {
    display: none;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-orbits.hero-orbits--wide {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .hero-section .hero-orbits.hero-orbits--wide div:nth-child(-n+6) {
    display: none;
  }
  .hero-section .hero-orbits.hero-orbits--wide div:nth-child(7) {
    width: 467px;
    height: 311px;
  }
  .hero-section .hero-orbits.hero-orbits--wide div:nth-child(8) {
    width: 361px;
    height: 223px;
  }
  .hero-section .hero-orbits.hero-orbits--wide span {
    width: 7.5px;
    height: 7.5px;
  }
  .hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(n + 4) {
    display: none;
  }
  .hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(1) {
    top: -67px;
    left: -163px;
  }
  .hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(2) {
    top: 116px;
    left: -179px;
  }
  .hero-section .hero-orbits.hero-orbits--wide span:nth-of-type(3) {
    top: -42.1px;
    left: 169px;
  }
}
.hero-section .hero-prize {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding: 20px 40px;
  text-align: center;
  border-radius: 400px;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.hero-section .hero-prize::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 100% 100% at top left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 93%), radial-gradient(ellipse 100% 100% at bottom right, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 90%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 480px) {
  .hero-section .hero-prize {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 236px;
    max-width: 100%;
    min-height: 73px;
    padding: 12px 40px;
  }
}
.hero-section .hero-prize-amount {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  background: linear-gradient(76deg, #F97316 18.59%, #F97316 54.86%, #D25905 91.14%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
@media (max-width: 1024px) {
  .hero-section .hero-prize-amount {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-prize-amount {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-prize-amount {
    font-size: 24px;
  }
}
.hero-section .hero-prize-label {
  color: #FFF;
  opacity: 0.8;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1024px) {
  .hero-section .hero-prize-label {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-prize-label {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-prize-label {
    font-size: 10px;
  }
}
.hero-section .hero-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  width: 100%;
  max-width: 460px;
}
@media (max-width: 768px) {
  .hero-section .hero-countdown {
    width: 100%;
    max-width: none;
  }
}
.hero-section .hero-countdown-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media (max-width: 1024px) {
  .hero-section .hero-countdown-section {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-countdown-section {
    gap: 16px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-countdown-section {
    gap: 8px;
  }
}
.hero-section .hero-countdown-caption {
  margin: 0;
  padding: 0;
  color: #FFF;
  opacity: 0.8;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
@media (max-width: 1024px) {
  .hero-section .hero-countdown-caption {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-countdown-caption {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-countdown-caption {
    font-size: 10px;
  }
}
.hero-section .hero-countdown-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 17.33px;
  width: 100%;
}
@media (max-width: 1024px) {
  .hero-section .hero-countdown-row {
    gap: 17.33px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-countdown-row {
    gap: 17.33px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-countdown-row {
    gap: 5px;
  }
}
.hero-section .hero-countdown-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 82px;
          flex: 0 0 82px;
  width: 82px;
  height: 77px;
  min-width: 0;
  position: relative;
  padding: 0 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.0117647059);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-box-shadow: inset 2px 0 20px rgba(255, 255, 255, 0.05), inset -2px 0 20px rgba(255, 255, 255, 0.05);
          box-shadow: inset 2px 0 20px rgba(255, 255, 255, 0.05), inset -2px 0 20px rgba(255, 255, 255, 0.05);
}
.hero-section .hero-countdown-item::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 100% 100% at top left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 93%), radial-gradient(ellipse 100% 100% at bottom right, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 90%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .hero-section .hero-countdown-item {
    height: 73px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-countdown-item {
    height: 51px;
  }
}
.hero-section .hero-countdown-number {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 1024px) {
  .hero-section .hero-countdown-number {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-countdown-number {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-countdown-number {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-countdown-number {
    font-size: 16px;
  }
}
.hero-section .hero-countdown-label {
  color: #C9C9C9;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
@media (max-width: 1024px) {
  .hero-section .hero-countdown-label {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-countdown-label {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-countdown-label {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-countdown-label {
    font-size: 10px;
  }
}
.hero-section .public-btn-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.hero-section .hero-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .hero-section .hero-actions {
    width: 100%;
  }
}
.hero-section .hero-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
@media (max-width: 480px) {
  .hero-section .hero-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.hero-section .hero-prize-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
@media (max-width: 480px) {
  .hero-section .hero-prize-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
.hero-section .hero-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 24px;
  width: 100%;
}
@media (max-width: 1024px) {
  .hero-section .hero-stats {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-stats {
    gap: 12px;
  }
}
@media (max-width: 480px) {
  .hero-section .hero-stats {
    max-width: 380px;
    margin: 0 auto;
  }
}
.hero-section .hero-stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 4px;
}
.hero-section .hero-stat-value {
  color: #F97316;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 1024px) {
  .hero-section .hero-stat-value {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-stat-value {
    font-size: 12px;
  }
}
.hero-section .hero-stat-label {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1024px) {
  .hero-section .hero-stat-label {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .hero-section .hero-stat-label {
    font-size: 10px;
  }
}
.hero-section .public-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  min-width: 224px;
  padding: 14px 16px;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.6px;
  text-transform: none;
  text-align: center;
  white-space: nowrap;
  color: #120800 !important;
  border: 1px solid #FA8B3E;
  border-radius: 8px;
  background: linear-gradient(86deg, #F97316 18.59%, #FBA366 54.86%, #FA8B3E 91.14%);
}
.hero-section .public-btn svg {
  width: 20px;
  height: 20px;
}
.hero-section .public-btn:hover {
  border: 1px solid #FBA366;
  background: linear-gradient(86deg, #FBA366 18.59%, #FDD3B5 54.86%, #FBA366 91.14%);
}
.hero-section .public-btn:active {
  border: 1px solid #F97316;
  background: linear-gradient(86deg, #F97316 18.59%, #F97316 54.86%, #D25905 91.14%);
}
@media (max-width: 480px) {
  .hero-section .public-btn {
    width: 100%;
  }
}
.hero-section .public-btn--ghost {
  border: 1px solid #FFF;
  background: #FFF;
}
.hero-section .public-btn--ghost:hover {
  border: 1px solid #FDD3B5;
  background: #FDD3B5;
}
.hero-section .public-btn--ghost:active {
  border: 1px solid #FBA366;
  background: #FBA366;
}
@media (max-width: 480px) {
  .hero-section .public-btn--ghost {
    border: 2px solid #F97316;
  }
}
.hero-section .public-btn--ghost {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FFF, #FFF) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.hero-section .public-btn--ghost:hover {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FDD3B5), to(#FDD3B5)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FDD3B5, #FDD3B5) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.hero-section .public-btn--ghost:active {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FBA366), to(#FBA366)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FBA366, #FBA366) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.hero-section .public-btn--mobile-only {
  display: none;
}
@media (max-width: 480px) {
  .hero-section .public-btn--mobile-only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 480px) {
  .hero-section .public-btn--desktop-only {
    display: none;
  }
}
.hero-section[data-hero-phase="1"] .hero-description {
  max-width: 830px;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .hero-section[data-hero-phase="1"] .hero-description {
    max-width: 570px;
  }
}
@media (min-width: 1025px) {
  .hero-section[data-hero-phase="1"] .hero-container::after {
    --hero-bottom-fade: linear-gradient(
      to bottom,
      transparent 50%,
      rgba(0, 0, 0, 0.5) 66%,
      rgba(0, 0, 0, 0.9) 78%,
      #000 90%
    );
  }
}

.container {
  max-width: 1230px;
  margin: 0 auto;
  width: 100% !important;
}
@media (max-width: 1024px) {
  .container {
    padding: 0 24px;
  }
}
@media (max-width: 768px) {
  .container {
    padding: 0 16px;
  }
}

.how-it-works {
  background-color: #FFF;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .how-it-works {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .how-it-works {
    padding: 48px 0;
  }
}
.how-it-works .how-it-works-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  width: 100%;
}
@media (max-width: 1024px) {
  .how-it-works .how-it-works-inner {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .how-it-works .how-it-works-inner {
    gap: 24px;
  }
}
@media (max-width: 480px) {
  .how-it-works .how-it-works-inner {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .how-it-works .how-it-works-inner {
    gap: 24px;
  }
}
.how-it-works .how-it-works-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .how-it-works .how-it-works-header {
    gap: 8px;
  }
}
.how-it-works .section-eyebrow {
  margin: 0;
  padding: 0;
  color: #F97316;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.96px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .how-it-works .section-eyebrow {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .how-it-works .section-eyebrow {
    font-size: 10px;
  }
}
.how-it-works .section-title {
  margin: 0;
  margin-bottom: 16px;
  padding: 0;
  color: #120800;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .how-it-works .section-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .how-it-works .section-title {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .how-it-works .section-title {
    margin-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .how-it-works .section-title {
    margin-bottom: 8px;
  }
}
.how-it-works .section-subtitle {
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .how-it-works .section-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .how-it-works .section-subtitle {
    font-size: 16px;
  }
}
.how-it-works .how-it-works-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  width: 100%;
}
@media (max-width: 1024px) {
  .how-it-works .how-it-works-list {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .how-it-works .how-it-works-list {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .how-it-works .how-it-works-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 480px) {
  .how-it-works .how-it-works-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.how-it-works .step-card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  padding: 24px;
  border-radius: 20px;
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 4px rgba(38, 38, 38, 0.1), 0 2px 2px rgba(38, 38, 38, 0.06);
          box-shadow: 0 4px 4px rgba(38, 38, 38, 0.1), 0 2px 2px rgba(38, 38, 38, 0.06);
}
@media (max-width: 1024px) {
  .how-it-works .step-card {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .how-it-works .step-card {
    padding: 16px;
  }
}
.how-it-works .step-card-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
.how-it-works .step-card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px;
  border-radius: 4px;
  background-color: #EEE;
  -webkit-box-shadow: 0 1px 3px rgba(38, 38, 38, 0.1), 0 1px 2px rgba(38, 38, 38, 0.06);
          box-shadow: 0 1px 3px rgba(38, 38, 38, 0.1), 0 1px 2px rgba(38, 38, 38, 0.06);
}
.how-it-works .step-card-icon img {
  display: block;
  width: 32px;
  height: 32px;
}
.how-it-works .step-card-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
@media (max-width: 1024px) {
  .how-it-works .step-card-text {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .how-it-works .step-card-text {
    gap: 12px;
  }
}
@media (max-width: 480px) {
  .how-it-works .step-card-text {
    gap: 8px;
  }
}
.how-it-works .step-card-title {
  margin: 0;
  padding: 0;
  color: #1E1E1E;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .how-it-works .step-card-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .how-it-works .step-card-title {
    font-size: 18px;
  }
}
.how-it-works .step-card-desc {
  margin: 0;
  padding: 0;
  color: #393939;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .how-it-works .step-card-desc {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .how-it-works .step-card-desc {
    font-size: 16px;
  }
}
.how-it-works .step-card-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 16px;
  border-left: 4px solid #F97316;
  border-radius: 0 12px 12px 0;
  background-color: #F5F5F5;
}
@media (max-width: 1024px) {
  .how-it-works .step-card-note {
    padding: 12px;
  }
}
@media (max-width: 768px) {
  .how-it-works .step-card-note {
    padding: 8px;
  }
}
.how-it-works .step-card-note span {
  color: #616161;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1024px) {
  .how-it-works .step-card-note span {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .how-it-works .step-card-note span {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .how-it-works .step-card-note span {
    font-size: 10px;
  }
}

.leaderboard {
  position: relative;
  width: 100%;
  padding: 80px 0;
  font-family: Inter, sans-serif;
  background-color: #FFF;
  scroll-margin-top: 100px;
}
@media (max-width: 1024px) {
  .leaderboard {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .leaderboard {
    padding: 48px 0;
  }
}
.leaderboard .leaderboard-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  width: 100%;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-inner {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-inner {
    gap: 32px;
  }
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-inner {
    gap: 24px;
  }
}
.leaderboard .leaderboard-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-head {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-head {
    gap: 8px;
  }
}
.leaderboard .leaderboard-title {
  margin: 0;
  padding: 0;
  color: #1E1E1E;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-title {
    font-size: 24px;
  }
}
.leaderboard .leaderboard-subtitle {
  margin: 0;
  color: #1E1E1E;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-subtitle {
    font-size: 16px;
  }
}
.leaderboard .leaderboard-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  width: 100%;
  padding: 40px;
  border-radius: 20px;
  background: radial-gradient(ellipse 80% 110% at top left, rgba(58, 85, 247, 0.9) 0%, rgba(58, 85, 247, 0) 55%), radial-gradient(ellipse 80% 110% at bottom right, rgba(249, 115, 22, 0.9) 0%, rgba(249, 115, 22, 0) 55%), #000000;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-box {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-box {
    gap: 16px;
  }
}
.leaderboard .leaderboard-box::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 120% 120% at top left, rgba(87, 92, 175, 0.9) 0%, rgba(255, 255, 255, 0) 55%), radial-gradient(ellipse 120% 120% at bottom right, rgba(183, 91, 27, 0.9) 0%, rgba(255, 255, 255, 0) 55%), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.22)));
  background: radial-gradient(ellipse 120% 120% at top left, rgba(87, 92, 175, 0.9) 0%, rgba(255, 255, 255, 0) 55%), radial-gradient(ellipse 120% 120% at bottom right, rgba(183, 91, 27, 0.9) 0%, rgba(255, 255, 255, 0) 55%), linear-gradient(rgba(255, 255, 255, 0.22) 0 0);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-box {
    padding: 40px 24px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-box {
    padding: 16px;
  }
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-box {
    background: #1E1E1E;
  }
}
.leaderboard .leaderboard-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 100%;
  padding: 8px;
  border: 1px solid #EEE;
  border-radius: 100px;
  background-color: #FFF;
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-tabs {
    gap: 4px;
  }
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-tabs {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .leaderboard .leaderboard-tabs::-webkit-scrollbar {
    display: none;
  }
}
.leaderboard .leaderboard-tab {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 44px;
  padding: 12px 16px;
  border-radius: 20px;
  background-color: transparent;
  color: #8E8E8E;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.leaderboard .leaderboard-tab.is-active {
  background-color: #1E1E1E;
  color: #FFF;
  -webkit-box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
          box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-tab {
    height: auto;
    white-space: nowrap;
  }
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: 44px;
    padding: 12px;
  }
}
.leaderboard .leaderboard-panels {
  width: 100%;
}
.leaderboard .leaderboard-panel {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-panel {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-panel {
    gap: 16px;
  }
}
.leaderboard .leaderboard-panel.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-panel {
    gap: 16px;
  }
}
.leaderboard .leaderboard-table {
  width: 100%;
  padding: 16px;
  border-radius: 20px;
  background-color: #FFF;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-table {
    padding: 12px;
  }
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-table {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
  }
}
.leaderboard .leaderboard-table-head {
  display: grid;
  grid-template-columns: 0.7fr 1fr 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #DBDBDB;
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-table-head {
    display: none;
  }
}
.leaderboard .leaderboard-th {
  padding: 12px;
  color: #616161;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-th {
    padding: 8px;
  }
}
.leaderboard .leaderboard-row {
  display: grid;
  grid-template-columns: 0.7fr 1fr 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 64px;
  border-bottom: 1px solid #DBDBDB;
}
.leaderboard .leaderboard-row:last-child {
  border-bottom: 0;
}
.leaderboard .leaderboard-cell {
  padding: 12px;
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-cell {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-cell {
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  .leaderboard .leaderboard-cell {
    padding: 8px;
  }
}
@media (max-width: 768px) {
  .leaderboard .leaderboard-cell {
    padding: 4px;
  }
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-cell--place {
    margin-bottom: 4px;
  }
}
.leaderboard .leaderboard-cell--place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.leaderboard .leaderboard-cell-label {
  display: none;
}
.leaderboard .leaderboard-country {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.leaderboard .leaderboard-flag {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.leaderboard .leaderboard-flag--empty {
  background-color: #DBDBDB;
}
.leaderboard .leaderboard-rank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 30px;
  height: 30px;
  padding: 0 8px;
  border-radius: 16px;
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  background-color: #DBDBDB;
}
.leaderboard .leaderboard-rank--gold {
  background-color: #F97316;
}
.leaderboard .leaderboard-rank--medal {
  background-color: #FDD3B5;
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-table-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .leaderboard .leaderboard-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    min-height: 0;
    padding: 12px 16px;
    border: 1px solid #D9D9D9;
    border-radius: 12px;
    background-color: #FFF;
  }
  .leaderboard .leaderboard-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 12px;
    width: 100%;
    padding: 0;
    color: #4B4B4B;
    font-size: 14px;
    font-weight: 400;
  }
}
@media (max-width: 480px) and (max-width: 1024px) {
  .leaderboard .leaderboard-cell {
    font-size: 12px;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  .leaderboard .leaderboard-cell {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .leaderboard .leaderboard-cell .leaderboard-cell-label {
    display: block;
    color: #444;
    font-weight: 700;
    font-size: 10px;
  }
  .leaderboard .leaderboard-cell--place {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 9px;
    padding-bottom: 8px;
    border-bottom: 1px solid #F5F5F5;
  }
  .leaderboard .leaderboard-rank {
    min-width: 24px;
    height: 24px;
    font-size: 12px;
    font-weight: 700;
  }
}
.leaderboard .public-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  min-width: 224px;
  padding: 14px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.6px;
  text-transform: none;
  text-align: center;
  white-space: nowrap;
  border-radius: 8px;
  color: #120800;
}
@media (max-width: 480px) {
  .leaderboard .public-btn {
    width: 100%;
    max-width: 380px;
  }
}
.leaderboard .public-btn--ghost {
  border: 1px solid #FFF;
  background: #FFF;
}
.leaderboard .public-btn--ghost:hover {
  border: 1px solid #FDD3B5;
  background: #FDD3B5;
}
.leaderboard .public-btn--ghost:active {
  border: 1px solid #FBA366;
  background: #FBA366;
}
@media (max-width: 480px) {
  .leaderboard .public-btn--ghost {
    border: 2px solid #F97316;
  }
}
.leaderboard .public-btn--ghost {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FFF, #FFF) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.leaderboard .public-btn--ghost:hover {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FDD3B5), to(#FDD3B5)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FDD3B5, #FDD3B5) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.leaderboard .public-btn--ghost:active {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FBA366), to(#FBA366)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FBA366, #FBA366) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}

.prize-structure {
  position: relative;
  width: 100%;
  padding: 80px 0;
  font-family: Inter, sans-serif;
  background-color: #000;
  background-image: radial-gradient(45% 38% at 0% 0%, rgba(97, 119, 249, 0.85) 0%, rgba(58, 85, 247, 0.6) 40%, rgba(58, 85, 247, 0) 100%), radial-gradient(56% 56% at 101% 77%, rgb(250, 125, 45) 0%, rgba(250, 125, 45, 0) 100%);
  background-repeat: no-repeat;
  scroll-margin-top: 100px;
}
@media (max-width: 768px) {
  .prize-structure {
    padding: 20px 0;
  }
}
@media (max-width: 480px) {
  .prize-structure {
    background-image: radial-gradient(0 20% at 0% 0%, rgba(97, 119, 249, 0.85) 0%, rgba(58, 85, 247, 0.6) 40%, rgba(58, 85, 247, 0) 100%), radial-gradient(107% 37% at 174% 75%, rgb(250, 125, 45) 0%, rgba(250, 125, 45, 0) 100%);
  }
}
.prize-structure .prize-structure-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 80px;
  width: 100%;
}
@media (max-width: 1024px) {
  .prize-structure .prize-structure-inner {
    gap: 64px;
  }
}
@media (max-width: 768px) {
  .prize-structure .prize-structure-inner {
    gap: 64px;
  }
}
@media (max-width: 480px) {
  .prize-structure .prize-structure-inner {
    gap: 48px;
  }
}
.prize-structure .rewards-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  width: 100%;
}
.prize-structure .rewards-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-head {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-head {
    gap: 8px;
  }
}
.prize-structure .rewards-head-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.prize-structure .rewards-eyebrow {
  margin: 0;
  color: #F97316;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.96px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-eyebrow {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-eyebrow {
    font-size: 10px;
  }
}
.prize-structure .rewards-title {
  margin: 0;
  padding: 0;
  color: #EEEFF5;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-title {
    font-size: 24px;
  }
}
.prize-structure .rewards-subtitle {
  margin: 0;
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-subtitle {
    font-size: 16px;
  }
}
.prize-structure .rewards-pills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 768px) {
  .prize-structure .rewards-pills {
    gap: 8px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-pills {
    width: 100%;
    gap: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.prize-structure .rewards-pill {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-box-shadow: inset 2px 0 20px rgba(255, 255, 255, 0.05), inset -2px 0 20px rgba(255, 255, 255, 0.05);
          box-shadow: inset 2px 0 20px rgba(255, 255, 255, 0.05), inset -2px 0 20px rgba(255, 255, 255, 0.05);
  color: #C9C9C9;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-pill {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-pill {
    font-size: 10px;
  }
}
.prize-structure .rewards-pill::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 100% 100% at top left, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 93%), radial-gradient(ellipse 100% 100% at bottom right, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 90%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 768px) {
  .prize-structure .rewards-pill {
    padding: 12px 8px;
  }
}
.prize-structure .rewards-table-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  width: 100%;
  padding: 40px;
  border-radius: 20px;
  background: radial-gradient(ellipse 80% 110% at top left, rgba(46, 51, 127, 0.5) 0%, rgba(75, 84, 232, 0) 55%), radial-gradient(ellipse 80% 110% at bottom right, rgba(161, 76, 17, 0.55) 0%, rgba(249, 115, 22, 0) 55%), rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
@media (max-width: 1024px) {
  .prize-structure .rewards-table-box {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-table-box {
    gap: 16px;
  }
}
.prize-structure .rewards-table-box::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 120% 120% at top left, rgba(87, 92, 175, 0.9) 0%, rgba(255, 255, 255, 0) 55%), radial-gradient(ellipse 120% 120% at bottom right, rgba(183, 91, 27, 0.9) 0%, rgba(255, 255, 255, 0) 55%), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.22)));
  background: radial-gradient(ellipse 120% 120% at top left, rgba(87, 92, 175, 0.9) 0%, rgba(255, 255, 255, 0) 55%), radial-gradient(ellipse 120% 120% at bottom right, rgba(183, 91, 27, 0.9) 0%, rgba(255, 255, 255, 0) 55%), linear-gradient(rgba(255, 255, 255, 0.22) 0 0);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-table-box {
    padding: 40px 24px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-table-box {
    padding: 16px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-table-box {
    background: radial-gradient(ellipse 80% 110% at bottom right, rgba(161, 76, 17, 0.28) 0%, rgba(249, 115, 22, 0) 55%), rgba(0, 0, 0, 0.35);
  }
  .prize-structure .rewards-table-box::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.22)));
    background: linear-gradient(rgba(255, 255, 255, 0.22) 0 0);
  }
}
.prize-structure .rewards-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 100%;
  padding: 8px;
  border: 1px solid #EEE;
  border-radius: 100px;
  background-color: #FFF;
}
@media (max-width: 768px) {
  .prize-structure .rewards-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 4px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-tabs {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .prize-structure .rewards-tabs::-webkit-scrollbar {
    display: none;
  }
}
.prize-structure .rewards-tab {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 44px;
  padding: 12px 16px;
  border-radius: 20px;
  background-color: transparent;
  color: #8E8E8E;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.prize-structure .rewards-tab.is-active {
  background-color: #1E1E1E;
  color: #FFF;
  -webkit-box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
          box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
}
@media (max-width: 768px) {
  .prize-structure .rewards-tab {
    height: auto;
    white-space: nowrap;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-tab {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: 44px;
    padding: 12px;
  }
}
.prize-structure .rewards-panels {
  width: 100%;
}
.prize-structure .rewards-panel {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-panel {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-panel {
    gap: 16px;
  }
}
.prize-structure .rewards-panel.is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .prize-structure .rewards-panel {
    gap: 16px;
  }
}
.prize-structure .rewards-note {
  margin: 0;
  color: #C9C9C9;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-note {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-note {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-note {
    font-size: 14px;
  }
}
.prize-structure .rewards-panel-content {
  width: 100%;
}
.prize-structure .rewards-fineprint {
  margin: 24px 0 0;
  color: #C9C9C9;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}
@media (max-width: 768px) {
  .prize-structure .rewards-fineprint {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-fineprint {
    margin-top: 16px;
  }
}
.prize-structure .rewards-table {
  width: 100%;
  padding: 16px;
  border-radius: 20px;
  background-color: #FFF;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-table {
    padding: 12px;
  }
}
.prize-structure .rewards-table--cols-3 .rewards-table-head,
.prize-structure .rewards-table--cols-3 .rewards-row {
  grid-template-columns: 2fr 1fr 1fr;
}
.prize-structure .rewards-table--cols-2 .rewards-table-head,
.prize-structure .rewards-table--cols-2 .rewards-row {
  grid-template-columns: 2fr 1fr;
}
@media (max-width: 480px) {
  .prize-structure .rewards-table {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
  }
}
.prize-structure .rewards-table-head {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #DBDBDB;
}
@media (max-width: 480px) {
  .prize-structure .rewards-table-head {
    display: none;
  }
}
.prize-structure .rewards-th {
  padding: 12px;
  color: #616161;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-th {
    padding: 8px;
  }
}
.prize-structure .rewards-row {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 64px;
  border-bottom: 1px solid #DBDBDB;
}
.prize-structure .rewards-row--divider {
  border-bottom-color: #F97316;
}
.prize-structure .rewards-row--highlight {
  background-color: rgba(253, 211, 181, 0.6);
  border-bottom-color: #F97316;
}
.prize-structure .rewards-row--highlight .rewards-cell,
.prize-structure .rewards-row--highlight .rewards-place-name {
  color: #F97316;
}
.prize-structure .rewards-cell {
  padding: 12px;
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-cell {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-cell {
    font-size: 10px;
  }
}
@media (max-width: 1024px) {
  .prize-structure .rewards-cell {
    padding: 8px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-cell {
    padding: 4px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-cell--place {
    margin-bottom: 4px;
  }
}
.prize-structure .rewards-cell--place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.prize-structure .rewards-cell-label {
  display: none;
}
.prize-structure .rewards-rank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 30px;
  height: 30px;
  padding: 0 8px;
  border-radius: 16px;
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.prize-structure .rewards-rank--gold {
  background-color: #F97316;
}
.prize-structure .rewards-rank--medal {
  background-color: #FDD3B5;
}
.prize-structure .rewards-rank--range {
  background-color: #DBDBDB;
  padding: 0 12px;
}
.prize-structure .rewards-place-name {
  color: #1E1E1E;
  font-size: 14px;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-place-name {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-place-name {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-table-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .prize-structure .rewards-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    min-height: 0;
    padding: 12px 16px;
    border: 1px solid #D9D9D9;
    border-radius: 12px;
    background-color: #FFF;
  }
  .prize-structure .rewards-row--highlight {
    background-color: #FDD3B5;
    border: 2px solid #F97316;
  }
  .prize-structure .rewards-row--highlight .rewards-cell,
  .prize-structure .rewards-row--highlight .rewards-place-name {
    color: #4B4B4B;
  }
  .prize-structure .rewards-row--highlight .rewards-cell-label {
    color: #444;
  }
  .prize-structure .rewards-row--highlight .rewards-cell--place {
    border-bottom: 1px solid #F97316;
  }
  .prize-structure .rewards-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 12px;
    width: 100%;
    padding: 0;
    color: #4B4B4B;
    font-size: 14px;
    font-weight: 400;
  }
}
@media (max-width: 480px) and (max-width: 1024px) {
  .prize-structure .rewards-cell {
    font-size: 12px;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  .prize-structure .rewards-cell {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-cell .rewards-cell-label {
    display: block;
    color: #444;
    font-weight: 700;
    font-size: 10px;
  }
  .prize-structure .rewards-cell--place {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 9px;
    padding-bottom: 8px;
    border-bottom: 1px solid #F5F5F5;
  }
  .prize-structure .rewards-place-name {
    color: #4B4B4B;
    font-weight: 700;
  }
  .prize-structure .rewards-rank {
    min-width: 24px;
    height: 24px;
    font-size: 12px;
    font-weight: 700;
  }
  .prize-structure .rewards-rank--range {
    height: 30px;
    padding: 0 12px;
  }
}
.prize-structure .rewards-noms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (max-width: 768px) {
  .prize-structure .rewards-noms {
    gap: 16px;
  }
}
.prize-structure .rewards-noms .splide__track {
  width: 100%;
}
.prize-structure .rewards-noms .splide__list {
  padding: 4px 4px 8px;
}
.prize-structure .rewards-nom-card {
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  min-height: 307px;
  padding: 24px;
  border-radius: 20px;
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 8px -2px rgba(38, 38, 38, 0.1), 0 2px 4px -2px rgba(38, 38, 38, 0.06);
          box-shadow: 0 4px 8px -2px rgba(38, 38, 38, 0.1), 0 2px 4px -2px rgba(38, 38, 38, 0.06);
  text-align: center;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-nom-card {
    padding: 20px;
    width: 209px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-nom-card {
    padding: 16px;
    width: 180px;
    min-height: 0;
    height: 225px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-nom-card {
    width: 240px;
  }
}
.prize-structure .rewards-noms .splide__slide {
  height: auto;
}
.prize-structure .rewards-nom-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prize-structure .rewards-nom-icon svg {
  width: 30px;
  height: 30px;
}
.prize-structure .rewards-nom-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  width: 100%;
}
.prize-structure .rewards-nom-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-nom-text {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-nom-text {
    gap: 8px;
  }
}
.prize-structure .rewards-nom-title {
  margin: 0;
  color: #1E1E1E;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-nom-title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-nom-title {
    font-size: 16px;
  }
}
.prize-structure .rewards-nom-desc {
  margin: 0;
  color: #393939;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-nom-desc {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-nom-desc {
    font-size: 12px;
  }
}
.prize-structure .rewards-nom-prize {
  color: #22C567;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-nom-prize {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-nom-prize {
    font-size: 10px;
  }
}
.prize-structure .rewards-noms .splide__pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  margin: 0;
  padding: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.prize-structure .rewards-noms .splide__pagination li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  line-height: 0;
}
.prize-structure .rewards-noms .splide__pagination__page {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0;
  padding: 0;
  border-radius: 100px;
  background-color: #8E8E8E;
  opacity: 1;
  -webkit-transition: width 0.25s ease, background-color 0.25s ease;
  transition: width 0.25s ease, background-color 0.25s ease;
}
.prize-structure .rewards-noms .splide__pagination__page.is-active {
  width: 20px;
  background-color: #FFF;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.prize-structure .rewards-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  width: 100%;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-bottom {
    gap: 48px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-bottom {
    gap: 48px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-bottom {
    gap: 24px;
  }
}
.prize-structure .rewards-bottom-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  width: 100%;
  max-width: 996px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-bottom-head {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-bottom-head {
    gap: 12px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-bottom-head {
    gap: 8px;
  }
}
.prize-structure .rewards-regions {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  width: 100%;
  border-radius: 20px;
  background-color: rgba(73, 73, 73, 0.09);
  -webkit-box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
          box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
}
.prize-structure .rewards-regions::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 100% 100% at top left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 93%), radial-gradient(ellipse 100% 100% at bottom right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 90%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 480px) {
  .prize-structure .rewards-regions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.prize-structure .rewards-region-card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  padding: 24px;
  background-color: rgba(30, 30, 30, 0.16);
}
.prize-structure .rewards-region-card + .rewards-region-card {
  border-left: 1px solid rgba(245, 245, 245, 0.2);
}
@media (max-width: 1024px) {
  .prize-structure .rewards-region-card {
    padding: 16px 12px;
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-region-card {
    gap: 12px;
    padding: 24px;
  }
  .prize-structure .rewards-region-card + .rewards-region-card {
    border-left: 0;
    border-top: 1px solid rgba(245, 245, 245, 0.2);
  }
}
@media (max-width: 480px) {
  .prize-structure .rewards-region-card.is-open {
    padding: 24px;
  }
}
.prize-structure .rewards-region-card.is-open .region-chip--extra {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.prize-structure .rewards-region-card.is-open .region-chip--more {
  display: none;
}
.prize-structure .rewards-region-card.is-open .region-chip--hide {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.prize-structure .rewards-region-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background-color: #F5F5F5;
  -webkit-box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
          box-shadow: 0 1px 1.5px rgba(38, 38, 38, 0.1), 0 1px 1px rgba(38, 38, 38, 0.06);
}
.prize-structure .rewards-region-icon svg {
  width: 24px;
  height: 24px;
}
.prize-structure .rewards-region-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.prize-structure .rewards-region-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.prize-structure .rewards-region-title {
  margin: 0;
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-region-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-region-title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-region-title {
    font-weight: 500;
  }
}
.prize-structure .rewards-region-count {
  color: #C9C9C9;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1024px) {
  .prize-structure .rewards-region-count {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .prize-structure .rewards-region-count {
    font-size: 12px;
  }
}
.prize-structure .region-chips {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.prize-structure .region-chip {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin: 0;
  padding: 4px 8px;
  border: 1px solid #616161;
  border-radius: 8px;
  background-color: #1E1E1E;
  color: #FFF;
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  white-space: nowrap;
}
.prize-structure button.region-chip {
  cursor: pointer;
}
.prize-structure .region-chip--more {
  border-color: #3A55F7;
  background-color: #151F5E;
}
.prize-structure .region-chip--extra,
.prize-structure .region-chip--hide {
  display: none;
}
.prize-structure .region-chip--hide {
  padding-right: 6px;
  border-color: #8E8E8E;
  background-color: #120800;
}
.prize-structure .region-chip--hide svg {
  width: 16px;
  height: 16px;
}

.partner-track {
  width: 100%;
  background-color: #FFF;
  padding: 80px 0 60px;
}
@media (max-width: 1024px) {
  .partner-track {
    padding: 64px 0 40px;
  }
}
@media (max-width: 768px) {
  .partner-track {
    padding: 48px 0 24px;
  }
}
.partner-track .partner-track-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 120px;
  width: 100%;
}
@media (max-width: 1024px) {
  .partner-track .partner-track-inner {
    gap: 80px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-track-inner {
    gap: 64px;
  }
}
@media (max-width: 480px) {
  .partner-track .partner-track-inner {
    gap: 48px;
  }
}
.partner-track .partner-track-wrp {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 80px;
  border-radius: 20px;
  background: #080812 url("../img/partner-track-bg.png") 50%/cover no-repeat;
  background: #080812 50%/cover no-repeat -webkit-image-set(url("../img/partner-track-bg.webp") 1x, url("../img/partner-track-bg.png") 1x);
  background: #080812 50%/cover no-repeat -webkit-image-set(url("../img/partner-track-bg.webp") type("image/webp"), url("../img/partner-track-bg.png") type("image/png"));
  background: #080812 50%/cover no-repeat image-set(url("../img/partner-track-bg.webp") type("image/webp"), url("../img/partner-track-bg.png") type("image/png"));
}
@media (max-width: 1024px) {
  .partner-track .partner-track-wrp {
    padding: 64px 40px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-track-wrp {
    max-width: 720px;
    -ms-flex-item-align: center;
        align-self: center;
    padding: 40px;
  }
}
@media (max-width: 480px) {
  .partner-track .partner-track-wrp {
    padding: 40px 16px 16px;
  }
}
.partner-track .partner-track-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  width: 100%;
  max-width: 820px;
  text-align: center;
  margin-bottom: 32px;
}
.partner-track .partner-track-eyebrow {
  margin: 0;
  color: #F97316;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.96px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .partner-track .partner-track-eyebrow {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-track-eyebrow {
    font-size: 10px;
  }
}
.partner-track .partner-track-title {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .partner-track .partner-track-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-track-title {
    font-size: 24px;
  }
}
.partner-track .partner-track-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  width: 100%;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .partner-track .partner-track-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 197px));
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .partner-track .partner-track-cards {
    grid-template-columns: 1fr;
    justify-items: center;
    margin-bottom: 16px;
  }
}
.partner-track .partner-card {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  max-width: 325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  padding: 24px 24px 11px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  text-align: center;
}
@media (max-width: 1024px) {
  .partner-track .partner-card {
    padding: 20px 20px 23px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-card {
    max-width: 197px;
    padding: 20px;
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 3;
    row-gap: 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    justify-items: center;
  }
}
@media (max-width: 480px) {
  .partner-track .partner-card {
    max-width: 100%;
    padding: 16px;
  }
}
.partner-track .partner-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 100% 100% at top left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 93%), radial-gradient(ellipse 100% 100% at bottom right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 90%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.partner-track .partner-card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
.partner-track .partner-card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
}
.partner-track .partner-card-icon svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.partner-track .partner-card-label {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1024px) {
  .partner-track .partner-card-label {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-card-label {
    font-size: 12px;
  }
}
.partner-track .partner-card-value {
  margin: 0;
  color: #EEEFF5;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .partner-track .partner-card-value {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-card-value {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .partner-track .partner-card-value {
    font-size: 18px;
  }
}
.partner-track .partner-card-desc {
  margin: 0;
  color: #C9C9C9;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
}
@media (max-width: 1024px) {
  .partner-track .partner-card-desc {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-card-desc {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .partner-track .partner-card-desc {
    font-size: 12px;
  }
}
.partner-track .partner-track-foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  width: 100%;
}
@media (max-width: 1024px) {
  .partner-track .partner-track-foot {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-track-foot {
    gap: 24px;
  }
}
@media (max-width: 480px) {
  .partner-track .partner-track-foot {
    gap: 32px;
  }
}
.partner-track .partner-track-note {
  margin: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
}
@media (max-width: 1024px) {
  .partner-track .partner-track-note {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .partner-track .partner-track-note {
    font-size: 12px;
  }
}
.partner-track .public-btn-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .partner-track .public-btn-wrp {
    width: 100%;
  }
  .partner-track .public-btn-wrp .public-btn {
    width: auto;
  }
}
@media (max-width: 480px) {
  .partner-track .public-btn-wrp .public-btn {
    width: 100%;
  }
}
.partner-track .public-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  min-width: 278px;
  padding: 14px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.6px;
  text-transform: none;
  text-align: center;
  white-space: nowrap;
  color: #120800 !important;
  border: 1px solid #FA8B3E;
  border-radius: 8px;
  background: linear-gradient(86deg, #F97316 18.59%, #FBA366 54.86%, #FA8B3E 91.14%);
}
.partner-track .public-btn svg {
  width: 20px;
  height: 20px;
}
.partner-track .public-btn:hover {
  border: 1px solid #FBA366;
  background: linear-gradient(86deg, #FBA366 18.59%, #FDD3B5 54.86%, #FBA366 91.14%);
}
.partner-track .public-btn:active {
  border: 1px solid #F97316;
  background: linear-gradient(86deg, #F97316 18.59%, #F97316 54.86%, #D25905 91.14%);
}
@media (max-width: 768px) {
  .partner-track .public-btn {
    min-width: 0;
    width: auto;
    padding: 10.5px 16px;
  }
}

.contest-faq {
  width: 100%;
  padding: 60px 0 80px;
  background-color: #FFF;
  font-family: Inter, sans-serif;
}
@media (max-width: 1024px) {
  .contest-faq {
    padding: 40px 0 64px;
  }
}
@media (max-width: 768px) {
  .contest-faq {
    padding: 24px 0 48px;
  }
}
.contest-faq .contest-faq-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  width: 100%;
}
@media (max-width: 768px) {
  .contest-faq .contest-faq-inner {
    gap: 32px;
  }
}
.contest-faq .contest-faq-title {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #1E1E1E;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .contest-faq .contest-faq-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .contest-faq .contest-faq-title {
    font-size: 24px;
  }
}
.contest-faq .contest-faq-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.contest-faq .contest-faq-item {
  border-radius: 8px;
  border: 1px solid #EEE;
  background: #F5F5F5;
}
.contest-faq .contest-faq-item[open] {
  border-color: transparent;
  background: #EEEFF5;
}
.contest-faq .contest-faq-item[open] .contest-faq-chevron {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #3A55F7;
}
.contest-faq .contest-faq-item[open] .contest-faq-question {
  color: #3A55F7;
}
.contest-faq .contest-faq-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  width: 100%;
  min-height: 48px;
  padding: 12px 16px;
  cursor: pointer;
  list-style: none;
  color: #1E1E1E;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.contest-faq .contest-faq-question::-webkit-details-marker {
  display: none;
}
.contest-faq .contest-faq-question span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contest-faq .contest-faq-chevron {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  color: #616161;
  -webkit-transition: color 0.2s ease, -webkit-transform 0.25s ease;
  transition: color 0.2s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, color 0.2s ease;
  transition: transform 0.25s ease, color 0.2s ease, -webkit-transform 0.25s ease;
}
.contest-faq .contest-faq-answer {
  padding: 0 16px 16px;
}
.contest-faq .contest-faq-answer p {
  margin: 0;
  color: #393939;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.contest-faq .contest-faq-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
.contest-faq .contest-faq-cta .public-btn-wrp {
  margin-top: 16px;
}
.contest-faq .contest-faq-cta-title {
  margin: 0;
  padding: 0;
  color: #1E1E1E;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .contest-faq .contest-faq-cta-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .contest-faq .contest-faq-cta-title {
    font-size: 18px;
  }
}
.contest-faq .contest-faq-cta-desc {
  margin: 0;
  color: #393939;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 1024px) {
  .contest-faq .contest-faq-cta-desc {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .contest-faq .contest-faq-cta-desc {
    font-size: 16px;
  }
}
.contest-faq .btn-dark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  height: 52px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  text-transform: none;
  color: #EEEFF5 !important;
  border: 1px solid #120800;
  border-radius: 8px;
  background: linear-gradient(86deg, #120800 18.59%, #151F5E 54.86%, #120800 91.14%);
  -webkit-transition: background 0.2s ease, border-color 0.2s ease;
  transition: background 0.2s ease, border-color 0.2s ease;
}
@media (max-width: 768px) {
  .contest-faq .btn-dark {
    width: 100%;
  }
}
.contest-faq .btn-dark:hover {
  background: #1E1E1E;
  border-color: #1E1E1E;
}
.contest-faq .btn-dark:active {
  background: #000;
  border-color: #000;
}

.grand-final-cta {
  position: relative;
  background: #010B24;
  overflow: hidden;
  padding: 80px 0;
}
@media (max-width: 768px) {
  .grand-final-cta {
    padding: 40px 0;
  }
}
@media (max-width: 480px) {
  .grand-final-cta {
    padding: 123.5px 0;
  }
}
.grand-final-cta .grand-final-cta-decor {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  background: radial-gradient(85% 110% at 50% 32%, #10173f 0%, #070a1e 48%, #020307 85%);
}
.grand-final-cta .grand-final-cta-decor .gfc-glow-top {
  position: absolute;
  inset: 0;
  background: radial-gradient(55% 58% at 50% 25%, rgba(70, 95, 225, 0.18) 0%, rgba(55, 78, 205, 0.09) 45%, transparent 78%);
}
.grand-final-cta .grand-final-cta-decor .gfc-circle {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 50%;
  background: rgba(70, 88, 210, 0.08);
}
.grand-final-cta .grand-final-cta-decor .gfc-c-inner {
  width: 52vw;
  height: 52vw;
  bottom: -46vw;
}
.grand-final-cta .grand-final-cta-decor .gfc-c-mid {
  width: 76vw;
  height: 76vw;
  bottom: -58vw;
}
.grand-final-cta .grand-final-cta-decor .gfc-c-outer {
  width: 104vw;
  height: 104vw;
  bottom: -72vw;
}
.grand-final-cta .grand-final-cta-decor .gfc-glow-bottom {
  position: absolute;
  inset: 0;
  background: radial-gradient(50% 48% at 50% 64%, rgba(75, 105, 240, 0.22) 0%, rgba(58, 82, 220, 0.11) 45%, transparent 80%);
}
.grand-final-cta .grand-final-cta-decor .gfc-line {
  position: absolute;
  border-radius: 50%;
  border: 2px solid rgba(200, 210, 255, 0.05);
  -webkit-mask: linear-gradient(180deg, #000 114px, transparent -19px);
          mask: linear-gradient(180deg, #000 114px, transparent -19px);
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-decor .gfc-line {
    display: none;
  }
}
.grand-final-cta .grand-final-cta-decor .gfc-line-1 {
  width: 82.8vw;
  height: 82.8vw;
  top: 0.5vw;
  left: 40%;
}
.grand-final-cta .grand-final-cta-decor .gfc-line-2 {
  width: 87.8vw;
  height: 87.8vw;
  top: -2vw;
  left: 35%;
}
.grand-final-cta .container {
  position: relative;
  z-index: 2;
}
.grand-final-cta .grand-final-cta-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 auto;
}
.grand-final-cta .grand-final-cta-eyebrow {
  color: #F97316;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.grand-final-cta .grand-final-cta-title {
  margin: 0 0 16px;
  padding-bottom: 0;
  color: #FFF;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-title {
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .grand-final-cta .grand-final-cta-title {
    margin-bottom: 16px;
  }
}
.grand-final-cta .grand-final-cta-desc {
  color: #C9C9C9;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 48px;
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-desc {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-desc {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-desc {
    max-width: 800px;
  }
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-desc {
    margin-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .grand-final-cta .grand-final-cta-desc {
    margin-bottom: 24px;
  }
}
.grand-final-cta .grand-final-cta-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 17.33px;
  width: 100%;
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-countdown {
    gap: 17.33px;
  }
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-countdown {
    gap: 17.33px;
  }
}
@media (max-width: 480px) {
  .grand-final-cta .grand-final-cta-countdown {
    gap: 5px;
  }
}
.grand-final-cta .grand-final-cta-countdown {
  max-width: 380px;
}
.grand-final-cta .grand-final-cta-countdown-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 82px;
          flex: 0 0 82px;
  width: 82px;
  height: 77px;
  min-width: 0;
  position: relative;
  padding: 0 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.0117647059);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -webkit-box-shadow: inset 2px 0 20px rgba(255, 255, 255, 0.05), inset -2px 0 20px rgba(255, 255, 255, 0.05);
          box-shadow: inset 2px 0 20px rgba(255, 255, 255, 0.05), inset -2px 0 20px rgba(255, 255, 255, 0.05);
}
.grand-final-cta .grand-final-cta-countdown-item::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: radial-gradient(ellipse 100% 100% at top left, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 93%), radial-gradient(ellipse 100% 100% at bottom right, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 90%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-countdown-item {
    height: 73px;
  }
}
@media (max-width: 480px) {
  .grand-final-cta .grand-final-cta-countdown-item {
    height: 51px;
  }
}
.grand-final-cta .grand-final-cta-countdown-number {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-countdown-number {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-countdown-number {
    font-size: 16px;
  }
}
.grand-final-cta .grand-final-cta-countdown-label {
  color: #C9C9C9;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
@media (max-width: 1024px) {
  .grand-final-cta .grand-final-cta-countdown-label {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-countdown-label {
    font-size: 10px;
  }
}
.grand-final-cta .grand-final-cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 480px) {
  .grand-final-cta .grand-final-cta-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 380px;
  }
}
.grand-final-cta .grand-final-cta-buttons .public-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  min-width: 224px;
  padding: 14px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.6px;
  text-transform: none;
  text-align: center;
  white-space: nowrap;
  color: #120800 !important;
  border: 1px solid #FA8B3E;
  border-radius: 8px;
  background: linear-gradient(86deg, #F97316 18.59%, #FBA366 54.86%, #FA8B3E 91.14%);
}
.grand-final-cta .grand-final-cta-buttons .public-btn svg {
  width: 20px;
  height: 20px;
}
.grand-final-cta .grand-final-cta-buttons .public-btn:hover {
  border: 1px solid #FBA366;
  background: linear-gradient(86deg, #FBA366 18.59%, #FDD3B5 54.86%, #FBA366 91.14%);
}
.grand-final-cta .grand-final-cta-buttons .public-btn:active {
  border: 1px solid #F97316;
  background: linear-gradient(86deg, #F97316 18.59%, #F97316 54.86%, #D25905 91.14%);
}
.grand-final-cta .grand-final-cta-buttons .public-btn svg {
  width: 20px;
  height: 20px;
}
@media (max-width: 480px) {
  .grand-final-cta .grand-final-cta-buttons .public-btn {
    width: 100%;
  }
}
.grand-final-cta .grand-final-cta-buttons .public-btn--ghost {
  border: 1px solid #FFF;
  background: #FFF;
}
.grand-final-cta .grand-final-cta-buttons .public-btn--ghost:hover {
  border: 1px solid #FDD3B5;
  background: #FDD3B5;
}
.grand-final-cta .grand-final-cta-buttons .public-btn--ghost:active {
  border: 1px solid #FBA366;
  background: #FBA366;
}
@media (max-width: 480px) {
  .grand-final-cta .grand-final-cta-buttons .public-btn--ghost {
    border: 2px solid #F97316;
  }
}
.grand-final-cta .grand-final-cta-buttons .public-btn--ghost {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FFF, #FFF) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.grand-final-cta .grand-final-cta-buttons .public-btn--ghost:hover {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FDD3B5), to(#FDD3B5)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FDD3B5, #FDD3B5) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.grand-final-cta .grand-final-cta-buttons .public-btn--ghost:active {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#FBA366), to(#FBA366)) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
  background: linear-gradient(#FBA366, #FBA366) padding-box, conic-gradient(from 180deg at 50% 50%, #120800 0deg, #F97316 223.27deg, #120800 360deg) border-box;
}
.grand-final-cta .grand-final-cta-countdown + .grand-final-cta-buttons {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .grand-final-cta .grand-final-cta-countdown + .grand-final-cta-buttons {
    margin-top: 32px;
  }
}