.homeBlogGrid{display:grid;grid-template-columns:repeat(1,1fr);gap:2.4rem}@media screen and (min-width: 768px){.homeBlogGrid{grid-template-columns:repeat(3,1fr)}}.blogImgWrapper{--max-height: 42rem;height:auto;max-height:var(--max-height);width:100%;overflow:hidden;position:relative}.blogImgWrapper>img{min-height:var(--max-height);width:100%;object-fit:cover;object-position:center}.homeBlogGrid>.grid-item{display:grid;gap:1.5rem;height:max-content}
/*# sourceMappingURL=/cdn/shop/t/6/assets/home-blog-section.css.map */
