.grun-contact-hero{padding:170px 0 72px;background:var(--brand-bg-alt);text-align:center}.grun-contact-hero .container{max-width:820px}.grun-contact-hero h1{margin:0 0 18px;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.grun-contact-hero p{color:var(--brand-text)}.grun-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.grun-contact-grid article{border:1px solid var(--brand-border);padding:28px;background:var(--brand-bg);border-radius:var(--brand-radius)}.grun-contact-grid span{color:var(--brand-accent);font-weight:800}.grun-contact-grid h2{margin:12px 0 10px;font-size:1.35rem}.grun-contact-grid p{color:var(--brand-text)}.grun-contact-grid a{font-weight:700}.grun-contact-form-section{background:var(--brand-primary-dark);padding-bottom:96px}.grun-contact-form-section .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,560px);grid-gap:40px;gap:40px;align-items:start}.grun-contact-form-copy h2,.grun-contact-form-copy p{color:var(--brand-text-inverse)}.grun-contact-form-copy .grun-eyebrow{color:#fff}.grun-contact-form-card{padding:28px;background:var(--brand-bg);border-radius:var(--brand-radius)}@media (max-width:991px){.grun-contact-form-section .container,.grun-contact-grid{grid-template-columns:1fr}}@media (max-width:575px){.grun-contact-hero{padding-top:138px}}