.audio-player{position:fixed;bottom:0;left:0;right:0;display:flex;width:100vw;padding:20px 15px;align-items:center;color:#fff;background:var(--color-audio-player-bg);font-size:14px;border-top:1px solid rgba(255,255,255,.2);z-index:999999;transition:top .2s cubic-bezier(.64,0,.78,0)}.player{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.track-info{display:flex;align-items:center;gap:10px}.track-info img{width:60px;height:60px;border-radius:5px}.player__nav svg path{fill:#fff}.player__nav button{padding:0;border:none;width:30px;height:30px}.player__nav{display:flex;justify-content:center;gap:20px;position:relative}.player__nav button#playPause{width:32px;height:32px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.player__nav button#playPause svg path{fill:#000}.player__timer,.volume-wrapper{display:flex;align-items:center;gap:10px}.track-info{width:285px}.volume-wrapper{width:166px}.player__center{width:calc(100% - 491px);max-width:550px;display:flex;flex-direction:column;align-items:center;gap:8px}#currentTime{width:50px;text-align:right}.player__timer{width:100%;justify-content:center}.rande-wrapper{flex:1;position:relative;height:5px;display:flex}.rande-wrapper input{width:100%!important}#loop.active svg path{fill:var(--color-audio-active-loop-button)}.range-overlay{display:block;position:absolute;left:0;top:0;width:0%;height:5px;background:#fff;transition:none;pointer-events:none;border-radius:.5rem}.audio-player input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:129px}.audio-player input[type=range]:focus{outline:none}.audio-player input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff80;border-radius:.5rem;height:5px}.audio-player input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-2.5px;background-color:#fff;border-radius:.5rem;height:10px;width:10px;margin-left:0}.audio-player input[type=range]:focus::-webkit-slider-thumb{outline:3px solid #fff;outline-offset:.125rem}.audio-player input[type=range]::-moz-range-track{background-color:#ffffff80;border-radius:.5rem;height:5px}.audio-player input[type=range]::-moz-range-thumb{background-color:#fff;border:none;border-radius:.5rem;height:10px;width:10px}.audio-player input[type=range]:focus::-moz-range-thumb{outline:3px solid #fff;outline-offset:.125rem}@media (max-width: 749px){.player{flex-wrap:wrap;gap:20px 10px}.track-info{order:0;width:calc(100% - 122px)}.player__center{order:2}.volume-wrapper{order:1;width:auto}.volume-wrapper input[type=range]{width:75px}.player__center{width:100%;flex-direction:row}.player__nav{gap:8px}.track-info img{width:40px;height:40px}#trackTitle,#trackArtist{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/audio-player.css.map */
