.u-product-card-wrapper{position:relative;width:100%;height:auto}.u-product-card-paddings{width:100%;height:100%;padding:.7vw}.u-product-card-inner{width:100%;height:100%;background-color:#fff;border-radius:1vw;padding:1.5vw;box-shadow:-5px 4px 10px #0000000d;display:flex;flex-direction:column;position:relative;align-items:center;justify-content:flex-start;transition:.3s ease-in-out;cursor:pointer;border:solid 1px #f3f7fb}.u-product-card-inner:hover{box-shadow:0 10px 12px #00000014;border-color:#a7c8ee}img.u-product-card-photo{width:100%;height:12vw;object-fit:contain;border-radius:1vw}.u-product-card-title{text-align:center;font-size:var(--p3);font-weight:500;color:#393939;font-family:Golos Text;margin-top:1vw;line-height:1.2vw;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.u-product-card-brand{font-size:var(--s1);margin-top:.2vw;margin-bottom:.5vw;color:#bbb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.3s ease-in-out}.u-product-card-wrapper:hover .u-product-card-brand{color:#707070}.u-product-card-bottom{margin-top:auto;display:flex;flex-direction:column;width:100%}.u-product-card-stickers{position:absolute;top:1vw;left:1vw;display:flex;row-gap:.1vw;flex-direction:column}img.u-product-card-sticker{width:2vw}.u-product-card-like{position:absolute;top:0;right:0}svg.u-product-card-heart-like{width:1.2vw;padding:1.2vw;cursor:pointer;fill:#fff;transition:.3s}svg.u-product-card-heart-like path{transition:.3s}svg.u-product-card-heart-like .stroke{fill:#ccc}svg.u-product-card-heart-like:hover .stroke,svg.u-product-card-heart-like:hover .fill{fill:#ccc}svg.u-product-card-heart-like.active .stroke,svg.u-product-card-heart-like.active .fill{fill:#ed9999!important}.u-product-card-price-block{display:flex;width:100%;justify-content:center;gap:.85vw}.u-product-card-price-left{font-size:var(--p2);color:#333}.u-product-card-price-right{position:relative;font-size:var(--p2);color:#a5a5a5}.u-product-card-price-right:after{content:"";position:absolute;top:49%;left:-5%;width:110%;height:2px;background-color:#c8c8c8}img.u-product-card-logo-service-doli{width:1vw}.u-product-card-half-price-block{background-color:#ececec;padding:.5vw .7vw;border-radius:55px;font-size:var(--s2);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.3vw;margin:.5vw 0 1vw;width:fit-content}.u-product-card-price{display:flex;flex-direction:column;align-items:center}.u-product-card-cart-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 .5vw}.u-product-card-add-first{padding:0 2.5vw;height:2.5vw;border-radius:55px;font-size:.9vw;font-weight:600;color:#fff;width:fit-content;white-space:nowrap;display:flex;align-items:center;background-position:0% 50%;background:linear-gradient(90deg,rgba(133,178,227,1) 0%,rgba(112,164,221,1) 50%,rgba(169,208,250,1) 100%);background-size:200% 200%;transition:background .4s ease-in-out}.u-product-card-add-first:hover{background-position:100% 50%}.u-product-card-quantity-add-zone{display:flex;width:100%;flex-direction:row;align-items:center;gap:.5vw}a.u-product-card-checkout-ancor{width:2.5vw;height:2.5vw;display:flex;border-radius:55px;align-items:center;justify-content:center;padding:.7vw;background-position:0% 50%;background:linear-gradient(90deg,rgba(133,178,227,1) 0%,rgba(112,164,221,1) 50%,rgba(169,208,250,1) 100%);background-size:200% 200%;transition:background .4s ease-in-out}a.u-product-card-checkout-ancor:hover{background-position:100% 50%}img.u-product-card-checkout-img{width:100%;height:100%;margin-bottom:.1vw}.u-product-card-input-zone{display:flex;background-color:#ececec;flex-grow:1;height:2.5vw;border-radius:55px;align-items:center;justify-content:space-between;padding:0 .5vw}.u-product-card-chage-btn{display:flex;height:100%;width:30%;align-items:center;justify-content:center}.u-product-card-chage-btn:hover img{opacity:.4}img.u-product-card-chage-btn-icon{width:.75vw;transition:.3s}.u-product-card-input-wrapper{height:100%}input.u-product-card-quantity.trigger-input-cart-any_page{border:none;text-align:center;background:none;font-size:var(--p2);font-weight:600;width:100%;color:#393939;padding-bottom:.1vw;padding-right:.3vw;height:100%}.u-product-card-add-first.outOfStock{background:#cdcdcd;pointer-events:none}
