.flex[data-v-b838eac5]{display:flex}.flex-col[data-v-b838eac5]{flex-direction:column}.flex-row[data-v-b838eac5]{flex-direction:row}.flex-wrap[data-v-b838eac5]{flex-wrap:wrap}.justify-center[data-v-b838eac5]{justify-content:center}.justify-between[data-v-b838eac5]{justify-content:space-between}.justify-around[data-v-b838eac5]{justify-content:space-around}.justify-start[data-v-b838eac5]{justify-content:flex-start}.justify-end[data-v-b838eac5]{justify-content:flex-end}.items-center[data-v-b838eac5]{align-items:center}.items-end[data-v-b838eac5]{align-items:flex-end}.gap-1[data-v-b838eac5]{gap:1rem}.gap-2[data-v-b838eac5]{gap:2rem}.gap-3[data-v-b838eac5]{gap:3rem}.gap-4[data-v-b838eac5]{gap:4rem}.gap-5[data-v-b838eac5]{gap:5rem}.gap-6[data-v-b838eac5]{gap:6rem}.card[data-v-b838eac5]{background-color:var(--elements-background);border:2px solid #fff;border-radius:var(--card-border-radius);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:center}.card._fill .card__image-wrapper[data-v-b838eac5]{flex:6 1 0;height:auto;max-height:none;min-height:0}.card._fill .card__body[data-v-b838eac5]{flex:4 1 0;margin-top:0;min-height:0}.card._fill .card__image[data-v-b838eac5]{border-radius:var(--card-border-radius);flex:1 1 auto;height:100%;max-height:none;min-height:0;width:100%}.card._fill .card__image img[data-v-b838eac5]{height:100%;max-height:none;min-height:0;-o-object-fit:cover;object-fit:cover;width:100%}.card._fill .card__info-chip[data-v-b838eac5]{left:50%;top:50%;transform:translate(-50%,-50%)}.card__info-chip[data-v-b838eac5]{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--color-bg-brighen);border-radius:30px;display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;left:31px;line-height:1.5714285714;position:absolute;top:88px;width:120px;z-index:11}.card__info-chip span[data-v-b838eac5]{font-size:12px;font-weight:500;line-height:16px}.card__image-wrapper[data-v-b838eac5]{display:flex;flex:6 1 0;flex-direction:column;min-height:0}.card__image[data-v-b838eac5]{background:var(--color-bg);border-top-left-radius:var(--card-border-radius);border-top-right-radius:var(--card-border-radius);flex:1 1 auto;font-size:0;max-height:none;min-height:0;overflow:hidden;position:relative;width:100%;z-index:1}.card__image[data-v-b838eac5]:after{background:linear-gradient(0deg,#f4f4f6,transparent);bottom:0;content:"";height:36px;left:0;position:absolute;width:100%}.card__image img[data-v-b838eac5]{height:100%;max-height:none;min-height:0;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease-out;width:100%}.card__add-plus[data-v-b838eac5]{align-items:center;background-color:var(--color-background);border-radius:50%;display:flex;flex-direction:row;height:30px;justify-content:center;width:30px}.card__add-plus_icon[data-v-b838eac5]{color:var(--plusminus-control-color)}.card__badges[data-v-b838eac5]{align-items:center;display:flex;left:8px;max-width:90%;position:absolute;top:8px;white-space:nowrap;width:-moz-max-content;width:max-content;z-index:2}.card__badges--top[data-v-b838eac5]{bottom:auto;top:8px}.card__badges--bottom[data-v-b838eac5]{bottom:8px;top:auto}.card__badges--left[data-v-b838eac5]{left:8px;right:auto}.card__badges--center[data-v-b838eac5]{left:50%;transform:translate(-50%)}.card__badges--right[data-v-b838eac5]{left:auto;right:8px}.card__badges .badge[data-v-b838eac5]{display:inline-block;font-size:clamp(10px,1.1vw,12px);max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card__body[data-v-b838eac5]{display:flex;flex:4 1 0;flex-direction:column;margin-top:0;min-height:0;min-width:1px;padding:10px 12px 12px 16px}.card__title[data-v-b838eac5]{display:flex;flex-wrap:wrap;text-align:start;-webkit-line-clamp:2;font-size:12px;font-weight:500;line-height:16px}.card__description[data-v-b838eac5],.card__title[data-v-b838eac5]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card__description[data-v-b838eac5]{margin-top:12px;-webkit-line-clamp:3}.card__actions[data-v-b838eac5]{align-items:center;cursor:default;display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;padding-top:8px;width:100%}.card__add[data-v-b838eac5]{font-size:0}.card__price[data-v-b838eac5]{align-items:center;display:flex;flex-direction:row;font-size:12px;gap:8px;line-height:16px;min-width:0}.card__price-old[data-v-b838eac5]{color:var(--color-primary);flex-shrink:0;font-size:10px;font-weight:400;line-height:12px;text-decoration:line-through;text-decoration-color:currentColor;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.card._focused:not(._gift) .card__image img[data-v-b838eac5]{transform:scale(1.04)}.card__finished-overlay[data-v-b838eac5]{align-items:center;background:#fff;color:#b00020;display:flex;font-size:22px;font-weight:700;height:100%;justify-content:center;left:0;opacity:.5;pointer-events:all;position:absolute;top:0;width:100%;z-index:10}@media screen and (max-width:767px){.card[data-v-b838eac5]{height:290px;max-height:290px;max-width:176px;min-height:290px;min-width:176px;width:176px}.card__add-plus[data-v-b838eac5]{height:36px;width:36px}.card__image[data-v-b838eac5]{width:100%}.card__body[data-v-b838eac5]{padding:8px 12px 12px}.card__price[data-v-b838eac5]{gap:4px}}
