.contact-info-three{background:var(--brand-bg)}.contact-info-three .section-heading{text-align:left;margin-left:0}.contact-info-three h1{margin:10px 0 14px;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;font-weight:900}.contact-card-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.contact-card-grid .card-icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;margin-bottom:18px;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:900}.contact-card-grid h2{color:var(--brand-text);font-size:1.25rem;font-weight:900}.contact-card-grid p{color:var(--brand-text);opacity:.78}.contact-form-section{padding:80px 0 96px;background:linear-gradient(135deg,var(--brand-secondary),var(--brand-primary-dark))}.contact-form-layout{display:grid;grid-template-columns:minmax(0,0.85fr) minmax(320px,1fr);grid-gap:44px;gap:44px;align-items:center}.contact-form-layout h2{font-size:max(2rem, min(3.5vw, 3.4rem));line-height:1.12;font-weight:900}