/* ====== BASE STYLES ====== */
:root {
  --club-wyndham-white: #ffffff;
  --club-wyndham-blue-1: #06038d;
  --mine-shaft: #333333;
  --color-pink: #f7a9a9;
  --color-black: #1f1f1f;
  --color-grey: #b2b2b2;
  --font-family-founders_grotesk-regular: "Geologica", sans-serif;
  --font-family-founders_grotesk-bold: "Geologica", sans-serif;
  --font-family-founders_grotesk-semibold: "Geologica", sans-serif;
  --font-family-founders_grotesk-medium: "Geologica", sans-serif;
  --font-family-open_sans: "Geologica", sans-serif;
  --font-size-xl: 18px;
  --font-size-xxxl: 24px;
}

body {
  margin: 0;
  font-family: "Geologica", sans-serif;
  background-color: #ffffff;
  color: var(--color-grey);
  line-height: 1.6;
}

/* ====== MAIN CONTAINER ====== */
.desktop-1440 {
  align-items: center;
  background-color: var(--club-wyndham-white);
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.desktop-1440 .frame-1 {
  height: auto;
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 20px;
  width: 95%;
}

.hero {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  padding: clamp(15px, 3vw, 30px);
  padding: 78px !important;
}

@media (max-width: 768px) {
  .hero {
    padding: 40px !important;
  }
}

@media (max-width: 480px) {
  .hero {
    padding: 20px !important;
  }
}

/* ====== POINT-COPY CONTAINER ====== */
.desktop-1440 .point-copy {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: clamp(20px, 3vw, 32px);
  justify-content: center;
  padding: clamp(20px, 4vw, 40px);
  width: 100%;
  max-width: 1440px;
}

/* ====== IMAGE STYLES ====== */
.desktop-1440 .image {
  width: 100%;
  max-width: 673px;
  height: auto;
  max-width: 712px !important;
}

@media (min-width: 1025px) {
  .desktop-1440 .image {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  .desktop-1440 .image {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .desktop-1440 .image {
    width: 100%;
    max-width: 400px;
  }
}

/* ====== COPY (TEXT) STYLES ====== */
.desktop-1440 .copy {
  width: 100%;
  max-width: 560px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 clamp(10px, 2vw, 20px);
}

@media (min-width: 1025px) {
  .desktop-1440 .copy {
    width: 45%;
  }
}

@media (max-width: 1024px) {
  .desktop-1440 .copy {
    width: 70%;
    text-align: center;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .desktop-1440 .copy {
    width: 100%;
    max-width: 400px;
  }
}

.desktop-1440 .what-can-i-do-with-w {
  letter-spacing: 0;
  line-height: clamp(32px, 4vw, 43px);
  position: relative;
  width: 100%;
  font-size: clamp(24px, 3vw, 37px);
  font-weight: 900;
  text-align: left;
}

.desktop-1440 .wyndham-rewards-is {
  color: var(--mine-shaft);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: clamp(16px, 2vw, var(--font-size-xl));
  font-weight: 400;
  letter-spacing: 0.22px;
  line-height: clamp(24px, 2.5vw, 29px);
  position: relative;
  width: 100%;
  align-items: left;
  text-align: left;
}

/* ====== PRIZES SECTION ====== */
.desktop-1440 .prizes {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 3vw, 29px);
  height: auto;
  justify-content: center;
  padding: clamp(20px, 4vw, 40px);
  position: relative;
  width: 100%;
}

.desktop-1440 .grand-prize-sec {
  height: auto;
  position: relative;
  width: 100%;
  max-width: 1200px;
}

.desktop-1440 .overlap-group {
  align-items: center;
  background: linear-gradient(180deg, rgb(6, 3, 141) 21%, rgb(0, 114, 207) 100%);
  border-radius: clamp(15px, 2vw, 26px);
  display: flex;
  flex-direction: column;
  gap: clamp(15px, 2vw, 22px);
  min-height: auto;
  padding: clamp(30px, 4vw, 50px) 0;
  width: 100%;
}

.desktop-1440 .grand-prize-winner {
  color: var(--club-wyndham-white);
  /* font-family: 'foundersg' !important; */
  font-size: clamp(38px, 5vw, 70px) !important;
  font-weight: 900;
  height: auto;
  letter-spacing: 0;
  line-height: normal !important;
  text-align: center;
  width: 100%;
}

.desktop-1440 .address {
  letter-spacing: 0;
  line-height: clamp(23px, 4vw, 53.8px);
  min-height: auto;
  text-align: center;
  width: 100%;
  padding: 0px clamp(10px, 2vw, 20px);
}

.desktop-1440 .group-39847 {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 0 clamp(10px, 2vw, 20px);
}

.desktop-1440 .x2500-airline-vouch {
  height: auto;
  letter-spacing: 0;
  line-height: clamp(22px, 2.5vw, 30.8px);
  text-align: center;
  width: 100%;
  white-space: break-spaces;
  font-size: clamp(14px, 1.8vw, 20px);
}

/* ====== 2ND PRIZES SECTION ====== */
.desktop-1440 .x2nd-prizes {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: clamp(20px, 3vw, 45px);
  justify-content: center;
  position: relative;
  width: 100%;
}

@media (max-width: 1024px) {
  .desktop-1440 .x2nd-prizes {
    width: 100%;
    flex-wrap: wrap;
  }
}

.desktop-1440 .ly-sec {
  height: auto;
  position: relative;
  width: 100%;
  max-width: 560px;
}

.desktop-1440 .overlap-group-1,
.desktop-1440 .overlap-group1 {
  align-items: center;
  background: linear-gradient(180deg, rgb(6, 3, 141) 21%, rgb(0, 114, 207) 100%);
  border-radius: clamp(15px, 2vw, 26px);
  display: flex;
  flex-direction: column;
  /* gap: clamp(20px, 3vw, 30px); */
  min-height: auto;
  padding: clamp(40px, 5vw, 67.4px) clamp(15px, 2vw, 20px);
  width: 100%;
}

.desktop-1440 .monthly-winners,
.desktop-1440 .weekly-winners {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-semibold);
  font-size: clamp(32px, 4vw, 56.4px);
  font-weight: 700;
  height: auto;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
  width: 100%;
}

@media (max-width: 1199px) {
  .desktop-1440 .monthly-winners,
  .desktop-1440 .weekly-winners {
    font-size: 56px;
  }
}

@media (max-width: 991px) {
  .desktop-1440 .monthly-winners,
  .desktop-1440 .weekly-winners {
    font-size: 54px;
  }
}

@media (max-width: 767px) {
  .desktop-1440 .monthly-winners,
  .desktop-1440 .weekly-winners {
    font-size: 50px;
  }
}

@media (max-width: 575px) {
  .desktop-1440 .monthly-winners,
  .desktop-1440 .weekly-winners {
    font-size: 46px;
  }
}

.desktop-1440 .group-3984 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: clamp(10px, 1.5vw, 17.8px);
  width: 100%;
  max-width: 407px;
}

.desktop-1440 .x120000-wyndham-rewards-points,
.desktop-1440 .x30000-wyndham-rewards-points {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-medium);
  font-size: clamp(18px, 2.5vw, var(--font-size-xxxl));
  font-weight: 500;
  height: auto;
  letter-spacing: 0;
  line-height: clamp(30px, 3vw, 40.8px);
  text-align: center;
  width: 100%;
}

@media (max-width: 1199px) {
  .desktop-1440 .x120000-wyndham-rewards-points,
  .desktop-1440 .x30000-wyndham-rewards-points {
    font-size: 22px;
  }
}

@media (max-width: 991px) {
  .desktop-1440 .x120000-wyndham-rewards-points,
  .desktop-1440 .x30000-wyndham-rewards-points {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .desktop-1440 .x120000-wyndham-rewards-points,
  .desktop-1440 .x30000-wyndham-rewards-points {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .desktop-1440 .x120000-wyndham-rewards-points,
  .desktop-1440 .x30000-wyndham-rewards-points {
    font-size: 16px;
  }
}

.desktop-1440 .approximate-retail-v {
  height: auto;
  letter-spacing: 0;
  line-height: clamp(12px, 1.5vw, 18px);
  text-align: center;
  width: 100%;
}

/* ====== FAQ SECTION ====== */
.desktop-1440 .fa-qs {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: clamp(30px, 4vw, 66px);
  padding: clamp(30px, 4vw, 62px) clamp(15px, 2vw, 30px);
  position: relative;
  width: 100%;
  max-width: 1440px;
}

.desktop-1440 .group-39847-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: clamp(5px, 1vw, 10.2px);
  position: relative;
  width: 100%;
  max-width: 745px;
}

.desktop-1440 .get-the-inside-scoop {
  color: var(--mine-shaft);
  font-family: var(--font-family-open_sans);
  font-size: clamp(14px, 1.5vw, 17.7px);
  font-weight: 700;
  letter-spacing: 2.21px;
  line-height: clamp(20px, 2vw, 26.6px);
  text-align: center;
  width: 100%;
}

.desktop-1440 .your-questions-answered {
  color: var(--club-wyndham-blue-1);
  font-family: var(--font-family-founders_grotesk-bold);
  font-size: clamp(32px, 4vw, 65px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: clamp(40px, 5vw, 66.8px);
  text-align: center;
  width: 100%;
}

/* FAQ Content */
.faq-container {
  max-width: 828px !important;
  margin: 0 auto;
  width: 100% !important;
  padding: 25px !important;
  box-sizing: border-box;
}

.faq-title-1 {
  color: var(--mine-shaft) !important;
  font-family: var(--font-family-open_sans);
  text-align: center;
  font-size: 18px;
  position: relative;
  top: 30px;
  font-weight: 700;
  letter-spacing: 2.21px;
  text-transform: uppercase;
}

.faq-title-2 {
  text-align: center;
  font-family: var(--font-family-founders_grotesk-bold) !important;
  color: var(--club-wyndham-blue-1);
  font-size: 50px;
  font-weight: bold !important;
  margin-top: 40px;
  margin-bottom: 30px;
}

/* Improve the FAQ items styling */
.faq-item {
  border-bottom: 1px solid rgba(178, 178, 178, 0.1);
  margin-bottom: 0;
  max-width: 100%;
}

summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  cursor: pointer;
  font-size: 18px;
  list-style: none;
  color: black;
  position: relative;
  padding-right: 1.5rem;
  font-family: geologica, sans-serif;
  font-weight: 500;
}

.faq-content {
  padding: 0 0 1rem 0;
  color: #000;
  animation: slideDown 0.3s ease-out;
  opacity: 0.8;
  max-width: 100%;
  font-size: 16px;
  line-height: 1.5;
  font-family: geologica, sans-serif;
  font-weight: 400;
}

/* Add responsive font sizes for FAQ titles based on DevTools */
@media (max-width: 767px) {
  .faq-title-1 {
    font-size: 16px;
  }

  .faq-title-2 {
    font-size: 30px;
  }

  summary {
    font-size: 16px;
  }

  .faq-content {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .faq-title-1 {
    font-size: 14px;
  }

  .faq-title-2 {
    font-size: 26px;
  }
}

/* Improve the container spacing */

/* Fix the arrow indicator for FAQ items */
summary::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  transform: translateY(-70%) rotate(45deg);
  transition: transform 0.3s ease;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

details[open] summary::after {
  transform: translateY(-30%) rotate(-135deg);
}

/* ====== LOGOS AND LEGAL ====== */
.desktop-1440 .blue-logos {
  flex: 0 0 auto;
  position: relative;
  width: 100%;
  height: auto;
}

.desktop-1440 .legal {
  align-items: center;
  background-color: var(--club-wyndham-blue-1);
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 3vw, 39px);
  height: auto;
  padding: clamp(20px, 3vw, 35px) clamp(15px, 2vw, 30px);
  position: relative;
  width: 100%;
}

.index .legal-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--club-wyndham-blue-1);
  display: flex;
  flex-direction: column;
  gap: 15px;
  height: 310px !important;
  padding: 37px 0px !important;
  position: relative;
  width: 100%;
}

.desktop-1440 .official-rules-pri {
  letter-spacing: 0;
  line-height: clamp(20px, 2.5vw, 27.6px);
  position: relative;
  text-align: center;
  width: fit-content;
  font-size: clamp(16px, 1.8vw, 22.5px);
}

.desktop-1440 .span-2 {
  text-decoration: underline;
}

.desktop-1440 .address-1 {
  letter-spacing: 0;
  line-height: clamp(16px, 2vw, 23.5px);
  position: relative;
  text-align: center;
  width: 100%;
  font-size: clamp(10px, 1.2vw, 14px);
}

/* ====== MODAL STYLES ====== */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5) !important;
}

.modal-container {
  position: relative;
  width: 90%;
  max-width: 500px;
  background: #06038d !important;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  z-index: 1001;
  text-align: center;
  max-height: 90vh;
  overflow-y: auto;
}

@media (max-width: 768px) {
  .modal-container {
    width: 100%;
    max-width: 442px;
    max-height: 100vh;
    padding: 0px !important;
    overflow-x: hidden;
    touch-action: pan-y;
    scroll-behavior: smooth;
    overscroll-behavior: contain;
  }
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  cursor: pointer;
  color: white;
  background: none;
  border: none;
  z-index: 1;
}

.header {
  margin-bottom: 20px;
  position: relative;
  top: 70px;
  right: -12px !important;
}

.pointer-rect {
  width: 40px;
  height: 45px !important;
  background: white;
  border-radius: 5px 5px 0 0;
  top: 31px;
  position: relative;
}

@media (max-width: 400px) {
  .pointer-rect {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 5px;
    position: relative;
    top: 81px !important;
  }
}

.arrow {
  width: 50px;
  height: auto;
  position: relative;
  z-index: 4;
  transform: rotate(270deg);
  top: 128px;
  z-index: 100;
}

@media (max-width: 400px) {
  .arrow {
    width: 50px;
    height: auto;
    position: relative;
    z-index: 4;
    transform: rotate(270deg);
    top: 128px;
    z-index: 100;
  }
}

.logo-footer {
  border: none !important;
  bottom: 136px !important;
  position: relative;
}

/* ====== MOBILE SPECIFIC STYLES ====== */
@media (max-width: 768px) {
  .desktop-1440 .point-copy {
    flex-direction: column;
  }

  .desktop-1440 .copy {
    text-align: center;
    align-items: center;
  }

  .desktop-1440 .x2nd-prizes {
    flex-direction: column;
  }

  .desktop-1440 .group-39847 {
    flex-direction: column;
  }

  body {
    padding: 0rem !important;
  }

  h1 {
    font-size: 2rem;
    font-family: geologica;
  }

  summary {
    font-size: 1.1rem;
  }
}

@media (max-width: 480px) {
  .desktop-1440 .grand-prize-winner {
    font-size: clamp(20px, 6vw, 28px);
  }

  .desktop-1440 .monthly-winners,
  .desktop-1440 .weekly-winners {
    font-size: clamp(28px, 38px, 38px);
  }

  .desktop-1440 .x120000-wyndham-rewards-points,
  .desktop-1440 .x30000-wyndham-rewards-points {
    font-size: clamp(16px, 4vw, 20px);
  }

  .desktop-1440 .x2500-airline-vouch {
    font-size: clamp(12px, 3vw, 16px);
  }

  .desktop-1440 .your-questions-answered {
    font-size: clamp(28px, 7vw, 36px);
  }

  .desktop-1440 .official-rules-pri {
    font-size: clamp(14px, 3.5vw, 18px);
  }

  .desktop-1440 .address-1 {
    font-size: clamp(9px, 2.5vw, 12px);
  }
}

/* ====== UTILITY CLASSES ====== */
.foundersgrotesk-regular-normal-white {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: clamp(16px, 2vw, 22.5px);
  font-style: normal;
  font-weight: 400;
}

@media (max-width: 768px) {
  .foundersgrotesk-regular-normal-white {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .foundersgrotesk-regular-normal-white {
    font-size: 16px;
  }
}

.foundersgrotesk-regular-normal-white-14-1px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: clamp(10px, 1.5vw, 14px) !important;
  font-style: normal;
  font-weight: 400;
}

@media (max-width: 768px) {
  .foundersgrotesk-regular-normal-white-14-1px {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .foundersgrotesk-regular-normal-white-14-1px {
    font-size: 10px;
  }
}

.foundersgrotesk-regular-normal-white-45px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: clamp(19px, 3.5vw, 45px) !important;
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-20px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: clamp(14px, 1.8vw, 20px);
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-ultramarine-47-1px {
  color: var(--club-wyndham-blue-1);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: clamp(24px, 3.5vw, 47.1px);
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-22-5px {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: clamp(16px, 2vw, 22.5px);
  font-style: normal;
  font-weight: 400;
}

.foundersgrotesk-regular-normal-white-18-4px {
  color: var(--club-wyndham-white);
  font-family: geologica;
  font-size: 15.4px !important;
  font-style: normal;
  font-weight: 400;
}

.geologica-bold-seashell-52-8px {
  color: black !important;
  font-family: geologica;
  font-size: 52.8px;
  font-style: normal;
  font-weight: 700;
}

.value {
  color: black !important;
  font-family: geologica;
  margin-left: 25px;
  margin-top: 35px;
  font-size: 20px;
  font-weight: 800;
}

/* ====== WHEEL SPECIFIC STYLES ====== */
@media (min-width: 500px) {
  .wheel-scale-wrapper {
    z-index: 6;
  }
}

/* ====== MOBILE SPECIFIC MODAL STYLES ====== */
@media (max-width: 500px) {
  .modal-desktop {
    display: none !important;
  }

  .gg-modal__footer {
    display: none !important;
  }

  .index {
    max-width: 500px !important;
    min-width: 500px !important;
    transform: translateX(0) !important;
    transform-origin: center !important;
    width: 100vw;
    overflow-x: hidden;
    padding: 0px !important;
    margin: 0 auto !important;
    position: relative !important;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__list-text.divider-lines {
    border-left: 0px solid #fff !important;
    border-right: 0px solid #fff !important;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__list-text {
    line-height: 1.5rem;
    font-weight: 100;
    text-align: center;
    padding: 0.5rem;
    margin: 0 auto;
    color: #0d0d7d;
    background: #fff;
    min-height: 7rem;
    width: 100%;
    align-items: center;
    border-radius: 31px;
    position: relative;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__list {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0px;
    text-align: center;
    width: 112%;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__column:last-child {
    display: flex;
    align-items: center;
    padding: 40px;
    width: 100%;
    gap: 40px;
    flex-direction: column;
    border-top: solid 7px white;
    background-image: linear-gradient(360deg, #0d0d7d, #0d0d7d, #0d0d7d, #0d0d7d);
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__list-text .value {
    font-size: 0.8rem;
    font-family: geologica;
    position: relative;
    bottom: 10px;
    text-align: center;
    right: 10px;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__top-title {
    line-height: 2.3rem;
    font-size: 2.5rem;
    color: #fff;
    font-weight: 700;
    text-align: center;
    white-space: normal;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__brand-logos {
    text-align: center;
    padding: 0;
    width: 90%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__body .gradient-container {
    background-image: linear-gradient(360deg, #0072ce, #0072ce, #0d0d7d, #0d0d7d);
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__body {
    font-family: geologica;
    position: relative;
    background-image: linear-gradient(360deg, #0d0d7d, #0d0d7d, #0d0d7d, #0d0d7d);
    z-index: 1;
    height: 100%;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal.vp-styling {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    color: #fff;
    font-size: 1rem;
    overflow: auto;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal .gg-wheel {
    height: 225px;
    width: 225px;
    top: 11rem;
    transform: scale(2.3);
    left: 120px;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__list-text .title {
    font-family: geologica;
    font-size: 2rem;
    line-height: .75rem;
    font-weight: bold;
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__list-text .description {
    font-size: 1rem;
    line-height: .5rem;
    font-family: "Geologica";
  }

  #tt-wheel .tt-modal .modal-content .gg-modal__column h1,
  #tt-wheel .tt-modal .modal-content .gg-modal__column p {
    color: #fff;
    margin: 0;
    font-size: 13px !important;
    font-family: "Geologica";
  }

  .x2500-airline-vouch-1 {
    height: 87px;
    letter-spacing: 0;
    line-height: 18px;
    margin-left: -2px;
    text-align: center;
    width: 390px;
    font-size: 12px;
    color: white;
    position: relative;
    bottom: 7px;
    font-size: 10px !important;
  }

  .tt-modal {
    display: block !important;
  }

  .gg-modal__content.thank-you {
    display: none;
  }

  .gg-modal__submit {
    display: none;
  }
}

@media (min-width: 501px) {
  .index {
    padding: 20px !important;
    margin: 0 auto !important;
  }

  .swiper-slide img {
    width: 100%;
    object-fit: cover;
    margin: 0;
    padding: 0;
    line-height: 0;
    height: 250px;
  }
}

/* Ensure images are responsive */
img {
  max-width: 100%;
  height: auto;
}

/* Additional Responsive Fixes */
@media (max-width: 500px) {
  #tt-wheel .tt-modal .modal-content .gg-modal__body {
    font-family: geologica;
    position: relative;
    background-image: linear-gradient(360deg, #0d0d7d, #0d0d7d, #0d0d7d, #0d0d7d);
    z-index: 1;
    height: 100%;
  }

  .x2500-airline-vouch-1 {
    font-size: 10px !important;
  }

  .modal-content {
    left: 15px !important;
  }
}

/* Fix for line-10 */
@media (max-width: 1440px) {
  .line-10 {
    top: 29px;
    display: flex;
    position: relative;
    width: 71px;
    left: 2px;
  }
}
*{
  font-family:'Founders Grotesk' !important;
}
summary {
  display: flex
;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0 !important;
  cursor: pointer;
  font-size: 1.25rem;
  list-style: none;
  color: black;
  position: relative;
  padding-right: 1rem;
  font-family: geologica;
}
.foundersgrotesk-regular-normal-white-22-5px{
font-size:clamp(16px, 2vw, 22.5px) !important;
}
@font-face {
  font-family: 'Founders Grotesk';
  src: url('https://47115785.fs1.hubspotusercontent-na1.net/hubfs/47115785/Club%20Wyndham/Fonts/FoundersGrotesk-Regular.otf') format('opentype');
  font-weight: 400; /* Regular */
  font-style: normal;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('https://47115785.fs1.hubspotusercontent-na1.net/hubfs/47115785/Club%20Wyndham/Fonts/FoundersGrotesk-Bold.otf') format('opentype');
  font-weight: 700; /* Bold */
  font-style: normal;
}
.header h1 {
  font-size: 36px !important;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 8px;
  text-transform: uppercase !important;
}
.header p {
  font-size: 21px !important;
  font-weight: 500;
  opacity: 0.9;
  text-transform: uppercase !important;
}
.footer-legal p {
  font-size: 11px !important;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.legal-text {
  color: #06038d;
  font-size: 10px;
  text-align: center !important; */
  margin-top: 16px;
}
@media (min-width:500px){
  .desktop-1440 .frame-1 {
    height: auto;
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 20px;
    top: 25px;
    width: 95%;
}


}




@media (max-width:500px){

  .foundersgrotesk-regular-normal-ultramarine-47-1px{
  color: var(--club-wyndham-blue-1);
  font-family: var(--font-family-founders_grotesk-regular);
  font-size: 29.1px !important;
  font-style: normal;
  font-weight: 700;
}}

.desktop-1440 .monthly-winners,
.desktop-1440 .weekly-winners {
  color: var(--club-wyndham-white);
  font-family: var(--font-family-founders_grotesk-semibold);
  font-size: clamp(32px, 4vw, 56.4px);
  font-weight: 700;
  height: auto;
  /* letter-spacing: 0; */
  line-height: 1  !important;
  text-align: center;
  width: 100%;
}
@media (max-width:500px){
.hero{
  display:none;


}}
@media (min-width:501px){
  .hero-1{
    display:none;
  
  
  }}
  @media (min-width:501px){
    .text-box{
      display:none;
    
    
    }}


    @media (min-width:501px){
      .hero-1{
        display:none;
        width: 100%;
        max-width: 400px;
      
      }}
      @media (max-width:501px){
        .hero-1{
          width: 100%;
          max-width: 92%;
        
        }}

       .text-box {
          width: 100%;
          max-width: 92%;
          margin-top: 10px;
      }