.filter-panel{display:flex;justify-content:space-between;gap:20px;margin:20px 0}@media screen and (max-width:1000px){.filter-panel{flex-wrap:wrap}}.categories,.tags{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}