.mp-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}.mp-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:600px;background:#fff;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10000}.mp-popup-close{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer}.mp-popup-content{margin-top:30px}.mp-popup-open{cursor:pointer}