.product-card.svelte-aj2jcd{background:#e6ecf6;border-radius:35px;width:100%;height:484px;transition:box-shadow .18s,top .18s;position:relative;top:0;overflow:hidden}.product-card.svelte-aj2jcd:hover,.product-card.svelte-aj2jcd:focus-within{top:-6px;box-shadow:0 18px 34px #2a2b2617}.product-card__link.svelte-aj2jcd{z-index:2;border-radius:inherit;position:absolute;inset:0}.product-card__link.svelte-aj2jcd:focus-visible{box-shadow:inset 0 0 0 2px var(--color-accent);outline:none}.product-card__visual.svelte-aj2jcd{height:309px;position:relative}.product-card__visual.svelte-aj2jcd>img:where(.svelte-aj2jcd){object-fit:cover;width:261px;height:265px;position:absolute;top:32px;left:50%;transform:translate(-50%)}.product-card__badge.svelte-aj2jcd{z-index:1;width:50px;height:50px;font-size:var(--fs-label);font-weight:500;line-height:var(--lh-control);letter-spacing:-.05em;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:15px;left:15px}.product-card__body.svelte-aj2jcd{background:#fff;border-radius:10px 10px 30px 30px;width:calc(100% - 16px);height:175px;padding:17px 18px;position:absolute;bottom:9px;left:8px}.product-card__category.svelte-aj2jcd{color:var(--color-surface-strong);font-size:var(--fs-product-category);font-weight:700;line-height:var(--lh-nav);letter-spacing:.416667px;text-transform:uppercase;margin:0 0 6px}.product-card__category.svelte-aj2jcd:before{content:"[ "}.product-card__category.svelte-aj2jcd:after{content:" ]"}.product-card.svelte-aj2jcd h3:where(.svelte-aj2jcd){-webkit-line-clamp:2;line-clamp:2;min-height:52px;font-size:var(--fs-text-lg);font-weight:400;line-height:var(--lh-text-lg);letter-spacing:.01px;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.product-card__footer.svelte-aj2jcd{gap:8px;width:calc(100% - 36px);height:50px;display:flex;position:absolute;bottom:17px;left:18px}.product-card__prices.svelte-aj2jcd{border:1px solid var(--color-surface);border-radius:17px;flex:1;align-items:center;min-width:0;padding:0 14px;display:flex}.product-card__footer.svelte-aj2jcd strong:where(.svelte-aj2jcd){font-size:var(--fs-price);font-weight:500;line-height:var(--lh-price);white-space:nowrap}.product-card__footer.svelte-aj2jcd s:where(.svelte-aj2jcd){color:var(--color-muted);font-size:var(--fs-label);font-weight:400;line-height:var(--lh-nav);white-space:nowrap;margin-left:8px}.product-card__cart.svelte-aj2jcd{z-index:3;background:var(--color-text);cursor:pointer;border:0;border-radius:17px;flex:0 0 58px;place-items:center;width:58px;height:50px;transition:background-color .18s;display:grid;position:relative}.product-card__cart.svelte-aj2jcd:hover,.product-card__cart.svelte-aj2jcd:focus-visible{background:var(--color-accent)}.product-card__cart.svelte-aj2jcd img:where(.svelte-aj2jcd){filter:invert();width:24px;height:24px;transition:filter .18s}.product-card__cart-label.svelte-aj2jcd{display:none}.product-card__cart.svelte-aj2jcd:hover img:where(.svelte-aj2jcd),.product-card__cart.svelte-aj2jcd:focus-visible img:where(.svelte-aj2jcd){filter:none}
