.atomsHorizontalLinks{position:relative}.atomsHorizontalLinks .atomsHorizontalLinks__more{display:none}.atomsHorizontalLinks .atomsHorizontalLinks__list{transition-property:max-height;transition-duration:.2s;transition-timing-function:ease-in-out;font:var(--utility-40-font);font-optical-sizing:var(--utility-40-font-optical-sizing);bottom:0;width:100%;height:auto;max-height:2rem;margin:0;padding:0;overflow:hidden;list-style:none}.atomsHorizontalLinks .atomsHorizontalLinks__item{background-color:var(--surface-subtle);display:inline-flex;align-items:center;margin:0 .5rem .5rem 0;border-radius:3px;cursor:pointer}.atomsHorizontalLinks .atomsHorizontalLinks__link{color:var(--text-neutral);transition-property:color;transition-duration:.2s;transition-timing-function:ease-in-out;padding:0 .5rem;line-height:1.5rem;text-decoration:none}.atomsHorizontalLinks .atomsHorizontalLinks__link:hover{color:var(--text-brand)}.atomsHorizontalLinks.js-widthHiddenLinks .atomsHorizontalLinks__more{background-color:var(--surface-subtle);color:var(--text-neutral);transition-property:color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out;display:inline-flex;position:absolute;right:0;align-items:center;justify-content:center;width:35px;height:1.5rem;border:0;border-radius:3px;outline:0;cursor:pointer}.atomsHorizontalLinks.js-widthHiddenLinks .atomsHorizontalLinks__more:hover{color:var(--text-brand)}.atomsHorizontalLinks.js-widthHiddenLinks .atomsHorizontalLinks__list{width:calc(100% - 40px)}.atomsHorizontalLinks.js-showHiddenLinks .atomsHorizontalLinks__list{width:100%;max-height:1000px}
 .atomsListingHotlinks__hot-links{font:var(--utility-strong-30-font);font-optical-sizing:var(--utility-strong-30-font-optical-sizing);display:flex;flex-wrap:wrap;justify-content:start;gap:.625rem 1.25rem}.atomsListingHotlinks__hot-link{color:var(--text-neutral);font:var(--utility-strong-30-font);font-optical-sizing:var(--utility-strong-30-font-optical-sizing);text-decoration:none}.atomsListingHotlinks__hot-link:hover{color:var(--brand-neutral)}
 .atomsNavigationFooterNewAccordion{position:relative;width:100%}.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__headline{font:var(--utility-strong-50-font);font-optical-sizing:var(--utility-strong-50-font-optical-sizing);color:var(--text-neutral);margin:0 0 1rem;white-space:nowrap}.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__list{display:flex;flex-wrap:wrap;margin:0;padding:0;column-gap:1rem;row-gap:.5rem;list-style:none}.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__link,.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__more{font:var(--utility-40-font);font-optical-sizing:var(--utility-40-font-optical-sizing);color:var(--text-neutral);transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out}.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__link:hover,.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__more:hover{opacity:.7}.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__link{display:inline-block;text-decoration:none}.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__more{width:fit-content;padding:0;border:0;background:0;text-decoration:underline;cursor:pointer}.atomsNavigationFooterNewAccordion--horizontal{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:1rem;row-gap:.5rem}.atomsNavigationFooterNewAccordion--horizontal .atomsNavigationFooterNewAccordion__headline{margin:0}.atomsNavigationFooterNewAccordion--horizontal .atomsNavigationFooterNewAccordion__list{display:inline-flex;flex-wrap:wrap;margin:0}@media(min-width: 48em)and (max-width: 63.9375em){.atomsNavigationFooterNewAccordion--horizontal.atomsNavigationFooterNewAccordion{gap:1.5rem}.atomsNavigationFooterNewAccordion--horizontal.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__headline{margin:0}.atomsNavigationFooterNewAccordion--horizontal.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__list{flex-direction:row;flex-wrap:wrap;column-gap:1.5rem;row-gap:1rem}}@media(min-width: 64em){.atomsNavigationFooterNewAccordion--horizontal.atomsNavigationFooterNewAccordion{gap:1.5rem}.atomsNavigationFooterNewAccordion--horizontal.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__headline{margin:0}.atomsNavigationFooterNewAccordion--horizontal.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__list{flex-direction:row;flex-wrap:wrap;column-gap:1.5rem;row-gap:1rem}}.atomsNavigationFooterNewAccordion--themeDark .atomsNavigationFooterNewAccordion__link,.atomsNavigationFooterNewAccordion--themeDark .atomsNavigationFooterNewAccordion__headline,.atomsNavigationFooterNewAccordion--themeDark .atomsNavigationFooterNewAccordion__more{color:var(--text-neutral-inverted)}@media(min-width: 48em)and (max-width: 63.9375em){.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__list{flex-direction:column}}@media(min-width: 64em){.atomsNavigationFooterNewAccordion .atomsNavigationFooterNewAccordion__list{flex-direction:column}}
 .atomsPartialLabelLabelFill{--min-font-size: 0.6rem;--font-size: 1em;--max-font-size: 2rem;font:var(--utility-strong-30-font);font-optical-sizing:var(--utility-strong-30-font-optical-sizing);background-color:var(--surface-brand-inverted);color:var(--text-neutral-inverted);max-width:max-content;padding:round(down,.4em,1px) .5em round(down,.3em,1px);font-size:round(down,clamp(var(--min-font-size),var(--font-size),var(--max-font-size)),1px);text-transform:uppercase;white-space:nowrap}@supports not (width: round(1px, 1px)){.atomsPartialLabelLabelFill{padding:.5em;font-size:clamp(var(--min-font-size),var(--font-size),var(--max-font-size))}}.atomsPartialLabelLabelFill--pill{border-radius:2em}.atomsPartialLabelLabelFill--rounded{border-radius:10px}.atomsPartialLabelLabelFill--slightlyRounded{border-radius:4px}.atomsPartialLabelLabelFill--red{background-color:var(--info-attention)}.atomsPartialLabelLabelFill--gray{background-color:#f2f2f2;color:#1a1a1a}.atomsPartialLabelLabelFill--orange{background-color:#ff8f00}.atomsPartialLabelLabelFill--white{background-color:#fff;color:#000}
 .atomsTileArticleWithTitleInPhotoBottom{display:grid;position:relative;grid-template-areas:"one-of-another";margin-bottom:0;overflow:hidden;border-radius:var(--tile-cover--border-radius);box-shadow:var(--tile-cover--box-shadow)}@media(min-width: 64em){.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{transition-property:color;transition-duration:.2s;transition-timing-function:ease-in-out}.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__imageWrapper::before{transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out;background-color:#000;content:"";position:absolute;z-index:1;inset:0;opacity:0;pointer-events:none}.atomsTileArticleWithTitleInPhotoBottom:hover .atomsTileArticleWithTitleInPhotoBottom__title{color:var(--text-neutral-inverted)}.atomsTileArticleWithTitleInPhotoBottom:hover .atomsTileArticleWithTitleInPhotoBottom__imageWrapper::before{opacity:.2}.atomsTileArticleWithTitleInPhotoBottom:hover .atomsTileArticleWithTitleInPhotoBottom__fakeImg::before{background-color:rgba(255, 255, 255, 0.15)}}.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__img--withGallery .atomsTileArticleWithTitleInPhotoBottom__iconWrapper{position:absolute;top:0;right:0;filter:drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.7))}.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__img--withGallery .atomsTileArticleWithTitleInPhotoBottom__iconWrapper::after{content:"";display:inline-block;width:20px;height:20px;mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.565%209.535a3.75%203.75%200%201%200%202.87%206.929%203.75%203.75%200%200%200-2.87-6.929zm-.156%201.873A2.25%202.25%200%200%201%2012%2010.75v.001a2.25%202.25%200%201%201-1.591.658z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%203.25A1.75%201.75%200%200%200%207.25%205%201.25%201.25%200%200%201%206%206.25H5A2.75%202.75%200%200%200%202.25%209v9A2.75%202.75%200%200%200%205%2020.75h14A2.75%202.75%200%200%200%2021.75%2018V9A2.75%202.75%200%200%200%2019%206.25h-1A1.25%201.25%200%200%201%2016.75%205%201.75%201.75%200%200%200%2015%203.25H9zm-.177%201.573A.25.25%200%200%201%209%204.75h6a.25.25%200%200%201%20.25.25A2.75%202.75%200%200%200%2018%207.75h1A1.25%201.25%200%200%201%2020.25%209v9A1.25%201.25%200%200%201%2019%2019.25H5A1.25%201.25%200%200%201%203.75%2018V9A1.25%201.25%200%200%201%205%207.75h1A2.75%202.75%200%200%200%208.75%205a.25.25%200%200%201%20.073-.177z%22/%3E%3C/svg%3E");mask-repeat:no-repeat;background-color:var(--text-neutral-inverted);width:24px;height:24px;margin:.3rem;opacity:.7;mask-position:center;mask-size:100%}.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__img--withVideo .atomsTileArticleWithTitleInPhotoBottom__iconWrapper{position:absolute;top:0;right:0;filter:drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.7))}.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__img--withVideo .atomsTileArticleWithTitleInPhotoBottom__iconWrapper::after{content:"";display:inline-block;width:20px;height:20px;mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M9.49%206.386a.75.75%200%200%201%20.38.124l.001.001%206%204a.75.75%200%200%201%200%201.248l-6%204a.75.75%200%200%201-1.166-.624v-8a.75.75%200%200%201%20.785-.75z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.955%2011.135c0-5.385%204.365-9.75%209.75-9.75a9.75%209.75%200%201%201-9.75%209.75zm2.128-3.157a8.25%208.25%200%201%200%2015.244%206.314A8.25%208.25%200%200%200%204.083%207.978z%22/%3E%3C/svg%3E");mask-repeat:no-repeat;background-color:var(--text-neutral-inverted);width:24px;height:24px;margin:.3rem;opacity:.7;mask-position:center;mask-size:100%}.atomsTileArticleWithTitleInPhotoBottom__img{display:block;position:relative;background-color:var(--surface-subtle);z-index:1;background-image:var(--photo-dummy-path);background-repeat:no-repeat;background-position:center;background-size:20%;grid-area:one-of-another;height:100%}.atomsTileArticleWithTitleInPhotoBottom__imageWrapper{position:relative;width:100%;height:100%;padding-top:calc(100%/(1.91 / 1))}.atomsTileArticleWithTitleInPhotoBottom__tileImg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.atomsTileArticleWithTitleInPhotoBottom__info{color:var(--text-neutral-inverted);display:flex;z-index:1;grid-area:one-of-another;flex-direction:column;align-items:start;align-self:end;gap:.5rem;width:100%;padding:var(--tile-cover--padding);background:linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.45) 75%, rgba(0, 0, 0, 0) 100%);text-decoration:none;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.4)}.atomsTileArticleWithTitleInPhotoBottom__title{color:var(--text-neutral-inverted);font:var(--heading-5-font);letter-spacing:var(--heading-5-letter-spacing);font-optical-sizing:var(--heading-5-font-optical-sizing);display:inline-block;margin:0}.atomsTileArticleWithTitleInPhotoBottom__date{font:var(--utility-40-font);font-optical-sizing:var(--utility-40-font-optical-sizing)}.atomsTileArticleWithTitleInPhotoBottom__author{font:var(--utility-40-font);font-optical-sizing:var(--utility-40-font-optical-sizing);display:flex;align-items:center}.atomsTileArticleWithTitleInPhotoBottom--sizeMedium .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-4-font);letter-spacing:var(--heading-4-letter-spacing);font-optical-sizing:var(--heading-4-font-optical-sizing)}.atomsTileArticleWithTitleInPhotoBottom--sizeLarge .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-3-font);letter-spacing:var(--heading-3-letter-spacing);font-optical-sizing:var(--heading-3-font-optical-sizing)}.atomsTileArticleWithTitleInPhotoBottom--sizeXLarge .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-2-font);letter-spacing:var(--heading-2-letter-spacing);font-optical-sizing:var(--heading-2-font-optical-sizing)}.atomsTileArticleWithTitleInPhotoBottom--ratio1to1 .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:calc(100%/(1 / 1))}.atomsTileArticleWithTitleInPhotoBottom--ratio4to3 .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:calc(100%/(4 / 3))}.atomsTileArticleWithTitleInPhotoBottom--ratio3to2 .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:calc(100%/(3 / 2))}.atomsTileArticleWithTitleInPhotoBottom--ratio2to3 .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:calc(100%/(2 / 3))}.atomsTileArticleWithTitleInPhotoBottom--ratio4to5 .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:calc(100%/(4 / 5))}.atomsTileArticleWithTitleInPhotoBottom--ratio16to9 .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:calc(100%/(16 / 9))}.atomsTileArticleWithTitleInPhotoBottom--ratio16to10 .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:calc(100%/(16 / 10))}.atomsTileArticleWithTitleInPhotoBottom--minHeight{min-height:350px}.atomsTileArticleWithTitleInPhotoBottom--fullHeight{height:100%}.atomsTileArticleWithTitleInPhotoBottom--fullHeight .atomsTileArticleWithTitleInPhotoBottom__imageWrapper{padding-top:0}.atomsTileArticleWithTitleInPhotoBottom--alignCenter .atomsTileArticleWithTitleInPhotoBottom__info{align-items:center;text-align:center}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFont.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title,.medium-wide .atomsTileArticleWithTitleInPhotoBottom--adaptiveFont.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-6-font);letter-spacing:var(--heading-6-letter-spacing);font-optical-sizing:var(--heading-6-font-optical-sizing)}}@media(min-width: 64em){.large-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFont.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title,.large-wide .atomsTileArticleWithTitleInPhotoBottom--adaptiveFont.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-6-font);letter-spacing:var(--heading-6-letter-spacing);font-optical-sizing:var(--heading-6-font-optical-sizing)}}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFont.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-4-font);letter-spacing:var(--heading-4-letter-spacing);font-optical-sizing:var(--heading-4-font-optical-sizing)}}@media(min-width: 64em){.large-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFont.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-4-font);letter-spacing:var(--heading-4-letter-spacing);font-optical-sizing:var(--heading-4-font-optical-sizing)}}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFontLg.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title,.medium-wide .atomsTileArticleWithTitleInPhotoBottom--adaptiveFontLg.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-4-font);letter-spacing:var(--heading-4-letter-spacing);font-optical-sizing:var(--heading-4-font-optical-sizing)}}@media(min-width: 64em){.large-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFontLg.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title,.large-wide .atomsTileArticleWithTitleInPhotoBottom--adaptiveFontLg.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-4-font);letter-spacing:var(--heading-4-letter-spacing);font-optical-sizing:var(--heading-4-font-optical-sizing)}}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFontLg.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-3-font);letter-spacing:var(--heading-3-letter-spacing);font-optical-sizing:var(--heading-3-font-optical-sizing)}}@media(min-width: 64em){.large-full .atomsTileArticleWithTitleInPhotoBottom--adaptiveFontLg.atomsTileArticleWithTitleInPhotoBottom .atomsTileArticleWithTitleInPhotoBottom__title{font:var(--heading-3-font);letter-spacing:var(--heading-3-letter-spacing);font-optical-sizing:var(--heading-3-font-optical-sizing)}}
 .atomsTileArticleWithTitleRightOfPhoto{display:flex;position:relative;flex-wrap:wrap;align-items:flex-start;margin-bottom:0;column-gap:.75rem}@media(min-width: 64em){.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__title{transition-property:color;transition-duration:.2s;transition-timing-function:ease-in-out}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__imageWrapper::before{transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out;background-color:#000;content:"";position:absolute;z-index:1;inset:0;opacity:0;pointer-events:none}.atomsTileArticleWithTitleRightOfPhoto:hover .atomsTileArticleWithTitleRightOfPhoto__title{color:var(--text-brand)}.atomsTileArticleWithTitleRightOfPhoto:hover .atomsTileArticleWithTitleRightOfPhoto__imageWrapper::before{opacity:.2}.atomsTileArticleWithTitleRightOfPhoto:hover .atomsTileArticleWithTitleRightOfPhoto__fakeImg::before{background-color:rgba(255, 255, 255, 0.15)}}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img--withGallery .atomsTileArticleWithTitleRightOfPhoto__iconWrapper{position:absolute;top:0;right:0;filter:drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.7))}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img--withGallery .atomsTileArticleWithTitleRightOfPhoto__iconWrapper::after{content:"";display:inline-block;width:20px;height:20px;mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.565%209.535a3.75%203.75%200%201%200%202.87%206.929%203.75%203.75%200%200%200-2.87-6.929zm-.156%201.873A2.25%202.25%200%200%201%2012%2010.75v.001a2.25%202.25%200%201%201-1.591.658z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%203.25A1.75%201.75%200%200%200%207.25%205%201.25%201.25%200%200%201%206%206.25H5A2.75%202.75%200%200%200%202.25%209v9A2.75%202.75%200%200%200%205%2020.75h14A2.75%202.75%200%200%200%2021.75%2018V9A2.75%202.75%200%200%200%2019%206.25h-1A1.25%201.25%200%200%201%2016.75%205%201.75%201.75%200%200%200%2015%203.25H9zm-.177%201.573A.25.25%200%200%201%209%204.75h6a.25.25%200%200%201%20.25.25A2.75%202.75%200%200%200%2018%207.75h1A1.25%201.25%200%200%201%2020.25%209v9A1.25%201.25%200%200%201%2019%2019.25H5A1.25%201.25%200%200%201%203.75%2018V9A1.25%201.25%200%200%201%205%207.75h1A2.75%202.75%200%200%200%208.75%205a.25.25%200%200%201%20.073-.177z%22/%3E%3C/svg%3E");mask-repeat:no-repeat;background-color:var(--text-neutral-inverted);width:24px;height:24px;margin:.3rem;opacity:.7;mask-position:center;mask-size:100%}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img--withVideo .atomsTileArticleWithTitleRightOfPhoto__iconWrapper{position:absolute;top:0;right:0;filter:drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.7))}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img--withVideo .atomsTileArticleWithTitleRightOfPhoto__iconWrapper::after{content:"";display:inline-block;width:20px;height:20px;mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23fff%22%20height%3D%2220%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M9.49%206.386a.75.75%200%200%201%20.38.124l.001.001%206%204a.75.75%200%200%201%200%201.248l-6%204a.75.75%200%200%201-1.166-.624v-8a.75.75%200%200%201%20.785-.75z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.955%2011.135c0-5.385%204.365-9.75%209.75-9.75a9.75%209.75%200%201%201-9.75%209.75zm2.128-3.157a8.25%208.25%200%201%200%2015.244%206.314A8.25%208.25%200%200%200%204.083%207.978z%22/%3E%3C/svg%3E");mask-repeat:no-repeat;background-color:var(--text-neutral-inverted);width:24px;height:24px;margin:.3rem;opacity:.7;mask-position:center;mask-size:100%}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img{display:block;position:relative;background-color:var(--surface-subtle);z-index:1;background-image:var(--photo-dummy-path);background-repeat:no-repeat;background-position:center;background-size:20%}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img:focus-visible{border-radius:2px;outline-color:var(--text-neutral);outline-offset:2px;outline-style:solid;outline-width:2px}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img,.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__imageWrapper{aspect-ratio:3/2}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img,.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__video{flex:none;width:150px;overflow:hidden;border-radius:var(--tile-image--border-radius);box-shadow:var(--tile-image--box-shadow)}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__tileImg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__video{background-color:var(--surface-subtle);z-index:1;background-image:var(--video-dummy-path);background-repeat:no-repeat;background-position:center;background-size:20%;position:relative}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__video iframe{width:100%}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__icons{position:absolute;z-index:2;top:20%;left:1rem;width:max(4.7%,1rem)}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__videoWrapper{position:relative;width:100%;padding-top:calc(100%/(16 / 9))}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__videoWrapper iframe{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-width:0}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__info{color:var(--text-neutral);display:flex;flex:auto;flex-direction:column;align-items:start;gap:.625rem;width:calc(100% - 20px - 150px);text-decoration:none}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__info:focus-visible{border-radius:2px;outline-color:var(--text-neutral);outline-offset:2px;outline-style:solid;outline-width:2px}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__title{font:var(--heading-6-font);letter-spacing:var(--heading-6-letter-spacing);font-optical-sizing:var(--heading-6-font-optical-sizing);margin:0}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__date{font:var(--utility-40-font);font-optical-sizing:var(--utility-40-font-optical-sizing);color:var(--text-subtle)}.atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__author{color:var(--text-neutral);font:var(--utility-40-font);font-optical-sizing:var(--utility-40-font-optical-sizing);display:flex;align-items:center}.atomsTileArticleWithTitleRightOfPhoto--noBorder{border:none}.atomsTileArticleWithTitleRightOfPhoto--inverted .atomsTileArticleWithTitleRightOfPhoto__title{color:var(--text-neutral-inverted)}@media(min-width: 64em){.atomsTileArticleWithTitleRightOfPhoto--inverted:hover .atomsTileArticleWithTitleRightOfPhoto__title{color:var(--text-neutral-inverted)}}.atomsTileArticleWithTitleRightOfPhoto--inverted .atomsTileArticleWithTitleRightOfPhoto__date,.atomsTileArticleWithTitleRightOfPhoto--inverted .atomsTileArticleWithTitleRightOfPhoto__authorName{color:var(--text-subtle-inverted)}.atomsTileArticleWithTitleRightOfPhoto--inBox{background-color:var(--surface-neutral);padding:.5rem}.atomsTileArticleWithTitleRightOfPhoto--smallWidth .atomsTileArticleWithTitleRightOfPhoto__img,.atomsTileArticleWithTitleRightOfPhoto--smallWidth .atomsTileArticleWithTitleRightOfPhoto__video{width:116px}.atomsTileArticleWithTitleRightOfPhoto--ratio4to3 .atomsTileArticleWithTitleRightOfPhoto__img,.atomsTileArticleWithTitleRightOfPhoto--ratio4to3 .atomsTileArticleWithTitleRightOfPhoto__imageWrapper{aspect-ratio:4/3}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img:focus-visible,.medium-wide .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img:focus-visible,.medium-full .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__info:focus-visible,.medium-wide .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__info:focus-visible{margin:.375rem}.medium-full .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__icons,.medium-wide .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__icons{top:15%}}@media(min-width: 64em){.large-full .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img:focus-visible,.large-wide .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__img:focus-visible,.large-full .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__info:focus-visible,.large-wide .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__info:focus-visible{margin:.375rem}.large-full .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__icons,.large-wide .atomsTileArticleWithTitleRightOfPhoto .atomsTileArticleWithTitleRightOfPhoto__icons{top:15%}}
 .componentsListingNews{margin-bottom:var(--default-component-gutters-container)}.componentsListingNews__content{display:grid;row-gap:calc(1.5rem + 1px)}.componentsListingNews__content:not(:last-child){margin-bottom:.625rem;padding-bottom:.75rem;border-bottom:1px solid var(--outline-neutral)}.componentsListingNews__tileContainer{display:flex;gap:.5rem;position:relative;flex-direction:column;align-items:start}.componentsListingNews__tileContainer>:last-child{flex-grow:1}.componentsListingNews__publicationTime{font:var(--utility-strong-30-font);font-optical-sizing:var(--utility-strong-30-font-optical-sizing);color:var(--text-brand)}.componentsListingNews__tileLink{display:flex;gap:.5rem;position:relative;flex-direction:column;text-decoration:none;overflow-wrap:anywhere}@media(min-width: 64em){.componentsListingNews__tileLink .componentsListingNews__title{transition-property:color;transition-duration:.2s;transition-timing-function:ease-in-out}.componentsListingNews__tileLink .componentsListingNews__imageWrapper::before{transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out;background-color:#000;content:"";position:absolute;z-index:1;inset:0;opacity:0;pointer-events:none}.componentsListingNews__tileLink:hover .componentsListingNews__title{color:var(--text-brand)}.componentsListingNews__tileLink:hover .componentsListingNews__imageWrapper::before{opacity:.2}.componentsListingNews__tileLink:hover .componentsListingNews__fakeImg::before{background-color:rgba(255, 255, 255, 0.15)}}.componentsListingNews__tileLink:focus-visible{border-radius:2px;outline:2px solid var(--text-neutral);outline-offset:2px}.componentsListingNews__tileCategory{font:var(--category-font);letter-spacing:var(--category-letter-spacing);text-transform:var(--category-text-transform);font-optical-sizing:var(--category-font-optical-sizing);color:var(--text-brand)}.componentsListingNews__title{font:var(--heading-6-font);letter-spacing:var(--heading-6-letter-spacing);font-optical-sizing:var(--heading-6-font-optical-sizing);color:var(--text-neutral);max-width:100%;margin-block:0;overflow:hidden}@media(min-width: 64em){.componentsListingNews__tileContainer{flex-direction:row}.componentsListingNews__tileContainer:not(.componentsListingNews__tileContainer--hasCategory) .componentsListingNews__publicationTime{margin-top:.1875rem}.componentsListingNews__tileContainer:not(.componentsListingNews__tileContainer--hasPublicationTime,:first-child)::before{background-color:var(--brand-neutral);content:"";display:block;flex:none;width:.1875rem;height:.1875rem;margin-top:.5rem;border-radius:50%}.componentsListingNews__tileContainer:not(.componentsListingNews__tileContainer--hasPublicationTime,:first-child):is(.componentsListingNews__tileContainer--hasCategory)::before{margin-top:.25rem}.componentsListingNews__tileContainer:not(:first-child).componentsListingNews__tileContainer--hasCategory.componentsListingNews__tileContainer--hasPublicationTime{align-items:first baseline}.componentsListingNews__tileContainer:not(:last-child)::after{background-color:var(--outline-neutral);content:"";display:block;position:absolute;top:calc(100% + .75rem);left:0;width:100%;height:.0625rem}}
 .componentsListingWithTitleOnVerticalPhoto{margin-bottom:var(--default-component-gutters-container)}.componentsListingWithTitleOnVerticalPhoto__content{display:grid;grid:auto-flow auto/repeat(1, 1fr);gap:20px}.componentsListingWithTitleOnVerticalPhoto__showMoreButtonWrapper{display:grid;margin-top:1rem}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content,.medium-wide .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content{grid-template-columns:repeat(3, 1fr);gap:20px}.medium-full .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__slotItem,.medium-wide .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__slotItem{grid-column:1/-1}.medium-full .componentsListingWithTitleOnVerticalPhoto--grid4N.componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content,.medium-wide .componentsListingWithTitleOnVerticalPhoto--grid4N.componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 64em){.large-full .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content,.large-wide .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content{grid-template-columns:repeat(3, 1fr);gap:20px}.large-full .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__slotItem,.large-wide .componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__slotItem{grid-column:1/-1}.large-full .componentsListingWithTitleOnVerticalPhoto--grid4N.componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content,.large-wide .componentsListingWithTitleOnVerticalPhoto--grid4N.componentsListingWithTitleOnVerticalPhoto .componentsListingWithTitleOnVerticalPhoto__content{grid-template-columns:repeat(4, 1fr)}}
 .componentsNavigationFooterNewExpanded{--border-color: var(--outline-neutral);background-color:var(--surface-neutral);color:var(--text-neutral);font:var(--utility-40-font);font-optical-sizing:var(--utility-40-font-optical-sizing);margin-bottom:0;padding:1rem .75rem 4.5rem;border-top:1px solid var(--border-color)}.componentsNavigationFooterNewExpanded__container{display:flex;flex-direction:column;row-gap:1rem}.componentsNavigationFooterNewExpanded__section{padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.componentsNavigationFooterNewExpanded__mainContent{display:flex;flex-direction:column;row-gap:1rem}.componentsNavigationFooterNewExpanded__socialMediaContainer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-bottom:1rem;column-gap:.5rem;row-gap:.625rem;border-bottom:1px solid var(--border-color)}.componentsNavigationFooterNewExpanded__socialMedia{display:flex;justify-content:center;margin-top:0;margin-bottom:0;padding-left:0;column-gap:.5rem;list-style:none}.componentsNavigationFooterNewExpanded__socialMediaLink{display:flex}.componentsNavigationFooterNewExpanded__socialMediaLink:hover{transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out;opacity:.7}.componentsNavigationFooterNewExpanded__socialMediaLink:focus-visible{border-radius:2px;outline-color:var(--text-neutral);outline-offset:2px;outline-style:solid;outline-width:2px}.componentsNavigationFooterNewExpanded__socialMediaLink>svg{fill:var(--text-brand);width:24px;height:24px}.componentsNavigationFooterNewExpanded__servicesButton{color:var(--text-neutral);background:rgba(0,0,0,0);font:var(--utility-strong-50-font);font-optical-sizing:var(--utility-strong-50-font-optical-sizing);display:flex;align-items:center;padding:0;gap:.5rem;border:none;cursor:pointer}.componentsNavigationFooterNewExpanded__servicesButton:focus-visible{border-radius:2px;outline:2px solid var(--text-neutral);outline-offset:2px}.componentsNavigationFooterNewExpanded__servicesButton::after{content:"";display:inline-block;width:14px;height:14px;mask-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20512%20512%22%20height%3D%2214%22%3E%3Cg%3E%3Cpath%20d%3D%22M283.584%20388.656l153.376-153.376c14.048-14.048%2014.048-37.072%200-51.12l-12.8-12.8c-14.032-14.048-37.056-14.048-51.104%200l-117.056%20117.024-117.040-117.040c-14.048-14.048-37.072-14.048-51.104%200l-12.8%2012.8c-14.064%2014.048-14.064%2037.072%200%2051.12l153.392%20153.376c7.536%207.552%2017.648%2010.912%2027.568%2010.352%209.904%200.576%2020.016-2.784%2027.568-10.336z%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");mask-repeat:no-repeat;background-color:currentColor}.componentsNavigationFooterNewExpanded__servicesButton::after{transition-property:transform;transition-duration:.2s;transition-timing-function:ease-in-out}.componentsNavigationFooterNewExpanded__servicesButton--active::after{transform:rotate(-180deg)}.componentsNavigationFooterNewExpanded__services{display:flex;flex-direction:column;padding-bottom:1rem;border-bottom:1px solid var(--border-color);row-gap:1.5rem}.componentsNavigationFooterNewExpanded__services--hidden{display:none}.componentsNavigationFooterNewExpanded__links{display:flex;flex-wrap:wrap;margin:0;padding-left:0;column-gap:1.5rem;row-gap:.5rem;list-style:none}.componentsNavigationFooterNewExpanded__link{color:var(--text-neutral);transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out;text-decoration:none}.componentsNavigationFooterNewExpanded__link:focus-visible{border-radius:2px;outline:2px solid var(--text-neutral);outline-offset:2px}.componentsNavigationFooterNewExpanded__link--underlined{text-decoration:underline}.componentsNavigationFooterNewExpanded__link:hover{opacity:.7}.componentsNavigationFooterNewExpanded__meta{font:var(--body-3-font);font-optical-sizing:var(--body-3-font-optical-sizing);color:var(--text-neutral);text-align:justify}.componentsNavigationFooterNewExpanded__extraInfo{margin-top:1rem}.componentsNavigationFooterNewExpanded--themeDark{--border-color: var(--outline-brand-inverted);background-color:var(--brand-stronger);color:var(--text-neutral-inverted);border-top:none}.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__socialMediaLink>svg{fill:var(--text-neutral-inverted)}.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__socialMediaLink,.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__servicesButton,.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__link{color:var(--text-neutral-inverted)}.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__socialMediaLink:focus-visible,.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__servicesButton:focus-visible,.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__link:focus-visible{outline-color:var(--text-neutral-inverted)}.componentsNavigationFooterNewExpanded--themeDark .componentsNavigationFooterNewExpanded__meta{color:var(--text-neutral-inverted);text-align:justify}@media(min-width: 48em)and (max-width: 63.9375em){.componentsNavigationFooterNewExpanded{padding-top:2.5rem;padding-bottom:2rem}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__container{max-width:1284px;margin:0 auto;row-gap:1.5rem}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__section{padding-bottom:1.5rem}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__mainContent{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:3rem;border-bottom:1px solid var(--border-color)}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__socialMediaContainer{flex-direction:row;order:2;padding-bottom:0;column-gap:1.5rem;border-bottom:none}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__links{order:1;border-bottom:none}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__services{flex-direction:row;order:3;width:100%;padding-bottom:1.5rem;border-bottom:none}}@media(min-width: 64em){.componentsNavigationFooterNewExpanded{padding-top:2.5rem;padding-bottom:2rem}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__container{max-width:1284px;margin:0 auto;row-gap:1.5rem}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__section{padding-bottom:1.5rem}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__mainContent{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:3rem;border-bottom:1px solid var(--border-color)}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__socialMediaContainer{flex-direction:row;order:2;padding-bottom:0;column-gap:1.5rem;border-bottom:none}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__links{order:1;border-bottom:none}.componentsNavigationFooterNewExpanded .componentsNavigationFooterNewExpanded__services{flex-direction:row;order:3;width:100%;padding-bottom:1.5rem;border-bottom:none}}
 .componentsSportLeagueTable{font:var(--small3-font);font-optical-sizing:var(--small3-font-optical-sizing);color:#000;margin-bottom:var(--default-component-gutters-container)}.componentsSportLeagueTable a{text-decoration:none}.componentsSportLeagueTable .schowaj{display:none}.componentsSportLeagueTable .tabelaLigowa>h3,.componentsSportLeagueTable .wynikiMeczow>h3{font:var(--l8-font);font-optical-sizing:var(--l8-font-optical-sizing);min-height:2rem;margin:.75rem 0 0;padding:.5rem .75rem;background-color:#263248;background-image:url("/assets/nsk/v1.389.0/images/_sites/logo/svg/white/gol24.svg");background-repeat:no-repeat;background-position:95% center;background-size:auto 1rem}.componentsSportLeagueTable .tabelaLigowa>h3 a,.componentsSportLeagueTable .wynikiMeczow>h3 a{color:#fff;display:block;line-height:1rem}@media all and (max-width: 81.25em){.componentsSportLeagueTable .tabelaLigowa>h3 a,.componentsSportLeagueTable .wynikiMeczow>h3 a{max-width:66%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.componentsSportLeagueTable .tabelaLigowa table,.componentsSportLeagueTable .wynikiMeczow table{width:100%;border-collapse:collapse;border:0}.componentsSportLeagueTable .tabelaLigowa td,.componentsSportLeagueTable .wynikiMeczow td{background-color:#f2f2f2;border-bottom-color:#fff;padding:7px 2px;border-bottom-width:1px;border-bottom-style:solid;text-align:center}.componentsSportLeagueTable .tabelaLigowa td a,.componentsSportLeagueTable .wynikiMeczow td a{color:#1a1a1a}.componentsSportLeagueTable .tabelaLigowa th,.componentsSportLeagueTable .wynikiMeczow th{font:var(--l9-font);font-optical-sizing:var(--l9-font-optical-sizing);border-bottom-color:#fff;padding:7px 2px;border-bottom-width:1px;border-bottom-style:solid;text-align:center}.componentsSportLeagueTable .tabelaLigowa tr.druzGodz td[rowspan="2"],.componentsSportLeagueTable .wynikiMeczow tr.druzGodz td[rowspan="2"]{font:var(--small1-font);font-optical-sizing:var(--small1-font-optical-sizing);width:45%}.componentsSportLeagueTable .tabelaLigowa tr.druzGodz td.godzina,.componentsSportLeagueTable .wynikiMeczow tr.druzGodz td.godzina{font:var(--small4-font);font-optical-sizing:var(--small4-font-optical-sizing);color:#fff;width:10%;padding:0 5px;border-collapse:collapse;border-bottom-color:#e1320f;background-color:#e1320f}.componentsSportLeagueTable .tabelaLigowa tr.druzWynik td,.componentsSportLeagueTable .wynikiMeczow tr.druzWynik td{font:var(--l7-font);font-optical-sizing:var(--l7-font-optical-sizing);color:#fff;padding:0 5px;border-collapse:collapse;background-color:#e1320f}.componentsSportLeagueTable .tabelaLigowa tr:hover td[rowspan="2"],.componentsSportLeagueTable .wynikiMeczow tr:hover td[rowspan="2"]{background-color:var(--primary)}.componentsSportLeagueTable .tabelaLigowa .dataMeczu,.componentsSportLeagueTable .wynikiMeczow .dataMeczu{font:var(--small4-font);font-optical-sizing:var(--small4-font-optical-sizing);color:#1a1a1a;background-color:#e6e6e6;padding:4px 2px 4px 5px;text-align:left}.componentsSportLeagueTable .tabelaLigowa .grupa,.componentsSportLeagueTable .wynikiMeczow .grupa{font:var(--small5-font);font-optical-sizing:var(--small5-font-optical-sizing);padding:4px 2px 4px 5px;background-color:#dae9b9;text-align:left}.componentsSportLeagueTable .tabelaLigowa .wynik,.componentsSportLeagueTable .wynikiMeczow .wynik{font:var(--l9-font);font-optical-sizing:var(--l9-font-optical-sizing)}.componentsSportLeagueTable .tabelaLigowa .wTrakcie,.componentsSportLeagueTable .wynikiMeczow .wTrakcie{background-color:#1a1a1a;clear:both}.componentsSportLeagueTable .tabelaLigowa .wTrakcie img,.componentsSportLeagueTable .wynikiMeczow .wTrakcie img{height:20px}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna{background-color:#1a1a1a;color:#fff;width:50%;margin-top:7px;padding:0;float:left;border:0;line-height:23px;text-align:center}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna .tlo,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna .tlo{background-color:rgba(255, 255, 255, 0.2);width:100%}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna .tlo a,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna .tlo a{font:var(--l9-font);font-optical-sizing:var(--l9-font-optical-sizing);color:#fff;text-decoration:none}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna .tlo span,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna .tlo span{display:inline-block;max-width:calc(100% - 30px);padding:5px 0 0;overflow:hidden;line-height:1;text-overflow:ellipsis;white-space:nowrap}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna .tlo img,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna .tlo img{display:inline-block;margin-top:-5px}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna h3,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna h3{font:var(--l6-font);font-optical-sizing:var(--l6-font-optical-sizing);color:#fff;margin-top:3px}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna.lewo .tlo,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna.lewo .tlo{padding:0 9px 0 0}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .druzyna.prawo .tlo,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .druzyna.prawo .tlo{padding:0 0 0 9px}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .karne,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .karne{color:#fff;display:block;padding:3px;clear:both;text-align:center}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .karne>span,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .karne>span{display:block;background-color:#0b4901}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .karne i,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .karne i{font-style:normal}.componentsSportLeagueTable .tabelaLigowa .wTrakcie .przerywnik,.componentsSportLeagueTable .wynikiMeczow .wTrakcie .przerywnik{color:#fff;position:absolute;top:25px;left:50%;height:50px;margin-left:-7px;font-size:32px}.componentsSportLeagueTable .tabelaLigowa .wTrakcie>.opisMeczu,.componentsSportLeagueTable .wynikiMeczow .wTrakcie>.opisMeczu{font:var(--small5-font);font-optical-sizing:var(--small5-font-optical-sizing);border-top-color:#fff;background-color:#e6e6e6;display:table;width:100%;min-height:0;margin-bottom:15px;padding:4px;border-top-width:1px;border-top-style:solid}.componentsSportLeagueTable .tabelaLigowa .wTrakcie>.opisMeczu a,.componentsSportLeagueTable .wynikiMeczow .wTrakcie>.opisMeczu a{color:#1a1a1a;display:table-cell;text-align:right}.componentsSportLeagueTable .tabelaLigowa .wTrakcie>.opisMeczu a:hover,.componentsSportLeagueTable .wynikiMeczow .wTrakcie>.opisMeczu a:hover{opacity:.8;text-decoration:none}.componentsSportLeagueTable .tabelaLigowa .wTrakcie>.opisMeczu span,.componentsSportLeagueTable .wynikiMeczow .wTrakcie>.opisMeczu span{text-align:left}.componentsSportLeagueTable .tabelaLigowa .wTrakcie>.opisMeczu i,.componentsSportLeagueTable .wynikiMeczow .wTrakcie>.opisMeczu i{color:#e1320f;font-style:normal}.componentsSportLeagueTable .tabelaLigowa .tabelaGrupowa,.componentsSportLeagueTable .wynikiMeczow .tabelaGrupowa{background-color:#1a1a1a;display:none;position:absolute;top:34px;left:0;width:100%;height:200px;padding:10px;overflow:hidden}.componentsSportLeagueTable .tabelaLigowa .tabelaGrupowa>table,.componentsSportLeagueTable .wynikiMeczow .tabelaGrupowa>table{background-color:rgba(255, 255, 255, 0.2);width:100%}.componentsSportLeagueTable .tabelaLigowa .tabelaGrupowa>table td,.componentsSportLeagueTable .wynikiMeczow .tabelaGrupowa>table td{font:var(--small4-font);font-optical-sizing:var(--small4-font-optical-sizing);color:#fff;border:0;background:none;line-height:23px}.componentsSportLeagueTable .tabelaLigowa .tabelaGrupowa>table td a,.componentsSportLeagueTable .wynikiMeczow .tabelaGrupowa>table td a{font:var(--small4-font);font-optical-sizing:var(--small4-font-optical-sizing);color:#fff;border:0;line-height:23px}.componentsSportLeagueTable .tabelaLigowa .tabelaGrupowa>table th,.componentsSportLeagueTable .wynikiMeczow .tabelaGrupowa>table th{font:var(--small4-font);font-optical-sizing:var(--small4-font-optical-sizing);color:#fff;border:0;line-height:23px}.componentsSportLeagueTable .tabelaLigowa .tabelaGrupowa>table .flaga,.componentsSportLeagueTable .wynikiMeczow .tabelaGrupowa>table .flaga{width:10%;text-align:right}.componentsSportLeagueTable .tabelaLigowa .tabelaGrupowa>table .nazwa,.componentsSportLeagueTable .wynikiMeczow .tabelaGrupowa>table .nazwa{font:var(--l9-font);font-optical-sizing:var(--l9-font-optical-sizing);width:34%;padding-left:5px;text-align:left}.componentsSportLeagueTable .wynikiMeczow td{font:var(--l8-font);font-optical-sizing:var(--l8-font-optical-sizing)}.componentsSportLeagueTable .wynikiMeczow th{background-color:#f2f2f2}.componentsSportLeagueTable .tabelaLigowa td:first-child{background-color:#e6e6e6}.componentsSportLeagueTable .tabelaLigowa td.lp{background-color:#f2f2f2;color:#000}.componentsSportLeagueTable .tabelaLigowa th{background-color:#e6e6e6}.componentsSportLeagueTable .tabelaLigowa .nazwa{transition-property:background-color;transition-duration:.2s;transition-timing-function:ease-in-out;padding-left:10px;text-align:left}.componentsSportLeagueTable .tabelaLigowa .nazwa+td{background-color:#e6e6e6;width:30px}.componentsSportLeagueTable .tabelaLigowa .nazwa:hover{background-color:#e6e6e6}.componentsSportLeagueTable .tabelaLigowa .pkt{color:#fff;background-color:#e1320f}.componentsSportLeagueTable .tabelaLigowa .pkt+td{background-color:#e6e6e6}.componentsSportLeagueTable .tabelaLigowa .formModul{background:#fff;position:absolute;right:15px;width:370px;padding:5px 20px;box-shadow:2px 2px 4px #000}.componentsSportLeagueTable .tabelaLigowa a.linkLive{display:none}.componentsSportLeagueTable .tabelaLigowa tfoot tr td{text-align:left}.componentsSportLeagueTable .tabelaLigowa .legenda{margin:0 2px 0 0;padding:20px 10px 5px;overflow:hidden}.componentsSportLeagueTable .tabelaLigowa .legenda>div{position:relative;margin-bottom:15px;padding:0 25px 0 0;float:left;overflow:hidden}.componentsSportLeagueTable .tabelaLigowa .legenda>div span.kolor{display:block;width:16px;height:16px;float:left}.componentsSportLeagueTable .tabelaLigowa .legenda>div span.opis{display:block;padding:0 10px;float:left;line-height:16px}.componentsSportLeagueTable .tabelaLigowa div.zielone span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.zielone td.lp{color:#fff;background-color:#148a00}.componentsSportLeagueTable .tabelaLigowa div.niebieskie span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.niebieskie td.lp{color:#fff;background-color:#3d70cd}.componentsSportLeagueTable .tabelaLigowa div.fioletowe span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.fioletowe td.lp{color:#fff;background-color:#a061ff}.componentsSportLeagueTable .tabelaLigowa div.rozowe span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.rozowe td.lp{color:#fff;background-color:#f50196}.componentsSportLeagueTable .tabelaLigowa div.zlote span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.zlote td.lp{color:#fff;background-color:#33be85}.componentsSportLeagueTable .tabelaLigowa div.brazowe span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.brazowe td.lp{color:#fff;background-color:#56570e}.componentsSportLeagueTable .tabelaLigowa div.zolte span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.zolte td.lp{color:#fff;background-color:#f0f23a}.componentsSportLeagueTable .tabelaLigowa div.pomaranczowe span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.pomaranczowe td.lp{color:#fff;background-color:#de5e00}.componentsSportLeagueTable .tabelaLigowa div.czerwone span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.czerwone td.lp{color:#fff;background-color:#910000}.componentsSportLeagueTable .tabelaLigowa div.nic span.kolor,.componentsSportLeagueTable .tabelaLigowa tr.nic td.lp{color:#fff;background-color:#ebebeb}.componentsSportLeagueTable .tabelaLigowa .pkt+td,.componentsSportLeagueTable .tabelaLigowa .nazwa+td{background-color:#f2f2f2}.componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaZwyciestw,.componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaRemisow,.componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaPorazek,.componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny tfoot{display:none}.componentsSportLeagueTable .wyborLigi{color:var(--surface-neutral);position:relative}.componentsSportLeagueTable .wyborLigi p{color:var(--text-neutral);display:block;position:relative;margin:1rem 0;padding:.75rem 1.5rem;border:1px solid var(--outline-neutral);cursor:pointer}.componentsSportLeagueTable .wyborLigi p svg{transition-property:fill,transform;transition-duration:.2s;transition-timing-function:ease-in-out;fill:var(--text-neutral);position:absolute;top:calc(50% - 6px);right:.625rem;width:12px;height:12px}.componentsSportLeagueTable .wyborLigi p:hover,.componentsSportLeagueTable .wyborLigi p.rozwiniete{color:var(--text-brand)}.componentsSportLeagueTable .wyborLigi p:hover svg,.componentsSportLeagueTable .wyborLigi p.rozwiniete svg{fill:var(--text-brand)}.componentsSportLeagueTable .wyborLigi p.rozwiniete svg{transform:scale(1, -1)}.componentsSportLeagueTable .wyborLigi p.rozwiniete~ul{border-top-color:var(--text-brand);max-height:200px;border-right:0;border-bottom:0;border-left:0;border-top-width:4px;border-top-style:solid;opacity:1;box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.2)}.componentsSportLeagueTable .wyborLigi ul{transition-property:max-height,opacity,box-shadow;transition-duration:.2s;transition-timing-function:ease-in-out;border-color:rgba(0,0,0,0);background-color:#fff;position:absolute;z-index:1;top:3rem;left:0;width:100%;max-height:0;margin:0;padding:0 .625rem;overflow:auto;border-width:1px;border-style:solid;opacity:0;box-shadow:0 0 0 rgba(0, 0, 0, 0.3);list-style:none}.componentsSportLeagueTable .wyborLigi ul li:first-child a{padding-top:1rem}.componentsSportLeagueTable .wyborLigi ul li a{transition-property:color;transition-duration:.2s;transition-timing-function:ease-in-out;color:#1a1a1a;display:block;padding:0 1.25rem 1rem .625rem;line-height:1.5rem;white-space:nowrap}.componentsSportLeagueTable .wyborLigi ul li a:hover{color:var(--primary)}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaZwyciestw,.medium-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaZwyciestw,.medium-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaRemisow,.medium-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaRemisow,.medium-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaPorazek,.medium-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaPorazek{display:table-cell}.medium-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny tfoot,.medium-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny tfoot{display:table-footer-group}}@media(min-width: 64em){.large-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaZwyciestw,.large-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaZwyciestw,.large-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaRemisow,.large-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaRemisow,.large-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaPorazek,.large-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny .liczbaPorazek{display:table-cell}.large-full .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny tfoot,.large-wide .componentsSportLeagueTable .tabelaLigowa .tabeleDruzyny tfoot{display:table-footer-group}}
 .componentsTvEmissions{margin-bottom:calc(5*var(--default-component-gutter))}.componentsTvEmissions__container{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:0;padding:0;gap:1rem}.componentsTvEmissions__episodeContainer{border-bottom:#e6e6e6;width:100%;padding-bottom:1.5rem;border-bottom-width:1px;border-bottom-style:solid}.componentsTvEmissions__episodeContainer:last-child{padding-bottom:0;border-bottom-width:0}.componentsTvEmissions__content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;margin-top:1rem;padding:0;gap:1rem 2rem}.componentsTvEmissions__emissionItem{display:flex;gap:.25rem}.componentsTvEmissions__timeContainer{display:flex;flex-direction:column;min-width:56px;min-height:70px;gap:.5rem}.componentsTvEmissions__time{background-color:#f2f2f2;font:var(--small3-font);font-optical-sizing:var(--small3-font-optical-sizing);width:45px;height:20px;border-radius:2px;line-height:20px;text-align:center}.componentsTvEmissions__date{font:var(--s4-font);font-optical-sizing:var(--s4-font-optical-sizing)}.componentsTvEmissions__title{font:var(--l8-font);font-optical-sizing:var(--l8-font-optical-sizing);width:100%}.componentsTvEmissions__logo{display:inline-flex;flex-wrap:wrap;gap:.5rem}.componentsTvEmissions__logo--withLogo{width:48px;height:48px}.componentsTvEmissions__logo--img{border-color:#e6e6e6;width:48px;height:48px;object-fit:contain;border-width:1px;border-style:solid}.componentsTvEmissions__logo--text{font:var(--body3-font);font-optical-sizing:var(--body3-font-optical-sizing)}.componentsTvEmissions__link--text{color:#1a1a1a;transition-property:color;transition-duration:.2s;transition-timing-function:ease-in-out;text-decoration:none}.componentsTvEmissions__link--text:hover{color:var(--primary)}.componentsTvEmissions__labelWrapper{display:none}.componentsTvEmissions__labelContainer{font:var(--utility-20-font);font-optical-sizing:var(--utility-20-font-optical-sizing);display:flex;gap:.25rem;flex-wrap:wrap}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .componentsTvEmissions .componentsTvEmissions__container,.medium-wide .componentsTvEmissions .componentsTvEmissions__container{display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}.medium-full .componentsTvEmissions .componentsTvEmissions__episodeContainer,.medium-wide .componentsTvEmissions .componentsTvEmissions__episodeContainer{border-top:#e6e6e6;width:300px;padding-top:1rem;padding-bottom:0;border-top-width:1px;border-bottom-width:0;border-top-style:solid}}@media(min-width: 64em){.large-full .componentsTvEmissions .componentsTvEmissions__container,.large-wide .componentsTvEmissions .componentsTvEmissions__container{display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:.75rem}.large-full .componentsTvEmissions .componentsTvEmissions__episodeContainer,.large-wide .componentsTvEmissions .componentsTvEmissions__episodeContainer{border-top:#e6e6e6;width:300px;padding-top:1rem;padding-bottom:0;border-top-width:1px;border-bottom-width:0;border-top-style:solid}}body.dark .componentsTvEmissions .componentsTvEmissions__time{background-color:var(--surface-subtle)}body.dark .componentsTvEmissions .componentsTvEmissions__logo--img{border-color:var(--outline-neutral)}body.dark .componentsTvEmissions .componentsTvEmissions__link--text{color:var(--text-neutral)}
 .componentsVideoVideo{margin-bottom:var(--default-component-gutters-container);overflow:hidden;border-radius:var(--tile-image--border-radius);box-shadow:var(--tile-image--box-shadow)}.componentsVideoVideo .componentsVideoVideo__title{color:var(--text-neutral-inverted);font:var(--heading-5-font);letter-spacing:var(--heading-5-letter-spacing);font-optical-sizing:var(--heading-5-font-optical-sizing);background-color:var(--surface-neutral-inverted);margin:0;padding:.5rem .75rem}@media(min-width: 48em)and (max-width: 63.9375em){.medium-full .componentsVideoVideo .componentsVideoVideo__title,.medium-wide .componentsVideoVideo .componentsVideoVideo__title{padding:1rem}}@media(min-width: 64em){.large-full .componentsVideoVideo .componentsVideoVideo__title,.large-wide .componentsVideoVideo .componentsVideoVideo__title{padding:1rem}}
