@media screen and (max-width: 768px){.filter__burger{display:flex;gap:6px;align-items:center;border:.5px solid #2d4779;border-radius:4px;padding:9px;font-size:11px;color:#2d4779}.filter__close{z-index:1;position:sticky;top:10px;left:100%;height:0;display:flex;align-items:center}.filter__search{margin-bottom:0}.filter__body{z-index:-2;position:fixed;top:60px;right:0;width:320px;height:100dvh;padding:20px;background-color:#fff;transform:translateX(100%);transition:.2s}.filter__body.active{z-index:3;overflow-y:auto;transform:translateX(0%)}.filter__section{margin-bottom:20px}.filter__section-list{margin-top:10px}.filter__section-item:not(:last-child){margin-bottom:10px}.filter__btn{width:100%}}@media screen and (max-width: 500px){.filter__body{width:100%}}@media screen and (max-width: 1160px){.catalog__list{gap:10px}.catalog__list-item{max-width:calc(50% - 5px)}.catalog__list-wFilter .catalog__list-item{max-width:calc(33.33% - 7px)}}@media screen and (max-width: 768px){.catalog{padding-top:20px}.catalog__title{font-size:20px;line-height:1.3}.catalog__wrapper{position:relative;flex-wrap:wrap;gap:10px}.catalog__filter{flex:0 1 100%}.catalog__list-item{max-width:calc(33.33% - 7px)}.catalog__more{margin-top:20px}}@media screen and (max-width: 650px){.catalog__list-item{max-width:calc(50% - 5px)}.catalog__list-wFilter .catalog__list-item{max-width:calc(50% - 5px)}}@media screen and (max-width: 500px){.catalog__more{width:100%;justify-content:center;gap:15px}}
