.halo-contact-info{padding-top:128px;background:#fff}.halo-contact-hero{max-width:840px;margin-bottom:32px}.halo-contact-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.halo-contact-map{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-neutral-light)}.halo-contact-map img{width:100%;aspect-ratio:20/7;-o-object-fit:cover;object-fit:cover}.halo-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:24px}.halo-contact-grid article{border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-neutral-light);padding:22px}.halo-contact-grid p{margin-bottom:0;color:var(--brand-text)}.halo-contact-form-section{background:var(--brand-bg-alt)}.halo-contact-form-section h2,.halo-contact-form-section p{color:var(--brand-text)}.halo-contact-social{margin:24px 0 0;padding-left:18px}.halo-contact-social li{margin-bottom:8px;color:var(--brand-text)}@media (max-width:991px){.halo-contact-grid{grid-template-columns:1fr}}