/*! 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:4}.arrow-icon{transition:transform .3s ease-in-out}.arrow-icon.right{transform:scale(-1)}.arrow-icon.right,.arrow-icon.up{transition:transform .3s ease-in-out}.arrow-icon.up{transform:rotate(90deg)}.arrow-icon.down{transform:rotate(270deg);transition:transform .3s ease-in-out}.action-banner{position:fixed;z-index:1;bottom:0;left:0;right:0;background:#666;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-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:#ccc;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:#888}.action-banner .arrow-icon{height:1em;width:.58em}.action-banner .close-icon{width:16px;display:block}.action-banner.transition-enter{transform:translateY(200px)}.action-banner.transition-enter.transition-enter-active{transition:transform .4s ease-out;transform:translateY(0)}.action-banner.transition-leave{transform:translateY(0)}.action-banner.transition-leave.transition-leave-active{transition:transform .3s ease-in;transform:translateY(200px)}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.app-layout{height:100%;display:-ms-flexbox;display:flex;-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 .live-back-button{transition:transform .3s;transform:translateY(45px)}.app-banner:empty~.app-layout__content .live-back-button{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:#888;vertical-align:middle}.search-landing-widget__item a{color:#888;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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.ops-view__wrapper-error{position:relative}.ops-view__wrapper-error__title{text-align:center;color:#888;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%;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}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes spinner__icon__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{height:3vw;width:3vw;margin:2px;display:inline-block;line-height:normal;animation:fadein .75s linear both}.spinner figure{margin:0}.spinner--lazy{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}}.spinner__icon{animation-name:spinner__icon__animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-play-state:running}.loading-screen{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#000}.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:#f31d1d;border:1px solid #f31d1d;box-shadow:inset 0 0 1px 0 #f31d1d,0 0 1px 0 #f31d1d;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}}.user-picture-icon{display:block;width:100%;height:100%;background:#262626}.user-picture-widget{border:none;background:none;padding:0;outline:none;-webkit-tap-highlight-color:transparent}.user-picture-widget__default-picture{border-radius:50%;overflow:hidden}.user-picture-widget img{width:100%;height:auto;margin-top:50%;border-radius:50%;transform:translateY(-50%)}.notification-item{-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;overflow:hidden;padding-right:5vw;text-decoration:none}@media screen and (min-width:768px) and (max-width:1023px){.notification-item{padding-right:2vw}}@media screen and (min-width:1024px) and (max-width:1279px){.notification-item{padding-right:1.5vw}}@media screen and (min-width:1280px){.notification-item{padding-right:1.5rem}}.notification-item__indicator-container{text-align:center;width:6vw;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px) and (max-width:1023px){.notification-item__indicator-container{width:3vw}}@media screen and (min-width:1024px) and (max-width:1279px){.notification-item__indicator-container{width:1.5vw}}@media screen and (min-width:1280px){.notification-item__indicator-container{width:1.5rem}}.notification-item__indicator{color:#f31d1d}.notification-item__logo{margin-right:15px;width:130px}.notifications-list{background-color:#262626;font-size:12px;line-height:1.35;font-family:Open Sans,sans-serif;font-weight:600;height:10%;width:100%}@media screen and (min-width:320px){.notifications-list{font-size:calc(.67vw + 9.86px)}}@media screen and (min-width:768px){.notifications-list{font-size:calc(.12vw + 12.08px)}}@media screen and (min-width:1600px){.notifications-list{font-size:14px}}.playkit-menu__notification-area{margin-top:1px;width:100%}@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:transform .2s ease;transform:translateY(0);padding-top:11px;padding-bottom:11px}.playkit-menu__user-area-wrapper--open .playkit-menu__user-area-name:after{transform:rotate(135deg) translateY(-4px) translateX(4px);transition: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:-ms-flexbox;display:flex;-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;transform:rotate(-45deg);transition:transform .2s ease;position:absolute;right:25px}.playkit-menu__user-area-dropdown{color:#fff;position:relative;transform:translateY(-100%);z-index:10;transition:transform .2s ease;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;transform:translateX(-100vw);background-color:transparent;transition:background-color .2s ease,transform 0ms .3s;outline:none}.playkit-menu__menu-container .playkit-menu__item-link{transition:all .14s ease;opacity:0}.playkit-menu__menu-container .playkit-menu__back-item-wrapper{position:absolute;top:0;left:0}.playkit-menu__menu-container--open{transition:background-color .3s ease,transform 0ms;transform:translateX(0);background-color:rgba(0,0,0,.8)}.playkit-menu__menu-container--open .playkit-menu__menu-content{transition:transform .3s ease;transform:translateX(0)}.playkit-menu__menu-container--open .playkit-menu__header-text,.playkit-menu__menu-container--open .playkit-menu__item-link{animation:playkit-fadeIn-animation .25s forwards}.playkit-menu__menu-container--close .playkit-menu__menu-close{opacity: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;transform:translateX(-100%);transition: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;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{transform:rotate(45deg)}.playkit-menu__menu-close:after{transform:rotate(-45deg)}.playkit-menu__menu-wrapper{position:relative;z-index:1;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;transition:opacity .3s ease}.playkit-menu__menu-children{padding-top:55px;padding-bottom:48px;height:100%}@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{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-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}@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;transform:rotate(-135deg);margin-left:20px}.playkit-menu__item-link--with-reverse-arrow{-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;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{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__user-area-avatar{background:none;overflow:unset;border-radius:unset}.playkit-menu__items,.playkit-menu__user-area-items{text-transform:lowercase}.playkit-menu__notification-indicator:after{content:"\25CF";display:inline}.header-widget__product-logo-small-screen{display:block}@media (min-width:375px){.header-widget__product-logo-small-screen{display:none}}.header-widget__product-logo-large-screen{display:none}@media (min-width:375px){.header-widget__product-logo-large-screen{display:block}}.header-widget__product-small-logo{height:88%;margin-top:4px}.playkit-header__header-logo{position:absolute;width:100%;left:0;top:0;pointer-events:none}@media (min-width:768px){.playkit-header__header-logo{top:2px}}.playkit-header__header-logo-link{display:inline-block;height:48px;cursor:pointer;pointer-events:all}@media (min-width:768px){.playkit-header__header-logo-link{height:54px}}.playkit-header__header-logo img,.playkit-header__header-logo svg{height:100%;display:inline-block;max-width:168px}.playkit-header__menu-container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items: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;-ms-flex-pack:center;justify-content: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:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content: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:-ms-flexbox;display:flex}}.playkit-header__toolbar-container{margin:0 auto 0 0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:58px}@media (min-width:768px){.playkit-header__toolbar-container{margin:0 0 0 auto}}.playkit-header__toolbar-link{display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content: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;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-wrapper{position:relative;width:100%;transition:background .25s ease-in;background:#000;-ms-flex-direction:row;flex-direction:row;color:#fff;height:48px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;overflow:hidden;text-align:center}@media (min-width:768px){.playkit-header__header-wrapper{height:58px}}.playkit-header__header-wrapper--transparent{background:transparent}.playkit-header__right-container{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:58px}.playkit-header__app-header-container{position:fixed;width:100%;top:0;left:0;right:0;z-index:10}.playkit-header__header-logo-image{height:100%}.badge{display:inline-block;background-color:#f31d1d;color:#fff;border-radius:50%;width:1.416em;height:1.416em;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)}.badge--inverted{background-color:#fff;color:#f31d1d}.header-menu-icon__container{position:relative;height:100%}.header-menu-icon__counter{position:absolute;top:10px;right:8px;z-index:3}.header-menu-icon__counter__transition-appear.header-menu-icon__counter,.header-menu-icon__counter__transition-enter.header-menu-icon__counter{opacity:0;transform:scale(0)}.header-menu-icon__counter__transition-appear-active.header-menu-icon__counter,.header-menu-icon__counter__transition-enter-active.header-menu-icon__counter{transition:all .5s ease-in-out;transform:scale(1);opacity:1}.header-menu-icon__counter__transition-leave.header-menu-icon__counter{opacity:1;transform:scale(1)}.header-menu-icon__counter__transition-leave-active.header-menu-icon__counter{transition:all .5s ease-in-out;transform:scale(0);opacity:0}.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{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 .search-button-widget__label{font-size:14px}.header-widget .login-button-widget{font-size:14px;padding-right:15px}.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;font-size:16px;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}}@media screen and (min-width:1024px){.action-button__button{font-size:calc(.11vw + 14.86px)}}@media screen and (min-width:1920px){.action-button__button{font-size:17px}}.playkit-modal__overlay{background:rgba(0,0,0,.3);position:fixed;top:0;left:0;width:100%;height:100%}.playkit-modal__window{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 auto;min-width:25%;max-width:80%;overflow:hidden;background:#1f1f1f;color:#fff}.playkit-popover{position:fixed;right:0;bottom:0;width:100%;transition:opacity .5s,transform .5s;z-index:9999}@media (min-width:768px){.playkit-popover{right:42px;bottom:42px;width:410px}}.playkit-popover--exit{pointer-events:none}.playkit-popover .playkit-popover__window{position:relative;top:auto;left:auto;padding:24px;max-width:100%;transform:none;background:#333}.playkit-popover__label{font-size:18px;text-align:left;font-weight:lighter;letter-spacing:-.5px}@media (min-width:768px){.playkit-popover__label{font-size:22px;letter-spacing:-.6px}}.playkit-popover__btn-close{position:absolute;top:8px;right:8px;width:16px;height:16px;cursor:pointer}@media (min-width:768px){.playkit-popover__btn-close{width:18px;height:18px}}.playkit-popover__action-area{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:1rem}.playkit-popover__btn-area{-ms-flex-positive:1;flex-grow:1}.opt-in__button{box-shadow:inset 0 -2px 2px 0 rgba(0,0,0,.5);white-space:nowrap;background:#f31d1d}.opt-in__button--transparent{background:none;box-shadow:none;font-weight:500;color:#888}.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}}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@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;animation-name:fadeout;animation-duration:.3s;animation-timing-function:linear}.title{display:inline-block;font-family:Open Sans,sans-serif;font-weight:700;font-size:18px;word-wrap:break-word;color:#fff;margin-top:0;margin-right:10px;margin-bottom:15px}@media only screen and (min-width:360px){.title{font-size:calc(.24vw + 17.12px);margin-bottom:calc(.74vw + 12.35px)}}@media only screen and (min-width:768px){.title{font-size:calc(.39vw + 16px);margin-bottom:18px}}@media only screen and (min-width:1024px){.title{font-size:calc(.33vw + 15.57px)}}@media only screen and (min-width:1920px){.title{font-size:22px}}.link-title__icon{display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;font-family:Open Sans,sans-serif;color:#fff;text-transform:lowercase;font-weight:400;-ms-flex-align:baseline;align-items:baseline;margin-left:10px;fill:#fff}.link-title__icon .arrow-icon{width:12px;height:12px}@media screen and (min-width:1024px){.link-title__icon{font-size:calc(.87vw + 8.11px)}}@media screen and (min-width:1600px){.link-title__icon{font-size:24px}}.subtitle{color:#666;font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;margin-bottom:15px;margin-top:-8px}@media only screen and (min-width:360px){.subtitle{font-size:calc(.15vw + 17.456px);margin-bottom:calc(.74vw + 12.35px);margin-top:calc(-.49vw + -6.23px)}}@media only screen and (min-width:768px){.subtitle{margin-bottom:18px;margin-top:-10px}}@media only screen and (min-width:1024px){.subtitle{font-size:calc(.11vw + 17.86px)}}@media only screen and (min-width:1200px){.subtitle{margin-top:-10px}}@media only screen and (min-width:1920px){.subtitle{font-size:20px}}.icon-subtitle{margin-bottom:30px;font-weight:400;font-size:18px;color:#666}.icon-subtitle__left-icon{display:inline-block;vertical-align:middle;width:.56em;margin-right:10px;margin-bottom:2px;fill:#666}.highlighted-title{font-family:Open Sans,sans-serif;text-align:center;color:#fff;fill:#fff;font-size:26px;line-height:1.3;margin-top:0;margin-bottom:0;text-transform:none}@media only screen and (min-width:375px){.highlighted-title{font-size:calc(.62vw + 23.7px)}}@media only screen and (min-width:1024px){.highlighted-title{font-size:calc(.61vw + 23.7px)}}@media only screen and (min-width:1600px){.highlighted-title{font-size:34px;letter-spacing:-.8px}}.icon-title__icon{display:inline-block;vertical-align:middle;width:.75em;margin-right:10px;margin-bottom:2px;fill:#fff}.inline-subtitle{display:inline-block;margin-top:calc(-.49vw + -6.23px);margin-bottom:calc(.74vw + 12.35px);color:#666;font-weight:400;font-size:18px}@media only screen and (min-width:360px){.inline-subtitle{font-size:calc(.15vw + 17.456px)}}@media only screen and (min-width:1024px){.inline-subtitle{font-size:calc(.11vw + 17.86px)}}@media only screen and (min-width:1920px){.inline-subtitle{font-size:20px}}.playlist-title__content{margin-right:10px}.playlist-title__icon{display:inline-block;vertical-align:middle;width:.75em;margin-right:calc(.67vw + 9.33px);margin-bottom:2px}@media screen and (min-width:1600px){.playlist-title__icon{margin-right:20px}}.playlist-title__playlist-total{display:block;font-family:Open Sans,sans-serif;font-weight:300;font-size:.65em;color:#666;text-transform:lowercase}@media only screen and (min-width:768px){.playlist-title__playlist-total{display:inline;font-size:.6em}}@media only screen and (min-width:1200px){.playlist-title__playlist-total{display:inline;font-size:.55em}}@media only screen and (min-width:768px){.playlist-title{font-size:calc(1.56vw + 16px)}}@media only screen and (min-width:1024px){.playlist-title{font-size:calc(1.13vw + 20.36px)}}@media only screen and (min-width:1200px){.playlist-title{font-size:calc(1vw + 18px)}}@media only screen and (min-width:1600px){.playlist-title{font-size:34px}}.view-title{display:inline-block;margin-top:0;margin-bottom:26px;font-family:Open Sans,sans-serif;font-size:26px;letter-spacing:-.7px;font-weight:700;color:#fff;fill:#fff}@media only screen and (min-width:360px){.view-title{font-size:calc(.6vw + 23.8px);margin-bottom:calc(.9vw + 22.75px)}}@media only screen and (min-width:1024px){.view-title{font-size:calc(.61vw + 23.7px);margin-bottom:calc(1.38vw + 17.78px)}}@media only screen and (min-width:1600px){.view-title{font-size:34px;letter-spacing:-.8px;margin-bottom:40px}}.archived-programs-view{padding-top:56px;padding-bottom:10vh;background:#1f1f1f}@media (min-width:360px){.archived-programs-view{padding-top:calc(3.61vw + 42.98px)}}@media (min-width:1024px){.archived-programs-view{padding-top:calc(4.17vw + 37.33px)}}@media (min-width:1600px){.archived-programs-view{padding-top:104px}}.archived-programs-view .action-button{width:100%;text-align:center;margin-top:4vh}.region-programs-view{padding-top:56px;padding-bottom:10vh}@media (min-width:375px){.region-programs-view{padding-top:calc(3.7vw + 42.13px)}}@media (min-width:1024px){.region-programs-view{padding-top:calc(4.17vw + 37.33px)}}@media (min-width:1600px){.region-programs-view{padding-top:104px}}.region-programs-view__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.region-programs-view .playkit-offers__header{margin:0}.splash-screen-widget{background:#191919;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%;transform:translate(-50%,-50%)}.splash-screen-widget__group .product-logo-icon{margin:0 auto;display:block;width:auto;height:16vw;margin-bottom:4vw;fill:#fff}@media screen and (max-height:700px) and (orientation:landscape){.splash-screen-widget__group .product-logo-icon{width:40vw;height:16vw}}@media only screen and (min-width:768px){.splash-screen-widget__group .product-logo-icon{width:25vw;height:8vw;max-width:550px}}.splash-screen-widget__group .splash-scrren{fill:#f31d1d}.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%}.playkit-player__fullscreen-player{width:calc(100vw - (100vw - 100%));height:100vh;overflow:hidden;position:relative;background:#000}.playkit-player__fullscreen-player-inner{height:100%}.playkit-player__cover-player-wrapper{width:calc(100vw - (100vw - 100%));height:100vh;overflow:hidden;position:relative;background:#000}.playkit-player__cover-player-inner--wide{height:56.25vw;width:calc(100vw - (100vw - 100%));transform:translateY(calc((100vh - 100vw * 9 / 16) / 2))}.playkit-player__cover-player-inner--tall{height:100vh;width:177.77778vh;transform:translateX(calc((100vw - 100vh * 16 / 9) / 2))}.playkit-player__video-player-wrapper{width:100%;position:relative;background:#000}.playkit-player__video-player-inner{position:absolute;top:0;width:100%;height:100%}.player-background{background:#1f1f1f}.player-background .thumb{position:relative;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)}@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:#888}.more-content-down .icon{position:relative;border-radius:50%;text-align:center;width:40px;height:40px;margin:2vh auto;animation:more-content-down-move 6s ease-in-out 3s infinite}.more-content-down .icon .arrow-icon{transition:fill .4s ease-in-out;fill:#888;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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items: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}.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}.empty-thumb{height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#666}.empty-thumb .globoplay-icon{width:140%;height:140%;opacity:.2}.video-live-label{position:absolute;top:.5em;right:1em;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-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}.live-schedule-card{position:relative;display:block;width:100%;height:100%}.live-schedule-card__cover{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);transition-property:background;transition-duration:.2s;color:#fff}.live-schedule-card__cover:hover{background:rgba(0,0,0,.75)}.live-schedule-card__cover-container{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-pack:center;justify-content:center}.live-schedule-card__title{font-family:GloboFutura,Arial,sans-serif;font-weight:700;font-size:18px}@media screen and (min-width:400px){.live-schedule-card__title{font-size:calc(3.26vw + 4.96px)}}@media screen and (min-width:768px){.live-schedule-card__title{font-size:calc(.78125vw + 14px)}}@media screen and (min-width:1024px){.live-schedule-card__title{font-size:calc(.43vw + 9px)}}@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%;padding:0 36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:300}@media screen and (min-width:400px){.live-schedule-card__text{font-size:calc(1.087vw + 13.65px)}}@media screen and (min-width:768px){.live-schedule-card__text{font-size:calc(1.5625vw + 4px)}}@media screen and (min-width:1200px){.live-schedule-card__text{font-size:calc(1vw + 4px)}}@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:#f31d1d;text-transform:uppercase}.live-schedule-current-slot .placeholder-widget{background-color:#1f1f1f}.live-schedule{padding:0 10%;display:-ms-flexbox;display:flex}@media screen and (min-width:1200px){.live-schedule{padding:0 8%}}.thematic-title__pink{color:#f31d1d}.thematic-title__white{color:#fff}.thematic-title__charcoal-grey{color:#454545}.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.35vw + 41.62px)}}@media screen and (min-width:2100px){.live-header{font-size:70px}}.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;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;top:3%}.live__link .play-icon{width:calc(2.35vw + 110.6px);height:calc(2.35vw + 110.6px);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:160px;height:160px}}.live__link .play-icon:hover{opacity:.95}.live__link-ab{text-decoration:none;-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-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:-ms-flexbox;display:flex;-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,.65) 50%,rgba(0,0,0,.55))}}.live-authorization{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items: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}.offer-unit{margin-top:90px}@media screen and (min-width:768px){.offer-unit{margin-top:80px}}@media screen and (min-width:1024px){.offer-unit{margin-top:calc(5.86vw + 20px)}}@media screen and (min-width:1280px){.offer-unit{margin-top:calc(.78vw + 85px)}}@media screen and (min-width:1920px){.offer-unit{margin-top:100px}}.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:#f31d1d;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}}.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}@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:rgba(0,0,0,.4)}.video-widget__gradient{background-image:linear-gradient(180deg,transparent 10%,rgba(0,0,0,.8));position:absolute;width:100%;height:60%;right:0;left:0;bottom:-1px}@media screen and (min-width:1200px){.video-widget__gradient{background-image:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.8))}}.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-family:Open Sans,sans-serif;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{font-weight:400;transition:opacity .1s linear;font-family:Open Sans,sans-serif;margin:0;position:absolute;bottom:-3.5%;right:0;color:#888;width:18%;float:right;text-align:right}@media screen and (min-width:1024px){.video-widget__duration{width:20%}}.video-widget .play-icon{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}.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:-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}}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@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:3% 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;animation-name:fadein;animation-duration:.25s;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}}.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 .playkit-buttons__button{padding:12px;width:150px}@media screen and (min-width:400px){.premium-highlight-button .playkit-buttons__button{width:calc(13.58vw + 95.65px);padding:calc(.67vw + 9.86px)}}@media screen and (min-width:768px){.premium-highlight-button .playkit-buttons__button{width:170px;padding:15px}}@media screen and (min-width:1024px){.premium-highlight-button .playkit-buttons__button{width:calc(6.1vw + 127.56px);padding:calc(.68vw + 8.06px)}}@media screen and (min-width:2500px){.premium-highlight-button .playkit-buttons__button{width:280px;padding:25px}}@media screen and (min-width:1024px){.premium-highlight-button .playkit-buttons__button-content{font-size:calc(.27vw + 13.22px)}}@media screen and (min-width:2500px){.premium-highlight-button .playkit-buttons__button-content{font-size:20px;line-height:22px}}@media screen and (min-width:1024px){.premium-highlight-button__content--mobile{display:none}}@media screen and (max-width:1024px){.premium-highlight-button__content{display:none}}.premium-highlight-button__play-icon{margin-top:1px;margin-right:8px;width:1.3rem}@media screen and (min-width:1024px){.premium-highlight-button__play-icon{width:calc(.67vw + 15.06px)}}@media screen and (min-width:2500px){.premium-highlight-button__play-icon{width:32px}}.premium-highlight-watch-live-button{display:-ms-flexbox;display:flex;width:150px;-ms-flex-pack:center;justify-content:center;position:relative;-ms-flex-align:center;align-items:center;box-sizing:border-box;padding:10px;border-radius:4px;background-color:#333;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;transform:perspective(1px) translateZ(0);transition-property:background-color,color;transition-duration:.3s;font-family:GloboFutura,Arial,sans-serif;font-weight:700;text-transform:uppercase;font-size:15px}@media screen and (min-width:400px){.premium-highlight-watch-live-button{width:calc(13.58vw + 95.65px);padding:calc(1.36vw + 4.56px);font-size:calc(.27vw + 13.91px)}}@media screen and (min-width:768px){.premium-highlight-watch-live-button{width:170px;padding:15px}}@media screen and (min-width:1024px){.premium-highlight-watch-live-button{width:calc(5.42vw + 164.49px);font-size:calc(.27vw + 13.22px)}}@media screen and (min-width:2500px){.premium-highlight-watch-live-button{width:300px;font-size:20px;line-height:22px}}.premium-highlight-watch-live-button:hover{background-color:#262626;color:#aaa}.premium-highlight-watch-live-button:active{background-color:#191919;color:#454545}.premium-highlight-watch-live-button-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;text-transform:uppercase}.premium-highlight-watch-live-button--hidden{visibility:hidden;cursor:none}.premium-highlight-watch-live-button--flex{width:100%;box-sizing:border-box}.premium-highlight-watch-live-button__play-icon{margin-top:3px;margin-right:10px;width:1.3rem}@media screen and (min-width:1024px){.premium-highlight-watch-live-button__play-icon{width:calc(.67vw + 15.06px)}}@media screen and (min-width:2500px){.premium-highlight-watch-live-button__play-icon{width:32px}}@media screen and (min-width:1024px){.premium-highlight-watch-live-button__content--mobile{display:none}}@media screen and (max-width:1024px){.premium-highlight-watch-live-button__content{display:none}}.premium-highlight-widget{display:block;position:relative;width:100%;height:100%;float:left;text-decoration:none}.premium-highlight-widget__cover{position:relative;overflow:hidden;padding-bottom:56.25%}.premium-highlight-widget__cover-image{position:absolute;height:100%;margin-left: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;transform:translateX(0)}}.premium-highlight-widget-content{position:absolute;top:0;left:0;padding:5% 0 7% 7%;display:-ms-flexbox;display:flex;height:100%;width:55%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-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__title-image{display:inline-block;width:55%}@media screen and (min-width:1024px){.premium-highlight-widget-content__title-image{width:45%;max-width:300px}}.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;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-size:calc(1.73vw + 2.22px);line-height:calc(2.083vw + 8.67px);max-height:calc(7.28vw + 15.33px);overflow:hidden;margin-bottom:calc(3.47vw - 10.56px)}}@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(.77vw + 17.55px);line-height:calc(.88vw + 27.78px);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:37px;line-height:50px;max-height:150px;overflow:hidden;margin-bottom:70px}}.premium-highlight-widget__see-more{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-family:Open Sans,sans-serif;color:#888;text-transform:lowercase;font-weight:400;font-size:14px;margin-top:0;margin-bottom:0}@media screen and (min-width:320px){.premium-highlight-widget__see-more{font-size:calc(1.11vw + 10.42px)}}@media screen and (min-width:768px){.premium-highlight-widget__see-more{font-size:calc(.72vw + 13.46px)}}@media screen and (min-width:1600px){.premium-highlight-widget__see-more{font-size:calc(.78vw + 12.56px)}}@media screen and (min-width:2500px){.premium-highlight-widget__see-more{font-size:32px}}.premium-highlight-widget__see-more__icon{fill:#888}.premium-highlight-widget__see-more__icon .arrow-icon{width:.58em;height:.58em;margin-left:5px}.video-live-label{margin-right:6px}@media screen and (min-width:1920px){.video-live-label{font-size:18px}}.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%;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:transform .3s ease 0s;transform-origin:50% 50% 0;transform:scale(0);content:"";position:absolute;width:100%;height:100%;left:0;border-radius:50%;background-color:#f31d1d}.highlights-widget .slick-dots li.slick-active button:after{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}}.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%;transform:translateY(-50%)}.home-take-over-mobile__wrapper{position:relative;overflow:hidden}.home-take-over-mobile--fully-visible .home-take-over-mobile__window:after{animation:fade-and-hide .5s ease-out forwards}.home-take-over-mobile--fully-visible .home-take-over-mobile__content{position:relative}@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;transform-style:preserve-3d;transform:translateZ(0);font-smoothing:none}.progress-bar{background:#454545;width:100%;height:3px}.progress-bar__value{background:#f31d1d;height:3px;min-width:2%}.keep-watching-card__title{color:#fff;font-weight:700;font-family:Open Sans,sans-serif;text-align:left;display:inline-block;vertical-align:-webkit-baseline-middle;font-size:14px;width:180px;height:3em;overflow:hidden}@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{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column;background:#191919}.keep-watching-card__panel{-ms-flex-positive:1;flex-grow:1;position:relative;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:4%;height:60px}@media screen and (max-width:1200px){.keep-watching-card__panel{height:80px}}.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-decoration:none}.keep-watching-card__duration{float:right}.keep-watching-card__duration-span{width:55px;margin-left:20px;font-weight:400;color:#888;text-align:right}.keep-watching-card__duration-span,.keep-watching-card__title{font-family:Open Sans,sans-serif;font-size:14px;vertical-align:-webkit-baseline-middle}.keep-watching-card__title{color:#fff;font-weight:700;text-align:left;display:inline-block;width:180px;height:3em;overflow:hidden}@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__content{position:relative;display:block}.keep-watching-card__content:hover{cursor:pointer}.keep-watching-card__content-block{z-index:2;background-color:rgba(0,0,0,.4);height:100%;width:100%;position:absolute;text-align:center}.keep-watching-card__content-block-span{font-size:18px;color:#fff;position:relative;top:45%}.keep-watching-card__content-video{z-index:1;display:block;width:100%;position:absolute;top:0;left:0;opacity:1;transition:opacity .5s ease-out}.keep-watching-card__content-video--hover{opacity:0;cursor:pointer!important}.keep-watching-card__content:hover .keep-watching-card__content-video{display:block;position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-out}.keep-watching-card__content:hover .keep-watching-card__content-video--hover{opacity:1;cursor:pointer!important}.keep-watching-card__content:hover .keep-watching-card__content-video--hover .play-icon{opacity:1}.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:-ms-flexbox;display:flex}.keep-watching-carousel .slick-slide{padding:0 10px}.tiled-grid-widget{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding:0;margin:0}.tiled-grid-widget,.tiled-grid-widget__item{display:-ms-flexbox;display:flex;list-style:none}.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}}.keep-watching-placeholder{-ms-flex-positive:1;flex-grow:1;background-color:#191919}.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}@keyframes playkit-offers__list-li-animation{0%{z-index:1}99%{z-index:1}to{z-index:0}}.playkit-offers__list-li{opacity:1;animation:.5s forwards playkit-offers__list-li-animation;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;transition:flex-basis .3s;transition:flex-basis .3s,-ms-flex-preferred-size .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-li--poster:hover,.playkit-offers__list-li--video:hover{animation:none;z-index:2}.playkit-offers__list-liChildWrapper{padding-bottom:4%}@media screen and (min-width:768px){.playkit-offers__list-liChildWrapper{padding-bottom:5.66%;transition:padding-bottom .3s}}.playkit-offers__list-ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-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:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.playkit-thumb__caption-title{color:hsla(0,0%,98%,.7);font-weight:600;text-shadow:rgba(0,0,0,.5) 1px 1px 0;text-transform:uppercase;z-index:300;overflow:hidden}.playkit-thumb__caption-description,.playkit-thumb__caption-subDescription{text-shadow:#000 1px 1px 0;font-weight:700;color:#fff;z-index:300;overflow:hidden}.playkit-thumb__caption-subDescription{white-space:nowrap;text-overflow:ellipsis;opacity:.6}.playkit-thumb__playlist-caption-subDescription{font-weight:500;opacity:1;color:#ccc}.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__caption-wrapper{position:absolute;pointer-events:none;z-index:400;bottom:0;color:#fff;cursor:default;text-align:left;white-space:normal}@media (min-width:1024px){.playkit-thumb__caption-wrapper{pointer-events:none;cursor:pointer}}.playkit-thumb__playlist-icon{color:#fff;margin-right:10px;float:left}@media (max-width:1279px){.playkit-thumb__playlist-icon{margin-top:3px;margin-right:3px}}.playkit-thumb-v2__thumb-wrapper--highlighted .playkit-thumb__caption-wrapper{position:relative}@media (max-width:1023px){.playkit-thumb-v2__thumb-wrapper--highlighted .playkit-thumb__caption-wrapper{left:0!important;margin:10px 0!important;width:100%!important}}@media (min-width:1024px){.playkit-thumb-v2__thumb-wrapper--highlighted .playkit-thumb__caption-wrapper{position:absolute}}.playkit-thumb__video-thumb-liveWrapper{position:absolute;color:#fff;text-transform:uppercase;font-weight:700;margin:0;z-index:300;text-shadow:#000 1px 1px 0;top:5%;right:5%}.playkit-thumb__video-thumb-liveWrapper:before{content:"";width:.7em;height:.7em;background:red;border-radius:100%;z-index:300;position:absolute;left:-1.2em;display:block;top:.05em}.playkit-thumb__video-thumb-overlay{background:linear-gradient(180deg,transparent,transparent 65%,rgba(0,0,0,.7) 85%);display:block;position:absolute;pointer-events:none;top:0;width:100%;z-index:300;transition:all .3s}@media (min-width:1024px){.playkit-thumb__video-thumb-overlay{height:100%!important}}.playkit-thumb__video-thumb-playIcon{position:relative;transition:opacity .3s;color:#fff;fill:currentColor;opacity:.8}@media (min-width:1024px){.playkit-thumb__video-thumb-playIcon{opacity:0}}@media (min-width:1024px){.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}}.playkit-thumb-v2__image-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.playkit-thumb-v2__image-content{transition:opacity .3s;width:100%;height:auto;display:block;position:absolute}.playkit-thumb__thumb-link-wrapper{position:absolute;top:0;width:100%}.playkit-thumb__thumb-link-wrapper a{text-decoration:none}.playkit-thumb__thumb-wrapper{position:relative;margin:0}@media (max-width:1023px){.playkit-thumb__thumb-wrapper--hover .playkit-thumb__caption-wrapper{position:static;padding:8px 0;margin:0!important}}@media (min-width:1024px){.playkit-thumb__thumb-wrapper--hover{box-shadow:0 0 3px rgba(50,50,50,.3);width:100%;height:100%;margin:0;position:relative;transform:scale(1);transition:transform .5s}.playkit-thumb__thumb-wrapper--hover:hover{transform:scale(1.2)}.playkit-thumb__thumb-wrapper--hover:hover .playkit-thumb__video-thumb-tooltip{opacity:1;transform:scaleY(1) translateY(100%)}}.playkit-thumb__thumb-placeholder{content:"";display:block;pointer-events:none;width:100%}.playkit-thumb__thumb-img img{position:relative}.playkit-thumb__thumb-under-poster{font-size:15px;margin-bottom:calc(1.12vw + 3px);display:inline-block;width:100%;text-align:center;padding-top:8px;color:#666;white-space:pre-line}@media only screen and (min-width:1024px){.playkit-thumb__thumb-under-poster{font-size:calc(.52vw + 9.67px)}}@media only screen and (min-width:1200px){.playkit-thumb__thumb-under-poster{padding-top:10px;margin-bottom:calc(2.5vw - 20px)}}@media only screen and (min-width:1600px){.playkit-thumb__thumb-under-poster{font-size:18px;margin-bottom:20px}}.playkit-thumb__poster-thumb:hover .playkit-thumb__thumb-img{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:.8;transition:opacity .3s}.playkit-thumb__poster-caption{cursor:pointer;opacity:0;z-index:-1}.playkit-thumb__thumb-img{z-index:300}.playkit-thumb__poster-caption{font-size:2rem;position:absolute;width:100%;top:50%;text-align:center;vertical-align:text-bottom;transform:translateY(-50%)}.playkit-thumb-v2__content{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width:1024px){.playkit-thumb-v2__hover-overlay{transition:opacity .3s;position:absolute;width:100%;height:100%;bottom:0;left:0;opacity:0;background-color:#000}.playkit-thumb-v2__thumb-wrapper:hover .playkit-thumb-v2__hover-overlay{opacity:.65}}.playkit-thumb-v2__thumb-image-wrapper{cursor:pointer;position:relative;text-align:left;margin:0}.playkit-thumb-v2__link{text-decoration:none;display:block;width:100%;height:100%}.playkit-thumb-v2__live-flag{position:absolute;color:#fff;text-transform:uppercase;font-weight:700;margin:0;text-shadow:#000 1px 1px 0;top:5%;right:5%}.playkit-thumb-v2__live-flag:before{content:"";display:block;position:absolute;width:.7em;height:.7em;border-radius:100%;left:-1.2em;top:.05em;background:red}.playkit-thumb-v2__overlay{position:absolute;width:100%;height:100%;bottom:0;left:0;background:linear-gradient(180deg,transparent,transparent 65%,rgba(0,0,0,.7) 85%)}.playkit-thumb-v2__thumb-placeholder{width:100%}.playkit-thumb-v2__play-icon{transition:opacity .3s;position:absolute;color:#fff;fill:currentColor;opacity:0}.playkit-thumb-v2__thumb-wrapper:hover .playkit-thumb-v2__play-icon{opacity:1}.playkit-thumb-v2__thumb-wrapper{position:relative}@media (min-width:1024px){.playkit-thumb-v2__thumb-wrapper--highlighted{box-shadow:0 0 3px rgba(50,50,50,.3);width:100%;height:100%;margin:0;position:relative;transform:scale(1);transition:transform .5s}.playkit-thumb-v2__thumb-wrapper--highlighted:hover{transform:scale(1.2);z-index:1}}.playkit-video-stage__video-thumb-subscriber-flag{background-color:grey;color:#fff;cursor:pointer;font-size:11px;font-family:Open Sans,sans-serif;font-weight:700;left:0;line-height:normal;padding:3px 6px;position:absolute;text-transform:uppercase;top:0;z-index:1}@media (min-width:768px){.playkit-video-stage__video-thumb-subscriber-flag{font-size:13px}}@media (min-width:1024px){.playkit-video-stage__video-thumb-subscriber-flag{font-size:11px}}.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-offers__video-thumb-tooltip{position:relative;overflow:hidden;transform:translateY(-1%);width:100%}@media (min-width:1024px){.playkit-offers__video-thumb-tooltip{position:absolute;pointer-events:none}}.playkit-offers__video-thumb-tooltip-content{bottom:0;box-sizing:border-box;cursor:default;opacity:1;width:100%;margin-bottom:6%}@media (min-width:1024px){.playkit-offers__video-thumb-tooltip-content{background-color:rgba(0,0,0,.93);padding:5px 16px 23px;margin-bottom:0;opacity:0;transition:opacity .5s,transform .5s;transform:translateY(-100%)}}.playkit-offers__video-thumb-tooltip-text{color:#fff;font-family:Open Sans;font-size:14px;line-height:1.43;margin-top:4px;opacity:.5}@media (min-width:1024px){.playkit-offers__video-thumb-tooltip-text{font-size:12px;line-height:1.14}}.playkit-offers__video-thumb-tooltip-exhibited-at{display:block;margin-top:12px}.playkit-offers__video-thumb-tooltip-exhibited-at:before{content:"Exibi\E7\E3o em "}.playkit-offers__video-thumb-tooltip-see-more-button{color:#fff;cursor:pointer;display:inline-block;font-family:Open Sans;font-size:14px;line-height:1.43;opacity:1}@media (min-width:1024px){.playkit-offers__video-thumb-tooltip-see-more-button{font-size:12px;line-height:1.14}}@media (min-width:1024px){.playkit-offers__video-thumb:hover .playkit-offers__video-thumb-tooltip{pointer-events:all}.playkit-offers__video-thumb:hover .playkit-offers__video-thumb-tooltip-content{transform:translateY(0);opacity:1}}.playkit-buttons__button{-ms-flex-align:center;align-items:center;background-color:#333;border-radius:4px;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:15px 10px;position:relative;transform:perspective(1px) translateZ(0);transition-property:background-color,color;transition-duration:.3s;width:100%}@media (min-width:380px){.playkit-buttons__button{padding:15px}}@media (min-width:768px){.playkit-buttons__button{box-sizing:content-box;box-sizing:initial;width:170px}}.playkit-buttons__button:hover{background-color:#262626;color:#aaa}.playkit-buttons__button:active{background-color:#191919;color:#454545}.playkit-buttons__button-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;text-transform:uppercase}.playkit-buttons__button--hidden{visibility:hidden;cursor:none}.playkit-buttons__button--flex{width:100%;box-sizing:border-box}.playkit-buttons__outline-button{background-color:transparent;box-shadow:inset 0 0 0 1px #aaa,inset 0 0 1px 0 #aaa;color:#aaa}.playkit-buttons__outline-button:active{background-color:transparent;box-shadow:inset 0 0 0 1px #454545,inset 0 0 1px 0 #454545!important;color:#454545!important}.playkit-buttons__outline-button-icon{fill:currentColor}.playkit-buttons__outline-button:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #666,inset 0 0 1px 0 #666!important;color:#666!important}.playkit-buttons__colored-button:hover{color:#fff!important}.custom-login-offer{color:#666;font-family:Open Sans,sans-serif;font-weight:300;font-size:22px;text-align:left;width:100%;max-width:1600px;margin:0 auto 35px 0;padding-top:10px}.custom-login-offer .action-button{text-align:left}.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:1600px){.custom-login-offer{font-size:24px}}.my-list-paginated-offer__empty-message{font-size:18px;padding-top:20px;font-weight:400;line-height:1.4;text-align:center}.posters-offer__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}.posters-offer__header-icon{display:-ms-flexbox;display:flex;line-height:calc(3.26vw + 27px);padding-bottom:15px}@media only screen and (min-width:360px){.posters-offer__header-icon{padding-bottom:calc(.74vw + 12.35px)}}@media only screen and (min-width:768px){.posters-offer__header-icon{padding-bottom:18px}}.posters-offer__header-icon svg{width:70px}@media (min-width:1024px){.posters-offer__header-icon svg{font-size:calc(1.74vw + 62.22px);width:calc(1.74vw + 52.22px)}}@media (min-width:1600px){.posters-offer__header-icon svg{font-size:90px;width:80px}}.thumbs-offer__offer-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none}.live-schedule-offer-current-slot{position:relative;display:block;width:100%;height:100%}.live-schedule-offer-current-slot__on-air{display:inline-block;float:right}.live-schedule-offer-current-slot .live-schedule-card__title{text-transform:uppercase}.live-schedule-offer-current-slot .placeholder-widget{background-color:#1f1f1f}.simulcast-offer-carousel{width:90%}.simulcast-offer-carousel .slick-track{display:-ms-flexbox;display:flex}.simulcast-offer-carousel .slick-slide{padding:0 10px}.simulcast-offer-carousel .live-schedule-offer-current-slot,.simulcast-offer-carousel .live-schedule-past-slot{padding-right:20px}.simulcast-offer{overflow:hidden}.simulcast-offer__content.transition-enter{max-height:0;overflow:hidden}.simulcast-offer__content.transition-enter.transition-enter-active{transition:max-height 1s;max-height:100vh}.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%;transform:translateY(-50%);text-align:center;text-decoration:none}.bbb-live__text{color:#f31d1d;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}.bbb-showcase-free__side{display:none}.bbb-showcase-free__selling{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-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:#888;font-size:14px;font-weight:400;max-width:300px;margin:0 auto}.bbb-showcase-free__subscribe{text-decoration:none;color:#f31d1d;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:-ms-flexbox;display:flex}.bbb-showcase-free__selling{-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:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.bbb-showcase-free__main{width:100%}.bbb-showcase-free__selling{-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:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.bbb-showcase-free__main{width:75%}.bbb-showcase-free__side{width:24%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.bbb-showcase-free__selling{-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}.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}}.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 #f31d1d}.vod-blade--mobile{margin-top:calc(85.1vh - 58px)}.vod-blade--without-live{margin-top:0;border-top:none}.vod-blade .bbb-showcase-premium .video-list-widget .actions{display:none}.vod-blade__offer-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.vod-blade__offer-header-icon{display:-ms-flexbox;display:flex;line-height:calc(3.26vw + 27px);padding-bottom:15px}@media only screen and (min-width:360px){.vod-blade__offer-header-icon{padding-bottom:calc(.74vw + 12.35px)}}@media only screen and (min-width:768px){.vod-blade__offer-header-icon{padding-bottom:18px}}.vod-blade__offer-header-icon svg{width:70px}@media (min-width:1024px){.vod-blade__offer-header-icon svg{font-size:calc(1.74vw + 62.22px);width:calc(1.74vw + 52.22px)}}@media (min-width:1600px){.vod-blade__offer-header-icon svg{font-size:90px;width:80px}}.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}.playkit-container{position:relative;margin:0 auto;width:90%}@media (min-width:1421px){.playkit-container{width:80%}}@media (min-width:1536px){.playkit-container{max-width:1536px}}.playkit-tabs{position:relative}.playkit-tabs__tab-list{list-style:none;padding:0;margin:0}.playkit-tabs__tab-item{display:inline-block;margin:0 12px;font-size:18px;font-weight:500;color:#666;text-transform:uppercase;cursor:pointer}.playkit-tabs__tab-item .playkit-tabs__tab-item:hover{color:#fff}@media (min-width:768px){.playkit-tabs__tab-item{margin:0 21px;font-size:22px}}.playkit-tabs__tab-item:first-child{margin-left:0}.playkit-tabs__tab-item-content{padding:16px 4px}@media (min-width:768px){.playkit-tabs__tab-item-content{padding:24px 4px}}.playkit-tabs__tab-item--active{border-bottom:2px solid #333;color:#fff}.program-tabs{background-color:#000}.program-tabs__item{text-decoration:none;color:inherit}.playkit-player__fullscreen-player{width:calc(100vw - (100vw - 100%));height:100vh;overflow:hidden;position:relative;background:#000}.playkit-player__fullscreen-player-inner{height:100%}.playkit-player__cover-player-wrapper{width:calc(100vw - (100vw - 100%));height:100vh;overflow:hidden;position:relative;background:#000}.playkit-player__cover-player-inner--wide{height:56.25vw;width:calc(100vw - (100vw - 100%));transform:translateY(calc((100vh - 100vw * 9 / 16) / 2))}.playkit-player__cover-player-inner--tall{height:100vh;width:177.77778vh;transform:translateX(calc((100vw - 100vh * 16 / 9) / 2))}.playkit-player__video-player-wrapper{width:100%;position:relative;background:#000}.playkit-player__video-player-inner{position:absolute;top:0;width:100%;height:100%}.playkit-media-cover__banner-container{position:relative;width:100%;height:85vh;overflow:hidden;z-index:0;background:#000;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media (min-width:360px){.playkit-media-cover__banner-container{height:calc(3.012vw + 509.16px)}}@media (min-width:1024px){.playkit-media-cover__banner-container{height:calc(3.012vw + 509.16px)}}@media (min-width:1920px){.playkit-media-cover__banner-container{height:calc(6.67vw + 471.43px);height:600px}}.playkit-media-cover__video-player{position:relative;z-index:-1;margin-left:50%;width:151.11111vh;height:100%;transform:translateX(-50%)}@media (min-width:875px){.playkit-media-cover__video-player{margin-top:42.5vh;margin-left:0;width:100%;height:56.25vw;transform:translateY(-50%)}}@media (min-width:1024px){.playkit-media-cover__video-player{margin-top:0;margin-left:50%;width:calc((3.012vw + 509.16px) * 16 / 9);height:100%;transform:translateX(-50%)}}@media (min-width:1782px){.playkit-media-cover__video-player{margin-top:0;margin-left:0;width:100%;height:690.75px;transform:none}}.playkit-media-cover__banner-background{width:100%;height:60%;position:absolute;right:0;top:0;background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden}@media (min-width:1024px){.playkit-media-cover__banner-background{height:100%;width:64.94141%}}@media (min-width:1920px){.playkit-media-cover__banner-background{width:1500px}}.playkit-media-cover__banner-background:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg,#000,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 55%)}@media (min-width:1024px){.playkit-media-cover__banner-background:before{background:linear-gradient(90deg,#000,rgba(0,0,0,.5) 30%,rgba(0,0,0,.1) 40%)}}@media (min-width:1360px){.playkit-media-cover__banner-background:before{background:linear-gradient(90deg,#000,rgba(0,0,0,.4) 40%,rgba(0,0,0,.1) 55%)}}.playkit-container{position:relative;margin:0 auto;width:90%}@media (min-width:1421px){.playkit-container{width:80%}}@media (min-width:1536px){.playkit-container{max-width:1536px}}.playkit-media-cover__info-container{position:relative;color:#fff;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:87vh;padding-bottom:30px;box-sizing:border-box}@media (min-width:360px){.playkit-media-cover__info-container{height:calc(3.012vw + 509.16px);padding-bottom:calc(1.81vw + 23.49px)}}@media (min-width:1024px){.playkit-media-cover__info-container{display:block;width:48%;height:auto;padding-bottom:0}}@media (min-width:1360px){.playkit-media-cover__info-container{width:42%}}@media (min-width:1920px){.playkit-media-cover__info-container{width:40%}}.playkit-media-cover__text{font-size:calc((.15vw + 13.45px));line-height:calc((.15vw + 13.45px) * 1.4);max-height:calc((.15vw + 13.45px) * 1.4 * 4);font-weight:300;overflow:hidden;margin:0}@media (min-width:600px){.playkit-media-cover__text{max-height:calc((.15vw + 13.45px) * 1.4 * 2)}}@media (min-width:1024px){.playkit-media-cover__text{font-size:15px;line-height:21px;max-height:84px}}.playkit-media-cover__text-wrapper{margin-bottom:22px}@media (min-width:1024px){.playkit-media-cover__text-wrapper{margin-bottom:0}}.playkit-media-cover__text-animation-leave{opacity:1}.playkit-media-cover__text-animation-leave-active{opacity:0;transition:opacity .3s ease-in}.playkit-media-cover__text-animation-enter{opacity:0}.playkit-media-cover__text-animation-enter-active{opacity:1;transition:opacity .3s ease-in}.playkit-media-cover__text-animation-height{transition:height .3s ease-in-out}font-size:calc(1.5060240963855422vw + 16.57831325301205px);@media (min-width:1024px){font-size:calc(.5952380952380952vw + 25.904761904761905px)}@media (min-width:1360px){font-size:calc(6.666666666666667vw + -56.666666666666664px)}@media (min-width:1420px){font-size:38px}.playkit-media-cover__header{font-size:calc((1.5vw + 16.57px));line-height:calc((1.5vw + 16.57px) * 1.2);max-height:calc((1.5vw + 16.57px) * 1.2 * 3);font-weight:700;overflow:hidden;text-transform:uppercase;margin:0;margin-bottom:12px}@media (min-width:1024px){.playkit-media-cover__header{margin-bottom:40px;font-size:calc((.59vw + 25.9px));line-height:calc((.59vw + 25.9px) * 1.2);max-height:calc((.59vw + 25.9px) * 1.2 * 3)}}@media (min-width:1360px){.playkit-media-cover__header{font-size:calc((6.66vw + -56.66px));line-height:calc((6.66vw + -56.66px) * 1.2);max-height:calc((6.66vw + -56.66px) * 1.2 * 3)}}@media (min-width:1420px){.playkit-media-cover__header{display:block;font-size:38px;line-height:45.6px;max-height:136.8px}}.playkit-media-cover__header-text{display:inline;margin-right:16px}.playkit-media-cover__button{text-transform:uppercase;width:100%}@media (min-width:360px){.playkit-media-cover__button{display:inline-block}}@media (min-width:768px){.playkit-media-cover__button{width:auto}}@media (min-width:1024px){.playkit-media-cover__button{margin-top:32px}}@media (min-width:768px){.playkit-media-cover__button-small-screen{display:none}}.playkit-media-cover__button-large-screen{display:none}@media (min-width:768px){.playkit-media-cover__button-large-screen{display:block}}.playkit-media-cover__button-text{margin-left:8px}.playkit-media-cover__button-icon{height:1.31em;width:1.31em;fill:currentcolor}.playkit-buttons__button{-ms-flex-align:center;align-items:center;background-color:#333;border-radius:4px;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:15px 10px;position:relative;transform:perspective(1px) translateZ(0);transition-property:background-color,color;transition-duration:.3s;width:100%}@media (min-width:380px){.playkit-buttons__button{padding:15px}}@media (min-width:768px){.playkit-buttons__button{box-sizing:content-box;box-sizing:initial;width:170px}}.playkit-buttons__button:hover{background-color:#262626;color:#aaa}.playkit-buttons__button:active{background-color:#191919;color:#454545}.playkit-buttons__button-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;text-transform:uppercase}.playkit-buttons__button--hidden{visibility:hidden;cursor:none}.playkit-buttons__button--flex{width:100%;box-sizing:border-box}.playkit-buttons__outline-button{background-color:transparent;box-shadow:inset 0 0 0 1px #aaa,inset 0 0 1px 0 #aaa;color:#aaa}.playkit-buttons__outline-button:active{background-color:transparent;box-shadow:inset 0 0 0 1px #454545,inset 0 0 1px 0 #454545!important;color:#454545!important}.playkit-buttons__outline-button-icon{fill:currentColor}.playkit-buttons__outline-button:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #666,inset 0 0 1px 0 #666!important;color:#666!important}.playkit-buttons__colored-button:hover{color:#fff!important}.playkit-media-cover__buttons-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:360px){.playkit-media-cover__buttons-container{-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px){.playkit-media-cover__buttons-container{width:auto}}.playkit-media-cover__buttons-container>:not(:first-child){margin:8px 0 0}@media (min-width:360px){.playkit-media-cover__buttons-container>:not(:first-child){margin:0 0 0 8px}}@media (min-width:380px){.playkit-media-cover__buttons-container>:not(:first-child){margin:0 0 0 2%}}@media (min-width:1024px){.playkit-media-cover__buttons-container>:not(:first-child){margin:32px 0 0 16px}}.playkit-content-rate{border:1px solid hsla(0,0%,100%,.6);color:#fff;cursor:default;border-radius:3px;display:inline-block;font-family:Arial Narrow,Arial,sans-serif;font-size:12px;font-weight:700;text-align:center;line-height:20px;padding-right:1px;width:20px}.playkit-content-rate--free{background:#00a651}.playkit-content-rate--age-10{background:#0095da}.playkit-content-rate--age-12{background:#ffcb05}.playkit-content-rate--age-14{background:#f58220}.playkit-content-rate--age-16{background:#ec1d25}.playkit-content-rate--age-18{background:#000}.playkit-media-cover__content-rating{display:inline-block;vertical-align:bottom;height:calc((1.5vw + 19.57px) * 1.2)}@media (min-width:1024px){.playkit-media-cover__content-rating{vertical-align:text-top}}.playkit-media-cover__content-rating-icon{vertical-align:middle}.playkit-media-cover__progress-bar-bar{display:inline-block;vertical-align:middle;width:50%;background-color:#464646;font-size:0}@media (min-width:1024px){.playkit-media-cover__progress-bar-bar{width:calc(5.58vw + 262.86px)}}@media (min-width:1920px){.playkit-media-cover__progress-bar-bar{width:370px}}.playkit-media-cover__progress-bar-watched{display:inline-block;width:0;height:3px}.playkit-media-cover__progress-bar-remaining{font-size:calc((.3vw + 10.91px));display:inline;vertical-align:middle;margin-left:16px;color:#aaa}@media (min-width:1024px){.playkit-media-cover__progress-bar-remaining{width:370px;font-size:14px}}.playkit-media-cover__episode-info{font-size:16px;line-height:1.4;max-height:44.8px;overflow:hidden;font-family:Open Sans,sans-serif;margin-bottom:8px}@media (min-width:1024px){.playkit-media-cover__episode-info{width:90%}}.playkit-media-cover__video-episode{width:456px;height:48px;font-weight:700;color:#fff;margin-right:16px}.playkit-media-cover__video-title{width:207px;height:24px;font-weight:400;color:#aaa}.playkit-media-cover__keep-watching-content{margin-bottom:8px}@media (min-width:1024px){.playkit-media-cover__keep-watching-content{margin-bottom:14px}}.playkit-media-cover__keep-watching-content-animation-leave{opacity:1}.playkit-media-cover__keep-watching-content-animation-leave-active{opacity:0;transition:opacity .3s ease-in}.playkit-media-cover__keep-watching-content-animation-enter{opacity:0}.playkit-media-cover__keep-watching-content-animation-enter-active{opacity:1;transition:opacity .3s ease-in}.playkit-media-cover__keep-watching-content-animation-height{transition:height .3s ease-in-out}.playkit-media-cover__my-list-button{text-transform:uppercase;width:100%}@media (min-width:360px){.playkit-media-cover__my-list-button{display:inline-block}}@media (min-width:768px){.playkit-media-cover__my-list-button{width:auto}}@media (min-width:1024px){.playkit-media-cover__my-list-button{margin-top:32px}}@media (min-width:768px){.playkit-media-cover__my-list-button-small-screen{display:none}}.playkit-media-cover__my-list-button-large-screen{display:none}@media (min-width:768px){.playkit-media-cover__my-list-button-large-screen{display:block}}.playkit-media-cover__my-list-button-text{margin-left:8px;height:1.31em;line-height:1.31em}.playkit-media-cover__my-list-button-icon{height:17px;width:17px;fill:currentcolor}.playkit-buttons__button{-ms-flex-align:center;align-items:center;background-color:#333;border-radius:4px;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:15px 10px;position:relative;transform:perspective(1px) translateZ(0);transition-property:background-color,color;transition-duration:.3s;width:100%}@media (min-width:380px){.playkit-buttons__button{padding:15px}}@media (min-width:768px){.playkit-buttons__button{box-sizing:content-box;box-sizing:initial;width:170px}}.playkit-buttons__button:hover{background-color:#262626;color:#aaa}.playkit-buttons__button:active{background-color:#191919;color:#454545}.playkit-buttons__button-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;text-transform:uppercase}.playkit-buttons__button--hidden{visibility:hidden;cursor:none}.playkit-buttons__button--flex{width:100%;box-sizing:border-box}.playkit-buttons__outline-button{background-color:transparent;box-shadow:inset 0 0 0 1px #aaa,inset 0 0 1px 0 #aaa;color:#aaa}.playkit-buttons__outline-button:active{background-color:transparent;box-shadow:inset 0 0 0 1px #454545,inset 0 0 1px 0 #454545!important;color:#454545!important}.playkit-buttons__outline-button-icon{fill:currentColor}.playkit-buttons__outline-button:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #666,inset 0 0 1px 0 #666!important;color:#666!important}.playkit-buttons__colored-button:hover{color:#fff!important}.program-header{margin-top:-48px;margin-bottom:100px}@media (min-width:768px){.program-header{margin-top:-58px}}.program-header--binge-watching{margin-bottom:0}.program-header__watch-button{text-decoration:none}.episode{background-color:#1f1f1f;color:#888;padding-bottom:12px}@media screen and (min-width:768px){.episode{padding-bottom:calc(1.74vw + 36.67px)}}@media screen and (min-width:1920px){.episode{padding-bottom:70px}}.episode__desktop{display:none}@media screen and (min-width:768px){.episode__desktop{display:block}}.episode__mobile{display:block;margin-bottom:25px}@media screen and (min-width:360px){.episode__mobile{margin-bottom:calc(6.13vw + 2.94px)}}@media screen and (min-width:768px){.episode__mobile{display:none;margin-bottom:0}}.episode__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.episode__video{float:left}@media screen and (max-width:768px){.episode__video{width:calc(66% - 10px);margin-right:11px}}@media screen and (min-width:768px){.episode__video{width:45%;margin-right:30px}}@media screen and (min-width:1024px){.episode__video{width:32.5%;margin-right:58px;max-width:370px}}.episode__info{font-family:Open Sans,sans-serif;display:inline-block;width:57%}@media screen and (min-width:768px){.episode__info{width:60%}}@media screen and (min-width:1200px){.episode__info{width:50%;max-width:650px}}.episode__title{margin:0;font-weight:700;font-size:14px;line-height:128%;font-size:calc(.89vw + 21px);color:#fff}@media screen and (max-width:768px){.episode__title{font-size:calc(1.72vw + 6.82px)}}@media screen and (min-width:768px){.episode__title{font-size:calc(.34vw + 13.33px);line-height:calc(.87vw + 9.33px);margin-bottom:calc(.43vw + 6.67px)}}@media screen and (min-width:1200px){.episode__title{margin-right:30px}}@media screen and (min-width:1920px){.episode__title{font-size:20px;line-height:26px;margin-right:30px;margin-bottom:15px;max-width:600px}}.episode__description{font-size:13px;font-weight:400;margin-top:8px;margin-bottom:18px;letter-spacing:.1px;color:#888}@media screen and (max-width:768px){.episode__description{font-size:calc(.74vw + 10.35px)}}@media screen and (min-width:768px){.episode__description{font-size:calc(.26vw + 11px)}}@media screen and (min-width:1920px){.episode__description{font-size:16px}}.episode .video-widget__duration{width:auto;font-size:13px}@media screen and (max-width:768px){.episode .video-widget__duration{font-size:calc(.74vw + 10.35px)}}@media screen and (min-width:768px){.episode .video-widget__duration{font-size:calc(.26vw + 12px)}}@media screen and (min-width:1920px){.episode .video-widget__duration{font-size:17px}}.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;-ms-flex-pack:center;justify-content: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:-ms-flexbox;display:flex;opacity:1}.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-content{display:inline;line-height:$heigth;font-size:1.2rem;text-transform:lowercase}@media screen and (min-width:768px){.date-navigation__button-content{font-size:1.3rem}}.calendar-button__icon{margin-right:10px;width:16px;vertical-align:middle;fill:#666}@media (min-width:768px){.calendar-button__icon{margin-right:15px}}.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}.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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items: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%}}.results-title-widget{color:#888;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-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%}}.dropdown-menu__items{z-index:4;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:-ms-flexbox;display:flex;height:calc(.8vw + 50px);-ms-flex-pack:center;justify-content: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:#888;width:calc(.8vw + 10px);height:calc(.8vw + 10px)}.dropdown-menu__item{position:relative;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:#888}@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:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;height:100%;width:100%;line-height:32px;color:#888;font-size:1em;font-weight:600}@media screen and (min-width:768px){.dropdown-menu__button{padding:0 9px;-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-top:20px;padding-bottom:6em}@media screen and (min-width:1024px){.episodes-offer{padding-top:30px}}.episodes-offer__season-selector{padding-bottom:20px;background-color:#1f1f1f}@media screen and (min-width:1024px){.episodes-offer__season-selector{padding-bottom:30px}}.episodes-offer__season-selector__dropdown{display:inline-block;width:auto;z-index:4}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.program-view--scoped .program-view__videos{padding-top:0}.program-view--scoped .offer-unit{margin-top: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__spinner{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;padding-top:10vh;text-align:center;background:#1f1f1f;animation-name:fadein;animation-duration:.3s;animation-timing-function:linear}.program-view__content{position:relative}.program-view__content .offer-unit{margin-top:0}.program-view__bbb-extras,.program-view__bbb-showcase{margin-bottom:15%}@media only screen and (min-width:768px){.program-view__bbb-extras,.program-view__bbb-showcase{margin-bottom:12%}}@media only screen and (min-width:1024px){.program-view__bbb-extras,.program-view__bbb-showcase{margin-bottom:8%}}@media only screen and (min-width:1280px){.program-view__bbb-extras,.program-view__bbb-showcase{margin-bottom:8%}}@media only screen and (min-width:1600px){.program-view__bbb-extras,.program-view__bbb-showcase{margin-bottom:5.5em}}.program-view__bbb-extras{overflow:hidden}.program-view__bbb-extras .see-more-link{padding-top:0}.program-view__recent-videos-more-link{padding:0}.program-view .program-widget a{cursor:default}.see-more-link-raw{display:block}.see-more-link-raw,.see-more-link-raw .see-more-widget{text-decoration:none;font-family:Open Sans,sans-serif;color:#666;text-transform:lowercase}.see-more-link-raw .see-more-widget{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:18px}@media screen and (min-width:768px){.see-more-link-raw .see-more-widget{font-size:calc(.78vw + 12px)}}@media screen and (min-width:1024px){.see-more-link-raw .see-more-widget{font-size:calc(.69vw + 10.9px)}}@media screen and (min-width:1600px){.see-more-link-raw .see-more-widget{font-size:22px}}.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;-ms-flex-order:0;order:0}.see-more-link-raw .see-more-widget--left .see-more-widget__label{-ms-flex-order:1;order:1}.see-more-link{font-weight:300;font-size:18px;padding-top:1.3rem;margin:0 auto}@media screen and (min-width:768px){.see-more-link{font-size:calc(.78vw + 12px)}}@media screen and (min-width:1024px){.see-more-link{font-size:20px}}.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:.4rem;-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}}.action-button-offer>.action-button{text-align:left}.action-button-offer__message{color:#666;font-family:Open Sans,sans-serif;text-align:left;font-weight:400;font-size:calc(.44vw + 14.6px);margin:30px 0 20px}.action-button-offer__action{color:#ccc;font-size:18px}@media screen and (min-width:768px){.action-button-offer__message{font-size:18px;line-height:29px}.action-button-offer__action{width:45%}}@media screen and (min-width:1024px){.action-button-offer__action{width:35%}}.programs-view{background:#1f1f1f;padding-top:56px}@media (min-width:375px){.programs-view{padding-top:calc(3.7vw + 42.13px)}}@media (min-width:1024px){.programs-view{padding-top:calc(4.17vw + 37.33px)}}@media (min-width:1600px){.programs-view{padding-top:104px}}.programs-view--row{margin-bottom:90px}@media screen and (min-width:768px){.programs-view--row{margin-bottom:80px}}@media screen and (min-width:1024px){.programs-view--row{margin-bottom:calc(5.86vw + 20px)}}@media screen and (min-width:1280px){.programs-view--row{margin-bottom:calc(.78vw + 85px)}}@media screen and (min-width:1920px){.programs-view--row{margin-bottom:100px}}.programs-view__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.programs-view__header-icon{display:-ms-flexbox;display:flex;line-height:calc(3.26vw + 27px)}.programs-view__header-icon svg{width:80px}@media (min-width:1024px){.programs-view__header-icon svg{font-size:calc(1.74vw + 62.22px)}}@media (min-width:1600px){.programs-view__header-icon svg{font-size:90px}}.programs-view .action-button{margin-top:2vh}.programs-view .playkit-offers__header{margin:0}.program-widget>a{display:block}.program-widget .title{position:absolute;top: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}}.tiny-carousel .slick-slide{width:36%!important}@media only screen and (min-width:400px){.tiny-carousel .slick-slide{width:24%!important}}@media only screen and (min-width:768px){.tiny-carousel .slick-slide{width:16%!important}}@media only screen and (min-width:1024px){.tiny-carousel .slick-slide{width:12%!important}}.tiny-carousel .slick-next,.tiny-carousel .slick-prev{position:absolute;padding:0;border:none;background:none;outline:none;z-index:1}.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}}.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}.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 #f31d1d;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}}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@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{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.navigation-widget button{display:-ms-flexbox;display:flex;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:.9em;line-height:.9em}@media screen and (min-width:1024px){.navigation-widget__next,.navigation-widget__previous{height:.7em;line-height:.7em}}.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:Open Sans,sans-serif;font-weight:700;color:#888;font-size:18px;text-align:center;padding:10px 0;text-transform:uppercase}@media screen and (min-width:1024px){.schedule-view-header__title{font-size:calc(.22vw + 15.71px)}}@media screen and (min-width:1920px){.schedule-view-header__title{font-size:20px}}.schedule-view-header__navigation{margin:auto;width:95%}@media screen and (min-width:768px){.schedule-view-header__navigation{width:70%}}@media screen and (min-width:1024px){.schedule-view-header__navigation{width:48%}}@media screen and (min-width:1400px){.schedule-view-header__navigation{width:40%}}@media screen and (min-width:1600px){.schedule-view-header__navigation{width:650px}}.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;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:165px}}.accordion-item{position:relative;overflow:hidden;border-bottom:1px solid #333;color:#888}.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%;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}.video-play-icon{position:absolute;left:50%;top: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:#888}.slot-time--now{color:#f31d1d;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:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media screen and (min-width:1024px){.schedule-view-slot-content__thumb{-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{-ms-flex-order:4;order:4;margin-right:calc(13vw - 94.44px);-ms-flex-preferred-size:40%;flex-basis:40%;-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;-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;-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;-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:400;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:400;text-align:left}@media screen and (min-width:1024px){.schedule-view-slot-header__content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-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:35px;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;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;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;transform:translateX(100%)}.multi-camera--visible{transform:translateX(0)}.multi-camera--visible .multi-camera__close-button{transition:all .4s ease;transform:translateX(-3rem)}}@media screen and (min-width:1600px) and (orientation:landscape){.multi-camera{width:280px}}.multi-camera__list-label{display:block;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;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:-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%;-ms-flex-align:center;align-items:center;-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%;-ms-flex-align:center;align-items:center;-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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:10;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch}.multi-camera__video-list>div{height:auto}}.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:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-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;max-height:none}}@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;transform:translateY(20px)}.live-interrupted-appear-active{opacity:1;transform:translateY(0);transition:opacity .6s ease-in,transform .8s}}@media screen and (min-width:1200px){.live-interrupted{height:100%}}.live-interrupted__offer-wrapper{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%;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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items: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:#888;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:#888;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:17vh}.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:1.5em;font-family:Open Sans,sans-serif;font-weight:300;padding:0 calc(-5.2vw + 40px);margin:5px auto;width:22em;max-width:100%;margin-bottom:1em}.live-on-boarding__link{display:block;margin:1em 0 0;color:#ccc;text-decoration:none;text-transform:lowercase;font-family:Open Sans,sans-serif;font-size:18px;font-weight:400}.live-on-boarding__arrow{fill:#ccc;vertical-align:middle;display:inline-block;margin-left:6px;transform:translateZ(0)}.live-on-boarding__arrow .arrow-icon{width:.5em;height:.5em;display:block}@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%;transform:translate(-50%,-50%);width:30%;color:#fff;text-align:left;padding-top:0}.live-on-boarding__title{font-size:calc(3.746153846153846vw - 3.3846153846153846px);margin-bottom:.2em}.live-on-boarding__description{font-size:calc(1.623076923076923vw + 4.3076923076923075px);width:auto;padding:0}.live-on-boarding__link{font-size:calc(1.041vw + 7.33px)}}@media screen and (min-width:1336px){.live-on-boarding__content{width:33%}}@media screen and (min-width:1600px){.live-on-boarding__title{font-size:60px}.live-on-boarding__description{font-size:31px}.live-on-boarding__link{font-size:28px}}@media screen and (min-width:1900px){.live-on-boarding__content{left:35%;width:25%}.live-on-boarding__title{font-size:3.5em}}.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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.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:Open Sans,sans-serif;font-weight:700;color:#fff;text-transform:none;letter-spacing:-.9px}#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:#888}#boxComentarios .glbComentariosFechados{background:#191919;color:#fff}.video-structured-list__video-list{margin-top:34px}.video-structured-list .navigation-widget{margin:auto;width:100%}@media screen and (min-width:768px){.video-structured-list .navigation-widget{width:70%}}@media screen and (min-width:1024px){.video-structured-list .navigation-widget{width:48%}}@media screen and (min-width:1400px){.video-structured-list .navigation-widget{width:40%}}@media screen and (min-width:1600px){.video-structured-list .navigation-widget{width:600px}}.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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-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{line-height:1.4em;font-family:Open Sans,sans-serif;font-weight:400;font-size:calc(2.45vw + 6.14px);margin:0 auto;width:90%;margin-bottom:5%;max-width:600px}.on-boarding__price{font-size:3.5vw;margin:0 auto;width:90%;margin-bottom:5%;margin-top:-2.5%}.on-boarding__highlighted,.on-boarding__price{line-height:1.4em;font-family:Open Sans,sans-serif;font-weight:600;color:#ccc}.on-boarding__highlighted{font-size:calc(3vw + 3px);width:95%;margin:0 auto;margin-bottom:5%;display:none}.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(1.79vw + 8.3px);line-height:2em;font-family:Open Sans,sans-serif;font-weight:400;width:100%;color:#888;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(2.23vw + 6.86px);text-align:center;padding:.6em .5em .5em;line-height:17px}.on-boarding__button-subscribe{background-color:#f31d1d}.on-boarding__button-subscribe--trial{width:70%}@media screen and (min-width:320px){.on-boarding__parental-control-title{font-size:16px;display:block;width:70%}.on-boarding__parental-control-description{font-size:14px;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(.78125vw + 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:#888}.on-boarding__button{height:calc(1.953125vw + 25px);font-size:calc(1.7vw + 2px);line-height:1.2;padding:.6em .5em .5em}.on-boarding__button,.on-boarding__button-subscribe--trial{width:calc(7.8125vw + 240px)}}@media screen and (min-width:1024px){.on-boarding__title{font-size:2vw}.on-boarding__description{font-size:calc(.69vw + 10.9px);line-height:1.6em;font-weight:300;width:75%;max-width:500px;margin-bottom:calc(1.736vw + 12.22px)}.on-boarding__ask{font-size:calc(.52vw + 9.67px)}.on-boarding__highlighted{font-size:calc(.69vw + 10.9px);margin-bottom:calc(.87vw + 6.11px);width:75%;max-width:600px}.on-boarding__help{font-size:12px}.on-boarding__price{font-size:calc(.69vw + 6.89px)}.on-boarding__button{height:calc(.87vw + 31.11px);font-size:calc(.52vw + 9.67px)}.on-boarding__button,.on-boarding__button-subscribe--trial{width:calc(8.68vw + 161.11px)}}@media screen and (min-width:1200px){.on-boarding__help{font-size:13px}.on-boarding__ask{margin-top:50px}}@media screen and (min-width:1360px){.on-boarding__title{font-size:calc(1vw + 7.67px)}.on-boarding__help{font-size:14px}}@media screen and (min-width:1600px){.on-boarding__title{font-size:28px}.on-boarding__ask{font-size:18px}.on-boarding__description{font-size:calc(.5vw + 14px);line-height:34px;width:60%;margin-bottom:40px}.on-boarding__highlighted{font-size:calc(.5vw + 14px);margin-bottom:20px;width:70%}.on-boarding__price{font-size:18px}.on-boarding__help{font-size:16px}.on-boarding__button{width:300px;height:45px;font-size:18px}.on-boarding__button-subscribe--trial{width:300px}}@media screen and (min-width:2000px){.on-boarding__description,.on-boarding__highlighted{font-size:24px}}.scroller-widget{position:relative;overflow:hidden}.scroller-widget__box{overflow-y:scroll;height:100%;width:110%}.scroller-widget__box__content{width:90.90909%}.scroller-widget__bar{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;right:0;width:6px;border-radius:3px;transition:background-color .5s;background:rgba(0,0,0,.7)}.scroller-widget__bar:hover{cursor:pointer}.scroller-widget__bar:hover .handle:hover{background:hsla(0,0%,100%,.3)}.scroller-widget__handle{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;height:100px;width:6px;border-radius:3px;background:transparent;transition:background-color .5s;background:hsla(0,0%,100%,.2)}.scroller-widget--lighter__bar{background:rgba(69,69,69,.7)}.scroller-widget--lighter__handle{background:hsla(0,0%,80%,.2)}.scroller-widget--lighter__handle:hover{background:hsla(0,0%,80%,.3)}.next-video-cover{position:absolute;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content: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:#f31d1d;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%;transform:translate(-50%,-50%)}.playlist-video__duration{font-family:Open Sans,sans-serif;font-weight:400;color:#888;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;display:-ms-flexbox;display:flex;line-height:0;margin-bottom:1.8%;text-decoration:none}.video-playlist-item__card{position:absolute;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;line-height:4.85vw;padding:0 4%;height:100%;color:#888}.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%;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#888;font-weight:600;font-size:calc(2.23vw + 4.85px)}.video-playlist-item__arrow{fill:#f31d1d}.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}}@keyframes rcSwitchOn{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes rcSwitchOff{0%{transform:scale(1)}50%{transform:scale(1.05)}to{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 #888;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);transform:scale(1);transition:left .3s cubic-bezier(.35,0,.25,1);animation-timing-function:cubic-bezier(.35,0,.25,1);animation-duration:.3s;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{animation-name:rcSwitchOn}}.video-playlist-auto-play{display:none}@media screen and (min-width:1024px){.video-playlist-auto-play{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#888}.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:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-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;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.video-playlist__header{display:-ms-flexbox;display:flex;-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;font-family:GloboFutura,Arial,sans-serif}@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:-ms-flexbox;display:flex;-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:-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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-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;-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:-ms-flexbox;display:flex;-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:#f31d1d!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%}.icon,.share-bar-widget .share-button{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}.wrapper-video-info .playkit-video-info__ep-description:after{background:linear-gradient(90deg,rgba(31,31,31,0),#191919 30%)}.video-info-container{width:90%;margin:0 auto;max-width:100%}@media (min-width:1420px){.video-info-container{width:80%}}@media (min-width:1536px){.video-info-container{max-width:80%;width:1536px}}.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 .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 .social-info-area__share-bar{float:left}.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-social{padding-top:.5em}.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}.playkit-buttons__button{-ms-flex-align:center;align-items:center;background-color:#333;border-radius:4px;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:15px 10px;position:relative;transform:perspective(1px) translateZ(0);transition-property:background-color,color;transition-duration:.3s;width:100%}@media (min-width:380px){.playkit-buttons__button{padding:15px}}@media (min-width:768px){.playkit-buttons__button{box-sizing:content-box;box-sizing:initial;width:170px}}.playkit-buttons__button:hover{background-color:#262626;color:#aaa}.playkit-buttons__button:active{background-color:#191919;color:#454545}.playkit-buttons__button-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:16px;line-height:16px;font-weight:700;text-decoration:none;text-transform:uppercase}.playkit-buttons__button--hidden{visibility:hidden;cursor:none}.playkit-buttons__button--flex{width:100%;box-sizing:border-box}.playkit-buttons__outline-button{background-color:transparent;box-shadow:inset 0 0 0 1px #aaa,inset 0 0 1px 0 #aaa;color:#aaa}.playkit-buttons__outline-button:active{background-color:transparent;box-shadow:inset 0 0 0 1px #454545,inset 0 0 1px 0 #454545!important;color:#454545!important}.playkit-buttons__outline-button-icon{fill:currentColor}.playkit-buttons__outline-button:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #666,inset 0 0 1px 0 #666!important;color:#666!important}.playkit-buttons__colored-button:hover{color:#fff!important}.playkit-video-stage__video-watching-thumb .playkit-video-stage__video-watching-thumb-overlay{background:rgba(38,38,38,.6)}.playkit-video-stage__video-watching-thumb-text{position:absolute;left:0;top:0;display:-ms-flexbox;display:flex;height:100%;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-family:inherit;font-size:inherit;font-weight:700}.playkit-video-stage__video-thumb{position:relative}.playkit-video-stage__video-thumb-duration{background:rgba(0,0,0,.7);bottom:0;color:hsla(0,0%,98%,.7);font-family:inherit;font-size:12px;font-weight:600;padding:3px 8px;position:absolute;right:0}.playkit-thumb__caption-title{color:hsla(0,0%,98%,.7);font-weight:600;text-shadow:rgba(0,0,0,.5) 1px 1px 0;text-transform:uppercase;z-index:300;overflow:hidden}.playkit-thumb__caption-description,.playkit-thumb__caption-subDescription{text-shadow:#000 1px 1px 0;font-weight:700;color:#fff;z-index:300;overflow:hidden}.playkit-thumb__caption-subDescription{white-space:nowrap;text-overflow:ellipsis;opacity:.6}.playkit-thumb__playlist-caption-subDescription{font-weight:500;opacity:1;color:#ccc}.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__caption-wrapper{position:absolute;pointer-events:none;z-index:400;bottom:0;color:#fff;cursor:default;text-align:left;white-space:normal}@media (min-width:1024px){.playkit-thumb__caption-wrapper{pointer-events:none;cursor:pointer}}.playkit-thumb__playlist-icon{color:#fff;margin-right:10px;float:left}@media (max-width:1279px){.playkit-thumb__playlist-icon{margin-top:3px;margin-right:3px}}.playkit-thumb-v2__thumb-wrapper--highlighted .playkit-thumb__caption-wrapper{position:relative}@media (max-width:1023px){.playkit-thumb-v2__thumb-wrapper--highlighted .playkit-thumb__caption-wrapper{left:0!important;margin:10px 0!important;width:100%!important}}@media (min-width:1024px){.playkit-thumb-v2__thumb-wrapper--highlighted .playkit-thumb__caption-wrapper{position:absolute}}.playkit-thumb__video-thumb-liveWrapper{position:absolute;color:#fff;text-transform:uppercase;font-weight:700;margin:0;z-index:300;text-shadow:#000 1px 1px 0;top:5%;right:5%}.playkit-thumb__video-thumb-liveWrapper:before{content:"";width:.7em;height:.7em;background:red;border-radius:100%;z-index:300;position:absolute;left:-1.2em;display:block;top:.05em}.playkit-thumb__video-thumb-overlay{background:linear-gradient(180deg,transparent,transparent 65%,rgba(0,0,0,.7) 85%);display:block;position:absolute;pointer-events:none;top:0;width:100%;z-index:300;transition:all .3s}@media (min-width:1024px){.playkit-thumb__video-thumb-overlay{height:100%!important}}.playkit-thumb__video-thumb-playIcon{position:relative;transition:opacity .3s;color:#fff;fill:currentColor;opacity:.8}@media (min-width:1024px){.playkit-thumb__video-thumb-playIcon{opacity:0}}@media (min-width:1024px){.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}}.playkit-thumb-v2__image-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.playkit-thumb-v2__image-content{transition:opacity .3s;width:100%;height:auto;display:block;position:absolute}.playkit-thumb__thumb-link-wrapper{position:absolute;top:0;width:100%}.playkit-thumb__thumb-link-wrapper a{text-decoration:none}.playkit-thumb__thumb-wrapper{position:relative;margin:0}@media (max-width:1023px){.playkit-thumb__thumb-wrapper--hover .playkit-thumb__caption-wrapper{position:static;padding:8px 0;margin:0!important}}@media (min-width:1024px){.playkit-thumb__thumb-wrapper--hover{box-shadow:0 0 3px rgba(50,50,50,.3);width:100%;height:100%;margin:0;position:relative;transform:scale(1);transition:transform .5s}.playkit-thumb__thumb-wrapper--hover:hover{transform:scale(1.2)}.playkit-thumb__thumb-wrapper--hover:hover .playkit-thumb__video-thumb-tooltip{opacity:1;transform:scaleY(1) translateY(100%)}}.playkit-thumb__thumb-placeholder{content:"";display:block;pointer-events:none;width:100%}.playkit-thumb__thumb-img img{position:relative}.playkit-thumb__thumb-under-poster{font-size:15px;margin-bottom:calc(1.12vw + 3px);display:inline-block;width:100%;text-align:center;padding-top:8px;color:#666;white-space:pre-line}@media only screen and (min-width:1024px){.playkit-thumb__thumb-under-poster{font-size:calc(.52vw + 9.67px)}}@media only screen and (min-width:1200px){.playkit-thumb__thumb-under-poster{padding-top:10px;margin-bottom:calc(2.5vw - 20px)}}@media only screen and (min-width:1600px){.playkit-thumb__thumb-under-poster{font-size:18px;margin-bottom:20px}}.playkit-thumb__poster-thumb:hover .playkit-thumb__thumb-img{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:.8;transition:opacity .3s}.playkit-thumb__poster-caption{cursor:pointer;opacity:0;z-index:-1}.playkit-thumb__thumb-img{z-index:300}.playkit-thumb__poster-caption{font-size:2rem;position:absolute;width:100%;top:50%;text-align:center;vertical-align:text-bottom;transform:translateY(-50%)}.playkit-thumb-v2__content{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width:1024px){.playkit-thumb-v2__hover-overlay{transition:opacity .3s;position:absolute;width:100%;height:100%;bottom:0;left:0;opacity:0;background-color:#000}.playkit-thumb-v2__thumb-wrapper:hover .playkit-thumb-v2__hover-overlay{opacity:.65}}.playkit-thumb-v2__thumb-image-wrapper{cursor:pointer;position:relative;text-align:left;margin:0}.playkit-thumb-v2__link{text-decoration:none;display:block;width:100%;height:100%}.playkit-thumb-v2__live-flag{position:absolute;color:#fff;text-transform:uppercase;font-weight:700;margin:0;text-shadow:#000 1px 1px 0;top:5%;right:5%}.playkit-thumb-v2__live-flag:before{content:"";display:block;position:absolute;width:.7em;height:.7em;border-radius:100%;left:-1.2em;top:.05em;background:red}.playkit-thumb-v2__overlay{position:absolute;width:100%;height:100%;bottom:0;left:0;background:linear-gradient(180deg,transparent,transparent 65%,rgba(0,0,0,.7) 85%)}.playkit-thumb-v2__thumb-placeholder{width:100%}.playkit-thumb-v2__play-icon{transition:opacity .3s;position:absolute;color:#fff;fill:currentColor;opacity:0}.playkit-thumb-v2__thumb-wrapper:hover .playkit-thumb-v2__play-icon{opacity:1}.playkit-thumb-v2__thumb-wrapper{position:relative}@media (min-width:1024px){.playkit-thumb-v2__thumb-wrapper--highlighted{box-shadow:0 0 3px rgba(50,50,50,.3);width:100%;height:100%;margin:0;position:relative;transform:scale(1);transition:transform .5s}.playkit-thumb-v2__thumb-wrapper--highlighted:hover{transform:scale(1.2);z-index:1}}.playkit-video-stage__video-thumb-subscriber-flag{background-color:grey;color:#fff;cursor:pointer;font-size:11px;font-family:Open Sans,sans-serif;font-weight:700;left:0;line-height:normal;padding:3px 6px;position:absolute;text-transform:uppercase;top:0;z-index:1}@media (min-width:768px){.playkit-video-stage__video-thumb-subscriber-flag{font-size:13px}}@media (min-width:1024px){.playkit-video-stage__video-thumb-subscriber-flag{font-size:11px}}.playkit-scroll__track{border-radius:3px;background:#ccc}.playkit-scroll__track--vertical{right:2px;bottom:2px;top:2px}.playkit-scroll__track--horizontal{height:6px;right:2px;bottom:2px;left:2px}.playkit-scroll__thumb{background:rgba(0,0,0,.4);border-radius:10px}.playkit-scroll__thumb--horizontal{height:100%}.playkit-playlist{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-align:stretch;align-items:stretch;height:90%;margin:0 auto;background:#000}@media (min-width:1024px){.playkit-playlist{height:100%}}.playkit-playlist .playkit-buttons__button{color:#fff!important;background:#363636!important;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.1)!important;border-color:#303030!important;box-sizing:border-box;width:90%!important;height:3.3rem;line-height:3.3rem!important;font-size:1.15rem!important;padding:0 1.6rem;margin:0 auto;text-transform:uppercase;border-width:0 0 4px!important;outline:none!important;border-bottom-style:solid}@media (min-width:1024px){.playkit-playlist .playkit-buttons__button{display:none}}.playkit-playlist__playlist>a{text-decoration:none}.playkit-playlist .playkit-playlist__scroll{box-sizing:border-box;margin:1rem 0}@media (min-width:1024px){.playkit-playlist .playkit-playlist__scroll{border-top:1px solid rgba(38,38,38,.8);margin-top:10px;margin-bottom:0}}@media (min-width:1360px){.playkit-playlist .playkit-playlist__scroll{margin-top:15px}}@media (min-width:1420px){.playkit-playlist .playkit-playlist__scroll{margin-top:10px}}.playkit-playlist .playkit-playlist__scroll .playkit-scroll__track--vertical{display:block!important}@media (max-width:1023px){.playkit-playlist .playkit-playlist__scroll{height:auto!important}.playkit-playlist .playkit-playlist__scroll>div:first-child{position:inherit!important}.playkit-playlist .playkit-playlist__scroll>div+div{display:none}}.playkit-playlist .playkit-playlist__scroll{-ms-flex:1;flex:1}.playkit-playlist__title{font-family:ProximaNova;font-weight:700;font-size:18px;margin:0;text-transform:uppercase;text-align:center;color:#fff;line-height:1.11}@media (min-width:1024px){.playkit-playlist__title{font-size:16px;letter-spacing:.5px;line-height:normal}}@media (min-width:1360px){.playkit-playlist__title{font-size:18px}}.playkit-playlist__counter{color:#666;font-weight:400;font-size:14px;text-align:center;padding:4px}@media (min-width:1024px){.playkit-playlist__counter{color:#ccc}}@media (min-width:1360px){.playkit-playlist__counter{padding:6px}}@media (min-width:1420px){.playkit-playlist__counter{padding:8px}}.playkit-playlist__video-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;overflow:hidden;margin-bottom:14px;padding-left:5%;padding-right:5%;transition:all 1s;text-decoration:none}.playkit-playlist__video-container--is-active{background:#1f1f1f}@media (min-width:1024px){.playkit-playlist__video-container{margin:0 0 8px 8px;padding-left:0;padding-right:5%}}@media (min-width:1420px){.playkit-playlist__video-container{margin-bottom:15px;margin-left:15px}}@media (max-width:1023px){.playkit-playlist__video-container--hide-mobile{max-height:0;margin-bottom:0;overflow:hidden;opacity:0}}.playkit-playlist__top-area{margin:24px auto auto;width:95%}@media (min-width:1024px){.playkit-playlist__top-area{margin:0 auto;width:75%;padding:1.2rem 0 0}}@media (min-width:1360px){.playkit-playlist__top-area{width:80%}}@media (min-width:1420px){.playkit-playlist__top-area{width:70%;padding:1.3rem 0 0}}@media (min-width:1920px){.playkit-playlist__top-area{width:90%;padding:1.8rem 0 0}}.playkit-playlist__video-thumb{width:48%}@media (min-width:768px){.playkit-playlist__video-thumb{width:42%}}@media (min-width:1420px){.playkit-playlist__video-thumb{-ms-flex:0.57;flex:0.57;width:auto}}.playkit-playlist__video-info{color:#fff;-ms-flex:1;flex:1;padding-left:3vw}@media (min-width:1024px){.playkit-playlist__video-info{padding-left:10px}}.playkit-playlist__caption{color:#fff;display:block;font-size:12px;font-weight:700;opacity:.6}@media (min-width:768px){.playkit-playlist__caption{font-size:14px}}@media (min-width:1024px){.playkit-playlist__caption{font-size:12px}}@media (min-width:1360px){.playkit-playlist__caption{font-size:14px}}.playkit-playlist__video-title{color:#fff;display:block;font-weight:400;font-size:14px;opacity:.4;max-height:40px;line-height:20px;overflow:hidden}@media (min-width:768px){.playkit-playlist__video-title{font-size:16px;max-height:none;line-height:normal}}@media (min-width:1024px){.playkit-playlist__video-title{font-size:12px;padding:2px 0}}@media (min-width:1360px){.playkit-playlist__video-title{font-size:16px}}.playkit-playlist__video-date{color:#fff;display:block;font-weight:400;font-size:12px;opacity:.4}@media (min-width:768px){.playkit-playlist__video-date{font-size:16px}}@media (min-width:1024px){.playkit-playlist__video-date{font-size:12px}}@media (min-width:1360px){.playkit-playlist__video-date{font-size:14px}}.playkit-player__fullscreen-player{width:calc(100vw - (100vw - 100%));height:100vh;overflow:hidden;position:relative;background:#000}.playkit-player__fullscreen-player-inner{height:100%}.playkit-player__cover-player-wrapper{width:calc(100vw - (100vw - 100%));height:100vh;overflow:hidden;position:relative;background:#000}.playkit-player__cover-player-inner--wide{height:56.25vw;width:calc(100vw - (100vw - 100%));transform:translateY(calc((100vh - 100vw * 9 / 16) / 2))}.playkit-player__cover-player-inner--tall{height:100vh;width:177.77778vh;transform:translateX(calc((100vw - 100vh * 16 / 9) / 2))}.playkit-player__video-player-wrapper{width:100%;position:relative;background:#000}.playkit-player__video-player-inner{position:absolute;top:0;width:100%;height:100%}.playkit-content-rate{border:1px solid hsla(0,0%,100%,.6);color:#fff;cursor:default;border-radius:3px;display:inline-block;font-family:Arial Narrow,Arial,sans-serif;font-size:12px;font-weight:700;text-align:center;line-height:20px;padding-right:1px;width:20px}.playkit-content-rate--free{background:#00a651}.playkit-content-rate--age-10{background:#0095da}.playkit-content-rate--age-12{background:#ffcb05}.playkit-content-rate--age-14{background:#f58220}.playkit-content-rate--age-16{background:#ec1d25}.playkit-content-rate--age-18{background:#000}.playkit-video-info{color:#fff;font-weight:lighter}.playkit-video-info__container{width:90%;margin:0 auto;max-width:100%}@media (min-width:1420px){.playkit-video-info__container{width:80%}}@media (min-width:1536px){.playkit-video-info__container{max-width:80%;width:1536px}}.playkit-video-info__program-title{font-size:11px;font-family:ProximaNova;text-transform:uppercase;margin-bottom:8px}@media (min-width:481px){.playkit-video-info__program-title{font-size:13px;letter-spacing:.5px}}@media (min-width:1024px){.playkit-video-info__program-title{margin-bottom:16px}}@media (min-width:1420px){.playkit-video-info__program-title{font-size:14px;letter-spacing:-.1px}}.playkit-video-info__program-title>a{color:#fff;text-decoration:none;opacity:.6;transition:opacity .4s}.playkit-video-info__program-title>a:hover{opacity:1}.playkit-video-info__program-title>a .playkit-video-info__icon-arrow-right{transition:transform .4s}.playkit-video-info__program-title>a:hover .playkit-video-info__icon-arrow-right{transform:translateX(4px)}.playkit-video-info__link-text{vertical-align:middle}.playkit-video-info__icon-arrow-right{vertical-align:middle;display:inline-block;margin:-1px 0 0 2px;height:16px;width:16px}@media (min-width:1024px){.playkit-video-info__icon-arrow-right{height:20px;width:20px}}.playkit-video-info__ep-title{color:#fff;font-size:calc(.9036144578313252vw + 18.746987951807228px);line-height:calc(1.0542168674698795vw + 25.204819277108435px)}@media (min-width:1024px){.playkit-video-info__ep-title{font-size:calc(1.1904761904761905vw + 15.80952380952381px);line-height:calc(1.488095238095238vw + 20.761904761904763px)}}@media (min-width:1360px){.playkit-video-info__ep-title{font-size:calc(6.666666666666667vw + -58.666666666666664px);line-height:calc(3.3333333333333335vw + -4.333333333333333px)}}@media (min-width:1420px){.playkit-video-info__ep-title{font-size:calc(.4vw + 30.32px);line-height:calc(1.2vw + 25.96px)}}@media (min-width:1920px){.playkit-video-info__ep-title{font-size:38px;line-height:49px}}.playkit-video-info__social{border-top:1px solid #333;display:-ms-flexbox;display:flex;margin-top:50px;padding-top:.5rem;width:100%}.playkit-video-info__actions{-ms-flex-positive:1;flex-grow:1}.playkit-video-info__social-media{display:block}.playkit-video-info__details{color:#fff;margin-top:2px;margin-bottom:18px}@media (min-width:1024px){.playkit-video-info__details{margin-top:6px;margin-bottom:16px;display:-ms-flexbox;display:flex}}@media (min-width:1360px){.playkit-video-info__details{margin-top:6px;margin-bottom:24px}}@media (min-width:1420px){.playkit-video-info__details{margin-top:8px;margin-bottom:24px}}.playkit-video-info__detail-season{font-weight:700;margin-right:15px;font-size:12px;opacity:.6;white-space:nowrap;display:inline-block}@media (min-width:1024px){.playkit-video-info__detail-season{font-size:14px}}@media (min-width:1360px){.playkit-video-info__detail-season{font-size:16px}}@media (min-width:1920px){.playkit-video-info__detail-season{font-size:18px}}.playkit-video-info__available-until{font-weight:700;font-size:12px;opacity:.6;white-space:nowrap;display:inline-block}@media (min-width:768px){.playkit-video-info__available-until{margin-right:12px}}@media (min-width:1024px){.playkit-video-info__available-until{font-size:14px;margin-right:16px}}@media (min-width:1360px){.playkit-video-info__available-until{font-size:16px}}@media (min-width:1920px){.playkit-video-info__available-until{font-size:18px}}.playkit-video-info__duration{margin-right:12px;font-size:12px;opacity:.6;white-space:nowrap}@media (min-width:1024px){.playkit-video-info__duration{font-size:14px;margin-right:16px}}@media (min-width:1360px){.playkit-video-info__duration{font-size:16px}}@media (min-width:1920px){.playkit-video-info__duration{font-size:18px}}.playkit-video-info__duration:before{content:"";display:block}@media (min-width:768px){.playkit-video-info__duration:before{content:none}}.playkit-video-info__published-at{font-size:12px;opacity:.6;white-space:nowrap;display:inline-block}@media (min-width:1024px){.playkit-video-info__published-at{font-size:14px}}@media (min-width:1360px){.playkit-video-info__published-at{font-size:16px}}@media (min-width:1920px){.playkit-video-info__published-at{font-size:18px}}.playkit-video-info__content-rate{font-size:12px;margin-right:12px}.playkit-video-info__content-rate:empty{display:none}@media (min-width:1024px){.playkit-video-info__content-rate{font-size:14px;margin-right:16px}}.playkit-video-info__ep-description{line-height:1.5;font-size:16px;color:hsla(0,0%,100%,.6);max-height:70px;max-width:100%;position:relative;overflow:hidden;transition:max-height .2s,padding .5s}@media (min-width:1024px){.playkit-video-info__ep-description{transition:none;max-height:none;line-height:normal}}@media (min-width:1920px){.playkit-video-info__ep-description{font-size:18px}}.playkit-video-info__ep-description__see-more{position:absolute;bottom:0;cursor:pointer;right:0;z-index:2;color:#fff;text-decoration:none;transition:opacity .3s}@media (min-width:1024px){.playkit-video-info__ep-description__see-more{display:none}}.playkit-video-info__ep-description:after{content:"";position:absolute;bottom:0;right:0;width:110px;background:linear-gradient(90deg,rgba(31,31,31,0),#1f1f1f 30%);height:20px;transition:opacity .3s}@media (min-width:1024px){.playkit-video-info__ep-description:after{content:none}}.playkit-video-info__ep-description--show-all{max-height:400px}.playkit-video-info__ep-description--show-all:after{content:none}.playkit-video-info__sponsored-label{font-weight:500;color:#ffae00;text-transform:uppercase;font-size:calc(-.49019607843137253vw + 15.764705882352942px);margin:0;letter-spacing:.3px}@media (min-width:768px){.playkit-video-info__sponsored-label{font-size:calc(.2403846153846154vw + 10.153846153846153px)}}@media (min-width:1600px){.playkit-video-info__sponsored-label{font-size:14px}}.playkit-container{position:relative;margin:0 auto;width:90%}@media (min-width:1421px){.playkit-container{width:80%}}@media (min-width:1536px){.playkit-container{max-width:1536px}}.playkit-video-stage__area-video-info{background:#191919;padding:24px 0}@media (min-width:1024px){.playkit-video-stage__area-video-info{padding:36px 0}}.playkit-video-stage__area-video-info-container{display:inline-block;width:100%}@media (min-width:1024px){.playkit-video-stage__area-video-info-container{width:600px}}@media (min-width:1360px){.playkit-video-stage__area-video-info-container{width:750px}}@media (min-width:1920px){.playkit-video-stage__area-video-info-container{width:880px}}.playkit-video-stage{overflow:hidden;position:relative;background:#000}.playkit-video-stage__area-video{width:100%;transition:transform .4s}@media (min-width:1024px){.playkit-video-stage__area-video{width:64.6vw;height:36.3375vw}}@media (min-width:1420px){.playkit-video-stage__area-video{width:63vw;height:35.4375vw}}@media (min-width:1920px){.playkit-video-stage__area-video{width:70vw;height:39.375vw}}.playkit-video-stage__area-video .player{background:hsla(0,0%,80%,.6);width:100%;height:100%}@media (min-width:1024px){.playkit-video-stage--hidden .playkit-video-stage__area-video{transform:translateX(17.7vw)}}@media (min-width:1420px){.playkit-video-stage--hidden .playkit-video-stage__area-video{transform:translateX(18.5vw)}}@media (min-width:1920px){.playkit-video-stage--hidden .playkit-video-stage__area-video{transform:translateX(15vw)}}.playkit-video-stage__btn-toggle{cursor:pointer;color:#fff;display:none;height:18px;width:18px;position:absolute;right:2vw;top:2vw;opacity:.6;z-index:9999;transition:transform .1s,opacity .4s}@media (min-width:1024px){.playkit-video-stage__btn-toggle{display:block;top:1rem;right:1rem}}@media (min-width:1360px){.playkit-video-stage__btn-toggle{top:1.25rem;height:22px;width:22px}}@media (min-width:1920px){.playkit-video-stage__btn-toggle{right:.9vw;top:28px}}.playkit-video-stage__btn-toggle:hover{color:#fff;opacity:1}.playkit-video-stage__btn-toggle--hidden{transform:scale(0)}.playkit-video-stage__area-playlist{width:100%;height:auto;transition:transform .4s,opacity .4s;will-change:transform}@media (min-width:1024px){.playkit-video-stage__area-playlist{width:calc(35.4vw - (100vw - 100%));height:36.3375vw;position:absolute;top:0;right:0}}@media (min-width:1420px){.playkit-video-stage__area-playlist{width:calc(37vw - (100vw - 100%));height:35.4375vw}}@media (min-width:1920px){.playkit-video-stage__area-playlist{width:calc(30vw - (100vw - 100%));height:39.375vw}}.playkit-video-stage--hidden .playkit-video-stage__area-playlist{position:relative}@media (min-width:1024px){.playkit-video-stage--hidden .playkit-video-stage__area-playlist{position:absolute;transform:translateX(35.4vw)}}@media (min-width:1420px){.playkit-video-stage--hidden .playkit-video-stage__area-playlist{transform:translateX(37vw)}}@media (min-width:1920px){.playkit-video-stage--hidden .playkit-video-stage__area-playlist{transform:translateX(30vw)}}.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:-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:-ms-flexbox;display:flex;-ms-flex-positive:2;flex-grow:2;-ms-flex-pack:justify;justify-content:space-between;-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:-ms-flexbox;display:flex;-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{-ms-flex-direction:row;flex-direction:row;-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:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@media screen and (min-width:1024px){.live-advertising__title-wrapper{-ms-flex-direction:row;flex-direction:row;-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:#f31d1d;opacity:0;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:#888;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:#888}@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:#888;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}@keyframes livepulse{0%{transform:scale(1);opacity:0}50%{transform:scale(1);opacity:.8}to{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;margin:0 auto}@media screen and (min-width:768px){.video-stage__live-advertising-wrapper{padding:40px;margin:0}}@media screen and (min-width:1024px){.video-stage__live-advertising-wrapper{padding:0 0 2vh;margin:0 5%}}@media screen and (min-width:1420px){.video-stage__live-advertising-wrapper{padding:0 0 2vh;margin:0 10%}}@media screen and (min-width:1920px){.video-stage__live-advertising-wrapper{margin:0 192px}}.video-stage__stage-wrapper{transition:margin .5s ease;display:-ms-flexbox;display:flex;-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{-ms-flex-direction:row;flex-direction:row}}.video-stage__video-area{transition:margin-left .5s ease,transform .5s ease,width .5s ease;width:100%;margin-left:0;transform:translateX(0)}.video-stage__stage-container{transition:width .5s ease,flex-basis .5s ease;transition:width .5s ease,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%;-ms-flex-order:1;order:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.video-stage__side-panel-wrapper{transition:width .5s ease,flex-basis .5s ease;transition:width .5s ease,flex-basis .5s ease,-ms-flex-preferred-size .5s ease;width:100%;-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%;-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%;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:-ms-flexbox;display:flex;-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%;-ms-flex-order:3;order:3}}@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;transform:translateX(0)}}.player-fullscreen{position:absolute;width:100%;height:100%;color:#fff}.video-view .content-area{margin-top:5%}@media only screen and (max-width:768px){.video-view .content-area{margin-top:15%}}.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}}.my-list-view{padding-top:56px;padding-bottom:10vh;color:#666;font-family:$opensans}@media (min-width:375px){.my-list-view{padding-top:calc(3.7vw + 42.13px)}}@media (min-width:1024px){.my-list-view{padding-top:calc(4.17vw + 37.33px)}}@media (min-width:1600px){.my-list-view{padding-top:104px}}.my-list-view__spinner{width:100%;padding:4vw;text-align:center}.my-list-view .playkit-offers__header{margin:0}.subscription-highlight{position:relative;overflow:hidden}.subscription-highlight:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:400px;background:linear-gradient(0deg,#1f1f1f,rgba(31,31,31,.1) 80%,rgba(31,31,31,0))}@media screen and (max-width:768px){.subscription-highlight:after{height:100px}}.subscription-highlight__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.subscription-highlight__content{width:90%;z-index:2}@media screen and (min-width:768px){.subscription-highlight__content{width:70%;max-width:650px}}.subscription-highlight__image{opacity:.45;-o-object-fit:cover;object-fit:cover;height:93vh}@media screen and (max-width:768px){.subscription-highlight__image{height:90vh}}.subscription-highlight__view-more{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;position:absolute;width:100%;bottom:2vh;text-align:center;color:#fff;z-index:2;font-family:GloboFutura,Arial,sans-serif;text-transform:uppercase;font-size:14px;font-weight:300;letter-spacing:.05rem}.subscription-highlight__view-more-transition-enter{opacity:.01}.subscription-highlight__view-more-transition-enter-active{opacity:1;transition:opacity .5s ease-in}.subscription-highlight__highlighted{font-family:Open Sans,sans-serif;font-size:25px;line-height:1.2;margin-bottom:15px;font-weight:700;text-align:center;margin:0 auto;display:inline-block;color:#fff}@media screen and (min-width:320px){.subscription-highlight__highlighted{font-size:calc(1.5625vw + 17px);margin-bottom:calc(.78vw + 12.5px)}}@media screen and (min-width:1600px){.subscription-highlight__highlighted{font-size:42px;margin-bottom:25px}}.subscription-highlight__price{display:block;margin-top:0;font-family:Open Sans,sans-serif;font-size:17px;line-height:1.2;text-align:center;color:#fff;margin-bottom:25px}@media screen and (min-width:320px){.subscription-highlight__price{font-size:calc(.55vw + 15.25px);margin-bottom:calc(.78125vw + 22.5px)}}@media screen and (min-width:1600px){.subscription-highlight__price{font-size:24px;margin-bottom:35px}}.subscription-highlight__button{background-color:#666;border-radius:3px;box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.5);width:250px;height:45px;margin:0 auto;font-size:14px;text-align:center;line-height:45px}.subscription-highlight__button-subscribe{background-color:#f31d1d}.subscription-highlight__button-subscribe--trial{width:250px;height:45px}@media screen and (min-width:320px){.subscription-highlight__button{font-size:calc(.46875vw + 12.5px);line-height:calc(1.17vw + 41.25px)}.subscription-highlight__button,.subscription-highlight__button-subscribe--trial{width:calc(7.8125vw + 225px);height:calc(1.17vw + 41.25px)}}@media screen and (min-width:1600px){.subscription-highlight__button{width:350px;height:60px;font-size:20px;line-height:60px}.subscription-highlight__button-subscribe--trial{width:350px;height:60px}}.subscription-highlight__disclaimer{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;text-align:center;line-height:1.44;color:#fff;width:250px;margin:10px auto}@media screen and (min-width:320px){.subscription-highlight__disclaimer{font-size:calc(.16vw + 11.5px);width:calc(7.8125vw + 225px)}}@media screen and (min-width:1600px){.subscription-highlight__disclaimer{font-size:14px;width:350px}}@media screen and (min-width:768px){.subscription-highlight__title{font-size:3.4vw}}@media screen and (min-width:1024px){.subscription-highlight__title{font-size:2vw}}@media screen and (min-width:1360px){.subscription-highlight__title{font-size:calc(1vw + 7.67px)}}@media screen and (min-width:768px){.subscription-highlight__ask{margin-top:6%;font-size:calc(.78125vw + 10px)}.subscription-highlight__ask-action{color:#ccc}}@media screen and (min-width:1024px){.subscription-highlight__ask{font-size:calc(.52vw + 9.67px)}}@media screen and (min-width:1200px){.subscription-highlight__ask{margin-top:50px}}.subscribe-view{background:#1f1f1f;overflow:hidden}.subscribe-view--row{margin-bottom:90px}@media screen and (min-width:768px){.subscribe-view--row{margin-bottom:80px}}@media screen and (min-width:1024px){.subscribe-view--row{margin-bottom:calc(5.86vw + 20px)}}@media screen and (min-width:1280px){.subscribe-view--row{margin-bottom:calc(.78vw + 85px)}}@media screen and (min-width:1920px){.subscribe-view--row{margin-bottom:100px}}.subscribe-view__button{background:none;border:none;outline:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;width:100%;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}.subscribe-view__button-transition-enter{opacity:.01}.subscribe-view__button-transition-enter-active{opacity:1;transition:opacity .5s ease-in}.subscribe-view__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.subscribe-view__header-icon{display:-ms-flexbox;display:flex;line-height:calc(3.26vw + 27px)}.subscribe-view__header-icon svg{width:60px}@media (min-width:1024px){.subscribe-view__header-icon svg{font-size:calc(1.74vw + 62.22px)}}@media (min-width:1600px){.subscribe-view__header-icon svg{font-size:90px}}.subscribe-view__onboarding-container{margin-top:60px;margin-bottom:80px;height:100%;-ms-flex-align:center;align-items:center;text-align:center}@media screen and (min-width:320px){.subscribe-view__onboarding-container{margin-top:calc(10.94vw + 25px);margin-bottom:calc(13.28vw + 37.5px)}}@media screen and (min-width:1600px){.subscribe-view__onboarding-container{margin-top:200px;margin-bottom:250px}}.subscribe-view__onboarding-title{display:inline-block;width:70%;font-family:Open Sans,sans-serif;font-weight:700;font-size:25px;line-height:1.15;color:#fff;margin-bottom:15px}@media screen and (min-width:320px){.subscribe-view__onboarding-title{font-size:calc(1.12vw + 21.43px);margin-bottom:calc(.78vw + 12.5px)}}@media screen and (min-width:768px){.subscribe-view__onboarding-title{width:50%;font-size:calc(1.81vw + 16.15px)}}@media screen and (min-width:1024px){.subscribe-view__onboarding-title{width:40%;max-width:650px}}@media screen and (min-width:1600px){.subscribe-view__onboarding-title{font-size:45px;margin-bottom:25px}}.subscribe-view__onboarding-price{display:block;margin-top:0;font-family:Open Sans,sans-serif;font-size:17px;line-height:1.2;color:#ccc;margin-bottom:25px}@media screen and (min-width:320px){.subscribe-view__onboarding-price{font-size:calc(.7vw + 14.75px);margin-bottom:calc(.78125vw + 22.5px)}}@media screen and (min-width:1600px){.subscribe-view__onboarding-price{font-size:26px;margin-bottom:35px}}.subscribe-view__onboarding-trial-description{margin:0 auto;width:70%;font-family:Open Sans,sans-serif;font-size:12px;font-weight:300;text-align:center;line-height:1.44;color:#888;max-width:350px}@media screen and (min-width:320px){.subscribe-view__onboarding-trial-description{margin-top:10px;font-size:calc(.3125vw + 11px)}}@media screen and (min-width:768px){.subscribe-view__onboarding-trial-description{width:50%}}@media screen and (min-width:1024px){.subscribe-view__onboarding-trial-description{width:40%}}@media screen and (min-width:1600px){.subscribe-view__onboarding-trial-description{font-size:14px}}.subscribe-view .action-button{margin-top:2vh}.subscribe-view .playkit-offers__header{margin:0}.user-settings-view{padding-top:56px;padding-bottom:10vh;color:#666;font-family:Open Sans,sans-serif}@media (min-width:375px){.user-settings-view{padding-top:calc(3.7vw + 42.13px)}}@media (min-width:1024px){.user-settings-view{padding-top:calc(4.17vw + 37.33px)}}@media (min-width:1600px){.user-settings-view{padding-top:104px}}.user-settings-view__spinner{width:100%;padding:4vw;text-align:center}.user-settings-view__user-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.user-settings-view__user-info__content{margin-left:20px}.user-settings-view__user-info__picture{width:43px;height:43px}.user-settings-view__user-info__email,.user-settings-view__user-info__name{margin-top:0;margin-bottom:0}.user-settings-view__user-info__name{font-family:Open Sans,sans-serif;font-weight:700;font-size:16px;color:#fff}.user-settings-view__user-info__email{font-size:13px}.user-settings-view__user-info__action{display:block;margin-top:20px;width:auto;text-decoration:none}@media screen and (min-width:1024px){.user-settings-view__user-info__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.user-settings-view__user-info__action{margin-top:0;margin-left:20px}}