<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.breaking-news__label{font-family:Roboto Black,Arial,Helvetica,sans-serif;display:flex;align-items:center;justify-content:center;background-color:var(--yellow-600);text-transform:uppercase;transition:all .33s;position:relative;z-index:2;padding:0 25px;min-width:115px}.breaking-news__label-text--fade-in{animation:br-label-fade-in .5s}.breaking-news__label:before{content:"";width:0;height:0;border:10px solid transparent;border-left:10px solid var(--yellow-600);right:-20px;top:13px;position:absolute;transition:all .33s}.breaking-news__label--dark{color:var(--yellow-800);background-color:var(--black)}.breaking-news__label--dark:before{border-left-color:var(--black);border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent}@keyframes br-label-fade-in{0%{opacity:0}to{opacity:1}}.more-menu-modal{display:flex;flex-direction:column;font-family:Roboto Bold,Arial,Helvetica,sans-serif;font-size:14px;min-height:100vh}.more-menu-modal__wrapper{min-height:100vh;padding:0 0 48px;position:relative}.more-menu-modal__top-bar{display:flex;align-items:center;justify-content:space-between;height:48px;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent);background-color:var(--secondary-contrast,#00f);padding:14px 16px;text-transform:uppercase;color:#fff}.more-menu-modal__bottom-bar-wrapper{position:absolute;bottom:0;left:0;width:100%}.more-menu-modal__bottom-bar{height:48px;width:100%;padding:8px 16px;display:flex;align-items:center;gap:16px;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:18px;color:var(--secondary-contrast,#00f)}.theme-distribution .more-menu-modal__bottom-bar{background-color:var(--primary)}.theme-czt .more-menu-modal__bottom-bar,.theme-ddtvn .more-menu-modal__bottom-bar{background-color:var(--gray-300)}.theme-wbd .more-menu-modal__bottom-bar{background-color:var(--primary)}.theme-tvn .more-menu-modal__bottom-bar{background-color:transparent}.theme-uwaga .more-menu-modal__bottom-bar{background-color:var(--primary-contrast)}.more-menu-modal__icon{background-image:url(/static/images/icons/tvn-logo.png?v2);background-size:contain;background-repeat:no-repeat;fill:#1352a1;height:32px;width:32px}.more-menu-modal__list{margin:0 16px;display:flex;flex-direction:column}.theme-distribution .more-menu-modal__list{color:var(--gray-850)}.theme-czt .more-menu-modal__list,.theme-ddtvn .more-menu-modal__list{color:var(--black)}.theme-tvn .more-menu-modal__list,.theme-wbd .more-menu-modal__list{color:var(--gray-850)}.theme-uwaga .more-menu-modal__list{color:var(--black)}.more-menu-modal__item{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:18px;display:flex;align-items:center;min-height:56px;border-bottom:1px solid var(--gray-200);padding:15px 0}.more-menu-modal__item span{word-break:break-word}.more-menu-modal__item-decorator:before{content:"";margin:0 12px 0 0;height:12px;border-left:3px solid var(--white,#fff)}.more-menu-modal__item-decorator--active:before{border-left:3px solid var(--secondary-contrast)}.more-menu-modal__close-button{position:relative;display:block;padding:10px;width:15px;height:15px;border:none;background:transparent}.more-menu-modal__close-button:after,.more-menu-modal__close-button:before{position:absolute;top:2px;left:10px;content:" ";height:17px;width:2px;background-color:#fff}.more-menu-modal__close-button:before{transform:rotate(45deg)}.more-menu-modal__close-button:after{transform:rotate(-45deg)}.more-menu-modal__socials{display:flex;padding:0 24px 24px 14px;flex-wrap:wrap;flex-grow:10;justify-content:space-between}.more-menu-modal__socials .share-link--contact-tab{flex:0.3}.more-menu-modal__socials-text{margin:24px 0 12px;font-size:14px;width:100%}.breaking-news{display:flex;height:45px;font-size:20px;background-color:var(--yellow-800);z-index:3;margin:0 auto;width:100%}@media screen and (min-width:1024px){.breaking-news--hasScreening{width:1024px}}@media screen and (min-width:1280px){.breaking-news--hasScreening{width:1164px}}.breaking-news__list{font-family:Roboto Bold,Arial,Helvetica,sans-serif;position:relative;overflow:hidden;height:100%;width:100%}.breaking-news__item{padding-left:15px;height:100%;width:100%;position:absolute;visibility:hidden;box-sizing:border-box;top:100%;left:0}.breaking-news__item--active{animation:br-slide-active .33s linear;top:0;z-index:1;visibility:visible}.breaking-news__item--prev{animation:br-slide-prev .25s linear;visibility:visible}.breaking-news__item--active-on-init{top:0;visibility:visible}.breaking-news__item-text{display:block;align-items:center;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 15px;line-height:45px}@keyframes br-slide-active{0%{transform:rotateX(-90deg) translateZ(-25px)}to{transform:rotateX(0deg) translateZ(0)}}@keyframes br-slide-prev{0%{transform:rotateX(0deg) translateZ(0);top:0}99%{top:0}to{top:100%;transform:rotateX(90deg) translateZ(-25px)}}@media screen and (max-width:719px){.breaking-news,.breaking-news--invisible{display:none}}.showcard-mobile-menu{padding:0 0 0 16px;position:sticky;top:52px;z-index:3;display:flex;height:48px;width:100%;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent);background-color:var(--secondary-contrast,#00f);transition:top .3s;overflow:hidden}.theme-tvn .showcard-mobile-menu{background-color:var(--tvn-blue-dark-800)}.showcard-mobile-menu__wrapper{min-height:48px}.showcard-mobile-menu__wrapper.showcard-mobile-menu__wrapper--episode,.showcard-mobile-menu__wrapper.showcard-mobile-menu__wrapper--story{min-height:0}.showcard-mobile-menu__list{position:relative;display:flex;gap:28px;align-items:center;justify-content:flex-start;padding:0 6px 0 0}.showcard-mobile-menu__item{position:relative;display:flex;align-items:center;flex-shrink:0;height:100%}.showcard-mobile-menu__item:before{position:absolute;transition:transform .2s ease;overflow:hidden;content:"";bottom:0;left:0;width:100%;z-index:1;background-color:#fff;height:3px;transform-origin:left;transform:scaleX(0)}.showcard-mobile-menu__item--active:before,.showcard-mobile-menu__item:hover:before{transform:scaleX(100%)}.showcard-mobile-menu__item--first{font-family:Roboto Bold,Arial,Helvetica,sans-serif;text-transform:uppercase}.showcard-mobile-menu__item--first:before{transform:scaleX(0)}.showcard-mobile-menu__item--no-hover:hover:before{content:none}.showcard-mobile-menu__more-button{margin:0;padding:0;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px;color:#fff;background-color:transparent;cursor:pointer;border:none}.showcard-mobile-menu__extend-icon{position:relative;display:block;width:13px}.showcard-mobile-menu__extend-icon:after,.showcard-mobile-menu__extend-icon:before{position:absolute;content:"";transition:.3s;height:1px;width:5px;right:0;top:0;bottom:0;left:0;margin:auto;background:var(--white)}.showcard-mobile-menu__extend-icon:before{transform:rotate(40deg);left:-2px}.showcard-mobile-menu__extend-icon:after{transform:rotate(-40deg);right:-5px}.showcard-mobile-menu--no-header{top:0}.showcard-mobile-menu--episode,.showcard-mobile-menu--story{top:0;left:0;position:fixed;transition:transform .2s ease-out;transform:translateY(-52px)}.showcard-mobile-menu--with-header.showcard-mobile-menu--episode,.showcard-mobile-menu--with-header.showcard-mobile-menu--story{transition:transform .3s cubic-bezier(0,0,.5,1);transform:translateY(52px)}@media screen and (min-width:720px){.showcard-mobile-menu{display:none}}.narrow-column-html-content{width:100%;overflow:hidden}.narrow-column-html-content .narrow-column-html-content__header{background:var(--white)}.news-of-the-day__header{position:relative;text-transform:uppercase;font-family:Roboto Medium,Arial,Helvetica,sans-serif;padding:12px 0 15px;overflow-wrap:break-word;-ms-hyphens:auto}.theme-distribution .news-of-the-day__header{color:var(--secondary-contrast)}.theme-czt .news-of-the-day__header,.theme-ddtvn .news-of-the-day__header,.theme-wbd .news-of-the-day__header{color:var(--primary)}.theme-tvn .news-of-the-day__header{color:var(--secondary-contrast)}.theme-uwaga .news-of-the-day__header{color:var(--primary-contrast)}.news-of-the-day__item{position:relative;padding:23px 20px 21px;align-items:center;display:flex;font-family:Roboto,Arial,Helvetica,sans-serif}.theme-distribution .news-of-the-day__item{background:var(--gray-100);color:var(--gray-850)}.theme-ddtvn .news-of-the-day__item{background:var(--gray-100);color:var(--black)}.theme-czt .news-of-the-day__item{background:transparent;color:var(--black)}.theme-tvn .news-of-the-day__item,.theme-wbd .news-of-the-day__item{background:var(--gray-100);color:var(--gray-850)}.theme-uwaga .news-of-the-day__item{background:var(--white);color:var(--black)}.news-of-the-day__item:after{content:"";position:absolute;top:100%;left:20px;width:38px;height:1px;display:block;z-index:1}.theme-distribution .news-of-the-day__item:after{background-color:var(--secondary-contrast)}.theme-czt .news-of-the-day__item:after,.theme-ddtvn .news-of-the-day__item:after,.theme-wbd .news-of-the-day__item:after{background-color:var(--primary);color:var(--primary-contrast);border-color:var(--primary-contrast)}.theme-tvn .news-of-the-day__item:after{background-color:var(--secondary-contrast)}.theme-uwaga .news-of-the-day__item:after{background-color:var(--black)}.news-of-the-day__item:last-child:after{display:none}.news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){border:none}.theme-distribution .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){background:var(--blue-750);color:var(--secondary-contrast);border-radius:0 0 8px 8px}.theme-ddtvn .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){background:linear-gradient(135deg,var(--yellow-600),var(--flame));color:var(--secondary-contrast);border-radius:0 0 8px 8px}.theme-czt .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){background:var(--secondary);color:var(--secondary-contrast);border-radius:0 0 8px 8px}.theme-wbd .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){background:var(--primary);color:var(--secondary-contrast)}.theme-tvn .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){background:linear-gradient(270deg,var(--tvn-blue-400) 0,var(--tvn-blue-600));color:var(--secondary-contrast);border-radius:0 0 8px 8px}.theme-uwaga .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){background:var(--primary);color:var(--secondary-contrast);border-radius:0}.theme-tvn .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){color:var(--white)}.news-of-the-day__item:first-child:not(.news-of-the-day__item--ad):after{display:none}.news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet,.theme-czt .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet,.theme-ddtvn .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet,.theme-distribution .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet,.theme-tvn .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet{color:var(--white)}.theme-uwaga .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet{color:var(--primary-contrast)}.news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__link{font-size:20px;line-height:1.2;font-family:Roboto Medium,Arial,Helvetica,sans-serif}.news-of-the-day__item:last-child:not(.news-of-the-day__item--ad){border:none}.news-of-the-day__item:last-child:not(.news-of-the-day__item--ad):after{display:none}.news-of-the-day__item--ad .news-of-the-day__bullet{display:none;min-width:25px}.news-of-the-day__item--ad .ad-caption{position:absolute;top:0;margin:auto;left:0;right:0;padding:5px;min-height:20px;font-size:11px;color:transparent;text-transform:uppercase;background:url(/static/images/advert_top.png) no-repeat scroll top transparent}.news-of-the-day__list{position:relative}.theme-czt .news-of-the-day__list,.theme-ddtvn .news-of-the-day__list,.theme-distribution .news-of-the-day__list,.theme-tvn .news-of-the-day__list{border-radius:0 0 8px 8px}.theme-uwaga .news-of-the-day__list{border-radius:0;border:1px solid var(--gray-300);overflow:hidden}.news-of-the-day__list--date .news-of-the-day__item{flex-direction:column;align-items:flex-start}.news-of-the-day__list--date .news-of-the-day__bullet{display:block;font-size:14px;margin-bottom:2px}.news-of-the-day__list--points .news-of-the-day__item{align-items:baseline}.news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){color:var(--white);border:none}.news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad):after{display:none}.theme-distribution .news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet{color:var(--secondary-contrast)}.theme-czt .news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet,.theme-ddtvn .news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet,.theme-wbd .news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet{color:var(--primary)}.theme-tvn .news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet{color:var(--secondary-contrast)}.theme-uwaga .news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet{color:var(--black)}.news-of-the-day__list--points .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad) .news-of-the-day__bullet:after{background:var(--white)}.news-of-the-day__list--points .news-of-the-day__item--ad .news-of-the-day__bullet{display:block;min-width:auto}.news-of-the-day__list--points .news-of-the-day__bullet:after{background:var(--primary);content:"";width:10px;height:10px;display:block}.news-of-the-day__list--numbers .news-of-the-day__bullet{display:block;font-size:48px;font-family:Roboto Light,Arial,Helvetica,sans-serif}.news-of-the-day__list--none .news-of-the-day__item--ad .news-of-the-day__bullet{display:none}.theme-czt .news-of-the-day__image-wrapper,.theme-ddtvn .news-of-the-day__image-wrapper,.theme-distribution .news-of-the-day__image-wrapper,.theme-tvn .news-of-the-day__image-wrapper{border-radius:8px 8px 0 0}.theme-uwaga .news-of-the-day__image-wrapper{border-radius:0}.news-of-the-day__item-content{align-items:flex-start;display:flex;flex-direction:column}.news-of-the-day__bullet{margin-right:18px}.theme-distribution .news-of-the-day__bullet{color:var(--secondary-contrast)}.theme-czt .news-of-the-day__bullet,.theme-ddtvn .news-of-the-day__bullet,.theme-wbd .news-of-the-day__bullet{color:var(--primary)}.theme-tvn .news-of-the-day__bullet{color:var(--secondary-contrast)}.theme-uwaga .news-of-the-day__bullet{color:var(--black)}.news-of-the-day__item-header{display:flex}.news-of-the-day__time{font-size:12px;flex:0 0 60px}.news-of-the-day__link{line-height:1.3;font-size:16px;text-align:left}.news-of-the-day__section{grid-column-start:2;text-transform:uppercase;font-size:12px;margin-top:6px}.theme-czt .news-of-the-day__section{color:var(--primary)}.news-of-the-day__image{width:100%;display:block}.news-of-the-day__image:hover .article-play-button__duration{opacity:1}@media screen and (max-width:719px){.news-of-the-day__image:hover .article-play-button__duration{opacity:0}}.theme-distribution .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad),.theme-wbd .news-of-the-day__item:first-child:not(.news-of-the-day__item--ad){color:var(--white)}.theme-czt .narrow-column-external-content__content,.theme-ddtvn .narrow-column-external-content__content,.theme-distribution .narrow-column-external-content__content,.theme-tvn .narrow-column-external-content__content,.theme-wbd .narrow-column-external-content__content{border-radius:8px;overflow:hidden}.theme-uwaga .narrow-column-external-content__content{border-radius:0;overflow:hidden}.theme-distribution .narrow-column-external-content__content{background:var(--blue-750)}.theme-ddtvn .narrow-column-external-content__content{background:linear-gradient(135deg,var(--yellow-600),var(--flame))}.theme-czt .narrow-column-external-content__content{background:var(--primary)}.theme-wbd .narrow-column-external-content__content{background:var(--blue-775)}.theme-tvn .narrow-column-external-content__content{background:linear-gradient(270deg,var(--tvn-blue-400) 0,var(--tvn-blue-600))}.theme-uwaga .narrow-column-external-content__content{background:var(--primary)}.narrow-column-external-content__lead{font-size:22px;line-height:1.3;font-family:Roboto Light,Arial,Helvetica,sans-serif;text-align:left;padding:0 19px 22px;overflow-wrap:break-word}.theme-czt .narrow-column-external-content__lead,.theme-ddtvn .narrow-column-external-content__lead,.theme-distribution .narrow-column-external-content__lead,.theme-tvn .narrow-column-external-content__lead,.theme-wbd .narrow-column-external-content__lead{color:var(--white)}.theme-uwaga .narrow-column-external-content__lead{color:var(--primary-contrast)}.narrow-column-external-content__image{width:100%;display:block}.narrow-column-external-content__teaser-media{overflow:hidden}.theme-czt .narrow-column-external-content__teaser-media,.theme-ddtvn .narrow-column-external-content__teaser-media,.theme-distribution .narrow-column-external-content__teaser-media,.theme-tvn .narrow-column-external-content__teaser-media{border-radius:8px 8px 0 0}.theme-uwaga .narrow-column-external-content__teaser-media{border-radius:0}.theme-distribution .narrow-column-aries-content__content{background-color:var(--secondary-contrast)}.theme-czt .narrow-column-aries-content__content,.theme-ddtvn .narrow-column-aries-content__content,.theme-wbd .narrow-column-aries-content__content{background-color:var(--primary);color:var(--primary-contrast);border-color:var(--primary-contrast)}.theme-tvn .narrow-column-aries-content__content{background-color:var(--secondary-contrast)}.theme-uwaga .narrow-column-aries-content__content{background-color:var(--black)}.narrow-column-aries-content__lead{font-family:Roboto Light,Arial,Helvetica,sans-serif;font-size:16px;text-align:left;padding:0 21px 39px;line-height:normal;overflow-wrap:break-word}.narrow-column-aries-content__image{width:100%;display:block}@media screen and (max-width:719px){.narrow-gallery-teaser{padding:0 0 16px}}.narrow-gallery-teaser__container{width:100%;display:flex;justify-content:center;position:relative;flex-direction:column}@media screen and (max-width:719px){.narrow-gallery-teaser__container{flex-direction:row;gap:12px}}.narrow-gallery-teaser__title{font-family:Roboto Black,Arial,Helvetica,sans-serif;padding:18px 22px 25px;font-size:22px;line-height:1.4}@media (max-width:719px){.narrow-gallery-teaser__title{font-size:14px;line-height:1.4}}.narrow-gallery-teaser__title h3{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:719px){.narrow-gallery-teaser__title{flex:6;padding:0;font-family:Roboto Medium,Arial,Helvetica,sans-serif;font-size:18px;line-height:1.3}}@media screen and (max-width:719px) and (max-width:719px){.narrow-gallery-teaser__title{font-size:16px;line-height:1.4}}@media screen and (max-width:719px){.narrow-gallery-teaser__title h3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.narrow-gallery-teaser__main-content{position:relative}.narrow-gallery-teaser__main-photo{position:relative;border-radius:8px}@media screen and (max-width:719px){.narrow-gallery-teaser__main-photo{flex:4;height:fit-content}}.narrow-gallery-teaser__main-photo .gallery__teaser{width:100%}@media screen and (max-width:719px){.narrow-gallery-teaser__main-photo .gallery__teaser{border-radius:8px}.theme-uwaga .narrow-gallery-teaser__main-photo .gallery__teaser{border-radius:0}}.narrow-gallery-teaser__badge{position:absolute;bottom:8px;left:8px;padding:6px 8px;font-size:14px;line-height:1.4;font-family:Roboto,Arial,Helvetica,sans-serif}.theme-distribution .narrow-gallery-teaser__badge{background:var(--blue-750);color:var(--white);border-radius:6px}@media screen and (max-width:719px){.theme-distribution .narrow-gallery-teaser__badge{background:none;color:transparent;font-size:0}}.theme-ddtvn .narrow-gallery-teaser__badge{background:var(--primary);color:var(--white);border-radius:6px}@media screen and (max-width:719px){.theme-ddtvn .narrow-gallery-teaser__badge{background:none;color:transparent;font-size:0}}.theme-czt .narrow-gallery-teaser__badge{background:var(--primary);color:var(--white);border-radius:6px}@media screen and (max-width:719px){.theme-czt .narrow-gallery-teaser__badge{background:none;color:transparent;font-size:0}}.theme-wbd .narrow-gallery-teaser__badge{background:var(--primary);color:var(--white);border-radius:6px}@media screen and (max-width:719px){.theme-wbd .narrow-gallery-teaser__badge{background:none;color:transparent;font-size:0}}.theme-tvn .narrow-gallery-teaser__badge{background:linear-gradient(270deg,var(--tvn-blue-400) 0,var(--tvn-blue-600));color:var(--white);border-radius:6px}@media screen and (max-width:719px){.theme-tvn .narrow-gallery-teaser__badge{background:none;color:transparent;font-size:0}}.theme-uwaga .narrow-gallery-teaser__badge{background:var(--primary);color:var(--primary-contrast);border-radius:4px}@media screen and (max-width:719px){.theme-uwaga .narrow-gallery-teaser__badge{background:none;color:transparent;font-size:0}}@media (max-width:719px){.narrow-gallery-teaser__badge{font-size:14px;line-height:1.4}}.narrow-gallery-teaser__badge svg{transform:scale(.7);margin-bottom:-4px;margin-right:4px}@media screen and (max-width:719px){.narrow-gallery-teaser__badge svg{transform:scale(1.4);margin-bottom:3px;margin-left:6px}}.theme-distribution .narrow-gallery-teaser__badge svg path{fill:var(--white)}@media screen and (max-width:719px){.theme-distribution .narrow-gallery-teaser__badge svg path{fill:var(--white)}}.theme-ddtvn .narrow-gallery-teaser__badge svg path{fill:var(--white)}@media screen and (max-width:719px){.theme-ddtvn .narrow-gallery-teaser__badge svg path{fill:var(--white)}}.theme-czt .narrow-gallery-teaser__badge svg path{fill:var(--white)}@media screen and (max-width:719px){.theme-czt .narrow-gallery-teaser__badge svg path{fill:var(--white)}}.theme-tvn .narrow-gallery-teaser__badge svg path,.theme-wbd .narrow-gallery-teaser__badge svg path{fill:var(--white)}@media screen and (max-width:719px){.theme-tvn .narrow-gallery-teaser__badge svg path{fill:var(--white)}}.theme-uwaga .narrow-gallery-teaser__badge svg path{fill:var(--primary-contrast)}@media screen and (max-width:719px){.theme-uwaga .narrow-gallery-teaser__badge svg path{fill:var(--white)}}.narrow-gallery{padding:8px;margin-bottom:20px}.narrow-gallery__title{font-family:Roboto Medium,Arial,Helvetica,sans-serif;font-size:20px;margin-bottom:8px}.narrow-gallery__wrapper{border-radius:12px;overflow:hidden;display:flex;gap:3px;flex-direction:column}.narrow-gallery__wrapper .gallery-teaser__badge{margin-bottom:-3px}.narrow-gallery__wrapper img.gallery__teaser{width:100%;height:100%;object-fit:cover;margin-bottom:-3px}.narrow-gallery__wrapper--main{flex:3}.narrow-gallery__wrapper--main .gallery__teaser{width:100%;height:100%;object-fit:cover}.narrow-gallery__wrapper--rest{flex:1;display:flex;gap:3px;flex-direction:row}.narrow-gallery__wrapper--rest&gt;div{width:33.333%;height:unset}.narrow-gallery__wrapper--rest&gt;div .gallery__teaser{width:100%;height:100%;object-fit:cover;margin-bottom:-3px}.narrow-gallery__wrapper--last{position:relative;background:var(--primary)}.narrow-gallery__wrapper--last .gallery__teaser{opacity:.2}.narrow-gallery__wrapper--last .last__text{position:absolute;z-index:1;color:var(--secondary-contrast);text-align:center;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}.narrow-gallery__wrapper--last .last__text h3{font-size:20px;font-family:Roboto Medium,Arial,Helvetica,sans-serif}.narrow-gallery__wrapper--last .last__text span{font-size:14px;font-family:Roboto,Arial,Helvetica,sans-serif}.narrow-column-related{background:var(--white)}@media screen and (min-width:1024px){.narrow-column-related{box-shadow:0 1px 3px 0 rgba(0,0,0,.5)}}.narrow-column-related__stock{padding:8px}.narrow-column-related__articles{display:flex;flex-direction:column}.narrow-column-related__article{margin-bottom:2px}@media screen and (max-width:719px){.narrow-column-related__article{margin-bottom:0}}.narrow-column-related__article-link div.narrow-column-related__article-photo:nth-child(2){display:none}@media screen and (max-width:719px){.narrow-column-related__article--has-mobile-image div.narrow-column-related__article-photo:first-child{display:none}}@media screen and (max-width:719px){.narrow-column-related__article--has-mobile-image div.narrow-column-related__article-photo:nth-child(2){display:block}}.narrow-column-related__article:last-child{margin-bottom:0}.narrow-column-related__article:last-child .narrow-column-related__article-title{padding-bottom:60px}@media screen and (max-width:719px){.narrow-column-related__article:last-child .narrow-column-related__article-title{padding-bottom:0}}.narrow-column-related__title{font-family:Roboto Bold,Arial,Helvetica,sans-serif;font-size:18px;padding:14px 0;text-transform:uppercase}@media screen and (max-width:719px){.narrow-column-related__title{border-top:2px solid}.theme-czt .narrow-column-related__title,.theme-ddtvn .narrow-column-related__title,.theme-distribution .narrow-column-related__title,.theme-tvn .narrow-column-related__title,.theme-uwaga .narrow-column-related__title,.theme-wbd .narrow-column-related__title{border-color:var(--gray-200)}}@media screen and (min-width:1024px){.narrow-column-related__title{padding:14px 12px}}.narrow-column-related__article-title{padding:18px 22px 25px;font-family:Roboto Black,Arial,Helvetica,sans-serif;font-size:22px;line-height:1.3}@media screen and (max-width:719px){.narrow-column-related__article-title{flex:6}}.narrow-column-related__article-title--with-sponsored-label{padding-top:9px}@media screen and (max-width:719px){.narrow-column-related__article-photo{flex:4}}.narrow-column-related__article-title-time-label{display:none}@media screen and (max-width:719px){.narrow-column-related__article-title-time-label{display:block;font-size:10px;margin-top:13px}}.narrow-column-related__image{width:100%;display:block;margin:0 auto}.narrow-column-related__sponsored-label{margin:10px 22px 0}.narrow-column-related__title-wrapper{flex:6}@media screen and (max-width:719px){.narrow-column-related__title-wrapper .narrow-column-related__sponsored-label{margin:0}}@media screen and (max-width:719px){.narrow-column-related__title-wrapper .narrow-column-related__article-title{max-height:66px}}.lds-roller{margin:0 auto;position:relative;width:64px;height:64px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:32px 32px}.lds-roller div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:var(--gray-600);margin:-3px 0 0 -3px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:50px;left:50px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:54px;left:45px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:57px;left:39px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:58px;left:32px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:57px;left:25px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:54px;left:19px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:50px;left:14px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:45px;left:10px}.lds-roller--meteo-widget{height:211px;padding-top:40px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dot{border-radius:50%;background-color:var(--gray-300);width:6px;height:6px;outline:none;border:none;padding:0;cursor:pointer}.dot--active{background-color:var(--gray-600)}.dot-wrapper{display:flex;align-items:center;align-self:center;justify-content:center;margin-top:13px}.dot-wrapper .dot{margin-right:4px}.dot-wrapper .dot:last-child{margin-right:0}.dot-wrapper.is-slider+.smog-banner-footer .smog-banner-footer__logos{margin-top:8px}.dot-slider{display:flex;flex-direction:row;overflow-x:auto;scroll-behavior:smooth}.dot-slider .smog-banner-element{margin-right:3px;min-width:132px}@media screen and (min-width:1024px){.dot-slider .smog-banner-element{min-width:106px;max-width:106px}}@media screen and (min-width:1280px){.dot-slider .smog-banner-element{min-width:132px}}.dot-slider .smog-banner-element:last-child{margin:0}.dot-slider::-webkit-scrollbar{display:none}.smog-banner-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.smog-banner-header__title{font-size:18px;line-height:1.2;font-family:Roboto Bold,Arial,Helvetica,sans-serif;margin-bottom:16px}.smog-banner-header__more-info{font-size:16px;line-height:1.2;margin-bottom:19px;white-space:nowrap;color:var(--gray-600)}@media screen and (max-width:719px){.smog-banner-header__more-info{font-size:14px}}.smog-banner-header__arrow{border:solid var(--gray-600);border-width:0 2px 2px 0;display:inline-block;padding:2px;margin-left:8px;margin-bottom:2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.opeugmty-logo{background:var(--white)}.opeugmty-logo__image{width:100%;vertical-align:top}.opeugmty-logo--wide{max-width:328px}@media (min-width:720px){.opeugmty-logo--wide{width:328px}}.opeugmty-logo--simple .opeugmty-logo__image{max-height:20px;max-width:100%;width:auto}.opeugmty-bar{display:flex;flex-wrap:nowrap;flex-direction:row;margin:20px auto 0;position:relative;width:90%}@media (min-width:720px){.opeugmty-bar{width:100%}}.opeugmty-bar--hidden{display:none}.opeugmty-bar .trc-container{width:0;height:0;margin:0;padding:0;position:relative;z-index:-99;overflow:hidden;border:none;color:transparent;font-size:0}@media (min-width:1024px){.opeugmty-bar--wide{max-width:1024px}}@media (min-width:1280px){.opeugmty-bar--wide{max-width:1164px}}.opeugmty-bar--wide .opeugmty-text{width:100%;font-family:Roboto Bold,Arial,Helvetica,sans-serif;overflow:hidden}.theme-czt .opeugmty-bar--wide .opeugmty-text,.theme-ddtvn .opeugmty-bar--wide .opeugmty-text,.theme-distribution .opeugmty-bar--wide .opeugmty-text,.theme-tvn .opeugmty-bar--wide .opeugmty-text,.theme-uwaga .opeugmty-bar--wide .opeugmty-text,.theme-wbd .opeugmty-bar--wide .opeugmty-text{color:var(--primary)}@media (min-width:720px){.opeugmty-bar--wide .opeugmty-text{display:flex}.theme-czt .opeugmty-bar--wide .opeugmty-text,.theme-ddtvn .opeugmty-bar--wide .opeugmty-text,.theme-distribution .opeugmty-bar--wide .opeugmty-text,.theme-tvn .opeugmty-bar--wide .opeugmty-text,.theme-uwaga .opeugmty-bar--wide .opeugmty-text,.theme-wbd .opeugmty-bar--wide .opeugmty-text{background:var(--primary);color:var(--primary)}}.opeugmty-bar--wide .opeugmty-text__name{text-transform:uppercase;font-size:15px;line-height:1.7}@media (min-width:720px){.opeugmty-bar--wide .opeugmty-text__name{color:var(--white);font-size:23px;padding-left:20px;align-self:center}}.opeugmty-bar--wide .opeugmty-text__description{font-size:12px;display:flex;flex-wrap:nowrap;white-space:nowrap}@media (min-width:720px){.opeugmty-bar--wide .opeugmty-text__description{position:absolute;right:0;bottom:-15px;font-size:10px;color:var(--gray-600);text-transform:uppercase;text-align:right;z-index:1}}.opeugmty-bar--wide .opeugmty-text__description:after{content:"";height:2px;top:0;bottom:0;width:100%;display:inline-flex;margin:auto 0 auto 10px}.theme-czt .opeugmty-bar--wide .opeugmty-text__description:after,.theme-ddtvn .opeugmty-bar--wide .opeugmty-text__description:after,.theme-distribution .opeugmty-bar--wide .opeugmty-text__description:after,.theme-tvn .opeugmty-bar--wide .opeugmty-text__description:after,.theme-uwaga .opeugmty-bar--wide .opeugmty-text__description:after,.theme-wbd .opeugmty-bar--wide .opeugmty-text__description:after{background:var(--primary)}@media (min-width:720px){.opeugmty-bar--wide .opeugmty-text__description:after{display:none}}.opeugmty-bar--wide .opeugmty-text__description__empty{margin:auto 0 auto -10px}.opeugmty-bar--story{max-width:1196px;width:calc(100% - 40px);margin:20px auto 45px}.opeugmty-bar--inner-story{margin:0 auto 20px}.opeugmty-bar--inner-story .opeugmty-text{position:relative}.opeugmty-bar--simple{justify-content:flex-end;margin-top:16px}.opeugmty-bar--simple .opeugmty-text{display:flex}.opeugmty-bar--simple .opeugmty-text__name{display:flex;align-self:center;margin-right:8px}.hasScreening .opeugmty-bar--wide{max-width:1196px}.smog-banner-footer{font-size:14px;line-height:1.1;color:var(--gray-600)}.smog-banner-footer,.smog-banner-footer__partner{width:100%;display:flex;flex-direction:row;align-items:center}.smog-banner-footer__partner{margin-top:16px;justify-content:center}@media screen and (max-width:719px){.smog-banner-footer__partner-text{font-size:10px;line-height:1.1}}.smog-banner-footer__tvn-meteo-image,.smog-banner-footer__tvn-partner-image{background-repeat:no-repeat;outline:none;width:100%;height:100%}.smog-banner-footer__tvn-meteo-image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 40'%3E%3Cg fill='none'%3E%3Cpath fill='%230E5CC6' d='M26 20a20 20 0 016.9-15.2A20 20 0 1020 40c5 0 9.5-1.8 13-4.8-4.3-3.6-7-9-7-15z'/%3E%3Cpath fill='%23F96619' d='M26.5 20A20 20 0 0144.8 0a20 20 0 10.9 39.9A20 20 0 0126.5 20z'/%3E%3Cpath fill='%23FFF' d='M3.2 17.8h1v-2.1h2.5v2H8v1.6H6.7v2.4c0 .4.1.6.3.7h1v2H6.5c-1 0-1.6-.1-2-.4-.2-.3-.4-.9-.4-1.9v-2.8h-1v-1.5zm5.1-.1h2.6l1.2 4.2 1.1-4.2h2.6l-2.3 6.6-2.9.1zm7.7 0h2.5v1a2.6 2.6 0 012.2-1.2c.8 0 1.4.2 1.8.6.5.5.8 1.3.8 2.3v4h-2.7v-3.6c0-.4 0-.7-.2-.9-.1-.2-.3-.3-.7-.3-.3 0-.6.1-.7.3-.2.2-.3.5-.3 1v3.4h-2.6v-6.6z'/%3E%3Cpath fill='%2300A000' d='M35.9 24.4v-4.2c0-.8-.4-1.3-1.2-1.3l-.7.2c-.2.2-.4.3-.4.5v4.8H32V20a1 1 0 00-.3-.8c-.2-.2-.5-.3-.8-.3l-.7.3-.5.4v4.8h-1.5v-6.6h1l.4.6c.4-.5 1-.7 1.6-.8 1 0 1.6.3 2 .8.2-.3.5-.4.8-.6l1-.2c.8 0 1.4.2 1.8.7.4.4.6 1 .6 1.7v4.4h-1.5zm8.7-2.9h-4.7c0 .5.2 1 .5 1.2.3.3.8.5 1.3.5.8 0 1.3-.2 1.6-.6l.6 1.2c-.5.4-1.3.7-2.4.7-1 0-1.8-.3-2.4-1-.6-.5-.9-1.3-.9-2.4 0-1 .4-1.9 1-2.5.6-.6 1.4-1 2.3-1 1 0 1.7.3 2.3.9.6.5.9 1.3.9 2.1l-.1 1zm-4.7-1.1h3.2c0-1-.6-1.5-1.6-1.5-.8 0-1.4.5-1.6 1.5zm5.9-1.4H45v-1.3h.8v-1.3l1.5-.6v2h1.8V19h-1.8v2.9c0 .4.1.8.3 1 .1.1.4.3.7.3a2 2 0 001-.4v1.5l-1.5.2c-.6 0-1.1-.2-1.5-.6-.3-.4-.5-.9-.5-1.6V19zM56 21.5h-4.6c0 .5.2 1 .5 1.2.3.3.8.5 1.3.4.7 0 1.3-.1 1.6-.5l.6 1.2c-.5.4-1.3.6-2.4.6-1 0-1.8-.2-2.4-.8-.6-.6-.9-1.4-.9-2.5 0-1 .4-1.9 1-2.5.6-.7 1.4-1 2.3-1 1 0 1.7.3 2.3.8.6.6.9 1.3.9 2.2l-.1.9zm-4.6-1.2h3.2c0-1-.6-1.4-1.6-1.4-.8 0-1.4.5-1.6 1.4zm5.2.7c0-1 .3-1.8.9-2.5a3 3 0 012.3-1c1 0 1.8.4 2.3 1 .6.6.9 1.4.9 2.5 0 1-.3 1.9-.9 2.5a3 3 0 01-2.3 1 3 3 0 01-2.3-1c-.6-.6-.9-1.5-.9-2.5zm1.6 0c0 1.4.6 2.2 1.6 2.2.5 0 .9-.2 1.1-.6.3-.4.5-1 .5-1.6 0-1.4-.6-2.2-1.6-2.2-.5 0-.9.2-1.2.6-.2.4-.4 1-.4 1.6z'/%3E%3C/g%3E%3C/svg%3E")}.smog-banner-footer__tvn-partner-image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 501 93'%3E%3Cpath fill='%230B5ED7' d='M170.5 2.5h-26.8v35h-28v-35H89v88h26.8V55.7h28v34.6h26.8v-88zM264 72.8V2.5h-26.8v88h48.5l4-17.7H264zM217.2 2.5h-26.8v88h26.8v-88zm108.9 0h-26.9v88h26.9v-88zm132.4 22.4c0-4.8 4.7-7 12.5-7 8.4 0 17.6 1.9 23.9 4.5l-2.2-19.2A105 105 0 00468 .6c-21.7 0-36.4 8.6-36.4 26.5 0 31 42 24.7 42 39 0 5.6-4.1 8.5-14 8.5-8.8 0-22.5-3-30.6-7l3 20.3c8 2.9 19.1 4.4 28 4.4 22.4 0 40.8-7.4 40.8-29.5 0-29.4-42.3-23.9-42.3-37.9m-75.8 44.6c25 0 40.8-13 40.8-35.4C423.5 9.5 406.6.6 379 .6c-10.6 0-23.5.8-32.7 1.9v88h26.9v-21h9.5zm14.4-35c0 11.4-5.6 19.1-19.5 19.1h-4.4V17.3l4.4-.1c13.2 0 19.5 6.2 19.5 17.3m-359.7 35c25 0 40.8-13 40.8-35.4C78.2 9.5 61.3.6 33.7.6 23.1.6 10.2 1.4 1 2.5v88h26.8v-21h9.6zm14.4-35c0 11.4-5.6 19.1-19.5 19.1h-4.5V17.3l4.5-.1c13.2 0 19.5 6.2 19.5 17.3'/%3E%3C/svg%3E")}.smog-banner-element-data{padding-top:5px;width:50%;margin-top:4px}.smog-banner-element-data__unit{font-size:10px;line-height:1.1}.smog-banner-element-data__title{font-size:12px;line-height:1.2}.smog-banner-element-data__value{font-size:24px;line-height:1.2;font-family:Roboto Light,Arial,Helvetica,sans-serif}.smog-banner-element{font-size:13px;line-height:1.2;width:132px;display:flex;flex-direction:column;border-radius:4px;padding:6px;color:var(--white);font-family:Roboto,Arial,Helvetica,sans-serif}.smog-banner-element__top-bar{display:flex;flex-direction:column;border-bottom:1px solid hsla(0,0%,100%,.3);padding:4px 0}.smog-banner-element__label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:13px}.smog-banner-element__top-bar-quality{text-transform:uppercase;font-family:Roboto Bold,Arial,Helvetica,sans-serif;line-height:16px;margin:4px 0 6px}.smog-banner-element__low-bar{display:flex;flex-direction:row}.smog-banner-element__low-bar-unit{font-size:10px;line-height:1.1}.smog-banner-element__low-bar-title{font-size:12px;line-height:1.2}.smog-banner-element__low-bar-value{font-size:24px;line-height:1.2;font-family:Roboto Light,Arial,Helvetica,sans-serif}.smog-banner-element__low-bar-element{padding-top:5px;width:50%}.smog-banner-element--concentration-perfect{background-color:var(--green-700)}.smog-banner-element--concentration-good{background-color:var(--lime-700)}.smog-banner-element--concentration-medium{background-color:var(--yellow-600)}.smog-banner-element--concentration-bad{background-color:var(--yellow-800)}.smog-banner-element--concentration-very-bad{background-color:var(--red-900)}.smog-banner-element--concentration-horrible{background-color:var(--purple-900)}.smog-banner-element--concentration-no-info{background-color:var(--gray-300)}.smog-banner{max-width:100%;display:flex;flex-direction:column;background:var(--white);margin-bottom:20px;padding:18px 16px}@media screen and (max-width:719px){.smog-banner{border-top:1px solid}.theme-czt .smog-banner,.theme-ddtvn .smog-banner,.theme-distribution .smog-banner,.theme-tvn .smog-banner,.theme-uwaga .smog-banner,.theme-wbd .smog-banner{border-color:var(--gray-200)}}@media screen and (max-width:719px){.smog-banner{padding:25px 0 18px}}@media screen and (min-width:720px){.smog-banner{box-shadow:0 1px 2px .025px rgba(0,0,0,.2);transition:box-shadow .3s}.smog-banner:hover{box-shadow:0 1px 7px 7px rgba(0,0,0,.1)}}.smog-banner .dotWrapper.is-slider{margin-top:13px}.smog-banner--center{align-items:center}.wosp-widget{width:100%}.wosp-widget__iframe{width:100%;padding:0;margin:0}.logo-with-branding{display:none}@media screen and (max-width:719px){.logo-with-branding{position:absolute;top:24px;left:29px;right:0;display:flex;align-items:center;z-index:1;overflow:hidden}.logo-with-branding.logo-tvn{left:24px}}.logo-with-branding--hidden{opacity:0}.logo-with-branding__czt,.logo-with-branding__ddtvn,.logo-with-branding__icon-wrapper,.logo-with-branding__tvn,.logo-with-branding__tvn24{display:block;width:71px;height:67px}@media screen and (max-width:719px){.logo-with-branding__czt,.logo-with-branding__ddtvn,.logo-with-branding__icon-wrapper,.logo-with-branding__tvn,.logo-with-branding__tvn24{width:70px;height:70px}}@media screen and (max-width:719px){.logo-with-branding--small{top:8px;left:20px}}.logo-with-branding--small .logo-with-branding__czt,.logo-with-branding--small .logo-with-branding__ddtvn,.logo-with-branding--small .logo-with-branding__icon-wrapper,.logo-with-branding--small .logo-with-branding__tvn,.logo-with-branding--small .logo-with-branding__tvn24{width:37px;height:37px}.logo-with-branding__tvn{background-image:url(/static/images/icons/logo-tvn-driver.svg);background-repeat:no-repeat}.logo-with-branding__tvn24{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 149 141'%3E%3Cg data-name='Warstwa 2'%3E%3Cpath fill='%23fff' d='M23 132a45 45 0 0016 7l1-5c-5-2-10-3-14-6zM6 99l-3 2 5 13 3-2a49 49 0 01-5-13m39 35l-1 6a67 67 0 0020 1l-1-7H45m-32-19l-3 2c3 5 5 8 10 12l2-4a44 44 0 01-9-10m135-41h-4l3-17h-11l-13 12a11 11 0 002-5c-1-7-11-8-14-8h-1c-14 1-17 11-15 11h9c0-1 1-4 7-4 7 1 3 6-3 7-4 0-9 1-15 6a46 46 0 001-7c0-25-21-46-47-46a47 47 0 00-6 1c8-6 23-15 38-17 23-2 32 6 35 7s15 11 19 22l3 15h12s2-24-21-40C97-11 59 3 32 26A46 46 0 000 69a45 45 0 002 13v15l3-1a40 40 0 01-1-7 47 47 0 0087-4h29l1-5h13l-1 5h9l1-5h5l1-6zM83 85H71V69s0-3-2-3-2 3-2 3v16H56V63l-8 22H38l-8-21h-4v10s0 2 3 2h2v9h-9c-1 0-7-1-7-7V64h-4v-6h4v-9h11v8h12l6 14 4-14h18v3c1-1 4-3 8-3 5 0 8 5 8 7l1 20m35-10l-1 4h-16a52 52 0 0111-3 23 23 0 008-3zm18 0h-9l11-10zm-68 59l1 7a92 92 0 0022-7l-3-8s-10 6-20 8m46-29l6 7a111 111 0 0016-22h-11c-2 3-8 13-11 15m-21 19l3 7c8-3 18-13 21-15l-6-7-18 15' data-name='Warstwa 1'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.logo-with-branding__ddtvn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38'%3E%3Cdefs%3E%3Cfilter id='a'%3E%3CfeColorMatrix in='SourceGraphic' values='0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' filter='url(%23a)' transform='translate(-72 -8)'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M84.7 18v4.4c0 .3-.3.6-.6.6a.6.6 0 01-.6-.4c-.2.2-.6.4-1 .4-1 0-2-.7-2-2 0-1.4 1-2.2 2-2.2.4 0 .7.2 1 .4V18c0-.4.2-.7.6-.7.3 0 .6.3.6.7zm-1.2 3c0-.9-.5-1-.8-1-.5 0-.9.3-.9 1 0 .6.4.9.9.9.3 0 .8-.2.8-1zm5.4 1.4c0 .3-.3.5-.6.5h-2a.8.8 0 01-.7-.4c-.1-.3 0-.6.2-.9l1.6-1.6H86a.5.5 0 01-.5-.6c0-.3.2-.5.5-.5h2c.3 0 .6.2.8.4 0 .3 0 .6-.2.9L87 21.9h1.3c.3 0 .6.2.6.5zm6.3-1h-2c0 .3.4.5.8.5h.6v-.1l.4-.1c.3 0 .5.2.5.4s-.1.4-.3.5a2 2 0 01-1.2.4c-1 0-2.1-.7-2.1-2a2 2 0 012-2.2c.5 0 1 .2 1.3.5.5.4.7.9.7 1.5s-.6.6-.7.6zm-.5-1c-.2-.4-.6-.5-.8-.5-.3 0-.6.2-.8.6h1.6zm-11.3 4v4.4c0 .3-.3.6-.7.6a.6.6 0 01-.5-.4c-.2.2-.6.4-1 .4-1 0-2-.7-2-2 0-1.4 1-2.2 2-2.2.3 0 .7.2 1 .4v-1.1c0-.4.2-.6.5-.6.4 0 .7.2.7.6zm-1.2 3c0-.9-.6-1-.9-1-.4 0-.8.3-.8 1 0 .6.4 1 .8 1 .3 0 .9-.3.9-1zm7.5-10c0-.4.3-.6.7-.6.3 0 .6.2.6.6a.6.6 0 01-1.3 0zm1.3 2v3c0 .3-.3.6-.6.6a.6.6 0 01-.7-.6v-3c0-.3.3-.6.7-.6.3 0 .6.3.6.7zm3.1 8c0 1.3-1 2-1.9 2-.4 0-.8-.2-1-.4 0 .2-.3.4-.6.4a.6.6 0 01-.6-.6v-4.3c0-.4.3-.6.6-.6.4 0 .6.2.6.6v1c.3-.1.6-.3 1-.3 1 0 2 .8 2 2.1zm-1.2 0c0-.7-.4-1-.9-1l-.5.1c-.2.2-.3.5-.3.8 0 .8.5 1 .8 1 .4 0 .9-.3.9-1zm5-1.6c0 .3-.2.6-.8.6-.5 0-.8.4-.8.6v1.8c0 .3-.3.6-.6.6a.6.6 0 01-.6-.6v-3c0-.3.2-.5.6-.5.3 0 .5.2.6.4.2-.2.6-.5 1-.5.3 0 .6.3.6.6zm4.8 0v.3l-2 4.3c-.1.2-.3.4-.6.4a.6.6 0 01-.5-.6V30c.3-.6.3-1.3 0-1.8l-1-2.1v-.3c0-.3.3-.5.6-.5s.5.1.6.4l.9 2 .8-2c.1-.3.4-.4.6-.4.3 0 .6.2.6.5zm-2-5v1.6a.6.6 0 01-1.3 0v-1.7c0-.5-.2-.8-.6-.8-.7 0-.8.6-.8.7v1.8c0 .3-.3.6-.6.6a.6.6 0 01-.6-.6v-3c0-.3.2-.6.6-.6.3 0 .5.3.6.5.2-.2.6-.5 1.1-.5 1 0 1.5.7 1.5 2zm9.3 22.8a2.4 2.4 0 11-4.8 0 2.4 2.4 0 014.8 0zM89 27a2.4 2.4 0 11-4.7 0 2.4 2.4 0 014.7 0zm-2-.5h-.2l-.2.6-.2-.6h-.5l.4 1h.4l.4-1zm-1.2 0h-.2V26h-.4v.4H85v.3h.2v.4l.1.3.3.1h.2v-.3l-.2-.1v-.4h.2v-.3zm2.4.4v-.3l-.3-.1h-.2l-.1.1v-.1h-.4v1h.4V27l.1-.1h.1v.8h.4V27z'/%3E%3Cpath d='M110 27a19 19 0 11-38 0 19 19 0 0138 0zm-4.7 0c0-7.8-6.5-14.4-14.5-14.3a14.3 14.3 0 00-14 14 6.2 6.2 0 008.3 5.6A13.8 13.8 0 0191 31c4 0 7.5 1.6 10 4.3.4.5 1.3.5 1.7-.1 1.6-2.3 2.6-5.1 2.6-8.1zm-6.8-8.6c-.4.2-.7 0-.7-.4s.1-.7.4-1c.2-.2.5-.2.7 0 .3.1.4.3.3.7l-.7.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat}.logo-with-branding__czt{background-image:url(/static/images/icons/czt-logo-white.svg);background-repeat:no-repeat;position:relative;width:162px;height:34px;margin-top:18px}.logo-with-branding__czt:after{display:block;content:"";position:absolute;background:#fff;width:50vw;height:1px;right:-53vw;top:49%}@media screen and (max-width:719px){.logo-with-branding__branding-addition{color:var(--white);font-family:Roboto Light,Arial,Helvetica,sans-serif;font-size:23px;line-height:1.2}}.logo-with-branding__branding-addition:first-of-type{margin-left:9px}@media screen and (max-width:719px){.logo-with-branding__branding-addition--bold{display:inline;padding-left:8px;font-family:Roboto,Arial,Helvetica,sans-serif}}@media screen and (max-width:719px){.logo-with-branding__branding-addition--bold:after{content:"";position:absolute;top:50%;transform:translateY(-50%);margin-left:10px;width:100vw;border-top:2px solid var(--white)}}.logo-with-branding--wosp .logo-with-branding__czt .logo-with-branding__tvn24,.logo-with-branding--wosp .logo-with-branding__ddtvn .logo-with-branding__tvn24,.logo-with-branding--wosp .logo-with-branding__icon-wrapper .logo-with-branding__tvn24,.logo-with-branding--wosp .logo-with-branding__tvn24 .logo-with-branding__tvn24,.logo-with-branding--wosp .logo-with-branding__tvn .logo-with-branding__tvn24{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 114 56'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h51.3v50H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' d='M57.6 32.3h-2l-.3 1.7H52l.1-.5.2-1.2h-5L47 34H36.2a17.6 17.6 0 01-34.4-6.5 26 26 0 00-1 8.2L0 36c0-4.5.9-8.9 2.7-13A40.6 40.6 0 0123 2.8c14.3-6.3 27.9-1.7 32.3 9.7 1 2.6 1.5 5.4 1.4 8.2h-4.2c0-2.5-.5-5-1.3-7.3C47.2 3 34.8-1 21.8 4.8c-5 2.3-9.3 5.6-12.8 9.7a17.5 17.5 0 0128 12.9c.1-.7.4-1.3.8-1.8l1-1c.7-.5 1.4-.8 2.2-1 .4-.2.9-.3 1.3-.3h3.2c.7.1 1.4.4 2 .7.5.3 1 .8 1.2 1.4v1c0 .6-.2 1.1-.5 1.6l4.9-4.5h4.5L56.2 30H58l-.4 2.4zM32.3 26c-.1-.7-.8-2.2-3-2.3-1.2 0-2.4.6-3 1.6V24h-6.1l-1.8 5.4-1.8-5.4H11v-3.3H7.3V24H5.7v2.6H7v4.9c0 .7.2 1.3.7 1.8.7.7 1.3 1 2.8 1H13v-3h-1.6l-.3-.2a.7.7 0 01-.2-.6v-4h2.6l2.8 7.6h3.2l3.1-9v9h4v-6.6c0-.5.4-1 1-1a1 1 0 011 1V34h3.8v-7l-.1-1zm12.5.3c-.1-.4-.6-.6-1.2-.6l-1 .1c-.8.2-1.5.8-1.7 1.6h-4a19.1 19.1 0 010 3 11 11 0 014.5-2.2l2.3-.5c.5-.2 1-.4 1-.7.2-.2.2-.5.1-.7zm1.2 3.3c-.2.2-1.6.4-2 .5-.9.3-2 .4-2.9.8-.3.1-.9.3-1 .5h5.6l.3-1.8zm3.6.2H53l.7-3.7-4 3.7zm-48 11l.5 1.4-.9.6a20.7 20.7 0 01-1.2-6l.9-.2c0 1.4.4 2.8.8 4.2zm4 7l-1 1a19.1 19.1 0 01-3-5.1l1-.6c.7 1.7 1.7 3.3 3 4.7zm5.5 3.8l-1 1.7c-1.7-1-3.4-2.2-4.8-3.7l1.2-1a17 17 0 004.6 3zm7 1.7l-.5 2.4c-2.2-.3-4.4-1-6.4-1.9l.9-1.8c2 .8 4 1.2 6 1.3zm8.2-.8l.2 2.9c-2.5.4-5 .6-7.4.4l.6-2.4c2.2 0 4.4-.3 6.6-.9zm9.5-.4c-2.4 1.3-5 2.2-7.7 3l-.2-3c2.3-.8 4.6-1.8 6.7-3l1.2 3zm6.3-8.8l2.6 2.5a41.5 41.5 0 01-7.1 5.3l-1.5-3c.2 0 .3-.2.5-.3 2-1.3 3.8-2.8 5.5-4.5zM48 36h4.6c-1.7 3.1-3.8 6-6.3 8.4L43.5 42c1.7-1.8 3.1-3.8 4.4-6z'/%3E%3Cg transform='translate(62 3)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23E21717' d='M47.5 4.4a13 13 0 00-17-2.2c-3.8 2.4-4.7 6-4.8 6.6-.2-.7-1-4.2-4.9-6.6a13 13 0 00-17 2.2c-4 4-6.5 16 1.3 27.4a52.6 52.6 0 0020.4 18.1l.2.1c1.7-.8 12-5.7 20.5-18.2C54 20.3 51.5 8.5 47.5 4.4' mask='url(%23b)'/%3E%3C/g%3E%3Cpath fill='%23FFFFFE' d='M102.3 12.5h-.6l-.2 3h-.5v1h.5v3.8c-.1 1 .2 1.5.8 1.5.4 0 .7-.2.8-.8v-1h-.5c0 .4-.2.7-.4.7-.1 0-.2-.1-.2-.3V20l.1-3.4h.8v-1l-.8-.1.2-3.1m3.8 6.8c0-.3 0-.5.2-.8.2-.2.5-.4 1-.4v1.2c0 .7-.2 1-.5 1-.5 0-.7-.3-.7-1zm1.9-2.8l-.1-.6c-.2-.3-.5-.5-1-.5s-.9.3-1 .8l-.2.8h.7v-.5c.1-.2.2-.3.4-.3.3 0 .4.4.4 1.2a2 2 0 00-1 .3c-.5.3-.8.9-.9 1.7 0 .8.2 1.3.6 1.6l.7.2c.4 0 .7-.2.8-.6v.6h.8l-.2-4.7zm-3.5-1.1h-.6v5.8h.7v-3.7c0-.4 0-.7.3-1l.4-.2v-.9c-.2 0-.5.3-.8.7v-.7m-8.3 1.9v-.6c.2-.4.3-.6.5-.6.3 0 .4.4.5 1.2h-1zm2 .5l-.3-1.2c-.2-.8-.6-1.2-1-1.2-.6 0-1 .3-1.3 1a3 3 0 00-.4 1.3c0 .8.1 1.3.3 1.7.4.7 1.2 1.1 2.5 1v-.9h-1c-.6-.3-.9-.8-.8-1.7h2z'/%3E%3Cpath fill='%23FFFFFE' d='M101 15.5l-.8-.2c-.6 0-1 .4-1 1-.1.5 0 1 .3 1.5.4.6.6 1 .6 1.3 0 .4-.2.8-.6 1h-.7v1c.9 0 1.5-.2 1.9-.6.2-.3.3-.7.3-1 0-.6-.2-1.3-.6-1.9-.3-.5-.5-.9-.3-1.1 0-.3.2-.4.4-.4l.3.1.2-.7m2.2 8.5c-.3 0-.5.1-.6.4l-.2.3.1.4c.1.2.4.4.7.4.2 0 .4-.1.5-.3l.2-.5c0-.5-.3-.7-.7-.7M99 26.1a1 1 0 00-.6-.2c-.3 0-.5 0-.7.3a2 2 0 01-.2.2v-1l-.8.1v5.8h.8v-3.7c0-.4.3-.6.6-.7.2 0 .4.2.4.6v3.8h1v-4.1c-.2-.5-.4-.9-.6-1m1.7.9l.2-.2c.5 0 .8.4.8 1.4h-1.2l.2-1.2zm1.2-.5c-.3-.3-.5-.4-.8-.4a1 1 0 00-.8.3c-.4.4-.7 1-.6 2 0 1.4.4 2.2 1.1 2.6l.9.2h.6v-1h-.9c-.6-.2-.8-.7-.8-1.4h2c0-1.1-.3-1.9-.7-2.3zm2.5-.4h-1l.3 5.3c0 1.8-.7 2.7-1.9 2.7v1.4c1 0 1.7-.4 2.3-1.2a4 4 0 00.6-2.3l-.3-6M94.8 14v.1zm-.3-.2c0 .5.1.8.5.8.2 0 .3-.1.4-.4l.1-.5c0-.4-.2-.6-.5-.6s-.5.3-.5.7zM92 11.7h-.8l-.3 8.7.8-.1.1-2.7.8 2.7h1.1l-1.5-3.1 1.6-2.4h-.9l-1.1 1.4.2-4.5M77.8 11h-.6l.1 9.4h.6l-.1-9.4m1.9 0h-.9l-.2 9.3h.8v-2l.8 2.1 1-.1-1.5-3.3 1.8-2.4h-1l-.9 1.3.1-4.9m3.3 8.3c-.2.2-.4.3-.6.2a.4.4 0 01-.2-.4c0-.2 0-.5.2-.8.2-.3.5-.5.8-.6 0 1 0 1.5-.2 1.6zm-.8-3.3l.4-.2c.3 0 .4.3.5 1l-1 .9a2 2 0 00-.3.4 2 2 0 00-.3 1c0 .5.1.9.4 1 .1.2.3.3.5.3.5 0 .9-.3 1-1l.3 1 .7-.1a34 34 0 00-.3-3.8c-.2-1-.4-1.5-.8-1.8l-.6-.1c-.6 0-1 .5-1.2 1.5l.6.2.1-.3zm-7-.2l.2.6.1.5h-1.1v-1l.3-.4c.2 0 .4 0 .5.3zm.6-.8a1 1 0 00-1.2-.4c-.4.2-.7.6-.9 1.3l-.1 1v1.3c0 .9.4 1.6 1 2 .4.2 1 .3 1.8.1v-1.2c-.5.2-1 .2-1.4 0-.2 0-.4-.4-.5-.8l-.1-.6a16 16 0 002-.2c-.1-1.3-.3-2.2-.6-2.5zm4.8 8.7h-.1zm-.1-.4c-.3 0-.4.2-.4.5 0 .2 0 .3.2.4h.3c.3 0 .5 0 .5-.4 0-.3-.2-.5-.6-.5zm-3.6 3h-.5l-.6 2.3-.6-2.2-.9.1 1.2 4.8h.7l.5-2.9 1.1 2.9h.8l.7-5.1h-.8l-.6 3.1-1-3m9.1-3.7h-.8v2.9h-.8v1.2h.8l-.1 4c0 .9.3 1.3 1 1.3.4 0 .8-.4 1-1l.2-1h-.8c0 .5-.2.7-.4.7l-.3-.3v-3.7h1v-1.1H86v-3m-3.7 6.1l.6-.3v1c0 .5-.2.8-.6 1-.2 0-.4 0-.5-.2v-.7c0-.2.2-.5.5-.8zm-1.5-1.3h.7l.1-.2c.1-.2.3-.3.5-.3.4 0 .7.2.8.7l-.3.3-.7.4c-.6.4-.9 1-.9 1.5 0 .6.1 1 .3 1.2.2.2.4.2.8.3.5 0 .9-.4 1.2-1.1l.1 1h1c-.2-2.2-.4-3.5-.6-3.9-.3-.7-.9-1.1-1.7-1.1-.5 0-.9.2-1.1.6l-.2.6zm-.1-1.2h-.5l-.1 5 .7.1-.1-5.1m10.1-10.3v-1.3c-.2 0-.5.1-.8.4a3 3 0 01-.4.4v-.7H89c0 3.5-.1 5.4-.2 5.7h1v-3.8l.3-.3c.2-.3.5-.4.8-.4m-3.5.3c.5 0 .7.5.7 1.7 0 .5-.1 1-.3 1.3-.2.2-.3.3-.5.3-.3 0-.5-.2-.6-.6l-.2-1c.1-1.1.4-1.7 1-1.7zm.8-.5a1 1 0 00-.8-.4c-.3 0-.5.2-.7.4-.5.5-.8 1.2-.9 2 0 1 .1 1.8.5 2.2.3.3.6.5 1 .5.9 0 1.4-.8 1.4-2.5 0-1-.1-1.7-.5-2.2zm.6 11.2h.2c.2.2.3.6.4 1.2h-1.3v-.6c.2-.4.4-.6.7-.6zm-.2-.7c-.3 0-.6.2-.8.5-.4.4-.6 1-.5 1.9 0 1.5.5 2.4 1.5 2.6.5.1 1 0 1.4-.2l-.2-1c-.8.3-1.4.2-1.7-.3a2 2 0 01-.2-1l2-.2c0-1.6-.4-2.4-1.5-2.3z'/%3E%3Cpath fill='%23FFFFFE' d='M91.8 26.4c-1 .3-1.5 1.1-1.6 2.3-.2 1.4.2 2.3 1 2.9.5.3 1 .5 1.6.3v-1c-1.1 0-1.6-.7-1.6-1.9 0-.5.2-1 .6-1.2.3-.3.8-.4 1.2-.4v-1.2c-.4 0-.8 0-1.2.2m2.2.9h1l-1.2 4.6h2v-.8H95a36.4 36.4 0 011-5h-2v1.2M72.5 13.1h.2c.2-.4.2-.6-.3-.7 0 0-.2 0-.2.2-.2.3 0 .5.3.5m.2 2.2h-.5l-.1 5.1h.7l-.1-5.1m.9 7.3h-.8l.3 1.4h.5v-1.4m0 3.7l.5.1.2-.8c-.4-.1-.7-.2-1.1-.1-.8 0-1.2.4-1.4 1 0 .5 0 1 .4 1.7.5.6.7 1.2.6 1.6 0 .4-.2.7-.7 1l-.7.1.1 1c.4 0 .8 0 1.2-.2.8-.3 1.1-1 1.2-1.8 0-.4-.2-1-.6-1.8-.4-.6-.5-1-.4-1.3 0-.4.3-.5.7-.5M91 38c0-1 .2-1.4.6-1.4.5 0 .7.4.7 1.4 0 1-.3 1.6-.7 1.5-.2 0-.4-.2-.5-.5l-.1-1zm-.5-1.4c-.2.4-.3.9-.3 1.3 0 .7 0 1.3.3 1.8.2.6.6 1 1.2 1 .5 0 .9-.4 1.1-1.1a6 6 0 00.2-2c0-.5 0-1-.3-1.3-.2-.5-.6-.7-1-.7-.6 0-1 .3-1.2 1zm-1.5-.2c-.4 0-.7.2-.9.4l-.2.5c0-.6-.4-1-1-.9a1 1 0 00-.6.3l-.2.2v-.6h-.8l-.2 5h1v-3c0-.5.3-.8.6-.8s.5.1.6.5l-.2 3.4h1v-3.2c0-.4.2-.6.5-.6s.4.2.4.5v3.3h1.2l-.2-4.2c0-.6-.4-.9-1-.8m5.6 1c0-.4.1-.7.3-1a1 1 0 011-.4v-1.1c-1.3 0-2 .7-2.1 2.4 0 1.3.2 2.1.6 2.7.4.5.9.7 1.5.7v-1.4c-.4 0-.7-.3-1-.6-.2-.3-.3-.8-.3-1.3M84.4 32h-.7v.8c0 .3.2.5.4.6l1-.3-.6-.7V32m-4.7 4.5h.1c.5 0 .8.5.8 1.7 0 1-.2 1.4-.6 1.4l-.4-.1-.1-.2-.2-1.3.1-1c0-.3.1-.4.3-.5zm-.3-1.6h-.8v8.7h.8v-3.2c.2.2.5.2 1 .2.3 0 .6-.3.8-.9l.2-1.6c0-1-.2-1.9-.6-2.3-.2-.4-.5-.5-.8-.5-.3 0-.5.2-.6.5v-1zm4.2 1.1c.4 0 .6.5.7 1.5 0 1.3-.2 2-.8 2-.3 0-.5-.2-.5-1v-1l.1-1c.1-.2.3-.4.5-.4zm1.4 1.6c0-.9 0-1.4-.2-1.8-.2-.6-.6-1-1.2-1-1 0-1.4 1-1.5 2.6 0 2.2.4 3.3 1.3 3.3.6 0 1-.3 1.2-1 .3-.5.4-1.2.4-2.1z'/%3E%3Cpath fill='%23FFFFFE' d='M98.4 36l-1 3.1-.6-3.4-.9-.1.9 5.5-1.6 2.6 1.3.6 3.1-8.3h-1.2m-4.5-20.7l-.1 5.1h.7l-.1-5.1h-.5m-24.1 5.1l-.9-2.7-.7 2.7h-.9l-1-4.8h.7l.7 3 .6-3h.7l1 3 .5-3.3h.9l-.7 5.1h-.9'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position-y:center;width:75px}.logo-with-branding--weather-panel{position:relative;top:auto;left:auto;margin:0 16px 20px}.error-message{display:flex;flex-direction:column;justify-content:center;align-items:center}.error-message__text{margin-bottom:19px}.error-message__button,.error-message__text{font-size:16px;font-family:Roboto,Arial,Helvetica,sans-serif}.error-message__button{display:flex;align-items:center;justify-content:center;width:141px;height:40px;background-color:var(--yellow-500);border-radius:6px;color:#fff;cursor:pointer}.error-message__button:active{box-shadow:0 0 5px -1px rgba(0,0,0,.6)}.expand-exchange{display:flex;flex-direction:column;width:100%}.expand-exchange--wide-column{background-color:var(--white)}@media screen and (min-width:720px){.expand-exchange--wide-column{padding:18px 16px;box-shadow:0 1px 2px .025px rgba(0,0,0,.2);transition:box-shadow .3s}.expand-exchange--wide-column:hover{box-shadow:0 1px 7px 7px rgba(0,0,0,.1)}}@media (min-width:1280px){.expand-exchange--wide-column{padding:22px 11px}}.expand-exchange__title-wrapper{display:block;margin:0 0 16px;font-weight:400;font-size:18px;font-family:Roboto,Arial,Helvetica,sans-serif}@media screen and (min-width:720px){.expand-exchange__title-wrapper{font-size:19px}}@media screen and (min-width:1024px){.expand-exchange__title-wrapper{font-size:20px}}.expand-exchange__title-wrapper--bold{font-family:Roboto Bold,Arial,Helvetica,sans-serif}.expand-exchange__text-container{display:flex;flex-direction:column;margin:31px 0 14px;color:var(--gray-475);font-size:12px}@media screen and (min-width:720px){.expand-exchange__text-container{flex-direction:row;justify-content:space-between;font-size:14px;margin:32px 0 24px}}.expand-exchange__text-container--article_narrow_column,.expand-exchange__text-container--narrow_column{flex-direction:column;font-size:12px;margin:20px 0 12px;line-height:22px}.expand-exchange__text-element{margin-bottom:10px}@media screen and (min-width:720px){.expand-exchange__text-element{margin:0}}.expand-exchange__logo-container{display:flex;justify-content:space-between;align-items:center}.expand-exchange__text-element-with-image{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 18'%3E%3Cpath fill='%23E0E0E0' fill-rule='evenodd' d='M18.3 10.4h-.6v.5h-1.1v-.1l.1-.4h-1.6l-.1.5h-3.5a5.6 5.6 0 01-11-2c-.2.8-.3 1.7-.2 2.6H0c0-1.4.3-2.8.9-4.1A13 13 0 017.4.9C11.8-1 16.1.4 17.5 4c.3.9.5 1.8.5 2.7h-1.4c0-.8-.1-1.6-.4-2.4C15 1 11.1-.4 7 1.5c-1.5.8-3 1.8-4 3.2A5.6 5.6 0 018.5 4c1.9.8 3.1 2.6 3.3 4.7l.3-.6.3-.3c.2-.2.4-.3.7-.3l.4-.1h1l.6.2c.2.1.4.3.4.5v.4l-.1.5 1.5-1.4h1.5l-.5 2h.6l-.2.8zm-8-2c0-.2-.3-.7-1-.7a1 1 0 00-1 .5v-.4H6.5L6 9.5l-.6-1.7H3.5V6.7H2.3v1h-.5v.9h.5v1.6c0 .2 0 .4.2.5.2.3.4.3.9.3H4v-1h-.5l-.1-.2V8.6h.8l.9 2.4h1l1-2.9V11h1.3V8.9c0-.2.1-.3.3-.3H9l.1.3v2h1.2V8.5zm4 0l-.4-.1h-.3c-.3 0-.5.3-.6.5h-1.2a6.2 6.2 0 010 1c.2-.2.7-.5 1.4-.7.2 0 .4 0 .7-.2.2 0 .3 0 .4-.2v-.2zm.3 1.1l-.6.2-.9.3-.3.1h1.8v-.5zm1.2.1h1l.3-1.2-1.3 1.2zM.5 13.2l.2.4-.3.2a6.7 6.7 0 01-.4-2h.3l.2 1.4zm1.3 2.2l-.3.3c-.4-.5-.8-1-1-1.6l.3-.2c.2.5.6 1 1 1.5zm1.7 1.2l-.3.6A6 6 0 011.7 16l.4-.4c.4.5.9.8 1.4 1zm2.3.6l-.2.7a7 7 0 01-2-.6l.3-.5 1.9.4zm2.6-.3v1a9 9 0 01-2.3 0l.2-.7c.7 0 1.4-.1 2-.3zm3-.1l-2.4 1-.1-1 2.1-1 .4 1zm2-2.8l.9.8a13.2 13.2 0 01-2.3 1.7l-.5-1 .2-.1 1.7-1.4zm1.9-2.4h1.4c-.5 1-1.2 1.9-2 2.7l-.8-.8c.5-.6 1-1.2 1.4-2z'/%3E%3C/svg%3E");display:block;width:18px;height:18px;margin-left:10px;background-repeat:no-repeat}body.hasScreening .narrow-column__item .expand-exchange__title-wrapper{margin-left:8px}.business-widget{display:block;width:100%;background:var(--white)!important}@media (min-width:1024px){.business-widget{display:grid;grid-template-columns:1fr 2fr;grid-gap:40px}}.business-widget .recharts-responsive-container{max-width:90%;margin:0 auto}@media (min-width:1024px){.business-widget .recharts-responsive-container{max-width:100%}}.business-widget .expand-exchange&gt;div{border:none}.business-widget .stock-list{max-height:577px;overflow-y:auto;overflow-x:hidden;padding-right:10px}.business-widget .stock-list::-webkit-scrollbar-track{background-color:var(--white)}.business-widget .stock-list::-webkit-scrollbar{width:6px;background-color:var(--white)}.business-widget .stock-list::-webkit-scrollbar-thumb{background-color:var(--gray-300);border:2px solid var(--gray-300);border-radius:4px}@media (max-width:1023px){.business-widget .stock-list{max-height:100%}}.business-widget .stock-list .expand-exchange__title-wrapper{display:none}@media screen and (min-width:1024px){.business-widget .stock-view .single-stock{min-height:85px}}.business-widget .single-stock{display:block;border-top:1px solid var(--gray-300);background:#fff;-webkit-tap-highlight-color:transparent}@media (max-width:719px){.business-widget .single-stock:first-child{border-top:none}}.business-widget .single-stock:last-child{border-bottom:1px solid var(--gray-300)}.business-widget .single-stock--active{background:var(--gray-100);border-color:var(--gray-300)}.business-widget .single-stock--no-border{border:none}.business-widget .stock-error-message{font-size:13px}.business-widget__footer{display:flex;padding-top:30px;color:var(--gray-475);font-size:12px;font-family:Roboto,Arial,Helvetica,sans-serif;grid-column-start:2;justify-content:space-between}.business-widget__footer__source,.business-widget__footer__update{display:flex}@media (max-width:719px){.notowania .master-widget__content-container div nav+div{padding-top:0}}.master-widget__background-container .picture .master-widget__image{display:block}.master-widget__content-container{max-width:1230px;margin:0 auto;background:var(--gray-100);position:relative;min-height:200px}.master-widget__content-container--without-key-visual{min-height:0}.master-widget__content-container--empty-content{margin-bottom:-1935px;min-height:2000px}.master-widget__content-container--without-overflow{padding-bottom:16px}.master-widget__image{width:100%}@media (min-width:1024px){.master-widget--root&gt;.master-widget__content-container{margin-top:0}.master-widget--root&gt;.master-widget__content-container--has-key-visual{margin-top:-150px}.master-widget--root&gt;.master-widget__content-container--empty-content{padding-bottom:105px}}@media (min-width:1230px){.master-widget--root&gt;.master-widget__content-container{margin-top:0}.master-widget--root&gt;.master-widget__content-container--has-key-visual{margin-top:-150px}}.master-widget--nested .iframe-widget--nested-widget{padding-top:30px}body.hasScreening .master-widget__background-container,body.hasScreening .master-widget__content-container{max-width:1024px;margin:0 auto}@media screen and (min-width:1280px){body.hasScreening .master-widget__background-container,body.hasScreening .master-widget__content-container{max-width:1164px}}body.hasScreening .master-widget__content-container{grid-template-columns:minmax(340px,auto) minmax(calc(100% - 370px),100%)}.toteraz-widget--article-element,.toteraz-widget--wide-column{width:100%;position:relative;padding:56.25% 0 0}.toteraz-widget--article-element iframe,.toteraz-widget--wide-column iframe{min-height:100px;display:flex;width:100%;height:100%;top:0;position:absolute}#targeoWidgetjams,#targeoWidgetsections,#targeoWidgettransit,.targeo-top-widget{width:100%;height:140px;margin:20px 0 40px;z-index:0;color:transparent}@media screen and (max-width:719px){#targeoWidgetjams,#targeoWidgetsections,#targeoWidgettransit,.targeo-top-widget{margin:20px 0}}@media (min-height:480px){#targeoWidgetjams,#targeoWidgetsections,#targeoWidgettransit,.targeo-top-widget{height:240px}}@media (min-width:720px){#targeoWidgetjams,#targeoWidgetsections,#targeoWidgettransit,.targeo-top-widget{margin:40px;max-width:944px;width:calc(100% - 80px);height:390px}}@media (min-width:1024px){#targeoWidgetjams,#targeoWidgetsections,#targeoWidgettransit,.targeo-top-widget{margin:40px auto;height:552px}}@media (min-width:1280px){#targeoWidgetjams,#targeoWidgetsections,#targeoWidgettransit,.targeo-top-widget{max-width:1164px}}.narrow-column{padding-bottom:30px;position:relative;backface-visibility:hidden;margin:0 15px;z-index:1}@media screen and (max-width:719px){.narrow-column{margin:0;width:100%;padding-bottom:32px}.narrow-column-related__article{padding-bottom:16px}.narrow-column-related__article:last-of-type{padding-bottom:0}.narrow-column-related__article-link{display:flex;gap:12px}.narrow-column-related__title{padding-top:8px;padding-bottom:27px;font-size:16px}}@media screen and (max-width:719px) and (max-width:719px){.narrow-column-related__title{font-family:Roboto Bold,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;padding:32px 0 16px;text-transform:uppercase;font-size:22px;line-height:30px}}@media screen and (max-width:719px){.narrow-column-related__article-title{font-size:18px;line-height:1.3;padding:0;margin:0;font-family:Roboto Medium,Arial,Helvetica,sans-serif;max-height:200px;overflow:hidden}}@media screen and (max-width:719px) and (max-width:719px){.narrow-column-related__article-title{font-size:16px;line-height:1.4}}@media screen and (max-width:719px){.narrow-column-related__image{height:128px;object-fit:cover;border-radius:6px}.theme-uwaga .narrow-column-related__image{border-radius:0}}@media screen and (max-width:719px) and (max-width:719px){.narrow-column .image-component__image{width:100%;height:auto}}@media screen and (min-width:720px){.narrow-column{margin-right:145px;margin-left:30px}}@media screen and (min-width:1024px){.narrow-column{width:300px;margin:0;padding:16px 0 20px;display:flex;flex-direction:column}}@media screen and (min-width:1280px){.narrow-column{width:300px}}@media screen and (min-width:1024px){.narrow-column--article{position:relative;right:0;padding-top:0;flex-shrink:0}}.narrow-column--article .narrow-column__content{position:relative;bottom:0}.narrow-column--article .narrow-column__filler{display:none}.narrow-column--pandora{padding-top:0}.narrow-column--episode{padding-top:96px}@media screen and (min-width:1024px){.narrow-column__content{position:-webkit-sticky;position:sticky;bottom:56px;width:100%}.narrow-column__content.absolute{position:absolute}.narrow-column__content--sticky-top{top:76px}.narrow-column__content--absolute{position:absolute}}@media screen and (min-width:1024px) and (-ms-high-contrast:active){.narrow-column__content{position:relative;top:0}}@media screen and (min-width:1024px){@supports (-ms-ime-align:auto){.narrow-column__content{position:relative;top:0}}}.narrow-column__elements{display:none}@media screen and (max-width:719px){.narrow-column__elements{padding:0 16px}}@media screen and (min-width:1024px){.narrow-column__elements{display:block}.narrow-column__elements:not(:last-of-type){margin-bottom:20px}.narrow-column__elements:empty{display:none}}.narrow-column__elements--related{display:block}.narrow-column__item:not(:last-of-type){margin-bottom:20px}.narrow-column__filler{padding:0;margin:0}.narrow-column__filler--full{width:100%;height:100%}.narrow-column .ado-placeholder{padding-bottom:8px}@media screen and (max-width:1023px){body.device-desktop .narrow-column{width:300px;margin:0;display:flex;flex-direction:column;padding:0 0 20px}body.device-desktop .narrow-column__content{position:-webkit-sticky;position:sticky;bottom:56px;width:100%}body.device-desktop .narrow-column__content.absolute{position:absolute}body.device-desktop .narrow-column__content--sticky-top{top:76px}body.device-desktop .narrow-column__content--absolute{position:absolute}}@media screen and (max-width:1023px) and (-ms-high-contrast:active){body.device-desktop .narrow-column__content{position:relative;top:0}}@media screen and (max-width:1023px){@supports (-ms-ime-align:auto){body.device-desktop .narrow-column__content{position:relative;top:0}}body.device-desktop .narrow-column__elements{display:block}body.device-desktop .narrow-column--article{position:relative;right:0;padding-top:0;flex-shrink:0}body.device-desktop .narrow-column--episode{padding-top:96px}}.prepare-for-dropdown{position:absolute;left:0;right:0;box-shadow:0 3px 11px 0 rgba(0,0,0,.08);z-index:2;line-height:0;transition:max-height .6s;transition-timing-function:ease;max-height:0;display:flex}.prepare-for-dropdown:after{display:block;content:"";position:absolute;width:100%;height:100%;background:var(--white);z-index:-1;top:0;left:0}@media only screen and (min-width:1024px){.prepare-for-dropdown{display:flex}}.prepare-for-dropdown--active{max-height:120vh}@media screen and (max-width:719px){.prepare-for-dropdown--active{max-height:64vh}}.prepare-for-dropdown--active .prepare-for-dropdown__close-button{opacity:1}@media screen and (max-width:719px){.prepare-for-dropdown--active .prepare-for-dropdown__close-button{display:inline-block}}.prepare-for-dropdown--active .prepare-for-dropdown__content{padding-top:29px;transition:padding-top .1s}.prepare-for-dropdown__layout{display:flex;flex-wrap:wrap;flex-direction:column;width:100%}@media screen and (max-width:719px){.prepare-for-dropdown__layout{background:linear-gradient(0,var(--gray-600),transparent 10%)}}@media only screen and (min-width:720px){.prepare-for-dropdown__layout{flex-wrap:nowrap;flex-direction:row}}.prepare-for-dropdown__title-link{margin-top:20px;display:block;cursor:pointer}.prepare-for-dropdown__title{font-size:26px;line-height:1.25;margin:20px 0;color:var(--purple-gray-800);font-family:Roboto Medium,Arial,Helvetica,sans-serif}.prepare-for-dropdown__desc{margin:20px 0;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.75;color:var(--purple-gray-600)}@media only screen and (min-width:1024px){.prepare-for-dropdown__desc{font-size:18px}}.prepare-for-dropdown__list-element{display:flex;align-items:flex-start;text-transform:uppercase;margin-bottom:20px}.prepare-for-dropdown__list-element-icon{display:inline-block;transform:rotate(90deg);flex-shrink:0;height:13px;margin-right:2px}@media only screen and (min-width:720px){.prepare-for-dropdown__list-element-icon{height:16px}}.prepare-for-dropdown__list-element-link{font-family:Roboto Bold,Arial,Helvetica,sans-serif;color:var(--purple-gray-800);font-size:13px;line-height:1.3;display:inline-block}@media only screen and (min-width:720px){.prepare-for-dropdown__list-element-link{font-size:16px}}.prepare-for-dropdown__close-button{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:58px;height:58px;border-radius:100%;background-color:var(--white);box-shadow:0 3px 11px 0 rgba(0,0,0,.08);border:none;cursor:pointer;outline:none;z-index:2;opacity:0;transition:.2s}@media screen and (max-width:719px){.prepare-for-dropdown__close-button{box-sizing:border-box;height:44.54px;width:44.54px;border:1px solid var(--purple-gray-800);background-color:var(--gray-100);display:none}}.prepare-for-dropdown__close-path{fill:var(--gray-300)}@media screen and (max-width:719px){.prepare-for-dropdown__close-path{fill:var(--purple-gray-800)}}@media only screen and (min-width:720px){.prepare-for-dropdown--gradient .prepare-for-dropdown__content{width:60%}}.prepare-for-dropdown__content{z-index:1;overflow:auto;scrollbar-width:none;position:relative;width:100%;padding:0 25px;transition:padding-top .1s .5s}.prepare-for-dropdown__content::-webkit-scrollbar{display:none}.prepare-for-dropdown__content:before{content:attr(data-date);font-size:15px;color:var(--purple-gray-600);font-family:Roboto Medium,Arial,Helvetica,sans-serif;text-transform:uppercase;line-height:1;display:block;margin-bottom:20px}@media only screen and (min-width:720px){.prepare-for-dropdown__content{padding:0 20px 0 45px;flex-shrink:0;width:50%}}@media only screen and (min-width:1024px){.prepare-for-dropdown__content{padding-left:0}}.prepare-for-dropdown__media{position:relative;width:100%;overflow:hidden;display:flex}.prepare-for-dropdown__media .picture,.prepare-for-dropdown__media .related-media{height:100%}@media screen and (max-width:719px){.prepare-for-dropdown__media .picture,.prepare-for-dropdown__media .related-media{padding-bottom:50px}}@media screen and (min-width:1024px){.prepare-for-dropdown__media{min-width:calc(50% + 50vw - 512px)}}@media screen and (min-width:1280px){.prepare-for-dropdown__media{min-width:calc(50% + 50vw - 582px)}}.prepare-for-dropdown__media:after{content:"";pointer-events:none;position:absolute;display:none;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,var(--white),var(--white) 0,hsla(0,0%,100%,.86) 43%,hsla(0,0%,100%,0));margin-left:-1px}.prepare-for-dropdown__media--gradient:after{display:block}@media screen and (min-width:720px){.prepare-for-dropdown__media--gradient{margin-left:-100px}}@media screen and (min-width:1024px){.prepare-for-dropdown__media--gradient{min-width:calc(40% + 50vw - 412px)}}@media screen and (min-width:1280px){.prepare-for-dropdown__media--gradient{min-width:calc(40% + 50vw - 482px)}}.prepare-for-dropdown__media-wrapper{position:relative;overflow:hidden;align-self:center}.prepare-for-dropdown__image{width:100%;min-height:100%}.prepare-for-dropdown--red .prepare-for-dropdown__list-element-path{fill:var(--red-900)}.prepare-for-dropdown--darkBlue .prepare-for-dropdown__list-element-path{fill:var(--purple-gray-800)}.prepare-for-element{flex-shrink:0;z-index:1}@media (min-width:1024px){.prepare-for-element{max-width:33.33333%}}@media screen and (max-width:719px){.prepare-for-element__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;text-align:left}}@media (min-width:1024px){.prepare-for-element__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width:719px){.prepare-for-element__prepare-label{font-size:12px;font-weight:700;word-break:keep-all;text-align:left;text-transform:uppercase}}@media only screen and (min-width:720px) and (max-width:1023px){.prepare-for-element:first-of-type .prepare-for-element__button{padding:14.5px 35px 20.5px 45px}.prepare-for-element:first-of-type .prepare-for-element__button:before{width:calc(100% - 80px);left:9px}}@media only screen and (max-width:1023px){.prepare-for-element:last-of-type .prepare-for-element__button{padding:14.5px 64px 20.5px 35px;margin-right:7px}.prepare-for-element:last-of-type .prepare-for-element__button:before{width:calc(100% - 96px);right:28px}}.prepare-for-element__header{display:flex}@media screen and (max-width:719px){.prepare-for-element__header{display:block;line-height:1.5}}.prepare-for-element__date{flex-shrink:0}.prepare-for-element__date:after{content:" - ";white-space:pre}.prepare-for-element__button{width:100%;font-family:Roboto Medium,Arial,Helvetica,sans-serif;position:relative;font-size:16px;line-height:1;flex-shrink:0;padding:14.5px 24px 20.5px;cursor:pointer;background:none;border:none;outline:none}@media screen and (max-width:719px){.prepare-for-element__button{height:76px;width:auto;min-width:317px;border-radius:8px;background-color:var(--white);box-shadow:1px 2px 0 -7px rgba(0,0,0,.67);margin-left:7px;transition:height .3s .4s;flex-direction:column}}@media (min-width:720px){.prepare-for-element__button{padding:14.5px 35px 20.5px}}@media (min-width:1024px){.prepare-for-element__button{padding:14.5px 15px 20.5px}}@media (min-width:1280px){.prepare-for-element__button{padding:18px 35px 22px}}.prepare-for-element__button:after{content:"";top:0;bottom:0;width:2px;border-radius:2px;position:absolute;left:0;background-color:var(--gray-600);margin:13.5px 0 17.5px}@media screen and (max-width:719px){.prepare-for-element__button:after{display:none}}.prepare-for-element__button:before{content:"";position:absolute;left:0;bottom:0;height:3px;width:calc(100% - 48px);background-color:transparent;transition:background-color .3s cubic-bezier(.455,.03,.515,.955);right:0;margin:0 auto}@media (min-width:720px){.prepare-for-element__button:before{width:calc(100% - 70px)}}@media (min-width:1024px){.prepare-for-element__button:before{width:calc(100% - 30px)}}@media (min-width:1280px){.prepare-for-element__button:before{width:calc(100% - 70px)}}@media screen and (max-width:719px){.prepare-for-element__button--active{height:110px;transition:height .2s}}.prepare-for-element__button--active .prepare-for-element__arrow-button{transform:translateX(-50%) rotate(0)}@media screen and (max-width:719px){.prepare-for-element__button--active .prepare-for-element__arrow-button{opacity:0}}.prepare-for-element:first-of-type .prepare-for-element__button:after{display:none}.prepare-for-element__arrow-button{position:absolute;left:50%;transform:translateX(-50%) rotate(180deg);bottom:0;padding:0;margin-bottom:7px;display:flex;cursor:pointer;background:none;border:none;transition:transform .3s cubic-bezier(.455,.03,.515,.955)}.prepare-for-element--darkBlue .prepare-for-element__button--active:before{background-color:var(--purple-gray-800)}@media screen and (max-width:719px){.prepare-for-element--darkBlue .prepare-for-element__button--active:before{background-color:transparent}}.prepare-for-element--darkBlue .prepare-for-element__header,.prepare-for-element--darkBlue .prepare-for-element__prepare-label{color:var(--purple-gray-800)}.prepare-for-element--darkBlue .prepare-for-element__arrow-path{fill:var(--purple-gray-800)}.prepare-for-element--red .prepare-for-element__button--active:before{background-color:var(--red-900)}@media screen and (max-width:719px){.prepare-for-element--red .prepare-for-element__button--active:before{background-color:transparent}}.prepare-for-element--red .prepare-for-element__header,.prepare-for-element--red .prepare-for-element__prepare-label{color:var(--red-900)}.prepare-for-element--red .prepare-for-element__arrow-path{fill:var(--red-900)}.prepare-for{background-color:var(--gray-100);position:relative}@media screen and (max-width:719px){.prepare-for{display:flex;position:fixed;opacity:1;transform:translateY(54px) scaleY(1);transition:transform .5s,opacity .4s;-webkit-overflow-scrolling:touch;top:0}.prepare-for--hide{position:fixed;opacity:0;transform:translateY(-54px) scaleY(0);transition:transform .4s,opacity .3s}.prepare-for--blur-hide{position:fixed;opacity:0;transform:translateY(0) scaleY(0);transition:transform .4s,opacity .1s}.prepare-for--invisible{display:none}}.prepare-for--hasScreening{background-color:transparent}@media screen and (min-width:1024px){.prepare-for--hasScreening{width:1024px;margin:0 auto}.prepare-for--hasScreening .prepare-for__inner{padding:0 45px}}@media screen and (min-width:1280px){.prepare-for--hasScreening{width:1164px}}.prepare-for--hasScreening__top{background-color:var(--gray-100);max-width:935px}@media screen and (min-width:1024px){.prepare-for--hasScreening .prepare-for-dropdown{max-width:1164px}.prepare-for--hasScreening .prepare-for-dropdown .prepare-for-dropdown__media{min-width:510px}}.prepare-for--hasScreening .prepare-for-dropdown .narrow-container{max-width:1024px}@media screen and (min-width:1024px){.prepare-for--hasScreening .prepare-for-dropdown .narrow-container{max-width:1164px}.prepare-for--hasScreening .prepare-for-dropdown .narrow-container .prepare-for-dropdown__content{padding-left:45px}}.prepare-for__inner{background-color:var(--gray-100);z-index:1}@media (min-width:1024px){.prepare-for__top{display:flex}}.prepare-for__header{line-height:1;color:var(--purple-gray-600);text-transform:uppercase;flex-shrink:0;display:none}@media (min-width:1024px){.prepare-for__header{font-family:Roboto Medium,Arial,Helvetica,sans-serif;display:flex;align-items:center;font-size:16px;border-bottom:none;padding:14.5px 0 20.5px}}@media (min-width:1280px){.prepare-for__header{padding:18px 0 22px}}.prepare-for__list-holder{position:relative;width:100%}@media screen and (max-width:719px){.prepare-for__list-holder{height:93px;width:100vw;box-shadow:0 2px 4px 0 rgba(0,0,0,.17)}.theme-distribution .prepare-for__list-holder{background-color:var(--primary)}.theme-czt .prepare-for__list-holder,.theme-ddtvn .prepare-for__list-holder{background-color:var(--gray-300)}.theme-wbd .prepare-for__list-holder{background-color:var(--primary)}.theme-tvn .prepare-for__list-holder{background-color:transparent}.theme-uwaga .prepare-for__list-holder{background-color:var(--primary-contrast)}}.prepare-for__list{display:flex;overflow:scroll;background-color:var(--gray-100);overflow:-moz-scrollbars-none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.prepare-for__list::-webkit-scrollbar{width:0!important;height:0!important}@media screen and (max-width:719px){.prepare-for__list{background:transparent;padding:7px 0 0}}@media (min-width:1024px){.prepare-for__list{background-color:transparent}}.top-widgets{width:100%;position:relative;box-sizing:border-box;display:flex;flex-direction:column;z-index:100}@media screen and (max-width:719px){.top-widgets{z-index:90}}.top-widgets--flat{z-index:0}@media screen and (max-width:719px){.top-widgets--modal{z-index:1050}}@media screen and (max-width:719px){.top-widgets--targeo-pwa{z-index:1}}.top-widgets .iframe-widget{overflow:hidden;width:100%}@media screen and (max-width:719px){.top-widgets .iframe-widget{display:none}}.top-widgets .iframe-widget iframe{min-height:auto;display:block}.hasScreening .top-widgets{margin:auto;background:var(--gray-100)}@media (min-width:1024px){.hasScreening .top-widgets{max-width:1024px}}@media (min-width:1280px){.hasScreening .top-widgets{max-width:1164px}}.caption{border-left:4px solid;padding:15px 25px 5px;font-family:Roboto Bold,Arial,Helvetica,sans-serif}@media screen and (min-width:720px){.caption{background-color:var(--white)}}@media screen and (max-width:719px){.caption{padding:0}}.caption__element{display:block;margin-bottom:10px;font-size:18px}@media screen and (max-width:1023px){.caption__element{font-size:16px}}@media screen and (max-width:719px){.caption__element--title{line-height:1.2em;max-height:3.6em;overflow:hidden;padding:15px 10px 5px}.caption__element--title&gt;:first-child{display:inline-block;position:relative;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.caption__element--title&gt;:first-child:before{background:var(--white);background:linear-gradient(90deg,hsla(0,0%,100%,0),var(--white) 50%);position:absolute;top:2.4em;right:0;content:"\2026";width:1.2em;height:1.2em;text-align:right}.caption__element--title&gt;:first-child:after{position:absolute;background:var(--white);content:"";right:0;width:1.2em;height:1.2em;overflow:hidden}@supports (-webkit-line-clamp:2){.caption__element--title&gt;:first-child:after,.caption__element--title&gt;:first-child:before{content:none}}}.caption__element--desc{display:none}@media screen and (max-width:719px){.caption__element--source{line-height:1.2em;max-height:2.4em;overflow:hidden}.caption__element--source&gt;:first-child{display:inline-block;position:relative;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.caption__element--source&gt;:first-child:before{background:var(--white);background:linear-gradient(90deg,hsla(0,0%,100%,0),var(--white) 50%);position:absolute;top:1.2em;right:0;content:"\2026";width:1.2em;height:1.2em;text-align:right}.caption__element--source&gt;:first-child:after{position:absolute;background:var(--white);content:"";right:0;width:1.2em;height:1.2em;overflow:hidden}@supports (-webkit-line-clamp:2){.caption__element--source&gt;:first-child:after,.caption__element--source&gt;:first-child:before{content:none}}}.caption__element--source-video:before{content:"wideo: "}.caption__element--source-photo:before{content:"foto: "}.caption__element--desc,.caption__element--source{font-size:14px;color:var(--gray-600)}.theme-tvnmeteo .caption__element--desc,.theme-tvnmeteo .caption__element--source{color:var(--white)}@media screen and (max-width:719px){.caption__element--desc,.caption__element--source{padding:15px 10px 5px}}@media screen and (max-width:719px){.caption__element--source-photo,.caption__element--source-video{font-size:10px;font-family:Roboto,Arial,Helvetica,sans-serif;color:var(--gray-400)}}.caption--with-desc .caption__element--desc{display:block}.caption--slider-article,.caption--slider-teaser{border:none;position:absolute;bottom:0;left:0;padding:4px 10px;background-color:var(--gray-100)}@media screen and (max-width:719px){.caption--slider-article,.caption--slider-teaser{position:static;display:block;background-color:var(--white);margin-top:11px;margin-bottom:0;padding:0}}.caption--slider-article .caption__element,.caption--slider-teaser .caption__element{margin:0;display:inline;font-size:12px}.theme-distribution .caption--slider-article .caption__element,.theme-distribution .caption--slider-teaser .caption__element{color:var(--gray-850)}.theme-czt .caption--slider-article .caption__element,.theme-czt .caption--slider-teaser .caption__element,.theme-ddtvn .caption--slider-article .caption__element,.theme-ddtvn .caption--slider-teaser .caption__element{color:var(--black)}.theme-tvn .caption--slider-article .caption__element,.theme-tvn .caption--slider-teaser .caption__element,.theme-wbd .caption--slider-article .caption__element,.theme-wbd .caption--slider-teaser .caption__element{color:var(--gray-850)}.theme-uwaga .caption--slider-article .caption__element,.theme-uwaga .caption--slider-teaser .caption__element{color:var(--black)}@media screen and (max-width:719px){.caption--slider-article .caption__element,.caption--slider-teaser .caption__element{font-size:12px;line-height:1.3;color:var(--gray-600);font-family:Roboto,Arial,Helvetica,sans-serif}}@media screen and (max-width:719px){.caption--slider-article .caption__element--title,.caption--slider-teaser .caption__element--title{padding:0}}.caption--slider-article .caption__element--source:before,.caption--slider-teaser .caption__element--source:before{content:" | "}@media screen and (max-width:719px){.caption--slider-article{background-color:initial}}@media screen and (min-width:720px){.caption--slider-article{max-width:100%;transform:translateY(-26px);transition:transform .2s;will-change:transform;bottom:auto;top:100%}}.caption--slider-article .caption__element{overflow:hidden;display:block;line-height:1.5}@media screen and (max-width:719px){.caption--slider-article .caption__element{line-height:1.3}}@media screen and (min-width:720px){.theme-czt .caption--infographic,.theme-ddtvn .caption--infographic,.theme-distribution .caption--infographic,.theme-tvn .caption--infographic,.theme-uwaga .caption--infographic,.theme-wbd .caption--infographic{background-color:var(--white)}}.caption--playlist{font-family:Roboto Black,Arial,Helvetica,sans-serif;border:0;padding:10px}@media (min-width:720px){.caption--playlist{padding:10px 24px 0}}@media (min-width:1024px){.caption--playlist{padding:10px 20px 0}}@media screen and (max-width:719px){.caption--playlist{padding:0}}.caption--playlist .caption__element{line-height:1.11;font-size:24px;margin:0;display:none}@media (max-width:359px){.caption--playlist .caption__element{font-size:19px}}@media (min-width:720px){.caption--playlist .caption__element{font-size:40px}}.caption--playlist .caption__element--source{font-family:Roboto,Arial,Helvetica,sans-serif;color:var(--gray-600);font-size:12px;text-align:right;display:block}@media (max-width:359px){.caption--playlist .caption__element--source{font-size:10px}}@media (min-width:720px){.caption--playlist .caption__element--source{font-size:13px}}@media (min-width:1024px){.caption--playlist-wide{padding:20px}.theme-distribution .caption--playlist-wide{background-color:var(--blue-750)}.theme-ddtvn .caption--playlist-wide{background-color:var(--orange-300)}.theme-czt .caption--playlist-wide{background-color:var(--turquoise-500)}.theme-wbd .caption--playlist-wide{background-color:var(--primary)}.theme-tvn .caption--playlist-wide{background-color:var(--tvn-blue-dark-700)}.theme-uwaga .caption--playlist-wide{background-color:var(--primary-contrast)}}@media (min-width:1280px){.caption--playlist-wide{padding:25px 20px}}@media (min-width:720px){.caption--playlist-wide{color:var(--white)}}@media (min-width:1024px){.caption--playlist-wide .caption__element{display:block}.caption--playlist-wide .caption__element--source{margin-top:15px;text-align:left}.caption--playlist-wide .caption__element--desc,.caption--playlist-wide .caption__element--source,.caption--playlist-wide .caption__element--source-photo,.caption--playlist-wide .caption__element--source-video{color:var(--white)}}@media (min-width:1280px){.caption--playlist-wide .caption__element{font-size:45px}.caption--playlist-wide .caption__element--source{font-size:15px}}.caption--playlist-storyline{padding:10px 2px 20px}.caption--playlist-storyline .caption__element{display:block}.caption--playlist-storyline .caption__element:not(.caption__element--source){font-family:Roboto Bold,Arial,Helvetica,sans-serif;font-size:20px}@media (min-width:720px){.caption--playlist-storyline .caption__element:not(.caption__element--source){font-size:24px}}.caption--playlist-storyline .caption__element--source{margin-top:10px}.caption--thumbnails-playlist-narrow,.caption--thumbnails-playlist-wide{border:0;background-color:transparent!important;padding:10px 2px;text-align:left}.theme-distribution .caption--thumbnails-playlist-narrow,.theme-distribution .caption--thumbnails-playlist-wide{color:var(--gray-850)}.theme-czt .caption--thumbnails-playlist-narrow,.theme-czt .caption--thumbnails-playlist-wide,.theme-ddtvn .caption--thumbnails-playlist-narrow,.theme-ddtvn .caption--thumbnails-playlist-wide{color:var(--black)}.theme-tvn .caption--thumbnails-playlist-narrow,.theme-tvn .caption--thumbnails-playlist-wide,.theme-wbd .caption--thumbnails-playlist-narrow,.theme-wbd .caption--thumbnails-playlist-wide{color:var(--gray-850)}.theme-uwaga .caption--thumbnails-playlist-narrow,.theme-uwaga .caption--thumbnails-playlist-wide{color:var(--black)}@media (min-width:720px){.caption--thumbnails-playlist-narrow,.caption--thumbnails-playlist-wide{padding:12px 2px}}@media screen and (max-width:719px){.caption--thumbnails-playlist-narrow,.caption--thumbnails-playlist-wide{padding-bottom:0}}.caption--thumbnails-playlist-narrow .caption__element,.caption--thumbnails-playlist-wide .caption__element{margin:0;font-size:17px;font-family:Roboto Black,Arial,Helvetica,sans-serif;word-break:break-word}@media screen and (max-width:719px){.caption--thumbnails-playlist-narrow .caption__element,.caption--thumbnails-playlist-wide .caption__element{font-size:12px;color:var(--black);font-family:Roboto Medium,Arial,Helvetica,sans-serif}}@media screen and (max-width:719px){.caption--thumbnails-playlist-narrow .caption__element--title,.caption--thumbnails-playlist-wide .caption__element--title{padding:0}}.caption--thumbnails-playlist-narrow .caption__element--source,.caption--thumbnails-playlist-wide .caption__element--source{display:none}@media screen and (max-width:719px){.caption--thumbnails-playlist-narrow .caption__element--source,.caption--thumbnails-playlist-wide .caption__element--source{display:block;font-size:10px;font-family:Roboto Light,Arial,Helvetica,sans-serif;margin-top:1px;padding:0}.theme-distribution .caption--thumbnails-playlist-narrow .caption__element--source,.theme-distribution .caption--thumbnails-playlist-wide .caption__element--source{color:var(--gray-490)}.theme-czt .caption--thumbnails-playlist-narrow .caption__element--source,.theme-czt .caption--thumbnails-playlist-wide .caption__element--source,.theme-ddtvn .caption--thumbnails-playlist-narrow .caption__element--source,.theme-ddtvn .caption--thumbnails-playlist-wide .caption__element--source{color:var(--gray-600)}.theme-wbd .caption--thumbnails-playlist-narrow .caption__element--source,.theme-wbd .caption--thumbnails-playlist-wide .caption__element--source{color:#4d4d4d}.theme-tvn .caption--thumbnails-playlist-narrow .caption__element--source,.theme-tvn .caption--thumbnails-playlist-wide .caption__element--source,.theme-uwaga .caption--thumbnails-playlist-narrow .caption__element--source,.theme-uwaga .caption--thumbnails-playlist-wide .caption__element--source{color:var(--gray-490)}}.caption--thumbnails-playlist-wide,.theme-tvn .caption--thumbnails-playlist-wide{color:var(--white)}@media (min-width:1024px){.caption--thumbnails-playlist-wide{padding:10px 15px}}@media (min-width:1280px){.caption--thumbnails-playlist-wide{padding:10px 17px}}@media (min-width:1024px){.caption--thumbnails-playlist-wide .caption__element{font-size:17px;line-height:1.47}.caption--thumbnails-playlist-wide .caption__element--desc,.caption--thumbnails-playlist-wide .caption__element--source,.caption--thumbnails-playlist-wide .caption__element--source-photo,.caption--thumbnails-playlist-wide .caption__element--source-video{color:var(--white)}}@media (min-width:1280px){.caption--thumbnails-playlist-wide .caption__element{font-size:19px;line-height:1.53}}@media screen and (min-width:720px){.caption--thumbnails-playlist-wide .caption__element--source{font-family:Roboto,Arial,Helvetica,sans-serif;margin-top:10px;font-size:13px;display:block}}@media screen and (min-width:720px){.slider__image-holder:hover .caption--slider-article{transform:translateY(-100%)}}@media screen and (min-width:720px){.slider__image-holder:not(:hover) .caption--slider-article .caption__element{animation:slideDown .2s;animation-direction:alternate;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width:719px){.article-element--infographic .caption{border:none;padding:15px 10px 5px 0}}@media screen and (max-width:719px){.article-element--infographic .caption__element--desc,.article-element--infographic .caption__element--source,.article-element--infographic .caption__element--title{padding:0}}@media screen and (max-width:719px){.article-element--infographic .caption__element--title{font-size:18px;line-height:1.2}}.article-element--infographic .caption__element--source{font-size:14px;line-height:1.4}@media screen and (max-width:719px){.article-element--infographic .caption__element--source{margin-top:0;max-height:unset}}@media screen and (max-width:719px){.article-element--infographic .caption__element--source&gt;:first-child{display:inline-block}}.article-element--infographic .caption__element--desc{margin-bottom:0;font-size:14px;line-height:1.4}@media screen and (max-width:719px){.article-element--infographic .caption__element--desc{margin-top:10px}}@keyframes slideDown{0%{white-space:normal;text-overflow:unset}90%{white-space:normal;text-overflow:unset}to{white-space:nowrap;text-overflow:ellipsis}}.gallery:hover .gallery-arrow{opacity:1}.gallery:hover .gallery-arrow--inactive{opacity:0}.gallery-arrow{position:absolute;background-color:hsla(0,0%,100%,.5);top:50%;width:42px;height:90px;cursor:pointer;border:0;padding:0;outline:0;transition:opacity .3s,background-color .2s;transform:translateY(-50%);display:none}@media (min-width:720px){.gallery-arrow{display:block}}@media (min-width:1024px){.gallery-arrow{width:52px;height:112px}}.gallery-arrow--inactive{cursor:auto}.gallery-arrow--article{opacity:0}.device-tablet .gallery-arrow--article{opacity:1}.gallery-arrow--article:hover{background-color:hsla(0,0%,100%,.6)}.gallery-arrow--teaser{opacity:0;top:50%;background-color:rgba(0,0,0,.2)}.device-tablet .gallery-arrow--teaser{opacity:1}.gallery-arrow--teaser:hover{background-color:rgba(0,0,0,.3)}.gallery-arrow:before{content:"";width:25px;height:25px;border:3px solid var(--black);opacity:.4;display:block;pointer-events:none}.theme-tvn .gallery-arrow:before{filter:brightness(0) invert(1)}.gallery-arrow--right{right:0}.gallery-arrow--right:before{border-bottom:none;border-left:none;transform:rotate(45deg);margin-left:2px}@media (min-width:1024px){.gallery-arrow--right:before{margin-left:7px}}.gallery-arrow--left{left:0}.gallery-arrow--left:before{border-right:0;border-top:0;transform:rotate(45deg);float:right;margin-right:2px}@media (min-width:1024px){.gallery-arrow--left:before{margin-right:7px}}.gallery-arrow--playlist-narrow,.gallery-arrow--playlist-wide{width:48px;max-height:153px;min-height:100px;height:105%;z-index:10;background-color:var(--white);display:none}@media (min-width:720px){.gallery-arrow--playlist-narrow,.gallery-arrow--playlist-wide{display:block}}.gallery-arrow--playlist-narrow:before,.gallery-arrow--playlist-wide:before{width:32px;height:32px;border-width:6px;border-radius:4px}.gallery-arrow--playlist-narrow:hover:not(.gallery-arrow--inactive),.gallery-arrow--playlist-wide:hover:not(.gallery-arrow--inactive){background-color:hsla(0,0%,100%,.3)}.gallery-arrow--playlist-narrow.gallery-arrow--right:before,.gallery-arrow--playlist-wide.gallery-arrow--right:before{margin-left:4px}.gallery-arrow--playlist-narrow.gallery-arrow--left:before,.gallery-arrow--playlist-wide.gallery-arrow--left:before{margin-right:4px}@media (min-width:1024px){.gallery-arrow--playlist-wide{top:0;transform:none;width:30px;height:30px;min-height:0;border:1px solid hsla(0,0%,100%,.5);transition:border .3s;margin:10px 6px;background-color:transparent}.gallery-arrow--playlist-wide.gallery-arrow--right:before{margin-left:7px}.gallery-arrow--playlist-wide.gallery-arrow--left:before{margin-right:7px}.gallery-arrow--playlist-wide:before{width:10px;height:10px;border-width:2px}.gallery-arrow--playlist-wide:hover:not(.gallery-arrow--inactive){background-color:transparent;border-color:var(--white)}}.gallery-arrow--playlist-storyline{opacity:1;height:105%;width:42px;background-color:hsla(0,0%,100%,.5);z-index:10;display:none}.gallery-arrow--playlist-storyline:hover:not(.gallery-arrow--inactive){background-color:hsla(0,0%,100%,.4)}.gallery-arrow--playlist-storyline.gallery-arrow--right:before{margin-left:2px}.gallery-arrow--playlist-storyline.gallery-arrow--left:before{margin-right:2px}@media (min-width:720px){.gallery-arrow--playlist-storyline{display:block}}.gallery-arrow--playlist.gallery-arrow--inactive{opacity:.6}@media (max-width:1023px){.gallery-arrow--playlist-narrow.gallery-arrow--right,.gallery-arrow--playlist-wide.gallery-arrow--right{right:4px}.gallery-arrow--playlist-narrow.gallery-arrow--left,.gallery-arrow--playlist-wide.gallery-arrow--left{left:4px}}.thumbnails{margin-left:16px}@media screen and (max-width:719px){.thumbnails{margin-left:4px}}.thumbnails__rail{position:relative;transition:transform .3s;display:flex;align-items:flex-start;padding:2px 0;margin-left:-6px}.thumbnails__rail--animation-disabled{transition:all 0s}.thumbnails__item{padding:0 4px 0 0;width:19%;cursor:pointer;border:0;outline:none;background:none;flex-shrink:0;box-sizing:content-box}@media screen and (max-width:719px){.thumbnails__item{width:28%}}.thumbnails__photo-holder{position:relative}.thumbnails__photo-holder:after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border:2px solid transparent;transition:border-color .3s}@media screen and (max-width:719px){.thumbnails__photo-holder:after{border:4px solid transparent;left:-4px;width:calc(100% + 8px);height:calc(100% + 6px)}}.thumbnails__image{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.thumbnails__play-button{position:absolute;top:70%;left:15%;transform:translate(-30%,-50%);border:16px solid transparent;border-left:25px solid var(--white);border-right:none}@media screen and (max-width:719px){.thumbnails__play-button{top:50%;left:50%}}.thumbnails--playlist{width:100%;margin:0;padding:0 4px 10px;overflow:hidden}@media (min-width:1024px){.thumbnails--playlist{padding:0}}@media screen and (max-width:719px){.thumbnails--playlist{padding:0 16px 15px}}.thumbnails--playlist .thumbnails__item{display:block;position:static;width:66.66667%;border:0;margin:0;padding:2px 0;box-sizing:border-box;flex-shrink:0}@media (min-width:720px){.thumbnails--playlist .thumbnails__item{width:40%;padding:0 10px}}@media (min-width:1024px){.thumbnails--playlist .thumbnails__item{width:28.57143%}}@media (min-width:1280px){.thumbnails--playlist .thumbnails__item{width:22.22222%}}@media screen and (max-width:719px){.thumbnails--playlist .thumbnails__item{padding:0;width:47.61905%}}.theme-ddtvn .thumbnails--playlist .thumbnails__item--selected .thumbnails__photo-holder:after,.theme-distribution .thumbnails--playlist .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--secondary)}.theme-czt .thumbnails--playlist .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--primary)}.theme-tvn .thumbnails--playlist .thumbnails__item--selected .thumbnails__photo-holder:after,.theme-wbd .thumbnails--playlist .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--secondary)}.theme-uwaga .thumbnails--playlist .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--primary-contrast)}@media screen and (min-width:1024px){.thumbnails--playlist .thumbnails__item--selected .thumbnails__photo-holder:after{border:6px solid transparent}}@media (min-width:1024px){.thumbnails--playlist-wide .thumbnails__item{width:100%;padding:0}}@media (min-width:1024px){.thumbnails--playlist-wide .thumbnails__item--selected .thumbnails__photo-holder:after{border:none}}@media (min-width:1024px){.thumbnails--playlist-wide .thumbnails__rail{transform:translate3d(-100%,0,0)}}.thumbnails--playlist-storyline{padding:0 0 0 4px}@media (min-width:720px){.thumbnails--playlist-storyline{padding:0 0 0 16px}}.thumbnails--playlist-storyline .thumbnails__item{width:28.7%;padding:0 8px 0 0}@media (min-width:720px){.thumbnails--playlist-storyline .thumbnails__item{width:19.5%}}.playlist__content-wrapper{position:relative}@media screen and (max-width:719px){.playlist__content-wrapper{width:100%}}.playlist__player-placeholder{width:100%;padding-bottom:56.25%}.playlist__video{max-width:100%;padding-right:5%}@media (min-width:720px){.playlist__video{margin:0 auto;padding:0}}@media screen and (max-width:719px){.playlist__video{padding:0 16px;margin-bottom:15px}}@media screen and (max-width:719px){.playlist__video .caption{display:none}}.playlist__content{position:relative}.playlist__thumbnails{position:relative;padding-top:20px}@media screen and (max-width:719px){.playlist__thumbnails{padding:0}}@media screen and (min-width:1024px){.playlist__thumbnails .caption__element{line-height:1.55;max-height:7.75em;position:relative;overflow:hidden}}@media screen and (min-width:1280px){.playlist__thumbnails .caption__element:after{top:120px}}@media screen and (max-width:719px){.playlist__thumbnails__photo-holder:after{border-top:6px solid transparent}}@media screen and (max-width:719px){.playlist__thumbnails .thumbnails__item{padding:0 0 0 10px}}.playlist__counter{display:none}.playlist__arrow-container{position:absolute;top:22px;left:0;width:calc(40% - 22px)}@media (min-width:1024px){.playlist__arrow-container{width:calc(28.57143% - 20px)}}@media (min-width:1280px){.playlist__arrow-container{width:calc(22.22222% - 20px)}}.playlist__arrow-container--right{left:auto;right:0}.playlist__arrow-holder{padding-bottom:56.25%}.playlist--narrow,.playlist--wide{padding-bottom:20px}@media screen and (max-width:719px){.playlist--narrow,.playlist--wide{width:100%;display:flex;flex-direction:column;margin-bottom:0;padding:0}}.playlist--narrow .playlist__headline,.playlist--wide .playlist__headline{padding-bottom:15px}.theme-distribution .playlist--narrow .playlist__headline,.theme-distribution .playlist--wide .playlist__headline{color:var(--gray-850)}.theme-czt .playlist--narrow .playlist__headline,.theme-czt .playlist--wide .playlist__headline,.theme-ddtvn .playlist--narrow .playlist__headline,.theme-ddtvn .playlist--wide .playlist__headline{color:var(--primary)}.theme-tvn .playlist--narrow .playlist__headline,.theme-tvn .playlist--wide .playlist__headline,.theme-uwaga .playlist--narrow .playlist__headline,.theme-uwaga .playlist--wide .playlist__headline,.theme-wbd .playlist--narrow .playlist__headline,.theme-wbd .playlist--wide .playlist__headline{color:var(--gray-850)}@media screen and (max-width:719px){.playlist--narrow .playlist__headline,.playlist--wide .playlist__headline{font-size:20px;margin:0 0 0 5%;padding:10px 2px 18px;width:95%;position:relative;text-transform:uppercase;font-family:Roboto Medium,Arial,Helvetica,sans-serif}.theme-distribution .playlist--narrow .playlist__headline,.theme-distribution .playlist--wide .playlist__headline{border-top:2px solid transparent}.theme-czt .playlist--narrow .playlist__headline,.theme-czt .playlist--wide .playlist__headline,.theme-ddtvn .playlist--narrow .playlist__headline,.theme-ddtvn .playlist--wide .playlist__headline{border-top:2px solid var(--primary)}.theme-tvn .playlist--narrow .playlist__headline,.theme-tvn .playlist--wide .playlist__headline,.theme-uwaga .playlist--narrow .playlist__headline,.theme-uwaga .playlist--wide .playlist__headline,.theme-wbd .playlist--narrow .playlist__headline,.theme-wbd .playlist--wide .playlist__headline{border-top:2px solid transparent}}@media screen and (max-width:719px){.playlist--narrow .playlist__headline:before,.playlist--wide .playlist__headline:before{content:"";display:block;top:0;left:0;width:100px;height:2px;position:absolute}.theme-distribution .playlist--narrow .playlist__headline:before,.theme-distribution .playlist--wide .playlist__headline:before{background-color:transparent}.theme-czt .playlist--narrow .playlist__headline:before,.theme-czt .playlist--wide .playlist__headline:before,.theme-ddtvn .playlist--narrow .playlist__headline:before,.theme-ddtvn .playlist--wide .playlist__headline:before{background-color:var(--primary)}.theme-tvn .playlist--narrow .playlist__headline:before,.theme-tvn .playlist--wide .playlist__headline:before,.theme-uwaga .playlist--narrow .playlist__headline:before,.theme-uwaga .playlist--wide .playlist__headline:before,.theme-wbd .playlist--narrow .playlist__headline:before,.theme-wbd .playlist--wide .playlist__headline:before{background-color:transparent}}@media (min-width:1024px){.playlist--wide .playlist__bg{width:100%;height:576px;position:absolute;top:0;left:0;overflow:hidden;transform:translate(0)}}@media (min-width:1024px){.playlist--wide .playlist__bg-image{background-repeat:no-repeat;background-size:cover;background-position:50%;filter:blur(10px);height:105%;margin:-20px}}@media (min-width:1024px){.playlist--wide .playlist__video{margin:0;max-width:695px}}@media (min-width:1280px){.playlist--wide .playlist__video{max-width:840px}}@media (min-width:1024px){.playlist--wide .playlist__content-wrapper{min-height:576px}}.playlist--wide .playlist__content{position:relative}@media (min-width:1024px){.playlist--wide .playlist__content{padding-top:40px}}@media screen and (max-width:719px){.playlist--wide .playlist__content{width:100%}}.playlist--wide .playlist__thumbnails{position:relative;padding-top:20px;border-color:var(--tertiary)}@media (min-width:1024px){.playlist--wide .playlist__thumbnails{width:267px;position:absolute;right:30px;top:166px;padding-top:0}}@media (min-width:1280px){.playlist--wide .playlist__thumbnails{width:306px;top:226px;right:0}}@media screen and (min-width:720px){.theme-distribution .playlist--wide .playlist__thumbnails{background-color:var(--blue-750);color:var(--white);border-color:var(--white)}.theme-ddtvn .playlist--wide .playlist__thumbnails{background-color:var(--orange-300);color:var(--white);border-color:var(--white)}.theme-czt .playlist--wide .playlist__thumbnails{background-color:var(--turquoise-500);color:var(--white);border-color:var(--white)}.theme-wbd .playlist--wide .playlist__thumbnails{background-color:var(--primary);color:var(--white);border-color:var(--white)}.theme-tvn .playlist--wide .playlist__thumbnails{background-color:var(--tvn-blue-dark-700);color:var(--white);border-color:var(--white)}.theme-uwaga .playlist--wide .playlist__thumbnails{background-color:var(--primary-contrast);color:var(--white);border-color:var(--white)}}@media (min-width:1024px){.playlist--wide .playlist__counter{font-family:Roboto,Arial,Helvetica,sans-serif;color:var(--gray-100);line-height:1.44;font-size:20px;text-transform:uppercase;padding-left:60px;margin:11px 0;display:block}}@media (min-width:1024px){.playlist--wide .playlist__arrow-container{width:auto;position:static}}@media (min-width:1024px){.playlist--wide .playlist__arrow-holder{padding-bottom:0}}.playlist--storyline .playlist__content-wrapper{padding-top:12px;padding-bottom:17px;background-color:var(--tertiary)}.playlist--storyline .playlist__video{padding:0 16px}@media (max-width:719px){.playlist--storyline .playlist__video{padding:0 4px}}.playlist--storyline .playlist__headline{margin-bottom:15px}.playlist--storyline .playlist__thumbnails{padding:0}.playlist--storyline .playlist__arrow-container{top:2px;width:calc(25% - 29px)}@media (max-width:719px){.playlist--storyline .playlist__arrow-container{display:none}}.theme-distribution .playlist--storyline .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--secondary-contrast)}.theme-czt .playlist--storyline .thumbnails__item--selected .thumbnails__photo-holder:after,.theme-ddtvn .playlist--storyline .thumbnails__item--selected .thumbnails__photo-holder:after,.theme-wbd .playlist--storyline .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--primary)}.theme-tvn .playlist--storyline .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--secondary-contrast)}.theme-uwaga .playlist--storyline .thumbnails__item--selected .thumbnails__photo-holder:after{border-color:var(--black)}@media screen and (max-width:1023px){body.device-desktop .playlist .narrow-container{min-width:auto}}@media screen and (max-width:719px){.default-teaser{background:none;box-shadow:none}.default-teaser__description{background-color:var(--white);display:flex;flex-direction:column}.default-teaser__description-labels{display:flex;flex-direction:column;gap:8px 4px;flex-wrap:wrap;margin-bottom:8px}.default-teaser__description-labels .article-label,.default-teaser__description-labels .category-label,.default-teaser__description-labels .designation{margin:0;padding:0}.theme-uwaga .default-teaser__description-labels .article-label,.theme-uwaga .default-teaser__description-labels .category-label,.theme-uwaga .default-teaser__description-labels .designation{padding:3px 4px;width:max-content}.default-teaser__description-labels .pwa-labels-row{gap:8px 4px}.default-teaser__description .article-header{margin:0}}.default-teaser__container{width:100%;max-width:100%;display:flex;justify-content:center;position:relative;flex-direction:column}@media screen and (min-width:720px){.default-teaser__container .image--teaserDefault{overflow:hidden}.theme-czt .default-teaser__container .image--teaserDefault,.theme-ddtvn .default-teaser__container .image--teaserDefault,.theme-distribution .default-teaser__container .image--teaserDefault,.theme-tvn .default-teaser__container .image--teaserDefault{border-radius:0 8px 8px 8px}.theme-uwaga .default-teaser__container .image--teaserDefault{border-radius:0}.default-teaser__container--rounded .image--teaserDefault{overflow:hidden}.theme-czt .default-teaser__container--rounded .image--teaserDefault,.theme-ddtvn .default-teaser__container--rounded .image--teaserDefault,.theme-distribution .default-teaser__container--rounded .image--teaserDefault,.theme-tvn .default-teaser__container--rounded .image--teaserDefault,.theme-wbd .default-teaser__container--rounded .image--teaserDefault{border-radius:8px}.theme-uwaga .default-teaser__container--rounded .image--teaserDefault{border-radius:0}}.default-teaser__link{display:flex;width:100%;flex-direction:column}.default-teaser__image{align-self:center;display:block;width:100%}@media screen and (max-width:719px){.default-teaser__image{width:100%}}@media (min-width:720px){.default-teaser__image{width:100%}}.default-teaser__time-label{font-family:Roboto Medium,Arial,Helvetica,sans-serif;font-size:12px}.default-teaser figcaption{width:100%}@media screen and (max-width:719px){.default-teaser .related-media{margin-bottom:8px}}.default-teaser__sponsored-label{margin-top:9px}@media screen and (max-width:719px){.default-teaser__sponsored-label{margin:0}}.teaser-thumbnails-loader{display:none;padding-top:15px;padding-left:calc(5% - 4px)}.teaser-thumbnails-loader__tile-wrapper{width:135%;overflow:hidden;display:flex}.teaser-thumbnails-loader__item{width:47.61905%;margin:0 0 0 14px}.teaser-thumbnails-loader__item:first-child{margin-left:4px}.teaser-thumbnails-loader__tile{position:relative;padding-bottom:56.25%;display:flex;align-items:center;background:var(--gray-600);flex-shrink:0}.teaser-thumbnails-loader__tile:before{content:"";position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);border:16px solid transparent;border-left:25px solid var(--white);border-right:none}@media screen and (max-width:719px){.gallery-teaser{width:100%;overflow:hidden;margin:auto 0}}.gallery-teaser__container{width:100%;display:flex;justify-content:center;position:relative;flex-direction:column}.gallery-teaser__title{font-size:28px;line-height:1.4;font-family:Roboto Medium,Arial,Helvetica,sans-serif;margin-bottom:14px}@media (max-width:719px){.gallery-teaser__title{font-size:20px;line-height:1.4}}.gallery-teaser__main-content,.gallery-teaser__main-photo{position:relative}@media screen and (max-width:719px){.gallery-teaser__main-photo{margin-bottom:17px}}.gallery-teaser__main-photo .gallery__teaser{width:100%;height:100%;object-fit:cover}.theme-czt .gallery-teaser__main-photo .gallery__teaser,.theme-ddtvn .gallery-teaser__main-photo .gallery__teaser,.theme-distribution .gallery-teaser__main-photo .gallery__teaser,.theme-tvn .gallery-teaser__main-photo .gallery__teaser,.theme-wbd .gallery-teaser__main-photo .gallery__teaser{border-radius:8px}.theme-uwaga .gallery-teaser__main-photo .gallery__teaser{border-radius:0}.gallery-teaser__badge{position:absolute;bottom:12px;left:12px;padding:16px;font-size:16px;line-height:1.4}.theme-distribution .gallery-teaser__badge{border-radius:6px;background:var(--blue-750);color:var(--white)}.theme-czt .gallery-teaser__badge,.theme-ddtvn .gallery-teaser__badge,.theme-wbd .gallery-teaser__badge{border-radius:6px;background:var(--primary);color:var(--white)}.theme-tvn .gallery-teaser__badge{border-radius:6px;background:linear-gradient(270deg,var(--tvn-blue-400) 0,var(--tvn-blue-600));color:var(--white)}.theme-uwaga .gallery-teaser__badge{border-radius:4px;background:var(--primary);color:var(--primary-contrast)}@media (max-width:719px){.gallery-teaser__badge{font-size:14px;line-height:1.4}}@media screen and (max-width:719px){.gallery-teaser__badge{padding:6px 8px}}.gallery-teaser__badge svg{margin-bottom:-3px;margin-right:5px}@media screen and (max-width:719px){.gallery-teaser__badge svg{transform:scale(.8);margin-bottom:-4px;margin-right:4px}}.theme-czt .gallery-teaser__badge svg path,.theme-ddtvn .gallery-teaser__badge svg path,.theme-distribution .gallery-teaser__badge svg path,.theme-tvn .gallery-teaser__badge svg path,.theme-wbd .gallery-teaser__badge svg path{fill:var(--white)}.theme-uwaga .gallery-teaser__badge svg path{fill:var(--primary-contrast)}@media screen and (max-width:719px){.gallery-teaser .article-header .article-title{position:relative;padding-right:5%;margin-bottom:0}}.pandora-widget--hasScreening{background:var(--quaternary);max-width:1164px;margin:auto}@media screen and (min-width:1024px){.pandora-widget--hasScreening ::part(ProfileSchedule){--profile-schedule-week-max-width:1024px}}@media screen and (min-width:1280px){.pandora-widget--hasScreening ::part(ProfileSchedule){--profile-schedule-week-max-width:$desktop-normal-container}}[pandora-name=poll-viewer]{--ds-font-subtitle1-family:Roboto Medium,Arial,Helvetica,sans-serif;--ds-font-body2-family:Roboto Medium,Arial,Helvetica,sans-serif}.theme-distribution [pandora-name=poll-viewer]::part(Poll){--poll-background-color:var(--secondary-contrast);--poll-label-color:var(--secondary-contrast);--poll-label-background:var(--primary);--poll-wrapper-border:none;--poll-wrapper-border-radius:8px;--poll-question-font-color:var(--white)}.theme-distribution [pandora-name=poll-viewer]::part(Option){--option-selection-color:var(--primary)}.theme-distribution [pandora-name=poll-viewer]::part(SocialShare){--social-share-color:var(--white);--social-share-styled-share-button-border-color:var(--white)}.theme-distribution [pandora-name=poll-viewer]::part(PollAnswers){--poll-answers-result-font-color:var(--secondary-contrast);--poll-answers-result-background-color:var(--primary);--poll-answers-background-color:var(--white)}.theme-ddtvn [pandora-name=poll-viewer]::part(Poll){--poll-background-color:var(--orange-550);--poll-label-color:var(--orange-550);--poll-label-background:var(--white);--poll-wrapper-border:none;--poll-wrapper-border-radius:8px;--poll-question-font-color:var(--white)}.theme-ddtvn [pandora-name=poll-viewer]::part(Option){--option-selection-color:var(--primary)}.theme-ddtvn [pandora-name=poll-viewer]::part(SocialShare){--social-share-color:var(--white);--social-share-styled-share-button-border-color:var(--white)}.theme-ddtvn [pandora-name=poll-viewer]::part(PollAnswers){--poll-answers-result-font-color:var(--black);--poll-answers-result-background-color:var(--orange-250);--poll-answers-background-color:var(--white)}.theme-czt [pandora-name=poll-viewer]::part(Poll){--poll-background-color:var(--turquoise-800);--poll-label-color:var(--turquoise-400);--poll-label-background:var(--white);--poll-wrapper-border:none;--poll-wrapper-border-radius:8px;--poll-question-font-color:var(--white)}.theme-czt [pandora-name=poll-viewer]::part(Option){--option-selection-color:var(--primary)}.theme-czt [pandora-name=poll-viewer]::part(SocialShare){--social-share-color:var(--white);--social-share-styled-share-button-border-color:var(--white)}.theme-czt [pandora-name=poll-viewer]::part(PollAnswers){--poll-answers-result-font-color:var(--turquoise-800);--poll-answers-result-background-color:var(--turquoise-100);--poll-answers-background-color:var(--white)}.theme-wbd [pandora-name=poll-viewer]::part(Poll){--poll-background-color:var(--white);--poll-label-color:var(--white);--poll-label-background:var(--primary);--poll-wrapper-border:1px solid var(--primary);--poll-wrapper-border-radius:8px;--poll-question-font-color:var(--primary)}.theme-wbd [pandora-name=poll-viewer]::part(Option){--option-selection-color:var(--primary)}.theme-wbd [pandora-name=poll-viewer]::part(SocialShare){--social-share-color:var(--primary);--social-share-styled-share-button-border-color:var(--primary)}.theme-wbd [pandora-name=poll-viewer]::part(PollAnswers){--poll-answers-result-font-color:var(--primary);--poll-answers-result-background-color:none;--poll-answers-background-color:var(--primary)}.theme-tvn [pandora-name=poll-viewer]::part(Poll){--poll-background-color:linear-gradient(180deg,var(--tvn-blue-400) 0%,var(--tvn-blue-600));--poll-label-color:var(--tvn-blue-500);--poll-label-background:linear-gradient(180deg,var(--tvn-yellow-300) 0%,var(--tvn-yellow-400));--poll-wrapper-border:none;--poll-wrapper-border-radius:8px;--poll-question-font-color:var(--white)}.theme-tvn [pandora-name=poll-viewer]::part(Option){--option-selection-color:var(--tvn-blue-500)}.theme-tvn [pandora-name=poll-viewer]::part(SocialShare){--social-share-color:var(--white);--social-share-styled-share-button-border-color:var(--white)}.theme-tvn [pandora-name=poll-viewer]::part(PollAnswers){--poll-answers-result-font-color:var(--tvn-blue-500);--poll-answers-result-background-color:var(--tvn-yellow-400);--poll-answers-background-color:var(--white)}.theme-uwaga [pandora-name=poll-viewer]::part(Poll){--poll-background-color:var(--white);--poll-label-color:var(--black);--poll-label-background:var(--primary-contrast);--poll-wrapper-border:1px solid var(--gray-300);--poll-wrapper-border-radius:0px;--poll-question-font-color:var(--black)}.theme-uwaga [pandora-name=poll-viewer]::part(Option){--option-selection-color:var(--primary-contrast)}.theme-uwaga [pandora-name=poll-viewer]::part(SocialShare){--social-share-color:var(--black);--social-share-styled-share-button-border-color:var(--gray-300)}.theme-uwaga [pandora-name=poll-viewer]::part(PollAnswers){--poll-answers-result-font-color:var(--black);--poll-answers-result-background-color:var(--primary-contrast);--poll-answers-background-color:var(--gray-200)}[pandora-name=epg-module]::part(EpgModule){margin-left:-16px;margin-top:-15px}[pandora-name=epg-module]::part(EpgModuleTitle){margin-top:0}.teaser-group{position:relative;background:var(--white)}@media screen and (max-width:719px){.teaser-group{width:100vw;margin-left:-16px;overflow:auto;flex-direction:row;flex-wrap:nowrap;scroll-snap-type:x mandatory;scroll-padding:0 16px}}.teaser-group__title{margin:16px 0 32px;font-family:Roboto Medium,Arial,Helvetica,sans-serif;font-size:24px}.theme-distribution .teaser-group__title{color:var(--gray-850)}.theme-czt .teaser-group__title,.theme-ddtvn .teaser-group__title{color:var(--black)}.theme-tvn .teaser-group__title,.theme-wbd .teaser-group__title{color:var(--gray-850)}.theme-uwaga .teaser-group__title{color:var(--black)}@media screen and (max-width:719px){.teaser-group__title{font-family:Roboto Bold,Arial,Helvetica,sans-serif;margin-top:8px;margin-bottom:20px;font-size:18px;line-height:1.3}}.teaser-group__title--with-sponsored-label{margin-top:8px}@media screen and (max-width:719px){.teaser-group__teaser{box-sizing:content-box;width:256px;flex-shrink:0;scroll-snap-align:start}.teaser-group__teaser:first-child{margin-left:16px}.teaser-group__teaser:last-child{margin-right:16px}}.teaser-group__photo{width:100%}.theme-czt .teaser-group__photo,.theme-ddtvn .teaser-group__photo,.theme-distribution .teaser-group__photo,.theme-tvn .teaser-group__photo,.theme-wbd .teaser-group__photo{border-radius:8px}.theme-uwaga .teaser-group__photo{border-radius:0}@media screen and (max-width:719px){.teaser-group__photo{height:144px}}.teaser-group__sponsored-label{margin-top:8px;margin-bottom:3px}@media screen and (max-width:719px){.teaser-group__sponsored-label{margin-top:11px}}body.hasScreening .teaser-group--wide{padding:8px}.decorated-header{z-index:1}@media screen and (max-width:719px){.decorated-header{padding-bottom:23px;margin-bottom:-23px;position:relative}.theme-distribution .decorated-header{background:var(--blue-750)}.theme-ddtvn .decorated-header{background:linear-gradient(90deg,var(--yellow-600) 0,var(--flame))}.theme-czt .decorated-header,.theme-wbd .decorated-header{background:var(--primary)}.theme-tvn .decorated-header{background:var(--tvn-blue-dark-700)}.theme-uwaga .decorated-header{background:var(--primary)}}.decorated-header__headline{padding:20px 2px;margin-left:8px;position:relative;border-top:2px solid;text-transform:uppercase;word-break:break-word}.theme-distribution .decorated-header__headline{color:var(--secondary-contrast)}.theme-czt .decorated-header__headline,.theme-ddtvn .decorated-header__headline,.theme-wbd .decorated-header__headline{color:var(--primary)}.theme-tvn .decorated-header__headline{color:var(--secondary-contrast)}.theme-uwaga .decorated-header__headline{color:var(--black)}@media (min-width:1024px){.decorated-header__headline{margin:0 auto}}@media screen and (max-width:719px){.decorated-header__headline{border-top:2px solid var(--primary);width:100%;font-size:20px;line-height:1.2;color:var(--primary);font-family:Roboto Bold,Arial,Helvetica,sans-serif;text-transform:uppercase;width:95%;margin:0 0 0 16px;padding:10px 5% 18px 0}}@media screen and (max-width:719px) and (max-width:719px){.theme-distribution .decorated-header__headline{border-color:var(--secondary-contrast)}.theme-czt .decorated-header__headline,.theme-ddtvn .decorated-header__headline,.theme-wbd .decorated-header__headline{border-color:var(--primary)}.theme-tvn .decorated-header__headline{border-color:var(--secondary-contrast)}.theme-uwaga .decorated-header__headline{border-color:var(--black)}}@media screen and (max-width:719px) and (max-width:719px){.theme-distribution .decorated-header__headline{color:var(--secondary-contrast)}.theme-czt .decorated-header__headline,.theme-ddtvn .decorated-header__headline,.theme-wbd .decorated-header__headline{color:var(--primary)}.theme-tvn .decorated-header__headline{color:var(--secondary-contrast)}.theme-uwaga .decorated-header__headline{color:var(--black)}}.decorated-header__headline:before{position:absolute;width:150px;height:6px;top:-2px;left:0;content:""}.theme-distribution .decorated-header__headline:before{background-color:var(--secondary-contrast)}.theme-czt .decorated-header__headline:before,.theme-ddtvn .decorated-header__headline:before,.theme-wbd .decorated-header__headline:before{background-color:var(--primary)}.theme-tvn .decorated-header__headline:before{background-color:var(--secondary-contrast)}.theme-uwaga .decorated-header__headline:before{background-color:var(--black)}@media screen and (max-width:719px){.decorated-header__headline:before{height:4px;width:100px}}.decorated-header--section-title{margin-top:15px}.theme-czt .decorated-header--section-title,.theme-ddtvn .decorated-header--section-title,.theme-distribution .decorated-header--section-title,.theme-tvn .decorated-header--section-title,.theme-uwaga .decorated-header--section-title,.theme-wbd .decorated-header--section-title{background:transparent}@media (max-width:719px){.decorated-header--section-title{margin-bottom:10px;margin-top:0;padding-bottom:10px}}@media (min-width:1024px){.decorated-header--section-title{margin-top:36px}}.decorated-header--section-title .decorated-header__headline{padding:0 2px 15px;border-top:none;border-bottom:2px solid;margin:30px auto}@media (min-width:720px) and (max-width:1023px){.decorated-header--section-title .decorated-header__headline{padding-bottom:5px;width:90%}}.decorated-header--section-title .decorated-header__headline:before{top:100%;height:6px}@media (max-width:719px){.decorated-header--section-title .decorated-header__headline{width:100%;font-size:22px;padding-top:8px;padding-bottom:0;text-align:center;border-bottom:none;margin:20px 0 0}.decorated-header--section-title .decorated-header__headline:before{width:94px;height:2px;margin:0 auto;left:0;right:0;top:auto;bottom:-5px}}.decorated-header--hasScreening.decorated-header--section-title{margin:0;padding:0}.decorated-header--hasScreening.decorated-header--section-title .decorated-header__headline{padding:40px 0 10px;width:100%}.decorated-header--hasScreening .narrow-container{padding:0 8px 35px;position:relative;background:var(--gray-100);max-width:1196px}.decorated-header--hasScreening .decorated-header__headline{padding:15px 10px;background:var(--gray-100);margin:0 auto}.decorated-header--search-bar{margin-top:0;padding:0 25px;margin-bottom:35px}@media screen and (max-width:719px){.main-content-holder__top-area .decorated-header--section-title{display:none}}.main-content-holder__top-area .top-widgets .iframe-widget{overflow:hidden}@media screen and (max-width:719px){.main-content-holder__top-area .top-widgets .iframe-widget{display:none}}@media screen and (max-width:719px){.main-content-holder__content-area .decorated-header--section-title{margin-bottom:0}}@media screen and (min-width:720px){.main-content-holder__content-area .decorated-header--search-bar{display:block}}.decorated-header__report{padding:20px 0 8px;border:none;font-family:Roboto Medium,Arial,Helvetica,sans-serif}.theme-distribution .decorated-header__report{color:var(--blue-750)}.theme-ddtvn .decorated-header__report{color:var(--yellow-800)}.theme-czt .decorated-header__report,.theme-wbd .decorated-header__report{color:var(--primary)}.theme-tvn .decorated-header__report{color:var(--tvn-blue-dark-700)}.theme-uwaga .decorated-header__report{color:var(--gray-850)}@media screen and (max-width:719px){.decorated-header__report{font-size:20px!important;font-family:Roboto Bold,Arial,Helvetica,sans-serif}.theme-czt .decorated-header__report,.theme-ddtvn .decorated-header__report,.theme-distribution .decorated-header__report,.theme-tvn .decorated-header__report,.theme-uwaga .decorated-header__report,.theme-wbd .decorated-header__report{color:var(--white)}}.decorated-header__report:before{display:none}@media screen and (max-width:719px){.theme-czt .decorated-header--section-playlist,.theme-ddtvn .decorated-header--section-playlist,.theme-distribution .decorated-header--section-playlist,.theme-tvn .decorated-header--section-playlist,.theme-uwaga .decorated-header--section-playlist,.theme-wbd .decorated-header--section-playlist{background:none}}.article-play-button{position:absolute;display:flex;align-items:center;z-index:1;color:var(--white);cursor:pointer;transition:background .3s;text-align:center;height:20px;left:20px;bottom:20px}@media screen and (max-width:719px){.article-play-button{bottom:28px;z-index:0}.wide-image .article-play-button{top:100px}}.article-play-button:before{display:block;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid var(--white);content:"";width:0;height:0;left:0}@media screen and (max-width:719px){.article-play-button:before{border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:30px solid var(--white)}}.article-play-button__duration{margin-left:10px;font-family:Roboto,Arial,Helvetica,sans-serif;transition:opacity .3s;opacity:0}.article-play-button:hover .article-play-button__duration{opacity:1}@media screen and (max-width:719px){.article-play-button:hover .article-play-button__duration{opacity:0}}.teaser-images-container{position:relative;display:grid;grid-template-columns:1fr 10px 1fr;grid-template-rows:1fr 10px 1fr;width:100%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;overflow:hidden}.teaser-images-container--one{grid-template-areas:"all all all" "all all all" "all all all"}.teaser-images-container--two-horizontal{grid-template-areas:"top top top" ". . ." "bottom bottom bottom"}.teaser-images-container--two-vertical{grid-template-areas:"left . right" "left . right" "left . right"}.teaser-images-container--three-top{display:grid;grid-template-areas:"top top top" ". . ." "bottom-left . bottom-right"}.teaser-images-container--three-bottom{display:grid;grid-template-areas:"top-left . top-right" ". . ." "bottom bottom bottom"}.teaser-images-container--three-left{grid-template-columns:45.83% 10px 1fr;grid-template-areas:"left . top-right" "left . ." "left . bottom-right"}.teaser-images-container--three-right{grid-template-columns:1fr 10px 45.83%;grid-template-areas:"top-left . right" ". . right" "bottom-left . right"}.teaser-images-container--three-vertical{grid-template-columns:1fr 10px 1fr 10px 1fr;grid-template-areas:"left . center . right" "left . center . right" "left . center . right"}.teaser-images-container--four{grid-template-areas:"top-left . top-right" ". . ." "bottom-left . bottom-right"}.teaser-images-container__link{display:flex;width:100%;flex-direction:column}.teaser-images-container__image-box{width:100%;overflow:hidden;position:relative}.teaser-images-container__image-box--all{grid-area:all}.teaser-images-container__image-box--top{grid-area:top}.teaser-images-container__image-box--right{grid-area:right}.teaser-images-container__image-box--bottom{grid-area:bottom}.teaser-images-container__image-box--left{grid-area:left}.teaser-images-container__image-box--center{grid-area:center}.teaser-images-container__image-box--top-right{grid-area:top-right}.teaser-images-container__image-box--bottom-right{grid-area:bottom-right}.teaser-images-container__image-box--bottom-left{grid-area:bottom-left}.teaser-images-container__image-box--top-left{grid-area:top-left}.teaser-images-container__image{align-self:center;width:100%;display:block}.teaser-images-container--three-left .teaser-images-container__image,.teaser-images-container--three-right .teaser-images-container__image{height:100%}.teaser-images-container--three-left .related-media,.teaser-images-container--three-right .related-media{display:flex;width:100%;height:100%}.teaser-images-container--three-left .image-placeholder,.teaser-images-container--three-right .image-placeholder{width:100%}@media screen and (max-width:719px){.teaser-images-container .related-media{margin-bottom:17px}}.report-article{display:flex;flex-direction:column;flex-shrink:0;margin:0 8px;padding-bottom:0;width:65%}@media (min-width:720px){.report-article{width:42%}}@media (min-width:1024px){.report-article{display:inline-flex;margin:0}.report-article--wide{width:calc(25% - 18px)}.report-article--narrow{width:calc(33.33333% - 16px);flex-grow:1;max-width:264px}.report-article:not(.report-article--first){margin-top:40px}.report-article:not(.report-article--first) .report-article__lead:before{content:"";top:0;position:absolute;height:100%;z-index:0;left:-100vw;width:200vw}.theme-ddtvn .report-article:not(.report-article--first) .report-article__lead:before,.theme-distribution .report-article:not(.report-article--first) .report-article__lead:before{background:var(--gray-100)}.theme-czt .report-article:not(.report-article--first) .report-article__lead:before{background:transparent}.theme-tvn .report-article:not(.report-article--first) .report-article__lead:before,.theme-uwaga .report-article:not(.report-article--first) .report-article__lead:before,.theme-wbd .report-article:not(.report-article--first) .report-article__lead:before{background:var(--gray-100)}}@media screen and (max-width:719px){.report-article{width:80%;box-sizing:content-box}.report-article:last-child{padding-right:5%}}@media screen and (max-width:719px){.report-article__label{font-size:14px;line-height:1.1;background-color:transparent;color:var(--red-900);font-family:Roboto Bold,Arial,Helvetica,sans-serif;text-transform:uppercase;display:flex;margin-bottom:8px;padding:0}}.report-article--first{overflow:hidden}@media screen and (max-width:719px){.report-article--first{margin-left:16px}}.theme-distribution .report-article--first .report-article__content,.theme-distribution .report-article--first .report-article__title{color:var(--gray-850)}.theme-czt .report-article--first .report-article__content,.theme-czt .report-article--first .report-article__title,.theme-ddtvn .report-article--first .report-article__content,.theme-ddtvn .report-article--first .report-article__title{color:var(--black)}.theme-tvn .report-article--first .report-article__content,.theme-tvn .report-article--first .report-article__title,.theme-wbd .report-article--first .report-article__content,.theme-wbd .report-article--first .report-article__title{color:var(--gray-850)}.theme-uwaga .report-article--first .report-article__content,.theme-uwaga .report-article--first .report-article__title{color:var(--black)}@media screen and (max-width:719px){.theme-distribution .report-article--first .report-article__content,.theme-distribution .report-article--first .report-article__title{color:var(--gray-850)}.theme-czt .report-article--first .report-article__content,.theme-czt .report-article--first .report-article__title,.theme-ddtvn .report-article--first .report-article__content,.theme-ddtvn .report-article--first .report-article__title{color:var(--black)}.theme-tvn .report-article--first .report-article__content,.theme-tvn .report-article--first .report-article__title,.theme-wbd .report-article--first .report-article__content,.theme-wbd .report-article--first .report-article__title{color:var(--gray-850)}.theme-uwaga .report-article--first .report-article__content,.theme-uwaga .report-article--first .report-article__title{color:var(--black)}}@media (min-width:1024px){.report-article--first{display:flex;width:100%;margin-left:0;margin-right:0;max-width:100%}.report-article--first .report-article__media-container{width:100%;line-height:0}.report-article--first .report-article__lead{width:100%;padding:0}.report-article--first .report-article__lead--first{margin:auto 0}.report-article--first .report-article__content{overflow:hidden;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:6}.report-article--first .report-article__title{font-size:36px;line-height:1.1;padding:9px 0 23px}}.report-article__link,.report-article__link:active,.report-article__link:hover,.report-article__link:visited{text-decoration:none;outline:none;color:inherit}.report-article__link div:nth-of-type(2){display:none}@media screen and (max-width:719px){.report-article--has-mobile-image div.image-placeholder:first-child{display:none}}@media screen and (max-width:719px){.report-article--has-mobile-image div.image-placeholder:nth-child(2){display:block}}.report-article__lead{padding:9px 0 20px;position:relative}.theme-distribution .report-article__lead{color:var(--gray-850)}.theme-czt .report-article__lead,.theme-ddtvn .report-article__lead{color:var(--black)}.theme-tvn .report-article__lead,.theme-wbd .report-article__lead{color:var(--gray-850)}.theme-uwaga .report-article__lead{color:var(--black)}@media screen and (max-width:719px){.report-article__lead{padding:15px 0}}.report-article__title{padding-bottom:20px;font-family:Roboto Medium,Arial,Helvetica,sans-serif;position:relative;line-height:1.2;z-index:1;font-size:24px}.theme-distribution .report-article__title{color:var(--gray-850)}.theme-czt .report-article__title,.theme-ddtvn .report-article__title{color:var(--black)}.theme-tvn .report-article__title,.theme-wbd .report-article__title{color:var(--gray-850)}.theme-uwaga .report-article__title{color:var(--black)}@media screen and (max-width:719px){.report-article__title{font-size:20px;line-height:1.1;font-family:Roboto Bold,Arial,Helvetica,sans-serif;padding-bottom:10px}}@media (min-width:1024px){.report-article__title--first .report-article__ellipsis{-webkit-line-clamp:4}}@media (min-width:1600px){.report-article__title{z-index:1}}.report-article__ellipsis{overflow:hidden;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4}@media (min-width:1024px){.report-article__ellipsis{-webkit-line-clamp:2}}@media screen and (max-width:719px){.report-article__ellipsis{-webkit-line-clamp:2}}.report-article__content{display:none}@media (min-width:480px){.report-article__content{font-size:18px;line-height:1.25;display:block;position:relative;z-index:1;font-family:Roboto,Arial,Helvetica,sans-serif}}@media (min-width:480px) and (min-width:720px){.report-article__content{font-size:16px;line-height:1.25}}@media (min-width:480px) and (min-width:1024px){.report-article__content{font-size:18px;line-height:1.33}}@media (min-width:1024px){.report-article__content{-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:8;overflow:hidden}}@media screen and (max-width:719px){.report-article__content{display:none}}.report-article__media-container{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;line-height:0}.report-article__media-container .report-article__link{display:block;height:0;position:relative;padding-top:53.65%}@media screen and (min-width:1024px){.report-article--first .report-article__media-container .report-article__link{padding-top:55.15%}}@media screen and (max-width:719px){.report-article__media-container .report-article__link{padding-top:56.25%}}.report-article__media-container .image-placeholder{position:absolute;width:100%;height:100%;left:0;top:0}@media (min-width:1024px){.report-article__media-container .image-placeholder{width:100%}}.report-article--first .report-article__media-container .image-placeholder{margin:0}@media screen and (max-width:719px){.report-article__media-container{border-radius:6px;background-color:var(--gray-300);overflow:hidden}}.report-article__photo{width:100%}@media (min-width:1024px){.report-article--narrow.report-article--first .report-article__content{-webkit-line-clamp:4}}@media (min-width:1024px){.report-article--wide .report-article--first .report-article__title{padding-bottom:25px}.report-article--wide .report-article--first .report-article__lead{padding:35px 15px 0}}.report-article--wide .report-article__title{font-family:Roboto Bold,Arial,Helvetica,sans-serif;padding-bottom:20px}@media (min-width:480px){.report-article--wide .report-article__title{font-family:Roboto Medium,Arial,Helvetica,sans-serif;font-size:24px}}@media (min-width:1024px){.report-article--wide .report-article__title--first{font-size:36px}}@media (min-width:480px){.report-article--wide .report-article__content{font-size:18px}}@media (min-width:1024px){.report-article--wide .report-article__content{font-size:16px}}.report-article--wide .report-article__media-container{min-height:0}.report-article--wide .report-article__media-container .report-article__link{display:block}.report-article--wide .report-article__media-container .report-article__lead{padding:20px 8px}.report{width:100%;margin-bottom:20px}@media screen and (max-width:719px){.report{margin-bottom:0;padding-bottom:0;width:100vw}}@media (min-width:1024px){.report__container{overflow:hidden}}.report__wrapper{position:relative}@media (max-width:1023px){.report__wrapper{display:flex;flex-direction:row;overflow:auto;-webkit-overflow-scrolling:touch}}@media (min-width:1024px){.report__wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:24px}}.report--wide,body.hasScreening .report{background:var(--gray-100)}body.hasScreening .report{width:100%;position:relative;margin:auto;max-width:1024px}@media screen and (min-width:1280px){body.hasScreening .report{max-width:1164px}}@media screen and (min-width:1024px){body.hasScreening .report{padding-left:8px;padding-right:8px}}body.hasScreening .report__container{background:var(--gray-100)}body.hasScreening .report .report-article:not(.report-article--first) .report-article__lead:before{display:none}@media screen and (max-width:719px){.two-column:first-of-type .teaser-wrapper:first-of-type{border-top:none}}.teaser-wrapper{margin-top:20px;margin-bottom:20px;position:relative}@media screen and (max-width:719px){.teaser-wrapper{border-top:1px solid}.theme-czt .teaser-wrapper,.theme-ddtvn .teaser-wrapper,.theme-distribution .teaser-wrapper,.theme-tvn .teaser-wrapper,.theme-uwaga .teaser-wrapper,.theme-wbd .teaser-wrapper{border-color:var(--gray-200)}}@media (min-width:1024px){.teaser-wrapper{padding-top:16px}}@media screen and (max-width:719px){.teaser-wrapper{width:100%;margin:0 0 15px;padding:20px 16px 5px}.teaser-wrapper.teaser-wrapper--article-stories{padding-top:20px;padding-bottom:20px;border-top:none;border-bottom:1px solid;margin-bottom:0}}.teaser-wrapper__content{display:flex;width:100%;flex-flow:row wrap;background:var(--white);transition:box-shadow .3s}@media screen and (max-width:719px){.teaser-wrapper__content{box-shadow:none}}.teaser-wrapper__content:hover .article-play-button__duration{opacity:1}@media screen and (max-width:719px){.teaser-wrapper__content:hover .article-play-button__duration{opacity:0}}.teaser-wrapper .link{width:100%}@media (max-width:719px){.teaser-wrapper .article-title{margin-bottom:11px;padding:0;font-family:Roboto Bold,Arial,Helvetica,sans-serif;font-size:20px;line-height:1.3}}.aries-teaser{display:flex;width:100%;flex-flow:row wrap;background:var(--white);transition:box-shadow .3s}@media screen and (max-width:719px){.aries-teaser{box-shadow:none}}.aries-teaser:hover .article-play-button__duration{opacity:1}@media screen and (max-width:719px){.aries-teaser:hover .article-play-button__duration{opacity:0}}.aries-teaser__container{max-width:100%;width:100%;display:flex;justify-content:center;position:relative;flex-direction:column}@media screen and (max-width:719px){.aries-teaser__container{flex-direction:column-reverse;width:100%}}.aries-teaser__container--external-type{line-height:0}@media screen and (max-width:719px){.aries-teaser__container--external-type{line-height:unset}}.aries-teaser__container div:nth-child(3){display:none}@media screen and (max-width:719px){.aries-teaser--has-mobile-image div.related-media:first-of-type{display:none}}@media screen and (max-width:719px){.aries-teaser--has-mobile-image div.related-media:nth-of-type(2){display:block}}.aries-teaser__link{display:flex;width:100%;overflow:hidden}.aries-teaser__image{align-self:center;width:100%}@media screen and (max-width:719px){.aries-teaser__image{border-radius:6px}}@media screen and (max-width:719px){.aries-teaser figcaption{display:flex;flex-direction:column}}@media screen and (max-width:719px){.aries-teaser .related-media{margin-bottom:17px;overflow:hidden;transition:.5s}}@media screen and (max-width:719px){.aries-teaser .article-header .article-title{margin-bottom:11px;padding:0;font-family:Roboto Bold,Arial,Helvetica,sans-serif;font-size:20px}}.html-teaser{margin:20px 0 45px;background:none;display:block}.html-teaser,.html-teaser:hover{box-shadow:none}.html-teaser__container{overflow:hidden;width:100%}.html-teaser .article-header{background:var(--white);width:100%}.html-teaser .article-header .article-title{margin-bottom:16px;padding:0;font-family:Roboto Medium,Arial,Helvetica,sans-serif;font-size:32px;line-height:1.4}@media screen and (max-width:719px){.html-teaser .article-header .article-title{font-family:Roboto Bold,Arial,Helvetica,sans-serif;font-size:20px;line-height:1.2}}.theme-distribution .html-teaser .article-header .article-title{color:var(--blue-750)}.theme-czt .html-teaser .article-header .article-title,.theme-ddtvn .html-teaser .article-header .article-title,.theme-tvn .html-teaser .article-header .article-title,.theme-uwaga .html-teaser .article-header .article-title,.theme-wbd .html-teaser .article-header .article-title{color:var(--primary)}.theme-uwaga .html-teaser .article-header .article-title{color:var(--black)}@media screen and (max-width:719px){.data-source-teaser{border-top:1px solid}.theme-czt .data-source-teaser,.theme-ddtvn .data-source-teaser,.theme-distribution .data-source-teaser,.theme-tvn .data-source-teaser,.theme-uwaga .data-source-teaser,.theme-wbd .data-source-teaser{border-color:var(--gray-200)}}@media screen and (max-width:719px){.data-source-teaser{padding:0 16px}}.data-source-teaser__title{font-size:30px;line-height:.7;margin:32px 0 16px;font-family:Roboto Medium,Arial,Helvetica,sans-serif;text-transform:uppercase}.theme-distribution .data-source-teaser__title{color:var(--blue-750)}.theme-ddtvn .data-source-teaser__title{color:var(--yellow-800)}.theme-czt .data-source-teaser__title,.theme-wbd .data-source-teaser__title{color:var(--primary)}.theme-tvn .data-source-teaser__title{color:var(--tvn-blue-dark-700)}.theme-uwaga .data-source-teaser__title{color:var(--primary)}@media screen and (max-width:719px){.data-source-teaser__title{font-size:20px;line-height:1.2;font-family:Roboto Bold,Arial,Helvetica,sans-serif}}.theme-uwaga .data-source-teaser__title{color:var(--black)}.pollTeaser{margin-bottom:-3px}.theme-distribution .pollTeaser rect{fill:var(--primary)}.theme-ddtvn .pollTeaser rect{fill:var(--orange-100)}.theme-czt .pollTeaser rect{fill:var(--turquoise-200)}.theme-tvn .pollTeaser rect{fill:var(--tvn-yellow-400)}.theme-uwaga .pollTeaser rect{fill:var(--primary-contrast)}.theme-distribution .pollTeaser path{fill:var(--secondary-contrast)}.theme-czt .pollTeaser path,.theme-ddtvn .pollTeaser path{fill:var(--primary)}.theme-tvn .pollTeaser path{fill:var(--secondary-contrast)}.theme-uwaga .pollTeaser path{fill:var(--secondary)}.container-button{position:relative;margin:0 auto}.theme-distribution .container-button{background-color:transparent;border:1px solid #c6d5e8;border-radius:24px;width:auto;padding:0 33px}.theme-czt .container-button,.theme-ddtvn .container-button{background-color:var(--primary);border:none;border-radius:6px;width:310px;padding:0}.theme-tvn .container-button,.theme-wbd .container-button{background-color:transparent;border:1px solid #c6d5e8;border-radius:24px;width:auto;padding:0 33px}.theme-uwaga .container-button{background-color:transparent;border:1px solid var(--gray-300);border-radius:4px;width:auto;padding:0 33px}@media screen and (max-width:719px){.container-button{width:100%;margin-bottom:16px}}.container-button__link{margin:auto;position:relative;border:none;background:transparent;font-family:Roboto,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:12px;font-size:16px;line-height:1.5}.container-button__link--label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.theme-distribution .container-button__link{text-transform:none;color:var(--blue-750);font-size:18px}.theme-czt .container-button__link,.theme-ddtvn .container-button__link{text-transform:uppercase;color:var(--black);font-size:inherit}.theme-wbd .container-button__link{text-transform:none;color:var(--primary);font-size:18px}.theme-tvn .container-button__link{text-transform:none;color:var(--tvn-blue-dark-700);font-size:18px}.theme-uwaga .container-button__link{text-transform:none;color:var(--primary);font-size:18px}.container-button__link:after,.theme-uwaga .container-button__link:after{background:transparent url(/static/images/icons/arrow-right-blue.svg) 50% no-repeat;background-size:contain}.container-button__link:after{content:"";display:inline-block;width:13px;height:13px;margin-left:5px}.theme-distribution .container-button__link:after{display:inline-block}.theme-czt .container-button__link:after,.theme-ddtvn .container-button__link:after{display:none}.theme-tvn .container-button__link:after,.theme-uwaga .container-button__link:after,.theme-wbd .container-button__link:after{display:inline-block}.container-button a,.container-button button,.container-button div{height:100%}.theme-wbd .container .container-button__link{font-weight:400}.theme-wbd .container--themed .container-button{background:transparent}.theme-wbd .container--themed .container-button__link{color:var(--white)}.theme-wbd .container--themed .container-button__link:after{background:transparent url(/static/images/icons/arrow-right.svg) 50% no-repeat;background-size:contain}.container--themed .container-teaser-sponsored-label{color:var(--white)}.container--themed .container-teaser-label{padding:2px 3px 0}.container-highlighted__list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:24px;margin-bottom:16px}.container-highlighted__list .teaser-hosts{margin:0 auto}.container-highlighted__list--wide{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1024px){.container-highlighted__list--wide{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:719px){.container-highlighted__list{width:100%;grid-template-columns:repeat(1,1fr);row-gap:16px}.container-highlighted__list .teaser-hosts{width:144px;margin:0 auto}}.collection__slider-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (max-width:719px){.collection__slider-wrapper{width:calc(100% + 16px);max-width:calc(100% + 16px);margin-left:-16px}}.collection__list-wrapper{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}@media screen and (max-width:719px){.collection__list-wrapper{position:relative;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;row-gap:14px}}.collection__list-wrapper .collection-item{flex-shrink:0;width:68vw}@media screen and (min-width:720px){.collection__list-wrapper .collection-item{width:352px}}@media screen and (min-width:1024px){.collection__list-wrapper .collection-item{width:323px}}@media screen and (min-width:1280px){.collection__list-wrapper .collection-item{width:260px}}.collection__list-wrapper .collection-item:last-of-type{margin:0}.collection__list-wrapper .collection-item--list,.collection__list-wrapper .collection-item--live,.collection__list-wrapper .collection-item--slider{width:144px}@media screen and (max-width:719px){.collection__list-wrapper .collection-item--list{margin-right:0}}.collection__list-wrapper .collection-item--vertical{width:55vw}@media screen and (min-width:720px){.collection__list-wrapper .collection-item--vertical{width:352px}}@media screen and (min-width:1024px){.collection__list-wrapper .collection-item--vertical{width:323px}}@media screen and (min-width:1280px){.collection__list-wrapper .collection-item--vertical{width:277px}}.collection__list-wrapper .collection-item--teaser{flex:0 0 264px}@media screen and (max-width:719px){.collection__list-wrapper .collection-item--teaser{width:100%}.collection__list-wrapper .collection-item--teaser .container-teaser-label,.collection__list-wrapper .collection-item--teaser .container-teaser-sponsored-label{font-size:12px}}@media screen and (max-width:719px){.collection__list-wrapper .collection-item h2{-webkit-line-clamp:4;font-size:16px;line-height:1.5;word-break:break-word}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical&gt;.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow&gt;.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column&gt;.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode&gt;.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode&gt;.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode&gt;.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:y mandatory}.collection{width:100%;margin:auto;position:relative}@media screen and (min-width:1024px){.collection{padding:0 0 32px;max-width:1024px}.theme-distribution .collection{padding-bottom:16px}.theme-czt .collection,.theme-ddtvn .collection{padding-bottom:32px}.theme-tvn .collection,.theme-uwaga .collection,.theme-wbd .collection{padding-bottom:16px}}@media screen and (min-width:1280px){.collection{max-width:1164px}}.wide-column .collection__title{margin:0 0 5px}.collection__slider-wrapper{position:relative}@media screen and (min-width:1280px){.collection__slider{padding:0}}.collection__button{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:0;background:var(--white);cursor:pointer;padding:0 16px;margin:0;position:absolute;top:30px;display:none;align-items:center;box-shadow:2px 2px 8px 0 rgba(0,0,0,.19);height:82px;width:53px;z-index:2;border-radius:5px;overflow:hidden}.collection__button svg path{fill:var(--black)}.collection__button--prev{justify-content:flex-start}.collection__button--prev svg{transform:rotate(180deg)}.collection__button--next{justify-content:flex-end}.wide-column .collection__button--prev{left:0}.wide-column .collection__button--next{right:0}@media screen and (min-width:720px){.collection__button{display:flex}.collection__button--prev{left:0}.collection__button--next{right:0}}@media screen and (min-width:1136px){.collection__button{display:flex}.collection__button--prev{left:0}.collection__button--next{right:0}}@media (hover:hover){.collection__button{transition:transform .3s ease}.collection__button:hover.collection__button--prev{transform:translateX(-5px)}.collection__button:hover.collection__button--next{transform:translateX(5px)}}.collection__separator{display:none;width:90%;margin:20px auto 15px;border:0;border-bottom:2px solid var(--gray-300)}@media screen and (min-width:720px){.collection__separator{display:none}}.collection--layout-collection .collection__button{top:194px}@media screen and (min-width:1024px){.collection--layout-collection .collection__button{top:179px}}@media screen and (min-width:1280px){.collection--layout-collection .collection__button{top:145px}}@media screen and (max-width:719px){.wide-column .collection--layout-slider,.wide-module .collection--layout-slider{width:calc(100% + 16px)}}.theme-wbd .collection__button{background:var(--primary)}.swiper-wrapper .collection-item{flex-shrink:0;width:68vw;margin-right:24px}.swiper-wrapper .collection-item:last-child{margin-right:0}@media screen and (max-width:719px){.swiper-wrapper .collection-item{padding-right:8px;margin-left:16px;margin-right:0}.swiper-wrapper .collection-item:last-child{padding-right:0;margin-right:16px}}@media screen and (min-width:720px){.swiper-wrapper .collection-item{width:352px}}@media screen and (min-width:1024px){.swiper-wrapper .collection-item{width:323px}}@media screen and (min-width:1280px){.swiper-wrapper .collection-item{width:264px}}.swiper-wrapper .collection-item--list,.swiper-wrapper .collection-item--live,.swiper-wrapper .collection-item--slider{width:144px}@media screen and (max-width:719px){.swiper-wrapper .collection-item--list{margin-right:0}}.swiper-wrapper .collection-item--vertical{width:55vw}@media screen and (min-width:720px){.swiper-wrapper .collection-item--vertical{width:352px}}@media screen and (min-width:1024px){.swiper-wrapper .collection-item--vertical{width:323px}}@media screen and (min-width:1280px){.swiper-wrapper .collection-item--vertical{width:277px}}.swiper-wrapper .collection-item--teaser{flex:0 0 264px}@media screen and (max-width:719px){.swiper-wrapper .collection-item--teaser{flex:0 0 272px}}.container-three-columns{display:grid;grid-column-gap:22px;grid-template-columns:repeat(3,1fr)}.container-three-columns .teaser-hosts{margin:0 auto}@media screen and (max-width:719px){.container-three-columns{grid-template-columns:repeat(1,1fr);width:100%}.container-three-columns .teaser-hosts{width:144px;margin:0 auto}}.container{width:100%;max-width:840px;display:flex;flex-direction:column;margin-bottom:12px}@media screen and (max-width:719px){.container{padding:16px 16px 0;margin-top:16px}}.container--wide,.wide-module .container{max-width:1164px}.container--wide--themed,.wide-module .container--themed{max-width:1184px}@media screen and (max-width:1024px){.container--wide{padding:0 5%}}.container .collection__title,.container__title{font-size:32px;line-height:1.4;margin:0 0 16px;font-family:Roboto Medium,Arial,Helvetica,sans-serif}.theme-distribution .container .collection__title,.theme-distribution .container__title{color:var(--secondary-contrast)}.theme-czt .container .collection__title,.theme-czt .container__title,.theme-ddtvn .container .collection__title,.theme-ddtvn .container__title{color:var(--black)}.theme-wbd .container .collection__title,.theme-wbd .container__title{color:var(--primary)}.theme-tvn .container .collection__title,.theme-tvn .container__title{color:var(--secondary-contrast)}.theme-uwaga .container .collection__title,.theme-uwaga .container__title{color:var(--black)}@media screen and (max-width:719px){.container .collection__title,.container__title{font-size:20px;line-height:1.2;margin:0 16px 16px 0}}.container .container-sponsor{display:flex;justify-content:flex-end}@media screen and (max-width:719px){.container .container-sponsor{flex-direction:column}}.container .container-sponsor__title{width:100%}.container .container-sponsor__wrapper{display:flex;flex-shrink:0;gap:3px}@media screen and (max-width:719px){.container .container-sponsor__wrapper{border-top:1px solid hsla(0,0%,76.9%,.3);border-bottom:1px solid hsla(0,0%,76.9%,.3);margin-bottom:10px;width:100%}}.container .container-sponsor__text{font-size:14px;text-align:right;padding-top:12px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;line-height:1.2em;max-width:94px;height:47px}@media screen and (max-width:719px){.container .container-sponsor__text{width:100%;max-width:100%;text-align:left;padding-top:20px;height:39px;white-space:nowrap;padding-left:0}}.container .container-sponsor__logo{max-width:140px;height:56px}@media screen and (max-width:719px){.container .container-sponsor__logo{height:42px;margin-top:7px;margin-bottom:5px}}.theme-czt .container.container--themed .container-sponsor__text,.theme-ddtvn .container.container--themed .container-sponsor__text,.theme-distribution .container.container--themed .container-sponsor__text,.theme-tvn .container.container--themed .container-sponsor__text,.theme-uwaga .container.container--themed .container-sponsor__text,.theme-wbd .container.container--themed .container-sponsor__text{color:var(--white)}@media screen and (max-width:719px){.container.container--themed .container-sponsor__wrapper{border-top:1px solid hsla(0,0%,100%,.3);border-bottom:1px solid hsla(0,0%,100%,.3)}}.theme-distribution .container .ContainerTeaser{--container-teaser-border-radius-value:8px;--container-teaser-border-radius-smaller-value:6px;--container-teaser-gallery-label-color:var(--blue-750);--container-teaser-gallery-label-font-color:var(--white);--container-teaser-font-label-color:var(--blue-750);--container-teaser-label-color:var(--white)}.theme-czt .container .ContainerTeaser,.theme-ddtvn .container .ContainerTeaser{--container-teaser-border-radius-value:8px;--container-teaser-border-radius-smaller-value:6px;--container-teaser-gallery-label-color:var(--primary);--container-teaser-gallery-label-font-color:var(--white);--container-teaser-font-label-color:var(--primary);--container-teaser-label-color:var(--white)}.theme-wbd .container .ContainerTeaser{--container-teaser-border-radius-value:8px;--container-teaser-border-radius-smaller-value:6px;--container-teaser-gallery-label-color:var(--primary);--container-teaser-gallery-label-font-color:var(--white)}.theme-tvn .container .ContainerTeaser{--container-teaser-border-radius-value:8px;--container-teaser-border-radius-smaller-value:6px;--container-teaser-gallery-label-color:linear-gradient(270deg,var(--tvn-blue-400) 0%,var(--tvn-blue-600));--container-teaser-gallery-label-font-color:var(--white);--container-teaser-font-label-color:var(--tvn-blue-dark-700);--container-teaser-label-color:var(--white)}.theme-uwaga .container .ContainerTeaser{--container-teaser-border-radius-value:0px;--container-teaser-border-radius-smaller-value:4px;--container-teaser-gallery-label-color:var(--primary);--container-teaser-gallery-label-font-color:var(--primary-contrast);--container-teaser-font-label-color:var(--primary-contrast);--container-teaser-label-color:var(--primary)}div.container .ContainerTeaser__label{padding:3px 4px 0}.container .ContainerTeaser .container-teaser-label{padding:2px 4px}.theme-tvn .container .ContainerTeaser .container-teaser-label{padding-left:0}.theme-tvn .container--themed .ContainerTeaser{--container-teaser-label-color:transparent;--container-teaser-font-label-color:var(--white)}.container--themed.container--wide{margin-left:0;margin-right:0}@media screen and (min-width:720px){.container--themed{margin:16px auto;max-width:100%;padding:10px}.container--themed .collection__list-wrapper .collection-item--teaser{flex:0 0 257px}}@media screen and (min-width:720px) and (min-width:720px){.container--themed.container--with-button{padding-bottom:24px}}@media screen and (max-width:1024px){.container--themed.container--wide{padding-left:5%;padding-right:5%;padding-top:16px;width:100%;max-width:100%}}@media screen and (min-width:1024px){.container--themed{margin:16px auto;max-width:100%;padding:10px}.container--themed .collection__list-wrapper .collection-item--teaser{flex:0 0 257px}}@media screen and (min-width:1024px) and (min-width:720px){.container--themed.container--with-button{padding-bottom:24px}}@media screen and (min-width:1024px){.theme-czt .container--themed,.theme-ddtvn .container--themed,.theme-distribution .container--themed,.theme-tvn .container--themed,.theme-wbd .container--themed{border-radius:8px}.theme-uwaga .container--themed{border-radius:0}}.theme-distribution .container--themed{background:var(--blue-750)}.theme-czt .container--themed,.theme-ddtvn .container--themed,.theme-wbd .container--themed{background:var(--primary)}.theme-tvn .container--themed{background:var(--tvn-blue-600)}.theme-uwaga .container--themed{background:var(--primary)}.container--themed .container-button{background-color:var(--white)}.container--themed .ContainerTeaser h2{color:var(--white)}.theme-uwaga .container--themed .container-button{background:transparent;border:1px solid var(--yellow-900)}.theme-uwaga .container--themed .container-button__link{color:var(--yellow-900);font-weight:400}.theme-uwaga .container--themed .container-button__link:after{background:none;background-color:var(--yellow-900);-webkit-mask:url(/static/images/icons/arrow-right.svg) no-repeat;mask:url(/static/images/icons/arrow-right.svg) no-repeat;-webkit-mask-size:cover;mask-size:cover}.theme-tvn .container--themed .container-button{background:transparent;border:1px solid var(--white)}.theme-tvn .container--themed .container-button__link{color:var(--white);font-weight:400}.theme-tvn .container--themed .container-button__link:after{background-image:url(/static/images/icons/arrow-right.svg)}.theme-czt .container--themed h2.collection__title,.theme-czt .container--themed h2.container__title,.theme-czt .container--themed h3.teaser-hosts__name,.theme-ddtvn .container--themed h2.collection__title,.theme-ddtvn .container--themed h2.container__title,.theme-ddtvn .container--themed h3.teaser-hosts__name,.theme-distribution .container--themed h2.collection__title,.theme-distribution .container--themed h2.container__title,.theme-distribution .container--themed h3.teaser-hosts__name,.theme-tvn .container--themed h2.collection__title,.theme-tvn .container--themed h2.container__title,.theme-tvn .container--themed h3.teaser-hosts__name,.theme-wbd .container--themed h2.collection__title,.theme-wbd .container--themed h2.container__title,.theme-wbd .container--themed h3.teaser-hosts__name{color:var(--white)}.theme-uwaga .container--themed h2.collection__title,.theme-uwaga .container--themed h2.container__title,.theme-uwaga .container--themed h3.teaser-hosts__name{color:var(--primary-contrast)}.theme-tvn .container--custom-color .ContainerTeaser{--container-teaser-font-label-color:var(--secondary-contrast);--container-teaser-label-color:var(--white)}.theme-tvn .container--custom-color .ContainerTeaser .container-teaser-label{padding-left:3px}.theme-tvn .container{--ds-color-flame:var(--tvn-blue-400);--ds-color-orange-400:var(--tvn-blue-600)}.theme-wbd .container .teaser-hosts__photo-wrapper{background:var(--primary)}.theme-czt .container--themed .container-sponsor__wrapper__text,.theme-ddtvn .container--themed .container-sponsor__wrapper__text,.theme-distribution .container--themed .container-sponsor__wrapper__text,.theme-tvn .container--themed .container-sponsor__wrapper__text,.theme-uwaga .container--themed .container-sponsor__wrapper__text,.theme-wbd .container--themed .container-sponsor__wrapper__text{color:var(--white)}.tab{display:inline-flex;width:calc(33.33333% - 8px);height:47px;padding:6px;background:var(--white,#fff);color:var(--blue-800);font-size:12px;align-items:center;text-align:center;border-radius:6px;justify-content:center;border:1px solid var(--blue-150,#e4e9f0);overflow:auto}@media (max-width:359px){.tab{font-size:10px}}@media (min-width:720px){.tab{font-size:14px}}@media (min-width:1024px){.tab{font-size:16px}}.tab--active{background:var(--blue-850,#0e5ac0);border-color:var(--blue-850,#0e5ac0);color:var(--white,#fff)}.tabs .tabs-row{display:flex}.tabs .tabs-row .tabs-container{width:90%;max-width:calc(100% - 10px);flex-flow:row;flex-wrap:nowrap;justify-content:space-between;display:flex;margin:auto;padding-top:18px;padding-bottom:24px}@media (min-width:720px){.tabs .tabs-row .tabs-container{max-width:1024px;padding-bottom:20px}}@media (min-width:1280px){.tabs .tabs-row .tabs-container{max-width:1170px;padding-bottom:0;width:100%}}.tabs .tabs-row--wide-col .tabs-container{width:100%;padding-bottom:24px;padding-top:16px}@media (min-width:720px){.tabs .tabs-row--wide-col .tabs-container{padding-bottom:36px}}.tabs .tabs-row--two .tabs-link{width:calc(50% - 12px)}.tabs .tabs-row--single .tabs-link{width:100%}.mobile-narrow-column{display:none;box-sizing:border-box;border-top:2px solid var(--gray-300)}@media screen and (max-width:719px){.mobile-narrow-column{border-top:1px solid}.theme-czt .mobile-narrow-column,.theme-ddtvn .mobile-narrow-column,.theme-distribution .mobile-narrow-column,.theme-tvn .mobile-narrow-column,.theme-uwaga .mobile-narrow-column,.theme-wbd .mobile-narrow-column{border-color:var(--gray-200)}}@media screen and (max-width:719px){.mobile-narrow-column{display:block}.mobile-narrow-column .narrow-column{display:block!important}.mobile-narrow-column .narrow-column__elements{display:block}.mobile-narrow-column .narrow-column__item:first-of-type{margin-top:20px}.mobile-narrow-column .narrow-column .news-of-the-day__header{padding:0 0 15px}}.weather-panel-teaser{position:relative;font-size:14px;display:none;height:100%}@media (min-width:1280px){.weather-panel-teaser{width:320px;margin-left:10px;margin-top:14px;display:inline-flex;justify-content:flex-end}}.weather-panel-teaser .teaser-link{display:inline-flex;color:var(--blue-200,#b5d0ef);flex-flow:column}.weather-panel-teaser .teaser-title{margin-top:8px;color:var(--white,#fff);font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;display:inline-flex}.weather-panel-teaser .teaser-image-container{position:relative}.weather-panel-teaser .teaser-image-container .play-icon{position:absolute;bottom:20px;left:20px}.weather-panel-teaser__image{width:100%;margin-top:19px;border-radius:8px;display:inline-flex;position:relative}@media (min-width:1024px){.weather-panel-teaser__image{max-width:310px}}.spinner{position:relative;width:22px;height:22px}.spinner div{transform-origin:11px 11px;animation:spinner .8s linear infinite}.spinner div:first-child{transform:rotate(45deg);animation-delay:.1s}.spinner div:nth-child(2){transform:rotate(90deg);animation-delay:.2s}.spinner div:nth-child(3){transform:rotate(135deg);animation-delay:.3s}.spinner div:nth-child(4){transform:rotate(180deg);animation-delay:.4s}.spinner div:nth-child(5){transform:rotate(225deg);animation-delay:.5s}.spinner div:nth-child(6){transform:rotate(270deg);animation-delay:.6s}.spinner div:nth-child(7){transform:rotate(315deg);animation-delay:.7s}@keyframes spinner{0%{opacity:1}to{opacity:0}}.spinner div:after{content:" ";display:block;position:absolute;left:10px;width:2px;height:5px;border-radius:32px;background:var(--white)}.dashboard-weather-panel{background:linear-gradient(180deg,var(--ds-color-primary,var(--blue-500)),var(--ds-color-secondary,var(--blue-500)));position:relative;padding-top:20px}@media (min-width:1024px){.dashboard-weather-panel{padding:38px 0}}@media (max-width:1023px){.dashboard-weather-panel--homepage{padding-bottom:17px}}@media (max-width:1023px){.dashboard-weather-panel--section{padding-bottom:27px}}.dashboard-weather-panel .main-row{display:flex;flex-wrap:nowrap;flex-flow:row}@media (min-width:1024px){.dashboard-weather-panel .main-row{width:90%}}@media (min-width:1280px){.dashboard-weather-panel .main-row{width:100%}}.dashboard-weather-panel .main-row .weather-webcomponent{width:90%;margin:auto;min-height:205px}@media (min-width:1024px){.dashboard-weather-panel .main-row .weather-webcomponent{width:842px;margin:0;min-height:250px}}.show-more{display:flex;align-items:center;flex-shrink:0;padding:6px 40px;color:var(--white);cursor:pointer;border:none;height:40px;gap:6px;font-size:18px;line-height:1.3}@media (max-width:719px){.show-more{font-size:16px;line-height:1.4}}.theme-distribution .show-more{background-color:var(--white);border:1px solid var(--blue-750);color:var(--blue-750);border-radius:24px}.theme-czt .show-more,.theme-ddtvn .show-more{background-color:var(--primary);border:1px solid var(--white);color:var(--white);border-radius:24px}.theme-wbd .show-more{background-color:var(--white);border:1px solid var(--primary);color:var(--primary)}.theme-tvn .show-more{background-color:var(--white);border:1px solid var(--tvn-blue-dark-700);color:var(--tvn-blue-dark-700);border-radius:24px}.theme-uwaga .show-more{background-color:var(--white);border:1px solid var(--gray-300);color:var(--primary-contrast);border-radius:4px}.theme-distribution .show-more .spinner div:after{background-color:var(--blue-750)}.theme-czt .show-more .spinner div:after,.theme-ddtvn .show-more .spinner div:after{background-color:var(--white)}.theme-wbd .show-more .spinner div:after{background-color:var(--primary)}.theme-tvn .show-more .spinner div:after{background-color:var(--tvn-blue-dark-700)}.theme-uwaga .show-more .spinner div:after{background-color:var(--primary-contrast)}.dashboard{position:relative}.virtual-page{width:100%}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.report&gt;header.decorated-header{margin-top:-1vh;border-top-left-radius:20px;border-top-right-radius:20px}}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.report&gt;.report__container:only-child{margin-top:5.5%}}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.data-source-teaser{margin-top:-10px;border-top:none}}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.collection{margin-top:-1vh;border-top-left-radius:20px;border-top-right-radius:20px}}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.teaser-wrapper .gallery-teaser{margin-top:0}}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.teaser-wrapper .gallery-teaser__container:not(:only-child){border-top-left-radius:20px;border-top-right-radius:20px}}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.teaser-wrapper .gallery-teaser__container h2.heading{border:none;margin-top:-15px}}@media screen and (max-width:719px){section[class*=_frontpage] .virtual-page :first-child.teaser-wrapper .gallery-teaser__container h2.heading:before{display:none}}.display-options-list{width:100%;margin-bottom:20px}@media screen and (min-width:1024px){.display-options-list--hide-on-desktop{display:none}}@media screen and (min-width:720px) and (max-width:1023px){.display-options-list--hide-on-tablet{display:none}}@media screen and (max-width:719px){.display-options-list--hide-on-mobile{display:none}}@media screen and (max-width:719px){.display-options-list--title-on-top .default-teaser--standard .default-teaser__container,.display-options-list--title-on-top .external-teaser__container{flex-direction:column}}@media screen and (max-width:719px){.display-options-list--title-on-top .teaser-wrapper .article-title{font-size:16px;font-family:Roboto,Arial,Helvetica,sans-serif}}@media screen and (max-width:719px){.display-options-list--title-on-top .article-labels-row,.display-options-list--title-on-top .pwa-labels-row{display:none}}.pagination{width:100%}.pagination--with-button{margin-bottom:40px}@media screen and (max-width:719px){.pagination--with-button{margin-bottom:42px}}</pre></body></html>