.page-blog-bi888-app-safe-betting-strategy {
  font-family: 'Arial', sans-serif;
  color: #F2FFF6; /* Text Main */
  background-color: #08160F; /* Background */
}

.page-blog-bi888-app-safe-betting-strategy__hero-section {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 20px 40px;
  padding-top: 10px; /* Minimal top padding, body handles header offset */
  background-color: #08160F;
  overflow: hidden;
}

.page-blog-bi888-app-safe-betting-strategy__hero-image-wrapper {
  width: 100%;
  max-width: 1920px;
  margin-bottom: 30px;
}

.page-blog-bi888-app-safe-betting-strategy__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 8px;
}

.page-blog-bi888-app-safe-betting-strategy__hero-content {
  text-align: center;
  max-width: 900px;
  padding: 0 20px;
}

.page-blog-bi888-app-safe-betting-strategy__main-title {
  font-size: clamp(2em, 5vw, 3.2em);
  font-weight: 700;
  color: #F2FFF6;
  line-height: 1.2;
  margin-bottom: 20px;
  letter-spacing: -0.03em;
}

.page-blog-bi888-app-safe-betting-strategy__description {
  font-size: 1.1em;
  color: #A7D9B8; /* Text Secondary */
  line-height: 1.6;
  margin-bottom: 30px;
}

.page-blog-bi888-app-safe-betting-strategy__cta-button {
  display: inline-block;
  padding: 15px 30px;
  background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%);
  color: #F2FFF6;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
  font-size: 1.1em;
  transition: background 0.3s ease, transform 0.2s ease;
  box-shadow: 0 4px 15px rgba(0, 179, 89, 0.4);
}

.page-blog-bi888-app-safe-betting-strategy__cta-button:hover {
  background: linear-gradient(180deg, #13994A 0%, #2AD16F 100%);
  transform: translateY(-2px);
}

.page-blog-bi888-app-safe-betting-strategy__content-section {
  padding: 60px 20px;
}

.page-blog-bi888-app-safe-betting-strategy__dark-bg {
  background-color: #08160F;
}

.page-blog-bi888-app-safe-betting-strategy__card-section {
  background-color: #11271B; /* Card B G */
}

.page-blog-bi888-app-safe-betting-strategy__container {
  max-width: 1200px;
  margin: 0 auto;
}

.page-blog-bi888-app-safe-betting-strategy__section-title {
  font-size: clamp(1.8em, 4vw, 2.5em);
  font-weight: 700;
  color: #F2FFF6;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 15px;
}

.page-blog-bi888-app-safe-betting-strategy__section-title::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background-color: #2AD16F;
  border-radius: 2px;
}

.page-blog-bi888-app-safe-betting-strategy__text-block {
  font-size: 1.05em;
  line-height: 1.7;
  color: #A7D9B8;
  margin-bottom: 25px;
  text-align: justify;
}

.page-blog-bi888-app-safe-betting-strategy__sub-title {
  font-size: clamp(1.4em, 3vw, 1.8em);
  font-weight: 600;
  color: #2AD16F;
  margin-top: 35px;
  margin-bottom: 20px;
}

.page-blog-bi888-app-safe-betting-strategy__image-wrapper {
  margin-bottom: 30px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.page-blog-bi888-app-safe-betting-strategy__content-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.page-blog-bi888-app-safe-betting-strategy__list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.page-blog-bi888-app-safe-betting-strategy__list-item {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 1em;
  color: #F2FFF6;
  line-height: 1.6;
}

.page-blog-bi888-app-safe-betting-strategy__list-item::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: #57E38D; /* Glow */
  font-weight: bold;
  font-size: 1.2em;
}

.page-blog-bi888-app-safe-betting-strategy__btn-secondary {
  display: inline-block;
  padding: 12px 25px;
  background-color: transparent;
  color: #2AD16F;
  border: 2px solid #2AD16F;
  text-decoration: none;
  border-radius: 30px;
  font-weight: 600;
  font-size: 1em;
  transition: all 0.3s ease;
}

.page-blog-bi888-app-safe-betting-strategy__btn-secondary:hover {
  background-color: #2AD16F;
  color: #08160F;
  transform: translateY(-2px);
}

.page-blog-bi888-app-safe-betting-strategy__faq-section {
  background-color: #11271B;
  padding-bottom: 60px;
}

.page-blog-bi888-app-safe-betting-strategy__faq-list {
  margin-top: 30px;
}

.page-blog-bi888-app-safe-betting-strategy__faq-item {
  background-color: #0A4B2C; /* Deep Green */
  border: 1px solid #2E7A4E; /* Border */
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-bi888-app-safe-betting-strategy__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  cursor: pointer;
  font-size: 1.1em;
  font-weight: 600;
  color: #F2FFF6;
  background-color: #1E3A2A; /* Divider */
  transition: background-color 0.3s ease;
}

.page-blog-bi888-app-safe-betting-strategy__faq-question:hover {
  background-color: #2E7A4E;
}

.page-blog-bi888-app-safe-betting-strategy__faq-qtext {
  flex-grow: 1;
}

.page-blog-bi888-app-safe-betting-strategy__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  margin-left: 15px;
  color: #57E38D;
}

.page-blog-bi888-app-safe-betting-strategy__faq-item[open] .page-blog-bi888-app-safe-betting-strategy__faq-toggle {
  content: '−';
}

.page-blog-bi888-app-safe-betting-strategy__faq-answer {
  padding: 20px 25px;
  font-size: 1em;
  color: #A7D9B8;
  line-height: 1.6;
  border-top: 1px solid #1E3A2A;
}

.page-blog-bi888-app-safe-betting-strategy__conclusion-section {
  text-align: center;
  padding: 80px 20px;
  background-color: #08160F;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .page-blog-bi888-app-safe-betting-strategy__hero-section {
    padding: 40px 15px 30px;
  }
  .page-blog-bi888-app-safe-betting-strategy__content-section {
    padding: 40px 15px;
  }
  .page-blog-bi888-app-safe-betting-strategy__section-title {
    margin-bottom: 30px;
  }
  .page-blog-bi888-app-safe-betting-strategy__hero-image-wrapper {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .page-blog-bi888-app-safe-betting-strategy {
    font-size: 16px;
    line-height: 1.6;
  }
  .page-blog-bi888-app-safe-betting-strategy__hero-section {
    padding: 30px 15px 20px;
    padding-top: 10px !important;
  }
  .page-blog-bi888-app-safe-betting-strategy__hero-content {
    padding: 0 15px;
  }
  .page-blog-bi888-app-safe-betting-strategy__main-title {
    font-size: 1.8em;
    margin-bottom: 15px;
  }
  .page-blog-bi888-app-safe-betting-strategy__description {
    font-size: 1em;
    margin-bottom: 20px;
  }
  .page-blog-bi888-app-safe-betting-strategy__cta-button {
    padding: 12px 25px;
    font-size: 1em;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }
  .page-blog-bi888-app-safe-betting-strategy__content-section {
    padding: 30px 15px;
  }
  .page-blog-bi888-app-safe-betting-strategy__container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-blog-bi888-app-safe-betting-strategy__section-title {
    font-size: 1.5em;
    margin-bottom: 25px;
  }
  .page-blog-bi888-app-safe-betting-strategy__sub-title {
    font-size: 1.2em;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  .page-blog-bi888-app-safe-betting-strategy__text-block {
    font-size: 0.95em;
    margin-bottom: 20px;
  }
  .page-blog-bi888-app-safe-betting-strategy__list-item {
    font-size: 0.95em;
    margin-bottom: 10px;
    padding-left: 25px;
  }
  .page-blog-bi888-app-safe-betting-strategy__list-item::before {
    font-size: 1em;
  }
  .page-blog-bi888-app-safe-betting-strategy__btn-secondary {
    padding: 10px 20px;
    font-size: 0.95em;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
  }
  .page-blog-bi888-app-safe-betting-strategy__faq-question {
    font-size: 1em;
    padding: 15px 20px;
  }
  .page-blog-bi888-app-safe-betting-strategy__faq-toggle {
    font-size: 1.3em;
  }
  .page-blog-bi888-app-safe-betting-strategy__faq-answer {
    padding: 15px 20px;
    font-size: 0.95em;
  }
  .page-blog-bi888-app-safe-betting-strategy__content-image,
  .page-blog-bi888-app-safe-betting-strategy__hero-image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  .page-blog-bi888-app-safe-betting-strategy__image-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }
}

@media (max-width: 480px) {
  .page-blog-bi888-app-safe-betting-strategy__main-title {
    font-size: 1.6em;
  }
  .page-blog-bi888-app-safe-betting-strategy__section-title {
    font-size: 1.3em;
  }
  .page-blog-bi888-app-safe-betting-strategy__cta-button {
    font-size: 0.95em;
    padding: 10px 20px;
  }
}