.itemcard[data-v-64f34b56]{display:flex;flex-direction:column;height:100%;padding:0 0 10px;border-radius:12px;border:.5px solid rgb(236,212,218);background:#f9e4e652;box-shadow:0 1px 2px #6206110a;transition:box-shadow .2s ease;overflow:hidden}.itemcard[data-v-64f34b56]:hover{box-shadow:0 4px 12px #6206111a}.itemcard__media[data-v-64f34b56]{position:relative;flex-shrink:0}.itemcard__image-link[data-v-64f34b56]{display:block}.itemcard__image[data-v-64f34b56]{display:flex;align-items:center;justify-content:center;position:relative;width:100%;aspect-ratio:1 / 1.05;max-height:220px;overflow:hidden;border-radius:0;background:#adadad40;padding:8px;box-sizing:border-box}.itemcard__image img[data-v-64f34b56]{display:block;width:100%;height:100%;margin:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:0;transition:opacity .18s ease}.itemcard__image img.is-loaded[data-v-64f34b56]{opacity:1}.itemcard__image-placeholder[data-v-64f34b56]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;background:#ece8e8;overflow:hidden;pointer-events:none}.itemcard__image-placeholder[data-v-64f34b56]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgb(255 255 255 / .5),transparent);animation:itemcardImageBlink-64f34b56 1.35s ease-in-out infinite}.itemcard__image-placeholder-icon[data-v-64f34b56]{position:relative;z-index:1;width:18%;min-width:30px;max-width:48px;height:58%;max-height:132px;margin-top:18px;border-radius:14px 14px 10px 10px;background:linear-gradient(90deg,#d8d2d2 0,#d8d2d2 18%,#e5dfdf 42%,#e5dfdf 58%,#d1cbcb 82%,#d1cbcb);box-shadow:inset 0 -18px #cdc6c68c;opacity:.72}.itemcard__image-placeholder-icon[data-v-64f34b56]:before{content:"";position:absolute;left:50%;bottom:100%;width:42%;height:34%;min-height:34px;border-radius:7px 7px 3px 3px;background:linear-gradient(90deg,#d3cdcd 0,#d3cdcd 20%,#e4dfdf 48%,#e4dfdf 60%,#cfc8c8 84%,#cfc8c8);transform:translate(-50%)}.itemcard__image-placeholder-icon[data-v-64f34b56]:after{content:"";position:absolute;left:14%;right:14%;top:42%;height:24%;border-radius:4px;background:#f6f3f3cc;box-shadow:0 2px #c5bdbd6b,0 -2px #c5bdbd52}@keyframes itemcardImageBlink-64f34b56{to{transform:translate(100%)}}.itemcard__badge[data-v-64f34b56]{position:absolute;top:6px;left:6px;z-index:2;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:600;line-height:1.2;color:#fff}.itemcard__badge--ok[data-v-64f34b56]{background:#64ce49}.itemcard__badge--order[data-v-64f34b56]{background:#8a8585}.itemcard__fav[data-v-64f34b56]{position:absolute;top:6px;right:6px;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:.5px solid rgb(236,212,218);border-radius:999px;background:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease}.itemcard__fav[data-v-64f34b56]:hover{background:#f5f5f5;transform:scale(1.05)}.itemcard__fav._active[data-v-64f34b56]{background:#f9e4e6}.itemcard__fav svg[data-v-64f34b56]{width:15px;height:15px}.itemcard__body[data-v-64f34b56]{display:flex;flex-direction:column;flex-grow:1;gap:5px;margin-top:9px;padding:0 10px;text-decoration:none;color:inherit;min-width:0}.itemcard__title[data-v-64f34b56]{font-size:14px;font-weight:600;line-height:1.3;color:#171414;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;transition:color .2s ease}.itemcard__body:hover .itemcard__title[data-v-64f34b56]{color:#620611}.itemcard__meta[data-v-64f34b56]{font-size:12px;font-weight:600;line-height:1.3;color:#620611}.itemcard__params-grid[data-v-64f34b56]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:2px}.itemcard__param-card[data-v-64f34b56]{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:38px;padding:5px 6px;border:1px solid rgb(236,212,218);border-radius:7px;background:#ffffffa3}.itemcard__param-label[data-v-64f34b56],.itemcard__param-value[data-v-64f34b56]{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.itemcard__param-label[data-v-64f34b56]{margin-bottom:2px;color:#8a8585;font-size:9px;font-weight:500;line-height:1.15}.itemcard__param-value[data-v-64f34b56]{color:#171414;font-size:11px;font-weight:600;line-height:1.2}.itemcard__chips[data-v-64f34b56]{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.itemcard__chip[data-v-64f34b56]{display:inline-flex;align-items:center;max-width:100%;min-height:20px;padding:2px 6px;border:1px solid rgb(236,212,218);border-radius:999px;background:#ffffffb8;color:#620611;font-size:10px;font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.itemcard__alt[data-v-64f34b56]{font-size:12px;font-weight:500;line-height:1.3;color:#8a8585;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itemcard__desc[data-v-64f34b56]{margin-top:2px;font-size:12px;line-height:1.35;color:#620611;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.itemcard__desc[data-v-64f34b56] p{margin:0}.itemcard__footer[data-v-64f34b56]{display:flex;flex-direction:column;gap:7px;padding:0 10px;flex-shrink:0}.itemcard__price-row[data-v-64f34b56]{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 8px}.itemcard__offer-row[data-v-64f34b56]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.itemcard__offer-place[data-v-64f34b56]{display:flex;flex-direction:column;min-width:0;gap:2px}.itemcard__point[data-v-64f34b56],.itemcard__metro[data-v-64f34b56]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.itemcard__point[data-v-64f34b56]{color:#171414;font-size:12px;font-weight:600}.itemcard__metro[data-v-64f34b56]{color:#8a8585;font-size:11px;font-weight:500}.itemcard__offer-meta[data-v-64f34b56]{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:8px}.itemcard__offer-meta .itemcard__metro[data-v-64f34b56]{min-width:0}.itemcard__price-group[data-v-64f34b56]{display:inline-flex;align-items:baseline;gap:6px;margin-left:auto}.itemcard__offers[data-v-64f34b56]{font-size:11px;font-weight:400;color:#8a8585;line-height:1.2}.itemcard__offers-link[data-v-64f34b56]{display:inline-flex;align-items:center;flex-shrink:0;max-width:58%;color:#620611;font-size:11px;font-weight:600;line-height:1.2;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.itemcard__offers-link[data-v-64f34b56]:hover{text-decoration:underline}.itemcard__price[data-v-64f34b56]{font-size:16px;font-weight:700;line-height:1.2;color:#171414}.itemcard__sale[data-v-64f34b56]{font-size:11px;color:#c0392b;text-decoration:line-through}.itemcard__empty[data-v-64f34b56]{font-size:11px;font-weight:600;line-height:1.3;color:#666}.itemcard__actions[data-v-64f34b56]{display:grid;grid-template-columns:1fr;gap:6px}.itemcard__qty[data-v-64f34b56]{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;width:100%;min-height:36px;overflow:hidden;border:1px solid #620611;border-radius:8px;background:#fff}.itemcard__qty-btn[data-v-64f34b56]{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;border:0;background:#620611;color:#fff;font-family:inherit;font-size:18px;font-weight:600;line-height:1;cursor:pointer;transition:background .2s ease}.itemcard__qty-btn[data-v-64f34b56]:hover{background:#4e0710}.itemcard__qty-value[data-v-64f34b56]{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:100%;color:#620611;font-size:13px;font-weight:700;line-height:1}.itemcard__btn[data-v-64f34b56]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:0 8px;border:0;border-radius:8px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .2s ease,color .2s ease}.itemcard__btn--primary[data-v-64f34b56]{background:#620611;color:#fff}.itemcard__btn--primary[data-v-64f34b56]:hover{background:#4e0710}.itemcard__btn--secondary[data-v-64f34b56]{background:#eee9e9;color:#171414}.itemcard__btn--secondary[data-v-64f34b56]:hover{background:#e2dbdb}.itemcard__btn--full[data-v-64f34b56]{grid-column:1 / -1}.itemcard__params[data-v-64f34b56]{display:none;margin-top:8px;padding:0 10px}.itemcard__params-title[data-v-64f34b56]{margin:0 0 4px;font-size:12px;font-weight:600;color:#444}.itemcard__param[data-v-64f34b56]{margin-top:4px}.itemcard__param-name[data-v-64f34b56]{font-size:11px;font-weight:600;color:#333}.itemcard__param-values[data-v-64f34b56]{font-size:11px;line-height:1.3;color:#666}@media (min-width: 768px){.itemcard[data-v-64f34b56]{padding:0 0 12px}.itemcard__image[data-v-64f34b56]{max-height:240px;padding:10px}.itemcard__body[data-v-64f34b56],.itemcard__footer[data-v-64f34b56]{padding:0 12px}.itemcard__title[data-v-64f34b56]{font-size:15px}.itemcard__price[data-v-64f34b56]{font-size:18px}.itemcard__btn[data-v-64f34b56]{min-height:38px;font-size:13px}.itemcard__qty[data-v-64f34b56]{min-height:38px}.itemcard__params[data-v-64f34b56]{display:block}}.itemcard[data-v-64f34b56]{padding:0 0 12px;border:1px solid #eadfe1;border-radius:10px;background:#fff;box-shadow:0 2px 8px #3413180d}.itemcard__intro[data-v-64f34b56]{display:flex;flex-direction:column;gap:6px;padding:12px 12px 10px;color:inherit;text-decoration:none}.itemcard__meta[data-v-64f34b56]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-height:16px;color:#716b6c;font-size:13px;font-weight:500;line-height:1.3}.itemcard__country[data-v-64f34b56],.itemcard__volume[data-v-64f34b56]{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.itemcard__volume[data-v-64f34b56]{flex-shrink:0;color:#332d2e}.itemcard__title[data-v-64f34b56]{display:-webkit-box;min-height:var(--itemcard-title-row-height, 0px);overflow:hidden;color:#201b1c;font-size:16px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:3}.itemcard__title--muted[data-v-64f34b56]{color:#8b8586}.itemcard__intro:hover .itemcard__title[data-v-64f34b56]{color:#620611}.itemcard__media[data-v-64f34b56]{margin:auto 10px 0;overflow:hidden;border-radius:8px;background:#f4eded}.itemcard__image[data-v-64f34b56]{aspect-ratio:1 / 1.04;max-height:none;padding:12px;background:#f4eded}.itemcard__badge[data-v-64f34b56]{top:8px;left:8px;padding:4px 7px;border-radius:5px;font-size:10px}.itemcard__badge--ok[data-v-64f34b56]{background:#5d9d69}.itemcard__badge--order[data-v-64f34b56]{background:#817b7c}.itemcard__fav[data-v-64f34b56]{top:8px;right:8px;width:32px;height:32px;border-color:#e7dfe0}.itemcard__content[data-v-64f34b56]{display:flex;flex-direction:column;gap:5px;padding:10px 12px 8px}.itemcard__offer-row[data-v-64f34b56]{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.itemcard__price[data-v-64f34b56]{color:#201b1c;font-size:19px;font-weight:700;line-height:1.2}.itemcard__offers-link[data-v-64f34b56]{max-width:52%;color:#620611;font-size:12px;font-weight:600;line-height:1.25}.itemcard__params-line[data-v-64f34b56]{min-height:var(--itemcard-params-row-height, 1.3em);overflow:hidden;color:#5f5859;font-size:13px;font-weight:500;line-height:1.3;text-overflow:clip;white-space:nowrap;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 24px),transparent 100%)}.itemcard__params-line--empty[data-v-64f34b56]{visibility:hidden;-webkit-mask-image:none;mask-image:none}.itemcard__location[data-v-64f34b56]{min-width:0;overflow:hidden;color:#716b6c;font-size:13px;font-weight:500;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.itemcard__point[data-v-64f34b56],.itemcard__metro[data-v-64f34b56]{display:inline;overflow:visible;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;white-space:inherit}.itemcard__point[data-v-64f34b56]{color:#332d2e;font-weight:600}.itemcard__footer[data-v-64f34b56]{gap:7px;padding:0 12px}.itemcard__empty[data-v-64f34b56]{min-height:2.6em;font-size:12px;font-weight:500}.itemcard__btn[data-v-64f34b56],.itemcard__qty[data-v-64f34b56]{min-height:38px}.itemcard__btn[data-v-64f34b56]{font-size:13px}@media (max-width: 767px){.itemcard[data-v-64f34b56]{padding-bottom:8px;border-radius:8px}.itemcard__intro[data-v-64f34b56]{gap:4px;padding:8px 8px 7px}.itemcard__meta[data-v-64f34b56]{min-height:14px;font-size:11px}.itemcard__title[data-v-64f34b56]{min-height:var(--itemcard-title-row-height, 0px);font-size:14px;line-height:1.3}.itemcard__media[data-v-64f34b56]{margin:auto 6px 0;border-radius:6px}.itemcard__image[data-v-64f34b56]{padding:7px}.itemcard__badge[data-v-64f34b56]{top:5px;left:5px;padding:3px 5px;font-size:8px}.itemcard__fav[data-v-64f34b56]{top:5px;right:5px;width:28px;height:28px}.itemcard__content[data-v-64f34b56]{gap:3px;padding:7px 8px 6px}.itemcard__price[data-v-64f34b56]{font-size:17px}.itemcard__offers-link[data-v-64f34b56]{max-width:47%;font-size:11px}.itemcard__params-line[data-v-64f34b56]{font-size:12px}.itemcard__location[data-v-64f34b56]{font-size:11px}.itemcard__footer[data-v-64f34b56]{gap:5px;padding:0 8px}.itemcard__btn[data-v-64f34b56],.itemcard__qty[data-v-64f34b56]{min-height:34px}.itemcard__btn[data-v-64f34b56]{padding:0 5px;font-size:11px}.itemcard__qty[data-v-64f34b56]{grid-template-columns:30px minmax(0,1fr) 30px}.itemcard__empty[data-v-64f34b56]{font-size:10px}}
