.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}@media screen and (max-width:768px){.filters-wrapper{flex-direction:column}}.filters-wrapper .search-bar{max-width:26rem}.filters-wrapper .search-bar input{padding:.75rem 1.5rem}.filters-wrapper .search-bar .search-icon-wrapper{padding:.55rem}