.contact-hero{background-color:var(--gray-900);padding:60px 0 50px;text-align:center}.contact-hero h1{color:#fff;font-size:38px;margin-bottom:16px}.contact-hero-lead{color:rgba(255,255,255,.72);font-size:17px;max-width:680px;margin:0 auto;line-height:1.7}.contact-card{background:#fff;border-radius:8px;border:1px solid var(--gray-100)}.contact-card h3{font-size:20px;margin:16px 0 12px}.contact-card p{color:var(--gray-500);font-size:15px;line-height:1.6;margin:0}.contact-form-section h2{font-size:28px;margin-bottom:8px}.contact-sidebar{background:#fff;border-radius:8px;padding:32px;border:1px solid var(--gray-100);position:sticky;top:100px}.contact-sidebar h3{font-size:22px;margin-bottom:20px}.contact-reasons{list-style:none;padding:0;margin:0}.contact-reasons li{padding:16px 0;border-bottom:1px solid var(--gray-100)}.contact-reasons li:last-child{border-bottom:none;padding-bottom:0}.contact-reasons li strong{display:block;font-size:16px;color:var(--gray-900);margin-bottom:4px}.contact-reasons li p{font-size:14px;color:var(--gray-500);line-height:1.5;margin:0}@media (max-width:991px){.contact-hero h1{font-size:30px}.contact-sidebar{position:static}}@media (max-width:767px){.contact-hero h1{font-size:26px}}