.pagination{padding:.5rem}.pagination__list{display:flex;justify-content:center}.pagination__dots,.pagination__link{border:1px solid transparent;padding:.5rem;display:inline-block}.pagination__item--next .pagination__link,.pagination__item--prev .pagination__link{border:1px solid #000;padding:.5rem .6875rem}.pagination__item--next{justify-content:flex-start;margin-left:.625rem}.pagination__item--prev{justify-self:flex-start;margin-right:.625rem}.pagination__item--next .pagination__link{padding-right:.5625rem}.pagination__item--prev .pagination__link{padding-left:.5625rem}.pagination__item__link{border:1px solid transparent}.pagination__item--is-active .pagination__link{border:1px solid;background:#000;color:#fff;cursor:default}html:not(.touch) .pagination__link:hover{border:1px solid;background:#000;color:#fff}.navList{display:block;position:relative;width:100%;overflow-x:auto;overflow-y:hidden;list-style:none;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch}html.js .navList.isLoading .navList__item{opacity:0;pointer-events:none}.navList.isProcessing{pointer-events:none}.navList__container{display:inline-flex;margin:0 auto}.navList__item{padding:.5rem;text-transform:uppercase;vertical-align:top;white-space:normal}.navList__item--selected .navList__text{color:#e7a90f;font-weight:700}.navList__item--more{pointer-events:none}.navList__item--more .navList__button:after{content:"";display:block;width:1.5rem;margin-right:-.75rem;padding-left:.5rem;transform:scaleY(1);transition:transform .5s;font-family:filmweb-ico;font-size:1rem;font-weight:400;line-height:0}.navList__item--more:before{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:.1875rem;transform:scaleX(0);transition:opacity .3s;opacity:0;background:#ffc200}.navList__button{display:flex;align-items:center;font-size:1rem;line-height:1.25rem;text-transform:uppercase;white-space:nowrap}.navList__button--hasBadge{padding-right:0!important}.mouse .navList__button:not(.navList__button--advert):hover .navList__text,.navList__button:focus{color:#e7a90f}.navList__text{display:block;padding:.5rem;letter-spacing:0}.navList__more{display:flex;position:relative}.navList[data-more-count="0"] .navList__more{display:none}.navList__dropdown{display:flex}.navList__count{padding-left:.25rem}.navList__count:before{content:"("}.navList__count:after{content:")"}.navList__badge{margin:-.75rem .25rem 0 -.25rem;padding:.1875rem .25rem;font-size:.5rem;font-weight:700;line-height:.5rem;text-transform:uppercase}.navList--outlined .navList__badge,.navList--slender .navList__badge,.navList__badge{background:#000;color:#fff}.isDark .navList,.navList--dark{color:#fff}.isDark .navList .navList__dropdown,.navList--dark .navList__dropdown{background:#fff;color:#242424}.isDark .navList .navList__dropdown .navList__badge,.navList--dark .navList__dropdown .navList__badge{background:#000;color:#ffc200}.isDark .navList .navList__button:after,.navList--dark .navList__button:after{color:#eee}.navList--primary,.navList--tertiary{position:relative}.navList--primary:after,.navList--tertiary:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:#e8e8e8}.navList--primary .navList__text,.navList--tertiary .navList__text{color:#888}.navList--primary .navList__button,.navList--tertiary .navList__button{color:#888;font-size:1.25rem;text-transform:none}.navList--primary .navList__item,.navList--tertiary .navList__item{position:relative;padding:.75rem .5rem;cursor:pointer}html.mouse .navList--primary .navList__item:hover .navList__text,html.mouse .navList--tertiary .navList__item:hover .navList__text{color:#242424}.navList--primary .navList__item:after,.navList--tertiary .navList__item:after{content:"";position:absolute;z-index:1;right:.5rem;bottom:0;left:.5rem;height:2px;transform:scaleX(0);transition:transform .3s;background:#ffc200}.navList--primary .navList__item--switching .navList__text,.navList--tertiary .navList__item--switching .navList__text{color:#242424;font-weight:400}.navList--primary .navList__item--selected:after,.navList--tertiary .navList__item--selected:after{transform:scaleX(1)}.navList--primary .navList__item--selected .navList__text,.navList--tertiary .navList__item--selected .navList__text{color:#242424;font-weight:400}.navList--primary .navList__item:not(.navList__item--selected) .navList__text,.navList--tertiary .navList__item:not(.navList__item--selected) .navList__text{transition:color .3s}.navList--primary .navList__item--more:before,.navList--tertiary .navList__item--more:before{display:none}.navList--primary .navList__item--more .navList__button:after,.navList--tertiary .navList__item--more .navList__button:after{padding-left:0;font-size:1.25rem}.navList--primary .navList__more .navList__item--more:after,.navList--tertiary .navList__more .navList__item--more:after{right:1.25rem}.navList--primary .navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after,.navList--tertiary .navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after{color:#242424}.navList--primary .navList__more:not(.navList__more--clicked):hover .navList__item--more:after,.navList--tertiary .navList__more:not(.navList__more--clicked):hover .navList__item--more:after{transform:scaleX(1)}.navList--primary .navList__dropdown:after,.navList--tertiary .navList__dropdown:after{content:"";position:absolute;top:-2px;right:0;left:0;height:4px}html.mouse .navList--primary .navList__dropdown .navList__button:hover .navList__text,html.mouse .navList--tertiary .navList__dropdown .navList__button:hover .navList__text{background:none}.isDark .navList--primary:after,.isDark .navList--tertiary:after,.navList--primary.navList--dark:after,.navList--tertiary.navList--dark:after{background:#333}.isDark .navList--primary .navList__item--selected .navList__text,.isDark .navList--primary .navList__item--switching .navList__text,.isDark .navList--tertiary .navList__item--selected .navList__text,.isDark .navList--tertiary .navList__item--switching .navList__text,.navList--primary.navList--dark .navList__item--selected .navList__text,.navList--primary.navList--dark .navList__item--switching .navList__text,.navList--tertiary.navList--dark .navList__item--selected .navList__text,.navList--tertiary.navList--dark .navList__item--switching .navList__text,html.mouse .isDark .navList--primary .navList__item:hover .navList__text,html.mouse .isDark .navList--tertiary .navList__item:hover .navList__text,html.mouse .navList--primary.navList--dark .navList__item:hover .navList__text,html.mouse .navList--tertiary.navList--dark .navList__item:hover .navList__text{color:#e8e8e8}.isDark .navList--primary .navList__button:after,.isDark .navList--tertiary .navList__button:after,.navList--primary.navList--dark .navList__button:after,.navList--tertiary.navList--dark .navList__button:after{color:#888}.isDark .navList--primary .navList__more .navList__dropdown,.isDark .navList--tertiary .navList__more .navList__dropdown,.navList--primary.navList--dark .navList__more .navList__dropdown,.navList--tertiary.navList--dark .navList__more .navList__dropdown{background:#202020}html.mouse .isDark .navList--primary .navList__more .navList__item:hover .navList__text,html.mouse .isDark .navList--tertiary .navList__more .navList__item:hover .navList__text,html.mouse .navList--primary.navList--dark .navList__more .navList__item:hover .navList__text,html.mouse .navList--tertiary.navList--dark .navList__more .navList__item:hover .navList__text{color:#eee}.isDark .navList--primary .navList__badge,.isDark .navList--tertiary .navList__badge,.navList--primary.navList--dark .navList__badge,.navList--tertiary.navList--dark .navList__badge{background:#ffc200;color:#242424}.isDark .navList--primary .navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after,.isDark .navList--tertiary .navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after,.navList--primary.navList--dark .navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after,.navList--tertiary.navList--dark .navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after{color:#eee}.mouse .navList--secondary .navList__item:not(.navList__item--selected) .navList__button:hover .navList__text{border:none;background:#e8e8e8}.navList--secondary .navList__item{padding:.375rem .5rem}.navList--secondary .navList__item--more:before{display:none}.navList--secondary .navList__item--disabled{pointer-events:none}.navList--secondary .navList__item--disabled .navList__text{color:#ccc}.navList--secondary .navList__item .navList__button .navList__text{font-weight:400}.navList--secondary .navList__item--selected .navList__button .navList__text{border:0;background:#ffc200;color:#242424}.mouse .navList--secondary .navList__item--selected .navList__button:hover .navList__text{border:0}.navList--secondary .navList__item:not(.navList__item--selected) .navList__text{transition:color .3s,background-color .3s}.navList--secondary .navList__text{display:block;padding:.375rem .5rem;border:0;color:#888;font-size:1rem;line-height:1.25rem}.navList--secondary .navList__button{padding:0;text-transform:none}.mouse .navList--secondary .navList__button:hover .navList__text{border:0;color:#000}.navList--secondary .navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after{color:#242424}.isDark .navList--secondary .navList__item:not(.navList__item--selected) .navList__button:hover .navList__text,.navList--secondary.navList--dark .navList__item:not(.navList__item--selected) .navList__button:hover .navList__text{border:0;background:none;color:#eee}.isDark .navList--secondary .navList__badge,.navList--secondary.navList--dark .navList__badge{background:#ffc200;box-shadow:0 0 .5rem rgba(0,0,0,.5);color:#242424}.navList--tertiary{text-align:left}.navList--tertiary .navList__container>.navList__item{margin-right:1.5rem}.navList--tertiary .navList__more .navList__item--more:after{right:0}.navList--tertiary .navList__item{padding:.5rem 0}.navList--tertiary .navList__item:after{right:0;left:0}.navList--tertiary .navList__item:last-child{margin-right:0}.navList--tertiary .navList__item--more .navList__button:after{padding-right:1.5rem;padding-left:.3125rem;font-size:.875rem}.navList--tertiary .navList__button{font-size:.875rem}.navList--tertiary .navList__text{padding:.25rem 0}.mouse .navList--submenu .navList__button:hover .navList__text{color:#e7a90f}.navList--submenu .navList__text{padding:.125rem .5rem;font-size:.875rem;line-height:1.125rem}.mouse .navList--slender .navList__button:hover .navList__text,.navList--slender .navList__item--selected .navList__text{background:#ffc200;color:#242424}.navList--slender .navList__text{padding:.125rem .5rem;font-size:.875rem;line-height:1.125rem}.navList--outlined .navList__item--selected .navList__button .navList__text{border:1px solid #ffc200;background:#ffc200;color:#242424}.mouse .navList--outlined .navList__item--selected .navList__button:hover .navList__text{border:1px solid #ffc200}.navList--outlined .navList__text{display:block;padding:.375rem .5rem;border:1px solid transparent;color:#888;font-size:.875rem;line-height:1.125rem}.navList--outlined .navList__button{padding:0}.mouse .navList--outlined .navList__button:hover .navList__text{border:1px solid #888;color:#000}.navList--bordered{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.navList--expanded{padding-top:.5rem;padding-bottom:.5rem}@media (max-width:767px){.navList__item--more{display:none!important}.navList--primary .navList__container,.navList--tertiary .navList__container{padding:0 .5rem;border-bottom:1px solid #e8e8e8}.navList--primary .navList__button,.navList--tertiary .navList__button{font-size:1rem}.navList--primary .navList__item,.navList--tertiary .navList__item{padding:.375rem .25rem}.navList--primary .navList__item:after,.navList--tertiary .navList__item:after{bottom:-1px}.isDark .navList--primary .navList__container,.isDark .navList--tertiary .navList__container,.navList--primary.navList--dark .navList__container,.navList--tertiary.navList--dark .navList__container{border-bottom:1px solid #333}.navList--secondary .navList__text{font-size:.75rem;line-height:.75rem}.navList--tertiary .navList__container{padding:0}.navList--tertiary .navList__container>.navList__item{margin:0 1rem}.navList--tertiary .navList__button{font-size:.875rem}.navList--tertiary .navList__item{padding:.5rem 0}.navList--tertiary .navList__item:after{bottom:-1px}.navList--tertiary .navList__more .navList__item--more:after{right:0}}@media (min-width:768px){.navList{justify-content:center;overflow:visible}.navList .navList__container>.navList__item--extra,.navList__more .navList__item--more.navList__item--selected{display:none}.navList__more .navList__item--more.navList__item--selected[data-selected="1"]{display:block}.navList__more .navList__item--more.navList__item--selected[data-selected="1"]+.navList__item--more{display:none}.navList__dropdown{position:absolute;z-index:9;top:100%;right:0;flex-direction:column;align-items:flex-start;padding:.75rem;transform:perspective(500px) scaleY(0);transform-origin:50% 0;opacity:0;background:#fff;box-shadow:0 .25rem 1rem rgba(0,0,0,.1);pointer-events:none}.navList__dropdown .navList__item{width:100%;padding:0}.js .navList__dropdown .navList__item--selected{display:none}.navList__dropdown .navList__button{width:100%;text-align:left}.mouse .navList__dropdown .navList__button:hover .navList__text{background:#f8f8f8}.navList__dropdown .navList__text{flex-grow:1;padding:.5rem}.navList__more:not(.navList__more--clicked):hover .navList__dropdown{display:flex;transform:perspective(500px) scaleY(1);transform-origin:50% 0;transition:transform .3s cubic-bezier(.39,.29,0,1),opacity .3s cubic-bezier(.39,.29,0,1);opacity:1;pointer-events:auto}.navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button{color:#e7a90f}.navList__more:not(.navList__more--clicked):hover .navList__item--more .navList__button:after{transform:scaleY(-1);font-weight:400}.navList__more:not(.navList__more--clicked):hover .navList__item--more:before{transform:scaleX(1);transition:transform .3s cubic-bezier(.39,.29,0,1);opacity:1}.navList--slender .navList__dropdown{margin-right:1.5rem}.navList--slender .navList__dropdown .navList__item{padding:.125rem 0}.navList--slender .navList__dropdown .navList__button{padding:0}.mouse .navList--slender .navList__dropdown .navList__button:hover .navList__text{background:#ffc200;color:#242424}.navList--slender .navList__dropdown .navList__text{padding:.125rem .5rem}.navList--slender .navList__more:hover .navList__item--more .navList__text{background:#ffc200;color:#000}.navList--slender .navList__more .navList__item--more{padding-right:1.5rem}.navList--slender .navList__more .navList__item--more .navList__button:after{position:absolute;right:.25rem;margin-right:0}.navList--slender .navList__more .navList__item--more:before{background:none}.navList--outlined .navList__dropdown{margin-right:1.5rem}.navList--outlined .navList__dropdown .navList__item{padding:.125rem 0}.navList--outlined .navList__dropdown .navList__text{padding:.375rem .5rem}.navList--outlined .navList__more .navList__item--more{padding-right:1.5rem}.navList--outlined .navList__more .navList__item--more:before{background:none}.navList--outlined .navList__more .navList__item--more .navList__button:after{position:absolute;right:.25rem;margin-right:0}.navList--outlined .navList__more:hover .navList__item--more.navList__item--selected .navList__text{border:1px solid #ffc200}.navList--outlined .navList__more:hover .navList__item--more .navList__text{border:1px solid #888;color:#000}.navList--narrow .navList__container>.navList__item,.navList--narrow .navList__container>.navList__item .navList__text{padding-left:0}.navList--narrow .navList__container>.navList__item .navList__button:not(.navList__button--hasBadge) .navList__text{padding-right:0}.navList--narrow .navList__container>.navList__more>.navList__item,.navList--narrow .navList__container>.navList__more>.navList__item .navList__text{padding-left:0}.navList--narrow .navList__container>.navList__more:after{content:"";position:absolute;top:0;right:0;bottom:0;left:-1rem}.navList--narrow .navList__item--more:before{left:-.75rem}.navList--justified .navList__container{justify-content:space-between;width:100%}.navList:not(.navList--outlined):not(.navList--slender).navList--narrow .navList__dropdown{min-width:calc(100% + .75rem)}.navList:not(.navList--outlined):not(.navList--slender) .navList__dropdown{min-width:100%}.navList--justified:not(.navList--outlined):not(.navList--slender) .navList__container>.navList__item:first-child,.navList--justified:not(.navList--outlined):not(.navList--slender) .navList__container>.navList__item:first-child .navList__text{padding-left:0}.navList--justified:not(.navList--outlined):not(.navList--slender) .navList__container>.navList__more>.navList__item{padding-right:.75rem}.navList--justified:not(.navList--outlined):not(.navList--slender)[data-more-count="0"] .navList__container>.navList__item:nth-last-child(2),.navList--justified:not(.navList--outlined):not(.navList--slender)[data-more-count="0"] .navList__container>.navList__item:nth-last-child(2) .navList__text{padding-right:0}}.thumbnail{display:block;position:relative;width:100%;height:0;overflow:hidden;transition:all .5s cubic-bezier(.25,.46,.45,.94);background:#e8e8e8 url(https://3.fwcdn.pl/gf/iri/images/faf1205f3e3368fecd984fb75bc42b47.svg) 50% no-repeat;background-size:28%}.thumbnail__header{display:flex;position:absolute;z-index:1;top:50%;right:0;bottom:0;left:0;align-items:flex-end;padding:.75rem .75rem .625rem;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.35) 99%);color:#fff;font-size:.875rem;text-transform:uppercase}.thumbnail__image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s cubic-bezier(.25,.46,.45,.94);-o-object-fit:cover;object-fit:cover}.thumbnail__image:not([src]){visibility:hidden}.thumbnail__link,.thumbnail__link:before{position:absolute;top:0;right:0;bottom:0;left:0}.thumbnail__link:before{content:"";z-index:1;border:1px solid rgba(0,0,0,.1)}.section__dark .thumbnail__link:before{border:1px solid #000}.thumbnail--1x1{padding-top:100%}.thumbnail--16x9{padding-top:56.25%}.thumbnail--mainSliders{padding-top:18.75rem}.thumbnail--7x10{padding-bottom:142.85714%}.thumbnail--13x6{padding-bottom:46.15385%}.thumbnail--square-to-rectangle{padding-top:100%}.thumbnail--video .thumbnail__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:content-box;width:3.5rem;height:3.5rem;margin:auto;background:url(https://3.fwcdn.pl/gf/iri/buttons/d.ec26832b1585c7fea933ba92ce1d1b98.svg) 0 0 no-repeat;background-size:3.5rem}.thumbnail--video .thumbnail__link:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;height:100%}.thumbnail--video .thumbnail__link:hover{cursor:pointer}@media (max-width:767px){.thumbnail__link:before{border-right:0;border-left:0}}@media (min-width:768px){.thumbnail--square-to-rectangle{padding-top:56.25%}}@media (min-width:1152px){.thumbnail--mainSliders{padding-top:25rem}}.labelBox{display:inline-block;position:relative;z-index:1;margin-top:.625rem;margin-bottom:.625rem;color:#e7a90f;font-family:PT Sans Narrow,Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1;text-transform:uppercase}.labelBox__category:after{content:", "}.labelBox__category:last-child:after{content:""}.labelBox--grayText{position:relative;margin:0;padding:.625rem 0;color:#ccc;font-family:Lato,sans-serif;font-weight:400;line-height:1.4;text-transform:none}.labelBox--gray{position:relative;top:-1.5rem;margin-top:0;margin-bottom:-1.5rem;padding:.5rem 1rem;background-color:#e8e8e8;color:#242424}.labelBox--lighten{font-weight:400}.labelBox--gold{position:relative;top:-1.5rem;margin-top:0;margin-bottom:-1.5rem;padding:.5rem 1rem;background-color:#ffc200;color:#242424}.polaroid{display:block;width:100%;transition:all .5s cubic-bezier(.25,.46,.45,.94);text-align:center}.polaroid__thumbnail{position:relative;width:100%}.polaroid__thumbnail img{color:#e8e8e8}.polaroid__caption{position:relative;z-index:1;padding:.5rem .9375rem .875rem;transition:all .5s cubic-bezier(.25,.46,.45,.94)}.polaroid__lead{display:none;color:#888;text-align:left}.polaroid__lead:not(:empty){display:block;margin-top:.3125rem;margin-bottom:.625rem;overflow:hidden;color:#242424;font-size:.875rem;text-align:center;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.polaroid__title{font-size:1.125rem}.polaroid__title a,.polaroid__title span{max-width:100%;max-height:4.5rem;margin:0 auto;color:#242424;font-family:Lato,sans-serif;font-weight:400;line-height:1.3}.polaroid__title a:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.polaroid__meta{margin-top:.5rem;color:#888;font-family:Lato,sans-serif;font-size:.875rem;text-align:center}.polaroid__meta:empty{display:none}.polaroid__date:not(:empty)+.polaroid__commentsCount{margin-left:.625rem}.polaroid__commentsCount{position:relative;text-decoration:none}.polaroid__fullLinkable{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.mouse .polaroid:hover .thumbnail{background-size:35%}.mouse .polaroid:hover .thumbnail__image{transform:scale(1.1)}.mouse .polaroid:hover .polaroid__caption{box-shadow:0 0 2rem rgba(0,0,0,.2)}.isDark .polaroid .polaroid__title a,.polaroid--dark .polaroid__title a{color:#fff}.isDark .polaroid .polaroid__lead,.polaroid--dark .polaroid__lead{color:#888}.mouse .isDark .polaroid:hover .polaroid__caption,.mouse .polaroid--dark:hover .polaroid__caption{background:#242424}@media (max-width:767px){.polaroid--horizontal{padding-bottom:1rem}}@media (min-width:768px){.polaroid__meta{font-size:.875rem;margin-top:.75rem}.polaroid__lead{display:block;margin-top:.5rem;font-size:1rem}.polaroid__title{font-size:1.125rem}.polaroid--horizontal{display:flex;width:100%;text-align:left}.polaroid--horizontal .polaroid__caption{display:flex;flex-direction:column;align-self:stretch;justify-content:center;width:18.9375rem;margin:0;padding:0 0 0 1.25rem}.polaroid--horizontal .polaroid__caption:before{content:"";position:absolute;top:0;right:0;left:1.25rem;height:.625rem;background:#ffc200}.polaroid--horizontal .polaroid__thumbnail{width:25.3125rem}.polaroid--horizontal .polaroid__header{margin-bottom:.875rem;padding-top:1.3125rem}.polaroid--horizontal .polaroid__title{margin-bottom:.875rem;font-size:1.125rem}.polaroid--horizontal .polaroid__meta{padding:0;font-size:.875rem;text-align:left}.polaroid--horizontal .labelBox{position:absolute;top:1.25rem;left:1.25rem}}@media (min-width:1152px){.polaroid--horizontal .polaroid__caption{width:16.625rem;padding:0 0 0 30px}.polaroid--horizontal .polaroid__caption:before{left:1.9375rem}.polaroid--horizontal .polaroid__thumbnail{width:25.625rem}.polaroid--horizontal .polaroid__title{font-size:1.25rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.polaroid--horizontal .polaroid__category,.polaroid--horizontal .polaroid__meta{font-size:.875rem}.polaroid--horizontal .labelBox{left:1.9375rem}}