#App{font-size:1rem;background-color:#030e21}.FullScreen{position:absolute;top:0;left:0;width:64rem;height:36rem;overflow:hidden}div{box-sizing:border-box}#root{position:relative;width:64rem;height:36rem;margin:auto}#EpgContent{position:absolute;top:6.5rem;width:100%;padding:0 4.5rem}#EpgContent .channel{margin-bottom:.5rem}#EpgContent .channel .ChannelTitle{font-size:1.1rem;font-weight:700}#EpgContent .channel .ChannelRow{position:relative;height:5.4rem;margin-top:.5rem}#EpgContent .channel .ChannelRow .program{position:absolute;top:0;left:0;width:25.5rem;height:100%;background-color:#000;border:.1rem solid transparent;border-radius:.5rem;overflow:hidden;transition:transform .25s}#EpgContent .channel .ChannelRow .program.program0{transform:translate(-26rem);color:#000}#EpgContent .channel .ChannelRow .program.program2{transform:translate(26rem)}#EpgContent .channel .ChannelRow .program.program3{transform:translate(52rem)}#EpgContent .channel .ChannelRow .program .teaserImg{position:absolute;top:0;left:0;z-index:1;overflow:hidden}#EpgContent .channel .ChannelRow .program .teaserImg .playIcon{position:absolute;width:2rem;height:2rem;top:50%;left:50%;margin:-1rem 0 0 -1rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' height='100px' width='100px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 60 60' xml:space='preserve' stroke='%23ffffff'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cpath d='M45.563,29.174l-22-15c-0.307-0.208-0.703-0.231-1.031-0.058C22.205,14.289,22,14.629,22,15v30 c0,0.371,0.205,0.711,0.533,0.884C22.679,45.962,22.84,46,23,46c0.197,0,0.394-0.059,0.563-0.174l22-15 C45.836,30.64,46,30.331,46,30S45.836,29.36,45.563,29.174z M24,43.107V16.893L43.225,30L24,43.107z'%3E%3C/path%3E%3Cpath d='M30,0C13.458,0,0,13.458,0,30s13.458,30,30,30s30-13.458,30-30S46.542,0,30,0z M30,58C14.561,58,2,45.439,2,30 S14.561,2,30,2s28,12.561,28,28S45.439,58,30,58z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat no-repeat;background-position:center center;background-size:cover;opacity:.4}#EpgContent .channel .ChannelRow .program .details{position:absolute;top:0;left:30%;width:70%;height:5.4rem;padding:.25rem .5rem .25rem 2rem;z-index:2;background-image:linear-gradient(to right,rgba(0,0,0,0),#000 2rem)}#EpgContent .channel .ChannelRow .program .details .title{font-size:1.2rem;line-height:1.5rem;max-height:1.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#EpgContent .channel .ChannelRow .program .details .infos{font-size:.8rem;margin-bottom:.4rem}#EpgContent .channel .ChannelRow .program .details .subtitle{font-size:.9rem;line-height:1rem;max-height:2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#EpgContent .channel .ChannelRow .program .content{display:none;position:absolute;top:50%;left:38%;width:60%;font-size:.8rem;line-height:1rem;max-height:5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}#EpgContent .channel .ChannelRow .program .additional{display:none;position:absolute;top:52%;left:2%;width:35%;font-size:.7rem}#EpgContent .channel .ChannelRow .program .additional .row{overflow:hidden;text-wrap:nowrap;height:.8rem}#EpgContent .channel .ChannelRow .program .additional .row span{float:left;width:30%;text-align:right;margin-right:4%}#EpgContent .channel .ChannelRow .program .crewCast{display:none;position:absolute;bottom:5%;left:2%;width:86%;text-align:center}#EpgContent .channel .ChannelRow .program.nowRunning .title,#EpgContent .channel .ChannelRow .program.nowRunning .infos,#EpgContent .channel.focused .ChannelTitle{color:#ca8a04}#EpgContent .channel.focused .ChannelRow{height:11.3rem}#EpgContent .channel.focused .ChannelRow .program .content{display:-webkit-box}#EpgContent .channel.focused .ChannelRow .program.program1 .additional,#EpgContent .channel.focused .ChannelRow .program.program1 .crewCast,#EpgContent .channel.focused .ChannelRow .program.program2 .additional,#EpgContent .channel.focused .ChannelRow .program.program2 .crewCast{display:block}#EpgContent.focused .channel.focused .ChannelRow .program.focused{border-color:#fff}#EpgContent.focused .channel.focused .ChannelRow .program.focused .teaserImg .playIcon{opacity:.8;transform:scale(1.5)}#EpgContent.left .channel.focused .ChannelRow .program.program0{z-index:1}#EpgContent.left .channel.focused .ChannelRow .program.program1{z-index:2}#EpgContent.left .channel.focused .ChannelRow .program.program2{z-index:3}#EpgContent.left .channel.focused .ChannelRow .program.program3,#EpgContent.right .channel.focused .ChannelRow .program.program0{z-index:4}#EpgContent.right .channel.focused .ChannelRow .program.program1{z-index:3}#EpgContent.right .channel.focused .ChannelRow .program.program2{z-index:2}#EpgContent.right .channel.focused .ChannelRow .program.program3{z-index:1}#EpgTimeline{position:absolute;top:3.5rem}#EpgTimeline .day{position:absolute;top:0;left:4.5rem;height:2rem;line-height:2rem;background-color:#666;width:13rem;border-radius:1rem;border:.1rem solid transparent;text-align:center;transition:transform .25s}#EpgTimeline .day.current{text-decoration:underline}#EpgTimeline .day.offset0{z-index:2}#EpgTimeline .day.offset1{transform:translate(14rem);z-index:1}#EpgTimeline .day.offset2{transform:translate(28rem);z-index:1}#EpgTimeline .day.offset3{transform:translate(42rem);z-index:2}#EpgTimeline.focused .day.focused{background-color:#fff;color:#000}#LiveStreamPlayer.hudInactive #BottomBar{transform:translateY(100%)}#LiveStreamPlayer #BottomBar .VideoButtons .Button.PlayPause{border-color:#fff}#LiveStreamPlayer #BottomBar .VideoInfos .VideoDesc{line-height:1rem;max-height:6rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}#LiveStreams .ScrollPane{padding:5rem;transition:transform .25s}#LiveStreams .ScrollPane .livestream{position:relative;height:7.5rem;margin-bottom:2.5rem;background-color:#000;border-radius:1rem;overflow:hidden;transition:transform .25s}#LiveStreams .ScrollPane .livestream .teaserImage{float:left;margin-right:3rem;height:100%}#LiveStreams .ScrollPane .livestream .title{font-size:1.2rem;margin:.75rem 3rem .75rem 0}#LiveStreams .ScrollPane .livestream .nowRunning{margin-top:.5rem}#LiveStreams .ScrollPane .livestream.selected{background-color:#666;transform:scale(1.05)}#LiveStreams .ScrollPane .livestream .description{padding-right:1rem}#LiveStreams .ScrollPane .livestream .geoBlocked{position:absolute;bottom:0;width:100%;padding:.5rem;text-align:center;background-color:rgba(0,153,236,.5);color:#ca8a04;text-shadow:2px 2px 2px rgba(0,0,0,.8)}#LiveStreams .ScrollPane .livestream.withProgram .description{line-height:1rem;max-height:2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#LiveStreams .ScrollPane .livestream.withoutProgram .description{line-height:1rem;max-height:3rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}#GenreDetails{position:relative;padding-top:3.5rem}#GenreDetails .Overlay{background-image:linear-gradient(transparent 20%,rgba(0,0,0,.4) 50%)}#GenreDetails .Details{margin-bottom:3rem;padding-left:4.5rem;width:55rem}#GenreDetails .Details .Title{font-size:2rem;margin-bottom:.5rem}#GenreDetails .Details .Description{line-height:1.8rem;max-height:3.6rem;line-height:1rem;max-height:2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#GenreDetails .Rows{position:absolute;bottom:0;left:0;width:100%}#GenreDetails .VideoList{position:relative;margin-bottom:1.5rem}.VideoList{position:relative;padding-left:4.5rem}.VideoList .VideoListWrapper{height:7.5rem;transition:transform .25s}.VideoList .VideoListWrapper .VideoTeaser{position:absolute;top:0;box-sizing:content-box;overflow:hidden;width:12.8rem;height:7.2rem;border:.1rem solid transparent;border-radius:.25rem;transition:transform .25s}.VideoList .VideoListWrapper .VideoTeaser .VideoInfos{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0) 25%,rgba(0,0,0,.75))}.VideoList .VideoListWrapper .VideoTeaser .VideoInfos .VideoTitle{position:absolute;top:50%;left:0;width:100%;height:auto;text-align:center;padding:0 5%}.VideoList .VideoListWrapper .VideoTeaser .VideoInfos .VideoTitle.withoutSeries{line-height:1.2rem;max-height:2.4rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.VideoList .VideoListWrapper .VideoTeaser .VideoInfos .VideoTitle.withSeries{line-height:1.2rem;max-height:1.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoList .VideoListWrapper .VideoTeaser .VideoInfos .SeriesTitle{position:absolute;top:70%;left:0;width:100%;height:auto;text-align:center;padding:0 2%;font-size:.9rem;line-height:1.2rem;max-height:1.2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoList .VideoListWrapper .VideoTeaser .VideoInfos .Infos{position:absolute;bottom:0;right:.25rem;font-size:.7rem}.VideoList .VideoListWrapper .VideoTeaser .VideoInfos .Infos span{margin-left:.5rem}.VideoList .VideoListWrapper .VideoTeaser.focused{border-color:#fff;transform:scale(1.15)}.VideoList .HScrollBar{position:absolute;top:0;height:100%;width:4.5rem;text-align:center}.VideoList .HScrollBar .ScrollIndicator{display:none;position:relative;top:2.5rem;height:2rem;width:2rem;border-radius:50%;background-color:#fff;color:#000}.VideoList .HScrollBar:hover .ScrollIndicator{display:inline-block}.VideoList .HScrollBar.Left{left:0}.VideoList .HScrollBar.Left:hover{background-image:linear-gradient(to right,rgba(0,0,0,.8),rgba(0,0,0,0))}.VideoList .HScrollBar.Right{right:0}.VideoList .HScrollBar.Right:hover{background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.8))}#PlaylistsSlider{z-index:20;position:relative;pointer-events:none}#PlaylistsSlider .Background{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5) 40%);transform:translateY(60%);transition:transform .25s}#PlaylistsSlider .VerticalScroller{position:absolute;top:100%;left:0;width:100%;pointer-events:all;padding-bottom:3rem;transition:transform .25s}#PlaylistsSlider .VerticalScroller .PlaylistRow{height:10rem}#PlaylistsSlider .VerticalScroller .PlaylistRow .Title{padding-left:4.5rem;margin-bottom:.5rem}#PlaylistsSlider .ScrollBar{display:none;position:absolute;left:0;width:100%;height:3rem;text-align:center;pointer-events:all}#PlaylistsSlider .ScrollBar .ScrollIndicator{display:none;position:relative;top:.5rem;height:2rem;width:2rem;border-radius:50%;background-color:#fff;color:#000}#PlaylistsSlider .ScrollBar:hover .ScrollIndicator{display:inline-block}#PlaylistsSlider .ScrollBar.Top{top:2rem}#PlaylistsSlider .ScrollBar.Top:hover{background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0))}#PlaylistsSlider .ScrollBar.Bottom{display:block;bottom:0}#PlaylistsSlider .ScrollBar.Bottom:hover{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8))}#PlaylistsSlider.full .Background{background-color:#030e21;background-image:none;transform:none}#PlaylistsSlider.full .ScrollBar.Top{display:block}#StageSlider .SliderEntry{position:absolute;transition:transform .4s;z-index:10}#StageSlider .SliderEntry.left{transform:translate(-100%);z-index:9}#StageSlider .SliderEntry.right{transform:translate(100%);z-index:9}#StageSlider .SliderEntry .Gradient{background-image:linear-gradient(to right,rgba(0,0,0,.8),rgba(0,0,0,0) 60%)}#StageSlider .SliderEntry .Details{position:absolute;top:7rem;left:5rem;height:13rem;transition:transform .25s}#StageSlider .SliderEntry .Details .Title{font-size:1.8rem;font-weight:700;min-height:1.5rem;margin-bottom:.25rem}#StageSlider .SliderEntry .Details .TextBlock{min-height:4rem}#StageSlider .SliderEntry .Details .Tags{margin-bottom:.6rem}#StageSlider .SliderEntry .Details .Tags div{display:inline-block;font-size:.8rem;padding:.1rem .2rem;margin-right:.5rem}#StageSlider .SliderEntry .Details .Tags div.FSK{border:.1rem solid white;border-radius:.2rem}#StageSlider .SliderEntry .Details .PlayBtn{display:inline-block;padding:.25rem 1rem;border-radius:1rem;border:.1rem solid transparent;margin-top:.75rem;background-color:rgba(0,0,0,.2)}#StageSlider .IndicatorWrapper{position:absolute;top:62%;left:0;width:100%;text-align:center;z-index:20;transition:transform .25s}#StageSlider .IndicatorWrapper .Indicator{display:inline-block;background-color:rgba(0,0,0,.2);border-radius:1em}#StageSlider .IndicatorWrapper .Indicator .ScrollEntry{display:inline-block;font-size:1.5rem;font-weight:700;padding:0 .5rem;border-radius:1em}#StageSlider .IndicatorWrapper .Indicator .ScrollEntry:hover{background-color:#fff;color:#000}#StageSlider .IndicatorWrapper .Indicator .IndicatorEntry{display:inline-block;margin:.2rem 1rem;border-radius:50%;background-color:#fff;width:.5rem;height:.5rem}#StageSlider .IndicatorWrapper .Indicator .IndicatorEntry.selected{background-color:#ca8a04}#StageSlider .IndicatorWrapper .Indicator span{font-size:1.5rem;font-weight:700;color:rgba(0,0,0,.4);margin:0 .5rem}#StageSlider.focused .SliderEntry.centered .Details .PlayBtn{background-color:#fff;color:#000}#StageSlider.focused .IndicatorWrapper .Indicator span{color:#fff}#StageSlider.slim .Details{transform:translateY(-1.5rem)}#StageSlider.slim .IndicatorWrapper{transform:translateY(-2.5rem)}#SeriesDetails{position:relative;padding-top:3.5rem}#SeriesDetails .StageImage{width:100%;height:14.5rem;object-fit:cover}#SeriesDetails .Details{padding:1rem 5rem}#SeriesDetails .Details .Title{font-size:2rem;margin-bottom:.5rem}#SeriesDetails .Details .Description{line-height:1.8rem;max-height:3.6rem;line-height:1rem;max-height:2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#SeriesDetails .VideoList{position:absolute;bottom:1.5rem;left:0;width:100%}#SeriesDetails.with-seasons .Details{padding-top:.25rem;padding-bottom:.5rem}#SeriesDetails.with-seasons .VideoList{bottom:.75rem}#SeriesDetails.with-seasons .Seasons{position:absolute;bottom:9.5rem;left:5rem}#SeriesDetails.with-seasons .Seasons .Season{display:inline-block;font-size:.9rem;padding:.2rem 1rem;border-radius:1rem;border:.1rem solid #fff;margin-right:1rem}#SeriesDetails.with-seasons .Seasons .Season.current{color:#ca8a04}#SeriesDetails.with-seasons.seasons-focused-true .VideoList .VideoTeaser.focused{border-color:transparent}#SeriesDetails.with-seasons.seasons-focused-true .Seasons .Season.focused{background-color:#fff;color:#000}#Player video{position:absolute;top:0;left:0;width:100%;height:100%}#Player .ErrorAlert{display:none;position:absolute;top:25%;left:50%;transform:translate(-10rem);width:22rem;padding:1rem;background-color:rgba(0,0,0,.8);color:#8b0000;border:1px solid darkred;text-align:center;font-size:1.3rem}#Player .ErrorAlert.FskError{display:block;z-index:10}#Player #VideoPlayer.error .Overlay,#Player #VideoPlayer.paused .Overlay,#Player #VideoPlayer.preparing .Overlay,#Player #VideoPlayer.waiting .Overlay{display:block;background-color:rgba(0,0,0,.3)}#Player #VideoPlayer.waiting .ErrorAlert.NoNetwork,#Player #VideoPlayer.error .ErrorAlert.GeneralError{display:block}#Player .Overlay{display:none}#Player.controls #BottomBar .VideoButtons .Button.active{border-color:#fff}#Player.playlist.hudActive #BottomBar.playlist{transform:unset}#Player.hudInactive #MenuHeader{transform:translateY(-3.5rem)}#Player.hudInactive #BottomBar{transform:translateY(100%)}#BottomBar{position:absolute;bottom:0;left:0;width:100%;background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));padding-bottom:1rem;transition:transform .25s}#BottomBar .PaddingWrapper{padding:1rem 4.5rem 0}#BottomBar .VideoInfos .VideoTitle{font-size:1.3rem;margin-bottom:.5rem}#BottomBar .VideoInfos .VideoDesc{line-height:1rem;max-height:2rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#BottomBar .ProgressBar{position:relative;height:.25rem;background-color:#666;border-radius:.125rem;overflow:hidden;margin-top:.5rem}#BottomBar .ProgressBar .progress{position:absolute;top:0;left:0;height:100%;background-color:#fff}#BottomBar .TimeInfo{margin-top:.25rem}#BottomBar .TimeInfo.left{float:left}#BottomBar .TimeInfo.right{float:right}#BottomBar .VideoButtons{margin-top:1rem;text-align:center}#BottomBar .VideoButtons .Button{display:inline-block;position:relative;border:.1rem solid transparent;border-radius:.25rem;width:3rem;height:2rem;margin:0 .5rem;background-repeat:no-repeat;background-position:center center;background-size:40%}#BottomBar .VideoButtons .Button.PlayPause.playing{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYAQMAAADaua+7AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURUdwTPHx8ewxj8AAAAABdFJOUwBA5thmAAAAEklEQVQI12NgwAKYGQ6QhbEAAPX5Cqu8e2N+AAAAAElFTkSuQmCC)}#BottomBar .VideoButtons .Button.PlayPause.paused{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUdwTPLy8vPz8/Pz8/Ly8vPz8/Hx8T/fvYcAAAAGdFJOUwDqFU+qa55LWQwAAAA7SURBVBjTY2AgEwQhcxINkDhpKQpInDRhZE6aEzIHoQ3IQWgDceDaMDjIylAMcMJhKbJzUBwaxEA+AABE5BQhaXpSQQAAAABJRU5ErkJggg==)}#BottomBar .VideoButtons .Button.PlayPause.finished{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAB3klEQVRIx+WVvYtTQRTFT56Dxs0Wiks2hbhgHVEwjWClIAFrrWy2U9BGsHR7/wKLbbQVthAlgsJ+CYLYWGmzKYQgbCMo+IH8OGszkWF4Ly+JpRcGhnvPPffdmbnnSXMYpol5gblThy3mIF+Q9EpSX9LxOnwoIVBMPCFpGIpwkMRakp5LuhhdJzG9uP8g6UcoQuWXHcLcxgwxB3E9jQXHx7KVxMrWMHIcyckXMdsVSQsRc7+GPF3bmMW/R4J5VgEcZB3szlDkJUbC9EvaXMWcwzSyTltZp48xPcz5mDPMuPrCbCSOL5jlmlfUwryO+LUsthw5xnxPCkndBLMeirA/8dkV4bukK5IGkr5msX1JDxPXhSCpmTiG08xCKMJPzNWK8Kdk76A5rfK9/+skz2r/QYFOp6Pume7cBUJWZCUHjD6Pbkq6JOlGKMLvKTjTOaKQ9D5xrGLaWUJb0jVJg6imk4awLelW4vpYJhV7mOtRAnqY9UzEWrm8Y07FnL0yqRBmcwYR28U0E/KNCtzmWCiFWcLszFDkQaKwZfEdzFJ+fkcxdzGjGvKtrIO0+xHmHubwpItqYE4nd/AoIXhXcgcNzFnMSi7v0/7k1yL5W8yxeeagzr5JeiPpcijCr1kL/AH+iBgDK75UIgAAAABJRU5ErkJggg==)}#BottomBar .VideoButtons .Button.PlayPause.error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAABjklEQVRIx7WWzWrCQBSFvwzddKkrwTyDeaZicdEqrkQQf6u4ExGtisWH8h2yNRU3XYi5XWQiY4g2anNgNpl77s3MnXNmrG2+QIisuwH4BJ6Bomc7QgJk3Y0FrIEf4N2zndPcUyT5FHjTn/yMu3n9NoLjkAl4X8BLyMu6m0pYRBlBE6BscIsWrHThS3+OBSugaHwuA5NMyPNFEJGxXMbSF2GbL5wNzVte4Y19ERCRkfyNuVlEJ58n4I0QkZokw/QowjFIPk3IqSEBoZ6QMNEjCeoiAtt8gUNQpCH/h8ZBb6kC2AdHagi0eBwtYLg3jymAZzsIDIDOA8k7AgNTaMqc1aL6AHp3JO8BH1FhqmiUrt4F+jck7wNdL0b1ipSh4uSvV9C6sbHdOFtRMcbVvrPRHaCdiRRREeNq3tngU6MtaJ6tJG2hpW8VaZudAnIJ9nYhUNnZDrtA8RVgkYCXS//CMYLj9nYlMcnDofu3iuuVb7qp9o8qMDOWtxYoeVcufW2QJf2iCDEDqqEnWWk/W34BFZe66yvVH58AAAAASUVORK5CYII=)}#BottomBar .VideoButtons .Button.PlayPause.preparing,#BottomBar .VideoButtons .Button.PlayPause.buffering,#BottomBar .VideoButtons .Button.PlayPause.waiting{background-image:none}#BottomBar .VideoButtons .Button.PlayPause.preparing:before,#BottomBar .VideoButtons .Button.PlayPause.buffering:before,#BottomBar .VideoButtons .Button.PlayPause.waiting:before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAYAAABe3VzdAAABjUlEQVRYw+2Yv0rDUBSHv4hFog4d8gzFTioO0kmk4uDi6KjP0BfoG/gIboKOFjO4uIqDNE46dXUxnUQRhONyiqEkzb3pbRqhB37k9v753Y8m9+S0nojgMDb1+uzKcMkhXAuIVK0qAm5ltCsDOJMwBQyAI6DmYM+aegUuAR+AELgD/CngfPUI1dMZ4Ipe99XcLwgXqkfS0wngMTDMgfzOaKfBDdUzP0TEVNsiEstf3IuInxivi8itqp7o93XuKGL1MtrXBjANsmuwplsUTkSs00wfOABi/fxmsGY0J9a1fZsNvYKvukD1ajh/A3hXUQZg5RL13GI5o/9E08D4uACPwHnB/TrALuCN9f8AN8C16S3+zEnGTYvnL/kcvkwY/wJWTW9xb4JRBAwKfHsDXYvNnotDsgDMqEou9XfHzrzSjGnJdAo8zZTQ4sWdVpU0LYsNa00Dl1aVrKtKB+wZwDVE5EPVcAVoekgOE5VwVsnUBtZU7bJP8RlwAezZ1nNlneIr1b9O1FFGe6rwqv7n0S/hqru3cci5iAAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;width:1.2rem;height:1.2rem;margin:-.6rem 0 0 -.6rem;animation:spin 1s linear infinite}#BottomBar .VideoButtons .Button.SeekLeft{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUdwTPPz8/Ly8vPz8/Ly8vPz8/Hx8QAhsq8AAAAGdFJOUwBS6hWqawHSt04AAABJSURBVBjTY2AgF5jCCQYGRjUYwcDA7JYGJYBAKC0NSjAwmKQBaTABUgukwQRYLRCACbBaGEDjoChDMQDVaFRLUZ2D4lBUL5AIAMmXIjuaVkSIAAAAAElFTkSuQmCC)}#BottomBar .VideoButtons .Button.SeekRight{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUdwTPLy8vPz8/Pz8/Ly8vPz8/Hx8T/fvYcAAAAGdFJOUwDqFVKqa4q1aS8AAABISURBVBjTY2AgBwTBCSBINIARQJCWogAlQJw0YSgB5qQ5QQgIJ9EATEA4aSlgQgHCgQBhLBxkZSgGIBuNbCmyc1AciuIF0gEAXrsn2z1MgRcAAAAASUVORK5CYII=)}#BottomBar .VideoList{margin-top:.5rem}#BottomBar.playlist{background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6) 50%);transform:translateY(6rem)}#BottomBar.ad .ProgressBar{background-color:#000}#BottomBar.ad .ProgressBar .progress{background-color:#ca8a04}#VideoPlayer.error #BottomBar .VideoInfos .VideoDesc,#VideoPlayer.paused #BottomBar .VideoInfos .VideoDesc,#VideoPlayer.preparing #BottomBar .VideoInfos .VideoDesc,#VideoPlayer.waiting #BottomBar .VideoInfos .VideoDesc{max-height:unset;line-clamp:unset;-webkit-line-clamp:unset}#CloseAppConfirmModal{z-index:900;background-color:rgba(0,0,0,.8)}#CloseAppConfirmModal .CAMModal{position:absolute;top:35%;left:50%;transform:translate(-10rem);width:20rem;background-color:#666;border-radius:1rem;text-align:center;padding:1.5rem}#CloseAppConfirmModal .CAMModal .CAMBtn{display:inline-block;padding:.25rem 1rem;border-radius:1rem;border:.1rem solid transparent;margin-top:.75rem;background-color:rgba(0,0,0,.2)}#CloseAppConfirmModal .CAMModal .CAMBtn.CAMCancelBtn{margin-right:2rem}#CloseAppConfirmModal .CAMModal .CAMBtn.focused{background-color:#fff;color:#000}#MenuHeader{position:absolute;top:0;left:0;width:100%;height:3.5rem;padding:1rem 4.5rem;background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));z-index:100;transition:transform .25s;pointer-events:none}#MenuHeader .BibelTVLogo{float:left;height:1.5rem}#MenuHeader .MenuList{float:right}#MenuHeader .MenuList .MenuEntry{display:inline-block;padding:.25rem 1rem;border-radius:1rem;border:.1rem solid transparent;margin-left:1.5rem;pointer-events:all}#MenuHeader .MenuList .MenuEntry.current{color:#ca8a04}#MenuHeader .MenuList .MenuEntry.focused{background-color:#fff;color:#000}#MenuHeader.hidden{transform:translateY(-3.5rem)}#Keyboard{margin-top:3.5rem}#Keyboard .keyboard{text-align:center;padding:0 4.5rem}#Keyboard .keyboard .key{display:inline-block;margin:.5%;padding:.5rem 0;width:6%;background-color:#666}#Keyboard .keyboard .key.selected{background-color:#fff;color:#000}#Keyboard .searchText{position:relative;margin-top:1rem;padding:1rem 4.5rem;height:3rem;background-color:#fff;color:#055f96}#Keyboard .searchText .intro{float:left}#Keyboard .searchText .text{margin-left:.5rem;float:left}#Keyboard .searchText .text .cursor:after{content:"|";animation:transparency 1.5s step-start infinite}@keyframes transparency{50%{opacity:0}}#Keyboard .searchText .deleteBtn{position:absolute;right:8%;top:.6rem;padding:.25rem 0;width:4%;text-align:center;background-color:#666;color:#fff;border:.1rem solid transparent}#Keyboard .searchText .deleteBtn.selected{background-color:#fff;color:#000;border-color:#055f96}#SearchHistory{position:absolute;top:44%;left:44%;width:47%;background-color:#fff;color:#055f96}#SearchHistory .historyRow{position:relative}#SearchHistory .historyRow .historyEntry{height:auto;margin:.75rem;width:86%;border:.1rem solid transparent;padding:.5rem .75rem;white-space:nowrap;overflow:hidden}#SearchHistory .historyRow .historyEntry.selected{border-color:#055f96}#SearchHistory .historyRow .deleteEntry{position:absolute;top:0;right:2%;background-color:#fff;padding:.5rem .75rem;border:.1rem solid transparent}#SearchHistory .historyRow .deleteEntry.selected{border-color:#055f96}#SearchResult{position:absolute;top:49%;left:0;width:100%;padding:0 4.5rem}#SearchResult .loadingSpinner:before{content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAeCAYAAABe3VzdAAABjUlEQVRYw+2Yv0rDUBSHv4hFog4d8gzFTioO0kmk4uDi6KjP0BfoG/gIboKOFjO4uIqDNE46dXUxnUQRhONyiqEkzb3pbRqhB37k9v753Y8m9+S0nojgMDb1+uzKcMkhXAuIVK0qAm5ltCsDOJMwBQyAI6DmYM+aegUuAR+AELgD/CngfPUI1dMZ4Ipe99XcLwgXqkfS0wngMTDMgfzOaKfBDdUzP0TEVNsiEstf3IuInxivi8itqp7o93XuKGL1MtrXBjANsmuwplsUTkSs00wfOABi/fxmsGY0J9a1fZsNvYKvukD1ajh/A3hXUQZg5RL13GI5o/9E08D4uACPwHnB/TrALuCN9f8AN8C16S3+zEnGTYvnL/kcvkwY/wJWTW9xb4JRBAwKfHsDXYvNnotDsgDMqEou9XfHzrzSjGnJdAo8zZTQ4sWdVpU0LYsNa00Dl1aVrKtKB+wZwDVE5EPVcAVoekgOE5VwVsnUBtZU7bJP8RlwAezZ1nNlneIr1b9O1FFGe6rwqv7n0S/hqru3cci5iAAAAABJRU5ErkJggg==);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;width:1.75rem;height:1.75rem;margin:-1.4rem 0 0 -.9rem;animation:spin 1s linear infinite;z-index:3}@keyframes spin{to{transform:rotate(360deg)}}#SearchResult .scroller{transition:transform .25s}#SearchResult .scroller .row{margin-bottom:1rem}#SearchResult .scroller .row .entry{position:relative;display:inline-block;width:22.5rem;margin-right:2.5rem;height:7.2rem;background-color:#000;border:.1rem solid transparent;border-radius:.5rem;overflow:hidden;transition:transform .25s}#SearchResult .scroller .row .entry .teaserImg{position:absolute;top:0;left:0;z-index:1}#SearchResult .scroller .row .entry .details{position:absolute;top:0;left:25%;width:75%;height:100%;padding:.8rem .5rem .8rem 17%;z-index:2;background-image:linear-gradient(to right,rgba(0,0,0,0),#000 45%)}#SearchResult .scroller .row .entry .details .title{font-size:1.2rem;line-height:1rem;max-height:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#SearchResult .scroller .row .entry .details .infos{font-size:.8rem;margin-bottom:.8rem;text-wrap:nowrap}#SearchResult .scroller .row .entry .details .subtitle{line-height:1rem;max-height:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#SearchResult .scroller .row .entry .details .duration{font-size:.8rem;margin-top:.5rem}#SearchResult .scroller .row .entry.selected{border-color:#fff;transform:scale(1.1)}#Cookies{margin:0 4.5rem 1.5rem;background-color:#666;border-radius:1rem;padding:.5rem 2rem}#Cookies p{margin-top:0}#Cookies .btn{display:inline-block;padding:.25rem 1rem;border-radius:1rem;border:.1rem solid transparent;background-color:#000;margin-left:1rem}#Cookies .btn.focused{background-color:#fff;color:#000}#Donate{margin:0 4.5rem 1.5rem;background-color:#666;border-radius:1rem;padding:.5rem 2rem}#Donate .qr-code{width:9rem;float:right}#Donate h1{margin:0 0 .5rem;font-size:1.2rem}#Donate p{margin-top:0}#Donate .clearfix{clear:both}#Settings .scrollWrapper{position:absolute;top:4.5rem;bottom:0;left:0;right:0;overflow-y:scroll}#Privacy{margin-bottom:1.5rem;margin-left:4.5rem;margin-right:4.5rem;background-color:#666;border-radius:1rem;padding:.5rem 2rem}#Privacy h1{margin:0 0 .5rem;font-size:1.2rem}#Privacy h2{font-size:1rem;margin:0 0 .2rem}#Privacy h3,#Privacy h4{font-size:.9rem;margin:0 0 .2rem}#Privacy p{font-size:.8rem;margin:0 0 .2rem}#Privacy ul li{font-size:.8rem}#Privacy ol li ol{padding:.5rem}
