.elementor-editor-active .masterstudy-audio-player__loading{display:none}.masterstudy-audio-player{width:100%;min-width:300px;height:80px;display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #dbe0e9;box-sizing:border-box;outline:0;margin:5px auto;direction:ltr}@media (max-width:400px){.masterstudy-audio-player{min-width:100%}}.masterstudy-audio-player_accessible .masterstudy-audio-player__controls:hover,.masterstudy-audio-player_accessible .masterstudy-audio-player__download:hover,.masterstudy-audio-player_accessible .masterstudy-audio-player__play-pause-btn:hover,.masterstudy-audio-player_accessible .masterstudy-audio-player__volume-button:hover,.masterstudy-audio-player_accessible .masterstudy-audio-player__volume-controls:hover{outline:#4d5e6f dotted 1px}.masterstudy-audio-player select#playback-speed{border-radius:20px;background:#eef1f7;border-color:#eef1f7;margin-left:20px;font-size:14px;font-weight:500;min-width:47px;max-width:62px;width:auto;height:25px;outline:0!important;cursor:pointer}.masterstudy-audio-player #playback-speed{border-right:4px solid transparent;padding:0}.masterstudy-audio-player img,.masterstudy-audio-player svg{display:block;color:#4d5e6f;fill:#4d5e6f}.masterstudy-audio-player__holder{position:relative}.masterstudy-audio-player__loading-spinner{position:absolute;left:-3px;bottom:2px;width:16px;height:16px;border:2px solid var(--accent-70);border-right-color:transparent;border-radius:50%;-webkit-animation:audioplayer-spin .4s linear infinite;animation:audioplayer-spin .4s linear infinite}@-webkit-keyframes audioplayer-spin{from{-webkit-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(1turn);transform:rotateZ(1turn)}}@keyframes audioplayer-spin{from{-webkit-transform:rotateZ(0);transform:rotateZ(0)}to{-webkit-transform:rotateZ(1turn);transform:rotateZ(1turn)}}.masterstudy-audio-player__play-pause-btn{cursor:pointer;outline:0}.masterstudy-audio-player__play-pause-btn:focus{outline:0}.masterstudy-audio-player__slider{flex-grow:1;background-color:var(--accent-30);cursor:pointer;position:relative}.masterstudy-audio-player__pin{height:16px;width:16px;border-radius:8px;background-color:var(--accent-100);position:absolute;pointer-events:all;box-shadow:0 1px 1px 0 rgba(0,0,0,.4)}.masterstudy-audio-player__pin::after{content:"";display:block;background:0 0;width:200%;height:200%;margin-left:-50%;margin-top:-50%;border-radius:50%}.masterstudy-audio-player__controls{font-family:inherit;font-size:16px;line-height:18px;color:#4d5e6f;display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:15px;margin-right:15px;outline:0}.masterstudy-audio-player__controls-slider{margin-left:16px;margin-right:16px;border-radius:2px;height:4px}.masterstudy-audio-player__controls-progress,.masterstudy-audio-player__progress{background-color:var(--accent-100);border-radius:inherit;pointer-events:none;position:absolute}.masterstudy-audio-player__controls-progress{width:0;height:100%}.masterstudy-audio-player__controls span{cursor:default}.masterstudy-audio-player__controls:focus{outline:0}.masterstudy-audio-player__controls-current-time{display:flex;width:65px;justify-content:center}@media (max-width:400px){.masterstudy-audio-player__controls-current-time,.masterstudy-audio-player__controls-total-time{display:none!important}}.masterstudy-audio-player__progress{width:0;height:100%}.masterstudy-audio-player__progress-pin{right:-8px;top:-6px}.masterstudy-audio-player__volume{position:relative}.masterstudy-audio-player__volume-button{cursor:pointer;outline:0;color:red}.masterstudy-audio-player__volume-button:focus{outline:0}.masterstudy-audio-player__volume-button.open path{fill:var(--accent-100)}.masterstudy-audio-player__volume-controls{width:30px;height:135px;background-color:#2d2d2d;border-radius:7px;position:absolute;left:-3px;bottom:52px;flex-direction:column;align-items:center;display:flex;z-index:2;outline:0}.masterstudy-audio-player__volume-controls:focus{outline:0}.masterstudy-audio-player__volume-controls.hidden{display:none}.masterstudy-audio-player__volume-controls.top{bottom:52px;left:-3px}.masterstudy-audio-player__volume-controls.middle{bottom:-54px;left:54px}.masterstudy-audio-player__volume-controls.bottom{bottom:-164px;left:-3px}.masterstudy-audio-player__volume-slider{margin-top:12px;margin-bottom:12px;width:6px;border-radius:3px}.masterstudy-audio-player__volume-progress{bottom:0;height:100%;width:6px;background-color:var(--accent-100);border-radius:inherit;position:absolute;pointer-events:none}.masterstudy-audio-player__volume-pin{left:-5px;top:-8px}.masterstudy-audio-player__download{display:none;margin-left:16px;cursor:pointer;outline:0}.masterstudy-audio-player__download:focus{outline:0}.masterstudy-audio-player__download_visible{display:block}@media (max-width:400px){.masterstudy-audio-player__download{display:none!important}}.masterstudy-audio-player__delete-button{color:var(--danger-100);width:40px;height:40px;margin-left:20px;display:flex;justify-content:center;align-items:center;border-radius:4px}.masterstudy-audio-player_hidden,.masterstudy-course-player-audio-lesson-type .masterstudy-audio-player__download,.theme-masterstudy .select2-container--default{display:none}.masterstudy-audio-player__delete-button svg{color:var(--danger-100)!important;fill:var(--danger-100)!important}.masterstudy-audio-player:focus{outline:0}.masterstudy-audio-player__message-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.masterstudy-audio-player_dark-mode{background-color:#171717;border-color:#171717}.masterstudy-audio-player_dark-mode img,.masterstudy-audio-player_dark-mode svg{color:rgba(255,255,255,.7);fill:rgba(255,255,255,.7)}.masterstudy-audio-player_dark-mode__controls{color:rgba(255,255,255,.7)}.masterstudy-audio-player_dark-mode__slider{background-color:rgba(255,255,255,.1)}.masterstudy-audio-player_dark-mode__volume-button.open path{fill:var(--accent-100)!important}.theme-masterstudy .masterstudy-audio-player select#playback-speed{border-radius:20px;background:#eef1f7!important;border-color:#eef1f7!important;margin-left:20px!important;font-size:14px;font-weight:500;min-width:47px;max-width:62px;width:auto!important;height:25px!important;outline:0!important;cursor:pointer;position:relative!important}.theme-masterstudy .masterstudy-course-player-content_dark-mode .masterstudy-audio-player select#playback-speed{background:#2d2d2d!important;border-color:#2d2d2d!important;color:#fff!important}.masterstudy-course-player-audio-lesson-type{margin-bottom:30px}.masterstudy-course-player-audio-lesson-type .masterstudy-audio-player{border-radius:10px}.masterstudy-course-player-audio-lesson-type .masterstudy-audio-player.masterstudy-audio-player_dark-mode{border:1px solid rgba(255,255,255,.05)}.masterstudy-course-player-audio-lesson-type .masterstudy-audio-player_dark-mode span{color:rgba(255,255,255,.7)}.masterstudy-course-player-content_dark-mode .masterstudy-audio-player select#playback-speed{background:#2d2d2d;border-color:#2d2d2d;color:#fff}