.seal-services-hero{background:linear-gradient(135deg,var(--brand-bg-alt),#fff)}.seal-service-cards{background:#fff}.seal-process{background:var(--brand-bg-alt)}.seal-process-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.seal-process-steps article{background:var(--brand-bg);border:1px solid var(--brand-border);padding:24px;border-radius:var(--seal-radius)}.seal-process-steps span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-primary);color:var(--text-on-dark);font-weight:800;margin-bottom:18px}.seal-guarantee{background:var(--brand-accent);padding:58px 0;text-align:center}.seal-guarantee .container{max-width:860px}@media (max-width:991px){.seal-process-steps{grid-template-columns:1fr}}