@charset "UTF-8";.wrapper{display:flex;flex-direction:column;width:100%;min-width:280px;max-width:1339px;margin:auto;padding-left:16px;padding-right:16px}.wrapper--fluid{max-width:none}.rating{display:flex;align-items:center}.rating__count{display:flex;align-items:center;margin-right:23px}.rating__count[data-rating="1"] .rating__count-item:first-child path{fill:#ffd600}.rating__count[data-rating="2"] .rating__count-item:first-child path,.rating__count[data-rating="2"] .rating__count-item:nth-child(2) path{fill:#ffd600}.rating__count[data-rating="3"] .rating__count-item path{fill:#ffd600}.rating__count[data-rating="3"] .rating__count-item:last-child path,.rating__count[data-rating="3"] .rating__count-item:nth-child(4) path{fill:#eff0f2}.rating__count[data-rating="4"] .rating__count-item path{fill:#ffd600}.rating__count[data-rating="4"] .rating__count-item:last-child path{fill:#eff0f2}.rating__count[data-rating="5"] .rating__count-item path{fill:#ffd600}.rating__count-item{width:16px;height:16px;margin-right:1px}.rating__count-item svg{display:block;max-width:100%;max-height:100%}.rating__count-btn{width:16px;height:16px;margin-right:1px;border:none;padding:0;background:0 0;cursor:pointer}.rating__count-btn svg{display:block;max-width:100%;max-height:100%}.rating__count-btn.active path,.rating__count-btn:hover path{fill:#ffd600}.rating__text{font-size:14px;line-height:1.5}.pswp .pswp__preloader{position:absolute;top:0;left:50%;width:44px;height:44px;transition:opacity .25s ease-out;margin-left:-22px;opacity:0;will-change:opacity;direction:ltr}.pswp .pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp .pswp__preloader--active{opacity:1}.pswp .pswp__preloader--active .pswp__preloader__icn{background:url(/static/img/preloader.gif) no-repeat}.pswp .pswp--css_animation .pswp__preloader--active{opacity:1}.pswp .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:.5s linear infinite clockwise;animation:.5s linear infinite clockwise}.pswp .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:1s cubic-bezier(.4,0,.22,1) infinite donut-rotate;animation:1s cubic-bezier(.4,0,.22,1) infinite donut-rotate}.pswp .pswp--css_animation .pswp__preloader__icn{position:absolute;top:15px;left:15px;width:14px;height:14px;margin:0;background:0 0;opacity:.75}.pswp .pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp .pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;position:absolute;top:0;left:0;width:14px;height:14px;margin:0;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;background:0 0}.pswp__bg{background:rgba(246,248,251,.9)}.pswp__ui{z-index:12;padding:16px 24px}.pswp__zoom-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pswp__top-bar{position:absolute;top:0;left:0;width:100%;height:44px}.pswp__counter{position:absolute;top:0;left:0;height:44px;padding:0 10px;font-size:13px;line-height:44px;color:#333}.pswp__button{display:block;position:relative;width:44px;height:44px;overflow:visible;margin:0;border:0;padding:0;transition:opacity .2s;background:url(/static/img/svg/default-skin.svg) no-repeat;cursor:pointer;-webkit-appearance:none;float:right;opacity:.75;box-shadow:none;background-size:264px 88px}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/static/img/svg/default-skin.svg) no-repeat;background-size:264px 88px;content:"";position:absolute;top:calc(50% - 44px);width:32px;height:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pswp__button--close{background-position:0 -44px}.pswp__button--share{display:none;background-position:-44px -44px}.pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none}.pswp__button--arrow--left,.pswp__button--arrow--right{-webkit-tap-highlight-color:transparent;position:absolute;top:44px;width:50%;max-width:80px;height:100%;background:0 0}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp picture{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.pswp picture img{display:block;max-width:100%;max-height:100vh;object-position:center;font-family:"object-fit:contain;object-position:center";object-fit:contain}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.change-quantity{position:relative}.change-quantity__btn{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;border:1px solid #ebedf1;border-radius:50%;background-color:#fff;background-position:center center;background-repeat:no-repeat;cursor:pointer}.change-quantity__btn--minus{left:8px;background-image:url(../img/svg/icon-minus.svg)}.change-quantity__btn--plus{right:8px;background-image:url(../img/svg/icon-plus.svg)}.change-quantity__btn_disabled{opacity:.3;pointer-events:none}.change-quantity__input{box-sizing:border-box;display:block;width:100px;border:1px solid #ebedf1;padding:10px 34px;text-align:center;border-radius:5px;line-height:24px;font-size:16px}.product-list{padding:0 0 16px}.product-list .header-block{padding-bottom:8px}.product-list__slider{width:100%;margin:8px 0}.product-list__slider .swiper-container{padding-top:16px}.product-list__slider .swiper-slide{height:auto}.product-list__slider .swiper-scrollbar{display:none}.product-list__slider-controls{display:flex;align-items:center;justify-content:center;padding-top:24px}.product-list__slider-btn{display:flex;align-items:center;justify-content:center;position:static;width:48px;height:48px;margin:0 8px;border:none;border-radius:5px;background-color:#f5f5f5;background-image:none}.product-list__slider-btn:after{display:none}.product-list__slider-btn .icon{width:16px;height:16px}.product-list__slider-btn.swiper-button-disabled{opacity:1}.product-list__slider .product-cart{margin-bottom:0;width:100%!important;height:100%}.product-list__slider .product-cart__label--left{padding-right:0}.sorting-filter{display:flex;align-items:center;margin-bottom:32px;margin-top:25px}.sorting-filter .change-layout{margin-left:0;margin-right:0;display:flex}.sorting-filter .change-layout__btn{width:24px;height:24px;border:none;padding:0;margin-left:16px;cursor:pointer;background:0 0}.sorting-filter .change-layout__btn:hover rect{fill:#c92222}.sorting-filter .change-layout__btn .icon{width:20px;height:20px;vertical-align:middle;text-align:center}.sorting-filter .change-layout__btn .icon svg{display:block;width:100%;height:100%}.sorting-filter .change-layout__btn .icon rect{fill:#777}.sorting-filter .change-layout__btn.active rect{fill:#b31e1e}.sorting-filter .select2-container{width:100%!important}.sorting-filter .select2-container .select2-selection--single{height:auto;border:none;background:0 0;border-radius:0;outline:0;display:flex;justify-content:flex-start;align-content:center;width:100%}.sorting-filter .select2-container .select2-selection__rendered{font-size:12px;line-height:16px;color:#a8a8a8;padding:0 16px 0 0}.sorting-filter .select2-container .select2-selection__arrow{display:block;width:16px;height:16px;border:none;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-image:url(../img/svg/icon-arrow-spoiler.svg);background-size:contain;background-position:center;background-repeat:no-repeat;margin-left:auto}.sorting-filter .select2-container .select2-selection__arrow b{display:none}.sorting-filter .select2-container--open{left:0!important;width:100%!important}.sorting-filter .select2-dropdown{width:100%!important;border:none;background:0 0;padding-top:20px}.sorting-filter .select2-dropdown .select2-results{overflow:hidden;border-radius:5px;box-shadow:0 4px 20px rgba(0,0,0,.05);background-color:#fff}.sorting-filter .select2-dropdown .select2-results__option{padding:8px;font-size:13px;line-height:16px;color:#333;margin-bottom:0}.sorting-filter .select2-dropdown .select2-results__option--highlighted{background-color:#f5f5f5}.sorting-filter .select2-dropdown .select2-results__option[aria-selected=true]{background-color:#ebedf1}.sorting-filter .btn{margin-left:auto;margin-right:0;flex-shrink:0}.sorting-filter .btn .icon{width:16px;height:16px;margin-left:4px;vertical-align:middle}.sorting-filter__item{margin-right:10px}.sorting-filter__item--desktop{display:none}.sorting-filter__select{display:flex;align-items:center;justify-content:flex-start;position:relative;width:170px;padding:10px;background:0 0;border:1px solid #cfcfcf;border-radius:5px}.sorting-filter__select-title{display:none;flex-shrink:0;font-size:14px;font-weight:600;line-height:16px;margin-right:8px}.sorting-filter__select-item{outline:0}.sorting-filter__select-item+.select2-container{box-sizing:border-box;min-width:120px}.filter-list{display:none;position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;width:100%;padding:24px 16px 0;-webkit-transform:translateY(-100%);transform:translateY(-100%);background-color:#f5f5f5;opacity:0}.filter-list div.filter-accordion__title{background-color:#b31e1e;border-radius:5px}.filter-list div.filter-accordion__title .h4,.filter-list div.filter-accordion__title h4{margin:0}.filter-list .filter-accordion{margin-bottom:.25rem}.filter-list .filter-accordion_active{margin-bottom:3rem}.filter-list .filter-accordion__title{display:flex;align-items:center;padding:1rem 3rem;background-color:#f5f5f5;border:none;border-bottom:1px solid #fff;cursor:pointer;width:100%}.filter-list .filter-accordion__title-text{margin-bottom:0;font-weight:700;font-size:14px;line-height:20px;display:block;width:100%;text-align:left}.filter-list .filter-accordion__btn{display:flex;width:24px;height:24px;border:none;padding:0;background:0 0;cursor:pointer}.filter-list .filter-accordion__btn .icon{margin:auto;width:12px;height:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);vertical-align:middle;text-align:center}.filter-list .filter-accordion__body{display:none}.filter-list .filter-accordion__body--filters{padding:24px}.filter-list .catalog-menu__list{width:100%}.filter-list .catalog-menu__item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;position:relative}.filter-list .catalog-menu__item>.catalog-menu__list{display:none;border-top:1px solid #ebedf1}.filter-list .catalog-menu__link{display:block;width:100%;padding:16px 48px 16px 24px;text-decoration:none;font-size:14px;line-height:1.5;color:#333}.filter-list .catalog-menu__arrow{position:absolute;top:16px;right:24px;width:24px;height:24px;border:none;padding:0;background:0 0;cursor:pointer}.filter-list .catalog-menu__arrow .icon{width:12px;height:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);vertical-align:middle;text-align:center}.filter-list .catalog-menu__arrow--open .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.filter-list .filter-search__header{padding:32px 24px 0}.filter-list .filter-search__input{transition:.2s ease-in-out;display:block;width:100%;border:1px solid #f5f5f5;padding:8px 40px 8px 16px;background:url(../img/svg/icon-search.svg) 95% center no-repeat #f5f5f5;border-radius:5px;font-size:14px;line-height:1.5;outline:0}.filter-list .filter-search__input:active,.filter-list .filter-search__input:focus{background-color:#fff}.filter-list .filter-search__input__more{display:block;padding:8px 0 16px;text-decoration:none;font-size:14px;line-height:1.5}.filter-list .filter-search__input__more .icon{width:8px;height:8px;margin-left:8px;vertical-align:middle}.filter-list .filter-default{margin:32px 24px;overflow:hidden}.filter-list .filter-default__more{display:block;padding:8px 24px 16px;text-decoration:none;font-size:14px;line-height:1.5;color:#b31e1e;border:none;background:0 0}.filter-list .filter-default__more .icon{width:8px;height:8px;margin-left:8px;vertical-align:middle}.filter-list .filter-default__item{display:block;position:relative;width:100%;margin-bottom:16px;padding-left:40px}.filter-list .filter-default__item:last-of-type{margin-bottom:0}.filter-list .filter-default__input{position:absolute;z-index:-1;top:0;left:0}.filter-list .filter-default__input:checked+.filter-default__text:after{content:"";display:block;position:absolute;top:4px;left:4px;width:16px;height:16px;background-image:url(../img/svg/icon-check.svg)}.filter-list .filter-default__text{display:block;font-size:16px;font-weight:600;line-height:24px;cursor:pointer}.filter-list .filter-default__text:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;border:1px solid #cfcfcf;background-color:#fff;border-radius:5px}.filter-list .filter-default--dynamic,.filter-list .filter-default--single{order:-2;width:100%;padding:24px 24px 40px;margin:0;background:#f5f5f5;border-radius:5px}.filter-list .filter-default--dynamic .icon,.filter-list .filter-default--single .icon{width:20px;height:20px;background:#b31e1e;color:#fff;font-weight:700;border-radius:50%;text-align:center;line-height:20px;vertical-align:baseline;margin-left:8px}.filter-list .filter-default--dynamic{order:-1}.filter-list .filter-default--btn{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:32px 16px}.filter-list .filter-default--btn .filter-default__item{padding:0;display:block;width:auto;margin:0 8px 16px;box-sizing:border-box}.filter-list .filter-default--btn .filter-default__text{padding:4px 12px;border-radius:5px;border:1px solid #ebedf1;cursor:pointer}.filter-list .filter-default--btn .filter-default__text:hover{border-color:#b31e1e}.filter-list .filter-default--btn .filter-default__text:after,.filter-list .filter-default--btn .filter-default__text:before{display:none!important}.filter-list .filter-default--btn .filter-default__input:checked+.filter-default__text{border-color:#b31e1e}.filter-list .filter-price{padding:32px 24px}.filter-list .filter-price__content{position:relative}.filter-list .filter-price .irs{height:80px}.filter-list .filter-price .irs-max,.filter-list .filter-price .irs-min{display:none}.filter-list .filter-price .irs-from,.filter-list .filter-price .irs-to{top:auto;bottom:0;width:calc(50% - 16px);padding:8px;background:#f5f5f5;border-radius:5px;font-size:14px;line-height:20px;color:#333;visibility:visible!important;border:none}.filter-list .filter-price .irs-from[type=number],.filter-list .filter-price .irs-to[type=number]{-moz-appearance:textfield}.filter-list .filter-price .irs-from::-webkit-inner-spin-button,.filter-list .filter-price .irs-from::-webkit-outer-spin-button,.filter-list .filter-price .irs-to::-webkit-inner-spin-button,.filter-list .filter-price .irs-to::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter-list .filter-price .irs-from:before,.filter-list .filter-price .irs-to:before{display:none}.filter-list .filter-price .irs-from{left:0!important}.filter-list .filter-price .irs-from:after{content:"—";position:absolute;right:-24px;font-size:14px;line-height:20px;color:#333}.filter-list .filter-price .irs-to{right:0;left:auto!important}.filter-list .filter-price .irs-line{height:5px;border-radius:5px;background-color:#f5f5f5}.filter-list .filter-price .irs-bar{height:5px;background-color:#ffd600;border-radius:5px}.filter-list .filter-price .irs-handle{box-sizing:border-box;top:19px;width:16px;height:16px;border:1px solid #f5f5f5;background:#fff;box-shadow:5px 5px 15px rgba(0,0,0,.1);border-radius:50%}.filter-list .filter-price .irs-handle i,.filter-list .filter-price .irs-single{display:none}.filter-list__inner{display:flex;flex-direction:column;position:relative;width:100%;height:100%;background:#fff;border-radius:5px}.filter-list__header{display:flex;flex:0 0 auto;align-items:center;justify-content:center;padding:24px}.filter-list__header h3,.filter-list__header p{width:100%;font-weight:600;font-size:18px;line-height:22px;letter-spacing:.02em;margin-bottom:0}.filter-list__header-btn{display:block;width:24px;height:24px;padding:0;border-radius:0;background:0 0;text-align:center}.filter-list__header-btn .icon{width:24px;height:24px;vertical-align:middle}.filter-list__footer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;position:-webkit-sticky;position:sticky;z-index:10;right:0;bottom:0;left:0;width:100%;padding:12px;background-color:#fff;box-shadow:5px 5px 15px rgba(0,0,0,.1)}.filter-list__footer .btn{display:block;width:100%}.filter-list__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-height:100%;overflow:auto}.filter-list__item{width:100%}.filter-list .filter-accordion__title .h4 a,.filter-list .filter-accordion__title .h4 a:hover,.filter-list .filter-accordion__title h4 a,.filter-list .filter-accordion__title h4 a:hover{color:#fff;text-decoration:none}.product-set{padding-top:24px}.product-set__list .product-list__inner{display:flex;flex-wrap:wrap;gap:4px}.product-set__header{margin-bottom:24px;position:relative;padding-left:40px}.product-set__header .rating{margin-top:16px}.product-set__header .price{font-weight:600;font-size:16px;line-height:24px}.product-set__header .prev-page{position:absolute;left:0;top:0;width:24px;height:24px;margin-right:16px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:4px;border:1px solid #ebedf1}.product-set__header .prev-page .icon{width:16px;height:16px;margin:auto}.product-set__header h1{font-weight:700;font-size:20px;line-height:24px;letter-spacing:.02em;margin:0}.product-set__header-row{display:flex;align-items:center;gap:16px;margin-top:16px}.product-set__photo{position:relative}.product-set__photo-label-left{position:absolute;z-index:2;top:0;left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg);padding-bottom:24px}.product-set__photo-label-item--sale{color:#b31e1e}.product-set__photo-label-item--discount{position:absolute;top:-48px;right:0;max-width:60px;padding:4px 8px;font-weight:700;color:#fff;font-size:12px;line-height:16px;text-transform:uppercase;background-color:#b31e1e;border-radius:4px;-webkit-writing-mode:horizontal-tb;writing-mode:horizontal-tb;text-align:center;margin-bottom:0}.product-set__photo-label-item:not(.product-set__photo-label-item--discount){font-weight:700;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;margin-top:16px;border:1px solid #f5f5f5;border-radius:5px;padding:8px 0;font-size:10px;line-height:1.5;letter-spacing:.07em;background-color:#fff}.product-set__photo-label-item:first-child{margin-top:0}.product-set__photo-slider{margin-bottom:16px}.product-set__photo-slider .swiper-container{position:relative;overflow:inherit}.product-set__photo-slider .swiper-container.product__photo-slider-nav{overflow:hidden}.product-set__photo-slider-btn,.product-set__photo-slider-nav{display:none}.product-set__photo-zoom{display:flex;align-items:center;justify-content:center;position:absolute;z-index:2;right:0;bottom:24px;width:48px;height:48px;border:1px solid #f5f5f5;padding:0;background-color:#fff;border-radius:5px}.product-set__photo-zoom .icon{width:16px;height:16px}.product-set__services{display:flex;align-items:center;justify-content:flex-end;margin-bottom:16px}.product-set__services .btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #f5f5f5;padding:0;font-size:0;line-height:0;margin-left:16px;background-color:#fff;border-radius:5px}.product-set__services .btn .icon{width:24px;height:24px}.product-set__desc{font-size:14px;line-height:20px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product-set__desc.open{display:block}.product-set__desc-open{visibility:hidden;margin:8px 0 0;font-size:14px;line-height:16px;color:#b31e1e;text-decoration:underline;border:none;background:0 0;padding:0;pointer-events:none}.product-set__desc-open.active{visibility:visible;pointer-events:auto}.product-set #product_set_list{display:block;width:100%;height:0;-webkit-transform:translateY(-130px);transform:translateY(-130px)}.product-set__list{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;padding:24px 0 0;margin-top:80px;margin-bottom:48px;border-top:1px solid #ebedf1}.product-set__list .product-cart__name{margin-bottom:16px}.product-set__list .product-cart__vendor-code{width:100%;text-align:center;margin-bottom:16px;font-size:14px;line-height:20px}.product-set__list .product-cart__button{flex-wrap:wrap}.product-set__list .product-cart__button .change-quantity{margin:0 0 8px}@media (min-width:340px){.filter-list__footer{flex-direction:row}.filter-list__footer .btn{width:auto}}@media (min-width:375px){.sorting-filter__item{margin-right:16px}.sorting-filter__select{width:220px}}@media (min-width:380px){.product-set__list .product-list__inner{display:flex;flex-wrap:wrap;gap:8px}.product-set__list .product-cart{margin-bottom:16px}}@media (min-width:425px){.sorting-filter .select2-container .select2-selection__rendered{font-size:14px}.sorting-filter__select{width:240px}.product-set__photo-slider-main .swiper-slide{display:flex;align-items:center;justify-content:center}.product-set__photo-slider-main picture{display:block;max-width:320px}.product-set__services{order:0;width:100%;padding-bottom:16px;margin-bottom:32px}.product-set__services .btn{width:auto;height:auto;border:1px solid #ebedf1;padding:8px 16px;border-radius:5px;font-size:14px;line-height:1.5;color:#333;text-decoration:none}.product-set__services .btn:hover{border-color:#c92222}.product-set__services .btn .icon{width:16px;height:16px;margin-right:8px}}@media (min-width:560px){.sorting-filter__select-title{display:inline-block}}@media (min-width:961px){.product-list .header-block{padding:8px 0}.product-list .header-block h2{font-size:20px;line-height:24px}.product-list__slider{margin-bottom:10px;position:relative}.product-list__slider .swiper-wrapper{padding-bottom:80px}.product-list__slider .swiper-slide .product-cart{width:100%!important}.product-list__slider .swiper-slide .product-cart:hover .product-cart__button:before,.product-list__slider .swiper-slide .product-cart:hover:before{box-shadow:none}.product-list__slider .swiper-slide .product-cart__button .btn{font-size:14px}.product-list__slider .swiper-slide .product-cart__button .btn .icon{width:16px;height:16px;margin-right:8px}.sorting-filter .change-layout{margin-left:auto;display:flex}.sorting-filter{margin-bottom:12px;margin-top:8px}.sorting-filter .select2{width:100%}.sorting-filter .select2-container--open{left:0!important;width:100%!important}.sorting-filter .select2-dropdown{width:100%!important}.sorting-filter__item--desktop{display:block}.sorting-filter__select-item+.select2-container{box-sizing:border-box;width:100%!important}.sorting-filter .btn{display:none}.filter-list{flex:0 1 25%;max-width:25%;padding-left:16px;padding-right:16px;display:block;position:static;height:100%;-webkit-transform:translateY(0);transform:translateY(0);opacity:1!important;background-color:transparent;margin-bottom:64px;flex-shrink:0}.filter-list .filter-accordion{overflow:hidden;background:#f5f5f5;border-radius:5px}.filter-list .filter-accordion:not(.filter-accordion--desktop) .filter-search__input{background-color:#fff}.filter-list .filter-accordion:not(.filter-accordion--desktop) .irs-from,.filter-list .filter-accordion:not(.filter-accordion--desktop) .irs-to{background-color:#fff}.filter-list__header{display:none}.filter-list .filter-price .irs-line{background-color:#b31e1e}.filter-list__footer{padding:24px;flex-direction:column;bottom:64px}.filter-list__footer .btn{width:100%;margin-bottom:8px}.filter-list .filter-accordion__title--open .filter-accordion__btn .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.filter-list .filter-accordion__title--open+.filter-accordion__body{display:block}.filter-list .filter-default--dynamic,.filter-list .filter-default--single{padding:17px 24px;margin:0 0 20px}.filter-list__footer .btn--primary{display:none}.product-set__inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;position:relative;width:100%;padding-left:336px;padding-bottom:0;margin:0 0 24px}.product-set__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;order:0;width:100%;border-bottom:1px solid #ebedf1;margin-bottom:16px;padding:0 0 16px}.product-set__header .prev-page{display:none}.product-set__header .rating{top:calc(100% + 16px);bottom:auto}.product-set__header h1{font-size:26px;line-height:32px;margin-bottom:24px}.product-set__header-row{margin:0}.product-set__photo{position:absolute;z-index:99;top:0;left:0;width:304px}.product-set__photo-label-item--discount{z-index:2;top:0}.product-set__photo-slider{margin:0}.product-set__photo-slider-main picture{display:block;max-width:480px}.product-set__photo-slider-nav{display:block;width:calc(100% - 94px)}.product-set__photo-slider-nav .swiper-slide{overflow:hidden;border:1px solid #ebedf1;border-radius:5px;opacity:.7;cursor:pointer}.product-set__photo-slider-nav .swiper-slide.swiper-slide-thumb-active{opacity:1}.product-set__photo-slider-btn{display:block;position:absolute;bottom:10%;width:16px;height:16px;border:none;padding:0;background:0 0}.product-set__photo-slider-btn .icon{width:16px;height:16px}.product-set__photo-slider-btn.swiper-button-next{right:0}.product-set__photo-slider-btn.swiper-button-prev{left:0}.product-set__desc{order:1;max-width:640px}.product-set__desc-open{order:2}.product-set__services{justify-content:flex-start;order:3;width:100%;margin:32px 0 0;padding:0}.product-set__services .btn{margin-left:0;margin-right:16px}.product-set__list{flex-direction:column;justify-content:flex-start;order:4;padding:0;margin:0 0 64px;border:none;gap:8px}.product-set__list .product-cart{display:flex;flex-direction:row;align-items:center;width:100%;border-bottom:1px solid #f5f5f5;margin:0}.product-set__list .product-cart__label{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;position:absolute;top:0}.product-set__list .product-cart__label--left{display:flex;align-items:center;justify-content:flex-start;position:static;padding:0;-webkit-transform:rotate(0);transform:rotate(0)}.product-set__list .product-cart__label--right{position:static}.product-set__list .product-cart__label-group{flex-wrap:nowrap;flex-direction:row-reverse}.product-set__list .product-cart__label-item{margin:0}.product-set__list .product-cart__label-btn{position:absolute;top:8px;left:8px;width:24px;height:24px}.product-set__list .product-cart__label-btn .icon{width:100%;height:100%}.product-set__list .product-cart__label-btn:last-of-type{top:8px}.product-set__list .product-cart__img{width:104px;flex-shrink:0;padding:0;margin:0 16px 0 0;position:static}.product-set__list .product-cart__img picture{padding-bottom:100%}.product-set__list .product-cart__img picture img{width:90%;height:90%}.product-set__list .product-cart__main-info{flex:1 1 auto;position:relative;text-align:left;padding:0 106px 0 0}.product-set__list .product-cart__name{width:100%;padding:0;text-align:left;margin:0 0 4px;font-size:16px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-set__list .product-cart__vendor-code{width:100%;text-align:left;margin-bottom:0;font-size:14px;line-height:20px;color:#a8a8a8}.product-set__list .product-cart__price{display:block;font-size:16px;line-height:24px;width:90px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product-set__list .product-cart__price .price-normal{margin:0;color:#333}.product-set__list .product-cart__price .price-old{font-size:14px;line-height:16px;color:#a8a8a8;text-decoration:line-through;margin:0 0 4px}.product-set__list .product-cart__button{display:block;width:128px;flex-shrink:0;position:static;padding:0;background:0 0;box-shadow:none;opacity:1;pointer-events:all;margin:0 0 0 16px}.product-set__list .product-cart__button:before{display:none}.product-set__list .product-cart__button .btn{width:100%;margin:0}.product-set__list .product-cart__button .change-quantity{width:100%;margin:0 0 8px}.product-set__list .product-cart__button .change-quantity__input{width:100%}.product-set__list .product-cart:last-of-type{border-bottom-color:#fff}.product-set__content .sorting-filter{display:none}.product-set .filter-list{width:304px;max-width:unset;padding:0;flex:0 1 304px;margin:0 32px 0 0}.product-set .catalog-container{width:calc(100% - 304px - 32px)}}@media (min-width:961px) and (min-width:961px){.product-set__content{display:flex;align-items:flex-start}}@media (min-width:1200px){.sorting-filter__select{width:360px}.product-set__list .product-cart{padding:0 24px}.product-set__list .product-cart__main-info{padding:0 180px 0 0}.product-set__list .product-cart__price{display:flex;flex-direction:row-reverse;align-items:center;width:164px}.product-set__list .product-cart__price .price-old{margin:0 0 0 8px}.product-set__list .product-cart__button{width:auto;display:flex;align-items:normal;flex-direction:row;flex-wrap:nowrap;gap:24px;margin:0 0 0 40px}.product-set__list .product-cart__button .change-quantity{width:120px;margin:0}.product-set__list .product-cart__button .btn{width:140px}}@media (min-width:1232px){.filter-list__footer{flex-direction:row}.filter-list__footer .btn{margin-bottom:0}}@media (min-width:1470px){.product-list__slider-controls{padding-top:0}.product-list__slider-controls .product-list__slider-btn{position:absolute;z-index:2;top:35%}.product-list__slider-controls .product-list__slider-btn.swiper-button-prev{left:-72px}.product-list__slider-controls .product-list__slider-btn.swiper-button-next{right:-72px}.product-list__slider-controls .swiper-scrollbar{display:none;width:100%;max-width:80%;height:3px;margin:0 auto;border-radius:5px;background-color:#ebedf1}.product-list__slider-controls .swiper-scrollbar-drag{height:3px;border-radius:5px;background-color:#b31e1e}}@media screen and (max-width:1024px){.pswp .pswp__preloader{position:relative;top:auto;left:auto;margin:0;float:right}}@media (max-width:960px){.filter-list.js-open{display:block;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;z-index:999}.filter-list .filter-accordion__title--open-mobile .filter-accordion__btn .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.filter-list .filter-accordion__title--open-mobile+.filter-accordion__body{display:block}}@media (max-width:560px){.sorting-filter .btn-show-filters{background-color:transparent;padding:0}.sorting-filter .btn-show-filters span{display:none}.sorting-filter .btn-show-filters .icon--filter{width:20px;height:20px}}
