.page-resources-mu88-casino-review {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #f8f9fa;
}

.page-resources-mu88-casino-review__hero {
  background: linear-gradient(135deg, #007BFF 0%, #0056b3 100%); /* Darker blue for better contrast */
  color: #ffffff;
  padding: 100px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-resources-mu88-casino-review__hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('[GALLERY:bg:abstract_geometric_pattern,blue_gold_gradient]');
  background-size: cover;
  background-position: center;
  opacity: 0.1;
  z-index: 0;
}

.page-resources-mu88-casino-review__container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

.page-resources-mu88-casino-review__title {
  font-size: 2.8em;
  margin-bottom: 20px;
  font-weight: bold;
  color: #FFD700; /* Gold for emphasis */
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.page-resources-mu88-casino-review__subtitle {
  font-size: 1.3em;
  margin-bottom: 40px;
}

.page-resources-mu88-casino-review__cta-button {
  display: inline-block;
  background-color: #FFD700; /* Gold button */
  color: #007BFF; /* Blue text for contrast */
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: background-color 0.3s ease, transform 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.page-resources-mu88-casino-review__cta-button:hover {
  background-color: #e6c200; /* Slightly darker gold on hover */
  transform: translateY(-3px);
}

.page-resources-mu88-casino-review__content-wrapper {
  padding: 40px 0;
}

.page-resources-mu88-casino-review__article-content {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.page-resources-mu88-casino-review__intro-text {
  font-size: 1.1em;
  margin-bottom: 30px;
  color: #555;
}

.page-resources-mu88-casino-review__section-heading {
  font-size: 2em;
  color: #007BFF; /* Blue for main headings */
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: 2px solid #FFD700; /* Gold accent */
  padding-bottom: 10px;
}

.page-resources-mu88-casino-review__sub-section-heading {
  font-size: 1.5em;
  color: #0056b3; /* Darker blue for sub-headings */
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-resources-mu88-casino-review__list,
.page-resources-mu88-casino-review__ordered-list {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 20px;
  color: #444;
}

.page-resources-mu88-casino-review__ordered-list {
  list-style-type: decimal;
}

.page-resources-mu88-casino-review__list li,
.page-resources-mu88-casino-review__ordered-list li {
  margin-bottom: 10px;
}

.page-resources-mu88-casino-review__image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 30px 0;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.page-resources-mu88-casino-review__image--center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.page-resources-mu88-casino-review__highlight-text {
  background-color: #fff3cd; /* Light yellow background */
  border-left: 5px solid #FFD700; /* Gold border */
  padding: 15px 20px;
  margin: 30px 0;
  font-style: italic;
  color: #856404; /* Dark yellow text */
  border-radius: 0 8px 8px 0;
}

.page-resources-mu88-casino-review__highlight-text a {
  color: #007BFF; /* Blue link in highlight */
  font-weight: bold;
  text-decoration: none;
}

.page-resources-mu88-casino-review__highlight-text a:hover {
  text-decoration: underline;
}

.page-resources-mu88-casino-review__cta-button--inline {
  margin-top: 20px;
  margin-bottom: 30px;
}

.page-resources-mu88-casino-review__pros-cons {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.page-resources-mu88-casino-review__pros,
.page-resources-mu88-casino-review__cons {
  flex: 1;
  min-width: 280px;
  background-color: #f0f8ff;
  padding: 25px;
  border-radius: 8px;
  border: 1px solid #e0eaf4;
}

.page-resources-mu88-casino-review__pros .page-resources-mu88-casino-review__sub-section-heading {
  color: #28a745; /* Green for Pros */
  border-bottom: 1px dashed #28a745;
  padding-bottom: 10px;
}

.page-resources-mu88-casino-review__cons .page-resources-mu88-casino-review__sub-section-heading {
  color: #dc3545; /* Red for Cons */
  border-bottom: 1px dashed #dc3545;
  padding-bottom: 10px;
}

.page-resources-mu88-casino-review__return-link {
  text-align: center;
  margin-top: 50px;
}

.page-resources-mu88-casino-review__return-link .page-resources-mu88-casino-review__cta-button {
  background-color: #007BFF;
  color: #ffffff;
}

.page-resources-mu88-casino-review__return-link .page-resources-mu88-casino-review__cta-button:hover {
  background-color: #0056b3;
}

/* Floating Ad Menu */
.page-resources-mu88-casino-review__floating-ad {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 300px;
  background-color: #007BFF; /* Blue background */
  color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transform: translateX(120%); /* Start off-screen */
  transition: transform 0.5s ease-in-out;
}

.page-resources-mu88-casino-review__floating-ad.show {
  transform: translateX(0); /* Slide in */
}

.page-resources-mu88-casino-review__floating-ad-text {
  margin-bottom: 10px;
  font-size: 1.1em;
  line-height: 1.4;
}

.page-resources-mu88-casino-review__floating-ad-text strong {
  color: #FFD700;
}

.page-resources-mu88-casino-review__floating-ad-button {
  background-color: #FFD700; /* Gold button */
  color: #007BFF; /* Blue text */
  padding: 10px 20px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.page-resources-mu88-casino-review__floating-ad-button:hover {
  background-color: #e6c200;
}

.page-resources-mu88-casino-review__floating-ad-close {
  position: absolute;
  top: 5px;
  right: 10px;
  background: none;
  border: none;
  color: #ffffff;
  font-size: 1.5em;
  cursor: pointer;
  transition: color 0.3s ease;
}

.page-resources-mu88-casino-review__floating-ad-close:hover {
  color: #FFD700;
}

/* Responsive Design */
@media (max-width: 768px) {
  .page-resources-mu88-casino-review__title {
    font-size: 2.2em;
  }

  .page-resources-mu88-casino-review__subtitle {
    font-size: 1em;
  }

  .page-resources-mu88-casino-review__section-heading {
    font-size: 1.8em;
  }

  .page-resources-mu88-casino-review__sub-section-heading {
    font-size: 1.3em;
  }

  .page-resources-mu88-casino-review__article-content {
    padding: 20px;
  }

  .page-resources-mu88-casino-review__pros-cons {
    flex-direction: column;
  }

  .page-resources-mu88-casino-review__floating-ad {
    width: calc(100% - 40px);
    right: 20px;
    left: 20px;
    bottom: 10px;
    transform: translateY(120%);
  }

  .page-resources-mu88-casino-review__floating-ad.show {
    transform: translateY(0);
  }
}

@media (max-width: 480px) {
  .page-resources-mu88-casino-review__title {
    font-size: 1.8em;
  }

  .page-resources-mu88-casino-review__cta-button {
    padding: 12px 25px;
    font-size: 1em;
  }
}