.categoryTag{display:flex;align-items:center;justify-content:center;background:var(--grey10);border-radius:4px;padding:8px 16px;height:25px;box-sizing:border-box;cursor:pointer;border:none}.categoryTag__title{font-weight:600;font-size:12px;line-height:18px;color:var(--black)}.categoryTag__count{background:var(--grey160);color:var(--white);font-weight:600;font-size:8px;line-height:12px;border-radius:6px;padding:1px 2px;margin-left:4px;min-width:14px;text-align:center}.categoryTag.primary:hover{background:var(--grey20);text-decoration:none}.categoryTag.secondary{background:var(--white);box-shadow:1px 1px 4px rgba(0,0,0,.25)}.categoryTag.secondary>.categoryTag__title{color:var(--green120)}.categoryTag.secondary>.categoryTag__count{background:var(--grey10);color:var(--black)}.categoryTag.secondary:hover{border:1px solid var(--grey20);text-decoration:none}.categoryTag.active{background:var(--green70);cursor:default}.categoryTag.active>.categoryTag__title{color:var(--white)}.categoryTag.active.categoryTag.secondary{background:var(--green120)}.categoryTag.active:hover{border:none;text-decoration:none}:export{desktopWidth:1190px;laptopWidth:970px;tabletWidth:768px}.taxonLinks__container{margin:16px 0 8px;display:flex;flex-wrap:wrap;gap:8px}@media(max-width:767.98px){.taxonLinks__container{display:none}}
/*# sourceMappingURL=bc6db875cf9f6788.css.map*/