@-webkit-keyframes slideInBottom{0%{opacity:0;-webkit-transform:translate3d(0,10rem,0);transform:translate3d(0,10rem,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInBottom{0%{opacity:0;-webkit-transform:translate3d(0,10rem,0);transform:translate3d(0,10rem,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}body{position:relative;color:#fff;background-color:#191923;line-height:1.2;box-sizing:border-box;overflow-x:hidden}body:after{position:fixed;z-index:-1;content:"";top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover}.ReactModalPortal{z-index:9999!important}input{font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;line-height:1.2}a{text-decoration:none;color:currentColor}ol,p,ul{margin:0;padding:0}hr{border:0;border-bottom:1px solid hsla(0,0%,100%,.1)}img,svg{max-width:100%;vertical-align:middle}img{height:auto}iframe{border:0;width:100%}button{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:0;cursor:pointer;padding:0;color:inherit;background-color:transparent}button:focus{outline:none}h1,h2,h3,h4,h5,h6{color:#fff}body{font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin:0;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.h1,h1{font-size:44px;line-height:1}.h2,h2{font-size:30px;line-height:1.1}.h3,h3{font-size:24px;line-height:1.25}.h4,h4{font-size:20px}.h5,h5{font-size:18px}.h6,h6{font-size:16px}.lowercase{text-transform:lowercase}.ui-center{text-align:center;margin-left:auto;margin-right:auto}.ui-animated{-webkit-transition-property:all;transition-property:all;-webkit-transition-duration:.35s;transition-duration:.35s}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.is-hidden-mobile{display:none!important}@media(min-width:992px){.is-hidden-mobile{display:block!important}}.is-hidden-desktop{display:block!important}.is-hidden-desktop.is-flex{display:-webkit-box!important;display:flex!important}@media(min-width:992px){.is-hidden-desktop,.is-hidden-desktop.is-flex{display:none!important}}.is-content{position:relative;z-index:9}.zooming-open .is-content{z-index:auto}.cross-domain-iframe{display:none}@-webkit-keyframes loaded{0%{opacity:0}to{opacity:1}}@keyframes loaded{0%{opacity:0}to{opacity:1}}.lozad{opacity:0}.lozad.is-loaded{-webkit-animation:loaded 1.25s forwards;animation:loaded 1.25s forwards}.badge{z-index:5;padding:4px 6px;background-color:#f50a00;color:#fff;box-shadow:2px 2px 0 0 rgba(245,10,0,.05);text-transform:none;font-size:10px;line-height:1.2;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700;-webkit-transition:box-shadow .35s,-webkit-transform .35s;transition:box-shadow .35s,-webkit-transform .35s;transition:transform .35s,box-shadow .35s;transition:transform .35s,box-shadow .35s,-webkit-transform .35s}.badge.is-small{padding:2px 6px}.ui-animated:hover .badge{-webkit-transform:translate3d(-2px,-2px,0);transform:translate3d(-2px,-2px,0);box-shadow:2px 2px 0 0 rgba(245,10,0,.75)}@media(min-width:576px){.badge{font-size:14px}.badge.is-small{font-size:12px}}.blockquote{margin-left:0;margin-right:0;padding-left:15px;padding-right:15px}.is-separated .blockquote{padding-left:0;padding-right:0}.blockquote__text{font-size:21px;line-height:1.1;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700;color:#fff}@media(min-width:768px){.blockquote__text{font-size:24px;line-height:1.25}}.blockquote__source{font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:400;margin-top:5px;font-size:14px;text-transform:uppercase;color:#f50a00}@-webkit-keyframes buttonLoading{0%{opacity:.2}to{opacity:.8}}@keyframes buttonLoading{0%{opacity:.2}to{opacity:.8}}.button{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;padding:8px 20px;border-radius:0;font-size:16px;line-height:1.5;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700;cursor:pointer;-webkit-transition-property:background-color,color,border;transition-property:background-color,color,border;-webkit-transition-duration:1s infinite;transition-duration:1s infinite}.button:focus{outline:none}.button:disabled{opacity:.75;pointer-events:none}.button.is-loading{-webkit-animation:buttonLoading .5s infinite alternate;animation:buttonLoading .5s infinite alternate}.button--cookie{color:#000;background-color:#efefef;-webkit-transition:background-color .25s;transition:background-color .25s}.button--cookie:focus,.button--cookie:hover{background-color:#e2e2e2}@media(max-width:767px){.button--cookie{font-size:14px}}.button--cookie svg{flex-shrink:0}.button--default{background-color:#f50a00;color:#fff;-webkit-transition:box-shadow .25s;transition:box-shadow .25s}.button--default.is-disabled{cursor:not-allowed;background-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);box-shadow:none!important}.button--default:focus,.button--default:hover{box-shadow:0 2px 15px 0 rgba(0,0,0,.35)}.button--outline{border:1px solid;-webkit-transition:box-shadow .25s;transition:box-shadow .25s}.button--outline:focus,.button--outline:hover{box-shadow:0 2px 15px 0 rgba(0,0,0,.35)}.button--facebook{background-color:#3b5998;color:#fff;-webkit-transition:box-shadow .25s,background-color .35s;transition:box-shadow .25s,background-color .35s}.button--facebook:focus,.button--facebook:hover{background-color:#344e86;box-shadow:0 2px 15px 0 rgba(0,0,0,.35)}.button--link{font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:400;font-size:14px;color:#f50a00;background-color:transparent;text-decoration:underline}.button--block{width:100%;margin:10px 0}.button.-prefix{appearance:none;-webkit-appearance:none;-moz-appearance:none}.button.-prefix .icon{margin-right:5px}.button.-suffix{appearance:none;-webkit-appearance:none;-moz-appearance:none}.button.-suffix .icon{margin-left:5px}.read-more{color:#fff;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.read-more .icon{margin-left:5px;fill:#f50a00;width:16px;height:16px}.read-more:focus{outline:none}.back-link{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;font-size:14px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700;line-height:1}.back-link>*+*{margin-left:7px}.back-link:focus .back-link__icon,.back-link:hover .back-link__icon{-webkit-transform:translateX(-3px);transform:translateX(-3px)}.back-link__icon{color:#f50a00;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}.social-button{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:3px 3px 0;flex-shrink:0}.social-button:first-of-type{margin-left:0}.social-button__icon{color:#fff;-webkit-transition:color .45s;transition:color .45s;width:20px;height:20px}.social-button--rounded{width:40px;height:40px;border-radius:50%;-webkit-transition:background-color .45s;transition:background-color .45s}.social-button--primary{background-color:#242432}.social-button--primary:focus,.social-button--primary:hover{background-color:#fff}.social-button--primary:focus .social-button__icon,.social-button--primary:hover .social-button__icon{color:#242432}.social-button--secondary{background-color:rgba(0,34,66,.1)}.social-button--secondary .social-button__icon{color:#fff}.social-button--secondary:focus,.social-button--secondary:hover{background-color:#fff}.social-button--secondary:focus .social-button__icon,.social-button--secondary:hover .social-button__icon{color:#f50a00}.social-button.size-44{width:44px;height:44px}.cta{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.cta__block{background-color:#242432;padding:30px}.cta__title{font-size:responsive 21px 24px;line-height:1.1;color:#fff}.cta__description{margin-top:10px;font-size:15px}.cta__description a{text-decoration:underline}.cta__description a:focus,.cta__description a:hover{text-decoration:none}.cta__description ol,.cta__description ul{list-style-position:inside}.cta__media{width:100%;max-height:40rem;overflow:hidden}.cta__media img{width:100%;height:auto}@supports((-o-object-fit: cover) or (object-fit: cover)){.cta__media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.cta__button{width:100%;margin-top:15px}@media(min-width:768px){.cta__button{width:auto}}.cta--default{background-color:#242432;border:1px solid transparent}.cta.is-section{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.cta.is-section .cta__media{width:50%}.cta.is-section .cta__title{font-size:18px}@media(min-width:768px){.cta.is-section .cta__title{font-size:36px}}.cta.is-section .cta__description{display:none}@media(min-width:768px){.cta.is-section .cta__description{display:block;font-size:18px;line-height:1.6}}.cta.is-section .cta__block{width:50%}@media(max-width:991px){.cta.is-section .cta__block{padding:10px}}.cta--no-image.cb--large .cta__block{width:100%}@media(min-width:768px){.cta--no-image.cb--large .cta__block{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%}.cta--no-image.cb--large .cta__text{-webkit-box-flex:1;flex-grow:1;margin-right:15px}.cta--no-image.cb--large .cta__button{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:30%}}.cta.cb--small{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cta.cb--small .cta__button{width:100%!important}.cta.cb--large{clear:both}@media(min-width:768px){.cta.cb--large{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.cta.cb--large:not(.cta--no-image) .cta__block{max-width:52%}}.date{font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:rgba(25,25,35,.5)}.embed iframe,.embed img[src$=".gif"]{width:100%}.is-full-width .embed.cb{margin:0}.faq{display:block;list-style-type:none;clear:both}.faq a[href]{text-decoration:underline;color:#fff}.faq__question{position:relative;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;margin-bottom:7.5px;font-size:20px;font-weight:700;color:#fff;cursor:pointer}.faq__question .icon{position:absolute;top:10px;left:-30px;width:14px;height:14px;fill:#fff;-webkit-transition:-webkit-transform .35s ease-out;transition:-webkit-transform .35s ease-out;transition:transform .35s ease-out;transition:transform .35s ease-out, -webkit-transform .35s ease-out}.faq__answer{overflow:hidden;height:0;font-size:16px;color:#fff}.faq__item{padding:15px 30px}.faq__item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.faq__item.is-open .faq__question .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faq__item.is-open .faq__answer{height:auto}.figure{position:relative;margin:0;padding:0;cursor:-webkit-zoom-in;cursor:zoom-in}.figure:hover .figure__expand{background-color:rgba(0,0,0,.65)}.figure:hover .figure__expand>svg{-webkit-transform:scale(1.25);transform:scale(1.25)}.figure__caption{margin-top:5px;font-size:13px;color:rgba(25,25,35,.5)}.cb-image{display:block}.zooming-close-button{z-index:999;position:fixed;top:0;right:0;padding:14px}.zooming-close-button:focus{box-shadow:0 0 0 2px hsla(0,0%,100%,.25)}.pager{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:30px 0;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.pager__next,.pager__page,.pager__previous{font-family:inherit}.pager__page{position:relative;padding:15px}.pager__page:after{content:"";position:absolute;z-index:-1;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:35px;height:35px;border-radius:50%;-webkit-transition:background-color .45s;transition:background-color .45s}.pager__page:hover:after{background-color:hsla(0,0%,100%,.85)}.pager__page.is-active{pointer-events:none}.pager__page.is-active:after{background-color:hsla(0,0%,100%,.1)}.pager__page.is-more{pointer-events:none}.text ol,.text ul{padding:0 30px;margin:15px;list-style:none}.text ol>li,.text ul>li{position:relative}.text ol>li:not(:last-of-type),.text ul>li:not(:last-of-type){margin-bottom:15px}.text ol>li:before,.text ul>li:before{position:absolute;font-weight:800;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#f50a00}.text{font-size:17px;line-height:1.6}@media(min-width:768px){.text{font-size:18px;line-height:1.7}}.text h2,.text h3,.text h4,.text h5,.text h6{margin-top:.75em;margin-bottom:.5em}.text a{color:#f50a00;text-shadow:-1px -1px 0 #191923,1px -1px 0 #191923,-1px 1px 0 #191923,1px 1px 0 #191923;background-image:linear-gradient(0deg,transparent,transparent 1px,#f50a00 0,#f50a00 2px,transparent 0)}.text a:hover{color:hsla(0,0%,100%,.75);background-image:linear-gradient(0deg,transparent,transparent 1px,#fff 0,#fff 2px,transparent 0)}.text p{margin:15px 0}.text p:first-of-type{margin-top:0}.text p:last-of-type{margin-bottom:0}.text ul{list-style-type:disk;clear:both}.text ul>li::marker{content:""}.text ul>li:before{content:"•";top:15px;left:-30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:inherit}.text ol{counter-reset:a;clear:both}.text ol>li{counter-increment:ol-list}.text ol>li:before{content:counter(ol-list) ".";font-size:24px;top:-6px;left:-30px}.title{font-size:26px;line-height:1;font-weight:300}.title>span{font-weight:400;color:#f50a00}.popular-title{font-size:21px;line-height:1.1;text-transform:uppercase}.popular-title>span{font-weight:400;display:inline-block}@media(min-width:768px){.popular-title{font-size:26px;line-height:1}.popular-title>span{display:block}}.cbs{clear:fix;width:100%}.cb{margin-top:15px;margin-bottom:15px}.cb:not(.cb-text){clear:both}.is-separated .cb:not(.cb--small){padding-top:15px;padding-bottom:15px}.is-separated .cb.is-section{padding-top:15px}.is-separated .cb:not(.is-section):not(.cb--small) .cb:not(.is-full-width){max-width:710px;margin-left:auto;margin-right:auto}.is-pull-out .cb.can-pull-out{clear:both}@media screen and (min-width:1410px){.is-pull-out .cb.can-pull-out{margin-left:calc(-50vw + 512.5px);margin-right:calc(-50vw + 512.5px)}}@media screen and (max-width:768px){.cb.is-full-width{max-width:none;margin-left:-10px;margin-right:-10px}}@media screen and (min-width:768px)and (max-width:1410px){.cb.is-full-width{margin-left:-15px;margin-right:-15px}}@media(min-width:768px){.cb--small{width:calc(50% - 30px);float:left;margin-right:30px}}.cb--large{width:100%}.cb--large:not(.cb-text){clear:both}.cb--large+.cb{margin-top:0}.cb-video{clear:both}.edit-content-block{margin-bottom:20px}.edit-content-block a{font-size:12px;text-decoration:underline}.edit-content-block a:focus,.edit-content-block a:hover{text-decoration:none;opacity:.75}.ad-container>script{display:none!important}.card-teaser__duration-bar:after,.image-teaser__duration-bar:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100px;background-image:linear-gradient(165deg,transparent 65%,rgba(0,0,0,.65) 98%)}.duration-bar:before{content:"";position:absolute;z-index:1;width:100%;height:2px;left:0;right:0;bottom:0;background-color:transparent}@media(min-width:576px){.duration-bar:before{height:3px}}.duration-bar__progress{position:absolute;z-index:2;width:100%;max-width:100%;height:2px;left:0;right:0;bottom:0;-webkit-transition:width .35s ease-in;transition:width .35s ease-in}@media(min-width:576px){.duration-bar__progress{height:3px}}.duration-bar__label{position:relative;z-index:4;display:block;padding:2px 4px;float:right;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;background-color:transparent;color:#fff}.duration-bar__label.is-left{float:left}.duration-bar__label>svg{width:15px;height:12px}@media(min-width:576px){.duration-bar__label{font-size:16px;padding:10px}}.duration-bar.is-watched:before,.duration-bar.is-watching:before{background-color:transparent}.duration-bar.is-watched .duration-bar__progress,.duration-bar.is-watching .duration-bar__progress{background-color:#c20800}.embed-video,.video-container .theoplayer-video-container,.video-message,.video-unavailable{position:absolute!important;left:0;top:0;right:0;bottom:0;display:block;width:100%!important;height:100%!important}.theoplayer-video-container:not(.theo-related-showing) .theo-related{visibility:hidden}.theoplayer-video-container:not(.theo-social-showing) .theo-social{visibility:visible}.theoplayer-video-container:not(.theo-upnext-bar-showing) .theo-upnext-panel{visibility:hidden}.theoplayer-video-container .theo-upnext-panel-showing .theo-upnext-panel{visibility:visible}.theoplayer-video-container .theo-upnext-bar{top:10px}.theoplayer-video-container .theo-upnext-bar.theo-size-m{width:45%;max-width:350px;height:18%;min-width:80px;max-height:135px}.theoplayer-video-container .theo-upnext-bar .theo-upnext-bar-image{background-position:50%;margin-right:10px;max-width:198px}.theoplayer-video-container .theo-upnext-bar .theo-upnext-bar-content{left:-10px;width:100%;-webkit-transition:left .2s ease-in-out;transition:left .2s ease-in-out}.video-container{position:relative;display:block;width:100%!important;height:auto!important;background-size:cover;background-position:50%}.video-container:after{content:"";display:block;padding-top:56.25%}@media(min-width:768px){.video-container{margin:0;width:auto}}.video-container .ad-notice{position:absolute;left:50%;top:0;z-index:2;padding:7px 10px;font-size:12px;font-weight:700;line-height:1;background-color:rgba(0,0,0,.5);color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.video-container .loading-animation{display:inline-block;z-index:5;position:absolute;left:50%;top:50%;width:30px;height:30px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-container .theoplayer-video-container{z-index:2}.video-container__branding{position:absolute;top:15px;left:15px;z-index:4;opacity:0;color:#fff;width:5%}.video-container__branding>svg{width:45px;height:auto}.is-loading .video-container__branding,.is-playing .video-container__branding{opacity:.5}.play-overlay{position:absolute;left:0;top:0;right:0;bottom:0;z-index:5;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.play-overlay.pull-up{margin-top:-150px}.play-overlay__title{position:relative;display:block;padding:8px 12px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:16px;font-weight:700}@supports((-webkit-filter: blur(3px)) or (filter: blur(3px))){.play-overlay__title:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-color:rgba(0,0,0,.25);-webkit-filter:blur(8px);filter:blur(8px)}}@media(min-width:768px){.play-overlay__title{font-size:20px}}.play-button,.vjs-big-play-button{position:relative;display:block;width:75px!important;height:75px!important;background-color:#f50a00!important;border:3px solid #f50a00!important;border-radius:50%!important;-webkit-transition:background-color .45s ease-in-out,-webkit-transform .45s ease-in-out;transition:background-color .45s ease-in-out,-webkit-transform .45s ease-in-out;transition:background-color .45s ease-in-out,transform .45s ease-in-out;transition:background-color .45s ease-in-out,transform .45s ease-in-out,-webkit-transform .45s ease-in-out}.play-button.is-invisible,.vjs-big-play-button.is-invisible{opacity:0}.play-button .theo-big-play-button-svg-container>svg,.vjs-big-play-button .theo-big-play-button-svg-container>svg{display:none!important}.play-button:before,.vjs-big-play-button:before{content:""!important;display:none!important}.play-button:after,.vjs-big-play-button:after{content:"";position:absolute;left:calc(50% - 12px);border-color:transparent transparent transparent #f50a00;border-style:solid;border-width:20px 0 20px 32px}.play-button.is-hover:focus,.play-button.is-hover:hover,.vjs-big-play-button.is-hover:focus,.vjs-big-play-button.is-hover:hover{background-color:#f50a00!important;-webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0)}.vjs-big-play-button{position:absolute;left:50%!important;top:50%!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.autoplay-icon{display:block;width:46px;height:46px}.autoplay-icon polygon{fill:#191923}.autoplay-icon circle{stroke-dasharray:289.018px;stroke-dashoffset:289.018px;-webkit-transition:stroke-dashoffset 3s linear;transition:stroke-dashoffset 3s linear;stroke:#f50a00}.autoplay-icon.is-active circle{stroke-dashoffset:0}@media(min-width:768px){.autoplay-icon{width:92px;height:92px}}.video-message{position:relative;z-index:999;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:15px;text-align:center;-webkit-transition:opacity .85s;transition:opacity .85s;opacity:0;background-image:-webkit-gradient(linear,left top, left bottom,from(#f50a00),to(#c20800));background-image:linear-gradient(#f50a00,#c20800)}.video-message:not(.is-active){display:none}.video-message.is-active{opacity:1;z-index:10}.video-message.pull-down{-webkit-box-pack:end;justify-content:flex-end}.video-message__buttons,.video-message__header,.video-message__subheader{max-width:710px;position:relative;z-index:5}.video-message__header{margin-bottom:15px;font-size:14px;text-transform:uppercase;color:#191923}.video-message__header,.video-message__subheader{font-weight:700;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.video-message__subheader{font-size:21px;color:#fff}.video-message__buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:100%;margin-top:30px;text-align:center;font-size:13px;font-weight:400;text-transform:uppercase;color:#fff}.video-message__buttons button{display:block;width:92px;margin:0 auto}.video-message__buttons svg{margin:0 auto 10px}.video-message--authentication{z-index:1;opacity:1}.video-message--video-ended:after{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-color:rgba(25,25,35,.5)}.video-message--video-ended .video-message__buttons,.video-message--video-ended .video-message__header,.video-message--video-ended .video-message__subheader{color:#fff}.video-message--video-ended .video-container__branding{opacity:.5}.video-unavailable{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-size:cover;color:#fff}.video-unavailable__header{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;position:relative;z-index:3;font-weight:700;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.video-unavailable__header .icon{margin:10px 0;width:16px;height:17px}@media(min-width:576px){.video-unavailable__header .icon{margin:0 10px}}@media(min-width:576px){.video-unavailable__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.video-unavailable:after,.video-unavailable:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%}.video-unavailable:before{background-image:-webkit-gradient(linear,left top, left bottom,color-stop(24%, rgba(1,51,91,0)),color-stop(86%, #191923));background-image:linear-gradient(-180deg,rgba(1,51,91,0) 24%,#191923 86%);opacity:.75;z-index:1}.video-unavailable:after{background-color:#191923;opacity:.5;z-index:2}.video-product-parental-container{position:absolute;right:20px;top:20px;z-index:999;display:-webkit-box;display:flex}.video-product-parental-container>*+*{margin-left:10px}.video-parental-rating,.video-product-placement{display:block;width:30px;height:30px;background-size:contain;background-position:50%}.video-product-placement{background-image:url(/themes/custom/drupack/public/assets/pp.png)}.theoplayer-video-container{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:block;width:100%!important;height:100%!important;overflow:hidden}.theoplayer-video-container button{outline:none!important}.theoplayer-video-container .videoAdUiPreSkipContainer,.theoplayer-video-container .videoAdUiSkipContainer{display:none}.theoplayer-video-container .theo-big-play-button-svg-container,.theoplayer-video-container .theo-settings-control-button,.theoplayer-video-container .theo-top-controlbar,.theoplayer-video-container .vjs-control-text,.theoplayer-video-container .vjs-loading-spinner{display:none!important}.theoplayer-video-container .theoplayer-poster{background-size:cover!important}.theoplayer-video-container .vjs-control-bar{position:absolute;left:0;right:0;bottom:0;z-index:150;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%;height:100px!important;padding:15px 30px;font-size:14px!important;line-height:1!important;background-color:transparent!important;background:-webkit-gradient(linear,left top, left bottom,from(transparent),to(rgba(0,0,0,.5)));background:linear-gradient(transparent,rgba(0,0,0,.5));color:#fff;opacity:1!important;-webkit-transition:bottom .5s ease!important;transition:bottom .5s ease!important}@media(min-width:992px){.theoplayer-video-container .vjs-control-bar{padding:0 6rem}}.theoplayer-video-container .vjs-control-bar.is-hidden{display:none}.theoplayer-video-container .vjs-control-bar>*{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;-webkit-box-ordinal-group:10000;order:9999;width:auto;height:auto!important}.theoplayer-video-container .vjs-control-bar .vjs-button{display:block;width:30px!important;height:30px!important;text-indent:-9999px;background-size:20px!important;background-position:50%!important;background-repeat:no-repeat!important;cursor:pointer}.theoplayer-video-container .vjs-control-bar .vjs-button:before{content:""!important}.theoplayer-video-container .vjs-control-bar .vjs-button .theo-button-tooltip{display:none!important}.theoplayer-video-container .vjs-control-bar .vjs-current-time,.theoplayer-video-container .vjs-control-bar .vjs-remaining-time{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;display:block!important;width:60px;height:20px!important;padding:0!important;line-height:20px!important;white-space:nowrap}.theoplayer-video-container .vjs-control-bar .vjs-current-time{text-align:left}.theoplayer-video-container .vjs-control-bar .vjs-remaining-time{text-align:right}.theoplayer-video-container .vjs-control-bar .vjs-progress-control{width:calc(100% - 120px);margin-top:1px}.theoplayer-video-container .vjs-control-bar .vjs-play-control{margin-left:-5px;margin-right:10px}.theoplayer-video-container .vjs-control-bar .vjs-mute-control{margin-left:0;margin-right:10px}.theoplayer-video-container .vjs-control-bar .vjs-volume-control{margin-left:0;margin-right:auto}.theoplayer-video-container .vjs-control-bar .vjs-fullscreen-control{margin-left:10px;margin-right:-5px}.theoplayer-video-container .vjs-control-bar .vjs-current-time{-webkit-box-ordinal-group:2;order:1}.theoplayer-video-container .vjs-control-bar .vjs-progress-control{-webkit-box-ordinal-group:3;order:2}.theoplayer-video-container .vjs-control-bar .vjs-remaining-time{-webkit-box-ordinal-group:4;order:3}.theoplayer-video-container .vjs-control-bar .vjs-play-control{-webkit-box-ordinal-group:5;order:4}.theoplayer-video-container .vjs-control-bar .vjs-mute-control{-webkit-box-ordinal-group:6;order:5}.theoplayer-video-container .vjs-control-bar .vjs-volume-control{-webkit-box-ordinal-group:7;order:6}.theoplayer-video-container .vjs-control-bar .video-site-icon{-webkit-box-ordinal-group:8;order:7}.theoplayer-video-container .vjs-control-bar .vjs-fullscreen-control{-webkit-box-ordinal-group:9;order:8}.theoplayer-video-container .vjs-slider{height:3px!important;padding:0!important;margin:0!important}.theoplayer-video-container .vjs-slider,.theoplayer-video-container .vjs-slider .vjs-load-progress{background:hsla(0,0%,100%,.25)!important}.theoplayer-video-container .vjs-slider .vjs-load-progress div{display:none!important}.theoplayer-video-container .vjs-slider .vjs-play-progress:before,.theoplayer-video-container .vjs-slider .vjs-volume-level:before{content:""!important;position:absolute;top:-4px;right:-4px;display:block;width:11px;height:11px;border-radius:50%;background-color:#fff}.theoplayer-video-container .vjs-slider .vjs-volume-level{height:3px!important;background-color:#fff}.theoplayer-video-container .vjs-slider .vjs-tooltip-progress-bar{display:none!important}.theoplayer-video-container .vjs-slider .vjs-time-tooltip{position:absolute;left:0;bottom:20px;width:60px!important;height:22px!important;padding:5px!important;font-size:12px!important;text-align:center!important;line-height:1!important;background:#fff!important;color:#000!important;border-radius:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.theoplayer-video-container .vjs-slider .vjs-time-tooltip:after{content:"";position:absolute;left:calc(50% - 2px);top:100%;border-color:#fff transparent transparent;border-style:solid;border-width:3px 3px 0}.theoplayer-video-container .vjs-play-control{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221200px%22%20height%3D%221200px%22%20viewBox%3D%220%200%201200%201200%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%2C0%20L500%2C0%20L500%2C1200%20L0%2C1200%20L0%2C0%20Z%20M700%2C0%20L1200%2C0%20L1200%2C1200%20L700%2C1200%20L700%2C0%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.theoplayer-video-container .vjs-play-control.vjs-paused{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221200px%22%20height%3D%221200px%22%20viewBox%3D%220%200%201200%201200%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%22100%200%201100%20600%20100%201200%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E")}.theoplayer-video-container .vjs-mute-control{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221200px%22%20height%3D%221200px%22%20viewBox%3D%220%200%201200%201200%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%2C348.86557%20L284.50143%2C348.86557%20L712.490457%2C0%20L712.490457%2C1200%20L284.50143%2C851.13443%20L0%2C851.13443%20L0%2C348.86557%20Z%20M873.29673%2C291.95756%20C957.410511%2C376.080212%201000.29296%2C478.348683%201001.94175%2C598.761804%20C1001.94175%2C714.224474%20959.060464%2C813.193811%20873.29673%2C895.668647%20L786.709186%2C806.596711%20C846.084168%2C747.214642%20875.770493%2C677.112432%20875.770493%2C596.287745%20C875.770493%2C513.812909%20846.084168%2C442.060548%20786.709186%2C381.029496%20L873.29673%2C291.95756%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.theoplayer-video-container .vjs-mute-control.vjs-vol-0{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221200px%22%20height%3D%221200px%22%20viewBox%3D%220%200%201200%201200%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1144.43872%2C694.946658%20C1146.44481%2C696.951579%201147.4461%2C699.313604%201147.4461%2C702.035069%20C1147.4461%2C704.755366%201146.44481%2C707.118558%201144.43872%2C709.123479%20L1077.8457%2C775.716495%20C1075.84078%2C777.721416%201073.54994%2C778.723876%201070.97202%2C778.723876%20C1068.68002%2C778.723876%201066.24564%2C777.721416%201063.66771%2C775.716495%20L968.721056%2C680.76867%20L873.773231%2C775.716495%20C871.76831%2C777.721416%20869.476305%2C778.723876%20866.898383%2C778.723876%20C864.606378%2C778.723876%20862.171998%2C777.721416%20859.594075%2C775.716495%20L793.00106%2C709.123479%20C791.282056%2C707.404475%20790.423138%2C704.970095%20790.423138%2C701.819172%20C790.423138%2C698.955333%20791.282056%2C696.664495%20793.00106%2C694.945491%20L887.948885%2C599.997666%20L793.430519%2C505.049841%20C791.425598%2C503.330837%20790.423138%2C501.039999%20790.423138%2C498.17616%20C790.423138%2C495.025237%20791.425598%2C492.590856%20793.430519%2C490.871853%20L859.592908%2C424.278837%20C861.598996%2C422.273916%20864.033376%2C421.271456%20866.897216%2C421.271456%20C869.761055%2C421.271456%20872.05306%2C422.273916%20873.772064%2C424.278837%20L968.719889%2C519.226662%20L1063.66655%2C424.278837%20C1065.67147%2C422.273916%201068.03466%2C421.271456%201070.75496%2C421.271456%20C1073.47642%2C421.271456%201075.83845%2C422.273916%201077.84337%2C424.278837%20L1144.43638%2C490.871853%20C1146.44247%2C492.876774%201147.44376%2C495.239966%201147.44376%2C497.960263%20C1147.44376%2C500.681728%201146.44247%2C503.043753%201144.43638%2C505.048674%20L1049.49206%2C599.998833%20L1144.43872%2C694.946658%20Z%20M0%2C348.86557%20L284.536552%2C348.86557%20L712.576658%2C0%20L712.576658%2C1200%20L284.536552%2C851.13443%20L0%2C851.13443%20L0%2C348.86557%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.theoplayer-video-container .vjs-fullscreen-control{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221200px%22%20height%3D%221200px%22%20viewBox%3D%220%200%201200%201200%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M670.313%2C0%20L847.559%2C177.295%20L606.348%2C418.506%20L781.494%2C593.652%20L1022.705%2C352.441%20L1200%2C529.688%20L1200%2C0%20L670.313%2C0%20Z%20M418.506%2C606.348%20L177.295%2C847.559%20L0%2C670.313%20L0%2C1200%20L529.688%2C1200%20L352.442%2C1022.705%20L593.653%2C781.494%20L418.506%2C606.348%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}.theoplayer-video-container .theo-airplay-button,.theoplayer-video-container .theo-cast-button{margin-left:10px!important}.theoplayer-video-container .theo-airplay-button svg,.theoplayer-video-container .theo-cast-button svg{display:block;margin:3px!important;width:24px;height:24px}.theoplayer-video-container.vjs-live .vjs-control-bar{height:70px!important}.theoplayer-video-container.vjs-live .theo-live-control,.theoplayer-video-container.vjs-live .vjs-current-time,.theoplayer-video-container.vjs-live .vjs-play-control,.theoplayer-video-container.vjs-live .vjs-progress-control,.theoplayer-video-container.vjs-live .vjs-remaining-time{display:none!important}.live-on-tv .vjs-progress-control{position:relative}.live-on-tv .vjs-progress-control:after{content:"Terug- of doorspoelen is pas mogelijk na de uitzending op tv";position:absolute;left:50%;bottom:calc(100% + 14px);width:200px;height:auto;padding:5px!important;font-size:12px!important;text-align:center!important;line-height:1.2!important;background:#fff!important;color:#000!important;border-radius:4px;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.live-on-tv .vjs-progress-control .vjs-slider{pointer-events:none}.live-on-tv .vjs-progress-control .vjs-time-tooltip{display:none!important}.live-on-tv .vjs-progress-control:focus:after,.live-on-tv .vjs-progress-control:hover:after{opacity:1}.theo-airplay-unavailable .theo-airplay-button,.theo-chromecast-unavailable .theo-chromecast-button{display:none!important}.ad-notice-countdown{position:absolute;left:0;bottom:100px;z-index:100;padding:10px 15px;font-size:14px;background-color:rgba(0,0,0,.1);color:#fff;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.ad-notice-countdown:not(.is-active){display:none}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-paused:not(.vjs-has-started) .vjs-control-bar{-webkit-transform:none!important;transform:none!important;bottom:-100px!important}.vjs-has-started.vjs-user-inactive.vjs-playing~.ad-notice-countdown,.vjs-paused:not(.vjs-has-started)~.ad-notice-countdown{-webkit-transform:translateY(100px);transform:translateY(100px)}.theo-ad-playing .vjs-control-bar .vjs-current-time,.theo-ad-playing .vjs-control-bar .vjs-remaining-time{display:none!important}.theo-ad-playing .vjs-control-bar .vjs-progress-control{width:100%!important}[data-site=vier] .vjs-control-bar{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(25,25,35,0)),to(rgba(25,25,35,.7)))!important;background-image:linear-gradient(rgba(25,25,35,0),rgba(25,25,35,.7))!important}[data-site=vier] .vjs-play-progress,[data-site=vier] .vjs-play-progress:before{background-color:#f50a00!important}[data-site=vier] .video-site-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M11.4003783%2C13.1981339%20L7.09871375%2C13.1981339%20L11.4003783%2C8.156294%20L11.4003783%2C13.1981339%20Z%20M17.3261901%2C13.1981339%20L17.3261901%2C1.23556938%20C21.2810931%2C3.19808651%2024%2C7.27673132%2024%2C11.9908687%20C24%2C12.3982212%2023.9795186%2C12.8010222%2023.9399781%2C13.1981339%20L17.3261901%2C13.1981339%20Z%20M17.3261901%2C18.4048776%20L22.1433035%2C18.4048776%20C20.9693206%2C20.2575916%2019.3020771%2C21.7658198%2017.3261901%2C22.7463672%20L17.3261901%2C18.4048776%20Z%20M11.4003783%2C18.4048776%20L11.4003783%2C23.976105%20C7.38203989%2C23.7784025%203.88370164%2C21.6039597%201.85661118%2C18.4048776%20L11.4003783%2C18.4048776%20Z%20M11.5506607%2C0%20L0.0714004637%2C13.3029589%20C0.0244639039%2C12.8719959%200%2C12.4344903%200%2C11.9907265%20C0%2C5.51405015%205.13144607%2C0.236389583%2011.5506607%2C0%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E")}[data-site=vijf] .vjs-control-bar{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(42,42,56,0)),to(rgba(42,42,56,.7)))!important;background-image:linear-gradient(rgba(42,42,56,0),rgba(42,42,56,.7))!important}[data-site=vijf] .vjs-play-progress,[data-site=vijf] .vjs-play-progress:before{background-color:#f20da5!important}[data-site=vijf] .video-site-icon{background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODI1LjE0NkEuMTguMTggMCAwMTQuMDAyIDBoMi42OWMuMDM5IDAgLjA2LjA0NC4wMzguMDc0TDIuOTM5IDUuMDJjLS4wMy4wMzctLjA5MS4wMS0uMDgxLS4wMzZMMy44MjUuMTQ2em0xMi4xNDcgNS4yNWEuMTgxLjE4MSAwIDAxLS4xODEuMTgyaC01LjU0N2MtLjAzNyAwLS4wNi0uMDQ0LS4wMzYtLjA3MkwxNC4zODUuMDU0QS4xMzMuMTMzIDAgMDExNC40OTMgMGgxLjI5OGMuMSAwIC4xODEuMDgxLjE4MS4xODJ2NS4yMTV6TTEzLjE0MiAwYy4wMzcgMCAuMDU5LjA0NC4wMzUuMDczTDQuMDI2IDEyLjAxOGEuMDkuMDkgMCAwMS0uMTEuMDI2TDEuODIgMTEuMDZhLjIyNi4yMjYgMCAwMS0uMTI1LS4yNWwuNjktMy40NTRhLjI3NS4yNzUgMCAwMS4wNS0uMTEybDUuNTEtNy4xOUEuMTM2LjEzNiAwIDAxOC4wNTIgMGg1LjA5ek04LjI3NSAxMi40NmEzLjkzIDMuOTMgMCAwMC0uOTE4LjExYy0uNDI2LjEtLjgyLjI3MS0xLjE2NC40OTVhLjA5Mi4wOTIgMCAwMS0uMDg4LjAwOGwtMS4xNC0uNTM2YS4wOTIuMDkyIDAgMDEtLjAzMy0uMTM3TDguNzYgNy40MWEuMDk3LjA5NyAwIDAxLjA3OC0uMDM2YzEuNzU4IDAgMy4wNTcuMzkyIDQuMjc2IDEuMDIzLjA1LjAyNy4wNjQuMDkyLjAzLjEzN0w5LjkxMSAxMi43NWEuMDkuMDkgMCAwMS0uMTA4LjAyOCAzLjc1MiAzLjc1MiAwIDAwLTEuNTI5LS4zMTh6bS0zLjUzNCAzLjkyNmEuMTguMTggMCAwMS4yNTcuMDg3Yy4yMDIuNDg2LjU0Ny45MTYuOTg3IDEuMjUxLjA0MS4wMy4wNS4wODguMDIuMTI4TDIuNjYgMjIuMjE3YS4wOS4wOSAwIDAxLS4xMjUuMDE4QTguMjkxIDguMjkxIDAgMDEuMDIgMTkuMjk4YS4xODIuMTgyIDAgMDEuMDcyLS4yNGw0LjY0OS0yLjY3MnptMTIuNDQ0LTMuMTQ1YS4wNDYuMDQ2IDAgMDEuMDguMDE0Yy4yMy43NDguMzUgMS41NC4zNSAyLjM2MyAwIDQuMzk1LTMuNjg4IDguMDAyLTguNTY1IDguMzY2LS4wNC4wMDItLjA2NC0uMDQzLS4wNC0uMDc0bDguMTc1LTEwLjY2OXptLTMuMjA4LTQuMjNhLjA5Mi4wOTIgMCAwMS4xMjQtLjAyIDguMTkgOC4xOSAwIDAxMi43IDMuMTAxLjA5Mi4wOTIgMCAwMS0uMDA5LjA5Nkw3Ljc3IDIzLjk2NWEuMDkuMDkgMCAwMS0uMDc4LjAzNWMtMS41NTYtLjA3Ny0yLjk3NC0uNDg3LTQuMTg1LTEuMTQ5YS4wOTEuMDkxIDAgMDEtLjAzLS4xMzVsMy4zOTctNC40MzRhLjA5LjA5IDAgMDEuMTA0LS4wMjhjLjQuMTQxLjg0MS4yMiAxLjI5OC4yMiAxLjg5NyAwIDMuMzktMS4zNDcgMy4zOS0zLjAwNyAwLS44MDgtLjM1My0xLjU0LS45MzUtMi4wOGEuMDkzLjA5MyAwIDAxLS4wMTEtLjEyM2wzLjI1OC00LjI1MnoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==")}[data-site=zes] .vjs-control-bar{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(15,17,62,0)),to(rgba(15,17,62,.7)))!important;background-image:linear-gradient(rgba(15,17,62,0),rgba(15,17,62,.7))!important}[data-site=zes] .vjs-play-progress,[data-site=zes] .vjs-play-progress:before{background-color:#ed2526!important}[data-site=zes] .video-site-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22144px%22%20height%3D%22144px%22%20viewBox%3D%220%200%20144%20144%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M71.39%2C63.55%20L69.78%2C63.55%20C66.56%2C63.55%2066.2%2C64.8%2066.2%2C68.48%20L66.2%2C78.06%20L74.98%2C78.06%20L74.98%2C68.48%20C74.98%2C64.81%2074.62%2C63.55%2071.4%2C63.55%20L71.4%2C63.55%20L71.39%2C63.55%20Z%22%2F%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M109.55%2C71.87%20L102.83%2C74.12%20L102.83%2C68.48%20C102.83%2C64.81%20102.47%2C63.55%2099.25%2C63.55%20L97.64%2C63.55%20C94.51%2C63.55%2094.15%2C64.8%2094.15%2C68.48%20L94.15%2C69.78%20C94.15%2C73.99%2095.31%2C75.24%20101.15%2C79.27%20C108.05%2C84.02%20109.57%2C86.79%20109.57%2C93.15%20L109.57%2C96.91%20C109.57%2C104.97%20107.57%2C107.3%20100.25%2C107.3%20L96.31%2C107.3%20C88.88%2C107.3%2086.99%2C104.97%2086.99%2C96.91%20L86.99%2C91.55%20L93.71%2C89.3%20L93.71%2C95.84%20C93.71%2C99.51%2093.98%2C100.77%2097.29%2C100.77%20L98.81%2C100.77%20C102.12%2C100.77%20102.39%2C99.52%20102.39%2C95.84%20L102.39%2C93.6%20C102.39%2C89.39%20101.23%2C88.14%2095.39%2C84.11%20C88.49%2C79.36%2086.97%2C76.59%2086.97%2C70.23%20L86.97%2C67.36%20C86.97%2C59.3%2088.85%2C56.97%2096.29%2C56.97%20L100.23%2C56.97%20C107.57%2C56.97%20109.55%2C59.3%20109.55%2C67.36%20L109.55%2C71.83%20L109.55%2C71.83%20L109.55%2C71.87%20Z%20M81.69%2C84.33%20L66.19%2C84.33%20L66.19%2C95.89%20C66.19%2C99.56%2066.55%2C100.82%2069.77%2C100.82%20L71.38%2C100.82%20C74.6%2C100.82%2074.96%2C99.57%2074.96%2C95.89%20L74.96%2C90.07%20L81.68%2C90.07%20L81.68%2C96.97%20C81.68%2C105.03%2079.68%2C107.36%2072.36%2C107.36%20L68.42%2C107.36%20C60.99%2C107.36%2059.01%2C105.03%2059.01%2C96.97%20L59.01%2C67.4%20C59.01%2C59.34%2061.01%2C57.01%2068.42%2C57.01%20L72.36%2C57.01%20C79.7%2C57.01%2081.68%2C59.34%2081.68%2C67.4%20L81.68%2C84.33%20L81.68%2C84.33%20L81.69%2C84.33%20Z%20M54.69%2C62.92%20L41.97%2C100.92%20L53.76%2C100.92%20L55.76%2C106.92%20L34.26%2C106.92%20L34.26%2C101.46%20L46.98%2C63.46%20L34.5%2C63.46%20L36.5%2C57.46%20L54.72%2C57.46%20L54.72%2C62.92%20L54.72%2C62.92%20L54.69%2C62.92%20Z%20M98.58%2C26.78%20C92.3443499%2C23.7402243%2089.1245893%2C16.7187177%2090.89%2C10.01%20L93.42%2C0.01%20L93.42%2C0.01%20C49.1298269%2C0.00409747086%2012.7534678%2C35.0025976%2011.05%2C79.26%20C10.7835273%2C84.5424584%2011.1833393%2C89.8374482%2012.24%2C95.02%20C18.142351%2C123.331733%2042.9704951%2C143.70792%2071.8897143%2C143.97387%20C100.808934%2C144.23982%20126.007618%2C124.323695%20132.429654%2C96.1253009%20C138.851689%2C67.9269068%20124.762366%2C39.0631454%2098.58%2C26.78%20L98.58%2C26.78%20Z%22%2F%3E%3C%2Fsvg%3E")}.embed-video-container,.embed-video-container .video-container{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%}.embed-video-container-info-title{position:absolute;z-index:5;pointer-events:none;left:20px;top:20px;right:20px;font-size:18px;font-weight:700;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.4)}.video-header{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:900px;margin-top:15px}@media(min-width:768px){.video-header{margin-top:30px}}.video-header__back-link{margin-bottom:10px}.video-header__title{font-size:20px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700}@media(min-width:768px){.video-header__title{font-size:36px}}.video-header__date{margin-top:10px;color:hsla(0,0%,100%,.52)}@media(min-width:768px){.video-header__date{margin-top:15px}}.l-video-grid--playlist .l-video-grid__list,.l-video-grid__video{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}@media(min-width:768px){.l-video-grid--playlist .l-video-grid__list,.l-video-grid__video{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}}@media(min-width:992px){.l-video-grid--playlist .l-video-grid__list,.l-video-grid__video{width:100%;margin-left:0;margin-right:0}}.ReactModal__Body--open{overflow:hidden}.modal{display:block;position:relative;z-index:101;width:100%;max-height:100%;max-width:650px;overflow-y:auto;padding:45px 30px 30px;background-color:#fff;border:1px solid hsla(0,0%,100%,.1);box-shadow:2px 0 10px hsla(0,0%,100%,.25)}.modal:focus{outline:none}.modal__close{position:absolute;top:20px;right:20px;width:16px;height:16px}.modal__close svg{vertical-align:top}.delete-account-succes+.modal__close{display:none}.modal__overlay{position:fixed;z-index:99;left:0;top:0;right:0;bottom:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:20px;background-color:rgba(25,25,35,.5)}.modal__overlay:after{content:"";position:absolute;width:100%;height:100%;z-index:100;left:0;top:0;right:0;bottom:0;opacity:.7;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(24%, rgba(25,25,35,0)),color-stop(88%, #191923));background-image:linear-gradient(-180deg,rgba(25,25,35,0) 24%,#191923 88%)}.hamburger{display:block;position:relative;height:3px;width:24px;margin:auto;background:#fff;-webkit-transition:background .25s;transition:background .25s}.is-open .hamburger{background:none;-webkit-transition:background 0s;transition:background 0s}.hamburger:after,.hamburger:before{content:"";position:absolute;display:block;left:0;width:100%;height:3px;background:#fff;-webkit-transition-duration:.2s,.2s;transition-duration:.2s,.2s}.hamburger:before{top:-7px;-webkit-transition-property:top,-webkit-transform;transition-property:top,-webkit-transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}.is-open .hamburger:before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger:after{bottom:-7px;-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.is-open .hamburger:after{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-item{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;flex-shrink:0;padding:9px 15px;font-size:16px;line-height:1.5;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:600}.header-item>*+*{margin-left:8px}.header-item__icon{width:20px;height:18px}.header-item__label{position:relative}.header-item__label:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:hsla(0,0%,100%,.45);-webkit-transition:width .15s;transition:width .15s}@media(max-width:1199px){.header-item{margin:10px 0}}.header-item.is-active .header-item__label:after,.header-item:focus .header-item__label:after,.header-item:hover .header-item__label:after{width:100%}@media(max-width:1199px){.navigation-is-open{overflow:hidden!important;position:fixed!important;width:100vw!important;height:100vh!important}}.header{overflow:hidden;position:relative;z-index:99;height:70px;background-color:#f50a00;color:#fff}.is-fixed .header{position:fixed;top:0;left:0;right:0}.header__inner{display:-webkit-box;display:flex;flex-wrap:wrap;height:100%}@media(max-width:991px){.header__inner{padding-left:0!important}}@media screen and (max-width:1410px){.header__inner{padding-right:0!important}}@media(min-width:992px){.header__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;flex-wrap:nowrap;padding-left:20px}}.header__search{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;width:calc(100% - 145px);margin-top:10px;margin-right:60px;margin-bottom:auto}@media(min-width:992px){.header__search{-webkit-box-flex:1;flex:1 1 480px;max-width:480px;height:auto}}.header__search .sm-search__input{color:#fff}.header__right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;width:100%}.header__right>:not(.header__site-switch){margin-bottom:10px}.header__right>:not(.header__site-switch):last-child{margin-right:0}@media(min-width:992px){.header__right>:not(.header__site-switch){margin-right:10px}}@media(min-width:992px){.header__right{-webkit-box-flex:1;flex:1 0 auto;margin-left:15px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;width:auto;height:auto}.header__right>:not(.header__site-switch){margin-bottom:0}}.header__toggle{position:absolute;right:0;top:0;display:block;width:70px;height:70px}@media(min-width:992px){.header__toggle{display:none}}.header__site-switch{position:relative;z-index:auto;-webkit-box-flex:0;flex:0 0 auto}.header__logo{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;align-self:flex-start;flex-shrink:0;width:65px;height:70px;margin-right:10px}@media(min-width:992px){.header__logo{position:relative;width:68px;margin-right:15px}}.header__nav{width:100%;opacity:0;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.navigation-is-open .header__nav{opacity:1}@media(min-width:992px){.header__nav{margin-left:-15px;opacity:1!important;-webkit-transition:none;transition:none}}.header__nav-list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media(min-width:992px){.header__nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:end;justify-content:flex-end}}.header.allow-overflow{overflow:visible}@media(max-width:991px){.header.is-open{position:fixed;width:100%;height:100%;overflow-x:hidden;overflow-y:scroll}}.site-switch{-webkit-box-pack:space-evenly;justify-content:space-evenly;width:100%;background-color:rgba(25,25,35,.25)}.site-switch,.site-switch__item{display:-webkit-inline-box;display:inline-flex;padding:0 20px}.site-switch__item{-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:0;flex:0 0 auto;height:70px;-webkit-transition:opacity .45s ease-in-out;transition:opacity .45s ease-in-out}.site-switch__item:focus,.site-switch__item:hover{opacity:.5}@media(min-width:992px){.site-switch__item{padding:0}.site-switch__item+*{margin-left:15px}}@-webkit-keyframes dropdown-animation{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes dropdown-animation{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.dropdown{position:relative;background-color:#fff;color:#000;-webkit-animation:dropdown-animation .45s ease-in-out;animation:dropdown-animation .45s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.dropdown:before{content:"";position:absolute;top:0;left:50%;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.submenu{z-index:32;top:-50px;border-bottom:1px solid hsla(0,0%,100%,.15);color:#fff;-webkit-transition:top .45s ease-in-out;transition:top .45s ease-in-out}.submenu.is-sticky{position:fixed;top:0;left:0;right:0;-webkit-transform:translateY(0);transform:translateY(0)}.submenu.has-background,.submenu.is-sticky{background-color:#242432;border-bottom-color:transparent;color:#fff}.submenu__container{height:50px!important}.submenu__list{display:-webkit-box;display:flex;margin-bottom:-1px;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.submenu__list.is-visible{opacity:1}.submenu__item{position:relative;-webkit-box-flex:0;flex:0 0 auto}.submenu__link{display:block;padding:15px 10px 12px;border-bottom:3px solid transparent;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:700;text-transform:none;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.submenu__link.is-active{border-bottom-color:#f50a00}.submenu__link:active:not(.is-active),.submenu__link:hover:not(.is-active){border-bottom-color:hsla(0,0%,100%,.15)}@media(min-width:992px){.submenu__link{padding:15px 15px 12px;font-size:16px}}.submenu__more-btn.is-hidden{display:none}.submenu__dropdown{position:absolute;right:0;top:60px;z-index:10;width:200px}.submenu__dropdown .submenu__link{padding:15px 10px;border-bottom:none;border-left:3px solid transparent;font-weight:400}.submenu__dropdown .submenu__link.is-active{border-left-color:#f50a00}.submenu__dropdown:before{left:auto;right:4px}.footer{padding:30px 0;background-color:#f50a00;color:#fff}@media(min-width:992px){.footer{padding:60px 0}}.footer .title{color:currentColor;font-weight:700}.footer__logo{text-align:center}.footer__inner{display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media(min-width:768px){.footer__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start}}@media(min-width:768px){.footer__left{-webkit-box-flex:.25;flex:.25 1;flex-shrink:0;margin-right:15px}}@media(max-width:767px){.footer__center{margin:30px 0;text-align:center}}@media(min-width:768px){.footer__center{-webkit-box-flex:.55;flex:.55 1;margin-right:10%}}.footer__right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;text-align:center}@media(min-width:768px){.footer__right{-webkit-box-align:start;align-items:flex-start;text-align:left;-webkit-box-flex:.55;flex:.55 1}}.footer__menu a{display:inline-block;margin-right:15px;text-transform:uppercase;font-weight:700;font-size:15px;line-height:2.75rem;-webkit-transition:color .35s;transition:color .35s}.footer__menu a:focus,.footer__menu a:hover{text-decoration:underline}.footer__social{display:-webkit-box;display:flex}.footer-legal{background-color:#9d100e;font-size:14px;font-weight:600}.footer-legal a{display:inline-block;margin-right:15px;line-height:2rem;color:#fff;-webkit-transition:color .35s;transition:color .35s}.footer-legal a:focus,.footer-legal a:hover{text-decoration:underline}.footer-legal__inner{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;padding-top:7.5px;padding-bottom:7.5px}@media(min-width:768px){.footer-legal__inner{-webkit-box-pack:start;justify-content:flex-start}}@media(min-width:768px){.article{margin-top:30px}}.article__title{width:100%;font-size:32px;line-height:1.1}@media(min-width:768px){.article__title{margin-bottom:15px;font-size:44px}}.article__header{display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:15px}.article__header .back-link{margin-bottom:5px}@media(min-width:768px){.article__header{margin-bottom:30px}}.article__metadata{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:100%;margin:7.5px 0;font-size:14px;color:hsla(0,0%,100%,.5)}.article__date{-webkit-box-flex:.5;flex:.5 1}.article__share{-webkit-box-flex:.5;flex:.5 1;flex-shrink:0;width:100%;text-align:right}.metadata-has-no-date .article__share{text-align:left}.article__content{font-size:responsive 16px 18px;line-height:1.6}.article__footer{margin-top:15px}.article-share__header,.article-share__platforms{display:inline-block}.article-share__link{margin:0 10px}.article-share__link>svg{height:18px}@media(min-width:992px){.article-share__link.is-hidden-mobile{display:inline-block!important}}.article-share__link.is-hidden-desktop{display:inline-block!important}@media(min-width:992px){.article-share__link.is-hidden-desktop{display:none!important}}.cookie-notice__title{color:inherit}.cookie-notice__footer.is-start-panel{-webkit-box-pack:justify!important;justify-content:space-between!important}@media(max-width:767px){.cookie-notice__footer.is-start-panel{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.cookie-notice__footer.is-start-panel .button{width:100%;margin:0}.cookie-notice__footer.is-start-panel .button.is-allow{-webkit-box-ordinal-group:1;order:0}.cookie-notice__footer.is-start-panel .button.is-disallow{-webkit-box-ordinal-group:2;order:1;margin-top:10px}}.cookie-notice .button--default:focus,.cookie-notice .button--default:hover{box-shadow:0 0 5px 3px rgba(0,0,0,.05)!important}.cookie-notice .button .icon{margin-right:5px}.admin-nav{position:fixed;bottom:50px;right:50px;z-index:99;border-radius:4px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:15px;background-color:rgba(25,25,35,.9);color:#fff}.admin-nav__header{padding:10px 15px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:2px solid hsla(0,0%,100%,.4);font-weight:900;color:hsla(0,0%,100%,.75);background-color:#191923}.admin-nav__menu{text-align:right}.admin-nav__menu li:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.admin-nav__menu a{display:block;padding:10px 15px}.admin-nav__menu a:last-of-type{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.admin-nav__menu a:hover{background-color:rgba(36,36,50,.9)}.playlist{color:#fff}.playlist,.playlist__header{position:relative;background-color:#000}.playlist__header{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:15px 45px 15px 15px;font-size:13px;text-transform:uppercase;font-weight:700;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(min-width:992px){.playlist__header{font-size:16px;position:absolute;top:0;left:0;right:0;width:100%;z-index:10;padding:15px 30px;cursor:default}}.playlist__header-icon{margin-right:.5rem}.playlist__collapse{display:none}@media(max-width:991px){.playlist__collapse{display:block;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-right:15px;fill:#fff;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s}.is-open .playlist__collapse{-webkit-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}}.playlist__items{display:none}.is-open .playlist__items{display:block}@media(max-width:991px){.playlist__items{max-height:100vh;overflow:scroll}}@media(min-width:992px){.playlist__items{display:block!important;margin-top:42px}}.playlist__items>*{padding:15px}.playlist__items>:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.playlist__items>:hover{background-color:hsla(0,0%,100%,.15)}@media(min-width:992px){.l-videolist{padding-left:15px}}.l-videolist .next-video{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.l-videolist .next-video .video-teaser{padding:15px!important;margin:0 -15px;background-color:#242432}.l-videolist .next-video .fake-video-teaser+.video-teaser,.l-videolist .next-video.is-active .fake-video-teaser{display:none}.l-videolist .next-video.is-active .video-teaser{display:-webkit-box!important;display:flex!important}.l-videolist .teaser{padding:15px 0}.l-videolist .teaser:first-of-type{margin-top:0}.l-videolist .teaser+.teaser{border-top:1px solid hsla(0,0%,100%,.1)}.l-carousel-grid{width:calc(100% + 20px);margin:-10px -10px -20px!important}.l-carousel-grid .l-carousel-item{-webkit-transform:scale(.92);transform:scale(.92);margin:0 -10px}.l-carousel-grid:focus-within .l-carousel-item,.l-carousel-grid:hover .l-carousel-item{-webkit-transform:scale(.92) translateX(-5%);transform:scale(.92) translateX(-5%)}.l-carousel-grid .l-carousel-item{-webkit-transition:-webkit-transform .2s ease 50ms;transition:-webkit-transform .2s ease 50ms;transition:transform .2s ease 50ms;transition:transform .2s ease 50ms, -webkit-transform .2s ease 50ms;padding:10px 5px}.l-carousel-grid .l-carousel-item:focus,.l-carousel-grid .l-carousel-item:hover{-webkit-transform:scale(1);transform:scale(1)}.l-carousel-grid .l-carousel-item:focus~.l-carousel-item,.l-carousel-grid .l-carousel-item:hover~.l-carousel-item{-webkit-transform:scale(.92) translateX(5%);transform:scale(.92) translateX(5%)}.carousel-grid .flickity-prev-next-button{border-radius:0;background-color:transparent;-webkit-transform:none;transform:none;opacity:1;position:absolute;top:0;bottom:0;width:60px;height:100%;color:#000;-webkit-transition:opacity .45s;transition:opacity .45s}.carousel-grid .flickity-prev-next-button:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.carousel-grid .flickity-prev-next-button:after{content:"";position:absolute;top:50%;left:50%;width:24px;height:24px;border-radius:50%;background-color:#fff;box-shadow:0 5px 25px 0 rgba(0,0,0,.1);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:768px){.carousel-grid .flickity-prev-next-button:after{width:48px;height:48px}}.carousel-grid .flickity-prev-next-button svg{top:50%;left:50%;width:9px;height:9px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}@media(min-width:768px){.carousel-grid .flickity-prev-next-button svg{width:14px;height:14px}}.carousel-grid .flickity-prev-next-button[disabled]{opacity:0}.carousel-grid .flickity-prev-next-button.previous{left:-10px;right:auto}.carousel-grid .flickity-prev-next-button.previous:before{background:-webkit-gradient(linear,right top, left top,from(rgba(25,25,35,0)),to(#191923));background:linear-gradient(-90deg,rgba(25,25,35,0),#191923)}@media(min-width:768px){.carousel-grid .flickity-prev-next-button.previous{left:0}}.carousel-grid .flickity-prev-next-button.next{left:auto;right:-10px}.carousel-grid .flickity-prev-next-button.next:before{background:-webkit-gradient(linear,left top, right top,from(rgba(25,25,35,0)),to(#191923));background:linear-gradient(90deg,rgba(25,25,35,0),#191923)}@media(min-width:768px){.carousel-grid .flickity-prev-next-button.next{right:0}}.carousel-item__label{padding-bottom:10px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:14px}@media(min-width:1200px){.multiple-programs .teaser{min-height:440px}}.teaser.ui-animated:focus,.teaser.ui-animated:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media(min-width:576px){.teaser.ui-animated:focus,.teaser.ui-animated:hover{border-color:transparent;box-shadow:0 0 12px 10px rgba(0,0,0,.35)}}.card-teaser{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;height:100%;border:1px solid transparent;background-color:transparent}@media(min-width:576px){.card-teaser{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-color:#282838;background-color:#242432}}.card-teaser__header{-webkit-box-flex:1;flex:1 1 33%;width:33%;position:relative;min-width:127px;margin:-1px}@media(min-width:576px){.card-teaser__header{-webkit-box-flex:1;flex:auto;width:calc(100% + 2px)}}.card-teaser__badge{position:absolute;top:0;left:0}.card-teaser__badge+.card-teaser__branding{top:30px}.card-teaser__image{position:relative;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.card-teaser__image:after{content:"";display:block;position:relative;width:100%;height:100%;padding-top:66%}@media (-ms-high-contrast:none){.card-teaser__image:after{padding-top:100%}}.card-teaser__duration-bar{position:absolute;bottom:0;right:0;width:100%}.card-teaser__block{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;width:67%;-webkit-box-flex:1;flex:1 1 67%;padding:0 0 0 15px;margin-top:-1px}@media(min-width:576px){.card-teaser__block{padding:20px 15px;width:100%;height:auto}}.card-teaser__title{margin-bottom:8px;font-size:14px;line-height:1.2;font-weight:400;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff}@media(min-width:576px){.card-teaser[min-width~="250px"] .card-teaser__title{margin-bottom:15px;font-size:18px}}.card-teaser__label{margin-bottom:3px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:12px;font-weight:700;text-transform:none;color:#fff}@media(min-width:576px){.card-teaser__label{font-size:16px}}.card-teaser__date{text-transform:lowercase;font-size:12px;color:hsla(0,0%,100%,.5)}@media(min-width:576px){.card-teaser__date{font-size:16px}}.card-teaser__description{margin-top:10px;font-size:14px;color:hsla(0,0%,100%,.75);display:none}@media(min-width:576px){.card-teaser__description{display:block}}.image-teaser{display:block;position:relative;z-index:1;min-height:240px;height:100%;background-size:cover;background-position:50%;background-color:hsla(0,0%,100%,.1)}.image-teaser.is-highlight{min-height:360px}.image-teaser:after{content:"";right:0;bottom:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(50%, transparent),to(rgba(0,0,0,.75)));background-image:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.75));z-index:-1;opacity:.95}.image-teaser:after,.image-teaser__badge{position:absolute;top:0;left:0}.image-teaser__badge+.image-teaser__branding{top:30px}.image-teaser__block{padding:20px 15px;position:absolute;top:auto;right:0;bottom:0;left:0}.image-teaser__label{max-width:75%;font-size:14px;text-transform:uppercase;font-weight:700;color:hsla(0,0%,100%,.95)}.image-teaser__title{max-width:900px;font-size:18px;line-height:1;color:#fff}@media(min-width:768px){.image-teaser[min-width~="460px"] .image-teaser__title{font-size:28px}.image-teaser[min-width~="697px"] .image-teaser__title{font-size:44px}}.image-teaser__description{color:#fff;display:none;font-size:16px;line-height:1.4}.image-teaser[min-width~="650px"] .image-teaser__description{display:block}.image-teaser__duration-bar{position:absolute;bottom:0;right:0;width:100%}@media(min-width:576px){.playlist-teaser--default{height:calc(100% - 11px);margin-top:11px}}.playlist-teaser--default .playlist-teaser__inner{position:relative;width:33%;flex-shrink:0;background-color:#f50a00;background-size:cover;background-position:50%}.playlist-teaser--default .playlist-teaser__inner:before{content:"";position:absolute 0;z-index:1;opacity:.95;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(50%, transparent),to(rgba(0,0,0,.75)));background-image:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.75))}@media(min-width:576px){.playlist-teaser--default .playlist-teaser__inner{width:100%}}@media(min-width:576px){.playlist-teaser--default .playlist-teaser__block{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:20px 15px 10px;width:100%}}@media(max-width:575px){.playlist-teaser--default .playlist-teaser__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:3px;color:#fff}}@media(min-width:576px){.playlist-teaser--default .playlist-teaser__image{display:none}}@media(max-width:575px){.playlist-teaser--default .playlist-teaser__title{font-size:16px;font-weight:400;line-height:1.1;margin-bottom:8px;color:#fff}}@media(min-width:576px){.playlist-teaser--default .playlist-teaser__inner:after{content:"";display:block;position:relative;width:100%;height:100%;padding-top:85%}}.image-teaser.is-playlist{height:calc(100% - 11px);margin-top:11px;-webkit-transition-property:height,margin-top,box-shadow,-webkit-transform;transition-property:height,margin-top,box-shadow,-webkit-transform;transition-property:height,margin-top,box-shadow,transform;transition-property:height,margin-top,box-shadow,transform,-webkit-transform;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.47,0,.745,.715);transition-timing-function:cubic-bezier(.47,0,.745,.715)}.image-teaser.is-playlist:focus,.image-teaser.is-playlist:hover{-webkit-transform:translateY(-5.5px);transform:translateY(-5.5px)}.image-teaser.is-playlist:focus .shape--playlist,.image-teaser.is-playlist:hover .shape--playlist{top:-5.5px;height:5.5px}.image-teaser.is-playlist .shape--playlist{position:absolute;top:-6px;height:6px;width:98%;margin-left:1%;margin-right:1%;fill:hsla(0,0%,100%,.8);-webkit-transition-property:top,height;transition-property:top,height;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.47,0,.745,.715);transition-timing-function:cubic-bezier(.47,0,.745,.715)}@media(min-width:576px){.image-teaser.is-playlist .shape--playlist{top:-11px;height:11px}}.playlist-teaser{-webkit-transition-property:height,margin-top,box-shadow,-webkit-transform;transition-property:height,margin-top,box-shadow,-webkit-transform;transition-property:height,margin-top,box-shadow,transform;transition-property:height,margin-top,box-shadow,transform,-webkit-transform;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.47,0,.745,.715);transition-timing-function:cubic-bezier(.47,0,.745,.715);position:relative;display:-webkit-box;display:flex;z-index:1}.playlist-teaser:focus,.playlist-teaser:hover{-webkit-transform:translateY(-5.5px);transform:translateY(-5.5px)}.playlist-teaser:focus .shape--playlist,.playlist-teaser:hover .shape--playlist{top:-5.5px;height:5.5px}.playlist-teaser .shape--playlist{position:absolute;top:-6px;height:6px;width:98%;margin-left:1%;margin-right:1%;fill:hsla(0,0%,100%,.8);-webkit-transition-property:top,height;transition-property:top,height;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.47,0,.745,.715);transition-timing-function:cubic-bezier(.47,0,.745,.715)}@media(min-width:576px){.playlist-teaser .shape--playlist{top:-11px;height:11px}}.playlist-teaser__block{padding:0 15px}.playlist-teaser__badge{position:absolute;top:0;left:0}.playlist-teaser__title{margin-bottom:5px;font-size:24px;line-height:28px;color:#fff}.playlist-teaser__label{margin:5px 0;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff}.playlist-teaser__duration-bar{position:absolute;bottom:0;right:0;width:100%}.poster-teaser{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;width:100%;background-color:#242432}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.poster-teaser{width:100%}}.poster-teaser.ui-animated:focus,.poster-teaser.ui-animated:hover{-webkit-transform:translateZ(0) scale(1.03);transform:translateZ(0) scale(1.03)}.poster-teaser.ui-animated:focus .poster-teaser__play-button,.poster-teaser.ui-animated:hover .poster-teaser__play-button{opacity:1}@media(min-width:576px){.poster-teaser.ui-animated:focus,.poster-teaser.ui-animated:hover{box-shadow:none}}.poster-teaser__header{position:relative;overflow:hidden;-webkit-box-flex:0;flex:0 0 auto;width:100%}.poster-teaser__badge{position:absolute;top:0;left:0}.poster-teaser__image{position:relative;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out, -webkit-transform .35s ease-in-out}.poster-teaser__image:before{content:"";display:block;position:relative;width:100%;height:0;padding-top:147%}@media(min-width:576px){.poster-teaser__image:before{padding-top:144%}}.poster-teaser__image.has-overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(50%, transparent),to(rgba(0,0,0,.75)));background-image:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.75));z-index:-1;opacity:.95}@media(max-width:767px){.poster-teaser__image.has-overlay:after{content:none}}.poster-teaser__duration-bar{position:absolute;bottom:0;left:0;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}@media(max-width:767px){.poster-teaser__duration-bar .duration-bar__label{display:none}}.poster-teaser__meta{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;width:100%;height:auto;padding:10px}@media(min-width:576px){.poster-teaser__meta{padding:20px}}.poster-teaser__title{margin-bottom:3px;font-size:12px;line-height:1.2;font-weight:700;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff}@media(min-width:576px){.poster-teaser__title{font-size:14px}}.poster-teaser__label{margin-right:10px;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:12px;font-weight:400;text-transform:none;color:hsla(0,0%,100%,.5)}@media(min-width:576px){.poster-teaser__label{font-size:14px}}.poster-teaser__message{font-size:12px;line-height:1.2;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff}@media(min-width:576px){.poster-teaser__message{font-size:14px}}.poster-teaser__play-button{z-index:1;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;-webkit-transition-delay:50ms;transition-delay:50ms}@media(max-width:575px){.poster-teaser__play-button{-webkit-transform:translate3d(-50%,-50%,0) scale(.5);transform:translate3d(-50%,-50%,0) scale(.5)}}.poster-teaser.is-full-height{height:100%}.show-teaser{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;height:100%;min-height:230px;background-size:cover;background-position:50%;position:relative;z-index:1}.show-teaser:before{content:"";position:absolute 0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(60%, transparent),to(rgba(0,0,0,.75)));background-image:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.75));z-index:-1;opacity:.95}.show-teaser:focus .show-teaser__block,.show-teaser:hover .show-teaser__block{-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}.show-teaser__block{width:100%;padding:10px;position:relative;-webkit-transition:-webkit-transform .3s cubic-bezier(.68,-.55,.26,1.55);transition:-webkit-transform .3s cubic-bezier(.68,-.55,.26,1.55);transition:transform .3s cubic-bezier(.68,-.55,.26,1.55);transition:transform .3s cubic-bezier(.68,-.55,.26,1.55), -webkit-transform .3s cubic-bezier(.68,-.55,.26,1.55)}@media(min-width:576px){.show-teaser__block{padding:20px}}.show-teaser__badge{position:absolute;top:0;left:0}.show-teaser__title{margin-bottom:5px;font-size:16px;line-height:1.1;font-weight:800;text-transform:uppercase;color:#fff}@media(min-width:576px){.show-teaser__title{font-size:26px}}.show-teaser__description{font-size:12px;font-weight:400;color:#fff}@media(min-width:576px){.show-teaser__description{font-size:15px}}@media(min-width:768px){.is-multiple-programs .l-columns .show-teaser,.is-multiple-programs .l-focus-grid:not(.l-triple-focus) .show-teaser{min-height:440px}}.text-teaser{display:block;-webkit-transition:opacity .45s,-webkit-transform .45s;transition:opacity .45s,-webkit-transform .45s;transition:transform .45s,opacity .45s;transition:transform .45s,opacity .45s,-webkit-transform .45s}.text-teaser:hover{-webkit-transform:translateX(3px);transform:translateX(3px);opacity:.8}.text-teaser__title{margin-bottom:8px;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:17px;line-height:20px;font-weight:400;color:#fff}.text-teaser__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:700;text-transform:none;color:#fff}.text-teaser__footer{display:-webkit-inline-box;display:inline-flex;margin-top:3px;font-size:13px;color:hsla(0,0%,100%,.5)}.text-teaser__prefix{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-right:10px}.text-teaser__prefix svg{width:12px;height:12px;margin-right:5px}.video-teaser{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;-webkit-transition:background-color .5s,-webkit-transform .35s;transition:background-color .5s,-webkit-transform .35s;transition:transform .35s,background-color .5s;transition:transform .35s,background-color .5s,-webkit-transform .35s}.video-teaser:focus,.video-teaser:hover{-webkit-transform:translateX(3px);transform:translateX(3px)}@media(min-width:576px){.video-teaser{min-height:80px}}.video-teaser__media{display:block;position:relative;width:37%}.video-teaser__media__img{width:100%}@media(min-width:576px){.video-teaser__media{width:120px}}.video-teaser__block{-webkit-box-flex:1;flex:1 1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;padding:0 0 0 15px}.video-teaser__badge{position:absolute;z-index:5;top:0;left:0;font-size:12px}.video-teaser__duration-bar{position:absolute;bottom:0;left:0;right:0}.video-teaser__duration-bar .duration-bar__label{padding:4px 8px;font-size:14px}.video-teaser__title{margin-bottom:8px;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;color:#fff}@media(min-width:576px){.video-teaser__title{font-size:16px}}.video-teaser__label{font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:600;text-transform:none;color:#fff}.video-teaser__date{font-size:12px;text-transform:lowercase;color:hsla(0,0%,100%,.52)}@media(min-width:576px){.video-teaser__date{font-size:14px}}.video-teaser--inverse .video-teaser__date,.video-teaser--inverse .video-teaser__title{color:#fff}.video-teaser--highlight{background-color:#f50a00}.fake-video-teaser{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;padding:15px!important;margin:0 -15px;background-color:#242432}.fake-video-teaser__image,.fake-video-teaser__subtitle,.fake-video-teaser__title{background-color:rgba(0,0,0,.1)}.fake-video-teaser__image{display:block;width:37%}.fake-video-teaser__image:after{content:"";display:block;padding-top:60%}@media(min-width:576px){.fake-video-teaser__image{width:120px;height:80px}}.fake-video-teaser__content{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;padding-left:15px}.fake-video-teaser__title{display:block;width:160px;height:16px}.fake-video-teaser__subtitle{display:block;width:100px;height:13px;margin-top:5px}.search-teaser{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s, -webkit-transform .35s}.search-teaser:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.search-teaser__media{width:33.33333%;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;max-width:341px;position:relative}.search-teaser__media.is-playlist:after,.search-teaser__media.is-video:after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:3px;background-color:#f50a00}@media(min-width:768px){.search-teaser__media{width:50%}}.search-teaser__block{width:calc(66.66667% - 15px);margin-left:15px}@media(min-width:768px){.search-teaser__block{width:calc(50% - 15px)}}.search-teaser__footer{margin-top:5px;width:100%}.search-teaser__media-label{position:absolute;bottom:0;right:0;padding:5px 10px;font-size:13px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#f50a00}.search-teaser__title{font-size:16px}@media(min-width:768px){.search-teaser__title{font-size:24px}}.search-teaser__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;text-transform:uppercase;margin:5px 0;color:#fff}@media(min-width:768px){.search-teaser__label{margin:8px 0}}.search-teaser__description{display:none;font-size:15px;line-height:1.5;color:hsla(0,0%,100%,.5)}@media(min-width:768px){.search-teaser__description{display:block}}.search-teaser__site{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;font-size:13px;font-weight:400;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.search-teaser__site>svg{margin-left:5px}.person-teaser{display:block;height:100%;background-color:transparent}@media(min-width:576px){.person-teaser{padding:20px}}.person-teaser__header{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between}@media(max-width:575px){.person-teaser__header{-webkit-box-align:center;align-items:center}}.person-teaser__image{-webkit-box-flex:0;flex:0 0 auto;margin-right:15px;margin-bottom:10px;border-radius:50%;width:60px;height:60px}@media(min-width:576px){.person-teaser__image{display:block;width:80px;height:80px}}.person-teaser__title{font-size:16px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff}@media(min-width:576px){.person-teaser__title{font-size:18px}}.person-teaser__description{display:none;margin-top:5px;font-size:15px;line-height:1.4;color:#fff}@media(min-width:576px){.person-teaser__description{display:block}}.episode-teaser{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:130px;box-shadow:none!important}@media(min-width:576px){.episode-teaser{min-width:200px}}.episode-teaser:after,.episode-teaser:before{content:"";position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px;z-index:-1;background-color:#242432;opacity:0;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.episode-teaser:after{background-color:#f50a00}.episode-teaser:focus:before,.episode-teaser:hover:before{background-color:#242432;opacity:1}.episode-teaser.is-active:after{opacity:1}.episode-teaser.is-active .episode-teaser__date,.episode-teaser.is-active .episode-teaser__title{color:#fff}.episode-teaser__image{position:relative;width:100%;height:0;padding-bottom:60%;margin-bottom:10px;background-size:cover;background-position:50%}.episode-teaser__title{font-size:16px;-webkit-transition:color .25s;transition:color .25s}@media(min-width:576px){.episode-teaser__title{font-size:20px}}.episode-teaser__date{margin-top:2px;font-size:12px;color:hsla(0,0%,100%,.5);-webkit-transition:color .25s;transition:color .25s}@media(min-width:576px){.episode-teaser__date{margin-top:5px;font-size:14px}}.episode-teaser__duration-bar{position:absolute;bottom:0;left:0;width:100%}@-webkit-keyframes fakePlayButton{0%{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(0);transform:translate3d(-50%,-50%,0) scale(0)}to{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1)}}@keyframes fakePlayButton{0%{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(0);transform:translate3d(-50%,-50%,0) scale(0)}to{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1)}}.hero{position:relative;overflow:hidden;width:100%;height:60vh;background-color:transparent;color:#fff}@media(min-width:576px){.hero{height:710px}}.hero--video .hero__bg{display:none}.hero__branding{pointer-events:none;position:absolute;top:0;left:50%;z-index:20;width:100%;height:80%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.hero__branding-shape{width:100%;height:100%;background-size:contain;background-position:0 0}.hero__bg{pointer-events:none;background-size:cover;background-position:50%}.hero__bg,.hero__bg:after{position:absolute;top:0;left:0;width:100%;height:100%}.hero__bg:after{content:"";right:0;bottom:0;z-index:1;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(66%, rgba(25,25,35,0)),color-stop(75%, rgba(25,25,35,.5)),to(#191923));background-image:linear-gradient(180deg,rgba(25,25,35,0) 66%,rgba(25,25,35,.5) 75%,#191923)}@media(min-width:576px){.hero__bg{background-position:100%}}.hero__video{position:absolute;top:50%;left:0;right:0;z-index:10;-webkit-transform:translateY(calc(-50% - 50px));transform:translateY(calc(-50% - 50px))}.hero__video .video-container{max-width:980px;margin:0 auto}@media(min-width:992px){.hero__video{top:0;-webkit-transform:none;transform:none}}.hero__fake-overlay{pointer-events:none;position:absolute;top:50%;left:50%;z-index:21;width:100%;max-width:980px;margin:0 auto;-webkit-transform:translate(-50%,calc(-50% - 50px));transform:translate(-50%,calc(-50% - 50px))}@media(min-width:992px){.hero__fake-overlay{top:0;-webkit-transform:translate(-50%);transform:translate(-50%)}}.hero__fake-overlay:after{content:"";display:block;padding-top:56.25%}.hero__fake-overlay .play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-animation:fakePlayButton .25s ease-in-out forwards;animation:fakePlayButton .25s ease-in-out forwards}.hero__container{width:100%;height:100%;padding-left:15px;padding-right:15px;position:relative;z-index:30}@media(min-width:768px){.hero__container{padding-left:45px}}.hero__title{margin-bottom:15px;color:#fff;font-size:36px;font-weight:700;text-transform:none}@media(min-width:768px){.hero__title{font-size:44px}.hero__titleh1{font-size:60px}}.hero__subtitle{margin-bottom:30px;font-size:18px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700}@media(min-width:768px){.hero__subtitle{font-size:24px}}.hero__description{font-size:18px;line-height:1.4}@media(max-width:991px){.hero__description{display:none}}.hero__info{pointer-events:none;position:relative;z-index:30;max-width:320px;height:100%;padding-top:30px}.hero__info.is-hidden{opacity:0}@media(min-width:768px){.hero__info{max-width:540px;padding-top:60px}}.hero__follow-block{pointer-events:all}@media(max-width:991px){.hero__follow-block{position:absolute;left:0;bottom:180px}}.hero__button{pointer-events:all}@media(min-width:768px){.hero__button{margin-top:30px}}.hero__unpublish-date{display:none}@media(min-width:768px){.hero__unpublish-date{display:block;margin-top:30px!important}}.hero__playlist{margin:20px 0 0 -10px}@media(min-width:768px){.hero__playlist{margin:20px -20px 0 -10px}}.hero__playlist .l-carousel-grid{margin:0}.hero__playlist .l-carousel-item{padding:10px;width:150px}@media(min-width:576px){.hero__playlist .l-carousel-item{width:220px}}.hero__playlist .flickity-slider{margin:0 15px}.hero__playlist .flickity-prev-next-button:after{width:30px;height:30px}.hero__playlist .flickity-prev-next-button svg{width:9px;height:9px}.program-header{position:relative;z-index:32;margin-bottom:30px}@media screen and (max-width:1410px){.program-header{padding-left:0!important;padding-right:0!important}}.program-header__inner{min-height:60vh}@media(min-width:576px){.program-header__inner{min-height:710px}}.program-header__nav{position:relative;z-index:30;margin-top:-150px}.program-header__seasons{position:relative;padding-top:20px}.program-header__seasons.is-disabled{pointer-events:none}.program-header__seasons.is-disabled .episode-teaser{-webkit-transition:-webkit-filter .2s ease-in;transition:-webkit-filter .2s ease-in;transition:filter .2s ease-in;transition:filter .2s ease-in, -webkit-filter .2s ease-in}.program-header__seasons.is-disabled .episode-teaser:not(.is-active){-webkit-filter:blur(5px);filter:blur(5px)}.program-seasons .seasons{padding:0}.playlist-toggle{display:-webkit-inline-box;display:inline-flex;position:relative;padding:1rem 1.5rem;background-color:#242432;color:#fff;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700;text-transform:none;-webkit-transition:background-color .25s;transition:background-color .25s}.playlist-toggle:not(.no-hover){box-shadow:0 5px 25px rgba(0,0,0,.3)}.playlist-toggle:not(.no-hover):hover{background-color:#2a2a3b}.playlist-toggle__value *+*{margin-left:8px}.playlist-toggle__icon{color:#f50a00}.playlist-toggle__select{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0}.single-program{max-width:1410px;margin-left:auto;margin-right:auto}@media screen and (min-width:1410px){.single-program .hero__container,.single-program .single-program__seasons{padding:0 45px!important}.single-program .hero__playlist{margin-right:-45px}}.single-program__seasons{position:relative;z-index:31;margin-top:-300px}.program-overview__inner{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column wrap}@media(min-width:768px){.program-overview__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.program-overview__row{width:100%;padding:15px 0}.program-overview__row:nth-child(odd){background-color:#000}.program-overview__letter{-webkit-box-flex:.07;flex:.07 1;color:#f50a00;min-width:50px;line-height:1.5}@media(min-width:768px){.program-overview__shows{-webkit-box-flex:.9;flex:.9 1;width:100%;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}}.program-overview__shows>*{width:100%;padding:10px 0}@media(min-width:768px){.program-overview__shows>*{width:calc(50% + 5px);margin-right:-5px}}@media(min-width:992px){.program-overview__shows>*{width:calc(33.33333% + 5px);margin-right:-5px}}.program-overview__link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.program-overview__link:hover .program-overview__title{text-decoration:underline}.program-overview__link:hover .program-overview__badge{text-decoration:none;-webkit-transform:translateX(5px);transform:translateX(5px)}.program-overview__badge{margin-left:8px;-webkit-transition:-webkit-transform .35s ease-in-out;transition:-webkit-transform .35s ease-in-out;transition:transform .35s ease-in-out;transition:transform .35s ease-in-out, -webkit-transform .35s ease-in-out}.show-heading__title{display:block;font-weight:700;color:#fff}@media(min-width:768px){.show-heading__title{font-size:40px}}.show-heading__description{max-width:710px;margin-bottom:5px;font-size:14px;font-weight:700;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#f50a00}@media(min-width:768px){.show-heading__description{font-size:18px}}.follow-block{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;margin-top:30px}@media(max-width:991px){.follow-block{margin-top:15px;padding-top:15px}}.follow-block__header{margin-bottom:5px;color:#fff;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}@media(min-width:768px){.follow-block__header{font-size:16px}}.follow-block__platforms{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}.follow-block__hashtag{margin-left:8px;color:#fff;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:15px;font-weight:700}.follow-block--hashtag-only{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:end;align-items:flex-end}.l-meta{margin:15px 0}@media(min-width:768px){.l-meta{display:-webkit-box;display:flex}}.l-meta .metadata{-webkit-box-flex:1;flex:1 1}.l-meta .share{-webkit-box-flex:.35;flex:.35 1}@media(min-width:768px){.metadata{padding-right:15px}}.metadata--inline{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media(min-width:768px){.metadata--inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}}.metadata__title{font-size:21px;color:#fff}@media(min-width:768px){.metadata__title{font-size:30px}}.metadata__block{margin:10px 0}.metadata__label{display:inline-block;margin-right:5px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:18px;font-weight:600;text-transform:none;color:#fff}.metadata__date{display:inline-block;margin-right:8px;font-size:14px;text-transform:lowercase;color:hsla(0,0%,100%,.65)}.metadata__description{margin:10px 0;color:hsla(0,0%,100%,.9);font-size:16px;line-height:1.7}@media(min-width:768px){.metadata__description{font-size:18px}}.metadata__description a:not(.tag){text-decoration:underline;-webkit-transition:color .35s;transition:color .35s}.metadata__description a:not(.tag):focus,.metadata__description a:not(.tag):hover{color:hsla(0,0%,100%,.95)}.metadata__description p{margin-bottom:15px}.metadata__tags{margin-top:15px}.metadata__unpublish-date{font-size:14px;line-height:20px;margin:10px 0;color:hsla(0,0%,100%,.9)}.metadata__unpublish-date .date{color:hsla(0,0%,100%,.9);font-weight:600}.tags{display:-webkit-inline-box;display:inline-flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.tags__icon{width:20px;height:20px;margin-right:10px;fill:hsla(0,0%,100%,.95)}.tags__items{display:-webkit-inline-box;display:inline-flex;flex-wrap:wrap;width:calc(100% - 30px)}.tag{flex-shrink:0;margin:0 3px 3px 0;padding:5px 8px;font-size:13px;font-weight:400;text-transform:capitalize;background-color:hsla(0,0%,100%,0);border:1px solid hsla(0,0%,100%,.5);color:#fff}.tag:hover{background-color:hsla(0,0%,100%,.05)}.share{margin-top:20px}@media(min-width:768px){.share{margin-top:0;max-width:150px;text-align:center}}.share__header{width:100%;margin:10px 0;font-size:14px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:600;color:#fff}.share__platforms{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;margin:-5px}@media(min-width:768px){.share__platforms{-webkit-box-pack:center;justify-content:center}}.share__link{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:0;flex:0 0 auto;width:40px;height:40px;margin:5px;border-radius:50%;border:2px solid transparent;background-color:hsla(0,0%,100%,.1);-webkit-transition:background-color .35s;transition:background-color .35s}.share__link .icon{max-height:20px;color:#fff;-webkit-transition:background-color .35s,-webkit-transform .35s;transition:background-color .35s,-webkit-transform .35s;transition:transform .35s,background-color .35s;transition:transform .35s,background-color .35s,-webkit-transform .35s}.share__link:hover{background-color:transparent;border-color:hsla(0,0%,100%,.1)}.tabs{display:-webkit-box;display:flex;margin-bottom:30px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700}.tabs__tab{-webkit-box-flex:1;flex:1 1 auto;padding:12px 20px;border-bottom:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);text-align:center}.tabs__tab.is-active{border-bottom:3px solid #f50a00;color:#fff}.day-selector{height:100px}.day-selector__reset-button{z-index:20}@media(min-width:992px){.day-selector__reset-button{height:50px}}.day-selector__reset-button .icon{margin:0 5px}.is-sticky .day-selector__reset-button{position:fixed;top:100px}@media(max-width:991px){.is-sticky .day-selector__reset-button{left:0}}.tv-guide{min-height:75vh}.tv-guide .tv-guide-item.is-active,.tv-guide .tv-guide-item:focus,.tv-guide .tv-guide-item:hover{border-color:transparent;background-color:#000}.tv-guide .tv-guide-item.is-active+.tv-guide-item .tv-guide-item__block,.tv-guide .tv-guide-item.is-active .tv-guide-item__block,.tv-guide .tv-guide-item:focus+.tv-guide-item .tv-guide-item__block,.tv-guide .tv-guide-item:focus .tv-guide-item__block,.tv-guide .tv-guide-item:hover+.tv-guide-item .tv-guide-item__block,.tv-guide .tv-guide-item:hover .tv-guide-item__block{border-color:transparent}.tv-guide .tv-guide-slider{position:relative;background-color:#191923}.tv-guide .tv-guide-slider:after{content:"";position:absolute;bottom:-40px;left:0;right:0;width:100%;height:40px;background-image:-webkit-gradient(linear,left bottom, left top,color-stop(50%, transparent),to(#000));background-image:linear-gradient(0deg,transparent 50%,#000);pointer-events:none;-webkit-transition:opacity .4s;transition:opacity .4s}.tv-guide-item .duration-bar:before,.tv-guide-show__timing .duration-bar:before{background-color:rgba(25,25,35,.1)!important}.tv-guide-slider{height:100px;width:100%;background-color:transparent}.is-fixed .tv-guide-slider{position:fixed;top:70px;left:0;right:0;width:100%;z-index:15}@media(min-width:768px){.is-pull-out .can-pull-out .tv-guide-slider .section,.tv-guide-slider .hero__branding,.tv-guide-slider .is-pull-out .can-pull-out .section,.tv-guide-slider .l-container,.tv-guide-slider .program-header{padding-left:50px;padding-right:50px}}.tv-guide-slider .flickity-slider,.tv-guide-slider .flickity-viewport{height:100%!important}.tv-guide-slider .flickity-slider{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;top:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tv-guide-slider .flickity-slider{display:block}}.tv-guide-slider .flickity-prev-next-button{position:absolute;display:block;width:40px;height:60px;background-color:#191923;color:color-contrast(#191923);border-radius:0;-webkit-transition:opacity .45s;transition:opacity .45s}.tv-guide-slider .flickity-prev-next-button svg{top:calc(50% - 8px);left:calc(50% - 8px);width:16px;height:16px}.tv-guide-slider .flickity-prev-next-button .arrow{fill:#fff}.tv-guide-slider .flickity-prev-next-button[disabled]{opacity:0}.tv-guide-slider .flickity-prev-next-button.previous{left:0;right:auto}@media(min-width:768px){.tv-guide-slider .flickity-prev-next-button.previous{left:10px}}.tv-guide-slider .flickity-prev-next-button.next{left:auto;right:0}@media(min-width:768px){.tv-guide-slider .flickity-prev-next-button.next{right:10px}}.tv-guide-item{width:auto;height:100%;top:0}@media(min-width:768px){.tv-guide-item{width:auto}}.tv-guide-item__inner{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:center;justify-content:center;text-align:center;height:100%;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;background-color:transparent;-webkit-transition:background-color .45s,border-color .45s;transition:background-color .45s,border-color .45s}.tv-guide-item__block{overflow:hidden;max-width:100%;width:100%;padding:0 35px;border-left:1px solid hsla(0,0%,100%,.2);-webkit-transition:border-color .45s;transition:border-color .45s}.tv-guide-item__description{font-size:14px;line-height:20px;font-weight:400;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff}.tv-guide-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:20px;line-height:26px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:700;color:#fff}.tv-guide-item__title.is-date{text-transform:capitalize}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tv-guide-item__title{padding:5px 0}}.tv-guide-item__duration-bar{position:relative;margin-top:10px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tv-guide-item__duration-bar{margin-top:0}}.tv-guide-item.is-active .tv-guide-item__description{color:#fff}.tv-guide-item.is-now .tv-guide-item__description{text-transform:uppercase;font-weight:400;color:#fff}.l-tv-guide-shows{margin:75px 0 30px}.tv-guide-show{position:relative;background-color:transparent;-webkit-transition:background-color .3s cubic-bezier(.23,1,.32,1);transition:background-color .3s cubic-bezier(.23,1,.32,1)}.tv-guide-show__inner{position:relative;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;flex-wrap:wrap;padding:15px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}@media(min-width:992px){.tv-guide-show__inner{padding:30px 0}}.tv-guide-show__timing{width:calc(20% + 15px);margin-top:5px}@media(min-width:992px){.tv-guide-show__timing{width:15%}}.tv-guide-show__details{width:calc(80% - 15px)}@media(min-width:992px){.tv-guide-show__details{width:calc(50% - 15px);padding-right:15px}}.tv-guide-show__description{margin:15px 0;font-size:15px;line-height:1.4}.tv-guide-show__video{width:100%;margin-left:auto;padding:10px 0;border-top:1px solid hsla(0,0%,100%,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}@media(min-width:576px){.tv-guide-show__video{border:0}}@media(min-width:992px){.tv-guide-show__video{width:30%;max-width:341px}}.tv-guide-show__toggle{padding-left:calc(20% + 15px);padding-top:30px;padding-bottom:15px;margin:-15px 0;text-align:left}@media(min-width:992px){.tv-guide-show__toggle{width:100%;padding-left:15%}}.tv-guide-show__watch-button{display:none;margin-left:auto}.tv-guide-show__watch-button svg{margin-right:5px;width:12px;height:12px}@media(min-width:992px){.tv-guide-show__watch-button{display:-webkit-inline-box;display:inline-flex}}.tv-guide-show__label{margin:10px 0;font-size:14px;color:#fff}.tv-guide-show__label,.tv-guide-show__video-label{font-weight:700;line-height:1;text-transform:uppercase}.tv-guide-show__video-label{margin-bottom:5px;font-size:12px;color:hsla(0,0%,100%,.6)}.tv-guide-show__time{font-size:20px;line-height:1;font-weight:300;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff}@media(min-width:992px){.tv-guide-show__time{font-size:30px}}.tv-guide-show__duration{position:relative;width:80%;margin-top:10px}.tv-guide-show__title{font-size:20px;color:#fff}.tv-guide-show__title a{text-decoration:underline}@media(min-width:992px){.tv-guide-show__title{font-size:24px}}.tv-guide-show__subtitle{display:block;margin:5px 0;font-size:14px;color:hsla(0,0%,100%,.65)}@media(min-width:992px){.tv-guide-show__subtitle{font-size:16px}}.tv-guide-show.is-now,.tv-guide-show.is-selected,.tv-guide-show:focus{background-color:#000;margin-top:-1px;z-index:2;border-top:1px solid #191923}.tv-guide-show.is-now .tv-guide-show__inner,.tv-guide-show.is-selected .tv-guide-show__inner,.tv-guide-show:focus .tv-guide-show__inner{border-bottom-color:transparent}.tv-guide-show.is-selected .tv-guide-show__video{display:block!important}.tv-guide-show.is-selected .read-more .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tv-guide-show:last-of-type .tv-guide-show__inner{border-bottom-color:transparent}.search-bar__row,.search-bar__search{margin-bottom:15px}.search-bar__row{font-size:14px;color:hsla(0,0%,100%,.5)}.search-results>*{padding:30px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.search-results>:first-of-type{padding-top:0}.search-results>:last-of-type{border-bottom-color:transparent}.sm-search{position:relative;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%}.sm-search__input{height:50px;width:100%;padding-left:15px;padding-right:39px;font-size:16px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;border:0;color:#191923;background-color:rgba(25,25,35,.15);-webkit-transition:box-shadow .25s;transition:box-shadow .25s}.sm-search__input::-webkit-input-placeholder{color:#fff;opacity:1}.sm-search__input::-moz-placeholder{color:#fff;opacity:1}.sm-search__input:-ms-input-placeholder{color:#fff;opacity:1}.sm-search__input::-ms-input-placeholder{color:#fff;opacity:1}.sm-search__input::placeholder{color:#fff;opacity:1}.sm-search__input:focus{outline:none;box-shadow:0 0 0 2px hsla(0,0%,100%,.25)}.sm-search__button{position:absolute;top:0;right:0;height:100%;padding:0 10px;color:inherit}.sm-search__button>svg{-webkit-transition:opacity .45s ease-in-out;transition:opacity .45s ease-in-out}.sm-search__button:focus>svg,.sm-search__button:hover>svg{opacity:.5}.sm-search--page .sm-search__input{height:60px;border:1px solid transparent;padding-left:30px;padding-right:60px;color:#191923;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:24px;background-color:#fff}.sm-search--page .sm-search__input::-webkit-input-placeholder{color:currentColor}.sm-search--page .sm-search__input::-moz-placeholder{color:currentColor}.sm-search--page .sm-search__input:-ms-input-placeholder{color:currentColor}.sm-search--page .sm-search__input::-ms-input-placeholder{color:currentColor}.sm-search--page .sm-search__input::placeholder{color:currentColor}.sm-search--page .sm-search__button{width:60px;height:60px;color:#f50a00}.nrj-radio{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;border-top:1px solid hsla(0,0%,100%,.1);padding-top:30px}.nrj-radio__button{-webkit-box-ordinal-group:2;order:1}@media(min-width:576px){.nrj-radio__button{-webkit-box-ordinal-group:1;order:0}}.nrj-radio__tracks{width:100%;padding-top:15px}.nrj-radio-header,.nrj-radio-header__logo{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.nrj-radio-header__logo{-webkit-box-pack:center;justify-content:center;width:100px;height:100px;border-radius:50%;margin-right:15px;background-color:#fff}.nrj-radio-header__meta{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.nrj-radio-header__title{display:block;font-weight:700;color:#fff;line-height:1}@media(min-width:768px){.nrj-radio-header__title{font-size:40px}}.nrj-radio-header__subtitle{margin-top:5px;font-size:14px;font-weight:700;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#f50a00}@media(min-width:768px){.nrj-radio-header__subtitle{font-size:18px}}.nrj-radio-button{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:400}.nrj-radio-button:focus .nrj-radio-button__label,.nrj-radio-button:hover .nrj-radio-button__label{text-decoration:underline}.nrj-radio-button__icon{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:30px;height:30px;margin-right:7px;border-radius:50%;background-color:#f50a00}.nrj-radio-button__icon svg{-webkit-transform:translateX(1px);transform:translateX(1px)}@-webkit-keyframes trackLoading{0%{opacity:.02}to{opacity:.05}}@keyframes trackLoading{0%{opacity:.02}to{opacity:.05}}@-webkit-keyframes trackSlideIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes trackSlideIn{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.nrj-radio-tracks>:not(.is-placeholder){-webkit-animation:trackSlideIn .8s forwards;animation:trackSlideIn .8s forwards;opacity:0}.nrj-radio-tracks>:not(.is-placeholder):first-child{-webkit-animation-delay:0ms;animation-delay:0ms}.nrj-radio-tracks>:not(.is-placeholder):nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.nrj-radio-tracks>:not(.is-placeholder):nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.nrj-radio-tracks>:not(.is-placeholder):nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.nrj-radio-tracks>:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}@media(min-width:576px){.nrj-radio-tracks>:not(:last-child){border:none}}.nrj-radio-track{height:100%;background-color:transparent}@media(min-width:576px){.nrj-radio-track{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;padding:20px;border-color:#282838;background-color:#242432}}.nrj-radio-track__title{display:block;padding-bottom:7px;color:#fff;font-size:16px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;line-height:1}@media(min-width:576px){.nrj-radio-track__title{padding-bottom:10px;font-size:18px}}.nrj-radio-track__artist{display:inline-block;font-weight:700;line-height:1}@media(min-width:576px){.nrj-radio-track__artist{display:block;margin-bottom:8px}}.nrj-radio-track__track{display:inline-block;padding-left:3px;font-weight:400;line-height:1}.nrj-radio-track__track:before{content:" - "}@media(min-width:576px){.nrj-radio-track__track{padding-left:0}.nrj-radio-track__track:before{content:none}}.nrj-radio-track__updated{display:inline-block;font-size:12px;line-height:1;color:hsla(0,0%,100%,.5)}@media(min-width:576px){.nrj-radio-track__updated{display:block;font-size:16px}}.nrj-radio-track--placeholder .nrj-radio-track__artist,.nrj-radio-track--placeholder .nrj-radio-track__track,.nrj-radio-track--placeholder .nrj-radio-track__updated{background-color:#fff;-webkit-animation:trackLoading .8s infinite alternate;animation:trackLoading .8s infinite alternate}@-webkit-keyframes openNotifications{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}}@keyframes openNotifications{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}}.notifications-popper{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.notifications-popper{min-width:400px}}.notifications-popper.notifications-open{display:block}.notifications{position:relative;z-index:9999}.notifications-counter{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:20px;padding:0 8px;border-radius:10px}.notifications-arrow{position:absolute;top:0;left:calc(50% - 5px);width:0;height:0;margin:0 5px;border-style:solid;border-width:0 5px 5px}.notifications-list{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap;width:calc(100vw - 10px);max-width:450px;-webkit-transform:translateY(5px);transform:translateY(5px)}.notifications-open .notifications-list{-webkit-animation:openNotifications .15s forwards;animation:openNotifications .15s forwards}.notifications-list:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}.notifications-list__header{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;padding:20px 10px}.notifications-list__header .notification-link{-webkit-box-flex:1;flex-grow:1;text-align:right}.notifications-list__title{margin-right:10px}.notifications-list__items{max-height:450px;overflow-x:hidden;overflow-y:scroll}.notifications-list__footer{-webkit-box-pack:center;justify-content:center;height:47px}.notification-item,.notifications-list__footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:10px}.notification-item__image{width:60px;height:auto;margin-right:10px;flex-shrink:0;border-radius:50%}.notification-item__content{-webkit-box-flex:1;flex:1 1 100%}.notification-item__title{margin-bottom:5px}.notification-item__label{text-transform:uppercase;padding:3px 5px}.notification-item__programme{margin-right:5px;text-transform:uppercase}.notification-item__date{text-align:right}.notifications-popper .notifications-list{background-color:#191923;box-shadow:0 2px 10px 0 rgba(1,51,91,.25),0 10px 50px 0 rgba(1,51,91,.5)}.notifications-popper .notifications-list__title{font-size:18px}.notifications-popper .notifications-list__header{background-color:#242432}.notifications-popper .notifications-list__footer{background-color:#191923;font-size:14px;font-weight:600;line-height:19px}.notifications-counter{background-color:#000;color:#fff;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:600;line-height:20px}.notifications-counter.sm{font-size:11px}.notifications-counter.xl{font-size:15px}.notifications-arrow{border-color:transparent transparent #191923}.notifications-list{color:#191923}.notification-link{color:#fff;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:18px}.notification-item{cursor:pointer;background-color:#191923;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.15);-webkit-transition:background-color .35s;transition:background-color .35s}.notification-item+.notification-item{margin-top:-1px}.notification-item:hover{background-color:#2e2e41}.notification-item.is-new{background-color:#2a2a3b}.notification-item__title{color:#fff;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:14px;font-weight:600;line-height:18px}.notification-item__label{font-size:11px;font-weight:800;background-color:#f50a00;color:#fff}.notification-item__date{font-size:11px;color:hsla(0,0%,100%,.85)}.notification-item__programme{font-weight:800;font-size:11px;color:#fff}@-webkit-keyframes ui-show-form-error{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes ui-show-form-error{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes ui-show-message{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes ui-show-message{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.alert{margin:20px 0;padding:12px 20px;border-width:1px;border-style:solid;text-align:center;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:600;-webkit-animation:ui-show-message .45s;animation:ui-show-message .45s}.alert a,.alert button{font-weight:600;text-decoration:underline}.alert a:focus,.alert a:hover,.alert button:focus,.alert button:hover{text-decoration:none}.alert.is-success{font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;border-color:transparent;background-color:hsla(0,0%,100%,.1);color:#fff}.alert.is-error,.alert.is-message{background-color:rgba(245,10,0,.05);border-color:rgba(245,10,0,.25)}.alert.is-message{color:#f50a00}fieldset.form-item{margin:0 0 20px;padding:0;border:0}.form__title{margin:10px 0 30px;font-size:responsive 20px 30px;color:#fff}.form__notice,.form__title{font-weight:700;text-align:center}.form__notice{display:block;margin:-20px 0 30px;font-size:responsive 14px 18px;color:#f50a00}.form__subtitle{margin:20px 0;color:#fff;font-size:24px;font-weight:300}.form__text{margin:20px 0;line-height:1.4;color:#fff}.form__footnotes{margin-top:20px;font-size:14px}.form-confirmation{text-align:center}.form-confirmation .form__title{margin:0 0 10px}.form-confirmation p{margin:0 auto 15px;max-width:400px;font-size:18px}.form-item{display:block;margin-bottom:20px}.form-item__label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;text-transform:uppercase;color:#fff}.form-item__error{-webkit-animation:ui-show-form-error .35s;animation:ui-show-form-error .35s;display:block;width:100%;margin-top:5px;font-size:14px;color:#f50a00}.form-item.is-disabled{opacity:.5}.form-item.is-hidden{display:none}.form-item--inline-items .form-item{display:inline-block;width:auto;margin-right:20px}.confirmation-gif{margin-bottom:35px}.confirmation-gif img{display:block;width:100px;height:auto;margin:0 auto}.form-item-with-button{margin-bottom:20px}.form-item-with-button .form-item{margin-bottom:0}.form-item-with-button .button{margin-left:-20px}.form-inline{display:-webkit-box;display:flex}.required-star{margin-left:5px;color:#f50a00}.input,.textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:start;justify-content:flex-start;width:100%;padding:10px 15px;border:1px solid hsla(0,0%,100%,.2);border-radius:0;font-size:16px;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff;background-color:transparent;-webkit-transition:background-color .25s;transition:background-color .25s}.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.75)}.input::-moz-placeholder, .textarea::-moz-placeholder{color:hsla(0,0%,100%,.75)}.input:-ms-input-placeholder, .textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.input::-ms-input-placeholder, .textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.input::placeholder,.textarea::placeholder{color:hsla(0,0%,100%,.75)}.input:disabled,.textarea:disabled{pointer-events:none;background-color:hsla(0,0%,100%,.2)}.has-error .input,.has-error .textarea{border-bottom:3px solid #f50a00}.input:disabled,.input:focus,.textarea:disabled,.textarea:focus{outline:none}.select{position:relative}.select:after{content:"";position:absolute;pointer-events:none;width:20px;height:20px;background-image:url(/themes/custom/drupack/public/assets/chevron-down.svg);background-size:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:15px}.select::-ms-expand{display:none}.select>select{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:start;justify-content:flex-start;width:100%;padding:10px 15px;border:1px solid hsla(0,0%,100%,.2);border-radius:0;font-size:16px;font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;color:#fff;background-color:transparent;-webkit-transition:background-color .25s;transition:background-color .25s}.select>select::-webkit-input-placeholder{color:hsla(0,0%,100%,.75)}.select>select::-moz-placeholder{color:hsla(0,0%,100%,.75)}.select>select:-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.select>select::-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.select>select::placeholder{color:hsla(0,0%,100%,.75)}.select>select:disabled{pointer-events:none;background-color:hsla(0,0%,100%,.2)}.has-error .select>select{border-bottom:3px solid #f50a00}.checkbox{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;width:100%;font-size:14px}.checkbox:hover{cursor:pointer}.checkbox__input{opacity:0;width:0;height:0;-webkit-box-flex:0;flex-grow:0}.checkbox__input:focus+.checkbox__box>.checkbox__outside{stroke:hsla(0,0%,90.2%,.2)}.checkbox__box{width:20px;height:20px;float:left;margin-right:10px}.checkbox__outside{stroke:hsla(0,0%,100%,.2)}.checkbox__inside{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;color:#f50a00}.checkbox__label{display:inline-block;-webkit-box-flex:.95;flex:.95 1;color:#fff}.newsletters-form .checkbox__label{font-weight:600}.checkbox__description{display:block;width:100%;margin-top:10px;margin-left:30px}.checkbox.is-selected .checkbox__inside,.checkbox:active .checkbox__inside{opacity:1}.form-item--checkboxes .form-item{margin-bottom:5px}.radio{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;margin-bottom:0;width:100%;font-size:14px}.radio:hover{cursor:pointer}.radio__input{opacity:0;width:0;height:0}.radio__input:focus+.radio__box>.radio__outside{stroke:hsla(0,0%,90.2%,.2)}.radio__box{width:20px;height:20px;float:left;margin-right:10px}.radio__outside{stroke:hsla(0,0%,100%,.2)}.radio__inside{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;color:#f50a00}.radio__label{display:inline-block;font-size:14px;font-weight:400;color:#fff}.radio.is-selected .radio__inside,.radio:active .radio__inside{opacity:1}.f-newsletter__form{display:-webkit-box;display:flex;flex-wrap:wrap}.f-newsletter__intro{margin:15px 0;font-size:15px}.f-newsletter__input{-webkit-box-flex:.8;flex:.8 1;-webkit-box-flex:1;flex-grow:1;margin-right:10px;border:1px solid transparent;color:#fff}.f-newsletter__input,.f-newsletter__input:focus{background-color:rgba(25,25,35,.15)}.f-newsletter__input::-webkit-input-placeholder{color:currentColor}.f-newsletter__input::-moz-placeholder{color:currentColor}.f-newsletter__input:-ms-input-placeholder{color:currentColor}.f-newsletter__input::-ms-input-placeholder{color:currentColor}.f-newsletter__input::placeholder{color:currentColor}.f-newsletter__button{color:#191923;background-color:#fff;-webkit-transition:background-color .35s,color .35s;transition:background-color .35s,color .35s}.f-newsletter__button:focus,.f-newsletter__button:hover{background-color:#191923;color:#fff}.f-newsletter__message{width:100%;margin-top:10px;font-size:14px}.f-contest .button{width:100%}.f-personal-info__message{margin:30px 0}.f-personal-info .f-form{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:justify;justify-content:space-between}.f-personal-info .f-form>*{width:100%}.f-personal-info .f-form [class~="form-item--custom:street_box"],.f-personal-info .f-form [class~="form-item--custom:street_number"]{width:calc(50% - 10px)}@media(min-width:576px){.f-personal-info .f-form .form-item--family_name,.f-personal-info .f-form .form-item--name{width:calc(50% - 5px)}.f-personal-info .f-form .form-item--address{width:calc(70% - 5px)}.f-personal-info .f-form [class~="form-item--custom:street_box"],.f-personal-info .f-form [class~="form-item--custom:street_number"]{width:calc(15% - 5px)}.f-personal-info .f-form [class~="form-item--custom:city"],.f-personal-info .f-form [class~="form-item--custom:postal_code"]{width:calc(50% - 5px)}}.profile-page__header{margin-bottom:15px}.profile-page__header h1{margin-bottom:1rem}@media(min-width:576px){.profile-page__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:45px}.profile-page__header h1{margin-bottom:0}}.profile-page .form+.form{margin-top:15px}@media(min-width:576px){.profile-page .form+.form{margin-top:45px}}.profile-page.not-logged-in{text-align:center}.profile-page.not-logged-in p{margin:15px 0 30px}.not-found .cbs+.l-columns{margin-top:30px}@-webkit-keyframes loading-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-animation{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;height:200px}.loading-animation__symbol{display:block;width:30px;height:30px;-webkit-animation:loading-animation 2s linear infinite;animation:loading-animation 2s linear infinite}.loading-animation__symbol path{fill:#f50a00}.loading-animation--inline{height:35px}.loading-animation--absolute{position:absolute;z-index:10;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hero__branding,.is-pull-out .can-pull-out .section,.l-container,.program-header{max-width:1410px;width:100%;height:100%;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}@media(min-width:768px){.hero__branding,.is-pull-out .can-pull-out .section,.l-container,.program-header{padding-left:15px;padding-right:15px}}.l-container--full-hd{max-width:1920px;margin-left:auto;margin-right:auto}.l-page{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:100vh}.l-page__inner{padding-top:30px;padding-bottom:75px}.l-page__inner.has-hero{padding-top:0}@media(max-width:767px){.l-page__inner.has-focus{padding-top:0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.l-page{-webkit-box-flex:0;flex:0 0 auto}}.l-content{-webkit-box-flex:1;flex:1 0 auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.l-content{-webkit-box-flex:0;flex:0 0 auto}}.l-footer{position:relative;z-index:10}.l-text-container{width:100%;max-width:710px;margin-left:auto;margin-right:auto}.l-columns{position:relative;z-index:2;display:-webkit-box;display:flex;flex-wrap:wrap}.l-columns:last-of-type{margin-bottom:7.5px}@media(min-width:768px){.l-columns{margin:-7.5px}}.l-columns__load-more{margin:30px 0;text-align:center}.l-column{display:block;-webkit-box-flex:0;flex:none;width:100%;padding:10px 5px}@media(min-width:768px){.l-column{padding:7.5px}}@media(min-width:576px){.l-column:not(.is-focus):not(.is-aside){width:50%}}@media(min-width:768px){.l-column:not(.is-focus):not(.is-aside){width:33.3333333333%}}@media(min-width:1200px){.l-column:not(.is-focus):not(.is-aside):not(.do-not-span-3){width:25%}}@media(min-width:576px){.l-column.is-aside{width:50%}}@media(min-width:1200px){.l-column.is-aside{width:33.3333333333%}}.l-column.is-flex{display:-webkit-box;display:flex}.l-column.has-label{padding-bottom:20px}.l-focus-grid{display:-webkit-box;display:flex;flex-wrap:wrap}@media(min-width:768px){.l-focus-grid{margin:-7.5px -7.5px 7.5px}}.l-focus-tile{padding:10px 5px}@media(min-width:768px){.l-focus-tile{padding:7.5px}}.l-default>.l-focus-tile{width:100%}@media(min-width:576px){.l-default>.l-focus-tile{width:50%}}@media(min-width:992px){.l-default>.l-focus-tile{width:25%}}.l-focus-on-first>.l-focus-tile{width:100%}@media(min-width:576px){.l-focus-on-first>.l-focus-tile.is-focus>.teaser{min-height:300px}}@media(min-width:992px){.l-focus-on-first>.l-focus-tile.is-focus{width:50%}}@media(min-width:576px){.l-focus-on-first>.l-focus-tile:nth-child(2),.l-focus-on-first>.l-focus-tile:nth-child(3){width:50%}}@media(min-width:992px){.l-focus-on-first>.l-focus-tile:nth-child(2),.l-focus-on-first>.l-focus-tile:nth-child(3){width:25%}}.l-single-focus>.l-focus-tile{width:100%}@media(min-width:768px){.l-single-focus>.l-focus-tile>.teaser{min-height:560px}}.l-double-focus>.l-focus-tile{width:100%}@media(min-width:1200px){.l-double-focus>.l-focus-tile>.teaser{min-height:376px}}@media(min-width:576px){.l-double-focus>.l-focus-tile{width:50%}}.l-triple-focus>.l-focus-tile:first-of-type{width:100%}@media(min-width:768px){.l-triple-focus>.l-focus-tile:first-of-type{width:100%}.l-triple-focus>.l-focus-tile:first-of-type>.teaser{min-height:475px}}@media(min-width:1200px){.l-triple-focus>.l-focus-tile:first-of-type{width:58.3333333333%}}.l-triple-focus>.l-focus-tile:nth-of-type(2){width:100%;padding:0}@media(min-width:768px){.l-triple-focus>.l-focus-tile:nth-of-type(2){display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;width:100%}}@media(min-width:1200px){.l-triple-focus>.l-focus-tile:nth-of-type(2){width:41.6666666667%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.l-triple-focus>.l-focus-tile:nth-of-type(2)>.l-focus-tile:first-of-type{width:100%}@media(min-width:768px)and (max-width:991px){.l-triple-focus>.l-focus-tile:nth-of-type(2)>.l-focus-tile:first-of-type{width:50%}}.l-triple-focus>.l-focus-tile:nth-of-type(2)>.l-focus-tile:nth-of-type(2){width:100%}@media(min-width:768px)and (max-width:991px){.l-triple-focus>.l-focus-tile:nth-of-type(2)>.l-focus-tile:nth-of-type(2){width:50%}}@media(min-width:768px){.l-carousel-grid{margin:-7.5px}}.l-carousel-grid:not(.flickity-enabled){display:-webkit-box;display:flex;overflow:hidden}.l-carousel-grid .flickity-slider{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:stretch;align-items:stretch}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.l-carousel-grid .flickity-slider{display:block}}.l-carousel-item{display:-webkit-box;display:flex;flex-shrink:0;width:104px;min-height:100%;padding:7px 5px}.l-carousel-item.is-full-height{height:100%}.l-carousel-item__inner{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.l-carousel-item__inner .teaser{-webkit-box-flex:1;flex-grow:1}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.l-carousel-item__inner{width:100%}}.l-carousel-item__label{-webkit-box-flex:0;flex-grow:0}@media(min-width:576px){.l-carousel-item{width:219px}}.list--separated>*{padding-top:15px;padding-bottom:15px}.list--separated>:not(:last-of-type){border-bottom:1px solid hsla(0,0%,100%,.1)}.section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column wrap}@media(min-width:768px){.section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.section__header{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}@media(min-width:768px){.section__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}}.section__title{-webkit-box-flex:1;flex:1 1 auto;margin-bottom:15px}.section__title .title{max-width:710px}.section__link{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;-webkit-box-flex:0;flex:0 0 auto;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:400;font-size:16px;color:#fff}@media(max-width:767px){.section__link{-webkit-box-ordinal-group:11;order:10}}@media(min-width:768px){.section__link{margin-left:auto;-webkit-box-pack:end;justify-content:flex-end;margin-bottom:30px}}@media(min-width:1200px){.section__link{margin-top:0}}.section__link .icon{width:14px;height:14px;margin-left:8px;color:#f50a00;-webkit-transition:-webkit-transform .45s;transition:-webkit-transform .45s;transition:transform .45s;transition:transform .45s, -webkit-transform .45s}.section__link:hover .icon{-webkit-transform:translateX(2px);transform:translateX(2px)}.section__content{flex-shrink:0;width:100%;margin-bottom:0}.is-pull-out .can-pull-out .section{padding:0}.section--more{margin-top:15px}@media(min-width:768px){.l-homepage{padding-bottom:30px}}.l-homepage__aside{margin:0}@media(min-width:768px){.l-homepage__aside{width:66.6666666667%}}@media(min-width:1200px){.l-homepage__aside{width:75%}}.l-homepage__popular{padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media(max-width:767px){.l-homepage__popular{-webkit-box-ordinal-group:11;order:10;width:calc(100% - 15px)!important;margin:15px 7.5px;padding:15px 0 0;border-top:1px solid hsla(0,0%,100%,.1)}}.l-multiple-programs{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;margin:5px -5px}@media(min-width:768px){.l-multiple-programs{margin:-7.5px -7.5px 7.5px}}.l-multiple-programs__item{width:50%;padding:5px}@media(min-width:768px){.l-multiple-programs__item{padding:7.5px}}@media(min-width:1200px){.l-multiple-programs__item{width:25%}}@media(min-width:768px){.l-multiple-programs .show-teaser{min-height:440px}}.l-program-grid{-webkit-box-align:start;align-items:flex-start;margin-bottom:15px}.l-program-grid,.l-program-grid__content{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.l-program-grid__content{-webkit-box-align:stretch;align-items:stretch;width:100%}@media(min-width:992px){.l-program-grid__content{width:calc(33.33333% - 7.5px)}}@media(min-width:1200px){.l-program-grid__content{width:calc(50% - 7.5px)}}.l-program-grid__content>*{width:100%;margin-bottom:15px}@media(min-width:576px){.l-program-grid__content>*{width:calc(50% - 7.5px)}}@media(min-width:768px){.l-program-grid__content>*{width:calc(33.33333% - 7.5px)}}@media(min-width:992px){.l-program-grid__content>*{width:100%}}@media(min-width:1200px){.l-program-grid__content>*{width:calc(50% - 7.5px)}}.l-program-grid__sidebar{width:100%;background-color:#fff;border:1px solid #282838}@media(min-width:992px){.l-program-grid__sidebar{width:calc(66.66667% - 7.5px)}}@media(min-width:1200px){.l-program-grid__sidebar{width:calc(50% - 7.5px)}}.l-page--login{background:-webkit-gradient(linear,left top, left bottom,from(#f50a00),to(#c20800));background:linear-gradient(#f50a00,#c20800);height:100vh;width:100vw}@media(min-width:768px){.l-page--login{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}}.inline-modal{position:relative;padding:30px 15px;border-radius:4px;max-width:800px;background-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}@media(min-width:768px){.inline-modal{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}}.inline-modal .logo{-webkit-box-flex:0;flex:0 0 auto;text-align:center;margin-right:15px}.inline-modal .logo svg{width:100px;margin:20px}@media(min-width:768px){.inline-modal .logo svg{width:200px}}.inline-modal .form-item{margin-bottom:15px}.inline-modal .form-item>label{display:block;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:800;margin-bottom:5px;text-transform:uppercase}.inline-modal .form-item>.description{margin-top:15px;font-size:15px;color:hsla(0,0%,100%,.5)}.inline-modal .form-text{width:100%;padding:5px 0;border:0;border-bottom:1px solid hsla(0,0%,100%,.85);font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.inline-modal .form-text:focus{outline:none;border-bottom:1px solid hsla(0,0%,100%,.85)}.inline-modal .button.form-submit{border:1px solid hsla(0,0%,100%,.85);border-radius:4px;margin-right:15px}.inline-modal .button.form-submit:focus,.inline-modal .button.form-submit:hover{color:rgba(0,0,0,.95);background-color:hsla(0,0%,100%,.5)}.inline-modal .admin-message{position:absolute;width:100%;right:0;left:0;bottom:0;-webkit-transform:translateY(calc(100% + 15px));transform:translateY(calc(100% + 15px));padding:15px;font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-weight:600;background-color:hsla(0,0%,100%,.15);color:#fff}.l-video-grid{position:relative;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;flex-wrap:wrap;margin-top:15px}@media(min-width:992px){.l-video-grid{margin:30px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.l-video-grid__video{flex-shrink:0}@media(min-width:992px){.l-video-grid__video{-webkit-box-ordinal-group:2;order:1;width:66.6666666667%}}.l-video-grid__meta{flex-shrink:0;width:100%}@media(min-width:992px){.l-video-grid__meta{-webkit-box-ordinal-group:4;order:3;width:58.3333333333%}}.l-video-grid__list{width:100%;flex-shrink:0;padding:0 0 15px}@media(min-width:992px){.l-video-grid__list{max-width:100%;-webkit-box-ordinal-group:3;order:2;width:33.3333333333%;padding:0 15px 15px}}.l-video-grid__ad{width:100%;padding:15px}.l-video-grid__ad:empty{display:none}@media(min-width:992px){.l-video-grid__ad{-webkit-box-ordinal-group:5;order:4;width:41.6666666667%}}.l-video-grid--videolist .l-video-grid__list{max-width:100%}.l-video-grid--videolist .l-meta{margin:15px 7.5px}@media(min-width:992px){.l-video-grid--videolist .l-meta{margin:15px 0}}.l-video-grid--playlist .l-video-grid__video{-webkit-box-ordinal-group:2;order:1}.l-video-grid--playlist .l-video-grid__meta{-webkit-box-ordinal-group:4;order:3}.l-video-grid--playlist .l-video-grid__list{-webkit-box-ordinal-group:3;order:2;position:relative;padding:0}@media(max-width:991px){.l-video-grid--playlist .l-video-grid__list{-webkit-box-flex:1;flex:1 1 100%}}@media(min-width:992px){.l-video-grid--playlist .l-video-grid__list{width:41.6666666667%!important}}@media(min-width:992px){.l-playlist{position:absolute;width:100%;height:100%;overflow:hidden}}@media(min-width:992px){.l-playlist__inner{height:100%;overflow-y:scroll;overflow-x:hidden}}.l-double-focus .is-1>.image-teaser .image-teaser__label,.l-double-focus .is-2>.image-teaser .image-teaser__label,.l-focus-on-first .is-1>.image-teaser .image-teaser__label,.l-focus-on-first .is-2>.image-teaser .image-teaser__label{font-size:18px}@media(min-width:768px){.l-focus-on-first .is-1>.image-teaser .duration-bar__label{font-size:16px;-webkit-transform:translateY(-29px);transform:translateY(-29px)}}@media(min-width:768px){.l-double-focus .is-1>.image-teaser .duration-bar__label,.l-double-focus .is-2>.image-teaser .duration-bar__label{font-size:16px;-webkit-transform:translateY(-27px);transform:translateY(-27px)}}@media(min-width:768px){.l-triple-focus .is-1>.image-teaser .image-teaser__block{padding:30px}.l-triple-focus .is-1>.image-teaser .image-teaser__label{font-size:24px}.l-triple-focus .is-1>.image-teaser .duration-bar__label{font-size:20px;-webkit-transform:translateY(-37px);transform:translateY(-37px);margin-right:30px}}.l-triple-focus .is-2>.image-teaser .image-teaser__label,.l-triple-focus .is-3>.image-teaser .image-teaser__label{font-size:18px}@media(min-width:768px){.l-triple-focus .is-2>.image-teaser .duration-bar__label,.l-triple-focus .is-3>.image-teaser .duration-bar__label{font-size:16px;-webkit-transform:translateY(-27px);transform:translateY(-27px);margin-right:20px}}.blockquote__text{position:relative;font-weight:900}.blockquote__text:after{position:absolute;top:0;right:-20px;display:inline-block;content:"";background-image:url(/themes/custom/drupack/public/assets/image-teaser.png);-webkit-transform:rotateY(180deg) rotate(90deg);transform:rotateY(180deg) rotate(90deg);background-size:cover;width:34px;height:20px}@media(min-width:768px){.blockquote__text:after{right:-44px}}@media(min-width:768px){.blockquote__text{font-size:28px;line-height:32px}}.blockquote__source{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;text-transform:none}.blockquote__source:before{display:inline-block;content:"";background-image:url(/themes/custom/drupack/public/assets/image-teaser.png);background-size:cover;width:34px;height:20px;margin-right:10px}@media(min-width:768px){.blockquote__source{font-size:16px}}.article__title{margin-bottom:7.5px;font-size:26px;line-height:1.2}@media(min-width:768px){.article__title{font-size:44px}}.popular-title{color:#fff;text-transform:none;margin-bottom:5px}@media(min-width:768px){.popular-title{font-size:32px}}.popular-title>span{color:#fff}.hero__branding-shape{width:calc(100% + 70px);-webkit-transform:translateX(-70px);transform:translateX(-70px);background-image:url(/themes/custom/drupack/public/assets/overlay.svg)}@media(min-width:768px){.hero__branding-shape{width:100%;max-width:1000px;-webkit-transform:translateX(-150px);transform:translateX(-150px)}}.notifications-popper .notifications-list{box-shadow:0 12px 50px 0 rgba(1,51,91,.25),0 10px 50px 0 rgba(1,51,91,.5),0 1rem 3rem rgba(0,0,0,.175)!important}@media(min-width:992px){.header__logo{margin-left:-10px}}.header__logo img{width:68px;height:68px}.footer__menu a{font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;text-transform:none}[data-site=vier] .theoplayer-video-container .vjs-play-control{background-image:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAxMiAxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTQuNiA1LjVjMCAyLjItLjQgNC40LTEuMSA2LjVIMS4xQy40IDkuOSAwIDcuNyAwIDUuNSAwIDMuNi4yIDEuOC43IDBoMy4yYy41IDEuOC43IDMuNi43IDUuNXoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNC42IDUuNWMwIDIuMi0uNCA0LjQtMS4xIDYuNUgxLjFDLjQgOS45IDAgNy43IDAgNS41IDAgMy42LjIgMS44LjcgMGgzLjJjLjUgMS44LjcgMy42LjcgNS41ek0xMiA1LjVjMCAyLjItLjQgNC40LTEuMSA2LjVIOC41Yy0uNy0yLjEtMS4xLTQuMy0xLjEtNi41IDAtMS45LjItMy43LjctNS41aDMuMmMuNSAxLjguNyAzLjYuNyA1LjV6Ii8+PC9zdmc+")}.play-button:after,.vjs-big-play-button:after,[data-site=vier] .theoplayer-video-container .vjs-play-control.vjs-paused{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjMzNyA1LjYxOEwuNzQgMGEyMC41NzYgMjAuNTc2IDAgMDAuMzIyIDEybDEwLjI3NC02LjM4MnoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==")}.play-button:after,.vjs-big-play-button:after{background-size:contain;border:0;left:calc(50% - 15px);top:calc(50% - 20px);width:41px;height:40px}.video-message{background-image:url(/themes/custom/drupack/public/assets/video.vier.png);background-size:cover}.video-parental-rating{margin-top:9px;width:40px}.video-parental-rating.is-12{background-image:url(/themes/custom/drupack/public/assets/vier-12+.png)}.video-parental-rating.is-16{background-image:url(/themes/custom/drupack/public/assets/vier-16+.png)}.video-parental-rating.is-18{background-image:url(/themes/custom/drupack/public/assets/vier-18+.png)}.duration-bar svg{margin-right:3px;margin-bottom:1px;color:#f50a00}.duration-bar__label{-webkit-transform:translateY(-2px);transform:translateY(-2px);text-transform:none;font-weight:900}@media(min-width:576px){.duration-bar__label{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.is-highlight .duration-bar .duration-bar{border-bottom:1px solid transparent}.image-teaser .duration-bar__label{padding:0!important;margin-right:10px;-webkit-transform:translateY(-29px);transform:translateY(-29px);font-size:14px}.card-teaser{box-shadow:0 0 12px 0 rgba(0,0,0,.2)}@media(max-width:575px){.card-teaser{box-shadow:none}.card-teaser__header{margin-top:-5px}.card-teaser__label,.card-teaser__title{color:#fff}.card-teaser__date{color:hsla(0,0%,100%,.7)}}.card-teaser__duration-bar:after,.image-teaser__duration-bar:after{height:45px;background-image:linear-gradient(165deg,transparent 60%,rgba(0,0,0,.65) 98%)}.image-teaser:hover .image-teaser__label:before{-webkit-transform:rotate(18deg);transform:rotate(18deg)}.image-teaser__title{margin-bottom:10px}.image-teaser__label{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;margin-bottom:8px;font-weight:400;text-transform:none}@media(min-width:768px){.image-teaser__label{max-width:58%}}.image-teaser__label:before{display:block;content:"";background-image:url(/themes/custom/drupack/public/assets/image-teaser.png);background-size:contain;width:19px;height:11px;margin-right:8px;position:relative;top:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.image-teaser__description{max-width:80%;margin-bottom:10px}.l-triple-focus .is-1>.image-teaser .image-teaser__label:before{width:29px;height:17px;margin-right:10px}.l-triple-focus .is-2>.image-teaser .image-teaser__label:before,.l-triple-focus .is-3>.image-teaser .image-teaser__label:before{width:24px;height:14px;margin-right:10px}@media(max-width:575px){.person-teaser__title{color:#fff}}@media(max-width:575px){.playlist-teaser__title{font-family:Roboto Slab,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}}.playlist-teaser__label{text-transform:none!important;font-weight:400}@media(max-width:575px){.playlist-teaser__label{font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}}@media(min-width:768px){.playlist-teaser__label{max-width:58%;font-size:16px}}.playlist-teaser__details{margin-top:8px;max-width:80%}@media(max-width:991px){.playlist-teaser--default .playlist-teaser__title{color:#fff}.playlist-teaser--default .playlist-teaser__label{color:#fff;font-size:14px}}.playlist-teaser--focus .playlist-teaser__label{color:#fff}.show-teaser{overflow:hidden}.show-teaser__title{text-transform:none}@media(min-width:768px){.show-teaser__title{font-size:36px}}@media(min-width:768px){.show-teaser__description{font-size:16px}}.show-teaser__description,.show-teaser__title{text-shadow:1px 1px rgba(0,0,0,.25)}@media(max-width:575px){.text-teaser__title{font-size:15px}}.text-teaser svg{color:#f50a00}.text-teaser__footer{font-size:14px}.text-teaser__prefix{font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif}.text-teaser__date{color:hsla(0,0%,100%,.52)}@-webkit-keyframes openModal{0%{opacity:0}to{opacity:1}}@keyframes openModal{0%{opacity:0}to{opacity:1}}.modal{background-color:#191923}.modal.ReactModal__Content--after-open{-webkit-animation:openModal .3s forwards;animation:openModal .3s forwards}.input:-webkit-autofill,.input:-webkit-autofill:focus,.input:-webkit-autofill:hover,.textarea:-webkit-autofill,.textarea:-webkit-autofill:focus,.textarea:-webkit-autofill:hover{border-color:transparent;border-bottom:2px solid #ffe066;-webkit-text-fill-color:rgba(25,25,35,.7);-webkit-box-shadow:none}.form-item__label{font-family:Poppins,-apple-system,blinkmacsystemfont,Segoe UI,roboto,oxygen-sans,ubuntu,cantarell,Helvetica Neue,sans-serif;font-size:16px;text-transform:none}.alert.is-message,.alert.is-success{color:#fff;background-color:hsla(0,0%,100%,.2);border-color:transparent}.alert.is-error{color:#f50a00;background-color:#fbc2c0;border-color:transparent}.dsm-candidates{width:100%}@media(min-width:960px){.dsm-candidates{width:calc(100vw - 30px);margin-left:calc((100vw - 710px)/-2 + 15px)}}@media(min-width:1410px){.dsm-candidates{width:1380px;margin-left:-335px}}.dsm-candidate{position:relative;display:block;width:100%}.dsm-candidate img{display:block;width:100%;height:auto}.dsm-candidates-grid{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:center;justify-content:center;width:calc(100% + 16px);margin-left:-8px}.dsm-candidates-grid .dsm-candidate{width:50%;padding:10px 8px}@media(min-width:600px){.dsm-candidates-grid .dsm-candidate{width:33.33333%}}@media(min-width:1000px){.dsm-candidates-grid .dsm-candidate{width:25%}}.dsm-modal__overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px;background-color:rgba(0,34,66,.5);background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(1,51,91,0)),to(rgba(1,51,91,.8)));background-image:linear-gradient(180deg,rgba(1,51,91,0),rgba(1,51,91,.8))}.dsm-modal{width:100%;max-width:1020px;outline:none!important}.dsm-modal:after{content:"";display:block;padding-top:74%}.dsm-modal .dsm-candidate-large{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;background-size:contain;background-position:50%}.dsm-close-button{position:absolute;top:10px;right:10px;z-index:99999;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.8);color:#fff;border-radius:50%}.dsm-close-button:focus,.dsm-close-button:hover{opacity:1}.candidates{width:100%}@media(min-width:960px){.candidates{width:calc(100vw - 30px);margin-left:calc((100vw - 710px)/-2 + 15px)}}@media(min-width:1410px){.candidates{width:1380px;margin-left:-335px}}.candidates-grid-candidate{position:relative;display:block;width:100%}.candidates-grid-candidate img{display:block;width:100%;height:auto}.candidates-grid{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:center;justify-content:center;width:calc(100% + 16px);margin-left:-8px}.candidates-grid .candidates-grid-candidate{width:50%;padding:8px}@media(min-width:600px){.candidates-grid .candidates-grid-candidate{width:33.33333%}}@media(min-width:1000px){.candidates-grid .candidates-grid-candidate{width:25%}}.candidates-modal__overlay{position:fixed;left:0;top:0;right:0;bottom:0;z-index:9999;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:20px;background-color:rgba(0,34,66,.5);background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(1,51,91,0)),to(rgba(1,51,91,.8)));background-image:linear-gradient(180deg,rgba(1,51,91,0),rgba(1,51,91,.8))}.candidates-modal{width:100%;max-width:1020px;outline:none!important}.candidates-modal:after{content:"";display:block;padding-top:74%}.candidates-modal .candidates-grid-candidate-large{position:absolute;left:0;top:0;right:0;bottom:0;display:block;width:100%;height:100%;background-size:contain;background-position:50%}.candidates-close-button{position:absolute;top:10px;right:10px;z-index:99999;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.8);color:#000;border-radius:50%}.candidates-close-button:focus,.candidates-close-button:hover{opacity:1}
