.product-card{display:block;position:relative;text-align:left}.product-card__media{aspect-ratio:67/85;margin-bottom:var(--sp-16);width:100%}.product-card__media-gallery{height:100%;position:absolute;width:100%;z-index:1}.product-card__media-gallery .media--alter-variant,.product-card__media-gallery .media:not(:first-child){opacity:0}.product-card__media.card:not(.product-carousel__heading){background-color:var(--color-gray-1)}.product-card__media:hover .media--alter{opacity:1}.product-card__media:empty:not(.product-carousel__heading){background-color:var(--color-gray-2)}.product-card__main{display:grid;gap:var(--sp-4);padding:0 var(--sp-4)}.product-card__swatches{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;font-size:var(--fs-label);gap:var(--sp-8);height:12px;margin-top:var(--sp-4);position:relative}.product-card__swatches--loading .swatch:first-child{-webkit-animation:blink 1s linear infinite;animation:blink 1s linear infinite}.product-card__swatches--loading .swatch:nth-child(2){-webkit-animation:blink 1s linear .1s infinite;animation:blink 1s linear .1s infinite}.product-card__swatches--loading .swatch:nth-child(3){-webkit-animation:blink 1s linear .2s infinite;animation:blink 1s linear .2s infinite}.product-card__heading{-webkit-align-items:baseline;align-items:baseline;display:-webkit-flex;display:flex;gap:var(--sp-16);-webkit-justify-content:space-between;justify-content:space-between}.product-card__wish{position:absolute;right:16px;top:16px;z-index:3}.product-card p{margin:var(--sp-12) 0 0}.product-card .price--lowest{margin-top:-4px}@-webkit-keyframes blink{0%{opacity:0}40%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes blink{0%{opacity:0}40%{opacity:1}80%{opacity:1}to{opacity:0}}.product-card__swatches-more{color:var(--color-light-grey);font-size:var(--fs-label);font-weight:var(--fw-regular);line-height:150%;letter-spacing:.12px;white-space:nowrap}.product-card__video{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s ease;width:100%;z-index:3}.product-card__media:hover .product-card__video[data-ready]{opacity:1}@media(hover:none){.product-card__video{display:none}}@media(prefers-reduced-motion:reduce){.product-card__video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/component-product-card.css.map */
