@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Roboto,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-weight:400;--text: #171C25;--bg: #F9F9FF;--divider: #E1E2E9;--white: #FFF;--error: #DE3730;--button-default: #0051a3;--option: #65779A;--error-3: #F24B44;--text-tertiary: #858A93;--pic-2: #D6E3FF;--neutral-green: #469A68;--pic-3: #ECF0FF;--text-secondary: #5D626B;--pinned-message: #EFEFF5;--border: #DDD;--pic3: #ECF0FF;--dark-green: #005E00;color-scheme:light dark;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}._container_vy9i3_1{display:grid;grid-template-columns:270px 1fr;height:100dvh;position:relative;overflow:hidden}._contentContainer_vy9i3_9{padding:20px;height:100dvh;overflow-y:auto;box-sizing:border-box}._container_1lb4b_3{display:flex;padding:40px 20px 20px;flex-direction:column;justify-content:space-between;align-items:center;align-self:stretch;box-sizing:border-box;background-color:var(--text)}._container_1lb4b_3 nav{width:100%;display:flex;flex-direction:column;gap:8px}._container_1lb4b_3 nav>div:first-child{margin-bottom:16px}._elementOfList_1lb4b_23{display:flex;width:100%;gap:8px;justify-content:start;padding:8px;align-items:center;color:var(--white);cursor:pointer;transition:color .3s ease}._elementOfList_1lb4b_23 span{transition:color .3s ease;width:24px;height:24px;display:flex;align-items:center}._elementOfList_1lb4b_23 span svg path{stroke:var(--text-tertiary)}._elementOfList_1lb4b_23:hover svg path{stroke:var(--white);transition:color .3s ease}._elementOfList_1lb4b_23:hover ._typography_1lb4b_48{color:var(--white)}._typography_1lb4b_48{color:var(--text-tertiary);transition:color .3s ease}._active_1lb4b_59{color:var(--white)}._active_1lb4b_59 span svg path{stroke:var(--white)}._typography_i70to_2{margin:0;line-height:24px}._overlay_1n7id_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:10000}._modal_1n7id_14{background:#fff;border-radius:12px;max-width:500px;width:100%;display:flex;flex-direction:column}._topContainer_1n7id_23{display:flex;padding:40px 40px 20px;flex-direction:column;align-items:center;gap:4px;position:relative;align-self:stretch;text-align:center}._iconContainer_1n7id_34{display:flex;padding:8px;align-items:center;gap:10px;border-radius:100px;background:var(--pic3, #ECF0FF);position:absolute;top:12px;right:12px;cursor:pointer}._closeIcon_1n7id_47{width:20px;height:20px}._bottomContainer_1n7id_52{display:flex;padding:20px;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch}._button_12l1r_1{display:flex;justify-content:center;align-items:center;border:none;outline:none;padding:8px 20px;border-radius:8px;font-size:16px;cursor:pointer;height:40px}._imageButton_12l1r_14{width:20px;height:20px;margin-right:8px}._container_17jpe_1{position:absolute;bottom:12px;right:12px;display:flex;flex-direction:column;gap:8px;z-index:9999}._notification_17jpe_11{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;box-shadow:2px 2px 8px #00000026;min-width:280px}._success_17jpe_22{background:#ccf4b8;color:#005e00}._error_17jpe_27{background:#ffd6d6;color:var(--error)}._info_17jpe_32{background:#d6e9ff;color:#004080}._icon_17jpe_37{width:20px;height:20px;flex-shrink:0}._container_is8as_2{height:100vh;display:flex;align-items:center;justify-content:center}._container_wi12l_2{background-color:#fff;padding:80px 40px;box-shadow:4px 4px 12px 2px #00000026;border-radius:12px;max-width:446px;box-sizing:border-box;width:100%}._form_wi12l_12{display:flex;flex-direction:column;justify-content:start;gap:20px}._form_wi12l_12 p{text-align:center}._eye_wi12l_22{position:absolute;right:10px;top:10px;cursor:pointer}._eye_wi12l_22:hover svg path{stroke:var(--text)}._label_wi12l_33{width:100%;position:relative}._label_wi12l_33 input{caret-color:var(--text);width:100%;box-sizing:border-box;height:40px;padding:8px 12px;border-radius:8px;border:1px solid var(--divider);background-color:#fff;color:var(--text);outline:none}._label_wi12l_33 input:-webkit-autofill,._label_wi12l_33 input:-webkit-autofill:hover,._label_wi12l_33 input:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0px 1000px white inset;transition:background-color 5000s ease-in-out 0s}._label_wi12l_33 input._errorInput_wi12l_54{border:1px solid var(--error)}._error_wi12l_54{color:var(--error);font-size:14px}._checkboxLabel_wi12l_65{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}._hiddenCheckbox_wi12l_73{position:absolute;opacity:0;width:0;height:0}._customCheckbox_wi12l_80{display:inline-block;width:18px;height:18px;box-sizing:border-box;border:2px solid var(--text);border-radius:3px;background:#fff;position:relative;cursor:pointer;margin-right:8px}._hiddenCheckbox_wi12l_73:checked+._customCheckbox_wi12l_80{background:var(--text);border-color:var(--text)}._checkIcon_wi12l_98{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;opacity:0;transition:opacity .2s}._hiddenCheckbox_wi12l_73:checked+._customCheckbox_wi12l_80 ._checkIcon_wi12l_98{opacity:1}._loaderWrapper_18x54_1{position:fixed;top:0;left:0;width:100vw;height:100dvh;display:flex;justify-content:center;align-items:center;background:#ffffff80;z-index:10000}._miniLoader_18x54_14{display:inline-flex;align-items:center;justify-content:center}._customLoader_18x54_20{width:80px;height:80px;border-radius:50%;background:conic-gradient(#0000 10%,#7b838c);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 12px),#000 0);animation:_spin_18x54_1 1s infinite linear}@keyframes _spin_18x54_1{to{transform:rotate(1turn)}}._container_1kw0h_2{display:flex;flex-direction:column;justify-content:center;align-self:stretch;border-radius:8px;border:1px solid var(--divider, #E1E2E9);background:var(--white);box-sizing:border-box}._topPanel_1kw0h_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 20px 0;box-sizing:border-box}._topPanelRight_1kw0h_22{display:flex;align-items:center;gap:8px}._contentContainer_1kw0h_28{padding:20px}._aboutContent_1kw0h_32{padding:12px;grid-column-gap:24px;box-sizing:border-box;background-color:var(--bg);display:grid;grid-template-columns:1fr 140px 1.2fr 1fr 1fr}._user_1kw0h_40{padding:12px;display:grid;grid-column-gap:24px;grid-template-columns:1fr 140px 1.2fr 1fr 1fr;border-bottom:1px solid var(--divider);text-align:start}._actionUser_1kw0h_49{border:none;background:none;color:var(--text);text-align:start;cursor:pointer;display:flex;gap:8px;align-items:center}._altAvatar_1kw0h_60{color:var(--white);width:24px;height:24px;min-width:24px;border-radius:100%;display:flex;justify-content:center;align-items:center}._customUser_1kw0h_70{width:100%;overflow:hidden;text-overflow:ellipsis}._skeletonContainer_1kw0h_78{width:100%;padding:20px;box-sizing:border-box}._skeletonHeaderItem_1kw0h_85{flex:1}._skeletonRow_1kw0h_90{display:grid;grid-template-columns:1fr 140px 1.2fr 1fr 1fr;width:100%;margin-bottom:16px;align-items:center;grid-gap:12px}._skeletonCell_1kw0h_99{height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:_strongPulse_1kw0h_1 1s ease-in-out infinite;animation-timing-function:cubic-bezier(.4,0,.6,1)}@keyframes _strongPulse_1kw0h_1{0%{opacity:.5;background-color:#f0f0f0}50%{opacity:1;background-color:#e0e0e0}to{opacity:.5;background-color:#f0f0f0}}._paginateContainer_6zmlk_2{display:flex;align-items:center;justify-content:space-between;padding:0 20px 20px}._rightPaginate_6zmlk_9{display:flex;gap:8px;align-items:center;box-sizing:border-box}._rightPaginate_6zmlk_9 input{background:var(--white);border-radius:4px;outline:none;min-width:16px;max-width:34px;box-sizing:content-box;width:auto;font-size:16px;font-weight:400;padding:8px;border:1px solid var(--border);-moz-appearance:textfield;color:var(--text);text-align:center}._rightPaginate_6zmlk_9 input[type=number]::-webkit-inner-spin-button,._rightPaginate_6zmlk_9 input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._paginateImage_1tukw_2{margin-top:2px;border-radius:4px;cursor:pointer;padding:8px;box-sizing:border-box;background:none;border:none}._paginateImage_1tukw_2 svg path{stroke:var(--divider)}._paginateImage_1tukw_2:hover svg path{stroke:var(--text-tertiary)}._paginateContainer_1tukw_21{width:fit-content;display:flex;justify-content:center;align-items:center;align-content:center}._paginateList_1tukw_29{display:flex;align-items:center;gap:12px;cursor:pointer}._paginateList_1tukw_29 span{margin:0 6px;-webkit-user-select:none;user-select:none}._paginateList_1tukw_29 span:hover{cursor:auto;background:none;color:#000}._paginateButton_1tukw_47{background:none;padding:8px;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.12px;border:none;transition:ease .2s;color:var(--text-tertiary)}._paginateButton_1tukw_47:hover{cursor:pointer;color:var(--text)}._paginateButtonActive_1tukw_69{color:var(--text)}._searchLabel_89vqb_1{position:relative;display:inline-flex}._searchLabel_89vqb_1 img{position:absolute;top:10px;left:12px;width:20px;height:20px}._searchLabel_89vqb_1 input{outline:none;height:40px;display:flex;width:280px;box-sizing:border-box;padding:8px 12px 8px 34px;align-items:center;gap:8px;border-radius:8px;border:1px solid var(--divider);background:var(--white);color:var(--text)}._wrapper_msh1f_1{position:absolute;top:0;left:0;width:100%;background-color:#fff;box-shadow:4px 4px 8px 2px #00000026;z-index:1000;display:flex;flex-direction:column;box-sizing:border-box;border:1px solid #E1E2E9;border-radius:8px;padding:8px 12px}._inputWrapper_msh1f_17{position:relative;display:flex;align-items:center;background:#fff;border-radius:8px}._input_msh1f_17{width:100%;padding:8px 32px 8px 8px;border:none;outline:none;font-size:16px;background:transparent;color:#000}._iconLeft_msh1f_35{position:absolute;left:12px;width:20px;height:20px;color:#888}._iconRight_msh1f_43{position:absolute;right:12px;width:20px;height:20px;color:#888;cursor:pointer}._divider_msh1f_52{height:1px;background-color:#e0e0e0;margin:4px 0}._results_msh1f_58{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--divider) transparent;display:flex;flex-direction:column;gap:8px}._placeholder_msh1f_68{color:#171c25;padding:8px;margin:0}._resultsList_msh1f_74{display:flex;flex-direction:column;gap:8px}._resultItem_msh1f_80{display:flex;gap:8px;padding:8px;box-sizing:border-box;background:#fff;align-items:flex-start;overflow:hidden;width:100%;cursor:pointer}._avatar_msh1f_92{width:24px;height:24px;border-radius:50%;object-fit:cover}._messageContent_msh1f_99{display:flex;width:100%;box-sizing:border-box;flex-direction:column;gap:4px}._messageHeader_msh1f_107{display:flex;justify-content:space-between;width:100%;font-size:14px;font-weight:700;color:#333;gap:8px}._name_msh1f_117{white-space:nowrap}._date_msh1f_121{font-size:12px;color:#999}._messageText_msh1f_126{font-size:14px;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._messageText_msh1f_126 ._highlight_msh1f_132{color:#0051a3;font-weight:700}._altAvatar_msh1f_139{color:var(--white);width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center}._container_v1vcz_2{display:flex;flex-direction:column;justify-content:center;align-self:stretch;border-radius:8px;border:1px solid var(--divider, #E1E2E9);background:var(--white);box-sizing:border-box}._topPanel_v1vcz_14{display:flex;align-items:center;padding:20px;box-sizing:border-box;gap:12px;border-bottom:1px solid var(--divider)}._topPanelUser_v1vcz_23{display:flex;align-items:center;gap:4px}._aboutUser_v1vcz_28{display:flex;flex-direction:column;gap:2px}._altAvatar_v1vcz_33{width:24px;height:24px;min-width:24px;border-radius:100%;display:flex;justify-content:center;align-items:center}._aboutContainer_v1vcz_43{padding:20px 20px 0;display:flex;align-items:center;justify-content:space-between}._historyList_v1vcz_50{padding:20px}._aboutContent_v1vcz_53{padding:12px;grid-column-gap:24px;box-sizing:border-box;background-color:var(--bg);display:grid;grid-template-columns:repeat(4,1fr)}._paginationContainer_v1vcz_61{padding:0 20px 20px;display:flex;align-items:center;justify-content:space-between}._skeletonHeaderItem_v1vcz_67{flex:1}._chatInfo_v1vcz_72{padding:12px;display:grid;grid-column-gap:24px;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--divider);text-align:start}._aboutChat_v1vcz_81{display:flex;align-items:start;gap:8px;border:none;background:none;cursor:pointer}._altAvatarChat_v1vcz_90{color:var(--white);width:24px;height:24px;min-width:24px;border-radius:100%;display:flex;justify-content:center;align-items:center}._aboutChatInfo_v1vcz_101{display:flex;text-align:start;flex-direction:column;gap:2px;margin-top:2px}._button_5vmmj_3{border:none;background:var(--pic3);border-radius:100%;width:36px;height:36px;cursor:pointer}._button_5vmmj_3 svg path{stroke:var(--text)}@keyframes _shimmer_1pwu8_1{0%{background-position:-200% 0}to{background-position:200% 0}}._userLoader_1pwu8_7{display:flex;align-items:center;gap:12px}._avatarPlaceholder_1pwu8_13{width:52px;height:52px;border-radius:100%;background:#f0f0f0;animation:_shimmer_1pwu8_1 2s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}._textContainer_1pwu8_23{display:flex;flex-direction:column;gap:6px}._textLine_1pwu8_29{height:16px;background:#f0f0f0;border-radius:4px;animation:_shimmer_1pwu8_1 2s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes _wave_dval4_1{0%{background-position:-200% 0}to{background-position:200% 0}}._skeletonContainer_dval4_6{padding:20px}._aboutContent_dval4_10{padding:12px;grid-column-gap:24px;box-sizing:border-box;background-color:var(--bg);display:grid;grid-template-columns:repeat(4,1fr)}._chatInfo_dval4_18{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);width:100%;margin-bottom:16px;align-items:center;grid-gap:12px}._skeletonLine_dval4_27{height:30px;background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:_wave_dval4_1 1.5s linear infinite}._container_1q9cd_2{display:flex;flex-direction:column;justify-content:center;align-self:stretch;border-radius:8px;border:1px solid var(--divider, #E1E2E9);background:var(--white);box-sizing:border-box}._topPanel_1q9cd_13{display:flex;flex-direction:row;gap:20px;align-items:center;padding:20px 20px 0;box-sizing:border-box}._topPanelRight_1q9cd_22{display:flex;align-items:center;gap:8px}._contentContainer_1q9cd_28{padding:20px}._bottomPanel_1q9cd_32{display:flex;padding:20px;align-items:flex-start;gap:8px;align-self:stretch}._avatarContainer_1q9cd_41{display:flex;padding:12px;align-items:center;gap:10px;align-self:stretch}._avatar_1q9cd_41{width:180px;height:180px;aspect-ratio:1/1;border-radius:180px;background:#d3d3d3 50% / cover no-repeat;display:flex;justify-content:center;align-items:center;font-size:64px;color:#fff;text-transform:uppercase}._avatarInitial_1q9cd_63{font-size:72px;font-weight:700;color:#fff}._infoTable_1q9cd_69{display:flex;flex-direction:column;align-self:stretch}._infoRow_1q9cd_75{display:flex;align-items:flex-start;align-self:stretch;border-bottom:1px solid var(--divider, #E1E2E9)}._infoRow_1q9cd_75:first-child{border-top:none}._infoRow_1q9cd_75:last-child{border-bottom:none}._infoKey_1q9cd_91{display:flex;max-width:200px;padding:12px;align-items:center;gap:8px;flex:1 0 0;color:var(--text, #171C25);font-size:16px;font-weight:400}._infoValue_1q9cd_103{display:flex;padding:12px;align-items:center;gap:8px;flex:1 0 0;color:var(--text, #171C25);font-size:16px;font-weight:400}._labelBlock_1q9cd_114{display:flex;max-width:200px;min-width:200px;padding:12px;align-items:center;gap:8px;flex:1 0 0}._inputRowBlock_1q9cd_124{display:flex;align-items:flex-start;align-self:stretch;width:100%;padding-bottom:12px;padding-top:12px}._skeletonCell_1q9cd_133{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:_strongPulse_1q9cd_1 1s ease-in-out infinite}._skeletonContainer_1q9cd_140{width:100%;padding:20px;box-sizing:border-box}@keyframes _strongPulse_1q9cd_1{0%{opacity:.5;background-color:#f0f0f0}50%{opacity:1;background-color:#e0e0e0}to{opacity:.5;background-color:#f0f0f0}}._inputContainer_z9g5s_1{display:flex;padding:8px 12px;align-items:center;gap:8px;border-radius:8px;border:1px solid var(--divider, #E1E2E9);height:22px}._inputError_z9g5s_11{border:1px solid #DE3730}._inputBlock_z9g5s_15{background-color:#fff;text-overflow:ellipsis;color:#000;font-size:16px;font-weight:400;border:none;width:100%;height:100%;outline:none}._inputBlock_z9g5s_15::placeholder{color:var(--text-tertiary, #858A93)}._errorText_z9g5s_31{color:#de3730;font-size:14px;font-weight:400;margin-top:8px;margin-bottom:0}._selectListContainer_1lav7_1{position:relative;width:100%;-webkit-user-select:none;user-select:none}._topPanel_1lav7_7{display:flex;align-items:center;justify-content:space-between;height:38px;border-radius:8px;background-color:#fff;cursor:pointer;padding:0 12px;border:1px solid var(--divider, #E1E2E9)}._topPanelError_1lav7_19{border:1px solid #DE3730}._topPanelDisabled_1lav7_23{background-color:#f0f0f0;cursor:not-allowed;color:#999}._selectedValue_1lav7_29{flex:1;font-size:16px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._notSelectedValue_1lav7_38{color:var(--text-tertiary, #858A93);flex:1;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._arrow_1lav7_47{width:24px;height:24px;transition:transform .3s ease;fill:#2e2e36;flex-shrink:0}._arrowActive_1lav7_55{transform:rotate(180deg)}._dropdownList_1lav7_59{position:absolute;top:44px;width:100%;max-height:200px;overflow-y:auto;background-color:#fff;box-shadow:0 4px 10px #0000001a;border-radius:0 0 6px 6px;z-index:1000}._dropdownItem_1lav7_71{padding:8px 12px;font-size:16px;color:#000;cursor:pointer;white-space:nowrap;border-radius:4px}._dropdownItem_1lav7_71:hover{background-color:var(--pic3)}._errorText_1lav7_84{color:#de3730;font-size:14px;font-weight:400;margin-top:8px;margin-bottom:0}._container_axado_1{display:flex;flex-direction:column;justify-content:center;align-self:stretch;border-radius:8px;border:1px solid var(--divider, #e1e2e9);background:var(--white);box-sizing:border-box}._topPanel_axado_12{display:flex;position:relative;align-items:center;padding:20px;box-sizing:border-box;gap:12px;border-bottom:1px solid var(--divider)}._topPanel_axado_12 ._moreButtons_axado_20{display:flex;padding:8px;align-items:center;gap:10px;cursor:pointer}._topPanel_axado_12 ._moreButtons_axado_20 img{width:20px;height:20px}._avatars_axado_33{display:flex;align-items:center;gap:8px;flex:1 0 0}._avatars_axado_33 ._photos_axado_38{display:flex;align-items:center;gap:-24px}._avatars_axado_33 ._photos_axado_38 img{width:52px;height:52px;border-radius:52px}._avatars_axado_33 ._info_axado_48{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0 0}._avatars_axado_33 ._info_axado_48 p{overflow:hidden;color:var(--text);text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:500;line-height:20px;margin:0}._avatars_axado_33 ._info_axado_48 span{overflow:hidden;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:400;line-height:16px}._altAvatar_axado_78{color:var(--white);width:52px;height:52px;min-width:52px;border-radius:100%;display:flex;justify-content:center;align-items:center}._dialogContainer_axado_90{position:relative;display:flex;flex-direction:column;gap:20px;box-sizing:border-box;padding:20px}._dialogContainer_axado_90 ._dialogHeaderBlock_axado_97{display:flex;align-items:center;justify-content:space-between;gap:20px}._messageList_axado_105{height:100%;width:100%;overflow-y:auto!important;background-color:#ecf0ff;display:flex;border-radius:8px;justify-content:safe end;flex-direction:column;box-sizing:border-box;position:relative;overflow-x:hidden;padding:20px;scrollbar-width:thin;scrollbar-color:var(--divider)}._messageList_axado_105 ._notification-context_axado_120{position:fixed;right:0;margin-inline:auto;width:100%;bottom:100px;display:flex;align-items:center;justify-content:center}._messageList_axado_105 ._notification-context_axado_120 ._notification_axado_120{@keyframes _cloud_axado_1{0%{//translate: 50% 0;scale:.1}to{translate:0 0;scale:1}}animation:_cloud_axado_1 .15s linear;border-radius:4px;background:#707279;padding:14px 16px;display:flex;align-items:center;justify-content:center;gap:16px}._messageList_axado_105 ._notification-context_axado_120 ._notification_axado_120 svg path{fill:var(--white)}._messageList_axado_105 ._notification-context_axado_120 ._notification_axado_120 p{font-family:Roboto,sans-serif;color:var(--white);font-size:15px}._messageList_axado_105 ._scroll-to-bottom_axado_159{position:sticky;bottom:10px!important;margin-left:auto;margin-right:10px;background:none;border:none;cursor:pointer}._messageList_axado_105 ._scroll-to-bottom_axado_159 img{background:#fff;border-radius:100%;padding:8px}._centerContainer_axado_175{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center;width:100%}@media (max-width: 967px){._centerContainer_axado_175{width:calc(100% - 355px)}}._dayOfMessage_axado_187{width:100%;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}._dayOfMessage_axado_187 p{border-radius:8px;background:var(--divider);padding:10px;font-family:Roboto,sans-serif;font-size:15px;color:var(--text-secondary)}._systemMessageCr_axado_204{width:100%;display:flex;justify-content:center;align-items:center;padding:12px 0;-webkit-user-select:none;user-select:none}._systemMessageContent_axado_213{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:var(--divider);text-align:center;max-width:80%;min-width:120px}._systemMessageContent_axado_213 p{overflow:hidden;text-overflow:ellipsis;display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;word-break:break-word}@media (max-width: 430px){._systemMessageContent_axado_213{padding:7px}._systemMessageContent_axado_213 p{font-size:13px!important}}._messageItemCr_axado_242{width:100%;display:flex;justify-content:end;padding-top:4px;padding-bottom:4px;box-sizing:border-box;padding-left:0;align-items:end;position:relative;gap:4px;animation:_all_axado_1 1s ease}._forwardInfoCr_axado_256{display:flex;flex-direction:column;width:100%;overflow:hidden}._forwardInfoCr_axado_256 p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userAvatarContainer_axado_319{position:relative;background:none!important}._userAvatarContainer_axado_319 ._user-avatar_axado_322{width:100px;height:100px;object-fit:cover;border-radius:100px;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:16px;font-family:Roboto,sans-serif;font-weight:500}._userAvatarContainer_axado_319 ._online_axado_335{position:absolute;height:10px;width:10px;background:#4ccf0e;left:48px;border-radius:100%;top:45px}._replyContentCr_axado_346{display:flex;background-color:#aecdf4;border-radius:8px;gap:4px;padding:2px 14px 2px 0;overflow:hidden;cursor:pointer}._replyContentCr_axado_346 ._reply-image_axado_354{width:48px;min-width:48px;height:48px;border-radius:2px}._replyContentCr_axado_346 ._line_axado_360{height:100%;background-color:#0051a3;width:2px}._replyContentCr_axado_346 ._message-content_axado_365{display:flex;flex-direction:column;gap:2px}._replyContentCr_axado_346 ._message-content_axado_365 ._about-message-content_axado_369{display:flex;align-items:center;gap:4px}._replyContentCr_axado_346 ._message-content_axado_365 ._about-message-content_axado_369 svg{width:20px;height:20px}._replyContentCr_axado_346 ._message-content_axado_365 ._about-message-content_axado_369 svg path{fill:#0051a3}._menu_axado_384{display:flex;padding:8px;flex-direction:column;justify-content:center;align-items:flex-start;position:absolute;right:28px;bottom:-90px;border-radius:8px;border:1px solid #E1E2E9;background:#fff;box-shadow:4px 4px 8px 2px #00000026;z-index:1000}._option_axado_402{display:flex;align-items:center;gap:16px;background:none;border:none;padding:8px 4px;width:100%;font-size:14px;color:#000;cursor:pointer}._option_axado_402 img{width:20px;height:20px}._option_axado_402:hover{background-color:#f5f5f5}._delete_axado_424{color:#de3730}.calendar-container{height:44px;min-width:180px;padding:10px 12px;cursor:pointer;display:flex;box-sizing:border-box;width:fit-content;justify-content:space-between;border-radius:8px;gap:20px;position:relative;background:#fff}.calendar-container>.panel-container{position:relative;width:100%;display:flex;justify-content:space-between}.calendar-container>.panel-container>label{cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.data-container{width:280px;position:absolute;top:48px;left:0;z-index:10000;border-radius:4px;background:#fff;box-shadow:0 4px 13px #00000021;padding:13px}.top-panel{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.top-panel>label{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.top-panel>label>span{cursor:pointer}.top-panel>button{background:none;border:none;padding:0}.top-panel>button>img{padding:0;width:38px;cursor:pointer}.calendar-data{display:grid;grid-template-columns:repeat(7,1fr);grid-row-gap:8px}.calendar-data>.days-of-week{grid-column:1/8;display:grid;grid-column-gap:7px;grid-template-columns:repeat(7,1fr)}.calendar-data>.days-of-week>label{text-align:center;color:#9394aa;font-size:14px;font-weight:500}.calendar-data>.days-of-calendar{grid-column:1/8;display:grid;grid-template-columns:repeat(7,1fr);grid-column-gap:7px;grid-row-gap:8px}.calendar-data>.days-of-calendar button{transition:all .1s ease;border:none;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.107px;padding:3px;outline:none;height:33px;cursor:pointer;border-radius:4px}.calendar-data>.days-of-calendar button:hover{opacity:.4!important}.calendar-data>.days-of-calendar>.inactive{background:#d8dded;color:gray;opacity:.4!important}.calendar-data>.days-of-calendar>.inactive:hover{cursor:auto;opacity:.4!important}.years-data{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:3px;grid-column-gap:13px}.years-data>button{transition:all .1s ease;border:none;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.107px;padding:3px;height:38px;cursor:pointer;border-radius:4px}.years-data>button:hover{opacity:.7!important}.action-buttons{display:flex;justify-content:space-between;width:100%;margin-top:13px}.action-buttons>button{cursor:pointer;border:none;background:none;font-size:14px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:.2px}
