.favorite-button{background:url(/_next/static/media/icon-star.3c1ac013.svg) 50% no-repeat;background-size:16px auto}.favorite-button--active{background:url(/_next/static/media/star-liked.a2901acc.svg) 50% no-repeat;background-size:16px auto}.favorite-button--disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.badge{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:2px 8px;border-radius:9999px}.badge--error{background-color:#dd2b2b;color:#fff}.badge--success{background-color:#09d137;color:#fff}.badge--blue{background-color:#317fe5;color:#fff}.badge--warning{background-color:#ffc800;color:#fff}.badge--light{background-color:#d8d8d8;color:#333}.badge--dark{background-color:#333;color:#eee}.product-item{padding:5px 10px;border-radius:10px;transition:box-shadow .3s ease}.product-item:hover{box-shadow:0 25px 20px -20px rgba(0,0,0,.45)}.product-item--list .product-item__in{flex-direction:row;padding-bottom:24px}.product-item--list .product-item__img-in{width:220px;margin-right:32px}.product-item--list .product-item__block{margin-left:57px;width:194px;display:flex;flex-direction:column;justify-content:space-between}.product-item--list .product-item__price{flex-direction:column;align-items:flex-start}.product-item__in{display:flex;flex-direction:column;width:100%}.product-item__img-wrap{padding-bottom:109%;position:relative;border-radius:6px;overflow:hidden;margin-bottom:8px}.product-item__image-container{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.product-item__image-container:hover{transform:scale(1.02)}.product-item__image{-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}.product-item__image-indicators{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:2}.product-item__indicator{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease}.product-item__indicator:hover{background:hsla(0,0%,100%,.8)}.product-item__indicator--active{background:#fff;transform:scale(1.2)}.product-item__row{display:flex;align-items:center;position:absolute;left:16px;top:12px;right:16px;z-index:1;justify-content:space-between}.product-item__article-number{font:12px/17px var(--manrope),sans-serif;font-weight:600;color:#fff}.product-item__actions{display:flex;align-items:center;background-color:rgba(0,0,0,.3);padding:5px 10px;border-radius:10px}.product-item__btn{width:16px;height:16px;cursor:pointer}.product-item__btn--share{background:url(/_next/static/media/share-button.95a81167.svg) 50% no-repeat;background-size:16px auto;margin-left:10px}.product-item__btn--comparison{margin-right:10px}.product-item__title{font:1.6rem/2rem var(--manrope),sans-serif;font-weight:800;color:#151a20;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;margin-bottom:8px}.product-item__description{display:none;font:1.4rem/2.2rem var(--manrope),sans-serif;font-weight:400;color:#151a20}.product-item__quantity{font:12px/17px var(--manrope),sans-serif;font-weight:500;color:#fff;padding:1px 12px;border-radius:6px;background:#08979c;white-space:nowrap;width:-moz-fit-content;width:fit-content}.product-item__quantity--highlight{color:#52c41a}.product-item__wrap{display:flex;align-items:center;margin-bottom:12px}.product-item__rating{position:relative;font:1.4rem/2rem var(--manrope),sans-serif;color:#151a20;font-weight:800;padding-left:20px;margin-right:12px}.product-item__rating:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background:url(/_next/static/media/rating.8dc1d2f4.svg) 50% no-repeat;background-size:16px auto}.product-item__reviews{position:relative;font:12px/1.7rem var(--manrope),sans-serif;color:#758599;font-weight:600;padding-left:20px}.product-item__reviews:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background:url(/_next/static/media/review.635feac1.svg) 50% no-repeat;background-size:16px auto}.product-item__price{display:flex;align-items:center;margin-bottom:26px;font:12px/1.7rem var(--manrope),sans-serif}@media(max-width:1680px){.product-item__price{margin-bottom:20px}}@media(max-width:1440px){.product-item__price{flex-direction:column;align-items:flex-start}}.product-item__price .product-item__current-price{font:1.6rem/1.8rem var(--manrope),sans-serif;font-weight:800;color:#151a20}@media(max-width:1440px){.product-item__price .product-item__current-price{order:2}}.product-item__price .product-item__old-price{font:12px/16px var(--manrope),sans-serif;font-weight:600;color:#758599;margin-left:8px;position:relative}.product-item__price .product-item__old-price:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;transform:translateY(-50%);background:#758599}@media(max-width:1440px){.product-item__price .product-item__old-price{margin-left:0;order:1}}