.blog-category-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin:2rem 0;display:flex}.blog-category-pill{color:#fff;cursor:pointer;background:0 0;border:1px solid #c1c1c173;border-radius:9999px;justify-content:center;align-items:center;padding:.625rem 1.75rem;font-family:Aeonik,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;text-decoration:none;transition:all .25s;display:inline-flex}.blog-category-pill:hover,.blog-category-pill:focus-visible{color:#fff;background:#c1c1c11a;border-color:#c1c1c1a6}.blog-category-pill.is-active{color:#93d50a;background:#93d50a26;border-color:#93d50abf;font-weight:600}@media (max-width:48rem){.blog-category-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;margin:1.5rem 0;padding-bottom:.5rem;overflow-x:auto}.blog-category-pills::-webkit-scrollbar{display:none}.blog-category-pill{white-space:nowrap;padding:.5rem 1.25rem;font-size:.9375rem}}
