.sparrow-ev-filter-bar{background:#fff;border-bottom:1px solid #E4E2DF}.sparrow-ev-filter-tabs{display:flex;align-items:stretch;flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.sparrow-ev-filter-tabs::-webkit-scrollbar{display:none}.sparrow-ev-filter-tab{display:inline-flex;align-items:center;gap:7px;height:60px;padding:0 20px;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:700;letter-spacing:.5px;color:#6B6B6B;text-decoration:none;white-space:nowrap;border-bottom:3px solid #fff0;transition:color 0.2s ease,border-color 0.2s ease;cursor:pointer;flex-shrink:0}.sparrow-ev-filter-tab:hover{color:#1A1A1A}.sparrow-ev-filter-tab.is-active{color:var(--sparrow-ev-brand,#C0272D);border-bottom-color:var(--sparrow-ev-brand,#C0272D)}.sparrow-ev-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;font-size:10px;font-weight:700;font-family:'Montserrat',sans-serif;background:rgb(192 39 45 / .1);color:var(--sparrow-ev-brand,#C0272D);border-radius:10px;line-height:1;transition:background 0.2s,color 0.2s}.sparrow-ev-filter-tab.is-active .sparrow-ev-filter-count{background:var(--sparrow-ev-brand,#C0272D);color:#fff}@media (max-width:480px){.sparrow-ev-filter-tab{font-size:11px;padding:0 14px;height:48px}}