.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__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}[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}
