@-webkit-keyframes spin{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.lsp-video-player .captions-compute-container{opacity:0}.lsp-video-player .captions-compute-container,.lsp-video-player .captions-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;left:0;pointer-events:none;position:absolute;right:0;top:0}.lsp-video-player .captions-renderer{font-size:22px;margin-bottom:50px;max-width:600px;-webkit-transition:margin .25s ease-in-out;transition:margin .25s ease-in-out;width:80%}.lsp-video-player .captions-renderer--pinned{margin-bottom:16px}.lsp-video-player .captions-renderer__text{line-height:normal}.lsp-video-player .captions-underline{background-color:#cf202e;height:2px;width:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.lsp-video-player .captions-underline--expanded{width:100%}.lsp-video-player .color-selector{padding:4px 0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.lsp-video-player .color-selector__swatches{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.lsp-video-player .color-selector__item{border-radius:2px;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:16px;margin:0 2px;padding:2px;width:16px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.lsp-video-player .color-selector__item--selected{background-color:#9e9e9e;pointer-events:none}.lsp-video-player .color-selector__item-fill{border-radius:2px;box-sizing:border-box;height:100%;width:100%;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.lsp-video-player .color-selector__item-fill--black{border:1px solid #424242}.lsp-video-player .color-selector__item-fill--selected{border:none}.lsp-video-player .color-selector__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:20px;padding:0 4px}.lsp-video-player .font-selector{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:4px;padding-top:8px;width:100%}.lsp-video-player .font-selector__fonts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.lsp-video-player .font-selector__font-name{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:.85em}.lsp-video-player .font-selector__header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 4px}.lsp-video-player .font-selector__item{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:32px;margin:0 8px;width:32px}.lsp-video-player .font-selector__item--selected{pointer-events:none}.lsp-video-player .font-selector__label{margin-bottom:-8px;opacity:.7;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.lsp-video-player .font-selector__label--selected,.lsp-video-player .font-selector__label:hover{opacity:1}.lsp-video-player .font-selector__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lsp-video-player .font-size-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.lsp-video-player .font-size-selector__button{color:#fff;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:20px;padding:8px 4px;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;width:20px;will-change:opacity}.lsp-video-player .font-size-selector__button--active{opacity:.7}.lsp-video-player .font-size-selector__button--active:hover{opacity:1}.lsp-video-player .font-size-selector__button--disabled{opacity:.4;pointer-events:none}.lsp-video-player .font-size-selector__output{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;line-height:36px;min-width:36px;text-align:center}.lsp-video-player .font-size-selector__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:36px;padding-left:4px}.lsp-video-player .opacity-selector{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.lsp-video-player .opacity-selector__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 4px;max-width:32px;text-align:center}.lsp-video-player .opacity-selector__item--selected{pointer-events:none}.lsp-video-player .opacity-selector__label{opacity:.7;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.lsp-video-player .opacity-selector__label--selected,.lsp-video-player .opacity-selector__label:hover{opacity:1}.lsp-video-player .opacity-selector__label-container{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.lsp-video-player .opacity-selector__list{display:-webkit-box;display:-ms-flexbox;display:flex}.lsp-video-player .opacity-selector__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;line-height:20px;padding:0 4px;width:100%}.lsp-video-player .opacity-selector__title--vertical{line-height:normal;padding-bottom:4px}.lsp-video-player .opacity-selector--vertical{display:block}.lsp-video-player .text-decoration-selector{padding:4px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.lsp-video-player .text-decoration-selector__icon{background-color:#9e9e9e;border-radius:2px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-family:Arial,Helvetica,Roboto,sans-serif;font-size:2em;height:36px;line-height:36px;text-align:center;width:40px}.lsp-video-player .text-decoration-selector__icon--depressed{text-shadow:1px 1px 0 #bdbdbd,-1px -1px 0 #000}.lsp-video-player .text-decoration-selector__icon--dropShadow{text-shadow:1px 1px 2px #000}.lsp-video-player .text-decoration-selector__icon--none{text-shadow:none}.lsp-video-player .text-decoration-selector__icon--outline{text-shadow:0 0 1px #000,0 0 1px #000,0 0 1px #000,0 0 1px #000}.lsp-video-player .text-decoration-selector__icon--raised{text-shadow:1px 1px 0 #000,1.5px 1.5px 0 #000,2px 2px 0 #000}.lsp-video-player .text-decoration-selector__item{color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;width:100%}.lsp-video-player .text-decoration-selector__item--selected{pointer-events:none}.lsp-video-player .text-decoration-selector__label{font-size:1.1em;margin-bottom:-1px;opacity:.7;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.lsp-video-player .text-decoration-selector__label--selected,.lsp-video-player .text-decoration-selector__label:hover{opacity:1}.lsp-video-player .text-decoration-selector__label-container{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:8px}.lsp-video-player{width:100%;height:100%;position:relative;color:#bdbdbd;background-color:#000;overflow:hidden;outline:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;text-align:left;white-space:normal}.lsp-video-player canvas,.lsp-video-player div,.lsp-video-player embed,.lsp-video-player hr,.lsp-video-player i,.lsp-video-player img,.lsp-video-player label,.lsp-video-player li,.lsp-video-player object,.lsp-video-player ol,.lsp-video-player p,.lsp-video-player span,.lsp-video-player strike,.lsp-video-player strong{margin:0;padding:0;border:0;background:transparent;box-sizing:content-box;font-size:100%}.lsp-video-player .ad-screen{bottom:0;left:0;position:absolute;right:0;top:0}.lsp-video-player .ad-time-indicator{direction:ltr;display:inline-block;font-weight:500;padding:0 5px;pointer-events:none;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;white-space:nowrap}.lsp-video-player .ad-time-indicator__countdown{color:#fff}.lsp-video-player .ad-time-indicator__pod{color:hsla(0,0%,100%,.7);padding-left:4px}.lsp-video-player .lsp-button{background-image:none;border:1px solid transparent;border-radius:4px;cursor:pointer;display:inline-block;font-size:1.25em;font-weight:500;margin-bottom:0;padding:8px 16px;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.lsp-video-player .lsp-button--black{color:hsla(0,0%,100%,.6);background-color:rgba(0,0,0,.6)}.lsp-video-player .lsp-button--black:active,.lsp-video-player .lsp-button--black:focus,.lsp-video-player .lsp-button--black:hover{color:hsla(0,0%,100%,.7);background-color:rgba(0,0,0,.7)}.lsp-video-player .lsp-button--blue{color:#fff;background-color:#3987cc}.lsp-video-player .lsp-button--blue:active,.lsp-video-player .lsp-button--blue:focus,.lsp-video-player .lsp-button--blue:hover{color:#fff;background-color:#2b6da7}.lsp-video-player .button-mode:hover{background-color:hsla(0,0%,100%,.15)}.lsp-video-player .lsp-captions-options-item{padding-left:12px;padding-right:12px;margin-top:4px}.lsp-video-player .lsp-captions-options-item__icon{height:16px;width:22px;line-height:22px}.lsp-video-player .control-bar{position:absolute;bottom:0;width:100%;min-height:30px;line-height:30px;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.lsp-video-player .control-bar .controls{height:30px}.lsp-video-player .control-bar .controls .back-to-live-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:40px;height:30px;cursor:pointer;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .control-bar .controls .back-to-live-control:hover{opacity:.7}.lsp-video-player .control-bar .controls .back-to-live-control__icon{position:absolute;width:40px;height:30px}.lsp-video-player .control-bar .controls .back-to-live-control__icon .icon-sprite{width:30px;height:30px;margin:0 auto;pointer-events:none}.lsp-video-player .control-bar .controls .captions-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:40px;height:30px;cursor:pointer;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .control-bar .controls .captions-control:hover{opacity:.7}.lsp-video-player .control-bar .controls .captions-control__off,.lsp-video-player .control-bar .controls .captions-control__on{position:absolute;width:40px;height:30px}.lsp-video-player .control-bar .controls .captions-control__off .icon-sprite,.lsp-video-player .control-bar .controls .captions-control__on .icon-sprite{width:30px;height:30px;margin:0 auto;pointer-events:none}.lsp-video-player .control-bar .controls .expander{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.lsp-video-player .control-bar .controls .full-screen-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:40px;height:30px;cursor:pointer;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .control-bar .controls .full-screen-control:hover{opacity:.7}.lsp-video-player .control-bar .controls .full-screen-control__off,.lsp-video-player .control-bar .controls .full-screen-control__on{position:absolute;width:40px;height:30px}.lsp-video-player .control-bar .controls .full-screen-control__off .icon-sprite,.lsp-video-player .control-bar .controls .full-screen-control__on .icon-sprite{width:30px;height:30px;margin:0 auto;pointer-events:none}.lsp-video-player .control-bar .controls .layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row;height:100%}.lsp-video-player .control-bar .controls .logo-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:40px;height:30px;cursor:pointer;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .control-bar .controls .logo-control:hover{opacity:.7}.lsp-video-player .control-bar .controls .logo-control .logo-holder{position:absolute;width:40px;height:30px}.lsp-video-player .control-bar .controls .logo-control .logo-holder .icon-sprite{width:30px;height:30px;margin:0 auto;pointer-events:none}.lsp-video-player .control-bar .controls .playback-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:40px;height:30px;cursor:pointer;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .control-bar .controls .playback-control:hover{opacity:.7}.lsp-video-player .control-bar .controls .playback-control .pause-holder,.lsp-video-player .control-bar .controls .playback-control .play-holder{position:absolute;width:40px;height:30px}.lsp-video-player .control-bar .controls .playback-control .pause-holder .icon-sprite,.lsp-video-player .control-bar .controls .playback-control .play-holder .icon-sprite{width:30px;height:30px;margin:0 auto;pointer-events:none}.lsp-video-player .control-bar .controls .settings-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:40px;height:30px;cursor:pointer;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .control-bar .controls .settings-control:hover{opacity:.7}.lsp-video-player .control-bar .controls .settings-control .settings-holder{position:absolute;width:40px;height:30px}.lsp-video-player .control-bar .controls .settings-control .settings-holder .icon-sprite{width:30px;height:30px;margin:0 auto;pointer-events:none}.lsp-video-player .control-bar .controls .settings-control .settings-holder__animation{-webkit-animation:spin 4s infinite linear;animation:spin 4s infinite linear}.lsp-video-player .control-bar .controls .volume-control{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:30px;cursor:pointer;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .control-bar .controls .volume-control:hover{opacity:.7}.lsp-video-player .control-bar .controls .volume-control .volume-icon{width:100%;height:100%;position:relative}.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-full-holder,.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-mute-holder,.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-none-holder,.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-semi-holder{position:absolute;width:40px;height:30px}.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-full-holder .icon-sprite,.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-mute-holder .icon-sprite,.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-none-holder .icon-sprite,.lsp-video-player .control-bar .controls .volume-control .volume-icon .volume-semi-holder .icon-sprite{width:30px;height:30px;margin:0 auto;pointer-events:none}.lsp-video-player .control-bar .controls .volume-slider{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:30px;-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out;width:80px}.lsp-video-player .control-bar .controls .volume-slider--collapsed{width:0}.lsp-video-player .dimension-layer{bottom:0;left:0;position:absolute;right:0;top:0}.lsp-video-player .lsp-divider--bottom{border-bottom:1pt solid hsla(0,0%,100%,.2)}.lsp-video-player .lsp-divider--top{border-top:1pt solid hsla(0,0%,100%,.2)}.lsp-video-player .donations-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row}.lsp-video-player .donations-control__icon{height:16px;line-height:16px;width:18px}.lsp-video-player .donations-control__label{color:#fff;margin-left:8px}.lsp-video-player .error-screen{background-color:#000;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0;top:0}.lsp-video-player .error-screen,.lsp-video-player .error-window{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column}.lsp-video-player .error-window{margin:12px;max-width:420px}.lsp-video-player .error-window__button{margin-top:16px}.lsp-video-player .error-window__message{color:#fff;font-size:1.25em;font-weight:500;text-align:center}.lsp-video-player .external-component-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px}.lsp-video-player .lsp-hidden{display:none!important}.lsp-video-player .hit-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0;top:0}.lsp-video-player .hit-overlay:hover #overlay-circle-background{fill-opacity:.8;-webkit-transform:scale(1.1);transform:scale(1.1)}.lsp-video-player .hit-overlay__play{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:78px;height:78px;pointer-events:none}.lsp-video-player .hit-overlay__play #overlay-circle-background{fill:#000;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transform-origin:39px 39px;transform-origin:39px 39px}.lsp-video-player .hit-overlay__play--active{pointer-events:auto}.lsp-video-player .hit-overlay--disabled{pointer-events:none}.lsp-video-player .icon-sprite{height:100%;width:100%}.lsp-video-player .lsp-invisible{opacity:0}.lsp-video-player .mouse-disabled{pointer-events:none}.lsp-video-player .lsp-progress-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row;height:100%;width:100%}.lsp-video-player .lsp-progress-bar__lines{border-style:solid;border-color:transparent;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:4px;position:relative;pointer-events:none}.lsp-video-player .progress-line{bottom:0;left:0;position:absolute;right:0;top:0}.lsp-video-player .progress-line--empty{background-color:hsla(0,0%,100%,.3)}.lsp-video-player .progress-line--progress{background-color:#cf202e}.lsp-video-player .lsp-rendition-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column}.lsp-video-player .lsp-rendition-list__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row}.lsp-video-player .lsp-rendition-list__check{height:12px;left:16px;line-height:normal;position:absolute;top:8px;width:12px}.lsp-video-player .lsp-rendition-list__item{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;height:28px;line-height:28px;padding-left:44px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lsp-video-player .lsp-rendition-list__item--active{cursor:auto}.lsp-video-player .lsp-rendition-list__label--active{color:#fff}.lsp-video-player .lsp-rendition-list__rendition{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;height:12px;line-height:12px;opacity:.6;padding-left:4px;width:16px}.lsp-video-player .lsp-rendition-list__rendition--active{opacity:1}.lsp-video-player .seek-bar{height:20px;padding:0 10px;position:relative}.lsp-video-player .seek-bar__highlight{pointer-events:none;position:relative;top:-12px;width:100%}.lsp-video-player .seek-bar__progress-pointer{background-color:#fff;height:4px;margin-left:0;width:1px}.lsp-video-player .lsp-settings-menu-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bdbdbd;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;fill:#bdbdbd;height:36px;line-height:36px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-transition-property:color,fill;transition-property:color,fill}.lsp-video-player .lsp-settings-menu-item__arrow{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:6px}.lsp-video-player .lsp-settings-menu-item__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:4px}.lsp-video-player .lsp-settings-menu-item__label{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:0 4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lsp-video-player .lsp-settings-menu-item__label--header{color:#fff;letter-spacing:1pt;text-align:center}.lsp-video-player .lsp-settings-menu-item:hover{color:#fff;fill:#fff}.lsp-video-player .lsp-settings-window{background-color:rgba(0,0,0,.6);bottom:50px;font-weight:500;overflow:hidden;position:absolute;right:10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lsp-video-player .lsp-settings-window__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.lsp-video-player .lsp-settings-window__main{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:120px}.lsp-video-player .lsp-settings-window__captions{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:12px;padding-right:12px;width:216px}.lsp-video-player .shade-layer{left:0;pointer-events:none;position:absolute;right:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.lsp-video-player .shade-layer--bottom{background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.45),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.45),transparent);bottom:0;height:80px}.lsp-video-player .shade-layer--top{background-image:-webkit-linear-gradient(top,rgba(0,0,0,.45),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent);height:78px;top:0}.lsp-video-player .spinner-layer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;pointer-events:none;position:absolute;right:0;top:0}.lsp-video-player .spinner-layer__animation{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;height:68px;width:68px}.lsp-video-player .stream-trait__dvr{height:16px;width:35px}.lsp-video-player .stream-trait__live{height:16px;width:36px}.lsp-video-player .stream-trait__replay{height:16px;width:56px}.lsp-video-player .sub-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:48px;min-height:48px;padding-left:8px;position:absolute;top:48px}.lsp-video-player .sub-bar__donations{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;line-height:normal;padding-left:8px;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.lsp-video-player .time-indicator{direction:ltr;display:inline-block;font-weight:500;padding:0 5px;pointer-events:none;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;white-space:nowrap}.lsp-video-player .time-indicator__current{color:#fff}.lsp-video-player .time-indicator__duration,.lsp-video-player .time-indicator__separator{color:hsla(0,0%,100%,.7)}.lsp-video-player .lsp-thumbnail{position:absolute;left:0;top:0;right:0;bottom:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .lsp-thumbnail__view{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain}.lsp-video-player .lsp-tooltip{background-color:rgba(0,0,0,.6);border-radius:2px;height:24px;line-height:24px;position:absolute;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.lsp-video-player .lsp-tooltip__text{color:#fff;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lsp-video-player .top-bar{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:48px;min-height:48px;padding-left:8px;pointer-events:none;position:absolute;top:0;width:100%}.lsp-video-player .top-bar__external-components{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-flow:row nowrap;flex-flow:row;line-height:normal;pointer-events:auto;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.lsp-video-player .top-bar__stream-trait{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;line-height:normal;padding-left:8px}.lsp-video-player .top-bar__title{color:#fff;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:1.5em;font-weight:500;overflow:hidden;padding:0 8px;text-overflow:ellipsis;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.lsp-video-player .top-bar__viewer-counter{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:4px}.lsp-video-player .video-layer{position:absolute;left:0;top:0;right:0;bottom:0}.lsp-video-player .video-layer .video-view{width:100%;height:100%;-webkit-transform:none;transform:none;opacity:1;outline:0}.lsp-video-player .viewer-counter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.6);border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row;height:16px;padding:0 4px}.lsp-video-player .viewer-counter__count{color:#fff;line-height:16px;margin-left:4px}.lsp-video-player .viewer-counter__icon{height:10px;line-height:10px;width:10px}.lsp-video-player .lsp-visible{opacity:1}.lsp-director{width:100%;height:100%;position:relative;overflow:hidden;outline:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;text-align:left}.lsp-director .core-view,.lsp-director .director-view{bottom:0;left:0;position:absolute;right:0;top:0}.lsp-director .director-root{width:100%;height:100%;position:relative}.lsp-director .error-screen{background-color:#000;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;right:0;top:0}.lsp-director .error-screen,.lsp-director .error-window{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column}.lsp-director .error-window{margin:12px;max-width:420px}.lsp-director .error-window__message{color:#fff;font-size:1.25em;font-weight:500;text-align:center}