.services-hero{min-height:620px;display:grid;align-items:center;padding:170px 0 88px;overflow:hidden;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;z-index:0}.services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(43,37,34,.72);z-index:1}.services-hero .container{position:relative;z-index:2;max-width:820px}.services-hero .ma-eyebrow,.services-hero h1,.services-hero p{color:#fff}.process-timeline,.service-cards{padding:88px 0;background:#fff}.service-card-grid article svg{width:44px;height:44px;color:var(--brand-primary);margin-bottom:18px}.process-timeline{background:var(--brand-bg-alt)}.timeline-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.timeline-steps article{display:grid;grid-template-columns:54px 1fr;grid-gap:14px;gap:14px;padding:24px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius)}.timeline-steps b{grid-row:1/span 2;grid-column:1;color:var(--brand-primary);font-size:1.5rem}.timeline-steps article>div,.timeline-steps h3,.timeline-steps p{grid-column:2}.guarantee-banner{padding:72px 0;background:var(--brand-secondary)}.guarantee-banner .ma-eyebrow,.guarantee-banner h2,.guarantee-banner p{color:#fff}.guarantee-banner__inner{display:grid;grid-template-columns:0.8fr 1.2fr;grid-gap:36px;gap:36px;align-items:center}@media (max-width:991px){.guarantee-banner__inner,.timeline-steps{grid-template-columns:1fr}}