#root .product-card .form-card,#root .product-card .link-btn.wide{display:none!important}#root .product-card.product-card--grid{min-height:330px;padding:clamp(10px,1.1vw,16px);border:1px solid var(--club-line);border-radius:clamp(10px,1.2vw,16px);background:var(--club-on-green);color:var(--club-ink);font-size:70%;box-shadow:0 4px 12px color-mix(in srgb,var(--club-ink) 7%,transparent);transition:box-shadow .2s ease,transform .2s ease}#root .product-card.product-card--grid:hover,#root .product-card.product-card--grid:focus-within{box-shadow:0 7px 16px color-mix(in srgb,var(--club-ink) 10%,transparent);transform:translateY(-3px)}#root .product-card.product-card--grid>figure{overflow:hidden;flex:0 0 auto;aspect-ratio:1 / 1;margin:0 0 clamp(8px,1vw,12px);border-radius:clamp(8px,1vw,12px);background:var(--club-surface-alt)}#root .product-card.product-card--grid>figure>a,#root .product-card.product-card--grid>figure picture,#root .product-card.product-card--grid>figure img{display:block;width:100%;height:100%}#root .product-card.product-card--grid>figure picture{padding-top:0!important}#root .product-card.product-card--grid>figure img{object-fit:contain;transition:transform .25s ease}#root .product-card.product-card--grid:hover>figure img,#root .product-card.product-card--grid:focus-within>figure img{transform:scale(1.025)}#root .product-card.product-card--grid>div:first-of-type{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;margin-top:0}#root .product-card.product-card--grid h3{min-height:1.25em;margin:0;padding:0;color:var(--club-ink);font-size:clamp(11px,.945vw,15px);font-weight:800;line-height:1.25;letter-spacing:-.02em}#root .product-card.product-card--grid h3 a{display:-webkit-box;overflow:hidden;color:inherit;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis}#root .product-card.product-card--grid h3 .small{display:block;overflow:hidden;margin:0 0 5px;color:var(--club-muted);font-size:.68em;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}#root .product-card.product-card--grid .stock{display:flex;align-items:center;gap:9px;min-height:1.5em;margin:5px 0 0;color:var(--club-green);font-size:clamp(8px,.7vw,11px);font-weight:700;line-height:1.35}#root .product-card.product-card--grid .stock:before{width:.68em;height:.68em;flex:0 0 .68em;border-radius:50%;background:currentColor;content:""}#root .product-card.product-card--grid .stock.overlay-error{color:var(--negative_vibes)}#root .product-card.product-card--grid .stock i,#root #collection .product-card.product-card--grid .stock.list-only{display:none}#root .product-card.product-card--grid>.static{width:100%;margin-top:clamp(9px,1.1vw,14px);padding-top:clamp(9px,1.1vw,14px);border-top:1px solid var(--club-line)}#root .product-card.product-card--grid .price{display:flex;min-height:calc(1.48em + 6px);flex-direction:column;justify-content:flex-end;margin:0;color:var(--club-ink);font-size:clamp(10px,1.05vw,17px);font-weight:900;line-height:1;letter-spacing:-.045em}#root .product-card.product-card--grid .price .old-price{flex:0 0 auto;display:block;margin:0 0 6px;color:var(--club-muted);font-size:.48em;font-weight:700;letter-spacing:normal}#root .product-card.product-card--grid .price .small{display:block;margin-top:8px;color:var(--club-muted);font-size:.38em;font-weight:600;letter-spacing:normal}#root .product-card.product-card--grid>figure .wishlist-productcard{top:12px;right:12px;left:auto;width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--club-on-green) 90%,transparent);color:var(--club-ink)}#root .product-card.product-card--list,#root .product-card.product-card--list-compact{padding:12px;border:1px solid var(--club-line);border-radius:10px;background:var(--club-on-green);box-shadow:0 3px 10px color-mix(in srgb,var(--club-ink) 6%,transparent);font-size:70%}#root .product-card.product-card--list>figure,#root .product-card.product-card--list-compact>figure{overflow:hidden;border-radius:8px;background:var(--club-surface-alt)}#root .product-card.product-card--list h3,#root .product-card.product-card--list-compact h3{color:var(--club-ink);font-weight:800}#root .product-card.product-card--list .price,#root .product-card.product-card--list-compact .price{color:var(--club-ink);font-weight:900}#root #collection.list>.product-card{display:flex!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch;padding:16px;border-left-width:1px;border-right-width:1px;border-radius:14px;background:var(--club-on-green);box-sizing:border-box}#root #collection.list>.product-card>figure{width:140px!important;min-width:140px!important;height:140px;min-height:140px;flex:0 0 140px!important;margin:0 20px 0 0!important;padding:0!important;float:none;clear:none;aspect-ratio:1 / 1;overflow:hidden;border-radius:10px;background:var(--club-surface-alt)}#root #collection.list>.product-card>figure>a,#root #collection.list>.product-card>figure picture,#root #collection.list>.product-card>figure img{display:block;width:100%;height:100%}#root #collection.list>.product-card>figure picture{padding-top:0!important}#root #collection.list>.product-card>figure img{object-fit:contain}#root #collection.list>.product-card>div:first-of-type{display:flex!important;width:auto!important;min-width:0!important;flex:1 1 auto!important;flex-direction:column!important;justify-content:flex-start;margin:0!important;padding:0!important;float:none;clear:none}#root #collection.list>.product-card>div:first-of-type h3{min-width:0;margin:0;font-size:clamp(14px,1.15vw,18px);line-height:1.25}#root #collection.list>.product-card>div:first-of-type h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis}#root #collection.list>.product-card .stock.list-hide{display:none}#root #collection.list>.product-card>.static{display:flex!important;width:140px!important;min-width:140px!important;flex:0 0 140px!important;flex-direction:column;justify-content:center;align-items:flex-end;margin:0 0 0 20px!important;padding:0 0 0 20px!important;border-top:0;border-left:1px solid var(--club-line);float:none;clear:none;box-sizing:border-box}#root #collection.list>.product-card>.static .stock.list-only{display:flex!important;width:100%;justify-content:flex-end;margin:0 0 10px;white-space:normal;text-align:right}#root #collection.list>.product-card>.static .price{display:flex;width:100%;min-height:0;justify-content:flex-end;margin:0;font-size:clamp(18px,1.5vw,24px);line-height:1;text-align:right}#root #collection.list>.product-card>.static .price .old-price{margin-bottom:6px}#root #collection:not(.list){--club-product-grid-gap: 16px;column-gap:var(--club-product-grid-gap);margin-right:0;margin-left:0}#root #collection:not(.list)>.product-card{border-left-width:0}#root #collection.w100:not(.list)>.product-card{width:100%}#root #collection.w50:not(.list)>.product-card{width:calc((100% - var(--club-product-grid-gap)) / 2)}#root #collection.w33:not(.list)>.product-card{width:calc((100% - (var(--club-product-grid-gap) * 2)) / 3)}#root #collection.w25:not(.list)>.product-card{width:calc((100% - (var(--club-product-grid-gap) * 3)) / 4)}@media only screen and (max-width:760px){#root #collection:not(.list){--club-product-grid-gap: 12px}#root #collection.w100-mobile:not(.list)>.product-card{width:100%}#root #collection.w50-mobile:not(.list)>.product-card{width:calc((100% - var(--club-product-grid-gap)) / 2)}#root #collection:not(.list)>.product-card{width:calc((100% - var(--club-product-grid-gap)) / 2)!important;border-left-width:0!important}#root .l4cl.product-card-carousel:is(.mobile-compact,.slider):not(.mobile-scroll,.mobile-wide) .product-card{width:calc(var(--li_w) - var(--li_b));margin-left:var(--li_b);border-left-width:1px;border-right-width:1px}#root .l4cl.product-card-carousel:is(.mobile-compact,.slider):not(.mobile-scroll,.mobile-wide)>.product-card:first-child,#root .l4cl.product-card-carousel:is(.mobile-compact,.slider).s4wi:not(.mobile-scroll,.mobile-wide) .swiper-slide:first-child>.product-card{width:calc(var(--li_w) - var(--li_b));margin-left:var(--rpp);border-left-width:1px}#root .l4cl.product-card-carousel:is(.mobile-compact,.slider):not(.mobile-scroll,.mobile-wide)>.product-card:last-child,#root .l4cl.product-card-carousel:is(.mobile-compact,.slider).s4wi:not(.mobile-scroll,.mobile-wide) .swiper-slide:last-child>.product-card{width:calc(var(--li_w) - var(--li_b));margin-right:var(--rpp);border-right-width:1px}[dir=rtl] #root .l4cl.product-card-carousel:is(.mobile-compact,.slider):not(.mobile-scroll,.mobile-wide) .product-card{margin-right:var(--li_b);margin-left:0}[dir=rtl] #root .l4cl.product-card-carousel:is(.mobile-compact,.slider):not(.mobile-scroll,.mobile-wide)>.product-card:first-child,[dir=rtl] #root .l4cl.product-card-carousel:is(.mobile-compact,.slider).s4wi:not(.mobile-scroll,.mobile-wide) .swiper-slide:first-child>.product-card{margin-right:var(--rpp);margin-left:0;border-right-width:1px}[dir=rtl] #root .l4cl.product-card-carousel:is(.mobile-compact,.slider):not(.mobile-scroll,.mobile-wide)>.product-card:last-child,[dir=rtl] #root .l4cl.product-card-carousel:is(.mobile-compact,.slider).s4wi:not(.mobile-scroll,.mobile-wide) .swiper-slide:last-child>.product-card{margin-right:var(--li_b);margin-left:var(--rpp)}#root .product-card.product-card--grid{min-height:0;padding:12px;border-radius:12px;box-shadow:0 3px 10px color-mix(in srgb,var(--club-ink) 6%,transparent)}#root .product-card.product-card--grid:hover,#root .product-card.product-card--grid:focus-within{transform:none}#root .product-card.product-card--grid h3{font-size:12px}#root .product-card.product-card--grid .stock{gap:6px;margin-top:5px;font-size:9px}#root .product-card.product-card--grid>.static{margin-top:10px;padding-top:10px}#root .product-card.product-card--grid .price{font-size:20px}}@media only screen and (max-width:760px){#root #collection.list>.product-card{display:grid!important;grid-template-columns:96px minmax(0,1fr);column-gap:12px;row-gap:12px;align-items:start;padding:12px;border-radius:12px}#root #collection.list>.product-card>figure{width:96px!important;min-width:96px!important;height:96px;min-height:96px;grid-row:1 / span 2;grid-column:1;margin:0!important}#root #collection.list>.product-card>div:first-of-type{grid-row:1;grid-column:2;width:auto!important}#root #collection.list>.product-card>div:first-of-type h3{font-size:12px}#root #collection.list>.product-card>.static{grid-row:2;grid-column:2;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;align-items:flex-start;border-top:1px solid var(--club-line);border-left:0}#root #collection.list>.product-card>.static .stock.list-only,#root #collection.list>.product-card>.static .price{width:100%;justify-content:flex-start;text-align:left}#root #collection.list>.product-card>.static .stock.list-only{margin:10px 0 8px}#root #collection.list>.product-card>.static .price{font-size:20px}}@media(prefers-reduced-motion:reduce){#root .product-card.product-card--grid,#root .product-card.product-card--grid>figure img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/club-product-card.css.map */
