.new-container {
  background-image: linear-gradient(180deg, #2C1500 0%, #4A0011 47%, #291300 100%);
}

.new-content {
  background-color: #000;
}

.h-11 {
  height: 40px;
}

.top-13 {
  top: 48px;
}

.hero-swiper-scroll {
  animation: hero-swiper-scroll-kf 20s linear infinite;
}
@keyframes hero-swiper-scroll-kf {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}

.opt-hero-screen {
  position: relative;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
}
.hero-swiper-layer {
  position: absolute;
  inset: 48px 0 0 0;
  padding: 0 14px;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
}
.hero-swiper-track {
  line-height: 0;
}
.hero-swiper-track picture {
  display: block;
}
.hero-swiper-img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center top;
}
.hero-swiper-img[width="664"][height="1478"] {
  aspect-ratio: 664 / 1478;
}
.hero-swiper-img[width="664"][height="1434"] {
  aspect-ratio: 664 / 1434;
}
@media (min-width: 1024px) {
  .hero-swiper-layer {
    display: none;
  }
}

.hero-copy,
.hero-copy-title,
.hero-copy-desc,
.hero-copy-badge {
  box-sizing: border-box !important;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  -webkit-text-size-adjust: 100% !important;
  font-synthesis: none !important;
}
.hero-copy {
  position: absolute !important;
  top: 48px;
  inset-inline: 0;
  z-index: 40;
  padding-inline-start: 14px;
  min-height: 110px;
  pointer-events: none;
  text-align: start !important;
  line-height: 1 !important;
  color: #fff !important;
}
.hero-copy-mask {
  position: absolute;
  top: 0px;
  inset-inline-start: -14px;
  inset-inline-end: 0;
  height: 244px;
  pointer-events: none;
  z-index: 0;
  transform: scaleY(-1);
  background-image: linear-gradient(180deg, rgba(1, 0, 1, 0.00) 0%, rgba(1, 0, 1, 0.54) 100%);
}
.hero-copy-title,
.hero-copy-desc,
.hero-copy-badge {
  position: relative;
  z-index: 1;
}
.hero-bottom-bar {
  position: absolute;
}
.hero-bottom-mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 300px;
  pointer-events: none;
  z-index: 0;
  background-image: linear-gradient(180deg, rgba(1, 0, 1, 0.00) 0%, #010001 100%);
}
.hero-bottom-content {
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px) {
  .hero-copy {
    display: none !important;
  }
}
.hero-copy-title {
  display: block !important;
  font-size: 28px !important;
  line-height: 38px !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.40) !important;
  padding-top: 10px;
}
.hero-copy-gradient {
  background: linear-gradient(135deg, #ff6b3d, #ff3d7f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.hero-copy-desc {
  display: block !important;
  font-size: 17px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  margin-top: 8px !important;
  color: #fff !important;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.40) !important;
}
.hero-copy-badge {
  display: block !important;
  font-size: 14px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
  margin-top: 8px !important;
  color: #fff !important;
  text-decoration: underline !important;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.40) !important;
}

.mobile-header-bar {
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  position: relative !important;
  width: 100% !important;
  height: 48px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  backdrop-filter: blur(20px) !important;
  -webkit-backdrop-filter: blur(20px) !important;
}
.mobile-header-menu-icon {
  box-sizing: border-box !important;
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  max-width: none !important;
  margin: 0 14px 0 0 !important;
  flex-shrink: 0 !important;
  border: 0 !important;
}
.mobile-header-logo-link {
  display: block !important;
  flex-shrink: 0 !important;
  line-height: 0 !important;
}
.mobile-header-logo {
  box-sizing: border-box !important;
  display: block !important;
  width: 73px !important;
  height: auto !important;
  max-width: none !important;
  border: 0 !important;
}
.mobile-header-signin {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 24px !important;
  padding: 0 12px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 24px !important;
  background-image: linear-gradient(90deg, #F92271 0%, #FF8000 100%) !important;
  flex-shrink: 0 !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 12px !important;
  line-height: 12px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  color: #fff !important;
  -webkit-text-size-adjust: 100% !important;
  font-synthesis: none !important;
}
.mobile-header-signin-text {
  box-sizing: border-box !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: inherit !important;
  font: inherit !important;
  line-height: inherit !important;
  text-decoration: none !important;
  background: transparent !important;
  -webkit-tap-highlight-color: transparent !important;
}
