.projectSearchers{display:flex;flex-direction:column;gap:var(--top-gap-6)}.projectSearchers .ui-sortable-placeholder{background:var(--color-bg-shading-2)!important}.projectSearchers_hint{cursor:pointer}.projectSearchers_searchers{display:flex;gap:var(--top-gap-4);flex-direction:column}.projectSearchers_footer{padding-bottom:var(--top-padding-3);display:flex;align-items:center;justify-content:space-between;gap:var(--top-gap-4)}.projectSearchers_footer_withoutAdding{justify-content:flex-end}.projectSearchers_footerAdding{display:flex;align-items:center;gap:var(--top-gap-2);flex-grow:1}.projectSearchers_footerAdding .top-select{flex-grow:1}.projectSearchers_footerActions{display:flex;align-items:center;gap:var(--top-gap-2)}.projectSearchers_footerActionsButtons{display:flex}.projectSearchers_footerActionsButtonsImport.top-button{border-top-right-radius:0;border-bottom-right-radius:0}.projectSearchers_footerActionsButtonsLine{width:1px;background:var(--color-line-2)}.projectSearchers_footerActionsButtonsExport.top-button{border-top-left-radius:0;border-bottom-left-radius:0}.projectSearchers_footerActionsHint.top-button,.projectSearchers_footerActionsHint.top-button:hover{--top-icon-size:18px;--top-icon-color:var(--color-text-2)}.top-button.top-button-projectSearchers{--top-icon-size:20px;--top-icon-color:var(--color-text-3);color:var(--color-text-3);min-width:auto}@media screen and (max-width:600px){.projectSearchers_footer{flex-direction:column;gap:var(--top-gap-2)}.projectSearchers_footerAdding{width:100%}.projectSearchers_footer .top-select{flex-grow:1}.projectSearchers_footerActions{width:100%}.projectSearchers_footerActionsButtons{flex-grow:1}.projectSearchers_footerActionsButtons .top-button{flex-grow:1}}