.search-filter__menu{width:900px;max-width:90vw}.search-filter__chips{display:flex;flex-wrap:wrap}@media(max-width:599px){.search-filter__menu{width:100%;max-width:100vw;min-height:60vh;overflow-y:auto;border-radius:16px 16px 0 0}.search-filter__menu>*+*{margin-top:16px}.search-filter__chips{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;flex-wrap:nowrap;overflow-x:auto}}.admin-table-select{color:#000}#admin-table .q-table thead tr th{position:sticky;background:#fff;z-index:1}#admin-table .q-table thead tr:first-child th{top:0}#admin-table .q-table__top .q-btn{height:40px!important;line-height:16px;text-transform:none;font-size:14px!important}#admin-table .q-table__top .disabled,#admin-table .q-table__top .q-btn[disabled]{background:grey!important}#admin-table .grid-row{grid-row-gap:5px;grid-column-gap:5px}#admin-table .q-toggle{white-space:nowrap}