.avatar{border-radius:50%}.cover-image{border-radius:6px}.blog-post-card-image{width:100%;height:192px}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cardImage{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.cardImage span{width:100%;aspect-ratio:1/1;overflow:hidden}.cardImage img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.cardImage{grid-template-columns:repeat(2,1fr)}}