.styles_audioPlayer__HOR7S{position:relative;display:flex;justify-content:center;max-height:100%}.styles_controller__KrV2J{background:rgba(0,0,0,.7);border-radius:48px;display:flex;align-items:center;position:absolute;height:40px;bottom:12px;width:90%;min-width:350px;z-index:2}.styles_video__W5idG{min-width:300px}.styles_button__7yIFK{background:none;border:none;cursor:pointer;padding:0}.styles_button__7yIFK svg path{fill:#fff}.styles_playPause__kLEkp{width:20px;height:20px;margin:0 26px 0 22px}.styles_mute__DC_s_{width:24px;height:24px;margin:0 26px 0 24px}.styles_full-screen__HibEN{width:20px;height:20px;margin:0 22px 0 0}.styles_play__pG91J{width:100%;height:100%}.styles_duration__b0k05{font-size:18px;list-style:24px;font-weight:500;margin-left:24px;width:50px;color:#fff}.styles_currentTime__Fms_y{margin-left:25px}.styles_progress-wrap__nmyPk{flex:1 1}.styles_progressBar__FTqpC{--bar-bg:#e6e8ec;--seek-before-width:0;--seek-before-color:var(--color_button_main_bg);--knobby:none;--selectedKnobby:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--bar-bg);border-radius:10px;position:relative;width:100%;height:8px;outline:none}.styles_progressBar__FTqpC::-webkit-slider-runnable-track{background:var(--bar-bg);border-radius:10px;position:relative;width:100%;height:8px;outline:none}.styles_progressBar__FTqpC::-moz-range-track{background:var(--bar-bg);border-radius:10px;position:relative;width:100%;height:8px;outline:none}.styles_progressBar__FTqpC::-moz-focus-outer{border:0}.styles_progressBar__FTqpC:before{content:"";height:8px;width:var(--seek-before-width);background-color:var(--seek-before-color);position:absolute;top:0;left:0;z-index:2;cursor:pointer;border-radius:8px}.styles_progressBar__FTqpC::-moz-range-progress{background-color:var(--seek-before-color);border-radius:10px;height:8px}.styles_progressBar__FTqpC::-webkit-slider-thumb{-webkit-appearance:none;height:15px;width:15px;border-radius:50%;border:none;background-color:var(--knobby);cursor:pointer;position:relative;margin:-2px 0 0;z-index:3;box-sizing:border-box}.styles_progressBar__FTqpC:active::-webkit-slider-thumb{transform:scale(1.2);background:var(--selectedKnobby)}.styles_progressBar__FTqpC::-moz-range-thumb{height:15px;width:15px;border-radius:50%;border:transparent;background-color:var(--knobby);cursor:pointer;position:relative;z-index:3;box-sizing:border-box}.styles_progressBar__FTqpC:active::-moz-range-thumb{transform:scale(1.2);background:var(--selectedKnobby)}