.no-scroll {
  overflow: hidden;
  height: 100vh; /* lock viewport height */
}

#smart-reward {
  font-family: Stolzl, StolzlRegular, PingFang SC, Hiragino Sans GB, Heiti SC, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica, Arial, monospace, sans-serif;
  font-weight: 400;
  overflow: hidden;
  /* Initially, the element is hidden */
  /* When the class 'visible' is added, make it fade in */
}
#smart-reward #hero {
  background: url("/2025/promo/smart-reward/assets/images/hero.webp") no-repeat;
  background-size: cover;
  background-position: center;
  color: white;
  min-height: 692px;
}
#smart-reward #hero .disclaimer {
  border-radius: 0.1rem;
  background: rgba(255, 255, 255, 0.5019607843);
  padding: 0.1rem 0.19rem;
  font-size: 0.11rem;
  display: flex;
  place-content: center;
}
#smart-reward #hero .disclaimer p {
  font-size: 0.11rem;
  margin: auto;
  line-height: 0.18rem;
}
#smart-reward #hero .disclaimer p a {
  color: black;
  text-decoration: underline;
}
#smart-reward #hero .disclaimer .close {
  width: 0.12rem;
  height: 0.12rem;
  cursor: pointer;
  margin: auto;
}
#smart-reward #hero .container {
  padding: 0.1rem 0.1rem 0 0.1rem;
  overflow: hidden;
}
#smart-reward #hero .container .call-to-action {
  text-align: center;
  height: 90%;
  position: relative;
  padding-top: 0.79rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.08rem;
}
#smart-reward #hero .container .call-to-action h1 {
  color: #d1f801;
}
#smart-reward #hero .container .call-to-action .desc {
  font-size: 0.36rem;
  font-weight: 800;
  text-wrap: balance;
}
#smart-reward #hero .container .call-to-action .desc span {
  color: #d1f801;
}
#smart-reward #hero .container .call-to-action .cta {
  font-family: "Montserrat", sans-serif;
  font-size: 0.15rem;
  font-weight: 600;
  color: #d1f801;
  margin-top: 0.2rem;
}
#smart-reward #hero .container .call-to-action .cta .download {
  display: flex;
  gap: 0.1rem;
  margin-top: 0.1rem;
}
#smart-reward #hero .container .call-to-action .cta .download img {
  height: 0.42rem;
  width: auto;
}
#smart-reward #hero .container .call-to-action .btn {
  margin-top: 0.32rem;
}
#smart-reward #hero .container .hero {
  position: relative;
  display: flex;
  margin-top: 0.09rem;
  bottom: -0.3rem;
}
#smart-reward #hero .container .hero img {
  width: 100%;
}
#smart-reward #unlimited {
  background: #e3eeff;
}
#smart-reward #unlimited .container {
  padding: 0.55rem 0 0 0;
  overflow: hidden;
}
#smart-reward #unlimited .container .call-to-action {
  text-align: center;
  height: 90%;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
}
#smart-reward #unlimited .container .call-to-action .desc {
  padding: 0 0.2rem;
}
#smart-reward #unlimited .container .hero {
  position: relative;
  display: flex;
  margin-top: 0.33rem;
}
#smart-reward #unlimited .container .hero img {
  width: 100%;
}
#smart-reward #carousel {
  background: #05102c;
  position: relative;
  overflow: hidden;
}
#smart-reward #carousel .container {
  padding: 0.56rem 0.25rem 0.41rem 0.25rem;
}
#smart-reward #carousel h2,
#smart-reward #carousel p {
  color: white;
}
#smart-reward #carousel .desc {
  margin-top: 0.39rem;
}
#smart-reward #carousel .desc p {
  margin-top: 0.3rem;
}
#smart-reward #carousel .swiper-banners {
  margin-top: 0.54rem;
}
#smart-reward #carousel .swiper-banners .sw-card {
  display: flex;
  flex-direction: column;
}
#smart-reward #carousel .swiper-banners .sw-card a {
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
#smart-reward #carousel .swiper-banners .sw-card a:hover {
  text-decoration: none;
  transform: translateY(-5px); /* move up 5px */
}
#smart-reward #carousel .swiper-banners .sw-card img {
  width: 100%;
}
#smart-reward #carousel .swiper-banners .sw-card p.desc {
  margin-top: 0.22rem;
}
#smart-reward #carousel .swiper-banners .sw-card p.desc strong {
  color: #1b39e6;
}
#smart-reward #carousel .swiper-banners .swiper-banners-pagination {
  display: flex;
  justify-content: center;
  margin-top: 0.3rem;
}
#smart-reward #carousel .swiper-banners .swiper-banners-pagination .swiper-pagination-bullet-active {
  background-color: #d1f801;
}
#smart-reward #carousel-promo {
  background: white;
  position: relative;
  overflow: hidden;
}
#smart-reward #carousel-promo .container {
  padding: 0.71rem 0.2rem 0.35rem 0.2rem;
}
#smart-reward #carousel-promo p.desc {
  margin-top: 0.31rem;
  text-align: center;
}
#smart-reward #carousel-promo .swiper-promo {
  margin-top: 0.53rem;
}
#smart-reward #carousel-promo .swiper-promo .sw-card img {
  width: 100%;
  border-radius: 20px;
}
#smart-reward #carousel-promo .swiper-promo .swiper-promo-pagination {
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
}
#smart-reward #carousel-promo .swiper-promo .swiper-promo-pagination .swiper-pagination-bullet-active {
  background-color: #1b39e6;
}
#smart-reward #cta {
  background: #05102c;
  color: white;
}
#smart-reward #cta .container {
  background: #1b39e6;
  padding: 0.55rem 0 0 0;
  overflow: hidden;
}
#smart-reward #cta .container h2 {
  color: white;
  line-height: 1.2;
  width: 3rem;
}
#smart-reward #cta .container .call-to-action {
  text-align: center;
  height: 90%;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.08rem;
}
#smart-reward #cta .container .call-to-action h1 {
  color: #d1f801;
}
#smart-reward #cta .container .call-to-action .desc {
  font-size: 0.28rem;
  font-weight: 800;
}
#smart-reward #cta .container .call-to-action .desc span {
  color: #d1f801;
}
#smart-reward #cta .container .call-to-action .btn {
  margin-top: 0.49rem;
  padding: 0.25rem 0.5rem;
}
#smart-reward #cta .container .hero {
  position: relative;
  display: flex;
}
#smart-reward #cta .container .hero img {
  width: 100%;
}
#smart-reward h1 {
  font-size: 0.28rem;
  text-align: center;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
#smart-reward h2 {
  font-size: 0.25rem;
  text-align: center;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
  color: #1b39e6;
}
#smart-reward h3 {
  font-size: 0.2rem;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
  color: #d1f801;
}
#smart-reward h4,
#smart-reward p {
  font-size: 0.13rem;
  line-height: 1.2;
}
#smart-reward .font-500 {
  font-weight: 500;
}
#smart-reward .font-600 {
  font-weight: 600;
}
#smart-reward .green {
  color: #00ca20;
}
#smart-reward .red {
  color: #f4270b;
}
#smart-reward .btn {
  padding: 0.2rem 0.45rem;
  text-align: center;
  border: none;
  margin: 0 auto;
  font-size: 0.16rem;
  border-radius: 0.32rem;
  display: flex;
  align-items: center;
  background-color: #d1f801;
  color: #000000;
}
#smart-reward .btn .arrow {
  width: 0.17rem;
  height: 0.17rem;
  margin-left: 0.07rem;
}
#smart-reward .btn:hover {
  background-color: #c0dc1e;
}
#smart-reward .swiper-pagination-bullet {
  background-color: #e1e3ea;
  opacity: 100%;
  width: 0.11rem;
  height: 0.11rem;
}
#smart-reward .ticker {
  width: 120%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  background: #05102c;
  font-size: 0.21rem;
  padding: 0.13rem 0;
}
#smart-reward .ticker__track {
  display: inline-block;
  animation: ticker 50s linear infinite;
}
#smart-reward .ticker__track span {
  display: inline-block;
  font-weight: 500;
  color: #d1f801;
}
#smart-reward .ticker__track-reverse {
  display: inline-block;
  animation: tickerReverse 50s linear infinite;
}
#smart-reward .ticker__track-reverse span {
  display: inline-block;
  font-weight: 500;
  color: #d1f801;
}
#smart-reward .ticker.ticker2 {
  background: #d1f801;
}
#smart-reward .ticker.ticker2 .ticker__track span {
  color: #05102c;
}
@keyframes ticker {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes tickerReverse {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
#smart-reward .spin {
  animation: spin 40s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.01);
    opacity: 0.95;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#smart-reward .pulse {
  animation: pulse 2s infinite;
}
#smart-reward .card {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
#smart-reward .card.visible {
  opacity: 1;
}
#smart-reward .container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0.1rem;
}
#smart-reward .mobile {
  display: block;
}
#smart-reward .pc {
  display: none;
}

@media (max-width: 1023px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  html {
    font-size: 140px;
  }
  #smart-reward .container {
    max-width: 1200px;
    margin: 0 auto;
  }
  #smart-reward .pc {
    display: block;
  }
  #smart-reward .mobile {
    display: none !important;
  }
  #smart-reward #hero {
    background: url("/2025/promo/smart-reward/assets/images/hero-pc.webp") no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 833px;
  }
  #smart-reward #hero .disclaimer {
    border-radius: 0;
    margin: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.3); /* 30% opacity white */
    color: white;
  }
  #smart-reward #hero .disclaimer:not(.mobile) {
    display: flex !important;
  }
  #smart-reward #hero .disclaimer p {
    margin: 0;
    font-size: 0.07rem;
  }
  #smart-reward #hero .disclaimer p a {
    color: white;
    text-decoration: underline;
  }
  #smart-reward #hero .disclaimer .close {
    margin: auto 0 auto 0.1rem;
  }
  #smart-reward #hero .container {
    padding: 0.23rem 0 0.29rem 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    position: relative;
    overflow: visible;
  }
  #smart-reward #hero .container .navigation {
    position: absolute;
    top: 0;
    left: 0;
  }
  #smart-reward #hero .container .navigation a {
    color: white;
  }
  #smart-reward #hero .container .call-to-action {
    position: relative;
    justify-content: center;
    padding: 0;
    display: flex;
    flex: 1;
    gap: 0;
    align-items: center;
    margin-top: 0.59rem;
  }
  #smart-reward #hero .container .call-to-action h1,
  #smart-reward #hero .container .call-to-action p.desc {
    max-width: 100%;
    width: 100%;
  }
  #smart-reward #hero .container .call-to-action p.desc {
    margin-top: 0.11rem;
    font-size: 0.34rem;
  }
  #smart-reward #hero .container .call-to-action .btn {
    margin-top: 0.25rem;
    padding: 26px 60px;
  }
  #smart-reward #hero .container .call-to-action .btn .arrow {
    margin-left: 0.15rem;
  }
  #smart-reward #hero .container .hero {
    width: 731px;
    margin-top: 0;
    margin-left: -1rem;
  }
  #smart-reward #unlimited {
    padding: 0.27rem 0.1rem 0 0.1rem;
  }
  #smart-reward #unlimited .container {
    border-radius: 0.36rem;
    display: flex;
    max-width: 1440px;
    justify-content: center;
    margin: 0 auto;
    padding-top: 0;
  }
  #smart-reward #unlimited .container .call-to-action {
    width: 700px;
    padding-top: 1rem;
    align-items: flex-start;
  }
  #smart-reward #unlimited .container .call-to-action h2 {
    width: 100%;
    text-align: left;
  }
  #smart-reward #unlimited .container .call-to-action p.desc {
    padding: 0;
    text-align: left;
    text-wrap: balance;
  }
  #smart-reward #unlimited .container .hero {
    width: 659px;
    margin-top: 0;
  }
  #smart-reward #carousel .container {
    padding: 1rem 0.1rem;
  }
  #smart-reward #carousel .container .swiper-banners {
    position: relative;
    /* remove default Swiper arrow icons */
  }
  #smart-reward #carousel .container .swiper-banners .sw-card {
    flex-direction: row;
    gap: 0.62rem;
    align-items: center;
    padding: 0 50px;
  }
  #smart-reward #carousel .container .swiper-banners .sw-card img {
    width: 431px;
  }
  #smart-reward #carousel .container .swiper-banners .sw-card .desc {
    margin-top: 0;
  }
  #smart-reward #carousel .container .swiper-banners .sw-card .desc h3 {
    font-size: 0.34rem;
  }
  #smart-reward #carousel .container .swiper-banners .swiper-button-next::after,
  #smart-reward #carousel .container .swiper-banners .swiper-button-prev::after {
    display: none; /* or content: none; */
  }
  #smart-reward #carousel .container .swiper-banners .swiper-button-next,
  #smart-reward #carousel .container .swiper-banners .swiper-button-prev {
    z-index: 1;
    position: absolute;
    top: 30%;
  }
  #smart-reward #carousel .container .swiper-banners .swiper-button-prev img {
    margin-left: -80px;
  }
  #smart-reward #carousel .container .swiper-banners .swiper-button-next img {
    margin-left: 30px;
  }
  #smart-reward #carousel-promo .container {
    padding: 1rem 0.1rem;
  }
  #smart-reward #carousel-promo .container .swiper-promo {
    margin-top: 0.35rem;
  }
  #smart-reward #carousel-promo .container .swiper-promo .swiper-promo-pagination {
    margin-top: 0.35rem;
  }
  #smart-reward #cta {
    padding: 0.36rem 0.1rem;
  }
  #smart-reward #cta .container {
    border-radius: 0.36rem;
    display: flex;
    max-width: 1440px;
    justify-content: flex-end;
    margin: 0 auto;
    padding-top: 0;
    position: relative;
  }
  #smart-reward #cta .container .call-to-action {
    width: 600px;
    padding-top: 0.64rem;
    align-items: flex-start;
    position: absolute;
    z-index: 5;
    left: 50px;
  }
  #smart-reward #cta .container .call-to-action h2 {
    width: 100%;
    text-align: left;
  }
  #smart-reward #cta .container .call-to-action .btn {
    margin: 0;
    padding: 0.22rem 0.45rem;
    margin-top: 0.21rem;
  }
  #smart-reward #cta .container .hero {
    width: 895px;
  }
  #smart-reward .btn {
    font-size: 0.12rem;
    padding: 0.2rem 0.29rem;
    margin: 0;
  }
  #smart-reward h2 {
    font-size: 0.34rem;
  }
  #smart-reward p {
    font-size: 0.17rem;
  }
  #smart-reward .ticker {
    font-size: 0.15rem;
    z-index: 1;
    position: relative;
  }
}

/*# sourceMappingURL=index.css.map */
