.category-card,.product-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.category-card:hover,.product-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(0,0,0,.14);border-color:rgba(0,0,0,.18)}.category-card img,.product-card img{transition:transform .35s ease}.category-card:hover img,.product-card:hover img{transform:scale(1.045)}@media(max-width:760px){.category-card:hover,.product-card:hover{transform:none}.category-card:active,.product-card:active{transform:scale(.985)}}