.packages{display:flex;flex-direction:column;gap:var(--cu-content-gap);padding:0 var(--content-space) var(--content-space) var(--content-space)}.filters-wrapper{padding:1.5rem 2rem;border-radius:2rem;background:var(--content-bg);width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.filters-wrapper .search-bar{flex:1 1 22rem;max-width:50%}.filters-wrapper .search-bar input{padding:.75rem 1.5rem}.filters-wrapper .search-bar .search-icon-wrapper{padding:.55rem}@media screen and (max-width:1300px){.filters-wrapper{justify-content:center;align-items:center;gap:1.25rem}.filters-wrapper .search-bar{max-width:100%;width:100%}.filters-wrapper>div.flex{justify-content:center}.filters-wrapper .react-select-container,.filters-wrapper .select-wrapper{min-width:14rem}}@media screen and (max-width:1024px){.filters-wrapper{justify-content:center;align-items:center;gap:1.25rem}.filters-wrapper .search-bar{max-width:100%;width:100%}.filters-wrapper>div.flex{justify-content:center}.filters-wrapper .react-select-container,.filters-wrapper .select-wrapper{min-width:14rem}}@media screen and (max-width:768px){.filters-wrapper{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.filters-wrapper .search-bar{max-width:100%;width:100%}.filters-wrapper>.flex{width:100%;justify-content:center;gap:.75rem}.filters-wrapper .react-select-container,.filters-wrapper .select-wrapper{min-width:14rem}}