.vita-product-card{display:flex;height:100%;min-width:0;flex-direction:column;overflow:hidden;border-radius:1.6rem;background:var(--brand-white);padding:2.4rem;gap:1.6rem}.vita-product-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;color:inherit;background:var(--brand-white);text-decoration:none}.vita-product-card__image,.vita-product-card__placeholder{display:block;width:100%;height:100%;object-fit:contain;transition:transform .24s ease}.vita-product-card:hover .vita-product-card__image{transform:scale(1.025)}.vita-product-card__sale{position:absolute;top:1.2rem;right:1.2rem;display:flex;width:4.2rem;height:4.2rem;align-items:center;justify-content:center;border-radius:50%;color:var(--brand-white);background:var(--brand-leaf);font-family:var(--font-heading);font-size:1.7rem;font-style:italic}.vita-product-card__content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.vita-product-card__type{margin:0 0 .8rem;color:var(--brand-black);font-size:1.4rem;font-weight:600;line-height:2rem}.vita-product-card__title{margin:0;font-size:1.6rem;font-weight:300;line-height:2.4rem;color:var(--brand-forest);font-family:var(--font-body)!important}.vita-product-card__title a{color:rgba(var(--brand-forest-rgb),.82);text-decoration:none}.vita-product-card__title a:hover{color:var(--brand-green)}.vita-product-card__footer{display:flex;margin-top:1.6rem;align-items:center;justify-content:space-between;gap:1.2rem}.vita-product-card__price{display:flex;min-width:0;flex-direction:column;color:var(--brand-black);font-size:1.6rem;font-weight:600;line-height:2.4rem}.vita-product-card__price s{color:rgba(var(--brand-forest-rgb),.5);font-size:1rem;font-weight:300}.vita-product-card__cart{position:relative;display:flex;width:4rem;height:4rem;min-width:4rem;min-height:4rem;margin:0;padding:0;align-items:center;justify-content:center;border:0;border-radius:50%;color:var(--brand-white);background:var(--brand-forest);cursor:pointer;text-decoration:none;transition:background .16s ease,transform .16s ease}.vita-product-card__cart:hover:not(:disabled){color:var(--brand-white);background:var(--brand-green);transform:translateY(-.1rem)}.vita-product-card__cart:disabled{cursor:not-allowed;opacity:.42}.vita-product-card__cart-icon{display:flex;width:100%;height:100%}.vita-product-card__cart-icon svg{width:100%;height:100%}.vita-product-card__cart .loading__spinner{position:absolute;inset:50% auto auto 50%;width:1.8rem;transform:translate(-50%,-50%)}.vita-product-card__cart.loading .vita-product-card__cart-icon{opacity:0}@media(prefers-reduced-motion:reduce){.vita-product-card__image,.vita-product-card__cart{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-vita-product-card.css.map */
