.style_filterSelect__iaIFS{width:max-content;height:36px;background:var(--gray5);border-radius:8px;padding:2px;display:flex;align-items:center}.style_filterSelect__iaIFS[data-scroll=true]{overflow:auto;max-width:100%;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.style_filterSelect__iaIFS[data-scroll=true]::-webkit-scrollbar{display:none}.style_filterSelect__iaIFS[data-scroll=true]>div{flex-wrap:nowrap}.style_filterSelect__iaIFS>div{height:100%;display:flex;flex-wrap:wrap;flex:1 1}.style_filterSelect__iaIFS>div button{flex:auto!important}.style_filterSelect__iaIFS[data-shadow=true]{box-shadow:0 0 8px rgba(34,34,34,.1)}.style_filterSelect__iaIFS[data-disabled=true]{pointer-events:none;opacity:.6}.style_filterSelect__iaIFS[data-large=true]{height:44px;padding:4px}.style_filterSelect__iaIFS button{height:100%;min-width:80px;width:max-content;padding-inline:12px;font-size:13px;font-weight:500;transition:.2s ease-in-out;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:0}.style_filterSelect__iaIFS button[data-active=true]{color:#fff;background:var(--main_purple)}