.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_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}}.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}.EducationBreadcrumbs_breadcrumbs__4Up_z{display:none;align-items:center;gap:4px;padding:16px 0;font-size:12px;color:#6c6c6c}@media screen and (max-width:650px){.EducationBreadcrumbs_breadcrumbs__4Up_z{display:flex;padding:16px 0 0}}.EducationBreadcrumbs_breadcrumbItem__rBXYq{color:#6c6c6c;text-decoration:none;transition:color .2s ease}.EducationBreadcrumbs_breadcrumbItem__rBXYq:hover{color:#a536d9}.EducationBreadcrumbs_breadcrumbItemActive__BXgwv{color:#000;font-weight:500}.EducationBreadcrumbs_separator__ggsaR{color:#6c6c6c;margin:0 4px}.EducationLayout_container___eU4b{max-width:1600px;margin:0 auto;padding:0}.EducationLayout_content__lpdhJ{display:grid;grid-template-columns:360px 1fr;grid-template-areas:"leftTabs topRight" "sideWidgets mainContent";grid-gap:32px 32px;gap:32px 32px;grid-row-gap:16px;row-gap:16px;min-width:0;align-items:start}@media screen and (max-width:650px){.EducationLayout_content__lpdhJ{grid-template-columns:1fr;grid-template-areas:"breadcrumbs" "topRight" "sideWidgets" "mainContent";row-gap:8px}}.EducationLayout_breadcrumbsWrap__oazDx{grid-area:breadcrumbs;margin-bottom:8px}.EducationLayout_leftTabs__rcPVf{grid-area:leftTabs;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:650px){.EducationLayout_leftTabs__rcPVf{display:none}}.EducationLayout_sideWidgets__NwWkb{grid-area:sideWidgets;position:relative;z-index:90}.EducationLayout_topRight__Cts3v{grid-area:topRight}.EducationLayout_mainContent__lVccL{grid-area:mainContent}.EducationLayout_title__N_J39{font-family:Roboto Flex Variable,sans-serif;font-size:42px;font-weight:600;line-height:1;color:#4b5258;margin:0 0 24px;display:flex;align-items:center;gap:16px}@media screen and (max-width:650px){.EducationLayout_title__N_J39{display:none}}.EducationDetailsLayout_container__XLFdI{max-width:1600px;margin:0 auto;padding:0}.EducationDetailsLayout_content__Qx5u5{display:grid;grid-template-columns:360px 1fr;grid-template-areas:"leftColumn rightColumn";grid-gap:32px;gap:32px}@media screen and (max-width:650px){.EducationDetailsLayout_content__Qx5u5{display:flex;flex-direction:column;gap:8px}.EducationDetailsLayout_content__Qx5u5>:nth-child(2){order:2}.EducationDetailsLayout_content__Qx5u5>:nth-child(3){order:1}}.EducationDetailsLayout_breadcrumbsWrap__uJjLc{grid-area:breadcrumbs;margin-bottom:8px}.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}.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}.PublicationModal_modal__pY2oo{position:fixed;display:grid;place-content:center;z-index:1300}.PublicationModal_wrapper__Wv1VM{background:#fff!important;width:95vw;max-width:1400px;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}.PublicationModal_header__Rdkmj{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.PublicationModal_header__Rdkmj .PublicationModal_title__w7y_G{color:#1b1b1b;font-weight:700;font-size:22px;line-height:28px;margin:0}@media screen and (max-width:650px){.PublicationModal_header__Rdkmj .PublicationModal_title__w7y_G{font-size:18px;line-height:24px}}.PublicationModal_header__Rdkmj .PublicationModal_closeBtn__Y_MCb{padding:0;margin:0;background:none;border:none;flex:0 0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.PublicationModal_header__Rdkmj .PublicationModal_closeBtn__Y_MCb svg path{fill:#969696}.PublicationModal_header__Rdkmj .PublicationModal_closeBtn__Y_MCb:hover svg path{fill:#1b1b1b}.PublicationModal_rejectMessage__ZXbdp{margin-bottom:16px;flex-shrink:0}.PublicationModal_content__rV_Lp{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,550px);grid-gap:32px;gap:32px;overflow-y:auto;overflow-x:hidden;flex:1 1;min-height:0}.PublicationModal_content__rV_Lp::-webkit-scrollbar{width:6px}.PublicationModal_content__rV_Lp::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.PublicationModal_content__rV_Lp::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.PublicationModal_content__rV_Lp::-webkit-scrollbar-thumb:hover{background:#bdbdbd}@media screen and (max-width:1024px){.PublicationModal_content__rV_Lp{grid-template-columns:1fr;gap:24px}}.PublicationModal_formSection__qzu6Q{display:flex;flex-direction:column;gap:24px;min-width:0}.PublicationModal_formGroup__gy1Bn{display:grid;grid-gap:20px;gap:20px;grid-template-columns:100%}.PublicationModal_formGroup__gy1Bn.PublicationModal_x2__XSfY4{grid-template-columns:repeat(2,1fr)}.PublicationModal_formGroup__gy1Bn.PublicationModal_x2__XSfY4 .PublicationModal_fullWidth__dbsrx{grid-column:span 2}@media screen and (max-width:650px){.PublicationModal_formGroup__gy1Bn.PublicationModal_x2__XSfY4{grid-template-columns:1fr}.PublicationModal_formGroup__gy1Bn.PublicationModal_x2__XSfY4 .PublicationModal_fullWidth__dbsrx{grid-column:span 1}}.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u{grid-template-columns:repeat(3,1fr)}.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u .PublicationModal_fullWidth__dbsrx{grid-column:span 3}@media screen and (max-width:1200px)and (min-width:1025px){.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u{grid-template-columns:repeat(2,1fr)}.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u .PublicationModal_fullWidth__dbsrx,.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u>:first-child{grid-column:span 2}}@media screen and (max-width:650px){.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u{grid-template-columns:1fr}.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u .PublicationModal_fullWidth__dbsrx,.PublicationModal_formGroup__gy1Bn.PublicationModal_x3__jsl3u>:first-child{grid-column:span 1}}.PublicationModal_fullWidth__dbsrx{width:100%}.PublicationModal_charCounter__JAnbv{text-align:right;font-size:12px;color:#999;margin-top:4px}.PublicationModal_buttonsGroup__a0RJL{display:flex;gap:16px;margin-top:8px;justify-content:center}@media screen and (max-width:650px){.PublicationModal_buttonsGroup__a0RJL{flex-direction:column}}.PublicationModal_mobilePreviewToggle__t9SbL{display:none!important}@media screen and (max-width:650px){.PublicationModal_mobilePreviewToggle__t9SbL{display:inline-flex!important;align-items:center;gap:8px;align-self:flex-start}}.PublicationModal_previewSection__wKHNS{display:flex;flex-direction:column;gap:16px;background:#f9f9f9;border-radius:16px;padding:16px}@media screen and (max-width:650px){.PublicationModal_previewSection__wKHNS{display:none}.PublicationModal_previewSection__wKHNS.PublicationModal_previewSectionVisible__sFxPs{display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1400;width:calc(100vw - 32px);max-height:80vh;overflow-y:auto;box-shadow:0 8px 40px rgba(0,0,0,.2);border:1px solid #e9e9e9}}.PublicationModal_previewOverlay__H7H_d{display:none}@media screen and (max-width:650px){.PublicationModal_previewOverlay__H7H_d.PublicationModal_previewOverlayVisible__l0cM4{display:block;position:fixed;inset:0;z-index:1399;background:rgba(0,0,0,.4)}}.PublicationModal_previewHeader__wXGje{display:flex;align-items:center;justify-content:space-between;gap:12px}.PublicationModal_previewTitle__XKFbP{font-weight:600;font-size:18px;line-height:24px;margin:0;color:#1b1b1b}.PublicationModal_previewCloseBtn__cQpkm{padding:0;margin:0;background:none;border:none;display:none;flex:0 0 24px;cursor:pointer;align-items:center;justify-content:center}.PublicationModal_previewCloseBtn__cQpkm svg path{fill:#969696}.PublicationModal_previewCloseBtn__cQpkm:hover svg path{fill:#1b1b1b}@media screen and (max-width:650px){.PublicationModal_previewCloseBtn__cQpkm{display:flex}}.PublicationModal_previewCard__f8jUr{display:flex;justify-content:center;align-items:flex-start;width:100%}@media screen and (max-width:650px){.PublicationModal_wrapper__Wv1VM{width:100vw;border-radius:0;max-height:100vh;padding:16px}}.Message_liner_message__z43UF{width:100%;display:grid;grid-template-columns:100%;border:2px dashed #c70b0b;border-radius:8px;position:relative;background-color:#ffdbdb}.Message_liner_message__z43UF .Message_label__lJh_F{font-size:12px;font-weight:400;line-height:20px;color:#c70b0b;padding:4px 16px 8px!important}.Message_liner_message__z43UF .Message_message__Imoz1{font-size:14px;font-weight:600;line-height:20px;color:#c70b0b;padding:8px 16px!important}.EventModal_modal__TChR_{position:fixed;display:grid;place-content:center;z-index:1300}.EventModal_wrapper__2Cmd6{background:#fff!important;width:95vw;max-width:1400px;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}.EventModal_header__Pq5O_{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.EventModal_header__Pq5O_ .EventModal_title__vP3Rq{color:#1b1b1b;font-weight:700;font-size:22px;line-height:28px;margin:0}@media screen and (max-width:650px){.EventModal_header__Pq5O_ .EventModal_title__vP3Rq{font-size:18px;line-height:24px}}.EventModal_header__Pq5O_ .EventModal_closeBtn__1yVPC{padding:0;margin:0;background:none;border:none;flex:0 0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.EventModal_header__Pq5O_ .EventModal_closeBtn__1yVPC svg path{fill:#969696}.EventModal_header__Pq5O_ .EventModal_closeBtn__1yVPC:hover svg path{fill:#1b1b1b}.EventModal_rejectMessage__LXRQ_{margin-bottom:16px;flex-shrink:0}.EventModal_content__kWOhP{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,550px);grid-gap:32px;gap:32px;overflow-y:auto;overflow-x:hidden;flex:1 1;min-height:0}.EventModal_content__kWOhP::-webkit-scrollbar{width:6px}.EventModal_content__kWOhP::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.EventModal_content__kWOhP::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.EventModal_content__kWOhP::-webkit-scrollbar-thumb:hover{background:#bdbdbd}@media screen and (max-width:1024px){.EventModal_content__kWOhP{grid-template-columns:1fr;gap:24px}}.EventModal_formSection__W_Sp8{display:flex;flex-direction:column;gap:24px;min-width:0}.EventModal_formGroup__RNA2Z{display:grid;grid-gap:20px;gap:20px;grid-template-columns:100%}.EventModal_formGroup__RNA2Z.EventModal_x2__a0giZ{grid-template-columns:repeat(2,1fr)}.EventModal_formGroup__RNA2Z.EventModal_x2__a0giZ .EventModal_fullWidth__V0LO7{grid-column:span 2}@media screen and (max-width:650px){.EventModal_formGroup__RNA2Z.EventModal_x2__a0giZ{grid-template-columns:1fr}.EventModal_formGroup__RNA2Z.EventModal_x2__a0giZ .EventModal_fullWidth__V0LO7{grid-column:span 1}}.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV{grid-template-columns:repeat(3,1fr)}.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV .EventModal_fullWidth__V0LO7{grid-column:span 3}@media screen and (max-width:1200px)and (min-width:1025px){.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV{grid-template-columns:repeat(2,1fr)}.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV .EventModal_fullWidth__V0LO7,.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV>:first-child{grid-column:span 2}}@media screen and (max-width:650px){.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV{grid-template-columns:1fr}.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV .EventModal_fullWidth__V0LO7,.EventModal_formGroup__RNA2Z.EventModal_x3__BcjMV>:first-child{grid-column:span 1}}.EventModal_fullWidth__V0LO7{width:100%}.EventModal_buttonsGroup__G_5cy{display:flex;gap:16px;margin-top:8px;justify-content:center}@media screen and (max-width:650px){.EventModal_buttonsGroup__G_5cy{flex-direction:column}}.EventModal_mobilePreviewToggle__VsZF3{display:none!important}@media screen and (max-width:650px){.EventModal_mobilePreviewToggle__VsZF3{display:inline-flex!important;align-items:center;gap:8px;align-self:flex-start}}.EventModal_previewSection__HxoM_{display:flex;flex-direction:column;gap:16px;background:#f9f9f9;border-radius:16px;padding:16px}@media screen and (max-width:650px){.EventModal_previewSection__HxoM_{display:none}.EventModal_previewSection__HxoM_.EventModal_previewSectionVisible__HaIy6{display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1400;width:calc(100vw - 32px);max-height:80vh;overflow-y:auto;box-shadow:0 8px 40px rgba(0,0,0,.2);border:1px solid #e9e9e9}}.EventModal_previewOverlay__8oR9H{display:none}@media screen and (max-width:650px){.EventModal_previewOverlay__8oR9H.EventModal_previewOverlayVisible__ho2u8{display:block;position:fixed;inset:0;z-index:1399;background:rgba(0,0,0,.4)}}.EventModal_previewHeader__u0rS6{display:flex;align-items:center;justify-content:space-between;gap:12px}.EventModal_previewTitle__IimUW{font-weight:600;font-size:18px;line-height:24px;margin:0;color:#1b1b1b}.EventModal_previewCloseBtn__UjlFZ{padding:0;margin:0;background:none;border:none;display:none;flex:0 0 24px;cursor:pointer;align-items:center;justify-content:center}.EventModal_previewCloseBtn__UjlFZ svg path{fill:#969696}.EventModal_previewCloseBtn__UjlFZ:hover svg path{fill:#1b1b1b}@media screen and (max-width:650px){.EventModal_previewCloseBtn__UjlFZ{display:flex}}.EventModal_previewCard__KoRtf{display:flex;justify-content:center;align-items:flex-start;width:100%;min-width:0}.EventModal_previewCard__KoRtf>div{width:100%}.EventModal_previewCard__KoRtf>div>div:first-child{min-height:120px;flex-shrink:0}.EventModal_previewMapTitle__xuAVa{font-weight:600;font-size:16px;line-height:22px;color:#1b1b1b;margin:0 0 12px}.EventModal_previewMapBlock__c_JWL{display:flex;flex-direction:column;gap:0}.EventModal_previewMap__uM6hv{width:100%;height:240px;min-height:200px;border-radius:16px;overflow:hidden;border:1px solid #e9e9e9}.EventModal_reviewMapControls__8jjQP{display:flex;gap:8px;padding:8px;background:#f5f5f5;border:1px solid #e9e9e9;border-top:none;border-radius:0 0 16px 16px}.EventModal_reviewMapBtn__2FEXw{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #ccc;border-radius:6px;background:#fff;font-size:18px;cursor:pointer;transition:background .15s}.EventModal_reviewMapBtn__2FEXw:hover{background:#eee}@media screen and (max-width:650px){.EventModal_wrapper__2Cmd6{width:100vw;border-radius:0;max-height:100vh;padding:16px}}.ProgramView_page__eO4Ar{padding:0;max-width:800px}.ProgramView_error__RoqWw,.ProgramView_loading__oFBDH{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:16px;color:#999}.ProgramView_header__beXCp{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.ProgramView_title__RELQD{font-size:24px;font-weight:700;line-height:1.3;color:#4b5258;margin:0}.ProgramView_backBtn__nw_KS{margin:0;background:none;border:none;padding:8px 16px;font-size:14px;color:#1fbcac;background:rgba(0,0,0,0);border:1px solid rgba(39,144,142,.3);border-radius:8px;cursor:pointer;transition:all .2s}.ProgramView_backBtn__nw_KS:hover{background:rgba(39,144,142,.08);border-color:#1fbcac}.ProgramView_info__nZcDn{background:#fff;border:1px solid #e9e9e9;border-radius:12px;padding:20px 24px;margin-bottom:32px}.ProgramView_infoGrid__TziTY{display:flex;flex-wrap:wrap;gap:24px}.ProgramView_infoItem__h9zHu{display:flex;align-items:center;gap:8px}.ProgramView_infoLabel__rS6kG{font-size:14px;color:#999}.ProgramView_infoLabel__rS6kG.ProgramView_infoLabelBold__r16dF{font-weight:600;color:#4b5258}.ProgramView_infoValue__NuECc{font-size:14px;font-weight:500;color:#4b5258}.ProgramView_structure__Nu9lO{background:#fff;border:1px solid #e9e9e9;border-radius:12px;padding:24px}.ProgramView_sectionTitle__gjijU{font-size:18px;font-weight:600;color:#4b5258;margin:0 0 20px}.ProgramView_emptyStructure__R5Wcm{color:#999;font-size:14px;margin:0}.ProgramView_structureList__qbTrP{display:flex;flex-direction:column;gap:0}.ProgramView_structureNode__casvB{margin-bottom:4px}.ProgramView_structureRow__Ppxwv{display:flex;align-items:center;gap:16px;padding:10px 12px;border-radius:8px;background:#fafafa;min-height:44px}.ProgramView_structureChildren__vH2RG{margin-left:24px;margin-top:4px;padding-left:16px;border-left:2px solid rgba(39,144,142,.2)}.ProgramView_structureIndex__VTGxH{font-size:14px;font-weight:600;color:#27908e;min-width:24px}.ProgramView_structureTitle__WbjQ4{font-size:14px;color:#4b5258;flex:1 1}.ProgramView_structureHours__WnQZ9{font-size:13px;color:#999}.FormattedTextBlock_wrapper__qFRx0{display:flex;flex-direction:column;gap:6px;width:100%}.FormattedTextBlock_wrapper__qFRx0.FormattedTextBlock_hasError__0tqzO .FormattedTextBlock_label__C8wDA{color:#c70b0b}.FormattedTextBlock_label__C8wDA{font-size:12px;line-height:14px;color:rgba(0,0,0,.6)}.FormattedTextBlock_toolbar__l01JD{display:flex;align-items:center;gap:12px}.FormattedTextBlock_toolbarBtn__CkFNc{margin:0;background:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:background .2s,border-color .2s}.FormattedTextBlock_toolbarBtn__CkFNc:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}.FormattedTextBlock_toolbarBtn__CkFNc:disabled{opacity:.5;cursor:not-allowed}.FormattedTextBlock_bold__NcvEB{font-weight:700;font-size:14px}.FormattedTextBlock_underline__cnVsA{text-decoration:underline;font-size:14px}.FormattedTextBlock_italic__c9cY_{font-style:italic;font-size:14px}.FormattedTextBlock_lineBreak__IsCe3{font-size:16px;line-height:1;font-weight:500}.FormattedTextBlock_textarea__OJgiR{width:100%;min-height:80px;padding:10px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;line-height:1.5;font-family:inherit;resize:vertical;transition:border-color .2s,outline .2s}.FormattedTextBlock_textarea__OJgiR:focus{outline:none;border-color:#27908e}.FormattedTextBlock_textarea__OJgiR:disabled{background:#f5f5f5;cursor:not-allowed}.FormattedTextBlock_errorText__hwXFX{font-size:10px;line-height:12px;color:#c70b0b}.ContentEditModal_modal__PEO1j{position:fixed;display:grid;place-content:center;z-index:1300}.ContentEditModal_wrapper__4elDZ{background:#fff!important;width:95vw;max-width:1400px;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}.ContentEditModal_header__AJJLS{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.ContentEditModal_header__AJJLS .ContentEditModal_title___l3HX{color:#1b1b1b;font-weight:700;font-size:22px;line-height:28px;margin:0}.ContentEditModal_header__AJJLS .ContentEditModal_closeBtn__QToMi{padding:0;margin:0;background:none;border:none;flex:0 0 24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ContentEditModal_header__AJJLS .ContentEditModal_closeBtn__QToMi svg path{fill:#969696}.ContentEditModal_header__AJJLS .ContentEditModal_closeBtn__QToMi:hover svg path{fill:#1b1b1b}.ContentEditModal_content___qsGz{display:grid;grid-template-columns:1fr 400px;grid-gap:32px;gap:32px;overflow-y:auto;flex:1 1;min-height:0}.ContentEditModal_content___qsGz::-webkit-scrollbar{width:6px}.ContentEditModal_content___qsGz::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ContentEditModal_content___qsGz::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.ContentEditModal_content___qsGz::-webkit-scrollbar-thumb:hover{background:#bdbdbd}@media screen and (max-width:1024px){.ContentEditModal_content___qsGz{grid-template-columns:1fr;gap:24px}}.ContentEditModal_formSection__8uVUQ{display:flex;flex-direction:column;gap:24px}.ContentEditModal_formGroup__E6imb{display:grid;grid-gap:20px;gap:20px;grid-template-columns:100%}.ContentEditModal_contentError__NOw7j{padding:12px 16px;background:rgba(229,57,53,.08);border:1px solid rgba(229,57,53,.3);border-radius:8px;font-size:14px;line-height:1.4;color:#c70b0b}.ContentEditModal_fullWidth__lILKB{width:100%}.ContentEditModal_loading__IFrKz{padding:24px;text-align:center;color:#999;font-size:14px}.ContentEditModal_paragraphsBlock__Q2_C_{display:flex;flex-direction:column;gap:16px}.ContentEditModal_paragraphsHeader__TzIYV{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ContentEditModal_paragraphsLabel__JkKxW{font-size:14px;font-weight:500;color:#4b5258}.ContentEditModal_addParagraphBtn__FRpsl{display:inline-flex;align-items:center;gap:8px}.ContentEditModal_paragraphRow__z1WLs{display:flex;gap:12px;align-items:flex-start;padding:16px;background:#f9f9f9;border:1px solid #e9e9e9;border-radius:12px}.ContentEditModal_paragraphFields___UABH{flex:1 1;display:flex;flex-direction:column;gap:12px;min-width:0}.ContentEditModal_removeParagraphBtn__W2dLL{margin:0;background:none;border:none;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:8px;color:#999;cursor:pointer;transition:color .2s,background .2s}.ContentEditModal_removeParagraphBtn__W2dLL:hover{background:rgba(229,57,53,.08);color:#e53935}.ContentEditModal_buttonsGroup__YJduz{display:flex;gap:16px;margin-top:8px;justify-content:center}@media screen and (max-width:650px){.ContentEditModal_buttonsGroup__YJduz{flex-direction:column}}.ContentEditModal_saveButton__ByIDk{background:#27908e!important;color:#fff!important}.ContentEditModal_saveButton__ByIDk:hover{background:rgb(33.5655737705,123.9344262295,122.2131147541)!important}.ContentEditModal_cancelButton__x_YVa,.ContentEditModal_outlinedButton__BEPP_{border:1px solid #e0e0e0!important;color:#4b5258!important;background:rgba(0,0,0,0)!important}.ContentEditModal_cancelButton__x_YVa:hover,.ContentEditModal_outlinedButton__BEPP_:hover{background:rgba(0,0,0,.04)!important}.ContentEditModal_mobilePreviewToggle__YKgwo{display:none}@media screen and (max-width:650px){.ContentEditModal_mobilePreviewToggle__YKgwo{display:inline-flex;align-items:center;gap:8px;align-self:flex-start}}.ContentEditModal_previewSection__WOQir{display:flex;flex-direction:column;gap:16px;background:#f9f9f9;border-radius:16px;padding:16px}@media screen and (max-width:650px){.ContentEditModal_previewSection__WOQir{display:none}.ContentEditModal_previewSection__WOQir.ContentEditModal_previewSectionVisible__cUyNa{display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1400;width:calc(100vw - 32px);max-height:80vh;overflow-y:auto;box-shadow:0 8px 40px rgba(0,0,0,.2);border:1px solid #e9e9e9}}.ContentEditModal_previewOverlay__MgFtj{display:none}@media screen and (max-width:650px){.ContentEditModal_previewOverlay__MgFtj.ContentEditModal_previewOverlayVisible__dVsW7{display:block;position:fixed;inset:0;z-index:1399;background:rgba(0,0,0,.4)}}.ContentEditModal_previewHeader__3poZc{display:flex;align-items:center;justify-content:space-between;gap:12px}.ContentEditModal_previewTitle__ySCbs{font-weight:600;font-size:18px;line-height:24px;margin:0;color:#1b1b1b}.ContentEditModal_previewCloseBtn__Av5Gf{padding:0;margin:0;background:none;border:none;display:none;flex:0 0 24px;cursor:pointer;align-items:center;justify-content:center}.ContentEditModal_previewCloseBtn__Av5Gf svg path{fill:#969696}.ContentEditModal_previewCloseBtn__Av5Gf:hover svg path{fill:#1b1b1b}@media screen and (max-width:650px){.ContentEditModal_previewCloseBtn__Av5Gf{display:flex}}.ContentEditModal_previewArticle__Wa6NW{display:flex;flex-direction:column;gap:16px;width:100%}.ContentEditModal_previewArticleImage__NgN_9{width:100%;height:200px;overflow:hidden;background:#f5f5f5;border-radius:12px}.ContentEditModal_previewArticleImage__NgN_9 img{width:100%;height:100%;object-fit:cover;display:block}.ContentEditModal_previewArticleMeta__fX2r_{font-size:14px;color:#999}.ContentEditModal_previewArticleTitle__ibB_p{font-size:20px;font-weight:700;line-height:1.3;color:#4b5258;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ContentEditModal_previewArticleStats__AHw_u{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:13px;color:#999;padding-bottom:12px;border-bottom:1px solid #e9e9e9}.ContentEditModal_previewArticleBody__yFd7P{font-size:14px;line-height:1.6;color:#4b5258;max-height:320px;overflow-y:auto}.ContentEditModal_previewArticleBody__yFd7P::-webkit-scrollbar{width:6px}.ContentEditModal_previewArticleBody__yFd7P::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.ContentEditModal_previewIntro___Fnmy{font-size:18px;font-weight:600;line-height:1.4;color:#4b5258;margin:0 0 16px}.ContentEditModal_previewParagraph___fp5k{margin-bottom:16px}.ContentEditModal_previewParagraph___fp5k:last-child{margin-bottom:0}.ContentEditModal_previewSubheading__Ed2zw{font-size:16px;font-weight:600;line-height:1.4;color:#4b5258;margin:0 0 8px}.ContentEditModal_previewParagraph___fp5k p{margin:0 0 8px}.ContentEditModal_previewArticleBody__yFd7P b,.ContentEditModal_previewArticleBody__yFd7P strong,.ContentEditModal_previewIntro___Fnmy b,.ContentEditModal_previewIntro___Fnmy strong{font-weight:700}.ContentEditModal_previewArticleBody__yFd7P em,.ContentEditModal_previewArticleBody__yFd7P i,.ContentEditModal_previewIntro___Fnmy em,.ContentEditModal_previewIntro___Fnmy i{font-style:italic}.ContentEditModal_previewArticleBody__yFd7P u,.ContentEditModal_previewIntro___Fnmy u{text-decoration:underline}@media screen and (max-width:650px){.ContentEditModal_wrapper__4elDZ{width:100vw;border-radius:0;max-height:100vh;padding:16px}}.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}.PolicyModal_header__Fd0fS{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.PolicyModal_header__Fd0fS .PolicyModal_policyTitle__1Y89_{color:#1b1b1b;font-weight:600;font-size:18px;line-height:24px;margin:0;flex:1 1}.PolicyModal_header__Fd0fS .PolicyModal_closeBtn__OjEr1{background:none;border:none;padding:0;cursor:pointer;flex:0 0 24px;display:flex;align-items:center;justify-content:center;margin-left:auto}.PolicyModal_header__Fd0fS .PolicyModal_closeBtn__OjEr1 svg path{fill:#969696}.PolicyModal_header__Fd0fS .PolicyModal_closeBtn__OjEr1:hover svg path{fill:#1b1b1b}.PolicyModal_content__yEYNP{overflow-y:auto;flex:1 1;min-height:0}.PolicyModal_form__uBV9T{display:grid;grid-row-gap:32px;row-gap:32px;grid-template-columns:100%}.PolicyModal_policyContent__nK0ye{max-height:100%;overflow-y:auto}.PolicyModal_footer__KLChb{flex-shrink:0;margin-top:24px;padding-top:24px;border-top:1px solid #e9e9e9}.PolicyModal_btnWrapperCenter__8nKe8{display:flex;justify-content:center;width:100%}.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)}.MobileMenu_menu__8aXd1{width:85%;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;height:56px;min-height:56px;max-height:56px;padding:0 24px;border-radius:0;text-decoration:none;color:#000;font-size:16px;font-weight:400;transition:all .2s ease;cursor:pointer;box-sizing:border-box;flex-shrink:0}.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}}
/*# sourceMappingURL=577778ca0678b994.css.map*/