.custom-product-card-main{width:100%}.custom-product-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.custom-product-card{border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;text-align:center;position:relative}.custom-product-card-info{position:absolute;bottom:0;width:100%}.custom-product-card-image{width:100%;height:100%;position:relative;padding-bottom:150%}.custom-product-card-main .custom-product-card-content{padding:0}.custom-product-card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004a;z-index:0}.custom-product-card-image img{width:100%;height:100%;display:block;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center;transform-origin:center;transition:scale 1s cubic-bezier(.25,.46,.45,.94)}.custom-product-card:hover .custom-product-card-image img{scale:1.2}.custom-product-card-content{padding:20px}.custom-product-card-title{font-size:18px;font-weight:600;margin-bottom:6px}.custom-product-card-subtitle{font-size:14px;margin-bottom:14px}.custom-product-card-btn{display:inline-block!important;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@media(max-width:990px){.custom-product-card-grid{grid-template-columns:repeat(2,1fr);gap:6px}}@media(max-width:600px){.custom-product-card-grid{grid-template-columns:1fr}.custom-product-card-image{padding-bottom:130%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-product-card.css.map */
