.image-hero{position:relative;min-height:520px;display:grid;align-items:end;color:var(--brand-text-inverse);overflow:hidden;background-color:#0f1b2e}.image-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-dark)}.image-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(6,23,59,.88),rgba(6,23,59,.34))}.image-hero .container{position:relative;z-index:1;padding-bottom:72px}.image-hero h1{color:var(--brand-text-inverse);max-width:820px}.image-hero p{max-width:780px;color:rgba(255,255,255,.82)}.service-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:22px;gap:22px}.service-card-grid article{border:1px solid var(--brand-border);padding:28px;background:#fff}.process-timeline strong,.service-card-grid span{font-family:var(--font-mono);color:var(--brand-secondary)}.process-timeline p,.service-card-grid p{color:var(--brand-text-secondary)}.process-section{background:var(--brand-bg-alt)}.process-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.process-timeline article{background:#fff;border-top:4px solid var(--brand-primary);padding:24px}.process-timeline strong{display:block;font-size:34px;margin-bottom:10px}.guarantee-band{background:var(--brand-primary-dark);background-color:#0f1b2e;color:var(--brand-text-inverse);padding:54px 0}.guarantee-band h2{color:var(--brand-text-inverse)}.guarantee-band p{max-width:920px;color:rgba(255,255,255,.78)}.split-form-cta{padding:80px 0 96px;background:var(--brand-bg-alt)}.split-form-cta p{color:var(--brand-text-secondary)}