.page-blog-how-to-choose-99vz-xoso-betting-strategy {
  font-family: 'Arial', sans-serif;
  color: #F2FFF6; /* Text Main */
  background-color: var(--site-bg); /* Inherit from shared.css */
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 500px;
  padding-top: 10px; /* Small padding, body handles --header-offset */
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 900px;
  padding: 40px 20px;
  background: linear-gradient(rgba(8, 22, 15, 0.7), rgba(8, 22, 15, 0.9)); /* Dark overlay for text readability */
  border-radius: 10px;
  margin-top: 100px; /* Push content down to avoid overlaying image too much */
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__main-title {
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #F2C14E; /* Gold */
  margin-bottom: 20px;
  font-size: clamp(2.5rem, 5vw, 3.5rem);
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-description {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #A7D9B8; /* Text Secondary */
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__cta-button {
  display: inline-block;
  padding: 15px 30px;
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #ffffff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
  transition: background-color 0.3s ease;
  border: none;
  cursor: pointer;
  font-size: 1rem;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__cta-button:hover {
  background: linear-gradient(180deg, #13994A 0%, #2AD16F 100%);
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__cta-button--large {
  padding: 18px 35px;
  font-size: 1.1rem;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__section {
  padding: 60px 0;
  background-color: #08160F; /* Background */
  border-bottom: 1px solid #1E3A2A; /* Divider */
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__section:last-of-type {
  border-bottom: none;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__section-title {
  font-size: 2.5rem;
  color: #F2C14E; /* Gold */
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
  line-height: 1.3;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__subsection-title {
  font-size: 1.8rem;
  color: #22C768; /* Auxiliary color */
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__paragraph {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #F2FFF6; /* Text Main */
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__paragraph a {
  color: #2AD16F;
  text-decoration: none;
  transition: color 0.3s ease;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__paragraph a:hover {
  color: #57E38D;
  text-decoration: underline;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__list {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #F2FFF6;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__list-item {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 10px;
  color: #F2FFF6; /* Text Main */
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__list-item strong {
  color: #22C768;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__image {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 30px 0;
  display: block;
  object-fit: cover;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-list {
  margin-top: 40px;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-item {
  background-color: #11271B; /* Card BG */
  border: 1px solid #2E7A4E; /* Border */
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  font-size: 1.15rem;
  font-weight: bold;
  color: #F2FFF6; /* Text Main */
  background-color: #0A4B2C; /* Deep Green */
  border-bottom: 1px solid #1E3A2A;
  list-style: none;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-question:hover {
  background-color: #11A84E;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-toggle {
  font-size: 1.5rem;
  line-height: 1;
  color: #57E38D; /* Glow */
  transition: transform 0.3s ease;
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-item[open] .page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-answer {
  padding: 20px;
  font-size: 1rem;
  line-height: 1.6;
  color: #A7D9B8; /* Text Secondary */
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__main-title {
    font-size: clamp(2rem, 4.5vw, 3rem);
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__section-title {
    font-size: 2rem;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__subsection-title {
    font-size: 1.6rem;
  }
}

@media (max-width: 768px) {
  .page-blog-how-to-choose-99vz-xoso-betting-strategy {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-content {
    padding: 30px 15px;
    margin-top: 50px;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__main-title {
    font-size: clamp(1.8rem, 6vw, 2.5rem);
    margin-bottom: 15px;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-description {
    font-size: 0.95rem;
    margin-bottom: 20px;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__cta-button {
    padding: 12px 25px;
    font-size: 0.95rem;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__cta-button--large {
    padding: 15px 30px;
    font-size: 1rem;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__section {
    padding: 40px 0;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__container {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__section-title {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__subsection-title {
    font-size: 1.4rem;
    margin-top: 25px;
    margin-bottom: 15px;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__paragraph,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__list-item {
    font-size: 0.95rem;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__image {
    margin: 20px 0;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-question {
    padding: 15px;
    font-size: 1rem;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-answer {
    padding: 15px;
    font-size: 0.9rem;
  }

  /* Ensure all image containers are responsive */
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__intro-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__types-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__factors-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__strategies-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__optimization-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__mistakes-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-section,
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__conclusion-section {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important; /* Prevent horizontal scroll */
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-section {
    padding-top: 10px !important;
  }
}

@media (max-width: 480px) {
  .page-blog-how-to-choose-99vz-xoso-betting-strategy__hero-content {
    margin-top: 20px;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__main-title {
    font-size: clamp(1.5rem, 8vw, 2rem);
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__section-title {
    font-size: 1.5rem;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__subsection-title {
    font-size: 1.2rem;
  }

  .page-blog-how-to-choose-99vz-xoso-betting-strategy__faq-question {
    font-size: 0.95rem;
  }
}