.item{width:calc(25vw - 16px);cursor:pointer;position:relative}.item-sale{position:absolute;top:0;right:0;width:0;height:0;border-left:6vw solid transparent;border-bottom:6vw solid transparent;border-top:6vw solid #b61734;color:white}.item-new{border-top:6vw solid black}.item-sale-text{position:absolute;top:1.4vw;right:.3vw;transform:rotate(45deg);color:#fff;font-size:1vw}.item-new-text{top:1.4vw;right:.7vw}.item__img{height:33vw;cursor:pointer;position:relative}.item__img-basket{font-size:var(--MediumFont);text-transform:uppercase;height:56px;position:absolute;bottom:-57px;z-index:0;width:100%;background-color:black;color:white;display:flex;align-items:center;justify-content:center;transition:.3s}.item__img-basket-off{pointer-events:none}.item__img-basket-active{bottom:0}.item__info{padding:10px 12px 6px;color:white;position:relative;background-color:#080808}.item__info-title-favorite-wrap{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.item__info-title{font-size:var(--StandardFont);letter-spacing:.25px}.item__info-favorite{height:18px;margin-left:25px;cursor:pointer;min-width:20px}.item__info-price{font-size:var(--StandardFont);margin-bottom:10px}.item__info-price-active{color:#B61734}.item__info-price-sale{font-size:var(--MediumFont);text-decoration:line-through;color:white;margin-left:16px}.item__info-color-list{display:flex;gap:16px;align-items:center}.item__info-color-main{width:22px;height:22px;border-radius:50%;background-color:black;border:1px solid white;display:flex;align-items:center;justify-content:center;cursor:pointer}.item__info-color{width:14px;height:14px;border-radius:50%;cursor:pointer}@media (max-width:1600px){.item__img-basket{font-size:var(--SmallFont);height:40px;bottom:-41px}.item__img-basket-active{bottom:0}.item__info-color-list{gap:8px}.item__info-color{width:10px;height:10px}.item__info-color-main{width:18px;height:18px}.item__info-favorite{height:15px}.item__info-price{font-size:var(--MediumFont)}.item__info-price-sale{font-size:var(--SmallFont)}}@media (max-width:1024px){.item{width:calc(25vw - 19px)}.item__info{padding:8px 6px 24px}.item__info-title-favorite-wrap{margin-bottom:8px}.item__info-title{font-size:var(--SmallFont)}.item__info-price{margin-bottom:8px}.item__info-color-main{width:14px;height:14px}.item__info-color{width:8px;height:8px}.item__info-price-sale{margin-left:10px}.item-sale{border-left:7vw solid transparent;border-bottom:7vw solid transparent;border-top:7vw solid #b61734}.item-new{border-top:7vw solid black}.item-sale-text{top:1.6vw;right:.7vw;font-size:1.2vw}.item__info-favorite{filter:invert(1);min-width:14px}.item__img-basket-off{pointer-events:none}}@media (max-width:768px){.item{width:calc(50vw - 4px)}.item__img{height:70vw}.item__info{padding:9px 6px 10px}.item-sale{border-left:15vw solid transparent;border-bottom:15vw solid transparent;border-top:15vw solid #b61734}.item-new{border-top:15vw solid black}.item-sale-text{top:3.5vw;right:1.7vw;font-size:2.7vw}.item__info-title-favorite-wrap{margin-bottom:7px}}