.page-blog-188bet-250-game-bai-top-games-review {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333333; /* Default text color for light body background */
  background-color: #f8f8f8; /* Body background from shared.css */
}

.page-blog-188bet-250-game-bai-top-games-review__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.page-blog-188bet-250-game-bai-top-games-review__section {
  padding: 40px 0;
  margin-bottom: 20px;
}

/* Dark Background Sections */
.page-blog-188bet-250-game-bai-top-games-review__dark-bg {
  background-color: #08160F; /* Custom Background color */
  color: #F2FFF6; /* Text Main */
}

.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__paragraph,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__list-description,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__card-description,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__promo-description,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__faq-answer p {
  color: #A7D9B8; /* Text Secondary */
}

.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__heading,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__card-title,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__list-title,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__promo-title,
.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__faq-qtext {
  color: #F2FFF6; /* Text Main */
}

/* Light Background Sections */
.page-blog-188bet-250-game-bai-top-games-review__light-bg {
  background-color: #f8f8f8; /* Body background from shared.css */
  color: #333333; /* Dark text for light background */
}

.page-blog-188bet-250-game-bai-top-games-review__heading {
  font-size: 2.5em;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
  color: #11A84E; /* Main color for headings on light background */
}

.page-blog-188bet-250-game-bai-top-games-review__dark-bg .page-blog-188bet-250-game-bai-top-games-review__heading {
  color: #F2C14E; /* Gold for headings on dark background */
}

.page-blog-188bet-250-game-bai-top-games-review__paragraph {
  font-size: 1.1em;
  margin-bottom: 20px;
  text-align: justify;
}

/* Hero Section */
.page-blog-188bet-250-game-bai-top-games-review__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px; /* Small top padding */
  overflow: hidden;
}

.page-blog-188bet-250-game-bai-top-games-review__hero-image-wrapper {
  width: 100%;
  max-height: 500px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.page-blog-188bet-250-game-bai-top-games-review__hero-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.page-blog-188bet-250-game-bai-top-games-review__hero-content {
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 30px 15px;
  max-width: 900px;
  margin-top: -100px; /* Pull content slightly over image for visual interest, without overlapping text on image */
  background-color: #11271B; /* Card BG */
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  color: #F2FFF6; /* Text Main */
}

.page-blog-188bet-250-game-bai-top-games-review__main-title {
  font-size: clamp(1.8em, 4vw, 2.8em); /* Responsive font size for H1 */
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: bold;
  color: #F2C14E; /* Gold */
}

.page-blog-188bet-250-game-bai-top-games-review__hero-description {
  font-size: 1.1em;
  margin-bottom: 25px;
  color: #A7D9B8; /* Text Secondary */
}

.page-blog-188bet-250-game-bai-top-games-review__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.page-blog-188bet-250-game-bai-top-games-review__btn-primary,
.page-blog-188bet-250-game-bai-top-games-review__btn-secondary {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
  box-sizing: border-box;
  max-width: 100%;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}

.page-blog-188bet-250-game-bai-top-games-review__btn-primary {
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #ffffff;
  border: 2px solid transparent;
}

.page-blog-188bet-250-game-bai-top-games-review__btn-primary:hover {
  background: linear-gradient(180deg, #13994A 0%, #2AD16F 100%);
  box-shadow: 0 5px 15px rgba(42, 209, 111, 0.4);
}

.page-blog-188bet-250-game-bai-top-games-review__btn-secondary {
  background-color: transparent;
  color: #2AD16F;
  border: 2px solid #2AD16F;
}

.page-blog-188bet-250-game-bai-top-games-review__btn-secondary:hover {
  background-color: #2AD16F;
  color: #ffffff;
}

/* Grid Container for Games */
.page-blog-188bet-250-game-bai-top-games-review__grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 30px;
}

.page-blog-188bet-250-game-bai-top-games-review__card {
  background-color: #11271B; /* Card BG */
  border-radius: 10px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  color: #F2FFF6; /* Text Main */
  border: 1px solid #2E7A4E; /* Border */
}

.page-blog-188bet-250-game-bai-top-games-review__card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.page-blog-188bet-250-game-bai-top-games-review__card-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;
  display: block;
}

.page-blog-188bet-250-game-bai-top-games-review__card-title {
  font-size: 1.5em;
  margin-bottom: 10px;
  font-weight: bold;
  color: #F2C14E; /* Gold */
}

.page-blog-188bet-250-game-bai-top-games-review__card-description {
  font-size: 1em;
  color: #A7D9B8; /* Text Secondary */
  margin-bottom: 20px;
}

.page-blog-188bet-250-game-bai-top-games-review__btn-link {
  display: inline-block;
  background-color: #22C768; /* Auxiliary color */
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 20px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.page-blog-188bet-250-game-bai-top-games-review__btn-link:hover {
  background-color: #11A84E; /* Main color */
}

/* Game Review Grid */
.page-blog-188bet-250-game-bai-top-games-review__game-review-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 30px;
}

.page-blog-188bet-250-game-bai-top-games-review__card--bordered {
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.page-blog-188bet-250-game-bai-top-games-review__card--bordered .page-blog-188bet-250-game-bai-top-games-review__card-title {
  color: #11A84E;
}

.page-blog-188bet-250-game-bai-top-games-review__card--bordered .page-blog-188bet-250-game-bai-top-games-review__card-description {
  color: #555555;
}

/* List Styles (Advantages Section) */
.page-blog-188bet-250-game-bai-top-games-review__list {
  list-style: none;
  padding: 0;
  margin-top: 30px;
}

.page-blog-188bet-250-game-bai-top-games-review__list-item {
  background-color: #11271B; /* Card BG */
  border: 1px solid #2E7A4E; /* Border */
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 15px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.page-blog-188bet-250-game-bai-top-games-review__list-title {
  font-size: 1.4em;
  margin-bottom: 10px;
  color: #F2C14E; /* Gold */
}

.page-blog-188bet-250-game-bai-top-games-review__list-description {
  font-size: 1em;
  color: #A7D9B8; /* Text Secondary */
}

/* Promotions Section */
.page-blog-188bet-250-game-bai-top-games-review__promo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 30px;
}

.page-blog-188bet-250-game-bai-top-games-review__promo-card {
  background-color: #11271B; /* Card BG */
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  color: #F2FFF6; /* Text Main */
  border: 1px solid #2E7A4E; /* Border */
}

.page-blog-188bet-250-game-bai-top-games-review__promo-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  display: block;
}

.page-blog-188bet-250-game-bai-top-games-review__promo-title {
  font-size: 1.4em;
  padding: 15px 20px 0;
  font-weight: bold;
  color: #F2C14E; /* Gold */
}

.page-blog-188bet-250-game-bai-top-games-review__promo-description {
  font-size: 1em;
  padding: 0 20px 20px;
  color: #A7D9B8; /* Text Secondary */
}

.page-blog-188bet-250-game-bai-top-games-review__center-cta {
  text-align: center;
  margin-top: 40px;
}

/* Guide Section */
.page-blog-188bet-250-game-bai-top-games-review__numbered-list {
  list-style: none;
  padding: 0;
  counter-reset: guide-counter;
  margin-top: 30px;
}

.page-blog-188bet-250-game-bai-top-games-review__numbered-list .page-blog-188bet-250-game-bai-top-games-review__list-item {
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  color: #333333;
  margin-bottom: 20px;
  padding: 25px;
  position: relative;
  padding-left: 70px;
  text-align: left;
}

.page-blog-188bet-250-game-bai-top-games-review__numbered-list .page-blog-188bet-250-game-bai-top-games-review__list-item::before {
  counter-increment: guide-counter;
  content: counter(guide-counter);
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 2em;
  font-weight: bold;
  color: #11A84E; /* Main color */
  line-height: 1;
}

.page-blog-188bet-250-game-bai-top-games-review__numbered-list .page-blog-188bet-250-game-bai-top-games-review__list-item .page-blog-188bet-250-game-bai-top-games-review__list-title {
  color: #11A84E;
  font-size: 1.3em;
  margin-bottom: 8px;
}

.page-blog-188bet-250-game-bai-top-games-review__numbered-list .page-blog-188bet-250-game-bai-top-games-review__list-item .page-blog-188bet-250-game-bai-top-games-review__list-description {
  color: #555555;
}

.page-blog-188bet-250-game-bai-top-games-review__guide-image {
  width: 100%;
  height: auto;
  max-height: 300px;
  object-fit: cover;
  border-radius: 8px;
  margin-top: 15px;
  display: block;
}

/* FAQ Section */
.page-blog-188bet-250-game-bai-top-games-review__faq-list {
  margin-top: 30px;
}

.page-blog-188bet-250-game-bai-top-games-review__faq-item {
  background-color: #11271B; /* Card BG */
  border: 1px solid #2E7A4E; /* Border */
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  color: #F2FFF6; /* Text Main */
}

.page-blog-188bet-250-game-bai-top-games-review__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  font-size: 1.2em;
  font-weight: bold;
  cursor: pointer;
  color: #F2C14E; /* Gold */
  list-style: none;
}

.page-blog-188bet-250-game-bai-top-games-review__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-188bet-250-game-bai-top-games-review__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  transition: transform 0.3s ease;
}

.page-blog-188bet-250-game-bai-top-games-review__faq-item[open] .page-blog-188bet-250-game-bai-top-games-review__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-188bet-250-game-bai-top-games-review__faq-answer {
  padding: 0 20px 20px;
  font-size: 1em;
  color: #A7D9B8; /* Text Secondary */
}

.page-blog-188bet-250-game-bai-top-games-review__faq-answer p {
  margin-bottom: 0;
  color: #A7D9B8; /* Text Secondary */
}

/* General Image Styles */
.page-blog-188bet-250-game-bai-top-games-review img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
  .page-blog-188bet-250-game-bai-top-games-review {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-188bet-250-game-bai-top-games-review__container {
    padding: 0 15px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__section {
    padding: 20px 0;
  }

  .page-blog-188bet-250-game-bai-top-games-review__heading {
    font-size: 2em;
    margin-bottom: 20px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__hero-content {
    margin-top: -50px;
    padding: 20px 10px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__main-title {
    font-size: clamp(1.5em, 6vw, 2.2em);
  }

  .page-blog-188bet-250-game-bai-top-games-review__hero-description {
    font-size: 1em;
  }

  .page-blog-188bet-250-game-bai-top-games-review__cta-buttons {
    flex-direction: column;
    gap: 15px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__btn-primary,
  .page-blog-188bet-250-game-bai-top-games-review__btn-secondary {
    width: 100% !important;
    max-width: 100% !important;
    padding: 12px 15px;
    white-space: normal !important;
    word-wrap: break-word !important;
    box-sizing: border-box !important;
  }

  .page-blog-188bet-250-game-bai-top-games-review__grid-container,
  .page-blog-188bet-250-game-bai-top-games-review__game-review-grid,
  .page-blog-188bet-250-game-bai-top-games-review__promo-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__card,
  .page-blog-188bet-250-game-bai-top-games-review__promo-card {
    padding: 15px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__card-image,
  .page-blog-188bet-250-game-bai-top-games-review__promo-image {
    height: 180px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__list-item {
    padding: 15px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__numbered-list .page-blog-188bet-250-game-bai-top-games-review__list-item {
    padding-left: 55px;
  }

  .page-blog-188bet-250-game-bai-top-games-review__numbered-list .page-blog-188bet-250-game-bai-top-games-review__list-item::before {
    left: 15px;
    font-size: 1.8em;
  }

  .page-blog-188bet-250-game-bai-top-games-review__faq-question {
    padding: 15px 15px;
    font-size: 1.1em;
  }

  .page-blog-188bet-250-game-bai-top-games-review__faq-answer {
    padding: 0 15px 15px;
  }

  /* Force responsive images */
  .page-blog-188bet-250-game-bai-top-games-review img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-188bet-250-game-bai-top-games-review__section,
  .page-blog-188bet-250-game-bai-top-games-review__card,
  .page-blog-188bet-250-game-bai-top-games-review__container,
  .page-blog-188bet-250-game-bai-top-games-review__hero-section,
  .page-blog-188bet-250-game-bai-top-games-review__hero-image-wrapper,
  .page-blog-188bet-250-game-bai-top-games-review__hero-content,
  .page-blog-188bet-250-game-bai-top-games-review__cta-buttons,
  .page-blog-188bet-250-game-bai-top-games-review__grid-container,
  .page-blog-188bet-250-game-bai-top-games-review__game-review-grid,
  .page-blog-188bet-250-game-bai-top-games-review__promo-grid,
  .page-blog-188bet-250-game-bai-top-games-review__promo-card,
  .page-blog-188bet-250-game-bai-top-games-review__numbered-list,
  .page-blog-188bet-250-game-bai-top-games-review__faq-list,
  .page-blog-188bet-250-game-bai-top-games-review__faq-item {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: hidden;
  }
}