.products-item{transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;width:100%}.products-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.products-thumbnail{transition:all .3s ease;overflow:hidden;background-color:var(--primary-color-01--p1-opacity-04);flex-direction:column;justify-content:center;align-items:center;width:100%;height:32vw;max-height:640px;display:flex;position:relative}.products-item:hover .products-thumbnail{transform:scale(1.02)}.thumbnail{transition:transform .3s ease;mix-blend-mode:darken;object-fit:contain;width:100%;height:100%}.products-item:hover .thumbnail{transform:scale(1.05)}.products-summary{transition:opacity .3s ease;padding-top:8px}.products-item:hover .products-summary{opacity:1}.products-link{text-decoration:none;color:inherit;display:block;width:100%}.products-link:hover{text-decoration:none;color:inherit}.products-item .tag{transition:all .3s ease}.products-item:hover .tag{transform:scale(1.02)}.products-prices{transition:color .3s ease;grid-column-gap:8px;grid-row-gap:8px;align-items:center;display:flex}.products-item:hover .products-prices{color:inherit}@media (hover: none) and (pointer: coarse){.products-item:hover{transform:none;box-shadow:none}.products-item:hover .products-thumbnail,.products-item:hover .thumbnail{transform:none}.products-item:hover .products-summary{opacity:1}}@media (max-width: 768px){.products-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.products-item:hover .products-thumbnail{transform:scale(1.01)}.products-item:hover .thumbnail{transform:scale(1.03)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-hover.css.map */
