.hls-video-player{aspect-ratio:16/9;width:100%;position:relative}.hls-video-player .hls-video-player-unmute{z-index:1;background-color:#0000;justify-content:center;align-items:center;width:100%;height:100%;padding:0 40px;display:flex;position:absolute;top:0;left:0}.hls-video-player .hls-video-player-unmute:hover{cursor:pointer}.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content{aspect-ratio:570/303;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000bf;border:4px solid #00ff90;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;max-width:570px;padding:0 30px;display:flex}.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content__icon{width:120px;height:93px}.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content__text{text-align:center;color:#fff;white-space:pre-wrap;font-family:Fira Code;font-size:30px;font-weight:700;line-height:30px}@media (max-width:600px){.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content{gap:20px;padding:0 20px}.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content__icon{width:80px;height:62px}.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content__text{font-size:22px;line-height:22px}}@media (max-width:480px){.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content{gap:15px;padding:0 20px}.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content__icon{width:60px;height:46px}.hls-video-player .hls-video-player-unmute .hls-video-player-unmute-content__text{font-size:16px;line-height:normal}}.hls-video-player .hls-video-player-loading{z-index:2;background-color:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.hls-video-player .hls-video-player-loading span{color:#fff;font-family:Fira Code;font-size:18px;font-weight:600}.hls-video-player .hls-video-player-loading .hls-video-player-loading-spinner{border:4px solid #00ff9033;border-top-color:#00ff90;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite spin}.hls-video-player .hls-video-player-error{z-index:2;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.hls-video-player .hls-video-player-error span{color:#f44;text-align:center;padding:0 20px;font-family:Fira Code;font-size:18px;font-weight:600}.hls-video-player video{width:100%;height:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=e54a18c74e14b655.css.map*/