.services-hero{min-height:560px;display:grid;align-items:end;padding:160px 0 78px;background:var(--brand-primary-dark)}.services-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(42,39,36,.78),rgba(42,39,36,.36))}.services-hero .container{position:relative;z-index:2;max-width:820px;margin-left:max(16px,(100vw - 1180px) / 2)}.services-hero .slip-eyebrow,.services-hero h1,.services-hero p{color:#fff}.services-cards,.services-guarantee,.services-timeline{padding:80px 0}.services-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.services-card-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;box-shadow:0 12px 28px rgba(42,39,36,.06)}.services-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;margin-bottom:20px;border-radius:50%;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:800}.services-timeline{background:var(--brand-bg-alt)}.services-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.services-steps article{position:relative;padding:24px;border-radius:var(--radius);background:#fff;border:1px solid var(--brand-border)}.services-steps span{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:var(--radius);background:var(--brand-primary);color:#fff;font-weight:800}.services-guarantee{background:var(--brand-primary-dark);color:#fff}.services-guarantee .slip-eyebrow,.services-guarantee h2,.services-guarantee p,.services-guarantee small,.services-guarantee strong{color:#fff}.services-guarantee .container{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,0.9fr);grid-gap:42px;gap:42px;align-items:center}.services-guarantee__stats{display:flex;flex-wrap:nowrap;gap:14px}.services-guarantee__stats span{flex:1 1 0;min-width:0;display:grid;grid-gap:8px;gap:8px;padding:20px;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);text-align:center}.services-guarantee__stats strong{font-size:1.5rem}.services-cta{text-align:left}.services-cta .container{display:grid;grid-template-columns:minmax(0,0.82fr) minmax(360px,1fr);grid-gap:42px;gap:42px;align-items:start}.services-cta__copy .slip-eyebrow,.services-cta__copy h2,.services-cta__copy p{color:#fff}.services-cta__form{padding:26px;border-radius:var(--radius);background:#fff}@media (max-width:991px){.services-card-grid,.services-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.services-cta .container,.services-guarantee .container{grid-template-columns:1fr}}@media (max-width:575px){.services-hero{padding-top:136px}.services-card-grid,.services-steps{grid-template-columns:1fr}.services-guarantee__stats{flex-wrap:wrap}.services-guarantee__stats span{flex:0 0 100%}}