.contact-info{padding-top:150px;background:linear-gradient(180deg,#eaf6fb,#fff)}.contact-lead,.contact-notes{max-width:920px}.contact-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:34px 0}.contact-card-grid article{padding:28px;background:#fff;border:1px solid var(--brand-border);border-radius:8px;box-shadow:0 10px 28px rgba(11,36,64,.08)}.contact-card-grid a{font-weight:900}.quote-form{background:var(--brand-primary-dark);color:#fff}.quote-form h2,.quote-form li,.quote-form p,.quote-form span{color:#fff}@media (max-width:991px){.contact-card-grid{grid-template-columns:1fr}}