@keyframes animations_rotate180___ooh9{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes animations_rotateScaleUp__BObJG{0%{transform:rotate(0) scale(1)}to{transform:rotate(-180deg) scale(2)}}@keyframes animations_rotateScaleDown__ESuZu{0%{transform:rotate(0) scale(2)}to{transform:rotate(-180deg) scale(1)}}@keyframes animations_fadeOutFadeIn__RXw73{0%{opacity:1;transform:scale(1)}25%{opacity:0;transform:scale(.25)}75%{opacity:0;transform:scale(.25)}to{opacity:1;transform:scale(1)}}.animations_fadeOutFadeIn__RXw73{animation-name:animations_fadeOutFadeIn__RXw73;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}.animations_rotate180___ooh9{animation-name:animations_rotate180___ooh9;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}.animations_rotateScaleUp__BObJG{animation-name:animations_rotateScaleUp__BObJG;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}.animations_rotateScaleDown__ESuZu{animation-name:animations_rotateScaleDown__ESuZu;animation-duration:.6s;animation-timing-function:ease-in-out;animation-delay:1s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animations_fadeOutFadeIn__RXw73,.animations_rotate180___ooh9,.animations_rotateScaleDown__ESuZu,.animations_rotateScaleUp__BObJG{animation-duration:0s;animation-delay:0s}}@keyframes animations_moveUp__iAjFT{0%{transform:translateY(var(--offset));width:var(--w)}to{transform:translateY(0);width:calc(var(--w) + 16px)}}@keyframes animations_moveUpFadeIn__D1_T1{0%{transform:translateY(var(--offset));opacity:0;width:var(--w)}to{transform:translateY(0);opacity:1;width:calc(var(--w) + 16px)}}@keyframes animations_moveUpFadeOut__g6R3L{0%{transform:translateY(0) translateX(0) rotate(0deg);opacity:1}to{transform:translateY(-80%) translateX(-40%) rotate(-16deg);opacity:0}}@media (prefers-reduced-motion:no-preference){.animations_moveUpFadeOut__g6R3L{animation:animations_moveUpFadeOut__g6R3L .75s ease-in-out;animation-delay:.5s}.animations_moveUpFadeIn__D1_T1{animation:animations_moveUpFadeIn__D1_T1 .75s ease-in-out;animation-delay:.5s}.animations_moveUp__iAjFT{animation:animations_moveUp__iAjFT .75s ease-in-out;animation-delay:.5s}}:host{container:media-chrome/inline-size;width:100%}media-controller{--media-range-thumb-background:rgba(255,255,255,1);--media-range-track-height:3px;--media-range-track-transition:height 0.2s ease;--media-range-track-background:rgba(255,255,255,0.3);--media-range-bar-color:#fff;--media-control-hover-background:none;--media-control-background:none;--media-button-icon-height:35px;--media-button-icon-transform:scale(1);--media-button-icon-transition:transform 0.2s ease;border-radius:100%}media-time-range{height:auto;--media-range-thumb-border:0px solid transparent;--media-range-thumb-height:14px;--media-range-thumb-width:14px;--media-range-thumb-border-radius:9999px;--media-time-range-buffered-color:rgba(255,255,255,0.2);--media-range-track-pointer-border-right:2px solid #fff;transition:all .5s ease}media-time-display{--media-text-color:#fff}media-control-bar{display:flex;flex-direction:column;width:calc(100% - 40px);padding:0 20px 24px}media-fullscreen-button,media-mute-button,media-play-button,media-seek-backward-button,media-seek-forward-button{--media-button-icon-height:24px;padding:0}media-fullscreen-button{--media-button-icon-height:24px}media-loading-indicator{position:absolute;inset:0}media-cast-button[mediacastunavailable]{display:none}@container (max-width: 500px){media-control-bar{display:none}media-controller{--media-button-icon-height:50px}}