:root{--mobile-header-height:-100vh}.mobile-header{display:none}@media screen and (max-width:719px){.mobile-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;height:54px;background-color:var(--gray-100);width:100%;transition:opacity .4s,transform .5s,background-color .5s;z-index:1050;position:sticky;position:-webkit-sticky;overflow:visible;top:0;left:0;right:0;will-change:transform}}.mobile-header:after{content:"";display:inline-block;position:absolute;width:100%;height:2px;bottom:0;left:0;right:0;margin-left:auto;margin-right:auto;transition:background-color .5s,transform .5s}.theme-tvn24 .mobile-header:after{background-color:var(--gray-300)}.theme-warszawa .mobile-header:after{background-color:var(--secondary)}.theme-biznes .mobile-header:after,.theme-swiat .mobile-header:after,.theme-swiatgold .mobile-header:after,.theme-tvnmeteo .mobile-header:after{background-color:var(--tertiary)}.theme-konkret24 .mobile-header:after{background-color:var(--primary)}.theme-premium--art .mobile-header:after,.theme-premium--sec .mobile-header:after,.theme-premium .mobile-header:after{background-color:var(--secondary)}.theme-go .mobile-header:after{background-color:var(--white)}.mobile-header--fixed{position:fixed}.mobile-header--above-modal{position:fixed;transition:none}.mobile-header--above-modal,.mobile-header--hide{transform:translateY(calc(var(--mobile-header-height)*-1 - 2px))}.mobile-header--fadeIn{transition:transform .5s;transform:translateY(0)}.mobile-header--fadeOut{transition:transform .5s;transform:translateY(calc(var(--mobile-header-height)*-1 - 2px))}.mobile-header__widgets{position:absolute;top:54px;left:0;right:0;display:block;width:100%;z-index:1;padding-bottom:6px;overflow:hidden}.mobile-header__widgets-container{transition:transform .4s ease;transition-delay:.5s;will-change:transform}.mobile-header__widgets-container:not(:empty){box-shadow:0 2px 4px 0 rgba(0,0,0,.25)}.mobile-header__widgets-container .top-widgets .iframe-widget,.mobile-header__widgets-container .top-widgets .iframe-widget iframe{display:block}.mobile-header--without-icons{transform:scaleX(.9);transition:transform .2s ease;z-index:1;background-color:var(--white);pointer-events:none}.mobile-header--without-icons:after{transform:scale(.4,1.5);background-color:var(--gray-300)}.mobile-header--without-icons .mobile-header__icons,.mobile-header--without-icons .mobile-header__logo{opacity:0}.mobile-header--without-icons .mobile-header__title{transform:scale(1.6)}.mobile-header--without-icons .mobile-header__title:not(.mobile-header__title--main-section){display:none}.mobile-header--without-icons .mobile-header__widgets-container{transition-delay:0s;transform:translateY(calc(-100% - 6px));box-shadow:none}.mobile-header--disable-transition,.mobile-header--disable-transition *,.mobile-header--disable-transition:after,.mobile-header--disable-transition :after,.mobile-header--disable-transition:before,.mobile-header--disable-transition :before{transition:none!important}.mobile-header--initial-z-index{z-index:auto}.mobile-header__arrow{display:none}@media screen and (max-width:719px){.mobile-header__arrow{display:flex;padding:18px 0;justify-content:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.8 11.4'%3E%3Cpath fill='%23b2b2b2' d='M7.4 2l2-2 2 2 7.4 7.4-2 2-7.4-7.5L2 11.4l-2-2z'/%3E%3C/svg%3E");font-family:Roboto Black,Arial,Helvetica,sans-serif;font-size:20px;height:15px;width:20px;background-repeat:no-repeat;background-position:50%}}.mobile-header__sublogo,.mobile-header__title{flex:2;font-size:17px;text-align:center;font-family:Roboto Black,Arial,Helvetica,sans-serif;display:flex;justify-content:center;align-items:center;transition:transform .5s}.mobile-header__icons{display:flex;flex:1;justify-content:center;transition:opacity .4s}@media screen and (max-width:719px){.mobile-header__icons{justify-content:flex-end;margin-left:5%}}@media screen and (max-width:719px){.mobile-header__icons>div{min-width:30px}}@media screen and (max-width:719px){.mobile-header__icons .header-menu{margin-right:15px}}@media screen and (max-width:719px){.mobile-header__icons .header-menu__mobile-button span{height:2px;width:18px}.theme-tvn24 .mobile-header__icons .header-menu__mobile-button span{background-color:var(--primary)}.theme-warszawa .mobile-header__icons .header-menu__mobile-button span{background-color:var(--quaternary)}.theme-biznes .mobile-header__icons .header-menu__mobile-button span,.theme-swiat .mobile-header__icons .header-menu__mobile-button span,.theme-swiatgold .mobile-header__icons .header-menu__mobile-button span,.theme-tvnmeteo .mobile-header__icons .header-menu__mobile-button span{background-color:var(--tertiary)}.theme-konkret24 .mobile-header__icons .header-menu__mobile-button span{background-color:var(--primary)}.theme-go .mobile-header__icons .header-menu__mobile-button span,.theme-premium--art .mobile-header__icons .header-menu__mobile-button span,.theme-premium--sec .mobile-header__icons .header-menu__mobile-button span,.theme-premium .mobile-header__icons .header-menu__mobile-button span{background-color:var(--black)}}.mobile-header__hamburger{flex:0.4;object-fit:contain;background-repeat:no-repeat;background-position:50%;height:35px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0Q4RDhEOCIgc3Ryb2tlPSIjMUE0QThGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0uNS41aDE3djFILjV6TS41IDguNWgxN3YxSC41ek0uNSAxNi41aDE3djFILjV6Ii8+PC9nPjwvc3ZnPg==")}.mobile-header__link{flex:1;padding-left:5%}.mobile-header__logo{display:flex;justify-content:flex-start;height:37px;transition:opacity .4s}@media screen and (max-width:719px){.mobile-header__logo{box-sizing:content-box;padding:8px 0;background-position:0;background-size:38px 37px}}.mobile-header__logo--wosp{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 74 37'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h34.5v34H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%231A4A8F' d='M37.7 21.3h-1.3l-.2 1.2h-2V22l.2-.8H31l-.2 1.2h-7a11.5 11.5 0 01-22.6-4.3c-.5 1.7-.7 3.6-.7 5.4l-.5.2c0-3 .6-5.9 1.8-8.6A26.6 26.6 0 0115 2C24.4-2.3 33.3.7 36.2 8.3a15 15 0 011 5.4h-2.8c0-1.7-.3-3.3-.9-4.8-2.6-7-10.7-9.6-19.2-5.7C11 4.7 8.2 6.9 5.9 9.6c3.3-2.5 7.8-3 11.6-1.2 3.8 1.7 6.4 5.5 6.7 9.7l.6-1.2.7-.7a5 5 0 011.3-.7l1-.1h2c.4 0 .9.2 1.3.5.4.2.7.5.8 1v.5c0 .4-.1.8-.3 1.1l3.2-3h3l-1 4.3H38l-.3 1.5zm-16.5-4c-.1-.5-.6-1.5-2-1.5-.8 0-1.5.3-2 1v-.9h-4l-1.1 3.6-1.2-3.6H7.2v-2.1H4.7V16h-1v1.6h1V21c0 .4.1.8.4 1.2.4.4.9.6 1.8.6h1.6v-2h-1l-.3-.1v-3h1.6l1.9 5h2l2.1-6v6h2.6v-4.3c0-.4.3-.7.7-.7.2 0 .3 0 .5.2l.1.5v4.3h2.5V17.3zm8.2.2c-.1-.3-.5-.4-.9-.5l-.6.1c-.5.1-1 .5-1.1 1h-2.6a12.8 12.8 0 010 2.1c.6-.5 1.5-1 3-1.5l1.4-.4c.3 0 .6-.2.7-.4.1-.1.1-.3 0-.4zm.7 2.1L29 20c-.7.2-1.4.2-2 .5l-.6.3H30c0-.4 0-.8.2-1.2zm2.4.2h2.2l.5-2.5-2.7 2.5zM1.1 27l.3 1-.6.3a13.7 13.7 0 01-.8-3.9l.6-.2c0 1 .2 2 .5 2.8zm2.6 4.6l-.7.7c-.8-1-1.5-2.2-2-3.4l.6-.4c.5 1.2 1.2 2.2 2 3.1zm3.5 2.6l-.6 1c-1.1-.5-2.2-1.4-3.1-2.3l.7-.7c1 .8 2 1.5 3 2zm4.7 1.1l-.4 1.6c-1.4-.2-2.8-.6-4.2-1.3l.6-1.1c1.3.4 2.6.7 4 .8zm5.3-.5l.1 1.9c-1.5.3-3.2.4-4.8.3l.4-1.7c1.5 0 2.9-.2 4.3-.5zm6.3-.3a23 23 0 01-5 2l-.2-2c1.5-.5 3-1.2 4.3-2l.9 2zm4-5.8l1.8 1.6a27.2 27.2 0 01-4.7 3.5l-1-2 .4-.1 3.6-3zm3.9-4.9h3c-1.1 2-2.5 4-4.1 5.6l-1.8-1.6 2.9-4z'/%3E%3Cg transform='translate(39 2)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23E21717' d='M32 3a8.7 8.7 0 00-11.5-1.5A7.2 7.2 0 0017.3 6c-.1-.5-.7-2.9-3.3-4.5A8.7 8.7 0 002.5 3c-2.7 2.8-4.3 10.8 1 18.6A35.5 35.5 0 0017.2 34h.1c1.1-.5 8-3.9 13.8-12.4 5.3-7.8 3.6-15.8.9-18.6' mask='url(%23b)'/%3E%3C/g%3E%3Cpath fill='%23FFFFFE' d='M66.1 8.4h-.4v2h-.4v.8h.3v2.5c0 .7.1 1 .5 1.1.3 0 .5-.2.6-.6v-.6h-.4l-.2.4c-.1 0-.2 0-.2-.2v-2.5h.7v-.7H66l.1-2.2m2.6 4.6l.1-.5.6-.3v.8c.1.5 0 .7-.3.7s-.4-.2-.4-.7zm1.3-1.9l-.1-.4c-.1-.2-.4-.3-.7-.3-.3 0-.6.1-.7.5v.5h.4V11c0-.1.1-.2.3-.2.2 0 .2.3.2.8l-.6.2c-.4.3-.6.6-.6 1.2 0 .5 0 .9.3 1 .2.2.3.2.5.2.3 0 .5-.1.5-.4v.4h.6L70 11zm-2.4-.7h-.4v4h.5a47.2 47.2 0 01.1-3.2l.3-.2v-.6l-.5.5v-.5M62 11.7v-.4c.1-.3.2-.5.4-.5.1 0 .3.3.3.9a8 8 0 01-.7 0zm1.3.3l-.1-.8c-.2-.6-.4-.8-.8-.8-.3 0-.6.2-.8.6-.2.3-.2.6-.2 1l.1 1c.3.6.9.8 1.7.8v-.6h-.6c-.4-.2-.6-.6-.6-1.2h1.3zm1.9-1.5a1 1 0 00-.5-.1c-.4 0-.6.2-.7.7 0 .3 0 .6.2 1l.4.8c0 .3 0 .6-.4.7h-.4v.7c.6 0 1-.1 1.2-.4.2-.2.3-.5.3-.7 0-.4-.2-.8-.5-1.3-.2-.3-.3-.6-.2-.7 0-.2.2-.3.3-.3h.2l.1-.4m1.5 5.8c-.2 0-.3 0-.4.2v.5c0 .2.2.3.5.3 0 0 .2 0 .3-.2 0-.2.1-.3 0-.4 0-.3 0-.4-.4-.4m-2.8 1.4l-.4-.1c-.2 0-.4 0-.5.2l-.1.1v-.6h-.5v4l.5-.1v-2.5c0-.3.2-.4.4-.4.1 0 .2 0 .3.3v2.6h.7l-.1-2.8-.3-.7m1.1.7l.1-.2c.4 0 .5.3.6 1h-.8l.1-.8zm.8-.4a.8.8 0 00-.6-.2c-.1 0-.3 0-.5.2-.3.2-.4.7-.4 1.4 0 .9.2 1.4.8 1.7l.5.1h.5v-.6h-.6c-.4-.2-.6-.5-.6-1h1.3c0-.8-.1-1.3-.4-1.6zm1.7-.2h-.7l.2 3.6c0 1.2-.5 1.8-1.3 1.8v1c.7 0 1.2-.3 1.5-.9.3-.4.5-1 .5-1.5l-.2-4m-6.3-8.3v.1zm-.3-.1c0 .3.1.5.4.5.2 0 .4 0 .5-.3v-.3c0-.3-.1-.4-.4-.4-.3 0-.5.2-.5.5zm-1.7-1.5h-.5l-.3 5.9h.6v-1.9l.6 1.9h.8l-1.1-2.2 1.1-1.6h-.6l-.7 1 .1-3.1m-9.6-.5h-.4l.1 6.4h.4l-.1-6.4m1.3 0h-.6l-.1 6.4h.5v-1.4l.5 1.4h.7l-1-2.3 1.2-1.6h-.6l-.7.9.1-3.4m2.2 5.6c-.1.2-.2.3-.3.2l-.2-.2c0-.2 0-.4.2-.6 0-.2.2-.3.4-.4v1zm-.5-2.1c.1-.2.2-.2.3-.2.1 0 .3.2.3.7l-.7.6-.2.3-.2.7c0 .3.1.5.3.7l.3.1c.4 0 .6-.2.7-.6l.2.6h.5l-.2-2.6c-.1-.6-.3-1-.5-1.2l-.5-.1c-.4 0-.7.3-.8 1l.4.1.1-.1zm-4.7-.2l.1.4v.3l-.7.1v-.8l.3-.2c.1 0 .2 0 .3.2zm.4-.6a.7.7 0 00-.8-.2c-.3.1-.5.4-.6.9l-.1.7v.8c0 .6.3 1 .7 1.4.2.1.7.2 1.2 0V13a1 1 0 01-1 0l-.3-.5V12l1.3-.1c-.1-1-.2-1.5-.4-1.8zm3.4 6.1h-.1zm-.1-.4c-.3 0-.4.2-.4.5l.1.4.4.1c.3 0 .5-.2.5-.5s-.2-.5-.6-.5zm-2.6 2h-.3l-.4 1.6-.4-1.5-.6.1.8 3.2h.5l.3-1.9.7 1.9h.6l.5-3.4h-.6l-.4 2.1-.7-2.1m6.1-2.5h-.5v2h-.5v.8h.5v2.7c0 .6.2 1 .6 1 .3-.1.6-.3.7-.8l.1-.6h-.5c0 .3-.2.4-.3.4l-.2-.2v-2.5h.7v-.7h-.6v-2m-2.4 4.1l.4-.2v.6c0 .4-.2.6-.4.7h-.3c-.1-.2-.2-.3-.1-.5 0-.2.1-.4.4-.6zm-1-1l.4.1v-.1l.4-.2c.3 0 .5 0 .5.4l-.1.2-.5.3c-.4.3-.6.6-.6 1 0 .5 0 .7.2.9l.5.1c.4 0 .6-.2.9-.7v.6h.7a14 14 0 00-.4-2.6c-.2-.5-.6-.7-1.2-.7-.3 0-.5.1-.7.4l-.2.4z'/%3E%3Cpath fill='%23FFFFFE' d='M51.6 17.8h-.3l-.1 3.4h.4v-3.4m6.8-7v-1c-.2 0-.4.2-.6.4a2 2 0 01-.2.3v-.6h-.5a56 56 0 01-.1 4h.6v-2.6l.2-.3c.2-.2.4-.2.6-.2m-2.3.2c.3 0 .5.3.4 1.1l-.1.9-.4.2c-.1 0-.3-.1-.4-.4v-.7c0-.7.2-1.1.5-1.1zm.6-.3l-.6-.3c-.2 0-.3 0-.5.2-.3.4-.5.8-.5 1.5 0 .6 0 1 .3 1.4.1.2.4.3.6.3.6 0 1-.5 1-1.6 0-.7-.1-1.2-.3-1.5zm.3 7.5h.2l.2.8H57l-.4.1v-.4c0-.3.2-.5.4-.5zm0-.4c-.3 0-.5 0-.7.3-.2.3-.3.7-.3 1.3 0 1 .4 1.6 1 1.8l1-.1-.2-.8c-.5.2-.9.2-1-.2-.2-.1-.2-.4-.2-.6l1.3-.1c0-1.1-.3-1.7-1-1.6z'/%3E%3Cpath fill='%23FFFFFE' d='M59 17.9c-.6.2-1 .8-1 1.6-.1 1 0 1.6.6 2 .4.2.8.3 1.2.2l-.1-.7c-.7 0-1-.5-1-1.3 0-.4.1-.7.4-.8.2-.2.5-.3.8-.3v-.8l-.9.1m1.5.6h.7l-.8 3.2h1.4v-.6h-.6a25 25 0 01.6-3.3h-1.3v.7M46 8.9h.2c.2-.3.1-.4-.2-.5l-.1.1c-.1.2 0 .3.1.4m.2 1.5h-.3l-.1 3.4h.5l-.1-3.4m.6 4.9h-.5l.2 1h.3v-1m0 2.5l.3.1.2-.6h-.8c-.5 0-.8.3-.9.7 0 .3 0 .7.3 1.1.3.5.4.8.4 1.1 0 .3-.2.5-.5.7l-.5.1v.7c.4 0 .6 0 .9-.2.5-.2.8-.6.8-1.2l-.4-1.2c-.3-.5-.3-.8-.3-1 0-.2.2-.3.5-.3m11.7 8c0-.6.2-1 .4-1 .3 0 .5.3.5 1s-.2 1-.5 1c-.1 0-.2 0-.3-.3l-.1-.7zm-.3-1c-.2.3-.2.6-.2 1s0 .8.2 1.2c.1.4.4.6.8.6.3 0 .6-.2.8-.7l.1-1.4c0-.3 0-.6-.2-.8-.2-.4-.4-.5-.8-.5-.3 0-.6.2-.7.6zm-1.1-.1c-.2 0-.4.1-.5.3l-.2.3c0-.4-.2-.6-.6-.6-.2 0-.3 0-.4.2l-.2.2v-.4h-.5l-.1 3.4h.6V26c0-.3.2-.5.4-.5.3 0 .4 0 .4.3v2.3h.6V26c0-.2.1-.4.3-.4.2 0 .3.1.3.4v2h.8l-.1-2.8c0-.4-.3-.6-.8-.6m3.9.8c0-.3 0-.5.2-.7.1-.2.3-.3.6-.3v-.7c-.9 0-1.4.5-1.4 1.7 0 .8.1 1.4.4 1.8.3.3.6.4 1 .4v-1a.9.9 0 01-.6-.3c-.2-.3-.2-.5-.2-.9m-7-3.7h-.4v.6l.3.4.7-.2-.4-.5-.1-.3M51 24.8c.4 0 .6.3.6 1.1 0 .7-.2 1-.4 1l-.3-.1v-.1l-.2-.9v-.7l.3-.3zm-.2-1.1h-.6v5.9h.6v-2.2l.6.2c.3 0 .5-.2.6-.6l.1-1.1c0-.8-.1-1.3-.4-1.6-.1-.3-.3-.4-.5-.4s-.4.2-.4.4v-.6zm2.8.8c.3 0 .4.3.5 1 0 .8-.2 1.3-.5 1.3-.2 0-.4-.1-.4-.6v-1.4l.4-.3zm1 1l-.2-1.2c-.1-.4-.4-.6-.8-.6-.6 0-1 .6-1 1.7 0 1.5.2 2.2.9 2.2.3 0 .6-.2.8-.6.2-.4.3-.9.3-1.5z'/%3E%3Cpath fill='%23FFFFFE' d='M63.5 24.4l-.7 2.2-.4-2.4h-.6l.6 3.7-1 1.8.8.4 2.1-5.6-.8-.1m-3.1-14v3.4h.5l-.1-3.4h-.4m-16.1 3.4l-.7-1.8-.5 1.8h-.5l-.7-3.2h.5l.5 2 .3-2h.5l.7 2 .4-2.2h.5l-.5 3.4h-.5'/%3E%3C/g%3E%3C/svg%3E");background-size:77px 37px}@media screen and (max-width:719px){.mobile-header .header-menu__more-list{position:absolute;top:52px;z-index:2;padding-left:5%;padding-right:5%;max-height:calc(100vh - 52px)!important}}.mobile-header-placeholder{height:0;width:100%}.mobile-header-sublogo{font-family:Roboto,Arial,Helvetica,sans-serif}.mobile-header-sublogo__thick{font-family:Roboto Black,Arial,Helvetica,sans-serif}.theme-tvn24 .mobile-header-sublogo__thick{color:var(--gray-300)}.theme-warszawa .mobile-header-sublogo__thick{color:var(--secondary)}.theme-biznes .mobile-header-sublogo__thick,.theme-swiat .mobile-header-sublogo__thick,.theme-swiatgold .mobile-header-sublogo__thick,.theme-tvnmeteo .mobile-header-sublogo__thick{color:var(--tertiary)}.theme-konkret24 .mobile-header-sublogo__thick{color:var(--primary)}.theme-premium--art .mobile-header-sublogo__thick,.theme-premium--sec .mobile-header-sublogo__thick,.theme-premium .mobile-header-sublogo__thick{color:var(--secondary)}.theme-go .mobile-header-sublogo__thick{color:var(--white)}.mobile-header-logo__icon{width:37px;height:37px}.theme-tvn24 .mobile-header-logo__icon>g>path:first-of-type{fill:var(--primary)}.theme-warszawa .mobile-header-logo__icon>g>path:first-of-type{fill:var(--quaternary)}.theme-biznes .mobile-header-logo__icon>g>path:first-of-type,.theme-swiat .mobile-header-logo__icon>g>path:first-of-type,.theme-swiatgold .mobile-header-logo__icon>g>path:first-of-type,.theme-tvnmeteo .mobile-header-logo__icon>g>path:first-of-type{fill:var(--tertiary)}.theme-konkret24 .mobile-header-logo__icon>g>path:first-of-type{fill:var(--primary)}.theme-go .mobile-header-logo__icon>g>path:first-of-type,.theme-premium--art .mobile-header-logo__icon>g>path:first-of-type,.theme-premium--sec .mobile-header-logo__icon>g>path:first-of-type,.theme-premium .mobile-header-logo__icon>g>path:first-of-type{fill:var(--black)}.mobile-header-logo__icon--anniversary,.mobile-header-logo__icon--wosp{width:75px}.theme-tvn24 .mobile-header-logo__icon--anniversary>g>path{fill:var(--primary)}.theme-warszawa .mobile-header-logo__icon--anniversary>g>path{fill:var(--quaternary)}.theme-biznes .mobile-header-logo__icon--anniversary>g>path,.theme-swiat .mobile-header-logo__icon--anniversary>g>path,.theme-swiatgold .mobile-header-logo__icon--anniversary>g>path,.theme-tvnmeteo .mobile-header-logo__icon--anniversary>g>path{fill:var(--tertiary)}.theme-konkret24 .mobile-header-logo__icon--anniversary>g>path{fill:var(--primary)}.theme-go .mobile-header-logo__icon--anniversary>g>path,.theme-premium--art .mobile-header-logo__icon--anniversary>g>path,.theme-premium--sec .mobile-header-logo__icon--anniversary>g>path,.theme-premium .mobile-header-logo__icon--anniversary>g>path{fill:var(--black)}