.popup-outer{opacity:0;transition:opacity 2s ease-in-out}.popup-outer.popup{align-items:center;background-color:rgba(0,0,0,.8);display:flex;flex-wrap:wrap;height:100vh;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:99999!important}body.intro{overflow:hidden}.popup-inner{background-color:#0492d1;border-radius:10px;margin:0 auto;max-height:100%;max-width:1156px;overflow:auto;padding:94px 100px 138px;position:relative;width:100%}.popup-outer .close-icon{cursor:pointer;position:absolute;right:40px;top:40px}.popup-outer h2{color:#fff;font-size:50px;font-weight:700;margin:0 0 25px}.popup-outer form{padding:0}.popup-outer .field,.popup-outer .hs-richtext,.popup-outer .hs-submit .actions,.popup-outer fieldset.form-columns-1 .hs-form-field,.popup-outer fieldset.form-columns-2 .hs-form-field,.popup-outer fieldset.form-columns-3 .hs-form-field{padding-left:0;padding-right:0}.popup-outer form input[type=email],.popup-outer form input[type=file],.popup-outer form input[type=number],.popup-outer form input[type=password],.popup-outer form input[type=search],.popup-outer form input[type=tel],.popup-outer form input[type=text],.popup-outer form select,form textarea{border-color:#f3f3f7;border-radius:5px;color:#1c1d29;height:57px!important}.popup-outer .hs-form-field{margin-bottom:20px}.popup-outer form label,.popup-outer form legend{color:#fff;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.popup-outer form .inputs-list>li{margin:3px 0 0}.popup-outer .hs-error-msg{color:red;margin:0}.popup-outer form .hs-button,form input[type=submit]{background:#66be5d;border-radius:5px;color:#fff;font-family:Satoshi Variable;font-size:18px;font-weight:700;padding:14px 32px;width:100%}.popup-outer fieldset.form-columns-2{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.popup-outer fieldset.form-columns-2 .field.hs-form-field{width:calc(50% - 10px)}@media screen and (max-width:991px){.popup-inner{padding:90px 60px}.popup-outer h2{font-size:35px}}@media screen and (max-width:767px){.popup-outer form input[type=email],.popup-outer form input[type=file],.popup-outer form input[type=number],.popup-outer form input[type=password],.popup-outer form input[type=search],.popup-outer form input[type=tel],.popup-outer form input[type=text],.popup-outer form select,form textarea{height:45px!important}.popup-outer h2{font-size:28px}.popup-inner{padding:80px 20px 50px}}@media screen and (max-width:667px){.popup-inner{padding:80px 20px}.popup-outer h2{font-size:34px}.popup-outer .close-icon{right:20px;top:20px}.popup-outer .close-icon svg{max-width:25px}}