.popup-overlay{align-items:center;background-color:rgba(0,0,0,.7);display:none;height:100%;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;top:0;width:100%;z-index:9999}.popup-form{background:#fff;border-radius:20px;margin:auto;max-height:90vh;max-width:90%;overflow-y:auto;padding:25px;position:relative;width:100%}.popup-form .close-btn{background:transparent;border:none;cursor:pointer;font-size:24px;left:10px;position:absolute;top:10px;z-index:1}.popup-form .contact_form{padding:10px 0}.popup-form .hs-form-field{margin-bottom:15px}@media only screen and (max-width:767px){.popup-form{max-height:85vh;max-width:95%;padding:20px 15px}.popup-form .close-btn{font-size:28px;left:5px;top:5px}}