.product-card{background-color:var(--background_color);display:flex;flex-direction:column;height:auto}.product-card .product-card__content{position:relative;display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;min-height:0;height:100%}.product-card .product-card__link{position:relative;color:var(--primary_text);display:flex;flex:0 1 auto;flex-direction:column;gap:.5rem;min-height:0;text-decoration:none}.product-card .product-card__link:focus-visible{outline:2px solid var(--primary_text);outline-offset:2px}.product-card .product-card__media-link{display:block}.product-card .product-card__media{overflow:hidden}.product-card .product-card__image--secondary{transform:translate(100%)}.product-card .product-card-labels{position:absolute;top:0;left:0;width:100%;z-index:1;padding:.5rem;display:flex;gap:.5rem;flex-wrap:wrap}.product-card .product-card-labels__item{padding:.25rem;border:1px solid var(--primary_text);box-sizing:border-box;color:var(--primary_text)}.product-card .product-card__details{color:var(--primary_text);display:flex;flex-direction:column;gap:.5rem;flex:0 1 auto;min-height:0}.product-card .product-card__details>*:not(.product-card__actions){padding-inline:.125rem}.product-card .product-card__title,.product-card .product-card__description{flex:0 0 auto}.product-card .product-card-price .product-card-price__list{display:flex;flex-direction:row;gap:.25rem;padding:.125rem;width:fit-content}.product-card .product-card-price .product-card-price__compare-value span{text-decoration:line-through}.product-card .product-card__actions .product-card-form__submit{width:100%;max-height:26px;padding:.25rem .5rem}.product-card .product-card__actions{flex-shrink:0;margin-top:auto}@media screen and (min-width:1025px){.product-card .product-card__media-link--has-secondary .product-card__image--primary,.product-card .product-card__media-link--has-secondary .product-card__image--secondary{transition:transform .4s ease}.product-card.product-card--hover:hover .product-card__media-link--has-secondary .product-card__image--primary{transform:translate(-100%)}.product-card.product-card--hover:hover .product-card__media-link--has-secondary .product-card__image--secondary{transform:translate(0)}.product-card .product-card__title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.5rem}.product-card .product-card__title-link{flex:1 1 auto;min-width:0;overflow-wrap:anywhere}.product-card .product-card__title>.not_mobile.not_pocket{flex-shrink:0}.product-card .product-card-price .product-card-price__list,.product-card .product-card-price .product-card-price__item,.product-card .product-card-price .product-card-price__compare-value span{white-space:nowrap}.product-card .product-card__details{gap:.25rem}.product-card .product-card__details>*:not(.product-card__actions){padding-inline:.25rem}.product-card .product-card__actions{margin-top:auto}.product-card .product-card__actions .product-card-form__submit{min-height:28px}.product-card .product-card-labels__item{padding:.25rem .5rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-product_card.css.map */
