.news-list-view--wrf{--grid-gap-x: 10px;--grid-gap-y: 10px;--grid-gap: var(--grid-gap-x) var(--grid-gap-y);--gridCols: 1;grid-auto-rows:auto}@media (min-width:768px){.news-list-view--wrf{--gridCols: 2;--grid-gap-x: 20px;--grid-gap-y: 20px}}.newsItem{--c-special: var(--blue-light);--c-border: transparent;--d-special: none;--fs-title: 16px;--lh-title: 1.18;--c-title: #000;--fs-teaser: 14px;--lh-teaser: 1.42;--ds-teaser: none;--fs-date: 12px;--lh-date: 1.15;--ds-date: block;--c-date: #000;--fs-tag: 12px;--lh-tag: 1.15;--c-tag: var(--c-special);--fw-tag: 700;--bg-item: #fff;--fd-item: row;--gridRows: span 1;--p-content: 15px 20px;--w-img: 50%;--sc-img: 1;background:var(--bg-item);display:flex;flex-direction:var(--fd-item);grid-row:var(--gridRows);text-decoration:none !important}@media (max-width:768px){.newsItem{grid-column:1}}.newsItem.newsItem--special{--c-special: var(--orange-light);--c-border: var(--c-special);--d-special: block}.newsItem:hover{--c-title: var(--c-special);--sc-img: 1.075}.newsItem .newsItem__title{font-family:var(--ff-serif);font-weight:400;font-size:var(--fs-title);line-height:var(--lh-title);color:var(--c-title);margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.newsItem .newsItem__teaser{font-size:var(--fs-teaser);line-height:var(--lh-teaser);display:var(--ds-teaser);margin-top:6px}.newsItem .newsItem__date{font-size:var(--fs-date);line-height:var(--lh-date);display:var(--ds-date);color:var(--c-date)}.newsItem .newsItem__tags{font-size:var(--fs-tag);line-height:var(--lh-tag);color:var(--c-tag);font-weight:var(--fw-tag);margin-bottom:6px}.newsItem .newsItem__content{padding:var(--p-content);position:relative;border-top:3px solid var(--c-border)}.newsItem .newsItem__content::before{display:var(--d-special);content:'';position:absolute;top:-3px;right:0;height:26px;width:26px;background-color:var(--c-special);background-image:url('/typo3conf/ext/sfpfrontender/Resources/Public/img/icons/special.svg');background-repeat:no-repeat;background-position:center}.newsItem .newsItem__image{aspect-ratio:var(--aspect-2);width:var(--w-img);flex-grow:0;flex-shrink:0;overflow:hidden}.newsItem .newsItem__image img{aspect-ratio:var(--aspect-2);width:100%;height:100%;object-fit:cover;transform:scale(var(--sc-img));transition:transform 0.5s ease}.newsItem.newsItem--big{--gridRows: span 4;--fd-item: column;--w-img: 100%;--ds-teaser: block;--fs-title: 26px}.newsItem.newsItem--big:hover{--sc-img: 1.075}.news-list__archive,.news-list__more{grid-column:span 2}.news-list__archive a,.news-list__more a{color:#333;font-size:16px;line-height:1.1875}.news-list__archive.news-list__archive,.news-list__more.news-list__archive{text-align:right}.news-list__archive.news-list__more,.news-list__more.news-list__more{text-align:center}.news-list__archive span+span,.news-list__more span+span{display:none}.news-list__more+.news-list__archive{display:none}.wrf .news-tags.list{display:flex;float:none;gap:5px;flex-wrap:wrap}.wrf .news-tags.list li{margin:0;padding:0}.wrf .news-tags.list .tag,.wrf .news-tags.list .all{background-color:var(--blue-dark);display:flex;height:30px;justify-content:center;align-items:center;padding:0 8px;font-size:14px;line-height:1}.wrf .news-tags.list .tag--special{gap:8px}.wrf .csc-element.news_pi1+.csc-element.news_pi1{margin-top:-40px}