.StepForm{align-items:center;display:flex;height:auto;min-height:calc(100vh - 134px);opacity:0;padding:100px 0;position:relative;width:100%}.StepForm.loaded{opacity:1}.form-wrapper.multi-step-form{opacity:0;transition:1.5s ease-in-out}.form-wrapper.multi-step-form.loaded{opacity:1}.multi-step-form{background:#fff;border-radius:25px;margin:0 auto;max-width:600px;padding:50px}.StepFormBG{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.StepFormBG img{height:100%!important;width:100%}.form-heading{margin-bottom:15px}.steps{margin-bottom:20px}.steps button{background-color:#f0f0f0;border:none;border-radius:5px;cursor:pointer;margin-right:10px;padding:5px 10px}.steps button.active{background-color:#007bff;color:#fff}.step{display:none;margin-bottom:20px}.step label{display:block;margin-bottom:5px}.step input[type=email],.step input[type=tel],.step input[type=text],.step select{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin-bottom:10px;padding:8px;width:100%}.step button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.step button.prev{background-color:#ccc;margin-right:10px}.step button[type=submit]{background-color:#28a745}.step button.next:hover,.step button.prev:hover,.step button[type=submit]:hover{background-color:#1e7e34}form .hs_error_rollup,form .hs_submit.hs-submit{display:none}.multi-step-form form{min-height:300px;padding-bottom:30px;position:relative}.multi-step-form form .step button{bottom:0;position:absolute}.multi-step-form form .step button.prev{right:0}.form-scroll-bar{background-color:#25abe6;border-radius:5px;height:10px;overflow:hidden;width:100%}.form-scroll-bar:after{background-color:#007bff;border-radius:5px;content:"";display:block;height:100%;width:0}.scroll-bar{background-color:#f0f0f0;border-radius:5px;position:Relative;width:100%}.form-steps p{color:#fff;margin:0}.form-steps{align-items:Center;display:flex;gap:5px;left:5px;position:absolute;top:50%;transform:translateY(-50%)}.form-scroll-steps{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.btn-steps button.next,.btn-steps button.prev{background:none;border:1px solid;color:#000;padding:5px 10px}.btn-steps button:hover{border:1px solid #25abe2!important;color:#25abe2}.btn-steps button svg{height:30px;width:30px}.submitted-message{background-image:none;border:0;color:inherit;margin:0 0 50px;padding:0}.submitted-message h2{margin-bottom:30px}.submitted-message a{display:inline-block;margin-top:30px}select:invalid+div{display:none}.hs-form-field label{color:#25abe2!important;font-weight:700}.hs-error-msgs label{color:#ff1818!important;font-size:13px;font-weight:400}.step input[type=email],.step input[type=tel],.step input[type=text],.step select{border:1px solid #25abe2;color:#757f87!important}.btn-steps button:disabled{border:1px solid #ebeef1!important;color:#9ca3af!important}.step select.invalid.error{border:1px solid #f04747!important}.dnd_area-row-0-padding{padding:0!important}