.page-blog-huong-dan-dang-ky-tobet88 {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333333;
  background-color: #f8f8f8;
}

.page-blog-huong-dan-dang-ky-tobet88__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.page-blog-huong-dan-dang-ky-tobet88__hero-section {
  position: relative;
  padding-top: 10px; /* Small top padding as body handles header offset */
  margin-bottom: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-blog-huong-dan-dang-ky-tobet88__hero-image {
  width: 100%;
  max-height: 500px;
  overflow: hidden;
  margin-bottom: 20px;
}

.page-blog-huong-dan-dang-ky-tobet88__hero-image img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 8px;
}

.page-blog-huong-dan-dang-ky-tobet88__hero-content {
  max-width: 900px;
  padding: 0 20px;
}

.page-blog-huong-dan-dang-ky-tobet88__main-title {
  font-size: clamp(28px, 4vw, 48px);
  color: #017439;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.page-blog-huong-dan-dang-ky-tobet88__hero-description {
  font-size: clamp(16px, 1.8vw, 20px);
  color: #555555;
  margin-bottom: 30px;
}

.page-blog-huong-dan-dang-ky-tobet88__cta-button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  transition: background-color 0.3s ease, transform 0.3s ease;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
}

.page-blog-huong-dan-dang-ky-tobet88__btn-primary {
  background-color: #C30808; /* Register color */
  color: #FFFF00; /* Register font color */
  border: 2px solid transparent;
}

.page-blog-huong-dan-dang-ky-tobet88__btn-primary:hover {
  background-color: #e02020;
  transform: translateY(-2px);
}

.page-blog-huong-dan-dang-ky-tobet88__btn-secondary {
  background-color: #017439;
  color: #FFFFFF;
  border: 2px solid transparent;
}

.page-blog-huong-dan-dang-ky-tobet88__btn-secondary:hover {
  background-color: #005a2d;
  transform: translateY(-2px);
}

.page-blog-huong-dan-dang-ky-tobet88__content-section {
  padding: 40px 0;
  margin-bottom: 30px;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.page-blog-huong-dan-dang-ky-tobet88__dark-bg {
  background-color: #017439;
  color: #ffffff;
}

.page-blog-huong-dan-dang-ky-tobet88__dark-bg .page-blog-huong-dan-dang-ky-tobet88__section-title {
  color: #ffffff;
}

.page-blog-huong-dan-dang-ky-tobet88__dark-bg .page-blog-huong-dan-dang-ky-tobet88__hero-description,
.page-blog-huong-dan-dang-ky-tobet88__dark-bg .page-blog-huong-dan-dang-ky-tobet88__article-body p,
.page-blog-huong-dan-dang-ky-tobet88__dark-bg .page-blog-huong-dan-dang-ky-tobet88__article-body li {
  color: #f0f0f0;
}

.page-blog-huong-dan-dang-ky-tobet88__section-title {
  font-size: clamp(24px, 3vw, 38px);
  color: #017439;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 600;
}

.page-blog-huong-dan-dang-ky-tobet88__sub-title {
  font-size: clamp(20px, 2.5vw, 28px);
  color: #017439;
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: 600;
}

.page-blog-huong-dan-dang-ky-tobet88__article-body {
  font-size: 17px;
  line-height: 1.7;
  max-width: 900px;
  margin: 0 auto;
}

.page-blog-huong-dan-dang-ky-tobet88__article-body p {
  margin-bottom: 15px;
}

.page-blog-huong-dan-dang-ky-tobet88__article-body strong {
  color: #017439;
}

.page-blog-huong-dan-dang-ky-tobet88__article-figure {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 25px auto;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.page-blog-huong-dan-dang-ky-tobet88__list,
.page-blog-huong-dan-dang-ky-tobet88__list-ordered {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 15px;
}

.page-blog-huong-dan-dang-ky-tobet88__list-ordered {
  list-style-type: decimal;
}

.page-blog-huong-dan-dang-ky-tobet88__list li,
.page-blog-huong-dan-dang-ky-tobet88__list-ordered li {
  margin-bottom: 8px;
  font-size: 17px;
}

.page-blog-huong-dan-dang-ky-tobet88__download-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: 30px;
}

.page-blog-huong-dan-dang-ky-tobet88__download-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 500px;
  box-sizing: border-box;
  overflow: hidden;
}

.page-blog-huong-dan-dang-ky-tobet88__faq-section {
  padding: 50px 0;
}

.page-blog-huong-dan-dang-ky-tobet88__faq-list {
  max-width: 900px;
  margin: 0 auto;
}

details.page-blog-huong-dan-dang-ky-tobet88__faq-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  background: #fff;
}

details.page-blog-huong-dan-dang-ky-tobet88__faq-item summary.page-blog-huong-dan-dang-ky-tobet88__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  cursor: pointer;
  user-select: none;
  list-style: none;
  transition: background-color 0.3s ease;
}

details.page-blog-huong-dan-dang-ky-tobet88__faq-item summary.page-blog-huong-dan-dang-ky-tobet88__faq-question::-webkit-details-marker {
  display: none;
}

details.page-blog-huong-dan-dang-ky-tobet88__faq-item summary.page-blog-huong-dan-dang-ky-tobet88__faq-question:hover {
  background: #f5f5f5;
}

.page-blog-huong-dan-dang-ky-tobet88__faq-qtext {
  flex: 1;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #333333;
}

.page-blog-huong-dan-dang-ky-tobet88__faq-toggle {
  font-size: 24px;
  font-weight: bold;
  color: #666;
  flex-shrink: 0;
  margin-left: 15px;
  width: 28px;
  text-align: center;
}

details.page-blog-huong-dan-dang-ky-tobet88__faq-item .page-blog-huong-dan-dang-ky-tobet88__faq-answer {
  padding: 0 20px 20px;
  background: #f9f9f9;
  border-radius: 0 0 5px 5px;
}

.page-blog-huong-dan-dang-ky-tobet88__cta-bottom-section {
  padding: 60px 0;
  text-align: center;
  margin-top: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.page-blog-huong-dan-dang-ky-tobet88__cta-bottom-section .page-blog-huong-dan-dang-ky-tobet88__section-title {
  margin-bottom: 20px;
}

.page-blog-huong-dan-dang-ky-tobet88__cta-text {
  font-size: 18px;
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  color: #f0f0f0;
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-huong-dan-dang-ky-tobet88__container {
    padding: 15px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__hero-image img {
    object-fit: contain !important; /* Ensure image is fully visible */
    aspect-ratio: unset !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__main-title {
    font-size: clamp(24px, 5vw, 40px);
  }

  .page-blog-huong-dan-dang-ky-tobet88__hero-description {
    font-size: clamp(15px, 2vw, 18px);
  }

  .page-blog-huong-dan-dang-ky-tobet88__section-title {
    font-size: clamp(22px, 4vw, 32px);
  }

  .page-blog-huong-dan-dang-ky-tobet88__sub-title {
    font-size: clamp(18px, 3vw, 24px);
  }

  .page-blog-huong-dan-dang-ky-tobet88__article-body {
    font-size: 16px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__list li,
  .page-blog-huong-dan-dang-ky-tobet88__list-ordered li {
    font-size: 16px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__cta-button {
    font-size: 16px;
    padding: 12px 25px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__faq-qtext {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .page-blog-huong-dan-dang-ky-tobet88__container {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__hero-section {
    padding-top: 10px; /* Small top padding for mobile */
    margin-bottom: 30px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__hero-image img {
    object-fit: contain !important; /* HERO: object-fit:contain */
    aspect-ratio: unset !important;
    width: 100% !important;
    height: auto !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__hero-content {
    padding: 0 15px;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__main-title {
    font-size: clamp(22px, 6vw, 36px);
    text-align: center;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__hero-description {
    font-size: 15px;
    text-align: center;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__cta-button,
  .page-blog-huong-dan-dang-ky-tobet88__btn-primary,
  .page-blog-huong-dan-dang-ky-tobet88__btn-secondary,
  .page-blog-huong-dan-dang-ky-tobet88 a[class*="button"],
  .page-blog-huong-dan-dang-ky-tobet88 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 !important;
    padding-right: 15px !important;
    font-size: 16px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__download-buttons {
    flex-direction: column;
    gap: 10px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__content-section {
    padding: 25px 0;
    margin-bottom: 20px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__section-title {
    font-size: clamp(20px, 5vw, 28px);
    margin-bottom: 20px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__sub-title {
    font-size: clamp(18px, 4.5vw, 22px);
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__article-body {
    font-size: 15px;
    padding: 0 15px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__article-figure {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
    margin: 20px auto;
  }

  .page-blog-huong-dan-dang-ky-tobet88 img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block;
    box-sizing: border-box !important;
  }

  .page-blog-huong-dan-dang-ky-tobet88__list,
  .page-blog-huong-dan-dang-ky-tobet88__list-ordered {
    margin-left: 20px;
    padding-right: 15px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__list li,
  .page-blog-huong-dan-dang-ky-tobet88__list-ordered li {
    font-size: 15px;
  }

  details.page-blog-huong-dan-dang-ky-tobet88__faq-item summary.page-blog-huong-dan-dang-ky-tobet88__faq-question {
    padding: 15px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__faq-qtext {
    font-size: 14px;
  }

  details.page-blog-huong-dan-dang-ky-tobet88__faq-item .page-blog-huong-dan-dang-ky-tobet88__faq-answer {
    padding: 0 15px 15px;
  }

  .page-blog-huong-dan-dang-ky-tobet88__cta-bottom-section {
    padding: 40px 0;
  }

  .page-blog-huong-dan-dang-ky-tobet88__cta-text {
    font-size: 16px;
    padding: 0 15px;
  }
}