<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#form-popup{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999}.popup-wrapper{background-color:#f8f8f8;border-radius:10px;left:50%;max-height:100%;max-width:1000px;overflow:auto;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:60%}#form-close{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:900;line-height:1;position:absolute;right:1rem;top:1rem}#form-popup .hs-input{border:none}@media(max-width:767px){.popup-wrapper{height:90%;max-width:90%;width:90%}}</pre></body></html>