/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-light-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-light-webfont.ttf") format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.ttf") format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-semibold-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-semibold-webfont.ttf") format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.ttf") format("truetype");font-style:normal;font-weight:700}@font-face{font-family:GloboFutura;src:url("https://s.glbimg.com/gl/ba/fonts/globofutura-medium-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/globofutura-medium-webfont.ttf") format("truetype");font-style:normal;font-weight:500}@font-face{font-family:GloboFutura;src:url("https://s.glbimg.com/gl/ba/fonts/globofutura-bold-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/globofutura-bold-webfont.ttf") format("truetype");font-style:normal;font-weight:700}html{box-sizing:border-box;font-family:Open Sans,sans-serif;font-weight:400;background:#1f1f1f;font-smoothing:antialiased;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased}*,:after,:before{box-sizing:inherit}#app,body,html{height:100%;width:100%}.scroll-locked{overflow:hidden!important}@media screen and (max-width:768px){.scroll-locked--mobile-only{overflow-y:hidden!important}}.hidden{display:none}.grid{max-width:1920px;margin:0 auto;padding:0 5%}@media only screen and (min-width:1420px){.grid{padding:0 10%}}@media only screen and (min-width:1920px){.grid{padding:0 192px}}.app-banner{z-index:3}.arrow-icon{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.arrow-icon.right{-webkit-transform:scale(-1);transform:scale(-1)}.arrow-icon.right,.arrow-icon.up{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.arrow-icon.up{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.arrow-icon.down{-webkit-transform:rotate(270deg);transform:rotate(270deg);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.action-banner{position:fixed;z-index:1;bottom:0;left:0;right:0;background:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1024px){.action-banner{left:auto;right:40px;bottom:40px;width:340px;box-shadow:0 0 20px -3px rgba(0,0,0,.45),0 8px 6px -6px rgba(0,0,0,.8)}}.action-banner__container{padding:14px;font-size:14px}@media screen and (min-width:1024px){.action-banner__container{padding:18px;line-height:21px;font-size:15px}}.action-banner__description{color:#fff;margin-right:10px}.action-banner__link{padding:0;display:inline-block;white-space:nowrap;color:#aaa;text-decoration:none;text-transform:lowercase}.action-banner__close,.action-banner__link{background:none;border:none;outline:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.action-banner__close{padding:0;padding:20px}.action-banner .arrow-icon,.action-banner .close-icon{fill:#aaa}.action-banner .arrow-icon{height:1em;width:.58em}.action-banner .close-icon{width:16px;display:block}.action-banner.transition-enter{-webkit-transform:translateY(200px);transform:translateY(200px)}.action-banner.transition-enter.transition-enter-active{transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;-webkit-transform:translateY(0);transform:translateY(0)}.action-banner.transition-leave{-webkit-transform:translateY(0);transform:translateY(0)}.action-banner.transition-leave.transition-leave-active{transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;-webkit-transform:translateY(200px);transform:translateY(200px)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.app-layout{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.app-layout__content{position:absolute;background:#1f1f1f;left:0;right:0;top:0;min-height:100%}.app-banner+.app-layout__content .headroom.headroom--unfixed .playkit-header__header-original-container,.app-banner+.app-layout__content .live-back-button{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translateY(70px);transform:translateY(70px)}.app-banner:empty+.app-layout__content .headroom.headroom--unfixed .playkit-header__header-original-container,.app-banner:empty+.app-layout__content .live-back-button{-webkit-transform:translateY(0);transform:translateY(0)}.search-landing-widget{padding:10vh 0;text-align:center}.search-landing-widget__title{font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:14px;color:#fff;text-transform:uppercase}@media screen and (min-width:768px){.search-landing-widget__title{font-size:18px}}.search-landing-widget__items{padding:0}.search-landing-widget__item{list-style:none;margin-bottom:.4em;font-size:calc(.89vw + 13.14px);color:#fff}@media screen and (min-width:768px){.search-landing-widget__item{font-size:calc(.87vw + 12.11px)}}@media screen and (min-width:1600px){.search-landing-widget__item{font-size:24px}}.search-landing-widget__item .search-icon{height:.6em;width:.6em;fill:#aaa;vertical-align:middle}.search-landing-widget__item a{color:#aaa;text-decoration:none}.search-landing-widget__item a:hover{opacity:.6}.search-landing-widget--small .search-landing-widget__title{font-size:calc(.89vw + 13.14px);color:#fff}@media screen and (min-width:768px){.search-landing-widget--small .search-landing-widget__title{font-size:20px}}.search-landing-widget--small .search-icon{height:.65em;width:.65em;right:5px}.search-bar-widget{height:70px;line-height:70px;position:relative;background:#262626;box-shadow:0 3px 6px #191919}.search-bar-widget__close,.search-bar-widget__field,.search-bar-widget__label{position:absolute;top:0;bottom:0}.search-bar-widget__label{left:0;cursor:pointer}.search-bar-widget__close{right:0;background:none;border:none;outline:none;padding:0}.search-bar-widget .close-icon,.search-bar-widget .search-icon{padding:20px}.search-bar-widget .search-icon{fill:#fff;width:57px}.search-bar-widget .close-icon{width:52px;fill:#666}.search-bar-widget__field{left:57px;right:52px}.search-bar-widget__field-input{font-family:Open Sans,sans-serif;font-weight:300;font-size:5vw;border:none;background:none;height:inherit;outline:none;line-height:inherit;color:#fff;width:100%}.search-bar-widget__field-input::-ms-clear{display:none}@media only screen and (min-width:768px){.search-bar-widget{height:120px;line-height:120px}.search-bar-widget__field-input{font-size:35px}.search-bar-widget .close-icon,.search-bar-widget .search-icon{padding:40px 30px}.search-bar-widget .search-icon{width:84px}.search-bar-widget .close-icon{width:78px}.search-bar-widget__field{left:80px;right:80px;height:inherit}}@media only screen and (min-height:800px) and (min-width:768px){.search-bar-widget{height:175px;line-height:175px}.search-bar-widget__field-input{font-size:50px}.search-bar-widget .search-icon{width:94px}.search-bar-widget .close-icon{width:84px}.search-bar-widget__field{left:100px;right:100px;height:inherit}}.search-bar-widget--bottom_view{position:absolute;height:90px;line-height:90px;width:100%;padding-right:50px;bottom:0;overflow:hidden;box-shadow:-5px 0 28px 1px rgba(0,0,0,.2)}.search-bar-widget--bottom_view .search-bar-widget__label{right:24px;left:auto;cursor:pointer}.search-bar-widget--bottom_view .search-bar-widget__close-icon{display:none}@media only screen and (min-width:768px){.search-bar-widget--bottom_view{height:110px;line-height:110px}.search-bar-widget--bottom_view .search-bar-widget__field{left:50px}.search-bar-widget--bottom_view .search-bar-widget__field-input{font-size:42px}}.ops-view{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;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-pack:center;-ms-flex-pack:center;justify-content:center}.ops-view__wrapper-error{position:relative}.ops-view__wrapper-error__title{text-align:center;color:#aaa;font-family:Open Sans,sans-serif;font-weight:300;font-size:5.5vw;padding-bottom:3.5vw;margin:0}.ops-view__wrapper-error__icon{position:relative;height:6em;width:6em;padding-top:60px;padding-bottom:6.25em;margin:0;display:inline-block;vertical-align:baseline;text-align:center}.ops-view__wrapper-error .video-error{width:6em;height:6em}@media screen and (min-width:500px){.ops-view__wrapper-error h1{font-size:2rem;padding-bottom:1.4rem}.ops-view__wrapper-error .video-error{width:6em;height:6em}}@media screen and (min-width:769px){.ops-view__wrapper-error h1{font-size:1.6rem;padding-bottom:1.3rem}.ops-view__wrapper-error .video-error{width:6em;height:6em}.ops-view__wrapper-error__icon{position:relative;height:6em;width:6em;padding-bottom:6.25em;text-align:center}}@media screen and (min-width:1024px){.ops-view__wrapper-error__title{font-size:2rem;padding-bottom:.8rem}.ops-view__wrapper-error .video-error{width:6em;height:6em}}.error-view{text-align:center;color:#fff}.error-view .message{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;padding:10vw}.error-view .message .actions{margin-top:5em}.error-view .message .reload-page{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;color:#666;text-decoration:none;font-size:2em;font-weight:300;letter-spacing:-1px;background:#191919;padding:4px 15px 7px 10px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.spinner{height:3vw;width:3vw;margin:2px;display:inline-block;line-height:normal;-webkit-animation:fadein .75s linear both;animation:fadein .75s linear both}.spinner figure{margin:0}.spinner--lazy{-webkit-animation:fadein .75s linear .75s both;animation:fadein .75s linear .75s both}@media only screen and (max-width:1280px){.spinner--responsive{height:4vw;width:4vw}}@media only screen and (max-width:960px){.spinner--responsive{height:5vw;width:5vw}}@media only screen and (max-width:768px){.spinner--responsive{height:6vw;width:6vw}}@media only screen and (max-width:480px){.spinner--responsive{height:8vw;width:8vw;border-width:2px}}@media only screen and (max-width:320px){.spinner--responsive{height:10vw;width:10vw}}.loading-screen{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000}.user-picture-icon{display:block;width:100%;height:100%;background:#262626}.user-picture-widget{border:none;padding:0;outline:none;-webkit-tap-highlight-color:transparent}.user-picture-widget img{width:100%;height:auto;margin-top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@font-face{font-family:ProximaNova;src:url("https://s3.glbimg.com/cdn/fonts/proximanova/regular.woff") format("woff"),url("https://s3.glbimg.com/cdn/fonts/proximanova/regular.woff2") format("woff2"),url("https://s3.glbimg.com/cdn/fonts/proximanova/regular.ttf") format("truetype");font-weight:500}@font-face{font-family:ProximaNova;src:url("https://s3.glbimg.com/cdn/fonts/proximanova/bold.woff") format("woff"),url("https://s3.glbimg.com/cdn/fonts/proximanova/bold.woff2") format("woff2"),url("https://s3.glbimg.com/cdn/fonts/proximanova/bold.ttf") format("truetype");font-weight:700}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-light-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-light-webfont.ttf") format("truetype");font-weight:300}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-regular-webfont.ttf") format("truetype");font-weight:400}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-semibold-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-semibold-webfont.ttf") format("truetype");font-weight:600}@font-face{font-family:Open Sans;src:url("https://s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/opensans-bold-webfont.ttf") format("truetype");font-weight:700}@font-face{font-family:GloboFutura;src:url("https://s.glbimg.com/gl/ba/fonts/globofutura-medium-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/globofutura-medium-webfont.woff2") format("woff2"),url("https://s.glbimg.com/gl/ba/fonts/globofutura-medium-webfont.ttf") format("truetype");font-weight:500}@font-face{font-family:GloboFutura;src:url("https://s.glbimg.com/gl/ba/fonts/globofutura-bold-webfont.woff") format("woff"),url("https://s.glbimg.com/gl/ba/fonts/globofutura-bold-webfont.woff2") format("woff2"),url("https://s.glbimg.com/gl/ba/fonts/globofutura-bold-webfont.ttf") format("truetype");font-weight:700}.playkit-menu__user-area-wrapper{height:68px}.playkit-menu__user-area-wrapper--open .playkit-menu__user-area-dropdown{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:translateY(0);transform:translateY(0);padding-top:11px;padding-bottom:11px}.playkit-menu__user-area-wrapper--open .playkit-menu__user-area-name:after{-webkit-transform:rotate(135deg) translateY(-4px) translateX(4px);transform:rotate(135deg) translateY(-4px) translateX(4px);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.playkit-menu__user-area-wrapper--open .playkit-menu__user-area-fadder{z-index:5;background-color:hsla(0,0%,7%,.8);transition:background-color .2s ease}.playkit-menu__user-area-header-wrapper{height:68px;z-index:15;position:relative}.playkit-menu__user-area-login{display:inline-block;color:#fff;font-size:25px;font-weight:300;height:100%;line-height:68px;text-align:left;text-decoration:none;padding-right:30px}.playkit-menu__user-area-logged{height:100%;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:20;box-shadow:0 1px 3px 0 rgba(0,0,0,.37)}.playkit-menu__user-area-avatar{width:38px;height:38px;border-radius:50%;background:#262626;overflow:hidden;position:relative;display:inline-block}.playkit-menu__user-area-name{color:#fff;font-weight:700;font-size:18px;margin-left:3vw;display:inline-block}@media screen and (min-width:1280px){.playkit-menu__user-area-name{margin-left:1.5rem}}@media screen and (min-width:768px) and (max-width:1279px){.playkit-menu__user-area-name{margin-left:1vw}}.playkit-menu__user-area-name:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:12px;height:12px;display:inline-block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;right:25px}.playkit-menu__user-area-dropdown,.playkit-menu__user-area-name:after{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.playkit-menu__user-area-dropdown{color:#fff;position:relative;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:10;padding:2px 0}.playkit-menu__user-area-fadder{position:absolute;top:0;width:100%;height:100vh;background-color:transparent;transition:background-color .2s ease;z-index:-5}.playkit-menu__shared-contained{padding-right:5vw;padding-left:6vw}@media screen and (min-width:1280px){.playkit-menu__shared-contained{padding-right:1.5rem;padding-left:1.5rem}}@media screen and (min-width:1024px) and (max-width:1279px){.playkit-menu__shared-contained{padding-right:1.5vw;padding-left:1.5vw}}@media screen and (min-width:768px) and (max-width:1023px){.playkit-menu__shared-contained{padding-right:2vw;padding-left:3vw}}.playkit-menu__menu-container{position:fixed;width:100vw;top:0;left:0;height:100vh;z-index:15;will-change:transform;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);background-color:transparent;transition:background-color .2s ease,-webkit-transform 0ms .3s;transition:background-color .2s ease,transform 0ms .3s;transition:background-color .2s ease,transform 0ms .3s,-webkit-transform 0ms .3s;outline:none}.playkit-menu__menu-container--open{transition:background-color .3s ease,-webkit-transform 0ms;transition:background-color .3s ease,transform 0ms;transition:background-color .3s ease,transform 0ms,-webkit-transform 0ms;-webkit-transform:translateX(0);transform:translateX(0);background-color:rgba(0,0,0,.8)}.playkit-menu__menu-container--open .playkit-menu__menu-content{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateX(0);transform:translateX(0)}.playkit-menu__menu-container--open .playkit-menu__header-text,.playkit-menu__menu-container--open .playkit-menu__item-link{-webkit-animation:playkit-fadeIn-animation .25s forwards;animation:playkit-fadeIn-animation .25s forwards}.playkit-menu__menu-container--close .playkit-menu__menu-close{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.playkit-menu__menu-background{width:100%;height:100%}.playkit-menu__menu-content{position:absolute;float:left;width:80%;height:100%;background:#131313;will-change:transform;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media screen and (min-width:1280px){.playkit-menu__menu-content{width:28rem}}@media screen and (min-width:1024px) and (max-width:1279px){.playkit-menu__menu-content{width:35%}}@media screen and (min-width:768px) and (max-width:1023px){.playkit-menu__menu-content{width:45%}}.playkit-menu__menu-close{position:absolute;width:20%;height:80px;display:block;cursor:pointer;right:-20%;transition:all .5s ease;-webkit-transform:scale(1);transform:scale(1)}.playkit-menu__menu-close:after,.playkit-menu__menu-close:before{position:absolute;height:25px;width:3px;background:#fff;content:"";top:30px;left:50%;box-shadow:0 0 1px hsla(0,0%,100%,.5)}.playkit-menu__menu-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.playkit-menu__menu-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.playkit-menu__menu-children{position:relative;z-index:1;padding-top:55px;padding-bottom:48px;height:calc(100vh - 68px);overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box}.playkit-menu__menu-children-transition--enter{position:absolute;top:0;left:0;opacity:0;transition:opacity .3s ease;padding-top:55px;padding-right:5vw;padding-left:6vw}@media screen and (min-width:1280px){.playkit-menu__menu-children-transition--enter{padding-right:1.5rem;padding-left:1.5rem}}@media screen and (min-width:1024px) and (max-width:1279px){.playkit-menu__menu-children-transition--enter{padding-right:2vw;padding-left:2.5vw}}@media screen and (min-width:768px) and (max-width:1023px){.playkit-menu__menu-children-transition--enter{padding-right:3vw;padding-left:3.5vw}}.playkit-menu__menu-children-transition--enter.playkit-menu__menu-children-transition--enter-active{opacity:1}@media screen and (min-width:1280px){.playkit-menu__menu-children-transition--enter{width:calc(100% - 3rem)}}@media screen and (min-width:1024px) and (max-width:1279px){.playkit-menu__menu-children-transition--enter{width:calc(100% - 3vw)}}@media screen and (min-width:768px) and (max-width:1023px){.playkit-menu__menu-children-transition--enter{width:calc(100% - 5vw)}}.playkit-menu__menu-children-transition--leave{position:relative;opacity:1;transition:opacity .2s ease}.playkit-menu__menu-children-transition--leave.playkit-menu__menu-children-transition--leave-active{opacity:0}@-webkit-keyframes playkit-fadeIn-animation{0%{opacity:0}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes playkit-fadeIn-animation{0%{opacity:0}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}.playkit-menu__item-link{transition:all .14s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;text-align:left;padding-top:10px;padding-bottom:10px;line-height:110%;height:auto;width:100%;font-size:22px;text-decoration:none;font-weight:300;opacity:0}@media screen and (min-width:768px){.playkit-menu__item-link{font-size:calc(.24vw + 20.15px)}}@media screen and (min-width:1024px){.playkit-menu__item-link{font-size:calc(.78vw + 13px)}}@media screen and (min-width:1280px){.playkit-menu__item-link{font-size:23px}}.playkit-menu__item-link--with-arrow:after{content:"\A0\A0\A0\A0\A0\A0";border-bottom:1px solid currentcolor;border-left:1px solid currentcolor;width:10px;height:10px;display:block;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:20px}.playkit-menu__item-link--with-reverse-arrow{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.playkit-menu__item-link--with-reverse-arrow:before{content:"\A0\A0\A0\A0\A0\A0";border-bottom:1px solid currentcolor;border-left:1px solid currentcolor;width:10px;height:10px;display:block;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:5px}.playkit-menu__item-link--small{font-size:20px}.playkit-menu__item-link--with-color.playkit-menu__item-link:not(:hover){color:currentcolor!important}.playkit-menu__item-link:hover{transition:color .14s ease}.playkit-menu__item-link:not(:hover){color:#fff!important}.playkit-menu__header-text{opacity:0;margin:48px 0 0;font-weight:700;text-transform:uppercase;font-size:15px;text-align:left}.playkit-menu__back-item-wrapper{position:absolute;top:0;left:0;width:100%;padding-top:6px;padding-bottom:6px;border-bottom:1px solid #333}.playkit-menu{text-transform:none}.playkit-menu__username{text-transform:capitalize}.playkit-menu__items,.playkit-menu__user-area-items{text-transform:lowercase}.call-to-trial-widget{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;float:left;display:block;width:65%;margin-top:0;margin-right:7px;margin-left:7px;padding:2px;font-size:11px;font-family:GloboFutura,Arial,sans-serif;font-weight:600;color:#ff0048;border:1px solid #ff0048;box-shadow:inset 0 0 1px 0 #ff0048,0 0 1px 0 #ff0048;border-radius:3px;line-height:12px;text-transform:uppercase;letter-spacing:-.03em}@media screen and (min-width:768px){.call-to-trial-widget{line-height:13px;font-size:12px}}@media screen and (min-width:1024px){.call-to-trial-widget{width:100%;padding:0 10px;margin-right:20px;margin-left:15px;font-size:14px;font-weight:700;line-height:24px}}.header-widget{transition:background .25s ease-in;background:#000;color:#fff;height:58px;line-height:58px}.header-widget--transparent{background:transparent}.header-widget__left{float:left}.header-widget__middle{-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;left:50%}.header-widget__right{float:right}.header-widget__menu-trigger{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;display:block;padding:0 20px;width:58px;height:58px}.header-widget__menu-icon{line-height:58px;width:30px;height:30px;vertical-align:middle;fill:#fff}.header-widget__logo{height:58px;width:180px}.header-widget__product-logo{line-height:100%;width:100%;height:100%;vertical-align:middle}.header-widget__product-small-logo{height:88%}.header-widget .search-button-widget__label{font-size:14px}.header-widget .login-button-widget{font-size:14px;padding-right:15px}.playkit-header__menu-container{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;width:58px;cursor:pointer;outline:none}.playkit-header__menu-icon{position:relative;width:23px;height:19px;cursor:pointer}.playkit-header__menu-icon span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:25%;opacity:1;left:0;box-shadow:0 1px 1px #f1f1f1}@media (min-width:768px){.playkit-header__menu-icon span{height:3px}}.playkit-header__menu-icon span:first-child{top:0}.playkit-header__menu-icon span:nth-child(2){top:7px}@media (min-width:768px){.playkit-header__menu-icon span:nth-child(2){top:8px}}.playkit-header__menu-icon span:nth-child(3){top:14px}@media (min-width:768px){.playkit-header__menu-icon span:nth-child(3){top:16px}}.playkit-header__auth-tool-container{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:0 20px;color:#fff;text-decoration:none;height:100%;overflow:hidden}.playkit-header__auth-tool-container:hover{text-decoration:none}.playkit-header__auth-tool-user-container{height:100%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.playkit-header__auth-tool-authenticator{height:100%;position:relative;margin-right:20px}.playkit-header__auth-tool-authenticator:empty{margin-right:0}.playkit-header__auth-tool-logout{transition:all .3s ease;margin-right:40px;width:40px;opacity:1;overflow:hidden;cursor:pointer;color:#fff}.playkit-header__auth-tool-logout--closed{opacity:0;margin-right:0;width:0}.playkit-header__auth-tool-photo{cursor:pointer;width:35px;height:35px;border-radius:50%;background:#262626;overflow:hidden;position:relative}@media (min-width:768px){.playkit-header__auth-tool-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.playkit-header__right-container,.playkit-header__toolbar-container{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;line-height:58px}.playkit-header__toolbar-container{margin:0 auto 0 0}@media (min-width:768px){.playkit-header__toolbar-container{margin:0 0 0 auto}}.playkit-header__toolbar-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:0 5px;cursor:pointer;line-height:58px;text-decoration:none}.playkit-header__toolbar-link:hover{text-decoration:none}@media (min-width:768px){.playkit-header__toolbar-link{padding:0 20px}}.playkit-header__toolbar-search-text{margin:0 0 0 6px;color:#fff}@media (max-width:1080px){.playkit-header__toolbar-search-text{display:none}}.playkit-header__toolbar-search-icon{position:relative;box-sizing:content-box;height:20px;width:22px}.playkit-header__toolbar-search-icon:after,.playkit-header__toolbar-search-icon:before{content:""}.playkit-header__toolbar-search-icon:before{width:12px;border:3px solid #fff;border-radius:100%;position:absolute;left:0;height:12px}@media (min-width:768px){.playkit-header__toolbar-search-icon:before{border:4px solid #fff}}.playkit-header__toolbar-search-icon:after{width:3px;background:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:13px;left:15px;height:8px;border-radius:5px}@media (min-width:768px){.playkit-header__toolbar-search-icon:after{width:4px;top:15px;left:17px}}.playkit-header__header-container{position:relative;width:100%;transition:background .25s ease-in;background:#000;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media (min-width:768px){.playkit-header__header-container{height:58px}}.playkit-header__header-container--transparent{background:transparent}.playkit-header__header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;max-width:150px;cursor:pointer;position:absolute;margin:auto;left:0;right:0;bottom:0}.playkit-header__header-logo img,.playkit-header__header-logo svg{height:100%;width:100%}@media (min-width:768px){.playkit-header__header-logo{height:54px;max-width:160px}}.playkit-header__app-header-container{position:fixed;width:100%;top:0;left:0;right:0;z-index:10}.playkit-header__menu-original-container{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;width:58px;cursor:pointer;outline:none}.playkit-header__menu-original-icon{position:relative;width:23px;height:19px;cursor:pointer}.playkit-header__menu-original-icon span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:25%;opacity:1;left:0;box-shadow:0 1px 1px #f1f1f1}@media (max-width:768px){.playkit-header__menu-original-icon span{height:2px}}.playkit-header__menu-original-icon span:first-child{top:0}.playkit-header__menu-original-icon span:nth-child(2){top:8px}@media (max-width:768px){.playkit-header__menu-original-icon span:nth-child(2){top:7px}}.playkit-header__menu-original-icon span:nth-child(3){top:16px}@media (max-width:768px){.playkit-header__menu-original-icon span:nth-child(3){top:14px}}.playkit-header__auth-tool-original-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:0 20px;color:#fff;text-decoration:none;height:100%;overflow:hidden}.playkit-header__auth-tool-original-container:hover{text-decoration:none}.playkit-header__auth-tool-original-user-container{height:100%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.playkit-header__auth-tool-original-authenticator{height:100%;position:relative;margin-right:20px}.playkit-header__auth-tool-original-authenticator:empty{margin-right:0}.playkit-header__auth-tool-original-logout{transition:all .3s ease;margin-right:40px;width:40px;opacity:1;overflow:hidden;cursor:pointer;color:#fff}.playkit-header__auth-tool-original-logout--closed{opacity:0;margin-right:0;width:0}.playkit-header__auth-tool-original-photo{cursor:pointer;width:35px;height:35px;border-radius:50%;background:#262626;overflow:hidden;position:relative}@media (max-width:768px){.playkit-header__auth-tool-original-container{display:none}}.playkit-header__toolbar-original-container{height:100%}.playkit-header__toolbar-original-container,.playkit-header__toolbar-original-link{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;line-height:58px}.playkit-header__toolbar-original-link{font-weight:700;padding:0 20px;cursor:pointer;text-decoration:none}.playkit-header__toolbar-original-link:hover{text-decoration:none}.playkit-header__toolbar-original-search-text{margin:0 0 0 6px;color:#fff}@media (max-width:1080px){.playkit-header__toolbar-original-search-text{display:none}}.playkit-header__toolbar-original-search-icon{position:relative;box-sizing:content-box;height:20px;width:22px}.playkit-header__toolbar-original-search-icon:after,.playkit-header__toolbar-original-search-icon:before{content:""}.playkit-header__toolbar-original-search-icon:before{width:12px;border:4px solid #fff;border-radius:100%;position:absolute;left:0;height:12px}@media (max-width:768px){.playkit-header__toolbar-original-search-icon:before{border:3px solid #fff}}.playkit-header__toolbar-original-search-icon:after{width:4px;background:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:15px;left:17px;height:8px;border-radius:5px}@media (max-width:768px){.playkit-header__toolbar-original-search-icon:after{width:3px;top:13px;left:15px}}.playkit-header__header-original-container{position:relative;width:100%;transition:background .25s ease-in;background:#000;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff;height:58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media (max-width:768px){.playkit-header__header-original-container{height:48px}}.playkit-header__header-original-container--transparent{background:transparent}.playkit-header__header-original-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:54px;max-width:160px;cursor:pointer;position:absolute;margin:auto;left:0;right:0;bottom:0}.playkit-header__header-original-logo img,.playkit-header__header-original-logo svg{height:100%;width:100%}@media (max-width:768px){.playkit-header__header-original-logo{height:48px;max-width:150px}}.footer-widget{position:absolute;bottom:0;width:100%;background-color:#000;color:#666;font-size:12px;margin:0;padding:12px 0;-ms-flex-negative:0;flex-shrink:0}.footer-widget__link{color:#8c8c8c;text-decoration:none}.footer-widget__text{margin:0}.footer-widget--long{display:none}@media only screen and (min-width:880px){.footer-widget--short{display:none}.footer-widget--long{display:block}.footer-widget__terms-link{float:right}}.thematic-title__pink{color:#ff0048}.thematic-title__white{color:#fff}.thematic-title__charcoal-grey{color:#454545}.live-shortcut-globo .live-shortcut__ball{background-color:#ff0048;text-decoration:none}.live-shortcut-globo .play-icon{width:34px;height:34px;fill:#fff;margin-left:4px}.live-shortcut-globo .play-icon-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.4));filter:drop-shadow(0 2px 2px rgba(0,0,0,.4))}.live-shortcut-bbb .live-shortcut__ball{background-color:#ff0048;text-decoration:none}.live-shortcut-bbb .play-icon{width:34px;height:34px;fill:#fff;margin-left:4px}.live-shortcut-bbb .play-icon-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.4));filter:drop-shadow(0 2px 2px rgba(0,0,0,.4))}.live-shortcut-olympic .live-shortcut__ball{background-color:#ff0048}.live-shortcut-olympic .olympic-icon{width:40px;height:40px;fill:#fff}.live-shortcut-schedule .live-schedule-icon{width:26px;height:26px;opacity:.8;fill:#fff}.live-shortcut-disable{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:Open Sans,sans-serif;font-weight:400;font-size:15px;color:#666;padding-top:20px;padding-bottom:20px;margin-bottom:10px}.live-shortcut__transition-enter .live-shortcut-disable{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}.live-shortcut__transition-enter-active .live-shortcut-disable{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all .15s ease-out;transition-delay:.2s}.live-shortcut__transition-leave-active .live-shortcut-disable{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px);transition:all .15s ease-out}.live-shortcut__menu{z-index:3;position:fixed;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:end;-ms-flex-align:end;align-items:flex-end;right:20px;bottom:20px;width:calc(100% - 40px);height:auto}@media screen and (min-width:768px){.live-shortcut__menu{width:400px;right:50px;bottom:50px}}.live-shortcut__menu-close{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;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:60px;height:60px;margin:2px;margin-top:-5px}.live-shortcut__menu-close .live-shortcut__ball{width:46px;height:46px}.live-shortcut__menu-close .close-icon{width:14px;height:14px;opacity:.5;fill:#fff}@media screen and (min-width:768px){.live-shortcut__menu-close{right:50px;bottom:50px}}.live-shortcut__item{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.live-shortcut__content{margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right;color:#fff}.live-shortcut__subtitle,.live-shortcut__title{text-shadow:1px 1px 1px rgba(0,0,0,.9)}.live-shortcut__title{font-weight:700;font-family:GloboFutura,Arial,sans-serif;text-transform:uppercase}.live-shortcut__transition-enter .live-shortcut__item .live-shortcut__content{opacity:0}.live-shortcut__transition-enter .live-shortcut__item .live-shortcut__ball{box-shadow:none;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.live-shortcut__transition-enter .live-shortcut__item+.live-shortcut__item .live-shortcut__ball{-webkit-transform:translateY(20px);transform:translateY(20px)}.live-shortcut__transition-enter-active .live-shortcut__item .live-shortcut__content{opacity:1;transition:opacity .2s linear .15s}.live-shortcut__transition-enter-active .live-shortcut__item+.live-shortcut__item .live-shortcut__content{transition-delay:.1s}.live-shortcut__transition-enter-active .live-shortcut__item .live-shortcut__ball{transition:all .25s ease-out .05s;opacity:1;box-shadow:0 0 20px -3px rgba(0,0,0,.45),0 8px 6px -6px rgba(0,0,0,.8);-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.live-shortcut__transition-enter-active .live-shortcut__item+.live-shortcut__item .live-shortcut__ball{transition-delay:0}.live-shortcut__transition-leave .live-shortcut__item .live-shortcut__content{opacity:1}.live-shortcut__transition-leave-active .live-shortcut__item .live-shortcut__content{opacity:0;transition:opacity .15s linear}.live-shortcut__transition-leave-active .live-shortcut__item .live-shortcut__ball{transition:all .2s ease-out .05s;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;box-shadow:none}.live-shortcut__transition-leave-active .live-shortcut__item .live-shortcut__item+.live-shortcut__ball{transition-delay:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.live-shortcut-warning{position:absolute;right:0;top:0;bottom:0;width:330px;max-width:80vw}.live-shortcut-warning__background{position:absolute;right:0;height:100%;width:100%;border-radius:30px;background-color:#ff0048;box-shadow:0 0 20px -3px rgba(0,0,0,.45),0 8px 6px -6px rgba(0,0,0,.8)}.live-shortcut-warning__content{position:relative;padding:10px 70px 10px 30px;text-align:right;color:#fff}.live-shortcut-warning__content .live-shortcut__ball-title{font-family:GloboFutura,Arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:14px}.live-shortcut-warning__content .live-shortcut__ball-program{font-family:Open Sans,sans-serif;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-shortcut-warning__transition-enter .live-shortcut-warning__background{width:60px}.live-shortcut-warning__transition-enter .live-shortcut-warning__content{opacity:0}.live-shortcut-warning__transition-enter-active .live-shortcut-warning__background{width:330px;max-width:80vw;transition:width .3s ease-in-out}.live-shortcut-warning__transition-enter-active .live-shortcut-warning__content{opacity:1;transition:opacity .3s ease-in-out .2s}.live-shortcut-warning__transition-leave-active .live-shortcut-warning__background{width:60px;transition:width .3s ease-in-out .2s}.live-shortcut-warning__transition-leave .live-shortcut-warning__content{opacity:0;transition:opacity .3s ease-in-out}.live-shortcut--opened{position:fixed;z-index:3;top:0;width:100%;height:100%}.live-shortcut__overlay{content:"";position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.8)}@media screen and (min-width:768px){.live-shortcut__overlay{background:linear-gradient(-45deg,#000,rgba(0,0,0,.9) 50px,rgba(0,0,0,.8) 300px,transparent 800px)}}.live-shortcut__ball{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;-ms-flex-negative:0;flex-shrink:0;box-sizing:content-box;width:60px;height:60px;border-radius:50%;background-color:#333;box-shadow:0 0 20px -3px rgba(0,0,0,.45),0 8px 6px -6px rgba(0,0,0,.8);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all 50ms ease-out;margin:2px}.live-shortcut--warning .live-shortcut__ball,.live-shortcut__item:hover .live-shortcut__ball,.live-shortcut__link:hover .live-shortcut__ball,.live-shortcut__menu-close:hover .live-shortcut__ball{margin:0;padding:2px}.live-shortcut__link{position:fixed;z-index:3;right:20px;bottom:20px}.live-shortcut__link .live-shortcut__ball{background-color:#ff0048;text-decoration:none}.live-shortcut__link .play-icon{width:34px;height:34px;fill:#fff;margin-left:4px}.live-shortcut__link .play-icon-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,.4));filter:drop-shadow(0 2px 2px rgba(0,0,0,.4))}.live-shortcut__link .live-shortcut__counter{position:absolute;right:2px;bottom:2px;z-index:3;background-color:#fff;color:#ff0048;border-radius:50%;width:17px;height:17px;font-size:12px;font-family:Open Sans,sans-serif;font-weight:700;text-align:center;box-shadow:0 0 20px -3px rgba(0,0,0,.8),0 5px 6px -6px rgba(0,0,0,.8)}@media screen and (min-width:768px){.live-shortcut__link{right:50px;bottom:50px}}.live-shortcut-enter .live-shortcut__link{-webkit-transform:translateY(120px);transform:translateY(120px)}.live-shortcut-enter-active .live-shortcut__link{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.live-shortcut-enter-active .live-shortcut__link,.live-shortcut-leave .live-shortcut__link{-webkit-transform:translateY(0);transform:translateY(0)}.live-shortcut-leave-active .live-shortcut__link{-webkit-transform:translateY(120px);transform:translateY(120px);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.live-shortcut__transition-enter.live-shortcut__overlay{opacity:0}.live-shortcut__transition-enter.live-shortcut__link,.live-shortcut__transition-enter .live-shortcut__menu-close{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.live-shortcut__transition-enter-active.live-shortcut__link,.live-shortcut__transition-enter-active .live-shortcut__menu-close{opacity:1;-webkit-transform:scale(1);transform:scale(1);transition:all .3s ease-out}.live-shortcut__transition-enter-active.live-shortcut__overlay{opacity:1;transition:opacity .3s ease-in-out}.live-shortcut__transition-leave.live-shortcut__overlay{opacity:1}.live-shortcut__transition-leave-active.live-shortcut__link,.live-shortcut__transition-leave-active .live-shortcut__menu-close{opacity:0;-webkit-transform:scale(0);transform:scale(0);transition:all .3s ease-out}.live-shortcut__transition-leave-active.live-shortcut__overlay{opacity:0;transition:opacity .3s ease-in-out}.live-shortcut__counter__transition-appear.live-shortcut__counter,.live-shortcut__counter__transition-enter.live-shortcut__counter{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.live-shortcut__counter__transition-appear-active.live-shortcut__counter,.live-shortcut__counter__transition-enter-active.live-shortcut__counter{transition:all .5s ease-in-out;-webkit-transform:scale(1);transform:scale(1);opacity:1}.live-shortcut__counter__transition-leave.live-shortcut__counter{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.live-shortcut__counter__transition-leave-active.live-shortcut__counter{transition:all .5s ease-in-out;-webkit-transform:scale(0);transform:scale(0);opacity:0}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.application-controller__view{padding-bottom:56px}@media screen and (min-width:1024px){.application-controller__view{padding-bottom:40px}}.application-controller__transition-leave{z-index:20;position:absolute;width:100%;height:100%;opacity:0;-webkit-animation-name:fadeout;animation-name:fadeout;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.offer-title-widget__title{font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:6vw;word-wrap:break-word;margin:0 0 20px;color:#ccc;fill:#ccc;font-size:calc(.89vw + 21px)}@media only screen and (min-width:768px){.offer-title-widget__title{font-size:calc(1.56vw + 16px)}}@media only screen and (min-width:1024px){.offer-title-widget__title{font-size:calc(1.13vw + 20.36px)}}@media only screen and (min-width:1200px){.offer-title-widget__title{font-size:calc(1vw + 18px)}}@media only screen and (min-width:1600px){.offer-title-widget__title{font-size:34px}}.offer-title-widget__playlist-icon{display:inline-block;vertical-align:middle;width:.75em;margin-right:calc(.67vw + 9.33px);margin-bottom:2px}@media screen and (min-width:1600px){.offer-title-widget__playlist-icon{margin-right:20px}}.offer-title-widget__geolocation-icon{display:inline-block;vertical-align:middle;width:.56em;margin-right:10px;margin-bottom:2px;fill:#666}.offer-title-widget__text{text-transform:uppercase;margin-right:10px}.offer-title-widget__playlist-total{display:block;font-family:Open Sans,sans-serif;font-weight:300;font-size:.65em;color:#666}@media only screen and (min-width:768px){.offer-title-widget__playlist-total{display:inline;font-size:.6em}}@media only screen and (min-width:1200px){.offer-title-widget__playlist-total{display:inline;font-size:.55em}}.offer-title-widget__subtitle{margin-top:-10px;margin-bottom:30px;color:#666;font-size:18px;font-weight:inherit}@media screen and (min-width:768px){.offer-title-widget__subtitle{font-size:calc(.78125vw + 12px)}}@media screen and (min-width:1024px){.offer-title-widget__subtitle{font-size:20px}}.offer-title-widget--highlight .offer-title-widget__title{text-align:center;color:#fff;fill:#fff;font-size:calc(3.26vw + 17px);line-height:calc(3.26vw + 27px);margin-bottom:20px}@media only screen and (min-width:768px){.offer-title-widget--highlight .offer-title-widget__title{font-size:calc(1.5625vw + 20px);line-height:calc(1.5625vw + 30px)}}@media only screen and (min-width:1024px){.offer-title-widget--highlight .offer-title-widget__title{font-size:calc(2.27vw + 12.72px);line-height:calc(2.27vw + 22px);margin-bottom:30px}}@media only screen and (min-width:1200px){.offer-title-widget--highlight .offer-title-widget__title{font-size:calc(2vw + 16px);line-height:calc(2vw + 26px);margin-bottom:40px}}@media only screen and (min-width:1600px){.offer-title-widget--highlight .offer-title-widget__title{font-size:48px;line-height:58px;margin-bottom:40px}}@media only screen and (min-width:768px){.offer-title-widget--highlight .offer-title-widget__playlist-total{display:block}}.offer-title-widget--highlight .offer-title-widget__subtitle{margin-top:-15px;margin-bottom:40px;text-align:center;font-size:calc(.23vw + 17.3px)}@media only screen and (min-width:1200px){.offer-title-widget--highlight .offer-title-widget__subtitle{margin-top:-30px;font-size:20px}}.tiled-grid-widget{overflow:hidden;padding:0;margin:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.tiled-grid-widget,.tiled-grid-widget__item{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.tiled-grid-widget__item{width:100%;padding-bottom:15px}.tiled-grid-widget--mobile-2-cols{margin-left:-15px}.tiled-grid-widget__item--mobile-2-cols{width:50%;padding:0 0 15px 15px}@media only screen and (max-width:480px){.tiled-grid-widget{margin-left:-3.6%}.tiled-grid-widget__item{padding:0 0 3.6% 3.6%}}@media only screen and (min-width:481px){.tiled-grid-widget{margin-left:-1.2%}.tiled-grid-widget__item{padding:0 0 1.2% 1.2%}}@media only screen and (min-width:769px){.tiled-grid-widget__item{width:25%}}@media screen and (min-width:1921px){.tiled-grid-widget{margin-left:-18px}.tiled-grid-widget__item{padding:0 0 18px 18px}}.placeholder-widget{position:relative;background-color:#242424;width:100%;overflow:hidden}.placeholder-widget .temp-image{display:block;width:100%;height:auto}.placeholder-widget .final-content{position:absolute;top:0;left:0;width:100%;height:100%}.thumbnail-widget{width:100%;height:100%;position:relative}.thumbnail-widget .thumb{width:100%;height:auto;display:block;position:absolute}.program-widget>a{display:block}.program-widget .title{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;color:#454545;font-size:4vw;font-family:Open Sans,sans-serif;font-weight:300;text-align:center;padding:0 6%}@media only screen and (min-width:768px){.program-widget .title{font-size:2.5vw}}@media screen and (min-width:1024px){.program-widget .title{font-size:2vw}}@media screen and (min-width:1280px){.program-widget .title{font-size:1.6rem}}.program-list-widget{text-align:center}.program-list-widget .program-list--item{width:100%}.program-list-widget__under-poster{font-size:calc(.44vw + 14.57px);margin-bottom:calc(1.12vw + 3px);display:inline-block;padding-top:8px;color:#666;white-space:pre-line}@media only screen and (min-width:768px){.program-list-widget__under-poster{font-size:18px}}@media only screen and (min-width:1024px){.program-list-widget__under-poster{font-size:16px}}@media only screen and (min-width:1200px){.program-list-widget__under-poster{font-size:calc(.75vw + 6px);padding-top:10px;margin-bottom:calc(2.5vw - 20px)}}@media only screen and (min-width:1600px){.program-list-widget__under-poster{font-size:18px;margin-bottom:20px}}.action-button{height:2.8em;line-height:2.8em;font-size:1.15em;text-align:center}.action-button--hidden{display:none}.action-button__button{background-color:#333;text-transform:uppercase;color:#fff;display:block;width:100%;font-family:GloboFutura,Arial,sans-serif;font-weight:700;padding:0 1.3em;border-radius:.14em;box-shadow:inset 0 -.1em #2d2d2d;text-align:center;border:none;outline:none}@media screen and (min-width:768px){.action-button__button{display:inline-block;width:auto}}.archived-programs-view{padding:10vh 0;background:#1f1f1f}.archived-programs-view .action-button{width:100%;text-align:center;margin-top:4vh}.region-programs-view{padding:10vh 0}.splash-screen-widget{background:#1f1f1f;width:100vw;height:100vh;position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;text-align:center}.splash-screen-widget__group{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.splash-screen-widget__group .product-logo-icon{margin:0 auto;display:block;width:70vw;height:16vw;margin-bottom:4vw;fill:#fff}@media screen and (max-height:700px) and (orientation:landscape){.splash-screen-widget__group .product-logo-icon{width:55vw;height:16vw}}@media only screen and (min-width:768px){.splash-screen-widget__group .product-logo-icon{width:30vw;height:8vw}}.splash-screen-widget__group .spinner{display:block;margin:0 auto 4vw}.splash-screen-widget__loading-text{color:#cecece;font-family:Open Sans,sans-serif;font-weight:300;font-size:.8rem;height:1em}@media only screen and (min-width:768px){.splash-screen-widget__loading-text{font-size:1rem}}.splash-screen-widget.transition-leave{opacity:1}.splash-screen-widget.transition-leave.transition-leave-active{transition:opacity .2s ease-in .2s;opacity:0}.player-widget-full-view{width:100vw;height:100vh;background-color:#000}.player-widget-full-view .player-mount{width:100%;height:100%}.player-widget{width:100%;height:auto;background-color:#000}.player-widget .player-mount{width:100%;height:100%}.player-background{background:#1f1f1f}.player-background .thumb{position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;width:auto}.player-background.tall .player-widget{width:177.77778vh;height:100vh;margin-left:calc(-88.8888888888889vh + 50vw)}.player-background.wide .player-widget{width:100vw;height:56.25vw;margin-top:calc(-28.125vw + 50vh)}@-webkit-keyframes more-content-down-move{0%{top:0}5%{top:1.5vh}10%{top:1vh}15%{top:1.5vh}20%{top:0}to{top:0}}@keyframes more-content-down-move{0%{top:0}5%{top:1.5vh}10%{top:1vh}15%{top:1.5vh}20%{top:0}to{top:0}}.more-content-down{text-decoration:none;color:#aaa}.more-content-down .icon{position:relative;border-radius:50%;text-align:center;width:40px;height:40px;margin:2vh auto;-webkit-animation:more-content-down-move 6s ease-in-out 3s infinite;animation:more-content-down-move 6s ease-in-out 3s infinite}.more-content-down .icon .arrow-icon{transition:fill .4s ease-in-out;fill:#aaa;width:16px;height:16px;margin:8px auto}@media only screen and (min-width:768px){.more-content-down .icon .arrow-icon{width:20px;height:20px}}.more-content-down--with-circle .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;border:1px solid #fff;background-color:rgba(0,0,0,.1);width:26px;height:26px}.more-content-down--with-circle .icon .arrow-icon{width:10px;height:10px;margin-top:5px;fill:#fff}.more-content-down-button{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.live__image-background{position:absolute;width:100%;height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.live__image-background.transition-appear{opacity:0}.live__image-background.transition-appear-active{opacity:1;transition:opacity .5s ease-in}.empty-thumb{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#454545}.empty-thumb .globoplay-icon{width:70%;height:70%}.live-schedule-card{position:relative;display:block;width:100%;height:100%;text-align:center}.live-schedule-card__cover{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-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);padding:0 36px;transition-property:background;transition-duration:.2s;color:#fff}.live-schedule-card__cover:hover{background:rgba(0,0,0,.75)}.live-schedule-card__title{font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:calc(.8vw + 5.83px)}@media screen and (min-width:1400px){.live-schedule-card__title{font-size:calc(.43vw + 9px)}}@media screen and (min-width:2100px){.live-schedule-card__title{font-size:calc(.75vw + 1.25px)}}@media screen and (min-width:2500px){.live-schedule-card__title{font-size:19px}}.live-schedule-card__text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:calc(.8vw + 5.83px);font-weight:300}@media screen and (min-width:1400px){.live-schedule-card__text{font-size:calc(.43vw + 9px)}}@media screen and (min-width:2100px){.live-schedule-card__text{font-size:calc(.75vw + 1.25px)}}@media screen and (min-width:2500px){.live-schedule-card__text{font-size:19px}}.live-schedule-card .arrow-icon{position:absolute;right:14px;width:12px;height:12px;fill:#fff}.live-schedule-past-slot{position:relative;display:block;width:100%;height:100%}.live-schedule-future-slot{position:relative;display:block;width:100%;height:100%}.live-schedule-future-slot .live-schedule-card__title{text-transform:uppercase}.live-schedule-future-slot .live-schedule-card__cover{background:#1f1f1f}a.live-schedule-future-slot .live-schedule-card__cover:hover{background:#191919}.live-schedule-current-slot{position:relative;display:block;width:100%;height:100%}.live-schedule-current-slot .live-schedule-card__title{color:#ff0048;text-transform:uppercase}.live-schedule-current-slot .placeholder-widget{background-color:#1f1f1f}.live-schedule{padding:0 10%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1200px){.live-schedule{padding:0 8%}}.live-header{margin:0 auto;font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:calc(6.25vw + 12px);letter-spacing:-.2vw;text-transform:uppercase;text-align:center}@media screen and (max-height:600px) and (orientation:landscape){.live-header{font-size:6.5vw}}@media (min-width:768px){.live-header{font-size:calc(1.73vw + 48.74px)}}@media screen and (min-width:2100px){.live-header{font-size:85px}}.live-header__program{display:block;text-align:center;text-transform:none;letter-spacing:0;color:#fff;font-family:Open Sans,sans-serif;font-weight:300;font-size:calc(.71vw + 21.17px);margin-top:6px}@media screen and (max-height:600px) and (orientation:landscape){.live-header__program{font-size:.5em}}@media screen and (min-width:2100px){.live-header__program{font-size:36px;margin-top:10px}}.live__link{text-decoration:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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-pack:center;-ms-flex-pack:center;justify-content:center;top:3%}.live__link .play-icon{width:calc(4.2vw + 90.22px);height:calc(4.2vw + 90.22px);display:block;opacity:.8;margin:0 auto;fill:#fff;transition:opacity .2s}@media screen and (max-height:600px) and (orientation:landscape){.live__link .play-icon{width:11.5vw;height:11.5vw}}@media screen and (min-width:2100px){.live__link .play-icon{width:180px;height:180px}}.live__link .play-icon:hover{opacity:.95}.live__link-ab{text-decoration:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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-pack:center;-ms-flex-pack:center;justify-content:center;top:3%}.live{height:85vh;min-height:400px}.live-blade--fullScreen .live{height:99vh}.live .player-background,.live .program-background,.live__cover{position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%}.live__cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:linear-gradient(0deg,rgba(0,0,0,.7) 10%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.5))}@media screen and (min-width:1024px){.live__cover{background-image:linear-gradient(0deg,rgba(0,0,0,.9) 15%,rgba(0,0,0,.55) 50%,rgba(0,0,0,.45))}}.live-authorization{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}.live-authorization__message{color:#fff;font-family:Open Sans,sans-serif;text-align:center;font-weight:300;font-size:14px;margin:2em auto}.live-authorization__cancel{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;width:100%;font-family:GloboFutura,Arial,sans-serif;margin-top:.8em;font-size:.9em;color:#666;text-transform:uppercase;text-align:center;font-weight:500}@media screen and (min-width:768px){.live-authorization__message{font-size:16px;line-height:29px;width:80%}.live-authorization__authorize{width:80%;font-size:20px;margin:1.8em auto}.live-authorization__cancel{font-size:15px;margin:1.8em 0}}@media screen and (min-width:1024px){.live-authorization__message{font-size:16px;line-height:29px;width:60%}.live-authorization__authorize{width:60%;font-size:20px;margin:0 auto}.live-authorization__cancel{font-size:15px;margin:1.8em 0}}.live-blade,.live-blade__content{width:100%;height:85vh;min-height:400px}.live-blade__content{will-change:opacity}.live-blade.transition-leave-active{transition:all .4s ease-out;opacity:0;margin-bottom:-85vh;margin-bottom:calc(-85vh + 58px)}.live-blade--fullScreen,.live-blade--fullScreen .live-blade__content{height:99vh}.available-for-label-widget{font-size:12px;position:absolute;top:0;left:0;font-family:GloboFutura,Arial,sans-serif;font-weight:700;color:#fff;background-color:#ff0048;text-transform:uppercase;letter-spacing:-.03em;padding:3px 5px 4px;opacity:.8;z-index:1}.available-for-label-widget.very-small{font-size:10px}.available-for-label-widget.small{font-size:12px}.available-for-label-widget.medium{font-size:14px;padding:3px 6px 5px;letter-spacing:-.02em}.available-for-label-widget.large{font-size:18px;padding:4px 8px 7px;letter-spacing:-.02em}.video-program-title{margin:0;font-family:GloboFutura,Arial,sans-serif;font-weight:500;font-size:3.3vw;overflow:hidden;text-transform:uppercase;color:#ccc;padding-bottom:2px}@media screen and (min-width:768px){.video-program-title{font-size:1.7vw}}@media screen and (min-width:1024px){.video-program-title{font-size:.9em;padding-bottom:.2em}}@media screen and (min-width:1200px){.video-program-title{font-size:.9em}}@media screen and (min-width:1400px){.video-program-title{font-size:.9em;padding-bottom:.15em}}.video-live-label{position:absolute;top:.5em;right:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:auto}.video-live-label__wrapper,.video-live-label__wrapper.very-small{font-size:10px}.video-live-label__wrapper.small{font-size:12px}.video-live-label__wrapper.medium{font-size:13.5px}.video-live-label__wrapper.large{font-size:15px}.video-live-label__gradient{background-image:linear-gradient(180deg,rgba(0,0,0,.6) 0,transparent);display:block;position:absolute;right:0;top:0;height:50%;width:100%}.video-live-label__red-ball{background:red;width:.6em;height:.6em;margin-right:.4em;border-radius:50%}.video-live-label__text{font-family:GloboFutura,Arial,sans-serif;font-weight:700;text-transform:uppercase;color:#fff;font-size:1em}.special-ad-label-widget{font-size:12px;position:absolute;top:0;left:0;font-family:GloboFutura,Arial,sans-serif;font-weight:700;color:#fff;background-color:#ffae00;text-transform:uppercase;letter-spacing:-.03em;padding:3px 5px 4px;opacity:1;z-index:1}.special-ad-label-widget.very-small{font-size:10px}.special-ad-label-widget.small{font-size:12px}.special-ad-label-widget.medium{font-size:14px;padding:3px 6px 5px;letter-spacing:-.02em}.special-ad-label-widget.large{font-size:18px;padding:4px 8px 7px;letter-spacing:-.02em}.video-widget__duration{font-family:Open Sans,sans-serif;font-weight:300;font-smoothing:auto;-moz-font-smoothing:auto;-webkit-font-smoothing:auto}@media screen and (min-width:768px){.video-widget.highlighted .video-widget__title{font-size:2.6vw;line-height:3.4vw;max-height:6.8vw}}@media screen and (min-width:1024px){.video-widget.highlighted .video-widget__title{font-size:1.2rem;line-height:1.8rem;max-height:3.6rem}}@media screen and (min-width:1200px){.video-widget.highlighted .video-widget__title{font-size:1.1rem;line-height:1.6rem;max-height:3.2rem}}@media screen and (min-width:1400px){.video-widget.highlighted .video-widget__title{font-size:1.2rem;line-height:1.8rem;max-height:3.6rem}}@media screen and (min-width:768px){.video-widget.highlighted .video-widget__duration{font-size:1.2rem}}.video-widget{text-align:left;position:relative;width:100%}.video-widget a{display:block;width:100%;height:100%;text-decoration:none}.video-widget a:after{position:absolute;content:" ";width:100%;height:100%;top:0;left:0}.video-widget .thumbnail-widget{width:100%;height:100%;overflow:hidden}.video-widget__darkener{transition:opacity .1s linear;position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0;background-color:#000}.video-widget__gradient{background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 10%,transparent);position:absolute;width:100%;height:50%;bottom:0}@media screen and (min-width:1200px){.video-widget__gradient{background-image:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 30%,transparent)}}.video-widget__textbox{position:absolute;left:5%;right:5%;bottom:8%;font-size:4vw;letter-spacing:-.02em;line-height:normal;color:#fff;text-shadow:1px 1px 0 #000}@media screen and (min-width:768px){.video-widget__textbox{left:6%;right:6%;bottom:9%;font-size:2vw}}@media screen and (min-width:1024px){.video-widget__textbox{font-size:.9em}}@media screen and (min-width:1200px){.video-widget__textbox{font-size:.85em}}@media screen and (min-width:1400px){.video-widget__textbox{font-size:.9em}}.video-widget__title{font-weight:700;overflow:hidden;width:82%;margin:0;line-height:5vw;max-height:10vw}@media screen and (min-width:768px){.video-widget__title{line-height:2.7vw;max-height:5.4vw}}@media screen and (min-width:1024px){.video-widget__title{width:80%;line-height:1.4em;max-height:2.8em}}.video-widget__duration{transition:opacity .1s linear;margin:0;position:absolute;bottom:-3.5%;right:0;color:#aaa;width:18%;float:right;text-align:right}@media screen and (min-width:1024px){.video-widget__duration{width:20%}}.video-widget .play-icon{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transition:opacity .1s linear;position:absolute;width:12.44%;height:42%;fill:#fff;opacity:0;left:50%;top:50%}body.not-touch .video-widget:hover .video-widget__darkener{opacity:.6}body.not-touch .video-widget:hover .play-icon{opacity:1}.single-highlight-widget{width:100%;position:relative}.single-highlight-widget:first-of-type{z-index:3}.single-highlight-widget:after{content:" ";margin:0;padding:0;display:block;clear:both}.highlights-widget .triple-highlight-widget{width:100%;position:relative}.highlights-widget .triple-highlight-widget .video-widget__title{font-size:1rem;line-height:1.4rem;max-height:2.8rem}@media screen and (min-width:1450px){.highlights-widget .triple-highlight-widget .video-widget__title{font-size:1.2rem;line-height:1.68rem;max-height:3.36rem}}.highlights-widget .triple-highlight-widget .video-program-title{font-size:.8rem}@media screen and (min-width:1450px){.highlights-widget .triple-highlight-widget .video-program-title{font-size:0.96rem}}@media screen and (min-width:1600px){.highlights-widget .triple-highlight-widget .video-program-title{font-size:1rem;margin-bottom:2px}}.highlights-widget .triple-highlight-widget .video-widget__duration{font-size:1rem;margin-bottom:2px}@media screen and (min-width:1450px){.highlights-widget .triple-highlight-widget .video-widget__duration{font-size:1.2rem;margin-bottom:2.4px}}.highlights-widget .triple-highlight-widget__highlighted-video{width:66.6%}.highlights-widget .triple-highlight-widget__highlighted-video .video-widget__title{font-size:1.2rem;line-height:1.7rem;max-height:3.4rem}@media screen and (min-width:1450px){.highlights-widget .triple-highlight-widget__highlighted-video .video-widget__title{font-size:1.44rem;line-height:2.04rem;max-height:4.08rem}}@media screen and (min-width:1600px){.highlights-widget .triple-highlight-widget__highlighted-video .video-widget__title{font-size:1.5vw;line-height:2vw;max-height:4vw}}@media screen and (min-width:2000px){.highlights-widget .triple-highlight-widget__highlighted-video .video-widget__title{font-size:2rem;line-height:3rem;max-height:6rem}}.highlights-widget .triple-highlight-widget__highlighted-video .video-program-title{font-size:1rem}@media screen and (min-width:1450px){.highlights-widget .triple-highlight-widget__highlighted-video .video-program-title{font-size:1.2rem}}@media screen and (min-width:1600px){.highlights-widget .triple-highlight-widget__highlighted-video .video-program-title{font-size:1.2vw;margin-bottom:2px}}.highlights-widget .triple-highlight-widget__highlighted-video .video-widget__duration{font-size:1.2rem;margin-bottom:2px}@media screen and (min-width:1450px){.highlights-widget .triple-highlight-widget__highlighted-video .video-widget__duration{font-size:1.44rem;margin-bottom:2.4px}}@media screen and (min-width:1600px){.highlights-widget .triple-highlight-widget__highlighted-video .video-widget__duration{font-size:1.2vw;margin-bottom:2px}}.highlights-widget .triple-highlight-widget__side-video{width:33%;position:absolute;right:0;bottom:0}@media screen and (min-width:1600px){.highlights-widget .triple-highlight-widget__side-video .video-program-title{font-size:.85vw}}@media screen and (min-width:2000px){.highlights-widget .triple-highlight-widget__side-video .video-program-title{font-size:1.3rem}}@media screen and (min-width:1600px){.highlights-widget .triple-highlight-widget__side-video .video-widget__title{font-size:1.2vw;line-height:1.6vw;max-height:3.2vw}}@media screen and (min-width:2000px){.highlights-widget .triple-highlight-widget__side-video .video-widget__title{font-size:1.5rem;line-height:2.2rem;max-height:4.4rem}}@media screen and (min-width:1600px){.highlights-widget .triple-highlight-widget__side-video .video-widget__duration{font-size:1.1vw;margin-bottom:1px}}@media screen and (min-width:2000px){.highlights-widget .triple-highlight-widget__side-video .video-widget__duration{font-size:1.4rem}}.highlights-widget .triple-highlight-widget__top-side-video{top:0;bottom:auto}.highlights-widget .triple-highlight-widget:first-of-type{z-index:3}.premium-highlight-button{font-size:calc(1.36vw + 8.56px);font-family:GloboFutura,Arial,sans-serif;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:-.03em;border-radius:3px;padding:.4rem .5rem}@media screen and (min-width:400px){.premium-highlight-button{padding:.5rem .8rem}}@media screen and (min-width:768px){.premium-highlight-button{font-size:calc(-.781vw + 24px);padding:.6rem 1.1rem}}@media screen and (min-width:1024px){.premium-highlight-button{font-size:calc(.86vw + 8.11px)}}@media screen and (min-width:1600px){.premium-highlight-button{font-size:calc(.44vw + 14.89px)}}@media screen and (min-width:2500px){.premium-highlight-button{font-size:26px;padding:1rem 1.5rem}}.premium-highlight-button--subscribe{background-color:#ff0048;border:1px solid #ff0048;box-shadow:0 3px 0 rgba(255,0,72,.8),0 9px 20px rgba(0,0,0,.2)}.premium-highlight-button--watch{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;font-weight:300;padding-left:calc(.47vw + 8.1px);border:1px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,.4),inset 0 0 1px 0 #fff,0 0 1px 0 #fff}@media screen and (min-width:2500px){.premium-highlight-button--watch{padding-left:20px}}.premium-highlight-button--watch .premium-highlight-button__play-icon{width:calc(1.09vw + 9.65px);height:calc(1.09vw + 9.65px);margin-right:.3rem;fill:#fff;opacity:.9;padding-left:0}@media screen and (min-width:768px){.premium-highlight-button--watch .premium-highlight-button__play-icon{width:18px;height:18px}}@media screen and (min-width:1024px){.premium-highlight-button--watch .premium-highlight-button__play-icon{width:calc(1.042vw + 7.33px);height:calc(1.042vw + 7.33px)}}@media screen and (min-width:1600px){.premium-highlight-button--watch .premium-highlight-button__play-icon{width:calc(.44vw + 16.9px);height:calc(.44vw + 16.9px)}}@media screen and (min-width:2500px){.premium-highlight-button--watch .premium-highlight-button__play-icon{width:28px;height:28px}}.premium-highlight-button--watch__label{display:inline-block;height:100%;line-height:1.1rem}.premium-highlight-link{text-decoration:none}.premium-highlight-widget{position:relative;width:100%;height:100%;float:left}.premium-highlight-widget__cover{position:relative;overflow:hidden;padding-bottom:56.25%}.premium-highlight-widget__cover-image{position:absolute;height:100%;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.premium-highlight-widget__cover:after{position:absolute;display:block;width:100%;height:100%;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 5%,transparent 90%)}@media screen and (min-width:1024px){.premium-highlight-widget__cover{width:100%;padding-bottom:37.5%}.premium-highlight-widget__cover>img{width:100%;margin-left:0;-webkit-transform:translateX(0);transform:translateX(0)}}.premium-highlight-widget-content{position:absolute;top:0;left:0;padding:7% 0 7% 7%;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:55%;-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.premium-highlight-widget-content__title{width:100%;font-size:calc(2.45vw + 3.22px);font-family:GloboFutura,Arial,sans-serif;text-transform:uppercase;color:#ccc;fill:#ccc;margin-bottom:calc(2.71vw - 5.86px)}.premium-highlight-widget-content__description{width:100%;font-size:calc(2.72vw + 3.13px);line-height:calc(3.8vw + 4.78px);max-height:calc(4*((3.8vw + 4.78px)));overflow:hidden;letter-spacing:-.01em;font-weight:700;color:#fff;text-shadow:1px 1px 0 #000;margin-bottom:15px}@media screen and (min-width:400px){.premium-highlight-widget-content{width:50%}.premium-highlight-widget-content__description{margin-bottom:calc(5.434vw - 6.73px)}}@media screen and (min-width:768px){.premium-highlight-widget-content{width:45%}.premium-highlight-widget-content__title{font-size:calc(.78125vw + 14px);margin-bottom:12px}.premium-highlight-widget-content__description{font-size:24px;line-height:34px;max-height:136px;overflow:hidden;margin-bottom:45px}}@media screen and (min-width:1024px){.premium-highlight-widget-content__title{font-size:calc(.694vw + 10.9px);margin-bottom:10px}.premium-highlight-widget-content__description{font-weight:600;text-shadow:none;font-size:calc(1.7vw + 5px);line-height:calc(2.78vw + 3.56px);max-height:calc(4*((2.78vw + 3.56px)));overflow:hidden;margin-bottom:calc(5.21vw - 13.33px)}}@media screen and (min-width:1600px){.premium-highlight-widget-content{max-width:880px}.premium-highlight-widget-content__title{font-size:calc(.89vw + 7.78px)}.premium-highlight-widget-content__description{font-size:calc(1.11vw + 14.22px);line-height:calc(1.78vw + 17.56px);max-height:calc(4*((1.78vw + 17.56px)));overflow:hidden;margin-bottom:70px}}@media screen and (min-width:2500px){.premium-highlight-widget-content{max-width:950px}.premium-highlight-widget-content__title{font-size:30px}.premium-highlight-widget-content__description{font-size:44px;line-height:62px;max-height:248px;overflow:hidden}}.highlights-widget{position:relative;padding-bottom:4%}.highlights-widget .slick-slider{position:relative}.highlights-widget .slick-list,.highlights-widget .slick-track{overflow:hidden}.highlights-widget .slick-next,.highlights-widget .slick-prev{position:absolute;padding:0;border:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;background:none;outline:none;z-index:1}.highlights-widget .slick-next.slick-disabled,.highlights-widget .slick-prev.slick-disabled{opacity:0}.highlights-widget .slick-next:hover .arrow-icon,.highlights-widget .slick-prev:hover .arrow-icon{opacity:1}.touch .highlights-widget .slick-next,.touch .highlights-widget .slick-prev{display:none!important}.highlights-widget .slick-prev{left:0}.highlights-widget .slick-next{right:0}.highlights-widget .slick-next .arrow-icon,.highlights-widget .slick-prev .arrow-icon{fill:#fff;opacity:.6;width:100%;height:100%}.highlights-widget .slick-dots{position:absolute;display:inline-block;width:100%;margin:3% 0 0;padding:0;list-style:outside none none;text-align:center;z-index:1;background-color:#1f1f1f}.highlights-widget .slick-dots li{position:relative;display:inline-block;margin:0 5px;width:10px;height:10px}.highlights-widget .slick-dots li button{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:opacity .3s ease 0s;position:absolute;top:0;left:0;width:.55rem;height:.55rem;outline:medium none;border-radius:50%;text-indent:-999em;text-decoration:none;background-color:#454545;box-shadow:inset 0 0 0 0 #fff;color:transparent}.highlights-widget .slick-dots li button:after{transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transform:scale(0);transform:scale(0);content:"";position:absolute;width:100%;height:100%;left:0;border-radius:50%;background-color:#ff0048}.highlights-widget .slick-dots li.slick-active button:after{-webkit-transform:scale(1);transform:scale(1)}.highlights-widget--single .slick-next,.highlights-widget--single .slick-prev{width:4.5%}@media screen and (min-width:1024px){.highlights-widget--single{display:none;visibility:hidden}}.highlights-widget--triple{display:none;visibility:hidden}.highlights-widget--triple .slick-next,.highlights-widget--triple .slick-prev{width:2.4%}@media screen and (min-width:1024px){.highlights-widget--triple{display:inherit;visibility:visible}}.highlights-widget>.placeholder-widget{background-color:transparent}.highlights-widget .single-highlight-widget,.highlights-widget .triple-highlight-widget{float:left;width:100%;height:100%}.highlights-widget .single-highlight-widget .placeholder-widget{height:100%}.highlights-widget .video-program-title{padding-bottom:.2vh;font-size:3.5vw}@media screen and (min-width:768px){.highlights-widget .video-program-title{font-size:3.2vw}}@media screen and (min-width:1024px){.highlights-widget .video-program-title{font-size:1.65rem}}.highlights-widget .video-widget .play-icon{opacity:.8}.highlights-widget .video-widget__textbox{left:6%;right:6%;bottom:12%}@media screen and (min-width:768px){.highlights-widget .video-widget__title{font-size:3.5vw;line-height:5vw;max-height:10vw}}@media screen and (min-width:1024px){.highlights-widget .video-widget__title{font-size:1.8rem;line-height:2.3rem;max-height:4.6rem}}.highlights-widget .video-widget__duration{margin-bottom:3px}@media screen and (min-width:550px){.highlights-widget .video-widget__duration{font-size:3.5vw}}@media screen and (min-width:768px){.highlights-widget .video-widget__duration{margin-bottom:7px;font-size:3.2vw}}.see-more-link-raw{display:block;text-decoration:none;font-family:Open Sans,sans-serif;color:#666;text-transform:lowercase}.see-more-link-raw .see-more-widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.see-more-link-raw .see-more-widget__icon{fill:#666}.see-more-link-raw .see-more-widget__icon .arrow-icon{width:.58em;height:.58em}.see-more-link-raw .see-more-widget--right .see-more-widget__icon{margin-left:.8vw}.see-more-link-raw .see-more-widget--left .see-more-widget__icon{margin-right:.8vw;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.see-more-link-raw .see-more-widget--left .see-more-widget__label{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.see-more-link{font-weight:300;font-size:4.8vw;padding-top:2rem;margin:0 auto}@media screen and (min-width:500px){.see-more-link{font-size:4.8vw}}@media screen and (min-width:600px){.see-more-link{font-size:3.8vw}}@media screen and (min-width:768px){.see-more-link{font-size:2.8vw}}@media screen and (min-width:900px){.see-more-link{font-size:calc(2vw + .23px)}}@media screen and (min-width:1200px){.see-more-link{font-size:1.7vw}}@media screen and (min-width:1600px){.see-more-link{font-size:1.6rem}}.top-programs-widget .grid.offer-unit{margin-top:0}.top-programs-widget .subsets--wrapper{width:auto;height:2rem;margin:0 auto 4%;overflow:hidden}.top-programs-widget .subsets{padding-bottom:5vh;text-align:center;overflow-x:auto;white-space:nowrap}.top-programs-widget .subset-label{color:#666;font-weight:300;font-size:5.5vw;text-decoration:none;margin:0 6% 0 0}.top-programs-widget .subset-label:first-child{margin:0 6% 0 10px}.top-programs-widget .subset-label:first-of-type{margin-left:0;padding-left:20px}.top-programs-widget .subset-label:last-of-type{margin-right:0;padding-right:20px}.top-programs-widget .subset-label.selected{color:#ff0048}.top-programs-widget .program{display:inline-block;width:48%;margin:.75%}.top-programs-widget .program:nth-child(odd){margin:2% 2% 2% 0}.top-programs-widget .program:nth-child(2n){margin:2% 0 2% 2%}@media screen and (min-width:400px){.top-programs-widget .subsets--wrapper{height:2.3rem;margin-top:1.5%}}@media screen and (min-width:500px){.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:5vw}}@media screen and (min-width:600px){.top-programs-widget .subsets--wrapper{margin-top:0;height:2.5rem}.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:3.9vw;margin:0 2.3%}.top-programs-widget .subset-label:first-of-type{margin-left:0;padding-left:20px}.top-programs-widget .subset-label:last-of-type{margin-right:0;padding-right:20px}}@media screen and (min-width:769px){.top-programs-widget .subsets--wrapper{margin:-.5rem 0 1rem}.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:2.7vw;margin:0 2%}.top-programs-widget .subset-label:first-of-type{margin-left:0;padding-left:2.5rem}.top-programs-widget .subset-label:last-of-type{margin-right:0;padding-right:2.5rem}.top-programs-widget .title{font-size:2.5vw}.top-programs-widget .programs{margin:0}.top-programs-widget .program{width:24%}.top-programs-widget .program,.top-programs-widget .program:nth-child(2n),.top-programs-widget .program:nth-child(odd){margin:.55%}.top-programs-widget .program:first-child{margin-left:0;margin-right:.7%}.top-programs-widget .program:last-child{margin-right:0;margin-left:.7%}}@media screen and (min-width:900px){.top-programs-widget .subsets--wrapper{margin:-.2rem 0 1rem}.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:2.5vw}.top-programs-widget .title{font-size:2vw}}@media screen and (min-width:1024px){.top-programs-widget .subsets--wrapper{margin:-.6rem 0 1rem}.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:2vw}}@media screen and (min-width:1200px){.top-programs-widget .subsets--wrapper{margin:-.5rem auto 1rem}.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:1.8vw;margin:0 1.6%}}@media screen and (min-width:1480px){.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:1.7vw;margin:0 1.8%}}@media screen and (min-width:1600px){.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{font-size:1.7rem;margin:0 1.6%}}@media screen and (min-width:1900px){.top-programs-widget .subset-label,.top-programs-widget .subset-label:first-child{margin:0 1.6rem}}.top-archived-programs-widget .program{display:inline-block;width:48%;margin:.75%}.top-archived-programs-widget .program:nth-child(odd){margin:2% 2% 2% 0}.top-archived-programs-widget .program:nth-child(2n){margin:2% 0 2% 2%}@media screen and (max-width:768px){.top-archived-programs-widget .programs{margin:0}}@media screen and (min-width:769px){.top-archived-programs-widget .programs{margin:0}.top-archived-programs-widget .title{font-size:2.1vw}.top-archived-programs-widget .program{width:24%}.top-archived-programs-widget .program,.top-archived-programs-widget .program:nth-child(2n),.top-archived-programs-widget .program:nth-child(odd){margin:.55%}.top-archived-programs-widget .program:first-child{margin-left:0;margin-right:.7%}.top-archived-programs-widget .program:last-child{margin-right:0;margin-left:.7%}}@media screen and (min-width:1024px){.top-archived-programs-widget .title{font-size:1.8rem}}.bbb-live{position:relative;display:block}.bbb-live__darkener{transition:opacity .1s linear;bottom:0;opacity:0;background-color:#000}.bbb-live__dark-cover,.bbb-live__darkener{position:absolute;left:0;width:100%;height:100%}.bbb-live__dark-cover{top:0;background-image:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.8) 20%,transparent)}.bbb-live__cover{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;text-decoration:none}.bbb-live__text{color:#ff0048;font-family:GloboFutura,Arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:8vw}@media screen and (min-width:768px){.bbb-live__text{font-size:calc(2.5rem + .1vw)}}@media screen and (min-width:1080px){.bbb-live__text{font-size:calc(2.5rem + .6vw)}}.bbb-live__bbb{color:#fff}.bbb-live .play-icon{width:18%;height:18%;fill:#fff;opacity:.8;padding-bottom:1%}@media screen and (min-width:1080px){.bbb-live .play-icon{width:15%;height:15%}}.bbb-live:hover .bbb-live__darkener{opacity:.5}.bbb-live:hover .play-icon{opacity:1}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.video-list-widget{position:relative;padding-bottom:30px}.video-list-widget .actions{text-align:center;min-height:2vw;margin:0;position:absolute;width:100%;margin:5% 0 0}.video-list-widget .videos{overflow:hidden}.video-list-widget .videos:after{content:" ";display:block;clear:both}.video-list-widget .videos.highlight .video-widget:first-child .thumb{width:103%}.video-list-widget .video-widget{max-width:100%;display:none}.video-list-widget .video-widget.visible{display:block;-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;margin:0 0 5%}.video-list-widget .video-widget.visible:last-child{margin-bottom:0}@media only screen and (min-width:768px){.video-list-widget .actions{margin:1.2% 0 0}.video-list-widget .video-widget{max-width:49.4%}.video-list-widget .video-widget.visible{margin:0 0 1.5%}.video-list-widget .video-widget:nth-child(odd){float:left}.video-list-widget .video-widget:nth-child(2n){float:right}.video-list-widget .videos.highlight .video-widget:first-child{max-width:100%;float:none}.video-list-widget .videos.highlight .video-widget:nth-child(2n){float:left}.video-list-widget .videos.highlight .video-widget:nth-child(odd){float:right}}@media only screen and (min-width:768px) and (max-width:1023px){.videos.highlight .video-widget:nth-last-child(-n+2):nth-child(2n+2),.videos.highlight .video-widget:nth-last-child(-n+2):nth-child(2n+2)~.video-widget,.videos.single .video-widget:nth-last-child(-n+2):nth-child(odd),.videos.single .video-widget:nth-last-child(-n+2):nth-child(odd)~.video-widget{margin-bottom:0}}@media screen and (min-width:1024px){.video-list-widget .actions{margin:1.2% 0 0}.video-list-widget .actions .more-videos{font-size:3vw}.video-list-widget .video-widget{max-width:32.4%}.video-list-widget .video-widget.visible{margin:0 0 1.4%}.video-list-widget .video-widget.visible.enabled{display:block}.video-list-widget .video-widget:nth-child(2n),.video-list-widget .video-widget:nth-child(odd){float:left}.video-list-widget .video-widget:nth-child(3n+2){margin:0 1.4% 1.2%}.video-list-widget .videos.highlight .video-widget:first-child{max-width:66.1%;float:left}.video-list-widget .videos.highlight .video-widget:nth-child(2n),.video-list-widget .videos.highlight .video-widget:nth-child(odd){float:left}.video-list-widget .videos.highlight .video-widget:nth-child(2){margin:0 0 1.6% 1.5%!important}.video-list-widget .videos.highlight .video-widget:nth-child(3){margin:0 0 1.6% 1.5%}}@media screen and (min-width:1024px) and (max-width:1199px){.video-widget:nth-last-child(-n+3):nth-child(3n+1),.video-widget:nth-last-child(-n+3):nth-child(3n+1)~.video-widget{margin-bottom:0}}@media screen and (min-width:1200px){.video-list-widget .video-widget{max-width:24%;float:left}.video-list-widget .video-widget.visible{margin:0 1.3% 1.2% 0}.video-list-widget .videos.single .video-widget:nth-child(4n){margin-right:0}.video-list-widget .videos.single .video-widget:nth-last-child(-n+4):nth-child(4n+1),.video-list-widget .videos.single .video-widget:nth-last-child(-n+4):nth-child(4n+1)~.video-widget{margin-bottom:0}.video-list-widget .videos.highlight .video-widget:first-child{max-width:49.2%;float:left;margin:0 1.4% 0 0}.video-list-widget .videos.highlight .video-widget:nth-child(2){margin:0 1.4% 1.3% 0!important}.video-list-widget .videos.highlight .video-widget:nth-child(3){margin:0 0 1.3%}.video-list-widget .videos.highlight .video-widget:nth-child(4){margin:0 1.4% 1.3% 0}.video-list-widget .videos.highlight .video-widget:nth-child(5){margin:0}.video-list-widget .videos.highlight .video-widget:nth-child(4n+5){margin-right:0}.video-list-widget .videos.highlight .video-widget:nth-last-child(-n+4):nth-child(4n+2),.video-list-widget .videos.highlight .video-widget:nth-last-child(-n+4):nth-child(4n+2)~.video-widget{margin-bottom:0}}.bbb-showcase-free__side{display:none}.bbb-showcase-free__selling{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:center;padding:25px;background:#262626}.bbb-showcase-free__title{color:#fff;font-size:18px;font-weight:600;max-width:250px;margin:0 auto}.bbb-showcase-free__description{padding:3% 0;color:#aaa;font-size:14px;font-weight:400;max-width:300px;margin:0 auto}.bbb-showcase-free__subscribe{text-decoration:none;color:#ff0048;font-size:16px;font-weight:400}@media screen and (min-width:400px){.bbb-showcase-free__title{max-width:500px;font-size:3.2vw}.bbb-showcase-free__highlight{width:100%}.bbb-showcase-free__description{max-width:420px;font-size:3vw}.bbb-showcase-free__subscribe{font-size:3vw}}@media screen and (min-width:768px){.bbb-showcase-free__main{display:-webkit-box;display:-ms-flexbox;display:flex}.bbb-showcase-free__selling{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 5%;width:33.33%;text-align:left}.bbb-showcase-free__highlight{width:66.66%}.bbb-showcase-free__title{color:#fff;font-size:2.2vw}.bbb-showcase-free__description,.bbb-showcase-free__subscribe{margin-top:20px;font-size:1.6vw;max-width:400px}}@media screen and (min-width:1024px){.bbb-showcase-free{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bbb-showcase-free__main{width:100%}.bbb-showcase-free__selling{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 5%}.bbb-showcase-free__title{color:#fff;font-size:22px}.bbb-showcase-free__description,.bbb-showcase-free__subscribe{margin-top:20px;font-size:16px;max-width:400px}}@media screen and (min-width:1200px){.bbb-showcase-free{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bbb-showcase-free__main{width:75%}.bbb-showcase-free__side{width:24%;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bbb-showcase-free__selling{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 4%}.bbb-showcase-free__title{color:#fff;font-size:calc(1.3rem + .1vw)}.bbb-showcase-free__description,.bbb-showcase-free__subscribe{margin-top:20px;font-size:calc(.8rem + .3vw);max-width:400px}}.olympics-editorial-row .see-more-widget{padding:0}.home-take-over__button{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;position:absolute;width:100%;bottom:0;padding-top:5vh;text-align:center;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.4) 40%,transparent);font-family:GloboFutura,Arial,sans-serif;text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:.05rem}.home-take-over__button-transition-enter{opacity:.01}.home-take-over__button-transition-enter-active{opacity:1;transition:opacity .5s ease-in}.home-take-over__label{top:1vh;position:relative}.home-take-over-mobile{transition:height .6s ease-in;overflow:hidden;position:relative;height:0;-webkit-clip-path:inset(1% 0);clip-path:inset(1% 0)}.home-take-over-mobile__window{position:absolute;top:0;left:0;width:100%;height:100%;padding:inherit;clip:rect(0,auto,auto,0)}.home-take-over-mobile__window:after{content:"";position:absolute;width:100%;height:60%;display:block;background:linear-gradient(180deg,#1f1f1f,transparent)}.home-take-over-mobile__content{position:fixed;width:100vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.home-take-over-mobile__wrapper{position:relative;overflow:hidden}.home-take-over-mobile--fully-visible .home-take-over-mobile__window:after{-webkit-animation:fade-and-hide .5s ease-out forwards;animation:fade-and-hide .5s ease-out forwards}.home-take-over-mobile--fully-visible .home-take-over-mobile__content{position:relative}@-webkit-keyframes fade-and-hide{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes fade-and-hide{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.home-take-over-desktop{overflow:hidden;position:relative}.home-take-over-desktop--hidden{height:0}.home-take-over-desktop__fade-element{will-change:opacity;position:relative;opacity:0}.home-take-over-desktop__fade-element--fully-opened{transition:opacity .5s ease;opacity:1}.home-take-over-desktop__translate-element{height:100vh;width:100%;background:#1f1f1f;position:absolute;top:30px;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(0);transform:translateZ(0);font-smoothing:none}.extra-video-list-offer__see-more{padding-top:0}.video-carousel{width:calc(100% + 20px);max-width:1740px;margin:0 -10px}.video-carousel__container{position:relative;overflow-x:hidden}.video-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.video-carousel .slick-slide{padding:0 10px}.video-carousel .slick-next,.video-carousel .slick-prev{position:absolute;padding:0;border:none;background:none;outline:none}.video-carousel .slick-next.slick-disabled,.video-carousel .slick-prev.slick-disabled{opacity:0}.video-carousel .slick-next,.video-carousel .slick-prev{top:0;width:8%;height:100%}.video-carousel .slick-next:hover .arrow-icon,.video-carousel .slick-prev:hover .arrow-icon{opacity:1}.video-carousel .slick-prev{left:0;padding:0 1.5% 0 .5%;background-image:linear-gradient(270deg,rgba(25,25,25,0),#191919)}.video-carousel .slick-next{right:0;padding:0 .5% 0 1.5%;background-image:linear-gradient(90deg,rgba(25,25,25,0),#191919)}.video-carousel .arrow-icon{fill:#fff;opacity:.6;width:100%;height:100%}@media screen and (min-width:768px){.video-carousel .slick-next,.video-carousel .slick-prev{width:6%}}@media screen and (min-width:1024px){.video-carousel .slick-next,.video-carousel .slick-prev{width:4.5%}}@media screen and (min-width:1720px){.video-carousel{margin:0 auto}.video-carousel .slick-next,.video-carousel .slick-prev{width:80px}}@-webkit-keyframes playkit-offers__list-li-animation{0%{opacity:0}to{opacity:1}}@keyframes playkit-offers__list-li-animation{0%{opacity:0}to{opacity:1}}.playkit-offers__list-li{opacity:0;-webkit-animation:.5s ease-in forwards playkit-offers__list-li-animation;animation:.5s ease-in forwards playkit-offers__list-li-animation;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;transition:all .3s;-ms-flex-preferred-size:49%;flex-basis:49%;margin-right:0}.playkit-offers__list-li--video{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width:768px){.playkit-offers__list-li--video{-ms-flex-preferred-size:24%;flex-basis:24%}}.playkit-offers__list-liChildWrapper{padding-bottom:4%}@media screen and (min-width:768px){.playkit-offers__list-liChildWrapper{padding-bottom:5.66%;transition:all .3s}}.playkit-offers__list-ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:768px){.playkit-offers__list-ul--6-cols li{-ms-flex-preferred-size:15.5%;flex-basis:15.5%}}@media screen and (min-width:768px){.playkit-offers__list-ul--4-cols li{-ms-flex-preferred-size:24%;flex-basis:24%}}.with-pagination__button{margin-top:2vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.playkit-thumb__video-thumb-thumb:hover .playkit-thumb__video-thumb-overlay{background:linear-gradient(180deg,transparent,transparent 65%,rgba(0,0,0,.7) 85%),rgba(0,0,0,.7)}.playkit-thumb__video-thumb-thumb:hover .playkit-thumb__video-thumb-playIcon{opacity:1!important}.playkit-thumb__video-thumb-overlay{background:linear-gradient(180deg,transparent,transparent 65%,rgba(0,0,0,.7) 85%);position:absolute;top:0;height:100%;width:100%;z-index:1;transition:all .3s}.playkit-thumb__video-thumb-playIcon{position:relative;transition:opacity .3s;color:#fff;fill:currentColor}.playkit-thumb__video-thumb-imgLogo{position:absolute;z-index:2;top:5%;left:5%;width:12%}.playkit-thumb__video-thumb-liveWrapper{position:absolute;color:#fff;text-transform:uppercase;font-weight:700;margin:0;z-index:2;text-shadow:#000 1px 1px 0;top:5%;right:5%}.playkit-thumb__video-thumb-liveText{display:inline-block;width:.7em;height:.7em;background:red;border-radius:100%;z-index:2}.playkit-thumb__caption-wrapper{position:absolute;color:#fff;z-index:2;bottom:0}.playkit-thumb__caption-title{color:hsla(0,0%,98%,.7);text-shadow:rgba(0,0,0,.5) 1px 1px 0;text-transform:uppercase;z-index:2;overflow:hidden}.playkit-thumb__caption-description,.playkit-thumb__caption-subDescription{text-shadow:#000 1px 1px 0;font-weight:700;color:#fff;z-index:2;overflow:hidden}.playkit-thumb__caption-subDescription{white-space:nowrap;text-overflow:ellipsis;opacity:.6}.playkit-thumb__caption-duration{position:absolute;font-weight:600;right:0;bottom:0;color:hsla(0,0%,98%,.7);text-align:right;text-shadow:#000 1px 1px 0}.playkit-thumb__image-wrapper{transition:opacity .3s;box-shadow:0 0 0 #000}.playkit-thumb__thumb-wrapper{position:relative;margin:0;overflow:hidden;box-shadow:0 0 3px rgba(50,50,50,.3);cursor:pointer}.playkit-thumb__thumb-placeholder{display:block;content:"";width:100%}.playkit-thumb__thumb-img{position:absolute;top:0;width:100%}.playkit-thumb__poster-thumb .playkit-thumb__thumb-img:hover{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:.8;transition:opacity .3s}.playkit-thumb__poster-thumb .playkit-thumb__thumb-img~.playkit-thumb__poster-caption{opacity:0}.playkit-thumb__poster-thumb .playkit-thumb__thumb-img{z-index:2}.playkit-thumb__poster-caption{font-size:2rem;position:absolute;width:100%;top:50%;text-align:center;vertical-align:text-bottom;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.playkit-offers__header{text-align:center;text-transform:uppercase;margin-top:0;font-size:8vw;line-height:9.5vw;position:relative;width:100%}@media only screen and (min-width:768px){.playkit-offers__header{font-size:5vw;line-height:6vw}}@media only screen and (min-width:1024px){.playkit-offers__header{font-size:calc(1.04vw + 31.33px);line-height:calc(1.04vw + 41.33px)}}@media only screen and (min-width:1600px){.playkit-offers__header{font-size:48px;line-height:58px}}.playkit-buttons__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:170px;padding:15px;border-radius:4px;background-color:#2a2a2a;box-sizing:content-box;box-sizing:initial;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1)}.playkit-buttons__button,.playkit-buttons__button-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.playkit-buttons__button-content{font-size:18px;font-weight:700;color:#fff;text-decoration:none}.playkit-buttons__button--hidden{visibility:hidden;cursor:none}.playkit-buttons__button--flex{width:100%}@media (max-width:1024px){.playkit-buttons__button{width:294px}}.playkit-buttons__outline-button{position:relative;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:150px;padding:13px;font-size:15px;border:1px solid #aaa;border-radius:.4rem;box-sizing:content-box;box-sizing:initial;box-shadow:inset 0 0 1px 0 #aaa,0 0 1px 0 #aaa;cursor:pointer}@media (min-width:480px){.playkit-buttons__outline-button{width:160px;padding:14px}}.playkit-buttons__outline-button-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:13px;color:#aaa;text-decoration:none;text-transform:uppercase}.playkit-buttons__outline-button-icon{margin-right:12px;height:14px;fill:#aaa}@media (min-width:480px){.playkit-buttons__outline-button-icon{margin-right:14px}}.playkit-buttons__outline-button--hidden{visibility:hidden;cursor:none}.playkit-buttons__outline-button--flex{width:100%}.custom-login-offer{color:#666;font-family:Open Sans,sans-serif;font-weight:300;font-size:22px;text-align:center;width:100%;margin:0 auto 35px 0;padding-top:10px}.custom-login-offer__button{font-size:.55em;line-height:3.5em;padding:0 9em;background-color:#454545}@media screen and (min-width:400px){.custom-login-offer{font-size:calc(.17vw + 21.33px)}}@media screen and (min-width:500px){.custom-login-offer{width:80%}}@media screen and (min-width:768px){.custom-login-offer{width:70%}}@media screen and (min-width:1600px){.custom-login-offer{font-size:24px}}.my-list-paginated-offer__custom-login{width:100%;margin:0 auto;text-align:center}.my-list-paginated-offer__custom-login .action-button{text-align:center}.my-list-paginated-offer__empty-message{font-size:18px;padding-top:20px;font-weight:400;line-height:1.4;text-align:center}.add-to-my-list-button__icon{margin-right:12px;height:14px;fill:#aaa}@media (min-width:480px){.add-to-my-list-button__icon{margin-right:14px}}.playkit-buttons__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:170px;padding:15px;border-radius:4px;background-color:#2a2a2a;box-sizing:content-box;box-sizing:initial;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1)}.playkit-buttons__button,.playkit-buttons__button-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.playkit-buttons__button-content{font-size:18px;font-weight:700;color:#fff;text-decoration:none}.playkit-buttons__button--hidden{visibility:hidden;cursor:none}.playkit-buttons__button--flex{width:100%}@media (max-width:1024px){.playkit-buttons__button{width:294px}}.playkit-buttons__outline-button{position:relative;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:150px;padding:13px;font-size:15px;border:1px solid #aaa;border-radius:.4rem;box-sizing:content-box;box-sizing:initial;box-shadow:inset 0 0 1px 0 #aaa,0 0 1px 0 #aaa;cursor:pointer}@media (min-width:480px){.playkit-buttons__outline-button{width:160px;padding:14px}}.playkit-buttons__outline-button-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:13px;color:#aaa;text-decoration:none;text-transform:uppercase}.playkit-buttons__outline-button-icon{margin-right:12px;height:14px;fill:#aaa}@media (min-width:480px){.playkit-buttons__outline-button-icon{margin-right:14px}}.playkit-buttons__outline-button--hidden{visibility:hidden;cursor:none}.playkit-buttons__outline-button--flex{width:100%}.video-exhibited-at{font-size:13px;color:#666}@media screen and (min-width:1600px){.video-exhibited-at{font-size:14px}}.video-exhibited-at:first-letter{text-transform:uppercase}.video-exhibited-at--live{color:#fff}.progress-bar{background:#454545;width:100%;height:5px}.progress-bar__value{background:#ff0048;height:5px;min-width:2%}.keep-watching-card{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;background:#191919}.keep-watching-card,.keep-watching-card__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-direction:normal}.keep-watching-card__panel{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3%}.keep-watching-card__panel-program{width:27%;margin-right:3%}.keep-watching-card__panel-program img{width:100%;display:block}.keep-watching-card__panel-program+.keep-watching-card__panel-link{text-align:left}.keep-watching-card__panel-link{width:70%;text-align:center;text-decoration:none}.keep-watching-card__title{color:#fff;text-transform:uppercase;font-weight:700;font-family:GloboFutura,Arial,sans-serif;font-size:calc(3.5vw + 2px)}@media screen and (min-width:768px){.keep-watching-card__title{font-size:1.95vw}}@media screen and (min-width:1024px){.keep-watching-card__title{font-size:calc(1.1vw + 4.4px)}}@media screen and (min-width:1200px){.keep-watching-card__title{font-size:calc(.9vw + 3px)}}@media screen and (min-width:1500px){.keep-watching-card__title{font-size:18px}}.keep-watching-card__link{display:block;color:#666;text-transform:uppercase;text-decoration:none;font-family:GloboFutura,Arial,sans-serif;font-size:12px;font-weight:500}.keep-watching-card__see-more-link{padding-top:0}.keep-watching-card--program .keep-watching-card__program img{display:block;width:100%}.keep-watching-card--program .keep-watching-card__panel-program{width:100%;margin-top:-10px;text-align:center}.keep-watching-card--program .see-more-widget{font-size:1vw;padding-top:0}@media screen and (min-width:1500px){.keep-watching-card--program .see-more-widget{font-size:15px}}.keep-watching-carousel{width:90%;margin:0 -10px}.keep-watching-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.keep-watching-carousel .slick-slide{padding:0 10px}.keep-watching-placeholder{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#191919}.keep-watching-highlight{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#191919}.keep-watching-highlight__content,.keep-watching-highlight__video{width:50%}.keep-watching-highlight__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 4%}@media screen and (min-width:1500px){.keep-watching-highlight__content{padding:0 8% 0 4%}}.keep-watching-highlight__title{color:#fff;text-transform:uppercase;font-weight:700;font-family:GloboFutura,Arial,sans-serif;font-size:16px;padding-bottom:calc(3.1vw - 14px)}@media screen and (min-width:1200px){.keep-watching-highlight__title{font-size:calc(.9vw + 6px)}}@media screen and (min-width:1500px){.keep-watching-highlight__title{font-size:18px;padding-bottom:30px}}.keep-watching-highlight__description{color:#fff;font-weight:700;font-size:calc(.42vw + 9px)}@media screen and (min-width:1500px){.keep-watching-highlight__description{font-size:16px}}.keep-watching-highlight__progress{margin:10px 0}.keep-watching-highlight .progress-bar{display:inline-block;width:60%}.keep-watching-highlight__duration{display:inline-block;color:#aaa;margin-left:10px;font-weight:300;font-size:calc(.21vw + 10.84px)}@media screen and (min-width:1500px){.keep-watching-highlight__duration{font-size:14px}}.keep-watching-highlight .video-widget__gradient,.keep-watching-highlight .video-widget__live-label__gradient,.keep-watching-highlight .video-widget__textbox{display:none}.keep-watching-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.keep-watching-row__main{width:74.3%}.keep-watching-row__side{display:-webkit-box;display:-ms-flexbox;display:flex;width:24.5%}.keep-watching-home{overflow:hidden}.keep-watching-home__content.transition-enter{max-height:0;overflow:hidden}.keep-watching-home__content.transition-enter.transition-enter-active{transition:max-height 1s;max-height:100vh}.vod-blade{background-color:#1f1f1f;position:relative;padding-bottom:10vh;margin-top:calc(99.1vh - 58px);transition:margin-top .5s ease;border-top:1vh solid #ff0048}.vod-blade .offer-unit{margin-top:calc(7.1vw + 82px)}.vod-blade--mobile{margin-top:calc(85.1vh - 58px)}.vod-blade--without-live{margin-top:0;border-top:none}@media only screen and (min-width:768px){.vod-blade .offer-unit{margin-top:calc(7.1vw + 77.3px)}}@media screen and (min-width:1024px){.vod-blade .offer-unit{margin-top:calc(8.68vw + 61.11px)}}@media screen and (min-width:1600px){.vod-blade .offer-unit{margin-top:200px}}.vod-blade .bbb-showcase-premium .video-list-widget .actions{display:none}.app-banner+.app-layout__transition .vod-blade--mobile{margin-top:calc(85.1vh - 58px - 50px + 2.4vh)}.home-view__live-blade-fix-wrapper{position:fixed;top:0;width:100vw;background:#000}.program-tab{display:inline-block;font-weight:300;text-decoration:none;color:#666;text-transform:capitalize;margin-right:30px;line-height:3;font-size:calc(.815vw + 18.74px);padding-bottom:calc(1.36vw - .43px)}@media only screen and (min-width:768px){.program-tab{font-size:calc(1.5625vw + 12px);padding-bottom:10px}}@media screen and (min-width:1024px){.program-tab{font-size:28px;line-height:2.8}}.program-tab.selected{color:#fff}.date-picker-dialog{position:relative;height:100%;width:100%}.date-picker-dialog__loading{display:none;position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(38,38,38,.8);border-radius:5px;opacity:0;transition:opacity .25s ease-in-out}.date-picker-dialog.is-loading .date-picker-dialog__loading{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.date-picker{position:relative}.date-picker__button{padding:0;height:45px;width:45px;overflow:hidden;border:1px solid #fff;border-radius:45px;outline-width:0;background-color:rgba(38,38,38,.4);color:#fff;text-align:left;box-shadow:0 2px 10px rgba(0,0,0,.4),inset 0 0 1px 0 #fff,0 0 1px 0 #fff;white-space:nowrap;transition:width .3s ease-in-out}.date-picker__button-text{opacity:0;font-size:.9rem;font-family:Open Sans,sans-serif;transition:opacity .3s ease-in-out}.date-picker__button--hover,.date-picker__button-with-animation:hover{width:189px}.date-picker__button--hover .date-picker__button-text,.date-picker__button-with-animation:hover .date-picker__button-text{opacity:1}.date-picker__button-placeholder{display:inline-block;width:43px;height:100%;text-align:center}.date-picker__calendar-anchor{position:absolute;bottom:-10px}.date-picker__calendar-icon{width:16px;height:100%;vertical-align:middle;fill:#fff}.program-calendar__datepicker{margin-bottom:auto;margin-top:1.5em}.program-header{position:relative;height:82vw;background:#262626}.program-header .cover-img,.program-header .cover-img:after{position:absolute;width:100%;height:100%}.program-header .cover-img{background-size:cover;background-position:50% 0;background-repeat:no-repeat}.program-header .cover-img:after{content:"";background-image:linear-gradient(0deg,#000 5%,transparent)}.program-header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.program-header__container,.program-header__my-list{display:-webkit-box;display:-ms-flexbox;display:flex}.program-header__my-list{width:100%;padding-top:3%;-ms-flex-item-align:center;align-self:center}.program-header__info{position:relative;height:100%;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-pack:end;-ms-flex-pack:end;justify-content:flex-end}.program-header__title{color:#fff;font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:32px;margin-bottom:.1em;letter-spacing:-.3vw;line-height:1;text-transform:uppercase;text-shadow:1px 1px 1px #000}.program-header__tabs{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%}.program-header .program-widget{display:none}.program-header--without-tabs{height:74vw}.program-header--without-tabs .program-header__title{padding-bottom:3%}.program-header--without-tabs .program-header__my-list{padding:0 0 6%}@media only screen and (min-width:400px){.program-header__title{font-size:calc(2.72vw + 21.12px)}}@media only screen and (min-width:768px){.program-header{height:calc(7.8125vw + 320px)}.program-header__title{font-size:calc(.72vw + 36.46px);letter-spacing:-.1vw;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;width:100%;max-width:100%}.program-header .program-widget{width:14%;display:block;box-shadow:0 0 14px 0 rgba(0,0,0,.6);position:absolute;bottom:-3%;right:5%;z-index:1}.program-header__tabs{width:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;margin-top:0}.program-header__my-list{padding:0;width:unset}.program-header--without-tabs .program-header__title{max-width:70%;padding-bottom:40px}.program-header--without-tabs .program-header__my-list{padding-bottom:unset}}@media screen and (min-width:1024px){.program-header{height:calc(7.8125vw + 260px)}.program-header__title{letter-spacing:-.2vw;width:100%;max-width:100%}.program-header .program-widget{width:14%;display:block;box-shadow:0 0 14px 0 rgba(0,0,0,.6);position:absolute;bottom:-3%;right:5%;z-index:1}.program-header__tabs{width:unset;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.program-header__my-list{padding:0;width:unset}.program-header--without-tabs .program-header__title{max-width:70%;padding-bottom:40px}.program-header--without-tabs .program-header__my-list{padding-bottom:unset}}@media screen and (min-width:1280px){.program-header{height:28.125vw}.program-header__title{font-size:calc(.625vw + 40px);line-height:1.1;letter-spacing:-2px}.program-header .program-widget{right:5%}}@media screen and (min-width:1420px){.program-header .program-widget{right:10%;width:12.68%}}@media screen and (min-width:1600px){.program-header{height:450px}.program-header__title{font-size:48px}.program-header--without-tabs .program-header__title{padding-bottom:60px}}@media screen and (min-width:1920px){.program-header.program-widget{width:238px;right:192px}}.date-navigation__button{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;display:block;width:100%;height:8rem;text-align:center;background:#191919;color:#666;text-decoration:none;border-top-style:solid;border-top-color:#222;border-top-width:1px}.date-navigation__button span{line-height:8rem;font-size:1.2rem;text-transform:lowercase}@media screen and (min-width:768px){.date-navigation__button span{font-size:1.3rem}}.date-offer-list{list-style:none;padding:5.5% 0 0}.date-navigation-widget__list{padding:0;list-style:none}.date-navigation-widget__list__child{margin-bottom:1px}.date-navigation-widget__list__child.\--hidden{visibility:hidden}.text-message-widget__message{text-align:center;color:#666;font-size:1.5em;font-weight:300;letter-spacing:-1px}.results-title-widget{color:#aaa;font-size:20px;font-weight:300;margin:0 0 20px}.results-title-widget__subtitle{color:#666;font-size:14px;font-weight:300}@media only screen and (min-width:768px){.results-title-widget{font-size:22px;margin:0 0 30px}.results-title-widget__subtitle{font-size:16px}}@media only screen and (min-height:800px) and (min-width:768px){.results-title-widget{font-size:26px}.results-title-widget__subtitle{font-size:18px}}.olympic-sports{height:100%}.olympic-sport-card{position:relative;display:block;text-align:center;background:#333;box-shadow:0 2px 5px rgba(0,0,0,.7);font-size:14px;transition:background .15s}.olympic-sport-card:hover{background:rgba(69,69,69,.5);opacity:.7}.olympic-sport-card:before{content:"";display:block;padding-bottom:100%}.olympic-sport-card__element{position:absolute;left:10%;right:10%}.olympic-sport-card__element--icon{top:22%;height:28%}@media only screen and (min-width:1500px){.olympic-sport-card__element--icon{top:23%;height:64px}}.olympic-sport-card__element--title{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;height:3em;bottom:15%;margin:0 2%;font-family:GloboFutura,Arial,sans-serif;font-weight:500;text-decoration:none;line-height:1.4;color:#fff;text-transform:uppercase}@media only screen and (min-width:1700px){.olympic-sport-card__element--title{bottom:18%}}.olympic-sports-offer{overflow:hidden;margin-left:-4%}.olympic-sports-offer .olympic-sports-offer__item{float:left;width:46%;margin-bottom:4%;margin-left:4%}@media screen and (min-width:600px){.olympic-sports-offer{margin-left:-2.7%}.olympic-sports-offer .olympic-sports-offer__item{float:left;width:30.63%;margin-bottom:2.7%;margin-left:2.7%}}@media screen and (min-width:1024px){.olympic-sports-offer{margin-left:-1.333%}.olympic-sports-offer .olympic-sports-offer__item{float:left;width:23.667%;margin-bottom:1.333%;margin-left:1.333%}}@media screen and (min-width:1200px){.olympic-sports-offer{margin-left:-1.25%}.olympic-sports-offer .olympic-sports-offer__item{float:left;width:18.75%;margin-bottom:1.25%;margin-left:1.25%}}@media screen and (min-width:1330px){.olympic-sports-offer{margin-left:-1.16%}.olympic-sports-offer .olympic-sports-offer__item{float:left;width:15.5%;margin-bottom:1.16%;margin-left:1.16%}}.keep-watching-program{overflow:hidden}.keep-watching-program__content.transition-enter{max-height:0;overflow:hidden}.keep-watching-program__content.transition-enter.transition-enter-active{transition:max-height 1s;max-height:100vh}.accordion-item{position:relative;overflow:hidden;border-bottom:1px solid #333;color:#aaa}.accordion-item--expanded{background-color:#1f1f1f}.accordion-header-arrow{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#666;width:15px;height:15px}@media screen and (min-width:1200px){.accordion-header-arrow{width:17px;height:17px}}.accordion-header-arrow>svg{width:100%;height:100%}.accordion-header{background:none;border:none;outline:none;padding:0;-webkit-tap-highlight-color:transparent;position:relative;width:100%;cursor:pointer}.episode-excerpts-list{clear:both;overflow:hidden;margin-top:40px;padding-bottom:40px}@media screen and (min-width:1024px){.episode-excerpts-list{margin-top:0}}.episode-excerpts-list__title{font-weight:600;color:#fff;font-size:18px}@media screen and (min-width:1200px){.episode-excerpts-list__title{font-size:20px}}.episode-title{margin:0;font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:calc(.89vw + 21px);line-height:120%;text-transform:uppercase}@media screen and (min-width:768px){.episode-title{font-size:calc(.69vw + 21.67px)}}@media screen and (min-width:1024px){.episode-title{font-size:calc(1.13vw + 18.36px)}}@media screen and (min-width:1200px){.episode-title{font-size:26px;line-height:36px;margin-right:30px}}.episode-title--expanded{color:#fff}.episode{background-color:#1f1f1f;color:#aaa;padding-bottom:40px}@media screen and (min-width:1024px){.episode{padding-bottom:3em}}.episode__inner{position:relative;overflow:hidden}.episode .episode__header{display:none}@media screen and (min-width:1024px){.episode .episode__header{display:block;padding:1em 0;float:left;width:calc(33.33% - 10px)}}@media screen and (min-width:1200px){.episode .episode__header{display:block;width:calc(50% - 10px)}}@media screen and (min-width:1024px){.episode__video{float:right;width:calc(66.66% - 10px);margin-left:20px}}@media screen and (min-width:1200px){.episode__video{width:calc(50% - 10px)}}.episode__description{font-size:calc(.81vw + 11.74px);font-weight:300;margin-bottom:0}@media screen and (min-width:768px){.episode__description{font-size:calc(2.78vw - 3.33px)}}@media screen and (min-width:1024px){.episode__description{float:left;width:calc(33.33% - 30px);font-size:15px}}@media screen and (min-width:1200px){.episode__description{width:calc(50% - 100px);font-size:16px}}.episode-header__inner{position:relative;padding:1.5em 33px 1.5em 0;min-height:40px;line-height:20px;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:start;-ms-flex-align:start;align-items:flex-start}.episode-header__progress-bar{position:absolute;width:18%;right:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:1024px){.episode-header__progress-bar{width:12%}}@media screen and (min-width:1024px){.episode-header--hidden .episode-header__inner{visibility:hidden}}@media screen and (min-width:1200px){.episode-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.dropdown-menu__items{z-index:2;position:fixed;text-align:center;left:0;top:0;width:100vw;height:100vh}.dropdown-menu__items-inner{background-color:#191919;width:100%;height:100%}.dropdown-menu__items-list{padding:0;margin:0}@media screen and (min-width:768px){.dropdown-menu__items{z-index:1;position:absolute;top:auto;left:auto;width:100%;margin:-1px 0;overflow-y:hidden}.dropdown-menu__items-inner{height:auto;text-align:left;border:1px solid #666;border-top:1px solid #666;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.dropdown-menu__items-enter{height:0}.dropdown-menu__items-enter-active{height:200px;transition:height .15s linear}.dropdown-menu__items-leave{height:200px}.dropdown-menu__items-leave-active{height:0;transition:height .15s linear}}.dropdown-menu__items .dropdown-menu__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(.8vw + 50px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#fff;font-size:calc(.54vw + 12px);text-transform:uppercase}@media screen and (min-width:768px){.dropdown-menu__items .dropdown-menu__header{display:none}}.dropdown-menu__items .dropdown-menu__header .dropdown-menu__close-button-area{position:absolute;right:calc(3.2vw - 5px)}.dropdown-menu__items .dropdown-menu__header .dropdown-menu__close-button-area .dropdown-menu__close-button{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;padding:1vw}.dropdown-menu__items .dropdown-menu__header .dropdown-menu__close-button-area .dropdown-menu__close-button .close-icon{fill:#aaa;width:calc(.8vw + 10px);height:calc(.8vw + 10px)}.dropdown-menu__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(.8vw + 50px);line-height:calc(.8vw + 50px);font-size:calc(.8vw + 12px);color:#666;border-bottom:1px solid #333}.dropdown-menu__item:first-child{border-top:1px solid #333}@media screen and (min-width:768px){.dropdown-menu__item{height:32px;line-height:32px;font-size:1em}.dropdown-menu__item:first-child{border-top:none}.dropdown-menu__item:last-child{border-bottom:none}}@media screen and (min-width:1024px){.dropdown-menu__item{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.dropdown-menu__item .dropdown-menu__link{height:100%;width:100%;color:inherit;padding:0 9px;text-decoration:none}.dropdown-menu__item .dropdown-menu__link:hover{color:#ccc}.dropdown-menu__item .dropdown-menu__link--selected{color:#aaa}@media screen and (min-width:768px){.dropdown-menu__item .dropdown-menu__link--selected{color:#666}}.dropdown-menu{position:relative;height:32px;width:100%;font-size:.95em}@media screen and (min-width:768px){.dropdown-menu{height:36px;background-color:#191919}}.dropdown-menu__button{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;width:100%;line-height:32px;color:#aaa;font-size:1em}@media screen and (min-width:768px){.dropdown-menu__button{padding:0 9px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #666;border-radius:5px;line-height:36px;transition:border-radius .15s linear}.dropdown-menu--expanded .dropdown-menu__button{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}}.dropdown-menu__button .dropdown-menu__arrow{margin-left:9px}@media screen and (min-width:768px){.dropdown-menu__button .dropdown-menu__arrow{margin-left:10px;margin-right:3px}}.dropdown-menu__button .dropdown-menu__arrow .arrow-icon{fill:#666;width:9px;height:9px}.episodes-offer{padding-bottom:6em;background-color:#191919}.episodes-offer__season-selector{padding:.8em 0;border-bottom:1px solid #333}@media screen and (min-width:1024px){.episodes-offer__season-selector{padding:1.2em 0}}.episodes-offer__season-selector__dropdown{display:inline-block;width:auto}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.program-view__spinner{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;padding-top:10vh;text-align:center;background:#1f1f1f;-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.program-view__content{position:relative}.program-view__bbb-extras,.program-view__editorial,.program-view__keep-watching .keep-watching-program__content,.program-view__olympic-sports,.program-view__recent-videos,.program-view__videos{padding-top:12%}@media only screen and (min-width:768px){.program-view__bbb-extras,.program-view__editorial,.program-view__keep-watching .keep-watching-program__content,.program-view__olympic-sports,.program-view__recent-videos,.program-view__videos{padding-top:8%}}@media only screen and (min-width:1280px){.program-view__bbb-extras,.program-view__editorial,.program-view__keep-watching .keep-watching-program__content,.program-view__olympic-sports,.program-view__recent-videos,.program-view__videos{padding-top:6%}}@media only screen and (min-width:1600px){.program-view__bbb-extras,.program-view__editorial,.program-view__keep-watching .keep-watching-program__content,.program-view__olympic-sports,.program-view__recent-videos,.program-view__videos{padding-top:7em}}.program-view__bbb-extras{overflow:hidden;margin-bottom:15%}.program-view__bbb-extras .see-more-link{padding-top:0}@media only screen and (min-width:768px){.program-view__bbb-extras{margin-bottom:12%}}@media only screen and (min-width:1024px){.program-view__bbb-extras{margin-bottom:8%}}@media only screen and (min-width:1280px){.program-view__bbb-extras{margin-bottom:8%}}@media only screen and (min-width:1600px){.program-view__bbb-extras{margin-bottom:5.5em}}.program-view__recent-videos-more-link{padding:0}.program-view .offer-unit{padding-bottom:28%}@media only screen and (min-width:768px){.program-view .offer-unit{padding-bottom:15%}}@media only screen and (min-width:1024px){.program-view .offer-unit{padding-bottom:10%}}@media only screen and (min-width:1280px){.program-view .offer-unit{padding-bottom:8%}}@media only screen and (min-width:1600px){.program-view .offer-unit{padding-bottom:7em}}.program-view .program-widget a{cursor:default}.program-scoped-header{margin-top:calc(5.11vw + 4.54px)}@media screen and (min-width:1280px){.program-scoped-header{margin-top:70px}}.program-scoped-header .see-more-widget{padding:0;margin-bottom:.2rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-transform:capitalize}.program-scoped-header__title{color:#fff;padding-bottom:.7rem;font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:9vw;letter-spacing:-.3vw;line-height:1;margin:0;text-transform:uppercase}@media only screen and (min-width:768px){.program-scoped-header__title{font-size:5.5vw;letter-spacing:-.2vw}}@media screen and (min-width:1024px){.program-scoped-header__title{font-size:5vw;letter-spacing:-.2vw}}@media screen and (min-width:1200px){.program-scoped-header__title{font-size:3.2em;line-height:1.1;letter-spacing:-1px}}.geo-offer{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}.geo-offer__message{color:#aaa;font-family:Open Sans,sans-serif;text-align:left;font-weight:300;font-size:17px;margin:2em auto}.geo-offer__authorize{color:#ccc}@media screen and (min-width:768px){.geo-offer__message{font-size:16px;line-height:29px;width:80%}.geo-offer__authorize{width:80%;font-size:20px;margin:1.8em auto}}@media screen and (min-width:1024px){.geo-offer__message{font-size:16px;line-height:29px;width:60%}.geo-offer__authorize{width:60%;font-size:20px;margin:0 auto}}.programs-view{padding-top:calc(4.16vw + 33.36px);background:#1f1f1f}@media screen and (min-width:1600px){.programs-view{padding-top:100px}}.programs-view .action-button{margin-top:2vh}.programs-view--row{margin-bottom:12vh}.tiny-carousel .slick-next,.tiny-carousel .slick-prev{position:absolute;padding:0;border:none;background:none;outline:none}.tiny-carousel .slick-next.slick-disabled,.tiny-carousel .slick-prev.slick-disabled{opacity:0}.tiny-carousel .slick-prev{left:999em}.tiny-carousel .slick-next{right:999em}.tiny-carousel .arrow-icon{fill:#fff;opacity:.6;width:100%;height:100%}@media only screen and (min-width:768px){.tiny-carousel .slick-next,.tiny-carousel .slick-prev{top:0;width:4%;height:100%}.tiny-carousel .slick-next:hover .arrow-icon,.tiny-carousel .slick-prev:hover .arrow-icon{opacity:1}.tiny-carousel .slick-prev{left:0;padding:0 1.5% 0 .5%;background-image:linear-gradient(270deg,rgba(25,25,25,0),#191919)}.tiny-carousel .slick-next{right:0;padding:0 .5% 0 1.5%;background-image:linear-gradient(90deg,rgba(25,25,25,0),#191919)}}.search-results-programs-widget{padding-bottom:10px}.search-results-programs-widget__list{position:relative;white-space:nowrap}.search-results-programs-widget__list-inner{margin-left:-10px}.search-results-programs-widget__item{padding-left:10px;list-style:none;display:inline-block;width:12.5%}@media screen and (max-width:400px){.search-results-programs-widget__item{width:33.33%}}@media screen and (max-width:768px){.search-results-programs-widget__item{width:25%}}@media screen and (max-width:1024px){.search-results-programs-widget__item{width:16.66%}}.search-results-programs-widget__item-description{font-size:14px;padding-top:.8em;overflow:hidden;color:#666;white-space:nowrap;text-overflow:ellipsis}@media only screen and (min-width:768px){.search-results-programs-widget__item-description{font-size:15px}}@media only screen and (min-width:1024px){.search-results-programs-widget__item-description{font-size:14px}}@media only screen and (min-width:1200px){.search-results-programs-widget__item-description{font-size:15px}}@media only screen and (min-width:1600px){.search-results-programs-widget__item-description{font-size:16px}}@media only screen and (min-width:768px){.search-results-programs-widget{padding-bottom:30px}.search-results-programs-widget__list-inner{margin-left:-15px}.search-results-programs-widget__item{padding-left:15px}}.search-results-videos__video{width:100%}.search-results-videos__video .video-exhibited-at{padding-top:.3em;padding-bottom:.5em}.search-results-videos__video .video-exhibited-at--live{border-top:2px solid #ff0048;margin-top:-2px;position:relative}@media only screen and (min-width:768px){.search-results-videos__tiled-grid .tiled-grid-widget__item{width:50%}}@media only screen and (min-width:1024px){.search-results-videos__tiled-grid .tiled-grid-widget__item{width:33.3%}}@media only screen and (min-width:1280px){.search-results-videos__tiled-grid .tiled-grid-widget__item{width:25%}}@media screen and (min-width:1920px){.search-results-videos__tiled-grid .tiled-grid-widget{margin-left:-18px}.search-results-videos__tiled-grid .tiled-grid-widget__item{padding:0 0 18px 18px}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.6);transform:rotate(180deg) scale(.6)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.search-results-widget{position:relative;padding-bottom:10vh}.search-results-widget__loading{display:none;position:absolute;z-index:1;right:0;left:0;top:20vh;text-align:center}.search-results-widget__content{opacity:1}.search-results-widget.is-loading .search-results-widget__loading{display:block}.search-results-widget.is-loading .search-results-widget__content{transition:opacity .25s ease-in-out;opacity:0}.search-results-widget__no-results{padding:20vh 0;text-align:center;color:#666;font-size:1.2em;font-weight:300}@media only screen and (min-width:768px){.search-results-widget__no-results{font-size:1.6em}}.search-results-widget__programs{background:#191919;overflow:hidden;padding:30px 0}.search-results-widget__videos{padding-top:30px}.navigation-widget{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:GloboFutura,Arial,sans-serif;font-weight:700}.navigation-widget,.navigation-widget button{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation-widget button{border:none;background:transparent;outline:none;padding:0}.navigation-widget__next,.navigation-widget__previous{fill:#fff;cursor:pointer}.navigation-widget__next--hidden,.navigation-widget__previous--hidden{pointer-events:none;opacity:.2}.navigation-widget__next .arrow-icon,.navigation-widget__previous .arrow-icon{width:100%;height:100%}.navigation-widget__next,.navigation-widget__previous{width:12%;height:1em;line-height:1em}@media screen and (min-width:1024px){.navigation-widget__next,.navigation-widget__previous{height:.8em;line-height:.8em}}.navigation-widget__current{display:inline-block;color:#fff;text-transform:uppercase;text-align:center;margin:0 auto;line-height:1em;max-height:2em;overflow-y:hidden}.schedule-view-header{position:relative;padding-bottom:60px;border-bottom:1px solid #333}@media screen and (min-width:1024px){.schedule-view-header{padding-bottom:20px}}.schedule-view-header__title{font-family:GloboFutura,Arial,sans-serif;font-weight:700;color:#aaa;font-size:22px;text-align:center;padding:10px 0;text-transform:uppercase}.schedule-view-header__navigation{margin:auto;margin-bottom:25px;width:95%}@media screen and (min-width:768px){.schedule-view-header__navigation{width:80%}}@media screen and (min-width:1024px){.schedule-view-header__navigation{width:57%}}@media screen and (min-width:1400px){.schedule-view-header__navigation{width:50%}}@media screen and (min-width:1600px){.schedule-view-header__navigation{width:770px}}.schedule-view-header__navigation .offer-title-widget{margin:0 0 .6em}.schedule-view-header__navigation .offer-title-widget .title{margin:0}.schedule-view-header__menu{margin:auto;text-align:center}@media screen and (min-width:1024px){.schedule-view-header__menu{z-index:1;margin:0;position:absolute;top:50%;right:2.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (min-width:1280px){.schedule-view-header__menu{right:70px}}.schedule-view-header__dropdown{display:inline-block;width:auto}@media screen and (min-width:1024px){.schedule-view-header__dropdown{width:150px}}.video-play-icon{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:20%;height:100%;fill:#fff;transition:opacity .1s linear;opacity:.8}body.not-touch :hover>.video-play-icon{opacity:1}.link-thumb{position:relative;display:block}.link-thumb__darker{transition:opacity .1s linear;position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:0;background-color:#000}body.not-touch .link-thumb:hover .link-thumb__darker{opacity:.6}.slot-time{margin:0;font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:calc(.9vw + 16px);line-height:180%;width:100px}@media screen and (min-width:768px){.slot-time{font-size:calc(.69vw + 21.67px)}}@media screen and (min-width:1024px){.slot-time{font-size:24px;line-height:36px;margin-right:30px}}.slot-time--past{color:#aaa}.slot-time--now{color:#ff0048;text-transform:uppercase}.slot-time--future{color:#fff}.slot-program-title{font-size:calc(.4vw + 16px)}@media screen and (min-width:768px){.slot-program-title{font-size:calc(.3vw + 21.67px)}}@media screen and (min-width:1024px){.slot-program-title{font-size:20px}}.schedule-view-slot-content{position:relative;padding-top:0;padding-bottom:20px}@media screen and (min-width:1024px){.schedule-view-slot-content{padding-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:1024px){.schedule-view-slot-content__thumb{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:30px;width:250px;-ms-flex-negative:0;flex-shrink:0}}.schedule-view-slot-content__more{display:inline-block;font-size:18px;font-weight:300;padding-top:30px}@media screen and (min-width:1024px){.schedule-view-slot-content__more{font-size:16px;padding-top:0}}.schedule-view-slot-content__text{font-weight:300;margin-top:20px;margin-bottom:20px}@media screen and (min-width:1024px){.schedule-view-slot-content__text{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-right:calc(13vw - 94.44px);-ms-flex-preferred-size:40%;flex-basis:40%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}}@media screen and (min-width:1600px){.schedule-view-slot-content__text{margin-right:100px}}.schedule-view-slot-content__info{white-space:nowrap}@media screen and (min-width:1024px){.schedule-view-slot-content__info{display:block;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:calc(13vw - 94.44px)}}@media screen and (min-width:1600px){.schedule-view-slot-content__info{display:block;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:60px}}.schedule-view-slot-content__title{display:none}@media screen and (min-width:1024px){.schedule-view-slot-content__title{display:block}}.schedule-view-slot-content .slot-time{padding-top:1.5em;padding-bottom:1.5em;display:none}@media screen and (min-width:1024px){.schedule-view-slot-content .slot-time{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-negative:0;flex-shrink:0}}.schedule-view-slot-content .accordion-header-arrow{display:none}@media screen and (min-width:1024px){.schedule-view-slot-content .accordion-header-arrow{display:block}}.schedule-view-slot-content .slot-program-title{color:#fff;font-weight:300;margin-right:20px;display:none}@media screen and (min-width:1024px){.schedule-view-slot-content .slot-program-title{display:block}}@media screen and (min-width:1024px){.schedule-view-slot-header--expanded{display:none}}.schedule-view-slot-header__content{padding-top:1.5em;padding-bottom:1.5em;line-height:20px;font-weight:300;text-align:left}@media screen and (min-width:1024px){.schedule-view-slot-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.schedule-view-slot-list--now{background:#262626}.schedule-view{margin-top:20px;margin-bottom:100px}.schedule-view__loading{text-align:center;margin-top:25vh}.schedule-view__dropdown{margin:auto;width:140px}.live-back-button{position:absolute;z-index:10;top:20px;left:6vw;height:5vw;color:#fff;opacity:.8;font-weight:600;text-align:left;margin-top:-100%;transition:margin-top .3s ease;text-shadow:1px 1px 15px #000;background:transparent;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.live-back-button--visible{margin-top:0}@media screen and (max-width:1024px){.live-back-button{height:5vh;min-height:5vw}}.live-back-button__icon{display:inline-block;vertical-align:middle;width:3vw;height:3vw;color:#fff}.live-back-button__icon .arrow-icon{fill:#fff;margin-left:50%;margin-top:50%;width:12px;height:12px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media screen and (min-width:800px){.live-back-button__icon .arrow-icon{width:16px;height:16px}}.live-back-button__text{display:inline-block;line-height:5vw;font-family:Open Sans,sans-serif;font-weight:300;vertical-align:middle;white-space:nowrap;letter-spacing:0;font-size:1.4em;margin-left:calc(6px + .2vw)}@media screen and (min-width:800px) and (max-width:1600px){.live-back-button__text{margin-left:8px;font-size:calc(.625vw + 15px)}}@media screen and (min-width:1600px){.live-back-button__text{font-size:25px}}@media screen and (min-width:800px){.live-back-button{left:4vw}}.smartbanner-show .live-back-button{top:100px}.change-camera{display:none}@media screen and (min-width:1024px) and (orientation:landscape){.change-camera{display:block;position:absolute;left:50%;top:50%;background:none;border:none;outline:none;padding:0;-webkit-tap-highlight-color:transparent;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);font-family:Open Sans,sans-serif;font-weight:300;font-size:4.8vw;cursor:pointer;transition:all .4s ease;pointer-events:none;z-index:1}}@media screen and (orientation:landscape){.change-camera{opacity:0;font-size:36px}}@media (max-width:1280px) and (orientation:landscape){.change-camera{font-size:2.8vw}}@media (min-width:768px) and (orientation:portrait){.change-camera{font-size:4vw}}.change-camera--visible{opacity:1;pointer-events:all}.change-camera .camera-icon{width:54px;padding-right:6%}@media (max-width:1280px) and (orientation:landscape){.change-camera .camera-icon{width:4.6vw;padding-right:6%}}.multi-camera{position:relative;width:100vw;height:auto;padding:0 1.2% 5%}@media screen and (max-width:1024px) and (orientation:landscape){.multi-camera .multi-camera__close-button{display:none}}@media screen and (min-width:1025px) and (orientation:landscape){.multi-camera{position:fixed;height:100vh;top:0;right:0;z-index:1;width:calc(10vw + 113px);padding:0 0 5%;background-color:#333;transition:all .4s ease;-webkit-transform:translateX(100%);transform:translateX(100%)}.multi-camera--visible{-webkit-transform:translateX(0);transform:translateX(0)}.multi-camera--visible .multi-camera__close-button{transition:all .4s ease;-webkit-transform:translateX(-3rem);transform:translateX(-3rem)}}@media screen and (min-width:1600px) and (orientation:landscape){.multi-camera{width:280px}}.multi-camera__list-label{display:block;-webkit-transform:none;transform:none;margin:5vw 0;padding:0 2.2%;text-align:center}@media screen and (orientation:portrait){.multi-camera__list-label{font-size:calc(2vw + 11px)}}@media screen and (min-width:768px) (orientation:portrait){.multi-camera__list-label{font-size:3.6vw}}@media screen and (max-width:1024px) and (orientation:landscape){.multi-camera__list-label{font-size:26px}}@media screen and (min-width:1025px){.multi-camera__list-label{display:none}}.multi-camera__list-label .camera-icon{width:54px;vertical-align:middle;margin-right:calc(2.23vw + 6.85px)}@media screen and (orientation:portrait){.multi-camera__list-label .camera-icon{width:calc(3.34vw + 14.285px)}}@media (max-width:1024px) and (orientation:landscape){.multi-camera__list-label .camera-icon{width:4.8vw;margin-bottom:2px}}.multi-camera__close-button{background:none;border:none;outline:none;padding:0;-webkit-tap-highlight-color:transparent;transition:all .4s ease;-webkit-transform:translateX(0);transform:translateX(0);position:absolute;width:20px;fill:#fff;margin-top:1.5rem;cursor:pointer}@media screen and (orientation:portrait){.multi-camera__close-button{display:none}}.multi-camera .video-widget__textbox .video-widget__title{font-size:1rem}@media screen and (min-width:1025px){.multi-camera .video-widget__textbox .video-widget__title{font-size:1.8vw}}.multi-camera .video-widget__live-label{top:8%;right:4%;width:auto}@media screen and (min-width:768px){.multi-camera .video-widget__live-label{top:12%;right:4%}}.multi-camera .video-widget__live-label .video-widget__live-label__red-ball{width:7px;height:7px;margin-right:4px}@media screen and (min-width:768px) and (orientation:portrait){.multi-camera .video-widget__live-label .video-widget__live-label__red-ball{width:10px;height:10px;margin-right:8px}}@media screen and (min-width:1200px){.multi-camera .video-widget__live-label .video-widget__live-label__red-ball{width:10px;height:10px;margin-right:8px}}.multi-camera .video-widget__live-label .video-widget__live-label__text{font-size:10px}@media screen and (min-width:768px) and (orientation:portrait){.multi-camera .video-widget__live-label .video-widget__live-label__text{font-size:12px}}@media screen and (min-width:1200px){.multi-camera .video-widget__live-label .video-widget__live-label__text{font-size:12px}}.multi-camera__video-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}@media screen and (orientation:portrait){.multi-camera__video-list>div{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.2%}}@media screen and (orientation:landscape) and (max-width:1024px){.multi-camera__video-list>div{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.2%}}@media screen and (orientation:landscape) and (min-width:1025px){.multi-camera__video-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:10;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch}.multi-camera__video-list>div{height:auto}.multi-camera__video-list .video-widget:last-of-type{padding-bottom:50px}}.video-widget--multicamera.video-widget--active-live .play-icon,.video-widget--multicamera.video-widget--active-live .video-widget__darkener{display:none}.video-widget--multicamera.video-widget--active-live .video-widget__selected{opacity:1;transition:opacity .3s linear;margin-left:0}.video-widget--multicamera .video-widget__selected{display:block;position:absolute;top:0;margin-left:-100%;width:100%;height:100%;background:hsla(0,0%,7%,.7);z-index:2;border:2px solid #ee0249;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;opacity:0;transition:opacity .3s linear,margin-left 0s .3s}@media screen and (min-width:1024px){.video-widget--multicamera .video-widget__selected{border:3px solid #ee0249}}.video-widget--multicamera .video-widget__selected-label{-ms-flex-negative:1;flex-shrink:1;text-transform:uppercase;color:#ee0249;font-family:GloboFutura,Arial,sans-serif;font-size:calc(10px + 1.1vw);letter-spacing:0;font-weight:600;z-index:3;line-height:calc(12px + 1.1vw);height:auto;width:100%;text-align:center}@media screen and (min-width:768px){.video-widget--multicamera .video-widget__selected-label{font-size:calc(14px + 1.1vw);line-height:calc(15px + 1.1vw)}}@media screen and (min-width:1024px){.video-widget--multicamera .video-widget__selected-label{font-size:30px;line-height:32px}}@media screen and (orientation:landscape){.video-widget--multicamera .video-widget__selected-label{font-size:calc(10px + .7vw);line-height:calc(12px + .7vw)}}@media screen and (min-width:1500px) and (orientation:landscape){.video-widget--multicamera .video-widget__selected-label{font-size:22px;line-height:24px}}.video-widget--multicamera .video-widget__selected-title{-ms-flex-negative:1;flex-shrink:1;z-index:3;font-family:Open Sans,sans-serif;font-size:calc(8.5px + .9vw);letter-spacing:0;font-weight:700;line-height:calc(12px + 1vw);height:auto;margin:1px 10px;color:#fff;text-align:center}@media screen and (min-width:768px){.video-widget--multicamera .video-widget__selected-title{font-size:calc(10px + .9vw);line-height:calc(11px + .9vw);margin-top:7px}}@media screen and (min-width:1024px){.video-widget--multicamera .video-widget__selected-title{font-size:24px;line-height:26px}}@media screen and (orientation:landscape){.video-widget--multicamera .video-widget__selected-title{font-size:calc(9.5px + .4vw);line-height:calc(12px + .4vw)}}@media screen and (min-width:1500px) and (orientation:landscape){.video-widget--multicamera .video-widget__selected-title{font-size:18px;line-height:20px;margin-top:6px}}.video-widget--multicamera .video-widget__textbox .video-widget__title{font-family:Open Sans,sans-serif;font-size:calc(8.5px + .9vw);font-weight:700;line-height:130%;height:auto;color:#fff;letter-spacing:0}@media screen and (min-width:1024px){.video-widget--multicamera .video-widget__textbox .video-widget__title{font-size:24px}}@media screen and (orientation:landscape){.video-widget--multicamera .video-widget__textbox .video-widget__title{font-size:calc(9.5px + .4vw)}}@media screen and (min-width:1500px) and (orientation:landscape){.video-widget--multicamera .video-widget__textbox .video-widget__title{font-size:18px}}.live-interrupted{position:absolute;top:0;width:100%;height:auto;min-height:100%;background:linear-gradient(0deg,#191919,#262626)}@media screen and (min-width:1024px){.live-interrupted-appear{opacity:.01;-webkit-transform:translateY(20px);transform:translateY(20px)}.live-interrupted-appear-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .6s ease-in,-webkit-transform .8s;transition:opacity .6s ease-in,transform .8s;transition:opacity .6s ease-in,transform .8s,-webkit-transform .8s}}@media screen and (min-width:1200px){.live-interrupted{height:100%}}.live-interrupted__offer-wrapper{-webkit-transform:translate(0);transform:translate(0);margin-top:24%;margin-bottom:10%}@media screen and (min-width:375px){.live-interrupted__offer-wrapper{margin-top:35%}}@media screen and (min-width:425px){.live-interrupted__offer-wrapper{margin-top:30%}}@media screen and (min-width:768px){.live-interrupted__offer-wrapper{margin-top:25%}}@media screen and (min-width:1024px){.live-interrupted__offer-wrapper{margin-top:14%}}@media screen and (min-width:1200px){.live-interrupted__offer-wrapper{margin:0;position:relative;top:53%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media screen and (min-width:1200px) and (max-height:650px){.live-interrupted__offer-wrapper{top:0;margin-top:480px}}.live-interrupted__label-area{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;text-align:center;margin:17% 0;padding:0 .7%}@media screen and (min-width:425px){.live-interrupted__label-area{margin:11% 0;padding:0}}@media screen and (min-width:1024px){.live-interrupted__label-area{margin:0 0 6vw;padding:0}}@media screen and (min-width:1200px){.live-interrupted__label-area{margin:0 0 4em}}.live-interrupted__main-label{font-family:GloboFutura,Arial,sans-serif;font-weight:500;color:#aaa;font-size:calc(1.5625vw + 12px);text-transform:uppercase;text-align:center;margin:0 3% 2%}@media (min-width:375px){.live-interrupted__main-label{font-size:calc(1.6vw + 15.71px)}}@media (min-width:768px){.live-interrupted__main-label{font-size:calc(1.5625vw + 12px)}}@media screen and (min-width:1024px){.live-interrupted__main-label{margin-bottom:.7vw;font-size:calc(.390625vw + 21px)}}@media screen and (min-width:1280px){.live-interrupted__main-label{font-size:27px}}.live-interrupted__secondary-label{font-weight:300;text-align:center;color:#aaa;line-height:1.5em;font-size:calc(.45vw + 16.57px)}@media screen and (min-width:768px){.live-interrupted__secondary-label{font-size:calc(.78125vw + 14px)}}@media screen and (min-width:1024px){.live-interrupted__secondary-label{margin-bottom:0;font-size:calc(.78125vw + 12px)}}@media screen and (min-width:1280px){.live-interrupted__secondary-label{font-size:22px}}.live-interrupted .see-more-widget{padding:0}.live-on-boarding-background{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:.25}.live-on-boarding-background-image{width:100%;height:calc(100% + 20px);position:absolute;background-size:cover;-webkit-filter:blur(8px);filter:blur(8px);background-position:50%}.live-on-boarding__content{position:relative;text-align:center;padding-top:12vh}.live-on-boarding__title{text-transform:uppercase;font-family:GloboFutura,Arial,sans-serif;font-size:calc(.91vw + 28px);font-weight:700;margin:0}.live-on-boarding__description{font-size:calc(.52vw + 16px);line-height:2em;font-family:Open Sans,sans-serif;font-weight:300;padding:0 calc(-5.2vw + 40px);margin:5px auto;width:22em;max-width:100%}@media screen and (min-width:768px){.live-on-boarding__title{font-size:35px}}@media screen and (min-width:1024px){.live-on-boarding__content{position:absolute;top:50%;left:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30%;color:#fff;text-align:left;padding-top:0}.live-on-boarding__title{font-size:calc(2.6vw + 8.33px);margin-bottom:.2em}.live-on-boarding__description{font-size:calc(1.4vw + 9.79px);width:auto;padding:0}}@media screen and (min-width:1336px){.live-on-boarding__content{width:33%}.live-on-boarding__title{font-size:3em}.live-on-boarding__description{font-size:2em}}@media screen and (min-width:1600px){.live-on-boarding__title{font-size:50px}.live-on-boarding__description{font-size:32px}}@media screen and (min-width:1900px){.live-on-boarding__content{left:35%;width:25%}.live-on-boarding__title{font-size:3.5em}}.live-on-boarding--bbb .live-on-boarding__description{line-height:1.5em;margin-bottom:1em}.live-on-boarding--bbb .live-on-boarding__try-link{display:block;margin:auto;color:#ccc;text-decoration:none;text-transform:lowercase;font-family:Open Sans,sans-serif;font-size:18px;font-weight:400}.live-on-boarding--bbb .live-on-boarding__arrow{fill:#ccc;vertical-align:middle;display:inline-block;margin-left:6px;-webkit-transform:translateZ(0);transform:translateZ(0)}.live-on-boarding--bbb .live-on-boarding__arrow .arrow-icon{width:.5em;height:.5em;display:block}@media screen and (min-width:1024px){.live-on-boarding--bbb .live-on-boarding__title{font-size:calc(3.746153846153846vw - 3.3846153846153846px)}.live-on-boarding--bbb .live-on-boarding__description{font-size:calc(1.623076923076923vw + 4.3076923076923075px)}.live-on-boarding--bbb .live-on-boarding__try-link{font-size:calc(1.041vw + 7.33px);margin:0}}@media screen and (min-width:1600px){.live-on-boarding--bbb .live-on-boarding__title{font-size:60px}.live-on-boarding--bbb .live-on-boarding__try-link{font-size:28px}.live-on-boarding--bbb .live-on-boarding__description{font-size:31px}}.live-watching-view{position:absolute;width:100%;height:100%;color:#fff}.live-watching-view .hidden-widget{opacity:0}.live-watching-view .live-authorization{height:100vh;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-pack:center;-ms-flex-pack:center;justify-content:center}.on-boarding-background{position:absolute;bottom:0;left:0;width:100%;height:100%;opacity:.25;overflow:hidden}.on-boarding-background__image{top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;background-size:cover;-webkit-filter:blur(8px);filter:blur(8px);background-position:50%}.on-boarding-content{position:relative;text-align:center;padding:2vh;width:100%;height:100%;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-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.on-boarding-content-appear,.on-boarding-content-enter{opacity:0}.on-boarding-content-appear-active,.on-boarding-content-enter-active{transition:all 2s ease-in-out;opacity:1}@media screen and (min-width:768px){.on-boarding-content{padding:5vh}}@media screen and (min-width:1024px){.on-boarding-content{padding-top:60px}}@media screen and (min-width:1600px){.on-boarding-content{padding-top:70px}}.action-link{height:2.8em;line-height:2.8em;font-size:1.15em;text-align:center}.action-link__link{background-color:#333;text-transform:uppercase;color:#fff;display:block;width:100%;font-family:GloboFutura,Arial,sans-serif;font-weight:700;padding:0 1.3em;border-radius:.14em;box-shadow:inset 0 -.1em #2d2d2d;text-align:center;border:none;outline:none;text-decoration:none}@media screen and (min-width:768px){.action-link__link{display:inline-block;width:auto}}.on-boarding{color:#ccc;text-align:center;height:100%}.on-boarding__title{font-family:GloboFutura,Arial,sans-serif;font-size:4.5vw;line-height:1.2em;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:.5em}.on-boarding__description{font-weight:400}.on-boarding__description,.on-boarding__price{line-height:1.4em;font-family:Open Sans,sans-serif;font-size:3.5vw;margin:0 auto;width:90%;margin-bottom:5%}.on-boarding__price{font-weight:600;margin-top:-2.5%;color:#ccc}.on-boarding__highlighted{font-family:Open Sans,sans-serif;font-size:calc(3vw + 3px);font-weight:600;width:95%;line-height:1.4em;margin:0 auto;margin-bottom:5%;display:none;color:#ccc}.on-boarding__help{font-family:GloboFutura,Arial,sans-serif;font-size:calc(.66vw + 8.86px);font-weight:300;margin:0 auto;margin-top:calc(3.5vw - 10.71px);color:#666;text-decoration:none;letter-spacing:-.4px;text-shadow:rgba(0,0,0,.4) 0 2px}.on-boarding__ask{margin:0 auto;font-size:calc(2.23vw + 6.85px);line-height:2em;font-family:Open Sans,sans-serif;font-weight:400;width:100%;color:#aaa;margin-top:3%}.on-boarding__ask-action{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;font-weight:600;text-transform:uppercase;color:#fff;text-decoration:none}.on-boarding__button{background-color:#666;border-radius:3px;box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.5);width:40%;height:calc(4.46vw + 20.71px);margin:0 auto;font-size:calc(3.6vw + 1px);text-align:center;padding:.5em;line-height:17px}.on-boarding__button-subscribe{background-color:#ff0048}.on-boarding__button-subscribe--trial{width:70%}@media screen and (min-width:768px){.on-boarding__title{font-size:3.4vw}.on-boarding__description{font-size:calc(2.4vw + 1px);line-height:1.6em;font-weight:300;width:70%}.on-boarding__ask{margin-top:6%;font-size:calc(1.17vw + 10px)}.on-boarding__ask-action{color:#ccc}.on-boarding__highlighted{font-size:calc(2.4vw + 1px);margin-bottom:2.5%;width:70%;display:block}.on-boarding__help{font-size:14px}.on-boarding__price{font-size:calc(1.953125vw + 3px);color:#aaa}.on-boarding__button{width:22%;height:calc(1.953125vw + 25px);font-size:calc(1.7vw + 2px);line-height:19px}.on-boarding__button-subscribe--trial{width:38%}}@media screen and (min-width:1024px){.on-boarding__title{font-size:2vw}.on-boarding__description{font-size:calc(1.4vw + 1px);line-height:1.6em;font-weight:300;width:75%}.on-boarding__ask{font-size:calc(.52vw + 7.67px)}.on-boarding__highlighted{font-size:calc(.69vw + 8.89px);margin-bottom:2.5%;width:75%}.on-boarding__help{font-size:12px}.on-boarding__price{font-size:calc(.69vw + 6.89px)}.on-boarding__button{width:25%;height:82%;font-size:calc(1.1vw + 2px);line-height:27px}.on-boarding__button-subscribe--trial{width:42%}}@media screen and (min-width:1200px){.on-boarding__description{font-size:1.5vw;line-height:1.6em;font-weight:300;width:70%}.on-boarding__highlighted{width:70%;margin-bottom:2.5%}.on-boarding__help{font-size:13px}.on-boarding__button{width:22%;height:94%;line-height:30px}.on-boarding__button-subscribe--trial{width:40%}}@media screen and (min-width:1360px){.on-boarding__title{font-size:calc(1vw + 7.67px)}.on-boarding__description{font-size:calc(.83vw + 7.67px);line-height:1.6em;font-weight:300;width:65%}.on-boarding__highlighted{width:80%}.on-boarding__help{font-size:14px}.on-boarding__button{width:22%;height:100%}.on-boarding__button-subscribe--trial{width:41%}}@media screen and (min-width:1600px){.on-boarding__title{font-size:28px}.on-boarding__ask{font-size:16px}.on-boarding__description{font-size:20px;line-height:34px;font-weight:300;width:60%;margin-bottom:40px}.on-boarding__highlighted{font-size:20px;margin-bottom:20px;width:70%}.on-boarding__price{font-size:18px}.on-boarding__help{font-size:16px}.on-boarding__button{width:170px;height:50px;font-size:18px}.on-boarding__button-subscribe--trial{width:280px}}.scroller-widget{position:relative;overflow:hidden}.scroller-widget .scroll-box{overflow-y:scroll;height:100%;width:110%}.scroller-widget .scroll-box .scroll-content{width:90.90909%}.scroller-widget .scrollbar{position:absolute;right:0;width:6px;border-radius:3px;transition:background-color .5s;background:rgba(0,0,0,.7)}.scroller-widget .scrollbar:hover{cursor:pointer}.scroller-widget .scrollbar:hover .handle:hover{background:hsla(0,0%,100%,.3)}.scroller-widget .scrollbar .handle{height:100px;width:6px;border-radius:3px;background:transparent;transition:background-color .5s;background:hsla(0,0%,100%,.2)}.scroller-widget .scrollbar,.scroller-widget .scrollbar .handle{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.scroller-widget--lighter .scrollbar{background:rgba(69,69,69,.7)}.scroller-widget--lighter .scrollbar:hover .handle:hover{background:hsla(0,0%,80%,.3)}.scroller-widget--lighter .scrollbar .handle{background:hsla(0,0%,80%,.2)}.next-video-cover{position:absolute;top:0;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;pointer-events:none;background-color:rgba(38,38,38,.7);color:#fff;font-family:GloboFutura,Arial,sans-serif;font-weight:700;opacity:0;transition:opacity 1s;letter-spacing:-.03em}.next-video-cover--visible{opacity:1}.next-video-cover__countdown{color:#ff0048;font-family:Open Sans,sans-serif;text-transform:lowercase;font-weight:400;font-size:calc(.25vw + 11.2px);margin-top:2%}@media (min-width:1920px){.next-video-cover__countdown{font-size:16px}}@media screen and (min-width:768px){.next-video-cover{font-size:2vw}}@media (min-width:1024px){.next-video-cover{font-size:1.1vw}}@media (min-width:1280px){.next-video-cover{font-size:1.4em}}@media (min-width:1500px){.next-video-cover{font-size:1.5em}}@media (min-width:1720px){.next-video-cover{font-size:1.6em}}.playlist-video__image{display:inline-block;line-height:1;text-transform:uppercase}.playlist-video__watching-cover,.playlist-video__watching-label{position:absolute;top:0;letter-spacing:-.03em}.playlist-video__watching-cover{width:100%;height:100%;background-color:rgba(38,38,38,.7)}.playlist-video__watching-label{font-family:GloboFutura,Arial,sans-serif;font-weight:700;color:#fff;text-align:center;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.playlist-video__duration{font-family:Open Sans,sans-serif;font-weight:400;color:#aaa;text-transform:lowercase;text-align:center;position:absolute;min-width:23%;bottom:0;right:0;padding:3%;background:rgba(0,0,0,.7)}@media screen and (min-width:768px){.playlist-video__watching-label{font-size:2vw}.playlist-video__duration{font-size:1.8vw}}@media screen and (min-width:1024px){.playlist-video__watching-label{font-size:1.1vw}.playlist-video__duration{font-size:1vw}}@media screen and (min-width:1280px){.playlist-video__watching-label{font-size:1.4em}.playlist-video__duration{font-size:1.2em}}@media screen and (min-width:1650px){.playlist-video__watching-label{font-size:1.5em}.playlist-video__duration{font-size:1.3em}}@media screen and (min-width:1720px){.playlist-video__watching-label{font-size:1.6em}.playlist-video__duration{font-size:1.3em;padding:2%;opacity:.95}}.video-playlist-item{position:relative;line-height:0;margin-bottom:1.8%;text-decoration:none}.video-playlist-item,.video-playlist-item__card{display:-webkit-box;display:-ms-flexbox;display:flex}.video-playlist-item__card{position:absolute;overflow:hidden;-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;line-height:4.85vw;padding:0 4%;height:100%;color:#aaa}.video-playlist-item__special-ad-label{font-family:GloboFutura,Arial,sans-serif;font-weight:500;text-transform:uppercase;font-size:calc(2vw + 6.6px);color:#ffae00;margin:-1px 0}@media (min-width:768px){.video-playlist-item__special-ad-label{font-size:calc(1.5625vw + 2px)}}@media (min-width:1024px){.video-playlist-item__special-ad-label{font-size:calc(.52vw + 5.67px)}}@media (min-width:1600px){.video-playlist-item__special-ad-label{font-size:14px}}.video-playlist-item__head{font-weight:600;font-size:3.8vw}.video-playlist-item__head--upper{font-family:GloboFutura,Arial,sans-serif;font-weight:500;text-transform:uppercase;font-size:3.7vw}.video-playlist-item__title{overflow:hidden;font-weight:300;font-size:3.7vw;max-height:9.25vw;margin:.7vw 0 .9vw}.video-playlist-item__exhibited-at{color:#666;font-size:3vw;line-height:4.3vw;padding-top:1%}.video-playlist-item--placeholder .video-playlist-item__head:before,.video-playlist-item--placeholder .video-playlist-item__title:after,.video-playlist-item--placeholder .video-playlist-item__title:before{content:"";display:block;height:10px;margin:0 0 .8em;background-color:#242424}.video-playlist-item--placeholder .video-playlist-item__head:before{width:8vw}.video-playlist-item--placeholder .video-playlist-item__title:before{width:14vw}.video-playlist-item--placeholder .video-playlist-item__title:after{width:11vw}.video-playlist-item__video{width:45%;display:inline-block;font-size:3.5vw;line-height:1;text-transform:uppercase}.video-playlist-item__video--with-index{width:39%}.video-playlist-item__arrow,.video-playlist-item__index{width:7%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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-pack:center;-ms-flex-pack:center;justify-content:center;color:#aaa;font-weight:600;font-size:calc(2.23vw + 4.85px)}.video-playlist-item__arrow{fill:#ff0048}.video-playlist-item__arrow>svg{width:calc(.67vw + 8.9px);height:calc(.67vw + 8.9px)}.video-playlist-item__transition-appear{opacity:0}.video-playlist-item__transition-appear-active{transition:opacity .4s ease-in;opacity:1}.video-playlist-item--watching{background-color:rgba(38,38,38,.9)}.video-playlist-item--watching .video-playlist-item__card,.video-playlist-item--watching .video-playlist-item__index{color:#fff}@media screen and (min-width:768px){.video-playlist-item{margin-bottom:2%}.video-playlist-item__card{padding:0 3%;line-height:3vw}.video-playlist-item__head{font-size:1.9vw}.video-playlist-item__program-title{font-size:2vw}.video-playlist-item__title{max-height:6vw;font-size:2.1vw;margin:.1vw 0 .9vw;letter-spacing:0}.video-playlist-item__exhibited-at{font-size:1.8vw;line-height:2.4vw;padding-top:0}.video-playlist-item__video{width:25%}.video-playlist-item__video--with-index{width:22%}.video-playlist-item__arrow>svg{width:calc(.78vw + 6px);height:calc(.78vw + 6px)}}@media screen and (min-width:1024px){.video-playlist-item{margin-bottom:2%}.video-playlist-item__card{margin:0 1%;line-height:1.5vw}.video-playlist-item__head{font-size:1vw;line-height:1.2vw}.video-playlist-item__program-title{font-size:1vw}.video-playlist-item__title{font-size:1.1vw;max-height:3vw;margin:.2vw 0 .5vw}.video-playlist-item__exhibited-at{font-size:.9vw;line-height:1vw}.video-playlist-item__video{font-size:1.2vw;width:45%}.video-playlist-item__video--with-index{width:38%}.video-playlist-item__index{font-size:calc(.52vw + 6.7px)}.video-playlist-item__arrow>svg{width:calc(.35vw + 6.45px);height:calc(.35vw + 6.45px)}}@media screen and (min-width:1280px){.video-playlist-item__card{margin:0;padding:0 4%;line-height:1.2em}.video-playlist-item__head{font-size:.8em;line-height:1.2em}.video-playlist-item__program-title{font-size:.9em}.video-playlist-item__title{font-size:.8em;max-height:2.8em;margin:.1em 0 .6em}.video-playlist-item__exhibited-at{font-size:.65em;line-height:1.2em}.video-playlist-item__video{font-size:.65em;width:40%}.video-playlist-item__video--with-index{width:35%}}@media screen and (min-width:1500px){.video-playlist-item__card{padding:0 4%;line-height:1.3em}.video-playlist-item__program-title{font-size:1em}.video-playlist-item__title{max-height:2.7em;font-size:.9em;margin:0 0 .5em}.video-playlist-item__exhibited-at{font-size:.7em}.video-playlist-item__video{width:180px}}@media screen and (min-width:1600px){.video-playlist-item__card{padding:0 4%}.video-playlist-item__program-title{font-size:1.1em}.video-playlist-item__title{margin:.3em 0 .5em}.video-playlist-item__exhibited-at{font-size:.8em}.video-playlist-item__index{font-size:15px}.video-playlist-item__arrow>svg{width:12px;height:12px}.video-playlist-item__video--with-index{width:170px}}@-webkit-keyframes rcSwitchOn{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcSwitchOn{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rcSwitchOff{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcSwitchOff{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (min-width:1024px){.auto-play-button{width:28px;height:13.844px;line-height:13.844px;border-radius:6.922px;border:1px solid #aaa;position:relative;cursor:pointer;outline:none;transition:all .3s cubic-bezier(.35,0,.25,1)}.auto-play-button-inner{font-size:9.8px;left:4.312px;top:1px}.auto-play-button:after{width:7.844px;height:7.844px}.auto-play-button-checked{border-color:#fff}.auto-play-button-checked:after{left:16.156px!important}.auto-play-button:after{position:absolute;left:2px;top:1.5px;content:" ";cursor:pointer;border-radius:50%;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.7);-webkit-transform:scale(1);transform:scale(1);transition:left .3s cubic-bezier(.35,0,.25,1);-webkit-animation-timing-function:cubic-bezier(.35,0,.25,1);animation-timing-function:cubic-bezier(.35,0,.25,1);-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:rcSwitchOff;animation-name:rcSwitchOff}.auto-play-button-inner{position:absolute;color:#fff;fill:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.auto-play-button:hover:after{-webkit-animation-name:rcSwitchOn;animation-name:rcSwitchOn}}.video-playlist-auto-play{display:none}@media screen and (min-width:1024px){.video-playlist-auto-play{width: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;color:#aaa}.video-playlist-auto-play--enabled{color:#fff}.video-playlist-auto-play__label{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;text-transform:uppercase;line-height:10px;font-size:14px;font-weight:400;font-family:GloboFutura,Arial,sans-serif;margin-right:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media screen and (min-width:1280px){.video-playlist-auto-play{padding:3px 10px 3%}}@media screen and (min-width:1500px){.video-playlist-auto-play{padding:4px 10px 3%}}.video-playlist{width:100%;position:relative}.video-playlist .videos-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video-playlist .videos-container-content{overflow:hidden}.video-playlist .videos-container-content .action-button{margin:4% 0}.video-playlist__spinner{position:absolute;top:0;z-index:2;width:100%;height:100%;background:#191919;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-playlist__header,.video-playlist__spinner{display:-webkit-box;display:-ms-flexbox;display:flex}.video-playlist__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:15px 20px;font-size:5vw;background:#000}@media screen and (min-width:768px){.video-playlist__header{padding:1em 2.5rem;font-size:3vw}}@media screen and (min-width:1024px){.video-playlist__header{min-height:3em;padding:10px 20px;font-size:1.5vw}}@media screen and (min-width:1280px){.video-playlist__header{font-size:1.3vw}}@media screen and (min-width:1650px){.video-playlist__header{font-size:1.3rem}}.video-playlist__header-counter{color:#666;text-align:center;padding-top:5px;font-size:calc(.85vw + 13px)}@media screen and (min-width:1024px){.video-playlist__header-counter{font-size:calc(.52vw + 6.66px);padding-top:0}}@media screen and (min-width:1600px){.video-playlist__header-counter{font-size:15px}}.video-playlist__header .video-playlist__title{font-size:90%;font-weight:500}@media screen and (min-width:1280px){.video-playlist__header .video-playlist__title{font-size:80%}}@media screen and (min-width:1600px){.video-playlist__header .video-playlist__title{font-size:20px}}.video-playlist--without-navigation .video-playlist__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0;margin:0;height:5%;min-height:auto;background:transparent;color:#fff;text-transform:uppercase;font-family:GloboFutura,Arial,sans-serif}.video-playlist--without-navigation .video-playlist__header-label{font-size:5.2vw;margin:1em 0 10px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-weight:500}.video-playlist--without-navigation .video-playlist__header-autoplay{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-ms-flex-item-align:center;align-self:center}.video-playlist--without-navigation .video-playlist__header-autoplay .program-playlist-auto-play{padding:3px 10px 3%;background:none;margin:0}.video-playlist--without-navigation .video-playlist__header-autoplay .program-playlist-auto-play__label{margin-right:0;padding-right:10px}.video-playlist .actions{text-align:center;padding:4% 0 10%;font-size:6vw}.video-playlist .actions .u-more-button{background-color:#000}.video-playlist--structured{background:#000}.video-playlist--structured .videos-container-content .action-button{margin:4% 20px}.video-playlist:not(.video-playlist--highlight-episode) .video-playlist__header{border-bottom:1px solid #1f1f1f}.video-playlist__excerpts-counter{display:inline-block;padding:2% 0 2% 7%;width:100%;color:#666;font-family:Open Sans,sans-serif;font-weight:400;font-size:3.2vw}.video-playlist__excerpts-label{margin-right:2.5%;color:#fff;font-weight:700;font-size:3.7vw}@media screen and (min-width:768px){.video-playlist .actions{font-size:4vw;padding:2% 0 6%}.video-playlist--without-navigation .video-playlist__header-label{font-size:4vw}.video-playlist__excerpts-counter{font-size:1.8vw}.video-playlist__excerpts-label{margin-right:1.5%;font-size:2.1vw}}@media screen and (min-width:1024px){.video-playlist{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-flex:1;-ms-flex-positive:1;flex-grow:1}.video-playlist .items-scroller{height:auto;position:absolute;left:0;right:0;top:0;bottom:0}.video-playlist--without-navigation .video-playlist__header{height:auto}.video-playlist--without-navigation .video-playlist__header-label{font-size:1.6vw;margin-top:0}.video-playlist .videos-container-content{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.video-playlist__excerpts-counter{font-size:1vw}.video-playlist__excerpts-label{margin-right:2%;font-size:1.1vw}.video-playlist__highlight-episode{border-bottom:1px solid #1f1f1f;margin-bottom:0;padding-bottom:2%}}@media screen and (min-width:1280px){.video-playlist--without-navigation .video-playlist__header-label{font-size:1.3vw}.video-playlist__excerpts-counter{font-size:.7em}.video-playlist__excerpts-label{font-size:1.1em}}@media screen and (min-width:1600px){.video-playlist--without-navigation .video-playlist__header-label{font-size:21px}.video-playlist__excerpts-counter{font-size:.9em}.video-playlist__excerpts-label{font-size:1.1em}}.side-panel{box-sizing:border-box;position:relative}@media screen and (min-width:1024px){.side-panel{width:100%;margin-top:0;position:relative;right:0;top:0;-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%}.side-panel:not(.side-panel--extended){height:100%}}.video-favorite-toggle-widget__disabled{opacity:.2}.video-favorite-toggle-widget__favorited{fill:#ff0048!important}.share-button{background:none;border:none;outline:none;padding:0;-webkit-tap-highlight-color:transparent;cursor:pointer;text-decoration:none}.facebook-share{fill:#46569a}.facebook-share .facebook-icon{width:100%;height:100%}.twitter-share{fill:#2aa0d3}.twitter-share .twitter-icon{width:100%;height:100%}.plus-share{fill:#dd4d38}.plus-share .plus-icon{width:100%;height:100%}.whatsapp-share{fill:#11a201}.whatsapp-share .whatsapp-icon{width:100%;height:100%}.share-bar-widget .share-button{vertical-align:middle;line-height:1}.share-bar-widget .share-icon{height:100%;width:100%}.info-area .count,.info-area .info-head{font-family:Open Sans,sans-serif;font-weight:300;font-smoothing:auto;-moz-font-smoothing:auto;-webkit-font-smoothing:auto}.icon,.share-bar-widget .share-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;fill:#666;vertical-align:middle}.icon.rounded,.share-bar-widget .share-button.rounded{border-radius:50%;overflow:hidden}.info-area{padding:5%}@media screen and (min-width:1024px){.info-area{padding:1.5em 0 7vw;overflow:hidden;position:relative}}@media screen and (min-width:1280px){.info-area{padding-bottom:4.5em}}.info-area .social-info-area__video-favorite{padding-right:.8em}@media screen and (min-width:1024px){.info-area .social-info-area__video-favorite{padding-right:1em}}.info-area .social-info-area__share-bar{float:left}.info-area .count{margin:0 2vw;font-size:calc(3.64vw + 2.36px);vertical-align:middle;display:inline-block}@media screen and (min-width:768px){.info-area .count{font-size:2vw;margin:0 1vw}}@media screen and (min-width:1024px){.info-area .count{font-size:1.2vw}}@media screen and (min-width:1280px){.info-area .count{font-size:.95em;margin:0 1em}}.info-area .icon{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;width:7vw;height:7vw}@media screen and (min-width:768px){.info-area .icon{width:3.1vw;height:3.1vw}}@media screen and (min-width:1024px){.info-area .icon{width:2.2vw;height:2.2vw}}@media screen and (min-width:1280px){.info-area .icon{width:1.8em;height:1.8em}}.info-area .share-bar-widget .share-button{width:5.2vw;height:5.2vw;margin-left:1.6em}@media screen and (min-width:768px){.info-area .share-bar-widget .share-button{width:2.5vw;height:2.5vw}}@media screen and (min-width:1024px){.info-area .share-bar-widget .share-button{width:1.7vw;height:1.7vw}}@media screen and (min-width:1280px){.info-area .share-bar-widget .share-button{width:1.5em;height:1.5em}}.info-area .info-head{display:block;text-decoration:none;position:relative}@media screen and (min-width:1024px){.info-area .info-head{width:70%;float:left}}@media screen and (min-width:1280px){.info-area .info-head{width:70%}}.info-area .info-head .video-date{color:#666;font-size:4.5vw;padding:0;margin:1% 0}@media screen and (min-width:768px){.info-area .info-head .video-date{font-size:2.5vw;margin:0}}@media screen and (min-width:1024px){.info-area .info-head .video-date{display:inline-block;font-size:1.2vw}}@media screen and (min-width:1280px){.info-area .info-head .video-date{font-size:1em}}.info-area .info-head .video-date:empty{width:100%}.info-area .info-head .video-date:empty+.info-arrow{display:none}.info-area .info-head .video-date:empty:before{content:"";display:inline-block;height:.8em;width:40%;background-color:#242424}.info-area .info-head .video-special-ad-label{font-family:GloboFutura,Arial,sans-serif;font-weight:500;color:#ffae00;text-transform:uppercase;font-size:calc(1.78vw + 10.28px);margin:5px 0 3px;letter-spacing:.3px}@media (min-width:768px){.info-area .info-head .video-special-ad-label{font-size:calc(-1.5625vw + 31px)}}@media (min-width:1024px){.info-area .info-head .video-special-ad-label{font-size:calc(.11vw + 13.86px)}}@media (min-width:1600px){.info-area .info-head .video-special-ad-label{font-size:18px}}.info-area .info-head .video-title{font-weight:300;color:#fff;font-size:6vw;line-height:7.5vw;min-height:2.6em;padding:0;margin:1.5vw 0 1%}@media screen and (min-width:768px){.info-area .info-head .video-title{font-size:3.6vw;line-height:4.6vw;margin:1vw 0 0}}@media screen and (min-width:1024px){.info-area .info-head .video-title{font-size:1.9vw;line-height:2.4vw;margin:.6vw 0 1.2vw}}@media screen and (min-width:1280px){.info-area .info-head .video-title{padding:0;font-size:1.6em;line-height:1.3em;margin:.2em 0 .8em}}.info-area .info-head .video-title:empty:before{content:"";display:inline-block;height:.8em;background-color:#242424;width:80%}.info-area .info-head .info-arrow{position:absolute;top:.3vw;right:0}.info-area .info-head .info-arrow .arrow-icon{fill:#666;width:5vw;height:5vw}@media screen and (min-width:768px){.info-area .info-head .info-arrow{top:0}.info-area .info-head .info-arrow .arrow-icon{width:3vw;height:3vw}}@media screen and (min-width:1024px){.info-area .info-head .info-arrow{position:relative;top:.1vw;margin-left:.7vw}.info-area .info-head .info-arrow .arrow-icon{width:1.1vw;height:1.1vw}}@media screen and (min-width:1280px){.info-area .info-head .info-arrow{top:.1rem}.info-area .info-head .info-arrow .arrow-icon{width:.85rem;height:.85rem}}.info-area .info-head .info-extra{transition:max-height .6s ease-in-out;overflow:hidden;max-height:0;font-size:4.5vw;color:#666}@media screen and (min-width:768px){.info-area .info-head .info-extra{font-size:2.5vw}}@media screen and (min-width:1024px){.info-area .info-head .info-extra{font-size:1.2vw}}@media screen and (min-width:1280px){.info-area .info-head .info-extra{font-size:1em}}.info-area .info-head .info-extra .description{margin:1em 0 0}@media screen and (min-width:1024px){.info-area .info-head .info-extra .description{margin:0}}.info-area .info-head .info-extra .exta-icons{padding:1.5em 0;vertical-align:middle;border-bottom:1px solid #333}@media screen and (min-width:1024px){.info-area .info-head .info-extra .exta-icons{padding-bottom:.5vw;border-bottom:none}}.social-info-area{color:#666;margin-top:1em}@media screen and (min-width:1024px){.social-info-area{border-top:1px solid #333;position:absolute;bottom:1.1vw;width:100%;padding-top:.8vw}}@media screen and (min-width:1280px){.social-info-area{bottom:.7em;padding-top:.5em}}.social-info-area .item{float:left;font-size:3vw;line-height:3em;text-align:center}@media screen and (min-width:768px){.social-info-area .item{font-size:2vw}}@media screen and (min-width:1024px){.social-info-area .item{font-size:.95em}}.social-info-area .left-buttons{float:left}.social-info-area .right-buttons{float:right}.program-info-area{position:relative;margin:2em 0 0;background-color:#262626}@media screen and (min-width:768px){.program-info-area{margin-bottom:40px}}@media screen and (min-width:1024px){.program-info-area{background-color:transparent;margin:0}}@media screen and (min-width:1280px){.program-info-area{margin:0}}.program-info-area>.temp-image{display:none}@media screen and (min-width:1024px){.program-info-area>.temp-image{display:block}}.program-info-area>.final-content{position:static}@media screen and (min-width:1024px){.program-info-area>.final-content{position:absolute}}.program-info-area .program-info-area-wrapper{display:block;width:100%;text-decoration:none;position:relative}@media screen and (min-width:1024px){.program-info-area .program-info-area-wrapper{display:table}}.program-info-area .program-info-area-wrapper:after{content:" ";display:block;clear:both}.program-info-area .program-title{display:inline-block;font-weight:600;font-size:4vw;color:#fff;padding-left:5%;max-width:65%;position:absolute;top:50%;left:35%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.program-info-area .program-title{padding-left:3%;font-size:3vw;max-width:75%;left:25%}}@media screen and (min-width:1024px){.program-info-area .program-title{display:table-cell;vertical-align:middle;-webkit-transform:none;transform:none;position:static;width:55%;padding:0 5% 0 0;font-size:1vw;text-align:right}}@media screen and (min-width:1280px){.program-info-area .program-title{padding:0 5% 0 0;font-size:.7em}}.program-info-area .program-title .program-title__more{display:block;color:#666}.program-info-area .program-title--placeholder{height:2em}.program-info-area .program-title--placeholder .program-title__more:before,.program-info-area .program-title--placeholder:before{width:60%;content:"";display:inline-block;height:.8em;background-color:#242424}.program-info-area .program-title--placeholder .program-title__more:before{width:50%}.program-info-area .img-logo{display:inline-block;float:left;width:35%}@media screen and (min-width:768px){.program-info-area .img-logo{width:25%}}@media screen and (min-width:1024px){.program-info-area .img-logo{display:table-cell;vertical-align:middle;width:100%;float:none}}.program-info-area .img-logo .final-content>img{width:100%}.program-info-area:after{clear:both;content:" ";display:block}@media screen and (min-width:1024px){.info-program{width:30%;float:right}}@media screen and (min-width:1280px){.info-program{width:28%}.info-program h1{float:left}}@media screen and (min-width:1280px){.info-wrapper:after{content:" ";display:block;clear:both}}.live-advertising{position:relative;background-color:#000;overflow:hidden}.live-advertising__transition-enter{max-height:0}.live-advertising__transition-enter-active{transition:max-height .6s ease;max-height:200px}.live-advertising__transition-leave{max-height:200px}.live-advertising__transition-leave-active{transition:max-height .6s ease;max-height:0}.live-advertising__card-area{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;height:100%;top:0;right:0;width:65%}@media screen and (min-width:768px){.live-advertising__card-area{width:calc(100% - (23.43vw - 5px))}}@media screen and (min-width:1024px){.live-advertising__card-area{width:calc(100% - (3.5vw + 64.4px))}}@media screen and (min-width:1600px){.live-advertising__card-area{width:calc(100% - 120px)}}.live-advertising__card-area .video-widget__gradient,.live-advertising__card-area .video-widget__textbox{background-image:none}.live-advertising__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:calc(3.2vw + 7.178px);padding-right:10px}@media screen and (min-width:1024px){.live-advertising__content{padding:0 40px}}.live-advertising__main-content{color:#fff;font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:calc(3.53vw + 1.86px);text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.live-advertising__main-content{font-size:calc(1.5625vw + 10px)}}@media screen and (min-width:1024px){.live-advertising__main-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:calc(.52vw + 8.66px);margin-bottom:0}}@media screen and (min-width:1600px){.live-advertising__main-content{font-size:1.1rem}}.live-advertising__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1024px){.live-advertising__title-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1px}}@media screen and (min-width:1400px){.live-advertising__title-wrapper{padding-bottom:2px}}@media screen and (min-width:1600px){.live-advertising__title-wrapper{padding-bottom:0}}.live-advertising__live-ball{display:block;width:calc(1.63vw + 1.47px);height:calc(1.63vw + 1.47px);border-radius:50%;background:red;margin-right:calc(1.63vw + 2.48px)}@media screen and (min-width:768px){.live-advertising__live-ball{margin-right:15px;width:11px;height:11px}}@media screen and (min-width:1024px){.live-advertising__live-ball{width:8px;height:8px}}.live-advertising__live-ball:before{content:"";height:calc(1.63vw + 1.47px);width:calc(1.63vw + 1.47px);position:absolute;border-radius:50%;background:#ff0048;opacity:0;-webkit-animation:livepulse 4s infinite;animation:livepulse 4s infinite}@media screen and (min-width:768px){.live-advertising__live-ball:before{width:11px;height:11px}}@media screen and (min-width:1024px){.live-advertising__live-ball:before{width:8px;height:8px}}.live-advertising__description{display:inline-block;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.4;color:#aaa;font-size:calc(3vw + 1px);text-transform:none}@media screen and (min-width:768px){.live-advertising__description{font-size:2.2vw;line-height:1.6}}@media screen and (min-width:1024px){.live-advertising__description{font-size:calc(.17vw + 11.22px);margin-left:1vw}}@media screen and (min-width:1600px){.live-advertising__description{font-size:14px}}.live-advertising__link-area{display:none;color:#aaa}@media screen and (min-width:1024px){.live-advertising__link-area{display:block}}.live-advertising__link-label{vertical-align:baseline}@media screen and (min-width:1024px){.live-advertising__link-label{font-size:calc(.17vw + 12.2px)}}@media screen and (min-width:1600px){.live-advertising__link-label{font-size:15px}}.live-advertising__arrow-wrapper{width:10px;margin-top:2px;float:right}.live-advertising__arrow-wrapper .arrow-icon{width:100%;height:100%;fill:#aaa;margin-left:6px}.live-advertising .video-widget{width:35%}@media screen and (min-width:768px){.live-advertising .video-widget{width:calc(23.43vw - 5px)}}@media screen and (min-width:1024px){.live-advertising .video-widget{width:calc(3.5vw + 64.4px)}}@media screen and (min-width:1600px){.live-advertising .video-widget{width:120px}}.live-advertising .video-widget .video-widget__gradient,.live-advertising .video-widget .video-widget__textbox{background-image:none}@-webkit-keyframes livepulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes livepulse{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}to{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.video-stage{width:100%;background-color:#191919}@media screen and (min-width:1024px){.video-stage{padding-top:2%}}@media screen and (min-width:1280px){.video-stage{padding-top:1%}}.video-stage__container{margin:0 auto}.video-stage__live-advertising-wrapper{padding:20px}@media screen and (min-width:768px){.video-stage__live-advertising-wrapper{padding:40px}}@media screen and (min-width:1024px){.video-stage__live-advertising-wrapper{padding:0 0 2vh}}.video-stage__stage-wrapper{transition:margin .5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow:hidden}@media screen and (min-width:1024px){.video-stage__stage-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.video-stage__video-area{transition:margin-left .5s ease,width .5s ease,-webkit-transform .5s ease;transition:margin-left .5s ease,transform .5s ease,width .5s ease;transition:margin-left .5s ease,transform .5s ease,width .5s ease,-webkit-transform .5s ease;width:100%;margin-left:0;-webkit-transform:translateX(0);transform:translateX(0)}.video-stage__stage-container{transition:width .5s ease,-webkit-flex-basis .5s ease;transition:width .5s ease,flex-basis .5s ease;transition:width .5s ease,flex-basis .5s ease,-webkit-flex-basis .5s ease,-ms-flex-preferred-size .5s ease;width:100%;box-sizing:border-box;overflow:hidden}@media screen and (min-width:1024px){.video-stage__stage-container{width:66%;-ms-flex-preferred-size:66%;flex-basis:66%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.video-stage__side-panel-wrapper{transition:width .5s ease,-webkit-flex-basis .5s ease;transition:width .5s ease,flex-basis .5s ease;transition:width .5s ease,flex-basis .5s ease,-webkit-flex-basis .5s ease,-ms-flex-preferred-size .5s ease;width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0 20px}@media screen and (min-width:768px){.video-stage__side-panel-wrapper{padding:0 2.5em}}@media screen and (min-width:1024px){.video-stage__side-panel-wrapper{width:34%;position:absolute;top:0;right:0;bottom:0;padding:0 0 0 1.2%}}.video-stage__video-info-area-wrapper{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width:1024px){.video-stage__video-info-area-wrapper{width:66%}}.video-stage:not(.video-stage--theater) .video-stage__container{max-width:1920px;margin:0 auto}@media screen and (max-width:767px){.video-stage:not(.video-stage--theater) .video-stage__stage-wrapper{margin:0}}@media screen and (min-width:1024px){.video-stage:not(.video-stage--theater) .video-stage__stage-wrapper{margin:0 5%}}@media screen and (min-width:1420px){.video-stage:not(.video-stage--theater) .video-stage__stage-wrapper{margin:0 10%}}@media screen and (min-width:1920px){.video-stage:not(.video-stage--theater) .video-stage__stage-wrapper{margin:0 192px}}.video-stage--theater{padding:0}@media screen and (min-width:1024px){.video-stage--theater .video-stage__video-area{width:59%;max-width:1132.8px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.video-stage--theater .video-stage__stage-container{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;background:#000}.video-stage--theater .video-stage__side-panel-wrapper{-ms-flex-preferred-size:0;flex-basis:0;width:0}.video-stage--theater .video-stage__video-info-area-wrapper{width:100%}@media screen and (max-width:1023px){.video-stage--theater .video-stage__video-info-area-wrapper.grid{padding:0}}.video-stage--extended .video-stage__side-panel-wrapper{padding:0}@media screen and (min-width:1024px){.video-stage--extended .video-stage__side-panel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;-ms-flex-preferred-size:34%;flex-basis:34%}}@media screen and (min-width:1024px){.video-stage--extended .video-stage__video-info-area-wrapper{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.video-stage--extended .video-stage__video-info-area-wrapper .program-title{font-size:.8em;width:65%}}@media screen and (min-width:1024px){.video-stage--compact .video-stage__video-area,.video-stage--extended .video-stage__video-area{width:100%;margin-left:0;-webkit-transform:translateX(0);transform:translateX(0)}}.video-structured-list__video-list{margin-top:34px}.video-structured-list .navigation-widget{margin:0 auto;width:95%}@media screen and (min-width:768px){.video-structured-list .navigation-widget{width:90%}}@media screen and (min-width:1024px){.video-structured-list .navigation-widget{width:70%}}@media screen and (min-width:1400px){.video-structured-list .navigation-widget{width:58%}}@media screen and (min-width:1600px){.video-structured-list .navigation-widget{width:770px}}.video-structured-list .navigation-widget .offer-title-widget .title{margin:0}.comments-area{background-color:#191919;padding-bottom:60px;padding-top:5%;max-width:none}.comments-area__spinner{text-align:center}#boxComentarios,#boxComentarios .glbComentarios-widget-comentarios-texto{font-family:Open Sans,sans-serif}#boxComentarios .glbComentarios-header{text-align:center;border-bottom:1px solid #333}@media only screen and (min-width:768px){#boxComentarios .glbComentarios-header{text-align:inherit}}#boxComentarios .glbComentarios-lista-todos li,#boxComentarios .glbComentarios-lista>ul>li{background:transparent;border-top:0}#boxComentarios .glbComentarios-contador,#boxComentarios .glbComentarios-texto-contador{font-family:GloboFutura,Arial,sans-serif;font-weight:700;color:#fff}#boxComentarios .glbComentarios-widget-comentarios-texto{background:#262626;color:#fff;border:0;transition:background .3s;box-shadow:inset 0 4px 2px 0 rgba(0,0,0,.1);padding-top:9px}#boxComentarios .glbComentarios-widget-comentarios-texto.erro{outline:0;background:#595959;transition:background .3s}#boxComentarios .glbComentarios-botao-mais,#boxComentarios .glbComentarios-botaoEnviar{background:#333;color:#fff;font-family:GloboFutura,Arial,sans-serif;border:0;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1)}#boxComentarios .glbComentarios-disclaimer{color:#666;line-height:1.5}#boxComentarios .glbComentarios-dados-usuario-nome{color:#fff}#boxComentarios .glbComentarios-disclaimer a#glbComentarios-perguntas,#boxComentarios .glbComentarios-disclaimer a#glbComentarios-termo{color:gray}#boxComentarios .glbComentarios-conteudo-interno:before{background-color:#262626}@media only screen and (min-width:930px){#boxComentarios{width:930px;margin:auto}}#boxComentarios .glbComentarios-aba .populares,#boxComentarios .glbComentarios-aba .recentes{border:2px solid #262626;color:#666}#boxComentarios .glbComentarios-aba .recentes{border-right:1px solid #262626}#boxComentarios .glbComentarios-aba .populares{border-left:1px solid #262626}#boxComentarios .glbComentarios-aba .glbComentarios-barra-cor-produto{border-bottom:2px solid #666;color:#fff}#boxComentarios .glbComentarios-aba .glbComentarios-barra-cor-produto,#boxComentarios .glbComentarios-aba .populares,#boxComentarios .glbComentarios-aba .recentes{transition:border-bottom .2s,color .2s}#boxComentarios .glbComentarios-btn.glbComentarios-bt-denunciar path{fill:#595959}#boxComentarios .glbComentarios-btn-denunciar-wrapper.hovered .glbComentarios-btn.glbComentarios-bt-denunciar path{fill:#fff}#boxComentarios .glbComentarios-lista-novo-comentario{border-bottom:0}#boxComentarios .glbComentarios-btn.glbComentarios-thumbs{text-shadow:none}#boxComentarios .glbComentarios-data{color:#666}#boxComentarios .glbComentarios-texto-comentario{color:#aaa}#boxComentarios .glbComentariosFechados{background:#191919;color:#fff}.video-view .content-area{margin-top:5%}@media only screen and (max-width:768px){.video-view .content-area{margin-top:15%}}.video-view .offer-unit{margin-top:15%}@media screen and (min-width:768px){.video-view .offer-unit{margin-top:8%}}@media screen and (min-width:1600px){.video-view .offer-unit{margin-top:128px}}.paginator-composable__seeMore{margin-top:3vh}.movies-view{padding-top:calc(4.16vw + 33.36px);padding-bottom:20vh}@media screen and (min-width:1600px){.movies-view{padding-top:100px}}.view-title-widget__title{margin:0 0 20px;line-height:calc(3.26vw + 27px);word-wrap:break-word;font-weight:700;font-size:calc(3.26vw + 17px);font-family:GloboFutura,Arial,sans-serif;color:#fff;text-transform:uppercase}@media only screen and (min-width:768px){.view-title-widget__title{font-size:calc(1.5625vw + 20px);line-height:calc(1.5625vw + 30px)}}@media only screen and (min-width:1024px){.view-title-widget__title{font-size:calc(2.27vw + 12.72px);line-height:calc(2.27vw + 22px);margin-bottom:30px}}@media only screen and (min-width:1200px){.view-title-widget__title{font-size:calc(2vw + 16px);line-height:calc(2vw + 26px);margin-bottom:40px}}@media only screen and (min-width:1600px){.view-title-widget__title{font-size:48px;line-height:58px;margin-bottom:40px}}.view-title-widget__subtitle{margin-top:-15px;margin-bottom:40px;font-size:calc(.23vw + 17.3px);color:#666;font-weight:inherit}@media screen and (min-width:768px){.view-title-widget__subtitle{font-size:calc(.78125vw + 12px)}}@media screen and (min-width:1024px){.view-title-widget__subtitle{font-size:20px}}@media only screen and (min-width:1200px){.view-title-widget__subtitle{margin-top:-30px}}.my-list-view{padding-top:calc(4.16vw + 33.36px);padding-bottom:10vh;color:#666}@media screen and (min-width:1600px){.my-list-view{padding-top:100px}}.my-list-view__spinner{width:100%;padding:4vw;text-align:center}.my-list-view__title{margin-bottom:20px;text-align:center}@media only screen and (min-width:1024px){.my-list-view__title{margin-bottom:30px}}@media screen and (min-width:1200px){.my-list-view__title{margin-bottom:40px}}