.bunny-player{pointer-events:none;color:#ece8e0;isolation:isolate;border-radius:1em;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;transform:translate(0)}.bunny-player__before{padding-top:62.5%}[data-bunny-player-init] :is(.bunny-player__placeholder,.bunny-player__dark,.bunny-player__playpause,.bunny-player__loading){transition:opacity .3s linear,visibility .3s linear}.bunny-player__media{width:100%;height:100%;position:absolute;inset:0}.bunny-player__placeholder{object-fit:cover;width:100%;height:100%;position:absolute}[data-bunny-player-init][data-player-status=playing] .bunny-player__placeholder,[data-bunny-player-init][data-player-status=paused] .bunny-player__placeholder,[data-bunny-player-init][data-player-activated=true][data-player-status=ready] .bunny-player__placeholder{opacity:0;visibility:hidden}.bunny-player__dark{opacity:.1;background-color:#000;width:100%;height:100%;position:absolute}[data-bunny-player-init][data-player-status=paused] .bunny-player__dark,[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__dark{opacity:.3}[data-bunny-player-init][data-player-status=playing] .bunny-player__dark{opacity:0}.bunny-player__video{width:100%;height:100%;padding-bottom:0;padding-right:0;display:block;position:absolute;top:0;left:0}.bunny-player__playpause{pointer-events:auto;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}[data-bunny-player-init][data-player-status=playing] .bunny-player__playpause,[data-bunny-player-init][data-player-status=loading] .bunny-player__playpause{opacity:0}[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__playpause{opacity:1}@media screen and (max-width:991px){[data-bunny-player-init][data-player-status=playing] .bunny-player__playpause,[data-bunny-player-init][data-player-status=loading] .bunny-player__playpause{opacity:0;pointer-events:none}[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__playpause,[data-bunny-player-init][data-player-status=loading][data-player-hover=active] .bunny-player__playpause{opacity:1;pointer-events:auto}[data-bunny-player-init][data-player-status=playing] .bunny-player__dark,[data-bunny-player-init][data-player-status=loading] .bunny-player__dark{pointer-events:auto}}[data-bunny-player-init][data-player-status=playing] .bunny-player__play-svg,[data-bunny-player-init][data-player-status=loading] .bunny-player__play-svg{display:none}[data-bunny-player-init][data-player-status=playing] .bunny-player__pause-svg,[data-bunny-player-init][data-player-status=loading] .bunny-player__pause-svg{display:block}.bunny-player__loading{opacity:0;visibility:hidden;background-color:#00000054;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}[data-bunny-player-init][data-player-status=loading] .bunny-player__loading{opacity:1;visibility:visible}.bunny-player__interface{pointer-events:none;flex-flow:column;justify-content:flex-end;align-items:baseline;width:100%;height:100%;transition:all .6s cubic-bezier(.625,.05,0,1);display:flex;position:absolute}[data-bunny-player-init][data-player-status=playing] .bunny-player__interface,[data-bunny-player-init][data-player-status=loading] .bunny-player__interface{opacity:0;transform:translateY(1em)rotate(.001deg)}[data-bunny-player-init][data-player-status=playing][data-player-hover=active] .bunny-player__interface,[data-bunny-player-init][data-player-status=loading][data-player-hover=active] .bunny-player__interface{opacity:1;transform:translateY(0)rotate(.001deg)}.bunny-player__interface-bottom{grid-column-gap:1em;grid-row-gap:1em;pointer-events:auto;justify-content:space-between;align-items:center;width:100%;padding:min(2em,4vw);display:flex;position:relative}.bunny-player__toggle-mute,.bunny-player__toggle-fullscreen{cursor:pointer;width:1.5em;height:1.5em}.bunny-player__timeline{cursor:pointer;flex:1;align-items:center;height:1em;margin-left:.5em;margin-right:.5em;display:flex;position:relative}[data-bunny-player-init][data-player-status=idle][data-player-activated=false] .bunny-player__timeline,[data-bunny-player-init][data-player-status=ready][data-player-activated=false] .bunny-player__timeline{pointer-events:none}.bunny-player__timeline-progress{pointer-events:none;background-color:#ff4c24;border-radius:1em;width:100%;height:100%;position:absolute;transform:translate(-100%)}.bunny-player__timeline-buffered{opacity:.2;pointer-events:none;background-color:#ece8e0;border-radius:1em;width:100%;height:100%;position:absolute;transform:translate(-100%)}.bunny-player__timeline-handle{pointer-events:none;background-color:#ff4c24;border-radius:1em;width:1em;height:1em;transition:transform .15s ease-in-out;position:absolute;top:50%;transform:translate(-50%,-50%)scale(0)}[data-bunny-player-init][data-timeline-drag=true] .bunny-player__timeline-handle{transform:translate(-50%,-50%)scale(1)}.bunny-player__timeline-bar{border-radius:1em;width:100%;height:30%;position:absolute;overflow:hidden}.bunny-player__time{grid-column-gap:.125em;grid-row-gap:.125em;flex:none;justify-content:center;align-items:center;width:5.75em;display:flex}.bunny-player__timeline-bg{background-color:#ffffff26;border-radius:1em;width:100%;height:100%;position:absolute}.bunny-player__toggle-playpause{cursor:pointer;width:1.5em;height:1.5em}.bunny-player__text{white-space:nowrap;margin-bottom:0;font-size:.9375em;line-height:1}.bunny-player__text.is--transparent{opacity:.5}.bunny-player__big-btn{-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);cursor:pointer;background-color:#64646433;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:6em;height:6em;padding:2em;display:flex;position:relative}.bunny-player__loading-svg{width:6em}.bunny-player__pause-svg{display:none}.bunny-player__interface-fade{pointer-events:none;opacity:.5;background-image:linear-gradient(#0000,#000);width:100%;height:25%;position:absolute;bottom:0}.bunny-player__interface-btns{grid-column-gap:.5em;grid-row-gap:.5em;align-items:center;display:flex}[data-bunny-player-init][data-player-muted=true] .bunny-player__volume-mute-svg{display:block}[data-bunny-player-init][data-player-muted=true] .bunny-player__volume-up-svg,.bunny-player__volume-mute-svg{display:none}.bunny-player__volume-up-svg{display:block}.bunny-player__fullscreen-shrink-svg{display:none}.bunny-player__fullscreen-scale-svg,[data-bunny-player-init][data-player-fullscreen=true] .bunny-player__fullscreen-shrink-svg{display:block}[data-bunny-player-init][data-player-fullscreen=true] .bunny-player__fullscreen-scale-svg{display:none}[data-bunny-player-init][data-player-update-size=cover]{height:100%;position:absolute;top:0;left:0}[data-bunny-player-init][data-player-update-size=cover] [data-player-before]{display:none}[data-bunny-player-init][data-player-update-size=cover][data-player-fullscreen=false] .bunny-player__video{object-fit:cover}
.yt-embed{width:100%;height:100%;position:relative;overflow:hidden}.yt-embed__stage{position:absolute;inset:0}.yt-embed__stage iframe{border:none;width:100%;height:100%;display:block}.yt-embed.is--ambient .yt-embed__stage{pointer-events:none}.yt-embed__poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.yt-embed.is--ambient .yt-embed__stage{opacity:0;transition:opacity .5s}.yt-embed.is--ambient[data-speelt=true] .yt-embed__stage{opacity:1}.yt-embed__thumb{object-fit:cover;width:100%;height:100%;display:block}.yt-embed.is--facade:after{content:"";z-index:1;pointer-events:none;background-color:#00000026;transition:background-color .3s;position:absolute;inset:0}.yt-embed.is--facade:hover:after{background-color:#0000004d}.yt-embed__open{z-index:2;cursor:pointer;color:#ece8e0;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.yt-embed__play{-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);opacity:.85;background-color:#64646433;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:5em;height:5em;padding:1.6em;transition:opacity .3s,transform .3s;display:flex}.yt-embed__play svg{width:100%;height:100%}.yt-embed__open:hover .yt-embed__play,.yt-embed__open:focus-visible .yt-embed__play{opacity:1;transform:scale(1.06)}@media screen and (max-width:991px){.yt-embed__play{width:3.75em;height:3.75em;padding:1.15em}}.yt-lightbox{z-index:1000;-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);background-color:#0a0a0af0;justify-content:center;align-items:center;padding:6vmin;display:flex;position:fixed;inset:0}.yt-lightbox__frame{aspect-ratio:16/9;width:100%;max-width:calc(177.778vh - 21.3333vmin)}.yt-lightbox__frame iframe{border:none;border-radius:.5em;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.yt-lightbox__close{color:#ece8e0;cursor:pointer;background-color:#14141480;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2.75em;height:2.75em;padding:.7em;transition:background-color .3s;display:flex;position:absolute;top:2vmin;right:2vmin}.yt-lightbox__close:hover{background-color:#141414d9}.yt-lightbox__close svg{width:100%;height:100%}:-webkit-any(.yt-lightbox:fullscreen,.yt-lightbox:-webkit-full-screen){background-color:#000;padding:0}:is(.yt-lightbox:fullscreen,.yt-lightbox:fullscreen){background-color:#000;padding:0}:-webkit-any(.yt-lightbox:fullscreen .yt-lightbox__frame,.yt-lightbox:-webkit-full-screen .yt-lightbox__frame){max-width:min(100vw,177.778vh)}:is(.yt-lightbox:fullscreen .yt-lightbox__frame,.yt-lightbox:fullscreen .yt-lightbox__frame){max-width:min(100vw,177.778vh)}:-webkit-any(.yt-lightbox:fullscreen .yt-lightbox__frame iframe,.yt-lightbox:-webkit-full-screen .yt-lightbox__frame iframe){border-radius:0}:is(.yt-lightbox:fullscreen .yt-lightbox__frame iframe,.yt-lightbox:fullscreen .yt-lightbox__frame iframe){border-radius:0}@media screen and (max-width:991px){.yt-lightbox{padding:3vmin}}
