.page_content .page_filters{background-color:var(--channel-bg);border-radius:15rem;align-items:flex-end;margin:30rem 0;padding:10rem 5rem;display:flex}.page_content .page_filters .page_categories{text-transform:capitalize;margin:0;display:block}.page_filter_cont{flex-direction:column;justify-content:flex-end;padding:5rem;font-size:14rem;display:flex}.page_filter_cont .dropdown_elem{margin-top:5rem}.page_filter_cont .dropdown_elem.open .dropdown_elem_menu{max-height:50vh;max-height:50dvh;overflow-y:auto}.page_filter_search{z-index:1;border:1px solid var(--border-color,rgba(255,255,255,.2));background:var(--channel-bg,#1a1a2e);width:calc(100% - 20rem);color:inherit;box-sizing:border-box;border-radius:8rem;outline:none;margin:5rem 10rem;padding:8rem 10rem;font-size:14rem;position:sticky;top:0}.page_filter_search::placeholder{opacity:.5}.page_filter_name{opacity:.7;text-transform:capitalize;padding-left:14rem}.page_categories .dropdown_elem_current .page_category_item.chosen{font-weight:700}.page_filter_clear{cursor:pointer;margin-left:auto;margin-right:15rem;line-height:50rem}.page_content .page_filters .page_categories{width:200rem}.loading_page_filters{margin-top:50rem;position:static}@media screen and (max-width:1360px){.page_content .page_filters{flex-wrap:wrap}.page_filter_clear{margin:0 auto}}@media screen and (max-width:712px){.page_content .page_filters .page_categories{width:auto}.page_content .page_filters .page_filter_cont{width:calc(50% - 10rem)}}
