.promotions-page__wrap{margin-bottom:99px;margin-top:40px}@media (min-width:768px){.promotions-page__wrap{margin-bottom:117px}}@media (min-width:1024px){.promotions-page__wrap{display:flex;gap:20px;margin-bottom:120px}}.promotions-page .filter-enter-active,.promotions-page .filter-enter-to{animation:showfilters .3s}.promotions-page .filter-enter-active *,.promotions-page .filter-enter-to *{animation:showfiltersopacity .3s}.promotions-page .filter-leave-active{animation:showfilters .3s reverse}.promotions-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}}
