#module_form.c-form{align-items:center;border-radius:8px 8px 8px 8px;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:32px;width:100%}#module_form.c-form .c-title{font-size:22px;font-weight:700;letter-spacing:0;line-height:31px;text-align:center;width:295px}#module_form.c-form .c-description{font-family:Nunito Sans;font-size:16px;letter-spacing:-.17px;line-height:26px;margin-bottom:32px;margin-top:16px;text-align:center}#module_form.c-form form .inputs-list>li{margin:0}#module_form.c-form .c-form__wrapper{width:100%}#module_form.c-form .hs_cos_wrapper_type_form,#module_form.c-form .hs_cos_wrapper_type_form>div,#module_form.c-form .hs_cos_wrapper_type_form>div>form,#module_form.c-form fieldset{align-items:center;display:flex;flex-direction:column;width:100%}#module_form.c-form fieldset{column-gap:14px}#module_form.c-form fieldset .hs-fieldtype-booleancheckbox{margin:0}#module_form.c-form .hs-form-field{width:100%!important}#module_form.c-form .hs-fieldtype-phonenumber,#module_form.c-form .hs-fieldtype-select,#module_form.c-form .hs-fieldtype-text{margin-bottom:16px;position:relative}#module_form.c-form .hs-fieldtype-phonenumber .input,#module_form.c-form .hs-fieldtype-select .input,#module_form.c-form .hs-fieldtype-text .input{align-items:center;background-color:#fff;border-radius:8px;box-shadow:2px 8px 16px 0 rgba(24,50,115,.06);box-sizing:border-box;color:#121e48cc;display:flex;font-size:14px;letter-spacing:0;line-height:16px;margin:0!important;outline:none;position:relative;width:100%!important}#module_form.c-form .hs-fieldtype-select .input:before{background:#fff;content:"";display:block;height:20px;position:absolute;right:20px;top:22px;width:20px}#module_form.c-form .hs-fieldtype-select .input:after{border:2px solid #121e484d;border-left:none;border-top:none;content:"";display:block;height:7px;position:absolute;right:25px;top:22px;transform:rotate(45deg);width:7px}#module_form.c-form .hs-fieldtype-phonenumber:focus-within .input,#module_form.c-form .hs-fieldtype-phonenumber:has(input:invalid:not(:placeholder-shown)) .input,#module_form.c-form .hs-fieldtype-phonenumber:has(input:valid:not(:placeholder-shown)) .input,#module_form.c-form .hs-fieldtype-select .input:has(>select:valid),#module_form.c-form .hs-fieldtype-text:focus-within .input,#module_form.c-form .hs-fieldtype-text:has(input:invalid:not(:placeholder-shown)) .input,#module_form.c-form .hs-fieldtype-text:has(input:valid:not(:placeholder-shown)) .input{padding-top:22px}#module_form.c-form .hs-fieldtype-phonenumber:has(input:invalid) .input,#module_form.c-form .hs-fieldtype-select:has(select:invalid) .input,#module_form.c-form .hs-fieldtype-text:has(input:invalid:not(:placeholder-shown)) .input{border:1px solid #ff4b8c}#module_form.c-form select option{color:#121e484d}#module_form.c-form select option[disabled]{display:none}#module_form.c-form select:invalid{color:transparent}#module_form.c-form .hs-fieldtype-phonenumber>label,#module_form.c-form .hs-fieldtype-select>label,#module_form.c-form .hs-fieldtype-text>label{color:#121e4880;font-size:13px;font-weight:semibold;left:21px;letter-spacing:0;line-height:12px;position:absolute;text-transform:uppercase;top:20px;transition:top .2s linear;z-index:1}#module_form.c-form .hs-input{background:#fff;border:none;border-radius:8px;color:#121e48cc;font-family:Nunito Sans;font-size:14px;height:60px;letter-spacing:0;line-height:19px;margin:0;outline:none;padding:12px 44px 12px 20px;width:100%}.hs-input.invalid.error{border-color:#ff4bb7!important}#module_form.c-form select.hs-input{margin-left:-3px}#module_form.c-form .hs-input::placeholder{visibility:hidden}#module_form.c-form .hs-fieldtype-phonenumber:focus-within>label,#module_form.c-form .hs-fieldtype-phonenumber:has(input:invalid)>label,#module_form.c-form .hs-fieldtype-phonenumber:has(input:valid:not(:placeholder-shown))>label,#module_form.c-form .hs-fieldtype-select:has(.input>select:valid)>label,#module_form.c-form .hs-fieldtype-text:focus-within>label,#module_form.c-form .hs-fieldtype-text:has(input:invalid:not(:placeholder-shown))>label,#module_form.c-form .hs-fieldtype-text:has(input:valid:not(:placeholder-shown))>label{top:12px}#module_form.c-form .hs-fieldtype-phonenumber:has(input:invalid)>label,#module_form.c-form .hs-fieldtype-text:has(input:invalid:not(:placeholder-shown))>label{color:#ff4b8c}#module_form.c-form .hs-fieldtype-text .input::placeholder{visibility:hidden}#module_form.c-form .hs-form-required{padding-left:6px}#module_form.c-form .hs-error-msgs{color:#ff4b8c;list-style:none;margin:6px 0 0}#module_form.c-form .hs-fieldtype-booleancheckbox{position:relative}#module_form.c-form .hs-fieldtype-booleancheckbox .inputs-list{list-style:none;padding:0}#module_form.c-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label{padding-left:28px;position:relative}#module_form.c-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label:before{align-items:center;background-color:#fff;border:1.5px solid #fff;border-radius:8px;box-sizing:border-box;content:"";display:flex;height:20px;justify-content:center;left:0;opacity:.1;position:absolute;top:0;width:20px}#module_form.c-form .hs-fieldtype-booleancheckbox label:has(input:checked):before{background-color:#00e4a0;background-position:50%;opacity:1}#module_form.c-form .legal-consent-container{padding:0 12px}#module_form.c-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label>input{display:none}#module_form.c-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label>span,#module_form.c-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label>span>p{color:#ffffffe6;font-size:14px;letter-spacing:0;line-height:16px;margin-left:0!important}#module_form.c-form .hs-error-msg,#module_form.c-form .hs-form-required{color:#ff4b8c}#module_form.c-form .hs_submit.hs_submit>.actions>input{background-color:inherit;border:inherit;color:inherit}#module_form.c-form .hs_submit.hs_submit{align-items:center;border:none;border-radius:100px;color:#fff;display:flex;font-family:Nunito Sans,sans-serif;font-size:13px;font-weight:700;height:52px;justify-content:center;line-height:14px;margin-top:35px;max-width:100%;min-width:280px;outline:none;padding:0 52px;position:relative;text-decoration:none;text-transform:uppercase;width:fit-content;width:100%}#module_form.c-form .hs_submit.hs_submit:hover:after{opacity:.2}#module_form.c-form .hs_submit.hs_submit:after{background:#fff;border-radius:inherit;content:"";cursor:pointer;display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:30}#module_form.c-form .hs_submit.hs_submit>.actions,#module_form.c-form .hs_submit.hs_submit>.actions>input{height:100%;left:0;position:absolute;width:100%;z-index:31}@media (min-width:1024px){#module_form .c-form__wrapper{max-width:632px;width:100%}#module_form.c-form .c-title{font-size:28px;line-height:42px;max-width:728px;width:100%}#module_form.c-form .c-description{font-size:20px;line-height:32px;margin-bottom:40px;max-width:728px;width:100%}#module_form.c-form fieldset{max-width:632px!important}#module_form.c-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label{align-items:center;display:flex;height:20px;margin-bottom:20px}.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label:before{top:50%!important;transform:translateY(-50%)}#module_form.c-form .hs_submit.hs_submit{margin-top:20px}#module_form.c-form .legal-consent-container{margin-top:24px;padding:0;width:100%}#module_form.c-form .hs-fieldtype-phonenumber>label,#module_form.c-form .hs-fieldtype-select>label,#module_form.c-form .hs-fieldtype-text>label{left:20px;top:26px}#module_form.c-form .hs-fieldtype-select .input:before{right:42px;top:30px}#module_form.c-form .hs-fieldtype-select .input:after{top:26px}#module_form.c-form select.hs-input{margin-left:-5px}}@media (min-width:1440px){#module_form .c-form__wrapper{max-width:1040px;width:100%}#module_form.c-form .c-description,#module_form.c-form .c-title{max-width:842px}#module_form.c-form fieldset{flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:1040px!important}}