.wrapper {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.16;
  text-align: center;
  color: #ffffff;
  background-color: #1a1a1d;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
  background-position: 0 0;
  background-size: 128px 128px;
}

.box {
  margin: 0 auto;
}

.undertitle_text {
  color: #fff;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.555px;
}

.undertitle_text p {
  margin-bottom: 4px;
}

.undertitle_text span {
  font-size: 35px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.714px;
  text-transform: capitalize;
}

.box_p0 {
  padding: 0;
}

.ce_header {
  width: 100%;
  height: auto;
}

.header_desktop {
  display: block;
  width: 100%;
}

.header_mobile {
  display: none;
  width: 100%;
}

.details .box {
  padding-top: 20px;
  padding-bottom: 20px;
  /*background-color: #111111;*/
}

.details .box .club_carousel img {
  width: 100%;
}

.details .box .club_carousel {
  padding-top: 50px;
}

.details .box .club_carousel:has(.swiper-pagination-lock) {
  padding-top: 0;
}

.details .box .club_carousel .swiper-pagination {
  bottom: auto;
  top: 0;
}

.details .box .club_carousel .swiper-pagination.swiper-pagination-bottom {
  bottom: auto;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  display: flex;
  padding: 16px;
  justify-content: center;
  transition: all 0.3s ease;
}

.details
  .box
  .club_carousel
  .swiper-pagination.swiper-pagination-bottom.is-sticky {
  position: fixed;
  z-index: 99;
}

.details .box .club_carousel .swiper-pagination.swiper-pagination-bottom {
  display: none;
}

.details
  .box
  .club_carousel
  .swiper-pagination.swiper-pagination-bottom
  .swiper-pagination-bullet {
  width: auto;
  padding: 18px 10px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  line-height: 17.148px; /* 122.488% */
  letter-spacing: -0.14px;
  text-transform: capitalize;
  border-radius: unset;
  height: auto;
  display: flex;
  align-items: center;
  background-color: #0f0f0f;
  opacity: 1;
  flex: 1 1 100%;
  justify-content: center;
}

.details
  .box
  .club_carousel
  .swiper-pagination.swiper-pagination-bottom
  .swiper-pagination-bullet:first-child {
  border-radius: 5px 0 0 5px;
}

.details
  .box
  .club_carousel
  .swiper-pagination.swiper-pagination-bottom
  .swiper-pagination-bullet:nth-child(4) {
  border-radius: 0 5px 5px 0;
}

.details .box .club_carousel .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #dddddd;
}

.details
  .box
  .club_carousel
  .swiper-pagination
  .swiper-pagination-bullet-active:first-child {
  background-color: #c60000;
}

.details
  .box
  .club_carousel
  .swiper-pagination
  .swiper-pagination-bullet-active:nth-child(2) {
  background-color: #0080ff;
}

.details
  .box
  .club_carousel
  .swiper-pagination
  .swiper-pagination-bullet-active:nth-child(3) {
  background-color: #f1ce45;
}

.details
  .box
  .club_carousel
  .swiper-pagination
  .swiper-pagination-bullet-active:nth-child(4) {
  background-color: #84229f;
}

.details .box:first-child {
  padding-top: 0;
}

.details .box.box_p0 {
  padding-top: 36px;
}

.details__title {
  margin-bottom: 17px;
  font-weight: 900;
  font-size: 61px;
  line-height: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.cta-button-wrapper {
  text-align: center;
}

.cta-button-wrapper .cta-button {
  display: inline-block;
  padding: 20px;
  border-radius: 10px;
  background-color: #c60000;
  color: #fff;
  font-size: 33px;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
  text-decoration: none;
  margin-bottom: 50px;
}

.cta-button-wrapper .cta-button:hover {
  background-color: #750000;
}

.faq-wrapper div:not(.answer) {
  border-bottom: 1px solid #ecbe07;
  background: #000;
  padding: 16px 16px 6px 16px;
  text-align: left;
}

.faq-wrapper div .chat_starter {
  cursor: pointer;
}

.faq-wrapper div p.question {
  cursor: pointer;
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
}

.faq-wrapper div p.question:before {
  content: "";
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'><path d='M22.3636 9.58441H15.974V3.1948C15.974 2.34749 15.6374 1.53488 15.0383 0.935736C14.4391 0.336594 13.6265 0 12.7792 0C11.9319 0 11.1193 0.336594 10.5201 0.935736C9.921 1.53488 9.58441 2.34749 9.58441 3.1948L9.69782 9.58441H3.1948C2.34749 9.58441 1.53488 9.921 0.935736 10.5201C0.336594 11.1193 0 11.9319 0 12.7792C0 13.6265 0.336594 14.4391 0.935736 15.0383C1.53488 15.6374 2.34749 15.974 3.1948 15.974L9.69782 15.8606L9.58441 22.3636C9.58441 23.2109 9.921 24.0235 10.5201 24.6227C11.1193 25.2218 11.9319 25.5584 12.7792 25.5584C13.6265 25.5584 14.4391 25.2218 15.0383 24.6227C15.6374 24.0235 15.974 23.2109 15.974 22.3636V15.8606L22.3636 15.974C23.2109 15.974 24.0235 15.6374 24.6227 15.0383C25.2218 14.4391 25.5584 13.6265 25.5584 12.7792C25.5584 11.9319 25.2218 11.1193 24.6227 10.5201C24.0235 9.921 23.2109 9.58441 22.3636 9.58441Z' fill='%23ECBE07'/></svg>")
    no-repeat center / contain;
  font-size: 26px;
  display: inline-block;
  margin-right: 20px;
  line-height: 1;
  position: relative;
  top: 7px;
  width: 25px;
  height: 25px;
}

.faq-wrapper div p.question.active:before {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='6' viewBox='0 0 16 6' fill='none'><path d='M14 0H2C1.46957 0 0.960859 0.210714 0.585786 0.585787C0.210714 0.96086 0 1.46957 0 2C0 2.53043 0.210714 3.03914 0.585786 3.41421C0.960859 3.78929 1.46957 4 2 4H14C14.5304 4 15.0391 3.78929 15.4142 3.41421C15.7893 3.03914 16 2.53043 16 2C16 1.46957 15.7893 0.96086 15.4142 0.585787C15.0391 0.210714 14.5304 0 14 0Z' fill='%23ECBE07'/></svg>")
    no-repeat center / contain;
}

.faq-wrapper div .answer {
  /* display: none; */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding-left: 45px;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-top: 10px;
}

.faq-wrapper div .answer.open {
  max-height: 1000px; /* large enough to fit content */
  margin-top: 10px;
}

.details__text {
  line-height: 1.25;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.details__note {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 15px 10px;
  font-size: inherit;
  line-height: 1.25;
  text-align: left;
  color: #000;
  background-color: #e8e8e8;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.details__note img {
  display: block;
  width: 30px;
  margin-right: 6px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.details__note a {
  text-decoration: underline;
  color: inherit;
}

.details__table,
.faq-wrapper {
  position: relative;
  width: 95%;
  max-width: 1680px;
  height: auto;
  margin: 0 auto;
}

.details__table {
  width: 100%;
}

.table__img {
  display: block;
  width: 100%;
  height: auto;
}

.table__full-screen-icon {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.info .box {
  padding-top: 20px;
  padding-bottom: 5px;
  background: linear-gradient(90.57deg, #6e57ec 0%, #491351 100%);
}

.info__title {
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 51px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fdba13;
}

.info__text {
  max-width: 1130px;
  margin: 0 auto;
  text-align: left;
}

.info__text p {
  margin-bottom: 15px;
}

.info__text ol {
  margin-bottom: 15px;
  margin-left: 50px;
}

.description__title {
  padding: 15px;
  font-weight: 900;
  font-size: 51px;
  line-height: 1;
  background-color: #d79730;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.benefits {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 25px 15px 15px;
  background-color: #f0efed;
}

.benefits_white {
  flex-direction: row-reverse;
  background-color: #ffffff;
}

.benefits__img {
  max-width: 250px;
}

.benefits__img img {
  width: auto; /* width: 100%; */
  max-width: 250px;
}

.benefits__content {
  max-width: 642px;
  text-align: left;
}

.benefits__title {
  margin-bottom: 13px;
  font-weight: 900;
  font-size: 61px;
  text-transform: uppercase;
  line-height: 1;
  color: #d79730;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.benefits__text {
  font-weight: 500;
  line-height: 1.4;
  color: #000000;
}

.benefits__text p {
  margin-bottom: 18px;
}

.rewards_cta .box {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #491351;
}

.cta__subtitle {
  margin-bottom: 25px;
  font-weight: 900;
  font-size: 45px;
  line-height: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fdba13;
}

.cta__text {
  margin: 0 auto;
  margin-bottom: 25px;
  max-width: 80%;
  font-weight: 500;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.cta__title {
  margin-bottom: 35px;
  font-weight: 900;
  font-size: 61px;
  line-height: 1;
  color: #d79730;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cta__button {
  display: inline-block;
  padding: 20px 90px;
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: 36px;
  line-height: 1;
  background: linear-gradient(180deg, #9191ff 51.56%, #4d4dff 53.88%);
  border: 0.741389px solid #ffffff;
  border-radius: 3.70694px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.cta__button:hover {
  opacity: 0.9;
}

@media (min-width: 767px) and (max-width: 1601px) {
  .swiper-pagination-bottom .swiper-pagination-bullet:last-child {
    display: none;
  }
}

.cta-button-wrapper {
  margin-top: 50px;
}

@media (min-width: 767px) and (max-width: 1600px) {
  .details__table,
  .faq-wrapper {
    width: 95%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .details .box .club_carousel .swiper-pagination.swiper-pagination-bottom {
    display: flex;
  }

  .details .box .club_carousel {
    padding-top: 130px;
  }

  .swiper-slide {
    padding: 0px 20px;
  }

  .undertitle_text {
    font-size: 14px;
    max-width: 90%;
  }

  .undertitle_text span {
    font-size: 18px;
  }

  .cta-button-wrapper .cta-button {
    font-size: 23px;
    padding: 15px;
  }

  .faq-wrapper {
    width: 100%;
  }

  .header_desktop {
    display: none;
  }

  .header_mobile {
    display: block;
  }

  .table__full-screen-icon {
    display: block;
  }

  /* ---------------------------- */
  .details .box {
    padding-bottom: 0;
  }

  .details__title {
    font-size: 31px;
  }

  .details__text {
    font-size: 15px;
  }

  .details__note {
    font-size: 15px;
  }

  .details__note img {
    width: 48px;
    margin-right: 12px;
  }

  /* ---------------------------- */
  .info .box {
    padding-bottom: 10px;
  }

  .info__title {
    font-size: 31px;
  }

  .info__text p {
    text-align: center;
  }

  .info__text ol {
    margin-left: 30px;
  }

  /* ---------------------------- */
  .description__title {
    font-size: 31px;
  }

  .benefits {
    flex-direction: column;
    justify-content: center;
  }

  .benefits_white {
    flex-direction: column;
  }

  .benefits__img {
    max-width: 165px;
  }

  .benefits__img img {
    width: 100%;
  }

  .benefits__content {
    text-align: center;
  }

  .benefits__title {
    font-size: 31px;
  }

  /* ---------------------------- */
  .rewards_cta .box {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .cta__subtitle {
    margin-bottom: 20px;

    font-size: 21px;
  }

  .cta__text {
    margin-bottom: 20px;

    font-size: 14px;
  }

  .cta__title {
    margin-bottom: 30px;

    font-size: 31px;
  }

  .cta__button {
    padding: 20px 70px;
    font-size: 31px;
  }
}

/* -----------modal------------ */

#full {
  cursor: pointer;
}

#full:hover {
  opacity: 0.8;
}

.rewards_modal {
  display: none;
  position: fixed;
  z-index: 1111111;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
}

.content {
  display: block;
  height: 100%;
}

.rewards_close {
  position: fixed;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  top: 15px;
  right: 35px;
  color: #ffffff;
  font-size: 40px;
  font-weight: 900;
  text-align: center;
  line-height: 1.05;
  background-color: #d89831;
}

.close:hover,
.close:focus {
  opacity: 0.9;
  text-decoration: none;
  cursor: pointer;
}

/* ========== TIER CARDS ========== */

.tier-card {
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* Header */
.tier-header {
  height: 80px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.details .box img.tier-badge {
  width: 126px;
  flex-shrink: 0;
  margin-left: 27px;
  position: relative;
  z-index: 1;
}

.tier-header__title {
  font-weight: 900;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -0.36px;
  line-height: 18px;
  width: 100%;
}

.tier-card--executive-member .acc-content-inner {
  background-color: #cfe0f2;
}

.tier-card--club-member .acc-content-inner {
  background-color: #edc9c9;
}

.tier-card--high-roller .acc-content-inner {
  background-color: #f2ebd8;
}

.tier-card--high-roller-elite .acc-content-inner {
  background-color: #efe0f3;
}

.tier-card--executive-member .tier-locked-toggle svg rect {
  stroke: #0080ff;
}

.tier-card--club-member .tier-locked-toggle svg rect {
  stroke: #c60000;
}

.tier-card--club-member .tier-feature-item svg rect {
  fill: #edc9c9;
}

.tier-card--high-roller .tier-locked-toggle svg rect {
  stroke: #d4af37;
}

.tier-card--executive-member .tier-feature-item svg rect {
  fill: #cfe0f2;
}

.tier-card--club-member .tier-feature-item svg path {
  fill: #c60000;
}

.tier-card--executive-member .tier-feature-item svg path,
.tier-card--executive-member .tier-locked-toggle svg path {
  fill: #0080ff;
}

.tier-card--high-roller .tier-feature-item svg path,
.tier-card--high-roller .tier-locked-toggle svg path {
  fill: #d4af37;
}

.tier-card--high-roller-elite .tier-feature-item svg path,
.tier-card--high-roller-elite .tier-locked-toggle svg path {
  fill: #8e24aa;
}

/* Per-tier header gradients */
.tier-card--club-member .tier-header {
  background: linear-gradient(90deg, #c60000 27.9%, #3c0000 100%);
}
.tier-card--executive-member .tier-header {
  background: linear-gradient(90deg, #0080ff 26%, #002142 100%);
}
.tier-card--high-roller .tier-header {
  background: linear-gradient(90deg, #d4af37 26%, #453400 100%);
}
.tier-card--high-roller-elite .tier-header {
  background: linear-gradient(90deg, #8e24aa 26%, #24002d 100%);
}

/* Tier 4 — Discover Elite Perks link */
.tier-elite-perks-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5px;
  width: 40px;
  text-decoration: none;
  cursor: pointer;
  z-index: 2;
  padding: 3px 10px 3px 0;
  text-decoration: dashed;
}

.tier-elite-perks-link__coin {
  width: 31px;
}

.tier-elite-perks-link__label {
  background: #000;
  border: 0.25px solid #f7931a;
  border-radius: 1.5px;
  padding: 2px 2.5px;
  width: 41px;
  font-family: "Anton", sans-serif;
  font-size: 10px;
  color: #ecbe07;
  text-align: center;
  line-height: 12px;
}

/* Body */
.tier-body {
  border-radius: 5px;
  border: 2px solid;
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 5px;
}

.tier-card--club-member .tier-body {
  background: #c60000;
  border-color: #890000;
}
.tier-card--executive-member .tier-body {
  background: #0080ff;
  border-color: #004d99;
}
.tier-card--high-roller .tier-body {
  background: #d4af37;
  border-color: #a67f00;
}
.tier-card--high-roller-elite .tier-body {
  background: #8e24aa;
  border-color: #520068;
}

/* Entry requirement */
.tier-entry-req {
  background: #1a1a1d;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  letter-spacing: -0.28px;
  line-height: 1.35;
  min-height: 78px;
}

.tier-entry-req__label {
  font-weight: 900;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
}

.tier-entry-req__value {
  font-weight: 400;
  text-transform: capitalize;
}

/* White outline features box */
.tier-features-box {
  border: 1.5px solid #fff;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.tier-features-box__header {
  background: #fff;
  color: #000;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 4px 20px;
  letter-spacing: -0.28px;
  flex-shrink: 0;
}

/* Feature list inner white box */
.tier-features-list {
  background: #fff;
  padding: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 5px;
  margin: 8px 8px 0;
}

/* Feature item rows */
.tier-feature-item {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #000;
  text-align: left;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: -0.26px;
  line-height: 1.1;
}

.details .box .tier-feature-item > img:first-child {
  width: 17px;
  height: 16px;
  flex-shrink: 0;
}

/* Locked feature items */
.tier-feature-item--locked {
  color: #edc9c9;
}

.tier-card--executive-member .tier-feature-item--locked {
  color: #cfe0f2;
}

.tier-card--high-roller .tier-feature-item--locked {
  color: #f2ebd8;
}

.tier-lock-icon {
  width: 16px;
  height: 16px;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: #edc9c9;
}

.tier-card .tier-lock-icon svg path {
  fill: #fff;
}

.tier-card--executive-member .tier-lock-icon {
  background: #cfe0f2;
}

.tier-card--high-roller .tier-lock-icon {
  background: #f2ebd8;
}

.tier-lock-icon img {
  width: 8px;
  height: 8px;
}

/* Locked benefits toggle button */
.tier-locked-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: none;
  border: none;
  cursor: pointer;
  width: 100%;
  padding: 0;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: -0.24px;
  line-height: 2;
}

.tier-locked-toggle .block {
  display: block;
}

.tier-locked-toggle .active {
  display: none;
}

.tier-locked-toggle.active .active {
  display: block;
}

.tier-locked-toggle.active .block {
  display: none;
}

/* Locked items container — hidden by default */
.tier-locked-items {
  display: none;
  flex-direction: column;
  gap: 10px;
}

.tier-locked-items.is-open {
  display: flex;
}

/* "All Benefits Unlocked" label (tier 4) */
.tier-all-unlocked {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: -0.24px;
}

.tier-all-unlocked__icon {
  width: 19px;
  height: 19px;
  border: 1px solid #8e24aa;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.tier-all-unlocked__icon img {
  width: 8px;
  height: 8px;
}

/* Accordion rows */
.tier-accordion {
  background: #fff;
  border-radius: 5px;
  margin: 5px 8px 0;
  overflow: hidden;
}

.tier-accordion:last-child {
  margin-bottom: 8px;
}

.tier-accordion__trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 12px;
  background: none;
  border: none;
  cursor: pointer;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: -0.28px;
  text-align: left;
}

.details .box .tier-accordion__trigger > img:first-child {
  width: 29px;
  height: 29px;
  flex-shrink: 0;
}

.tier-accordion__trigger span {
  flex: 1;
  text-align: center;
  padding: 0 8px;
}

.details .box img.tier-accordion__chevron {
  width: 13px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.tier-accordion__trigger.active .tier-accordion__chevron {
  transform: rotate(180deg);
}

.tier-accordion__content {
  max-height: 0;
  overflow: hidden;
  /* transition: max-height 0.3s ease; */
}

.tier-accordion__content.is-open {
  max-height: 500px;
}

/* Mobile: ensure cards fill slide properly */
@media (max-width: 767px) {
  .tier-entry-req {
    min-height: auto;
  }

  .tier-badge {
    width: 100px;
    margin-left: 15px;
  }
  .tier-header__title {
    font-size: 18px;
  }
}

/* ========== ACCORDION CONTENT ========== */

.acc-content-inner {
  padding: 10px 0 0 0;
}

/* Side-by-side bonus boxes */
.acc-bonus-boxes {
  display: flex;
  gap: 5px;
  padding: 0 12px 10px 12px;
}

.acc-bonus-box {
  flex: 1;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  overflow: hidden;
  min-width: 0;
}

.acc-bonus-box--full {
  flex: none;
  width: calc(100% - 24px);
  border-radius: 5px;
  overflow: hidden;
  margin: 0 auto 10px auto;
}

/* Bonus header bar */
.acc-bonus-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 7px 8px;
  font-weight: 800;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: -0.24px;
  text-align: center;
  line-height: normal;
}

.details .box img.acc-bonus-header__icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

/* Dark header bg per tier */
.tier-card--club-member .acc-bonus-header--dark {
  background: #890000;
}
.tier-card--executive-member .acc-bonus-header--dark {
  background: #004d99;
}
.tier-card--high-roller .acc-bonus-header--dark {
  background: #a67f00;
}
.tier-card--high-roller-elite .acc-bonus-header--dark {
  background: #520068;
}

/* Light header bg per tier */
.tier-card--club-member .acc-bonus-header--light {
  background: #c60000;
}
.tier-card--executive-member .acc-bonus-header--light {
  background: #0080ff;
}
.tier-card--high-roller .acc-bonus-header--light {
  background: #d4af37;
}
.tier-card--high-roller-elite .acc-bonus-header--light {
  background: #8e24aa;
}

/* Bonus value area */
.acc-bonus-value {
  background: #fff;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding: 10px 4px;
}

.acc-bonus-value__label {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
  line-height: 14.243px; /* 100% */
  letter-spacing: -0.285px;
}

.acc-bonus-value__amount {
  font-weight: 900;
  font-size: 32px;
  letter-spacing: -0.64px;
  line-height: 1;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .acc-bonus-value__amount {
    font-size: 26px;
  }
}

.acc-bonus-value__amount--sm {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: -0.28px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  padding: 0 8px;
}

/* Per-tier amount & label color */
.tier-card--club-member .acc-bonus-value__amount,
.tier-card--club-member .acc-bonus-value__label {
  color: #890000;
}
.tier-card--club-member .acc-bonus-box.light .acc-bonus-value__amount,
.tier-card--club-member .acc-bonus-box.light .acc-bonus-value__label {
  color: #c60000;
}
.tier-card--executive-member .acc-bonus-value__amount,
.tier-card--executive-member .acc-bonus-value__label {
  color: #004d99;
}
.tier-card--executive-member .acc-bonus-box.light .acc-bonus-value__amount,
.tier-card--executive-member .acc-bonus-box.light .acc-bonus-value__label {
  color: #0080ff;
}
.tier-card--high-roller .acc-bonus-value__amount,
.tier-card--high-roller .acc-bonus-value__label {
  color: #a67f00;
}
.tier-card--high-roller .acc-bonus-box.light .acc-bonus-value__amount,
.tier-card--high-roller .acc-bonus-box.light .acc-bonus-value__label {
  color: #d4af37;
}
.tier-card--high-roller-elite .acc-bonus-value__amount,
.tier-card--high-roller-elite .acc-bonus-value__label {
  color: #520068;
}
.tier-card--high-roller-elite .acc-bonus-box.light .acc-bonus-value__amount,
.tier-card--high-roller-elite .acc-bonus-box.light .acc-bonus-value__label {
  color: #8e24aa;
}

/* No Max Cashout — full-width pill */
.acc-no-max {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: calc(100% - 24px);
  background: #fff;
  border-radius: 20px;
  padding: 5px 14px;
  margin: 0 auto 10px auto;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: -0.24px;
  color: #000;
}

/* More Info toggle button */
.acc-more-info-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 2px 0;
  margin: 2px 0;
  width: 100%;
  background-color: #fff;
  font-weight: 800;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: -0.22px;
  line-height: 2;
}

/* Active: float left so text wraps inline to its right */
.acc-more-info-btn.active {
  float: left;
  width: auto;
  margin-right: 5px;
  margin-bottom: 2px;
}

.acc-more-info-btn .info-icon {
  display: block;
}

.acc-more-info-btn .close-icon {
  display: none;
}

.acc-more-info-btn.active .info-icon {
  display: none;
}

.acc-more-info-btn.active .close-icon {
  display: block;
}

.acc-more-info-btn.active .acc-more-info-btn__label {
  display: none;
}

/* More Info expandable text — hidden by default */
.acc-more-info {
  padding: 0 20px;
  background-color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.acc-more-info-text {
  display: none;
  font-weight: 400;
  font-size: 10px;
  color: #000;
  line-height: 11px;
  letter-spacing: -0.2px;
  text-align: left;
}

.acc-more-info-text a {
  color: inherit;
  font-weight: 700;
  text-decoration: underline;
}

/* overflow:hidden creates BFC so text wraps beside the floated button */
.acc-more-info-text.is-open {
  display: block;
  padding: 10px 0;
  overflow: hidden;
}

/* ========== DESKTOP: open by default, still toggleable ========== */
@media (min-width: 768px) {
  /* No height cap on open accordion content */
  .tier-accordion__content.is-open {
    max-height: none;
    overflow: visible;
  }
}

/* ========== ELITE PROMO BLOCK ========== */
.elite-promo-block {
  margin: 50px auto 0 auto;
  padding-bottom: 50px;
}

.elite-promo-block__inner {
  display: flex;
  align-items: center;
  background:
    radial-gradient(
      99.42% 54.4% at 100% 100%,
      rgba(254, 204, 53, 0.5) 0%,
      rgba(185, 135, 76, 0.5) 100%
    ),
    radial-gradient(125.11% 47.6% at 0% 0%, #ffffd9 0%, #b9874c 100%);
  text-align: left;
  border-radius: 15px;
  padding: 30px;
  gap: 40px;
}

.elite-promo-block__content {
  flex: 0 0 55%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.elite-promo-block__title {
  font-size: 32px;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  line-height: 1.35;
  margin: 0;
}

.elite-promo-block__text {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.elite-promo-block__text p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0;
  line-height: 1.5;
}

.elite-promo-block__text strong {
  font-weight: 700;
}

a.elite-promo-block__btn {
  display: inline-block;
  background: #000;
  color: #ecbe07;
  font-family: "Anton", sans-serif;
  font-size: 32px;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
  padding: 10px 20px;
  border-radius: 10px;
  line-height: normal;
  align-self: flex-start;
  border: 1px solid #000;
}

a.elite-promo-block__btn:hover {
  color: #fff;
  border-color: #fff;
  background: #c60000;
}

.elite-promo-block__badge {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.elite-promo-block__badge img {
  width: 212px;
  height: auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  .elite-promo-block {
    width: 92%;
  }

  .elite-promo-block__inner {
    flex-direction: column;
    padding: 40px 30px;
    text-align: center;
    min-height: unset;
    gap: 20px;
  }

  .elite-promo-block__content {
    flex: none;
    align-items: center;
  }

  .elite-promo-block__title {
    font-size: 26px;
    font-weight: 900;
    line-height: 26px;
  }

  .elite-promo-block__btn {
    font-size: 25px;
    line-height: normal;
    margin: 0 auto;
  }

  .elite-promo-block__badge {
    order: -1;
  }

  .elite-promo-block__badge img {
    width: 180px;
    margin-bottom: 24px;
  }

  .elite-promo-block__btn {
    font-size: 25px;
    padding: 8px 16px;
    align-self: center;
  }
}
