.services-hero{min-height:580px;display:grid;align-items:end}.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(90deg,rgba(31,88,104,.9),rgba(31,88,104,.56));z-index:1}.services-hero .container{position:relative;z-index:2;max-width:850px;margin-left:max(24px,(100vw - 1120px) / 2)}.service-cards{background:#fff}.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.service-card-grid article{position:relative;display:grid;grid-gap:14px;gap:14px;min-height:280px;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;box-shadow:0 10px 30px rgba(31,88,104,.08)}.process-timeline h3,.process-timeline p,.service-card-grid h3,.service-card-grid p{margin:0;color:var(--brand-text)}.process-timeline{background:var(--brand-bg-alt)}.timeline-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.timeline-row article{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:8px 14px;gap:8px 14px;padding:22px;border-radius:var(--brand-radius);background:#fff}.timeline-row article span{grid-row:1/span 2;grid-column:1;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:800}.timeline-row article h3,.timeline-row article p{grid-column:2}.guarantee-banner{background:var(--brand-primary-dark)}.guarantee-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:36px;gap:36px;align-items:center}.guarantee-grid h2{margin:0 0 12px;color:#fff}.guarantee-grid p{margin:0;color:#fff}.guarantee-stats{display:flex;flex-wrap:nowrap;gap:10px}.guarantee-stats span{flex:1 1 0;min-width:0;padding:14px 10px;border:1px solid rgba(255,255,255,.34);border-radius:var(--brand-radius);color:#fff;font-weight:800;text-align:center}.services-cta{background:linear-gradient(135deg,var(--brand-primary-dark),#132f37)}@media (max-width:991px){.guarantee-grid,.service-card-grid,.timeline-row{grid-template-columns:1fr}.guarantee-stats{flex-wrap:wrap}}