*{box-sizing:border-box;margin:0;padding:0}:focus{outline:none}:link{color:inherit;text-decoration:none}iframe,img{border:none}.lv-player,.ractive-player{--lv-aspect-ratio:1.6;--lv-controls-height:44px;--lv-elapsed-color:#af1866;--lv-scrubber-color:#af1866;--lv-scrub-height:6px;--lv-volume-color:#af1866;--lv-buttons-height:calc(var(--lv-controls-height) - var(--lv-scrub-height));--lv-canvas-height:calc(var(--lv-height) - var(--lv-controls-height));--lv-height:calc(var(--lv-width) / var(--lv-aspect-ratio));height:var(--lv-height);width:var(--lv-width);background-color:#000;position:relative}.ractive-player{--rp-controls-height:var(--lv-controls-height);--rp-scrub-height:var(--lv-scrub-height);--rp-buttons-height:var(--lv-buttons-height);--rp-height:var(--lv-height);--rp-width:var(--lv-width)}.lv-player,.ractive-player{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.lv-canvas,.rp-canvas{-webkit-user-select:none;user-select:none;height:var(--lv-height);width:var(--lv-width);background-color:#fff;position:relative}.not-ready [data-from-first],.not-ready [data-during]{visibility:hidden}@media (min-aspect-ratio:8/5){:root{font-size:2vh}.lv-player{--lv-width:160vh}.lv-player>.lv-canvas{margin:0 auto}.ractive-player{--lv-width:160vh}.ractive-player>.rp-canvas{margin:0 auto}}@media (max-aspect-ratio:8/5){:root{font-size:1.25vw}.lv-player{--lv-width:100vw}.lv-player>.lv-canvas{top:calc(50% - 31.25vw)}.ractive-player{--lv-width:100vw}.ractive-player>.rp-canvas{top:calc(50% - 31.25vw)}}.lv-controls,.rp-controls{color:#fff;height:var(--lv-controls-height);-webkit-user-select:none;user-select:none;z-index:1000;background-color:#00000080;width:100%;transition:opacity .25s cubic-bezier(0,0,.2,1);position:absolute;bottom:0;left:0}.lv-controls.hidden,.rp-controls.hidden{opacity:0;transition:opacity .1s cubic-bezier(.4,0,1,1)}.lv-controls,.rp-controls{top:calc(50vh + var(--lv-height) / 2 - var(--lv-controls-height));left:calc(50vw - var(--lv-width) / 2);width:var(--lv-width)}.lv-controls-scrub,.rp-controls-scrub{cursor:pointer;height:var(--lv-scrub-height);z-index:2;width:97%;margin:0 auto;position:relative}.lv-controls-buttons,.rp-controls-buttons{height:var(--lv-buttons-height);line-height:var(--lv-buttons-height);width:97%;margin:0 auto}.lv-controls-buttons>*,.rp-controls-buttons>*{vertical-align:top;height:100%;display:inline-block}.lv-controls-right,.rp-controls-right{float:right}.lv-controls-right>*,.rp-controls-right>*{vertical-align:top;height:100%;display:inline-block}.lv-controls-buttons>button,.lv-controls-right>button,.rp-controls-right>button,.lv-controls-volume>button{cursor:pointer;opacity:.9;background:0 0;border:none;outline:none;width:38px;height:100%;padding:0;transition:opacity .1s cubic-bezier(.4,0,1,1)}.lv-controls-buttons>button:hover,.lv-controls-right>button:hover,.rp-controls-right>button:hover,.lv-controls-volume>button:hover{opacity:1;transition:opacity .1s cubic-bezier(0,0,.2,1)}.lv-controls-buttons>button>svg,.lv-controls-right>button>svg,.rp-controls-right>button>svg,.lv-controls-volume>button>svg{height:100%}.lv-controls-playpause,.lv-controls-fullscreen,.rp-controls-playpause,.rp-controls-fullscreen{cursor:pointer}.lv-controls-captions,.rp-controls-captions{position:relative}.lv-controls-captions>svg>path,.rp-controls-captions>svg>path{fill:#fff}.lv-controls-captions:after,.rp-controls-captions:after{content:"";background:#af1866;border-radius:2px;width:0;height:2px;transition:left .1s cubic-bezier(.4,0,1,1),width .1s cubic-bezier(.4,0,1,1);display:block;position:absolute;bottom:3px;left:18px}.lv-captions .lv-controls-captions:after,.lv-captions .rp-controls-captions:after,.rp-captions .lv-controls-captions:after,.rp-captions .rp-controls-captions:after{width:30px;transition:left .25s cubic-bezier(0,0,.2,1),width .25s cubic-bezier(0,0,.2,1);left:3px}.lv-captions-display,.rp-captions-display{color:#fff;z-index:500;text-align:center;-webkit-user-select:none;user-select:none;background-color:#00000080;border-radius:5px;width:auto;padding:.7em;font-family:sans-serif;font-size:1.3em;display:none;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.lv-captions>.lv-captions-display:not(:empty),.rp-captions>.rp-captions-display:not(:empty){display:block}.lv-controls-scrub,.rp-controls-scrub{-webkit-tap-highlight-color:transparent}.lv-controls-scrub-wrap,.rp-controls-scrub-wrap{width:100%;height:100%}.lv-controls-scrub-progress,.rp-controls-scrub-progress{pointer-events:none;width:100%;height:100%;display:block}.lv-progress-elapsed,.rp-progress-elapsed{fill:var(--lv-elapsed-color)}.lv-progress-remaining,.rp-progress-remaining{fill:#fff9}.controls-progress-buffered{fill:orange}.lv-scrubber,.rp-scrubber{height:13px;position:absolute;top:-3px}.lv-scrubber>circle,.rp-scrubber>circle{fill:var(--lv-scrubber-color)}.lv-thumb-highlight,.rp-thumb-highlight{fill:#fff}.lv-thumb-highlight.past,.rp-thumb-highlight.past{fill:#ec76b3}.lv-controls-settings,.rp-controls-settings{position:relative}.lv-controls-settings>svg,.rp-controls-settings>svg{cursor:pointer;height:100%;padding:6px}.lv-settings-dialog,.rp-settings-dialog{background-color:#202020d9;border-radius:3px 3px 0 0;width:10em;padding:2px 0;position:absolute;bottom:42px;right:0}.lv-settings-dialog>table,.rp-settings-dialog>table{border-collapse:collapse;width:100%}.lv-settings-dialog>table>tbody>tr,.rp-settings-dialog>table>tbody>tr{cursor:pointer;font-family:sans-serif}.lv-settings-dialog>table>tbody>tr:hover,.rp-settings-dialog>table>tbody>tr:hover{background-color:#484848d9}.lv-settings-dialog>table>tbody>tr>th,.rp-settings-dialog>table>tbody>tr>th{vertical-align:middle;text-align:left;padding:.25em 0 .25em .5em}.lv-settings-dialog>table>tbody>tr>td,.rp-settings-dialog>table>tbody>tr>td{text-align:right;vertical-align:middle;padding:.25em .5em .25em 0}.lv-settings-speed-dialog,.lv-settings-captions-dialog,.rp-settings-speed-dialog{background-color:#202020d9;width:6em;padding:2px 0;line-height:1rem;position:absolute;bottom:42px;right:0}.lv-settings-speed-dialog>ul,.lv-settings-captions-dialog>ul,.rp-settings-speed-dialog>ul{list-style-type:none}.lv-settings-speed-dialog>ul>li,.lv-settings-captions-dialog>ul>li,.rp-settings-speed-dialog>ul>li{cursor:pointer;padding:4px .5em}.lv-settings-speed-dialog>ul>li:hover,.lv-settings-captions-dialog>ul>li:hover,.rp-settings-speed-dialog>ul>li:hover{background-color:#484848d9}.lv-settings-speed-dialog>ul>li.selected,.lv-settings-captions-dialog>ul>li.selected,.rp-settings-speed-dialog>ul>li.selected{color:#af1866}.lv-dialog-subtitle,.rp-dialog-subtitle{text-align:center;border-bottom:1px solid #aaa;display:block}.lv-controls-thumbnail,.rp-controls-thumbnail{text-align:center;background:#333;margin-left:-83px;padding:3px;font-size:.85em;position:absolute;bottom:13px}.lv-thumbnail-box,.rp-thumbnail-box{text-align:center;width:160px;height:100px;margin:0 auto;position:relative;overflow:hidden}.lv-thumbnail-box>img,.rp-thumbnail-box>img{position:absolute}.lv-thumbnail-title,.rp-thumbnail-title{color:#fff;font-family:sans-serif}.lv-thumbnail-time,.rp-thumbnail-time{color:#fff;text-align:center;width:100%;font-family:sans-serif;position:absolute;bottom:.5em;left:0}.lv-controls-time,.rp-controls-time{text-align:center;-webkit-user-select:none;user-select:none;vertical-align:top;padding:0 1.5em;font-family:sans-serif;font-size:11px;line-height:36px;display:inline-block}.lv-time-separator,.rp-time-separator{margin:0 3px}.lv-controls-volume,.rp-controls-volume{cursor:pointer;z-index:100000}.lv-controls-volume>svg,.rp-controls-volume>svg{height:100%;padding:3px}.lv-controls-volume>button>svg,.rp-controls-volume>button>svg{padding:3px}.lv-controls-volume>input[type=range],.rp-controls-volume>input[type=range]{-webkit-appearance:none;background:0 0;width:10em;height:100%}.lv-controls-volume>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--lv-volume-color);cursor:pointer;vertical-align:middle;border:1px solid #000;border-radius:1em;width:1.1em;height:1.1em;margin-top:-.5em;line-height:1.5em;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.rp-controls-volume>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--lv-volume-color);cursor:pointer;vertical-align:middle;border:1px solid #000;border-radius:1em;width:1.1em;height:1.1em;margin-top:-.5em;line-height:1.5em;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.lv-controls-volume>input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:var(--lv-volume-color);cursor:pointer;vertical-align:middle;border:1px solid #000;border-radius:1em;width:1.1em;height:1.1em;margin-top:-.5em;line-height:1.5em;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.rp-controls-volume>input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:var(--lv-volume-color);cursor:pointer;vertical-align:middle;border:1px solid #000;border-radius:1em;width:1.1em;height:1.1em;margin-top:-.5em;line-height:1.5em;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.lv-controls-volume>input[type=range]::-ms-thumb{-webkit-appearance:none;background:var(--lv-volume-color);cursor:pointer;vertical-align:middle;border:1px solid #000;border-radius:1em;width:1.1em;height:1.1em;margin-top:-.5em;line-height:1.5em;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.rp-controls-volume>input[type=range]::-ms-thumb{-webkit-appearance:none;background:var(--lv-volume-color);cursor:pointer;vertical-align:middle;border:1px solid #000;border-radius:1em;width:1.1em;height:1.1em;margin-top:-.5em;line-height:1.5em;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.lv-controls-volume>input[type=range]::-webkit-slider-runnable-track{cursor:pointer;vertical-align:middle;background:#fff;border-radius:1.3px;height:2px;margin:auto 4px;line-height:1.5em}.rp-controls-volume>input[type=range]::-webkit-slider-runnable-track{cursor:pointer;vertical-align:middle;background:#fff;border-radius:1.3px;height:2px;margin:auto 4px;line-height:1.5em}.lv-controls-volume>input[type=range]::-moz-range-track{cursor:pointer;vertical-align:middle;background:#fff;border-radius:1.3px;height:2px;margin:auto 4px;line-height:1.5em}.rp-controls-volume>input[type=range]::-moz-range-track{cursor:pointer;vertical-align:middle;background:#fff;border-radius:1.3px;height:2px;margin:auto 4px;line-height:1.5em}.lv-controls-volume>input[type=range]::-ms-track{cursor:pointer;vertical-align:middle;background:#fff;border-radius:1.3px;height:2px;margin:auto 4px;line-height:1.5em}.rp-controls-volume>input[type=range]::-ms-track{cursor:pointer;vertical-align:middle;background:#fff;border-radius:1.3px;height:2px;margin:auto 4px;line-height:1.5em}@media (min-width:401px){.lv-controls,.rp-controls{--lv-controls-left:2;--lv-controls-right:3}}@media (max-width:800px){.lv-player,.ractive-player{--lv-controls-height:36px}}@media (max-width:400px){.lv-player,.ractive-player{--lv-controls-height:30px}.lv-controls,.rp-controls{--lv-controls-left:2;--lv-controls-right:2}.lv-controls-settings,.rp-controls-settings{display:none}}@media (any-hover:none){.lv-controls,.rp-controls{color:#fff;height:var(--lv-controls-height);top:unset;width:var(--lv-width);bottom:calc((100% - var(--lv-height)) / 2);-webkit-user-select:none;user-select:none;z-index:1000;left:calc((100% - var(--lv-width)) / 2);transition:opacity .25s cubic-bezier(0,0,.2,1);position:absolute}.lv-controls-volume,.rp-controls-volume{display:none!important}.lv-controls-time,.rp-controls-time{line-height:unset}.lv-current-time,.lv-total-time,.rp-current-time,.rp-total-time{height:var(--lv-buttons-height);line-height:var(--lv-buttons-height);width:var(--lv-buttons-height);position:absolute;top:0}.lv-current-time,.rp-current-time{text-align:right;left:0}.lv-total-time,.rp-total-time{right:calc((var(--lv-controls-right) - 1) * var(--lv-buttons-height));text-align:left}.lv-time-separator,.rp-time-separator{display:none}.lv-controls-scrub-wrap,.rp-controls-scrub-wrap{position:relative}.lv-controls-scrub-wrap:after,.rp-controls-scrub-wrap:after{content:"";top:calc(var(--lv-buttons-height) * (.075 / .55 - .5));bottom:calc(var(--lv-buttons-height) * (.075 / .55 - .5));position:absolute;left:0;right:0}.lv-controls-scrub,.rp-controls-scrub{height:13.6364%;top:unset;width:calc(100% - (var(--lv-controls-left) + var(--lv-controls-right)) * var(--lv-buttons-height) - 7px);top:43.1818%;left:calc(var(--lv-controls-left) * var(--lv-buttons-height));margin:unset}.lv-scrubber,.rp-scrubber{pointer-events:all;height:216%;top:-50%}.lv-controls-playpause,.rp-controls-playpause{cursor:pointer;pointer-events:all;left:var(--lv-buttons-height);width:var(--lv-buttons-height);position:absolute;top:0}.lv-controls-right,.rp-controls-right{float:unset;position:absolute;top:0;right:0}.lv-controls-right>*,.rp-controls-right>*{width:var(--lv-buttons-height)}}@media not all and (min-resolution:.001dpcm){@supports ((-webkit-appearance:none)){[data-from-first],[data-during]{will-change:opacity}}}
