.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai {
  color: #F2FFF6; /* Text Main */
  background-color: #08160F; /* Background */
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 10px; /* Small top padding */
  background-color: #08160F;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  max-height: 500px; /* Limit hero image height for better mobile experience */
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__hero-content {
  text-align: center;
  padding: 40px 20px;
  max-width: 900px;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__main-title {
  font-size: clamp(2em, 5vw, 3.2em);
  font-weight: 700;
  line-height: 1.2;
  color: #F2FFF6;
  margin-bottom: 20px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__hero-description {
  font-size: 1.2em;
  color: #A7D9B8; /* Text Secondary */
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__cta-button {
  display: inline-block;
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #F2FFF6;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__cta-button:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__cta-button--bottom {
  margin-top: 40px;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__content-section {
  padding: 60px 0;
  background-color: #08160F;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__section-title {
  font-size: 2.2em;
  color: #F2FFF6;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__sub-title {
  font-size: 1.8em;
  color: #57E38D; /* Glow */
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 600;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__paragraph {
  font-size: 1.1em;
  color: #F2FFF6;
  margin-bottom: 20px;
  line-height: 1.7;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #F2FFF6;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__list-item {
  font-size: 1.1em;
  color: #F2FFF6;
  margin-bottom: 10px;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__image {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  border: 1px solid #2E7A4E; /* Border */
  min-width: 200px;
  min-height: 200px;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-section {
  padding: 60px 0;
  background-color: #11271B; /* Card BG */
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-item {
  background-color: #0A4B2C; /* Deep Green */
  border: 1px solid #2E7A4E; /* Border */
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
  color: #F2FFF6;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-size: 1.15em;
  color: #F2FFF6;
  transition: background-color 0.3s ease;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-item summary::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-question:hover {
  background-color: rgba(34, 199, 104, 0.1); /* Lighter green hover */
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  color: #57E38D;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-answer {
  padding: 0 20px 20px;
  font-size: 1em;
  color: #A7D9B8; /* Text Secondary */
}

/* Responsive Styles */
@media (max-width: 768px) {
  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__hero-content {
    padding: 30px 15px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__main-title {
    font-size: 1.8em;
    margin-bottom: 15px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__hero-description {
    font-size: 1em;
    margin-bottom: 20px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__cta-button,
  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__cta-button--bottom {
    padding: 12px 20px;
    font-size: 1em;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    margin-top: 20px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__section-title {
    font-size: 1.8em;
    margin-bottom: 20px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__sub-title {
    font-size: 1.5em;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__paragraph,
  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__list-item,
  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-answer p {
    font-size: 0.95em;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    min-width: 200px;
    min-height: 200px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__content-section,
  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-section {
    padding: 40px 0;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-item summary {
    font-size: 1em;
    padding: 15px;
  }

  .page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__faq-answer {
    padding: 0 15px 15px;
  }
}

/* Global image responsiveness */
.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai img {
  max-width: 100%;
  height: auto;
  display: block;
}

.page-blog-how-to-choose-best-sports-betting-on-au8813-nha-cai__dark-section {
  background: #11271B; /* Card BG */
  color: #F2FFF6; /* Text Main */
}