.list-filter{margin-bottom:2rem;display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem}@media not all and (min-width:900px){.list-filter{flex-direction:column;align-items:flex-start}}.list-filter .search-wrap{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem}@media not all and (min-width:900px){.list-filter .search-wrap{flex-direction:column}.list-filter .search-wrap .search-field{width:100%}}.list-filter .search-wrap .search-drop{min-width:300px}@media not all and (min-width:900px){.list-filter .search-wrap .search-drop{width:100%}}.list-filter .filter-wrap{display:flex;gap:1rem}@media not all and (min-width:900px){.list-filter .filter-wrap{width:100%}}@media not all and (min-width:600px){.list-filter .filter-wrap{flex-direction:column}}@media (min-width:600px){.list-filter .filter-wrap{align-items:center}}.list-filter .filter-wrap .chip-field{min-width:200px}@media not all and (min-width:900px){.list-filter .filter-wrap .chip-field{width:100%}}.list-filter .filter-wrap .btn-list{--tw-bg-opacity:1;background-color:rgb(217 215 215/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}@media not all and (min-width:600px){.list-filter .filter-wrap .btn-list{width:2.5rem}}