.block-catalog__container{display:grid;grid-template-columns:310px 1fr;grid-column-gap:20px;column-gap:20px}@media screen and (max-width:1000px){.block-catalog__container{grid-template-columns:100%}}.block-catalog__breadcrumbs:not(:last-child){padding-bottom:20px}.block-catalog__title-h2{justify-content:flex-start}.block-catalog__title-btn{margin-top:20px;height:50px}.block-catalog__slider .swiper-slide{height:auto!important}@media screen and (min-width:1000.6px){.block-catalog__slider .slider__nav{flex:0 0 295px}.block-catalog__slider .slider__number-of{justify-content:flex-start;padding-left:40px}.block-catalog__slider .slider__content{width:calc(100% - 320px)}.block-catalog__slider .swiper-button-lock,.block-catalog__slider .swiper-pagination-lock{display:flex!important;pointer-events:none}.block-catalog.block-catalog--slider .block-catalog__products{grid-column:span 2}}.block-catalog__tools{grid-column:span 2;display:flex;justify-content:flex-end;align-items:center;gap:15px}.block-catalog__tools:not(:last-child){padding-bottom:20px}@media screen and (max-width:1000px){.block-catalog__tools{grid-column:span 1}}.block-catalog__filter-btn{font-weight:300;max-width:157px;width:100%;height:40px;display:flex;justify-content:space-between;padding:0 10px}.block-catalog__filter-btn--no-active{background:var(--bg-blue-color);border:1px solid var(--light-gray-color);color:var(--gray-color)}.block-catalog__list-product:not(:last-child){padding-bottom:30px}.block-catalog__navigation{position:relative;display:flex;flex-direction:column;gap:20px;min-height:30px}.block-catalog__navigation:not(:last-child){padding-bottom:10px}.block-catalog__show-more{display:flex;justify-content:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer;transition:all .3s ease 0s}.block-catalog__show-more:hover{color:var(--main-color)}.block-catalog__total-products{color:var(--light-gray-color);font-size:calc(12px + 4*(100vw - 860px)/404)}@media(max-width:860px){.block-catalog__total-products{font-size:12px}}@media(min-width:1264px){.block-catalog__total-products{font-size:16px}}.block-catalog__total-products{line-height:105%}@media screen and (max-width:768px){.block-catalog__total-products{display:flex;justify-content:center;align-items:center;margin-top:-6px}}@media screen and (min-width:768.6px){.block-catalog__total-products{position:absolute;bottom:7px;right:0}}.filter-catalog__wrap{border-radius:5px;background:var(--bg-blue-color);padding:20px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1000px){.filter-catalog__wrap{height:100%}}.filter-catalog__items{display:flex;flex-direction:column;gap:20px;-ms-overflow-style:none;scrollbar-width:none}.filter-catalog__items::-webkit-scrollbar{width:0}@media screen and (max-width:1000px){.filter-catalog__items{padding:1px;overflow-y:scroll;flex-grow:1}}.filter-catalog__answer-radio{padding:10px 10px 0}.filter-catalog__select-search{width:100%}.filter-catalog__btns{display:flex;flex-direction:column;gap:5px}.filter-catalog__btns .btn{height:50px;width:100%}.filter-catalog__clear{background:#404245}.mobile-filter{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;background:#2f3a3a80}.mobile-filter__close{position:absolute;z-index:-1;top:10px;right:-25px;cursor:pointer;background:var(--bg-blue-color);border-radius:0 5px 5px 0;padding:6px 6px 6px 20px;transition:all .3s ease 0s}.mobile-filter__close svg{transform:translateY(1px)}.mobile-filter__close:hover{transform:translateX(2px)}.mobile-filter__content{position:absolute;top:0;left:0;max-width:296px;width:100vw;height:100%;background:var(--bg-blue-color);padding:0;max-height:100hv}.mobile-filter__filter{height:100%}