.services-hero{position:relative;min-height:560px;display:grid;align-items:center;padding:168px 0 80px;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;opacity:.42}.services-hero::after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(36,84,44,.94),rgba(36,84,44,.38))}.services-hero .container{position:relative;z-index:2}.services-hero__copy{max-width:780px}.services-hero .hg-eyebrow,.services-hero h1,.services-hero p{color:#fff}.service-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid article,.service-card-grid article,.values-grid article{padding:24px}.service-card-grid span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;margin-bottom:18px;background:var(--brand-primary-dark);color:#fff;font-weight:800}.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.process-steps article{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:14px;gap:14px;padding:20px;background:#fff;border:1px solid var(--brand-border)}.process-steps b{grid-row:1/span 2;grid-column:1;display:grid;width:40px;height:40px;align-items:center;justify-items:center;place-items:center;background:var(--brand-accent);color:var(--brand-neutral-dark)}.process-steps h3,.process-steps p{grid-column:2;margin-bottom:0}.guarantee-banner{padding:68px 0;background:var(--brand-primary);color:#fff}.guarantee-banner h2,.guarantee-banner p{color:#fff}.guarantee-banner .container{max-width:920px}@media (max-width:991px){.process-steps,.service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.services-hero{padding-top:148px}.process-steps,.service-card-grid{grid-template-columns:1fr}}