.page-resources-nk88-jackpot-guide {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333333;
  background-color: #FFFFFF;
}

.page-resources-nk88-jackpot-guide__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-resources-nk88-jackpot-guide__dark-bg {
  background-color: #26A9E0;
  color: #ffffff;
}

.page-resources-nk88-jackpot-guide__light-bg {
  background-color: #FFFFFF;
  color: #333333;
}

.page-resources-nk88-jackpot-guide__text-center {
  text-align: center;
}

.page-resources-nk88-jackpot-guide__section-title {
  font-size: 2.5em;
  margin-bottom: 20px;
  text-align: center;
  color: inherit;
}

.page-resources-nk88-jackpot-guide__paragraph {
  font-size: 1.1em;
  margin-bottom: 15px;
  color: inherit;
}

.page-resources-nk88-jackpot-guide__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  padding-top: var(--header-offset, 120px); /* Apply header offset */
  text-align: center;
  overflow: hidden;
}

.page-resources-nk88-jackpot-guide__hero-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.page-resources-nk88-jackpot-guide__hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.5); /* Darken image for text readability */
}

.page-resources-nk88-jackpot-guide__hero-content {
  position: relative;
  z-index: 1;
  max-width: 900px;
  padding: 20px;
}

.page-resources-nk88-jackpot-guide__hero-title {
  font-size: 3.5em;
  margin-bottom: 20px;
  color: #FFFFFF;
  line-height: 1.2;
}

.page-resources-nk88-jackpot-guide__hero-description {
  font-size: 1.3em;
  margin-bottom: 30px;
  color: #f0f0f0;
}

.page-resources-nk88-jackpot-guide__hero-cta {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.page-resources-nk88-jackpot-guide__btn-primary,
.page-resources-nk88-jackpot-guide__btn-secondary {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  max-width: 100%;
}

.page-resources-nk88-jackpot-guide__btn-primary {
  background-color: #EA7C07;
  color: #FFFFFF;
  border: 2px solid #EA7C07;
}

.page-resources-nk88-jackpot-guide__btn-primary:hover {
  background-color: #d46a00;
  border-color: #d46a00;
}

.page-resources-nk88-jackpot-guide__btn-secondary {
  background-color: #26A9E0;
  color: #FFFFFF;
  border: 2px solid #26A9E0;
}

.page-resources-nk88-jackpot-guide__btn-secondary:hover {
  background-color: #1e87bb;
  border-color: #1e87bb;
}

.page-resources-nk88-jackpot-guide__intro-section,
.page-resources-nk88-jackpot-guide__how-to-play,
.page-resources-nk88-jackpot-guide__popular-games,
.page-resources-nk88-jackpot-guide__faq-section {
  padding: 60px 0;
}

.page-resources-nk88-jackpot-guide__strategies-section,
.page-resources-nk88-jackpot-guide__benefits-section,
.page-resources-nk88-jackpot-guide__cta-section {
  padding: 60px 0;
}

.page-resources-nk88-jackpot-guide__image-full {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
}

.page-resources-nk88-jackpot-guide__image-spacing {
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-resources-nk88-jackpot-guide__video-section {
  padding: 60px 0;
}

.page-resources-nk88-jackpot-guide__video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  margin: 30px auto;
  border-radius: 8px;
  background-color: #000;
}

.page-resources-nk88-jackpot-guide__video,
.page-resources-nk88-jackpot-guide__video-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
}

.page-resources-nk88-jackpot-guide__video-link-overlay {
  z-index: 1;
  background: rgba(0, 0, 0, 0.2); /* Slight overlay to indicate clickability */
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.page-resources-nk88-jackpot-guide__ordered-list {
  list-style: decimal;
  padding-left: 25px;
  margin-bottom: 20px;
  font-size: 1.1em;
  color: inherit;
}

.page-resources-nk88-jackpot-guide__ordered-list li {
  margin-bottom: 10px;
}

.page-resources-nk88-jackpot-guide__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-resources-nk88-jackpot-guide__card {
  background-color: #FFFFFF;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  color: #333333;
  text-align: left;
}

.page-resources-nk88-jackpot-guide__dark-bg .page-resources-nk88-jackpot-guide__card {
  background-color: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
}

.page-resources-nk88-jackpot-guide__card-title {
  font-size: 1.5em;
  margin-bottom: 15px;
  color: inherit;
}

.page-resources-nk88-jackpot-guide__card-text {
  font-size: 1em;
  color: inherit;
}

.page-resources-nk88-jackpot-guide__game-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-resources-nk88-jackpot-guide__game-card {
  background-color: #F8F8F8;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  text-align: center;
}

.page-resources-nk88-jackpot-guide__game-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;
}

.page-resources-nk88-jackpot-guide__game-title {
  font-size: 1.3em;
  margin-bottom: 10px;
}

.page-resources-nk88-jackpot-guide__game-title a {
  color: #26A9E0;
  text-decoration: none;
}

.page-resources-nk88-jackpot-guide__game-title a:hover {
  text-decoration: underline;
}

.page-resources-nk88-jackpot-guide__game-description {
  font-size: 0.95em;
  color: #555555;
}

.page-resources-nk88-jackpot-guide__cta-center {
  text-align: center;
  margin-top: 40px;
}

.page-resources-nk88-jackpot-guide__benefits-list {
  list-style: none;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 1.1em;
}

.page-resources-nk88-jackpot-guide__benefits-list li {
  background-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 10px;
  padding: 15px 20px;
  border-radius: 8px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  gap: 10px;
}

.page-resources-nk88-jackpot-guide__benefits-list li::before {
  content: '✅';
  font-size: 1.2em;
  margin-right: 5px;
}

.page-resources-nk88-jackpot-guide__faq-list {
  margin-top: 30px;
}

.page-resources-nk88-jackpot-guide__faq-item {
  background-color: #F8F8F8;
  margin-bottom: 10px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.page-resources-nk88-jackpot-guide__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  font-size: 1.2em;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
  background-color: #FFFFFF;
  border-bottom: 1px solid #eee;
}

.page-resources-nk88-jackpot-guide__faq-question:hover {
  background-color: #f5f5f5;
}

.page-resources-nk88-jackpot-guide__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  transition: transform 0.3s ease;
}

.page-resources-nk88-jackpot-guide__faq-item.active .page-resources-nk88-jackpot-guide__faq-toggle {
  transform: rotate(45deg);
}

.page-resources-nk88-jackpot-guide__faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 25px;
  transition: max-height 0.3s ease, padding 0.3s ease;
  background-color: #F8F8F8;
  color: #555555;
}

.page-resources-nk88-jackpot-guide__faq-item.active .page-resources-nk88-jackpot-guide__faq-answer {
  max-height: 1000px !important; /* Sufficiently large */
  padding: 15px 25px;
}

.page-resources-nk88-jackpot-guide__faq-answer p {
  margin-bottom: 0;
  font-size: 1em;
}

.page-resources-nk88-jackpot-guide__cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
  flex-wrap: wrap;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .page-resources-nk88-jackpot-guide__hero-title {
    font-size: 3em;
  }
  .page-resources-nk88-jackpot-guide__section-title {
    font-size: 2em;
  }
}

@media (max-width: 768px) {
  .page-resources-nk88-jackpot-guide {
    font-size: 16px;
    line-height: 1.6;
  }
  .page-resources-nk88-jackpot-guide__hero-section {
    padding: 40px 15px;
    padding-top: var(--header-offset, 120px) !important;
  }
  .page-resources-nk88-jackpot-guide__hero-title {
    font-size: 2.5em;
  }
  .page-resources-nk88-jackpot-guide__hero-description {
    font-size: 1.1em;
  }
  .page-resources-nk88-jackpot-guide__section-title {
    font-size: 1.8em;
  }
  .page-resources-nk88-jackpot-guide__paragraph {
    font-size: 1em;
  }
  .page-resources-nk88-jackpot-guide__container,
  .page-resources-nk88-jackpot-guide__grid,
  .page-resources-nk88-jackpot-guide__game-cards,
  .page-resources-nk88-jackpot-guide__faq-list,
  .page-resources-nk88-jackpot-guide__cta-buttons {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  .page-resources-nk88-jackpot-guide__btn-primary,
  .page-resources-nk88-jackpot-guide__btn-secondary,
  .page-resources-nk88-jackpot-guide a[class*="button"],
  .page-resources-nk88-jackpot-guide a[class*="btn"] {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-resources-nk88-jackpot-guide__cta-buttons {
    flex-direction: column;
    gap: 15px;
  }

  .page-resources-nk88-jackpot-guide img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
  .page-resources-nk88-jackpot-guide__video-wrapper,
  .page-resources-nk88-jackpot-guide__video,
  .page-resources-nk88-jackpot-guide__video-link-overlay {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  .page-resources-nk88-jackpot-guide__card,
  .page-resources-nk88-jackpot-guide__game-card {
    padding: 15px;
  }
  .page-resources-nk88-jackpot-guide__faq-question {
    padding: 15px 20px;
    font-size: 1.1em;
  }
  .page-resources-nk88-jackpot-guide__faq-answer {
    padding: 10px 20px;
  }
}

@media (max-width: 480px) {
  .page-resources-nk88-jackpot-guide__hero-title {
    font-size: 2em;
  }
  .page-resources-nk88-jackpot-guide__hero-description {
    font-size: 1em;
  }
  .page-resources-nk88-jackpot-guide__section-title {
    font-size: 1.5em;
  }
  .page-resources-nk88-jackpot-guide__btn-primary,
  .page-resources-nk88-jackpot-guide__btn-secondary {
    padding: 12px 20px;
    font-size: 1em;
  }
}