.section.news{background-color:white}.section.news h2{color:#002817}.section.news .news-card{display:grid;grid-template-rows:auto 1fr;width:600px;background-color:#688168;height:unset}.section.news .news-card.important::after{content:"Wichtig";position:absolute;top:0;right:0;background-color:#cdab56;color:#fff;padding:5px 10px;border-radius:0 0 0 5px;z-index:99999999}@media only screen and (max-width:768px){.section.news .news-card{width:100%}}.section.news .news-card img{aspect-ratio:1.6}.section.news .news-card h2{font-family:Freshman;font-size:3rem;color:white}.section.news .news-card-content{padding:32px 44px;display:grid;grid-template-rows:auto 1fr auto;gap:18px;font-family:TitilliumWeb-Regular;font-size:1.8rem;color:white}.section.news .swiper-scrollbar{position:relative;top:0;bottom:0;left:0;right:0;margin-top:20px;background-color:#0f3525;border-radius:0}.section.news .swiper-scrollbar-drag{background-color:#cdab56;border-radius:0}