.product-card[data-v-d8f5930e]{background:var(--ds-background-primary);border-radius:16px;display:flex;flex-direction:column;height:560px;margin:0 auto;padding:12px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.product-card[data-v-d8f5930e]:focus-within,.product-card[data-v-d8f5930e]:hover{box-shadow:0 10px 24px #0000000f}.product-card__image-link[data-v-d8f5930e],.product-card__image-wrapper[data-v-d8f5930e]{display:flex;justify-content:center;position:relative}.product-card__image-link[data-v-d8f5930e]{box-sizing:border-box;padding:12px;width:100%}.product-card__image-link[data-v-d8f5930e]:before{background-color:var(--ds-background-images);border-radius:12px;bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .15s ease;z-index:10}.product-card:focus-within .product-card__image-link[data-v-d8f5930e]:before,.product-card:hover .product-card__image-link[data-v-d8f5930e]:before{opacity:.09}.product-card__image[data-v-d8f5930e]{border-radius:16px;cursor:pointer;display:flex;height:281px;margin-bottom:12px;-o-object-fit:contain;object-fit:contain;position:relative;transition:all .25s ease}.product-card__tags[data-v-d8f5930e]{align-items:center;display:flex;flex-wrap:wrap;gap:2px;left:8px;position:absolute;right:8px;z-index:10}.product-card__tags[data-v-d8f5930e] .tag{border-radius:12px}@media (max-width:360px){.product-card__tags[data-v-d8f5930e] .tag{padding:4px 6px}.product-card__tags[data-v-d8f5930e] .tag .text{font-size:10px}}.product-card__tags_top[data-v-d8f5930e]{top:8px}.product-card__tags_bottom[data-v-d8f5930e]{bottom:8px}.product-card__tags_bottom[data-v-d8f5930e] .tag{background-color:#f5f7f8}.product-card__tags_bottom[data-v-d8f5930e] .tag .text{color:#2b2f4f}.product-card__tags>div[data-v-d8f5930e]{margin-right:8px}@media (max-width:360px){.product-card__tags>div[data-v-d8f5930e]{margin-right:0}}.product-card__favorite[data-v-d8f5930e]{background-color:transparent;border:none;box-shadow:none;margin-left:auto;padding:6px 0 0}.product-card__favorite--overlay[data-v-d8f5930e]{margin-left:0;position:absolute;right:8px;top:8px;z-index:20}@media (max-width:360px){.product-card__favorite--overlay[data-v-d8f5930e]{padding-top:0}}.product-card__favorite[data-v-d8f5930e]:focus,.product-card__favorite[data-v-d8f5930e]:focus-visible,.product-card__favorite[data-v-d8f5930e]:hover{background-color:transparent;border:none;box-shadow:none;outline:none}.product-card__icon-primary[data-v-d8f5930e]{color:var(--ds-color-primary)}.product-card__favorite-icon[data-v-d8f5930e]{color:var(--ds-color-label);transition:color .15s ease}.product-card__favorite-icon--active[data-v-d8f5930e]{color:var(--ds-color-primary)}.product-card__favorite:focus-visible .product-card__favorite-icon[data-v-d8f5930e],.product-card__favorite:hover .product-card__favorite-icon[data-v-d8f5930e]{color:var(--ds-color-primary)}.product-card__sizes[data-v-d8f5930e]{align-items:center;color:#2b2f4f;display:flex;font-weight:600;margin-bottom:8px}.product-card__sizes svg[data-v-d8f5930e]{fill:currentColor;margin-right:4px}.product-card__sizes span[data-v-d8f5930e]{color:var(--ds-color-secondary)}.product-card__title[data-v-d8f5930e]{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--ds-color-body);font-size:18px;font-weight:600;height:52px;line-height:26px;margin-bottom:auto;text-overflow:ellipsis}.product-card__title[data-v-d8f5930e]:hover{color:var(--ds-color-label)}.product-card__info[data-v-d8f5930e]{display:flex;justify-content:space-between;margin-bottom:8px}.product-card__info-title[data-v-d8f5930e],.product-card__info_price .product-card__info-value[data-v-d8f5930e]{font-size:16px}.product-card__info-value[data-v-d8f5930e]{align-items:center;color:var(--ds-color-body);display:flex;font-size:14px;font-weight:600}.product-card__info-value_crossed[data-v-d8f5930e]{position:relative}.product-card__info-value_crossed[data-v-d8f5930e]:after{background:#f25c54;content:"";display:block;height:2px;left:0;position:absolute;top:40%;transform:rotate(-4deg);width:100%}.product-card__info-value_orange[data-v-d8f5930e],.product-card__preorder-info[data-v-d8f5930e]{color:var(--ds-color-primary)}.product-card__preorder-info[data-v-d8f5930e]{align-items:center;background:transparent;border:none;cursor:help;display:inline-flex;justify-content:center;margin-left:4px;padding:0}.product-card__preorder-info[data-v-d8f5930e]:focus-visible{border-radius:9999px;outline:2px solid var(--ds-color-primary);outline-offset:2px}
