.ReferenceCards_grid___QeKF{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px;margin-top:20px}@media screen and (max-width:650px){.ReferenceCards_grid___QeKF{grid-template-columns:1fr;gap:12px}}.ReferenceCards_card__Vo_Dz{background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 2px 12px 0 rgba(0,0,0,.06);transition:box-shadow .2s ease;display:flex;flex-direction:column;gap:12px;cursor:pointer}.ReferenceCards_card__Vo_Dz:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.1)}.ReferenceCards_cardHeader__5f7vu{display:flex;justify-content:space-between;align-items:flex-start}.ReferenceCards_cardTitle__maB6n{font-size:16px;font-weight:600;color:#1b1b1b;line-height:22px;margin:0}.ReferenceCards_cardAction__p_011{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:#6c6c6c;transition:all .2s ease;padding:0}.ReferenceCards_cardAction__p_011:hover{color:#1fbcac;background:rgba(31,188,172,.05)}.ReferenceCards_cardAction__p_011 svg{width:18px;height:18px;fill:none;stroke:currentColor}.ReferenceCards_cardCount__Rh0DW{display:flex;align-items:center;gap:8px;font-size:14px;color:#6c6c6c}.ReferenceCards_cardCountValue__2rxy1{font-size:22px;font-weight:600;color:#27908e;line-height:1}.ReferenceCards_cardCountLabel__FvljG{font-size:13px;color:#999}.ReferenceCards_cardTable__ONm0i{font-size:12px;color:#adb5bd;font-family:monospace}.ReferenceTableModal_modal__7XGpJ{position:fixed;display:grid;place-content:center}.ReferenceTableModal_wrapper__Vu1n_{background:#fff;width:95vw;max-width:1200px;box-shadow:14px 10px 50px 0 rgba(0,0,0,.1019607843);padding:24px;border:1px solid #e9e9e9;border-radius:24px;outline:none;max-height:96vh;display:flex;flex-direction:column;overflow:hidden}.ReferenceTableModal_header__CmrLx{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:16px;flex-shrink:0}.ReferenceTableModal_headerLeft__r7Rr9{display:flex;align-items:center;gap:12px}.ReferenceTableModal_title__g4rFb{font-weight:600;font-size:18px;line-height:24px;color:#1b1b1b;margin:0}.ReferenceTableModal_count___6KwU{font-size:13px;color:#999;background:#f2f2f2;padding:2px 10px;border-radius:12px}.ReferenceTableModal_headerActions__A8eVT{display:flex;gap:8px;align-items:center}.ReferenceTableModal_btnAdd__cB1_Q{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:12px;border:none;background:#1fbcac;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.ReferenceTableModal_btnAdd__cB1_Q:hover{background:#27908e}.ReferenceTableModal_btnAdd__cB1_Q svg{width:16px;height:16px;stroke:currentColor;fill:none}.ReferenceTableModal_btnSettings__k2b0K{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:none;background:#f2f2f2;cursor:pointer;color:#6c6c6c;transition:all .2s ease}.ReferenceTableModal_btnSettings__k2b0K:hover{background:#e6e6e6;color:#1fbcac}.ReferenceTableModal_btnSettings__k2b0K svg{width:18px;height:18px;stroke:currentColor;fill:none}.ReferenceTableModal_closeBtn__EtyLq{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:#999;transition:all .2s ease}.ReferenceTableModal_closeBtn__EtyLq:hover{color:#1b1b1b;background:#f2f2f2}.ReferenceTableModal_closeBtn__EtyLq svg{width:20px;height:20px}.ReferenceTableModal_tableArea__EU8TJ{flex:1 1;overflow:auto;border-radius:12px;border:1px solid #e9e9e9}.ReferenceTableModal_table__71Xxe{width:100%;border-collapse:collapse;font-size:13px}.ReferenceTableModal_table__71Xxe th{position:-webkit-sticky;position:sticky;top:0;background:#f7f7f7;color:#6c6c6c;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:10px 12px;text-align:left;white-space:nowrap;border-bottom:1px solid #e2e2e2;z-index:1}.ReferenceTableModal_table__71Xxe td{padding:8px 12px;border-bottom:1px solid #f0f0f0;color:#1b1b1b;vertical-align:middle;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReferenceTableModal_table__71Xxe tr:hover td{background:#fafbfc}.ReferenceTableModal_editingRow__4bP6x td{background:#f0faf8!important}.ReferenceTableModal_cellInputWrapper__rAwdw{display:flex;flex-direction:column;gap:2px}.ReferenceTableModal_cellInput__q7aBp{width:100%;min-width:80px;padding:4px 8px;border:1px solid #1fbcac;border-radius:6px;font-size:13px;outline:none;background:#fff}.ReferenceTableModal_cellInput__q7aBp:focus{box-shadow:0 0 0 2px rgba(31,188,172,.15)}.ReferenceTableModal_cellInputError__oQRsF{border-color:#e57373}.ReferenceTableModal_cellInputError__oQRsF:focus{box-shadow:0 0 0 2px rgba(229,115,115,.2)}.ReferenceTableModal_cellError__bbcvG{font-size:11px;color:#e57373;line-height:1.2}.ReferenceTableModal_iconSelectWrapper__cGQMk{width:100%;min-width:140px}.ReferenceTableModal_iconSelectWrapper__cGQMk .MuiSelect-select{display:flex;align-items:center;gap:6px;padding:6px 10px!important;min-height:unset!important;font-size:13px}.ReferenceTableModal_iconSelectWrapper__cGQMk .MuiSelect-select svg{width:20px;height:20px;flex-shrink:0}.ReferenceTableModal_iconSelectWrapper__cGQMk .MuiOutlinedInput-root{border-radius:8px!important;border:1px solid #1fbcac!important;background:#fff!important;outline:none!important;box-shadow:none!important}.ReferenceTableModal_iconSelectWrapper__cGQMk .MuiOutlinedInput-root:hover{border-color:#1fbcac!important}.ReferenceTableModal_iconSelectWrapper__cGQMk .MuiOutlinedInput-root.ReferenceTableModal_Mui-focused__skIfc{border-width:1px!important;box-shadow:0 0 0 2px rgba(31,188,172,.15)!important}.ReferenceTableModal_iconSelectWrapper__cGQMk .MuiOutlinedInput-root .ReferenceTableModal_MuiOutlinedInput-notchedOutline__VQJke{display:none!important}.ReferenceTableModal_iconSelectWrapper__cGQMk .MuiInputBase-root{background:rgba(0,0,0,0)!important}.ReferenceTableModal_iconSelectField__NLDfL{margin:0!important;padding:0!important;min-width:0!important}.ReferenceTableModal_refSelect__noH4t{width:100%;min-width:180px;padding:6px 10px;border:1px solid #1fbcac;border-radius:8px;font-size:13px;background:#fff;cursor:pointer;outline:none}.ReferenceTableModal_refSelect__noH4t:focus{box-shadow:0 0 0 2px rgba(31,188,172,.15)}.ReferenceTableModal_chipSelect__zIqKG{width:100%;min-width:200px;font-size:13px!important}.ReferenceTableModal_chipSelect__zIqKG .MuiSelect-select{padding:4px 10px!important;display:flex!important;align-items:center!important}.ReferenceTableModal_chipSelectPlaceholder__E6Yub{color:#999}.ReferenceTableModal_chipPreview__l_sps{white-space:nowrap}.ReferenceTableModal_chipOption__6ijqZ,.ReferenceTableModal_chipPreview__l_sps{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.ReferenceTableModal_chipOption__6ijqZ{margin-right:8px}.ReferenceTableModal_chipOptionName__AkIXZ{font-size:12px;color:#666}.ReferenceTableModal_iconCell__lwxA_{display:inline-flex;align-items:center;gap:8px}.ReferenceTableModal_iconCell__lwxA_ svg{width:20px;height:20px;flex-shrink:0}.ReferenceTableModal_booleanLabel__lvtW7{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#1b1b1b}.ReferenceTableModal_booleanCheckbox__apVQL{accent-color:#1fbcac;width:16px;height:16px;cursor:pointer}.ReferenceTableModal_rowActions__Pafzl{display:flex;gap:4px;align-items:center}.ReferenceTableModal_rowBtn__vZzBP{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:#6c6c6c;transition:all .15s ease;padding:0}.ReferenceTableModal_rowBtn__vZzBP:hover{background:#f2f2f2;color:#1fbcac}.ReferenceTableModal_rowBtn__vZzBP.ReferenceTableModal_save__Ae4xM{color:#1fbcac}.ReferenceTableModal_rowBtn__vZzBP.ReferenceTableModal_save__Ae4xM:hover{background:rgba(31,188,172,.1)}.ReferenceTableModal_rowBtn__vZzBP.ReferenceTableModal_cancel__2lsUV{color:#999}.ReferenceTableModal_rowBtn__vZzBP.ReferenceTableModal_cancel__2lsUV:hover{background:#fff0f0;color:#e57373}.ReferenceTableModal_rowBtn__vZzBP svg{width:16px;height:16px;stroke:currentColor;fill:none}.ReferenceTableModal_pagination__xkkQH{display:flex;justify-content:space-between;align-items:center;margin-top:12px;flex-shrink:0}.ReferenceTableModal_pageInfo__peRDS{font-size:13px;color:#999}.ReferenceTableModal_pageButtons__Ma83Q{display:flex;gap:4px}.ReferenceTableModal_pageBtn__WqZgD{padding:6px 12px;border-radius:8px;border:1px solid #e2e2e2;background:#fff;font-size:13px;cursor:pointer;color:#1b1b1b;transition:all .15s ease}.ReferenceTableModal_pageBtn__WqZgD:hover:not(:disabled){border-color:#1fbcac;color:#1fbcac}.ReferenceTableModal_pageBtn__WqZgD:disabled{opacity:.4;cursor:not-allowed}.ReferenceTableModal_pageBtnActive__O5irY{background:#1fbcac;border-color:#1fbcac;color:#fff}.ReferenceTableModal_settingsPanel__ySY3Y{background:#fafafa;border:1px solid #e9e9e9;border-radius:12px;padding:16px;margin-bottom:12px;flex-shrink:0}.ReferenceTableModal_settingsTitle__3FdpN{font-size:14px;font-weight:600;color:#1b1b1b;margin:0 0 12px}.ReferenceTableModal_settingsGrid__VeYZL{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:8px;gap:8px}.ReferenceTableModal_settingsItem__Mj5Df{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;background:#fff;border:1px solid #f0f0f0}.ReferenceTableModal_settingsCheckbox__tqx4N{accent-color:#1fbcac}.ReferenceTableModal_settingsLabel__vVtxr{flex:1 1;font-size:13px;color:#1b1b1b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ReferenceTableModal_settingsType__Jv7f2{font-size:11px;color:#999;background:#f0f0f0;padding:1px 6px;border-radius:4px;font-family:monospace;white-space:nowrap;flex-shrink:0}.ReferenceTableModal_settingsWidth__mY07J{width:60px;padding:2px 6px;border:1px solid #e2e2e2;border-radius:4px;font-size:12px;text-align:center}.ReferenceTableModal_settingsWidth__mY07J:focus{border-color:#1fbcac;outline:none}.ReferenceTableModal_settingsActions__MaXNN{display:flex;gap:8px;margin-top:12px;justify-content:flex-end}.ReferenceTableModal_btnSaveSettings__LeOTY{padding:6px 16px;border-radius:8px;border:none;background:#1fbcac;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s ease}.ReferenceTableModal_btnSaveSettings__LeOTY:hover{background:#27908e}.ReferenceTableModal_btnCancelSettings__F3xNV{padding:6px 16px;border-radius:8px;border:1px solid #e2e2e2;background:#fff;color:#6c6c6c;font-size:13px;cursor:pointer;transition:all .2s ease}.ReferenceTableModal_btnCancelSettings__F3xNV:hover{border-color:#ccc;color:#1b1b1b}.ReferenceTableModal_empty__b4Dhj{display:flex;justify-content:center;align-items:center;min-height:200px;color:#999;font-size:14px}.ReferenceTableModal_loading__5lSxw{display:flex;justify-content:center;align-items:center;min-height:300px}@media screen and (max-width:650px){.ReferenceTableModal_wrapper__Vu1n_{width:100vw;max-width:100vw;border-radius:0;max-height:100vh;padding:16px}.ReferenceTableModal_settingsGrid__VeYZL{grid-template-columns:1fr}}.GroupDetailsInfo_courseLink__90_Cq{color:#1fbcac;text-decoration:none}.GroupDetailsInfo_courseLink__90_Cq:hover{text-decoration:underline}.GroupDetailsInfo_courseRow__vShDH{flex-wrap:nowrap;align-items:flex-start;gap:12px}.GroupDetailsInfo_courseValue__8X0vb{min-width:0;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GroupDetailsInfo_statusesRow__zv0Dr{display:flex;flex-wrap:wrap;gap:32px;align-items:center}.GroupDetailsInfo_titleDate__Rjx_7{font-weight:500}.Messages_page__HT5Ap{display:flex;flex-direction:column;gap:16px}.Messages_tabs__qbwdd{display:flex;gap:8px;border-bottom:2px solid #e2e2e2;padding-bottom:0}.Messages_tab__X9jTa{padding:10px 20px;background:none;font-size:15px;font-weight:500;color:#6c6c6c;cursor:pointer;border:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;transition:all .2s}.Messages_tab__X9jTa:hover{color:#a536d9}.Messages_tabActive__sAq0A{color:#a536d9;border-bottom-color:#a536d9;font-weight:600}.Messages_list__kFlxC{display:flex;flex-direction:column;gap:12px}.Messages_card__ektjH{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;border:1px solid #e2e2e2;border-radius:16px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:box-shadow .2s}.Messages_card__ektjH:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.Messages_cardUnread__FoGpa{border-left:3px solid #a536d9}.Messages_cardIcon__mEMi3{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;flex-shrink:0}.Messages_cardIcon__mEMi3 svg{width:22px;height:22px;fill:none;stroke:currentColor}.Messages_cardIconRequest__CBlYe{background:rgba(37,99,235,.1);color:#2563eb}.Messages_cardIconNotification__JcJEv{background:rgba(234,88,12,.1);color:#ea580c}.Messages_cardIconSuccess__Hu_Lm{background:rgba(22,163,74,.1);color:#16a34a}.Messages_cardBody__1Xw6W{flex:1 1;min-width:0}@media screen and (max-width:650px){.Messages_requestCard__57Zzv{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto auto;grid-gap:12px 12px;gap:12px 12px;padding:16px;align-items:start}.Messages_requestCard__57Zzv .Messages_cardBody__1Xw6W{display:contents}.Messages_requestCard__57Zzv .Messages_cardHeader__OCYKa{grid-column:2;grid-row:1;min-width:0}.Messages_requestCard__57Zzv .Messages_cardIcon__mEMi3{grid-column:1;grid-row:1}.Messages_requestCard__57Zzv .Messages_cardDescription__wo2zW{grid-column:1/-1;grid-row:2;width:100%}.Messages_requestCard__57Zzv .Messages_cardFrom__dG7Qs{grid-column:1/-1;grid-row:3;margin-top:0}.Messages_requestCard__57Zzv .Messages_cardActions__YV8zn{grid-column:1/-1;grid-row:4;margin-top:0}}.Messages_cardHeader__OCYKa{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}.Messages_cardTitle__hZ2iv{font-size:15px;font-weight:600;color:#1b1b1b;margin:0}@media screen and (max-width:650px){.Messages_cardTitleFull__f3au4{display:none}}.Messages_cardTitleShort__h0bri{display:none}@media screen and (max-width:650px){.Messages_cardTitleShort__h0bri{display:inline}}.Messages_cardDate___WXdR{font-size:13px;color:#6c6c6c;white-space:nowrap;flex-shrink:0}@media screen and (max-width:650px){.Messages_cardDateFull__Bajg6{display:none}}.Messages_cardDateShort__5Zh6c{display:none}@media screen and (max-width:650px){.Messages_cardDateShort__5Zh6c{display:inline}}.Messages_cardDescription__wo2zW{font-size:14px;color:#6c6c6c;line-height:20px;margin:0}.Messages_cardDescLine__S46QJ{font-size:14px;color:#6c6c6c;line-height:20px;margin:0 0 4px}.Messages_cardDescLine__S46QJ:last-child{margin-bottom:0}.Messages_cardGrantedList__QHa_f{font-size:14px;color:#6c6c6c;line-height:20px;margin:0 0 0 16px;padding:0;list-style:disc}.Messages_cardGrantedList__QHa_f li{margin-bottom:2px}.Messages_cardApprovedRights__VCaRI{font-size:13px;color:#6c6c6c;margin-left:8px}.Messages_cardRejectionMessage__DE_Yv{font-size:13px;color:#c70b0b;margin-left:8px}.Messages_cardRejectionMessageBlock__OgvJ3{font-size:14px;color:#c70b0b;line-height:20px;margin:0 0 4px}.Messages_cardRejectionMessageBlock__OgvJ3:last-child{margin-bottom:0}.Messages_cardFrom__dG7Qs{font-size:13px;color:#999;margin-top:4px}.Messages_cardActions__YV8zn{display:flex;gap:8px;margin-top:12px}.Messages_roleSelect__DK9Me{padding:5px 10px;border:1px solid #e2e2e2;border-radius:8px;font-size:13px;color:#6c6c6c;background:#fff;cursor:pointer;outline:none;transition:border-color .2s}.Messages_roleSelect__DK9Me:focus{border-color:#a536d9}.Messages_btnApprove__8VsjV{padding:6px 16px;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;background:#1fbcac;color:#fff}.Messages_btnApprove__8VsjV:hover{background:#27908e}.Messages_btnReject__PTyQM{padding:6px 16px;border:1px solid #e2e2e2;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;background:#fff;color:#6c6c6c}.Messages_btnReject__PTyQM:hover{background:#f5f5f5;border-color:#ccc}.Messages_btnDone__n7JOQ{padding:6px 16px;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;background:#a536d9;color:#fff}.Messages_btnDone__n7JOQ:hover{background:rgb(137.1548117155,34.9790794979,185.0209205021)}.Messages_badge__SlskV{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:500}.Messages_badgePending__uKe_6{background:#fef3c7;color:#b45309}.Messages_badgeCompleted__3umwo{background:#dcfce7;color:#15803d}.Messages_badgeRejected__XZZeP{background:#fee2e2;color:#b91c1c}.Messages_empty__4bpz8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#6c6c6c;font-size:15px;text-align:center}.Messages_empty__4bpz8 svg{width:48px;height:48px;margin-bottom:16px;opacity:.4;stroke:currentColor;fill:none}.Messages_filterRow__R_nM_{display:flex;gap:8px;align-items:center}.Messages_filterBtn__MpHPe{padding:6px 14px;border:1px solid #e2e2e2;border-radius:16px;font-size:13px;font-weight:400;cursor:pointer;background:#fff;color:#6c6c6c;transition:all .2s}.Messages_filterBtnActive__bhHMa,.Messages_filterBtn__MpHPe:hover{border-color:#a536d9;color:#a536d9}.Messages_filterBtnActive__bhHMa{background:rgba(165,54,217,.08);font-weight:500}.Messages_notificationCard__PduZw{flex-direction:column;align-items:stretch}.Messages_notificationCardHeader__RTlCw{display:flex;flex-direction:column;gap:8px;width:100%;cursor:pointer}.Messages_notificationCardRow1__9D6CS{display:flex;align-items:flex-start;gap:16px;width:100%;min-width:0}.Messages_notificationCardTitleAndBadge___Uwb4{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0;flex-wrap:wrap}.Messages_notificationCardRow2__LAJlQ{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.Messages_notificationCardRow2Left__Wqvu8{flex:1 1;min-width:0}.Messages_cardTime__gglIh{font-size:13px;color:#6c6c6c;margin-left:8px}.Messages_cardMeta__XYD9F{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px;flex-wrap:wrap}@media screen and (max-width:650px){.Messages_cardMeta__XYD9F{flex-direction:column;align-items:flex-start}}.Messages_notificationCardRow2__LAJlQ .Messages_linkMore__qMDaK{flex-shrink:0}.Messages_linkMore__qMDaK{font-size:13px;color:#1fbcac;flex-shrink:0;pointer-events:none}.Messages_btnLink__CN4zN{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:500;text-decoration:none;color:#a536d9;background:rgba(165,54,217,.08);transition:all .2s}.Messages_btnLink__CN4zN:hover{background:rgba(165,54,217,.15)}.Messages_btnLink__CN4zN svg{width:14px;height:14px}.Messages_objectLink__nRDxX{display:inline-flex;align-items:center;gap:6px;font-size:14px;text-decoration:none;color:#1fbcac;transition:color .2s}.Messages_objectLink__nRDxX:hover{text-decoration:underline}.Messages_objectLink__nRDxX svg{width:14px;height:14px}.Messages_btnMarkRead___2Fvx{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #e2e2e2;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;background:#fff;color:#6c6c6c;transition:all .2s}.Messages_btnMarkRead___2Fvx:hover{background:#f5f5f5;border-color:#ccc}.Messages_btnMarkRead___2Fvx svg{width:14px;height:14px}.StatsCard_card__NCrdl{display:flex;align-items:center;justify-content:space-between;padding:8px 20px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid;position:relative}.StatsCard_icon__xpSTp{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto}.StatsCard_icon__xpSTp svg{width:24px;height:24px}.StatsCard_content__lZU5o{display:flex;flex-direction:column;gap:8px;flex:1 1}.StatsCard_title__ZS5SG{font-size:14px;line-height:1.4;order:1}.StatsCard_value__f9rpY{font-size:28px;font-weight:600;line-height:1.2;order:2}.StatsCard_blue__6_upF{background:linear-gradient(to bottom right,#EFF6FF,#DBEAFE);border:1px solid #bfdbfe}.StatsCard_blue__6_upF .StatsCard_infoCardIcon__0pDqg{color:#2563eb}.StatsCard_blue__6_upF .StatsCard_infoCardLabel__Wa_qg{color:#1d4ed8}.StatsCard_blue__6_upF .StatsCard_infoCardValue__2uz3l{color:#1e3a8a}.StatsCard_blue__6_upF .StatsCard_title__ZS5SG{color:#1d4ed8}.StatsCard_blue__6_upF .StatsCard_value__f9rpY{color:#1e3a8a}.StatsCard_blue__6_upF .StatsCard_icon__xpSTp svg{color:#2563eb}.StatsCard_green__J5M1z{background:linear-gradient(to bottom right,#F0FDF4,#DCFCE7);border:1px solid #bbf7d0}.StatsCard_green__J5M1z .StatsCard_infoCardIcon__0pDqg{color:#16a34a}.StatsCard_green__J5M1z .StatsCard_infoCardLabel__Wa_qg{color:#15803d}.StatsCard_green__J5M1z .StatsCard_infoCardValue__2uz3l{color:#14532d}.StatsCard_green__J5M1z .StatsCard_title__ZS5SG{color:#15803d}.StatsCard_green__J5M1z .StatsCard_value__f9rpY{color:#14532d}.StatsCard_green__J5M1z .StatsCard_icon__xpSTp svg{color:#16a34a}.StatsCard_purple__Xiwof{background:linear-gradient(to bottom right,#FAF5FF,#F3E8FF);border:1px solid #e9d5ff}.StatsCard_purple__Xiwof .StatsCard_infoCardIcon__0pDqg{color:#9333ea}.StatsCard_purple__Xiwof .StatsCard_infoCardLabel__Wa_qg{color:#7e22ce}.StatsCard_purple__Xiwof .StatsCard_infoCardValue__2uz3l{color:#581c87}.StatsCard_purple__Xiwof .StatsCard_title__ZS5SG{color:#7e22ce}.StatsCard_purple__Xiwof .StatsCard_value__f9rpY{color:#581c87}.StatsCard_purple__Xiwof .StatsCard_icon__xpSTp svg{color:#9333ea}.StatsCard_yellow__Vfly9{background:linear-gradient(to bottom right,#FFFBEB,#FEF3C7);border:1px solid #fde68a}.StatsCard_yellow__Vfly9 .StatsCard_infoCardIcon__0pDqg{color:#d97706}.StatsCard_yellow__Vfly9 .StatsCard_infoCardLabel__Wa_qg{color:#b45309}.StatsCard_yellow__Vfly9 .StatsCard_infoCardValue__2uz3l{color:#78350f}.StatsCard_yellow__Vfly9 .StatsCard_title__ZS5SG{color:#b45309}.StatsCard_yellow__Vfly9 .StatsCard_value__f9rpY{color:#78350f}.StatsCard_yellow__Vfly9 .StatsCard_icon__xpSTp svg{color:#d97706}.ProgramCard_card__I7RNH{background:#fff;border-radius:16px;overflow:hidden;transition:box-shadow .2s ease;display:flex;flex-direction:column;height:100%}.ProgramCard_listView__WlIvS{border:1px solid #e9e9e9;box-shadow:2px 4px 8px 0 rgba(0,0,0,.08);flex-direction:row;overflow:hidden;padding:0;height:auto}.ProgramCard_listView__WlIvS:hover{box-shadow:3px 8px 16px 0 rgba(39,144,142,.2)}@media screen and (max-width:650px){.ProgramCard_listView__WlIvS{flex-direction:column}}.ProgramCard_contentWrapper__Jk5mX{flex:1 1;display:flex;flex-direction:column;min-width:0;padding:24px;gap:0}@media screen and (max-width:650px){.ProgramCard_contentWrapper__Jk5mX{width:100%;flex:1 1 auto;padding:20px 16px 16px}}@media screen and (max-width:400px){.ProgramCard_contentWrapper__Jk5mX{padding:16px 12px 12px}}.ProgramCard_header__gycgO{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;position:relative}.ProgramCard_header__gycgO.ProgramCard_headerWithoutDescription__FL3wg{margin-bottom:24px}.ProgramCard_leftBlock__sIuGa{flex:1 1;display:flex;flex-direction:column;gap:8px;min-width:0}.ProgramCard_titleRow__DeewY{display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex:1 1;min-width:0}.ProgramCard_headerActions__dLsLc{display:flex;gap:8px;align-items:center;flex-shrink:0;margin-left:auto}.ProgramCard_title__6HTPR{font-weight:700;font-size:18px;line-height:24px;color:#4b5258;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProgramCard_descriptionWrapper___xvMO{margin-top:16px;margin-bottom:24px}.ProgramCard_description__QdjBe{font-size:14px;line-height:20px;color:#999;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ProgramCard_metadata__dBTGu{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:4px}.ProgramCard_footerLeft__gZfpA{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ProgramCard_metadataColumn__Qf0YJ{display:flex;flex-direction:column;gap:4px;width:100%}.ProgramCard_metadataRow__aKEGE{display:flex;align-items:center;gap:4px;flex-wrap:wrap;font-size:14px;line-height:1.4}.ProgramCard_metadataSeparator__b741p{color:#999}.ProgramCard_groupsList__VfeFb{display:flex;flex-direction:column;gap:8px}.ProgramCard_groupRow__BdJU3{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #eee;font-size:14px;line-height:1.4}.ProgramCard_groupRow__BdJU3:last-child{border-bottom:none}.ProgramCard_groupDate__H9i1s{color:#4b5258;font-weight:500}.ProgramCard_groupEditBtn__2SAh2{margin:0;background:none;border:none;font-size:14px;font-weight:500;color:#1fbcac;background:rgba(0,0,0,0);cursor:pointer;padding:4px 8px;border-radius:4px;text-decoration:none}.ProgramCard_groupEditBtn__2SAh2:hover{text-decoration:underline}.ProgramCard_metadataItem__lssNI{display:flex;align-items:center;gap:4px;font-size:14px;line-height:1.4}.ProgramCard_metadataLabel__md2j4{color:#999}.ProgramCard_metadataValue__NtfN8{color:#4b5258;font-weight:500}.ProgramCard_metadataItem__lssNI .ProgramCard_icon__UKIvL{width:18px;height:18px;color:#27908e;flex-shrink:0}.ProgramCard_link__rC9dt{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#1fbcac;text-decoration:none;cursor:pointer;width:-moz-fit-content;width:fit-content;margin-left:auto;align-self:flex-end}.ProgramCard_link__rC9dt:hover{text-decoration:underline}.ProgramCard_deleteBtn__eLugD,.ProgramCard_editBtn__R8UUW{margin:0;background:none;border:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:rgba(0,0,0,0);cursor:pointer;border-radius:6px;transition:all .2s ease}.ProgramCard_deleteBtn__eLugD svg,.ProgramCard_editBtn__R8UUW svg{width:20px;height:20px;transition:color .2s ease}.ProgramCard_editBtn__R8UUW svg{color:#999}.ProgramCard_editBtn__R8UUW:hover{background:rgba(39,144,142,.05)}.ProgramCard_editBtn__R8UUW:hover svg{color:#1fbcac}.ProgramCard_deleteBtn__eLugD svg{color:#999}.ProgramCard_deleteBtn__eLugD:hover{background:rgba(229,57,53,.05)}.ProgramCard_deleteBtn__eLugD:hover svg{color:#e53935}.CourseGroupsCard_courseTitle__dOFs0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CourseGroupsCard_courseLink__GfalV{color:#1fbcac;text-decoration:none}.CourseGroupsCard_courseLink__GfalV:hover{text-decoration:underline}.CourseGroupsCard_groupRowLeft__9iz3k{display:flex;align-items:center;flex-wrap:wrap;gap:12px 32px}.CourseGroupsCard_statusChips__caSf4{display:flex;align-items:center;gap:32px}.CourseGroupsCard_editIconBtn__CuX1b{display:flex;align-items:center;justify-content:center;color:#999}.CourseGroupsCard_editIconBtn__CuX1b svg{color:#999}.CourseGroupsCard_editIconBtn__CuX1b:hover{text-decoration:none;opacity:.8;color:#999}.CourseGroupsCard_editIconBtn__CuX1b:hover svg{color:#999}.CabinetOrganizationCard_card__CRpkh{border:1px solid #e9e9e9;border-radius:16px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.08);background:#fff;padding:24px 32px;transition:box-shadow .2s ease;width:100%;display:flex;flex-direction:column;gap:0;position:relative;overflow:hidden}.CabinetOrganizationCard_card__CRpkh:hover{box-shadow:3px 8px 16px 0 rgba(39,144,142,.2)}@media screen and (max-width:650px){.CabinetOrganizationCard_card__CRpkh{padding:20px}}.CabinetOrganizationCard_card__CRpkh.CabinetOrganizationCard_grid__pWZkQ,.CabinetOrganizationCard_card__CRpkh.CabinetOrganizationCard_list__5DOcy{max-height:none}.CabinetOrganizationCard_card__CRpkh.CabinetOrganizationCard_grid__pWZkQ .CabinetOrganizationCard_descriptionWrapper__5bn_k,.CabinetOrganizationCard_card__CRpkh.CabinetOrganizationCard_list__5DOcy .CabinetOrganizationCard_descriptionWrapper__5bn_k{margin-top:12px;margin-bottom:12px}.CabinetOrganizationCard_topRow__gTt99{display:grid;grid-template-columns:auto 1fr auto;align-items:flex-start;grid-gap:16px;gap:16px}@media screen and (max-width:650px){.CabinetOrganizationCard_topRow__gTt99{grid-template-columns:auto 1fr;grid-template-rows:auto auto}.CabinetOrganizationCard_topRow__gTt99 .CabinetOrganizationCard_logoCol__frTWM{grid-row:1;grid-column:1}.CabinetOrganizationCard_topRow__gTt99 .CabinetOrganizationCard_titleBlock__r8kqw{grid-row:2;grid-column:1/-1;margin-top:12px}.CabinetOrganizationCard_topRow__gTt99 .CabinetOrganizationCard_actions__jEh4C{grid-row:1;grid-column:2;justify-self:end}}.CabinetOrganizationCard_logoCol__frTWM{display:flex;align-items:center;justify-content:center;position:relative}.CabinetOrganizationCard_logoCol__frTWM.CabinetOrganizationCard_logoClickable__Cdf3h{cursor:pointer}.CabinetOrganizationCard_logoCropContainer__s7GYg{border-radius:8px;overflow:hidden;flex-shrink:0;position:relative}.CabinetOrganizationCard_logoPlaceholder__rEO2g{display:flex;align-items:center;justify-content:center;width:75px;height:75px;background:rgba(39,144,142,.08);border-radius:8px;color:#27908e}.CabinetOrganizationCard_logoPlaceholder__rEO2g svg{opacity:.5}.CabinetOrganizationCard_cameraIcon__cEHxm{position:absolute;right:8px;bottom:8px;width:32px;height:32px;background:hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s ease;pointer-events:none}.CabinetOrganizationCard_logoClickable__Cdf3h:hover .CabinetOrganizationCard_cameraIcon__cEHxm{background:hsla(0,0%,100%,.8)}.CabinetOrganizationCard_cameraIcon__cEHxm svg{width:18px;height:18px;color:#a536d9}@media screen and (max-width:650px){.CabinetOrganizationCard_cameraIcon__cEHxm{border:1.5px solid #666}}.CabinetOrganizationCard_titleBlock__r8kqw{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0}.CabinetOrganizationCard_title__sNNHf{font-weight:700;font-size:18px;line-height:24px;color:#4b5258;margin:0}.CabinetOrganizationCard_statusChip__XwFoD{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap;flex-shrink:0}.CabinetOrganizationCard_active__dFlwJ{background:rgba(39,144,142,.1);color:#27908e}.CabinetOrganizationCard_draft__vUJ_f{background:rgba(33,150,243,.1);color:#2196f3}.CabinetOrganizationCard_accent__8W_oR{background:rgba(144,17,140,.1);color:#a536d9}.CabinetOrganizationCard_archive__lthht{background:rgba(158,158,158,.15);color:#757575}.CabinetOrganizationCard_actions__jEh4C{display:flex;gap:8px;align-items:center;flex-shrink:0}.CabinetOrganizationCard_deleteBtn__wXGMd,.CabinetOrganizationCard_editBtn__DTeX5,.CabinetOrganizationCard_viewBtn____Zoo{margin:0;background:none;border:none;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:rgba(0,0,0,0);cursor:pointer;border-radius:4px;transition:color .2s ease}.CabinetOrganizationCard_deleteBtn__wXGMd svg,.CabinetOrganizationCard_editBtn__DTeX5 svg,.CabinetOrganizationCard_viewBtn____Zoo svg{width:20px;height:20px;transition:color .2s ease}.CabinetOrganizationCard_viewBtn____Zoo svg{color:#999}.CabinetOrganizationCard_viewBtn____Zoo:hover svg{color:#27908e}.CabinetOrganizationCard_editBtn__DTeX5 svg{color:#999}.CabinetOrganizationCard_editBtn__DTeX5:hover svg{color:#1fbcac}.CabinetOrganizationCard_deleteBtn__wXGMd svg{color:#999}.CabinetOrganizationCard_deleteBtn__wXGMd:hover svg{color:#e53935}.CabinetOrganizationCard_descriptionWrapper__5bn_k{margin-top:4px;margin-bottom:12px}.CabinetOrganizationCard_description__D5yT6{font-size:14px;line-height:20px;color:#999;margin:0}.CabinetOrganizationCard_metadata___p6Pf{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}.CabinetOrganizationCard_collapsedInline__M1DXu{display:inline}.CabinetOrganizationCard_metadataItem__vS2iB{display:flex;align-items:center;gap:6px;font-size:14px;line-height:1.4;color:#999}.CabinetOrganizationCard_metadataItem__vS2iB .CabinetOrganizationCard_icon__u5kCM{width:18px;height:18px;color:#27908e;flex-shrink:0}.Profile_profile__nbpFh{color:#1b1b1b;display:flex;flex-direction:column;gap:16px}.Profile_contact__3zMUv{display:grid;grid-gap:16px;gap:16px}.Profile_contact__3zMUv .Profile_value__ymuqg{font-size:22px;line-height:28px;font-weight:700}.Profile_picture__8czWS{position:relative;height:100px;flex:0 0 100px;border:1px dashed #27908e;border-radius:15%;grid-row:1/5}.Profile_picture__8czWS:before{content:"";background:#fff;position:absolute;border-radius:15%;right:0;bottom:0;width:40px;height:40px;opacity:.1}.Profile_picture__8czWS:after{content:url(/_next/static/media/icon-camera.43aef827.svg);position:absolute;right:8px;bottom:8px;width:24px;height:24px}.Profile_picture__8czWS img{border-radius:12px;width:100%;height:100%;object-fit:cover;object-position:top}.Profile_avatarCol__zX_zh{display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.Profile_avatarCol__zX_zh.Profile_avatarClickable__9Oboi{cursor:pointer}.Profile_avatarCropContainer__w0LSw{border-radius:8px;overflow:hidden;flex-shrink:0;position:relative}.Profile_avatarPlaceholder__N8F0E{display:flex;align-items:center;justify-content:center;width:75px;height:75px;background:rgba(39,144,142,.08);border-radius:8px;color:#27908e}.Profile_avatarPlaceholder__N8F0E svg{opacity:.5}.Profile_cameraIcon__Y4CNF{position:absolute;right:-14px;bottom:-2px;width:32px;height:32px;background:hsla(0,0%,100%,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s ease;pointer-events:none}.Profile_avatarClickable__9Oboi:hover .Profile_cameraIcon__Y4CNF{background:hsla(0,0%,100%,.8)}.Profile_cameraIcon__Y4CNF svg{width:18px;height:18px;color:#27908e}@media screen and (max-width:650px){.Profile_cameraIcon__Y4CNF{display:none}}.Profile_age__gQiGP{color:#6c6c6c;font-weight:500}.Profile_nameAgeBlock__FLT4d{display:flex;flex-direction:column;gap:4px}.Profile_details__ZgSgD{display:flex;flex-direction:column;gap:8px}.Profile_rating__LRSQb{padding-left:5px;display:flex;align-items:center;gap:12px;font-weight:700}.Profile_rating__LRSQb svg{flex:0 0 24px;aspect-ratio:1}.Profile_checks__QC_f1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;color:#000}.Profile_checks__QC_f1 .Profile_item__MvbN3{display:flex;gap:8px;align-items:center}.Profile_checks__QC_f1 .Profile_item__MvbN3 svg{flex:0 0 24px;aspect-ratio:1;margin:6px}.Profile_checks__QC_f1 .Profile_item__MvbN3.Profile_phoneConfirmed__XAJo3 svg{color:#a536d9}.Profile_contacts__8Hy7R .Profile_contact__3zMUv{display:grid;grid-template-columns:105px auto;align-items:center;font-size:14px;line-height:16px;font-weight:400;grid-gap:10px;gap:10px;margin:0}.Profile_contacts__8Hy7R .Profile_contact__3zMUv a{text-decoration:none;font-weight:700;color:#1fbcac}.Profile_contacts__8Hy7R .Profile_contact__3zMUv dd{margin:0;color:#adb5bd}.Profile_contacts__8Hy7R .Profile_contact__3zMUv dt{color:#010101}.Profile_contacts__8Hy7R .Profile_contact__3zMUv.Profile_phone__lVJ3N dt{font-size:16px;font-weight:700;line-height:22px}.Profile_contacts__8Hy7R .Profile_contact__3zMUv .Profile_channelItem__jL7L9{display:grid;grid-template-columns:1fr 3fr 24px;grid-gap:8px;gap:8px;align-items:center;padding-bottom:8px}.Profile_list__i9S_q .Profile_item__MvbN3{display:grid;grid-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px;align-items:center;grid-template-columns:min-content 1fr 2.5fr;font-size:14px;line-height:16px}.Profile_list__i9S_q .Profile_item__MvbN3 strong{font-size:16px;line-height:22px;color:#000}.Profile_list__i9S_q .Profile_item__MvbN3 .Profile_date__i29Od{display:grid;justify-items:center;grid-gap:4px;gap:4px;margin-right:8px}.Profile_list__i9S_q .Profile_item__MvbN3 .Profile_date__i29Od svg{width:24px;height:24px;flex-shrink:0;color:#a536d9}.Profile_listEditable__lpx6d .Profile_content__1Ts3Z{gap:16px}.Profile_listEditable__lpx6d .Profile_recordWrapper__aGFPE{display:grid;grid-template-columns:1fr 36px;grid-gap:16px;gap:16px;padding-bottom:16px;border-bottom:1px solid #d4d4d4;border-radius:0}.Profile_listEditable__lpx6d .Profile_recordWrapper__aGFPE:not(:first-child){padding-top:16px}.Profile_listEditable__lpx6d .Profile_record__eAb2q{display:flex;flex-direction:column;gap:4px}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3{display:grid;grid-template-columns:105px auto;align-items:center;grid-gap:10px;gap:10px;margin:0;font-size:14px;line-height:16px}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3 dd{margin:0;color:#adb5bd}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3 dt{margin:0}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3.Profile_itemYear__ubpb9 dt .Profile_dateField__ivXkv{width:145px}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3.Profile_itemTypeYear__SbT4K dt .Profile_typeYearRow__unyJ9{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3.Profile_itemTypeYear__SbT4K dt .Profile_typeYearRow__unyJ9 .Profile_dateField__ivXkv{width:145px;flex-shrink:0}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3.Profile_itemTypeYear__SbT4K dt .Profile_typeYearRow__unyJ9>:first-child{flex:1 1;min-width:0}.Profile_employment__HjkK8 .Profile_record__eAb2q{display:flex;flex-direction:column;gap:12px;padding-bottom:16px}.Profile_employment__HjkK8 .Profile_record__eAb2q .Profile_item__MvbN3{display:grid;grid-template-columns:105px auto;align-items:center;grid-gap:10px;gap:10px;margin:0;font-size:14px;line-height:16px}.Profile_employment__HjkK8 .Profile_record__eAb2q .Profile_item__MvbN3 dd{margin:0;color:#adb5bd}.Profile_employment__HjkK8 .Profile_record__eAb2q .Profile_item__MvbN3.Profile_dates__HbTJS dt{font-size:16px;line-height:22px;font-weight:700}.Profile_employmentEditable__mpMpL .Profile_recordWrapper__aGFPE{display:grid;grid-template-columns:1fr 36px;grid-gap:16px;gap:16px;padding-bottom:16px;border-bottom:1px solid #d4d4d4;border-radius:0}.Profile_employmentEditable__mpMpL .Profile_recordWrapper__aGFPE:not(:first-child){padding-top:16px}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q{display:flex;flex-direction:column;gap:4px}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3{display:grid;grid-template-columns:105px auto;align-items:center;grid-gap:10px;gap:10px;margin:0;font-size:14px;line-height:16px}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3 dd{margin:0;color:#adb5bd}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3.Profile_dates__HbTJS dt{display:flex;align-items:center;gap:4px}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3.Profile_dates__HbTJS dt .Profile_dateField__ivXkv{width:145px}.Profile_btnAddChannel__h_mRy{border:none;gap:8px;margin:8px 0 0}.Profile_btnAddChannel__h_mRy,.Profile_btnDeleteChannel__KAf6A{padding:0;background:none;cursor:pointer;display:flex;align-items:center;color:#1fbcac}.Profile_btnDeleteChannel__KAf6A{justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #1fbcac;margin:0 0 0 auto;flex-shrink:0}.Profile_btnDeleteChannel__KAf6A svg{width:20px;height:20px}.Profile_card__f6b_5{position:relative}.Profile_card__f6b_5>.Profile_title__l5Khh{color:#999;font-weight:500;font-size:18px;line-height:24px;margin:0 0 16px}.Profile_card__f6b_5 .Profile_body__b83ga{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:24px 32px;border:1px solid #e2e2e2;border-radius:24px;background:#fff;box-shadow:14px 10px 50px 0 rgba(0,0,0,.1019607843)}.Profile_card__f6b_5 .Profile_button__00EPi{width:24px;height:24px;padding:0!important}.Profile_card__f6b_5 .Profile_common_button__XqG0v{height:54px;padding:16px;align-content:center;justify-content:center;color:#fff;background-color:#27908e;border-radius:48px;font-weight:500;font-size:15px;line-height:24px;text-decoration:none;text-transform:none}.Profile_card__f6b_5 .Profile_common_button__XqG0v:hover{background-color:#27908e}.Profile_card__f6b_5 .Profile_content__1Ts3Z{flex:1 1 100%}.Profile_card__f6b_5 .Profile_icons__j79mW{display:flex;gap:20px}.Profile_card__f6b_5.Profile_empty__FOqij .Profile_body__b83ga{height:0;padding:0 30px 0 0;border-color:rgba(0,0,0,0);background:none}.Profile_card__f6b_5.Profile_empty__FOqij .Profile_body__b83ga .Profile_icons__j79mW{margin-top:-41px}.Profile_info__ZE1Uu .Profile_content__1Ts3Z{display:grid;grid-column-gap:35px;column-gap:35px;grid-row-gap:8px;row-gap:8px;grid-template-columns:75px auto}.Profile_contentEdit__Q_qn8{grid-template-columns:1fr}.Profile_photoBirthdayRow__826Dz{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;align-items:start}@media screen and (max-width:650px){.Profile_photoBirthdayRow__826Dz{grid-template-columns:1fr}}.Profile_contacts__8Hy7R .Profile_content__1Ts3Z,.Profile_employment__HjkK8 .Profile_content__1Ts3Z,.Profile_infoedit__G1JrP,.Profile_list__i9S_q .Profile_content__1Ts3Z{display:flex;flex-direction:column;gap:16px}.Profile_collapseSwitch__k38Bc{color:#1fbcac;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Profile_showMore__pExrf{display:grid;place-content:center}.Profile_showMore__pExrf button{padding:0;margin:0;background:none;border:none;cursor:pointer;color:#1fbcac}@media screen and (max-width:650px){.Profile_profile__nbpFh .Profile_content__1Ts3Z{grid-template-columns:minmax(0,1fr)}.Profile_profile__nbpFh .Profile_picture__8czWS{grid-row:3;height:75px;width:75px}.Profile_profile__nbpFh .Profile_picture__8czWS:before{right:6px;bottom:10px}.Profile_profile__nbpFh .Profile_picture__8czWS:after{right:8px;bottom:8px}.Profile_profile__nbpFh .Profile_picture__8czWS img{height:75px;aspect-ratio:1.2}.Profile_profile__nbpFh .Profile_checks__QC_f1,.Profile_profile__nbpFh .Profile_contacts__8Hy7R .Profile_contact__3zMUv{grid-template-columns:100%;gap:4px}.Profile_profile__nbpFh .Profile_employment__HjkK8 .Profile_record__eAb2q{gap:8px}.Profile_profile__nbpFh .Profile_employment__HjkK8 .Profile_record__eAb2q .Profile_item__MvbN3{grid-template-columns:100%;gap:4px}.Profile_list__i9S_q{gap:20px}.Profile_list__i9S_q .Profile_item__MvbN3{grid-template-columns:100%;row-gap:8px}.Profile_list__i9S_q .Profile_item__MvbN3 .Profile_title__l5Khh strong{font-size:14px;line-height:16px}.Profile_list__i9S_q .Profile_item__MvbN3 .Profile_date__i29Od{justify-items:flex-start;grid-template-columns:min-content auto;align-items:center;gap:8px}.Profile_list__i9S_q .Profile_item__MvbN3 .Profile_date__i29Od svg{width:20px;height:20px}.Profile_list__i9S_q .Profile_item__MvbN3 .Profile_date__i29Od strong{color:#6c6c6c}.Profile_listEditable__lpx6d .Profile_content__1Ts3Z{row-gap:16px}.Profile_listEditable__lpx6d .Profile_recordWrapper__aGFPE{grid-template-columns:1fr}.Profile_listEditable__lpx6d .Profile_record__eAb2q{gap:8px}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3{grid-template-columns:100%;gap:4px}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3.Profile_itemYear__ubpb9 dt .Profile_dateField__ivXkv{width:120px}.Profile_listEditable__lpx6d .Profile_record__eAb2q .Profile_item__MvbN3.Profile_itemTypeYear__SbT4K dt .Profile_typeYearRow__unyJ9{flex-direction:column;align-items:stretch}.Profile_employmentEditable__mpMpL .Profile_recordWrapper__aGFPE{grid-template-columns:1fr}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q{gap:8px}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3{grid-template-columns:100%;gap:0}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3.Profile_dates__HbTJS dt{flex-direction:column;align-items:stretch}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3.Profile_dates__HbTJS dt .Profile_dateField__ivXkv{width:100%;max-width:120px}.Profile_employmentEditable__mpMpL .Profile_record__eAb2q .Profile_item__MvbN3.Profile_dates__HbTJS dt .Profile_dateField__ivXkv .MuiPickersOutlinedInput-root{padding:0 8px}.Profile_card__f6b_5{position:relative}.Profile_card__f6b_5>.Profile_title__l5Khh{margin-bottom:8px}.Profile_card__f6b_5 .Profile_body__b83ga{padding:24px}.Profile_card__f6b_5 .Profile_icons__j79mW{position:absolute;right:0;top:0}.Profile_card__f6b_5.Profile_info__ZE1Uu .Profile_icons__j79mW{position:revert}.Profile_card__f6b_5.Profile_info__ZE1Uu .Profile_content__1Ts3Z{display:grid;grid-template-columns:100%;grid-row-gap:8px;row-gap:8px;flex:1 1}.Profile_card__f6b_5.Profile_employment__HjkK8 .Profile_content__1Ts3Z{row-gap:16px}.Profile_card__f6b_5.Profile_empty__FOqij .Profile_body__b83ga .Profile_icons__j79mW{margin-top:0}}.Modal_modal__yb_Of{display:grid;place-content:center;line-height:1}.Modal_wrapper__vhCUw{background:#fff;width:90vw;max-width:860px;box-shadow:14px 10px 50px 0 rgba(0,0,0,.1019607843);padding:0 24px 24px;border:1px solid #e9e9e9;border-radius:32px;outline:none;max-height:96vh;overflow:hidden;display:flex;flex-direction:column}.Modal_header__glim7{display:flex;justify-content:space-between}.Modal_header__glim7 .Modal_title__uHOXF{color:#1b1b1b;font-weight:600;font-size:22px;line-height:28px}.Modal_header__glim7 .Modal_closeBtn__ut2nP{padding:0;background:none;border:none;cursor:pointer;line-height:0;margin:0 0 0 auto}.Modal_header__glim7 .Modal_closeBtn__ut2nP svg{width:24px;height:24px}.Modal_content__ZPQ98{display:grid;grid-gap:16px;gap:16px;overflow-y:auto}.Modal_inputWithBtn__U6cvw{display:flex;gap:16px;align-items:center;justify-content:space-between}@media screen and (max-width:650px){.Modal_content__ZPQ98{row-gap:24px}.Modal_wrapper__vhCUw{width:100vw;border-radius:0;max-height:100vh}}.EducationTopNav_topNav__2C385{display:flex;flex-direction:column;gap:8px}.EducationTopNav_navItem__cBxFO{margin:0;background:none;border:none;padding:12px 16px;text-align:left;font-size:16px;font-weight:500;color:#4b5258;background:rgba(0,0,0,0);border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.EducationTopNav_navItem__cBxFO:hover{background:rgba(39,144,142,.05)}.EducationTopNav_navItem__cBxFO.EducationTopNav_active__j_iX1{background:rgba(39,144,142,.1);color:#27908e;font-weight:600}.Input_dialog__nRncL{border-radius:32px}.Input_dialog__nRncL.Input_MuiPaper-root__obYlF{border-radius:32px!important}.Input_inputWrapper__pVwBU{width:100%;min-width:0;display:grid;grid-template-columns:100%;padding:0 2px;position:relative}.Input_inputWrapper__pVwBU .Input_error__BfeQE{position:absolute;bottom:1px;left:18px;font-size:10px;line-height:12px;color:#c70b0b}.Input_inputWrapper__pVwBU .Input_check_box_error__uVXc4{bottom:-5px;left:26px}.Input_inputWrapper__pVwBU.Input_error__BfeQE .Input_label__UqIjV{color:#c70b0b}.Input_inputWrapper__pVwBU.Input_inputSmallWrapper__7p93o .Input_error__BfeQE{bottom:-10px;left:7px}.Input_check2__jQmUe{margin:0!important;padding:0 4px 0 8px!important}.Input_label__UqIjV{font-size:12px;line-height:14px;color:rgba(0,0,0,.6);margin-left:16px}.Input_inputSmall__35M_E,.Input_inputSmall__35M_E .MuiOutlinedInput-input,.Input_inputSmall__35M_E .MuiOutlinedInput-notchedOutline,.Input_inputSmall__35M_E .MuiOutlinedInput-root,.Input_inputSmall__35M_E .MuiPickersOutlinedInput-notchedOutline{border-radius:4px!important}.Input_inputSmall__35M_E .MuiOutlinedInput-input{margin-top:4px;margin-bottom:4px}.Input_input__MiI_q{margin-top:4px!important;border-radius:12px;outline:1px solid #cc9de2;overflow:hidden}.Input_input__MiI_q:has(.Mui-focused){outline-color:#b006ff;outline-width:2px}.Input_input__MiI_q:has(.Mui-error){outline-color:#c70b0b}.Input_input__MiI_q:has(.Mui-disabled){background:#e2e2e2;color:#969696;outline:none}.Input_input__MiI_q .MuiInputLabel-shrink,.Input_input__MiI_q legend{display:none}.Input_input__MiI_q .MuiInputLabel-root{color:#c8c8c8;padding-right:20px}.Input_input__MiI_q .MuiInputBase-root{background:none!important}.Input_input__MiI_q .MuiOutlinedInput-notchedOutline,.Input_input__MiI_q .MuiPickersOutlinedInput-notchedOutline{border:none!important;border-radius:12px!important;top:0}.Input_input__MiI_q .MuiAutocomplete-root .MuiFilledInput-root,.Input_input__MiI_q .MuiAutocomplete-root .MuiFilledInput-root .MuiFilledInput-input{padding:0!important}.Input_input__MiI_q .Mui-error .MuiOutlinedInput-notchedOutline,.Input_input__MiI_q .Mui-error .MuiPickersOutlinedInput-notchedOutline{border-color:#c70b0b!important}.Input_input__MiI_q .MuiFilledInput-root,.Input_input__MiI_q .MuiFilledInput-root.Mui-focused,.Input_input__MiI_q .MuiFilledInput-root:hover{background-color:rgba(0,0,0,0)!important}.Input_input__MiI_q .MuiFilledInput-input,.Input_input__MiI_q .MuiOutlinedInput-input{padding:16px 40px 16px 16px!important;border-radius:12px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.Input_input__MiI_q .MuiFilledInput-input.MuiInputBase-inputSizeSmall,.Input_input__MiI_q .MuiOutlinedInput-input.MuiInputBase-inputSizeSmall{padding:8px 40px 8px 16px!important}.Input_input__MiI_q .MuiFilledInput-root:after,.Input_input__MiI_q .MuiFilledInput-root:before{display:none}.Input_input__MiI_q .MuiOutlinedInput-root{border-radius:12px!important}.Input_input__MiI_q .MuiSelect-select{height:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.Input_input__MiI_q .MuiAutocomplete-inputRoot{padding:0!important}.Input_input__MiI_q .MuiSelect-icon{right:9px;top:unset}.Input_input__MiI_q .MuiSelect-icon path{fill:#000}.Input_input__MiI_q .MuiSelect-icon.Mui-disabled{color:#969696;background-color:#c9c9c9}.Input_input__MiI_q .selectIconWrapper{display:flex;align-items:center;position:absolute;right:9px;top:unset;pointer-events:none}.Input_input__MiI_q .selectIconWrapper svg{width:20px;height:20px;transition:transform .2s ease}.Input_input__MiI_q .selectIconWrapper svg path{fill:#000}.Input_input__MiI_q .selectIconWrapper.selectIconOpen svg{transform:rotate(180deg)}.Input_input__MiI_q .selectIconWrapper.Mui-disabled svg path{fill:#969696}.Input_input__MiI_q .MuiInputBase-input.Mui-disabled{color:#969696}.Input_input__MiI_q .MuiInputBase-inputMultiline{padding:0!important}.Input_input__MiI_q .MuiAutocomplete-root{padding:0}.Input_input__MiI_q .MuiAutocomplete-popper{transform:none!important;width:unset!important;inset:100% -1px 0!important;margin-top:4px!important}.Input_input__MiI_q .MuiAutocomplete-popper .MuiAutocomplete-paper{border:none;background:none}.Input_input__MiI_q .MuiAutocomplete-listbox{border:1px solid #b006ff;border-radius:12px;background:#fff;padding:12px}.Input_input__MiI_q .MuiAutocomplete-listbox .MuiAutocomplete-option{border-radius:8px}.Input_input__MiI_q .MuiAutocomplete-listbox .MuiAutocomplete-option.Mui-focused{background:#f6f6f6}.Input_input__MiI_q .MuiAutocomplete-input{padding-right:40px!important}.Input_input__MiI_q .MuiFormControlLabel-label{font-size:15px!important}.Input_input__MiI_q .MuiCheckbox-root{color:red!important;padding:0!important}.Input_input__MiI_q .MuiAutocomplete-tag:first-child{margin-left:16px!important}.Input_input__MiI_q.Input_inputPhone__ZXoMB{display:grid;grid-template-columns:70px 1fr}.Input_error__BfeQE .Input_input__MiI_q.Input_inputPhone__ZXoMB{outline-color:#c70b0b}.Input_input__MiI_q.Input_inputPhone__ZXoMB .MuiTextField-root .MuiFilledInput-input{padding-left:0}.Input_input__MiI_q.Input_inputPhone__ZXoMB .MuiSelect-select{padding-left:0;text-align:right}.Input_input__MiI_q.Input_inputPhone__ZXoMB .MuiSelect-icon{right:-5px}.Input_switch__oCsJC{color:#999;--thumb-color:#27908E;padding-right:32px;position:relative}.Input_switch__oCsJC.Input_hasValue__wvPzG{color:#000}.Input_switch__oCsJC.Input_purple__Nn_89{--thumb-color:#A536D9}.Input_switch__oCsJC .Input_errorMessage__4gPeB{position:absolute;bottom:-12px;left:0;font-size:10px;line-height:12px;color:#c70b0b}.Input_switch__oCsJC .MuiFormControlLabel-root{gap:8px;margin-left:0}.Input_switch__oCsJC .MuiSwitch-root{padding:0;width:30px;height:17px;align-items:center;border-radius:16px}.Input_switch__oCsJC .MuiSwitch-track{opacity:1;background:#999}.Input_switch__oCsJC .MuiButtonBase-root{padding:0;color:#fff;top:1px;left:1px}.Input_switch__oCsJC .MuiSwitch-thumb{width:15px;height:15px;box-shadow:none;background-color:#fff}.Input_switch__oCsJC .MuiSwitch-switchBase.Mui-checked{transform:translateX(13px)}.Input_switch__oCsJC .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:var(--thumb-color);opacity:1}.Input_foto_list__sUsVu{display:flex;height:75px;gap:24px}.Input_foto_list__sUsVu .Input_wrapper___j44m{width:75px;height:75px}.Input_foto_list__sUsVu .Input_picture__RrhMA{object-fit:contain;width:75px;height:75px;border-radius:4px;justify-content:center;border:1px dashed}.Input_foto_list__sUsVu .Input_icon__wUbt8{position:relative;bottom:98px;left:58px}.Input_files__WwLS5{position:relative}.Input_files__WwLS5 .Input_dropZone__k96Ac{padding:3px}.Input_files__WwLS5 .Input_dropZoneContent__JvvmG{display:grid;grid-gap:8px;gap:8px;justify-items:center;font-size:14px;line-height:16px;color:#999;outline:1px dashed gray;border-radius:16px;background:#f5f5f5;padding:16px;cursor:pointer}.Input_files__WwLS5 .Input_dropZoneContent__JvvmG p{margin:0}.Input_files__WwLS5 .Input_dropZoneContent__JvvmG .Input_previewPicture__b3K1k{object-fit:contain;object-position:center;max-width:200px;max-height:200px;width:auto;height:auto;border-radius:8px}.Input_files__WwLS5 .Input_dragging__qKY3p .Input_dropZoneContent__JvvmG{outline-width:3px;background:#f0f0f0;cursor:-webkit-grabbing;cursor:grabbing}.Input_files__WwLS5 .Input_dropZoneIcon__CmdgV{padding:12px;border-radius:16px;background:#d9d9d9}.Input_files__WwLS5 .Input_errorMessage__4gPeB{position:absolute;bottom:50px;left:18px;font-size:10px;line-height:12px;color:#c70b0b}.Input_files__WwLS5 .Input_preview__1GlQ7{margin-top:8px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.Input_files__WwLS5 .Input_preview__1GlQ7 .Input_previewItem__xiWYn{flex:0 0 200px;width:200px;aspect-ratio:1.3333333333;position:relative}.Input_files__WwLS5 .Input_preview__1GlQ7 .Input_previewItem__xiWYn img{width:100%;height:100%;object-fit:cover}.Input_files__WwLS5 .Input_preview__1GlQ7 .Input_previewItem__xiWYn .Input_cleanBtn__YqKy3{padding:0;margin:0;background:none;border:none;cursor:pointer;display:none}.Input_files__WwLS5 .Input_preview__1GlQ7 .Input_previewItem__xiWYn:hover .Input_cleanBtn__YqKy3{display:grid;place-content:center;border-radius:50%;background:#999;width:24px;height:24px;position:absolute;top:10px;right:10px}.Input_files__WwLS5 .Input_preview__1GlQ7 .Input_previewItem__xiWYn:hover .Input_cleanBtn__YqKy3 svg{width:16px;height:16px}.Input_files__WwLS5 .Input_preview__1GlQ7 .Input_previewItem__xiWYn:hover .Input_cleanBtn__YqKy3 svg>*{fill:#fff}.Input_files__WwLS5 .Input_bottom__Pq40j{display:flex;gap:16px;margin-top:17px}.Input_files__WwLS5 .Input_bottom__Pq40j .Input_bottomBtn__2_dvZ{padding:0;margin:0;background:none;border:none;cursor:pointer;display:flex;gap:8px;align-items:center;text-align:left}.Input_files__WwLS5 .Input_bottom__Pq40j .Input_bottomBtn__2_dvZ svg{width:24px;height:24px}.Input_valueList__ALCKP{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.Input_valueList__ALCKP .Input_valueItem__UqBce{display:flex;gap:4px;align-items:center;background:#27908e;padding:2px 6px 2px 12px;border-radius:16px;font-size:12px;line-height:16px;color:#fff}.Input_valueList__ALCKP .Input_valueItem__UqBce.Input_violetType__bMxD6{background:#a536d9}.Input_valueList__ALCKP .Input_valueItem__UqBce.Input_yellowType__FHu_b{background:#ef0;color:#4b5258}.Input_valueList__ALCKP .Input_valueItem__UqBce .Input_iconbutton___G68Z{color:#fff}.Input_valueList__ALCKP .Input_valueItem__UqBce files{padding:0;background:none;border:none;cursor:pointer;width:16px;height:16px;border-radius:50%;background:#fff;display:grid;place-content:center;margin:0 -6px 0 0}.Input_valueList__ALCKP .Input_valueItem__UqBce files svg{width:8px;height:8px}.Input_highlight__YToH0{color:#d0069a}.Input_optionTextIcon__zO5FD{display:inline-flex;align-items:center;gap:8px}.Input_optionTextIcon__zO5FD svg{width:20px;height:20px;flex-shrink:0}.Input_input__MiI_q .MuiSelect-select .Input_optionTextIcon__zO5FD svg{color:#a536d9}.Input_autocompletePaper__rXUxW{border:none!important;border-radius:12px!important;margin-top:12px}.Input_autocompletePaper__rXUxW .MuiAutocomplete-listbox{border:1px solid #b006ff;border-radius:inherit;padding:12px}.Input_autocompletePaper__rXUxW .MuiAutocomplete-listbox .MuiAutocomplete-option{border-radius:8px}@media screen and (max-width:650px){.Input_input__MiI_q{border-radius:6px}.Input_input__MiI_q .MuiFilledInput-input,.Input_input__MiI_q .MuiOutlinedInput-input,.Input_input__MiI_q .MuiOutlinedInput-notchedOutline,.Input_input__MiI_q .MuiOutlinedInput-root,.Input_input__MiI_q .MuiPickersOutlinedInput-notchedOutline{border-radius:6px!important}.Input_files__WwLS5 .Input_preview__1GlQ7{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:100%}.Input_files__WwLS5 .Input_preview__1GlQ7 .Input_previewItem__xiWYn{scroll-snap-align:center}}.ServicePerformers_performersTable__IH3Pt{width:100%}.ServicePerformers_header__j6V4N{display:flex;justify-content:flex-end;margin-bottom:16px}.ServicePerformers_tableContainer__TOEbI{box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:16px;overflow-x:auto;overflow-y:hidden;background:#fff}.ServicePerformers_table__8t9k9{width:100%;border-collapse:collapse}.ServicePerformers_table__8t9k9 thead tr{background:#fff;border-bottom:1px solid #e9e9e9}.ServicePerformers_table__8t9k9 thead th{padding:12px 16px;font-size:12px;font-weight:700;color:#4b5258;white-space:nowrap}.ServicePerformers_table__8t9k9 tbody tr{border-bottom:1px solid #e9e9e9}.ServicePerformers_table__8t9k9 tbody tr:last-child{border-bottom:none}.ServicePerformers_table__8t9k9 tbody tr:hover{background:rgba(0,0,0,.02)}.ServicePerformers_table__8t9k9 tbody td{padding:12px 16px;font-size:14px;white-space:nowrap}.ServicePerformers_header-left__YsOEa{text-align:left}.ServicePerformers_header-center__CCYDZ{text-align:center}.ServicePerformers_header-right__gVrTD{text-align:right}.ServicePerformers_cell-left__1TsqT{text-align:left}.ServicePerformers_cell-center___hcJM{text-align:center}.ServicePerformers_cell-right__kNq5I{text-align:right}.ServicePerformers_emptyCell__ru_7s{text-align:center;padding:24px;color:#999}.ServicePerformers_baseServiceRow__agUd6{color:#27908e;font-weight:700}.ServicePerformers_draftRow__N86Jy{color:#2196f3}.ServicePerformers_archiveRow__yRbDj{color:#adb5bd}.ServicePerformers_baseValue__8lroN{font-size:12px;color:#999;font-weight:400}.ServiceScheduleModal_wrapper___043E{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:600px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.08);display:flex;flex-direction:column}@media screen and (max-width:650px){.ServiceScheduleModal_wrapper___043E{width:95%;max-width:100%;border-radius:12px}}.ServiceScheduleModal_header__DD9f1{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #e9e9e9}@media screen and (max-width:650px){.ServiceScheduleModal_header__DD9f1{padding:20px}}.ServiceScheduleModal_title__WedEs{font-weight:700;font-size:20px;line-height:28px;color:#4b5258;margin:0}.ServiceScheduleModal_closeBtn__ma6Y9{margin:0;background:none;border:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:rgba(0,0,0,0);cursor:pointer;border-radius:4px;transition:background-color .2s ease}.ServiceScheduleModal_closeBtn__ma6Y9:hover{background-color:#f5f5f5}.ServiceScheduleModal_closeBtn__ma6Y9 svg{width:24px;height:24px;color:#4b5258}.ServiceScheduleModal_content__eptOE{padding:32px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:650px){.ServiceScheduleModal_content__eptOE{padding:20px;gap:20px}}.ServiceScheduleModal_section__QrFAp{display:flex;flex-direction:column;gap:12px}.ServiceScheduleModal_sectionLabel__yWRJ5{font-weight:500;font-size:14px;line-height:20px;color:#4b5258}.ServiceScheduleModal_scheduleTypeButtons__JWPid{display:flex;gap:16px;flex-wrap:wrap}@media screen and (max-width:650px){.ServiceScheduleModal_scheduleTypeButtons__JWPid{flex-direction:column}}.ServiceScheduleModal_scheduleTypeButton__5AHTq{margin:0;background:none;flex:1 1;min-width:200px;padding:24px;border:1px solid #e9e9e9;border-radius:12px;background:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:12px;transition:all .2s ease;box-shadow:2px 4px 8px 0 rgba(0,0,0,.08)}.ServiceScheduleModal_scheduleTypeButton__5AHTq:hover{box-shadow:3px 8px 16px 0 rgba(39,144,142,.15)}.ServiceScheduleModal_scheduleTypeButton__5AHTq.ServiceScheduleModal_active__yxv9D{border-color:#1fbcac;background:rgba(31,188,172,.1);box-shadow:2px 4px 8px 0 rgba(39,144,142,.2)}@media screen and (max-width:650px){.ServiceScheduleModal_scheduleTypeButton__5AHTq{min-width:100%;padding:20px}}.ServiceScheduleModal_icon__3byLv{width:32px;height:32px;color:#27908e;flex-shrink:0}.ServiceScheduleModal_icon__3byLv svg{width:100%;height:100%}.ServiceScheduleModal_scheduleTypeButton__5AHTq.ServiceScheduleModal_active__yxv9D .ServiceScheduleModal_icon__3byLv{color:#27908e}.ServiceScheduleModal_scheduleTypeButton__5AHTq span{font-weight:500;font-size:16px;line-height:24px;color:#4b5258}.ServiceScheduleModal_scheduleTypeButton__5AHTq.ServiceScheduleModal_active__yxv9D span{color:#27908e;font-weight:600}.ServiceScheduleModal_weekdays__kzpQg{display:flex;gap:8px;flex-wrap:wrap}.ServiceScheduleModal_weekdayButton__702jL{margin:0;background:none;min-width:48px;height:48px;padding:8px 12px;border:1px solid #e9e9e9;border-radius:12px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:20px;color:#4b5258;transition:all .2s ease}.ServiceScheduleModal_weekdayButton__702jL:hover{border-color:#1fbcac;background:rgba(31,188,172,.05)}.ServiceScheduleModal_weekdayButton__702jL.ServiceScheduleModal_active__yxv9D{border-color:#1fbcac;background:#1fbcac;color:#fff}@media screen and (max-width:650px){.ServiceScheduleModal_weekdayButton__702jL{min-width:44px;height:44px;font-size:13px}}.ServiceScheduleModal_datesRow__6Y5NV{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media screen and (max-width:650px){.ServiceScheduleModal_datesRow__6Y5NV{grid-template-columns:1fr}}.ServiceScheduleModal_dateInput__55sLL{flex:1 1}.ServiceScheduleModal_timeRow__twwxB{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;align-items:start}.ServiceScheduleModal_timeRow__twwxB:last-of-type{margin-top:0}@media screen and (max-width:650px){.ServiceScheduleModal_timeRow__twwxB{grid-template-columns:1fr}}.ServiceScheduleModal_timeInput__iyULs{flex:1 1}.ServiceScheduleModal_slotDurationWrapper__jMOsU{grid-column:span 2;display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:16px;gap:16px;align-items:start}@media screen and (max-width:650px){.ServiceScheduleModal_slotDurationWrapper__jMOsU{grid-column:span 1;grid-template-columns:1fr}}.ServiceScheduleModal_bufferInput__WeUFW,.ServiceScheduleModal_slotDurationInput__5ef8u{flex:1 1}.ServiceScheduleModal_durationFormula__Au70x{grid-column:span 3;font-size:14px;line-height:20px;color:#4b5258;margin-top:4px;padding:8px 12px;background:rgba(31,188,172,.05);border-radius:8px}@media screen and (max-width:650px){.ServiceScheduleModal_durationFormula__Au70x{grid-column:span 1}}.ServiceScheduleModal_buttonsRow__83_FM{display:flex;gap:16px;justify-content:flex-start;margin-top:8px;flex-wrap:wrap}@media screen and (max-width:650px){.ServiceScheduleModal_buttonsRow__83_FM{flex-direction:column-reverse;width:100%}}.ServiceScheduleModal_cancelButton__dd1_H,.ServiceScheduleModal_createButton__g7EaV{flex:1 1;min-width:200px}@media screen and (max-width:650px){.ServiceScheduleModal_cancelButton__dd1_H,.ServiceScheduleModal_createButton__g7EaV{width:100%;min-width:100%}}.ServiceScheduleModal_error__TEmKf{font-size:12px;line-height:16px;color:#c70b0b;margin-top:4px}.TimePicker_icon__rAefq{width:20px;height:20px;color:#999}.TimePicker_icon__rAefq.TimePicker_error__RwGCn{color:#c70b0b}.Modals_modal__n2H71{position:fixed;display:grid;place-content:center}.Modals_wrapper__5me5j{background:#fff!important}.Modals_wrapper__5me5j,.Modals_wrapper_warning__4hKiA{width:90vw;max-width:860px;box-shadow:14px 10px 50px 0 rgba(0,0,0,.1019607843);padding:24px;border:1px solid #e9e9e9;border-radius:32px;outline:none;max-height:96vh;overflow:hidden;display:flex;flex-direction:column}.Modals_wrapper_warning__4hKiA{background:#ffdbdb!important}.Modals_header__J9uPZ{display:flex;justify-content:space-between;margin-bottom:16px}.Modals_header__J9uPZ .Modals_title__tfzqP{color:#1b1b1b;font-weight:700;font-size:22px;line-height:28px;margin:0}.Modals_header__J9uPZ .Modals_closeBtn___cuDD{padding:0;margin:0;background:none;border:none;cursor:pointer;flex:0 0 24px}.Modals_header__J9uPZ .Modals_closeBtn___cuDD svg path{fill:#969696}.Modals_content__90cuK{overflow-y:auto;display:flex;flex-direction:column;gap:16px}.Modals_formHint__TBwpv{font-size:14px;line-height:20px;color:#666;margin:0 0 16px}.Modals_form__UqVsi{display:grid;grid-row-gap:32px;row-gap:32px;grid-template-columns:100%}.Modals_form__UqVsi .Modals_input__lB3kH .MuiInputLabel-shrink,.Modals_form__UqVsi .Modals_input__lB3kH legend{display:none}.Modals_formGroup__OoySe{display:grid;grid-gap:20px;gap:20px;grid-template-columns:100%;width:100%;max-width:100%}.Modals_formGroup__OoySe .Modals_title__tfzqP{font-weight:500;font-size:16px;line-height:22px;margin:0}.Modals_formGroup__OoySe.Modals_x2__GIi23{grid-template-columns:repeat(2,1fr);align-items:center}.Modals_formGroup__OoySe.Modals_x2__GIi23 .Modals_fullWidth___XJkV,.Modals_formGroup__OoySe.Modals_x2__GIi23 .Modals_title__tfzqP{grid-column:span 2}.Modals_formGroup__OoySe.Modals_x3__idU7n{grid-template-columns:repeat(3,1fr)}.Modals_formGroup__OoySe.Modals_x3__idU7n .Modals_fullWidth___XJkV,.Modals_formGroup__OoySe.Modals_x3__idU7n .Modals_title__tfzqP{grid-column:span 3}.Modals_formGroup__OoySe .Modals_switchGroup__XjIa1{display:flex;gap:16px;align-items:center}.Modals_formGroup__OoySe .Modals_infoRow__qW3F8{display:flex;flex-direction:row;align-items:baseline;gap:8px}.Modals_formGroup__OoySe .Modals_infoLabel__yd_KN{font-size:12px;line-height:14px;color:rgba(0,0,0,.6);flex-shrink:0}.Modals_formGroup__OoySe .Modals_infoValue__uEWbe{font-size:14px;line-height:20px;color:#1b1b1b}.Modals_buttonsGroup__XMUH6{display:grid;grid-gap:20px;gap:20px;grid-template-columns:100%;width:100%;max-width:100%}.Modals_buttonsGroup__XMUH6.Modals_x2__GIi23{grid-template-columns:repeat(2,1fr);align-items:center}.Modals_buttonsGroup__XMUH6.Modals_x3__idU7n{grid-template-columns:repeat(3,1fr);align-items:center}.Modals_inputWithBtn__MI5ie{display:flex;gap:32px;align-items:center;justify-content:space-between;margin-right:8px}.Modals_inputWithBtn__MI5ie .Modals_iconBtn__bTc05{margin-top:16px!important;border-radius:50%!important;border:1px solid #27908e!important;padding:0!important;height:40px!important;width:40px!important}.Modals_inputWithBtn__MI5ie .Modals_btnWithInput__0MkFE{margin-top:16px!important;padding:8px 16px!important;font-size:14px!important;line-height:20px!important}.Modals_btnWrapper__T9kxQ{display:grid;place-content:center;grid-template-columns:50%}.Modals_formBtnSubmit__rnOW3{background:#1fbcac!important}.Modals_formBtnDelete__wfOIT,.Modals_formBtnSubmit__rnOW3{color:#fff!important;padding:15px 48px!important;font-weight:500!important;font-size:16px!important;line-height:24px!important;text-transform:none!important;border-radius:12px!important}.Modals_formBtnDelete__wfOIT{background:#b22b2b!important}.Modals_grantsGrid___3Ln_,.Modals_grantsList__TX5G6{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.Modals_grantsGridHeader__qdMPY{display:grid;grid-template-columns:1fr minmax(160px,auto) 36px;grid-gap:12px;gap:12px;align-items:center;font-size:12px;font-weight:500;color:#6c6c6c}.Modals_grantsGridCol1__dz8Ib{min-width:0}.Modals_grantsGridCol2__4DNbo{min-width:160px}.Modals_grantsGridCol3__Ji_VM{width:36px}.Modals_grantRow__4yIDS{display:grid;grid-template-columns:1fr minmax(160px,auto) 36px;grid-gap:12px;gap:12px;align-items:center}.Modals_grantObject__5fQtW{min-width:0;font-size:14px;color:#1b1b1b;line-height:40px}.Modals_grantRole__h7mpu{flex:0 0 120px;font-size:14px;color:#6c6c6c;text-align:right}.Modals_grantNameSelect__5nS1i{min-width:0;grid-column:1}.Modals_grantNameSelect__5nS1i .MuiInputBase-root{overflow:visible}.Modals_grantRoleSelect___M_Rx{min-width:160px;grid-column:2}.Modals_grantRoleSelect___M_Rx .MuiInputBase-root{overflow:visible}.Modals_grantRoleSelect___M_Rx .MuiInputBase-input,.Modals_grantRoleSelect___M_Rx input,.Modals_grantRoleSelect___M_Rx select{overflow:visible;text-overflow:unset}.Modals_grantRemovePlaceholder__WYeUv,.Modals_grantRemove__z3Z6H{width:36px;height:36px;grid-column:3}.Modals_grantRemove__z3Z6H{padding:0;margin:0;background:none;border:none;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:4px;color:#666;line-height:1;cursor:pointer}.Modals_grantRemove__z3Z6H:hover{background:#eee;color:#333}.Modals_grantRemoveIcon__rk3c7{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.Modals_grantRemoveIcon__rk3c7 svg{width:24px;height:24px}@media screen and (max-width:650px){.Modals_grantRemoveIcon__rk3c7,.Modals_grantRemoveIcon__rk3c7 svg{width:20px;height:20px}}.Modals_grantOrgSection__gA_Te{margin-left:48px}.Modals_grantBlock__hWufa,.Modals_grantOrgSection__gA_Te{display:flex;flex-direction:column;gap:12px}.Modals_grantAddOrg__5vRiB{display:flex;justify-content:flex-start;margin-top:4px}.Modals_grantsDivider__wI9gV{height:1px;background:#e0e0e0;margin:16px 0 12px}.Modals_grantAddLegal__jRLud{display:flex;justify-content:flex-start}.Modals_grantAddLink__weHK9{margin:0;font-size:14px;color:#1fbcac;cursor:pointer;padding:8px 0;background:none;border:none}.Modals_grantAddLink__weHK9:hover{text-decoration:underline}.Modals_grantSelect___fYDN{flex:1 1;min-width:0}.Modals_grantSelect___fYDN .MuiInputBase-root{overflow:hidden}.Modals_grantSelect___fYDN .MuiInputBase-input,.Modals_grantSelect___fYDN input,.Modals_grantSelect___fYDN select{overflow:hidden;text-overflow:ellipsis}.Modals_grantAdd__6wVvV{margin:0;font-size:14px;color:#1fbcac;cursor:pointer;padding:8px 0;background:none;border:none}.Modals_grantAdd__6wVvV:hover{text-decoration:underline}.Modals_grantLoading__Bt1hJ{font-size:14px;color:#6c6c6c;padding:12px 0}.Modals_formDivider__OF7FX{display:flex;align-items:center;gap:16px;margin:24px 0 16px;color:#6c6c6c;font-size:14px}.Modals_formDivider__OF7FX:after,.Modals_formDivider__OF7FX:before{content:"";flex:1 1;height:1px;background:#e0e0e0}.Modals_addEmployeeForm__JPYVO{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:651px){.Modals_addEmployeeForm__JPYVO{flex-direction:row;align-items:center;gap:24px}}.Modals_addEmployeeSection__4TKm3{display:flex;flex-direction:column;gap:16px;flex:1 1;min-width:0}.Modals_addEmployeeSection__4TKm3 .Modals_btnWrapper__T9kxQ{width:100%;grid-template-columns:1fr}.Modals_addEmployeeSection__4TKm3 .Modals_formBtnSubmit__rnOW3{width:100%;white-space:nowrap}.Modals_addEmployeeDivider__Bf64v{display:flex;align-items:center;justify-content:center;gap:16px;color:#6c6c6c;font-size:14px;flex-shrink:0;width:100%}.Modals_addEmployeeDivider__Bf64v:after,.Modals_addEmployeeDivider__Bf64v:before{content:"";flex:1 1;height:1px;background:#e0e0e0}@media screen and (min-width:651px){.Modals_addEmployeeDivider__Bf64v{width:auto;flex:0 0 auto;padding:0 8px}.Modals_addEmployeeDivider__Bf64v:after,.Modals_addEmployeeDivider__Bf64v:before{display:none}}.Modals_formBtnCancel__l1rud{background:#f2f2f2!important;color:#4b5258!important;padding:15px 48px!important;font-weight:500!important;font-size:16px!important;line-height:24px!important;text-transform:none!important;border-radius:12px!important}.Modals_actions__ug_0X{color:#1fbcac!important}@media screen and (max-width:650px){.Modals_btnWrapper__T9kxQ{place-content:center}.Modals_btnWrapper__T9kxQ,.Modals_buttonsGroup__XMUH6.Modals_x3__idU7n,.Modals_formGroup__OoySe.Modals_x2__GIi23{grid-template-columns:100%}.Modals_formGroup__OoySe.Modals_x2__GIi23 .Modals_fullWidth___XJkV,.Modals_formGroup__OoySe.Modals_x2__GIi23 .Modals_title__tfzqP{grid-column:unset}.Modals_formGroup__OoySe.Modals_x3__idU7n{grid-template-columns:100%}.Modals_formGroup__OoySe.Modals_x3__idU7n .Modals_fullWidth___XJkV,.Modals_formGroup__OoySe.Modals_x3__idU7n .Modals_title__tfzqP{grid-column:unset}.Modals_wrapper__5me5j{width:100vw;border-radius:0;max-height:100vh}.Modals_formBtnCancel__l1rud,.Modals_formBtnDelete__wfOIT{padding:15px 24px!important}}.EventCard_card__b94tM{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e9e9e9;box-shadow:2px 4px 8px 0 rgba(0,0,0,.08);display:flex;flex-direction:row;transition:box-shadow .2s ease}.EventCard_card__b94tM:hover{box-shadow:3px 8px 16px 0 rgba(39,144,142,.2)}@media screen and (max-width:650px){.EventCard_card__b94tM{flex-direction:column}}.EventCard_imageWrapper__Omf2U{flex:0 0 auto;width:180px;max-width:180px;min-width:0;flex-shrink:0;align-self:flex-start}@media screen and (max-width:650px){.EventCard_imageWrapper__Omf2U{width:100%;max-width:none;min-width:unset;align-self:auto}}.EventCard_image__iyVt6{width:100%;height:100%;aspect-ratio:3/4;min-height:160px;overflow:hidden;background:#f5f5f5;border-radius:16px 0 0 16px}.EventCard_image__iyVt6 img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:650px){.EventCard_image__iyVt6{aspect-ratio:3/2;min-height:unset;border-radius:16px 16px 0 0}}.EventCard_imageImg__BAaje{width:100%;height:100%;object-fit:cover;display:block}.EventCard_imagePlaceholder__ogSkP{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#999;background:rgba(39,144,142,.1)}.EventCard_contentWrapper__KXHK_{flex:1 1;display:flex;flex-direction:column;min-width:0;padding:24px;gap:0}@media screen and (max-width:650px){.EventCard_contentWrapper__KXHK_{width:100%;flex:1 1 auto;padding:20px 16px 16px}}.EventCard_header__oiZ7V{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;position:relative}.EventCard_header__oiZ7V.EventCard_headerWithoutDescription__I4awO{margin-bottom:24px}.EventCard_leftBlock___QNSn{flex:1 1;display:flex;flex-direction:column;gap:8px;min-width:0}.EventCard_titleRow__mX5Me{display:flex;align-items:center;gap:16px;flex-wrap:wrap;flex:1 1;min-width:0}.EventCard_title__J5IdB{font-weight:700;font-size:18px;line-height:24px;color:#4b5258;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.EventCard_headerActions__iPuRM{display:flex;gap:8px;align-items:center;flex-shrink:0;margin-left:auto}.EventCard_deleteBtn__BOjW9,.EventCard_editBtn__Cxic9,.EventCard_sendBtn__xNVTk{margin:0;background:none;border:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:rgba(0,0,0,0);cursor:pointer;border-radius:6px;transition:all .2s ease}.EventCard_deleteBtn__BOjW9 svg,.EventCard_editBtn__Cxic9 svg,.EventCard_sendBtn__xNVTk svg{width:20px;height:20px;transition:color .2s ease}.EventCard_editBtn__Cxic9 svg,.EventCard_sendBtn__xNVTk svg{color:#999}.EventCard_editBtn__Cxic9:hover,.EventCard_sendBtn__xNVTk:hover{background:rgba(39,144,142,.05)}.EventCard_editBtn__Cxic9:hover svg,.EventCard_sendBtn__xNVTk:hover svg{color:#1fbcac}.EventCard_sendBtn__xNVTk:hover svg{color:#27908e}.EventCard_deleteBtn__BOjW9 svg{color:#999}.EventCard_deleteBtn__BOjW9:hover{background:rgba(229,57,53,.05)}.EventCard_deleteBtn__BOjW9:hover svg{color:#e53935}.EventCard_descriptionWrapper__O6Eyc{margin-top:16px;margin-bottom:24px}.EventCard_description__rknQa{font-size:14px;line-height:20px;color:#999;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.EventCard_metadata__ZQABY{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:4px}.EventCard_footerLeft__z8C2C{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.EventCard_metadataItem__6_S2v{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;color:#999}.EventCard_metadataItem__6_S2v .EventCard_icon__R2e9p{width:18px;height:18px;color:#27908e;flex-shrink:0}.EventCard_metaLabel__HZnf7{color:#999}.EventCard_bottomSection__5XBth{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:12px;flex-wrap:wrap}.EventCard_bottomLeft__Q7GXk{display:flex;flex-direction:column;gap:8px}.EventCard_costRow__VIrhr{display:flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;color:#999}.EventCard_costAmount__SXgHM{color:#4b5258;font-weight:500}.EventCard_link__Ux740{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#1fbcac;text-decoration:none;cursor:pointer;width:-moz-fit-content;width:fit-content;margin-left:auto}.EventCard_link__Ux740 svg{color:#1fbcac;transition:transform .2s ease}.EventCard_link__Ux740:hover svg{transform:translateX(4px)}.EventCard_organization___P4mU{display:flex;align-items:center;gap:8px;min-width:0}.EventCard_organizationLabel__N0e1D{font-size:14px;color:#999;white-space:nowrap}.EventCard_organizationName___dNY4{font-size:14px;font-weight:500;color:#4b5258;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LogoUploadField_field__HVrQC{background:none;border:none;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:52px;margin:4px 0 0;padding:0 16px;border-radius:12px;outline:1px solid #cc9de2}.LogoUploadField_field__HVrQC.LogoUploadField_error__VuA3X{outline-color:#c70b0b}.LogoUploadField_field__HVrQC{background:rgba(0,0,0,0);cursor:pointer;transition:outline-color .15s ease;box-sizing:border-box}.LogoUploadField_field__HVrQC:hover{outline-color:#b006ff}.LogoUploadField_field__HVrQC:disabled{background:#e2e2e2;color:#969696;outline:none;cursor:default}.LogoUploadField_preview__r8328{height:32px;width:32px;object-fit:cover;border-radius:6px}.LogoUploadField_text__h2WUD{font-size:14px;color:#999}.LogoUploadField_icon__gzhZ_{display:flex;align-items:center;flex-shrink:0;color:#999;transition:color .15s ease}.LogoUploadField_field__HVrQC:hover .LogoUploadField_icon__gzhZ_{color:#b006ff}.ImageCropper_cropperContainer__QtH0t{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (max-width:650px){.ImageCropper_cropperContainer__QtH0t{gap:8px}}.ImageCropper_imageContainer__ZnU7Y{position:relative;width:auto;max-width:100%;margin:0 auto;background:#f5f5f5;border-radius:8px;overflow:hidden;touch-action:none;display:flex;align-items:center;justify-content:center;align-self:center}.ImageCropper_cropImage__Df8tS{display:block;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media screen and (min-width:651px){.ImageCropper_cropImage__Df8tS{max-height:calc(96vh - 300px)}}@media screen and (max-width:650px){.ImageCropper_cropImage__Df8tS{max-height:50vh}}.ImageCropper_cropBox__A7uBU{position:absolute;border:2px solid #1fbcac;box-shadow:0 0 0 9999px rgba(0,0,0,.3);pointer-events:all;touch-action:none;z-index:10;transform:none}.ImageCropper_cropBoxBorder__o5Ma5{position:absolute;inset:-2px;border:2px solid #fff;pointer-events:none}.ImageCropper_resizeHandle__lCc4o{position:absolute;width:20px;height:20px;background:rgba(0,0,0,0);border:none;border-radius:0;z-index:11;pointer-events:all;opacity:.6;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.ImageCropper_resizeHandle__lCc4o:after{content:"↔";font-size:18px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7);line-height:1}.ImageCropper_resizeHandle__lCc4o:hover{opacity:1}@media screen and (max-width:650px){.ImageCropper_resizeHandle__lCc4o{width:28px;height:28px}.ImageCropper_resizeHandle__lCc4o:after{font-size:22px}}.ImageCropper_handleNW__Iua1y:after,.ImageCropper_handleSE__roRgJ:after{transform:rotate(45deg)}.ImageCropper_handleNE__GOT0g:after,.ImageCropper_handleSW__wF9BK:after{transform:rotate(-45deg)}.ImageCropper_controls__lN767{display:flex;align-items:center;justify-content:center;gap:12px}@media screen and (max-width:650px){.ImageCropper_controls__lN767{gap:8px}}.ImageCropper_zoomControls__Usnwb{display:flex;align-items:center;gap:12px}.ImageCropper_changeImageButton__VLU87{padding:6px 16px;border:1px solid #1fbcac;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:1;color:#1fbcac;transition:all .2s ease;white-space:nowrap}.ImageCropper_changeImageButton__VLU87:hover{background:rgba(31,188,172,.08);border-color:rgb(25.2246575342,152.9753424658,139.9561643836);color:rgb(25.2246575342,152.9753424658,139.9561643836)}@media screen and (max-width:650px){.ImageCropper_changeImageButton__VLU87{padding:4px 12px;font-size:13px}}.ImageCropper_zoomButton__TJwc6{width:32px;height:32px;border:1px solid #e9e9e9;border-radius:8px;background:#fff;cursor:pointer;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ImageCropper_zoomButton__TJwc6:hover:not(:disabled){background:#f5f5f5;border-color:#1fbcac}.ImageCropper_zoomButton__TJwc6:disabled{opacity:.5;cursor:not-allowed}.ImageCropper_zoomValue__Ae1X8{font-size:14px;font-weight:500;color:#4b5258;min-width:50px;text-align:center}.PhotoUploadModal_modal__eSwQe{display:grid;place-content:center;line-height:1}.PhotoUploadModal_wrapper__QstT8{background:#fff;width:90vw;max-width:1200px;box-shadow:14px 10px 50px 0 rgba(0,0,0,.1019607843);padding:0 24px 24px;border:1px solid #e9e9e9;border-radius:32px;outline:none;max-height:96vh;overflow:hidden;display:flex;flex-direction:column}.PhotoUploadModal_header__a8Biw{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid #e9e9e9}.PhotoUploadModal_header__a8Biw .PhotoUploadModal_title__42CR6{color:#1b1b1b;font-weight:600;font-size:22px;line-height:28px;margin:0}.PhotoUploadModal_header__a8Biw .PhotoUploadModal_closeBtn__pcpSs{padding:0;background:none;border:none;line-height:0;margin:0 0 0 auto;cursor:pointer}.PhotoUploadModal_header__a8Biw .PhotoUploadModal_closeBtn__pcpSs svg{width:24px;height:24px}.PhotoUploadModal_content__5f31p{display:flex;flex-direction:column;gap:24px;padding:24px 0;overflow-y:auto}.PhotoUploadModal_buttonsGroup__YBkfe{display:flex;gap:16px;justify-content:center;margin-top:auto;padding-top:24px}.PhotoUploadModal_cancelButton__DBDnh,.PhotoUploadModal_saveButton__02_Op{min-width:120px}.PhotoUploadModal_aspectRatioSelector__bjfnE{display:flex;gap:12px;justify-content:center;margin-bottom:16px}.PhotoUploadModal_aspectButton__nCJtu{padding:8px 16px;border:1px solid #e9e9e9;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#4b5258;transition:all .2s ease}.PhotoUploadModal_aspectButton__nCJtu:hover{background:#f5f5f5;border-color:#1fbcac}.PhotoUploadModal_aspectButton__nCJtu.PhotoUploadModal_active___XnXU{background:#1fbcac;color:#fff;border-color:#1fbcac}.PhotoUploadModal_aspectButton__nCJtu.PhotoUploadModal_notSet__N9qMp{border-color:#e53935;color:#e53935}.PhotoUploadModal_aspectButton__nCJtu.PhotoUploadModal_notSet__N9qMp.PhotoUploadModal_active___XnXU{background:#e53935;color:#fff;border-color:#e53935}.PhotoUploadModal_cropHint__y5tpq{font-size:13px;color:#888;text-align:center;margin:0;line-height:1.4}.PhotoUploadModal_cropHint__y5tpq strong{font-weight:600;color:#4b5258}.PhotoUploadModal_previewContainer__OYIWV{width:100%;max-width:600px;margin:0 auto;border-radius:8px;overflow:hidden;background:#f5f5f5}.PhotoUploadModal_previewImage__OzF0_{width:100%;height:auto;display:block}.PhotoUploadModal_changeImageButton__L_2YE{margin-top:16px;padding:8px 16px;border:1px solid #1fbcac;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;color:#1fbcac;font-weight:500;transition:all .2s ease;width:100%;max-width:600px;margin-left:auto;margin-right:auto}.PhotoUploadModal_changeImageButton__L_2YE:hover{background:rgba(31,188,172,.08);border-color:rgb(25.2246575342,152.9753424658,139.9561643836);color:rgb(25.2246575342,152.9753424658,139.9561643836)}.PhotoUploadModal_cropperAndPreview__c0Q1C{display:flex;flex-direction:column;gap:24px;width:100%}@media screen and (min-width:651px){.PhotoUploadModal_cropperAndPreview__c0Q1C{flex-direction:row;align-items:flex-start;gap:32px}}.PhotoUploadModal_cropperWrapper__f8eG7{flex:1 1;min-width:0}.PhotoUploadModal_previewSection__EgEMn{display:flex;flex-direction:column;gap:16px;flex-shrink:0}@media screen and (min-width:651px){.PhotoUploadModal_previewSection__EgEMn{width:250px;margin-top:0;padding-top:0;border-top:none;border-left:1px solid #e9e9e9;padding-left:24px}}@media screen and (max-width:650px){.PhotoUploadModal_previewSection__EgEMn{margin-top:24px;padding-top:24px;border-top:1px solid #e9e9e9}}.PhotoUploadModal_previewsContainer__ucKCR{display:flex;flex-direction:column;gap:16px;width:100%}.PhotoUploadModal_previewItem__vswOK{display:flex;flex-direction:column;gap:8px}.PhotoUploadModal_previewLabel__jMS2X{font-size:14px;font-weight:600;color:#4b5258;margin:0;text-align:center}@media screen and (min-width:651px){.PhotoUploadModal_previewLabel__jMS2X{text-align:left}}.PhotoUploadModal_cropPreview__9p8cD{width:100%;max-width:200px;margin:0 auto;background:#f5f5f5;border-radius:8px;border:1px solid #e9e9e9;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media screen and (min-width:651px){.PhotoUploadModal_cropPreview__9p8cD{max-width:100%}}@media screen and (max-width:650px){.PhotoUploadModal_wrapper__QstT8{width:100vw;border-radius:0;max-height:100vh;padding:0 16px 16px}.PhotoUploadModal_header__a8Biw{padding:16px 0}.PhotoUploadModal_header__a8Biw .PhotoUploadModal_title__42CR6{font-size:18px;line-height:24px}.PhotoUploadModal_content__5f31p{padding:0;gap:12px}.PhotoUploadModal_buttonsGroup__YBkfe{flex-direction:row;gap:12px;padding-top:12px;margin-top:0}.PhotoUploadModal_cancelButton__DBDnh,.PhotoUploadModal_saveButton__02_Op{flex:1 1;min-width:0}.PhotoUploadModal_aspectRatioSelector__bjfnE{flex-direction:row;gap:8px;margin-bottom:8px}.PhotoUploadModal_aspectButton__nCJtu{padding:6px 12px;font-size:13px}.PhotoUploadModal_previewSection__EgEMn{margin-top:0;padding-top:12px;border-top:1px solid #e9e9e9;gap:8px}.PhotoUploadModal_previewsContainer__ucKCR{flex-direction:row;gap:12px;justify-content:center}.PhotoUploadModal_previewItem__vswOK{gap:4px;align-items:center}.PhotoUploadModal_previewLabel__jMS2X{font-size:11px}.PhotoUploadModal_cropPreview__9p8cD{width:75px;max-width:75px;height:75px;border-radius:6px}.PhotoUploadModal_changeImageButton__L_2YE{margin-top:8px;padding:6px 12px;font-size:13px}.PhotoUploadModal_mobilePreviewsRow__AUcTY{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:flex-start}.PhotoUploadModal_mobilePreviewItem__K1VDd{display:flex;flex-direction:column;align-items:center;gap:4px}.PhotoUploadModal_mobilePreviewLabel__CbUCH{font-size:11px;font-weight:500;color:#888;text-align:center}}.PhoneField_inputWrapper__dyy8m{width:100%;min-width:0;display:grid;grid-template-columns:100%;padding:0 2px;position:relative}.PhoneField_inputWrapper__dyy8m .PhoneField_error__TSp8k{position:absolute;bottom:1px;left:18px;font-size:10px;line-height:12px;color:#c70b0b}.PhoneField_inputWrapper__dyy8m.PhoneField_error__TSp8k .PhoneField_label__r2_4g{color:#c70b0b}.PhoneField_label__r2_4g{font-size:12px;line-height:14px;color:rgba(0,0,0,.6);margin-left:16px}.PhoneField_input__XVBTc{margin-top:4px!important;border-radius:12px;outline:1px solid #cc9de2;overflow:hidden}.PhoneField_input__XVBTc:has(.Mui-focused){outline-color:#b006ff;outline-width:2px}.PhoneField_input__XVBTc:has(.Mui-error){outline-color:#c70b0b}.PhoneField_input__XVBTc:has(.Mui-disabled){background:#e2e2e2;color:#969696;outline:none}.PhoneField_input__XVBTc .MuiInputLabel-shrink,.PhoneField_input__XVBTc legend{display:none}.PhoneField_input__XVBTc .MuiInputLabel-root{color:#c8c8c8;padding-right:20px}.PhoneField_input__XVBTc .MuiInputBase-root{background:none!important}.PhoneField_input__XVBTc .MuiOutlinedInput-notchedOutline,.PhoneField_input__XVBTc .MuiPickersOutlinedInput-notchedOutline{border:none!important;border-radius:12px;top:0}.PhoneField_input__XVBTc .MuiFilledInput-root,.PhoneField_input__XVBTc .MuiFilledInput-root.Mui-focused,.PhoneField_input__XVBTc .MuiFilledInput-root:hover{background-color:rgba(0,0,0,0)!important}.PhoneField_input__XVBTc .MuiFilledInput-input,.PhoneField_input__XVBTc .MuiOutlinedInput-input{padding:16px 40px 16px 16px!important;border-radius:12px!important}.PhoneField_input__XVBTc .MuiFilledInput-input.MuiInputBase-inputSizeSmall,.PhoneField_input__XVBTc .MuiOutlinedInput-input.MuiInputBase-inputSizeSmall{padding:8px 40px 8px 16px!important}.PhoneField_input__XVBTc .MuiFilledInput-root:after,.PhoneField_input__XVBTc .MuiFilledInput-root:before{display:none}.PhoneField_input__XVBTc .MuiOutlinedInput-root{border-radius:12px!important}.PhoneField_input__XVBTc.PhoneField_inputPhone__7BIpk{display:grid;grid-template-columns:64px 1fr}.PhoneField_error__TSp8k .PhoneField_input__XVBTc.PhoneField_inputPhone__7BIpk{outline-color:#c70b0b}.PhoneField_input__XVBTc.PhoneField_inputPhone__7BIpk .MuiTextField-root .MuiFilledInput-input{padding-left:0}.PhoneField_input__XVBTc.PhoneField_inputPhone__7BIpk .MuiFilledInput-input{padding-left:4px!important}.PhoneField_input__XVBTc.PhoneField_inputPhone__7BIpk .MuiSelect-select{padding-left:16px!important;padding-right:0!important;text-align:left;min-width:0}.PhoneField_input__XVBTc.PhoneField_inputPhone__7BIpk .MuiSelect-icon{right:4px;width:16px;height:16px}.PhoneField_input__XVBTc.PhoneField_inputPhone__7BIpk .MuiFilledInput-root{padding:0!important}.VersionInfoDialog_modal__11d4n{position:fixed;display:grid;place-content:center}.VersionInfoDialog_wrapper__bIaiN{background:#fff!important;width:90vw;max-width:400px;box-shadow:14px 10px 50px 0 rgba(0,0,0,.1019607843);padding:24px;border:1px solid #e9e9e9;border-radius:32px;outline:none}.VersionInfoDialog_title__IjR7s{color:#1b1b1b;font-weight:600;font-size:18px;line-height:24px;margin:0 0 16px}.VersionInfoDialog_content__A0ZmR{margin-bottom:24px}.VersionInfoDialog_content__A0ZmR .VersionInfoDialog_version__njAt8{font-size:14px;line-height:22px;color:#4b5258;margin:0 0 12px}.VersionInfoDialog_content__A0ZmR .VersionInfoDialog_version__njAt8 strong{font-family:monospace;background:#f0f0f0;padding:2px 8px;border-radius:4px}.VersionInfoDialog_content__A0ZmR .VersionInfoDialog_hint__foidT{font-size:12px;line-height:18px;color:#888;margin:0}.VersionInfoDialog_actions__B33Uo{display:flex;gap:12px;justify-content:flex-end}.MobileMenu_overlay__qKrsx{width:100%;background:rgba(0,0,0,.3);z-index:999}.MobileMenu_menu__8aXd1,.MobileMenu_overlay__qKrsx{position:fixed;top:56px;left:0;height:calc(100dvh - 56px - 56px)}.MobileMenu_menu__8aXd1{width:80%;max-width:400px;background:#9be7df;z-index:1000;transform:translateX(-100%);transition:transform .3s ease;display:flex;flex-direction:column;padding:0;overflow:hidden;box-shadow:2px 0 8px rgba(0,0,0,.1)}.MobileMenu_menu__8aXd1.MobileMenu_menuOpen__GReCr{transform:translateX(0)}.MobileMenu_menuNav__lvQob{display:flex;flex-direction:column;gap:0;flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden}.MobileMenu_divider__SXchM{height:3px;background:#27908e;margin:0;flex-shrink:0}.MobileMenu_profileDivider__CzTIP{height:1px;background:rgba(0,0,0,.1);margin:0;flex-shrink:0}.MobileMenu_menuItem__Pg5Mk{display:flex;align-items:center;gap:12px;width:100%;height:56px;min-height:56px;max-height:56px;padding:0 24px;border:none;border-radius:0;text-decoration:none;background:none;color:#000;font-size:16px;font-weight:400;transition:all .2s ease;cursor:pointer;box-sizing:border-box;flex-shrink:0;text-align:left;font-family:inherit}.MobileMenu_menuItem__Pg5Mk:hover{background:hsla(0,0%,100%,.3)}.MobileMenu_menuItem__Pg5Mk.MobileMenu_menuItemActive__F_Ki4{background:hsla(0,0%,100%,.5);font-weight:600}.MobileMenu_menuItem__Pg5Mk.MobileMenu_menuItemWithSubmenu__NjToN{justify-content:space-between}.MobileMenu_menuItemRight__zLzPi{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.MobileMenu_menuIcon__DNpSO{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0}.MobileMenu_menuIcon__DNpSO svg{width:24px;height:24px;fill:none;stroke:currentColor}.MobileMenu_menuItemActive__F_Ki4 .MobileMenu_menuIcon__DNpSO svg{stroke:#a536d9}.MobileMenu_menuLabel__zTsH2{flex:1 1}.MobileMenu_expandIcon__aLeAd{width:16px;height:16px;transition:transform .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.MobileMenu_expandIcon__aLeAd.MobileMenu_expandIconOpen__pyFPe{transform:rotate(180deg)}.MobileMenu_expandIcon__aLeAd svg{width:16px!important;height:16px!important;fill:none;stroke:currentColor}.MobileMenu_subMenu__Mcmk4{display:flex;flex-direction:column;padding-left:36px;margin-top:4px;gap:4px}.MobileMenu_subMenuItem__3KU96{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:8px;text-decoration:none;color:#000;font-size:14px;font-weight:400;transition:all .2s ease}.MobileMenu_subMenuItem__3KU96:hover{background:hsla(0,0%,100%,.3)}.MobileMenu_subMenuItem__3KU96.MobileMenu_subMenuItemActive__Id5hO{background:hsla(0,0%,100%,.5);font-weight:600}.MobileMenu_subMenuIcon__kmizD{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.MobileMenu_subMenuIcon__kmizD svg{width:20px;height:20px;fill:none;stroke:currentColor}.MobileMenu_subMenuItemActive__Id5hO .MobileMenu_subMenuIcon__kmizD svg{stroke:#a536d9}.MobileMenu_subMenuLabel__k0_3i{flex:1 1;min-width:0}.MobileMenu_subMenuLink__Gt7Gl{text-decoration:none;color:inherit;display:flex;flex:1 1;align-items:center;justify-content:space-between;gap:8px;min-width:0}.MobileMenu_subMenuItemWithSubmenu__fmYxd{cursor:pointer}.MobileMenu_subSubMenu__CnA0d{display:flex;flex-direction:column;padding-left:24px;margin-top:4px;gap:2px}.MobileMenu_subSubMenuItem__SWN6o{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:6px;text-decoration:none;color:#000;font-size:12px;font-weight:400;line-height:16px;transition:all .2s ease}.MobileMenu_subSubMenuItem__SWN6o:hover{background:hsla(0,0%,100%,.3)}.MobileMenu_subSubMenuItem__SWN6o.MobileMenu_subSubMenuItemActive__7qiY0{background:hsla(0,0%,100%,.5);font-weight:600}.MobileMenu_subSubMenuIcon__5sruz{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.MobileMenu_subSubMenuIcon__5sruz svg{width:16px;height:16px;fill:none;stroke:currentColor}.MobileMenu_subSubMenuItemActive__7qiY0 .MobileMenu_subSubMenuIcon__5sruz svg{stroke:#a536d9}.MobileMenu_subSubMenuLabel__1YTbK{flex:1 1;line-height:16px}.MobileMenu_userProfile__OVpng{display:flex;align-items:center;gap:12px;height:56px;padding:0 24px;text-decoration:none;cursor:pointer;transition:opacity .2s ease;box-sizing:border-box;flex-shrink:0}.MobileMenu_userProfile__OVpng:hover{opacity:.8}.MobileMenu_userAvatar__MB1Y7{position:relative;width:40px;height:40px;border-radius:8px;background:#4b5258;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.MobileMenu_userAvatarImage__TogoE{width:100%;height:100%;object-fit:cover}.MobileMenu_userInitial__o6T_E{color:#fff;font-size:20px;font-weight:600}.MobileMenu_userInfo__gv5po{display:flex;flex-direction:column;gap:4px;flex:1 1}.MobileMenu_userName___WQTg{font-size:16px;font-weight:400;color:#000}.MobileMenu_badge__x9lik{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#e53935;color:#fff;font-size:11px;font-weight:600;line-height:1;flex-shrink:0}@keyframes MobileMenu_fadeIn__GiJ9J{0%{opacity:0}to{opacity:1}}.EmployeeCard_card__15f3a{border:1px solid #e9e9e9;border-radius:16px;box-shadow:2px 4px 8px 0 rgba(0,0,0,.08);background:#fff;padding:24px;cursor:pointer;transition:box-shadow .2s ease}.EmployeeCard_card__15f3a:hover{box-shadow:3px 8px 16px 0 rgba(39,144,142,.2)}@media screen and (max-width:650px){.EmployeeCard_card__15f3a{padding:16px 24px;border-radius:12px}}.EmployeeCard_header__vGM5u{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px;position:relative}@media screen and (max-width:650px){.EmployeeCard_header__vGM5u{gap:12px;margin-bottom:16px}}.EmployeeCard_avatar___EyMx{width:50px;height:50px;border-radius:50%;flex-shrink:0;overflow:hidden;background:linear-gradient(to bottom right,#B5E3DD,#14B8A6)}.EmployeeCard_avatar___EyMx img{width:100%;height:100%;object-fit:cover}.EmployeeCard_avatarInitials__E_Yt8{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;font-size:20px;font-weight:600;line-height:1}.EmployeeCard_nameBlock__juK2d{flex:1 1;min-width:0}.EmployeeCard_name__LdKju{font-weight:700;font-size:18px;line-height:28px;color:#4b5258;margin:0 0 8px}@media screen and (max-width:650px){.EmployeeCard_name__LdKju{font-size:18px;line-height:24px;margin:0 0 6px}}.EmployeeCard_statusRow__LhQGR{gap:24px;flex-wrap:wrap;margin-top:8px}.EmployeeCard_statusRow__LhQGR,.EmployeeCard_status__nf4fx{display:flex;align-items:center}.EmployeeCard_profession__xx7eD{font-size:14px;line-height:20px;color:#4b5258}.EmployeeCard_actions__udrRv{display:flex;gap:8px;align-items:center;margin-right:-8px;flex-shrink:0}@media screen and (max-width:650px){.EmployeeCard_actions__udrRv{flex-direction:column;gap:4px}}.EmployeeCard_deleteBtn__lp6xD,.EmployeeCard_editBtn__0_7bs,.EmployeeCard_viewBtn__NqOsd{margin:0;background:none;border:none;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:rgba(0,0,0,0);cursor:pointer;border-radius:4px;transition:color .2s ease}.EmployeeCard_deleteBtn__lp6xD svg,.EmployeeCard_editBtn__0_7bs svg,.EmployeeCard_viewBtn__NqOsd svg{width:20px;height:20px;transition:color .2s ease}.EmployeeCard_editBtn__0_7bs svg,.EmployeeCard_viewBtn__NqOsd svg{color:#999}.EmployeeCard_editBtn__0_7bs:hover svg,.EmployeeCard_viewBtn__NqOsd:hover svg{color:#1fbcac}.EmployeeCard_deleteBtn__lp6xD svg{color:#999}.EmployeeCard_deleteBtn__lp6xD:hover svg{color:#b60101}.EmployeeCard_contactInfo__JM7p4{display:flex;flex-direction:column;gap:12px;margin-bottom:0}@media screen and (max-width:650px){.EmployeeCard_contactInfo__JM7p4{gap:10px;margin-bottom:12px}}.EmployeeCard_contactItem__NKaXB{display:flex;align-items:center;gap:12px;font-size:14px;line-height:20px;color:#4b5258}.EmployeeCard_contactIcon__3RWeK{width:18px;height:18px;color:#27908e;flex-shrink:0}.EmployeeCard_rolesLabel__CRZG_{color:#999;font-weight:500;flex-shrink:0}.EmployeeCard_roles__h4CxO{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}@media screen and (max-width:650px){.EmployeeCard_roles__h4CxO{gap:6px;margin-bottom:12px}}.EmployeeCard_roleChip__EtNAy{display:inline-flex;align-items:center;padding:6px 12px;background:#1fbcac;color:#fff;border-radius:12px;font-size:12px;font-weight:500;line-height:1.4;white-space:nowrap}.EmployeeCard_rating___Mc8H{display:flex;align-items:center;gap:6px}.EmployeeCard_ratingIcon__wp4fG{width:20px;height:20px;color:orange;flex-shrink:0}.EmployeeCard_ratingIcon__wp4fG path{fill:orange;stroke:orange}.EmployeeCard_ratingValue__1WWp1{font-size:14px;font-weight:500;color:#4b5258}
/*# sourceMappingURL=66d0eb2216ef5fe2.css.map*/