.form-module-wrapper{border-radius:20px;display:flex;flex-direction:column;margin-left:20px;overflow:hidden;position:relative}.form-module-wrapper button{font-weight:700}.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{border:none;border-radius:12px;color:#1c1c1b;max-width:32.5rem;padding:32px;position:fixed;width:100%}.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)}