.product-card{display:flex;flex-direction:column;gap:24px;width:100%;height:100%}.product-card__media{display:block;width:100%;height:31.25vw;max-height:540px;background-color:var(--light_grey_2)}@media(max-width:991px){.product-card__media{height:calc(100vw * 300 / 393);max-height:420px}}.product-card__media .media__item,.product-card__media img,.product-card__media video{width:100%;height:100%;object-fit:cover}.product-card__body{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.product-card__body__text{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1}.product-card__body__title{display:block;line-height:1em}.product-card__body__price{line-height:1em}.product-card__body__purchase{flex-shrink:0}.product-card__body__link{width:max-content;line-height:1em;max-width:50%}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style-product-card.css.map */
