.card-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.card-gallery-item{position:relative;border-radius:.5rem;overflow:hidden}.card-gallery-item>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.card-gallery-image{position:relative;padding-bottom:115%;z-index:-1}.card-gallery-image img,.card-gallery-image svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.card-gallery-content{position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;padding:2.4rem;background:linear-gradient(180deg,#fff0,#000000c4 106.62%);display:flex;flex-direction:column;justify-content:flex-end}.card-gallery-content h2{color:#fff;margin:0}.card-gallery-content p{margin-top:.6rem;margin-bottom:0}.card-gallery-item:hover .card-gallery-image img{transform:scale(1.05)}@media screen and (max-width: 1023px){.card-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 768px){.card-gallery-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.card-gallery-content{padding:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/card-gallery.css.map */
