.form-module-wrapper{border-radius:20px;display:flex;flex-direction:column;margin-left:20px;overflow:hidden;position:relative}.form-module-wrapper h3{display:none}.form-module-wrapper form{background-color:transparent!important;border-radius:0;color:#000;padding:0}.form-module-wrapper a,.form-module-wrapper form .legal-consent-container p,.form-module-wrapper form input[type=email],.form-module-wrapper form input[type=text],.form-module-wrapper form select,.form-module-wrapper form textarea{color:#000}.form-module-wrapper form .hs-form-field>label{display:none}.form-module-wrapper form input{background:transparent!important}.form-module-wrapper form .hs-button,.form-module-wrapper form input[type=submit]{background-color:#1eb110!important;border:1px #340993;border-radius:48px;color:#0c0320;font-size:20px;font-weight:400;padding:15px 35px;text-transform:none;width:fit-content}.form-module-wrapper .submitted-message{background:transparent!important;padding:0!important}.form-module-wrapper form .hs-button:hover,.form-module-wrapper form input[type=submit]:hover{background-color:#0c0320;color:#fff;transition:all .3sease-out}.form-module-wrapper.btn-left{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media (max-width:767px){.form-module-wrapper.btn-left{display:block}}.form-module-wrapper a{height:fit-content;width:fit-content}.form-module-wrapper dialog{background-color:#f1f9f3;border:none;border-radius:24px;color:#1c1c1b;max-width:702px;padding:60px 56px 40px;position:fixed;width:100%}.form-module-wrapper dialog input::placeholder{color:#0c0320}.form-module-wrapper dialog input{background-color:#fff!important;border:1px solid #e8e8e8;border-radius:8px;font-size:16px;padding:14px 20px}.form-module-wrapper dialog .hs-richtext p{color:#494a52;font-weight:300}.form-module-wrapper form .grecaptcha-badge{margin:0!important}.form-module-wrapper .closeModal{position:absolute;right:16px;top:16px}.form-module-wrapper .closeModal svg{height:16px;width:16px}.form-module-wrapper dialog::backdrop{background-color:rgba(0,0,0,.5)}