:root{--primary:#ffbc00;--bg-primary:#151b1e}html,body{aspect-ratio:16/9;color:#fff;background:#000;width:100vw;margin:0;padding:0;font-family:Open Sans,sans-serif;font-size:100%}@media only screen and (min-width:1600px){html,body{font-size:125%}}@media only screen and (min-width:2000px){html,body{font-size:140%}}.audio-container{background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.audio-controls{background:linear-gradient(transparent,rgba(0,0,0,.5));border-radius:15px;align-items:center;width:100%;padding:15px 25px;position:absolute;bottom:0}.audio-controls-wrapper{justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.audio-controls{padding:10px 15px}}@media (max-width:480px){.audio-controls{padding:5px 8px}}.audio-action-wrapper{align-items:center;display:flex}.audio-button{color:#fff;cursor:pointer;background-color:transparent;border:none;width:45px;height:45px;padding:8px}@media (max-width:768px){.audio-button{width:40px;height:40px;padding:6px}}@media (max-width:480px){.audio-button{width:20px;height:20px;padding:3px}}.audio-playback-rate-wrapper{align-items:center;display:flex}.audio-playback-rate{cursor:pointer;color:#333;background-color:#fff;border:1px solid #fff;border-radius:6px;padding:4px 8px;font-size:14px}@media (max-width:768px){.audio-playback-rate{padding:4px 6px;font-size:12px}}@media (max-width:480px){.audio-playback-rate{padding:2px 3px}}.buttonNotEmbed{cursor:default}.buttonNotEmbed:hover{color:#fff}.playerButton{color:#fff;cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:auto;height:auto;padding:0 .1875rem;display:flex}.playerButton svg{box-sizing:border-box;width:1.875rem;height:1.875rem;padding:.375rem}.playerButton--large svg{filter:drop-shadow(0 0 .6rem rgba(0,0,0,.45));width:3.3rem;height:3.3rem}.playerButton:hover{color:rgba(255,255,255,.8)}.playerButton:disabled{opacity:.7;cursor:default;color:#fff}.audio-time{color:#fff;text-align:center;min-width:60px}@media (max-width:768px){.audio-time{min-width:50px}}@media (max-width:480px){.audio-time{min-width:25px}}.audio-time-slider-container{margin-bottom:12px;display:flex}.audio-time-slider{-webkit-appearance:none;cursor:pointer;background-color:var(--primary);accent-color:transparent;border-radius:8px;flex-grow:1;height:4px;margin:0 10px}.audio-time-slider::-webkit-slider-runnable-track{border-radius:8px;height:4px}.audio-time-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background-color:#fff;border-radius:50%;width:12px;height:12px;margin-top:-4px}.audio-time-slider:focus{outline:none}@media (max-width:768px){.audio-time-slider{margin:0 8px}}@media (max-width:480px){.audio-time-slider{margin:0 4px}}.audio-volume-slider{-webkit-appearance:none;background-color:var(--primary);accent-color:transparent;border-radius:8px;width:90px;height:4px;margin:0 10px}.audio-volume-slider::-webkit-slider-runnable-track{border-radius:8px;height:4px}.audio-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background-color:#fff;border-radius:50%;width:12px;height:12px;margin-top:-4px}.audio-volume-slider:focus{outline:none}@media (max-width:768px){.audio-volume-slider{width:80px;margin:0 8px}}@media (max-width:480px){.audio-volume-slider{width:80px}}.audio-thumbnail{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.audio-icon{color:#fff;width:45px;height:45px}.player{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-webkit-touch-callout:none;background:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.fade-transition-enter-done{opacity:1}.fade-transition-enter-active{opacity:1;transition:opacity .5s}.fade-transition-exit-done{opacity:0}.fade-transition-exit-active{opacity:0;transition:opacity .5s}footer{display:flex}.controls{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0}.controls>header,.controls>footer{box-sizing:border-box;width:100%;height:fit-content;position:relative}.controls>header{justify-content:space-between;display:flex}.controls>footer .controlsContainer{box-sizing:border-box;flex-direction:column;width:100%;padding:.75rem .75rem .625rem;display:flex;position:absolute;bottom:0}.controls>header .controlsContainer{box-sizing:border-box;justify-content:space-between;width:100%;padding:.75rem .75rem .625rem;display:flex;position:absolute;top:0;right:0}.controls>header .controlsContainer.reverse{flex-direction:row-reverse}.controls>footer .controlsContainer>section{justify-content:space-between;align-items:center;width:100%;display:flex}.controls>footer .controlsContainer>section div{align-items:center;display:flex}.mediaControls{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invisible{visibility:hidden}.custom-player-hover:hover{filter:brightness(.85)}.backdropSVG{position:relative}google-cast-launcher{color:#fff;cursor:pointer;width:1.875rem;position:absolute;top:.625rem;right:.75rem;--disconnected-color:#fff!important}.chromecast--mobile{left:.75rem;right:unset}img.custom-player-logotype{object-fit:cover;width:100%;max-width:4rem;max-height:2rem}.duration{font-size:.9rem;font-weight:400}.hiddenIcon{opacity:.65;visibility:hidden;filter:drop-shadow(0 0 .6rem rgba(0,0,0,.4));width:3.3rem;height:3.3rem;position:absolute;top:50%;transform:scale(.6)translateY(-50%)}.showIcon{opacity:0;visibility:visible;transition:all .4s ease-out;transform:scale(1)translateY(-50%)}.fastComp{visibility:hidden;opacity:0;justify-content:center;width:30%;max-width:17.5rem;height:100%;transition:all .3s ease-in;display:flex;position:absolute}.fastComp svg{width:5.625rem}.showAction{visibility:visible;opacity:1}.menu{background:var(--bg-primary);opacity:.9;color:#fff;z-index:98;border-radius:4px;width:17.15em;padding:4px 0;font-size:16px;display:none;position:absolute;overflow:hidden}.menu--open{flex-direction:column;display:flex}.menu:not(:is(.menu--tablet,.menu--mobile)){bottom:3.6rem;right:12px}.menu--mobile{box-sizing:border-box;width:100%;height:100%}.menu--tablet{top:50%;transform:translateY(-50%)}.menu__exit{all:unset;z-index:9999;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:.625rem;right:.91rem}.group{width:200%;height:100%;transition:all .3s ease-in-out;display:flex}.group--move{transform:translate(-50%)}.group__items{box-sizing:border-box;z-index:99;flex-direction:column;width:50%;height:100%;max-height:80vh;display:flex}.group__items--mobile{justify-content:center;max-height:100%}.item-menu{cursor:pointer;flex-wrap:nowrap;flex-shrink:0;justify-content:space-between;align-items:center;width:auto;height:32px;padding:7px 24px;transition:all .3s;display:flex}.item-menu span{flex-shrink:0;font-size:14px}.item-menu.option{justify-content:flex-start;padding:7px 50px;font-size:1em}.item-menu.return{justify-content:flex-start;padding:7px 30px}.item-menu:hover{background:#6b6a6a}.item-menu.hidden{width:0;display:none}.item-menu div{flex-wrap:nowrap;flex:1;align-items:center;display:flex}.item-menu div:first-child{gap:4px}.item-menu svg{width:18px}.item-menu div:last-child{justify-content:end;gap:6px}@keyframes slide{to{left:0}}.submenu{box-sizing:border-box;z-index:99;width:50%;height:100%;max-height:80vh;display:none}.submenu--open{flex-direction:column;display:flex}.submenu--mobile{justify-content:center;max-height:100%}.submenu span{font-size:14px}.submenu__header{cursor:pointer;border-bottom:1px solid rgba(107,106,106,.25);flex-wrap:nowrap;flex-shrink:0;justify-content:flex-start;align-items:center;gap:6px;width:auto;height:32px;padding:8px 30px;transition:all .3s;display:flex}.submenu__header:hover{background:#6b6a6a}.submenu__header svg{width:18px}.submenu__list{max-height:calc(100vh - 10.075rem);overflow-y:auto}.submenu__list--mobile{max-height:100%}input{flex-shrink:0}input[type=radio]{-webkit-appearance:none;cursor:pointer;border-radius:50%;outline:none;width:16px;height:16px;margin:0 14px 0 0;box-shadow:0 0 0 2px #fff}input[type=radio]+span{-webkit-user-select:none;user-select:none}input[type=radio]:checked{transition:all .2s ease-in-out;transform:scale(-.6);box-shadow:0 0 0 8px #ffcd33}input[type=radio]:before{content:"";border-radius:50%;width:100%;height:100%;display:block}input[type=radio]:checked:before{background:#fff}.ui-video-seek-slider{position:relative}.ui-video-seek-slider:focus{outline:none}.ui-video-seek-slider .track{cursor:pointer;outline:none;padding:.625rem 0}.ui-video-seek-slider .track:focus{border:0;outline:none}.ui-video-seek-slider .track .main{background-color:rgba(127,100,22,.4);border-radius:30px;outline:none;width:100%;height:.1875rem;transition:transform .4s;position:absolute;left:0}.ui-video-seek-slider .track .main:focus{border:0;outline:none}.ui-video-seek-slider .track .main .buffered{z-index:2;transform-origin:0 0;background-color:rgba(127,100,22,.7);width:100%;height:100%;transition:transform .5s;position:absolute;transform:scaleX(.8)}.ui-video-seek-slider .track .main .seek-hover{z-index:1;transform-origin:0 0;opacity:0;background-color:rgba(255,255,255,.5);width:100%;height:100%;transition:opacity .4s;position:absolute;transform:scaleX(.6)}.ui-video-seek-slider .seek-slider{z-index:3;align-items:center;width:0;height:100%;transition:all .4s;display:flex;position:absolute;left:0}.ui-video-seek-slider .track .main .connect{background-color:var(--primary);transform-origin:0 0;flex:1;height:100%}.ui-video-seek-slider .track.active .main{transform:scaleY(2)}.ui-video-seek-slider .thumb{pointer-events:none;z-index:4;width:.75rem;height:.75rem;position:absolute;right:0;transform:translate(.125rem)}.ui-video-seek-slider .thumb .handler{opacity:0;background-color:var(--primary);border-radius:100%;width:100%;height:100%;transition:transform .2s;transform:scale(0)}.ui-video-seek-slider .thumb.active .handler{opacity:1;transform:scaleY(.5)}.ui-video-seek-slider .hover-time{color:#ddd;opacity:0;pointer-events:none;background-color:rgba(0,0,0,.3);border-radius:.3125rem;padding:.3125rem .625rem;font-size:16px;line-height:18px;position:absolute;top:-1.5625rem;left:0;box-shadow:0 0 .3125rem rgba(0,0,0,.3)}.ui-video-seek-slider .hover-time.active,.ui-video-seek-slider:hover .track .main .seek-hover{opacity:1}.settingsIcon{transition:all .2s}.settingsRotate{transform:rotate(-90deg)}.volume{width:0;height:1.5625rem;transition:width .2s ease-out,padding-left .2s ease-out,padding-right .2s ease-out;overflow:hidden}.volume--show{width:3.25rem;padding-right:15px}.volume__thumb{cursor:pointer;z-index:100;background:#fff;border:1px solid #fff;border-radius:100%;display:block;position:absolute}.volume__thumb.active{background-color:#fff}.volume__track{background:#666;position:relative}.volume__track.volume__track-0{background:#fff}.volume .volume__track{border-radius:.125rem;height:.25rem}.volume .volume__thumb{outline:none;width:.625rem;height:.625rem;line-height:38px}@keyframes rotate{to{transform:rotate(360deg)}}.player__loading{align-self:center;width:4rem;height:4rem;margin:auto;animation:.65s linear infinite rotate;display:block;position:absolute;top:calc(50% - 2rem)}.player__wrapper{align-items:center;width:100%;height:100%;transition:all .2s ease-in;display:flex}.player__wrapper img{box-sizing:border-box;border:6px solid #fff;border-radius:6px;display:none}.nothumbnail{box-sizing:border-box;background:#181818;border:6px solid #fff;border-radius:6px;width:100%;padding-top:56.25%;display:none}.player__wrapper video{box-sizing:border-box;width:100%;height:100%}.player__wrapper.player__wrapper--active{transform:scale(.5)}.player__wrapper.player__wrapper--active img,.player__wrapper.player__wrapper--active .nothumbnail{display:block}.player__wrapper.player__wrapper--active video{display:none}video{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-webkit-touch-callout:none}video::cue{color:#f0fff0;background-color:rgba(0,0,0,.376);font-size:1.2rem}.arrazoContainer{z-index:9999999;width:300px;height:300px;position:absolute}.arrazoContainer svg{filter:drop-shadow(0 0 .6rem rgba(0,0,0,.45))}.arrazoContainer path{fill:transparent;stroke:#343434}.arrazoContainer .eyes{animation:2s ease-in-out infinite alternate look-around}.arrazoContainer .eyes__item{stroke-dasharray:20;stroke-dashoffset:0;animation:1s ease-in-out infinite blink}.arrazoContainer .mouth{animation:2s ease-in-out .1s infinite alternate move}@keyframes blink{60%{stroke-dashoffset:0}70%{stroke-dashoffset:20px}80%{stroke-dashoffset:0}90%{stroke-dashoffset:20px}to{stroke-dashoffset:0}0%{stroke-dashoffset:0}}@keyframes look-around{50%{transform:translate(10%)}to{transform:translate(-10%)}}@keyframes move{50%{transform:translate(2%)}to{transform:translate(-2%)}}.youtube-wrappper{width:100%;height:100%}