.News{background:#eeedec}.News__wrapper{position:relative;margin:2rem auto .5rem;padding-top:8rem;width:100%}@media (min-width:36em){.News__wrapper{width:90%}}@media (min-width:48em){.News__wrapper{width:85%}}.News__title{font-size:1.4rem;font-weight:500;padding-bottom:10px;position:relative;text-align:center}@media (min-width:48em){.News__title{font-size:1.7rem}}.News__articles{margin:auto;display:-webkit-flex;display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width:48em){.News__articles{flex-direction:row}}.News__article{background:#fff;box-sizing:border-box;width:100%;margin-bottom:40px;min-width:250px;display:inline-block;vertical-align:top;padding:30px;-webkit-transition:box-shadow .5s;transition:box-shadow .5s}.News__article:hover{box-shadow:0 0 25px 3px rgba(0,0,0,.12)}@media (min-width:48em){.News__article{width:calc(50% - 15px);min-width:300px;margin-right:25px}.News__article:nth-child(2n){margin-right:0}}@media (min-width:75em){.News__article{width:calc(33.333333% - 16.666666px)}.News__article:nth-child(2n){margin-right:25px}.News__article:nth-child(3n){margin-right:0}}.News__article--title{position:relative;font-size:1.25rem;font-weight:500;padding-bottom:15px;line-height:1.3}@media (min-width:36em){.News__article--title{font-size:1.5rem}}@media (min-width:62em){.News__article--title{font-size:1.7rem}}.News__article--img{background-size:contain;background-repeat:no-repeat;height:250px;width:100%;margin-bottom:10px}.News__article--subtitle{padding-bottom:15px;padding-top:15px;color:#707070;line-height:1.3;font-size:1rem}@media (min-width:36em){.News__article--subtitle{font-size:1.25rem}}.News__article--more{margin-top:30px}.Headerbild+.News,.Slider+.News{margin-top:-2rem}