.s-video .popup{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#000;z-index:9;display:flex;align-items:center;justify-content:center}.s-video .popup .video{width:100%;height:90vh;z-index:9}.s-video .popup a{position:absolute;left:0;top:0;width:40px;height:40px;margin:20px;font-size:16px;color:#000;background-color:#fff;border-radius:50%;font-weight:700;box-shadow:0 0 18px -2px #ccc;z-index:99;display:flex;align-items:center;justify-content:center}