.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep {
  color: #333333;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-section {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  padding: 10px 0 0 0;
  margin: 0;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-image-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 17/5;
  object-fit: cover;
  border-radius: 12px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-content {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 16px 16px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-title {
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #0477db;
  max-width: 800px;
  margin: 0 0 12px 0;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-subtitle {
  font-size: 1.15rem;
  line-height: 1.7;
  max-width: 700px;
  color: #333333;
  margin: 0 0 20px 0;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-cta-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__cta-button {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  text-align: center;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__cta-button--primary {
  background: #26A9E0;
  color: #ffffff;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__cta-button--secondary {
  background: #EA7C07;
  color: #ffffff;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid-section {
  background: #f5f8fa;
  padding: 48px 16px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid-title-wrap {
  text-align: center;
  margin-bottom: 32px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid-title {
  font-size: 2rem;
  color: #0477db;
  margin-bottom: 12px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid-subtitle {
  font-size: 1.1rem;
  color: #333333;
  max-width: 600px;
  margin: 0 auto;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px 16px;
  justify-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: 100%;
  max-width: 280px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-image {
  width: 100%;
  aspect-ratio: 2/1;
  object-fit: contain;
  background: #ffffff;
  border-radius: 12px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-cta {
  padding: 8px 16px;
  border-radius: 999px;
  background: #26A9E0;
  color: #ffffff;
  width: auto;
  font-weight: 700;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-item:nth-child(5) {
  grid-column: 2;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-item:nth-child(6) {
  grid-column: 3;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-section {
  background: #ffffff;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 48px 16px 64px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-title {
  text-align: center;
  font-size: 2.2rem;
  color: #0477db;
  margin-bottom: 24px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-intro {
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 16px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-figure {
  margin: 24px 0;
  text-align: center;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-figure-image {
  width: 100%;
  max-width: 800px;
  aspect-ratio: 2/1;
  object-fit: cover;
  border-radius: 12px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-subheading {
  font-size: 1.7rem;
  color: #0477db;
  margin: 32px 0 16px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-paragraph {
  font-size: 1.05rem;
  line-height: 1.8;
  margin-bottom: 16px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-list {
  margin: 16px 0 16px 24px;
  line-height: 1.8;
  font-size: 1.05rem;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-tip-box {
  background: #eaf6fd;
  border-left: 4px solid #26A9E0;
  padding: 16px 20px;
  border-radius: 0 8px 8px 0;
  line-height: 1.8;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-link {
  color: #26A9E0;
  font-weight: 700;
  text-decoration: underline;
  word-wrap: break-word;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-steps {
  margin: 16px 0;
  padding-left: 20px;
  font-size: 1.05rem;
  line-height: 2;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-cta-box {
  background: #eef7fe;
  border: 2px solid #26A9E0;
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  margin: 32px 0 0;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-cta-box h4 {
  font-size: 1.5rem;
  color: #0477db;
  margin: 0 0 12px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-cta-box p {
  font-size: 1.1rem;
  margin-bottom: 16px;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-cta-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-button {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 999px;
  text-decoration: none;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  font-weight: 700;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-button--primary {
  background: #26A9E0;
  color: #ffffff;
}
.page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-button--secondary {
  background: #EA7C07;
  color: #ffffff;
}
@media (max-width: 768px) {
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-section {
    padding-top: 8px;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-image {
    aspect-ratio: 2/1;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-title {
    font-size: 1.65rem;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-subtitle {
    font-size: 1rem;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__hero-cta-group {
    flex-direction: column;
    align-items: center;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__cta-button {
    width: 100%;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-title {
    font-size: 1.65rem;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-figure-image {
    width: 100%;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-subheading {
    font-size: 1.4rem;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-cta-group {
    flex-direction: column;
    align-items: center;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__guide-button {
    width: 100%;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid-title {
    font-size: 1.4rem;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-grid-subtitle {
    font-size: 0.98rem;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-item:nth-child(5),
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep__logo-item:nth-child(6) {
    grid-column: auto;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep img {
    max-width: 100% !important;
    height: auto !important;
  }
  .page-blog-huong-dan-toan-dien-ve-da-ga-cua-dao-truc-tiep {
    max-width: 100%;
    overflow-x: hidden;
  }
}