.resources__filters--top .resources__filters-inner{align-items:start;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.resources__filters--top .resources__filters-inner>*{margin:0;max-width:none;min-width:0;width:100%}.resources__filters--top .resources__filters-inner>:last-child{grid-column:1/-1;order:-1}.resources__filters--top .resources__filter,.resources__filters--top .resources__filter-dropdown,.resources__filters--top .resources__filter-toggle{max-width:none;width:100%}.resources__filters--top .resources__filter button,.resources__filters--top .resources__filter-toggle{min-width:0;width:100%}@media (max-width:991px){.resources__filters--top .resources__filters-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.resources__filters--top .resources__filters-inner>:last-child{grid-column:1/-1}}@media (max-width:600px){.resources__filters--top .resources__filters-inner{grid-template-columns:1fr}.resources__filters--top .resources__filters-inner>:last-child{grid-column:auto;order:-1}}