.cst-ind-hero{padding:160px 0 48px;background:var(--brand-primary-dark)}.cst-ind-hero .section-kicker{color:var(--brand-secondary)}.cst-ind-hero h1,.cst-ind-hero p{color:#fff;max-width:44rem}.cst-ind-grid-sec{padding:var(--space-3xl) 0;background:var(--brand-bg)}.cst-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-lg);gap:var(--space-lg)}.cst-icon-grid article{border:1px solid var(--brand-border);padding:var(--space-lg);background:#fff}.cst-icon-grid .ico{width:48px;height:48px;background:var(--brand-bg-alt);border:1px solid var(--brand-border);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;margin-bottom:var(--space-md);color:var(--brand-primary)}.cst-icon-grid h2{font-size:1.05rem;margin-bottom:8px}.cst-icon-grid p{margin:0;font-size:.92rem;color:var(--brand-text)}.cst-ind-table-sec{padding:var(--space-3xl) 0;background:var(--brand-bg-alt)}.cst-compare{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--brand-border);margin-top:var(--space-lg)}.cst-compare th{background:var(--brand-primary);color:#fff;text-align:left;padding:12px 14px;font-size:.85rem}.cst-compare td{padding:12px 14px;border-top:1px solid var(--brand-border);color:var(--brand-text);font-size:.9rem;vertical-align:top}.cst-compare tbody tr:nth-child(2n){background:var(--brand-bg)}.cst-ind-note{margin-top:var(--space-xl);max-width:48rem;color:var(--brand-text)}.cst-ind-cta{padding:var(--space-3xl) 0;background:var(--brand-primary)}.cst-ind-cta h2,.cst-ind-cta p{color:#fff}.cst-ind-cta p{max-width:36rem;margin:0 auto var(--space-lg)}.cst-ind-cta .btn-cst-primary{background:var(--brand-secondary);border-color:var(--brand-secondary);color:var(--brand-neutral-dark)!important}@media (max-width:991.98px){.cst-icon-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.cst-icon-grid{grid-template-columns:1fr}}