.ProductCard_itemWrapper__jSwQC{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#272727;width:136px;min-height:138px;padding:14px 12px;border-radius:5px;margin:0 14px 14px 0;transition:.3s}.ProductCard_itemWrapper__jSwQC:last-child{margin-right:0}.ProductCard_itemWrapper__jSwQC.ProductCard_activeItem__FaGUV{background-color:var(--white)}.ProductCard_itemWrapper__jSwQC.ProductCard_activeItem__FaGUV .ProductCard_selectIcon__Zh0Hv{display:flex}.ProductCard_itemWrapper__jSwQC.ProductCard_activeItem__FaGUV .ProductCard_title__gykV_{color:var(--primary-color)}.ProductCard_itemWrapper__jSwQC.ProductCard_activeItem__FaGUV .ProductCard_discount__Q80M1,.ProductCard_itemWrapper__jSwQC.ProductCard_activeItem__FaGUV .ProductCard_price__j5mb5{color:var(--black)}.ProductCard_itemWrapper__jSwQC.ProductCard_activeItem__FaGUV .ProductCard_subtitle__m8WZA{color:rgba(0,0,0,.5)}.ProductCard_itemWrapper__jSwQC.ProductCard_activeItem__FaGUV .ProductCard_benefitsBtn__WB6wA{color:rgba(0,0,0,.8)}.ProductCard_selectIcon__Zh0Hv{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:var(--white);display:none;align-items:center;justify-content:center;width:28px;height:28px;padding:2px;border-radius:50%}.ProductCard_selectIcon__Zh0Hv svg{display:block;min-width:26px;min-height:26px}.ProductCard_item__p4Enz{display:flex;flex-direction:column;align-items:center;background:rgba(0,0,0,0);border:none;width:100%;cursor:pointer}.ProductCard_item__p4Enz:disabled{touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ProductCard_title__gykV_{color:rgba(255,255,255,.5);font-size:12px;line-height:12px}.ProductCard_discount__Q80M1,.ProductCard_title__gykV_{text-align:center;font-weight:700;margin-bottom:12px;transition:.3s}.ProductCard_discount__Q80M1{color:var(--white);font-size:10px;line-height:8px;letter-spacing:.3px}.ProductCard_price__j5mb5{color:var(--white);text-align:center;font-size:26px;font-weight:700;line-height:26px;margin-bottom:6px;transition:.3s}.ProductCard_subtitle__m8WZA{color:rgba(255,255,255,.5);text-align:center;font-size:10px;font-weight:400;line-height:10px;letter-spacing:.3px;margin-bottom:12px;transition:.3s}.ProductCard_benefitsBtn__WB6wA{background:rgba(0,0,0,0);color:rgba(255,255,255,.8);border:none;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:12px;letter-spacing:.3px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer;transition:.3s}@media screen and (max-width:991px){.ProductCard_itemWrapper__jSwQC{min-width:165px;width:100%;margin:0}.ProductCard_selectIcon__Zh0Hv{display:none!important}}