.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}@layer components{.feedbox-list-item{background-color:var(--theme-neutral-light);display:flex;position:relative;outline:2px solid transparent;height:100%;box-shadow:0 2px 6px #00000026,0 0 1px #0000000d}.feedbox-list-item:hover{outline-color:var(--theme-link)}.feedbox-list-item:has(a:active){outline-color:var(--theme-link);transform:translateY(3px);box-shadow:none}.feedbox-list-item__content{padding:1rem;flex-grow:1}@media screen and (max-width: 479px){.feedbox-list-item__content{padding-block:.5rem}}.feedbox-list-item__image{aspect-ratio:1;background-color:var(--theme-background-light);flex-shrink:0}.feedbox-list-item__link:before{display:block;content:"";position:absolute;top:0;right:0;bottom:0;left:0}.feedbox-list-item__title{margin-bottom:0}.feedbox-list-item__date{color:var(--theme-border-dark)}}@layer components{.feedbox-list{grid-column:bleed;--gapSize: 0;--layout-max-width: 1288px ;--layout-page-basis: var(--dynamic-window-width, 100vw);grid-auto-flow:dense;gap:0}@media screen and (max-width: 1023px){.feedbox-list{margin-inline:-1rem}}@media only screen and (min-width: 1024px){.feedbox-list{display:grid;padding-inline:0;grid-template-columns:[bleed-start bleed-left-start] max((var(--layout-page-basis) - var(--layout-max-width)) / 3,1rem) [breakout-start] max((var(--layout-page-basis) - var(--layout-max-width)) / 6,0px) [page-start left-start] repeat(1,1fr) [left-end right-start bleed-left-end bleed-right-start] repeat(1,1fr) [page-end right-end] max((var(--layout-page-basis) - var(--layout-max-width)) / 6,0px) [breakout-end] max((var(--layout-page-basis) - var(--layout-max-width)) / 3,1rem) [bleed-end bleed-right-end]}}.feedbox-list__content{list-style-type:none;padding-left:0;position:relative;grid-area:content}.feedbox-list__content-item{margin-bottom:1rem}@media only screen and (min-width: 1024px){.feedbox-list__section{display:grid;grid-template-columns:subgrid}}.feedbox-list__section:nth-child(odd){grid-column:bleed-left}.feedbox-list__section:nth-child(odd) .feedbox-list__section-inner{grid-column:left}.feedbox-list__section:nth-child(odd):last-child{border:1px solid var(--theme-background-blue);grid-column:1/-1}.feedbox-list__section:nth-child(odd):last-child .feedbox-list__section-inner{grid-column:page}.feedbox-list__section:nth-child(2n){grid-column:bleed-right}.feedbox-list__section:nth-child(2n) .feedbox-list__section-inner{grid-column:right}.feedbox-list__section-inner{padding:3rem 2rem;display:grid;gap:0 1rem;grid-template-columns:2fr 1fr;grid-template-areas:"title link" "content content"}.feedbox-list__section:nth-child(odd){background-color:var(--theme-background-blue)}.feedbox-list__section:nth-child(2n){background-color:var(--theme-tertiary)}@media only screen and (min-width: 1024px){.feedbox-list__section:nth-child(3){background-color:var(--theme-tertiary)}.feedbox-list__section:nth-child(4){background-color:var(--theme-background-blue)}}.feedbox-list__title,.feedbox-list__link{margin-bottom:0}.feedbox-list__link-wrapper{justify-self:end;align-self:center}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}[data-react-component^=Feedbox]{display:contents}@layer components{.feedbox{--_nav-offset: 0;grid-column:page;overflow:hidden;position:relative}@media only screen and (min-width: 1024px){.feedbox{overflow:initial}}.feedbox .swiper{width:100%;margin:0;padding-bottom:.5rem!important}.feedbox .swiper-wrapper{margin:0;padding:0}.feedbox .feedbox__content{display:flex;width:100%;margin:1.5rem 0 2.5rem}.feedbox .feedbox__nav{display:flex;position:absolute;top:50%;width:3rem;height:3rem;cursor:pointer;z-index:2;transition:opacity .3s ease-in-out}.feedbox .feedbox__nav:hover{opacity:.75}.feedbox .feedbox__nav:after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:2rem}@media only screen and (min-width: 1024px){.feedbox .feedbox__nav{--_nav-offset: -25px}}@media only screen and (min-width: 1288px){.feedbox .feedbox__nav{--_nav-offset: -50px}}.feedbox .feedbox__nav--prev{left:var(--_nav-offset)}.feedbox .feedbox__nav--prev:after{font-family:var(--font-icons);content:""}.feedbox .feedbox__nav--next{right:var(--_nav-offset)}.feedbox .feedbox__nav--next:after{font-family:var(--font-icons);content:""}.feedbox .swiper-button-disabled,.feedbox .feedbox__nav--hide{display:none}.feedbox .feedbox__content-item{padding:.875rem}.feedbox .feedbox__content-item-loader:nth-child(3n),.feedbox .feedbox__content-item-loader:nth-child(4n){display:none}@media only screen and (min-width: 1024px){.feedbox .feedbox__content-item-loader:nth-child(3n){display:block}}@media only screen and (min-width: 1440px){.feedbox .feedbox__content-item-loader:nth-child(4n){display:block}}.feedbox .feedbox__error{text-align:center;margin:3.5rem auto}.feedbox .feedbox__error p{margin-inline:auto}.feedbox .feedbox__link-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem}.feedbox .teaser{height:100%;display:flex;flex-direction:column;margin-bottom:0}.feedbox .teaser.teaser--videos .teaser__link{position:static}.feedbox .teaser.teaser--videos .teaser__tags{top:1.5rem}.feedbox .teaser__link{height:100%;display:flex;flex-direction:column;max-height:400px;overflow:hidden;position:relative}.feedbox .teaser__link:after{content:"";display:block;background-image:linear-gradient(to bottom,#fff0,#fff);position:absolute;bottom:0;left:0;right:0;height:50px}.feedbox .teaser__text{flex-grow:1}}
