.contact-info-section{padding:92px 0;background:var(--brand-bg-alt)}.contact-info-section h1{font-size:3.25rem;line-height:1.08;font-weight:900}.contact-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:38px}.contact-card-grid article{background:#fff;border:1px solid var(--brand-border);padding:28px}.contact-card-grid span{color:var(--brand-accent);font-weight:900;font-size:.8rem;text-transform:uppercase}.contact-card-grid h3{margin-top:12px;font-size:1.15rem;font-weight:850}.contact-card-grid p{color:var(--brand-text-muted);margin-bottom:0}.contact-quote-section{padding:88px 0;background:#fff}.contact-quote-section h2{font-weight:900}.contact-quote-section p{color:var(--brand-text-muted)}@media (max-width:768px){.contact-info-section h1{font-size:2.3rem}.contact-card-grid{grid-template-columns:1fr}}