.bioself-product-card{position:relative;display:grid;min-width:0;grid-template-rows:auto 1fr auto;overflow:clip;border:var(--product-card-border-width, 1px) solid rgba(var(--accent-color-rgb),var(--product-card-border-opacity, 1));border-radius:var(--product-card-radius, 10px);background:var(--product-card-background, transparent);container-type:inline-size;transition:box-shadow .18s ease,transform .18s ease}.bioself-product-card:hover{box-shadow:var(--product-card-shadow-x, 0) var(--product-card-shadow-y, 10px) var(--product-card-shadow-blur, 28px) rgba(37,132,57,var(--product-card-shadow-opacity, 0))}.theme-hover--lift .bioself-product-card:hover{transform:translateY(-2px)}.theme-hover--none .bioself-product-card:hover{transform:none;box-shadow:none}.bioself-product-card--card{border-color:rgba(var(--border-color-rgb),var(--product-card-border-opacity, 1))}.product-item--vertical{background-color:transparent}.bioself-product-card__media{position:relative;display:grid;min-height:var(--product-card-image-height, 220px);padding:calc(var(--product-card-image-padding, 16px) + 24px) var(--product-card-image-padding, 16px) var(--product-card-image-padding, 16px);place-items:center}.bioself-product-card__image-link{display:grid;width:100%;place-items:center}.bioself-product-card__image{width:100%;height:var(--product-card-image-height, 220px);object-fit:var(--product-card-image-fit, contain);transition:transform .22s ease}.features--animate-zoom .bioself-product-card:hover .bioself-product-card__image{transform:scale(1.025)}.bioself-product-card__badges{position:absolute;inset:10px 10px auto;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;pointer-events:none}.bioself-product-card__discount{padding:5px 18px;border-radius:999px;background:var(--brand-highlight-color, #ffbb12);color:#151515;font-size:13px;font-weight:var(--font-weight-bold, 700)}.bioself-product-card__pack{display:grid;padding:5px 10px 7px;border-radius:0 0 8px 8px;background:var(--brand-highlight-color, #ffbb12);color:#151515;line-height:1;text-align:center;text-transform:uppercase}.bioself-product-card__pack strong{font-size:19px}.bioself-product-card__pack small{font-size:10px;font-weight:var(--font-weight-bold, 700)}.bioself-product-card__wishlist{position:absolute;inset:auto 14px 14px auto;z-index:2}.bioself-product-card__content{display:grid;padding:4px var(--product-card-content-padding, 16px) 10px;align-content:end;gap:var(--product-card-content-gap, 6px);text-align:var(--product-card-text-align, left)}.bioself-product-card__title{color:var(--heading-color, #1c1b1f);text-decoration:none}.bioself-product-card__title h3{display:-webkit-box;min-height:2.4em;margin:0;overflow:hidden;font-size:var(--product-card-title-size, 16px);font-weight:var(--font-weight-bold, 700);line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bioself-product-card__prices{display:flex;align-items:baseline;gap:10px;justify-content:var(--product-card-text-align, left)}.bioself-product-card__prices strong{color:var(--accent-color, #308a36);font-size:var(--product-card-price-size, 23px);font-weight:var(--font-weight-bold, 700)}.bioself-product-card__prices s{color:#505450;font-size:14px;font-weight:var(--font-weight-semibold, 600)}.bioself-product-card__unit-price{min-height:1.3em;color:#353835;font-size:12px}.bioself-product-card__actions{display:grid;padding:0 var(--product-card-content-padding, 16px) var(--product-card-content-padding, 16px);align-self:end}.bioself-product-card__actions form{display:grid}.bioself-product-card__button{display:flex;width:100%;min-height:var(--button-min-height, 44px);padding:10px 16px;align-items:center;justify-content:center;gap:10px;border:var(--button-border-width, 0) solid currentColor;border-radius:var(--button-radius, 8px);background:var(--primary-button-background, #308a36);color:var(--primary-button-text-color, #fff);cursor:pointer;font-size:var(--product-card-button-size, 13px);font-weight:var(--button-font-weight, var(--font-weight-bold, 700));line-height:1.1;text-align:center;text-decoration:none;text-transform:var(--button-text-transform, uppercase);transition:background-color .16s ease,color .16s ease,opacity .16s ease}.bioself-product-card__button:hover{background:var(--brand-highlight-color, #ffbb12);color:#151515}.bioself-product-card__button:disabled{cursor:wait;opacity:.65}.bioself-product-card__button svg{width:20px;height:20px;flex:0 0 auto}.bioself-product-card__button--notify{background:#757c76}.bioself-product-card__status{display:none;margin:8px 0 0;color:#9f1d1d;font-size:12px;line-height:1.3}.bioself-product-card__status:not(:empty){display:block}@container (max-width: 240px){.bioself-product-card__media{min-height:min(var(--product-card-image-height, 220px),170px);padding-inline:10px}.bioself-product-card__image{height:min(var(--product-card-image-height, 220px),170px)}.bioself-product-card__content,.bioself-product-card__actions{padding-inline:10px}.bioself-product-card__title h3{font-size:14px}.bioself-product-card__prices strong{font-size:18px}.bioself-product-card__button{padding-inline:8px;font-size:11px}}@media(prefers-reduced-motion:reduce){.bioself-product-card,.bioself-product-card__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-product-card.css.map */
