.popup-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #ccc;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:9999;max-height:90vh;overflow-y:scroll}.popup-title{font-size:24px;font-weight:700;margin-bottom:10px}.popup-content{font-size:16px;line-height:1.5;margin-bottom:20px}.popup-close{position:absolute;top:10px;right:10px;font-size:24px;font-weight:700;color:#ccc;cursor:pointer}.popup-overlay{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9998}.popup-title{color:#000}.popup-content{color:#000}.popup-content .wpcf7-form-control{box-sizing:border-box}