.popup-mask{top:0;left:0;right:0;bottom:0;display:none;z-index:900;position:fixed;background:rgba(0,0,0,0.5)}.popup{top:50%;left:50%;width:100%;display:none;padding:16px;z-index:901;position:fixed;transform:translate(-50%,-50%);max-width:600px;background:#fff;box-shadow:0 0 4px 4px rgba(0,0,0,0.3)}.popup-mask.show,.popup.show{display:block}.popup .field.hs-form-field label{display:block;font-size:14px;font-weight:400}.popup .field.hs-form-field label .hs-form-required{display:inline-block}