.page-game-reviews-vivu88-slots-detailed-review {
  font-family: 'Arial', sans-serif;
  color: #333;
  line-height: 1.6;
  background-color: #f8f9fa;
}

.page-game-reviews-vivu88-slots-detailed-review__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-game-reviews-vivu88-slots-detailed-review__hero-section {
  background: linear-gradient(135deg, #003366, #1a4d80); /* Darker blue gradient for depth */
  color: #fff;
  padding: 100px 0;
  text-align: center;
}

.page-game-reviews-vivu88-slots-detailed-review__hero-title {
  font-size: 3.2em;
  margin-bottom: 20px;
  color: #FFCC00; /* Golden yellow for emphasis */
  font-weight: bold;
  line-height: 1.2;
}

.page-game-reviews-vivu88-slots-detailed-review__hero-subtitle {
  font-size: 1.3em;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #e0e0e0;
}

.page-game-reviews-vivu88-slots-detailed-review__content-section {
  padding: 60px 0;
  background-color: #fff;
}

.page-game-reviews-vivu88-slots-detailed-review__article {
  max-width: 900px;
  margin: 0 auto;
}

.page-game-reviews-vivu88-slots-detailed-review__section-title {
  font-size: 2.5em;
  color: #003366;
  margin-top: 50px;
  margin-bottom: 25px;
  text-align: center;
  border-bottom: 3px solid #FFCC00;
  padding-bottom: 15px;
}

.page-game-reviews-vivu88-slots-detailed-review__subsection-title {
  font-size: 1.8em;
  color: #003366;
  margin-top: 40px;
  margin-bottom: 15px;
  border-left: 5px solid #FFCC00;
  padding-left: 15px;
}

.page-game-reviews-vivu88-slots-detailed-review__sub-game-title {
  font-size: 1.4em;
  color: #003366;
  margin-top: 20px;
  margin-bottom: 10px;
}

.page-game-reviews-vivu88-slots-detailed-review__article p {
  font-size: 1.1em;
  margin-bottom: 20px;
  color: #444;
}

.page-game-reviews-vivu88-slots-detailed-review__article strong {
  color: #003366;
}

.page-game-reviews-vivu88-slots-detailed-review__list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #555;
}

.page-game-reviews-vivu88-slots-detailed-review__list li {
  margin-bottom: 10px;
  font-size: 1.05em;
}

.page-game-reviews-vivu88-slots-detailed-review__image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 30px auto;
  display: block;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-game-reviews-vivu88-slots-detailed-review__image--full-width {
  max-width: 100%;
  width: 100%;
}

.page-game-reviews-vivu88-slots-detailed-review__image--medium {
  max-width: 700px;
  width: 100%;
}

.page-game-reviews-vivu88-slots-detailed-review__btn {
  display: inline-block;
  padding: 14px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, transform 0.2s ease;
  font-size: 1.1em;
  margin: 10px;
  text-align: center;
}

.page-game-reviews-vivu88-slots-detailed-review__btn--primary {
  background-color: #FFCC00;
  color: #003366;
  border: 2px solid #FFCC00;
}

.page-game-reviews-vivu88-slots-detailed-review__btn--primary:hover {
  background-color: #e6b800;
  transform: translateY(-2px);
  color: #001a33;
}

.page-game-reviews-vivu88-slots-detailed-review__btn--secondary {
  background-color: #003366;
  color: #FFCC00;
  border: 2px solid #003366;
}

.page-game-reviews-vivu88-slots-detailed-review__btn--secondary:hover {
  background-color: #002244;
  transform: translateY(-2px);
  color: #ffe066;
}

.page-game-reviews-vivu88-slots-detailed-review__game-card {
  background-color: #f0f8ff;
  border-radius: 12px;
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 6px 20px rgba(0, 51, 102, 0.08);
  transition: transform 0.3s ease;
  border: 1px solid #e0e0e0;
}

.page-game-reviews-vivu88-slots-detailed-review__game-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 51, 102, 0.12);
}

.page-game-reviews-vivu88-slots-detailed-review__game-thumbnail {
  width: 100%;
  max-width: 400px;
  height: auto;
  border-radius: 8px;
  margin-bottom: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #FFCC00;
}

.page-game-reviews-vivu88-slots-detailed-review__game-title {
  font-size: 2em;
  color: #003366;
  margin-bottom: 15px;
  text-align: center;
}

.page-game-reviews-vivu88-slots-detailed-review__cta-block {
  background-color: #003366;
  color: #fff;
  padding: 40px;
  border-radius: 12px;
  text-align: center;
  margin-top: 60px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

.page-game-reviews-vivu88-slots-detailed-review__cta-block p {
  font-size: 1.4em;
  margin-bottom: 30px;
  color: #ffe066;
}

.page-game-reviews-vivu88-slots-detailed-review__cta-block .page-game-reviews-vivu88-slots-detailed-review__btn {
  margin: 0 15px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .page-game-reviews-vivu88-slots-detailed-review__hero-title {
    font-size: 2.5em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__hero-subtitle {
    font-size: 1.1em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__section-title {
    font-size: 2em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__subsection-title {
    font-size: 1.5em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__article p,
  .page-game-reviews-vivu88-slots-detailed-review__list li {
    font-size: 1em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__btn {
    padding: 12px 25px;
    font-size: 1em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__game-card {
    padding: 20px;
  }

  .page-game-reviews-vivu88-slots-detailed-review__game-title {
    font-size: 1.7em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__cta-block {
    padding: 30px;
  }

  .page-game-reviews-vivu88-slots-detailed-review__cta-block p {
    font-size: 1.2em;
  }
}

@media (max-width: 480px) {
  .page-game-reviews-vivu88-slots-detailed-review__hero-title {
    font-size: 2em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__hero-subtitle {
    font-size: 0.9em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__section-title {
    font-size: 1.8em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__subsection-title {
    font-size: 1.3em;
  }

  .page-game-reviews-vivu88-slots-detailed-review__btn {
    display: block;
    margin: 10px auto;
    width: fit-content;
  }

  .page-game-reviews-vivu88-slots-detailed-review__cta-block .page-game-reviews-vivu88-slots-detailed-review__btn {
    margin: 10px auto;
  }
}