.custom-blog-posts--grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.custom-blog-posts--grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.custom-blog-posts--card{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;overflow:hidden;aspect-ratio:1 / 1;padding:20px}@media(min-width:768px){.custom-blog-posts--card{padding:4rem}}.custom-blog-posts--bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.custom-blog-posts--bg img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.custom-blog-posts--bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.1) 60%,transparent 100%)}.custom-blog-posts--card:hover .custom-blog-posts--bg img{transform:scale(1.05)}.custom-blog-posts--content{position:relative;z-index:2}.custom-blog-posts--link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}
/*# sourceMappingURL=/cdn/shop/t/30/assets/custom_blog-posts.css.map */
