.loading_wrapper{width:100vw;height:100vh;z-index:10;height:100dvh;position:fixed;top:0;bottom:0;left:0}.loading_wrapper_player{background-color:var(--black-bg);border-radius:5rem;width:100%;padding-bottom:56.25%;position:relative}.loading_block{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.loading_block_over .loading_block{background-color:var(--modal-bg)}.loading_block_vh .loading_block{height:100vh;z-index:2;background-color:var(--blur-bg);-webkit-backdrop-filter:blur(10px);height:100dvh}.lds-loading{width:80rem;height:80rem;margin:auto;display:block;position:relative}.lds-loading div{background:#fff;width:16rem;animation:1.2s cubic-bezier(0,.5,.5,1) infinite lds-loading;display:inline-block;position:absolute;left:8rem}.loading_block.inverted .lds-loading div{background:var(--half-black)}.lds-loading div:first-child{animation-delay:-.24s;left:8rem}.lds-loading div:nth-child(2){animation-delay:-.12s;left:32rem}.lds-loading div:nth-child(3){animation-delay:0s;left:56rem}@keyframes lds-loading{0%{height:64rem;top:8rem}50%,to{height:32rem;top:24rem}}.dummy{height:300rem}
