.app{background:#000}.login{background-color:#000;display:grid;height:100vh;place-items:center}.login>img{height:65vh;width:100%}body{overflow:hidden}.spinner{align-items:center;background:#0000008c;display:none;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.spinner:first-child{display:flex}.spinner .loader{animation:animateLoader2 1s linear infinite;background:#121212;border-radius:50%;height:100px;position:relative;width:100px}@keyframes animateLoader2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner .loader:before{background:linear-gradient(0deg,#0000,#1db954b8);background-repeat:no-repeat;background-size:90px 90px;border-bottom-left-radius:50px;border-top-left-radius:50px;content:"";height:100%;left:0;position:absolute;top:0;width:50%}.spinner .loader:after{background:#1db954;border-radius:50%;box-shadow:0 0 10px #1db954,0 0 20px #1db954;content:"";height:10px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:10px;z-index:2}.spinner .loader span{background:#121212;border-radius:50%;bottom:10px;left:10px;position:absolute;right:10px;top:10px}@media (max-width:768px){.spinner .loader{height:50px;width:50px}.spinner .loader:before{background-size:45px 45px;border-bottom-left-radius:25px;border-top-left-radius:25px}.spinner .loader:after{height:5px;width:5px}.spinner .loader span{bottom:5px;left:5px;right:5px;top:5px}}.footer{background:#282828;bottom:0;display:flex;height:65px;justify-content:space-between;padding:20px;position:fixed;width:98vw}.footer__left{align-items:center;color:#fff;display:flex;flex:0.6 1;min-width:40vw;width:40vw}.footer__left img{flex:0.1 1;margin-right:20px;object-fit:contain;width:60px}.footer__left .footer__details{overflow:hidden}.footer__left .footer__details h4{margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer__left .footer__details p{font-size:small;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer__center{align-items:center;display:flex;flex:auto;justify-content:center;padding:0 10px}.footer__center svg{color:#fff;margin:0 5px;transition:.2s ease-in-out}.footer__center svg:hover{transform:scale(1.1)}.footer__center .green{color:#1db954}.footer__center .medium{font-size:xx-large}.footer__center .main{font-size:xxx-large}.footer__right{align-items:center;color:#fff;display:flex;flex:0.2 1;justify-content:space-between;min-width:200px}.footer__right svg{margin:0 5px}.footer__right span{color:#1db954}@media (max-width:768px){.footer__right{display:none}.footer__left img{margin-right:10px}}.player{background:#000;overflow:hidden}.player_body{display:flex;height:calc(100vh - 105px)}.player_body_h100{height:100vh}.routes{background:#121212;color:#fff;flex:0.8 1;overflow:overlay}@media (max-width:768px){.routes{flex:auto}}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;margin:0;padding:0}::-webkit-scrollbar{display:none}:not(input,textarea){-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.cbba38b7.css.map*/