.page-blog-how-to-choose-best-sp-bet-platform {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Default text color for dark body background */
  background-color: #0a0a0a; /* Body background from shared.css */
}

.page-blog-how-to-choose-best-sp-bet-platform__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

/* Hero Section */
.page-blog-how-to-choose-best-sp-bet-platform__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 80px 20px;
  min-height: 500px; /* Adjust as needed */
  overflow: hidden;
  color: #ffffff;
  padding-top: 10px; /* Small top padding for first section */
}

.page-blog-how-to-choose-best-sp-bet-platform__hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.page-blog-how-to-choose-best-sp-bet-platform__hero-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay for text readability */
  border-radius: 8px;
}

.page-blog-how-to-choose-best-sp-bet-platform__main-title {
  font-size: clamp(2em, 5vw, 3.2em); /* Responsive font size for H1 */
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.2;
  color: #ffffff;
}

.page-blog-how-to-choose-best-sp-bet-platform__subtitle {
  font-size: clamp(1em, 2.5vw, 1.3em);
  margin-bottom: 30px;
  color: #f0f0f0;
}

/* CTA Button */
.page-blog-how-to-choose-best-sp-bet-platform__cta-button {
  display: inline-block;
  background-color: #C30808; /* Custom color for registration/login */
  color: #FFFF00; /* Custom color for registration/login font */
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
  border: none;
  cursor: pointer;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-how-to-choose-best-sp-bet-platform__cta-button:hover {
  background-color: #a00606;
}

/* Section Styling */
.page-blog-how-to-choose-best-sp-bet-platform__introduction,
.page-blog-how-to-choose-best-sp-bet-platform__why-us-section,
.page-blog-how-to-choose-best-sp-bet-platform__getting-started-section,
.page-blog-how-to-choose-best-sp-bet-platform__faq-section,
.page-blog-how-to-choose-best-sp-bet-platform__conclusion-section,
.page-blog-how-to-choose-best-sp-bet-platform__criteria-section {
  padding: 60px 0;
}

.page-blog-how-to-choose-best-sp-bet-platform__section-title {
  font-size: clamp(1.8em, 4vw, 2.5em);
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  color: #ffffff; /* Default for dark sections */
}

.page-blog-how-to-choose-best-sp-bet-platform__text-block {
  font-size: 1.1em;
  margin-bottom: 20px;
  color: #f0f0f0;
}

.page-blog-how-to-choose-best-sp-bet-platform__highlight {
  color: #017439; /* Brand primary color for highlights */
  font-weight: bold;
}

/* Light Background Sections */
.page-blog-how-to-choose-best-sp-bet-platform__light-bg {
  background-color: #FFFFFF; /* White background for light sections */
  color: #333333; /* Dark text for light background */
}

.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__section-title,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__text-block,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__card-title,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__card-text,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__feature-title,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__feature-text,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__step-title,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__step-text,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__faq-qtext,
.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__faq-answer p {
  color: #333333;
}

.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__highlight {
  color: #017439;
}

/* Dark Background Sections */
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg {
  background-color: #0a0a0a; /* Dark background from body */
  color: #ffffff;
}

.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__section-title,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__text-block,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__card-title,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__card-text,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__feature-title,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__feature-text,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__step-title,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__step-text,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__faq-qtext,
.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__faq-answer p {
  color: #ffffff;
}

.page-blog-how-to-choose-best-sp-bet-platform__dark-bg .page-blog-how-to-choose-best-sp-bet-platform__highlight {
  color: #017439;
}

/* Grid for Criteria Section */
.page-blog-how-to-choose-best-sp-bet-platform__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.page-blog-how-to-choose-best-sp-bet-platform__card {
  background-color: rgba(255, 255, 255, 0.05); /* Slightly transparent white for cards on dark bg */
  border-radius: 10px;
  padding: 25px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ffffff;
}

.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__card {
  background-color: #f8f8f8;
  color: #333333;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-how-to-choose-best-sp-bet-platform__card-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

.page-blog-how-to-choose-best-sp-bet-platform__card-title {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 10px;
  color: #ffffff;
}

.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__card-title {
  color: #017439;
}

.page-blog-how-to-choose-best-sp-bet-platform__card-text {
  font-size: 1em;
  color: #f0f0f0;
}

.page-blog-how-to-choose-best-sp-bet-platform__light-bg .page-blog-how-to-choose-best-sp-bet-platform__card-text {
  color: #555555;
}

/* Feature List */
.page-blog-how-to-choose-best-sp-bet-platform__feature-list {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.page-blog-how-to-choose-best-sp-bet-platform__feature-item {
  background-color: #f8f8f8;
  border-left: 5px solid #017439;
  padding: 25px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  color: #333333;
}

.page-blog-how-to-choose-best-sp-bet-platform__feature-title {
  font-size: 1.4em;
  font-weight: 600;
  margin-bottom: 10px;
  color: #017439;
}

.page-blog-how-to-choose-best-sp-bet-platform__feature-text {
  font-size: 1em;
  color: #555555;
}

/* Steps Section */
.page-blog-how-to-choose-best-sp-bet-platform__steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.page-blog-how-to-choose-best-sp-bet-platform__step-card {
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  color: #ffffff;
}

.page-blog-how-to-choose-best-sp-bet-platform__step-image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

.page-blog-how-to-choose-best-sp-bet-platform__step-title {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 10px;
  color: #ffffff;
}

.page-blog-how-to-choose-best-sp-bet-platform__step-text {
  font-size: 1em;
  margin-bottom: 20px;
  color: #f0f0f0;
}

/* FAQ Section */
.page-blog-how-to-choose-best-sp-bet-platform__faq-list {
  max-width: 800px;
  margin: 0 auto;
}

.page-blog-how-to-choose-best-sp-bet-platform__faq-item {
  background-color: #f8f8f8;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  color: #333333;
}

.page-blog-how-to-choose-best-sp-bet-platform__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  cursor: pointer;
  background-color: #017439;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  list-style: none; /* For details/summary */
}

.page-blog-how-to-choose-best-sp-bet-platform__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-choose-best-sp-bet-platform__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  color: #FFFF00;
}

.page-blog-how-to-choose-best-sp-bet-platform__faq-answer {
  padding: 15px 25px;
  background-color: #ffffff;
  color: #333333;
  border-top: 1px solid #e0e0e0;
}

.page-blog-how-to-choose-best-sp-bet-platform__faq-answer p {
  margin: 0;
}

/* Conclusion Section */
.page-blog-how-to-choose-best-sp-bet-platform__conclusion-section {
  text-align: center;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
  .page-blog-how-to-choose-best-sp-bet-platform__container {
    padding: 0 15px !important;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__hero-section {
    padding: 60px 15px;
    min-height: 400px;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__main-title {
    font-size: 2em !important;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__subtitle {
    font-size: 1em !important;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__section-title {
    font-size: 1.5em !important;
    margin-bottom: 30px;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__text-block {
    font-size: 0.95em;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__cta-button {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding: 12px 20px;
    font-size: 0.9em;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__card,
  .page-blog-how-to-choose-best-sp-bet-platform__feature-item,
  .page-blog-how-to-choose-best-sp-bet-platform__step-card {
    padding: 20px;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__card-image,
  .page-blog-how-to-choose-best-sp-bet-platform__step-image {
    height: 180px;
  }

  /* Responsive images */
  .page-blog-how-to-choose-best-sp-bet-platform img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  /* Responsive containers for images */
  .page-blog-how-to-choose-best-sp-bet-platform__hero-section,
  .page-blog-how-to-choose-best-sp-bet-platform__criteria-section,
  .page-blog-how-to-choose-best-sp-bet-platform__why-us-section,
  .page-blog-how-to-choose-best-sp-bet-platform__getting-started-section,
  .page-blog-how-to-choose-best-sp-bet-platform__faq-section,
  .page-blog-how-to-choose-best-sp-bet-platform__conclusion-section,
  .page-blog-how-to-choose-best-sp-bet-platform__card,
  .page-blog-how-to-choose-best-sp-bet-platform__feature-item,
  .page-blog-how-to-choose-best-sp-bet-platform__step-card {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  /* FAQ specific mobile styles */
  .page-blog-how-to-choose-best-sp-bet-platform__faq-question {
    padding: 15px 20px;
    font-size: 1em;
  }

  .page-blog-how-to-choose-best-sp-bet-platform__faq-answer {
    padding: 10px 20px;
    font-size: 0.95em;
  }
}