/*!
 * Video Plugin 0.0.0
 * @copyright 2025-2026 MyOptyx
 */
.myoptyx-container{--myoptyx-video-plugin-loaded: true}.myoptyx-video-progressbar{position:absolute;left:0;bottom:0;width:100%;height:20px;cursor:pointer;z-index:89}.myoptyx--has-navbar .myoptyx-video-progressbar{bottom:40px}.myoptyx-video-progressbar>*{position:absolute;left:0;bottom:0;width:100%;height:3px;transition:height .2s linear}.myoptyx-video-progressbar:hover>*{height:5px}.myoptyx-video-progressbar__progress{background-color:#ffffffb3}.myoptyx-video-progressbar__buffer{background-color:#fff3}.myoptyx-video-progressbar__handle{display:none;height:9px!important;width:9px;border-radius:50%;margin-bottom:-2px;margin-left:-4.5px;background:#fff}.myoptyx-video-time{flex:0 0 auto}.myoptyx-video-time .myoptyx-caption-content{min-width:6em;text-align:center}.myoptyx-video-volume__container{position:absolute;left:0;bottom:40px;padding:20px 0;width:40px;height:0;opacity:0;background:#3d3d3d80;transition:opacity .2s linear,height .3s step-end}.myoptyx--is-touch .myoptyx-video-volume__container{display:none}.myoptyx-video-volume__range{position:relative;height:80px}.myoptyx-video-volume__progress,.myoptyx-video-volume__track{position:absolute;bottom:0;left:17.5px;width:5px;background:#ffffffb3}.myoptyx-video-volume__track{height:100%;background:#fff3}.myoptyx-video-volume__handle{position:absolute;left:17.5px;height:9px;width:9px;border-radius:50%;margin-left:-2px;margin-bottom:-4.5px;background:#fff}.myoptyx-video-volume-button{position:relative}.myoptyx-video-volume-button:hover .myoptyx-video-volume__container{height:80px;opacity:1;transition-timing-function:linear,step-start;transition-delay:.2s}.myoptyx-video-volume-button--0 .myoptyx-button-svg #lvl1,.myoptyx-video-volume-button--0 .myoptyx-button-svg #lvl2,.myoptyx-video-volume-button--0 .myoptyx-button-svg #lvl3,.myoptyx-video-volume-button--1 .myoptyx-button-svg #lvl0,.myoptyx-video-volume-button--1 .myoptyx-button-svg #lvl2,.myoptyx-video-volume-button--1 .myoptyx-button-svg #lvl3,.myoptyx-video-volume-button--2 .myoptyx-button-svg #lvl0,.myoptyx-video-volume-button--2 .myoptyx-button-svg #lvl3,.myoptyx-video-volume-button--3 .myoptyx-button-svg #lvl0{fill:none}.myoptyx-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:110;pointer-events:none}.myoptyx-video-bigbutton{display:block;border:none;background:none;padding:0;color:#ffffffb3;pointer-events:auto;cursor:pointer;opacity:0;width:0;transition:opacity .2s linear,width .3s step-end}.myoptyx-video-bigbutton--pause{width:20vw;opacity:1;transition-timing-function:linear,step-start}@container myoptyx-container (orientation: landscape){.myoptyx-video-bigbutton--pause{width:10vw}}.myoptyx-video-bigbutton svg{width:100%}
