.Footer_root__deMUi{display:flex;justify-content:center;align-items:center;padding:10px 40px;font-size:12px;width:calc(100vw - 200px);transition:.3s}.Footer_rootNoSideMenu__Mj8v6{width:100vw}.Footer_rootClose__3aZec{width:calc(100vw - 66px)}@media screen and (max-width:928px){.Footer_root__deMUi{width:100%;flex-direction:column}}.Footer_list__4SFpw{display:flex;align-items:center;padding:0;margin:0}.Footer_listItem__96wda{display:flex;padding:10px}.Footer_listItemLink__hgYZi{text-decoration:none;color:var(--color-gray)}.Dialog_root__dmZOR{display:flex;justify-content:center;align-items:center;position:fixed;height:100%;width:100%;background-color:rgba(0,0,0,.5);z-index:600;top:0;left:0}.Dialog_dialog__KLSHw{display:flex;flex-direction:column;width:80%;max-width:600px;max-height:600px;background-color:var(--color-white);border-radius:10px;padding:20px 40px;z-index:601}@media screen and (max-width:928px){.Dialog_dialog__KLSHw{width:90%;padding:10px 20px}}.Dialog_dialogSmall__RUPa9{max-height:400px}.Dialog_dialogLarge__UgDOe{width:90%;max-width:unset;max-height:1000px}.Dialog_dialogHeader__5wNza{display:flex;width:100%;align-items:center}.Dialog_dialogHeaderClose__L9kK9{position:relative;right:0;display:inline-block;margin:10px 10px 10px auto;cursor:pointer;width:30px;height:30px}@media screen and (max-width:928px){.Dialog_dialogHeaderClose__L9kK9{width:20px;height:20px}}.Dialog_dialogHeaderClose__L9kK9:after,.Dialog_dialogHeaderClose__L9kK9:before{content:"";position:absolute;width:30px;height:2px;background-color:var(--color-gray);top:0;bottom:0;margin:auto}.Dialog_dialogHeaderClose__L9kK9:before{transform:rotate(45deg)}.Dialog_dialogHeaderClose__L9kK9:after{transform:rotate(135deg)}.Dialog_dialogDescription__pp56q{font-size:14px;margin-top:20px;white-space:pre-wrap}.Dialog_dialogContent__oXiDo{height:100%;overflow:auto}@media screen and (max-width:928px){.Dialog_dialogContent__oXiDo{height:calc(100% - 120px);overflow:auto}}.Dialog_dialogButtons__Da6Mn{display:flex;justify-content:center;margin-top:auto;margin-bottom:20px}.Dialog_dialogButtons__Da6Mn>:not(:first-child){margin-left:20px}.Dialog_dialogButtonsItem__EHb7m{width:200px;padding:10px 20px;color:var(--color-white);background-color:var(--color-background);border-radius:5px;border:none;cursor:pointer}.Dialog_dialogButtonsItem__EHb7m:hover{opacity:.8}.Dialog_dialogButtonsItemSecondary__8KVKF{background-color:var(--color-button-secondary)}.HamburgerMenu_root__rl___{display:none;flex-direction:column;width:66px;position:fixed;left:0;top:0;z-index:501}@media screen and (max-width:928px){.HamburgerMenu_root__rl___{display:flex}}.HamburgerMenu_nav__FY9uX{position:fixed;top:-100%;left:0;width:100%;transition:.6s;z-index:499;height:100%}.HamburgerMenu_navOpen__ucK8J{top:60px}.HamburgerMenu_title__RLsVz{display:flex;align-items:center;justify-content:center;height:60px;font-size:18px;color:var(--color-white);background-color:var(--color-background)}.HamburgerMenu_titleLink__LGsGs{display:flex;align-items:center;color:var(--color-white);text-decoration:none;overflow:hidden;white-space:nowrap}.HamburgerMenu_titleIcon__Wnyze{width:24px;height:24px;margin:0 6px;cursor:pointer}.HamburgerMenu_titleIcon__Wnyze svg{width:24px;height:24px}.HamburgerMenu_titleIcon__Wnyze path{fill:var(--color-white)}.HamburgerMenu_icon__nMIpz{width:24px;height:24px;margin-right:10px}.HamburgerMenu_icon__nMIpz svg{width:24px;height:24px}.HamburgerMenu_list__1IEi1{display:flex;flex-direction:column;padding:0;margin:0;background-color:var(--color-white);height:100%}.HamburgerMenu_listItem__PRzd1{display:flex}.HamburgerMenu_listItemLink__FAqEM{display:flex;align-items:center;padding:14px 20px;color:var(--color-sidemenu-color);background-color:var(--color-white);font-weight:900;text-decoration:none;width:100%;font-size:16px;overflow:hidden;white-space:nowrap}.HamburgerMenu_listItemLinkSelected__1Snh9{background-color:var(--color-sidemenu-selected-background);color:var(--color-sidemenu-selected-color);pointer-events:none}.HamburgerMenu_listItemLinkSelected__1Snh9:hover{background-color:var(--color-sidemenu-hover-background)}.HamburgerMenu_badge__CfWiN{justify-content:center;background-color:var(--color-background);border-radius:50%;font-size:10px;width:16px;height:16px;margin-left:10px;padding:10px}.Checkbox_root__ovHMn,.HamburgerMenu_badge__CfWiN{display:flex;align-items:center}.Checkbox_rootSecondary__CyF7W .Checkbox_checkbox__nTvAY:before{border:2px solid var(--color-gray)}.Checkbox_rootSecondary__CyF7W .Checkbox_checkbox__nTvAY:after{border-bottom:3px solid var(--color-gray);border-left:3px solid var(--color-gray)}.Checkbox_checkbox__nTvAY{margin:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:0 0 0 30px;vertical-align:middle;position:relative;height:100%}.Checkbox_checkbox__nTvAY:after,.Checkbox_checkbox__nTvAY:before{content:"";display:block;position:absolute}.Checkbox_checkbox__nTvAY:before{background-color:#fff;border-radius:5px;border:2px solid var(--color-background);width:20px;height:20px;transform:translateY(-50%);top:50%;left:5px}.Checkbox_checkbox__nTvAY:after{border-bottom:3px solid var(--color-background);border-left:3px solid var(--color-background);opacity:0;height:6px;width:11px;transform:rotate(-45deg);top:-4px;left:10px}.Checkbox_checkbox__nTvAY:checked:after{opacity:1}.Checkbox_label__c9Q0D{display:flex;width:100%;cursor:pointer}@media screen and (max-width:928px){.Checkbox_label__c9Q0D{font-size:10px}}.Profile_root__PRlIA{display:flex;position:relative;width:40px;height:40px;border:1px solid var(--color-gray);border-radius:50%;overflow:hidden}.Profile_root__PRlIA img{width:40px;height:40px;object-fit:cover}.AddDialog_list__seyjU{display:flex;justify-content:flex-start;flex-direction:column;margin-top:10px;overflow:auto;height:calc(100% - 80px);border:1px solid var(--color-list-border);border-radius:4px}.AddDialog_listHeader__4Mu5C{align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 1px}.AddDialog_listHeaderItem__s281k{display:inline-block;padding:12px;vertical-align:middle;white-space:nowrap;position:relative}.AddDialog_listBody__RK5S1{height:200px;padding:8px 0}.AddDialog_listBodyRow__hEnKT{display:flex;align-items:center;padding:0 2px;margin:0 -1px 0 1px}.AddDialog_listBodyRowItem__h1ZtL{display:flex;justify-content:center}.AddDialog_iconRemove__mgzYv,.AddDialog_iconShare__hBX2F{width:18px;height:18px;margin:auto}.AddDialog_iconRemove__mgzYv svg,.AddDialog_iconShare__hBX2F svg{width:18px;height:18px}.AddDialog_iconRemove__mgzYv{cursor:pointer}.AddDialog_previewImage__5y1W7{width:20px;height:20px;margin:auto;position:relative}.AddDialog_addButton__wpPpE{display:flex;justify-content:flex-end;cursor:pointer;margin-top:10px}.AddDialog_addButton__wpPpE:hover{opacity:.8}.AddDialog_addButton__wpPpE svg{height:58px;width:58px}.AddDialog_errors__S_If5{color:var(--color-error)}.AddDialog_errors__S_If5 ul{padding:0;margin-top:0}.AddDialog_errors__S_If5 li{list-style:none}.ExportDialog_importButton__kSJkn{background-color:var(--color-login-button-background);color:var(--color-white);padding:10px 20px;border-radius:5px;width:100%;border:none;outline:none;cursor:pointer}.ExportDialog_importButton__kSJkn:hover{opacity:.8}.ExportDialog_importButton__kSJkn input[type=file]{display:none}.ExportDialog_importFileButton__QWWlk{color:var(--color-file-button);padding:10px 20px;border-radius:5px;width:100%;border:none;outline:none;cursor:pointer;text-decoration:underline}.ExportDialog_importFileButton__QWWlk:hover{opacity:.8}.ExportDialog_importFileButton__QWWlk input[type=file]{display:none}.ExportDialog_importFileName__Q9Xro{padding:10px 20px}.ExportDialog_list__lyUyD{margin:10px 0}.ExportDialog_list__lyUyD dl{display:flex;flex-direction:column}.ExportDialog_list__lyUyD dt{font-size:14px;font-weight:700}.ExportDialog_list__lyUyD dt p{font-size:12px;font-weight:400}.ExportDialog_list__lyUyD dd{display:flex;padding:10px;width:100%}@media screen and (max-width:928px){.ExportDialog_list__lyUyD dd{flex-direction:column;padding:4px 10px}}.ExportDialog_inputWrapper__epUSI{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:6px}.ExportDialog_targetInputWrapper__oUeRO{display:flex;flex-direction:column;margin:20px 0;width:140px}.HeaderSearchForm_root__WtDg8{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center}@media screen and (max-width:928px){.HeaderSearchForm_root__WtDg8{display:none}}.HeaderSearchForm_error__b0_2Z{color:var(--color-error);margin:10px 0}.HeaderSearchForm_section__DFDp2{display:flex;border-radius:40px;overflow:hidden;font-size:12px}.HeaderSearchForm_section__DFDp2>.HeaderSearchForm_select__Whvwk,.HeaderSearchForm_section__DFDp2>input{border:none}.HeaderSearchForm_section__DFDp2>input{min-width:220px;width:80%;padding:10px 20px}@media screen and (max-width:928px){.HeaderSearchForm_section__DFDp2>input{min-width:130px}}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_select__Whvwk{display:flex;align-items:center;min-width:140px;position:relative;cursor:pointer;border-left:1px solid var(--color-select-border)}@media screen and (max-width:928px){.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_select__Whvwk{min-width:130px}}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectWrapper__TE5eU{position:fixed;min-width:140px;z-index:100}@media screen and (max-width:928px){.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectWrapper__TE5eU{min-width:130px}}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectWrapper__TE5eU>span{display:flex;width:100%;height:40px;align-items:center;padding-left:10px;z-index:100;position:relative}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_select__Whvwk:after,.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_select__Whvwk:before{content:"";position:absolute;width:10px;height:2px;background-color:var(--color-gray);top:0;right:5px;bottom:0;margin:auto;transition:.3s;z-index:110}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_select__Whvwk:before{transform:rotate(45deg)}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_select__Whvwk:after{transform:rotate(135deg);right:11px}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectOpen__1vFsx:before{transform:rotate(135deg)}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectOpen__1vFsx:after{transform:rotate(45deg)}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectMenuBackground__cs7SZ{position:fixed;display:none;height:100%;width:100%;left:0;top:0;z-index:99}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectMenuBackgroundOpen__tTn3c{display:block}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectMenu__1joK7{position:absolute;width:100%;background-color:var(--color-white);top:40px;transition:.3s;z-index:99;height:0;overflow:hidden}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectMenu__1joK7 ul{padding:0;margin:0;height:100%}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectMenu__1joK7 ul li{list-style:none;padding:7px 10px}.HeaderSearchForm_section__DFDp2 .HeaderSearchForm_selectMenuOpen__QgpJW{height:70px;box-shadow:0 2px 2px 2px hsla(0,0%,55%,.2)}.HeaderSearchForm_searchButton__aUvT2{display:flex;position:relative;background-color:var(--color-white);border:none;width:64px;height:40px;padding-left:10px;padding-right:10px;cursor:pointer}.HeaderSearchForm_searchButton__aUvT2 svg{height:28px;width:28px;margin:auto}.HeaderSearchForm_searchButton__aUvT2 svg path{fill:var(--color-gray)}.HeaderSearchForm_searchButton__aUvT2:hover svg{opacity:.8}.Header_root__EWVQX{display:flex;height:60px;padding-left:20px;padding-right:20px;box-shadow:0 2px 2px 0 hsla(0,0%,55%,.2);position:relative;background-color:var(--color-main)}@media screen and (max-width:928px){.Header_root__EWVQX{padding-right:10px;z-index:500;width:100%;top:0;left:0;position:fixed}}.Header_profile__g0tYY{display:flex;align-items:center;justify-content:flex-end;height:100%;padding:10px;font-size:14px;text-decoration:none;color:var(--color-white)}.Header_profileMargin__XClB0{margin-left:auto}@media screen and (max-width:928px){.Header_profile__g0tYY{padding:0}}.Header_profile__g0tYY span{margin-right:10px}@media screen and (max-width:928px){.Header_profile__g0tYY span{display:none}}.Header_search__8E8cT{display:flex;height:60px;padding:10px 20px;z-index:10;position:relative}@media screen and (max-width:928px){.Header_search__8E8cT{display:none;flex-direction:column;height:120px}}.Header_operationIcons__EsnaG{display:flex;align-items:center;margin-left:auto;height:100%;color:var(--color-white)}.Header_operationIconsWrapper__RNqxE{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.Header_operationIconsWrapper__RNqxE span{font-size:10px}.Header_operationIconsItem__G55Lg{display:flex;align-items:center;justify-content:center;flex-direction:column;width:28px;height:28px;border:1px solid var(--color-white);border-radius:50%;overflow:hidden;margin:0 6px}.Header_operationIconsItem__G55Lg:hover{opacity:.8}.Header_operationIconsItem__G55Lg svg{display:inline-flex;width:18px;height:18px}.Header_operationIconsItem__G55Lg svg path{fill:var(--color-white)}.SideMenu_root__cfD0t{display:flex;flex-direction:column;height:100%}.SideMenu_title__fyTPk{display:flex;align-items:center;justify-content:center;height:60px;font-size:18px;color:var(--color-white);background-color:var(--color-main)}.SideMenu_titleLink__ur52Q{display:flex;align-items:center;text-decoration:none!important;overflow:hidden;white-space:nowrap}.SideMenu_titleIcon__m2ASv{width:20px;height:20px;margin:0 6px;cursor:pointer}.SideMenu_titleIcon__m2ASv svg{width:20px;height:20px}.SideMenu_titleIcon__m2ASv path{fill:var(--color-white)}.SideMenu_icon__lH_2G{margin-right:10px}.SideMenu_icon__lH_2G,.SideMenu_icon__lH_2G svg{width:20px;height:20px}.SideMenu_list__ZEani{display:flex;flex-direction:column;padding:0;margin:0}.SideMenu_listItem__qblRr{display:flex}.SideMenu_listItemLink__lFOm5{display:flex;align-items:center;padding:14px 20px;text-decoration:none!important;width:100%;font-size:14px;overflow:hidden;white-space:nowrap;color:var(--color-sidemenu-color)}.SideMenu_listItemLinkSelected__4wq_t{background-color:var(--color-sidemenu-selected-background);color:var(--color-sidemenu-selected-color);pointer-events:none}.SideMenu_listItemLink__lFOm5:hover{background-color:var(--color-sidemenu-hover-background)}.SideMenu_badge__F6PFF{display:flex;align-items:center;justify-content:center;color:var(--color-white);background-color:var(--color-main);border-radius:50%;font-size:10px;width:16px;height:16px;margin-left:10px;padding:10px}.ConfirmDialog_form___OomN{display:flex;justify-content:flex-start;flex-direction:column;overflow:auto;height:100%;min-height:140px;padding:20px 0}.MainWrapper_root__t2g5h{display:flex;height:100%}@media screen and (max-width:928px){.MainWrapper_root__t2g5h{position:fixed;width:100%;top:0;left:0}}.MainWrapper_sideMenu__t8SlS{width:160px;transition:.3s}.MainWrapper_sideMenuClose__D4jlz{width:66px}@media screen and (max-width:928px){.MainWrapper_sideMenu__t8SlS{display:none}}.MainWrapper_main__I90NQ{width:calc(100% - 160px);transition:.3s}.MainWrapper_mainClose__872fW{width:calc(100% - 66px)}.MainWrapper_mainManage__uEC_y{width:100%}@media screen and (max-width:928px){.MainWrapper_main__I90NQ{width:100%}}.MainWrapper_body__y4pf_{display:flex;padding:10px 20px;position:relative;flex-direction:column;height:calc(100% - 60px);overflow:auto;box-shadow:0 2px 2px 0 hsla(0,0%,55%,.2)}@media screen and (max-width:928px){.MainWrapper_body__y4pf_{height:100%;padding:70px 4px 10px}}.MainWrapper_content__rGFCi{display:flex;flex-direction:column;height:100%}@media screen and (max-width:928px){.MainWrapper_content__rGFCi{height:100vh}}.MainWrapper_contentFlexed__OfRD_{height:auto}.MainWrapper_footer__zfyMp{display:flex;margin-top:auto;justify-content:center;color:var(--color-gray);width:100%}.List_root__gzXOm{display:flex;height:100%}.List_sideMenu__yjlob{width:200px;transition:.3s}.List_sideMenuClose__ZSUvh{width:66px}.List_main__BsPeS{width:calc(100% - 200px);transition:.3s}.List_mainClose__jH0nm{width:calc(100% - 66px)}.List_header__O4apU{box-shadow:0 2px 2px 0 hsla(0,0%,55%,.2)}.List_header2__9dUIs,.List_header__O4apU{display:flex;height:60px;padding-left:20px;padding-right:20px}.List_header2__9dUIs{box-shadow:0 6px 6px 0 hsla(0,0%,55%,.4);z-index:10;position:relative}.List_profile__BbIHG{display:flex;margin-left:auto;align-items:center;height:100%;width:240px;padding:10px;font-size:14px}.List_profile__BbIHG span{margin-right:10px}.List_operationIcons__A0j8q{display:flex;align-items:center;margin-left:auto;height:100%}.List_operationIconsItem__4Q5Xj{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--color-gray);border-radius:50%;overflow:hidden;margin:0 6px;cursor:pointer}.List_operationIconsItem__4Q5Xj svg{display:inline-flex;width:18px;height:18px}.List_operationIconsItem__4Q5Xj svg path{fill:var(--color-gray)}.List_body__zumuP{display:flex;padding:40px 20px;position:relative;flex-direction:column;height:calc(100% - 120px);background-color:var(--color-background4)}.List_filterIcon__gtaE9{display:inline-block;position:absolute;width:20px;height:20px;margin:auto;border-radius:50%;border:1px solid var(--color-gray);background-color:var(--color-white);top:0;bottom:0;left:0;right:0}.List_filterIcon__gtaE9:hover{opacity:.6}.List_filterIcon__gtaE9 i{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background-color:var(--color-background);margin:auto;left:0;right:0}.List_filterIcon__gtaE9 i:first-child{top:2px}.List_filterIcon__gtaE9 i:nth-child(2){top:0;bottom:0}.List_filterIcon__gtaE9 i:nth-child(3){bottom:2px}.List_list__IyqO9{display:flex;flex-direction:column;font-size:12px;white-space:nowrap;position:relative;min-height:400px}.List_listHeader__YfMTl{cursor:pointer;padding:4px 20px;width:100vw;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.List_listHeaderTitle__g6KsL{resize:horizontal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;position:relative;height:100%;border-right:2px solid var(--color-list-border)}.List_listHeaderTitle__g6KsL::-webkit-resizer{display:none}.List_listHeaderSortAsc__mBS1n,.List_listHeaderSortDesc__oK1jn{color:var(--color-background)}.List_listHeaderSortAsc__mBS1n .List_sortIcon__29y4I,.List_listHeaderSortDesc__oK1jn .List_sortIcon__29y4I{color:var(--color-background);font-weight:700;position:relative;padding-right:16px}.List_listHeaderSortAsc__mBS1n .List_sortIcon__29y4I:after,.List_listHeaderSortAsc__mBS1n .List_sortIcon__29y4I:before,.List_listHeaderSortDesc__oK1jn .List_sortIcon__29y4I:after,.List_listHeaderSortDesc__oK1jn .List_sortIcon__29y4I:before{content:"";height:2px;width:6px;position:absolute;background-color:var(--color-background);right:0;left:0;top:0;bottom:0;margin:auto}.List_listHeaderSortAsc__mBS1n .List_sortIcon__29y4I:before{left:2px;transform:rotate(-45deg)}.List_listHeaderSortAsc__mBS1n .List_sortIcon__29y4I:after{left:8px;transform:rotate(45deg)}.List_listHeaderSortDesc__oK1jn .List_sortIcon__29y4I:before{left:2px;transform:rotate(45deg)}.List_listHeaderSortDesc__oK1jn .List_sortIcon__29y4I:after{left:8px;transform:rotate(-45deg)}.List_listBody__SlVUS{padding:4px 10px;overflow-y:auto;overflow-x:hidden}.List_listBodyRow__3d_gx{display:flex;align-items:center;margin:10px 0;border:1px solid var(--color-list-border);border-radius:6px;padding:2px 10px;background-color:var(--color-white);width:100vw}.List_listBodyRowDisabled__ow7zl{background-color:var(--color-background5);opacity:.8}.List_listBodyRow__3d_gx>*,.List_listHeader__YfMTl>*{display:inline-block;padding:4px;text-align:center;vertical-align:middle}.List_ellipsis__jHrp0{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.List_textLeft__FXZtO{text-align:left}.List_editText__qctlb{display:flex}.List_operations__aaKKc{display:flex;margin-right:auto}.List_icon__uXTQJ{cursor:pointer;color:var(--color-main)}.List_icon__uXTQJ:hover{opacity:.6}.List_iconDisabled__aK5L_{cursor:default;color:var(--color-gray)}.List_iconDisabled__aK5L_ path{fill:var(--color-gray)}.List_iconDisabled__aK5L_:hover{opacity:1}.List_icon__uXTQJ svg{width:22px;height:22px}.List_iconShare__P1bAj,.List_iconShare__P1bAj svg{width:18px;height:18px}.List_iconShareDisabled__f8YFG path{fill:var(--color-gray)}.List_copy__XkxQM{display:flex}.List_copyText__m4xVS{width:calc(100% - 30px);color:var(--color-main);text-decoration:none}.List_copyIcon___TynZ{cursor:pointer;margin-left:4px}.List_copyIcon___TynZ:hover{opacity:.8}.List_greenText__C8IVG{color:var(--color-background)}.List_previewImage__pfI1u{width:20px;height:20px;margin:auto;position:relative}.List_paginationSelect__oj2MA{display:flex;align-items:center;font-size:10px;margin:8px 0}.List_paginationSelect__oj2MA span{margin-right:10px;font-weight:900}.List_pagination__YlHIA{display:flex;justify-content:center;margin-top:10px}.List_pagination__YlHIA>span{display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-white);border:1px solid var(--color-background);color:var(--color-background);border-radius:5px;width:28px;height:28px;font-size:14px;cursor:pointer;margin:6px}.List_pagination__YlHIA>span:hover{opacity:.6}.List_pagination__YlHIA>span.List_paginationSelected__Krixd{border:1px solid var(--color-gray);color:var(--color-gray);cursor:default;pointer-events:none}.List_pagination__YlHIA>span.List_paginationSelected__Krixd:hover{opacity:1}.List_paginationAfter__mMPpp,.List_paginationBefore__wu8Ot{position:relative}.List_paginationAfter__mMPpp:after,.List_paginationAfter__mMPpp:before,.List_paginationBefore__wu8Ot:after,.List_paginationBefore__wu8Ot:before{content:"";position:absolute;height:2px;width:8px;background-color:var(--color-background)}.List_paginationBefore__wu8Ot:after,.List_paginationBefore__wu8Ot:before{left:9px}.List_paginationBefore__wu8Ot:before{transform:rotate(135deg);top:10px}.List_paginationBefore__wu8Ot:after{transform:rotate(45deg);top:15px}.List_paginationAfter__mMPpp:after,.List_paginationAfter__mMPpp:before{right:9px}.List_paginationAfter__mMPpp:before{transform:rotate(45deg);top:10px}.List_paginationAfter__mMPpp:after{transform:rotate(135deg);top:15px}.List_displayColumn__DiMYy{position:relative;height:100%;width:100%}.List_displayColumnDialog__3y58_{position:absolute;top:40px;right:20px;width:400px;height:0;z-index:100;border-radius:5px;background-color:var(--color-white);box-shadow:0 2px 2px 0 hsla(0,0%,55%,.2);transition:.3s;overflow:auto}.List_displayColumnDialogBackground___cnzz{display:none;position:fixed;top:0;left:0;z-index:99;height:100%;width:100%}.List_displayColumnDialogOpen__ng0Ii{height:200px}.List_displayColumnDialogOpen__ng0Ii .List_displayColumnDialogBackground___cnzz{display:block}.List_displayColumnDialogMain__BEfBu{display:flex;flex-direction:column;padding:10px;position:relative;z-index:100}.List_displayColumnDialogMainList__JXjI_{display:flex;flex-wrap:wrap;padding:0;margin:10px 0 0}.List_displayColumnDialogMainList__JXjI_ li{padding:10px;list-style:none}.List_noItem__3k_Jj{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px 10px 40px;width:100%;margin:auto;text-align:center}.List_noItemIcon__or4gW{color:var(--color-main);font-size:96px!important;text-align:center}.List_hide__kGnwi{display:none}.List_confirmSubTitle__IINe0{color:var(--color-main)}.List_confirmText__c6bLu{color:var(--color-gray);white-space:pre-wrap;font-size:12px;max-height:300px;overflow:auto}.List_errors__Mch4s{color:var(--color-error)}.List_errors__Mch4s ul{padding:0;margin-top:0}.List_errors__Mch4s li{list-style:none}