.loading-screen{background-color:#dae0ea;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loading-spinner{border:7px solid #ff7300;border-top-color:#0000;border-radius:50%;width:80px;height:80px;animation:.7s linear infinite spinner}@keyframes spinner{0%{}to{transform:rotate(360deg)}}.skeleton{height:100%;opacity:0.8;animation:1s linear infinite alternate skeleton-editors;position:relative}.editor-skeleton-text{opacity:1;background-color:#f9f3ecb4;width:100%;height:30%;position:absolute;bottom:2px}.editor-skeleton-text-header{border-radius:10px;width:80vw;height:35%;margin-top:2%;margin-left:5%;animation:1s linear infinite alternate skeleton-text-header;position:absolute;bottom:2px}@keyframes skeleton-text-header{0%{background-color:#faead62f}to{background-color:#faebd71c}}.editor-skeleton-text-body,.editor-skeleton-text-body2,.editor-skeleton-text-body3,.playlist-skeleton-text-header,.playlist-skeleton-text-body{border-radius:10px;width:85vw;height:10%;margin-top:2%;margin-bottom:0;margin-left:5vw;animation:1s linear infinite alternate skeleton-text-header;position:absolute;bottom:2px}.editor-skeleton-text-body3{width:70vw}.playlist-skeleton-text-header,.playlist-skeleton-text-body{height:50%;position:relative}@media screen and (max-width:1000px){.skeleton{height:50vh}}@keyframes skeleton-editors{0%{background-color:#faead62f}to{background-color:#faebd71c}}.skeleton-news{opacity:.8;height:15vh;animation:1s linear infinite alternate skeleton-news;position:relative}@keyframes skeleton-news{0%{background-color:#faead62f}to{background-color:#faebd71c}}.skeleton-playlist{opacity:.8;height:15vh;animation:1s linear infinite alternate skeleton-playlist}@keyframes skeleton-playlist{0%{background-color:#80ffd519}to{background-color:#faebd72d}}.sketon-cards{margin-bottom:10vh}.card-skeleton{animation:1s linear infinite alternate skeleton-card}@keyframes skeleton-card{0%{background-color:#faf3f34b}}.playlist-image-skeleton{animation:1s linear infinite alternate skeleton-playlist-image}@keyframes skeleton-playlist-image{0%{background-color:#faebd710}to{background-color:#faebd72d}}.playlsit-text-skeleton{height:40vh;animation:1s linear infinite alternate skeleton-playlist-text}@keyframes skeleton-playlist-text{0%{background-color:#0000004b}to{background-color:#0000000c}}
