:root{--white-color:#fff;--black-color:#000;--primary-color-light:#b4dd55;--primary-color:#9cbc51;--primary-color-dark:#889f53;--primary-color-darken:#677c36;--secondary-color:#ce1531;--tertiary-color:#416bb2;--error-color:#ce1531;--success-color:#28a745;--warning-color:#ffc107;--border-color:#a8a8a7;--background-light-color:#eaeaea;--border-dark-color:#ccc;--background-color:#f7f7f7;--background-green-color:var(--primary-color-darken);--background-light-green-color:#e5f0cb;--background-dark-color:#d9d9d9;--box-shadow:0 0 13px 0 rgba(0,0,0,.16);--primary-textcolor:#575757;--primary-hovercolor:#434343;--secondary-textcolor:#262626;--texthover-color:var(--primary-color-darken);--textinfo-color:var(--warning-color);--form-field-width:750px;--max-text-width:var(--form-field-width);--transition:400ms ease-in-out all;--font-family-noto-sans:"Noto Sans";--font-family-noto-serif:"Noto Serif";--filter-white:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);--filter-primary-textcolor:invert(34%) sepia(0%) saturate(1420%) hue-rotate(209deg) brightness(95%) contrast(88%);--filter-primary-hovercolor:invert(23%) sepia(0%) saturate(0%) hue-rotate(188deg) brightness(94%) contrast(82%);--filter-secondary-textcolor:invert(13%) sepia(0%) saturate(23%) hue-rotate(179deg) brightness(102%) contrast(96%);--filter-primary-color:invert(64%) sepia(74%) saturate(296%) hue-rotate(37deg) brightness(94%) contrast(90%)}.news .news-list-view{display:flex;flex-wrap:wrap}@media (max-width:575px){.news .news-list-view{flex-direction:column}}.news .news-list-view .article{display:flex;flex-basis:33.33333%;flex-direction:column;margin:15px 0;padding:0 15px}@media (max-width:767px){.news .news-list-view .article{flex-basis:50%}}.news .news-list-view .article .list-item-img-inner-wrap img,.news .news-list-view .article .list-item-img-inner-wrap object{height:auto;width:100%}.news .news-list-view .article .list-item-content-wrap{align-items:flex-start;background:#fff;display:flex;flex-direction:column;flex-grow:1;padding:15px 0 20px}.news .news-list-view .article .list-item-content-wrap h3{color:#575757;font-weight:700}.news .news-list-view .article .list-item-content-wrap .list-item-teaser{color:#575757;margin-bottom:20px}.news .news-list-view .article .list-item-content-wrap a{color:#575757;margin-top:auto}.news .news-list-view~.btn-primary{margin:15px 0}.news.news-single .news-img-wrap .mediaelement img,.news.news-single .news-img-wrap .mediaelement object{height:auto;max-width:100%}.news.news-single .header h1{margin-bottom:40px;margin-top:40px}.news.news-single .teaser-text p{font-size:2.1rem;line-height:3.1rem}.news.news-single .news-backlink-wrap{margin:40px 0 20px}