*{padding:0px;margin:0px;border:0px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*::before,*::after{display:inline-block}html,body{height:100%;min-width:320px}body{line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,select,option{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.main-player{margin:50px auto;width:800px;position:relative}.main-player__wrapper{position:relative;aspect-ratio:1440/650;overflow:hidden}.main-player__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-player__preloader{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-player__setting{background-color:#000;padding:20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}@media(max-width: 1024px){.main-player__setting{padding:15px 30px}}@media(max-width: 768px){.main-player__setting{padding:15px 25px 10px 25px;position:relative}}.main-player__play-btn{width:23px;height:31px;background:url("../img/play.svg") center/cover no-repeat}.main-player__play-btn.pause{background:url("../img/pause.svg") center/cover no-repeat}.main-player__big-btn{background:url("../img/main-play.svg") center/cover no-repeat;background-size:contain;position:absolute;top:50%;left:50%;width:220px;height:220px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5;display:block}@media(max-width: 1024px){.main-player__big-btn{width:150px;height:150px}}@media(max-width: 768px){.main-player__big-btn{width:80px;height:80px}}.main-player__mute{width:38px;height:31px;background:url("../img/volume.svg") center/cover no-repeat}.main-player__mute.muted{background:url("../img/mute.svg") center/cover no-repeat}@media(max-width: 1024px){.main-player__mute{width:26px;height:20px}}.main-player__fullscreen{width:36px;height:36px;background:url("../img/fullscreen.svg") center/cover no-repeat}@media(max-width: 1024px){.main-player__fullscreen{width:26px;height:26px}}.main-player__fullscreen-exit{width:36px;height:36px;background:url("../img/fullscreen_exit.svg") center/cover no-repeat}@media(max-width: 1024px){.main-player__fullscreen-exit{width:26px;height:26px}}.main-player__progress,.main-player__volume{outline:none;-webkit-transition:background 450ms ease-in;transition:background 450ms ease-in;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#c4c4c4;border-radius:2px;cursor:pointer}.main-player__progress::-webkit-slider-thumb,.main-player__volume::-webkit-slider-thumb{border-radius:50px;width:13px;height:13px;-webkit-appearance:none;cursor:ew-resize;background:#fff}.main-player__progress{width:63%}@media(max-width: 768px){.main-player__progress{position:absolute;top:0;left:0;width:100%;height:5px}}.main-player__volume{width:11%}@media(max-width: 768px){.main-player__volume{width:80%}}.main-player__speed{position:absolute;bottom:90%;right:20px;font-size:14px;background:rgba(0,0,0,.6);color:#fff;padding:4px 8px;border-radius:4px;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}/*# sourceMappingURL=main.min.css.map */