.product-card_card__EzFLp{border:1px solid var(--line);border-radius:var(--r-card);background:var(--paper);overflow:hidden;box-shadow:var(--shadow-1);display:flex;flex-direction:column;transition:box-shadow .15s ease}.product-card_card__EzFLp:hover{box-shadow:var(--shadow-2)}.product-card_cardNew__uW8kJ{background:var(--lav-50)}.product-card_cardPopular__3WQbw{background:var(--green-50)}.product-card_cardMedia__QsYbD{position:relative;overflow:hidden}.product-card_ribbon__iQtVn{position:absolute;top:10px;left:10px;z-index:2;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:4px 10px;border-radius:var(--r-chip);background:#fff;color:var(--ink);box-shadow:var(--shadow-1);white-space:nowrap}.product-card_card__EzFLp img{height:200px;width:100%;object-fit:cover}.product-card_mainImg__Q2zDP{transition:opacity .35s ease}.product-card_card__EzFLp:hover .product-card_mainImg__Q2zDP{opacity:0}.product-card_galleryLayer__v_CAl{position:absolute;inset:0}.product-card_galleryImg__0ydCr{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0}.product-card_card__EzFLp:hover .product-card_galleryImg__0ydCr{animation:product-card_cardGalleryCycle__3hkWe 6s infinite;animation-delay:var(--galleryDelay,0s)}@keyframes product-card_cardGalleryCycle__3hkWe{0%{opacity:0}2%{opacity:1}30%{opacity:1}33%{opacity:0}to{opacity:0}}.product-card_cardArt__gFjL9{height:200px;background:var(--mist);display:grid;place-items:center;color:var(--muted);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.product-card_cardTop__PZiO_{display:flex;flex-direction:column;flex:1 1;color:inherit;text-decoration:none}.product-card_cardBody__gqYPv{padding:14px 18px 0;display:flex;flex-direction:column;flex:1 1}.product-card_cardBody__gqYPv b{font-family:var(--font-head);font-size:17.5px;font-weight:650;line-height:1.35;height:47.25px;margin-bottom:6px;-webkit-line-clamp:2}.product-card_cardBody__gqYPv b,.product-card_cardDesc__4ORbC{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.product-card_cardDesc__4ORbC{font-size:14.5px;color:var(--sub);line-height:1.55;height:89.9px;margin:0 0 12px;-webkit-line-clamp:4}.product-card_cardDivider__b5UDW{border-top:1px solid var(--line);margin:auto 0 10px}.product-card_cardMeta__Zk1ez{color:var(--muted);margin:0 0 4px}.product-card_cardAuthor__bHac7,.product-card_cardMeta__Zk1ez{font-size:13.5px;height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card_cardAuthor__bHac7{color:var(--green-700);font-weight:600;margin:0 0 8px}.product-card_cardCat__JUI8K{font-size:14px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;margin:0 0 6px}.product-card_cardFoot__UVfel{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 18px 16px}.product-card_price__RJVCh{font-family:var(--font-head);font-weight:650;font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.product-card_cardActions__wUBGH{display:flex;align-items:center;gap:12px}.product-card_moreLink__5S9LU{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:600;line-height:1;color:var(--green-700);text-decoration:none;white-space:nowrap}.product-card_moreLink__5S9LU:hover{color:var(--green-500)}.product-card_moreLink__5S9LU .product-card_arrow__0TYs7{display:inline-block;transition:transform .15s ease}.product-card_moreLink__5S9LU:hover .product-card_arrow__0TYs7{transform:translateX(2px)}.product-card_getBtn__qgGiZ{font-family:var(--font-head);font-size:13px;font-weight:600;line-height:1;padding:8px 15px;border-radius:var(--r-btn);background:var(--coral-500);color:#FFF8F4;text-decoration:none;white-space:nowrap}.product-card_getBtn__qgGiZ:hover{background:var(--coral-600)}@media (max-width:640px){.product-card_cardAuthor__bHac7,.product-card_cardMeta__Zk1ez{white-space:normal;overflow:visible;text-overflow:clip;height:auto;text-wrap:pretty}.product-card_moreLink__5S9LU{padding:11px 0}.product-card_getBtn__qgGiZ{padding:12px 18px}}.product-card_meta__xKp6B{font-size:13px;color:var(--muted)}