.product-card__helper{width: calc(222px + 20px);padding:10px}.product-card__item{width:100%;height:100%;background:#fff;box-shadow:0 10px 20px rgba(13,37,60,.2);border-radius:10px;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:340px}.product-card__top{}.product-card__basket{background:linear-gradient(180deg,#32b14b 0%,#0d6c61 100%)}.product-card__basket svg path{stroke:#fff}.product-card__basket.active{background:#61d378!important}.product-card__basket.empty{background:#b0b0b7}.product-card__top-head{padding-top:28px;width:100%;position:relative}.product-card__img{height:102px;width:100%;display:flex;align-items:center;justify-content:center}.product-card__img a{height:100%}.product-card__img img{max-width:100%;max-height:100%}.product-card__buttons{position:absolute;top:0;right:15px;display:flex;align-items:flex-start;justify-content:flex-end}.product-card__label{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px}.product-card__buttons-link:last-child{margin-right:0}.product-card__buttons-link.active{background:linear-gradient(180deg,#32b14b 0%,#0d6c61 100%)}.product-card__buttons-link{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;background:#d8d8dc;border-radius:0 0 5px 5px;cursor:pointer;margin-right:2px;transition:.3s}.product-card__text-help{position:absolute;right: calc(58px + 15px + 15px);width:calc(100% - 58px - 15px - 15px);top:10px;color:#2c9441;text-align:right;font-size:10px;font-style:normal;font-weight:400;line-height:102.023%}.product-card__text-help span{display:none}.product-card__text-help span.active{display:inline}.product-card__actions{position:absolute;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card__actions-block{margin-bottom:5px;width:60px;height:30px;border-radius:0 5px 5px 0;color:#fff;background:#000;font-style:normal;font-weight:600;font-size:11px;line-height:102.02%;display:none;align-items:center;justify-content:center}.product-card__actions-block.sale{background:var(--red);display:flex}.product-card__actions-block.popular{background:var(--orange);display:flex}.product-card__actions-block.event{background:var(--purple);display:flex}.product-card__actions-block.recommended{background:var(--blue);display:flex}.product-card__actions-block.new{background:var(--blue-light);display:flex}.product-card__top-body{padding:6px 13px;padding-top:11px;display:block}.product-card__article{width:100%;color:#5f5f71;margin-bottom:5px;font-style:normal;font-weight:400;font-size:14px;line-height:102.02%}.product-card__article span{color:#b0b0b7}.product-card__title{display:block;font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#0d0e17;transition:.5s;&nbsp;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-card__bottom{padding:11px 13px;display:flex;align-items:flex-start;justify-content:space-evenly;flex-direction:column}.product-card__bottom .product-card__basket.empty{margin-bottom:9px}.product-card__basket .product-card__basket-text{display:block}.product-card__basket{width:auto!important;padding:0 9px;cursor:pointer!important}.product-card__bottom-info&nbsp;{overflow:hidden;width:.1px;opacity:0}.product-card__bottom-info&nbsp;* {white-space:nowrap}.product-card__bottom-info{width:calc(100% - 45px);position:relative}.product-card__price-old{position:relative;bottom:0;left:0;font-style:normal;font-weight:700;font-size:11.1738px;line-height:13px;align-items:center;color:#b0b0b7;display:none}.product-card__price-old.active{display:inline-flex}.product-card__price-old.active+.product-card__price{color:red}.product-card__price-old:after{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;background:var(--red)}.product-card__price{font-style:normal;font-weight:800;font-size:22px;line-height:26px;display:flex;align-items:center;color:#272731}.product-card__plan{margin-top:5px;height:12px;display:none}.product-card__plan-item{font-style:normal;font-weight:400;font-size:10px;line-height:102.02%;color:#3e3e47;display:none}.product-card__plan-item.active{display:block}.product-card__plan-item span{font-weight:700;font-size:11px;-webkit-appearance:none}.product-card__basket{display:flex;align-items:center;justify-content:center;width:37px;height:34px;position:relative;cursor:default;border-radius:7px}.product-card__bottom-button:only-child{margin-left:auto}.product-card__basket-non{width:auto;padding-left:11px;padding-right:11px;cursor:pointer;background:#b0b0b7}.product-card__basket-non:before{display:none}.product-card__basket-non &gt; span {color:#fff;background:transparent;margin-right:0;-webkit-text-fill-color:#fff;display:block;font-size:12px;font-style:normal;font-weight:700;line-height:102.023%;white-space:nowrap}.product-card__basket-info{width:auto;padding-left:17px;padding-right:17px;cursor:pointer}.product-card__basket-info &gt; span {display:block;margin-right:0;font-size:12px;font-style:normal;font-weight:700;line-height:102.023%}.product-card__basket.active{cursor:pointer;background:linear-gradient(180deg,#32b14b 0%,#0d6c61 100%)}.product-card__basket.active path{fill:#fff!important}.product-card__basket:not(.active):before {content:"";position:absolute;inset:0;border-radius:7px;padding:1px;background:linear-gradient(180deg,#32b14b 0%,#0d6c61 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box , linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.product-card__basket svg{}.product-card__basket.active .product-card__basket-text{display:block;color:#fff;background:transparent;-webkit-text-fill-color:#fff}.product-card__basket-text span:last-child{display:none}.product-card__basket.active .product-card__basket-text span:first-child{display:none}.product-card__basket.active .product-card__basket-text span:last-child{display:inline}.product-card__basket-text{display:none;font-weight:400;font-size:10px;line-height:102.02%;margin-right:9px;background:linear-gradient(180deg,#32b14b 0%,#0d6c61 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-card__buttons-link svg path{transition:0s}.product-card__buttons-link.active{transition:0s}.product-card__basket-text{color:#fff;background:transparent;-webkit-text-fill-color:#fff}@media (min-width:1399px){.product-card__basket-info:hover,.product-card__basket-non:hover{background:linear-gradient(180deg,#32b14b 0%,#0d6c61 100%)}.product-card__basket-info:hover &gt; span, .product-card__basket-non:hover span {color:#fff;background:transparent;-webkit-text-fill-color:#fff}.product-card__title:hover{color:var(--green-header);transition:.3s}.product-card__buttons-link:not(.active):hover {background:#cedad5}.product-card__buttons-link:not(.active):hover svg path {stroke:#32b14b}.product-card__buttons-link:not(.active):hover svg:last-child path:nth-last-child(2) {fill:#32b14b}.product-card__buttons-link.active:hover{background:#829a91}}@media (max-width:1399px){.product-card__bottom .product-card__basket.empty{height:27px;font-size:10px;margin-bottom:0}.product-card__helper{width: calc(168px + 18px);padding:9px}.product-card__bottom{flex-direction:column;padding:11px}.product-card__bottom-info{width:100%}.product-card__bottom-button{margin-top:13px}.product-card__title{font-weight:400;font-size:12px;line-height:102.02%}.product-card__article{font-size:8px;margin-bottom:7px}.product-card__img{height:94px}.product-card__price-old{font-weight:700;font-size:9.82524px;line-height:12px}.product-card__top-body{padding:6px 11px 11px}.product-card__basket-text{display:block}.product-card__basket{width:auto;height:auto;padding:7px 11px}.product-card__bottom-button{width:100%;display:flex;justify-content:flex-end}.product-card__basket svg{width:14px!important;height:auto!important}.product-card__basket-non &gt; span {font-size:9px}.product-card__basket-non{padding-left:8px;padding-right:8px}.product-card__basket-info &gt; span {font-size:9px}}