.post-card{background-color:var(--wp--preset--color--bg-color);border-radius:16px;color:var(--color-default,#1f1f1f);display:flex;flex-direction:column;position:relative;text-decoration:none}.post-card-media{background-color:#d3d3d3;border-radius:16px 16px 0 0;height:280px;min-height:280px;-o-object-fit:cover;object-fit:cover;width:100%}.post-card .play-icon{left:10px;position:absolute;top:10px}.post-card .play-icon svg{height:20px;width:20px}.post-card-text-wrapper{display:flex;flex-direction:column;height:100%;min-height:220px;padding:20px 23px 31px}.post-card-text-wrapper strong{color:#000;font-weight:500}.post-card-text-wrapper p{color:rgba(0,0,0,.8)}.post-card-text-wrapper p:last-of-type{margin-bottom:20px}@media(max-width:777px){.post-card-text-wrapper{padding:20px 16px 31px}}.post-card-title.has-custom-headline-21px{font-size:21px}.post-card-button{box-sizing:border-box;margin-top:auto;text-align:center;width:100%}@media(min-width:777px){.post-card.highlighted{align-items:center;display:grid;grid-column:1/-1;grid-template-columns:1fr 1fr}.post-card.highlighted .post-card-button{width:inherit}.post-card.highlighted .post-card-media{border-radius:16px 0 0 16px;height:425px}.post-card.highlighted .post-card-text-wrapper{box-sizing:border-box;height:-moz-fit-content;height:fit-content;padding:40px}}
