/* Bildkompositionen für die Beitragsübersicht */
.post-grid{gap:78px 34px}.post-card .post-image{position:relative;display:block;height:285px;margin:0 42px 56px 0;overflow:visible;background:transparent}.post-card .post-image-main{display:block;width:100%;height:100%;border-radius:0 90px 0 90px;object-fit:cover;object-position:center}.post-card .post-image-accent{position:absolute;right:-42px;bottom:-56px;display:block;width:39%;height:122px;padding:7px;border:1px solid rgba(0,0,0,.06);border-radius:46px 0 0 0;background:#fff;box-shadow:0 12px 26px rgba(20,20,20,.13);overflow:hidden}.post-card .post-image-accent img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(.8) contrast(1.05)}.post-card-content{padding-top:0}.post-card h2{max-width:550px}.post-card p{max-width:520px}@media(max-width:750px){.post-grid{gap:64px}.post-card .post-image{height:250px;margin-right:28px;margin-bottom:42px}.post-card .post-image-main{border-radius:0 68px 0 68px}.post-card .post-image-accent{right:-28px;bottom:-42px;width:40%;height:95px;padding:5px;border-radius:35px 0 0 0}}
