@import "https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css";
.custom-yt-player-wrapper *{box-sizing:border-box;margin:0;padding:0}.custom-yt-player-wrapper .csPlayer{--playerBg:#000;--playerColor:#e1e1e1;--playerBR:5px;--startLoaderColor:#e1e1e1;--startBtnSize:65px;--startBtnBg:var(--playerColor);--startBtnIconColor:var(--playerBg);--playPauseIconColor:var(--playerColor);--forwardIconColor:var(--playerColor);--backwardIconColor:var(--playerColor);--sliderBg:#383838;--sliderThumbSize:15px;--sliderThumbColor:var(--playerColor);--sliderSeekTrackColor:var(--playerColor);--sliderLoadedTrackColor:#878787;--currentTimeTextColor:var(--playerColor);--durationTextColor:var(--playerColor);--settingsBtnColor:var(--playerColor);--fullscreenBtnColor:var(--playerColor);--settingsBg:#181818;--settingsTextColor:var(--playerColor);--settingsInputIconBg:#4b4b4b;--settingsInputIconColor:var(--playerColor);background:var(--playerBg);aspect-ratio:16/9;border-radius:var(--playerBR);flex-direction:column;justify-content:center;width:100%;margin:0 auto;display:flex;position:relative;-webkit-user-select:none!important;user-select:none!important;min-width:270px!important}.custom-yt-player-wrapper .theme-default{--playerBg:#000;--playerColor:#e1e1e1;--playerBR:5px;--startLoaderColor:#e1e1e1;--startBtnSize:65px;--startBtnBg:var(--playerColor);--startBtnIconColor:var(--playerBg);--playPauseIconColor:var(--playerColor);--forwardIconColor:var(--playerColor);--backwardIconColor:var(--playerColor);--sliderBg:#383838;--sliderThumbSize:15px;--sliderThumbColor:var(--playerColor);--sliderSeekTrackColor:var(--playerColor);--sliderLoadedTrackColor:#878787;--currentTimeTextColor:var(--playerColor);--durationTextColor:var(--playerColor);--settingsBtnColor:var(--playerColor);--fullscreenBtnColor:var(--playerColor);--settingsBg:#181818;--settingsTextColor:var(--playerColor);--settingsInputIconBg:#4b4b4b;--settingsInputIconColor:var(--playerColor)}.custom-yt-player-wrapper .theme-youtube{--playerBg:#000;--playerColor:#e1e1e1;--playerBR:5px;--startLoaderColor:var(--playerColor);--startBtnSize:65px;--startBtnBg:#fe0001;--startBtnIconColor:var(--playerColor);--playPauseIconColor:var(--playerColor);--forwardIconColor:var(--playerColor);--backwardIconColor:var(--playerColor);--sliderBg:#383838;--sliderThumbSize:15px;--sliderThumbColor:#fe0001;--sliderSeekTrackColor:#fe0001;--sliderLoadedTrackColor:#787672;--currentTimeTextColor:var(--playerColor);--durationTextColor:var(--playerColor);--settingsBtnColor:var(--playerColor);--fullscreenBtnColor:var(--playerColor);--settingsBg:#212121;--settingsTextColor:var(--playerColor);--settingsInputIconBg:#4b4b4b;--settingsInputIconColor:var(--playerColor)}.custom-yt-player-wrapper .theme-plyr{--playerBg:#000;--playerColor:#626a76;--playerBR:2px;--startLoaderColor:#fff;--startBtnSize:60px;--startBtnBg:#01b2ff;--startBtnIconColor:#fff;--playPauseIconColor:#fff;--forwardIconColor:#fff;--backwardIconColor:#fff;--sliderBg:#ffffff1a;--sliderThumbSize:15px;--sliderThumbColor:#01b2ff;--sliderSeekTrackColor:#01b2ff;--sliderLoadedTrackColor:#787672;--currentTimeTextColor:#fff;--durationTextColor:#fff;--settingsBtnColor:#fff;--fullscreenBtnColor:#fff;--settingsBg:#fffffff2;--settingsTextColor:#3d4049;--settingsInputIconBg:#d9dadc;--settingsInputIconColor:#01b2ff}.custom-yt-player-wrapper .csPlayer .csPlayer-container{aspect-ratio:16/9;border-radius:var(--playerBR);border:none;outline:none;width:100%;position:relative;overflow:hidden}.custom-yt-player-wrapper .csPlayer .csPlayer-container iframe{border:none;outline:none;width:2400%;height:100%;margin-left:-1149.95%;position:absolute}.custom-yt-player-wrapper .csPlayer .csPlayer-container span{background-color:var(--playerBg);z-index:5;pointer-events:none;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.custom-yt-player-wrapper .csPlayer .csPlayer-container span i{width:var(--startBtnSize);height:var(--startBtnSize);color:var(--startBtnIconColor);background:var(--startBtnBg);font-size:calc(var(--startBtnSize)/2.5);border-radius:100%;justify-content:center;align-items:center;display:flex}@media (max-width:820px),(pointer:coarse){.custom-yt-player-wrapper .csPlayer .csPlayer-container span i{width:var(--startBtnSize,65px)!important;height:var(--startBtnSize,65px)!important;font-size:calc(var(--startBtnSize,65px)/2.5)!important;opacity:1!important;pointer-events:auto!important;z-index:30!important;justify-content:center!important;align-items:center!important;display:flex!important;position:relative!important}.custom-yt-player-wrapper .csPlayer .csPlayer-container span{-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;display:flex;pointer-events:auto!important;z-index:20!important}.custom-yt-player-wrapper .csPlayer .csPlayer-container iframe{z-index:1;position:absolute}}.custom-yt-player-wrapper .csPlayer-loading{will-change:transform;backface-visibility:hidden;animation:1s linear infinite cs-player-scoped-spin;color:#0000!important;border:5px solid var(--startLoaderColor)!important;background:0 0!important;border-bottom-color:#0000!important}@keyframes cs-player-scoped-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-yt-player-wrapper .csPlayer .csPlayer-container span div{width:100%;height:calc(50% - (var(--startBtnSize)/2));pointer-events:auto;position:absolute;background:0 0!important;border:none!important;outline:none!important}.custom-yt-player-wrapper .csPlayer .csPlayer-container span div:first-of-type{top:0}.custom-yt-player-wrapper .csPlayer .csPlayer-container span div:nth-of-type(2){bottom:0}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box{z-index:3;border-radius:var(--playerBR);background:0 0;align-items:flex-end;width:100%;height:100%;display:none;position:absolute}.custom-yt-player-wrapper .csPlayer-controls-open{background:#00000080!important}.custom-yt-player-wrapper .csPlayer-controls-open main{transform:translate(-50%,-50%)scale(1)!important}.custom-yt-player-wrapper .csPlayer-controls-open .csPlayer-controls{transform:scale(1)!important}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box main{white-space:nowrap;align-items:center;transition:transform ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box main i{border-radius:100%;padding:8px;font-size:2rem}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box main i:active{background:#ffffff1a}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box main i.ti-rewind-backward-10{color:var(--backwardIconColor)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box main i.ti-rewind-forward-10{color:var(--forwardIconColor)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box main i.csPlayer-play-pause-btn{color:var(--playPauseIconColor);border:2px solid var(--playPauseIconColor);border-radius:100%;margin:0 3.5rem;padding:10px}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls{background:0 0;align-items:center;width:100%;margin:0 auto;padding:8px 10px;transition:transform ease-in-out;display:flex;position:relative;transform:scale(0)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls p{margin:0 0 0 4px;font-size:.9rem}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls p:first-of-type{color:var(--currentTimeTextColor)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls p:nth-of-type(2){color:var(--durationTextColor)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls i{border-radius:6px;margin:0 0 0 6px;padding:4px;font-size:1.4rem}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls i:active{background:#ffffff1a}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls i.settingsBtn{color:var(--settingsBtnColor)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls i.fsBtn{color:var(--fullscreenBtnColor);display:block!important}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div{white-space:nowrap;width:100%;height:calc(var(--sliderThumbSize)/3);background:var(--sliderBg);border-radius:calc(var(--sliderThumbSize)/3);align-items:center;margin:0 5px;display:flex;position:relative}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div span{background:var(--sliderLoadedTrackColor);opacity:.5;border-radius:calc(var(--sliderThumbSize)/3);height:100%;position:absolute}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div input{appearance:none;background:linear-gradient(to right,var(--sliderSeekTrackColor)0%,transparent 0%);border-radius:calc(var(--sliderThumbSize)/3);width:100%;position:absolute}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div input:focus{outline:none}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div input::-webkit-slider-runnable-track{height:calc(var(--sliderThumbSize)/3);background:0 0}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div input::-webkit-slider-thumb{appearance:none;margin-top:calc(0px - (var(--sliderThumbSize)/3));background-color:var(--sliderThumbColor);height:calc(var(--sliderThumbSize));width:calc(var(--sliderThumbSize));z-index:2;border-radius:100%;position:relative}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div input::-moz-range-track{height:calc(var(--sliderThumbSize)/3);background:0 0}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-controls div input::-moz-range-thumb{margin-top:calc(0px - (var(--sliderThumbSize)/3));background-color:var(--sliderThumbColor);height:calc(var(--sliderThumbSize));width:calc(var(--sliderThumbSize));z-index:2;border-radius:100%;position:relative}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box{background:var(--settingsBg);pointer-events:auto;border-radius:5px;width:150px;max-width:200px;padding:4px 10px;display:none;position:absolute;bottom:40px;right:50px}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box p{width:100%;color:var(--settingsTextColor);justify-content:flex-start;align-items:center;padding:8px 0;font-size:14px;display:flex}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box p b{opacity:.6;margin:0 0 0 auto;padding-left:15px;font-weight:400}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box p i{opacity:.8;font-size:16px}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box span{flex-direction:column;max-height:0;transition:max-height .3s ease-in-out;display:flex;overflow:hidden}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box span label{width:100%;color:var(--settingsTextColor);opacity:.8;letter-spacing:1px;align-self:center;margin:6px 0;font-size:13px;display:flex}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box span label input[type=radio]{appearance:none;background:var(--settingsInputIconBg);opacity:1;border-radius:100%;width:15px;height:15px;margin:0 6px 0 0}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box .csPlayer-settings-box span label input[type=radio]:checked{border:5px solid var(--settingsInputIconColor)}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box{pointer-events:auto}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box:not(.csPlayer-controls-open) .csPlayer-controls,.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box:not(.csPlayer-controls-open) main,.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box:not(.csPlayer-controls-open) .csPlayer-settings-box{pointer-events:none}.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box.csPlayer-controls-open .csPlayer-controls,.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box.csPlayer-controls-open main,.custom-yt-player-wrapper .csPlayer .csPlayer-controls-box.csPlayer-controls-open .csPlayer-settings-box{pointer-events:auto}.custom-yt-player-wrapper.ios-fullscreen{z-index:9999!important;background-color:#000!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:none!important;height:100vh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer{background:#000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;display:flex!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-container{aspect-ratio:16/9!important;width:min(100vw,177.778vh)!important;max-width:none!important;height:min(100vh,56.25vw)!important;max-height:none!important;position:relative!important;overflow:hidden!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-container iframe{width:2400%!important;height:100%!important;margin-left:-1149.95%!important;position:absolute!important;top:0!important;left:0!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-controls-box{z-index:100!important;width:100%!important;height:100%!important;display:flex!important;position:absolute!important;top:0!important;left:0!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls{background:linear-gradient(#0000,#000000b3)!important;width:100%!important;padding:12px 16px!important}@media screen and (max-width:820px){.custom-yt-player-wrapper.ios-fullscreen{transform-origin:50%}@media (orientation:landscape){.custom-yt-player-wrapper.ios-fullscreen{width:100vw!important;height:100vh!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-container{aspect-ratio:auto!important;width:100vw!important;height:100vh!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-container iframe{width:100%!important;height:100%!important;margin-left:0!important}}@media (orientation:portrait){.custom-yt-player-wrapper.ios-fullscreen{width:100vw!important;height:100vh!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-container{aspect-ratio:16/9!important;width:min(100vw,177.778vh)!important;height:min(100vh,56.25vw)!important}.custom-yt-player-wrapper.ios-fullscreen .csPlayer .csPlayer-container iframe{width:2400%!important;height:100%!important;margin-left:-1149.95%!important}}}:-webkit-any(.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:-webkit-full-screen,.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:fullscreen){background-color:#000!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:none!important;height:100vh!important;display:flex!important}:-moz-any(.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:-moz-full-screen,.custom-yt-player-wrapper:fullscreen){background-color:#000!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:none!important;height:100vh!important;display:flex!important}:is(.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:-ms-fullscreen){background-color:#000!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:none!important;height:100vh!important;display:flex!important}:is(.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:fullscreen,.custom-yt-player-wrapper:fullscreen){background-color:#000!important;justify-content:center!important;align-items:center!important;width:100vw!important;max-width:none!important;height:100vh!important;display:flex!important}:-webkit-any(.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:-webkit-full-screen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer){background:#000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;display:flex!important}:-moz-any(.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:-moz-full-screen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer){background:#000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;display:flex!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:-ms-fullscreen .csPlayer){background:#000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;display:flex!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer,.custom-yt-player-wrapper:fullscreen .csPlayer){background:#000!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:none!important;height:100%!important;display:flex!important}:-webkit-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:-webkit-full-screen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container){aspect-ratio:16/9!important;width:min(100vw,177.778vh)!important;max-width:none!important;height:min(100vh,56.25vw)!important;max-height:none!important;position:relative!important;overflow:hidden!important}:-moz-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:-moz-full-screen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container){aspect-ratio:16/9!important;width:min(100vw,177.778vh)!important;max-width:none!important;height:min(100vh,56.25vw)!important;max-height:none!important;position:relative!important;overflow:hidden!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:-ms-fullscreen .csPlayer .csPlayer-container){aspect-ratio:16/9!important;width:min(100vw,177.778vh)!important;max-width:none!important;height:min(100vh,56.25vw)!important;max-height:none!important;position:relative!important;overflow:hidden!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container){aspect-ratio:16/9!important;width:min(100vw,177.778vh)!important;max-width:none!important;height:min(100vh,56.25vw)!important;max-height:none!important;position:relative!important;overflow:hidden!important}:-webkit-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:-webkit-full-screen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe){width:2400%!important;height:100%!important;margin-left:-1149.95%!important;position:absolute!important;top:0!important;left:0!important}:-moz-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:-moz-full-screen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe){width:2400%!important;height:100%!important;margin-left:-1149.95%!important;position:absolute!important;top:0!important;left:0!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:-ms-fullscreen .csPlayer .csPlayer-container iframe){width:2400%!important;height:100%!important;margin-left:-1149.95%!important;position:absolute!important;top:0!important;left:0!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-container iframe){width:2400%!important;height:100%!important;margin-left:-1149.95%!important;position:absolute!important;top:0!important;left:0!important}:-webkit-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:-webkit-full-screen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box){z-index:100!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}:-moz-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:-moz-full-screen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box){z-index:100!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:-ms-fullscreen .csPlayer .csPlayer-controls-box){z-index:100!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box){z-index:100!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}:-webkit-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:-webkit-full-screen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls){background:linear-gradient(#0000,#000000b3)!important;width:100%!important;padding:12px 16px!important}:-moz-any(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:-moz-full-screen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls){background:linear-gradient(#0000,#000000b3)!important;width:100%!important;padding:12px 16px!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:-ms-fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls){background:linear-gradient(#0000,#000000b3)!important;width:100%!important;padding:12px 16px!important}:is(.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls,.custom-yt-player-wrapper:fullscreen .csPlayer .csPlayer-controls-box .csPlayer-controls){background:linear-gradient(#0000,#000000b3)!important;width:100%!important;padding:12px 16px!important}
