.mam-contact-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--brand-neutral-dark)}.mam-contact-hero>div{min-height:620px}.mam-contact-hero>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:64px}.mam-contact-hero img{width:100%;height:100%}.mam-contact-hero img[src=""]{background:var(--brand-primary-dark)}.mam-contact-hero h1,.mam-contact-hero p{color:#fff}.mam-contact-hero .mam-kicker{color:var(--brand-accent)}.mam-contact-info>div>img{width:100%;height:420px}.mam-contact-cards{display:grid;grid-template-columns:repeat(4,1fr)}.mam-contact-cards article{padding:24px;border:1px solid var(--brand-border)}.mam-routing{max-width:900px;margin-top:40px}.mam-contact-form{background:#f3ecff}.mam-contact-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}@media (max-width:767px){.mam-contact-hero{grid-template-columns:1fr}.mam-contact-hero>div{min-height:auto}.mam-contact-hero>div:first-child{height:380px}.mam-contact-cards{grid-template-columns:1fr}.mam-contact-hero>div:last-child{padding:40px 24px}.mam-contact-hero h1{font-size:1.65rem}}