.amd-contact-info{background:linear-gradient(110deg,var(--brand-primary-dark) 0,var(--brand-primary-dark) 34%,var(--brand-bg) 34%,var(--brand-bg) 100%)}@supports (background:linear-gradient(red 0%,red 0% 1%,red 2%)){.amd-contact-info{background:linear-gradient(110deg,var(--brand-primary-dark) 0 34%,var(--brand-bg) 34% 100%)}}.amd-contact-title{max-width:900px;margin-bottom:48px;padding:40px;background:var(--brand-bg);border-left:8px solid var(--brand-accent)}.amd-contact-title h1{margin:12px 0 20px;font-size:max(2rem, min(4vw, 3.5rem))}.amd-contact-title p{color:var(--brand-text)}.amd-contact-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.amd-contact-columns article{padding:32px 28px;background:var(--brand-bg);border:1px solid var(--brand-border)}.amd-contact-columns article>span{color:var(--brand-primary);font:700 0.9rem "IBM Plex Mono",monospace}.amd-contact-columns h2{min-height:54px;margin-top:24px;font-size:1.2rem}.amd-contact-columns h3{margin-top:24px;color:var(--brand-primary);font-size:.86rem;text-transform:uppercase}.amd-contact-columns li,.amd-contact-columns p{color:var(--brand-text)}.amd-contact-columns ul{padding-left:20px}.amd-contact-form-band{background:var(--brand-bg-alt)}.amd-contact-form-band h2,.amd-contact-form-band p{color:var(--brand-text)}.amd-contact-figure{margin-top:32px}.amd-contact-figure img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-left:6px solid var(--brand-primary)}.amd-contact-figure p{padding:16px;background:var(--brand-bg);border:1px solid var(--brand-border)}.amd-form-panel{padding:36px;background:var(--brand-bg);border-top:6px solid var(--brand-primary)}@media (max-width:991px){.amd-contact-info{background:var(--brand-bg-alt)}.amd-contact-columns{grid-template-columns:1fr}.amd-contact-columns h2{min-height:0}}@media (max-width:575px){.amd-contact-title,.amd-form-panel{padding:24px}}