.custom-blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:3rem}.custom-blog-card{position:relative;display:block;overflow:hidden;border-radius:1.2rem;aspect-ratio:1 / .75;text-decoration:none;background:#f3f3f3}.custom-blog-card__image,.custom-blog-card__placeholder{width:100%;height:100%;display:block}.custom-blog-card__image{object-fit:cover;transition:transform .35s ease}.custom-blog-card:hover .custom-blog-card__image{transform:scale(1.04)}.custom-blog-card__placeholder{display:flex;align-items:center;justify-content:center;background:#f3f3f3}.custom-blog-card__placeholder svg{width:40%;height:40%;opacity:.35}.custom-blog-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.2rem;color:#fff;background:linear-gradient(to top,#000000b8,#00000073 35%,#0000 72%)}.custom-blog-card__title{margin:0;color:#fff;font-size:1.4rem;line-height:1.2;font-weight:700}.custom-blog-card__excerpt{margin:.4rem 0 0;color:#fff;font-size:1.1rem;line-height:1.3}@media screen and (min-width:750px){.custom-blog-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}.custom-blog-card__title{font-size:1.6rem}.custom-blog-card__excerpt{font-size:1.2rem}}@media screen and (min-width:990px){.custom-blog-grid{grid-template-columns:repeat(4,1fr)}.custom-blog-card{border-radius:1.4rem}}@media screen and (min-width:1400px){.custom-blog-grid{grid-template-columns:repeat(5,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-main-blog.css.map */
