.blum-services-hero{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.blum-services-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.blum-services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(27,39,51,.86),rgba(27,39,51,.48));z-index:1}.blum-services-hero .container{position:relative;z-index:2}.blum-services-hero__copy{max-width:760px}.blum-services-hero h1{margin:0 0 18px;color:#fff;font-size:max(2rem, min(4vw, 3.5rem))}.blum-services-hero p{color:#fff}.blum-services-hero .blum-eyebrow{color:var(--brand-primary-light)}.blum-process-section,.blum-service-cards-section{padding:80px 0}.blum-service-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.blum-service-card-grid article{padding:28px;border:1px solid var(--brand-border);background:#fff}.blum-service-card-grid span{display:inline-flex;margin-bottom:20px;color:var(--brand-primary);font-weight:800}.blum-service-card-grid h3{margin-bottom:12px}.blum-service-card-grid p{color:var(--brand-text)}.blum-process-section{background:var(--brand-bg-alt)}.blum-process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.blum-process-steps article{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:14px;gap:14px;padding:22px;border:1px solid var(--brand-border);background:#fff}.blum-process-steps span{display:grid;align-items:center;justify-items:center;place-items:center;width:42px;height:42px;background:var(--brand-primary);color:#fff;font-weight:800}.blum-process-steps h3,.blum-process-steps p{margin:0}.blum-process-steps h3{margin-bottom:8px;font-size:1.05rem}.blum-process-steps p{color:var(--brand-text)}.blum-guarantee-band{padding:72px 0;background:var(--brand-primary-dark)}.blum-guarantee-band h2,.blum-guarantee-band p,.blum-guarantee-band span{color:#fff}.blum-guarantee-band h2{max-width:760px;margin-bottom:16px}.blum-guarantee-band p{max-width:900px}.blum-guarantee-points{display:flex;flex-wrap:nowrap;gap:0;margin-top:28px;border:1px solid rgba(255,255,255,.18)}.blum-guarantee-points span{flex:1 1 0;min-width:0;padding:16px;text-align:center;border-right:1px solid rgba(255,255,255,.18);font-weight:700}.blum-guarantee-points span:last-child{border-right:0}@media (max-width:991px){.blum-process-steps,.blum-service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blum-guarantee-points{flex-wrap:wrap}.blum-guarantee-points span{flex-basis:50%}}@media (max-width:575px){.blum-process-steps,.blum-process-steps article,.blum-service-card-grid{grid-template-columns:1fr}.blum-guarantee-points span{flex-basis:100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}}