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

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 10px 0 60px 0;
  background-color: #0A4B2C; /* Deep Green */
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-image-wrapper {
  width: 100%;
  overflow: hidden;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-content {
  max-width: 900px;
  margin: 40px auto 0 auto;
  padding: 0 20px;
  z-index: 1;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__main-title {
  font-size: clamp(28px, 4vw, 48px);
  color: #F2C14E; /* Gold */
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-description {
  font-size: clamp(16px, 2vw, 20px);
  color: #A7D9B8; /* Text Secondary */
  margin-bottom: 30px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%); /* Button */
  color: #F2FFF6; /* Text Main */
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  transition: background-color 0.3s ease, transform 0.2s ease;
  border: none;
  cursor: pointer;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__content-section {
  padding: 60px 0;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__section-title {
  font-size: clamp(24px, 3vw, 36px);
  color: #57E38D; /* Glow */
  margin-top: 40px;
  margin-bottom: 25px;
  font-weight: bold;
  border-bottom: 2px solid #2E7A4E; /* Border */
  padding-bottom: 10px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__sub-title {
  font-size: clamp(20px, 2.5vw, 28px);
  color: #F2FFF6; /* Text Main */
  margin-top: 30px;
  margin-bottom: 15px;
  font-weight: bold;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__paragraph {
  font-size: 17px;
  margin-bottom: 15px;
  color: #F2FFF6; /* Text Main */
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
  color: #F2FFF6; /* Text Main */
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__list-item {
  font-size: 17px;
  margin-bottom: 10px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__inline-link {
  color: #2AD16F; /* Button color for contrast */
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__inline-link:hover {
  color: #57E38D; /* Glow on hover */
  text-decoration: underline;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__content-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px 0;
  border-radius: 10px;
  object-fit: cover;
  min-width: 200px;
  min-height: 200px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-list {
  margin-top: 30px;
  margin-bottom: 40px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-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-thomo38-official-best-sports-betting-strategy__faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  color: #F2C14E; /* Gold */
  font-size: 18px;
  transition: background-color 0.3s ease;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-item summary::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-item summary:hover {
  background-color: #0A4B2C; /* Deep Green */
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-qtext {
  flex-grow: 1;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-toggle {
  font-size: 24px;
  line-height: 1;
  margin-left: 10px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-item[open] .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-toggle {
  content: '−';
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-answer {
  padding: 0 20px 20px 20px;
  color: #A7D9B8; /* Text Secondary */
  font-size: 16px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 40px;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button--primary {
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%); /* Button */
  color: #F2FFF6;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button--secondary {
  background: transparent;
  border: 2px solid #2AD16F;
  color: #2AD16F;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button--secondary:hover {
  background: rgba(42, 209, 111, 0.1);
  color: #57E38D;
}

/* Responsive styles */
@media (max-width: 1024px) {
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__main-title {
    font-size: clamp(26px, 3.5vw, 42px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-description {
    font-size: clamp(15px, 1.8vw, 18px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__section-title {
    font-size: clamp(22px, 2.8vw, 32px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__sub-title {
    font-size: clamp(18px, 2.2vw, 24px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__paragraph,
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__list-item,
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-answer {
    font-size: 16px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button {
    font-size: 16px;
    padding: 12px 25px;
  }
}

@media (max-width: 768px) {
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy {
    font-size: 16px;
    line-height: 1.6;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-section {
    padding: 10px 0 40px 0;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-content {
    margin-top: 30px;
    padding: 0 15px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__main-title {
    font-size: clamp(24px, 6vw, 36px);
    margin-bottom: 15px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-description {
    font-size: clamp(15px, 4vw, 17px);
    margin-bottom: 25px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button {
    font-size: 16px;
    padding: 12px 20px;
    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-thomo38-official-best-sports-betting-strategy__cta-group {
    flex-direction: column;
    gap: 15px;
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__content-section {
    padding: 40px 0;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__container {
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__section-title {
    font-size: clamp(20px, 5vw, 28px);
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__sub-title {
    font-size: clamp(18px, 4.5vw, 22px);
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__paragraph,
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__list-item,
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-answer {
    font-size: 15px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__list {
    margin-left: 20px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__content-image {
    margin: 25px 0;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-item summary {
    font-size: 16px;
    padding: 15px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-answer {
    padding: 0 15px 15px 15px;
  }
}

@media (max-width: 480px) {
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__main-title {
    font-size: clamp(22px, 7vw, 32px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__hero-description {
    font-size: clamp(14px, 4.5vw, 16px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button {
    font-size: 15px;
    padding: 10px 15px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__section-title {
    font-size: clamp(18px, 6vw, 26px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__sub-title {
    font-size: clamp(16px, 5vw, 20px);
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__paragraph,
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__list-item,
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-answer {
    font-size: 14px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-item summary {
    font-size: 15px;
    padding: 12px;
  }
  .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-answer {
    padding: 0 12px 12px 12px;
  }
}

/* Contrast Fixes - Ensure text is always readable */
.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__dark-bg {
  color: #ffffff;
  background: #11A84E;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__light-bg {
  color: #333333;
  background: #ffffff;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy .page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__medium-bg {
  color: #F2FFF6;
  background: #22C768;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy p,
.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy li {
  color: #F2FFF6; /* Ensure main text is light on dark background */
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__faq-answer p {
  color: #A7D9B8;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button--primary {
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #F2FFF6;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button--secondary {
  background: transparent;
  border: 2px solid #2AD16F;
  color: #2AD16F;
}

.page-blog-how-to-choose-thomo38-official-best-sports-betting-strategy__cta-button--secondary:hover {
  background: rgba(42, 209, 111, 0.1);
  color: #57E38D;
}