.main_catalog{background-color:#f9f9f9;padding-top:30px;padding-bottom:150px}.catalog__title{color:#333437;margin-bottom:22px;font-family:Gotham Pro Medium;font-size:42px;line-height:50px;display:inline-block;position:relative}.catalog__title span{color:#8f8f8f;font-family:Gotham Pro;font-size:15px;line-height:18px;position:absolute;top:0;right:-15px;transform:translate(100%)}.sort{-webkit-column-gap:16px;-moz-column-gap:16px;justify-content:start;align-items:center;column-gap:16px;margin-bottom:35px;display:flex}.sort__title{-webkit-column-gap:16px;-moz-column-gap:16px;color:#333437;justify-content:start;align-items:center;column-gap:16px;font-size:15px;line-height:20px;display:flex}.sort__wrapper{-webkit-column-gap:16px;-moz-column-gap:16px;justify-content:start;align-items:center;column-gap:16px;display:flex}.sort__type{cursor:pointer;color:#333437;-o-transition:.3s;padding:2px;font-size:15px;line-height:20px;transition:all .3s}.sort__type:hover{color:#7caa5c}.sort__type--active{color:#7caa5c;text-underline-offset:3px;text-decoration:underline}.filter__wrapper{-webkit-column-gap:80px;-moz-column-gap:80px;background-color:#fff;border-radius:11px;justify-content:space-between;align-items:start;column-gap:80px;padding:30px;display:flex;box-shadow:0 0 65px #0000000d}.filter__block{flex-direction:column;gap:15px;width:30%;display:flex}.filter__title{color:#333437;font-size:15px;line-height:18px}.filter__title-adaptive{display:none}.filter__form{justify-content:start;align-items:center;display:flex}.filter__min,.filter__max{position:relative}.filter__label-min,.filter__label-max{color:#333437;font-size:14px;line-height:17px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.filter__input-min,.filter__input-max{-o-transition:.3s;text-align:right;border:1px solid #e6e6e6;width:100%;padding:16px 25px 16px 16px;font-size:14px;line-height:17px;transition:all .3s}.filter__input-min:hover,.filter__input-max:hover,.filter__input-min:focus,.filter__input-max:focus{border:1px solid #616161}.filter__input-min{border-right:none;border-top-left-radius:6px;border-bottom-left-radius:6px}.filter__input-max{border-top-right-radius:6px;border-bottom-right-radius:6px}.filter__slider{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.filter__bar{width:100%;height:2px}input[type=range]{appearance:none;pointer-events:none;background-color:#0000;outline:none;width:100%;margin:auto;position:absolute;top:0;bottom:0}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}input[type=range]::-moz-range-track{-moz-appearance:none;height:5px}input[type=range]::-ms-track{appearance:none;height:5px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;pointer-events:auto;background-color:#7caa5c;border-radius:50%;width:14px;height:14px;margin-top:-5px}input[type=range]::-moz-range-thumb{appearance:none;cursor:pointer;pointer-events:auto;background-color:#7caa5c;border-radius:50%;width:14px;height:14px;margin-top:-5px}input[type=range]::-ms-thumb{appearance:none;cursor:pointer;pointer-events:auto;background-color:#7caa5c;border-radius:50%;width:14px;height:14px;margin-top:-5px}input[type=range]:active::-webkit-slider-thumb{background-color:#405e2c}.filter__toggle-min{left:0}.filter__toggle-max{left:80%}.filter__info{background-color:#7caa5c;border-radius:17px;justify-content:space-between;align-items:center;width:95%;display:none}.filter__info--hidden{display:none}.filter__info-text{color:#fff;padding:6px 5px 6px 15px;font-size:15px;line-height:20px}.filter__cross{cursor:pointer;-o-transition:.3s;background-color:#95c077;border-radius:50%;width:26px;height:26px;margin:4px;transition:all .3s;display:inline-block;position:relative}.filter__cross:before,.filter__cross:after{content:"";transform-origin:50%;background-color:#e6fed6;width:40%;height:1px;position:absolute;top:50%;left:50%}.filter__cross:hover:before,.filter__cross:hover:after{background-color:red}.filter__cross:before{transform:translate(-50%,-50%)rotate(45deg)}.filter__cross:after{transform:translate(-50%,-50%)rotate(-45deg)}.filter__wrapper-btn{display:none}.product-catalog{margin-top:35px}.product__wrapper{display:-ms-grid;-ms-grid-columns:1fr 25px 1fr 25px 1fr 25px 1fr;grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.product__item{-o-transition:.2s;background-color:#fff;border-radius:7px;flex-direction:column;align-items:center;padding:28px;transition:all .2s;display:flex;box-shadow:0 0 55px #0000000a}.product__item:hover{box-shadow:0 0 55px #0000001a}.product__top{justify-content:space-between;align-items:center;width:100%;display:flex}.product__img{object-fit:cover;object-position:center;width:100%;height:100%}.product__articule{color:#96a48d;font-size:14px;font-weight:400;line-height:17px}.product__favourite{cursor:pointer;-o-transition:.3s;background-color:#ebf3eb;border:1px solid #ebf3eb;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .3s;display:flex}.product__favourite:hover{border:1px solid #405e2c}.product__block-img{cursor:pointer;background-color:#f9f9f9;border-radius:7px;width:100%;height:200px;margin:17px 28px 0}.product__center{flex-direction:column;justify-content:center;align-items:start;gap:20px;margin-top:20px;display:flex}.product__name{color:#333437;-o-transition:.3s;padding:2px;font-size:16px;line-height:20px;transition:all .3s}.product__name:hover{color:#7caa5c}.product__price{color:#333437;letter-spacing:-1px;font-family:Gotham Pro Medium;font-size:22px;font-weight:700;line-height:26px}.product__bottom{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:22px;display:flex}.product__calculator{background-color:#ebf3eb;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:6px;display:flex}.product__minus,.product__plus{cursor:pointer;-o-transition:.3s;background-color:#fff;border:1px solid #fff;border-radius:4px;width:43px;height:43px;transition:all .3s;display:inline-block;position:relative}.product__plus:before,.product__plus:after,.product__minus:after{content:"";transform-origin:50%;background-color:#7caa5c;width:30%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product__plus:after{transform:translate(-50%,-50%)rotate(90deg)}.product__plus:hover,.product__minus:hover{border:1px solid #405e2c}.product__info{flex-direction:column;justify-content:center;align-items:center;display:flex}.product__quantity{color:#333437;font-size:16px;line-height:19px}.product__total-price{color:#96a48d;font-family:TTHovesMedium;font-size:13px;line-height:16px}.product__cart{cursor:pointer;-o-transition:.3s;color:#fff;background-color:#7caa5c;border:none;border-radius:6px;width:100%;padding:19px 0;font-family:TTHovesMedium;font-size:16px;line-height:19px;transition:all .3s}.product__cart:hover{border-radius:25px}.product__cart.picked{background-color:#fff;border:2px solid #7caa5c}.window_filter{z-index:2000;background-color:#0006;width:100vw;height:100vh;position:fixed;top:0;left:0}.modal_filter{z-index:5000;background-color:#fff;border-radius:21px 21px 0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:25px;display:flex;position:fixed;bottom:0;left:0}.modal_filter--hidden{display:none}.modal_filter__wrapper{flex-direction:column;align-items:center;row-gap:20px;width:100%;max-width:460px;display:flex}.modal_filter__cross{cursor:pointer;background-color:#fff;border-radius:50%;width:37px;height:37px;position:absolute;top:-50px;right:10px}.modal_filter__cross:before,.modal_filter__cross:after{content:"";transform-origin:50%;background-color:#7caa5c;width:40%;height:2px;position:absolute;top:50%;left:50%}.modal_filter__cross:hover:before,.modal_filter__cross:hover:after{background-color:red}.modal_filter__cross:before{transform:translate(-50%,-50%)rotate(45deg)}.modal_filter__cross:after{transform:translate(-50%,-50%)rotate(-45deg)}.modal_filter__title{color:#7caa5c;text-align:left;width:100%;font-family:Gotham Pro Medium;font-size:22px;line-height:25px}.modal_filter__btn{color:#fff;cursor:pointer;background-color:#7caa5c;border:none;border-radius:4px;width:100%;padding:17px 0;font-family:Gotham Pro Medium;font-size:14px}@media (max-width:1200px){.catalog__title{margin-bottom:45px;font-size:22px;line-height:26px}.catalog__title span{top:110%;left:0;transform:translate(0)}.main_catalog{padding:35px 0}.filter__wrapper{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.product-catalog{margin-top:15px}.product__wrapper{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);row-gap:15px}}@media (max-width:850px){.sort{flex-direction:column;align-items:start;margin-bottom:20px}.sort__title,.sort__type{font-size:14px}.filter__wrapper{flex-direction:column;row-gap:17px;padding:20px 15px}.filter__block{display:none}.filter__title-adaptive{font-size:13px;line-height:13px;display:inline}.filter__wrapper-btn{-webkit-column-gap:20px;-moz-column-gap:20px;justify-content:start;align-items:start;column-gap:20px;display:flex}.filter__btn{cursor:pointer;color:#7caa5c;background-color:#ebf3eb;border:none;border-radius:17px;padding:8px 15px;font-family:Gotham Pro Medium;font-size:12px;line-height:15px;display:block}.product__wrapper{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);row-gap:15px}}@media (max-width:670px){.product__wrapper{flex-direction:column;align-items:center;row-gap:15px;width:100%;display:flex}.product__item{width:100%}}@media (max-width:480px){.main_catalog{background-color:#f9f9f9}.product__wrapper{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);row-gap:15px}}
