.popup-form{bottom:5vh;display:none;height:auto;left:50%;position:fixed;right:0;top:5vh;transform:translate(-50%);width:auto;z-index:999999999}.popup-form-content{background:#fff;border-radius:36px;filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));padding:1.5em 2em 2.5em;position:relative}.popup-form-top{margin-bottom:30px}@media(max-width:992px){.popup-form{left:1vh;right:1vh;transform:translate(0)}.popup-form-content{padding-bottom:70px}}@media(max-width:576px){.popup-form-form{max-height:65vh}.popup-form-content{overflow:auto}.popup-form-content .hs_submit{padding-bottom:50px}}