.modal_form-wrapper *,.modal_form-wrapper :after,.modal_form-wrapper :before{box-sizing:border-box}.modal_form-wrapper .hs-form-field,.modal_form-wrapper .hs-input,.modal_form-wrapper .input{max-width:100%!important}.modal_form-wrapper input.hs-input,.modal_form-wrapper select.hs-input,.modal_form-wrapper textarea.hs-input{width:100%!important}.modal_form-wrapper select.hs-input{appearance:none;-webkit-appearance:none}.modal{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:rgba(75,75,75,.3);display:block;max-height:100dvh;min-height:100dvh;overflow:auto;padding:10vh 0;position:fixed;top:0;transition:.25s ease-in-out;width:100vw;z-index:100}.modal[aria-hidden=true]{display:none}.modal_form-wrapper{background-color:#fff;border-radius:10px;margin:0 auto;max-width:calc(100% - 60px);padding:30px;position:relative;transition:.25s ease-in-out;width:500px}.move-up{transform:translateY(-30px);transition:.3s ease-in-out}.modal_form[aria-hidden=true]{display:none}.modal_form h2{margin-bottom:.5rem}.modal_form form{margin-top:2rem}