.ctapopup .btn-x{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0e5aa1;border:1px solid #0e5aa1;box-sizing:border-box;color:#fff;font-size:36px;line-height:1;outline:0;padding:0 .2em;position:absolute;right:0;text-align:center;text-decoration:none;top:0}.ctapopup .btn-x:hover{background-color:#fff;color:#0e5aa1}.ctapopup .formpopup--freeze{box-sizing:border-box;height:100vh;overflow-y:hidden}.ctapopup .formpopup__outer{background-color:rgba(0,0,0,.8);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:99999999999}.ctapopup .formpopup__outer.open{display:block}.ctapopup .formpopup__inner{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center}.ctapopup .formpopup__form{background-color:#fff;box-sizing:border-box;max-height:100%;max-width:100%;overflow-y:scroll;padding:24px;position:relative;text-align:left;width:600px}.ctapopup .formpopup__form label:not(.hs-error-msg){color:#000!important}.ctapopup .formpopup__form h3{color:#000!important;font-size:1.17em!important;margin-top:0}.ctapopup .formpopup__form form>div:first-child{box-sizing:border-box;max-width:calc(100% - 25px);padding-bottom:.3em}@media screen and (min-width:768px){.ctapopup .formpopup__inner{height:calc(100vh - 50px);margin:25px;width:calc(100vw - 50px)}}@media screen and (max-width:767px){.ctapopup .formpopup__inner{height:calc(100vh - 50px);margin:25px 30px;width:calc(100vw - 60px)}}