.skeleton{max-width:1000px;max-height:600px;width:80vw;height:70svh;background:#eee;background:linear-gradient(110deg,#606060 8%,#747474 18%,#606060 33%);background-size:400% 300%;animation:1.5s shine linear infinite;display:flex;justify-content:center;align-items:center}.lds-roller,.lds-roller div,.lds-roller div:after{box-sizing:border-box}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7.2px;height:7.2px;border-radius:50%;background:currentColor;margin:-3.6px 0 0 -3.6px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:62.62742px;left:62.62742px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:67.71281px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:70.90963px;left:48.28221px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:70.90963px;left:31.71779px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:67.71281px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:62.62742px;left:17.37258px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12.28719px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shine{to{background-position-x:-200%}}.player{max-width:1000px;max-height:600px;width:80vw;height:70svh}*{padding:0;margin:0;border:none}*,*:before,*:after{box-sizing:border-box}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit;margin:0;padding:0}ul,ul li{list-style:none}img{vertical-align:top;padding:0;margin:0}img,svg{max-width:100%;height:auto;padding:0;margin:0}address{font-style:normal}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;padding:0;margin:0}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer;padding:0;margin:0}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}legend{display:block}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#ffffffde;background-color:#242424}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}.main_page{background:url(/background.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}@media (max-width: 768px){.main_page{background-size:cover}}.main_page .main__wrapper{min-height:100svh;display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.main_page .main__wrapper .title{font-size:24px;font-weight:100;margin-bottom:20px;color:#ffffff80}.main_page .main__wrapper .title a{font-size:24px;font-weight:100;margin-bottom:20px;color:#fffc}.main_page .main__wrapper .title a span{text-decoration:underline}@media (max-width: 992px){.main_page .main__wrapper .title{font-size:20px}}@media (max-width: 768px){.main_page .main__wrapper .title{font-size:14px;margin-bottom:10px}}@media (max-width: 375px){.main_page .main__wrapper .title{font-size:12px}}.main_page .main__wrapper .player_wrapper{box-shadow:0 1px 50px 10px #0009;overflow:hidden;border-radius:15px}.controls{display:grid;grid-template:1fr/1fr 1fr;justify-content:center;align-items:center;justify-items:center;gap:10px;background:#fff3}.controls .btn-arrow{color:transparent;display:block;margin:20px;position:relative;width:20px;height:20px;transition:all .15s ease-out}@media (max-width: 992px){.controls .btn-arrow{margin:15px;width:15px;height:15px}}@media (max-width: 768px){.controls .btn-arrow{margin:10px;width:10px;height:10px}}.controls .btn-arrow:before,.controls .btn-arrow:after{content:"";display:block;position:absolute;top:0;left:0;background-color:#606060;transition:all .15s ease-out}.controls .btn-arrow:before{width:75%;height:25%}.controls .btn-arrow:after{width:25%;height:75%}.controls .btn-arrow:hover:before,.controls .btn-arrow:hover:after{background-color:#fff}.controls .btn-arrow.btn-arrow-left:before,.controls .btn-arrow.btn-arrow-left:after,.controls .btn-arrow.btn-arrow-right:before,.controls .btn-arrow.btn-arrow-right:after{top:12.5%;left:12.5%}.controls .btn-arrow.btn-arrow-left{transform:rotate(-45deg)}.controls .btn-arrow.btn-arrow-right{transform:rotate(135deg)}
