/* v828 - Vietnam eVisa Correction: XXX article layout polish scoped to this page only */
.correction-xxx-page-body-v828{
  background:#f6f9fd;
}
.correction-xxx-page-v828{
  position:relative;
  padding:34px 0 58px;
  overflow:hidden;
}
.correction-xxx-wave-v828{
  position:absolute;
  inset:0 0 auto 0;
  height:360px;
  background:radial-gradient(circle at 18% 0%, rgba(37,99,235,.14), transparent 32%), linear-gradient(180deg, rgba(239,246,255,.92), rgba(255,255,255,0));
  pointer-events:none;
}
.correction-xxx-container-v828{
  position:relative;
  z-index:1;
}
.correction-xxx-hero-v828{
  margin:0 0 22px;
  border-radius:22px;
  overflow:hidden;
  border:1px solid rgba(148,163,184,.26);
  box-shadow:0 18px 44px rgba(15,23,42,.10);
  background:#fff;
}
.correction-xxx-hero-v828 img{
  display:block;
  width:100%;
  height:330px;
  object-fit:cover;
}
.correction-xxx-layout-v828 .correction-xxx-layout-v828,
.correction-xxx-layout-v828 .correction-xxx-page-v828{
  background:transparent;
}
.correction-xxx-layout-v828{
  max-width:1180px;
  margin:0 auto;
}
.correction-xxx-page-v828 .correction-xxx-layout-v828{
  display:grid;
  grid-template-columns:minmax(0, 1fr) 310px;
  gap:24px;
  align-items:start;
}
.correction-xxx-article-v828{
  background:#fff;
  border:1px solid rgba(203,213,225,.85);
  border-radius:22px;
  box-shadow:0 18px 40px rgba(15,23,42,.08);
  padding:32px;
}
.correction-xxx-breadcrumb-v828{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  color:#64748b;
  font-size:13px;
  margin-bottom:14px;
}
.correction-xxx-breadcrumb-v828 a{
  color:#0b63ce;
  text-decoration:none;
  font-weight:700;
}
.correction-xxx-title-v828{
  border-bottom:1px solid #e2e8f0;
  padding-bottom:22px;
  margin-bottom:26px;
}
.correction-xxx-title-v828 h1{
  margin:0 0 10px;
  font-size:clamp(32px, 4.6vw, 50px);
  line-height:1.06;
  letter-spacing:-.045em;
  color:#071326;
}
.correction-xxx-updated-v828{
  margin:0 0 14px;
  color:#64748b;
  font-size:14px;
  font-weight:700;
}
.correction-xxx-lead-v828{
  margin:0 0 14px;
  color:#1e293b;
  font-size:18px;
  line-height:1.75;
}
.correction-xxx-note-v828{
  margin:0;
  padding:14px 16px;
  border-left:5px solid #0b63ce;
  background:#eff6ff;
  border-radius:14px;
  color:#1e3a8a;
  line-height:1.65;
}
.correction-xxx-section-v828{
  display:grid;
  grid-template-columns:58px minmax(0,1fr);
  gap:16px;
  padding:10px 0 26px;
  border-bottom:1px solid #e2e8f0;
  margin-bottom:24px;
}
.correction-xxx-section-v828:last-of-type{
  border-bottom:0;
}
.correction-xxx-icon-v828{
  width:54px;
  height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:16px;
  background:#eef6ff;
  box-shadow:inset 0 0 0 1px rgba(37,99,235,.15), 0 12px 24px rgba(37,99,235,.12);
  font-size:31px;
  line-height:1;
}
.correction-xxx-content-v828 h2{
  margin:0 0 12px;
  color:#071326;
  font-size:28px;
  line-height:1.18;
  letter-spacing:-.025em;
}
.correction-xxx-content-v828 p{
  margin:0 0 14px;
  color:#24364f;
  line-height:1.72;
  font-size:16px;
}
.correction-xxx-list-v828{
  margin:0;
  padding-left:20px;
  color:#1e293b;
  line-height:1.75;
}
.correction-xxx-list-v828 li{
  margin:8px 0;
}
.correction-xxx-list-v828 strong{
  color:#071326;
}
.correction-xxx-table-v828{
  width:100%;
  border-collapse:collapse;
  background:#fff;
  border:1px solid #cbd5e1;
  border-radius:14px;
  overflow:hidden;
  display:table;
  font-size:15px;
}
.correction-xxx-table-v828 th,
.correction-xxx-table-v828 td{
  border:1px solid #d7dee8;
  padding:13px 14px;
  text-align:left;
  vertical-align:top;
  line-height:1.55;
}
.correction-xxx-table-v828 th{
  background:#f1f5f9;
  color:#071326;
  font-weight:800;
}
.correction-xxx-steps-v828{
  margin:0;
  padding:0;
  list-style:none;
  counter-reset:correctionStep;
}
.correction-xxx-steps-v828 li{
  counter-increment:correctionStep;
  position:relative;
  padding:0 0 18px 48px;
  margin:0 0 14px;
  border-bottom:1px dashed #cbd5e1;
}
.correction-xxx-steps-v828 li:last-child{
  border-bottom:0;
  margin-bottom:0;
}
.correction-xxx-steps-v828 li::before{
  content:counter(correctionStep);
  position:absolute;
  left:0;
  top:0;
  width:32px;
  height:32px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#0b63ce;
  color:#fff;
  font-weight:900;
}
.correction-xxx-steps-v828 strong{
  display:block;
  color:#071326;
  font-size:17px;
  margin-bottom:4px;
}
.correction-xxx-steps-v828 span{
  display:block;
  color:#475569;
  line-height:1.65;
}
.correction-xxx-mid-cta-v828{
  margin-top:22px;
  padding:20px;
  border-radius:18px;
  background:linear-gradient(135deg,#eff6ff,#ffffff);
  border:1px solid #bfdbfe;
}
.correction-xxx-blue-btn-v828{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:48px;
  padding:14px 22px;
  border-radius:13px;
  background:#0b63ce;
  color:#fff !important;
  text-decoration:none;
  font-weight:900;
  box-shadow:0 13px 28px rgba(11,99,206,.24);
}
.correction-xxx-mid-cta-v828 p{
  margin:12px 0 0;
  color:#475569;
  font-size:14px;
}
.correction-xxx-disclaimer-v828{
  margin-top:14px !important;
  padding:14px 16px;
  background:#fff7ed;
  border:1px solid #fed7aa;
  border-radius:14px;
  color:#9a3412 !important;
  font-weight:700;
}
.correction-xxx-faq-v828{
  display:grid;
  gap:10px;
}
.correction-xxx-faq-v828 details{
  border:1px solid #dbe3ef;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
}
.correction-xxx-faq-v828 summary{
  cursor:pointer;
  padding:14px 16px;
  color:#071326;
  font-weight:900;
}
.correction-xxx-faq-v828 p{
  padding:0 16px 16px;
  margin:0;
}
.correction-xxx-final-cta-v828{
  display:grid;
  grid-template-columns:62px minmax(0,1fr) auto;
  gap:18px;
  align-items:center;
  padding:24px;
  border-radius:22px;
  background:linear-gradient(135deg,#0b63ce,#1d4ed8);
  color:#fff;
  box-shadow:0 18px 38px rgba(29,78,216,.22);
}
.correction-xxx-final-icon-v828{
  width:58px;
  height:58px;
  border-radius:18px;
  background:rgba(255,255,255,.15);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:32px;
}
.correction-xxx-final-cta-v828 h2{
  margin:0 0 6px;
  color:#fff;
  font-size:26px;
  line-height:1.18;
}
.correction-xxx-final-cta-v828 p{
  margin:0;
  color:rgba(255,255,255,.88);
  line-height:1.55;
}
.correction-xxx-final-action-v828{
  display:flex;
  flex-direction:column;
  gap:8px;
  align-items:flex-start;
}
.correction-xxx-final-action-v828 .correction-xxx-blue-btn-v828{
  background:#fff;
  color:#0b63ce !important;
  box-shadow:none;
}
.correction-xxx-final-action-v828 small{
  color:rgba(255,255,255,.86);
  font-weight:700;
}
.correction-sidebar-v828 .emergency-side-box-v787FR{
  border-color:rgba(203,213,225,.9);
}
.correction-useful-guides-v828 p{
  margin:8px 0;
}
.correction-useful-guides-v828 a{
  color:#0b63ce;
  text-decoration:none;
  font-weight:800;
}
@media (max-width: 980px){
  .correction-xxx-page-v828 .correction-xxx-layout-v828{
    grid-template-columns:1fr;
  }
  .correction-xxx-article-v828{
    padding:24px;
  }
  .correction-xxx-hero-v828 img{
    height:240px;
  }
  .correction-xxx-final-cta-v828{
    grid-template-columns:1fr;
  }
}
@media (max-width: 640px){
  .correction-xxx-page-v828{
    padding:20px 0 42px;
  }
  .correction-xxx-hero-v828{
    border-radius:16px;
    margin-bottom:16px;
  }
  .correction-xxx-hero-v828 img{
    height:190px;
  }
  .correction-xxx-article-v828{
    padding:18px;
    border-radius:18px;
  }
  .correction-xxx-section-v828{
    grid-template-columns:1fr;
    gap:10px;
  }
  .correction-xxx-icon-v828{
    width:50px;
    height:50px;
  }
  .correction-xxx-content-v828 h2{
    font-size:24px;
  }
  .correction-xxx-table-v828,
  .correction-xxx-table-v828 tbody,
  .correction-xxx-table-v828 tr,
  .correction-xxx-table-v828 th,
  .correction-xxx-table-v828 td{
    display:block;
    width:100%;
  }
  .correction-xxx-table-v828 tr{
    border-bottom:1px solid #d7dee8;
  }
  .correction-xxx-table-v828 tr:last-child{
    border-bottom:0;
  }
}
