.contact-info-section{padding:72px 0 80px;background:var(--brand-bg-alt)}.contact-info-section h1{max-width:820px;font-size:max(2rem, min(4vw, 3.4rem));line-height:1.1;margin-bottom:20px}.contact-lead,.contact-note,.quote-note{max-width:900px;color:var(--brand-text)}.contact-lead{margin-bottom:32px}.contact-note{margin-top:28px;padding:20px;border-left:4px solid var(--brand-primary);background:#fff}.quote-note{margin-top:18px}.contact-grid article{padding:24px;border:1px solid var(--brand-border);background:#fff}.contact-grid h2{font-size:1.2rem}.contact-grid a,.contact-grid span{color:var(--brand-primary-dark);font-weight:900}.quote-form-section{background:#fff}.quote-grid{display:grid;grid-template-columns:0.9fr 1.1fr;grid-gap:48px;gap:48px;align-items:start}.quote-grid h2{font-size:max(1.6rem, min(3vw, 2.5rem))}.quote-grid li{margin-bottom:8px}.form-panel{padding:28px;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}@media (max-width:991px){.quote-grid{grid-template-columns:1fr}}