.contact-info{padding:88px 0 70px;background:var(--brand-bg-alt)}.contact-heading{max-width:820px;margin-bottom:36px}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:26px}.contact-grid span{color:var(--brand-accent);font-weight:700}.contact-context{max-width:980px;margin:34px 0 0}.quote-form{padding:80px 0 96px}@media (max-width:991px){.contact-grid{grid-template-columns:1fr}}