.form-section__header{display:block;margin-bottom:2rem;padding:0 1rem}@media (min-width:48rem){.form-section__header{padding:0 1rem}}@media (min-width:64rem){.form-section__header{padding:0 1rem 0 0}}.form-section__header h2{display:block;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300;line-height:clamp(2.25rem,3vw,3rem)}.form-section__header h2 strong{font-weight:700}@media (min-width:64rem){.form-section__header{margin-bottom:3rem}}.form-section__content{display:block;margin:0 auto;padding:1rem 0}.form-section__content form{display:block;max-width:100%;width:100%}.form-section__content .hs-form-field{margin-bottom:1.5rem}.form-section__content .hs-form-field label{color:#2d3e50;display:block;font-size:1rem;font-weight:500;line-height:1.4;margin-bottom:.5rem}.form-section__content input[type=email],.form-section__content input[type=tel],.form-section__content input[type=text],.form-section__content input[type=url],.form-section__content select,.form-section__content textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;color:#2d3e50;display:block;font-size:1rem;line-height:1.4;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-section__content input[type=email]:focus,.form-section__content input[type=tel]:focus,.form-section__content input[type=text]:focus,.form-section__content input[type=url]:focus,.form-section__content select:focus,.form-section__content textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.form-section__content textarea{min-height:120px;resize:vertical}.form-section__content .hs-button{background-color:#3b82f6;border:1px solid #3b82f6;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;line-height:1.4;padding:.75rem 1.5rem;transition:background-color .2s ease,border-color .2s ease}.form-section__content .hs-button:focus,.form-section__content .hs-button:hover{background-color:#2563eb;border-color:#2563eb}.form-section__content .hs-button:focus{box-shadow:0 0 0 3px rgba(59,130,246,.1);outline:none}.form-section__content .hs-error-msgs{color:#dc2626;font-size:.875rem;line-height:1.4;margin-top:.5rem}.form-section__content .hs-error-msgs li{list-style:none;margin:0;padding:0}.form-section__content .hs-form-success{background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:.25rem;color:#059669;font-size:1rem;line-height:1.4;margin-top:1rem;padding:1rem}@media (min-width:48rem){.form-section__content{padding:1.5rem 0}.form-section__content .hs-form-field{margin-bottom:2rem}}@media (min-width:64rem){.form-section__content{padding:2rem 0}}.form-section__content .hs-form-field:focus-within{outline:2px solid transparent}@media (prefers-contrast:high){.form-section__content input[type=email],.form-section__content input[type=tel],.form-section__content input[type=text],.form-section__content input[type=url],.form-section__content select,.form-section__content textarea{border-width:2px}}@media (prefers-reduced-motion:reduce){.form-section__content .hs-button,.form-section__content input[type=email],.form-section__content input[type=tel],.form-section__content input[type=text],.form-section__content input[type=url],.form-section__content select,.form-section__content textarea{transition:none}}