.product-card{display:block;position:relative}.product-card__link{inset:0;position:absolute;z-index:1}.product-card__content{background:rgb(var(--color-background-rgb));display:flex;flex-direction:column;height:100%;overflow:hidden}.product-card__media{aspect-ratio:328/275;background:rgb(var(--color-background-rgb)/.5);overflow:hidden;position:relative}@media screen and (max-width:749px){.product-card__media{aspect-ratio:176/147}}.product-card__media[data-image-ratio=adapt]{aspect-ratio:auto}.product-card__image,.product-card__images{inset:0;position:absolute}.product-card__image{height:100%;object-fit:cover;transition:opacity .35s ease;width:100%}.product-card__image--secondary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__badges{display:flex;flex-wrap:wrap;gap:6px;pointer-events:none;position:absolute;z-index:2}.product-card__badges--top-left{left:12px;top:14px}@media screen and (max-width:749px){.product-card__badges--top-left{left:10px;top:10px}}.product-card__badges--top-right{justify-content:flex-end;right:12px;top:14px}@media screen and (max-width:749px){.product-card__badges--top-right{right:10px;top:10px}}.product-card__badges--bottom-left{bottom:14px;left:12px}@media screen and (max-width:749px){.product-card__badges--bottom-left{bottom:10px;left:10px}}.product-card__badges--bottom-right{bottom:14px;justify-content:flex-end;right:12px}@media screen and (max-width:749px){.product-card__badges--bottom-right{bottom:10px;right:10px}}.product-card__badge{align-items:center;background:rgb(var(--color-background-rgb));border-radius:var(--badge-border-radius,40px);color:rgb(var(--color-foreground-rgb));display:inline-flex;font-family:var(--badge-font-family,inherit);font-size:13px;font-weight:var(--badge-font-weight,600);line-height:1;padding:7px 12px;text-transform:var(--badge-text-transform,none);white-space:nowrap}@media screen and (max-width:749px){.product-card__badge{font-size:10px;padding:4px 8px}}.product-card__organic{bottom:12px;height:44px;left:12px;pointer-events:none;position:absolute;width:44px;z-index:2}@media screen and (max-width:749px){.product-card__organic{bottom:10px;height:30px;left:10px;width:30px}}.product-card__organic-img{height:100%;object-fit:contain;width:100%}.product-card__info{align-items:stretch;column-gap:16px;display:grid;flex:1;grid-template-columns:1fr auto;min-height:104px;padding:14px 18px 18px}@media screen and (max-width:749px){.product-card__info{column-gap:0;min-height:auto;padding:10px 12px 12px;row-gap:4px}}.product-card__info-left{display:flex;flex-direction:column;gap:6px;min-width:0}.product-card__info-right{align-items:flex-end;display:flex;flex-direction:column;gap:13px;text-align:right}@media screen and (max-width:749px){.product-card__info-right{display:none}}.product-card__footer{align-items:flex-end;display:flex;gap:6px;grid-column:1/-1;justify-content:space-between;margin-top:-10px}@media screen and (max-width:749px){.product-card__footer{align-items:center;margin-top:0}}.product-card__title-block{display:flex;flex-direction:column}.product-card__title{font-size:16px;font-weight:700;line-height:1.2;margin:0}@media screen and (max-width:749px){.product-card__title{font-size:14px}}.product-card__flavor{color:var(--color-foreground-subheading);font-size:13px;font-weight:600;line-height:1.6}.product-card__price{align-items:baseline;color:rgb(var(--color-foreground-rgb));display:flex;font-size:18px;font-weight:700;gap:5px}@media screen and (max-width:749px){.product-card__price{flex-wrap:wrap;font-size:16px;gap:3px;line-height:1}}.product-card__price-current--sale{color:rgb(var(--color-foreground-rgb))}.product-card__price-compare{color:var(--color-foreground-subheading);font-size:15px;font-weight:700;text-decoration:line-through}@media screen and (max-width:749px){.product-card__price-compare{font-size:14px}}.product-card__meta{align-items:flex-end;color:var(--color-foreground-subheading);display:flex;font-size:12px;font-weight:700;gap:10px;list-style:none;margin:0;padding:0;white-space:nowrap}@media screen and (max-width:749px){.product-card__meta{gap:8px;margin-top:3px}}@media screen and (min-width:750px){.product-card__meta-slot--mobile{display:none}}.product-card__meta-item{align-items:center;display:inline-flex;gap:4px}.product-card__meta-item-icon{height:12px;object-fit:contain;width:12px}.product-card__atc{flex-shrink:0;position:relative;z-index:2}.product-card__atc .product-card__product-form-component{display:block}.product-card__atc .shopify-product-form{align-items:center;container-type:normal;display:flex;height:auto;justify-content:center}.product-card__atc-button{backdrop-filter:none;background:var(--button-background-color);border:none;border-radius:10px;color:var(--button-color);height:42px;min-width:42px;overflow:hidden;padding:0;width:42px}@media screen and (max-width:749px){.product-card__atc-button{height:35px;min-width:35px;width:35px}}.product-card__atc-button .add-to-cart-text{align-items:center;background:transparent;border-radius:0;gap:0;height:100%;justify-content:center;width:100%}.product-card__atc-button .add-to-cart-icon{color:var(--color-primary-button-text);flex-shrink:0;height:22px;width:22px}.product-card__atc-button .add-to-cart-text__content{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}.product-card__atc-button .add-to-cart__added{left:50%;top:50%;translate:-50% -50%}.product-card__atc-button .add-to-cart__added-icon{color:var(--color-primary-button-text);height:24px;width:24px}