.tag-filter{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;margin-bottom:2rem}.tag-btn{background:#ff8c00;border:none;border-radius:4px;color:#1c1c1c;cursor:pointer;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:500;line-height:24px;padding:.4rem .9rem;text-transform:uppercase;transition:all .2s}.tag-btn:hover{border-color:#999}.tag-btn.is-active{background:#000;border-color:#000;color:#fff}.rvm-project[hidden]{display:none!important}@media (max-width:576px){.tag-filter{overflow:auto;padding-bottom:.25rem}.tag-filter,.tag-filter .tag-btn{white-space:nowrap}}