.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #1F2D3D;
  background-color: #F4F7FB;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-section {
  padding-top: 10px; /* Small top padding, assuming body has header offset */
  padding-bottom: 60px;
  background-color: #F4F7FB;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-content {
  flex: 1 1 45%;
  min-width: 300px;
  color: #1F2D3D;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__main-title {
  font-size: clamp(2.2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #000000;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-description {
  font-size: 1.1rem;
  margin-bottom: 30px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-buttons--center {
  justify-content: center;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-primary,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-secondary {
  display: inline-block;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.3s ease;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  box-sizing: border-box;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-primary {
  background: linear-gradient(180deg, #4A8BFF 0%, #2F6BFF 100%);
  color: #ffffff;
  border: 2px solid transparent;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-primary:hover {
  background: linear-gradient(180deg, #2F6BFF 0%, #4A8BFF 100%);
  box-shadow: 0 4px 12px rgba(47, 107, 255, 0.4);
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-secondary {
  background-color: #ffffff;
  color: #2F6BFF;
  border: 2px solid #2F6BFF;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-secondary:hover {
  background-color: #F4F7FB;
  color: #2F6BFF;
  border-color: #2F6BFF;
  box-shadow: 0 4px 12px rgba(47, 107, 255, 0.2);
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-image {
  flex: 1 1 45%;
  min-width: 300px;
  text-align: center;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-side-image {
  max-width: 600px;
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__section-title {
  font-size: clamp(1.8rem, 3.5vw, 2.5rem);
  font-weight: 700;
  color: #000000;
  margin-bottom: 30px;
  text-align: center;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__content-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 15px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__content-area--center {
  text-align: center;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__text-block {
  font-size: 1rem;
  margin-bottom: 20px;
  text-align: justify;
  color: #1F2D3D;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__intro-section,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principles-section,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__money-management-section,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-section {
  background-color: #ffffff;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategies-section,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__why-choose-us-section,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-section {
  background-color: #2F6BFF; /* Main brand color for dark sections */
  color: #ffffff;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategies-section .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__section-title,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__why-choose-us-section .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__section-title,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-section .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__section-title {
  color: #ffffff;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategies-section .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__text-block,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__why-choose-us-section .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__text-block,
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-section .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__text-block {
  color: #f0f8ff;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 40px;
  text-align: center;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__feature-item {
  background-color: #F4F7FB;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__feature-item:hover {
  transform: translateY(-5px);
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__icon-box-media {
  width: 160px;
  height: 160px;
  margin: 0 auto 20px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #D6E2FF;
  box-shadow: 0 0 0 8px #A5C4FF;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__icon-box-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__feature-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #2F6BFF;
  margin-bottom: 15px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__feature-description {
  font-size: 0.95rem;
  color: #1F2D3D;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principles-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principle-item {
  background-color: #F4F7FB;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principle-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #2F6BFF;
  margin-bottom: 15px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principle-description {
  font-size: 0.95rem;
  color: #1F2D3D;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-card {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-image {
  width: 100%;
  height: 200px; /* Fixed height for consistent card image display */
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 10px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-description {
  font-size: 0.95rem;
  color: #f0f8ff;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__list {
  list-style: disc;
  margin-left: 25px;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #1F2D3D;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__list li {
  margin-bottom: 10px;
  font-size: 1rem;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__benefits-list {
  list-style: none;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 30px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__benefits-list li {
  background-color: rgba(255, 255, 255, 0.15);
  padding: 15px 20px;
  border-radius: 8px;
  font-size: 1rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__benefits-list li::before {
  content: '✔';
  color: #A5C4FF;
  font-weight: bold;
  font-size: 1.2em;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-list {
  margin-top: 40px;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-item {
  background-color: #F4F7FB;
  border: 1px solid #D6E2FF;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  font-size: 1.1rem;
  font-weight: 600;
  color: #2F6BFF;
  cursor: pointer;
  list-style: none;
  transition: background-color 0.3s ease;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-question:hover {
  background-color: #E6F0FF;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-toggle {
  font-size: 1.5rem;
  line-height: 1;
  color: #2F6BFF;
  transition: transform 0.3s ease;
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-item[open] .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-answer {
  padding: 0 25px 20px 25px;
  font-size: 1rem;
  color: #1F2D3D;
  border-top: 1px solid #D6E2FF;
  margin-top: -1px; /* Overlap border */
}

.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-answer p {
  margin-top: 15px;
}

/* General image responsiveness */
.page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-container {
    flex-direction: column;
    text-align: center;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-content,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-image {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-buttons {
    justify-content: center;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__main-title {
    font-size: clamp(2rem, 5vw, 2.8rem);
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__section-title {
    font-size: clamp(1.6rem, 4vw, 2.2rem);
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__benefits-list {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  }
}

@media (max-width: 768px) {
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua {
    font-size: 16px;
    line-height: 1.6;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-section {
    padding-top: 10px !important;
    padding-bottom: 40px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-container {
    padding: 30px 15px;
    gap: 30px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__main-title {
    font-size: clamp(1.8rem, 6vw, 2.5rem);
    margin-bottom: 15px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-description {
    font-size: 1rem;
    margin-bottom: 25px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-buttons {
    flex-direction: column;
    gap: 10px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-primary,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-secondary,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua a[class*="button"],
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua a[class*="btn"] {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__cta-buttons,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__button-group,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__btn-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    flex-wrap: wrap !important;
    gap: 10px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-side-image {
    height: auto !important;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__section-title {
    font-size: clamp(1.5rem, 5vw, 2rem);
    margin-bottom: 25px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__content-area {
    padding: 40px 15px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__features-grid,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principles-grid,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__feature-item,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principle-item,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-card {
    padding: 25px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__icon-box-media {
    width: 120px;
    height: 120px;
    margin-bottom: 15px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__feature-title,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principle-title,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-title {
    font-size: 1.2rem;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__feature-description,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__principle-description,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-description,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__list li,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__benefits-list li,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-answer p {
    font-size: 0.9rem;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__strategy-image {
    height: 150px; /* Adjust height for mobile card images */
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__benefits-list {
    gap: 10px;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-question {
    padding: 15px 20px;
    font-size: 1rem;
  }

  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__faq-answer {
    padding: 0 20px 15px 20px;
  }

  /* Universal image max-width for content area */
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__section,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__card,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__container,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__hero-container,
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__content-area {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* Specific for round images to maintain shape */
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__icon-box-media {
    width: 120px !important;
    height: 120px !important;
  }
  .page-blog-chien-thuat-ca-cuoc-the-thao-hieu-qua__icon-box-media img {
    height: 100% !important; /* Ensure image fills the round container */
    object-fit: cover !important;
  }
}