.watchLiveAndPreview__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.watchLiveAndPreview__main{-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.watchLiveAndPreview__main>:first-child{width:20%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}.watchLiveAndPreview__main>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;padding:50px 50px 30px}@media (min-width:768px){.watchLiveAndPreview__main>div{padding:50px 60px}}@media (min-width:1280px){.watchLiveAndPreview__main>div{padding:50px 80px}}.watchLiveAndPreview__main .watch-live-wrapper{background-color:#182e42}.watchLiveAndPreview__slideIn{-webkit-transform:translateY(0);transform:translateY(0)}