.type-select{position:relative}.type-select:after{content:"";font-size:0;display:block;width:10px;height:7px;background-position:50%;background-repeat:no-repeat;background-image:url(../img/arrow-open.088a98b6.svg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:absolute;right:6px;z-index:0;pointer-events:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.type-select.open:after{top:35%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.type-select input{width:100%;border:1px solid #c4c4c4;height:26px;font-weight:300;font-size:14px;text-align:center;line-height:20px;color:#000;padding:0 18px 0 8px;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;cursor:pointer;text-transform:lowercase}.type-select input:focus{border-color:#4f4f4f}.type-select input::-webkit-input-placeholder{color:#4f4f4f;opacity:1}.type-select input::-moz-placeholder{color:#4f4f4f;opacity:1}.type-select input:-ms-input-placeholder{color:#4f4f4f;opacity:1}.type-select__label{font-size:14px;margin-bottom:7px;color:#333}.type-select__empty{position:absolute;bottom:18px;text-align:center;right:0;left:0}.type-select__empty p{font-size:14px;font-weight:400}.type-select__loader{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.type-select__loader .loader{min-height:auto}.type-select__loader .preloader{width:20px;height:20px}.type-select__list{position:relative;z-index:2;max-height:250px;overflow-y:auto;width:100%;min-height:50px;-webkit-box-shadow:0 5px 40px rgba(0,0,0,.15);box-shadow:0 5px 40px rgba(0,0,0,.15);border-radius:3px}.type-select__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:30px;height:30px;-webkit-transition:background .3s ease;transition:background .3s ease;position:relative;cursor:pointer;font-weight:300;font-size:14px;color:#000;text-transform:lowercase}.type-select__list li.active:after{content:"";position:absolute;right:20px;top:20px;width:12px;height:9px;background-position:50%;background-repeat:no-repeat}.type-select__list li:last-child .type-select__dropdown-right:after{display:none}.type-select__list li:hover{background:#f2f2f2}.type-select__list::-webkit-scrollbar{width:4px;border-radius:2px}.type-select__list::-webkit-scrollbar-track{background:#fff;width:2px}.type-select__list::-webkit-scrollbar-thumb{background:#2d3340;width:2px;border-radius:2px}.type-select__list::-webkit-scrollbar-thumb:hover{background:#555;width:2px}.type-select__wrap{position:absolute;border:1px solid #c4c4c4;border-top:none;top:100%;background:#fff;left:0;right:0;z-index:4}.type-select__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.type-select__item:last-child:before{display:none}.type-select__item:before{content:"";position:absolute;left:0;bottom:0;height:1px;right:0;background:rgba(0,0,0,.07);display:block}.type-select__item-ico{width:40px;position:relative;padding-bottom:2px}.type-select__item-name{font-size:14px;text-transform:lowercase}@media only screen and (max-width:768px){.type-select__list li{padding:5px}.type-select__item-name{font-size:12px}}@media only screen and (max-width:480px){.type-select:after{bottom:18px}.type-select__label{font-size:12px;font-weight:500}.type-select__list li.active:after{top:16px}.type-select__list{padding:4px 0;max-height:200px}}.product-card{position:relative;padding:8px 8px 0;-webkit-transition:.3s ease;transition:.3s ease}.product-card--slide-down .product-card__buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card--wide{padding:8px}.product-card--wide .product-card__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}.product-card--wide .product-card__head{-ms-flex-negative:0;flex-shrink:0}.product-card--wide .product-card__img{height:312px;width:260px}.product-card--wide .product-card__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-top:0;height:auto;text-align:left}.product-card--wide .product-card__body,.product-card--wide .product-card__body-top{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--wide .product-card__body-top{padding:0 42px}.product-card--wide .product-card__statuses{margin-top:16px}.product-card--wide .product-card__status{margin-left:auto;margin-right:auto}.product-card--wide .product-card__chips{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:12px;margin-bottom:0}.product-card--wide .product-card__title{max-width:768px;height:auto;margin-left:auto;margin-right:auto}.product-card--wide .product-card__body-bottom{width:100%;margin:0 auto;max-width:375px}.product-card:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border:1px solid transparent;-webkit-transition:.3s ease;transition:.3s ease;background-color:#fff}.product-card:hover{z-index:3}.product-card:hover:after{border:1px solid #e0e0e0}.product-card:hover .product-card__img--hover{opacity:1}.product-card__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.product-card__head{position:relative;z-index:1}.product-card__statuses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__statuses--grid{position:absolute;z-index:2;top:10px;left:0;right:0;width:100%;padding:0 42px}.product-card__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;min-width:100px;padding:0 8px;font-size:14px;font-weight:500;color:#fff;border-radius:25px;text-transform:uppercase;text-decoration:none;background:#333;margin-left:auto;margin-right:auto}.product-card__status--promo{background:#dc1411}.product-card__favorite{position:absolute;top:10px;right:10px;z-index:3;cursor:pointer}.product-card__favorite svg path{-webkit-transition:fill .3s ease;transition:fill .3s ease}.product-card__favorite--selected svg path,.product-card__favorite:hover svg path{fill:red;stroke:red}.product-card__favorite-btn-delete path{fill:#4f4f4f!important;stroke:transparent!important}.product-card__outlet-badges{position:absolute;z-index:4;top:40px;left:8px;gap:8px}.product-card__outlet-badge,.product-card__outlet-badges{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__outlet-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;border-radius:4px}.product-card__outlet-badge img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:36px;height:36px}.product-card__outlet-badge-title{font-weight:400;text-align:center;color:#4f4f4f;font-size:10px;line-height:12px}.product-card__img{display:block;height:400px;background:#f8f8f8;text-decoration:none}.product-card__img--hover{position:absolute;left:0;top:0;width:100%;height:400px;z-index:3;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.product-card__img img{display:block;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-card__body{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.product-card__chips{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0;height:30px}.product-card__chip,.product-card__chips{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;padding:0 24px;font-size:14px;font-weight:500;text-align:center;text-transform:uppercase;text-decoration:none;border-radius:25px}.product-card__chip--for-professional{color:#333;background:transparent;border:1px solid #333}.product-card__outlets{max-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:16px}.product-card__outlets>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__info{margin-left:auto;margin-right:auto;text-align:center}.product-card__title{height:50px;margin:0;font-weight:500;font-size:16px;line-height:17px;color:#111;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{height:17px;margin-top:12px;font-size:16px;line-height:17px;color:#4f4f4f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600}.product-card__price-old{font-size:14px;padding-right:8px;text-decoration:line-through;color:#9a9a9a;font-weight:400}.product-card__type{height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.product-card__type-inner{width:115px}.product-card__value{width:100%;border:1px solid #c4c4c4;height:26px;font-weight:400;font-size:16px;line-height:20px;color:#111;padding:0 10px 0 10px;text-transform:lowercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-card__buy,.product-card__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__buy{position:relative;z-index:2;margin:16px 0 8px;height:36px;background-color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 16px;max-width:260px;width:90%;margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.product-card__statuses--grid{top:6px}.product-card__status{min-width:60px}.product-card__chips{margin:8px 0}.product-card__chip{padding:0 8px;font-size:11px}}@media screen and (max-width:860px){.product-card__img{height:370px}.product--slide-down{height:100%}.product-card__img--hover{display:none}}@media screen and (max-width:768px){.product-card__title{height:64px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}@media screen and (max-width:480px){.product-card__title{font-size:14px;line-height:16px}}@media screen and (max-width:425px){.product-card__img{height:230px}}