.product-card[data-v-40789c9c]{display:flex;flex-direction:column;gap:12px;height:100%;min-width:0}.product-card__media[data-v-40789c9c]{aspect-ratio:1/1;background:#f5f5f5;border-radius:16px;display:block;overflow:hidden;position:relative}.product-card__media-link[data-v-40789c9c]{display:block;height:100%;position:relative;width:100%}.product-card__image[data-v-40789c9c]{height:calc(100% - 24px);inset:12px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s ease;width:calc(100% - 24px)}.product-card__image_default[data-v-40789c9c]{opacity:1}.product-card__zones[data-v-40789c9c]{display:flex;inset:0;position:absolute;z-index:2}.product-card__zone[data-v-40789c9c]{cursor:pointer;flex:1;height:100%;text-decoration:none}.product-card__media:has(.product-card__zone:first-child:hover) .product-card__image[data-v-40789c9c]:first-child{opacity:1}.product-card__media:has(.product-card__zone:first-child:hover) .product-card__image[data-v-40789c9c]:not(:first-child){opacity:0}.product-card__media:has(.product-card__zone:nth-child(2):hover) .product-card__image[data-v-40789c9c]:nth-child(2){opacity:1}.product-card__media:has(.product-card__zone:nth-child(2):hover) .product-card__image[data-v-40789c9c]:not(:nth-child(2)){opacity:0}.product-card__media:has(.product-card__zone:nth-child(3):hover) .product-card__image[data-v-40789c9c]:nth-child(3){opacity:1}.product-card__media:has(.product-card__zone:nth-child(3):hover) .product-card__image[data-v-40789c9c]:not(:nth-child(3)){opacity:0}.product-card__media:has(.product-card__zone:nth-child(4):hover) .product-card__image[data-v-40789c9c]:nth-child(4){opacity:1}.product-card__media:has(.product-card__zone:nth-child(4):hover) .product-card__image[data-v-40789c9c]:not(:nth-child(4)){opacity:0}.product-card__media:has(.product-card__zone:nth-child(5):hover) .product-card__image[data-v-40789c9c]:nth-child(5){opacity:1}.product-card__media:has(.product-card__zone:nth-child(5):hover) .product-card__image[data-v-40789c9c]:not(:nth-child(5)){opacity:0}.product-card__media:has(.product-card__zone:nth-child(6):hover) .product-card__image[data-v-40789c9c]:nth-child(6){opacity:1}.product-card__media:has(.product-card__zone:nth-child(6):hover) .product-card__image[data-v-40789c9c]:not(:nth-child(6)){opacity:0}.product-card__media:has(.product-card__zone:nth-child(7):hover) .product-card__image[data-v-40789c9c]:nth-child(7){opacity:1}.product-card__media:has(.product-card__zone:nth-child(7):hover) .product-card__image[data-v-40789c9c]:not(:nth-child(7)){opacity:0}.product-card__media:has(.product-card__zone:nth-child(8):hover) .product-card__image[data-v-40789c9c]:nth-child(8){opacity:1}.product-card__media:has(.product-card__zone:nth-child(8):hover) .product-card__image[data-v-40789c9c]:not(:nth-child(8)){opacity:0}.product-card__favorite[data-v-40789c9c]{align-items:center;background:#ffffff94;border:0;border-radius:999px;box-shadow:0 1px 4px #00000014;color:#8a8a8a;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:6px;top:6px;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease;width:36px;z-index:3}.product-card__favorite[data-v-40789c9c]:hover{background:#ffffffc7;box-shadow:0 2px 6px #0000001a;color:#222}.product-card__favorite_active[data-v-40789c9c]{background:#ffffffeb;color:#f8604a}.product-card__favorite-icon[data-v-40789c9c]{display:block;fill:currentColor;height:22px;width:22px}.product-card__info[data-v-40789c9c]{align-items:flex-start;flex:1;margin:0;padding:0}.product-card__details[data-v-40789c9c],.product-card__info[data-v-40789c9c]{display:flex;flex-direction:column;gap:6px;width:100%}.product-card__details[data-v-40789c9c]{color:inherit;text-decoration:none}.product-card__details:hover .product-card__title[data-v-40789c9c]{color:#555}.product-card__title[data-v-40789c9c]{color:var(--color-text);display:-webkit-box;font-size:14px;font-weight:500;line-height:1.35;margin:0;min-height:37.8px;overflow:hidden;padding:0;text-align:left;width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}@media(min-width:768px){.product-card__title[data-v-40789c9c]{font-size:15px;min-height:40.5px}}.product-card__price[data-v-40789c9c]{color:var(--color-text);font-size:14px;font-weight:500;line-height:1.3;margin:0;padding:0;text-align:left;width:100%}.product-card__actions[data-v-40789c9c]{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:auto;padding-top:4px;position:relative;width:100%;z-index:2}.product-card__action[data-v-40789c9c]{align-items:center;border-radius:10px;box-sizing:border-box;display:inline-flex;font-size:12px;font-weight:700;gap:6px;justify-content:center;line-height:1;min-height:36px;padding:7px 10px;text-align:center;text-decoration:none;transition:opacity .15s ease,transform .15s ease}.product-card__market-icon[data-v-40789c9c]{display:block;flex-shrink:0;height:18px;width:18px}.product-card__action_cart[data-v-40789c9c]{background:var(--color-text);border:0;color:#fff;cursor:pointer}.product-card__action_cart[data-v-40789c9c]:hover:not(:disabled){background:#000}.product-card__action_cart[data-v-40789c9c]:disabled{cursor:not-allowed;opacity:.45}.product-card__action_ozon[data-v-40789c9c]{background:#005bff;border:0;color:#fff}.product-card__action_ozon[data-v-40789c9c]:hover{opacity:.92}.product-card__action_ym[data-v-40789c9c]{background:#fc0;border:0;color:#111}.product-card__action_ym[data-v-40789c9c]:hover{opacity:.92}@media(min-width:768px){.product-card__action[data-v-40789c9c]{font-size:13px;padding:8px 12px}.product-card__market-icon[data-v-40789c9c]{height:20px;width:20px}}
