.product-card{position:relative}.product-card__image-wrapper{display:block;position:relative;overflow:hidden;text-decoration:none;background-color:#f5f5f5;border-radius:12px}.product-card__images,.product-card__slider{position:relative;aspect-ratio:3/4;overflow:hidden;background-color:#f5f5f5;border-radius:12px;width:100%}.product-card__slider-track{display:flex;width:100%;height:100%;transition:transform .35s cubic-bezier(.25,1,.5,1);will-change:transform}.product-card__image-link{display:block;width:100%;height:100%}.product-card__slide{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden;border-radius:12px}.product-card__image{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:12px;display:block;transition:transform .5s ease}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card__image-placeholder{width:100%;aspect-ratio:3/4;background-color:var(--color-background-secondary);border-radius:12px}.product-card__slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;background:#fffffff2;border:1px solid rgba(0,0,0,.06);color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;opacity:0;visibility:hidden;box-shadow:0 3px 10px #00000026;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:opacity .25s ease,transform .2s ease,background-color .2s ease,color .2s ease,visibility .25s ease;padding:0}.product-card__slider-arrow--prev{left:8px}.product-card__slider-arrow--next{right:8px}.product-card:hover .product-card__slider-arrow{opacity:1;visibility:visible}.product-card__slider-arrow:hover{background:#111;color:#fff;transform:translateY(-50%) scale(1.1)}.product-card__slider-arrow:active{transform:translateY(-50%) scale(.95)}.product-card__slider-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:4px;z-index:5;pointer-events:auto}.product-card__slider-dot{width:5px;height:5px;border-radius:50%;background:#fff9;box-shadow:0 1px 2px #00000059;transition:all .25s ease;cursor:pointer}.product-card__slider-dot.is-active{background:#fff;width:14px;border-radius:10px}.badge--editorial{background-color:#fffffff2;color:#000;border:1px solid rgba(0,0,0,.05);font-weight:500;text-transform:none;border-radius:100px;padding:4px 10px;font-size:9px;letter-spacing:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.product-card__badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px;z-index:4}.product-card__wishlist{position:absolute;top:10px;right:10px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#ffffffbf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;cursor:pointer;opacity:1;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;z-index:4;border-radius:50%}.product-card__wishlist-icon path{stroke:#1a2744!important;fill:transparent!important;transition:fill .2s ease,stroke .2s ease}.product-card__wishlist.is-wishlisted .product-card__wishlist-icon path{fill:#1a2744!important;stroke:#1a2744!important}.product-card__wishlist:hover{transform:scale(1.1);background:#fffffff2}.product-card__info{padding:10px 2px 0;position:relative}.product-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-card__title{font-family:var(--font-body-family);font-size:13px;font-weight:600;line-height:1.35;color:#111;text-decoration:none;letter-spacing:-.01em;text-transform:none;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;flex:1;transition:opacity .2s ease}.product-card__title:hover{opacity:.7}.product-card__quick-trigger{width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.12);color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0;transition:all .2s ease}.product-card__quick-trigger:hover{background:#111;color:#fff;border-color:#111;transform:scale(1.12)}.product-card__quick-trigger:active{transform:scale(.92)}.product-card__price{font-family:var(--font-body-family);font-size:12px;font-weight:400;color:#666;letter-spacing:0;display:flex;align-items:center;gap:6px;margin-top:3px}.product-card__price-compare{text-decoration:line-through;opacity:.6}.product-card__price-sale{color:var(--color-sale, #c0392b);font-weight:600}@media(max-width:768px){.product-card__slider-arrow{display:none!important}.product-card__quick-trigger{width:24px;height:24px}.product-card__title{font-size:12px}.product-card__price{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/component-product-card.css.map */
