/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.category-catalog{position:relative;display:flex;flex-wrap:wrap;padding-top:1rem;justify-content:flex-start}@media (min-width:80rem){.category-catalog{padding-top:2rem}}.category-catalog__column{width:100%;margin-bottom:1.5rem}@media (min-width:48rem){.category-catalog__column{width:calc(100% / 3)}}@media (min-width:80rem){.category-catalog__column{width:25%;margin-bottom:2rem}}.category-catalog h3{font-size:18px;font-family:Montserrat-Bold;margin-bottom:1rem;padding-right:1.5rem}@media (min-width:64rem){.category-catalog h3{font-size:22px}}.category-catalog ul{margin:0;padding:0}.category-catalog li{display:block;padding:0.5rem 1.5rem 0.5rem 0}.category-catalog a{font-size:15px;color:#000;font-family:Montserrat-Medium;display:table}.category-catalog a:hover{text-decoration:underline}
