@keyframes tooltip_tooltipFadeIn__957st{0%{transform:translateY(-.25rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes tooltip_tooltipFadeOut__rITfP{0%{transform:translateY(0);opacity:1}to{transform:translateY(-.25rem);opacity:0}}.tooltip_tooltipContent__G4UAr{will-change:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.25rem .5rem;border-radius:var(--border-radius-sm);font-size:var(--text-xs);font-weight:var(--font-normal);line-height:1.3;background:var(--color-white);box-shadow:0 .125rem .5rem 0 rgba(0,0,0,.1);animation-name:tooltip_tooltipFadeOut__rITfP;animation-duration:var(--animation-speed-base);animation-fill-mode:forwards}.tooltip_tooltipContent__G4UAr[data-state=delayed-open][data-side=top]{animation-name:tooltip_tooltipFadeIn__957st}.speed-control_triggerButton__Lp94O{width:-moz-fit-content;width:fit-content;height:2.5rem}.time-slider_slider__82DBz{pointer-events:auto;touch-action:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;contain:layout style;display:inline-flex;align-items:center;width:100%;height:1rem;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.time-slider_track__6o76V{width:100%}.time-slider_progress__X1SFW,.time-slider_track__6o76V{position:absolute;top:50%;left:0;transform:translateY(-50%) translateZ(0);contain:strict;height:.3rem;border-radius:var(--border-radius-xs)}.time-slider_progress__X1SFW{will-change:width;width:var(--chapter-progress,0);background-color:hsla(0,0%,100%,.262)}.time-slider_trackFill__YelHF{will-change:width;width:var(--slider-fill,0);background-color:var(--color-white)}.time-slider_chapter__TqxUC,.time-slider_chapters__WWHKq{position:relative;contain:layout style;display:flex;align-items:center;width:100%;height:100%;border-radius:var(--border-radius-xs)}.time-slider_chapter__TqxUC{will-change:height,transform;margin-right:.2rem}.time-slider_chapter__TqxUC:last-child{margin-right:0}.time-slider_preview__7UTgz{pointer-events:none;will-change:left,opacity;contain:layout paint style;display:flex;flex-direction:column;align-items:center;border-radius:.2rem;opacity:0;transition:opacity var(--animation-speed-fast) ease-out}.time-slider_preview__7UTgz[data-visible]{opacity:1;transition:opacity var(--animation-speed-fast) ease-in}.time-slider_chapterTitle__VR5mC{margin-top:.8rem;font-size:1.4rem}div.time-slider_timeValue___AeLe{margin-top:.2rem;padding:.1rem .2rem;border-radius:var(--border-radius-sm);font-size:var(--text-extra-small);background-color:var(--color-white)}div.time-slider_thumb__Z6FCr{width:.8rem;height:.8rem;pointer-events:none;will-change:left;position:absolute;top:50%;left:var(--slider-fill);transform:translate(-50%,-50%) translateZ(0);contain:layout size style;border-radius:var(--border-radius-circle);opacity:0;transition:opacity var(--animation-speed-fast) ease-in}.time-slider_video__8ZkP0 .time-slider_track__6o76V{background-color:hsla(0,0%,100%,.5)}.time-slider_video__8ZkP0 .time-slider_thumb__Z6FCr{border:.1rem solid #cacaca;background-color:#fff}.time-slider_video__8ZkP0 .time-slider_timeValue___AeLe{color:var(--color-primary)}.time-slider_audio__je8G9 .time-slider_track__6o76V{border-radius:0;background-color:var(--color-black-500)}.time-slider_audio__je8G9 .time-slider_trackFill__YelHF{border-radius:0;background-color:var(--color-ascension-dark-blue)}.time-slider_audio__je8G9 .time-slider_progress__X1SFW,.time-slider_audio__je8G9 .time-slider_trackFill__YelHF,.time-slider_audio__je8G9 .time-slider_track__6o76V{border-radius:var(--border-radius-sm)}.time-slider_audio__je8G9 .time-slider_thumb__Z6FCr{border:var(--border-radius-xs) solid var(--color-ascension-dark-blue);background-color:var(--color-ascension-dark-blue)}.time-slider_panel__IoQ81 .time-slider_track__6o76V{border-radius:0;background-color:rgba(237,237,237,.102)}.time-slider_panel__IoQ81 .time-slider_trackFill__YelHF{border-radius:0;background-color:var(--color-ascension-gold)}.time-slider_panel__IoQ81 .time-slider_progress__X1SFW{border-radius:0}.time-slider_panel__IoQ81 .time-slider_thumb__Z6FCr{border:var(--border-radius-xs) solid var(--color-ascension-gold-60);background-color:var(--color-ascension-gold)}.time-slider_panel__IoQ81 .time-slider_timeValue___AeLe{padding:.2rem .4rem;border-radius:var(--border-radius-sm);font-size:var(--text-base);color:var(--color-primary);background-color:var(--color-surface)}@media(min-width:48em){.time-slider_panel__IoQ81 .time-slider_progress__X1SFW,.time-slider_panel__IoQ81 .time-slider_trackFill__YelHF,.time-slider_panel__IoQ81 .time-slider_track__6o76V{border-radius:var(--border-radius-sm)}}[data-active]>.time-slider_thumb__Z6FCr{opacity:1;transition:opacity var(--animation-speed-base) ease-in}[data-dragging]>.time-slider_thumb__Z6FCr{box-shadow:0 0 0 .3rem hsla(0,0%,100%,.4)}.time-slider_slider__82DBz[data-focus] .time-slider_track__6o76V{box-shadow:var(--media-focus-ring)}