.page-blog-m88online-betting-guide {
  font-family: 'Arial', sans-serif;
  color: #333333;
  background: #F5F7FA;
  line-height: 1.6;
}

.page-blog-m88online-betting-guide__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-blog-m88online-betting-guide__hero-section {
  position: relative;
  padding-top: 10px; /* Adjusted to ~10px as per instructions */
  background: #F5F7FA;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.page-blog-m88online-betting-guide__hero-image-wrapper {
  width: 100%;
  max-height: 675px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-blog-m88online-betting-guide__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.page-blog-m88online-betting-guide__hero-content {
  padding: 40px 20px;
  background: #FFFFFF;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-top: -80px;
  position: relative;
  z-index: 10;
  max-width: 800px;
  width: 100%;
}

.page-blog-m88online-betting-guide__main-title {
  font-size: clamp(28px, 4vw, 48px);
  color: #E53935;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.page-blog-m88online-betting-guide__intro-text {
  font-size: 18px;
  color: #333333;
  margin-bottom: 30px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-m88online-betting-guide__cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.page-blog-m88online-betting-guide__btn-primary,
.page-blog-m88online-betting-guide__btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  min-width: 180px;
}

.page-blog-m88online-betting-guide__btn-primary {
  background: linear-gradient(180deg, #FF5A4F 0%, #E53935 100%);
  color: #ffffff;
  border: none;
  box-shadow: 0 4px 10px rgba(229, 57, 53, 0.3);
}

.page-blog-m88online-betting-guide__btn-primary:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

.page-blog-m88online-betting-guide__btn-secondary {
  background: #ffffff;
  color: #E53935;
  border: 2px solid #E53935;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.page-blog-m88online-betting-guide__btn-secondary:hover {
  background: #f0f0f0;
  transform: translateY(-2px);
}

.page-blog-m88online-betting-guide__section {
  padding: 60px 0;
  background: #F5F7FA;
}

.page-blog-m88online-betting-guide__section:nth-of-type(even) {
  background: #FFFFFF;
}

.page-blog-m88online-betting-guide__section-title {
  font-size: clamp(24px, 3.5vw, 40px);
  color: #E53935;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
}

.page-blog-m88online-betting-guide__article-body {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 0;
}

.page-blog-m88online-betting-guide__sub-title {
  font-size: clamp(20px, 2.5vw, 30px);
  color: #333333;
  margin-top: 35px;
  margin-bottom: 20px;
  font-weight: 600;
}

.page-blog-m88online-betting-guide p {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 15px;
  color: #333333;
}

.page-blog-m88online-betting-guide__highlight {
  font-weight: bold;
  color: #E53935;
}

.page-blog-m88online-betting-guide__list-numbered,
.page-blog-m88online-betting-guide__list-bullet {
  margin: 20px 0;
  padding-left: 25px;
  color: #333333;
}

.page-blog-m88online-betting-guide__list-numbered li,
.page-blog-m88online-betting-guide__list-bullet li {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 10px;
}

.page-blog-m88online-betting-guide__list-numbered li::marker {
  font-weight: bold;
  color: #E53935;
}

.page-blog-m88online-betting-guide__list-bullet li::marker {
  color: #E53935;
}

.page-blog-m88online-betting-guide__link {
  color: #FF5A4F;
  text-decoration: underline;
}

.page-blog-m88online-betting-guide__link:hover {
  color: #E53935;
}

.page-blog-m88online-betting-guide__article-figure {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/* FAQ Section */
details.page-blog-m88online-betting-guide__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  background: #fff;
}
details.page-blog-m88online-betting-guide__faq-item summary.page-blog-m88online-betting-guide__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  cursor: pointer;
  user-select: none;
  list-style: none;
  transition: background-color 0.3s ease;
}
details.page-m88online-betting-guide__faq-item summary.page-blog-m88online-betting-guide__faq-question::-webkit-details-marker {
  display: none;
}
details.page-blog-m88online-betting-guide__faq-item summary.page-blog-m88online-betting-guide__faq-question:hover {
  background: #f5f5f5;
}
.page-blog-m88online-betting-guide__faq-qtext {
  flex: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #333333;
}
.page-blog-m88online-betting-guide__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #E53935;
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}
details.page-blog-m88online-betting-guide__faq-item .page-blog-m88online-betting-guide__faq-answer {
  padding: 0 20px 20px;
  background: #f9f9f9;
  border-radius: 0 0 5px 5px;
  color: #333333;
}

.page-blog-m88online-betting-guide__faq-answer p {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 10px;
}

.page-blog-m88online-betting-guide__cta-buttons--bottom {
  margin-top: 50px;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-m88online-betting-guide__hero-content {
    margin-top: -60px;
    padding: 30px 15px;
  }

  .page-blog-m88online-betting-guide__main-title {
    font-size: clamp(26px, 3.8vw, 44px);
  }

  .page-blog-m88online-betting-guide__intro-text {
    font-size: 17px;
  }

  .page-blog-m88online-betting-guide__btn-primary,
  .page-blog-m88online-betting-guide__btn-secondary {
    padding: 12px 24px;
    font-size: 17px;
  }

  .page-blog-m88online-betting-guide__section {
    padding: 50px 0;
  }

  .page-blog-m88online-betting-guide__section-title {
    font-size: clamp(22px, 3.2vw, 36px);
    margin-bottom: 35px;
  }

  .page-blog-m88online-betting-guide__sub-title {
    font-size: clamp(18px, 2.3vw, 28px);
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .page-blog-m88online-betting-guide p,
  .page-blog-m88online-betting-guide__list-numbered li,
  .page-blog-m88online-betting-guide__list-bullet li {
    font-size: 16px;
  }

  details.page-blog-m88online-betting-guide__faq-item summary.page-blog-m88online-betting-guide__faq-question {
    padding: 16px 18px;
  }
  .page-blog-m88online-betting-guide__faq-qtext {
    font-size: 15px;
  }
  .page-blog-m88online-betting-guide__faq-toggle {
    font-size: 22px;
  }
  details.page-blog-m88online-betting-guide__faq-item .page-blog-m88online-betting-guide__faq-answer {
    padding: 0 18px 18px;
  }
}

@media (max-width: 849px) {
  .page-blog-m88online-betting-guide__hero-image {
    object-fit: contain !important;
    aspect-ratio: unset !important;
  }
}

@media (max-width: 768px) {
  .page-blog-m88online-betting-guide__container {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-m88online-betting-guide__hero-section {
    padding-top: 10px; /* Consistent ~10px top padding */
  }

  .page-blog-m88online-betting-guide__hero-image-wrapper {
    max-height: 400px; /* Adjust max height for mobile */
  }

  .page-blog-m88online-betting-guide__hero-image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
    aspect-ratio: unset !important;
  }

  .page-blog-m88online-betting-guide__hero-content {
    margin-top: -40px;
    padding: 25px 15px;
    border-radius: 8px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }

  .page-blog-m88online-betting-guide__main-title {
    font-size: clamp(24px, 6vw, 36px);
    margin-bottom: 15px;
  }

  .page-blog-m88online-betting-guide__intro-text {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .page-blog-m88online-betting-guide__cta-buttons {
    flex-direction: column; /* Stack buttons vertically */
    gap: 15px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }

  .page-blog-m88online-betting-guide__btn-primary,
  .page-blog-m88online-betting-guide__btn-secondary,
  .page-blog-m88online-betting-guide a[class*="button"],
  .page-blog-m88online-betting-guide a[class*="btn"] {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding: 12px 15px;
    font-size: 16px;
  }

  .page-blog-m88online-betting-guide__section {
    padding: 40px 0;
  }

  .page-blog-m88online-betting-guide__section-title {
    font-size: clamp(20px, 5vw, 32px);
    margin-bottom: 30px;
  }

  .page-blog-m88online-betting-guide__article-body {
    padding: 10px 0;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-m88online-betting-guide__sub-title {
    font-size: clamp(18px, 4.5vw, 24px);
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .page-blog-m88online-betting-guide p,
  .page-blog-m88online-betting-guide__list-numbered li,
  .page-blog-m88online-betting-guide__list-bullet li {
    font-size: 15px;
    line-height: 1.7;
  }

  .page-blog-m88online-betting-guide__list-numbered,
  .page-blog-m88online-betting-guide__list-bullet {
    padding-left: 20px;
  }

  .page-blog-m88online-betting-guide__article-figure {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    margin: 25px auto;
  }

  details.page-blog-m88online-betting-guide__faq-item summary.page-blog-m88online-betting-guide__faq-question {
    padding: 15px;
  }
  .page-blog-m88online-betting-guide__faq-qtext {
    font-size: 15px;
  }
  .page-blog-m88online-betting-guide__faq-toggle {
    font-size: 20px;
  }
  details.page-blog-m88online-betting-guide__faq-item .page-blog-m88online-betting-guide__faq-answer {
    padding: 0 15px 15px;
  }
  .page-blog-m88online-betting-guide__faq-answer p {
    font-size: 15px;
  }

  .page-blog-m88online-betting-guide__cta-buttons--bottom {
    margin-top: 40px;
  }
}