.Newseintrag__titlewrapper{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 3rem}@media (min-width: 36em){.Newseintrag__titlewrapper{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center}}.Newseintrag__titlewrapper .title{margin-bottom: 1.5rem}@media (min-width: 36em){.Newseintrag__titlewrapper .title{margin-bottom: 0}}.Newseintrag__entry{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 3rem}@media (min-width: 48em){.Newseintrag__entry{margin-bottom: 6rem}}.Newseintrag__image{width: 100%;margin-bottom: 1.5rem;position: relative}@media (min-width: 48em){.Newseintrag__image{margin-bottom: 0;width: 40%;max-width: 495px}}@media (min-width: 75em){.Newseintrag__image{max-width: 495px}}.Newseintrag__image img{width: 100%;-o-object-fit: cover;object-fit: cover}.Newseintrag__image:hover .Newseintrag__imageoverlay{opacity: 0.6}.Newseintrag__imageoverlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #f7f7f7;opacity: 0;-webkit-transition: opacity .4s;transition: opacity .4s}.Newseintrag__content{width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}@media (min-width: 48em){.Newseintrag__content{width: 60%;padding-left: 2rem;max-width: 770px}}@media (min-width: 62em){.Newseintrag__content{padding-left: 2.5rem}}@media (min-width: 75em){.Newseintrag__content{padding-left: 3rem}}.Newseintrag__line{display: block}@media (min-width: 48em){.Newseintrag__line{display: block;width: 143px;height: 3px;background: #f7f7f7;margin-bottom: 1.25rem}}.Newseintrag__title{font-size: 22px;font-weight: 500}@media (min-width: 62em){.Newseintrag__title{font-size: 25px}}.Newseintrag__date{margin-bottom: 1.5rem;font-size: 17px}@media (min-width: 62em){.Newseintrag__date{font-size: 20px}}.Newseintrag__link{margin-top: 1.5rem}