@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";:root{font-family:Onest,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-neutral-darkest: #1d1d1d;--Colors-Background-base: #fff;--Colors-Background-control-element: #d8dce3;--Colors-Background-control-element-hover: #bec3cf;--Colors-Background-brand: #c97b00;--Colors-Background-brand-interactive: #e18d09;--Colors-Background-secondary: #f3f4f7;--Colors-Background-tritiary: #eaecf0;--Colors-Background-contrast: #2a2a33;--Colors-Background-contrast-interactive: #0f0f1a;--Colors-Background-neutral-action: #f3f4f7;--Colors-Background-neutral-action-hover: #eaecf0;--Colors-Background-overlay: rgba(19, 23, 34, .5);--Colors-Background-danger: #f03d46;--Colors-Background-danger-interactive: #e42535;--Colors-Background-secondary-danger: #feebeb;--Colors-Background-secondary-danger-interactive: #fdd8d9;--colors-text-icons-tritiary: #bec3cf;--colors-text-icons-base: #2a2a33;--colors-text-icons-static-light: #fff;--colors-text-icons-secondary: #8a8d99;--colors-text-icons-on-contrast: #fff;--colors-text-icons-link: #c97b00;--colors-text-icons-link-hover: #995900;--colors-text-icons-error: #c11a2b;--Colors-Shadow-light: rgba(85, 94, 114, .1);--Colors-Shadow-hard: rgba(85, 94, 114, .2);--Colors-Border-base: #eaecf0;--Colors-Border-secondary: #d8dce3;--Colors-Border-brand: #c97b00;--Colors-Border-tritiary: #a9adb7;--Colors-Border-brand-interactive: #995900;--Colors-Border-contrast: #3c3e49;--Colors-Status-neutral-light: #eaecf0;--Colors-Status-neutral-contast: #2a2a33;--Colors-Status-green-contast: #14b57f;--Colors-Status-red-contast: #f03d46;--Colors-Status-blue-light: #d6eaff;--Colors-Status-green-light: #caf6e0;--Colors-Status-orange-light: #ffe4cc;--Colors-Status-red-light: #fdd8d9;--Colors-Status-yellow-light: #ffe9a3;--Colors-Status-mint-light: #c6fafa;--Colors-Status-pink-light: #fdd3f5;--Colors-Status-purple-light: #e4d8fd;--Border-Radius-zero: 0;--border_radius_xs: 8px;--border_radius_s: 12px;--border_radius_m: 16px;--border_radius_xl: 32px;--border_radius-switch: 16px;--Border-Radius-6: 6px;--Border-Radius-8: 8px;--Border-Radius-12: 12px;--Border-Radius-16: 16px;--Border-Radius-24: 24px;--border_radius-badges: 16px;--Border-Radius-full: 100000px}html,body{max-width:100vw;background-color:var(--Colors-Background-secondary)}body{display:flex;flex-direction:column}a{color:inherit;text-decoration:none;text-decoration-skip-ink:none}*{box-sizing:border-box;padding:0;margin:0}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{color:inherit;background-color:inherit;border:none;cursor:pointer}h4,.h4{font-size:32px;font-style:normal;font-weight:500;line-height:36px}h5,.h5{font-size:24px;font-style:normal;font-weight:500;line-height:28px}.text-subtitle-3{font-size:32px;font-style:normal;font-weight:400;line-height:36px}.text-xs-reg{font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.025px}.text-s-reg{font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.03px}.text-m-reg{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.035px}.text-l-reg{font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.04px}.text-xl-reg{font-size:20px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:.05px}.text-s-med{font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.03px}.text-m-med{font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.035px}.text-l-med{font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.04px}.text-xl-med{font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:.05px}.text-xs-semi{font-size:10px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:.025px}.text-s-semi{font-size:12px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:.03px}.text-m-semi{font-size:14px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.035px}.text-l-semi{font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:.04px}.text-xl-semi{font-size:20px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:.05px}.link{color:var(--colors-text-icons-link);transition:.2s;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.link path{fill:currentColor}.link--no-border{text-decoration:none}@media (hover: hover){.link:hover{color:var(--colors-text-icons-link-hover)}}.container-max-width,.container-1080{min-width:1080px;width:100%}@media screen and (min-width: 1920px){.container-1080{min-width:1080px;max-width:1296px;width:100%;margin:0 auto}}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--colors-text-icons-tritiary, #bec3cf);border-radius:10px;background-clip:content-box;border-right:4px solid transparent;border-top:8px solid transparent;border-bottom:8px solid transparent}.custom-scrollbar-no-border::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar-no-border::-webkit-scrollbar-thumb{background:var(--colors-text-icons-tritiary, #bec3cf);border-radius:10px;background-clip:content-box}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.ant-popover-arrow{bottom:1px!important}._page_1ylrw_1{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;margin:0 auto;width:480px}._form-wrapper_1ylrw_12{display:flex;width:100%;padding:48px 40px 40px;flex-direction:column;align-items:center;gap:32px;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base)}._title_1ylrw_23{color:var(--colors-text-icons-base);text-align:center}._form_1ylrw_12{width:100%;color:var(--colors-text-icons-base);display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}._btn_1ylrw_38{width:100%}._caption_1ylrw_42{color:var(--colors-text-icons-base);text-align:center}._wrapper_d04zo_1,._wrapper_d04zo_1 *{transition:.2s}._wrapper_d04zo_1{--icon-size: 20px;--icon-offset: 12px;--height: 48px;--padding-left: calc(12px + var(--icon-size) + 8px);--padding-right: 12px;--padding: 0 var(--padding-right) 0 var(--padding-left);position:relative}._wrapper--no-icon_d04zo_15{--padding-left: 12px !important}._wrapper--password_d04zo_18{--padding-right: 44px !important}._input_d04zo_22{font-family:Onest,Helvetica,Arial,sans-serif;width:100%;height:var(--height);border:1px solid var(--Colors-Background-secondary);padding:var(--padding);color:var(--colors-text-icons-base);cursor:pointer;outline:none;border-radius:var(--border_radius_s);background:var(--Colors-Background-secondary);text-overflow:ellipsis;overflow:hidden;caret-color:var(--colors-text-icons-link)}._input_d04zo_22:focus:not(._input--error_d04zo_37){border:1px solid var(--Colors-Border-base);background:var(--Colors-Background-base)}._input_d04zo_22:disabled{background:var(--Colors-Background-tritiary)!important;color:var(--colors-text-icons-secondary);border:1px solid var(--Colors-Border-secondary);cursor:default}._input--error_d04zo_37{border:1px solid var(--Colors-Status-red-contast);background:var(--Colors-Background-base)}._input_d04zo_22::-webkit-input-placeholder{color:var(--colors-text-icons-tritiary)}._input_d04zo_22:disabled::-webkit-input-placeholder{color:var(--colors-text-icons-secondary)}._icon_d04zo_58{position:absolute;top:50%;left:var(--icon-offset);transform:translateY(-50%);width:var(--icon-size);height:var(--icon-size)}._icon_d04zo_58 svg{position:absolute;top:0;left:0;width:100%;height:100%}._icon--right_d04zo_73{left:unset;right:var(--icon-offset)}._wrapper--s_d04zo_78{--icon-size: 18px;--icon-offset: 12px;--height: 40px;--padding-left: calc(12px + var(--icon-size) + 8px);--padding-right: 12px;--padding: 0 var(--padding-right) 0 var(--padding-left)}._wrapper--m_d04zo_86{--icon-size: 20px;--icon-offset: 12px;--height: 48px;--padding-left: calc(12px + var(--icon-size) + 8px);--padding-right: 12px;--padding: 0 var(--padding-right) 0 var(--padding-left)}._wrapper--l_d04zo_94{--icon-size: 24px;--icon-offset: 16px;--height: 56px;--padding-left: calc(16px + var(--icon-size) + 12px);--padding-right: 16px;--padding: 0 var(--padding-right) 0 var(--padding-left)}._wrapper--inverted_d04zo_103 ._input_d04zo_22{background:var(--Colors-Background-base)}._input_d04zo_22:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px var(--Colors-Background-secondary) inset;box-shadow:0 0 0 1000px var(--Colors-Background-secondary) inset;border-color:var(--Colors-Background-secondary);-webkit-text-fill-color:var(--colors-text-icons-base)}._input_d04zo_22:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--Colors-Background-base) inset!important;box-shadow:0 0 0 1000px var(--Colors-Background-base) inset!important;border-color:var(--Colors-Border-base)}._caption_d04zo_120{color:var(--colors-text-icons-secondary);position:absolute;top:50%;right:0;transform:translateY(-50%);padding:0 var(--icon-offset)}._input_d04zo_22[type=number]{-moz-appearance:textfield}._input_d04zo_22::-webkit-inner-spin-button,._input_d04zo_22::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (hover: hover){._input_d04zo_22:hover:enabled:not(:focus){background:var(--Colors-Background-tritiary);border-color:var(--Colors-Border-secondary)}._input_d04zo_22:hover:enabled:not(:focus)._input--error_d04zo_37{border:1px solid var(--Colors-Status-red-contast)}._input_d04zo_22:-webkit-autofill:hover:not(:focus){-webkit-box-shadow:0 0 0px 1000px var(--Colors-Background-tritiary) inset!important;box-shadow:0 0 0 1000px var(--Colors-Background-tritiary) inset!important;border-color:var(--Colors-Border-secondary)}}._field_1t9eg_1{width:100%}._caption_1t9eg_5{--font-size: 12px;--line-height: 16px;display:flex}._field--required_1t9eg_11 ._caption_1t9eg_5:after{content:"*";font-family:Arial,serif;font-size:var(--font-size);font-style:normal;font-weight:400;line-height:var(--line-height);color:var(--colors-text-icons-error)}._field--s_1t9eg_21 ._caption_1t9eg_5{--font-size: 12px;--line-height: 16px;gap:4px;margin-bottom:4px}._field--l_1t9eg_28 ._caption_1t9eg_5{--font-size: 16px;--line-height: 24px;gap:6px;margin-bottom:12px}._radio-wrapper_1t9eg_36{display:flex;gap:4px;flex-wrap:wrap}._w-full_1t9eg_42{width:100%!important}._tg-link_1t9eg_46{border-radius:var(--border_radius_s);border:1px solid var(--Colors-Border-secondary);background:var(--Colors-Background-tritiary);height:40px;width:100%;padding:10px 12px;display:flex;align-items:center}._tg-link_1t9eg_46 a{width:100%}._input__error-message_z672c_1{position:relative}._input__error-text_z672c_5{color:var(--Colors-Status-red-contast);transition-duration:.2s;opacity:0;padding-top:0;height:0;z-index:1;position:relative}._input__error-text--active_z672c_15{opacity:1;padding-top:6px}._input__error-hidden_z672c_20{z-index:0;position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}._button_bs0v9_1{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;border:none;line-height:1;cursor:pointer;font-weight:600;font-family:Onest,Helvetica,Arial,sans-serif}._button_bs0v9_1,._button_bs0v9_1 path{transition:.2s}._button_bs0v9_1:disabled{cursor:default}._button--xs_bs0v9_20{height:32px;padding:8px 12px;gap:6px;border-radius:var(--Border-Radius-8)}._button--xs_bs0v9_20 svg{width:16px;height:16px}._button--s_bs0v9_31{height:40px;padding:10px 16px;gap:6px;border-radius:var(--Border-Radius-12)}._button--s_bs0v9_31 svg{width:18px;height:18px}._button--m_bs0v9_42{height:48px;padding:12px 20px;gap:8px;border-radius:var(--Border-Radius-12)}._button--m_bs0v9_42 svg{width:20px;height:20px}._button--neutral-ghost_bs0v9_53{background:var(--Colors-Background-secondary);color:var(--colors-text-icons-base)}._button--neutral-ghost_bs0v9_53 path{fill:currentColor}._button--neutral-ghost_bs0v9_53:disabled{color:var(--colors-text-icons-tritiary)}._button--neutral-clear_bs0v9_64{background:transparent;color:var(--colors-text-icons-base)}._button--neutral-clear_bs0v9_64 path{fill:currentColor}._button--neutral-clear_bs0v9_64:disabled{color:var(--colors-text-icons-tritiary)}._button--primary-fill_bs0v9_75{background:var(--Colors-Background-brand, #c97b00);color:var(--colors-text-icons-static-light)}._button--primary-fill_bs0v9_75 path{fill:currentColor}._button--primary-fill_bs0v9_75:disabled{color:var(--colors-text-icons-tritiary);background:var(--Colors-Background-secondary)}._button--destructive-ghost_bs0v9_87{background:var(--Colors-Background-secondary-danger);color:var(--colors-text-icons-error)}._button--destructive-ghost_bs0v9_87 path{fill:currentColor}._button--destructive-ghost_bs0v9_87:disabled{color:var(--colors-text-icons-tritiary);background:var(--Colors-Background-secondary)}._button--destructive-fill_bs0v9_99{background:var(--Colors-Background-danger);color:var(--colors-text-icons-static-light)}._button--destructive-fill_bs0v9_99 path{fill:currentColor}._button--destructive-fill_bs0v9_99:disabled{color:var(--colors-text-icons-tritiary);background:var(--Colors-Background-secondary)}._only-icon_bs0v9_111{padding:0}._only-icon_bs0v9_111._button--s_bs0v9_31{width:40px}._only-icon_bs0v9_111._button--m_bs0v9_42{width:48px}@media (hover: hover){._button--neutral-ghost_bs0v9_53:hover:enabled{background:var(--Colors-Background-tritiary)}._button--neutral-clear_bs0v9_64:hover:enabled{background:var(--Colors-Background-tritiary)}._button--primary-fill_bs0v9_75:hover:enabled{background:var(--Colors-Background-brand-interactive)}._button--destructive-ghost_bs0v9_87:hover:enabled{background:var(--Colors-Background-secondary-danger-interactive)}._button--destructive-fill_bs0v9_99:hover:enabled{background:var(--Colors-Background-danger-interactive)}}@media (hover: none){._button--neutral-ghost_bs0v9_53:active:enabled{background:var(--Colors-Background-tritiary)}._button--neutral-clear_bs0v9_64:active:enabled{background:var(--Colors-Background-tritiary)}._button--primary-fill_bs0v9_75:active:enabled{background:var(--Colors-Background-brand-interactive)}._button--destructive-ghost_bs0v9_87:active:enabled{background:var(--Colors-Background-secondary-danger-interactive)}._button--destructive-fill_bs0v9_99:active:enabled{background:var(--Colors-Background-danger-interactive)}}._checkbox_1pc4m_1{--stuts-circle-bg-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9C18 13.9706 13.9706 18 9 18C4.02944 18 0 13.9706 0 9Z" fill="%23D8DCE3"/></svg>');--stuts-square-bg-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="%23D8DCE3"/></svg>');--stuts-circle-checked-bg-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9C18 13.9706 13.9706 18 9 18C4.02944 18 0 13.9706 0 9Z" fill="%23C97B00"/><path d="M13.5 9C13.5 11.4853 11.4853 13.5 9 13.5C6.51472 13.5 4.5 11.4853 4.5 9C4.5 6.51472 6.51472 4.5 9 4.5C11.4853 4.5 13.5 6.51472 13.5 9Z" fill="white"/></svg>');--stuts-square-checked-bg-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="4" fill="%23C97B00"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15.7754 5.55806C16.0194 5.80214 16.0194 6.19786 15.7754 6.44194L8.44202 13.7753C8.19795 14.0194 7.80222 14.0194 7.55814 13.7753L4.22481 10.4419C3.98073 10.1979 3.98073 9.80214 4.22481 9.55806C4.46888 9.31398 4.86461 9.31398 5.10869 9.55806L8.00008 12.4495L14.8915 5.55806C15.1355 5.31398 15.5313 5.31398 15.7754 5.55806Z" fill="white"/></svg>');display:flex;align-items:flex-start;width:100%;padding:8px 16px;color:var(--colors-text-icons-base);cursor:pointer;transition:.2s}._checkbox--disabled_1pc4m_15,._checkbox--disabled_1pc4m_15 ._status_1pc4m_16{cursor:default;color:var(--colors-text-icons-tritiary)}._checkbox--default_1pc4m_21{padding:0}._status_1pc4m_16{flex-shrink:0}._checkbox--s_1pc4m_29{--stuts-bg-size: 14px;gap:8px}._checkbox--s_1pc4m_29 ._status_1pc4m_16{transform:translateY(3px)}._checkbox--m_1pc4m_38{--stuts-bg-size: 16px;gap:12px}._checkbox--m_1pc4m_38 ._status_1pc4m_16{transform:translateY(1.5px);margin-top:2px}._checkbox--l_1pc4m_48{--stuts-bg-size: 20px;gap:12px}@media (hover: hover){._checkbox_1pc4m_1:not(._checkbox--default_1pc4m_21):hover{background:var(--Colors-Background-neutral-action)}}._status_9z9xo_1{width:var(--stuts-bg-size);height:var(--stuts-bg-size);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-size:100%;background-position:center;background-repeat:no-repeat;transition-duration:.2s;cursor:pointer}._status--square_9z9xo_12{background-image:var(--stuts-square-bg-image);background-size:var(--stuts-bg-size)}._status--square_9z9xo_12:checked{background-image:var(--stuts-square-checked-bg-image)}._status--circle_9z9xo_20{background-image:var(--stuts-circle-bg-image)}._status--circle_9z9xo_20:checked{background-image:var(--stuts-circle-checked-bg-image)}._status--none_9z9xo_27{display:none}._notification_15aa9_1{width:100%;z-index:2000;padding:12px 8px 14px 12px;border-radius:var(--border_radius_m);display:flex;justify-content:flex-start;align-items:center;transition:.4s;gap:8px}._notification--with-caption_15aa9_12{gap:0;align-items:flex-start}._notification--success_15aa9_16{background:var(--Colors-Status-green-light)}._notification--error_15aa9_19{background:var(--Colors-Status-red-light)}._status-icon_15aa9_23{position:relative;width:20px;height:20px;min-width:20px}._status-icon_15aa9_23 svg{position:absolute;top:0;left:0;width:100%;height:100%}._subrow_15aa9_37{display:flex;gap:8px}._title_15aa9_42{color:var(--colors-text-icons-base)}._caption_15aa9_46{color:var(--colors-text-icons-on-contrast);opacity:.5;margin-top:4px}._layout_63no7_1{--header-height: 65px;position:relative;display:flex;min-height:610px}._base_63no7_9{width:100%;overflow:hidden;display:flex;flex-direction:column}._base--limited_63no7_15{overflow:unset}._header_63no7_19{flex:0 0 auto}._content-wrapper_63no7_23{padding:48px 40px 32px;max-width:100%;overflow-x:auto;overflow-y:hidden;display:flex;flex:1}._base--limited_63no7_15 ._content-wrapper_63no7_23{overflow-x:unset;overflow-y:unset}._content_63no7_23{display:flex;flex-direction:column}._navbar_1fim2_1,._navbar_1fim2_1 *{transition:.4s}._navbar_1fim2_1{--text-opacity: 1;position:sticky;top:0;left:0;max-height:100vh;display:flex;flex-direction:column;justify-content:space-between;width:280px;min-height:100vh;background:var(--Colors-Background-secondary);overflow-y:auto;overflow-x:hidden;flex-shrink:0;border-right:1px solid var(--Colors-Border-secondary)}._navbar--collapsed_1fim2_23{--text-opacity: 0;width:64px}._logo_1fim2_29{padding:16px 18px}._navbar--collapsed_1fim2_23 ._logo_1fim2_29{padding:16px 12px}._menu-wrapper_1fim2_36{padding:0 12px}._bottom-wrapper_1fim2_40{padding:12px 18px}._navbar--collapsed_1fim2_23 ._bottom-wrapper_1fim2_40{padding:12px}._navbar--collapsed_1fim2_23 ._collapse-btn_1fim2_47 svg{transform:rotateY(180deg)}._bottom-wrapper_1fim2_40 ._bottom-btn_1fim2_51:not(._bottom-btn_1fim2_51:hover){color:var(--colors-text-icons-secondary)}._stretch-btn_1fim2_55{display:none!important}@media screen and (min-width: 1920px){._stretch-btn_1fim2_55{display:flex!important}}._element_1ofah_1,._element_1ofah_1 *{transition:.2s}._element_1ofah_1{display:flex;align-items:center;gap:8px;width:100%;min-width:40px;height:40px;padding:0 10px;border-radius:var(--border_radius_xs);color:var(--colors-text-icons-base)}._element--selected_1ofah_16{border-radius:var(--border_radius_s)}._element--selected_1ofah_16._element--default_1ofah_19{background:var(--Colors-Background-base)}._element--selected_1ofah_16._element--reverse_1ofah_22{background:var(--Colors-Background-secondary)}._element--disabled_1ofah_25{color:var(--colors-text-icons-tritiary)!important;border-radius:var(--border_radius_xs)!important;background:none!important;cursor:default!important;pointer-events:none}._icon_1ofah_33{position:relative;width:20px;height:20px;flex-shrink:0}._icon_1ofah_33 svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._icon_1ofah_33 path{fill:var(--colors-text-icons-secondary)}._element--selected_1ofah_16 ._icon_1ofah_33 path{fill:var(--colors-text-icons-link)}._element--disabled_1ofah_25 ._icon_1ofah_33 path{fill:var(--colors-text-icons-tritiary)!important}._title_1ofah_55{opacity:var(--text-opacity);white-space:nowrap}@media (hover: hover){._element_1ofah_1:hover:not(._element--selected_1ofah_16){border-radius:var(--border_radius_s);background:var(--Colors-Background-tritiary)}._element_1ofah_1:hover:not(._element--selected_1ofah_16) ._icon_1ofah_33 path{fill:var(--colors-text-icons-base)}}._block_1yzdu_1{position:relative;display:flex;flex-direction:column;gap:4px;padding:24px 0}._block--underlined_1yzdu_8{padding-bottom:25px}._block--underlined_1yzdu_8:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--Colors-Border-secondary)}._logo_78u3z_1{display:flex;align-items:center;gap:6.66px;cursor:pointer;width:fit-content}._title_78u3z_9{opacity:var(--text-opacity)}._header_r0tp5_1{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 40px;border-bottom:1px solid var(--Colors-Border-secondary, #d8dce3)}._search_r0tp5_10{width:320px}._profile-info_r0tp5_14{display:flex;align-items:center;gap:8px}._notifications-btn-wrapper_r0tp5_20{position:relative}._notifications-btn-wrapper--unread_r0tp5_23:after{content:"";position:absolute;top:11px;left:22px;width:6px;height:6px;border-radius:var(--border_radius-badges);border:1px solid var(--Colors-Background-base);background:var(--Colors-Status-red-contast)}._block_11k69_1{display:flex;align-items:center;gap:12px;padding:4px 0}._avatar_11k69_8{position:relative;overflow:hidden;width:40px;height:40px;border-radius:var(--Border-Radius-full);border:1px solid var(--Colors-Background-base);background:var(--Colors-Status-neutral-light)}._avatar_11k69_8 img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}._avatar_11k69_8 span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--colors-text-icons-base)}._post_11k69_31{color:var(--colors-text-icons-secondary)}._name_11k69_35{color:var(--colors-text-icons-base)}._header_lafzl_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}._title_lafzl_8{color:var(--colors-text-icons-base)}._title_lafzl_8 span{color:var(--colors-text-icons-secondary)}._content_lafzl_15{padding:32px;display:flex;flex-direction:column;gap:32px;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base);flex-grow:1}._wrap_1hve9_1{--btn-padding: 6px 12px;display:flex;align-items:center;padding:4px;width:fit-content;border-radius:var(--border_radius_s);border:1px solid var(--Colors-Border-secondary)}._btn_1hve9_12{--divide-opacity: 1;position:relative;z-index:2;transition-duration:.2s;padding:var(--btn-padding);background:transparent;color:#021f29;border-radius:var(--border_radius_xs);letter-spacing:.04px}._btn_1hve9_12:hover{--divide-opacity: 0;background:var(--Colors-Background-contrast);opacity:.9;color:var(--colors-text-icons-on-contrast)}._btn_1hve9_12:after{content:"";transition-duration:.2s;opacity:var(--divide-opacity);position:absolute;right:-.5px;width:1px;height:28px;top:50%;transform:translateY(-50%);background-color:#01225b1a}._btn_1hve9_12:last-child{--divide-opacity: 0 !important}._btnActive_1hve9_47{background:var(--Colors-Background-contrast);color:#fff;--divide-opacity: 0}._wrap--xs_1hve9_53{--btn-padding: 4px 8px;height:32px}._wrap--s_1hve9_58{--btn-padding: 6px 12px;height:40px}._wrap--m_1hve9_63{--btn-padding: 8px 16px;height:48px}._filters_1ulys_1{display:flex;justify-content:space-between;align-items:center}._left_1ulys_7{display:flex;align-items:center;gap:8px}._segment-btn_1ulys_13{width:240px}._segment-btn_1ulys_13 button{flex:0 0 50%}._switcher_1f2wo_1{position:relative;display:flex;align-items:center;cursor:pointer}._switcher_1f2wo_1 input{display:none}._slider_1f2wo_12{position:relative;display:flex;width:var(--switcher-width);height:var(--switcher-height);border-radius:var(--border_radius-switch);background-color:var(--Colors-Background-control-element);transition:.2s;flex-shrink:0}._switcher_1f2wo_1 input:checked+._slider_1f2wo_12{background-color:var(--Colors-Background-brand)}._switcher_1f2wo_1 input:hover+._slider_1f2wo_12{background-color:var(--Colors-Background-control-element-hover)}._switcher_1f2wo_1 input:checked:hover:not(:disabled)+._slider_1f2wo_12{background-color:var(--Colors-Background-brand-interactive)}._switcher_1f2wo_1 input:disabled+._slider_1f2wo_12{background-color:var(--Colors-Background-control-element);opacity:.7}._slider_1f2wo_12:before{content:"";position:absolute;top:2px;left:2px;width:var(--thumb-width);height:var(--thumb-height);border-radius:50%;transition:.2s;background:var(--Colors-Background-base)}._switcher_1f2wo_1 input:checked+._slider_1f2wo_12:before{left:calc(100% - var(--thumb-width) - 2px)}._switcher_1f2wo_1 input:disabled+._slider_1f2wo_12:before{background:var(--Colors-Background-control-element-hover)}._label_1f2wo_54{color:var(--color-neutral-darkest);white-space:nowrap}._switcher_1f2wo_1:has(input:disabled) ._label_1f2wo_54{color:var(--colors-text-icons-tritiary)}._switcher--xs_1f2wo_62{--switcher-width: 24px;--switcher-height: 16px;--thumb-width: 12px;--thumb-height: 12px;gap:8px}._switcher--s_1f2wo_71{--switcher-width: 32px;--switcher-height: 20px;--thumb-width: 16px;--thumb-height: 16px;gap:8px}._switcher--m_1f2wo_80{--switcher-width: 40px;--switcher-height: 24px;--thumb-width: 20px;--thumb-height: 20px;gap:12px}._switcher--l_1f2wo_89{--switcher-width: 48px;--switcher-height: 28px;--thumb-width: 24px;--thumb-height: 24px;gap:12px}._select_5gcqy_1{position:relative;z-index:4;height:100%;width:fit-content}._select--disabled_5gcqy_7{pointer-events:none}._select--disabled_5gcqy_7 ._header_5gcqy_10{border:1px solid var(--Colors-Border-secondary);background:var(--Colors-Background-tritiary);color:var(--colors-text-icons-secondary)}._body_5gcqy_16{display:none;flex-direction:column;padding:10px 0;width:288px;max-height:220px;overflow-y:auto;position:absolute;top:calc(100% + 8px);left:0;min-width:100%;box-shadow:0 0 1px 0 var(--Colors-Shadow-light),0 4px 20px 0 var(--Colors-Shadow-light);border-radius:var(--border_radius_s);background:var(--Colors-Background-base)}._body--opened_5gcqy_33{display:flex}._body--fixed_5gcqy_37{flex-direction:column;padding:10px 0;width:288px;max-height:220px;overflow-y:auto;box-shadow:0 0 1px 0 var(--Colors-Shadow-light),0 4px 20px 0 var(--Colors-Shadow-light);border-radius:var(--border_radius_s);background:var(--Colors-Background-base)}._body--s_5gcqy_50{max-height:200px}._body--m_5gcqy_53{max-height:220px}._body--l_5gcqy_56{max-height:240px}._header_1ezsc_1,._header_1ezsc_1 *{transition:.2s}._header_1ezsc_1{--check-mark-scale: 1;display:flex;align-items:center;justify-content:space-between;background:var(--Colors-Background-secondary);border:1px solid var(--Colors-Background-secondary);color:var(--colors-text-icons-base);cursor:pointer}._header_1ezsc_1:hover{background:var(--Colors-Background-tritiary)}._header_1ezsc_1:hover._header--error_1ezsc_20{border:1px solid var(--Colors-Status-red-contast)}._header--opened_1ezsc_23{--check-mark-scale: -1;background:var(--Colors-Background-tritiary)}._header--opened_1ezsc_23._header--search_1ezsc_27{border:1px solid var(--Colors-Border-base);background:var(--Colors-Background-base)}._header--selected_1ezsc_31{--check-mark-scale: 1;color:var(--colors-text-icons-static-light);background:var(--Colors-Background-contrast)}._header--opened_1ezsc_23._header--selected_1ezsc_31,._header--selected_1ezsc_31:hover{background:var(--Colors-Background-contrast-interactive)}._header--error_1ezsc_20{border:1px solid var(--Colors-Status-red-contast)!important;background:var(--Colors-Background-base)}._title--placeholder_1ezsc_48{color:var(--colors-text-icons-tritiary)}._title--hidden_1ezsc_51{display:none}._logo_1ezsc_55,._status_1ezsc_56{position:relative;width:var(--icons-size);height:var(--icons-size)}._logo_1ezsc_55 svg,._status_1ezsc_56 svg{position:absolute;top:0;left:0;width:100%;height:100%}._unpin_1ezsc_70{margin-left:2px;padding-left:8px;border-left:1px solid var(--Colors-Border-secondary);height:24px;display:flex;align-items:center;background:transparent}._unpin_1ezsc_70 svg{width:15px;height:16.5px}._status_1ezsc_56{transform:scaleY(var(--check-mark-scale))}._status_1ezsc_56 path,._unpin_1ezsc_70 path{fill:var(--colors-text-icons-secondary)}._header--selected_1ezsc_31 ._status_1ezsc_56 path,._header--selected_1ezsc_31 ._unpin_1ezsc_70 path{fill:var(--colors-text-icons-static-light)}._title_1ezsc_48{white-space:nowrap}._header--s_1ezsc_27{--icons-size: 16px;padding:8px;border-radius:var(--border_radius_xs);gap:4px;height:32px}._header--m_1ezsc_109{--icons-size: 18px;padding:10px 12px;border-radius:var(--border_radius_s);gap:6px;height:40px}._header--l_1ezsc_117{--icons-size: 20px;padding:10px 12px;border-radius:var(--border_radius_s);gap:8px;height:40px}._input_1ezsc_126{outline:none;border:none;background:transparent;width:100%;caret-color:var(--colors-text-icons-link);color:var(--colors-text-icons-base);font-family:Onest,serif}._input_1ezsc_126::-webkit-input-placeholder{color:var(--colors-text-icons-tritiary)}._selector_1axu0_1,._selector_1axu0_1 *{transition:.2s}._selector_1axu0_1{display:flex;align-items:center;justify-content:space-between;background:var(--Colors-Background-secondary);color:var(--colors-text-icons-base)}._arrow_1axu0_14{position:relative;width:var(--icons-size);height:var(--icons-size)}._arrow_1axu0_14 svg{position:absolute;top:0;left:0;width:100%;height:100%}._arrow_1axu0_14:hover:not(:disabled) path{fill:var(--colors-text-icons-base)}._arrow_1axu0_14:disabled{pointer-events:none;cursor:default;opacity:.4}._arrow--left_1axu0_35{margin-right:var(--left-arrow-mr)}._arrow--right_1axu0_38{margin-left:var(--right-arrow-ml);transform:rotateY(180deg)}._title_1axu0_43{white-space:nowrap;cursor:default}._selector--m_1axu0_48{--icons-size: 16px;--left-arrow-mr: 8px;--right-arrow-ml: 12px;padding:10px 12px;border-radius:var(--border_radius_s);height:40px}._table_mq4mo_1{position:relative;flex-grow:1}._row_mq4mo_6{display:grid;align-self:stretch;grid-template-columns:repeat(12,minmax(0,1fr));overflow:hidden;text-overflow:ellipsis}._table--no-employee_mq4mo_13 ._row_mq4mo_6{grid-template-columns:repeat(11,minmax(0,1fr)) 49px}._employee_mq4mo_17{flex:1 0 0;grid-column:1 / span 2;white-space:nowrap}._table--no-employee_mq4mo_13 ._employee_mq4mo_17{display:none}._grade_mq4mo_26{grid-column:3 / span 1;flex:1 0 0;border-right:1px solid var(--Colors-Border-base)}._table--no-employee_mq4mo_13 ._grade_mq4mo_26{grid-column:1 / span 1}._months_mq4mo_35{position:relative;display:grid;column-gap:1px;grid-template-columns:repeat(12,minmax(0,1fr));grid-column:4 / span 9}._table--no-employee_mq4mo_13 ._months_mq4mo_35{grid-column:2 / span 10;border-right:1px solid var(--Colors-Border-base)}._btn_mq4mo_47{display:none}._table--no-employee_mq4mo_13 ._btn_mq4mo_47{grid-column:12 / span 1;display:flex;align-items:center;justify-content:center}._dividers_mq4mo_57{position:absolute;width:100%;display:flex;justify-content:space-between;align-items:center;grid-row:0 / span 1;grid-column:0 / span 1}._divider_mq4mo_57{display:flex;align-items:flex-start;gap:10px;align-self:stretch}._divider_mq4mo_57 svg{align-self:stretch}._stub-divider_mq4mo_77{width:0}._head_mq4mo_81{color:var(--colors-text-icons-secondary);height:40px;position:sticky;top:0;left:0;background:var(--Colors-Background-base);z-index:3;transition:.2s}._head--stuck_mq4mo_91{box-shadow:0 6px 10px -4px #0000001f}._head__employee_mq4mo_95{display:flex;padding:4px 12px}._head__grade_mq4mo_100{display:flex;align-items:flex-start;padding:4px 12px}._head__cell_mq4mo_106{display:flex;flex-direction:column;padding:4px 12px;align-items:center;justify-content:center;flex:1 0 0;align-self:stretch}._head__cell_mq4mo_106 span{display:block;font-family:Arial,serif;font-weight:700;letter-spacing:unset}._head__cell--current_mq4mo_121{color:var(--colors-text-icons-link)}._title_1pr6i_1{display:flex;height:36px;align-items:center;border-radius:var(--Border-Radius-8);background:var(--Colors-Background-secondary);padding:12px;color:var(--colors-text-icons-base)}._row_1pr6i_11{color:var(--colors-text-icons-base);height:48px}._employee_1pr6i_16,._grade_1pr6i_22{display:flex;padding:12px;align-items:center}._btn_1pr6i_28 path{fill:#000}._cell_7hljc_1{z-index:2;position:relative;padding:12px 2px}._rate_7hljc_8{display:flex;padding:4.5px 8px 3.5px;align-items:center;border-radius:var(--Border-Radius-6);white-space:nowrap}._rate--current_7hljc_15{background:var(--Colors-Background-brand);color:var(--colors-text-icons-static-light)}._rate--irrelevant_7hljc_19{background:var(--Colors-Background-tritiary);color:var(--colors-text-icons-base)}._tooltip__text_7hljc_24{display:flex;flex-direction:column;padding-bottom:4px;border-bottom:1px solid var(--Colors-Border-contrast);font-weight:500;color:var(--colors-text-icons-on-contrast)}._tooltip--read_7hljc_32 ._tooltip__text_7hljc_24{padding-bottom:0;border-bottom:none}._tooltip__caption_7hljc_37{font-weight:400;color:var(--colors-text-icons-secondary)}._tooltip__interactive_7hljc_42{display:flex;gap:8px;align-items:center;padding-top:4px}._btn_12ban_1,._btn_12ban_1 *{transition:.2s}._btn_12ban_1{display:inline-flex;align-items:center}._title_12ban_11{position:relative}._title_12ban_11:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;opacity:0;transition:.2s}._btn--s_12ban_25{--icon-size: 16px;gap:4px}._btn--xs_12ban_31{--icon-size: 12px;gap:4px}._btn--primary_12ban_37{color:var(--colors-text-icons-link)}._btn--primary_12ban_37 ._title_12ban_11:after{background-color:var(--colors-text-icons-link-hover)}._btn--destructive_12ban_44{color:var(--colors-text-icons-error)}._btn--destructive_12ban_44 ._title_12ban_11:after{background-color:var(--colors-text-icons-error)}._btn--on_contrast_12ban_51{color:var(--colors-text-icons-on-contrast)}._btn--on_contrast_12ban_51 ._title_12ban_11:after{background-color:var(--colors-text-icons-on-contrast)}._btn_12ban_1:disabled{color:var(--colors-text-icons-tritiary)}._icon_12ban_62{position:relative;width:var(--icon-size);height:var(--icon-size)}._icon_12ban_62 svg{position:absolute;top:0;left:0;width:100%;height:100%}._btn_12ban_1 path{fill:currentColor}@media (hover: hover){._btn_12ban_1:not(:disabled):hover ._title_12ban_11:after{opacity:1}._btn--primary_12ban_37:not(:disabled):hover{color:var(--colors-text-icons-link-hover)}._btn--on_contrast_12ban_51:not(:disabled):hover{opacity:.5}}._button_ioyv0_1{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;border:none;line-height:1;cursor:pointer;font-weight:600;font-family:Onest,Helvetica,Arial,sans-serif}._button_ioyv0_1,._button_ioyv0_1 path{transition:.2s}._button_ioyv0_1:disabled{cursor:default}._button--s_ioyv0_20{height:20px;padding:4px;border-radius:var(--Border-Radius-6)}._button--s_ioyv0_20 svg{width:12px;height:12px}._button--m_ioyv0_30{height:24px;padding:4px;border-radius:var(--Border-Radius-6)}._button--m_ioyv0_30 svg{width:16px;height:16px}._button--l_ioyv0_40{height:32px;padding:8px;border-radius:var(--Border-Radius-8)}._button--l_ioyv0_40 svg{width:16px;height:16px}._button--neutral-ghost_ioyv0_50{background:var(--Colors-Background-secondary);color:var(--colors-text-icons-base)}._button--neutral-ghost_ioyv0_50 path{fill:currentColor}._button--neutral-ghost_ioyv0_50:disabled{color:var(--colors-text-icons-tritiary)}._button--destructive-ghost_ioyv0_61{background:var(--Colors-Background-secondary-danger);color:var(--colors-text-icons-error)}._button--destructive-ghost_ioyv0_61 path{fill:currentColor}._button--destructive-ghost_ioyv0_61:disabled{color:var(--colors-text-icons-tritiary);background:var(--Colors-Background-secondary)}._button--static-white-clear_ioyv0_73{background:transparent;color:var(--colors-text-icons-on-contrast)}._button--static-white-clear_ioyv0_73 path{fill:currentColor}._button--static-white-clear_ioyv0_73:disabled{opacity:.3}@media (hover: hover){._button--neutral-ghost_ioyv0_50:hover:enabled{background:var(--Colors-Background-tritiary)}._button--destructive-ghost_ioyv0_61:hover:enabled{background:var(--Colors-Background-secondary-danger-interactive)}._button--static-white-clear_ioyv0_73:hover:enabled{background:#ffffff3d}}._header_1qv5s_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}._title_1qv5s_8{color:var(--colors-text-icons-base)}._content_1qv5s_12{padding:32px 32px 24px;display:flex;flex-direction:column;gap:24px;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base);max-width:100%;overflow-x:auto;overflow-y:hidden;flex-grow:1}._bottom_1qv5s_25{display:flex;justify-content:space-between;align-items:center}._individual-caption_1qv5s_31{color:var(--colors-text-icons-secondary);display:flex;align-items:center;gap:4px}._individual-caption_1qv5s_31 svg{width:20px;height:20px}._table_7yi9u_1{border-bottom:1px solid var(--Colors-Border-base);overflow:auto;flex-grow:1;width:100%;position:relative}._row_7yi9u_9{display:flex;align-items:flex-start;align-self:stretch}._row_7yi9u_9:not(:last-child){border-bottom:1px solid var(--Colors-Border-base)}._head_7yi9u_19{height:24px;border-bottom:1px solid var(--Colors-Border-base)}._stub_7yi9u_24{display:flex;width:28px;align-items:center;gap:8px}._stub-head-end_7yi9u_31{width:80px}._box_7yi9u_35{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--colors-text-icons-secondary);text-overflow:ellipsis}._employee_7yi9u_44{display:flex;min-width:248px;padding:0 12px;align-items:center;gap:8px;flex:1 0 0}._email_7yi9u_53{display:flex;min-width:288px;padding:0 12px;align-items:center;gap:8px;flex:1 0 0}._phone_7yi9u_62{display:flex;min-width:144px;padding:0 12px;align-items:center;gap:8px;flex:1 0 0}._type_7yi9u_71{display:flex;min-width:100px;padding:0 12px;align-items:center;gap:8px;flex:1 0 0}._status_7yi9u_80{display:flex;min-width:96px;padding:0 12px;align-items:center;gap:8px;flex:1 0 0}._row_1v80i_1{height:64px;display:flex;align-items:center!important;color:var(--colors-text-icons-base)}._individual_1v80i_8{padding:12px 0 12px 12px;width:28px;display:flex;justify-content:center;align-items:center;gap:12px}._btns_1v80i_17{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px}._status_zul9d_1{display:flex;height:24px;min-width:24px;padding:0 6px;justify-content:center;align-items:center;border-radius:var(--border_radius-badges);border:1px solid var(--Colors-Status-green-contast, #14b57f);color:var(--colors-text-icons-base);text-align:center;white-space:nowrap}._status--working_zul9d_15{border:1px solid var(--Colors-Status-green-contast, #14b57f)}._status--fired_zul9d_18{border:1px solid var(--Colors-Status-red-contast)}._wrapper_ngt66_1{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:40px}._spinner_ngt66_10{width:56px;height:56px;display:inline-block;box-sizing:border-box;animation:_rotation_ngt66_1 1s linear infinite}@keyframes _rotation_ngt66_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_wev8v_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;text-align:center}._icon_wev8v_14{position:relative;width:80px;height:80px;margin-bottom:32px;flex-shrink:0}._icon_wev8v_14 svg{position:absolute;top:0;left:0;width:100%;height:100%}._icon_wev8v_14 svg path{fill:#bec3cf}._title_wev8v_32{margin-bottom:8px;color:var(--colors-text-icons-base)}._description_wev8v_37{color:var(--colors-text-icons-secondary)}._btn_wev8v_41{margin-top:24px}._pagination_hish2_1{display:flex;align-items:center;gap:4px;height:24px}._pages_hish2_8{display:flex;align-items:center;gap:4px}._arrow_hish2_14,._page_hish2_8,._ellipsis_hish2_16{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 3px;border-radius:var(--Border-Radius-6);color:var(--colors-text-icons-base);cursor:pointer}._arrow_hish2_14:hover:not(:disabled),._page_hish2_8:hover:not(._active_hish2_29),._ellipsis_hish2_16:hover,._ellipsis--opened_hish2_31{background-color:var(--Colors-Background-secondary);transition:.2s}._arrow_hish2_14:disabled{cursor:default}._arrow_hish2_14:disabled svg path{fill:var(--colors-text-icons-tritiary)}._page_hish2_8._active_hish2_29{background:var(--Colors-Background-brand);color:var(--colors-text-icons-static-light);cursor:default}._menu_1ki7b_1{position:relative;z-index:10;height:100%;width:fit-content}._body_1ki7b_7{display:none;flex-direction:column;gap:8px;padding:10px 0;width:64px;max-height:220px;overflow-y:auto;position:absolute;bottom:calc(100% + 7px);left:0;min-width:100%;box-shadow:0 0 1px 0 var(--Colors-Shadow-light),0 4px 20px 0 var(--Colors-Shadow-light);border-radius:var(--border_radius_s);background:var(--Colors-Background-base);color:var(--colors-text-icons-base)}._body--opened_1ki7b_26{display:flex}._page_1ki7b_30{padding:4px 16px;display:flex;justify-content:flex-start;transition:.2s}._page_1ki7b_30:hover{background:var(--Colors-Background-neutral-action)}._filters_7y04w_1{display:flex;gap:8px}._modal_ti4l3_1,._modal_ti4l3_1 *{transition:.3s linear}._modal_ti4l3_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}._modal--opened_ti4l3_13{z-index:100}._overlay_ti4l3_17{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--Colors-Background-overlay);opacity:0}._modal--opened_ti4l3_13 ._overlay_ti4l3_17{opacity:1}._content_ti4l3_30{position:absolute;top:0;height:100%}._content--left_ti4l3_35{transform:translate(-100%)}._content--right_ti4l3_39{right:0;transform:translate(100%)}._modal--opened_ti4l3_13 ._content--left_ti4l3_35{left:0;transform:translate(0)}._modal--opened_ti4l3_13 ._content--right_ti4l3_39{transform:translate(0)}._content_iznol_1{width:400px;display:flex;flex-direction:column;align-items:flex-start;border-radius:var(--Border-Radius-24) var(--Border-Radius-zero) var(--Border-Radius-zero) var(--Border-Radius-24);background:var(--Colors-Background-base);height:100%;color:var(--colors-text-icons-base)}._header_iznol_13{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;width:100%}._header__right_iznol_21{display:flex;gap:16px;align-items:center}._reset_iznol_27{color:var(--colors-text-icons-link);transition:.2s}@media (hover: hover){._reset_iznol_27:hover{color:var(--colors-text-icons-link-hover)}}._filters-wrapper_iznol_38{flex-grow:1;overflow-y:auto;width:100%}._filters_iznol_38{padding:0 16px 0 24px;max-width:392px}._footer_iznol_49{width:100%;padding:16px 24px}._footer_iznol_49 button{width:100%}._accordion_15btp_1,._accordion_15btp_1 *{transition:.3s ease}._accordion_15btp_1{border-bottom:1px solid var(--Colors-Border-base)}._header_15btp_10{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 0}._header__right_15btp_18{display:flex;align-items:center;gap:12px}._number_15btp_24{display:flex;height:24px;min-width:24px;padding:0 6px;justify-content:center;align-items:center;border-radius:var(--border_radius-badges);background:var(--Colors-Status-neutral-contast);color:var(--colors-text-icons-static-light)}._arrow_15btp_36{display:flex;align-items:center;justify-content:center}._accordion--opened_15btp_41 ._arrow_15btp_36{transform:rotate(-180deg)}._body_15btp_45{height:0;overflow:hidden;display:flex;flex-direction:column}._filter_5zhoj_1{max-height:308px;display:flex}._filter-chips_5zhoj_6{flex-direction:row;gap:4px;flex-wrap:wrap;padding:6px 0}._filter-search_5zhoj_13{padding:4px 0 16px;flex-direction:column}._search_5zhoj_18{flex-shrink:0;margin-bottom:12px}._list_5zhoj_23{overflow:auto}._checkbox_5zhoj_27{padding-left:0}._chip_1paqm_1{--icon-size: 16px;display:flex;align-items:center;justify-content:center;border-radius:var(--border_radius_xl);background:var(--Colors-Background-secondary);color:var(--colors-text-icons-base);transition:.2s}._chip--checked_1paqm_12{background:var(--Colors-Background-contrast);color:var(--colors-text-icons-static-light)}._chip--disabled_1paqm_16{background:var(--Colors-Background-control-element);color:var(--colors-text-icons-secondary);cursor:default}._chip_1paqm_1 svg{width:var(--icon-size);height:var(--icon-size)}._chip_1paqm_1 svg,._chip_1paqm_1 path{fill:currentColor}._chip--s_1paqm_32{--icon-size: 16px;gap:6px;padding:6px 12px;height:32px}@media (hover: hover){._chip_1paqm_1:not(._chip--disabled_1paqm_16):hover{background:var(--Colors-Background-tritiary)}._chip--checked_1paqm_12:not(._chip--disabled_1paqm_16):hover{background:var(--Colors-Background-contrast-interactive)}}._all-btn_1g9m3_1{position:relative}._all-btn__number_1g9m3_5{position:absolute;top:-2px;right:-2px;width:16px;height:16px;border-radius:var(--border_radius-badges);border:1px solid var(--Colors-Background-base);background:var(--Colors-Status-red-contast);display:flex;align-items:center;justify-content:center}._back_1corw_1{margin-bottom:24px;width:fit-content}._content_1corw_6{display:flex;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base);max-width:100%;overflow:auto;flex-grow:1;scrollbar-gutter:stable}._tab_1corw_16{flex-grow:1;height:100%;display:flex;flex-direction:column}._menu_1gjql_1{--menu-padding: 32px;padding:var(--menu-padding);border-right:1px solid var(--Colors-Border-base);width:calc(271px + var(--menu-padding))}._header_1gjql_9{margin-bottom:32px}._badge_1gjql_13{margin-left:8px}._header_14gno_1{display:flex;flex-direction:column;align-items:center}._avatar_14gno_7{position:relative;overflow:hidden;width:96px;height:96px;border-radius:var(--Border-Radius-full);border:1px solid var(--Colors-Background-base);background:var(--Colors-Status-neutral-light);margin-bottom:16px}._avatar_14gno_7 img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}._avatar_14gno_7 span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--colors-text-icons-base);text-align:center}._name_14gno_32{color:var(--colors-text-icons-base);margin-bottom:2px}._post_14gno_37{color:var(--colors-text-icons-secondary)}._badge_vtm1s_1{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--border_radius-badges)}._badge--s_vtm1s_9{height:20px;min-width:20px;padding:0 4px}._badge--l_vtm1s_14{height:28px;min-width:28px;padding:0 8px}._badge--green_vtm1s_20{border:1px solid var(--Colors-Status-green-contast)}._badge--red_vtm1s_23{border:1px solid var(--Colors-Status-red-contast)}._badge--fill_vtm1s_27{color:var(--colors-text-icons-base)}._data_dhkn4_1{color:var(--colors-text-icons-base);padding:32px}._header_dhkn4_6{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._btns-wrapper_dhkn4_13{display:flex;gap:8px}._blocks-wrapper_dhkn4_18{display:flex;flex-direction:column;gap:32px}._block_dhkn4_18{display:flex;flex-direction:column;gap:20px}._row_dhkn4_30{--row-gap: 16px;display:flex;gap:var(--row-gap)}._field-wrapper_dhkn4_37{flex:0 0 auto;width:calc(50% - var(--row-gap) / 2)}._time-zone_dhkn4_42{width:100%}._modal_wf66c_1,._modal_wf66c_1 *{transition:.3s linear}._modal_wf66c_1{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10}._overlay_wf66c_14{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--Colors-Background-overlay);opacity:1}._content_wf66c_24{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._picker_1rllr_1{height:40px;width:100%;border-radius:var(--border_radius_s);background:var(--Colors-Background-secondary)}._picker_1rllr_1:hover{background:var(--Colors-Background-tritiary)}._picker--disabled_1rllr_11{border-color:var(--Colors-Border-secondary)!important;cursor:default!important}._picker--disabled_1rllr_11 input{cursor:default!important}._picker_1rllr_1 input::-webkit-input-placeholder{font-family:Onest,Helvetica,Arial,sans-serif;color:var(--colors-text-icons-tritiary)!important;font-size:14px!important}._picker--disabled_1rllr_11 input::-webkit-input-placeholder{color:var(--colors-text-icons-secondary)!important;font-size:14px!important}._picker_1rllr_1 svg{width:18px;height:18px}._notifications_n9wct_1{position:absolute;right:20px;bottom:20px;display:flex;flex-direction:column;gap:10px}._notification_1yl9s_1{position:relative;width:320px;padding:12px 8px 14px 12px;border-radius:var(--border_radius_m);background:var(--Colors-Background-contrast);display:none;opacity:0;justify-content:space-between;align-items:center;transition:.4s;gap:8px}._notification--with-caption_1yl9s_14{gap:0;align-items:flex-start}._notification--active_1yl9s_18{display:flex}._notification--visible_1yl9s_21{opacity:1}._status-icon_1yl9s_25{position:relative;width:20px;height:20px;min-width:20px}._status-icon_1yl9s_25 svg{position:absolute;top:0;left:0;width:100%;height:100%}._subrow_1yl9s_39{display:flex;gap:8px}._title_1yl9s_44{color:var(--colors-text-icons-on-contrast)}._caption_1yl9s_48{color:var(--colors-text-icons-on-contrast);opacity:.5;margin-top:4px}._employment_lq6gp_1{color:var(--colors-text-icons-base);padding:32px;height:100%;flex-grow:1;display:flex;flex-direction:column}._header_lq6gp_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header__left_lq6gp_17{display:flex;gap:12px;align-items:center}._table_1sqob_1{overflow:auto;flex-grow:1;width:100%;position:relative}._row_1sqob_8{display:flex;align-items:flex-start;align-self:stretch}._row_1sqob_8{border-bottom:1px solid var(--Colors-Border-base)}._head_1sqob_18{height:24px;border-bottom:1px solid var(--Colors-Border-base)}._stub-head-end_1sqob_23{width:80px}._box_1sqob_27{padding:4px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--colors-text-icons-secondary);text-overflow:ellipsis}._type_1sqob_37{display:flex;width:41.17647059%;padding:0 12px;align-items:center;gap:4px;flex-shrink:0;flex-grow:0}._type_1sqob_37 svg{width:16px;height:16px}._start_1sqob_52,._end_1sqob_62{display:flex;width:23.52941176%;padding:0 12px;align-items:center;gap:8px;flex-shrink:0;flex-grow:0}._not-found_1sqob_72{width:360px}._content_19nxp_1{display:flex;width:560px;flex-direction:column;align-items:flex-start;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base)}._header_19nxp_10{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 24px 32px}._blocks_19nxp_18{display:flex;flex-direction:column;gap:24px;padding:0 32px;width:100%}._block_19nxp_18{display:flex;flex-direction:column;gap:12px}._subtitle_19nxp_32{display:flex;gap:4px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.04px}._subtitle--required_19nxp_41:after{content:"*";color:var(--colors-text-icons-error)}._dates_19nxp_46{display:flex;gap:16px}._btns-wrapper_19nxp_51{width:100%;display:flex;justify-content:space-between;align-items:center;padding:32px 32px 24px}._btns-wrapper--create_19nxp_58{justify-content:flex-end}._btns-wrapper__right_19nxp_62{display:flex;align-items:center;gap:8px}._intersection-error-link_19nxp_68{cursor:pointer;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (hover: hover){._intersection-error-link_19nxp_68:hover{opacity:.6}}._radio_1ummf_1,._radio_1ummf_1 *{transition:.2s}._radio_1ummf_1{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--border_radius_xs);border:1px solid var(--Colors-Border-secondary);color:var(--colors-text-icons-base)}._radio--checked_1ummf_14{border:1px solid var(--Colors-Border-brand, #c97b00)}._radio_1ummf_1:disabled{color:var(--colors-text-icons-tritiary)!important;border:1px solid var(--Colors-Border-secondary)!important;background:var(--Colors-Background-secondary)!important}._disc_1ummf_23{width:16px;height:20px;background-size:100%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8Z' fill='%23D8DCE3'/%3e%3c/svg%3e ")}._radio--checked_1ummf_14 ._disc_1ummf_23{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8Z' fill='%23C97B00'/%3e%3cpath d='M12 8C12 10.2091 10.2091 12 8 12C5.79086 12 4 10.2091 4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8Z' fill='white'/%3e%3c/svg%3e ")}._radio_1ummf_1:disabled ._disc_1ummf_23{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='28' viewBox='0 0 24 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 4.5C17.2467 4.5 21.5 8.7533 21.5 14C21.5 19.2467 17.2467 23.5 12 23.5C6.7533 23.5 2.5 19.2467 2.5 14C2.5 8.7533 6.7533 4.5 12 4.5Z' fill='%23EAECF0'/%3e%3cpath d='M12 4.5C17.2467 4.5 21.5 8.7533 21.5 14C21.5 19.2467 17.2467 23.5 12 23.5C6.7533 23.5 2.5 19.2467 2.5 14C2.5 8.7533 6.7533 4.5 12 4.5Z' stroke='%23D8DCE3'/%3e%3c/svg%3e ")}._radio--checked_1ummf_14:disabled ._disc_1ummf_23{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='28' viewBox='0 0 24 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 14C2 8.47715 6.47715 4 12 4C17.5228 4 22 8.47715 22 14C22 19.5228 17.5228 24 12 24C6.47715 24 2 19.5228 2 14Z' fill='%23D8DCE3'/%3e%3cpath d='M17 14C17 16.7614 14.7614 19 12 19C9.23858 19 7 16.7614 7 14C7 11.2386 9.23858 9 12 9C14.7614 9 17 11.2386 17 14Z' fill='white'/%3e%3c/svg%3e ")}@media (hover: hover){._radio_1ummf_1:hover{border:1px solid var(--Colors-Border-tritiary);background:var(--Colors-Background-tritiary)}._radio--checked_1ummf_14:hover{border:1px solid var(--Colors-Border-brand-interactive)}}._employment_vzli9_1{color:var(--colors-text-icons-base)}._header_vzli9_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._header__left_vzli9_12{display:flex;gap:12px;align-items:center}._table_waldx_1{border-bottom:1px solid var(--Colors-Border-base);overflow:auto;flex-grow:1;width:100%;position:relative}._row_waldx_9{display:flex;align-items:flex-start;align-self:stretch}._row_waldx_9:not(:last-child){border-bottom:1px solid var(--Colors-Border-base)}._head_waldx_19{height:24px;border-bottom:1px solid var(--Colors-Border-base)}._stub-head-end_waldx_24{width:96px}._box_waldx_28{padding:4px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--colors-text-icons-secondary);text-overflow:ellipsis}._name_waldx_38{display:flex;width:41.17647059%;padding:0 12px;align-items:center;gap:4px;flex-shrink:0;flex-grow:1}._time_waldx_48{display:flex;width:140px;padding:0 12px;align-items:center;gap:8px;flex-shrink:0;flex-grow:0;justify-content:flex-end}._row_1a7eo_1{height:48px;display:flex;align-items:center!important;color:var(--colors-text-icons-base)}._btns_1a7eo_8{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:12px;width:96px}._employment_kmuio_1{color:var(--colors-text-icons-base);padding:24px 32px 32px;flex-grow:1;display:flex;flex-direction:column}._tabs-wrapper_kmuio_9{margin-bottom:24px}._tabs_1iguh_1,._tabs_1iguh_1 *{transition:.2s}._tabs_1iguh_1{display:flex;align-items:center;width:100%;border-bottom:1px solid var(--Colors-Border-base)}._tabs--s_1iguh_12{--tab-gap: 4px;--icon-size: 16px;gap:20px;height:40px}._tab_1iguh_1{position:relative;display:flex;align-items:center;gap:var(--tab-gap);color:var(--colors-text-icons-secondary);height:100%}._tab--active_1iguh_28{color:var(--colors-text-icons-base)}._tab--active_1iguh_28:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--Colors-Background-brand)}._icon_1iguh_41{position:relative;width:var(--icon-size);height:var(--icon-size)}._icon_1iguh_41 svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._icon_1iguh_41 path{fill:currentColor}@media (hover: hover){._tab_1iguh_1:hover{color:var(--colors-text-icons-base)}}._content_1vjhl_1{flex-grow:1;display:flex;flex-direction:column}._header_1vjhl_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}._table-wrapper_1vjhl_14{flex-grow:1;position:relative}._not-found_1vjhl_19{width:360px}._table_xgx2x_1{border-bottom:1px solid var(--Colors-Border-base);overflow:auto;flex-grow:1;width:100%;position:relative}._row_xgx2x_9{display:flex;align-items:flex-start;align-self:stretch}._row_xgx2x_9:not(:last-child){border-bottom:1px solid var(--Colors-Border-base)}._head_xgx2x_19{height:24px;border-bottom:1px solid var(--Colors-Border-base)}._stub-head-end_xgx2x_24{width:80px}._box_xgx2x_28{padding:4px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--colors-text-icons-secondary);text-overflow:ellipsis}._group_xgx2x_38{display:flex;width:200px;min-width:200px;padding:0 12px;align-items:center;gap:4px;flex-shrink:0}._grade_xgx2x_48{display:flex;width:133.333px;min-width:120px;padding:0 12px;align-items:center;gap:4px;flex-shrink:0}._start_xgx2x_58{display:flex;width:133.333px;padding:0 12px;align-items:center;gap:4px;flex-shrink:0}._end_xgx2x_67{display:flex;padding:0 12px;align-items:center;gap:4px;flex:1 0 0}._row_10s5x_1{height:48px;display:flex;align-items:center!important;color:var(--colors-text-icons-base)}._btns_10s5x_8{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px}._content_e1yce_1{display:flex;width:560px;flex-direction:column;align-items:flex-start;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base);opacity:1}._content--hidden_e1yce_10{opacity:0}._header_e1yce_14{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 24px 32px}._blocks_e1yce_22{display:flex;flex-direction:column;gap:24px;padding:0 32px;width:100%}._block_e1yce_22{display:flex;flex-direction:column;gap:12px}._subtitle_e1yce_36{display:flex;gap:4px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.04px}._subtitle--required_e1yce_45:after{content:"*";color:var(--colors-text-icons-error)}._dates_e1yce_50{display:flex;gap:16px}._btns-wrapper_e1yce_55{width:100%;display:flex;justify-content:space-between;align-items:center;padding:32px 32px 24px}._btns-wrapper--create_e1yce_62{justify-content:flex-end}._btns-wrapper__right_e1yce_66{display:flex;align-items:center;gap:8px}._modal-content_t389j_1{display:flex;width:400px;flex-direction:column;align-items:flex-start;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base)}._header_t389j_10{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px 32px}._description_t389j_18{padding:0 32px}._btns-wrapper_t389j_22{width:100%;display:flex;justify-content:flex-end;gap:8px;padding:24px 32px}._header_663n7_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}._title_663n7_8{color:var(--colors-text-icons-base)}._content_663n7_12{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;align-self:stretch;padding-bottom:32px}._row_2g1dr_1{display:flex;padding:16px 16px 16px 20px;align-items:center;gap:32px;align-self:stretch;border-radius:var(--Border-Radius-16);background:var(--Colors-Background-base);color:var(--colors-text-icons-base)}._title_2g1dr_12{width:280px}._grades_2g1dr_16{display:flex;align-items:center;gap:4px}._btns_2g1dr_22{display:flex;justify-content:flex-end;align-items:flex-end;gap:8px;flex:1 0 0}._label_qq4ml_1{display:inline-flex;align-items:center;flex-shrink:0;text-align:center}._label--m_qq4ml_8{height:32px;padding:4px 8px;gap:4px;border-radius:var(--Border-Radius-6)}._label--default_qq4ml_15{background:var(--Colors-Background-control-element);color:var(--colors-text-icons-base)}._content_ldqhr_1{display:flex;width:560px;flex-direction:column;align-items:flex-start;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base);color:var(--colors-text-icons-base)}._header_ldqhr_11{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 24px 32px}._blocks_ldqhr_19{display:flex;flex-direction:column;gap:24px;padding:0 32px;width:100%}._block_ldqhr_19{display:flex;flex-direction:column;gap:12px}._btns-wrapper_ldqhr_33{width:100%;display:flex;justify-content:space-between;align-items:center;padding:32px 32px 24px}._btns-wrapper--create_ldqhr_40{justify-content:flex-end}._btns-wrapper__right_ldqhr_44{display:flex;align-items:center;gap:8px}._field-error-message_ldqhr_50{color:var(--Colors-Status-red-contast);font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.03px;margin-top:-10px}._modal-content_n5md8_1{display:flex;width:400px;flex-direction:column;align-items:flex-start;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base);color:var(--colors-text-icons-base)}._header_n5md8_11{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px 32px}._description_n5md8_19{padding:0 32px}._btns-wrapper_n5md8_23{width:100%;display:flex;justify-content:flex-end;gap:8px;padding:24px 32px}._header_1sozt_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}._title_1sozt_8{color:var(--colors-text-icons-base)}._content_1sozt_12{padding:32px 32px 24px;display:flex;flex-direction:column;gap:24px;border-radius:var(--Border-Radius-24);background:var(--Colors-Background-base);max-width:100%;overflow-x:auto;overflow-y:hidden;flex-grow:1}._bottom_1sozt_25{display:flex;justify-content:flex-end;align-items:center}._individual-caption_1sozt_31{color:var(--colors-text-icons-secondary);display:flex;align-items:center;gap:4px}._individual-caption_1sozt_31 svg{width:20px;height:20px}._search_2rb2d_1{width:344px}._filters-wrapper_1khye_1{position:relative}._filters_1khye_1{display:flex;gap:8px;max-width:100%;overflow-x:auto;overflow-y:hidden;flex-shrink:0}._overflow_1khye_14{position:absolute;top:0;right:0;background:#fff;padding-left:8px;z-index:3;display:flex;gap:8px;height:100%;transition:.2s;opacity:0;pointer-events:none}._overflow--visible_1khye_28{opacity:1;pointer-events:auto}._overflow_1khye_14:before{content:"";position:absolute;top:0;right:100%;width:40px;height:100%;background:linear-gradient(270deg,#fff,#fff9,#fff0)}._table_1wqbb_1{--table-height: 500px;border-bottom:1px solid var(--Colors-Border-base);overflow:auto;flex-grow:1;width:100%;position:relative}._row_1wqbb_11{display:flex;align-items:flex-start;align-self:stretch}._head_1wqbb_17 ._name_1wqbb_17,._head_1wqbb_17 ._responsible_1wqbb_18,._head_1wqbb_17 ._manager_1wqbb_19,._head_1wqbb_17 ._stage_1wqbb_20,._head_1wqbb_17 ._estimates_1wqbb_21,._head_1wqbb_17 ._created_1wqbb_22,._head_1wqbb_17 ._updated_1wqbb_23,._head_1wqbb_17 ._status_1wqbb_24,._head_1wqbb_17 ._stub-head-end_1wqbb_25{align-items:flex-end;padding-bottom:4px}._row_1wqbb_11:not(:last-child) ._name_1wqbb_17,._row_1wqbb_11:not(:last-child) ._responsible_1wqbb_18,._row_1wqbb_11:not(:last-child) ._manager_1wqbb_19,._row_1wqbb_11:not(:last-child) ._stage_1wqbb_20,._row_1wqbb_11:not(:last-child) ._estimates_1wqbb_21,._row_1wqbb_11:not(:last-child) ._created_1wqbb_22,._row_1wqbb_11:not(:last-child) ._updated_1wqbb_23,._row_1wqbb_11:not(:last-child) ._status_1wqbb_24,._row_1wqbb_11:not(:last-child) ._stub-head-end_1wqbb_25{border-bottom:1px solid var(--Colors-Border-base)}._head_1wqbb_17{height:40px;border-bottom:1px solid var(--Colors-Border-base)}._name_1wqbb_17{height:100%;min-width:248px;max-width:1000px;display:flex;align-items:center;flex:1 0 0;align-self:stretch;position:sticky;top:0;left:0;padding:0 12px;background:var(--Colors-Background-base);z-index:2}._name--head_1wqbb_62:after{content:"";position:absolute;top:0;left:100%;height:var(--table-height);background:linear-gradient(to right,#0000000a,#0000);width:24px;pointer-events:none}._box_1wqbb_73{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--colors-text-icons-secondary);text-overflow:ellipsis}._responsible_1wqbb_18,._manager_1wqbb_19{display:flex;min-width:192px;max-width:268px;flex:1 0 0;align-self:stretch;padding:0 12px;align-items:center;gap:8px}._stage_1wqbb_20{display:flex;min-width:180px;max-width:204px;flex:1 0 0;align-self:stretch;padding:0 12px;align-items:center;gap:8px}._estimates_1wqbb_21{display:flex;min-width:64px;max-width:84px;flex:1 0 0;align-self:stretch;padding:0 12px;align-items:center;justify-content:flex-end;gap:8px}._created_1wqbb_22,._updated_1wqbb_23{display:flex;min-width:102px;max-width:124px;flex:1 0 0;align-self:stretch;padding:0 12px;align-items:center;gap:8px}._status_1wqbb_24{display:flex;min-width:104px;max-width:124px;flex:1 0 0;align-self:stretch;padding:0 12px;align-items:center;gap:8px}._stub-head-end_1wqbb_25{height:100%;display:flex;align-items:center;justify-content:center;width:48px;position:sticky;top:0;right:0;background:var(--Colors-Background-base);z-index:2;flex-shrink:0}._stub-head-end--head_1wqbb_173:after{content:"";position:absolute;top:0;right:100%;height:var(--table-height);background:linear-gradient(to left,#0000000a,#0000);width:20px;pointer-events:none}._row_j0i7n_1{height:80px;display:flex;align-items:center!important;color:var(--colors-text-icons-base)}._name_j0i7n_8{background:var(--Colors-Background-base)}._block_1yf2n_1{display:flex;align-items:center;gap:12px;padding:4px 0}._avatar_1yf2n_8{position:relative;overflow:hidden;width:40px;height:40px;border-radius:var(--Border-Radius-full);flex-shrink:0}._avatar_1yf2n_8 img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}._avatar_1yf2n_8 span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--colors-text-icons-base)}._name_1yf2n_30{color:var(--colors-text-icons-base)}._post_1yf2n_34{color:var(--colors-text-icons-secondary)}._block_eemyh_1{width:100%}._title--overflow_eemyh_5,._caption--overflow_eemyh_6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._caption_eemyh_6{color:var(--colors-text-icons-secondary)}._block_8ez0k_1{width:100%}._time_8ez0k_5{color:var(--colors-text-icons-secondary)}._block_1jxsf_1{width:100%;display:flex;flex-direction:column}._block--gapped_1jxsf_6{gap:4px}._company_1jxsf_10{color:var(--colors-text-icons-secondary)}._company--overflow_1jxsf_13{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._title_1jxsf_19{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;align-self:stretch;overflow:hidden;text-overflow:ellipsis}
