@keyframes shineEffect{0%{left:-75%}to{left:125%}}.news-ticker{margin-top:64px}@media only screen and (min-width:768px){.news-ticker{margin-top:80px}}@media only screen and (min-width:1440px){.news-ticker{margin-top:104px}}.news-ticker{margin-bottom:64px}@media only screen and (min-width:768px){.news-ticker{margin-bottom:80px}}@media only screen and (min-width:1440px){.news-ticker{margin-bottom:104px}}.news-ticker:has(+.navigation-category){margin-bottom:80px}@media only screen and (min-width:768px){.news-ticker:has(+.navigation-category){margin-bottom:120px}}@media only screen and (min-width:1440px){.news-ticker:has(+.navigation-category){margin-bottom:160px}}.news-ticker__container{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:auto;margin-right:auto;width:var(--grid-base)}.news-ticker__content{margin-inline:auto;width:var(--content-width)}.news-ticker__content img{height:auto;width:100%}.news-ticker__content .info-widget{margin-bottom:40px}@media only screen and (min-width:768px){.news-ticker__content .info-widget{margin-bottom:48px}}@media only screen and (min-width:1440px){.news-ticker__content .info-widget{margin-bottom:64px}}@media only screen and (min-width:768px){.news-ticker__content .info-widget__inner{width:calc(var(--grid-column-outer)*10 - var(--grid-gutter))}}.news-ticker__items{display:flex;flex-direction:column;flex-wrap:nowrap;margin-inline:auto;width:var(--content-width)}@media only screen and (min-width:768px){.news-ticker__items{margin-inline:var(--grid-column-outer);width:calc(var(--grid-column-outer)*10 - var(--grid-gutter))}}.news-ticker__day{padding-left:calc(var(--grid-column)/2 + 12px);padding-block:28px;position:relative;width:100%}.news-ticker__day:before{background-color:var(--color-content-base-5);border:6px solid var(--color-content-base-2);border-radius:50%;content:"";height:20px;left:calc(-9px + var(--grid-gutter)/2);position:absolute;top:30px;width:20px;z-index:1}.news-ticker__day:after{background:repeating-linear-gradient(to bottom,var(--color-border-base-6) 0,var(--color-border-base-6) 4px,transparent 4px,transparent 8px);bottom:-24px;content:"";left:calc(var(--grid-gutter)/2);position:absolute;top:40px;width:2px;z-index:0}.news-ticker__day+.news-ticker__item{padding-top:0}.news-ticker__day+.news-ticker__item:before{top:2px}.news-ticker__day+.news-ticker__item:after{top:25px}.news-ticker__item{padding-left:calc(var(--grid-column)/2 + 12px);padding-top:22px;position:relative;width:100%}.news-ticker__item:before{background-color:var(--color-content-base-2);border:5px solid var(--color-content-base-5);border-radius:50%;content:"";height:20px;left:calc(-9px + var(--grid-gutter)/2);position:absolute;top:24px;width:20px;z-index:1}.news-ticker__item:after{background:repeating-linear-gradient(to bottom,var(--color-border-base-6) 0,var(--color-border-base-6) 4px,transparent 4px,transparent 8px);bottom:-28px;content:"";left:calc(var(--grid-gutter)/2);position:absolute;top:28px;width:2px;z-index:0}.news-ticker__item:has(+.news-ticker__item){padding-bottom:32px}.news-ticker__item:has(+.news-ticker__day):after,.news-ticker__item:last-child:after{display:none}.news-ticker__item+.news-ticker__day{margin-top:48px}.news-ticker__entry{display:flex;flex-direction:column;flex-wrap:wrap}.news-entry__timestamp{display:flex;flex-wrap:wrap;row-gap:24px}.news-entry__timestamp>span{flex-basis:100%;width:100%}.news-entry__timestamp .timestamp__date{color:var(--color-content-base-3);font-size:1.25rem;font-weight:400;font-weight:600;letter-spacing:-.025rem;line-height:120%}.news-entry__timestamp .timestamp__time{color:var(--color-content-base-2);font-size:1rem;font-weight:400;letter-spacing:-.02rem;line-height:140%}.news-ticker__entry-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.news-ticker__entry-headline{color:var(--color-content-base-2);font-size:1rem;font-weight:400;font-weight:600;letter-spacing:-.02rem;line-height:140%}.news-ticker__entry-text{display:flex;flex-basis:100%;flex-direction:column;flex-wrap:wrap;margin-top:4px;row-gap:16px;width:100%}@media only screen and (min-width:1024px){.news-ticker__entry-text{flex-basis:calc(var(--grid-column-outer)*6 - var(--grid-column)/2 - 12px - var(--grid-gutter));max-width:calc(var(--grid-column-outer)*6 - var(--grid-column)/2 - 12px - var(--grid-gutter));width:calc(var(--grid-column-outer)*6 - var(--grid-column)/2 - 12px - var(--grid-gutter))}}.news-ticker__entry-figure{flex-basis:100%;margin-top:24px;width:100%}@media only screen and (min-width:1024px){.news-ticker__entry-figure{flex-basis:calc(var(--grid-column-outer)*4 - var(--grid-gutter));margin-top:38px;max-width:calc(var(--grid-column-outer)*4 - var(--grid-gutter));width:calc(var(--grid-column-outer)*4 - var(--grid-gutter))}}.news-ticker__action{margin-block:48px;text-align:center}