.process-hero{background:linear-gradient(135deg,rgba(10,39,54,.96),rgba(20,67,90,.84)),var(--brand-primary-dark)}.service-card{height:100%;padding:30px;border:1px solid var(--brand-border);background:#fff}.service-card span,.timeline-row strong{color:var(--brand-primary);font-weight:800}.timeline-row{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;border:1px solid var(--brand-border);background:#fff}.timeline-row div{padding:24px;border-right:1px solid var(--brand-border)}.timeline-row div:last-child{border-right:0}.guarantee-banner{padding:50px 0;color:#fff;background:var(--brand-primary-dark)}.guarantee-banner h2,.guarantee-banner p{color:#fff}.split-form-cta .feedback-form{border:1px solid var(--brand-border);box-shadow:var(--brand-shadow)}@media (max-width:991px){.timeline-row{grid-template-columns:1fr}.timeline-row div{border-right:0;border-bottom:1px solid var(--brand-border)}}