.rating{align-items:center;display:flex}.rating__star{cursor:pointer;height:14px;margin-right:2px;width:14px}.rating__star svg{max-width:18px}.rating__star--filled svg path{fill:#41239b}.rating__count{color:#000;font-size:14px;font-weight:400;line-height:16px;margin-left:5px;margin-right:17px;transition:.1s ease-in;white-space:nowrap}.rating__count:hover{color:#41239b}.rating__count:active{color:#572fcf}.comments{display:inline-flex;transition:.1s ease-in}.comments__wrap{align-items:center;display:flex;justify-content:center}.comments__icon{height:16px;width:16px}.comments__count{color:#000;font-size:14px;font-weight:400;line-height:16px;margin-left:5px}.product-card{outline:none!important;padding-bottom:56px}@media(min-width:768px){.product-card{padding:0 20px 56px;width:50%}}@media(min-width:1280px){.product-card{width:33%}}.product-card__article{color:#777;font-size:16px;margin-bottom:8px}.product-card__img{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative;width:85%}@media(min-width:768px){.product-card__img{width:90%}}.product-card__img--unavailable{color:#cbcbcb;font-size:32px;line-height:32px;width:124px}.product-card__img--unavailable span{margin-left:24px}.product-card__img img{overflow:hidden;width:70%}@media(min-width:1280px){.product-card__img img{width:90%}}.product-card__img:after{background-color:rgba(0,0,0,.03);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media(min-width:768px){.product-card__img{height:323px}}.product-card__inner{display:flex;flex-direction:column;height:100%;width:100%}.product-card__labels{align-items:center;display:flex;left:0;position:absolute;top:0;z-index:2}.product-card__label{color:#fff;font-size:16px;font-weight:400;line-height:20px;padding:6px 12px}.product-card__label--orange{background-color:#ff6e00}.product-card__label--green{background-color:#0f7864}.product-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#000;cursor:pointer;display:inline-block;display:-webkit-box;font-size:24px;font-weight:400;line-height:28px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;transition:.1s ease-in}@media(min-width:992px)and (max-width:1400px){.product-card__title{font-size:22px}}.product-card__title-wrap{height:52px}.product-card__title:hover{color:#41239b}.product-card__title:active{color:#572fcf}.product-card__title--unavailable{color:#777}.product-card__subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#777;display:-webkit-box;font-size:16px;font-weight:400;height:48px;line-height:20px;max-height:48px;overflow:hidden;padding-top:8px;text-overflow:ellipsis}.product-card-controls{align-items:center;display:flex}.product-card-controls__add{flex:1}.product-card-controls__icons{align-items:center;display:flex;margin-left:auto;margin-right:30px;padding-left:20px}@media(min-width:768px){.product-card-controls__icons{margin-right:0}}@media(min-width:1280px){.product-card-controls__icons{margin-left:auto}}.product-card-controls__icons .fav{cursor:pointer;height:22px;margin-right:12px;transition:.1s ease-in;width:32px}.product-card-controls__icons .fav--base:hover path{stroke:#41239b}.product-card-controls__icons .fav--checked path:hover{stroke:#41239b;fill:#41239b}.product-card-controls__icons .fav:active path{stroke:#572fcf}.product-card-controls__icons .compare{cursor:pointer;margin-right:12px}.product-card-controls__icons .compare:hover line,.product-card-controls__icons .compare:hover path{stroke:#41239b;transition:.1s ease-in}.product-card-controls__icons .compare:active line,.product-card-controls__icons .compare:active path{stroke:#572fcf}.product-card-controls__icons .compare .plus{opacity:0}.product-card-controls__icons .compare:hover .plus{opacity:1}.product-card-controls__icons .compare .minus,.product-card-controls__icons .compare--remove:hover .check{opacity:0}.product-card-controls__icons .compare--remove:hover .minus{opacity:1}.product-card__remove{cursor:pointer;position:absolute;right:-17px;top:-17px}.product-card__remove:hover svg line{stroke:#41239b}.product-card__remove:active svg line{stroke:#572fcf}.product-card__reviews{display:flex;margin-bottom:17px}@media(min-width:1280px){.product-card__reviews{margin-bottom:24px}}.product-card__description{margin-bottom:12px;margin-right:20px;overflow:hidden}.product-card-price{display:flex;margin-bottom:24px;margin-top:auto}.product-card-price__sale{color:#ff6e00;font-size:16px;font-weight:700;line-height:20px;margin-right:8px}.product-card-price__base{font-size:16px;font-weight:400;line-height:20px;-webkit-text-decoration:line-through;text-decoration:line-through}.product-card-price__request{font-size:16px;font-weight:700;line-height:20px}.product-card .image-swiper{height:100%;overflow:hidden;width:100%}.product-card .image-swiper__wrap{display:flex;height:100%;width:100%}.product-card .image-swiper__wrap--gray{filter:grayscale(100);opacity:.5}.product-card .image-swiper__slide{align-items:center;display:flex;flex:0 0 100%;justify-content:center;width:100%}.product-card .image-swiper__item.swiper-lazy{opacity:0}.product-card .image-swiper__item.swiper-lazy-loaded{opacity:1}.swiper-hover-sectors{bottom:0;display:flex;left:0;position:absolute;right:0;top:0}@media(min-width:991px){.swiper-hover-sectors{z-index:1}}.swiper-hover-sector{flex-grow:1}.pagination-swiper{bottom:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.pagination-swiper span{background-color:rgba(0,0,0,.2);border:1px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:5px;width:5px}.pagination-swiper span:not(:last-child){margin-right:6px}.pagination-swiper span:hover{background-color:#41239b}.pagination-swiper span:active{background-color:#572fcf}.pagination-swiper span.active{background-color:#41239b}.pagination-swiper--white span{background-color:hsla(0,0%,100%,.2)}.pagination-swiper--white span.active{background-color:#fff}.slider-navigation{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:10px}