.services-hero{position:relative;min-height:620px;padding-top:170px;padding-bottom:120px;overflow:hidden;background:var(--brand-primary-dark)}.services-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.42}.services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(39,62,44,.92),rgba(39,62,44,.56))}.services-hero .container{position:relative;z-index:2;max-width:860px;margin-left:max(24px,(100vw - 1140px) / 2)}.services-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.services-hero .section-kicker,.services-hero p{color:var(--brand-text-inverse)}.services-hero .section-kicker::before{background:var(--brand-text-inverse)}.services-cards{background:var(--brand-bg)}.service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.service-card-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.service-icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:46px;height:46px;margin-bottom:18px;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:700}.services-process{background:var(--brand-bg-alt)}.process-timeline{display:grid;grid-gap:18px;gap:18px}.process-timeline article{display:flex;gap:18px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.process-timeline article>span{display:grid;align-items:center;justify-items:center;place-items:center;flex:0 0 48px;width:48px;height:48px;background:var(--brand-primary-dark);color:var(--brand-text-inverse);font-weight:700}.process-timeline h3,.process-timeline p{margin-left:0}.services-guarantee{background:var(--brand-primary)}.services-guarantee h2,.services-guarantee p{color:var(--brand-text-inverse)}.services-guarantee .container{max-width:880px}.services-cta{background:var(--brand-primary-dark)}.services-cta__grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(340px,0.72fr);grid-gap:42px;gap:42px;align-items:start}.services-cta__form{padding:26px;background:var(--brand-bg);border-radius:var(--brand-radius)}@media (max-width:991px){.service-card-grid,.services-cta__grid{grid-template-columns:1fr}.services-hero .container{margin-left:auto}}@media (max-width:575px){.process-timeline article{flex-direction:column}}