.topPanel_topPanel__Ei_DX{width:100%;min-height:60px;height:fit-content;background-color:#fff;padding:1rem;border-radius:var(--border-radius-sm);border:1px solid var(--gray-border-color-1);box-shadow:0 1px 4px rgba(0,0,0,.05);justify-content:space-between}.topPanel_leftContainer__93Xho,.topPanel_topPanel__Ei_DX{display:flex;align-items:center;gap:1rem}.topPanel_leftContainer__93Xho .topPanel_toggleFiltersPanelButton__kpZy_{display:flex;align-items:center;justify-content:center;padding:4px;width:40px;height:40px;background-color:#fff;border:1px solid var(--gray-border-color-1);border-radius:var(--border-radius-sm);cursor:pointer}.topPanel_leftContainer__93Xho .topPanel_toggleFiltersPanelButton__icon__qO_yR{width:100%;height:100%}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY{display:flex;flex-direction:row;gap:.5rem;align-items:center;padding:.5rem;border:1px solid var(--gray-border-color-1);background-color:#fff;border-radius:var(--border-radius-sm);transition:all .2s ease}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY .topPanel_searchIcon__gQ6if{width:22px;height:22px}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY .topPanel_searchInput__Wvo5W{background-color:rgba(0,0,0,0);font-size:var(--font-size-body-1)}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY .topPanel_searchInput__Wvo5W:focus{outline:none}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY .topPanel_searchInput__Wvo5W::placeholder{color:var(--gray-color)}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY:hover{border-color:var(--primary-color)}.topPanel_rightContainer__Pvgr4{display:flex;gap:1rem;align-items:center}.topPanel_rightContainer__Pvgr4 .topPanel_switchLayoutViewContainer__TOCg7{position:relative}.topPanel_rightContainer__Pvgr4 .topPanel_switchLayoutViewContainer__TOCg7 .topPanel_switchLayoutView__wy3oy{display:flex;border-radius:var(--border-radius-sm);background-color:#fff;cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease;border:1px solid var(--gray-border-color-1)}.topPanel_rightContainer__Pvgr4 .topPanel_switchLayoutViewContainer__TOCg7 .topPanel_switchLayoutView__icon__wClAE{width:30px;height:30px;color:var(--text-color-secondary)}.topPanel_rightContainer__Pvgr4 .topPanel_switchLayoutViewContainer__TOCg7 .topPanel_switchLayoutView__wy3oy:hover{border-color:var(--primary-color);background-color:var(--primary-color-light)}.topPanel_rightContainer__Pvgr4 .topPanel_switchLayoutViewContainer__TOCg7 .topPanel_switchLayoutView__wy3oy:hover .topPanel_switchLayoutView__icon__wClAE{color:var(--primary-color)}.topPanel_rightContainer__Pvgr4 .topPanel_sortContainer__x_EWE{display:flex;gap:.5rem;align-items:center}.topPanel_rightContainer__Pvgr4 .topPanel_sortContainer__x_EWE .topPanel_sortDropdown__TwVpx{padding:.5rem;border:1px solid var(--gray-border-color-1);background-color:#fff;border-radius:var(--border-radius-sm);font-size:var(--font-size-body-1);cursor:pointer;transition:all .2s ease;color:var(--text-color-primary)}.topPanel_rightContainer__Pvgr4 .topPanel_sortContainer__x_EWE .topPanel_sortDropdown__TwVpx:focus{outline:none}.topPanel_rightContainer__Pvgr4 .topPanel_sortContainer__x_EWE .topPanel_sortDropdown__TwVpx:hover{border-color:var(--primary-color)}.topPanel_layoutTooltip__F_7be{position:absolute;top:0;left:calc(100% + 10px);width:fit-content;white-space:nowrap;z-index:999;padding:8px;border-radius:var(--border-radius-sm);background-color:#fff;font-size:var(--font-size-body-3);font-weight:var(--font-weight-med);border:1px solid #000}.topPanel_clearSearchButton__5xwWq{display:flex;width:35px;height:35px;border-radius:var(--border-radius-sm);justify-content:center;align-items:center;transition:all .3s ease;cursor:pointer;background-color:rgba(0,0,0,0)}.topPanel_clearSearchButton__icon__RkgYZ{width:30px;height:auto;color:var(--text-color-secondary)}.topPanel_clearSearchButton__5xwWq:hover{background-color:var(--gray-bg-color-1)}.topPanel_clearSearchButton__5xwWq:hover .topPanel_clearSearchButton__icon__RkgYZ{color:var(--text-color-primary)}@media(max-width:767px){.topPanel_topPanel__Ei_DX{flex-direction:column;gap:.75rem;padding:.75rem;min-height:unset}.topPanel_leftContainer__93Xho{width:100%}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY{width:100%;flex:1}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY .topPanel_searchInput__Wvo5W{width:100%;font-size:var(--font-size-body-2)}.topPanel_leftContainer__93Xho .topPanel_searchContainer__LZ5qY .topPanel_searchIcon__gQ6if{width:25px;height:25px}.topPanel_rightContainer__Pvgr4{justify-content:space-between;width:100%}.topPanel_rightContainer__Pvgr4 .topPanel_toggleFiltersPanelButton__kpZy_{display:flex;align-items:center;justify-content:center;padding:4px;width:40px;height:40px;background-color:#fff;border:1px solid var(--gray-border-color-1);border-radius:var(--border-radius-sm);cursor:pointer}.topPanel_rightContainer__Pvgr4 .topPanel_toggleFiltersPanelButton__icon__qO_yR{width:100%;height:100%}.topPanel_rightContainer__Pvgr4 .topPanel_sortContainer__x_EWE{width:100%;flex-direction:column;align-items:stretch;gap:.5rem}.topPanel_rightContainer__Pvgr4 .topPanel_sortContainer__x_EWE .topPanel_sortDropdown__TwVpx{width:100%;font-size:var(--font-size-body-2);padding:.5rem .75rem}.topPanel_clearSearchButton__5xwWq{width:32px;height:32px}.topPanel_clearSearchButton__icon__RkgYZ{width:25px;height:25px}.topPanel_layoutTooltip__F_7be{left:auto;right:0;top:calc(100% + 5px);font-size:12px;padding:6px}.topPanel_resultsInfo__b0r0U{font-size:var(--font-size-body-2)}}@media(min-width:768px)and (max-width:1024px){.topPanel_functionsContainer__o2Ym6,.topPanel_topPanel__Ei_DX{flex-wrap:wrap;gap:.75rem}.topPanel_searchContainer__LZ5qY .topPanel_searchInput__Wvo5W{min-width:200px}}