.product-card-wrapper{height:100%}.product-card,.product-card *,.product-card *:before,.product-card *:after{box-sizing:border-box}.product-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;height:100%;aspect-ratio:4 / 5;padding:2rem;border-radius:8px;overflow:hidden;background-color:#676767;color:#fff;text-decoration:none}.product-card__media{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.product-card__media img,.product-card__media svg{display:block;width:100%;height:100%;object-fit:cover}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.product-card__tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.8rem}.product-card__tag{display:inline-flex;align-items:center;padding:.7rem 1.4rem;border:1px solid #fff;border-radius:999px;font-family:var(--font-primary, var(--font-body-family));font-size:1.4rem;font-weight:500;line-height:1.2;color:#fff}.product-card__tag--sold-out{background:#fff;color:#000}.product-card__overlay{position:relative;z-index:1;width:100%;margin-top:auto;padding:2.4rem;border-radius:8px;background:#67676733;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.product-card__title{margin:0 0 .4rem;font-family:var(--font-primary, var(--font-body-family));font-size:1.6rem;font-weight:400;line-height:1.4;color:#fff;word-break:break-word}.product-card__meta{margin:0;font-family:var(--font-primary, var(--font-body-family));font-size:1.2rem;line-height:1.6;color:#fff}.product-card__price{display:none}@media screen and (min-width:750px)and (hover:hover){.product-card:hover .product-card__image--secondary,.product-card:focus-visible .product-card__image--secondary{opacity:1}.product-card__tag--process{opacity:0;transition:opacity .2s ease}.product-card:hover .product-card__tag--process,.product-card:focus-visible .product-card__tag--process{opacity:1}.product-card:hover .product-card__region,.product-card:focus-visible .product-card__region{display:none}.product-card:hover .product-card__price,.product-card:focus-visible .product-card__price{display:inline}}.product-card__meta--no-region .product-card__price{display:inline}.collage__item:only-child .product-card-wrapper:has(.product-card){max-width:64.7rem;margin:0 auto}@media screen and (max-width:989px){.slider .slider__slide:has(.product-card){width:280px;min-width:280px;max-width:280px}.product-card__overlay{padding:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-product-card.css.map */
