.categories{display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem;flex-direction:column;justify-content:space-between;margin-top:24px}@media screen and (min-width:64rem){.categories{flex-direction:row}}.categories__list{display:flex;gap:16px;margin-bottom:16px}@media screen and (min-width:64rem){.categories__list{gap:32px;margin-bottom:0;overflow:unset}}.categories__link{color:var(--black);font-weight:500;font-size:16px;line-break:1rem;text-decoration:none;display:flex;align-content:center;border-bottom:1px solid var(--black)}.categories__link--active{font-weight:700}.categories__link:hover{opacity:.7}.categories__link--all-tags{width:auto}
