.page-blog-okvip88-slot-jackpot-secrets {
  font-family: 'Arial', sans-serif;
  color: #333333;
  background-color: #f9f9f9;
}

.page-blog-okvip88-slot-jackpot-secrets__hero-section {
  position: relative;
  width: 100%;
  min-height: 450px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 10px; /* Small top padding, relying on body for header offset */
  background-color: #017439;
  color: #ffffff;
  overflow: hidden;
}

.page-blog-okvip88-slot-jackpot-secrets__hero-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-blog-okvip88-slot-jackpot-secrets__hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.7); /* Slightly darken image for text readability */
}

.page-blog-okvip88-slot-jackpot-secrets__hero-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  padding: 40px 20px;
  margin: 0 auto;
}

.page-blog-okvip88-slot-jackpot-secrets__main-title {
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #ffffff;
}

.page-blog-okvip88-slot-jackpot-secrets__description {
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #f0f0f0;
}

.page-blog-okvip88-slot-jackpot-secrets__cta-buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.page-blog-okvip88-slot-jackpot-secrets__btn-primary,
.page-blog-okvip88-slot-jackpot-secrets__btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border-radius: 8px;
  font-size: 1.1rem;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  box-sizing: border-box;
  max-width: 100%;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}

.page-blog-okvip88-slot-jackpot-secrets__btn-primary {
  background-color: #C30808; /* Custom color for Register/Login */
  color: #FFFF00; /* Custom font color for Register/Login */
  border: 2px solid #C30808;
}

.page-blog-okvip88-slot-jackpot-secrets__btn-primary:hover {
  background-color: #a30606;
  border-color: #a30606;
}

.page-blog-okvip88-slot-jackpot-secrets__btn-secondary {
  background-color: #ffffff;
  color: #017439;
  border: 2px solid #017439;
}

.page-blog-okvip88-slot-jackpot-secrets__btn-secondary:hover {
  background-color: #f0f0f0;
  color: #017439;
  border-color: #005a2e;
}

.page-blog-okvip88-slot-jackpot-secrets__content-area {
  padding: 60px 0;
  background-color: #ffffff;
  color: #333333;
}

.page-blog-okvip88-slot-jackpot-secrets__container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-okvip88-slot-jackpot-secrets__section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 700;
  color: #017439;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.3;
}

.page-blog-okvip88-slot-jackpot-secrets__sub-title {
  font-size: clamp(1.4rem, 2.8vw, 2rem);
  font-weight: 600;
  color: #017439;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.4;
}

.page-blog-okvip88-slot-jackpot-secrets p {
  font-size: 1rem;
  line-height: 1.7;
  margin-bottom: 15px;
  color: #333333;
}

.page-blog-okvip88-slot-jackpot-secrets strong {
  color: #017439;
}

.page-blog-okvip88-slot-jackpot-secrets__list {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  padding: 0;
}

.page-blog-okvip88-slot-jackpot-secrets__list li {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 10px;
  color: #333333;
}

.page-blog-okvip88-slot-jackpot-secrets__article-figure {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* FAQ Styles */
details.page-blog-okvip88-slot-jackpot-secrets__faq-item {
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
details.page-blog-okvip88-slot-jackpot-secrets__faq-item summary.page-blog-okvip88-slot-jackpot-secrets__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  cursor: pointer;
  user-select: none;
  list-style: none;
  transition: background-color 0.3s ease;
  font-weight: 600;
  color: #333333;
}
details.page-blog-okvip88-slot-jackpot-secrets__faq-item summary.page-blog-okvip88-slot-jackpot-secrets__faq-question::-webkit-details-marker {
  display: none;
}
details.page-blog-okvip88-slot-jackpot-secrets__faq-item summary.page-blog-okvip88-slot-jackpot-secrets__faq-question:hover {
  background: #f5f5f5;
}
.page-blog-okvip88-slot-jackpot-secrets__faq-qtext {
  flex: 1;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #333333;
}
.page-blog-okvip88-slot-jackpot-secrets__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #017439;
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}
details.page-blog-okvip88-slot-jackpot-secrets__faq-item .page-blog-okvip88-slot-jackpot-secrets__faq-answer {
  padding: 0 20px 20px;
  background: #fcfcfc;
  border-radius: 0 0 8px 8px;
}
details.page-blog-okvip88-slot-jackpot-secrets__faq-item .page-blog-okvip88-slot-jackpot-secrets__faq-answer p {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.7;
  color: #555555;
}

.page-blog-okvip88-slot-jackpot-secrets__cta-buttons--bottom {
  margin-top: 40px;
}

/* General image responsive styles */
.page-blog-okvip88-slot-jackpot-secrets img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Responsive styles */
@media (max-width: 1024px) {
  .page-blog-okvip88-slot-jackpot-secrets__hero-content {
    padding: 30px 15px;
  }
  .page-blog-okvip88-slot-jackpot-secrets__main-title {
    font-size: clamp(2rem, 4.5vw, 3rem);
  }
  .page-blog-okvip88-slot-jackpot-secrets__description {
    font-size: 1.1rem;
  }
  .page-blog-okvip88-slot-jackpot-secrets__section-title {
    font-size: clamp(1.6rem, 3vw, 2.2rem);
  }
  .page-blog-okvip88-slot-jackpot-secrets__sub-title {
    font-size: clamp(1.2rem, 2.5vw, 1.8rem);
  }
  .page-blog-okvip88-slot-jackpot-secrets__btn-primary,
  .page-blog-okvip88-slot-jackpot-secrets__btn-secondary {
    padding: 12px 25px;
    font-size: 1rem;
  }
  .page-blog-okvip88-slot-jackpot-secrets__content-area {
    padding: 40px 0;
  }
  .page-blog-okvip88-slot-jackpot-secrets__container {
    padding: 0 15px;
  }
  .page-blog-okvip88-slot-jackpot-secrets__faq-qtext {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  /* HERO Section - Mobile */
  .page-blog-okvip88-slot-jackpot-secrets__hero-section {
    min-height: 350px;
    padding-top: 10px; /* Ensure small top padding */
  }
  .page-blog-okvip88-slot-jackpot-secrets__hero-image img {
    object-fit: contain !important; /* Prevent cropping on mobile */
    aspect-ratio: unset !important; /* Allow natural aspect ratio */
    filter: brightness(0.8); /* Adjust brightness for better mobile contrast */
  }
  .page-blog-okvip88-slot-jackpot-secrets__hero-content {
    padding: 20px 15px;
  }
  .page-blog-okvip88-slot-jackpot-secrets__main-title {
    font-size: clamp(2rem, 8vw, 2.8rem) !important;
    margin-bottom: 15px;
  }
  .page-blog-okvip88-slot-jackpot-secrets__description {
    font-size: 0.95rem !important;
    margin-bottom: 25px;
  }

  /* General Content Area - Mobile */
  .page-blog-okvip88-slot-jackpot-secrets__content-area {
    padding: 30px 0;
  }
  .page-blog-okvip88-slot-jackpot-secrets__container {
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__section-title {
    font-size: clamp(1.5rem, 6vw, 2rem) !important;
    margin-bottom: 20px;
  }
  .page-blog-okvip88-slot-jackpot-secrets__sub-title {
    font-size: clamp(1.2rem, 5vw, 1.6rem) !important;
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .page-blog-okvip88-slot-jackpot-secrets p,
  .page-blog-okvip88-slot-jackpot-secrets__list li {
    font-size: 0.9rem !important;
    line-height: 1.6 !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__list {
    margin-left: 20px;
  }

  /* Images - Mobile */
  .page-blog-okvip88-slot-jackpot-secrets img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__article-figure {
    margin: 20px auto !important;
    padding: 0;
  }

  /* Buttons - Mobile */
  .page-blog-okvip88-slot-jackpot-secrets__cta-buttons {
    flex-direction: column !important; /* Stack buttons vertically */
    gap: 10px !important;
    padding: 0 15px;
  }
  .page-blog-okvip88-slot-jackpot-secrets__btn-primary,
  .page-blog-okvip88-slot-jackpot-secrets__btn-secondary {
    max-width: 100% !important;
    width: 100% !important;
    font-size: 1rem !important;
    padding: 12px 20px !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }

  /* FAQ - Mobile */
  details.page-blog-okvip88-slot-jackpot-secrets__faq-item summary.page-blog-okvip88-slot-jackpot-secrets__faq-question {
    padding: 15px !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__faq-qtext {
    font-size: 0.95rem !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__faq-toggle {
    font-size: 20px !important;
    width: 24px !important;
    margin-left: 10px !important;
  }
  details.page-blog-okvip88-slot-jackpot-secrets__faq-item .page-blog-okvip88-slot-jackpot-secrets__faq-answer {
    padding: 0 15px 15px !important;
  }
}

@media (max-width: 480px) {
  .page-blog-okvip88-slot-jackpot-secrets__main-title {
    font-size: clamp(1.8rem, 9vw, 2.5rem) !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__description {
    font-size: 0.85rem !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__section-title {
    font-size: clamp(1.3rem, 7vw, 1.8rem) !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__sub-title {
    font-size: clamp(1rem, 6vw, 1.4rem) !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets p,
  .page-blog-okvip88-slot-jackpot-secrets__list li {
    font-size: 0.85rem !important;
  }
  .page-blog-okvip88-slot-jackpot-secrets__btn-primary,
  .page-blog-okvip88-slot-jackpot-secrets__btn-secondary {
    font-size: 0.9rem !important;
    padding: 10px 15px !important;
  }
}