@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.styles_card__d6yWY{margin:0}.styles_background-color_white__FO9Q5{background-color:var(--white)}.styles_background-color_gray-250__sa4Vh{background-color:var(--gray-250)}.styles_background-color_gray-245__3EbS4{background-color:var(--gray-245)}.styles_border-radius_8__6fwwG{border-radius:8px}.styles_border-radius_12__l2RMR{border-radius:12px}.styles_border-radius_14__kLQp9{border-radius:14px}.styles_border-radius_24__xhrnM{border-radius:24px}.styles_padding_0__Ag5uf{padding:0}.styles_padding_6__uUfvQ{padding:6px}.styles_padding_12__4DhzH{padding:12px}.styles_padding_24__nDGEH{padding:24px}.styles_padding_40__dT5BZ{padding:40px}.styles_iconWrapper__8Thb_{display:flex;margin:0;padding:0}.ChangePasswordPage_container__HK1HD{width:100vw;height:100vh;padding:40px}.ChangePasswordPage_formContainer__v8eIH{width:100%;min-width:500px;height:100%;background:var(--white);border-radius:14px;display:flex;justify-content:center;align-items:center}.ChangePasswordPage_fieldsContainer__9DGtM{width:348px;text-align:center}.ChangePasswordPage_changePasswordForm__vCJ9y{margin-top:24px;display:flex;flex-direction:column;gap:12px}.ChangePasswordPage_regLink__vjymK{display:block;align-self:flex-end;width:-webkit-min-content;width:min-content}.ChangePasswordPage_linkText__7ZOv1{text-wrap:nowrap;width:-webkit-min-content;width:min-content;cursor:pointer}.ChangePasswordPage_linkText__7ZOv1:hover{color:var(--purple-106)}.ChangePasswordPage_errorMessage__FMVQZ{color:#d9313d;font-size:14px;text-align:left}.styles_button__gdzZB{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;border:none;border-radius:8px}.styles_button__gdzZB:hover{cursor:pointer}.styles_button__gdzZB:disabled{color:var(--gray-194);cursor:auto}.styles_size_s__fL9MT{height:30px;padding:4px 12px}.styles_size_m__eeroz{height:36px;padding:6px 12px}.styles_size_l__KwIrY{height:44px;padding:10px 12px}.styles_mode_primary__6YHN3{color:var(--purple-69);background-color:#0000}.styles_mode_primary__6YHN3:hover{color:var(--purple-106)}.styles_mode_secondary__VRzog{color:var(--purple-69);background-color:var(--gray-240)}.styles_mode_secondary__VRzog:disabled,.styles_mode_secondary__VRzog:hover,.styles_mode_tertiary___Tyzl{background-color:var(--gray-245)}.styles_mode_tertiary___Tyzl{color:var(--purple-69)}.styles_mode_tertiary___Tyzl:disabled,.styles_mode_tertiary___Tyzl:hover{background-color:var(--gray-250)}.styles_mode_outline__Dfmce{color:var(--purple-69);background-color:#0000;border:1px solid var(--purple-225)}.styles_mode_outline__Dfmce:hover{color:var(--purple-106);background-color:var(--purple-225);border:1px solid var(--purple-69)}.styles_mode_outline__Dfmce:disabled{background-color:#0000;border:1px solid var(--gray-230)}.styles_mode_primary_color__jEONn{color:var(--white);background-color:var(--purple-69)}.styles_mode_primary_color__jEONn:hover{color:var(--white);background-color:var(--purple-106)}.styles_mode_primary_color__jEONn:disabled{color:var(--purple-106);background-color:var(--purple-225)}.styles_mode_secondary_color__LkEZ2{color:var(--white);background-color:var(--purple-106)}.styles_mode_secondary_color__LkEZ2:hover{background-color:var(--purple-121)}.styles_mode_secondary_color__LkEZ2:disabled{color:var(--gray-194);background-color:var(--gray-230)}.styles_left_icon__eTFUe{margin:0 6px 0 0}.styles_right_icon__sobK3{margin:0 0 0 6px}.LoginPage_LoginPageWrapper__VcdjR,.LoginPage_SignUpPageWrapper___rNbT{width:100vw;height:100vh;padding:40px}.LoginPage_SignUpFormWrapper__Fudnj{min-height:100%;height:-webkit-min-content;height:min-content}.LoginPage_LoginFormWrapper__0SLBx,.LoginPage_SignUpFormWrapper__Fudnj{display:flex;align-items:center;justify-content:center;width:100%;padding:20px;background:#fff;border-radius:14px}.LoginPage_LoginFormWrapper__0SLBx{height:100%}.LoginPage_loginFormContainer__kcXVF{width:348px;text-align:center}.LoginPage_h1Login__rQP4i{color:#0f0f10;font-weight:400;font-size:28px;line-height:39.2px}.LoginPage_loginForm__yQFMo{display:flex;flex-direction:column;gap:18px;margin-top:24px}.LoginPage_errorMessage__bn_rw{color:#d9313d;font-size:14px;text-align:left}.LoginPage_submitButton__DN_v_{-webkit-user-select:none;user-select:none}.LoginPage_regLink__wbXzI{display:block;align-self:center;width:-webkit-min-content;width:min-content}.LoginPage_linkText__eBVlG{text-wrap:nowrap;width:-webkit-min-content;width:min-content;cursor:pointer}.LoginPage_linkText__eBVlG:hover{color:var(--purple-106)}.LoginPage_loginFormFooter__Q_ZVr{display:flex;justify-content:space-between}.LoginPage_checkboxesContainer__TWs1y{display:flex;flex-direction:column;gap:10px}.LoginPage_checkboxLabel__dL9e5{text-align:left;-webkit-user-select:none;user-select:none}.LoginPage_agreement__6wqGH{display:flex;flex-direction:row;align-items:center;gap:10px}.LoginPage_link__W26eU{color:var(--purple-69);cursor:pointer}.LoginPage_errorLink__svED7{color:var(--error-red);text-decoration:underline}.LoginPage_necessityIndicator__eSznO{color:var(--error-red)}.LoginPage_linksWrapper__5eA0N{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.LoginPage_notificationContainer__lOCNw{width:-webkit-max-content;width:max-content;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.TooltipContent_suggestWrapper__D16mw{display:flex;flex-direction:row;align-items:center;gap:6px}.TooltipContent_suggestsList__jK6l0{padding:6px}.Tooltip_tooltipWrapper__5GVsc{display:inline-block;position:relative}.Tooltip_tooltipTip__kWp22{position:absolute;border-radius:4px;left:50%;transform:translateX(-50%);padding:4px 6px;color:#4545ce;background:var(--purple-233);font-size:12px;font-family:Onest,Roboto,sans-serif;line-height:140%;font-weight:400;z-index:5;white-space:pre}.Tooltip_tooltipTip__kWp22:before{content:" ";left:50%;border:8px solid #0000;height:0;width:0;position:absolute;pointer-events:none;margin-left:-8px}.Tooltip_direction_top__pTu26{bottom:30px}.Tooltip_direction_top__pTu26:before{top:100%;border-top-color:var(--purple-233)}.Tooltip_direction_right__SGRMK{left:calc(100% + 10px);top:50%;transform:translateX(0) translateY(-50%)}.Tooltip_direction_right__SGRMK:before{left:-8px;top:50%;transform:translateX(0) translateY(-50%);border-right-color:var(--purple-233)}.Tooltip_direction_bottom__c6CW7{top:30px}.Tooltip_direction_bottom__c6CW7:before{bottom:100%;border-bottom-color:var(--purple-233)}.Tooltip_direction_left__45qqR{left:auto;right:calc(100% + 30px);top:50%;transform:translateX(0) translateY(-50%)}.Tooltip_direction_left__45qqR:before{left:auto;right:-16px;top:50%;transform:translateX(0) translateY(-50%);border-left-color:var(--purple-233)}.PasswordValidationTooltip_infoIcon__v8Q7Q{cursor:pointer}.ChangePasswordModal_modalWrapper__7hS7H{display:flex;flex-direction:column;align-items:center;width:80%;height:80%;padding-top:40px;overflow:scroll;color:#0a0a0b;background:var(--white);border-radius:26px}.ChangePasswordModal_exit__uMnOv{position:absolute;margin-top:-22px;margin-right:18px}.ChangePasswordModal_title__3CcGP{margin-bottom:24px}.ChangePasswordModal_contentWrapper__S6HQT{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:450px;height:100%;width:348px;font-size:16px}.ChangePasswordModal_formWrapper__y89_T{display:flex;flex-direction:column;gap:12px;width:100%}.DuplicateProjectModalTeamItem_team__SjXE8{display:flex;flex-direction:row;gap:12px;align-items:center;padding:6px;border-radius:8px;cursor:pointer;width:100%}.DuplicateProjectModalTeamItem_team__SjXE8:hover{background-color:var(--gray-245)}.DuplicateProjectModalTeamItem_teamName__dP6TD{width:100%;max-width:calc(100% - 60px);overflow:hidden;font-size:14px;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.DuplicateProjectModalTeamItem_teamImg__KHExV{width:16px;height:16px;border-radius:3px}.DuplicateProjectModalTeamsList_teamsList__tpB5j{display:flex;flex-direction:column;width:100%;max-height:100%}.DuplicateProjectModal_modalWrapper__r8U19{display:flex;flex-direction:column;align-items:center;width:80%;height:80%;overflow:scroll;color:#0a0a0b;background:var(--white);border-radius:26px}.DuplicateProjectModal_exit__Z540d{position:absolute;margin-top:18px;margin-right:18px}.DuplicateProjectModal_contentWrapper__MeRW0{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:450px;height:100%}.DuplicateProjectModal_title__idZGk{margin-bottom:15px;text-align:center}.DuplicateProjectModal_description__6iG2M{margin-bottom:4px;white-space:pre-wrap;text-align:left}.DuplicateProjectModal_nonScrollable__wrdWV{padding-top:40px;top:0;margin-bottom:10px;padding-bottom:8px}.DuplicateProjectModal_buttons__zfS5f,.DuplicateProjectModal_nonScrollable__wrdWV{position:-webkit-sticky;position:sticky;display:flex;flex-direction:column;background-color:var(--white)}.DuplicateProjectModal_buttons__zfS5f{bottom:0;gap:10px;padding-bottom:40px}.DuplicateProjectModal_nameInput__1HeiR{margin-bottom:8px}.DuplicateProjectModal_nameLength__MZ5Xq{width:-webkit-min-content;width:min-content;align-self:end;text-align:right;margin-top:2px}.ChooseTemplateCopyDestinationModal_modalWrapper__nrpl_{display:flex;flex-direction:column;align-items:center;width:80%;height:80%;overflow:scroll;color:#0a0a0b;background:var(--white);border-radius:26px}.ChooseTemplateCopyDestinationModal_exit__LOHLI{position:absolute;margin-top:18px;margin-right:18px}.ChooseTemplateCopyDestinationModal_contentWrapper__seCNO{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:450px;height:100%}.ChooseTemplateCopyDestinationModal_title__qGQSe{margin-bottom:15px;text-align:center}.ChooseTemplateCopyDestinationModal_description__hP_iU{margin-bottom:4px;white-space:pre-wrap;text-align:left}.ChooseTemplateCopyDestinationModal_nonScrollable__CgP_9{padding-top:40px;position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;margin-bottom:10px;padding-bottom:8px;background-color:var(--white)}.ChooseTemplateCopyDestinationModal_buttons__ueqcj{position:-webkit-sticky;position:sticky;bottom:0;display:flex;flex-direction:column;gap:10px;padding-bottom:40px;background-color:var(--white)}.ChooseTemplateCopyDestinationModal_nameInput__17ao1{margin-bottom:8px}.ChooseTemplateCopyDestinationModal_nameLength__2s2L6{width:-webkit-min-content;width:min-content;align-self:end;text-align:right;margin-top:2px}.modals_modalsWrapper__wtyBb{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#40404033}.DropDownItem_dropDownItemContainer__WY3WZ{width:100%;height:30px;text-align:left;color:var(--black-10);font-size:12px;line-height:17px;font-weight:400;font-family:Onest,serif;display:flex;align-items:center;padding:0 8px;cursor:pointer}.DropDownItem_dropDownItemContainer__WY3WZ:hover{background:var(--gray-240);border-radius:8px}.DropDown_dropDownContainer__QcoLj{position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:200px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:var(--gray-250);border:1px solid var(--gray-230);color:var(--black-10);border-radius:12px;display:flex;flex-direction:column}.DropDown_dropDownBlock__WMCan{border-bottom:1px solid var(--gray-230);padding:4px}.DropDown_dropDownBlock__WMCan:last-child{border-bottom:0}.UserCard_userCard__f5BQi{margin:0 0 12px}.UserCard_userInfo__36E3O{width:276px;height:107px;margin:0 0 4px;padding:12px;border-radius:8px}.UserCard_userInfo__36E3O:hover{background-color:var(--purple-233);cursor:pointer}.UserCard_userInfo__36E3O:hover div{color:var(--purple-69)}.UserCard_userInfo__36E3O:hover div:last-child{color:var(--purple-106)}.UserCard_avatar__X7U_s{margin:0 0 8px;border-radius:8px}.UserCard_userName__E2_DJ{line-height:22px}.UserCard_controlButton___8A3X{width:100%}.UserCard_controlButtonText__FIIbH{line-height:20px}.UserCard_userEmail__pl84l{line-height:16px}.UserCard_userControl__oVz7O{display:flex;flex-direction:row;gap:4px;width:100%}.styles_itemCommand___L7DN{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;margin:0;padding:10px 12px;color:var(--black-10);font-size:14px;background-color:#0000;border-radius:8px}.styles_itemCommand___L7DN:hover{background-color:var(--gray-250);cursor:pointer}.styles_itemCommand___L7DN:active{background-color:var(--gray-245)}.styles_left_icon__SzRxz{margin:0 8px 0 0!important}.styles_itemCommand_isSelected__TCFsE{background-color:var(--gray-245)}.styles_itemCommand_disabled__l4CKU{color:var(--gray-194);background-color:#0000;cursor:auto}.styles_itemCommand_disabled__l4CKU:hover{background-color:#0000;cursor:auto}.styles_itemCommand_disabled__l4CKU:active{background-color:#0000}.ProjectsManagementCard_projectsManagementCard__dvCeG{margin:0 0 12px}.ProjectsManagementCard_cardTitle__PFd6q{margin:0 0 8px}.ProjectsManagementCard_list__CZM58{display:flex;flex-direction:column;gap:4px;margin:0;list-style-type:none}.BoardCard_boardCardContainer__NxorS{display:flex;flex-direction:column;width:197px;height:197px}.BoardCard_boardCardImageContainer__oyTHo{width:100%;height:148px;background:var(--gray-250);border:1px solid var(--gray-230);border-radius:12px;cursor:pointer;transition:border .32s ease-out}.BoardCard_boardCardImageContainer__oyTHo:hover{border:1px solid #aeaeb2;transition:border .32s ease-out}.BoardCard_boardCardImage__xg_wC{width:100%;height:100%;object-fit:cover;border-radius:12px}.BoardCard_boardCardTitle__229Aq{margin-top:8px;overflow:hidden;color:#0a0a0b;font-weight:400;font-size:14px;line-height:19.6px;white-space:nowrap;text-overflow:ellipsis;line-clamp:1}.BoardCard_boardCardInfoContainer__5LeAX{display:grid;grid-template-columns:16px 1fr;grid-gap:8px;gap:8px;margin-top:4px}.BoardCard_teamImg__p7dhY{display:inherit}.BoardCard_boardCardTeamName__cHaKP{width:100%;overflow:hidden;text-wrap:nowrap;color:#0a0a0b;font-weight:400;font-size:12px;line-height:16.8px;text-overflow:ellipsis}.BoardCard_boardCardLastChangeDate__JSD_N{color:#808087;font-weight:400;font-size:12px;line-height:16.8px;text-align:right}.BoardCard_input__Ct69c{margin-top:8px}.BoardCard_input__Ct69c div:only-child:focus-within{border:1px solid var(--purple-121)}.MyTeamsCardTeamsList_teamRow__LWl0M{display:flex;gap:8px;width:100%;height:44px;padding:10px 16px;overflow:hidden;border-radius:8px;cursor:pointer}.MyTeamsCardTeamsList_teamRow__LWl0M:hover{background:#f8f8f8}.MyTeamsCardTeamsList_teamImg__E_McY{margin-top:4px}.MyTeamsCardTeamsList_selectedTeam__KBRW7{background:#f5f5f5!important}.MyTeamsCardTeamsList_teamLabel__2St1z{width:100%;max-width:calc(100% - 24px);overflow:hidden;font-size:14px;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.MyTeamsCardTeamsList_containerSkeleton__t4exF{padding:10px 16px}.MyTeamsCardTeamsList_skeleton__oHLJA{width:100%;margin:10px 0}.MyTeamsCardTeamsList_skeletonHeaderRow__36NJF{height:100%;border-radius:10px}.MyTeamsCardTeamsList_stubText__lf0oZ{padding:10px 16px}.BoardsList_recentBoardsContainer__opBWp{display:flex;flex-flow:row wrap;gap:40px;width:100%;margin-top:40px}.MyTeamsCard_cardTitle__74tP3{margin:0 0 8px}.MyTeamsCard_list__7lNzp{list-style-type:none}.MyTeamsCard_icon__ZDtyo{margin:0 8px 0 0}.MyTeamsCard_projectsManagementCard__uKs5B{max-height:342px;overflow:scroll}.BoardListFilters_boardListFiltersContainer__5o6cx{display:flex;flex-flow:row wrap;gap:12px;justify-content:space-between;width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin-top:24px!important}.BoardListFilters_boardListFiltersInput__5XlEf{width:100%;height:36px;padding-left:12px;font-weight:400;font-size:14px;line-height:19.6px;background:#fff;border:1px solid #e6e6e7;border-radius:8px;outline:none;transition:all .32s ease-out}.BoardListFilters_boardListFiltersInput__5XlEf:focus{border:1px solid #d2d2d3}.BoardListFilters_boardListFiltersSearchContainer__CEqbK{display:flex;gap:8px;width:50%}.BoardListFilters_boardListFiltersButton__EQtes{width:74px;height:36px;color:#c2c2c5;background:#e7e7e7;border:0;border-radius:8px;transition:all .1s ease-out}.BoardListFilters_boardListFiltersButton__EQtes:active{color:#4545ce;background:#e1e1f7}.BoardListFilters_active__yBJfx{color:#4545ce}.BoardListFilters_boardListFiltersToogleContainer__8jjtn{display:flex;gap:10px;align-items:center;height:37px;color:#0a0a0b;font-weight:400;font-size:12px;line-height:16.8px}.BoardListFilters_boardListFiltersToggle__1GQtq{display:flex;gap:6px;align-items:center;justify-content:space-between;height:37px;padding:4px 6px;background:#fafafa;border-radius:12px}.BoardListFilters_boardListFiltersToggleItem__DEGMw{padding:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.BoardListFilters_activeToggle__P_5YM{height:29px;background:#ebebec;border-radius:8px;transition:all .1s ease-out}.BoardListFilters_boardListFiltersToggleSeparator__PLYem{width:2px;height:29px;background:#ebebec;border-radius:8px}.Layout_page__3QN0_{display:flex;flex-direction:row;max-width:100vw;height:100%;background-color:var(--gray-245)}.Layout_sideBar__1WxRo{width:320px;min-height:100vh;padding:16px}.Layout_pageContent__n9Es0{width:100%;min-height:100%;padding:16px 16px 16px 0}.Layout_contentCard__KrgSc{min-height:100%;padding:40px}@media(max-width:1280px){.Layout_contentCard__KrgSc{padding:24px}}.BoardsListComponent_loader__e70G7{margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:row;gap:20px}.BoardsListComponent_headerSkeletonContainer__9JtNg{margin-top:20px;display:flex;justify-content:space-between}.BoardsListComponent_searchSkeleton__3G2Z7{height:36px;width:60%}.BoardsListComponent_toogleSkeleton__KoXKc{margin-right:30px;height:36px;width:25%}.BoardsListComponent_skeletonHeaderRow__hsb0e{height:100%;border-radius:10px}.MyBoardsPage_header__QIOZT{margin-bottom:40px;display:flex;flex-direction:row;align-items:center;gap:12px}.MyBoardsPage_stubText__mzJef{margin-bottom:20px;white-space:pre-wrap}.OrganizationPageHeader_organizationPageHeaderContainer__A4Puz{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:80px}.OrganizationPageHeader_addButton___u_Co{width:-webkit-max-content!important;width:max-content!important}.MainPage_button__be9Qm{width:100px;height:30px;background:var(--orange)}.MainPage_description__d5DzN{margin-top:40px}.MainPage_stubText__7NJtu{margin-bottom:20px}.AvatarSettings_avatarSettings__TPBFo{display:flex;flex-direction:column;max-width:230px}.AvatarSettings_avatar__TGYpQ{margin-bottom:20px;border-radius:50%!important}.AvatarSettings_avatarStubWrapper__5S3s2{background-color:var(--purple-233)}.AvatarSettings_userInfo__VZt81{display:flex;flex-direction:column;gap:4px;margin-bottom:20px;text-align:center}.AvatarSettings_buttons__Svy0z{display:flex;flex-direction:row;gap:8px;margin-bottom:16px}.AvatarSettings_editInfo__MFKtm{display:flex;flex-direction:column;gap:8px}.AvatarSettings_hiddenInput__9sCao{display:none}.UserSettings_userSettings__PTBNX{width:100%}.UserSettings_fieldsWrapper__gqezq{display:grid;grid-template-columns:auto auto;grid-gap:20px;gap:20px;margin-bottom:24px}.UserSettings_button__VmFfp{width:-webkit-max-content;width:max-content}.UserSettings_buttons__mWmfL{display:flex;flex-direction:row;justify-content:space-between}.UserSettings_secondaryButtons__5l_yo{display:flex;flex-direction:row;gap:10px}.ProfilePage_settingsWrapper__oTgL0{display:flex;flex-direction:row;gap:120px;width:100%;margin-top:80px}.UserTableItem_userWrapper__7nGzB{display:contents}.UserTableItem_checkBox__9m82K{justify-self:end;-webkit-user-select:none;user-select:none}.UserTableItem_userInfo__KYa4l{display:flex;flex-direction:row;gap:6px;align-items:center}.UserTableItem_select__n5UOv,.UserTableItem_text__C0gxa{padding-left:12px}.UserTableItem_select__n5UOv input{text-align:left!important}.UserTableItem_editUser__0SgzU{cursor:pointer;justify-self:end}.UserTableItem_editUser__0SgzU svg{fill:var(--black-10)}.OrganizationPageBody_bodyTop__4DIEB{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.OrganizationPageBody_button__Fkome{width:-webkit-max-content!important;width:max-content!important}.OrganizationPageBody_search___xp4H{display:flex;flex-direction:row;gap:8px;width:50%}.OrganizationPageBody_searchButton__IXm4I{padding-right:16px;padding-left:16px}.OrganizationPageBody_checkBox__4gaWM{justify-self:end;-webkit-user-select:none;user-select:none}.OrganizationPageBody_avatar__htBtn{border-radius:8px}.OrganizationPageBody_userInfo__QA1Ce{display:flex;flex-direction:row;gap:6px;align-items:center}.OrganizationPageBody_card___xS97{display:grid;grid-template-columns:34px auto auto auto auto;grid-gap:7px 20px;gap:7px 20px;align-items:center}.OrganizationPageBody_text__7_SCD{padding-left:12px}.OrganizationPageBody_firstMargin__YYC10{margin-bottom:5px}.OrganizationPageBody_userWrapper__7tfrr{display:contents}.OrganizationPageBody_editUser__Nzgv1{cursor:pointer}.UserTableHeader_checkBox__VXg_L{justify-self:end;-webkit-user-select:none;user-select:none}.UserTableHeader_deleteIcon__7hSb3{cursor:pointer}.UserTableHeader_deleteIcon__7hSb3:hover svg{fill:var(--red)}.UserTableHeader_firstMargin__yvJ7l{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;background:#f5f5f5;cursor:pointer;-webkit-user-select:none;user-select:none}.UserTableHeader_sorted__1CxPR{background:#e5e5e5}.UserTableHeader_sortedHeaderLabel__qutD5{color:#333}.UserTableHeader_groupControlButtons__hftz5{justify-self:end;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.UserTableHeader_arrowUp__3XsSX{position:absolute;right:12px;transition-duration:.32s}.UserTableHeader_rotated__d_PXw{transform:rotate(180deg);transition-duration:.32s}.UserTableHeader_select__1B_cA{width:32px}.UserTableHeader_select__1B_cA input{overflow:hidden}.usersTable_card__HBzfd{display:grid;grid-template-columns:34px auto auto auto auto;grid-gap:7px 20px;gap:7px 20px;align-items:center;margin-top:16px!important;padding:6px 16px 6px 6px}.TeamItem_teamCard__CG0Dl{display:flex;flex-direction:row;width:100%;padding:15px;gap:14px;background-color:var(--white);box-shadow:0 2px 5px #0000000d;border-radius:8px;justify-content:space-between;align-items:center;border:1px solid var(--purple-225);cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .2s,box-shadow .2s}.TeamItem_teamCard__CG0Dl:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000014;background-color:var(--purple-233)}.TeamItem_teamCard__CG0Dl:hover>div:last-of-type svg{animation:TeamItem_slideUp__9rMGS .7s forwards}.TeamItem_teamCard__CG0Dl:last-child{border-bottom:0}.TeamItem_contentWrapper__ypP_O{max-width:100%;display:flex;flex-direction:column;gap:14px}.TeamItem_teamInfoWrapper__ca1B2{max-width:100%;display:grid;grid-template-columns:16px 1fr;grid-gap:6px;gap:6px;align-items:center}.TeamItem_teamName__nwtf4{font-weight:500;overflow:hidden;text-overflow:ellipsis}.TeamItem_teamInfo__R7zhX{display:flex;flex-direction:row;align-items:center;gap:20px}.TeamItem_infoItem__AUJnn{display:flex;flex-direction:row;gap:6px;align-items:center}.TeamItem_forwardIconContainer__SCoyq{min-width:32px;overflow:hidden}.TeamItem_forwardIcon__19t7g{transform:translateX(-150%) rotate(180deg)}@keyframes TeamItem_slideUp__9rMGS{0%{transform:translateX(0)}to{transform:translateX(-150%)}}.TeamPageTeamsList_teamsList__zdYYN{width:100%;min-width:500px;display:flex;flex-direction:column;gap:14px}.TeamPageTeamsList_skeleton__Lc9Wg{width:80%;margin:13px 0}.TeamPageTeamsList_skeletonHeaderRow__l1EHR{height:100%;border-radius:10px}.TeamPageContent_teamsSearch__8M4mi{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;margin-bottom:20px}.TeamPageContent_searchContainer__HPSOk{display:flex;flex-direction:row;gap:8px;align-items:center;width:100%;min-width:500px}.TeamPageContent_searchButton__rIeYF{max-width:-webkit-max-content;max-width:max-content}.TeamPageContent_searchSkeleton__LXR_A{margin-bottom:20px}.TeamPageContent_teamsSkeletonsWrapper__d7fLV>span{display:flex;flex-direction:column;gap:14px}.TeamPage_header__GC2cz{display:flex;justify-content:space-between;margin-bottom:40px!important}.TeamPage_headerButton__bz_Nv{width:-webkit-max-content!important;width:max-content!important}.TeamPage_toggleContainer__chUnQ{display:flex;gap:10px;align-items:center;height:37px;color:var(--black-10)}.TeamPage_toggle__vL_wJ{display:flex;gap:6px;align-items:center;justify-content:space-between;height:37px;padding:4px 6px;background:var(--gray-250);border-radius:12px}.TeamPage_toggleItem__zYVg0{padding:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.TeamPage_verticalDivider__SEWy_{height:100%;border:1px solid var(--gray-230)}.TeamPage_action__1qhAn{justify-self:end}.TeamPage_iconAndName__XVYjz,.TeamPage_teamInfo__Dl_7a{display:flex;flex-direction:row;align-items:center}.TeamPage_teamInfo__Dl_7a{gap:12px;justify-self:end}.TeamPage_teamInfoItem__kI3hq{display:flex;flex-direction:row;align-items:center}.TeamPage_filtersToggleItem__CVeAz{padding:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.TeamPage_activeToggle__UVMbC{height:29px;background:#ebebec;border-radius:8px;transition:all .1s ease-out}.TeamPage_stubHeader__m0_yv{margin-bottom:20px}.TeamPage_stubDescription__F1s77{white-space:pre-wrap}.TeamPage_link__zSg29{color:var(--purple-69)}.TeamPage_link__zSg29:hover{color:var(--purple-106)}