.bmpui-control-bar{z-index:30;position:absolute;bottom:0;width:100%}.player-controlbar-wrapper{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,37,41,0)),to(#212529));background:linear-gradient(180deg,rgba(33,37,41,0),#212529);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:88px;width:100%;padding:8px 12px;-webkit-box-sizing:border-box;box-sizing:border-box;bottom:0;opacity:0;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}.player-controlbar-wrapper--visible{opacity:1}.player-controlbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.player-controlbar__element{margin-left:8px;margin-right:8px}.player-controlbar__element:first-child{margin-left:0}.player-controlbar__element:last-child{margin-right:0}.player-controlbar__button{padding:4px;background-color:transparent;border:0;outline:none}.player-controlbar__button svg{opacity:.8;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}.player-controlbar__button:hover svg{opacity:1}.player-controlbar__button-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}@media only screen and (min-width:600px){.player-controlbar-wrapper{padding-left:8px;padding-right:8px}.player-controlbar{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.play-pause-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0;cursor:pointer;outline:none;-webkit-transition:.25s ease-in;transition:.25s ease-in}.play-pause-button svg{vertical-align:middle;height:40px;width:40px}@media (min-width:600px){.play-pause-button svg{height:56px;width:56px}}@media (min-width:1024px){.play-pause-button svg{height:80px;width:80px}}.bmpui-play-toggle-overlay{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:20;cursor:pointer}.bmpui-seek-tooltip{position:absolute;top:-55px;left:0;width:56px;background-color:#fff;color:#212529;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.15);box-shadow:0 0 4px 0 rgba(0,0,0,.15);text-align:center;pointer-events:none;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;padding:10px 0;margin:0;z-index:40}.bmpui-seek-tooltip:after{position:absolute;top:100%;left:50%;width:0;height:0;content:" ";border:.5em solid transparent;border-top-color:#fff;margin-left:-.5em}.player-slider{cursor:pointer}.player-slider--vertical{width:24px;height:62px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#212529;opacity:.8;border-radius:4px;padding:12px 0}.player-slider--horizontal{height:100%}.player-slider__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.player-slider__inner--vertical{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:32px}.player-slider__inner--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}.player-control-seek-backdrop{position:absolute;background-color:hsla(0,0%,100%,.35);z-index:10}.player-control-seek-backdrop--vertical{width:4px;height:100%}.player-control-seek-backdrop--horizontal{width:100%;height:4px}.player-control-seek-level{position:absolute;background-color:hsla(0,0%,100%,.7);pointer-events:none;z-index:20}.player-control-seek-level--vertical{height:100%;width:4px;-webkit-transform-origin:0 100%;transform-origin:0 100%}.player-control-seek-level--horizontal{height:4px;width:100%;-webkit-transform-origin:0 0;transform-origin:0 0}.player-control-seek-position{background-color:#d00;z-index:30;pointer-events:none}.player-control-seek-position--vertical{height:100%;width:4px;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(0);transform:scaleY(0)}.player-control-seek-position--horizontal{height:4px;width:100%;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(0);transform:scaleX(0)}.player-control-seek-position-marker{position:absolute;height:16px;width:16px;background-color:#d00;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.15);box-shadow:0 0 4px 0 rgba(0,0,0,.15);border-radius:50%;z-index:50}.player-control-seek-position-marker--vertical{bottom:-8px}.player-control-seek-position-marker--horizontal{left:-8px}.player-controlbar__seekbar{position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:32px;cursor:pointer}@media only screen and (min-width:600px){.player-controlbar__seekbar{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-left:4px;margin-right:4px}}.player-controlbar__playback{margin-left:4px;margin-right:auto;padding:8px 0;-webkit-box-flex:0;-ms-flex:0 0 93px;flex:0 0 93px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;font-size:15px;line-height:1.125;text-align:center;background:transparent;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}@media only screen and (min-width:600px){margin-right:4px}.player-controlbar__playback__current:after{content:"/";padding-left:.3em}.player-controlbar__button{cursor:pointer}.player-controlbar__volume{cursor:pointer;position:relative}.player-controlbar__slider-wrapper{position:absolute;padding:8px 0;width:24px;bottom:32px;left:calc(50% - 12px)}.player-quality-settings{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:96px;color:#fff;background-color:#212529;border-radius:8px;position:absolute;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;bottom:48px;left:calc(50% - 48px)}.player-quality-settings,.player-quality-settings__item{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.8}.player-quality-settings__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;height:48px;width:48px;background-color:transparent;cursor:pointer;outline:none;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:1}.player-quality-settings__item--selected{color:#d00}@media only screen and (min-width:600px){.player-quality-settings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:48px;left:calc(50% - 24px)}}.player-controlbar__element{position:relative}.player-sharingbar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:96px;background-color:#212529;opacity:.8;border-radius:8px;position:absolute;bottom:48px;left:calc(50% - 96px)}.player-sharingbar,.player-sharingbar__item{display:-webkit-box;display:-ms-flexbox;display:flex}.player-sharingbar__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:48px;width:48px;background-color:transparent;cursor:pointer;outline:none}.player-sharingbar__item svg{opacity:.8;-webkit-transition:opacity .25s ease-in;transition:opacity .25s ease-in}.player-sharingbar__item:hover svg{opacity:1}@media only screen and (min-width:600px){.player-sharingbar__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:48px;left:calc(50% - 24px)}}.bmpui-control-playback-ad-current__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:4px;margin-right:auto;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;line-height:1;font-size:16px;color:#fff;cursor:default;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;outline:0;background:transparent}@media only screen and (min-width:600px){.bmpui-control-playback-ad-current__wrapper{margin-right:4px}}.bmpui-control-playback-ad-current{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.video-banner-wrapper{position:absolute;right:8px;top:8px;z-index:99}@-webkit-keyframes pulse-interior{0%{opacity:0}25%{opacity:.5}50%{opacity:.75}75%{opacity:.5}to{opacity:0}}@keyframes pulse-interior{0%{opacity:0}25%{opacity:.5}50%{opacity:.75}75%{opacity:.5}to{opacity:0}}@-webkit-keyframes pulse-exterior{0%{opacity:0}30%{opacity:.25}55%{opacity:.5}80%{opacity:.75}to{opacity:0}}@keyframes pulse-exterior{0%{opacity:0}30%{opacity:.25}55%{opacity:.5}80%{opacity:.75}to{opacity:0}}.animated-unmute{position:absolute;right:8px;bottom:8px;z-index:99;cursor:pointer;border:none;padding:0;width:56px;height:56px;border-radius:4px;background:rgba(33,37,41,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.animated-unmute .volume-icon__interior-wave{-webkit-animation:pulse-interior 1s linear infinite;animation:pulse-interior 1s linear infinite}.animated-unmute .volume-icon__exterior-wave{-webkit-animation:pulse-exterior 1.01s linear infinite;animation:pulse-exterior 1.01s linear infinite}.autoplay-toggle{position:absolute;right:8px;bottom:68px;z-index:101;width:56px;height:56px;border-radius:4px;background:rgba(33,37,41,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.autoplay-toggle .switch-on{background-color:#00c373}.autoplay-toggle .switch-off{background-color:#868e96}.autoplay-toggle__label{font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;font-size:12px;line-height:1;color:#fff;margin-bottom:2px}.autoplay-toggle__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;cursor:pointer;width:40px;height:24px;border-radius:9999px}.autoplay-toggle__wrapper:focus{outline:0}.autoplay-toggle__bg{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:9999px;height:24px;width:100%;background-color:rgba(33,37,41,.8);border:2px solid #fff;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.autoplay-toggle__indicator{position:absolute;height:16px;width:16px;top:4px;border-radius:9999px;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.autoplay-overlay{position:absolute;width:100%;height:100%;z-index:80}.autoplay-overlay__layer{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;cursor:pointer}.current-live-stream{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:4px;margin-right:auto;padding:0 8px 0 15px;cursor:default;white-space:nowrap;pointer-events:auto;outline:0;background:transparent;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;color:#d00;line-height:1;font-size:15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.current-live-stream span{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.current-live-stream:before{content:"";width:8px;height:8px;border-radius:4px;background-color:#d00;position:absolute;top:3px;left:0;right:0;bottom:0}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.bmpui-buffering-overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.3);pointer-events:auto;z-index:60}.bmpui-buffering-overlay__indicator-wrapper{width:auto;height:auto}.bmpui-buffering-overlay__indicator{margin:-13px 0;font-size:10px;position:relative;text-indent:-9999em;border:1.1em solid hsla(0,0%,100%,.2);border-left-color:#fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:rotate 1.1s linear infinite;animation:rotate 1.1s linear infinite}.bmpui-buffering-overlay__indicator,.bmpui-buffering-overlay__indicator:after{border-radius:50%;top:0;left:0;width:40px;height:40px}@media only screen and (min-width:600px){.bmpui-buffering-overlay__indicator,.bmpui-buffering-overlay__indicator-wrapper,.bmpui-buffering-overlay__indicator:after{width:56px;height:56px}}@media only screen and (min-width:1024px){.bmpui-buffering-overlay__indicator,.bmpui-buffering-overlay__indicator-wrapper,.bmpui-buffering-overlay__indicator:after{width:80px;height:80px}}.bmpui-error-screen-standard{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;width:100%;height:100%;background:#212529;z-index:2100}.player-ui-errorscreen-wrapper{margin:auto;color:#fff}.player-ui-errorscreen-wrapper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;color:#e9ecef;text-align:center}.bmpui-error-screen-standard svg{display:-webkit-box;display:-ms-flexbox;display:flex;width:80px;height:80px}@media only screen and (min-width:1024px){.player-ui-errorscreen-wrapper div{font-size:18px}}.bmpui-error-screen{position:absolute;top:0;bottom:0;right:0;left:0;z-index:70;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;background:#212529}.bmpui-status-notification{position:absolute;height:32px;right:16px;top:24px;background-color:#212529;opacity:.8;color:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.15);box-shadow:0 0 4px 0 rgba(0,0,0,.15);text-align:center;pointer-events:none;z-index:20;border-radius:4px;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;font-size:15px;line-height:2;padding:7px 10px}.ad-click-overlay{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:20;cursor:pointer}.rvp-recommendation{width:227px}a{text-decoration:none}.rvp-recommendation-button{outline:none;width:168px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;border:2px solid #868e96;border-radius:8px;background-color:transparent;margin:0 8px 8px 0}.rvp-recommendation-button__icon{width:16px;height:20px;margin:0 12px 0 0}.rvp-recommendation-button .video-base-anchor__text,.rvp-recommendation-button .video-base-button__text{font-size:15px;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;color:#e9ecef;text-transform:uppercase;letter-spacing:.03em;line-height:1.3125;font-weight:700;white-space:nowrap}.rvp-recommendation-button:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.rvp-recommendation-button:hover path{fill:#fff}.rvp-recommendation-button:hover .rvp-recommendation-button__text{color:#fff}.rvp-recommendation-screen{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#212529;z-index:50;padding-left:8px}.rvp-recommendation-screen ::-webkit-scrollbar{display:none}.rvp-recommendation-screen__placeholder{position:absolute;left:50%;top:calc(50% - 28px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:600px){.rvp-recommendation-screen__placeholder{top:calc(50% - 30px)}}@media only screen and (min-width:1024px){.rvp-recommendation-screen__placeholder{top:calc(50% - 32px)}}.rvp-recommendation-screen__content{position:relative}@media only screen and (max-width:359px){.rvp-recommendation-screen__content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.rvp-recommendation-screen__content__text{position:absolute;top:-29px;display:none;color:#fff;line-height:1.3125;font-size:16px;margin:0;font-family:Gotham XNarrow,Avenir Next Condensed,sans-serif-condensed,Arial Narrow,Arial Nova,sans-serif;font-weight:700}.rvp-recommendation-screen__content__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.rvp-recommendation-screen__content__list__item{margin-right:8px}.rvp-recommendation-screen__content__list__slider-left,.rvp-recommendation-screen__content__list__slider-right{display:none;position:absolute;z-index:1}.rvp-recommendation-screen__content__list__slider-left:hover,.rvp-recommendation-screen__content__list__slider-right:hover{opacity:1;background:#d00}.rvp-recommendation-screen__content__list__slider-left:hover path:first-child,.rvp-recommendation-screen__content__list__slider-right:hover path:first-child{fill:transparent}.rvp-recommendation-screen__content__list__slider-right{right:0}.rvp-recommendation-screen__buttons{display:none;position:absolute;bottom:0;right:0}.player-default-ui{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:99}.player-wrapper{position:relative}.player-wrapper button{font-family:inherit;font-size:100%;line-height:1.15;text-transform:none;overflow:visible}.fade-leave-active,button .fade-enter-active{-webkit-transition:opacity 1s;transition:opacity 1s}.fade-leave-to,button .fade-enter{opacity:0}.player-wrapper:hover .redbmpui-play-button{background-color:#d00}.player-wrapper:hover .redbmpui-play-button svg path{fill:#fff}.bitmovinplayer-poster{display:none!important}