#exit-popup-cover{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease,pointer-events .3s ease}#exit-popup-cover.show{opacity:1;pointer-events:all}#exit-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;height:auto;z-index:1001;background-color:#fff;border-radius:12px;opacity:0;pointer-events:none;transition:opacity .3s ease,pointer-events .3s ease}#exit-popup.show{opacity:1;pointer-events:all}#exit-popup img{width:100%}#exit-popup .close{position:absolute;width:30px;height:30px;top:-35px;right:0;cursor:pointer}#exit-popup .close:before,#exit-popup .close:after{position:absolute;content:"";width:2px;height:30px;background-color:#fff;top:0;bottom:0;left:0;right:0;margin:auto}#exit-popup .close:before{transform:rotate(45deg)}#exit-popup .close:after{transform:rotate(-45deg)}#exit-popup .btn-area{padding:20px 20% 30px}#exit-popup .btn-area .btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:60px;background-color:#ff9800;box-shadow:0 8px #d98100;font-size:18px;font-weight:700;color:#fff;border-radius:5px}#exit-popup .btn-area .btn .arrow{position:absolute;width:18px;height:18px;background-color:#fff;border-radius:50%;top:50%;right:15px;transform:translateY(-50%)}#exit-popup .btn-area .btn .arrow:after{position:absolute;content:"";width:7px;height:7px;border-top:2px solid #ff9800;border-right:2px solid #ff9800;rotate:45deg;top:0%;bottom:0;right:7px;margin:auto}#fade-popup-cover{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease,pointer-events .3s ease}#fade-popup-cover.show{opacity:1;pointer-events:all}#fade-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;height:auto;z-index:1001;background-color:#fff;border-radius:12px;opacity:0;pointer-events:none;transition:opacity .3s ease,pointer-events .3s ease}#fade-popup.show{opacity:1;pointer-events:all}#fade-popup img{width:100%}#fade-popup .close{position:absolute;width:30px;height:30px;top:-35px;right:0;cursor:pointer}#fade-popup .close:before,#fade-popup .close:after{position:absolute;content:"";width:2px;height:30px;background-color:#fff;top:0;bottom:0;left:0;right:0;margin:auto}#fade-popup .close:before{transform:rotate(45deg)}#fade-popup .close:after{transform:rotate(-45deg)}#fade-popup .btn-area{padding:20px 20% 30px}#fade-popup .btn-area .btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:60px;background-color:#ff9800;box-shadow:0 8px #d98100;font-size:18px;font-weight:700;color:#fff;border-radius:5px}#fade-popup .btn-area .btn .arrow{position:absolute;width:18px;height:18px;background-color:#fff;border-radius:50%;top:50%;right:15px;transform:translateY(-50%)}#fade-popup .btn-area .btn .arrow:after{position:absolute;content:"";width:7px;height:7px;border-top:2px solid #ff9800;border-right:2px solid #ff9800;rotate:45deg;top:0%;bottom:0;right:7px;margin:auto}
