.product-card{width:100%;transition:all .4s ease-in-out}.product-card:hover .product-image img{transform:scale(1.05)}.product-card:hover .product-image .video-cover{opacity:0}.product-card:hover .product-image .product-video{opacity:1}.product-card .product-image{width:100%;height:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden;position:relative}.product-card .product-image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center;border-radius:16px;transition:all .4s ease-in-out;background-color:#fafafa;display:block}.product-card .product-image .video-container{position:relative;width:100%;height:100%;object-fit:cover}.product-card .product-image .video-cover{display:block;width:100%;height:auto;position:relative;z-index:2;transition:opacity .3s ease}.product-card .product-image .product-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.product-card .product-image video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-card .product-image .chips{position:absolute;top:8px;right:8px;display:flex;flex-direction:row;gap:4px;z-index:101}.product-card .product-image .badge{font-weight:600;font-size:12px;text-transform:uppercase;background:#f1bcdd;border-radius:16px;padding:4px 12px}.product-card .product-image .badge.unavailable{background:#eeeeee87;color:#666}.product-card .product-detail{border-radius:0 0 16px 16px;display:flex;justify-content:space-between;align-items:baseline}.product-card .product-detail .strong{font-weight:600;font-size:12px;text-transform:uppercase}.product-card .product-detail .original-price{color:#f1bcdd;text-decoration:line-through;font-weight:600;font-size:12px;text-align:right}.product-card .color-swatches{display:flex;gap:4px;margin-top:.5rem;align-items:center}.product-card .color-swatches .swatch{width:10px;height:10px;border-radius:50%;display:inline-block;border:1px solid #ccc}.product-card .color-swatches .more-colors{font-size:.75rem;color:#666;margin-left:4px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/styles-product_card.css.map */
