/* style/blog-how-to-choose-kingbet86-best-access-path.css */

:root {
  --primary-color: #26A9E0;
  --secondary-color: #FFFFFF;
  --login-color: #EA7C07;
  --background-color: #FFFFFF; /* This is for page sections, body is #000000 */
  --dark-text-color: #333333;
  --light-text-color: #ffffff;
}

.page-blog-how-to-choose-kingbet86-best-access-path {
  color: var(--light-text-color); /* Default text color for dark body background */
  background-color: #000000; /* Body background is black from shared.css */
}

.page-blog-how-to-choose-kingbet86-best-access-path__hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 20px 60px; /* Small top padding, more bottom padding */
  text-align: center;
  background-color: rgba(38, 169, 224, 0.1); /* Slightly translucent brand color on dark body */
  color: var(--light-text-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__hero-image-wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.page-blog-how-to-choose-kingbet86-best-access-path__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  max-height: 500px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__hero-content {
  max-width: 900px;
  margin-top: 30px;
  padding: 0 15px;
  z-index: 1;
}

.page-blog-how-to-choose-kingbet86-best-access-path__main-title {
  font-size: clamp(2em, 4vw, 2.8em);
  font-weight: 700;
  line-height: 1.2;
  color: var(--secondary-color);
  margin-bottom: 20px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__intro-text {
  font-size: 1.1em;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 30px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.page-blog-how-to-choose-kingbet86-best-access-path__cta-buttons--inline {
    margin-top: 30px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__btn-primary,
.page-blog-how-to-choose-kingbet86-best-access-path__btn-secondary {
  padding: 14px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.05em;
  transition: all 0.3s ease;
  white-space: normal;
  word-wrap: break-word;
  box-sizing: border-box;
  max-width: 100%;
}

.page-blog-how-to-choose-kingbet86-best-access-path__btn-primary {
  background-color: var(--primary-color);
  color: var(--light-text-color);
  border: 2px solid var(--primary-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__btn-primary:hover {
  background-color: darken(var(--primary-color), 10%);
  border-color: darken(var(--primary-color), 10%);
}

.page-blog-how-to-choose-kingbet86-best-access-path__btn-secondary {
  background-color: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__btn-secondary:hover {
  background-color: var(--primary-color);
  color: var(--light-text-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__content-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: var(--background-color); /* White background for content area */
  color: var(--dark-text-color); /* Dark text for white background */
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.page-blog-how-to-choose-kingbet86-best-access-path__section-title {
  font-size: 2.2em;
  font-weight: 700;
  color: var(--primary-color);
  margin-bottom: 25px;
  text-align: center;
  padding-top: 20px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__sub-title {
  font-size: 1.6em;
  font-weight: 600;
  color: var(--login-color);
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__paragraph {
  font-size: 1.1em;
  line-height: 1.7;
  margin-bottom: 20px;
  color: var(--dark-text-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__link {
  color: var(--primary-color);
  text-decoration: underline;
  font-weight: 600;
}

.page-blog-how-to-choose-kingbet86-best-access-path__link:hover {
  color: darken(var(--primary-color), 10%);
}

.page-blog-how-to-choose-kingbet86-best-access-path__image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-blog-how-to-choose-kingbet86-best-access-path__list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__list-item {
  margin-bottom: 25px;
  padding-left: 0;
}

.page-blog-how-to-choose-kingbet86-best-access-path__list-item::before {
  content: '✔️';
  color: var(--primary-color);
  display: inline-block;
  margin-right: 10px;
  font-size: 1.2em;
}

.page-blog-how-to-choose-kingbet86-best-access-path__ordered-list {
  list-style: decimal;
  padding-left: 25px;
  margin-bottom: 30px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__ordered-list .page-blog-how-to-choose-kingbet86-best-access-path__list-item {
  margin-bottom: 15px;
  padding-left: 0;
}

.page-blog-how-to-choose-kingbet86-best-access-path__ordered-list .page-blog-how-to-choose-kingbet86-best-access-path__list-item::before {
  content: none;
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-list {
  margin-top: 40px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-item {
  background-color: var(--background-color);
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  color: var(--dark-text-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 25px;
  cursor: pointer;
  font-weight: 600;
  font-size: 1.15em;
  color: var(--primary-color);
  background-color: #f9f9f9;
  border-bottom: 1px solid #e0e0e0;
  list-style: none;
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-question::-webkit-details-marker {
  display: none;
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-question:hover {
  background-color: #f0f0f0;
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  transition: transform 0.3s ease;
  color: var(--login-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-item[open] .page-blog-how-to-choose-kingbet86-best-access-path__faq-toggle {
  transform: rotate(45deg);
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-answer {
  padding: 15px 25px 20px;
  line-height: 1.6;
  color: var(--dark-text-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__faq-answer p {
  margin-bottom: 0;
}

.page-blog-how-to-choose-kingbet86-best-access-path__conclusion-section {
  background-color: var(--primary-color);
  color: var(--light-text-color);
  padding: 60px 20px;
  text-align: center;
}

.page-blog-how-to-choose-kingbet86-best-access-path__conclusion-section .page-blog-how-to-choose-kingbet86-best-access-path__section-title {
  color: var(--secondary-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__conclusion-section .page-blog-how-to-choose-kingbet86-best-access-path__paragraph {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
}

.page-blog-how-to-choose-kingbet86-best-access-path__conclusion-section .page-blog-how-to-choose-kingbet86-best-access-path__link {
  color: var(--secondary-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__conclusion-section .page-blog-how-to-choose-kingbet86-best-access-path__btn-primary {
  background-color: var(--login-color);
  border-color: var(--login-color);
}

.page-blog-how-to-choose-kingbet86-best-access-path__conclusion-section .page-blog-how-to-choose-kingbet86-best-access-path__btn-primary:hover {
  background-color: darken(var(--login-color), 10%);
  border-color: darken(var(--login-color), 10%);
}

/* Responsive Styles */
@media (max-width: 1024px) {
  .page-blog-how-to-choose-kingbet86-best-access-path__main-title {
    font-size: clamp(1.8em, 5vw, 2.5em);
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__section-title {
    font-size: 1.8em;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__sub-title {
    font-size: 1.4em;
  }
}

@media (max-width: 768px) {
  .page-blog-how-to-choose-kingbet86-best-access-path {
    font-size: 16px;
    line-height: 1.6;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__hero-section {
    padding: 10px 15px 40px;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__hero-content {
    margin-top: 20px;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__main-title {
    font-size: 2em !important;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__intro-text {
    font-size: 1em;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__cta-buttons {
    flex-direction: column;
    gap: 15px;
    padding: 0 15px;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__btn-primary,
  .page-blog-how-to-choose-kingbet86-best-access-path__btn-secondary {
    width: 100% !important;
    max-width: 100% !important;
    padding: 12px 20px !important;
    font-size: 1em !important;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__content-area,
  .page-blog-how-to-choose-kingbet86-best-access-path__conclusion-section {
    padding: 30px 15px;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__section-title {
    font-size: 1.6em;
    margin-bottom: 20px;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__sub-title {
    font-size: 1.2em;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__paragraph {
    font-size: 0.95em;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__image {
    margin: 20px auto;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__section,
  .page-blog-how-to-choose-kingbet86-best-access-path__card,
  .page-blog-how-to-choose-kingbet86-best-access-path__container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__hero-section {
    padding-top: 10px !important; /* body đã có --header-offset */
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__faq-question {
    padding: 15px 20px;
    font-size: 1em;
  }
  .page-blog-how-to-choose-kingbet86-best-access-path__faq-answer {
    padding: 10px 20px 15px;
  }
}