.page-resources-jl99-slot-high-payout-games {
  color: #333333;
  font-family: Arial, sans-serif;
  line-height: 1.6;
  padding-top: var(--header-offset, 120px);
}

.page-resources-jl99-slot-high-payout-games__hero-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-resources-jl99-slot-high-payout-games__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-width: 200px; /* Ensure minimum size */
  min-height: 200px;
}

.page-resources-jl99-slot-high-payout-games__hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 900px;
  padding: 40px 20px;
  background: rgba(0, 0, 0, 0.7); /* Semi-transparent overlay for readability */
  border-radius: 10px;
}

.page-resources-jl99-slot-high-payout-games__hero-title {
  font-size: 3.5em;
  margin-bottom: 20px;
  color: #FCBC45;
  line-height: 1.2;
}

.page-resources-jl99-slot-high-payout-games__hero-description {
  font-size: 1.2em;
  margin-bottom: 30px;
  color: #FFFFFF;
}

.page-resources-jl99-slot-high-payout-games__hero-actions {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.page-resources-jl99-slot-high-payout-games__button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease;
  white-space: nowrap;
}

.page-resources-jl99-slot-high-payout-games__button--register {
  background-color: #FFFFFF;
  color: #000000;
}

.page-resources-jl99-slot-high-payout-games__button--register:hover {
  background-color: #FCBC45;
  color: #FFFFFF;
}

.page-resources-jl99-slot-high-payout-games__button--explore {
  background-color: #FCBC45;
  color: #FFFFFF;
}

.page-resources-jl99-slot-high-payout-games__button--explore:hover {
  background-color: #e0a53b;
}

.page-resources-jl99-slot-high-payout-games__article-section {
  padding: 60px 20px;
  background-color: #FFFFFF;
}

.page-resources-jl99-slot-high-payout-games__article-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.page-resources-jl99-slot-high-payout-games__back-link {
  display: inline-block;
  margin-bottom: 30px;
  color: #FCBC45;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
}

.page-resources-jl99-slot-high-payout-games__back-link:hover {
  color: #e0a53b;
}

.page-resources-jl99-slot-high-payout-games__article-content h2,
.page-resources-jl99-slot-high-payout-games__article-content h3,
.page-resources-jl99-slot-high-payout-games__article-content h4 {
  color: #000000;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.page-resources-jl99-slot-high-payout-games__section-title {
  font-size: 2.5em;
}

.page-resources-jl99-slot-high-payout-games__sub-title {
  font-size: 1.8em;
}

.page-resources-jl99-slot-high-payout-games__game-title {
  font-size: 1.5em;
}

.page-resources-jl99-slot-high-payout-games__article-content p {
  margin-bottom: 20px;
  font-size: 1.1em;
}

.page-resources-jl99-slot-high-payout-games__game-card {
  background-color: #f8f8f8;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  text-align: center;
}

.page-resources-jl99-slot-high-payout-games__game-image {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  margin-bottom: 20px;
  min-width: 200px; /* Ensure minimum size */
  min-height: 200px;
}

.page-resources-jl99-slot-high-payout-games__strategy-list,
.page-resources-jl99-slot-high-payout-games__advantage-list,
.page-resources-jl99-slot-high-payout-games__steps-list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 30px;
}

.page-resources-jl99-slot-high-payout-games__steps-list {
  list-style-type: decimal;
}

.page-resources-jl99-slot-high-payout-games__strategy-item,
.page-resources-jl99-slot-high-payout-games__advantage-item,
.page-resources-jl99-slot-high-payout-games__steps-item {
  margin-bottom: 10px;
  font-size: 1.1em;
}

.page-resources-jl99-slot-high-payout-games__link-button {
  color: #FCBC45;
  text-decoration: underline;
  font-weight: bold;
  transition: color 0.3s ease;
}

.page-resources-jl99-slot-high-payout-games__link-button:hover {
  color: #e0a53b;
}

.page-resources-jl99-slot-high-payout-games__cta-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-resources-jl99-slot-high-payout-games__button--primary {
  background-color: #000000;
  color: #FFFFFF;
}

.page-resources-jl99-slot-high-payout-games__button--primary:hover {
  background-color: #333333;
}

.page-resources-jl99-slot-high-payout-games__button--secondary {
  background-color: #FCBC45;
  color: #000000;
}

.page-resources-jl99-slot-high-payout-games__button--secondary:hover {
  background-color: #e0a53b;
  color: #FFFFFF;
}

.page-resources-jl99-slot-high-payout-games__faq-list {
  margin-top: 30px;
}

.page-resources-jl99-slot-high-payout-games__faq-item {
  background-color: #f8f8f8;
  border-left: 5px solid #FCBC45;
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.page-resources-jl99-slot-high-payout-games__faq-question {
  font-size: 1.2em;
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
}

.page-resources-jl99-slot-high-payout-games__faq-answer {
  font-size: 1em;
  color: #333333;
}

.page-resources-jl99-slot-high-payout-games__cta-bottom {
  text-align: center;
  margin-top: 50px;
}

.page-resources-jl99-slot-high-payout-games__button--final-cta {
  background-color: #FCBC45;
  color: #000000;
  font-size: 1.3em;
  padding: 18px 35px;
}

.page-resources-jl99-slot-high-payout-games__button--final-cta:hover {
  background-color: #e0a53b;
  color: #FFFFFF;
}

.page-resources-jl99-slot-high-payout-games__back-link--bottom {
  display: block;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .page-resources-jl99-slot-high-payout-games__hero-title {
    font-size: 2.8em;
  }
  .page-resources-jl99-slot-high-payout-games__hero-description {
    font-size: 1.1em;
  }
  .page-resources-jl99-slot-high-payout-games__section-title {
    font-size: 2.2em;
  }
  .page-resources-jl99-slot-high-payout-games__sub-title {
    font-size: 1.6em;
  }
}

@media (max-width: 768px) {
  .page-resources-jl99-slot-high-payout-games__hero-title {
    font-size: 2em;
  }
  .page-resources-jl99-slot-high-payout-games__hero-description {
    font-size: 1em;
  }
  .page-resources-jl99-slot-high-payout-games__hero-actions {
    flex-direction: column;
    gap: 15px;
  }
  .page-resources-jl99-slot-high-payout-games__button {
    width: 100%;
  }
  .page-resources-jl99-slot-high-payout-games__article-section {
    padding: 40px 15px;
  }
  .page-resources-jl99-slot-high-payout-games__section-title {
    font-size: 1.8em;
  }
  .page-resources-jl99-slot-high-payout-games__sub-title {
    font-size: 1.4em;
  }
  .page-resources-jl99-slot-high-payout-games__game-card {
    padding: 20px;
  }
  .page-resources-jl99-slot-high-payout-games__article-content img,
  .page-resources-jl99-slot-high-payout-games__game-image {
    max-width: 100%;
    height: auto;
    min-width: 200px; /* Ensure minimum size */
    min-height: 200px;
  }
  .page-resources-jl99-slot-high-payout-games__cta-container {
    flex-direction: column;
  }
  .page-resources-jl99-slot-high-payout-games__button--final-cta {
    font-size: 1.1em;
    padding: 15px 25px;
  }
}

@media (max-width: 480px) {
  .page-resources-jl99-slot-high-payout-games__hero-title {
    font-size: 1.5em;
  }
  .page-resources-jl99-slot-high-payout-games__hero-description {
    font-size: 0.9em;
  }
  .page-resources-jl99-slot-high-payout-games__hero-content {
    padding: 20px 15px;
  }
  .page-resources-jl99-slot-high-payout-games__section-title {
    font-size: 1.5em;
  }
  .page-resources-jl99-slot-high-payout-games__sub-title {
    font-size: 1.2em;
  }
  .page-resources-jl99-slot-high-payout-games__game-title {
    font-size: 1.3em;
  }
  .page-resources-jl99-slot-high-payout-games__article-content p,
  .page-resources-jl99-slot-high-payout-games__strategy-item,
  .page-resources-jl99-slot-high-payout-games__advantage-item,
  .page-resources-jl99-slot-high-payout-games__steps-item,
  .page-resources-jl99-slot-high-payout-games__faq-answer {
    font-size: 0.95em;
  }
  .page-resources-jl99-slot-high-payout-games__faq-question {
    font-size: 1.1em;
  }
}