.page-blog-888win-exclusive-benefits-2024 {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #F2FFF6; /* Text Main */
  background-color: #08160F; /* Background */
  margin: 0;
  padding: 0;
}

.page-blog-888win-exclusive-benefits-2024__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px; /* Small top padding, body handles header offset */
  padding-bottom: 60px;
  overflow: hidden;
}

.page-blog-888win-exclusive-benefits-2024__hero-image-wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.page-blog-888win-exclusive-benefits-2024__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 8px;
}

.page-blog-888win-exclusive-benefits-2024__hero-content {
  max-width: 900px;
  text-align: center;
  padding: 20px;
  margin-top: 30px;
}

.page-blog-888win-exclusive-benefits-2024__main-title {
  font-size: clamp(2.2em, 4vw, 3.5em);
  font-weight: bold;
  color: #F2C14E; /* Gold */
  margin-bottom: 20px;
  line-height: 1.2;
}

.page-blog-888win-exclusive-benefits-2024__description {
  font-size: 1.1em;
  color: #A7D9B8; /* Text Secondary */
  margin-bottom: 30px;
}

.page-blog-888win-exclusive-benefits-2024__btn-primary,
.page-blog-888win-exclusive-benefits-2024__btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
  box-sizing: border-box;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  max-width: 100%;
}

.page-blog-888win-exclusive-benefits-2024__btn-primary {
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%); /* Button */
  color: #ffffff;
  border: none;
}

.page-blog-888win-exclusive-benefits-2024__btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

.page-blog-888win-exclusive-benefits-2024__btn-secondary {
  background: transparent;
  color: #F2C14E; /* Gold */
  border: 2px solid #F2C14E; /* Gold */
  margin-left: 15px;
}

.page-blog-888win-exclusive-benefits-2024__btn-secondary:hover {
  background: #F2C14E;
  color: #08160F; /* Background */
  transform: translateY(-2px);
}

.page-blog-888win-exclusive-benefits-2024__content-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
  background-color: #08160F; /* Background */
  color: #F2FFF6; /* Text Main */
}

.page-blog-888win-exclusive-benefits-2024__section-title {
  font-size: 2.5em;
  color: #F2C14E; /* Gold */
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}

.page-blog-888win-exclusive-benefits-2024__sub-title {
  font-size: 1.8em;
  color: #22C768; /* Auxiliary */
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}

.page-blog-888win-exclusive-benefits-2024__paragraph {
  font-size: 1em;
  margin-bottom: 20px;
  color: #A7D9B8; /* Text Secondary */
}

.page-blog-888win-exclusive-benefits-2024__image-content {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  object-fit: cover;
}

.page-blog-888win-exclusive-benefits-2024__faq-list {
  margin-top: 40px;
}

.page-blog-888win-exclusive-benefits-2024__faq-item {
  background-color: #11271B; /* Card BG */
  border: 1px solid #2E7A4E; /* Border */
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-888win-exclusive-benefits-2024__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  font-size: 1.2em;
  font-weight: bold;
  color: #F2FFF6; /* Text Main */
  cursor: pointer;
  background-color: #11271B; /* Card BG */
  user-select: none;
  list-style: none;
}

.page-blog-888win-exclusive-benefits-2024__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-888win-exclusive-benefits-2024__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  transition: transform 0.3s ease;
  color: #2AD16F; /* Button top color for accent */
}

.page-blog-888win-exclusive-benefits-2024__faq-item[open] .page-blog-888win-exclusive-benefits-2024__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-888win-exclusive-benefits-2024__faq-answer {
  padding: 0 20px 20px;
  font-size: 1em;
  color: #A7D9B8; /* Text Secondary */
}

.page-blog-888win-exclusive-benefits-2024__cta-section {
  background-color: #0A4B2C; /* Deep Green */
  padding: 80px 20px;
  text-align: center;
  color: #F2FFF6; /* Text Main */
}

.page-blog-888win-exclusive-benefits-2024__cta-title {
  font-size: 2.5em;
  color: #F2C14E; /* Gold */
  margin-bottom: 20px;
  font-weight: bold;
}

.page-blog-888win-exclusive-benefits-2024__cta-description {
  font-size: 1.1em;
  color: #A7D9B8; /* Text Secondary */
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-888win-exclusive-benefits-2024__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 100%;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .page-blog-888win-exclusive-benefits-2024 {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-888win-exclusive-benefits-2024__hero-section {
    padding-top: 10px !important; /* body handles --header-offset, this is decorative */
    padding-bottom: 40px;
  }

  .page-blog-888win-exclusive-benefits-2024__main-title {
    font-size: 2em;
  }

  .page-blog-888win-exclusive-benefits-2024__description {
    font-size: 1em;
  }

  .page-blog-888win-exclusive-benefits-2024__btn-primary,
  .page-blog-888win-exclusive-benefits-2024__btn-secondary {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-blog-888win-exclusive-benefits-2024__cta-buttons {
    flex-direction: column;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-blog-888win-exclusive-benefits-2024__content-area,
  .page-blog-888win-exclusive-benefits-2024__cta-section {
    padding: 30px 15px;
  }

  .page-blog-888win-exclusive-benefits-2024__section-title {
    font-size: 2em;
  }

  .page-blog-888win-exclusive-benefits-2024__sub-title {
    font-size: 1.5em;
  }

  .page-blog-888win-exclusive-benefits-2024__image-content {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-888win-exclusive-benefits-2024__hero-image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  /* All images and containers must be responsive */
  .page-blog-888win-exclusive-benefits-2024 img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
  
  .page-blog-888win-exclusive-benefits-2024__hero-section,
  .page-blog-888win-exclusive-benefits-2024__content-area,
  .page-blog-888win-exclusive-benefits-2024__cta-section,
  .page-blog-888win-exclusive-benefits-2024__faq-item,
  .page-blog-888win-exclusive-benefits-2024__hero-image-wrapper,
  .page-blog-888win-exclusive-benefits-2024__cta-buttons {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden !important;
  }
  
  .page-blog-888win-exclusive-benefits-2024__faq-question {
    padding: 15px;
  }

  .page-blog-888win-exclusive-benefits-2024__faq-answer {
    padding: 0 15px 15px;
  }
}

/* Ensure color contrast for light body background #f4f4f4 (from shared.css) */
/* Main content text color is #F2FFF6 (Text Main), which contrasts well with #08160F (Background) */
/* The body background is light, but the main content area has its own dark background. */
/* If any text appears directly on body background, it should be dark. */
/* Given the current structure, most text is on dark custom backgrounds. */

/* Emergency contrast fix for any text directly on the light body background if needed */
.page-blog-888win-exclusive-benefits-2024 p,
.page-blog-888win-exclusive-benefits-2024 li {
  color: #A7D9B8; /* Text Secondary - good contrast with dark custom backgrounds */
}

/* Ensuring button text contrast */
.page-blog-888win-exclusive-benefits-2024__btn-primary {
  color: #ffffff; /* White text on gradient background */
}

.page-blog-888win-exclusive-benefits-2024__btn-secondary {
  color: #F2C14E; /* Gold text on transparent/dark background */
}

.page-blog-888win-exclusive-benefits-2024__btn-secondary:hover {
  color: #08160F; /* Dark text on Gold background */
}