.services-hero{padding-top:160px;background:var(--brand-primary-dark)}.services-hero .container{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);grid-gap:48px;gap:48px;align-items:center}.services-hero .eyebrow,.services-hero h1,.services-hero p{color:var(--brand-text-inverse)}.services-hero img{border-radius:var(--brand-radius);width:100%;height:520px;-o-object-fit:cover;object-fit:cover}.process-timeline{background:var(--brand-bg-alt)}.process-card span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:16px;border-radius:50%;background:var(--brand-accent);color:var(--brand-text-inverse);font-weight:800}.guarantee-banner{background:var(--brand-accent);color:var(--brand-text-inverse);text-align:center}.guarantee-banner h2,.guarantee-banner p{color:var(--brand-text-inverse)}@media (max-width:991px){.services-hero .container{grid-template-columns:1fr}}