.news-projekte-list__item{border-radius:16px;background-color:#edeff5;overflow:hidden;width:calc(33% - 1em);display:flex;flex-direction:column}.news-projekte-list__item.hide-article{display:none}.news-projekte-list__item-image .image_container{width:100%;aspect-ratio:1.5;position:relative}.news-projekte-list__item-image .image_container img{position:absolute;width:100%;height:100%;top:0;left:0}.news-projekte-list__item-content{padding:1.5rem 2rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.news-projekte-list__item-title{font-family:"PlusJakartaSans",helvetica,arial,sans-serif;font-size:clamp(1.25em,1.1078em + 0.3922vw,1.5em);line-height:1.1;font-weight:700;color:#000;margin-bottom:1rem}.news-projekte-list__item-title a{color:#000;text-decoration:none}.news-projekte-list__item-categories{display:flex;gap:.5rem;margin-bottom:1.5em;align-items:flex-start;flex-wrap:wrap}.news-projekte-list__item-categories span{font-family:"PlusJakartaSans",helvetica,arial,sans-serif;font-size:.875em;line-height:1;font-weight:600;color:#fff;font-weight:400;color:#fff;background-color:#ff754f;padding:6px 10px 9px;border-radius:48px;line-height:1em}.news-projekte-list__item-teaser{margin-bottom:1.5rem}.news-projekte-list__item-teaser p{font-family:"PlusJakartaSans",helvetica,arial,sans-serif;font-size:clamp(.875em,0.196vw + 0.804em,1em);line-height:1.6;font-weight:400;color:#000;color:#555}.news-projekte-list__item-more a{font-family:"PlusJakartaSans",helvetica,arial,sans-serif;font-size:.875em;line-height:1;font-weight:600;color:#fff;display:inline-block;padding:1rem 3rem;border-radius:3rem;background-color:#116b7a;text-decoration:none;color:#fff;text-align:center;cursor:pointer;transition:all 300ms ease;width:100%}.news-projekte-list__item-more a:hover{background-color:#0c4e5a}@media only screen and (min-width: 720px)and (max-width: 1200px){.news-projekte-list__item{width:calc(50% - .5em)}.news-projekte-list__item-content{padding-inline:1em}}@media only screen and (max-width: 720px){.news-projekte-list__item{width:100%}.news-projekte-list__item-content{padding-inline:1em}}