.cust-contact-info{padding:96px 0 80px;background:var(--brand-bg-alt)}.cust-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.cust-contact-grid article{padding:28px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.cust-contact-grid p{color:var(--brand-primary-dark);font-size:1.2rem;font-weight:700}.cust-contact-copy li,.cust-contact-copy p,.cust-contact-grid span{color:var(--brand-text)}.cust-contact-quote{padding:80px 0 96px;background:#fff}.cust-contact-quote .container{display:grid;grid-template-columns:0.78fr 1fr;grid-gap:44px;gap:44px;align-items:start}.cust-contact-copy ul{margin:22px 0 0;padding-left:18px}.cust-contact-form{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:0 16px 42px rgba(42,38,34,.1)}@media (max-width:991px){.cust-contact-grid,.cust-contact-quote .container{grid-template-columns:1fr}}