.industry-filter-bar{display:flex;align-items:center;gap:8px;position:relative}.filter-label{display:flex;flex-direction:column;justify-content:center;font-family:Barlow;font-weight:500;font-size:14px;line-height:20.3px;letter-spacing:.07px;color:#1F1F1F;white-space:nowrap}.filter-tabs{border:1px solid #e1e1e1;border-radius:9999px;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.filter-tab,.filter-tabs{display:flex;align-items:center;background-color:#ffffff}.filter-tab{justify-content:center;height:36px;padding:6px 16px;border-right:1px solid #e1e1e1;font-family:Barlow;font-weight:500;font-size:14px;line-height:19.6px;letter-spacing:.14px;color:#282828;text-align:center;white-space:nowrap}.filter-tab:hover{background-color:#EEEEEE}.filter-tab.selected{background-color:#0184A3;color:#ffffff}.filter-tab:last-child{border-right:none}.filter-tab-count{margin-left:8px;color:#0184A3;font-size:12px;font-weight:500;line-height:"16.8px";letter-spacing:"0.12px"}.filter-tab-count.selected{color:#FFFFFF}