.contact-section{background-color:#1b1718;color:#fff;padding:calc(var(--spacing)*24) 0}.contact-section .section-header{margin:0 auto calc(var(--spacing)*12);max-width:48rem;text-align:center}.contact-section .section-header h2{color:#fff;font-size:3rem;font-weight:900;line-height:1;margin-bottom:calc(var(--spacing)*6);text-transform:uppercase}.contact-section .section-header .highlight{color:#6ec492}.contact-section .section-header p{color:#9f9fa9;font-size:1.25rem;line-height:1.4;margin:0}.contact-section .form-card{background-color:#fff;border-radius:12px;box-shadow:0 25px 50px rgba(0,0,0,.25);color:#111827;margin:0 auto;max-width:576px;padding:32px}.contact-section form input.hs-button.primary.large{color:#fff;font-size:1.125rem;letter-spacing:.05em;min-height:56px;width:100%}.contact-section form .hs-form-field{margin-bottom:24px}@media (max-width:768px){.contact-section .section-header h2{font-size:2.25rem;line-height:1.11}}