#hot-ad-popup{display:none}.hot-ad-popup__main-container{position:fixed;top:0;left:0;z-index:99999;background:rgba(0,0,0,.5);min-width:100%;min-height:100%;backdrop-filter:blur(5px)}.hot-ad-popup__box{width:860px;height:auto;background:#fff;position:absolute;padding:40px;top:15%;left:50%;margin-left:-420px;border-radius:10px}.hot-ad-popup__close-btn{width:40px;height:40px;background:url(../images/close-x.png) no-repeat;background-size:40px;position:absolute;z-index:10000;top:5px;right:10px;cursor:pointer;transition:transform .3s ease-in-out}.hot-ad-popup__close-btn:hover{transform:rotate(180deg)}.hot-ad-popup__main-btn{text-align:center;margin-top:20px}.hot-ad-popup__main-btn>a{display:block;background:#5cb85c;width:250px;color:#fff;font-size:20px;padding:15px 0;border-radius:30px;margin:auto}.hot-ad-popup__main-btn>a:hover{background:#449d44}.bx_stars_bg:hover{cursor:pointer}