.page-resources-ji88bet-introduction {
  font-family: 'Arial', sans-serif;
  color: #E0E0E0; /* Light text for dark backgrounds */
  background-color: #0A2342; /* Main dark background */
  line-height: 1.6;
}

.page-resources-ji88bet-introduction .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

/* Hero Section */
.page-resources-ji88bet-introduction .hero-section {
  background: linear-gradient(135deg, #0A2342, #1A3A60);
  padding: 100px 0;
  text-align: center;
  color: #FFFFFF;
}

.page-resources-ji88bet-introduction .hero-title {
  font-size: 3.5em;
  margin-bottom: 20px;
  color: #E0B400; /* Accent color for title */
  font-weight: bold;
  line-height: 1.2;
}

.page-resources-ji88bet-introduction .hero-description {
  font-size: 1.2em;
  max-width: 800px;
  margin: 0 auto 40px auto;
}

.page-resources-ji88bet-introduction .hero-actions .btn {
  margin: 0 10px;
  padding: 15px 30px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.page-resources-ji88bet-introduction .btn-primary {
  background-color: #E0B400;
  color: #0A2342;
  border: 2px solid #E0B400;
}

.page-resources-ji88bet-introduction .btn-primary:hover {
  background-color: #F0C410;
  color: #000000;
}

.page-resources-ji88bet-introduction .btn-secondary {
  background-color: transparent;
  color: #E0B400;
  border: 2px solid #E0B400;
}

.page-resources-ji88bet-introduction .btn-secondary:hover {
  background-color: #E0B400;
  color: #0A2342;
}

/* General Section Styles */
.page-resources-ji88bet-introduction section {
  padding: 80px 0;
  background-color: #0A2342; /* Default section background */
}

.page-resources-ji88bet-introduction .section-title {
  font-size: 2.5em;
  color: #E0B400;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}

.page-resources-ji88bet-introduction .section-description {
  font-size: 1.1em;
  text-align: center;
  max-width: 900px;
  margin: 0 auto 60px auto;
  color: #C0C0C0;
}

.page-resources-ji88bet-introduction .content-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}

.page-resources-ji88bet-introduction .content-wrapper.reverse {
  flex-direction: row-reverse;
}

.page-resources-ji88bet-introduction .text-content {
  flex: 1;
  min-width: 300px;
}

.page-resources-ji88bet-introduction .image-content {
  flex: 1;
  min-width: 300px;
  text-align: center;
}

.page-resources-ji88bet-introduction .img-fluid {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}

.page-resources-ji88bet-introduction p {
  margin-bottom: 1em;
  color: #E0E0E0;
}

.page-resources-ji88bet-introduction ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 1.5em;
}

.page-resources-ji88bet-introduction ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  color: #E0E0E0;
}

.page-resources-ji88bet-introduction ul li::before {
  content: '✔';
  color: #E0B400;
  position: absolute;
  left: 0;
  top: 0;
}

/* About Section */
.page-resources-ji88bet-introduction .about-section .content-wrapper {
  background-color: #1A3A60;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.page-resources-ji88bet-introduction .about-section .text-content p {
  color: #FFFFFF;
}

/* Games Section */
.page-resources-ji88bet-introduction .games-section {
  background-color: #0A2342;
}

.page-resources-ji88bet-introduction .game-categories {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.page-resources-ji88bet-introduction .game-card {
  background-color: #1A3A60;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.page-resources-ji88bet-introduction .game-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.4);
}

.page-resources-ji88bet-introduction .game-icon {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin-bottom: 20px;
  border-radius: 50%;
  background-color: #E0B400;
  padding: 10px;
}

.page-resources-ji88bet-introduction .game-card h3 {
  color: #E0B400;
  font-size: 1.5em;
  margin-bottom: 15px;
}

.page-resources-ji88bet-introduction .game-card p {
  color: #D0D0D0;
  font-size: 0.95em;
  margin-bottom: 20px;
}

.page-resources-ji88bet-introduction .btn-sm {
  padding: 10px 20px;
  font-size: 0.9em;
  background-color: #E0B400;
  color: #0A2342;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.page-resources-ji88bet-introduction .btn-sm:hover {
  background-color: #F0C410;
}

/* Security Section */
.page-resources-ji88bet-introduction .security-section {
  background-color: #1A3A60;
}

.page-resources-ji88bet-introduction .security-section .text-content {
  color: #FFFFFF;
}

.page-resources-ji88bet-introduction .security-section h2 {
  color: #E0B400;
}

/* Promotions Section */
.page-resources-ji88bet-introduction .promotions-section {
  background-color: #0A2342;
}

.page-resources-ji88bet-introduction .promo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.page-resources-ji88bet-introduction .promo-card {
  background-color: #1A3A60;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.page-resources-ji88bet-introduction .promo-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.page-resources-ji88bet-introduction .promo-icon {
  width: 70px;
  height: 70px;
  object-fit: contain;
  margin-bottom: 20px;
  filter: drop-shadow(0 0 5px rgba(224, 180, 0, 0.5));
}

.page-resources-ji88bet-introduction .promo-card h3 {
  color: #E0B400;
  font-size: 1.4em;
  margin-bottom: 15px;
}

.page-resources-ji88bet-introduction .promo-card p {
  color: #D0D0D0;
  font-size: 0.9em;
  margin-bottom: 20px;
}

.page-resources-ji88bet-introduction .btn-promo {
  background-color: #E0B400;
  color: #0A2342;
  padding: 8px 18px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.85em;
  transition: background-color 0.3s ease;
}

.page-resources-ji88bet-introduction .btn-promo:hover {
  background-color: #F0C410;
}

/* App Download Section */
.page-resources-ji88bet-introduction .app-download-section {
  background-color: #1A3A60;
}

.page-resources-ji88bet-introduction .app-download-section h2 {
  color: #E0B400;
}

.page-resources-ji88bet-introduction .app-download-actions {
  margin-top: 30px;
  text-align: center;
}

.page-resources-ji88bet-introduction .btn-large {
  padding: 18px 40px;
  font-size: 1.1em;
}

/* Support Section */
.page-resources-ji88bet-introduction .support-section {
  background-color: #0A2342;
}

.page-resources-ji88bet-introduction .support-channels {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-resources-ji88bet-introduction .channel-card {
  background-color: #1A3A60;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.page-resources-ji88bet-introduction .channel-card h3 {
  color: #E0B400;
  font-size: 1.6em;
  margin-bottom: 15px;
}

.page-resources-ji88bet-introduction .channel-card p {
  color: #D0D0D0;
  font-size: 1em;
}

/* CTA Section */
.page-resources-ji88bet-introduction .cta-section {
  background-color: #1A3A60;
  text-align: center;
}

.page-resources-ji88bet-introduction .cta-actions {
  margin-top: 40px;
}

.page-resources-ji88bet-introduction .cta-actions .btn {
  margin: 0 15px;
}

/* Responsive Design */
@media (max-width: 992px) {
  .page-resources-ji88bet-introduction .hero-title {
    font-size: 2.8em;
  }

  .page-resources-ji88bet-introduction .section-title {
    font-size: 2em;
  }

  .page-resources-ji88bet-introduction .content-wrapper {
    flex-direction: column;
  }

  .page-resources-ji88bet-introduction .content-wrapper.reverse {
    flex-direction: column;
  }

  .page-resources-ji88bet-introduction .hero-actions .btn {
    display: block;
    margin: 15px auto;
    max-width: 250px;
  }
  .page-resources-ji88bet-introduction .cta-actions .btn {
    display: block;
    margin: 15px auto;
    max-width: 300px;
  }
}

@media (max-width: 768px) {
  .page-resources-ji88bet-introduction .hero-title {
    font-size: 2.2em;
  }

  .page-resources-ji88bet-introduction .section-title {
    font-size: 1.8em;
  }

  .page-resources-ji88bet-introduction section {
    padding: 60px 0;
  }

  .page-resources-ji88bet-introduction .game-categories,
  .page-resources-ji88bet-introduction .promo-grid,
  .page-resources-ji88bet-introduction .support-channels {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .page-resources-ji88bet-introduction .hero-title {
    font-size: 1.8em;
  }

  .page-resources-ji88bet-introduction .section-title {
    font-size: 1.5em;
  }

  .page-resources-ji88bet-introduction .hero-description,
  .page-resources-ji88bet-introduction .section-description {
    font-size: 1em;
  }

  .page-resources-ji88bet-introduction .btn-large {
    padding: 15px 25px;
    font-size: 1em;
  }
}