.home-hero{position:relative;min-height:720px;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;text-align:center;color:var(--brand-text-inverse)}.hero-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.34))}.hero-content{position:relative;max-width:860px;padding:90px 16px}.hero-content h1,.hero-content p{color:var(--brand-text-inverse)}.hero-content p{max-width:760px;margin:18px auto 0;opacity:.9;font-size:1.18rem}.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:34px}.risk-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.risk-card{min-height:220px;background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 12px 28px rgba(43,43,43,.08)}.risk-card img{width:100%;height:118px;-o-object-fit:cover;object-fit:cover}.risk-card h3{padding:18px 18px 4px;margin:0}.risk-card a{display:block;padding:0 18px 18px;font-weight:800}.focus-card{border:2px solid var(--brand-primary)}.trust-bar-with-dividers{background:#211c1c;color:var(--brand-text-inverse)}.trust-row{display:flex;flex-wrap:nowrap}.trust-item{flex:1 1 0;padding:24px 20px;border-right:1px solid rgba(255,255,255,.2)}.trust-item:last-child{border-right:0}.trust-item span,.trust-item strong{display:block;color:var(--brand-text-inverse)}.trust-item span{margin-top:6px;opacity:.72;font-size:.9rem}.industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-grid article{text-align:center;background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:30px 22px}.industry-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:64px;height:64px;margin-bottom:16px;border-radius:50%;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:900}.testimonial-large{background:var(--brand-bg-alt);text-align:center}.testimonial-large blockquote{max-width:900px;margin:0 auto 22px;font-size:max(1.5rem, min(3vw, 2.5rem));line-height:1.28;font-weight:800;color:var(--brand-text)}.quote-source span{display:block;color:var(--brand-text-soft)}.cta-split-form{padding:84px 0 100px;background:var(--brand-primary)}.cta-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1.05fr);grid-gap:42px;gap:42px;align-items:start}.cta-copy .eyebrow,.cta-copy h2,.cta-copy li,.cta-copy p{color:var(--brand-text-inverse)}.cta-copy ul{padding-left:20px}@media (max-width:1199.98px){.risk-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991.98px){.industry-grid,.risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%}.cta-grid{grid-template-columns:1fr}}@media (max-width:575.98px){.home-hero{min-height:520px}.industry-grid,.risk-grid{grid-template-columns:1fr}.trust-item{flex:0 0 100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}}