.product-card{position:relative;display:flex;flex-direction:column;height:auto;background:#fff}.product-card__link{position:absolute;inset:0;z-index:1}.product-card__image-wrap{position:relative;width:100%;height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:14px;background:#fff}.product-card__image-skeleton{position:absolute;inset:0;width:100%;height:100%;border-radius:14px}.product-card__image{border-radius:5px;object-fit:contain;object-position:center;opacity:0;height:100%;transition:opacity .25s ease}.product-card__image--loaded{opacity:1}.product-card__discount{position:absolute;top:12px;left:10px;z-index:2;padding:4px 10px;font-weight:600;font-size:12px;line-height:1.2;border-radius:20px}.product-card__discount--low{background:#fff;color:#0a0d14;border:1px solid #e1e6ef}.product-card__discount--mid{background:#546dfc;color:#fff}.product-card__discount--high{background:#ff8a00;color:#fff}.product-card__price-block{margin-top:12px;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.product-card__price{margin:0;font-weight:700;font-size:28px;line-height:1.1;color:#070707;font-family:var(--tilda-sans)}.product-card__old-price{font-weight:500;font-size:14px;line-height:1.2;color:#546dfc;text-decoration:line-through;font-family:var(--tilda-sans)}.product-card__title{margin:10px 0 0;font-size:16px;font-weight:500;line-height:1.25;color:#070707;font-family:var(--tilda-sans);overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__dimensions{margin:5px 0 0;font-size:12px;line-height:1.35;color:#6f6f6f;font-family:var(--tilda-sans)}.product-card__dimensions-label{font-weight:500}.product-card__dimensions-value{font-weight:400}.product-card__in-stock{margin:10px 0 0;font-size:12px;font-weight:500;color:#6f6f6f;font-family:var(--tilda-sans)}.product-card__in-stock--available{color:#0fdd5e}.product-card__footer{width:100%;z-index:2}.product-card__action{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-top:0;padding:12px 20px;border:none;border-radius:10px;background:#546dfc;color:#fff;font-size:15px;font-weight:600;line-height:1.2;font-family:var(--tilda-sans);cursor:pointer;z-index:2;transition:background .2s ease}.product-card__action-icon{flex-shrink:0;display:block}.product-card__action:hover:not(:disabled){background:#768afd}.product-card__action:disabled{opacity:1;cursor:not-allowed;background:#546dfc;color:#fff}.product-card--slider .product-card__image-wrap{height:249px;border-radius:12px}.product-card--catalog{width:100%;height:100%;min-height:0;box-sizing:border-box}.product-card--catalog,.product-card--catalog .product-card__dimensions,.product-card--catalog .product-card__footer,.product-card--catalog .product-card__in-stock,.product-card--catalog .product-card__price-block,.product-card--catalog .product-card__title{max-width:100%;min-width:0}.product-card--catalog .product-card__title{min-height:40px;word-break:break-word}.product-card--catalog .product-card__dimensions{min-height:32.4px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card--catalog .product-card__footer{margin-top:auto;padding-top:12px}.product-card--home{border-radius:10px;padding:10px 10px 15px;min-height:474px;min-width:0;max-width:100%;box-sizing:border-box}.product-card--home .product-card__footer{margin-top:auto}.product-card--home .product-card__image-wrap{height:249px;border-radius:10px;width:100%;max-width:100%}.product-card--home .product-card__price-block{margin-top:12px}.product-card--home .product-card__action{margin-top:0}.product-card--home .product-card__dimensions,.product-card--home .product-card__footer,.product-card--home .product-card__in-stock,.product-card--home .product-card__price-block,.product-card--home .product-card__title{min-width:0;max-width:100%}@media(max-width:767px){.product-card--home{min-height:0}.product-card--home .product-card__image-wrap{height:160px}.product-card--home .product-card__image{width:100%!important;max-width:100%;height:100%!important;object-fit:contain}}.product-card--skeleton{pointer-events:none}.product-card__skeleton-image{width:100%;height:260px;border-radius:14px}.product-card__skeleton-price{width:55%;height:32px;margin-top:12px;border-radius:8px}.product-card__skeleton-title-block{margin-top:12px;display:flex;flex-direction:column;gap:8px}.product-card__skeleton-title{width:100%;height:18px;border-radius:6px}.product-card__skeleton-title--short{width:70%}.product-card__skeleton-size{margin-top:10px;display:flex;gap:6px}.product-card__skeleton-size-label{width:110px;height:14px;border-radius:6px}.product-card__skeleton-size-value{width:90px;height:14px;border-radius:6px}.product-card__skeleton-stock{width:82px;height:14px;margin-top:10px;border-radius:6px}.product-card__skeleton-button{width:100%;height:48px;margin-top:12px;border-radius:10px}.product-card--skeleton.product-card--home .product-card__skeleton-button{margin-top:auto}.product-card--skeleton.product-card--catalog{width:100%;height:100%}.product-card--skeleton.product-card--catalog .product-card__skeleton-button{margin-top:auto;padding-top:12px}.card__sale__block .product-qty__btn,.product-card .product-qty__btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f7f5f9;font-size:18px;font-weight:500;cursor:pointer;border:none;transition:all .15s ease;flex-shrink:0;padding:0}.card__sale__block .product-qty__btn svg,.product-card .product-qty__btn svg{width:100%;height:100%;display:block}.card__sale__block .product-qty__btn:hover,.product-card .product-qty__btn:hover{border:1px solid #546dfc}.card__sale__block .catalog-qty,.card__sale__block .product-qty,.product-card .catalog-qty,.product-card .product-qty{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%;box-sizing:border-box;padding:10px 24px;border-radius:14px;background:#f7f5f9;margin-top:0;z-index:2}.card__sale__block .catalog-qty .qty,.card__sale__block .product-qty .qty,.product-card .catalog-qty .qty,.product-card .product-qty .qty{min-width:22px;text-align:center;font-size:15px;font-weight:500;color:#1a1a1a}.card__sale__block .catalog-qty .in-cart,.card__sale__block .product-qty .in-cart,.product-card .catalog-qty .in-cart,.product-card .product-qty .in-cart{margin-left:6px;font-size:12px;font-weight:500;color:#7a7a7a}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}.catalog-qty{animation:pop .25s ease}.catalog-qty button:disabled{opacity:.4;pointer-events:none}@media(max-width:767px){.product-card__price-block{gap:8px}.product-card__price{font-size:24px}.product-card__old-price{font-size:12px}}@media(max-width:576px){.catalog-qty{gap:8px}.catalog-qty button{width:30px;height:30px;font-size:16px}}