.product-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;min-height:33rem;padding:1.875rem .625rem .625rem;background:#fff;border-top:1px solid var(--border, #989898);border-right:1px solid var(--border, #989898);box-sizing:border-box}.product-card__tag{position:absolute;top:1rem;left:.75rem;padding:.25rem 1.5rem;background:#f4da9b;border-radius:.25rem;font-size:.875rem;font-weight:500;color:#000;line-height:normal;z-index:2}.catalog__item:last-child .product-card{border-right:none}.product-card__image-link{display:block;flex:1 1 auto;width:100%;min-height:0;overflow:hidden}.product-card__image-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__image{width:100%;height:100%;object-fit:contain;object-position:center}.product-card__copy{display:flex;flex-direction:column;align-items:center;gap:.375rem;width:12.75rem;max-width:100%}.product-card__electrolytes{margin:0;font-size:1rem;color:#000;text-align:center}.product-card__features{display:flex;align-items:stretch;border-top:1px solid #000000;border-bottom:1px solid #000000}.product-card__feature{padding:.375rem .5rem;font-size:.75rem;font-weight:700;color:#000;text-align:center;white-space:nowrap}.product-card__feature+.product-card__feature{border-left:1px solid #000000}.product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;width:100%;margin-top:.5rem}.product-card__info{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;flex:1 1 auto;min-width:0}.product-card__form{margin:0;flex:0 0 auto;position:relative;z-index:2}.product-card__cta{min-width:130px}@media screen and (min-width:750px){.product-card__cta{min-width:200px}}.product-card__cta[disabled]{opacity:.5;cursor:not-allowed}.product-card__title-link{text-decoration:none;color:inherit}.product-card__title{margin:0;font-size:1.125rem;font-weight:500;color:#000}.product-card__description{margin:0;font-size:.875rem;color:#000}.product-card__price{display:flex;gap:.375rem;font-size:.875rem;align-items:center;font-weight:500;color:#000}.product-card__price-compare{color:#6c6c6c;font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-product-card.css.map */
