.services-hero{position:relative;min-height:640px;padding:170px 0 96px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.services-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(27,52,100,.58),rgba(21,22,31,.86));z-index:1}.services-hero .container{position:relative;z-index:2;max-width:880px;margin-left:auto;margin-right:auto;text-align:center}.services-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;margin:10px 0 18px;color:var(--brand-text-inverse)}.services-hero .leap-eyebrow,.services-hero p{color:var(--brand-text-inverse)}.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.service-card-grid article{position:relative;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.service-icon{display:block;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));margin-bottom:18px}.guarantee-panel p,.service-card-grid h3,.service-card-grid p,.split-form-cta li,.split-form-cta p,.timeline-grid h3,.timeline-grid p{color:var(--brand-text)}.timeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.timeline-grid article{position:relative;padding:24px;border-radius:var(--brand-radius);background:var(--brand-bg);border:1px solid var(--brand-border)}.timeline-grid article span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--brand-accent);color:var(--brand-neutral-dark);font-weight:900;margin-bottom:16px}.guarantee-banner{background:var(--brand-primary)}.guarantee-panel{max-width:920px;margin:0 auto;color:var(--brand-text-inverse);text-align:center}.guarantee-panel h2,.guarantee-panel p{color:var(--brand-text-inverse)}.split-form-cta{background:var(--brand-bg-alt)}.split-cta-grid{display:grid;grid-template-columns:0.9fr 1.1fr;grid-gap:42px;gap:42px;align-items:start}.split-form-cta h2{color:var(--brand-text)}.form-card{border-radius:var(--brand-radius)}@media (max-width:991px){.service-card-grid,.split-cta-grid,.timeline-grid{grid-template-columns:1fr}.services-hero{min-height:560px}}