.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball {
  font-family: Arial, sans-serif;
  color: #1F2D3D;
  background-color: #F4F7FB;
  line-height: 1.6;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-section {
  padding-top: 10px; /* Small top padding, assuming shared.css handles body padding-top */
  padding-bottom: 40px;
  background-color: #F4F7FB;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  gap: 30px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-image-wrapper {
  flex: 1 1 50%;
  max-width: 600px;
  text-align: center;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-image {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-content {
  flex: 1 1 40%;
  max-width: 500px;
  color: #1F2D3D;
  text-align: left;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__main-title {
  font-size: clamp(28px, 4vw, 48px);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #2F6BFF;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__intro-text,
.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__publish-date {
  font-size: 18px;
  margin-bottom: 15px;
  color: #1F2D3D;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__publish-date {
  font-size: 16px;
  opacity: 0.8;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__cta-buttons {
  display: flex;
  gap: 15px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-primary,
.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 28px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  box-sizing: border-box;
  max-width: 100%;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-primary {
  background: linear-gradient(180deg, #4A8BFF 0%, #2F6BFF 100%);
  color: #FFFFFF;
  border: none;
  box-shadow: 0 4px 12px rgba(47, 107, 255, 0.3);
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-primary:hover {
  background: linear-gradient(180deg, #2F6BFF 0%, #4A8BFF 100%);
  box-shadow: 0 6px 16px rgba(47, 107, 255, 0.4);
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-secondary {
  background-color: transparent;
  color: #2F6BFF;
  border: 2px solid #2F6BFF;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-secondary:hover {
  background-color: #2F6BFF;
  color: #FFFFFF;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-small {
  padding: 10px 20px;
  font-size: 16px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-large {
  padding: 16px 32px;
  font-size: 20px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__content-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: #FFFFFF;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__section-container {
  padding: 20px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__section-title {
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 700;
  color: #2F6BFF;
  margin-top: 40px;
  margin-bottom: 25px;
  border-bottom: 2px solid #D6E2FF;
  padding-bottom: 10px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__paragraph {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 20px;
  color: #1F2D3D;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__image-with-text {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__image-with-text--reversed {
  flex-direction: row-reverse;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__content-image {
  flex: 1 1 45%;
  max-width: 550px;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__text-block {
  flex: 1 1 50%;
  color: #1F2D3D;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__list {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 17px;
  color: #1F2D3D;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__list li {
  margin-bottom: 8px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__guide-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__step-item {
  background-color: #F4F7FB;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  text-align: center;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__step-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(180deg, #4A8BFF 0%, #2F6BFF 100%);
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__step-title {
  font-size: 22px;
  font-weight: 600;
  color: #2F6BFF;
  margin-bottom: 10px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__step-description {
  font-size: 16px;
  color: #1F2D3D;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-list {
  margin-top: 30px;
  margin-bottom: 40px;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-item {
  background-color: #F4F7FB;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #D6E2FF;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-item summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  font-size: 18px;
  font-weight: 600;
  color: #1F2D3D;
  cursor: pointer;
  list-style: none;
  background-color: #FFFFFF;
  border-bottom: 1px solid #D6E2FF;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-item summary::-webkit-details-marker {
  display: none;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-qtext {
  flex-grow: 1;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-toggle {
  font-size: 24px;
  line-height: 1;
  margin-left: 15px;
  color: #2F6BFF;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-answer {
  padding: 20px 25px;
  font-size: 16px;
  color: #1F2D3D;
  background-color: #F4F7FB;
}

.page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__cta-section-bottom {
  text-align: center;
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px dashed #D6E2FF;
}

/* --- Responsive Styles --- */

@media (max-width: 1024px) {
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-container,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__content-area {
    padding: 30px 15px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__main-title {
    font-size: clamp(26px, 3.5vw, 42px);
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__section-title {
    font-size: clamp(22px, 2.5vw, 32px);
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__image-with-text {
    flex-direction: column;
    text-align: center;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__image-with-text--reversed {
    flex-direction: column;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-image-wrapper,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-content,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__content-image,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__text-block {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  /* HERO Section */
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-section {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-container {
    padding: 20px 15px;
    flex-direction: column-reverse; /* Content above image on mobile */
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__hero-content {
    text-align: center;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__main-title {
    font-size: 30px;
    margin-bottom: 15px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__intro-text,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__publish-date {
    font-size: 16px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__cta-buttons {
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }

  /* Buttons */
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-primary,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-secondary,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball a[class*="button"],
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball 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-cap-nhat-khuyen-mai-doc-quyen-e88ball__cta-buttons,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__button-group,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__btn-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 0;
    padding-right: 0;
    flex-wrap: wrap !important;
    gap: 10px;
  }

  /* Content Area */
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__content-area {
    padding: 20px 15px;
    margin-bottom: 20px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__section-container {
    padding: 0;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__section-title {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__paragraph,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__list,
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__list li {
    font-size: 16px;
    line-height: 1.7;
  }

  /* Images */
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__image-with-text {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__image-with-text--reversed {
    flex-direction: column;
  }

  /* Guide Steps */
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__guide-steps {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__step-item {
    padding: 20px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__step-title {
    font-size: 20px;
  }

  /* FAQ */
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-item summary {
    padding: 15px 20px;
    font-size: 17px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-answer {
    padding: 15px 20px;
    font-size: 15px;
  }

  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__faq-toggle {
    font-size: 20px;
  }

  /* Bottom CTA */
  .page-blog-cap-nhat-khuyen-mai-doc-quyen-e88ball__cta-section-bottom {
    margin-top: 30px;
  }
}