.filters-panel{display:flex;flex-wrap:wrap;margin:-4px;padding-bottom:24px;user-select:none}.filters-panel .select2{margin:4px;flex:1 1 auto}.filters-panel .select2:last-child{flex:0 1 auto}.filters-panel__types{display:flex}.filters-panel__type label{padding:9px 12px !important;background:#eee;color:#073266;font-size:18px;line-height:22px;transition:color .35s ease-in;white-space:nowrap;margin:4px 0;border-right:1px solid #fff;text-decoration-line:none !important}.filters-panel__type label::before,.filters-panel__type label::after{display:none}.filters-panel__type input[type=checkbox]:checked+label{background:#073266;color:#fff}