.product-card{--pc-accent: 227, 0, 69;display:flex;flex-direction:column;gap:12px}.product-card__media{position:relative;display:block;overflow:hidden;border-radius:16px;background:#0000000a;text-decoration:none}.product-card__picture,.product-card__media picture{display:block;width:100%;height:100%}.product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card__media:hover .product-card__img{transform:scale(1.04)}.product-card__swatches{display:flex;align-items:center;gap:8px;padding-inline:2px}.product-card__swatch{display:block;width:28px;height:28px;border-radius:50%;background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px #00000014;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease}.product-card__swatch:hover{transform:scale(1.1)}.product-card__swatch.is-active{border:1px solid black}.product-card__swatch--blank{background:#0000000f}.product-card__swatch-more{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 7px;border-radius:100px;background-color:#f7dddd;color:#1d1d1d;font-family:var(--font-heading-family);font-size:12px;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s ease}.product-card__swatch-more:hover{transform:scale(1.1);background-color:#f0c9c9}.product-card__info{display:flex;flex-direction:column;gap:6px;padding:0 2px}.product-card__title{font-family:var(--font-heading-family);font-size:14px;font-weight:400;line-height:18px;color:#1d1d1f;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title,.product-card__title:visited,.product-card__title:focus{color:#1d1d1f}.product-card__title:hover{color:#1d1d1f;text-decoration:underline;text-underline-offset:2px}.product-card__prices{display:flex;align-items:center;gap:6px}.product-card__price{font-family:var(--font-heading-family);font-size:20px;font-weight:700;letter-spacing:.4px;line-height:24px;color:#1d1d1d}.product-card__compare{font-family:var(--font-heading-family);font-size:12px;font-weight:400;color:#666;text-decoration:line-through}.product-card__discount{display:inline-flex;align-items:center;background:rgb(var(--pc-accent));color:#fff;font-family:var(--font-heading-family);font-size:11px;font-weight:800;line-height:1;letter-spacing:.2px;padding:4px 7px;border-radius:4px;white-space:nowrap}@media screen and (max-width:749px){.product-card{gap:10px}.product-card__swatch,.product-card__swatch-more{width:20px;height:20px;min-width:20px}.product-card__swatch-more{font-size:11px}.product-card__title{font-size:12px;line-height:18px}.product-card__price{font-size:15px;line-height:18px}.product-card__compare{font-size:11px}.product-card__discount{font-size:9px;padding:3px 5px}.product-card__prices{gap:4px}.product-card__media{border-radius:8px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-product-card.css.map */
