.popup-lp{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99}.popup-lp__overlay{width:100%;height:100vh;background-color:rgba(41,147,217,0.85);display:-webkit-box;display:-ms-flexbox;display:flex}.popup-lp__inner{position:relative;max-width:720px;width:90%;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.2);box-shadow:0 1px 5px rgba(0,0,0,0.2);padding:25px 0}.popup-lp__inner-box{padding-left:25px;padding-right:25px}.popup-lp__close{position:absolute;top:-15px;right:-15px;display:block;cursor:pointer}.popup-lp__copy{font-size:20px;line-height:1.3}.popup-lp__copy p:not(:last-child){margin-bottom:.9em !important}.popup-lp .hs-form .field>label{display:none}.popup-lp .hs-form .field input{border:1px solid rgba(0,0,0,0.2);border-radius:5px !important;font-size:16px;padding-left:45px;outline:none !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset 0 1px 2px rgba(130,137,150,0.23),0 1px 0 rgba(255,255,255,0.95) !important;background:url(https://f.hubspotusercontent20.net/hubfs/4416770/email.png) no-repeat center left 10px;height:48px;width:100%}.popup-lp .hs-form .hs-submit input{color:#fff;font-weight:600;background-color:#e43b2c;font-size:18px;text-transform:uppercase;border:1px solid rgba(0,0,0,0.2);width:100%;height:48px;border-radius:5px;margin-top:10px}@media(max-width:575px){.popup-lp__inner-box{height:75vh;overflow:scroll}}