.grac-services-hero{position:relative;min-height:620px;padding:160px 0 96px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.grac-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}.grac-services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(35,32,28,.86),rgba(35,32,28,.34));z-index:1}.grac-services-hero__copy{position:relative;z-index:2;max-width:900px}.grac-services-hero .grac-eyebrow,.grac-services-hero h1,.grac-services-hero p{color:var(--brand-text-inverse)}.grac-services-hero h1{font-size:max(2rem, min(4vw, 3.5rem));margin:14px 0 18px}.grac-services-hero p{max-width:760px;font-size:1.08rem}.grac-page-head{max-width:780px;margin-bottom:36px}.grac-page-head h2{font-size:max(1.8rem, min(3vw, 2.55rem));margin:10px 0 12px}.grac-page-head p{color:var(--brand-text)}.grac-service-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.grac-service-cards__grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;background:var(--brand-bg)}.grac-service-cards__grid span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:800}.grac-service-cards__grid h3{margin:22px 0 12px}.grac-service-cards__grid p{color:var(--brand-text);margin:0}.grac-process__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.grac-process__steps article{position:relative;border-top:4px solid var(--brand-secondary);background:var(--brand-bg);border-radius:var(--brand-radius);padding:24px;min-height:260px}.grac-process__steps span{display:block;color:var(--brand-accent);font-size:2rem;font-weight:800;margin-bottom:18px}.grac-process__steps p{color:var(--brand-text)}.grac-guarantee{padding:72px 0;background:var(--brand-primary);color:var(--brand-text-inverse)}.grac-guarantee__inner{display:grid;grid-template-columns:minmax(0,0.8fr) minmax(0,1.2fr);grid-gap:36px;gap:36px;align-items:center}.grac-guarantee .grac-eyebrow,.grac-guarantee h2,.grac-guarantee p{color:var(--brand-text-inverse)}.grac-guarantee p{margin:0}@media (max-width:991px){.grac-guarantee__inner,.grac-process__steps,.grac-service-cards__grid{grid-template-columns:1fr}}@media (max-width:575px){.grac-services-hero{min-height:540px;padding:136px 0 72px}}