.hls-vap-section{margin:48px 0;padding:32px;border:1px solid #d6dde7;border-radius:18px;background:#f8fafc}
.hls-vap-head{text-align:center;max-width:860px;margin:0 auto 24px}
.hls-vap-head h2{margin:0 0 10px;color:#0f2742;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2}
.hls-vap-head p,.hls-vap-center,.hls-vap-note{color:#48566a;font-size:1rem;line-height:1.7}
.hls-vap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.hls-vap-card{background:#fff;border:1px solid #dde5ef;border-radius:16px;padding:20px;box-shadow:0 10px 25px rgba(15,39,66,.06)}
.hls-vap-card h3,.hls-vap-deliverables h3{margin:0 0 12px;color:#0f2742;font-size:1.2rem}
.hls-vap-video{display:block;width:100%;height:auto;border-radius:12px;background:#000;margin-bottom:14px}
.hls-vap-deliverables{margin-top:24px;background:#fff;border:1px solid #dde5ef;border-radius:16px;padding:20px}
.hls-vap-deliverables ul{margin:0;padding-left:18px;color:#24364a;line-height:1.8}
.hls-vap-single{max-width:900px;margin:0 auto 16px}
.hls-vap-cta{text-align:center;margin-top:20px}
.hls-vap-btn{display:inline-block;padding:14px 22px;border-radius:999px;background:#0f2742;color:#fff !important;text-decoration:none;font-weight:600}
.hls-vap-btn:hover{background:#183a60}
@media (max-width: 768px){.hls-vap-section{padding:22px}.hls-vap-grid{grid-template-columns:1fr}}
