.post-hero{position:relative;display:block;overflow:hidden;border-radius:var(--secondary-rounded)}.post-hero:hover .post-item-image img{transform:scale(1.05);filter:brightness(80%)}.post-hero .post-hero__overlay{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff}.post-hero:first-child{grid-column:span 2;grid-row:span 2}.post-hero--small .post-hero__title{font-size:1rem}@media (max-width: 768px){.post-hero:first-child{grid-column:span 1;grid-row:span 1}}
