.form-area2{background:#fff;position:fixed;margin:auto;visibility:hidden;z-index:1000;right:0;bottom:0;left:0;overflow-y:scroll;height:0vh;text-align:center;transition:all .2s ease-in-out;padding:20px 20px}.form-area2.active{visibility:visible;height:100vh}.form-area2 .hb-body-s{position:absolute;top:20px;left:30px;font-family:'Saira-SemiBold';font-size:20px;cursor:pointer}.form-area2 .hb-body-s img{display:inline-block;width:30px;vertical-align:text-bottom}.popup-form-area .wrapper{max-width:600px;width:100%;margin:0px auto}.form-logo{max-width:175px;width:100%;margin:0 auto 20px}.form-logo img{width:100%}.popup-form-area h3{line-height:1;margin-bottom:30px}.popup-form-area span.hs-form-required{display:none}.popup-form-area .hs-form-field{text-align:left}.popup-form-area .hs-input{padding:18.5px 30px;font-family:'Saira-Regular';font-size:16px;color:#646e7c;background-color:#eef5fd;border-radius:5px;width:100%;box-sizing:border-box;border:0px;margin-bottom:15px}.popup-form-area input.hs-button.primary.large{max-width:200px;width:100%;height:60px;background-color:#aace40;border:1px solid #aace40;border-radius:5px;color:#FFF;font-family:'Saira-Medium';cursor:pointer;font-size:18px;-webkit-appearance:none;transition:all .4s ease-in-out;text-transform:uppercase;padding:0px 20px}.popup-form-area input.hs-button.primary.large:hover,.popup-form-area input.hs-button.primary.large:focus{background:#36b3e1;border:1px solid #36b3e1}.popup-form-area label.hs-error-msg,.popup-form-area label.hs-main-font-element{color:red;font-size:14px}