.switch-checkbox{height:0;visibility:hidden;width:0}.switch-label{background:grey;border-radius:50px;cursor:pointer;display:flex;display:inline-block;height:25px;position:relative;transition:background-color .2s;width:50px}.switch-label .switch-button{background:#fff;border-radius:21px;box-shadow:0 0 2px 0 hsla(0,0%,4%,.29);content:"";height:21px;left:2px;position:absolute;top:2px;transition:.2s;width:21px}.switch-checkbox:checked+.switch-label .switch-button{left:calc(100% - 2px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.switch-label:active .switch-button{width:50px}@media only screen and (max-width:700px){body{background:#292929;color:#fff}body,body .card{align-items:center;display:flex;flex-direction:column;justify-content:center}body .card{background:#000;border-radius:20px;box-shadow:0 0 70px 0 #838383;height:calc(100vh - 16px);overflow:hidden;padding:0;width:97vw}body .card .current-track{background-color:#1a1a1a;border-radius:20px;padding:0;width:inherit}body .card .current-track .control-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}body .card .current-track .control-wrapper .text-wrap{background-color:#000;border-radius:20px;box-shadow:0 10px 40px 0 hsla(0,0%,51%,.7);height:49vh;overflow-y:scroll;position:relative;text-align:center;width:100%}body .card .current-track .control-wrapper .text-card-chinese{font-size:20pt;padding:10px}body .card .current-track .control-wrapper .text-card-english{padding:10px}body .card .current-track .control-wrapper .text-card-info{padding:10px;text-align:left}body .card .current-track .control-wrapper .text-card-settings{padding:10px}body .card .current-track .control-wrapper .text-card-settings h2{border:1px solid #d90202;border-radius:15px;padding:8px;text-align:center}body .card .current-track .control-wrapper .text-card-settings .item-switch-container{display:flex}body .card .current-track .control-wrapper .text-card-settings .setting-text{flex:1.4 1;font-size:10pt;max-width:70%;padding:15px 0 15px 15px;text-align:left}body .card .current-track .control-wrapper .text-card-settings .setting-button{flex:.6 1;padding:15px 0}body .card .current-track .control-wrapper .text-card-settings .install-button{cursor:pointer;display:flex;display:inline-block;flex:.6 1;height:30px;position:relative;width:70px}body .card .current-track .control-wrapper .time{display:flex;justify-content:space-between;margin-top:15px;width:80%}body .card .current-track .control-wrapper .time .playing-animation{align-items:flex-end;box-sizing:border-box;display:flex;height:1.5rem;justify-content:space-between;padding:5px;width:2rem}body .card .current-track .control-wrapper .time .playing__bar{-webkit-animation:up-and-down 1.3s ease infinite alternate;animation:up-and-down 1.3s ease infinite alternate;background:#d90202;width:30%}body .card .current-track .control-wrapper .time .playing__bar1{height:60%}body .card .current-track .control-wrapper .time .playing__bar2{-webkit-animation-delay:-2.2s;animation-delay:-2.2s;height:30%}body .card .current-track .control-wrapper .time .playing__bar3{-webkit-animation-delay:-3.7s;animation-delay:-3.7s;height:75%}@-webkit-keyframes up-and-down{10%{height:30%}30%{height:100%}60%{height:50%}80%{height:75%}to{height:60%}}@keyframes up-and-down{10%{height:30%}30%{height:100%}60%{height:50%}80%{height:75%}to{height:60%}}body .card .current-track .control-wrapper #timeline{background:#d90202;border-radius:5px;height:5px;margin-top:3px;position:relative;width:80%}body .card .current-track .control-wrapper #timeline:hover .hover-playhead,body .card .current-track .control-wrapper #timeline:hover .hover-playhead:after,body .card .current-track .control-wrapper #timeline:hover .hover-playhead:before{opacity:1}body .card .current-track .control-wrapper #timeline #playhead{background:#390707;border-radius:5px;height:5px;position:relative;width:0;z-index:2}body .card .current-track .control-wrapper #timeline .hover-playhead{background:#838383;border-radius:5px;height:5px;opacity:0;position:absolute;top:0;transition:opacity .3s;width:0;z-index:1}body .card .current-track .control-wrapper #timeline .hover-playhead:before{background:#838383;border-radius:8px;content:attr(data-content);display:block;opacity:0;padding:3px;position:absolute;right:-23px;text-align:center;top:-30px;width:40px}body .card .current-track .control-wrapper #timeline .hover-playhead:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #838383;content:"";display:block;opacity:0;position:absolute;right:-8px;top:-8px}body .card .current-track .control-wrapper .controls{margin:12px 0}body .card .current-track .control-wrapper .controls button{background:0;border:none;border-radius:50%;margin:8px 3vw;text-align:center;transition:.2s}body .card .current-track .control-wrapper .controls button:focus{outline:none}body .card .current-track .control-wrapper .controls button.play{background-image:url(/static/media/play.1fca9d4f7d804af67b51.svg);border:1px solid #e2e2e2;height:44px;width:44px}body .card .current-track .control-wrapper .controls button.play:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .controls button.pause{background-image:url(/static/media/pause.55ca6555672c356e8a09.svg);border:1px solid #e2e2e2;height:44px;width:44px}body .card .current-track .control-wrapper .controls button.pause:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .controls button.back-5{background-image:url(/static/media/back-5.5f83aa6001765d39c93a.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.back-5:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.forward-5{background-image:url(/static/media/forward-5.f527f61d04718fd15545.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.forward-5:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.info{background-image:url(/static/media/info.8480a8ae45214ed381a3.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.info:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.settings{background-image:url(/static/media/settings.6cfd8cc2f83a59b9d66c.svg);height:32px;width:32px}body .card .current-track .control-wrapper .controls button.settings:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.prev{background-image:url(/static/media/rewind.f54e3f26a902f4a97ad8.svg);height:40px;width:40px}body .card .current-track .control-wrapper .controls button.prev:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.next{background-image:url(/static/media/fforward.a557a6dfda819d232a2d.svg);height:40px;width:40px}body .card .current-track .control-wrapper .controls button.next:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .play-list{align-items:center;overflow-y:scroll;padding:10px;width:inherit}body .card .play-list .track{align-items:center;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;margin:0 auto 10px;transition:.3s;width:70vw}body .card .play-list .track:hover{background:#838383;border-color:#838383;position:relative}body .card .play-list .track.current-audio,body .card .play-list .track.play-now{background:#3d3d3d;box-shadow:0 0 15px 0 #3d3d3d}body .card .play-list .track .track-info-container{display:flex;flex-direction:column;margin-left:15px}body .card .play-list .track .track-info-container .track-name{font-size:17px;line-height:22px;margin:5px 0}body .card .play-list .track .track-duration{font-weight:500;margin-right:15px}}@media only screen and (min-width:700px){body{background:#292929;color:#fff}body,body .card{align-items:center;display:flex;flex-direction:column;justify-content:center}body .card{background:#000;border-radius:20px;box-shadow:0 0 70px 0 #838383;height:calc(100vh - 48px);margin:10px 0;overflow:hidden;padding:6px;width:80vw}body .card .current-track{background-color:#1a1a1a;border-radius:20px;padding:0;width:inherit}body .card .current-track .control-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}body .card .current-track .control-wrapper .text-wrap{background-color:#000;border-radius:20px;box-shadow:0 10px 40px 0 hsla(0,0%,51%,.7);height:49vh;overflow-y:scroll;position:relative;text-align:center;width:100%}body .card .current-track .control-wrapper .text-card-chinese{font-size:20pt;padding:10px}body .card .current-track .control-wrapper .text-card-english{padding:10px}body .card .current-track .control-wrapper .text-card-info{padding:10px;text-align:left}body .card .current-track .control-wrapper .text-card-settings{padding:10px}body .card .current-track .control-wrapper .text-card-settings h2{border:1px solid #d90202;border-radius:15px;padding:8px;text-align:center}body .card .current-track .control-wrapper .text-card-settings .item-switch-container{display:flex}body .card .current-track .control-wrapper .text-card-settings .setting-text{flex:1.4 1;font-size:10pt;max-width:70%;padding:15px 0 15px 15px;text-align:left}body .card .current-track .control-wrapper .text-card-settings .setting-button{flex:.6 1;padding:15px 0}body .card .current-track .control-wrapper .text-card-settings .setting-en-flag{background-image:url(/static/media/en.9d8b034f8aec5bee4402.svg);border:1px solid #e2e2e2;border-radius:2px;cursor:pointer;display:inline-block;flex-wrap:wrap;height:25px;width:50px}body .card .current-track .control-wrapper .text-card-settings .setting-en-flag:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .text-card-settings .setting-cn-flag{background-image:url(/static/media/cn.9879ee2a833e8703e78a.svg);border:1px solid #e2e2e2;border-radius:2px;cursor:pointer;display:inline-block;flex-wrap:wrap;height:25px;width:50px}body .card .current-track .control-wrapper .text-card-settings .setting-cn-flag:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .text-card-settings .install-button{cursor:pointer;display:flex;display:inline-block;flex:.6 1;height:30px;position:relative;width:70px}body .card .current-track .control-wrapper .time{display:flex;justify-content:space-between;margin-top:15px;width:80%}body .card .current-track .control-wrapper .time .playing-animation{align-items:flex-end;box-sizing:border-box;display:flex;height:1.5rem;justify-content:space-between;padding:5px;width:2rem}body .card .current-track .control-wrapper .time .playing__bar{-webkit-animation:up-and-down 1.3s ease infinite alternate;animation:up-and-down 1.3s ease infinite alternate;background:#d90202;width:30%}body .card .current-track .control-wrapper .time .playing__bar1{height:60%}body .card .current-track .control-wrapper .time .playing__bar2{-webkit-animation-delay:-2.2s;animation-delay:-2.2s;height:30%}body .card .current-track .control-wrapper .time .playing__bar3{-webkit-animation-delay:-3.7s;animation-delay:-3.7s;height:75%}@-webkit-keyframes up-and-down{10%{height:30%}30%{height:100%}60%{height:50%}80%{height:75%}to{height:60%}}@keyframes up-and-down{10%{height:30%}30%{height:100%}60%{height:50%}80%{height:75%}to{height:60%}}body .card .current-track .control-wrapper #timeline{background:#d90202;border-radius:5px;height:5px;margin-top:3px;position:relative;width:80%}body .card .current-track .control-wrapper #timeline:hover .hover-playhead,body .card .current-track .control-wrapper #timeline:hover .hover-playhead:after,body .card .current-track .control-wrapper #timeline:hover .hover-playhead:before{opacity:1}body .card .current-track .control-wrapper #timeline #playhead{background:#390707;border-radius:5px;height:5px;position:relative;width:0;z-index:2}body .card .current-track .control-wrapper #timeline .hover-playhead{background:#838383;border-radius:5px;height:5px;opacity:0;position:absolute;top:0;transition:opacity .3s;width:0;z-index:1}body .card .current-track .control-wrapper #timeline .hover-playhead:before{background:#838383;border-radius:8px;content:attr(data-content);display:block;opacity:0;padding:3px;position:absolute;right:-23px;text-align:center;top:-30px;width:40px}body .card .current-track .control-wrapper #timeline .hover-playhead:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #838383;content:"";display:block;opacity:0;position:absolute;right:-8px;top:-8px}body .card .current-track .control-wrapper .controls{margin:12px 0}body .card .current-track .control-wrapper .controls button{background:0;border:none;border-radius:50%;margin:8px 3vw;text-align:center;transition:.2s}body .card .current-track .control-wrapper .controls button:focus{outline:none}body .card .current-track .control-wrapper .controls button.play{background-image:url(/static/media/play.1fca9d4f7d804af67b51.svg);border:1px solid #e2e2e2;height:44px;width:44px}body .card .current-track .control-wrapper .controls button.play:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .controls button.pause{background-image:url(/static/media/pause.55ca6555672c356e8a09.svg);border:1px solid #e2e2e2;height:44px;width:44px}body .card .current-track .control-wrapper .controls button.pause:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .controls button.back-5{background-image:url(/static/media/back-5.5f83aa6001765d39c93a.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.back-5:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.forward-5{background-image:url(/static/media/forward-5.f527f61d04718fd15545.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.forward-5:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.info{background-image:url(/static/media/info.8480a8ae45214ed381a3.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.info:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.settings{background-image:url(/static/media/settings.6cfd8cc2f83a59b9d66c.svg);height:32px;width:32px}body .card .current-track .control-wrapper .controls button.settings:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.prev{background-image:url(/static/media/rewind.f54e3f26a902f4a97ad8.svg);height:40px;width:40px}body .card .current-track .control-wrapper .controls button.prev:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.next{background-image:url(/static/media/fforward.a557a6dfda819d232a2d.svg);height:40px;width:40px}body .card .current-track .control-wrapper .controls button.next:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .play-list{align-items:center;overflow-y:scroll;padding:10px;width:inherit}body .card .play-list .track{align-items:center;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;margin:0 auto 10px;transition:.3s;width:40vw}body .card .play-list .track:hover{background:#838383;border-color:#838383;position:relative}body .card .play-list .track.current-audio,body .card .play-list .track.play-now{background:#3d3d3d;box-shadow:0 0 15px 0 #3d3d3d}body .card .play-list .track .track-info-container{display:flex;flex-direction:column;margin-left:15px}body .card .play-list .track .track-info-container .track-name{font-size:17px;line-height:22px;margin:5px 0}body .card .play-list .track .track-duration{font-weight:500;margin-right:15px}}@media only screen and (min-width:1024px){body{background:#292929;color:#fff}body,body .card{align-items:center;display:flex;flex-direction:column;justify-content:center}body .card{background:#000;border-radius:20px;box-shadow:0 0 70px 0 #838383;height:calc(100vh - 76px);margin:20px 0;overflow:hidden;padding:10px;width:50vw}body .card .current-track{background-color:#1a1a1a;border-radius:20px;padding:0;width:inherit}body .card .current-track .control-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}body .card .current-track .control-wrapper .text-wrap{background-color:#000;border-radius:20px;box-shadow:0 10px 40px 0 hsla(0,0%,51%,.7);height:49vh;overflow-y:scroll;position:relative;text-align:center;width:100%}body .card .current-track .control-wrapper .text-card-chinese{font-size:20pt;padding:10px}body .card .current-track .control-wrapper .text-card-english{padding:10px}body .card .current-track .control-wrapper .text-card-info{padding:10px;text-align:left}body .card .current-track .control-wrapper .text-card-settings{padding:10px}body .card .current-track .control-wrapper .text-card-settings h2{border:1px solid #d90202;border-radius:15px;padding:8px;text-align:center}body .card .current-track .control-wrapper .text-card-settings .item-switch-container{display:flex}body .card .current-track .control-wrapper .text-card-settings .setting-text{flex:1.4 1;font-size:10pt;max-width:70%;padding:15px 0 15px 15px;text-align:left}body .card .current-track .control-wrapper .text-card-settings .setting-button{flex:.6 1;padding:15px 0}body .card .current-track .control-wrapper .text-card-settings .install-button{cursor:pointer;display:flex;display:inline-block;flex:.6 1;height:30px;position:relative;width:70px}body .card .current-track .control-wrapper .time{display:flex;justify-content:space-between;margin-top:15px;width:80%}body .card .current-track .control-wrapper .time .playing-animation{align-items:flex-end;box-sizing:border-box;display:flex;height:1.5rem;justify-content:space-between;padding:5px;width:2rem}body .card .current-track .control-wrapper .time .playing__bar{-webkit-animation:up-and-down 1.3s ease infinite alternate;animation:up-and-down 1.3s ease infinite alternate;background:#d90202;width:30%}body .card .current-track .control-wrapper .time .playing__bar1{height:60%}body .card .current-track .control-wrapper .time .playing__bar2{-webkit-animation-delay:-2.2s;animation-delay:-2.2s;height:30%}body .card .current-track .control-wrapper .time .playing__bar3{-webkit-animation-delay:-3.7s;animation-delay:-3.7s;height:75%}@-webkit-keyframes up-and-down{10%{height:30%}30%{height:100%}60%{height:50%}80%{height:75%}to{height:60%}}@keyframes up-and-down{10%{height:30%}30%{height:100%}60%{height:50%}80%{height:75%}to{height:60%}}body .card .current-track .control-wrapper #timeline{background:#d90202;border-radius:5px;height:5px;margin-top:3px;position:relative;width:80%}body .card .current-track .control-wrapper #timeline:hover .hover-playhead,body .card .current-track .control-wrapper #timeline:hover .hover-playhead:after,body .card .current-track .control-wrapper #timeline:hover .hover-playhead:before{opacity:1}body .card .current-track .control-wrapper #timeline #playhead{background:#390707;border-radius:5px;height:5px;position:relative;width:0;z-index:2}body .card .current-track .control-wrapper #timeline .hover-playhead{background:#838383;border-radius:5px;height:5px;opacity:0;position:absolute;top:0;transition:opacity .3s;width:0;z-index:1}body .card .current-track .control-wrapper #timeline .hover-playhead:before{background:#838383;border-radius:8px;content:attr(data-content);display:block;opacity:0;padding:3px;position:absolute;right:-23px;text-align:center;top:-30px;width:40px}body .card .current-track .control-wrapper #timeline .hover-playhead:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #838383;content:"";display:block;opacity:0;position:absolute;right:-8px;top:-8px}body .card .current-track .control-wrapper .controls{margin:12px 0}body .card .current-track .control-wrapper .controls button{background:0;border:none;border-radius:50%;margin:8px 3vw;text-align:center;transition:.2s}body .card .current-track .control-wrapper .controls button:focus{outline:none}body .card .current-track .control-wrapper .controls button.play{background-image:url(/static/media/play.1fca9d4f7d804af67b51.svg);border:1px solid #e2e2e2;height:44px;width:44px}body .card .current-track .control-wrapper .controls button.play:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .controls button.pause{background-image:url(/static/media/pause.55ca6555672c356e8a09.svg);border:1px solid #e2e2e2;height:44px;width:44px}body .card .current-track .control-wrapper .controls button.pause:hover{box-shadow:0 0 15px 0 hsla(0,0%,51%,.7);left:0}body .card .current-track .control-wrapper .controls button.back-5{background-image:url(/static/media/back-5.5f83aa6001765d39c93a.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.back-5:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.forward-5{background-image:url(/static/media/forward-5.f527f61d04718fd15545.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.forward-5:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.info{background-image:url(/static/media/info.8480a8ae45214ed381a3.svg);height:34px;width:34px}body .card .current-track .control-wrapper .controls button.info:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.settings{background-image:url(/static/media/settings.6cfd8cc2f83a59b9d66c.svg);height:32px;width:32px}body .card .current-track .control-wrapper .controls button.settings:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.prev{background-image:url(/static/media/rewind.f54e3f26a902f4a97ad8.svg);height:40px;width:40px}body .card .current-track .control-wrapper .controls button.prev:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .current-track .control-wrapper .controls button.next{background-image:url(/static/media/fforward.a557a6dfda819d232a2d.svg);height:40px;width:40px}body .card .current-track .control-wrapper .controls button.next:active{-webkit-transform:scale(1.1);transform:scale(1.1)}body .card .play-list{align-items:center;overflow-y:scroll;padding:10px;width:inherit}body .card .play-list .track{align-items:center;border:1px solid transparent;border-radius:10px;display:flex;justify-content:space-between;margin:0 auto 10px;transition:.3s;width:20vw}body .card .play-list .track:hover{background:#838383;border-color:#838383;position:relative}body .card .play-list .track.current-audio,body .card .play-list .track.play-now{background:#3d3d3d;box-shadow:0 0 15px 0 #3d3d3d}body .card .play-list .track .track-info-container{display:flex;flex-direction:column;margin-left:15px}body .card .play-list .track .track-info-container .track-name{font-size:17px;line-height:22px;margin:5px 0}body .card .play-list .track .track-duration{font-weight:500;margin-right:15px}}.play-list::-webkit-scrollbar,.text-wrap::-webkit-scrollbar{width:5px}.play-list::-webkit-scrollbar-thumb{background:#fff;border-radius:5px}.play-list::-webkit-scrollbar-track{background:#390707}@-webkit-keyframes play{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes play{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body,html{height:calc(100vh - 16px);width:97vw}body{align-items:center;background-color:#292929;color:#fff;display:flex;justify-content:center}#root:not(:empty)+.loader{display:none}.loader{align-items:center;-webkit-animation:rotate 5s linear infinite;animation:rotate 5s linear infinite;background:linear-gradient(180deg,#000 0,#000 50%,#fff 0,#fff);border-radius:50%;box-shadow:6px 6px 27px 4px rgba(0,0,0,.16);display:block;display:flex;height:200px;justify-content:center;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:200px}@media only screen and (max-width:700px){.loader{height:100px!important;width:100px!important}}.loader.smaller{height:140px!important;margin-bottom:30px;width:140px!important}.loader:after,.loader:before{border-radius:50%;content:"";display:block}.loader:after{-webkit-animation:inner-size 3s ease-in-out infinite;animation:inner-size 3s ease-in-out infinite;-webkit-animation-delay:-1.5s;animation-delay:-1.5s;background:radial-gradient(ellipse at center,#fff 0,#fff 25%,#000 0,#000 100%);height:50%;width:50%}.loader:before{-webkit-animation:inner-size 3s ease-in-out infinite;animation:inner-size 3s ease-in-out infinite;background:radial-gradient(ellipse at center,#000 0,#000 25%,#fff 0,#fff 100%);height:50%;width:50%}@-webkit-keyframes inner-size{0%,to{height:50%;width:50%}50%{height:50%;width:50%}}@keyframes inner-size{0%,to{height:50%;width:50%}50%{height:50%;width:50%}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.not_found{align-items:center!important;display:flex!important;flex-direction:column}.not_found.text{position:-webkit-sticky!important;position:sticky!important;text-align:center}
/*# sourceMappingURL=main.ed715381.css.map*/