.product-card__figure{position:relative;object-fit:cover;aspect-ratio:2/3;width:100%;margin:0}.product-card__image{object-fit:cover;width:100%;height:100%;overflow-wrap:anywhere;word-break:break-word}.product-card__image:nth-child(2){position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}@media screen and (min-width:768px){.product-card:hover .product-card__image:nth-child(2){opacity:1}}.product-card__content{display:flex;flex-direction:column;padding:16px 12px}@media screen and (min-width:1024px){.product-card__content{padding:24px}}.product-carousel--card-flush .product-card__content,.product-card--flush .product-card__content{padding-inline-start:0}.product-carousel--card-simple .product-card__content{display:none}.product-card__utilities{display:flex;gap:12px;margin-bottom:12px;justify-content:flex-end}.product-card__icon{display:block;width:14px;height:14px}.product-card__swatch-row{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.product-card__text{display:flex;flex-direction:column;gap:8px;width:100%}.product-card__title-price{display:flex;flex-direction:column;gap:2px;padding-right:16px;font-family:var(--font-body--family);font-size:12px;line-height:20px}.product-card__title{color:inherit;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width:1024px){.product-card__title{-webkit-line-clamp:1}}.product-card__price{margin:0;color:var(--color-secondary)}.product-card__badge{margin:8px 0 0}.product-card__wishlist{background:none;border:none;padding:0;cursor:pointer}.product-card__dinkus{margin:0}.swatch-selector{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;flex:1;flex-wrap:wrap}.swatch-selector__item{display:flex;align-items:center;padding-bottom:2px;border-bottom:1px solid transparent}.swatch-selector__item[data-selected]{border-bottom-color:currentColor}.swatch-selector__chip{display:block;width:14px;height:14px;padding:0;background-color:currentColor;border:0;cursor:pointer}.swatch-selector__expander{color:var(--color-faint);text-decoration:none}.product-card__carousel-loading{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:#fff;pointer-events:none;display:flex;align-items:center;justify-content:center}.product-card__media{position:relative;display:flex;align-items:center;justify-content:center;overflow-wrap:anywhere;word-break:break-word;aspect-ratio:2/3;object-fit:cover;margin:0}.skeleton.product-card__figure:after{content:"";position:absolute;width:1px;height:100%;background-color:var(--color-white);right:0;top:0;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/336/assets/product-card.css.map */
