:root{--hover-duration-in: .28s;--hover-duration-out: .35s;--hover-easing-in: ease-out;--hover-easing-out: ease-in-out;--hover-lift: -6px;--hover-zoom: 1.04}@media (hover: hover){.product-index .prod-container{transition:transform var(--hover-duration-out) var(--hover-easing-out),box-shadow var(--hover-duration-out) var(--hover-easing-out)}.product-index:hover .prod-container{transform:translateY(var(--hover-lift));box-shadow:0 12px 24px #0000001f;z-index:10;transition:transform var(--hover-duration-in) var(--hover-easing-in),box-shadow var(--hover-duration-in) var(--hover-easing-in)}.prod-image{position:relative;overflow:hidden}.prod-image img{top:0!important;left:0!important;right:0!important;bottom:0!important;transition:transform var(--hover-duration-out) var(--hover-easing-out)}.product-index:hover .prod-image img{transform:scale(var(--hover-zoom));transition:transform var(--hover-duration-in) var(--hover-easing-in)}}@keyframes sale-badge-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.9}}.sale-item{animation:sale-badge-pulse .6s var(--hover-easing-out) .5s 2}.product-index:nth-child(2) .sale-item{animation-delay:.6s}.product-index:nth-child(3) .sale-item{animation-delay:.7s}.product-index:nth-child(4) .sale-item{animation-delay:.8s}.product-index:nth-child(5) .sale-item{animation-delay:.9s}.product-index:nth-child(n+6) .sale-item{animation-delay:1s}@media (prefers-reduced-motion: reduce){.product-index .prod-container,.product-index:hover .prod-container,.prod-image img,.product-index:hover .prod-image img{transition:none!important;transform:none!important}.sale-item{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/product-card-hover.css.map */
