.tab-product-card{--tpc-green: #39fd09;--tpc-dark: #1a1a1a;position:relative;display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box;padding:14px;border:1px solid #eee;border-radius:15px;background:#fff;font-family:Jost,sans-serif;transition:box-shadow .25s ease-in-out,border-color .25s ease-in-out}.tab-product-card:hover{border-color:transparent;box-shadow:0 5px 60px #1a1a1a1a}.tab-product-card__image-wrap{position:relative;flex-shrink:0}.tab-product-card__image-link{display:block}.tab-product-card__image{display:block;width:100%;aspect-ratio:4 / 5;object-fit:contain}.tab-product-card__image--placeholder{aspect-ratio:4 / 5;background:#f3fbe6}.tab-product-card__cart-btn{position:absolute;right:0;bottom:-4px;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:none;border-radius:10px;background:var(--tpc-green);color:#fff;cursor:pointer;transition:background-color .25s ease-in-out}.tab-product-card:hover .tab-product-card__cart-btn{background:var(--tpc-dark)}.tab-product-card__cart-btn svg,.tab-product-card__cart-btn img{width:20px;height:20px;flex-shrink:0}.tab-product-card__cart-btn--sold-out{opacity:.5;cursor:not-allowed;pointer-events:none}.tab-product-card__badge{position:absolute;top:-4px;left:-25px;display:flex;align-items:center;justify-content:center;height:30px;padding:0 12px;border-radius:5px;background:#fecf3e;font-size:16px;font-weight:600;line-height:1.5;color:var(--tpc-dark);text-transform:uppercase;pointer-events:none}.tab-product-card__badge--sold-out{background:var(--tpc-dark);color:#fff;font-size:13px}.tab-product-card__info{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1}.tab-product-card__stars{display:flex;align-items:center;gap:2px}.tab-product-card__star{display:flex;color:#1a1a1a26}.tab-product-card__star--filled{color:#fecf3e}.tab-product-card__star svg{width:16px;height:16px}.tab-product-card__title-link{display:block;text-align:left}.tab-product-card__title{margin:0;font-size:18px;font-weight:600;line-height:1.33;color:var(--tpc-dark);text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tab-product-card__subtitle{margin:-5px 0 0;font-size:16px;font-weight:400;line-height:1.38;color:#1a1a1a80}.tab-product-card__price-row{display:flex;align-items:center;gap:8px}.tab-product-card__price{font-size:22px;font-weight:700;line-height:1.27;color:var(--tpc-green)}.tab-product-card__compare-price{font-size:18px;font-weight:500;line-height:1.56;color:#1a1a1a80;text-decoration:line-through;text-decoration-color:currentColor}@media(max-width:699px){.tab-product-card{padding:0;border:none;border-radius:0;background:none}.tab-product-card:hover{box-shadow:none}.tab-product-card__badge{top:0;left:0}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/tab-product-card.css.map */
