.ind-c-hero{position:relative;min-height:420px;display:flex;align-items:center;overflow:hidden;background:var(--brand-bg-alt)}.ind-c-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.25}.ind-c-hero .hero-overlay{position:relative;z-index:1}.ind-c-hero h1{max-width:720px;font-weight:800}.ind-c-hero p{max-width:680px;color:var(--brand-neutral-mid)}.ind-c-cards,.ind-c-checklist,.ind-c-cta{padding:78px 0}.ind-c-checklist{background:var(--brand-bg-alt)}.ind-c-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:4px;padding:22px;height:100%;box-shadow:0 12px 26px rgba(11,61,145,.06)}.ind-c-card img{width:100%;aspect-ratio:27/17;border-radius:4px;background:var(--brand-bg-alt)}.ind-c-card h3{margin-top:1rem;font-weight:800}.ind-c-check-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:14px;gap:14px;padding:0;list-style:none}.checklist-result-box,.ind-c-check-list label{display:block;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:4px;padding:16px}.checklist-result-box{margin-top:18px;border-left:4px solid var(--brand-accent)}.ind-c-cta{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}