/* CineFlex 304.7: exclusive homepage TV navigation + true trailer cover */
#banner{position:relative!important;overflow:hidden!important;isolation:isolate!important}
#banner .cf-hero-video{
  display:block!important;position:absolute!important;inset:0!important;
  width:100%!important;height:100%!important;z-index:50!important;
  overflow:hidden!important;background:#000!important;opacity:0!important;
  visibility:hidden!important;pointer-events:none!important;transition:opacity .25s ease!important;
}
#banner .cf-hero-video.active{opacity:1!important;visibility:visible!important}
#banner .cf-hero-video>div,#banner .cf-hero-video iframe{
  display:block!important;position:absolute!important;left:50%!important;top:50%!important;
  max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;
  border:0!important;opacity:1!important;filter:none!important;transform:translate(-50%,-50%)!important;
}
#banner.cf-trailer-playing,#banner.cf3047-video-live{
  background:none!important;background-image:none!important;background-color:#000!important;
}
#banner.cf-trailer-playing::before,#banner.cf-trailer-playing::after,
#banner.cf3047-video-live::before,#banner.cf3047-video-live::after,
#banner.cf3047-video-live .banner-fade{display:none!important;content:none!important;background:none!important}
/* During playback, show the trailer cleanly; controls return when playback ends. */
#banner.cf-trailer-playing .banner-content,#banner.cf3047-video-live .banner-content,
#banner.cf-trailer-playing .cf-hero-progress,#banner.cf3047-video-live .cf-hero-progress,
#banner.cf-trailer-playing .cf-hero-dots,#banner.cf3047-video-live .cf-hero-dots,
#banner.cf-trailer-playing .cf-hero-arrow,#banner.cf3047-video-live .cf-hero-arrow{
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;
}
html.cf3047-tv .cf3047-focus,body.cf3047-tv .cf3047-focus{
  outline:4px solid #fff!important;outline-offset:5px!important;
  box-shadow:0 0 0 9px rgba(229,9,20,.92),0 22px 54px rgba(0,0,0,.88)!important;
  transform:scale(1.065)!important;z-index:13000!important;
}
html.cf3047-tv #banner .play-btn.cf3047-focus,body.cf3047-tv #banner .play-btn.cf3047-focus{
  transform:scale(1.08)!important;
}
