.process-service-hero{position:relative;overflow:hidden;min-height:560px;display:grid;align-items:end;padding:120px 0 90px;background:var(--brand-secondary)}.process-service-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.48}.process-service-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(28,28,28,.28),rgba(28,28,28,.92))}.process-service-hero .container{position:relative;z-index:1}.process-service-hero h1{max-width:820px;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;font-weight:900;margin:12px 0 16px}.process-service-hero p{max-width:900px;font-size:1.04rem}.process-steps article,.service-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:28px}.card-icon,.service-grid .card-icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;margin-bottom:18px;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:900}.process-steps h3,.service-grid h3{color:var(--brand-text);font-weight:900}.process-steps p,.service-grid p{color:var(--brand-text);opacity:.78}.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;counter-reset:process}.process-steps article{position:relative;padding-top:54px}.process-steps article span{position:absolute;top:20px;left:24px;color:var(--brand-primary-dark);font-size:2rem;line-height:1;font-weight:900}.service-guarantee{padding:70px 0;background:var(--brand-primary-dark)}.service-guarantee .container{display:grid;grid-template-columns:0.9fr 1.1fr;grid-gap:36px;gap:36px;align-items:center}.service-guarantee h2{font-size:max(1.8rem, min(3vw, 3rem));line-height:1.12;font-weight:900}.services-cta{background:linear-gradient(135deg,var(--brand-secondary),var(--brand-primary-dark))}@media (max-width:991px){.process-steps,.service-guarantee .container{grid-template-columns:1fr}}