.service-hero{padding:104px 0;background:linear-gradient(135deg,rgba(27,104,85,.92),rgba(73,94,186,.84)),var(--brand-primary-dark)}.service-hero-panel{max-width:860px}.service-hero h1,.service-hero p{color:var(--brand-text-inverse)}.service-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:24px;gap:24px}.service-cards article{padding:28px}.timeline-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.timeline-row article{position:relative;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.timeline-row span{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:50%;color:var(--brand-text-inverse);background:var(--brand-accent);font-weight:800}.guarantee-band{padding:64px 0;color:var(--brand-text-inverse);background:#1d2423}.guarantee-band h2,.guarantee-band p{color:var(--brand-text-inverse)}.guarantee-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.guarantee-points span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.12)}.service-cta{padding:80px 0 96px;background:var(--brand-bg-alt)}.service-cta .form-panel{padding:28px}@media (max-width:991px){.timeline-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.timeline-row{grid-template-columns:1fr}}