.seam-process-hero{position:relative;min-height:600px;padding:180px 0 120px;background:var(--brand-secondary);overflow:hidden}.seam-process-hero>img{position:absolute;top:0;right:0;bottom:0;left:auto;width:50%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.38}.seam-process-hero .container{position:relative;max-width:1180px}.seam-process-hero h1,.seam-process-hero p{max-width:610px;color:var(--brand-text-inverse)}.seam-process-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.service-grid article{padding:30px;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.service-grid span{color:var(--brand-primary);font-weight:800}.seam-timeline{background:var(--brand-bg-alt)}.seam-timeline ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;padding:0;list-style:none}.seam-timeline li{padding:24px;border-top:4px solid var(--brand-primary);background:var(--brand-bg)}.seam-guarantee{padding:56px 0;background:var(--brand-primary)}.seam-guarantee h2,.seam-guarantee p{color:var(--brand-text-inverse)}.seam-services-cta{background:var(--brand-secondary);text-align:center}.seam-services-cta h2,.seam-services-cta p{color:var(--brand-text-inverse)}@media (max-width:768px){.seam-timeline ol,.service-grid{grid-template-columns:1fr}.seam-process-hero>img{width:100%;opacity:.2}}