/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.taxomony-card-list__items{display:flex;flex-wrap:wrap;gap:1.125rem}.taxomony-card-list__item{flex:1 1 100%}@media only screen and (min-width:36rem){.taxomony-card-list__item{flex:1 1 calc(50% - 1.125rem)}.taxomony-card-list__item,.taxomony-card-list__item:last-of-type{max-width:calc(50% - .5625rem)}}@media only screen and (min-width:62rem){.taxomony-card-list__item{flex:1 1 calc(33.33% - 1.125rem)}.taxomony-card-list__item,.taxomony-card-list__item:last-of-type{max-width:calc(33.33% - .5625rem)}}@media only screen and (min-width:75rem){.taxomony-card-list__item{flex:1 1 calc(25% - 1.125rem)}.taxomony-card-list__item,.taxomony-card-list__item:last-of-type{max-width:calc(25% - .5625rem)}}
