.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:1000}.video-modal,.video-modal-close{display:flex;justify-content:center;align-items:center}.video-modal-close{position:absolute;top:20px;right:20px;font-size:36px;color:#fff;background:rgba(0,0,0,.5);border:2px solid #fff;border-radius:50%;width:40px;height:40px;cursor:pointer;font-family:sans-serif;font-weight:700;z-index:1001}.video-modal-close:hover{background:rgba(0,0,0,.7)}.video-player{width:90%;height:90%;max-width:90%;max-height:90%;object-fit:contain;background-color:#000}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}