.halo-buying-hero{position:relative;min-height:620px;padding-top:160px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.halo-buying-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}.halo-buying-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(35,32,28,.35),rgba(35,32,28,.82));z-index:1}.halo-buying-hero .container{position:relative;z-index:2}.halo-buying-hero-copy{max-width:820px;padding-bottom:80px}.halo-buying-hero .halo-eyebrow,.halo-buying-hero h1,.halo-buying-hero p{color:#fff}.halo-buying-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.halo-savings-demo{background:#fff}.halo-guide-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.halo-guide-after,.halo-guide-before{border:1px solid var(--brand-border);border-radius:var(--radius);padding:26px}.halo-guide-before{background:var(--brand-neutral-light)}.halo-guide-after{background:#fff;border-top:5px solid var(--brand-secondary)}.halo-guide-panel li{margin-bottom:10px;color:var(--brand-text)}.halo-case-grid-section{background:var(--brand-bg-alt)}.halo-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.halo-case-grid article{border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;padding:24px}.halo-case-grid p{margin-bottom:0;color:var(--brand-text)}@media (max-width:991px){.halo-case-grid,.halo-guide-panel{grid-template-columns:1fr}}