.catalog-page__wrap{margin-bottom:99px;margin-top:40px}@media (min-width:768px){.catalog-page__wrap{margin-bottom:117px}}@media (min-width:1024px){.catalog-page__wrap{display:flex;gap:20px;margin-bottom:120px}}.catalog-page .filter-enter-active,.catalog-page .filter-enter-to{animation:showfilters .3s}.catalog-page .filter-enter-active *,.catalog-page .filter-enter-to *{animation:showfiltersopacity .3s}.catalog-page .filter-leave-active{animation:showfilters .3s reverse}.catalog-page .filter-leave-active *{animation:showfiltersopacity .3s reverse}@keyframes showfilters{0%{max-width:0}50%{max-width:320px}to{max-width:320px}}@keyframes showfiltersopacity{0%{opacity:0}50%{opacity:0}to{opacity:1}}
