.form-section{background-color:var(--fs-bg);overflow:hidden;padding-bottom:var(--fs-pb);padding-top:var(--fs-pt);position:relative;width:100%}.form-section__container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:832px;padding:0 20px}.form-section__header{margin-bottom:40px;text-align:center}.form-section__title{color:#ea0029;font-size:32px;font-weight:700;letter-spacing:-.312px;line-height:1.2;margin:0 0 16px}.form-section__description{color:#000;font-size:20px;font-weight:400;letter-spacing:-.449px;line-height:28px}.brilla-custom-form .hs-form-field{margin-bottom:24px}.brilla-custom-form label{color:#374151;display:0;font-size:14px;font-weight:500;margin-bottom:8px}.brilla-custom-form .hs-input{background:#f3f4f6;border:1px solid #000;border-radius:10px;box-sizing:border-box;color:#1f2937;font-size:16px;height:50px;padding:12px 16px;transition:all .2s ease;width:100%}.brilla-custom-form .hs-input:focus{background-color:#fff;border-color:#e7000b;box-shadow:0 0 0 3px rgba(231,0,11,.1);outline:none}.brilla-custom-form .hs-input::placeholder{color:#99a1af}.brilla-custom-form .inputs-list{display:flex;justify-content:center;list-style:none;margin:0;padding:0}.brilla-custom-form .hs-fieldtype-booleancheckbox input{accent-color:#e7000b;height:24px;margin:0 19px 0 0;width:24px!important}.brilla-custom-form fieldset{display:flex;gap:24px;max-width:100%!important;width:832px}.brilla-custom-form fieldset .input{margin-right:0}.brilla-custom-form .hs-fieldtype-booleancheckbox label{align-items:center;color:#4b5563;display:flex;font-size:14px;font-weight:400}.brilla-custom-form .actions{display:flex;justify-content:center;margin-top:0}.brilla-custom-form .hs-button{background-color:var(--fs-cta-bg);border:none;border-radius:var(--fs-btn-r);box-shadow:none;color:var(--fs-cta-text);font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;height:var(--fs-btn-h);justify-content:center;letter-spacing:-.312px;line-height:1.5;width:var(--fs-btn-w)}.brilla-custom-form .hs-button:hover{background-color:var(--fs-cta-hover-bg)}.brilla-custom-form .hs-form-field{width:100%}.brilla-custom-form .hs-error-msgs{color:#e51010;font-size:12px;list-style:none;margin:4px 0 0;padding:0}@media (max-width:1000px){.form-section{background-color:var(--fs-bg-t);padding-bottom:var(--fs-pb-t);padding-top:var(--fs-pt-t)}.brilla-custom-form .hs-button{border-radius:var(--fs-btn-r-t);height:var(--fs-btn-h-t);width:var(--fs-btn-w-t)}.brilla-custom-form .hs-form-field{width:100%!important}.brilla-custom-form fieldset{gap:16px;max-width:100%!important;width:100%}.form-section__form-wrapper{width:100%}}@media (max-width:767px){.brilla-custom-form .hs-button{width:100%}.brilla-custom-form fieldset{flex-direction:column;gap:0}}@media (max-width:660px){.form-section{background-color:var(--fs-bg-m);padding-bottom:var(--fs-pb-m);padding-top:var(--fs-pt-m)}.brilla-custom-form .hs-button{border-radius:var(--fs-btn-r-m);height:var(--fs-btn-h-m);width:var(--fs-btn-w-m)}}