.bru-service-stage{position:relative;min-height:560px;display:flex;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.bru-service-stage>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:560px;-o-object-fit:cover;object-fit:cover}.bru-service-stage__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,46,28,.96),rgba(0,46,28,.2))}.bru-service-stage__copy{position:relative;z-index:2;padding-top:176px;padding-bottom:64px}.bru-service-stage h1{max-width:900px;margin:0;font-size:max(2rem, min(4vw, 3.5rem))}.bru-service-stage .bru-eyebrow,.bru-service-stage h1,.bru-service-stage p{color:#fff}.bru-service-stage p{max-width:760px;margin:18px 0 0}.bru-service-cards-band{padding:80px 0}.bru-service-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.bru-service-cards article{position:relative;padding:32px;border-top:4px solid var(--brand-primary);background:var(--brand-bg-alt)}.bru-service-cards article>span{color:var(--brand-primary);font-weight:800}.bru-service-cards h3{margin:32px 0 16px}.bru-service-process{padding:80px 0;background:var(--brand-neutral-dark)}.bru-service-process .bru-eyebrow,.bru-service-process h2,.bru-service-process h3,.bru-service-process p{color:#fff}.bru-process-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin-top:40px}.bru-process-track::before{content:"";position:absolute;top:24px;left:8%;right:8%;height:2px;background:var(--brand-primary-light)}.bru-process-track article{position:relative;padding:0 20px;text-align:center}.bru-process-track b{position:relative;z-index:1;display:grid;width:48px;height:48px;margin:0 auto 20px;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:var(--brand-primary);color:#fff}.bru-process-track p{font-size:.9rem;opacity:.86}.bru-method-note{margin:40px 0 0;padding:24px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.06)}.bru-service-guarantee{padding:64px 0;background:var(--brand-primary-light)}.bru-service-guarantee .container{display:grid;grid-template-columns:0.8fr 1.2fr;grid-gap:48px;gap:48px;align-items:center}.bru-service-guarantee span{color:var(--brand-primary-dark);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bru-service-guarantee h2,.bru-service-guarantee p{color:var(--brand-primary-dark)}.bru-service-cta{padding:80px 0 96px;background:var(--brand-primary)}.bru-service-cta__grid{display:grid;grid-template-columns:1.1fr 0.9fr;grid-gap:56px;gap:56px;align-items:center}.bru-service-cta .bru-eyebrow,.bru-service-cta h2,.bru-service-cta li,.bru-service-cta p{color:#fff}.bru-form-shell{padding:32px;border-radius:var(--brand-radius);background:#fff;box-shadow:var(--brand-shadow)}@media (max-width:991.98px){.bru-service-cards,.bru-service-cta__grid,.bru-service-guarantee .container{grid-template-columns:1fr}}@media (max-width:767.98px){.bru-process-track{grid-template-columns:repeat(2,1fr);gap:32px 0}.bru-process-track::before{display:none}}