.Button_loader_wrapper__j4QUH{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Button_button__Z9E21{position:relative;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;transition:all var(--animation-duration) ease-in-out}.Button_button__Z9E21 .Button_text__fSgTK{font-size:14px;font-weight:400;line-height:19px;display:flex;gap:4px;align-items:center;white-space:nowrap;transition:all var(--animation-duration) ease-in-out}@media (max-width: 1440px){.Button_button__Z9E21 .Button_text__fSgTK{font-size:12px;line-height:16px}}@media (min-width: 2560px){.Button_button__Z9E21 .Button_text__fSgTK{font-size:16px;line-height:22px}}.Button_button__Z9E21 .Button_text__fSgTK svg{flex-shrink:0}.Button_button_loading__xQjdO .Button_text__fSgTK{visibility:hidden;opacity:0}.Button_button_variant_primary__-XzOP{background-color:var(--grey-950)}.Button_button_variant_primary__-XzOP .Button_text__fSgTK{color:var(--grey-25)}.Button_button_variant_primary__-XzOP .Button_text__fSgTK svg path{fill:var(--grey-25)}.Button_button_variant_primary__-XzOP:not(.Button_button_loading__xQjdO):not([disabled]):hover{background-color:var(--grey-1000)}.Button_button_variant_primary__-XzOP:not(.Button_button_loading__xQjdO)[disabled]{color:var(--grey-300);background-color:var(--grey-100)}.Button_button_variant_primary__-XzOP:not(.Button_button_loading__xQjdO):not([disabled]):active{background-color:var(--grey-1000)}.Button_button_variant_primary__-XzOP .Button_loader__hEjBp{--LoaderOfButton_loader-color: var(--neu-12)}.Button_button_variant_secondary__3yRMw{background-color:var(--grey-50)}.Button_button_variant_secondary__3yRMw .Button_text__fSgTK{color:var(--grey-1000)}.Button_button_variant_secondary__3yRMw[disabled] .Button_text__fSgTK{color:var(--grey-150)}.Button_button_variant_secondary__3yRMw:not(.Button_button_loading__xQjdO):not([disabled]):hover{background-color:var(--grey-100)}.Button_button_variant_secondary__3yRMw:not(.Button_button_loading__xQjdO)[disabled]{color:var(--grey-150);background-color:var(--grey-25)}.Button_button_variant_secondary__3yRMw:not(.Button_button_loading__xQjdO):not([disabled]):active{background-color:var(--grey-200)}.Button_button_variant_secondary__3yRMw .Button_loader__hEjBp{--LoaderOfButton_loader-color: var(--neu-12)}.Button_button_variant_light__ca2hZ{background-color:var(--grey-0);border:1px solid var(--grey-100)}.Button_button_variant_light__ca2hZ .Button_text__fSgTK{color:var(--grey-1000)}.Button_button_variant_light__ca2hZ .Button_text__fSgTK svg path{fill:var(--grey-1000)}.Button_button_variant_light__ca2hZ:not(.Button_button_loading__xQjdO):not([disabled]):hover{border:1px solid var(--grey-1000)}.Button_button_variant_light__ca2hZ:not(.Button_button_loading__xQjdO)[disabled]{color:var(--grey-300);background-color:var(--grey-0)}.Button_button_variant_light__ca2hZ:not(.Button_button_loading__xQjdO)[disabled] .Button_text__fSgTK{color:var(--grey-300)}.Button_button_variant_light__ca2hZ:not(.Button_button_loading__xQjdO)[disabled] .Button_text__fSgTK svg path{fill:var(--grey-300)}.Button_button_variant_light__ca2hZ:not(.Button_button_loading__xQjdO):not([disabled]):active{background-color:var(--grey-0);border:1px solid var(--grey-100)}.Button_button_variant_light__ca2hZ .Button_loader__hEjBp{--LoaderOfButton_loader-color: var(--grey-1000)}.Button_button_variant_ghost__fDD7t{background:transparent;border-color:transparent}.Button_button_variant_ghost__fDD7t .Button_text__fSgTK{color:var(--grey-grays)}.Button_button_variant_ghost__fDD7t:not(.Button_button_loading__xQjdO):not([disabled]):hover .Button_text__fSgTK{color:var(--grey-700)}.Button_button_variant_ghost__fDD7t:not(.Button_button_loading__xQjdO)[disabled] .Button_text__fSgTK{color:var(--grey-200)}.Button_button_variant_ghost__fDD7t .Button_loader__hEjBp{--LoaderOfButton_loader-color: var(--grey-grays)}@keyframes Button_button-loading-spinner__M30kj{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ErrorPage_content__NHTpq,.ErrorPage_text_wrapper__c0QHO,.ErrorPage_wrapper__gFdvM{display:flex;flex-direction:column;align-items:center}.ErrorPage_wrapper__gFdvM{width:100vw;height:100vh;justify-content:center}.ErrorPage_container__LPhBs{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ErrorPage_content__NHTpq{gap:20px}.ErrorPage_text_wrapper__c0QHO{width:60vw;gap:5px}.ErrorPage_title__Ux0eb{color:var(--neu-1);text-align:center}.ErrorPage_text__YVIY3{color:var(--neu-5);text-align:center}.ErrorPage_buttons__F78wS{display:flex;gap:10px}.FormError_error_list__9uk00{display:flex;flex-direction:column;gap:4px}.FormError_error_message__kmfl-{font-size:12px;line-height:16px;color:var(--red-500)}.FormInput_input_wrapper__4kkhW{display:flex;flex-direction:column;gap:4px}.FormInput_input_wrapper_inline__mUzi6{flex-direction:row;gap:8px;align-items:center;justify-content:space-between}.FormInput_label__yzUSg{color:var(--grey-700)}.FormInput_label__yzUSg.FormInput_disabled__DftTB{color:var(--grey-500)}.FormInput_label__yzUSg .FormInput_asterisk__jxXAa{font-size:14px;font-weight:400;line-height:19px;color:var(--red-500)}@media (max-width: 1440px){.FormInput_label__yzUSg .FormInput_asterisk__jxXAa{font-size:12px;line-height:16px}}@media (min-width: 2560px){.FormInput_label__yzUSg .FormInput_asterisk__jxXAa{font-size:16px;line-height:22px}}.FormInput_label__yzUSg.FormInput_required__Tz11p{display:flex;gap:4px}.FormInput_input_error_wrapper__Z-9r2{display:flex;flex-direction:column;gap:4px}.FormInput_input__QpYo6{width:100%;font-size:14px;font-weight:400;line-height:19px;line-height:20px;color:var(--grey-1000)}@media (max-width: 1440px){.FormInput_input__QpYo6{font-size:12px;line-height:16px}}@media (min-width: 2560px){.FormInput_input__QpYo6{font-size:16px;line-height:22px}}.FormInput_input__QpYo6::placeholder{color:var(--grey-500)}.FormInput_input_container__fNHVA{padding:7px 7px 7px 12px;background-color:var(--grey-0);border:1px solid var(--grey-100);border-radius:6px;transition:border-color var(--short-duration) ease-in-out}.FormInput_input_container__fNHVA.FormInput_large__n4LkJ{padding-top:13px;padding-bottom:13px}.FormInput_input_container__fNHVA.FormInput_password__7OHqb{display:flex;gap:8px;justify-content:space-between}.FormInput_input_container__fNHVA .FormInput_toggle_button__0jA2l{display:flex}.FormInput_input_container__fNHVA.FormInput_inline__y4rpY input{text-align:end}.FormInput_input_container__fNHVA.FormInput_disabled__DftTB{border-color:var(--grey-50)}.FormInput_input_container__fNHVA.FormInput_disabled__DftTB input{color:var(--grey-500)}.FormInput_input_container__fNHVA:not(.FormInput_disabled__DftTB):hover{border-color:var(--grey-500)}.FormInput_input_container__fNHVA:has(.FormInput_input__QpYo6:focus){border-color:var(--grey-800)}.FormInput_input_container__fNHVA.FormInput_error__VVmle{border-color:var(--red-500)!important}.FormInput_icon__9ncMc{width:20px;height:20px}.FormInput_icon__9ncMc path{fill:#c2c6ca}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{box-shadow:0 0 0 1000px var(--grey-0) inset!important}.BatteryCharge_battery__SZN1f{display:flex;gap:8px;align-items:center}.BatteryCharge_battery_body__JfZpG{display:flex;gap:1px;align-items:center}.BatteryCharge_segment__kKfDx{width:5px;height:20px;background:var(--grey-100);border-radius:1px}.BatteryCharge_segment__kKfDx:last-of-type{height:8px}.Checkbox_container__NcE8x{display:flex;gap:var(--Checkbox_container_gap, 10px);align-items:center}.Checkbox_container__NcE8x.Checkbox_reversed__r-A9A{flex-direction:row-reverse;justify-content:space-between}.Checkbox_container__NcE8x .Checkbox_checkbox__VsZCE{position:relative;width:20px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid var(--Checkbox_border_color, var(--neu-8));border-radius:4px;transition:all var(--animation-duration)}.Checkbox_container__NcE8x .Checkbox_checkbox__VsZCE svg path{fill:var(--grey-100)}.Checkbox_container__NcE8x .Checkbox_input__Iqkhv{position:absolute;top:0;left:0;width:0;height:0}.Checkbox_container__NcE8x .Checkbox_label__9Tpg2{font-size:14px;vertical-align:baseline}.Checkbox_container__NcE8x:not(.Checkbox_container_disabled__M3Hp8) .Checkbox_checkbox__VsZCE:hover,.Checkbox_container__NcE8x:not(.Checkbox_container_disabled__M3Hp8) .Checkbox_label__9Tpg2:hover{cursor:pointer}.Checkbox_container_checked__zgNOB .Checkbox_checkbox__VsZCE{background-color:var(--grey-950);border-color:var(--grey-950)}.Checkbox_container_disabled__M3Hp8 .Checkbox_checkbox__VsZCE{border-color:var(--grey-200)}.Checkbox_container_disabled__M3Hp8 .Checkbox_label__9Tpg2{color:var(--grey-200)}.Checkbox_container__NcE8x.Checkbox_container_checked__zgNOB.Checkbox_container_disabled__M3Hp8 .Checkbox_checkbox__VsZCE{background-color:var(--grey-200);border-color:var(--grey-200)}.Clue_tooltip_content__Kfjtw{max-width:300px}.Clue_icon__tEY-f{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.Clue_tooltip__fvf7z{border:1px solid var(--grey-100)}.ColumnTitle_container__PHe1J{display:flex;gap:14px;align-items:center;justify-content:space-between;color:var(--grey-700)}.ColumnTitle_title__dubnv{display:flex;gap:4px;align-items:center;word-break:auto-phrase}.ContentFields_field__82o0o{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:14px;font-weight:500;line-height:19px}@media (max-width: 1440px){.ContentFields_field__82o0o{font-size:12px;line-height:16px}}@media (min-width: 2560px){.ContentFields_field__82o0o{font-size:16px;line-height:22px}}.ContentFields_field_name__f-AiL{color:var(--grey-400);min-width:0;flex:1}.ContentFields_field_value__YqK3p{color:var(--grey-1000);min-width:0;flex:1;text-align:right;overflow-wrap:anywhere}.ContentFields_button__omJbd{color:var(--blue-500);min-width:0;flex:1;text-align:right;overflow-wrap:anywhere;cursor:pointer}.ContentFields_button__omJbd:hover{color:var(--blue-600)}.InputSearch_input__VTpzJ{width:100%;cursor:pointer}.InputSearch_input__VTpzJ:focus-within,.InputSearch_input__VTpzJ:focus,.InputSearch_input__VTpzJ:hover,.InputSearch_input__VTpzJ:active{border:1px solid var(--grey-800)!important;box-shadow:none}.FilterElementWithLabel_wrapper__d87yk{display:flex;flex-direction:column;gap:2px}.FilterElementWithLabel_wrapper_full_width__oeygl{width:100%}.FilterElementWithLabel_wrapper_inline__RTDVE{display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:space-between}@media screen and (min-width: 2560px){.FilterElementWithLabel_wrapper__d87yk .ant-select-arrow svg{scale:2}}.FilterElementWithLabel_label__whlz2{color:var(--grey-700)}.FilterElementWithLabel_required__OPQPr{margin-left:4px;font-weight:600;color:var(--red-500)}.FilterElementWithLabel_input__Ml-vD,.FilterElementWithLabel_textarea__XxGVq{cursor:pointer;font-size:14px;font-weight:400;line-height:19px}.FilterElementWithLabel_input__Ml-vD:focus-within,.FilterElementWithLabel_input__Ml-vD:focus,.FilterElementWithLabel_input__Ml-vD:hover,.FilterElementWithLabel_input__Ml-vD:active,.FilterElementWithLabel_textarea__XxGVq:focus-within,.FilterElementWithLabel_textarea__XxGVq:focus,.FilterElementWithLabel_textarea__XxGVq:hover,.FilterElementWithLabel_textarea__XxGVq:active{border:1px solid var(--grey-800)!important;box-shadow:none}@media (max-width: 1440px){.FilterElementWithLabel_input__Ml-vD,.FilterElementWithLabel_textarea__XxGVq{font-size:12px;line-height:16px}}@media (min-width: 2560px){.FilterElementWithLabel_input__Ml-vD,.FilterElementWithLabel_textarea__XxGVq{font-size:16px;line-height:22px}}.FilterElementWithLabel_input__Ml-vD.FilterElementWithLabel_inline__ZCmEV,.FilterElementWithLabel_textarea__XxGVq.FilterElementWithLabel_inline__ZCmEV{text-align:end}.FilterElementWithLabel_input__Ml-vD{height:36px}.FilterElementWithLabel_search_input__bHJ7O{min-width:230px;height:36px;cursor:pointer}.FilterElementWithLabel_search_input__bHJ7O>span{height:100%;cursor:pointer}.FilterElementWithLabel_search_input__bHJ7O>span:focus-within,.FilterElementWithLabel_search_input__bHJ7O>span:focus,.FilterElementWithLabel_search_input__bHJ7O>span:hover,.FilterElementWithLabel_search_input__bHJ7O>span:active{border:1px solid var(--grey-800)!important;box-shadow:none}.ControllerDatepicker_datepicker__tm7fI{min-width:100%!important}.FormSelect_wrapper__6TsLW{--Select-hover-border-color: var(--grey-500);padding:0 2px;display:flex;flex-direction:column;gap:4px}.FormSelect_wrapper_inline__FH2oZ{flex-direction:row;gap:8px;align-items:center;justify-content:space-between}.FormSelect_wrapper__6TsLW .FormSelect_select__4a5qx{min-width:132px}.FormSelect_wrapper__6TsLW .FormSelect_icon__u48ee{max-width:20px}.FormSelect_wrapper__6TsLW .FormSelect_icon__u48ee path{max-width:20px;fill:var(--grey-300);transition:fill var(--short-duration) ease-in-out}.FormSelect_wrapper__6TsLW .FormSelect_label__pL0Ot{display:flex;gap:4px;color:var(--grey-700)}.FormSelect_wrapper__6TsLW .FormSelect_label__pL0Ot .FormSelect_asterisk__MpcWC{font-size:14px;color:var(--red-500)}.FormSelect_wrapper__6TsLW .ant-select-selector{background-color:var(--grey-0)!important;border-color:var(--grey-100)!important}.FormSelect_wrapper__6TsLW .ant-select-focused .ant-select-selector{border-color:var(--grey-800)!important}.FormSelect_wrapper__6TsLW .ant-select-focused .ant-select-arrow svg path{fill:var(--grey-800)}.FormSelect_wrapper__6TsLW .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:var(--grey-25)!important}.FormSelect_wrapper__6TsLW .ant-select-dropdown .ant-select-item.ant-select-item-option.ant-select-item-option-selected{background-color:var(--grey-50)!important}.FilterPanel_modal__IIaiJ{--Modal__panel_width: 360px;--Modal__panel_position: absolute;--Modal__panel_top: 8px;--Modal__panel_right: 8px;--Modal__panel_bottom: auto;--Modal__panel_left: auto;--Modal__panel_height: calc(100% - 16px) ;--Modal__panel_translate-x: 0;--Modal__panel_translate-y: 0;--Modal__panel-body_padding-right: 8px}.FilterPanel_container__WMpHs{display:flex;flex-direction:column;gap:12px;padding-right:7px}.FilterPanel_buttons__orUlK{margin-top:8px;padding-right:15px;display:flex;gap:12px;justify-content:flex-end}.FilterPanel_button__UCdPx{max-width:95px}.FilterPanel_filter__J5F7O{--Filter-background-color: var(--grey-50);--Filter-border-color: var(--grey-50);--Filter-indicator-text-color: var(--grey-950);--Filter-indicator-bg-color: var(--grey-150);--Filter-indicator-border: 1px solid var(--grey-25);--Filter-indicator-border-radius: 12px;--Filter-indicator-padding: 2px 8px;--Filter-hover-border-color: var(--grey-50);--Filter-hover-icon-color: var(--grey-950);height:36px}.FormActions_button_wrapper__wtdxe{display:flex;flex-direction:column;gap:12px}.FormActions_inline__fafTv{display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:end}.FormActions_error__Kv5uZ{width:100%;color:var(--red-500);text-align:right}.InfoSection_container__8afH0{margin-top:16px;display:flex;flex-direction:column;gap:12px}.InfoSection_list__zx-K7{display:flex;flex-direction:column;gap:8px}.InfoSection_dash__lC5m9{border-bottom:1px dashed var(--grey-100)}.InfoSection_empty__80leA{width:100%;color:var(--grey-500);text-align:center}.InHospitalTag_container__dIGHA{width:28px;height:28px;display:flex;flex-shrink:0;align-items:center;justify-content:center;background-color:var(--blue-50);border-radius:4px}.InHospitalTag_tooltip__Lfrl5{border:1px solid var(--grey-100)}.InHospitalTag_text__O-6li{width:220px;font-size:14px;font-weight:400;line-height:19px}@media (max-width: 1440px){.InHospitalTag_text__O-6li{font-size:12px;line-height:16px}}@media (min-width: 2560px){.InHospitalTag_text__O-6li{font-size:16px;line-height:22px}}.MenuActions_action__63D2B{--Action-bg-color: var(--grey-0);--Action-icon-color: #b1b4b7;--Action-hover-bg-color: var(--grey-25);--Action-hover-icon-color: #b1b4b7;--Action-disabled-icon-color: #b1b4b7;--Action-color: var(--grey-1000);--Action-hover-color: var(--grey-1000)}.MetricCard_container__e7NTj{padding:20px;display:flex;flex-direction:column;gap:8px;border:1px solid var(--grey-150);border-radius:10px}.MetricCard_header__qa-XW{display:flex;gap:4px;align-items:center;justify-content:space-between}.MetricCard_label__zLjhS{color:var(--grey-500)}.ModalNotification_wrapper__D1hLt{width:100%;padding:12px 16px;display:flex;flex-direction:column;gap:4px;border-radius:6px}.ModalNotification_wrapper_variant_error__5aJbs{background-color:var(--red-50)}.ModalNotification_wrapper_variant_warning__oxQD0{background-color:var(--orange-50)}.ModalNotification_danger__nEluk{display:flex;gap:4px;align-items:center}.ModalNotification_danger_variant_error__ZtA-W{color:var(--red-500)}.ModalNotification_danger_variant_error__ZtA-W svg path{fill:var(--red-500)}.ModalNotification_danger_variant_warning__-IAfR{color:var(--orange-500)}.ModalNotification_danger_variant_warning__-IAfR svg path{fill:var(--orange-500)}.ModalNotification_seconds__pcR5X{height:20px}.ModalSearchComponent_container__ybner,.ModalSearchComponent_wrapper__HEcIM{display:flex;flex-direction:column;gap:8px}.ModalSearchComponent_container__ybner{width:100%;overflow:hidden;display:flex;flex:1;flex-direction:column;gap:8px}.ModalSearchComponent_info__WM2fQ{color:var(--grey-600)}.ModalSearchComponent_wrapper__HEcIM{overflow-y:auto}.ModalTemplate_container__RnS1e{height:100%;overflow:hidden;display:flex;flex-direction:column;gap:24px}.ModalTemplate_back_button__DkX7p{align-self:flex-start}.ModalTemplate_wrapper__jOZ6C{overflow-y:auto;display:flex;flex:1;flex-direction:column;gap:12px;align-items:center;justify-content:center}.ModalTemplate_icon__0Gtng{display:flex;justify-content:center}.ModalTemplate_buttons__bwrSR{display:flex;gap:12px;align-items:center;justify-content:flex-end}.ModalTemplate_error__K6FyS{color:var(--red-500)}.MultiSelect_select__BqYvm{--Select-active-border-color: var(--grey-1000);--Select-option-bg-hover: var(--grey-25)}.MultiSelect_item__N6R13{padding:8px 12px;border-bottom:1px dashed var(--grey-100);cursor:pointer}.MultiSelect_item__N6R13:hover{background-color:var(--grey-25)}.MultiSelect_wrapper__qMP4H div label:last-of-type{width:100%;overflow:hidden;text-overflow:ellipsis}.ant-select-multiple{width:100%}.ant-select-item-option-active:not(:hover){background-color:transparent!important}.ant-select-multiple .ant-select-selection-wrap{align-self:center}:not(.ant-select-disabled).ant-select:hover .ant-select-selector{border-color:var(--grey-1000)!important}.ant-select.ant-select-outlined.ant-select-single.ant-select-show-arrow.ant-select-disabled .ant-select-selector{border-color:var(--default-select-disabled)!important}.NavLinkTo_link__A73vF{color:var(--blue-500);transition:all var(--animation-duration) ease-in-out;cursor:pointer}.NavLinkTo_link__A73vF:hover{color:var(--blue-600)}.PatientSearchItem_container__sQ27s{border-radius:4px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid transparent;transition:all var(--animation-duration) ease-in-out;cursor:pointer}.PatientSearchItem_container__sQ27s:hover{background-color:var(--grey-25)}.PatientSearchItem_wrapper__10AHd{display:flex;flex-direction:column;gap:8px}.PatientSearchItem_active__kVpLh{border:1px solid var(--grey-800)}.PatientSearchItem_grey__2ktDL{color:var(--grey-grays)}.PatientSearchItem_icon__2NuTo{border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background-color:var(--green-150)}.PatientSearchItem_icon__2NuTo svg path{fill:var(--green-600)}.PatientSearchItem_tooltip__ZX1O0{box-shadow:var(--dropdown-shadow)}.PatientSearchItem_text__9bLtW{width:220px;font-size:14px;font-weight:400;line-height:19px}@media (max-width: 1440px){.PatientSearchItem_text__9bLtW{font-size:12px;line-height:16px}}@media (min-width: 2560px){.PatientSearchItem_text__9bLtW{font-size:16px;line-height:22px}}.PhotoInCircle_wrapper__6fz8T{height:100%;width:100%;overflow:hidden;border-radius:100%}.PhotoInCircle_img__geOlQ{width:100%;height:100%;object-fit:cover}.PhotoInCircle_img_placeholder__o2Ll9{height:100%;width:100%;display:flex;flex-shrink:0;align-items:center;justify-content:center;font-size:var(--photo-initial-size, 12px);font-weight:var(--photo-initial-weight, 700);line-height:1;letter-spacing:0;color:var(--grey-0);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;background:var(--grey-300);border-radius:50%}.ProfileCountWithTooltip_text__2Spgy{color:var(--grey-500)}.ProfileCountWithTooltip_wrapper__ATAju{display:flex;flex-direction:column}.ProfileCountWithTooltip_tooltip__0s015{box-shadow:var(--dropdown-shadow)}.RoleTag_container__qeTxl{font-size:12px;font-weight:400;line-height:16px;width:max-content;padding:4px 8px;display:flex;align-items:center;justify-content:center;color:var(--grey-1000);background-color:var(--grey-50);border-radius:6px}@media (max-width: 1440px){.RoleTag_container__qeTxl{font-size:10px;line-height:14px}}@media (min-width: 2560px){.RoleTag_container__qeTxl{font-size:14px;line-height:19px}}.StatusTag_wrapper__8CsMT{padding:4px 10px;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;border-radius:6px}@media (max-width: 1440px){.StatusTag_wrapper__8CsMT{font-size:10px;line-height:14px}}@media (min-width: 2560px){.StatusTag_wrapper__8CsMT{font-size:14px;line-height:19px}}@media screen and (min-width: 2560px){.StatusTag_wrapper__8CsMT{padding:8px 14px}}.StatusWarning_wrapper__pGTVH{width:28px;height:28px;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:4px}.StatusWarning_wrapper__pGTVH svg{width:20px;height:20px}.StatusWarning_wrapper_variant_none__5nAAR{background-color:var(--grey-50)}.StatusWarning_wrapper_variant_none__5nAAR svg path{fill:var(--grey-500)}.StatusWarning_wrapper_variant_low__WOfM9{background-color:var(--cyan-100)}.StatusWarning_wrapper_variant_low__WOfM9 svg path{fill:var(--cyan-500)}.StatusWarning_wrapper_variant_medium__n-BuW{background-color:var(--yellow-100)}.StatusWarning_wrapper_variant_medium__n-BuW svg path{fill:var(--yellow-500)}.StatusWarning_wrapper_variant_high__Fmxx-{background-color:var(--red-50)}.StatusWarning_wrapper_variant_high__Fmxx- svg path{fill:var(--red-500)}.StatusWarning_tooltip__7YNEK{border:1px solid var(--grey-100)}.StatusWarning_withoutBackground__4YAIg{background-color:transparent}.TableWithFooter_table__LQ49-{--Table-cell-padding: 12px;--Table-cell-alignItems: center;--Table-cell-rightBorderWidth: 0}.TableWithFooter_table__LQ49- div:first-child{--Table-cell-leftBorderWidth: 0}.TableWithFooter_table__LQ49->div:nth-last-child(2){--Table-cell-bottomBorderWidth: 0}.TableWithFooter_table__LQ49->div:first-child{--Table-cell-background-color: var(--grey-100)}.TableWithFooter_table__LQ49->div:first-child>div:first-child{border-top-left-radius:6px!important}.TableWithFooter_table__LQ49->div:first-child>div:last-child{border-top-right-radius:6px!important}.TableWithFooter_empty__iRPTc{min-height:150px;display:flex;flex:1;flex-direction:column}.TableWithFooter_empty__iRPTc .TableWithFooter_table__LQ49-{display:flex;flex:1;flex-direction:column}.TableWithFooter_empty__iRPTc .TableWithFooter_table__LQ49->div:nth-child(2){flex:1}.TableWithFooter_empty__iRPTc .TableWithFooter_table__LQ49->div:nth-child(2) div{text-align:center}.TableWithFooter_wrapper__Jj1nm{overflow:hidden;display:flex;flex:1;flex-direction:column;justify-content:space-between;border-right:1px solid var(--grey-100);border-bottom:1px solid var(--grey-100);border-left:1px solid var(--grey-100);border-radius:6px}.TableWithFooter_footer__bDGAg{padding:12px;display:flex;gap:12px;align-items:center;background-color:var(--grey-25);border-top:1px solid var(--grey-100);border-radius:6px}.TableWithFooter_text__V2XDp{min-width:110px;display:flex;align-items:center}.TableWithFooter_text__V2XDp svg path{fill:var(--grey-300)}.LoginUserCard_container__nieUX,.LoginUserCard_wrapper__9bDa7{display:flex;gap:12px;align-items:center}.LoginUserCard_container__nieUX{width:100%;max-width:420px;padding:11px 12px;justify-content:space-between;background-color:var(--grey-0);border:1px solid var(--grey-100);border-radius:10px;transition:border-color var(--short-duration) ease-in-out;cursor:pointer}.LoginUserCard_container__nieUX:hover,.LoginUserCard_container__nieUX.LoginUserCard_active__Tf2Ce{border-color:var(--grey-1000)}.LoginUserCard_container__nieUX .LoginUserCard_image_container__ESJqV{width:40px;max-width:56px;height:40px;max-height:56px;display:flex}.LoginUserCard_container__nieUX .LoginUserCard_content__PcxAx{display:flex;flex-direction:column;gap:8px}.LoginUserCard_container__nieUX .LoginUserCard_content__PcxAx .LoginUserCard_contacts__FsUHw{display:flex;flex-direction:column;gap:4px;font-size:10px;font-weight:400;line-height:14px;color:var(--grey-500)}@media (max-width: 1440px){.LoginUserCard_container__nieUX .LoginUserCard_content__PcxAx .LoginUserCard_contacts__FsUHw{font-size:8px;line-height:11px}}@media (min-width: 2560px){.LoginUserCard_container__nieUX .LoginUserCard_content__PcxAx .LoginUserCard_contacts__FsUHw{font-size:12px;line-height:16px}}.LoginUserCard_container__nieUX .LoginUserCard_content__PcxAx .LoginUserCard_contacts__FsUHw .LoginUserCard_title__ItyNJ{font-size:12px;font-weight:500;line-height:16px;color:var(--grey-1000)}@media (max-width: 1440px){.LoginUserCard_container__nieUX .LoginUserCard_content__PcxAx .LoginUserCard_contacts__FsUHw .LoginUserCard_title__ItyNJ{font-size:10px;line-height:14px}}@media (min-width: 2560px){.LoginUserCard_container__nieUX .LoginUserCard_content__PcxAx .LoginUserCard_contacts__FsUHw .LoginUserCard_title__ItyNJ{font-size:14px;line-height:19px}}.ProfileInfoBlock_container__6HyQ7{display:flex;flex-direction:column;gap:16px}.ProfileInfoBlock_data__dVOjt{display:flex;flex-direction:column;gap:12px}.ProfileInfoBlock_data_list__DLjU9{display:flex;flex-direction:column;gap:8px}.ProfileInfoBlock_dash__Yom6w{border-bottom:1px solid var(--grey-100)}.ProfileInfoBlock_field__ZtmO7{display:flex;justify-content:space-between;font-size:14px;font-weight:500;line-height:19px}@media (max-width: 1440px){.ProfileInfoBlock_field__ZtmO7{font-size:12px;line-height:16px}}@media (min-width: 2560px){.ProfileInfoBlock_field__ZtmO7{font-size:16px;line-height:22px}}.ProfileInfoBlock_field_name__m8MlJ{color:var(--grey-400)}.ProfileInfoBlock_field_value__4tael{color:var(--grey-1000)}.ProfileHeader_container__N5dgr{display:flex;gap:16px}.ProfileHeader_container__N5dgr .ProfileHeader_image_wrapper__gYvaq{max-width:100px;max-height:100px;width:100px;height:100px;min-width:100px;flex-shrink:0;--photo-initial-size: 34px;--photo-initial-weight: 800}.ProfileHeader_container__N5dgr .ProfileHeader_content__N335e{display:flex;flex:1;flex-direction:column;gap:16px;justify-content:space-between;text-wrap:auto}.ProfileHeader_container__N5dgr .ProfileHeader_content__N335e .ProfileHeader_name__wmwLR{font-size:16px;font-weight:500;line-height:24px;color:var(--grey-1000)}@media (max-width: 1440px){.ProfileHeader_container__N5dgr .ProfileHeader_content__N335e .ProfileHeader_name__wmwLR{font-size:14px;line-height:18px}}@media (min-width: 2560px){.ProfileHeader_container__N5dgr .ProfileHeader_content__N335e .ProfileHeader_name__wmwLR{font-size:16px;line-height:24px}}.ProfileHeader_wrapper__v9gZO{display:flex;gap:4px}.Anamnesis_container__1uqNU{margin-right:-20px;padding-right:12px;overflow-y:auto;display:flex;flex:1;flex-direction:column;gap:16px}.Anamnesis_wrapper__4E4q7{display:flex;flex-direction:column;gap:16px}.Anamnesis_wrapper__4E4q7:not(:last-child){padding-bottom:16px;border-bottom:1px solid var(--grey-100)}.Anamnesis_text__xuJtt{color:var(--grey-600);font-size:14px;font-weight:500;line-height:19px}@media (max-width: 1440px){.Anamnesis_text__xuJtt{font-size:12px;line-height:16px}}@media (min-width: 2560px){.Anamnesis_text__xuJtt{font-size:16px;line-height:22px}}.BmiCard_container__zUbjt{height:100%;display:grid;grid-template-columns:repeat(3,1fr)}.BmiCard_label__K2wlz{color:var(--grey-500)}.BmiCard_value__wE5bn{color:var(--grey-950);font-size:20px;font-weight:400;line-height:27px}@media (max-width: 1440px){.BmiCard_value__wE5bn{font-size:16px;line-height:22px}}@media (min-width: 2560px){.BmiCard_value__wE5bn{font-size:22px;line-height:30px}}.BmiCard_wrapper__Tns9Z{padding-right:12px;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.BmiCard_wrapper__Tns9Z:not(:first-child){padding-left:12px;border-left:1px solid var(--grey-150)}.HeartRateCard_container__dN4bq{height:100%;display:flex;flex-direction:column;gap:4px;align-items:flex-start;justify-content:flex-end}.HeartRateCard_value__DR-JJ{color:var(--grey-950);font-size:20px;font-weight:400;line-height:27px}@media (max-width: 1440px){.HeartRateCard_value__DR-JJ{font-size:16px;line-height:22px}}@media (min-width: 2560px){.HeartRateCard_value__DR-JJ{font-size:22px;line-height:30px}}.HeartRateCard_suffix__SipjN{color:var(--grey-500)}.HeartRateCard_wrapper__JWZ2h{display:flex;gap:4px;align-items:center}.NavLinkToPatientProfile_link__hcmBx{color:var(--blue-500);transition:all var(--animation-duration) ease-in-out;cursor:pointer}.NavLinkToPatientProfile_link__hcmBx:hover{color:var(--blue-600)}.ContactPersonInputs_wrapper__danS2{display:flex;flex-direction:column;gap:8px}.ContactPersonInputs_button__2E-h-{width:100%}.ContactPersonInputs_button__2E-h- svg{width:16px;height:16px}.ContactPersonInputs_button_delete__NMBvD{height:28px;display:flex;justify-content:flex-end}.ContactPersonInputs_button_delete__NMBvD svg{width:16px;height:16px}.ContactPersonInputs_tooltip__BmJY-{border:1px solid var(--grey-100)}.EcgChart_container__jIJaO{position:relative;width:100%;height:100%;overflow-x:auto;display:grid;grid-template-columns:40px auto;gap:12px}.EcgChart_labels__PBspL{position:sticky;z-index:1;left:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;background-color:var(--grey-0);pointer-events:none}.EcgChart_wrapper__tYLz1{width:100%}.EcgChart_seconds__x045a{position:relative;margin-bottom:8px;margin-left:52px;padding:0 30px;display:grid;color:var(--grey-400)}.EcgChart_last_second__o5Sls{position:absolute;right:30px}.EcgChart_empty__um7DZ{width:100%;height:300px;display:flex;gap:4px;align-items:center;justify-content:center;color:var(--grey-600);text-align:center}.EcgHeader_title_wrapper__liFKp{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}.EcgHeader_controls__RpNK4{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.EcgHeader_button__spsNS{max-height:36px}.EcgHeader_icon__--Rv6{width:16px;height:16px}.EcgHeader_icon__--Rv6 path{fill:var(--grey-1000)}.EcgHeader_select__EmVBp{min-width:250px}.RecordChangeModal_modal__1QI9n{--Modal__panel_width: 37rem;--Modal__panel_height: 35rem}.RecordChangeModal_wrapper__wGuHE{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.RecordChangeModal_content__s7RfQ{display:flex;flex-direction:column;gap:12px}.RecordChangeModal_row__7SX66{--Datepicker-max-width: 100%;display:flex;gap:12px;align-items:center}.RecordChangeModal_picker__ammGP{display:flex;flex-direction:column;flex-grow:1;gap:4px}.RecordChangeModal_icon__gSbyJ{width:16px;height:16px}.RecordChangeModal_manual__D-5Um{width:fit-content}.RecordChangeModal_buttons__l9cK0{display:flex;gap:12px;justify-content:flex-end}.RecordChangeModal_text__ctrEN{max-width:315px;display:flex;text-align:center}.RecordChangeModal_label__D80cW{display:flex;gap:4px;color:var(--grey-700)}.RecordChangeModal_label__D80cW .RecordChangeModal_asterisk__KjmC-{font-size:14px;color:var(--red-500)}.DeleteChangeEcgModal_modal__QgyID{--Modal__panel_height: 20rem;--Modal__panel_width: 40rem}.DeleteChangeEcgModal_text__4HGMB{max-width:75%;text-align:center}.DeleteChangeEcgModal_seconds__6FxF1{height:20px}.EcgChangesModalFilters_container__1Qm7g{--IconButton-size: 30px;display:flex;gap:12px;align-items:flex-end}.ChangesECG_container__dmSR8{overflow:hidden;display:flex;flex-direction:column;gap:24px}.ChangesECG_wrapper__iliN9{width:100%;display:flex;align-items:center;justify-content:space-between}.ChangesECG_row_wrapper__P7CsU{display:flex;gap:8px;align-items:center}.ChangesECG_image_wrapper__nxCBJ{width:24px;height:24px;flex-shrink:0;--photo-initial-size: 10px}.ChangesECG_icon__c40eq{--IconButton-size: 20px;--IconButton-padding: 0;--IconButton-color: var(--grey-300);--IconButton-color_hover: var(--grey-500);rotate:-90deg;cursor:pointer}.ChangesECG_text__IZQuW{word-break:normal;overflow-wrap:break-word}.ChangesECGFilter_modal__bvkap{--Modal__panel_width: 600px;--Range-datepicker-active-bar-bg: var(--grey-600);--Range-datepicker-cell-in-range: var(--grey-100)}.DetachDoctorModal_modal__N7R5T{--Modal__panel_width: 40rem;--Modal__panel_height: 23rem}.DetachDoctorModal_text__WrOcV{max-width:75%;text-align:center}.DoctorProfileModal_modal__30nDW{--Modal__panel-header_border-bottom: none;--Modal__panel_width: 25rem;--Modal__panel-body_padding-top: 0}.DoctorProfileModal_wrapper__JuCMQ{gap:4px!important;justify-content:center!important}.DoctorProfileModal_data__b11d6{padding:12px 0;display:flex;flex-direction:column}.DoctorProfileModal_data_list__f6iv6{padding-top:8px;display:flex;flex-direction:column;gap:8px}.DoctorProfileModal_data__b11d6:not(:last-of-type){border-bottom:1px solid var(--grey-100)}.DoctorProfileModal_button__KNA-G{width:100%;margin-top:12px}.PatientProfileInfoEdit_container__wKlmL{padding:20px;overflow:hidden;display:flex;flex-direction:column;gap:16px;border:1px solid var(--grey-150);border-radius:10px}.PatientProfileInfoEdit_wrapper__kMUxS{display:flex;gap:12px;align-items:center}.PatientProfileInfoEdit_image_wrapper__hSkvA{max-width:100px;max-height:100px;display:flex}.PatientProfileInfoEdit_column__jjp6Y{display:flex;flex:1;flex-direction:column;gap:8px}.PatientProfileInfoEdit_wrapper_overflow__LMdHh{margin-right:-20px;padding-right:12px;overflow-y:auto;display:flex;flex:1;flex-direction:column;gap:16px}.EcgChangesList_container__xYlIx{overflow-y:auto;display:flex;flex:1;flex-direction:column}.EcgChangesList_item__vnUTF{padding:12px 12px 16px;display:flex;flex-direction:column;gap:12px}.EcgChangesList_item__vnUTF:not(:last-of-type){border-bottom:1px solid var(--grey-100)}.EcgChangesList_info__h0kn3{display:flex;gap:8px;align-items:center}.EcgChangesList_column__1WD-c{display:flex;flex-direction:column;gap:4px}.EcgChangesList_wrapper__SzIZa{font-size:12px;font-weight:400;line-height:16px;display:flex;gap:12px;align-items:flex-end}@media (max-width: 1440px){.EcgChangesList_wrapper__SzIZa{font-size:10px;line-height:14px}}@media (min-width: 2560px){.EcgChangesList_wrapper__SzIZa{font-size:14px;line-height:19px}}.EcgChangesList_wrapper_info__OycOY,.EcgChangesList_wrapper_status__bXTZU{display:flex;align-items:center;justify-content:space-between}.EcgChangesList_wrapper_status__bXTZU{background-color:var(--grey-25)}.EcgChangesList_text__acEoT{font-size:12px;font-weight:400;line-height:16px;color:var(--grey-400)}@media (max-width: 1440px){.EcgChangesList_text__acEoT{font-size:10px;line-height:14px}}@media (min-width: 2560px){.EcgChangesList_text__acEoT{font-size:14px;line-height:19px}}.EcgChangesList_empty__5f-Re{display:flex;flex:1;align-items:center;justify-content:center;color:var(--grey-400)}.EcgChangesList_image_wrapper__LVk7Q{height:30px;width:30px}.EcgChangesModal_modal__isOhQ{--Modal__panel_right: 20px;--Modal__panel_left: auto;--Modal__panel_translate-x: 0;--Modal__panel_height: 100vh;--Modal__panel_width: 40rem}.EcgChangesModal_container__-CuqK{height:100%;display:flex;flex-direction:column;gap:12px}.EcgChangesModal_text__pRRna{color:var(--grey-400)}.EcgChangesModal_wrapper__pPSMR{display:flex;gap:4px;align-items:center}.EcgChangesModal_disabled__zaKQF{color:var(--grey-150)}.NotificationCard_wrapper__JtsHF{padding:12px 12px 4px;display:flex;flex-direction:column;gap:12px;border-radius:8px}@media (any-hover: hover){.NotificationCard_wrapper__JtsHF:hover{background-color:var(--grey-50)}.NotificationCard_wrapper__JtsHF:hover .NotificationCard_description__ZQiUh{background-color:var(--grey-25)}}.NotificationCard_header__8uPg8{display:flex;gap:8px;justify-content:space-between}.NotificationCard_header__8uPg8 .NotificationCard_image__c7xe9{width:40px;height:40px}.NotificationCard_name_section__vUO48{width:100%;max-width:440px}.NotificationCard_name_section__vUO48 .NotificationCard_title__iSdzX{color:var(--grey-950)}.NotificationCard_name_section__vUO48 .NotificationCard_time__wjEak{color:var(--grey-500)}.NotificationCard_time_block__kX6wc{display:flex;flex-direction:column;place-items:end end;justify-content:space-between}.NotificationCard_time_block__kX6wc .NotificationCard_new_mark__DOHbs{width:8px;height:8px;background-color:var(--blue-300);border-radius:50%}.NotificationCard_time_block__kX6wc .NotificationCard_ago__045DR{color:var(--grey-400)}.NotificationCard_description__ZQiUh{padding:4px 8px;color:var(--grey-950);background-color:var(--grey-50);border-radius:4px}.GrantAccessModal_confirm_modal__F0K2v{--Modal__panel_min_height: 17.5rem;--Modal__panel_width: 38rem}.GrantAccessModal_confirm_modal__F0K2v .GrantAccessModal_container__v9EEH{display:flex;flex-direction:column;gap:12px}.GrantAccessModal_confirm_modal__F0K2v .GrantAccessModal_container__v9EEH .GrantAccessModal_headline__y3hVM{text-align:center}.GrantAccessModal_confirm_modal__F0K2v .GrantAccessModal_container__v9EEH .GrantAccessModal_description__UVjSn{font-size:12px;color:#7c8085}.GrantAccessModal_confirm_modal__F0K2v .GrantAccessModal_buttons__hFex-{display:flex;gap:8px;justify-self:flex-end}.NotificationTabs_count_wrapper__3tbeT{display:flex;gap:10px}.NotificationTabs_label__qvxLZ,.NotificationTabs_count__5LEFe{display:flex;place-content:center center;color:var(--grey-950)!important}.NotificationTabs_count__5LEFe{width:20px;height:20px;background-color:var(--grey-100);border-radius:4px}.NotificationTabs_disabled__GXhy6{color:var(--grey-150)}.OpenNotificationButton_button__jFZtl{position:relative;width:44px;height:44px;padding:0;min-width:44px;display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;cursor:pointer;transition:background-color var(--main-duration) ease-in-out}.OpenNotificationButton_button__jFZtl:hover{background-color:var(--grey-100)}.OpenNotificationButton_icon_wrapper__yzum3{position:relative;display:flex;align-items:center;justify-content:center}.OpenNotificationButton_icon_wrapper__yzum3 svg{width:18px;height:18px}.OpenNotificationButton_icon_wrapper__yzum3 svg path{transition:fill var(--main-duration) ease-in-out}.OpenNotificationButton_icon_wrapper__yzum3:hover svg path{fill:var(--grey-1000)}.OpenNotificationButton_dot__FIPtI{position:absolute;top:-3px;right:-3px;width:10px;height:10px;background-color:#e04f3f;border-radius:50%;border:2px solid var(--grey-25)}.NotificationList_list__m240V{min-height:0;margin-top:12px;overflow-y:auto;display:flex;flex:1;flex-direction:column;gap:12px}.NotificationList_list__m240V>*:not(:last-child){padding-bottom:12px;border-bottom:1px solid var(--grey-100)}.NotificationList_buttons__VqT99{display:flex;gap:8px;justify-self:flex-end}.NotificationList_description__Tffzi{display:flex;gap:10px}.NotificationList_icon__08PJO{width:20px;height:20px}.NotificationList_icon__08PJO.NotificationList_success__cGsvh path{fill:green}.NotificationList_icon__08PJO path{fill:red}.NotificationsModal_modal__eUi64{--Modal__panel_translate-x: -40%;--Modal__panel-header_padding-top: 20px;--Modal__panel-header_padding-left: 20px;--Modal__panel-header_padding-right: 20px;--Modal__panel-header_border-bottom: none;--Modal__panel_left: 18%;--Modal__panel_height: 100vh;--Modal__panel_width: 45rem}.NotificationsModal_modal__eUi64>div:last-of-type>div:first-of-type>div:first-of-type{width:100%}.NotificationsModal_title__p2r6u{display:flex;justify-content:space-between}.NotificationsModal_container__OFm1z{height:100%;display:flex;flex-direction:column}.ActionMenu_menu__bm7Hq{width:36px;height:36px;display:flex}.ActionMenu_menu_action__sKkjm{--Action-bg-color: var(--grey-0);--Action-icon-color: #b1b4b7;--Action-hover-bg-color: var(--grey-25);--Action-hover-icon-color: #b1b4b7;--Action-disabled-icon-color: #b1b4b7;--Action-color: var(--grey-1000);--Action-hover-color: var(--grey-1000);margin:0 10px!important}.AttachProfileButton_icon__hpgeG{--IconButton-border-color_hover: var(--grey-200);background-color:var(--grey-50);border-color:var(--grey-50)}.AttachProfileButton_check__m6lk5{--IconButton-border-color_hover: var(--green-200);--IconButton-color_hover: var(--green-600);background-color:var(--green-150);border-color:var(--green-150);transition:all var(--animation-duration) ease-in-out}.AttachProfileButton_check__m6lk5 svg path{fill:var(--green-500)}.AttachProfileButton_tooltip__2twyq{border:1px solid var(--grey-100)}.AttachProfileButton_text__7eGnA{width:220px}.PasswordForm_form__7TVZr,.PasswordForm_inputs__xXwra{display:flex;flex-direction:column;gap:12px}.PasswordForm_form__7TVZr{width:100%;max-width:420px;gap:48px;justify-content:space-between}.CreateProfileModalForm_form__JokSQ{width:100%;display:flex;flex-direction:column;gap:12px}.CreateProfileModalForm_inline__-n4hb{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-items:center}.CreateProfileModalForm_datepicker__hVKRw{--Datepicker-max-width: 100%}.CreateProfileModal_modal__G3Gr7{--Modal__panel_height: 45rem;--Modal__panel_width: 45rem}.CreateProfileModal_grey__TBVhc{width:100%;color:var(--grey-600)}.CreateProfileModal_text__Zgt04{max-width:75%;text-align:center}.DeleteProfileModal_modal__eDFCn{--Modal__panel_min_height: 23rem;--Modal__panel_width: 37rem}.DeleteProfileModal_container__-Ih1-{width:100%;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.DeleteProfileModal_text__9WjVE{max-width:75%;text-align:center}.OpenProfileModal_modal__ziZjC{--Modal__panel_height: 23rem;--Modal__panel_width: 32rem}.OpenProfileModal_button__YHycH{width:32px;height:32px;display:flex;align-items:center;justify-content:center;--photo-initial-size: 13px}.OpenProfileModal_text__4FqV-{color:var(--grey-600);font-size:12px;font-weight:400;line-height:16px}@media (max-width: 1440px){.OpenProfileModal_text__4FqV-{font-size:10px;line-height:14px}}@media (min-width: 2560px){.OpenProfileModal_text__4FqV-{font-size:14px;line-height:19px}}.OpenProfileModal_description__glj7k{text-align:center}.EditProfileModal_modal__yfjvx{--Modal__panel_height: 23rem;--Modal__panel_width: 32rem}.ErrorModal_modal__JHFcV{--Modal__panel-body_padding-top: 50px;--Modal__panel-body_padding-bottom: 50px;--Modal__panel-body_padding-left: 50px;--Modal__panel-body_padding-right: 50px;--Modal__panel_min_width: 35rem}.ErrorModal_text__5YGgI{text-align:center}.ProfileEditContent_modal__0m4j4{--Modal__panel_height: 23rem;--Modal__panel_width: 32rem}.ProfileEditContent_container__0eVTo,.ProfileEditContent_info_wrapper__0snPL{height:100%;display:flex;flex-direction:column;gap:24px}.ProfileEditContent_container__0eVTo{justify-content:space-between}.ProfileEditContent_info_wrapper__0snPL{overflow-y:auto}.ProfileEditContent_wrapper__PcY6A,.ProfileEditContent_role__-GBxE{display:flex;gap:12px;align-items:center}.ProfileEditContent_role__-GBxE{justify-content:space-between}.ProfileEditContent_role_input__J9qVd{width:30%;padding:8px 12px;color:var(--grey-150);text-align:right;border:1px solid var(--grey-150);border-radius:6px}.ProfileEditContent_image_wrapper__Wd3sF{max-width:100px;max-height:100px;display:flex}.ProfileEditContent_column__ujGX4{display:flex;flex:1;flex-direction:column;gap:8px}.ProfileEditContent_grey__dt4Lw{color:var(--grey-400)}.ProfileEditContent_info__aattV{display:flex;flex-direction:column;gap:12px}.ProfileEditContent_info__aattV:not(:last-of-type){padding-bottom:16px;border-bottom:1px solid var(--grey-100)}.ExtraProfilesList_container__Z8Zo6,.ExtraProfilesList_empty__iU23G{width:100%;height:100%;display:flex}.ExtraProfilesList_container__Z8Zo6{padding-right:8px;overflow-y:auto;flex-direction:column;gap:12px}.ExtraProfilesList_empty__iU23G{align-items:center;justify-content:center;color:var(--grey-400)}.ProfileViewContent_profiles__AJy38,.ProfileViewContent_profiles_header__0yaYq,.ProfileViewContent_modal_content__fj-2b{height:100%;display:flex;flex-direction:column;gap:16px}.ProfileViewContent_profiles__AJy38{min-height:0}.ProfileViewContent_list_profiles__8f1-c{overflow-y:auto;display:flex;flex-direction:column;gap:8px}.ProfileViewContent_button__Q8dkd{width:40%;height:36px}.ProfileViewContent_button__Q8dkd svg{width:16px;height:16px}.ProfileViewContent_button__Q8dkd svg path{fill:var(--grey-grays)}.ProfileModal_modal__kNcew{--Modal__panel-header_padding-top: 20px;--Modal__panel-header_padding-left: 20px;--Modal__panel-header_padding-right: 20px;--Modal__panel-header_border-bottom: none;--Modal__panel_left: 18%;--Modal__panel_height: 100vh;--Modal__panel_width: 30rem}.ProfileModal_modal__kNcew>div:last-of-type>div:first-of-type>div:first-of-type{width:100%}.AboutDeviceModal_modal__DulQd{--Modal__panel_width: 70vh}.AboutDeviceModal_wrapper__eKDLm{display:flex;flex-direction:column;gap:12px}.AboutDeviceModal_row__tlzNp{display:flex;gap:12px;align-items:center;justify-content:space-between}.AboutDeviceModal_label__zVeqB{color:var(--grey-700)}.AddDeviceModal_modal__RTahT{--Modal__panel_width: 36rem;--Modal__panel_height: 24rem}.AddDeviceModal_container__vWMCZ{width:100%;display:flex;flex-direction:column;gap:8px}.AddDeviceModal_grey__dkRPd{color:var(--grey-600)}.AddDeviceModal_text__2Nntz{max-width:75%;text-align:center}.SearchDevice_item__ASmol{border-radius:4px;padding:8px 12px;display:flex;flex-direction:column;gap:8px;transition:all var(--animation-duration) ease-in-out;cursor:pointer}.SearchDevice_item__ASmol:hover{background-color:var(--grey-25)}.AttachDeviceModal_modal__J2lC5{--Modal__panel_height: 45rem;--Modal__panel_width: 40rem}.AttachDeviceModal_min_modal__rXXDR{--Modal__panel_height: 20rem;--Modal__panel_width: 35rem}.AttachDeviceModal_text__QaITF{max-width:75%;text-align:center}.AttachDeviceModal_link__t2Mkb{color:var(--blue-500)}.DeleteDeviceModal_modal__hG2JZ{--Modal__panel_height: 23rem;--Modal__panel_width: 40rem}.DeleteDeviceModal_container__xYYRp{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.DeleteDeviceModal_text__EsZ-x{max-width:75%;text-align:center}.DeleteDeviceModal_info__X555O{display:flex;flex-direction:column;gap:4px;color:var(--grey-600);font-size:12px;font-weight:500;line-height:16px}@media (max-width: 1440px){.DeleteDeviceModal_info__X555O{font-size:10px;line-height:14px}}@media (min-width: 2560px){.DeleteDeviceModal_info__X555O{font-size:14px;line-height:19px}}.DeleteDeviceModal_seconds__jQKx7{height:20px}.DetachDeviceModal_modal__ERbtU{--Modal__panel_height: 18rem;--Modal__panel_width: 35rem}.DetachDeviceModal_text__nPkUv{max-width:75%;text-align:center}.DetachDeviceModal_link__sCZZN{color:var(--blue-500)}.DeviceCard_container__zJYY0,.DeviceCard_wrapper__-D63C{height:100%;display:flex;gap:8px;align-items:flex-start}.DeviceCard_empty__IS87A{width:100%;height:100%;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;color:var(--grey-600);text-align:center;font-size:12px;font-weight:500;line-height:16px}@media (max-width: 1440px){.DeviceCard_empty__IS87A{font-size:10px;line-height:14px}}@media (min-width: 2560px){.DeviceCard_empty__IS87A{font-size:14px;line-height:19px}}.DeviceCard_img__hZ6S8{max-width:64px;max-height:64px}.DeviceCard_value__ik9nW{color:var(--grey-950);font-size:20px;font-weight:400;line-height:27px}@media (max-width: 1440px){.DeviceCard_value__ik9nW{font-size:16px;line-height:22px}}@media (min-width: 2560px){.DeviceCard_value__ik9nW{font-size:22px;line-height:30px}}.DeviceCard_wrapper__-D63C{flex-direction:column;justify-content:space-between}.DeviceCard_button__ss-9J{width:100%}.DevicesTable_wrapper__vwBR3{display:flex;gap:8px;align-items:center;justify-content:center}.DevicesTable_wrapper_size__pWlkS{width:40px;height:40px}.DevicesTable_menu__PO73h{width:100%;display:flex;gap:8px;align-items:center;justify-content:space-between}.DevicesTable_skeleton__6lAFF{width:100%;height:100%}.PatientDeviceCard_empty__zWuJp{width:100%;height:100%;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;color:var(--grey-600);text-align:center;font-size:12px;font-weight:500;line-height:16px}@media (max-width: 1440px){.PatientDeviceCard_empty__zWuJp{font-size:10px;line-height:14px}}@media (min-width: 2560px){.PatientDeviceCard_empty__zWuJp{font-size:14px;line-height:19px}}.PatientDeviceCard_img__m8LT4{max-width:64px;max-height:64px}.PatientDeviceCard_value__ZNVg7{color:var(--grey-950);font-size:20px;font-weight:400;line-height:27px}@media (max-width: 1440px){.PatientDeviceCard_value__ZNVg7{font-size:16px;line-height:22px}}@media (min-width: 2560px){.PatientDeviceCard_value__ZNVg7{font-size:22px;line-height:30px}}.PatientDeviceCard_button__GmzUB{width:100%}.PatientDeviceCard_button__GmzUB svg{width:16px;height:16px}.PatientDeviceCard_carousel__-O-Wm{max-width:380px;padding:0 20px}.PatientDeviceCard_wrapper__c-rOw,.PatientDeviceCard_container__JPnQx{display:flex;gap:12px;align-items:flex-start}.PatientDeviceCard_wrapper__c-rOw{flex-direction:column}.PatientDeviceCard_info__ClxK8{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:400;line-height:16px}@media (max-width: 1440px){.PatientDeviceCard_info__ClxK8{font-size:10px;line-height:14px}}@media (min-width: 2560px){.PatientDeviceCard_info__ClxK8{font-size:14px;line-height:19px}}.CreatePatientProfileModalForm_form__otYJo{width:100%;display:flex;flex-direction:column;gap:12px}.CreatePatientProfileModalForm_inline__1KTMG,.CreatePatientProfileModalForm_inline_block__b-zV4{display:grid;gap:12px;align-items:center}.CreatePatientProfileModalForm_inline__1KTMG{grid-template-columns:repeat(2,1fr)}.CreatePatientProfileModalForm_inline_block__b-zV4{grid-template-columns:repeat(3,1fr)}.CreatePatientProfileModalForm_datepicker__jXgGo{--Datepicker-max-width: 100%}.CreatePatientProfileModal_modal__M0Xnh{--Modal__panel_min_height: 46rem;--Modal__panel_width: 45rem}.CreatePatientProfileModal_grey__MC0AW{width:100%;color:var(--grey-600)}.CreatePatientProfileModal_text__ly15G{max-width:75%;text-align:center}.DetachPatientModal_modal__6TZPw{--Modal__panel_min_height: 27rem;--Modal__panel_width: 38rem}.DetachPatientModal_container__0xpxS{width:100%;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.DetachPatientModal_text__U0yCu{max-width:75%;text-align:center}.FindPatientsForm_container__uwVrv{width:100%;display:flex;flex:1;flex-direction:column;justify-content:space-between}.FindPatientsForm_wrapper__G8VNO{display:flex;flex-direction:column;gap:12px}.FindPatientModal_modal__VZCOd{--Modal__panel_width: 36rem;--Modal__panel_height: 35rem}.FindPatientModal_container__g4v0c,.FindPatientModal_wrapper__ippQr{width:100%;height:100%;display:flex;flex-direction:column}.FindPatientModal_container__g4v0c{gap:12px}.FindPatientModal_wrapper__ippQr{overflow-y:auto;gap:4px}.FindPatientModal_text__xFLyZ{text-align:center}.PatientsListFilter_datepicker__BhZDm{min-width:100%!important}.PatientsTable_container__wKpMm,.PatientsTable_tooltip_list_item__EU2US,.PatientsTable_tooltip_total__8cGj0{display:flex;align-items:center;justify-content:space-between}.PatientsTable_container__wKpMm{width:100%}.PatientsTable_wrapper__dFOLC{display:flex;gap:8px;align-items:center;justify-content:center}.PatientsTable_wrapper_size__y8xNq{width:40px;height:40px}.PatientsTable_container_error__dKl0W{width:100%;display:flex;gap:12px;align-items:center;justify-content:space-between}.PatientsTable_tooltip_list__neTN1{min-width:200px;display:flex;flex-direction:column;gap:4px}.PatientsTable_tooltip_list_item__EU2US,.PatientsTable_tooltip_total__8cGj0{font-size:14px;font-weight:400;line-height:19px;gap:16px}@media (max-width: 1440px){.PatientsTable_tooltip_list_item__EU2US,.PatientsTable_tooltip_total__8cGj0{font-size:12px;line-height:16px}}@media (min-width: 2560px){.PatientsTable_tooltip_list_item__EU2US,.PatientsTable_tooltip_total__8cGj0{font-size:16px;line-height:22px}}.PatientsTable_tooltip_total__8cGj0{margin-top:8px;padding-top:4px;border-top:1px dashed var(--grey-400)}.PatientsTable_grey__byIyx{color:var(--grey-600)}.Layout_container__flnv7{position:relative;height:100dvh;padding:12px;overflow-y:scroll}.Layout_tooltip__5XTmL{z-index:var(--z-index-modal);padding:10px 15px;font-size:14px;font-weight:400;border-radius:4px}.Layout_tooltip__5XTmL[class*=info]{color:var(--color-1);box-shadow:var(--panel-shadow)}.Layout_tooltip__5XTmL[class*=error]{color:var(--color-5)}.Layout_tooltip__5XTmL.react-tooltip_show{opacity:1!important}.Layout_body__eYlcZ{width:100%;height:100%;display:flex;gap:24px}.Navigation_wrapper__ONB3R{min-width:72px;height:100%;padding:33px 5px;display:flex;flex-direction:column;justify-content:space-between;background-color:var(--grey-25);border:1px solid var(--grey-150);border-radius:10px}.Navigation_list__u-Idk{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}.Navigation_square__m2tfE{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.Navigation_link__Kaw5z{padding:10px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all var(--main-duration) ease-in-out}.Navigation_link_active__Hh9nb{background-color:var(--grey-0);box-shadow:1px 1px 4px #18191b1a}.Navigation_link_active__Hh9nb svg path{fill:#2c2a2a}.Navigation_link_active__Hh9nb:hover{background-color:var(--grey-0)!important}.Navigation_link__Kaw5z:hover{background-color:var(--grey-100)}.Navigation_link__Kaw5z:hover svg path{fill:var(--grey-700)}.Navigation_item__w-c2j:hover svg path{fill:var(--grey-1000)}svg path{transition:all var(--main-duration) ease-in-out}.Navigation_disabled__A8ZRq path{fill:var(--grey-100)}.Navigation_logo__-tAbp{width:36px;height:36px}.CreateProfileForm_form__FTkVG{width:100%;max-width:1088px;display:flex;flex-direction:column;gap:48px;align-items:center}.CreateProfileForm_form__FTkVG .CreateProfileForm_content__8ha7i{width:100%;display:flex;flex-direction:column;gap:24px}.CreateProfileForm_form__FTkVG .CreateProfileForm_description__VNklb{font-size:14px;font-weight:500;line-height:20px;color:var(--grey-900)}.CreateProfileForm_form__FTkVG .CreateProfileForm_row__Nfo0I{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.CreateProfileForm_form__FTkVG .CreateProfileForm_wrapper__-nW8x{width:100%;max-width:420px;display:flex;flex-direction:column;gap:12px}.CreateProfileForm_label__OZiiG{display:flex;flex-direction:column;gap:4px;color:var(--grey-700)}.CreateProfileForm_label__OZiiG .CreateProfileForm_text__ZIDDD{display:flex;gap:4px}.CreateProfileForm_label__OZiiG .CreateProfileForm_text__ZIDDD:after{font-size:14px;color:var(--red-500);content:"*"}.CreateProfileForm_select_wrapper__o5bk3{display:flex;flex-direction:column;gap:4px}.PhoneForm_form__zg-gp{width:100%;max-width:420px;display:flex;flex-direction:column;gap:20px}.PhoneForm_form__zg-gp .PhoneForm_wrapper__APf2v{display:flex;flex-direction:column;gap:12px}.RegisterPhone_label__aJmIa{font-size:12px}.RegisterPhone_label__aJmIa .RegisterPhone_link__5m4qS{margin-left:2px;color:var(--blue-400)}.SectionPanel_container__uvHrh{position:relative;height:100%;overflow:hidden;display:grid;grid-template-rows:min-content 1fr;background-color:var(--grey-0);border-radius:10px}.SectionPanel_container_gray__dUs4x{background-color:var(--grey-25)}.SectionPanel_body__Q7hlg{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;overflow:hidden auto}.SectionPanel_body__Q7hlg .SectionPanel_content__-FfI-{height:100%}.SectionPanel_body__Q7hlg .SectionPanel_content_small__WqKkC{height:calc(100% - 34px)}.SectionPanel_logo__kaOAv{position:absolute;z-index:1;top:24px;left:24px;max-width:max-content;max-height:36px}.CreateProfile_section__guuNs{width:100%}.CreateProfile_section__guuNs .CreateProfile_content__EcJa7{width:100%;height:100%;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}.CreateProfile_section__guuNs .CreateProfile_content__EcJa7 .CreateProfile_title__TuDr9{font-size:28px;line-height:40px;text-align:center}.ui_container__v3VTv{position:relative;height:20px;margin-top:10px}.ui_line_background__vraI9{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:8px;background-color:var(--grey-50);border-radius:2px;z-index:var(--z-index-1)}.ui_markers_container__4vZon{position:relative;height:100%;z-index:var(--z-index-2)}.ui_brackets_layer__2GWAq{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:var(--z-index-important)}.ui_indicators_layer__qaWOe{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.ui_tooltip_wrapper__tuywh{padding:0;max-width:320px;font-family:inherit}.ui_tooltip_item__QX4ID{padding:8px;background-color:transparent;border-radius:6px;margin-bottom:12px}.ui_tooltip_item__QX4ID:last-child{margin-bottom:0}.ui_tooltip_header__-Utmj{display:flex;align-items:center;gap:8px;padding-bottom:4px;font-size:14px;font-weight:400;border-bottom:1px dashed var(--grey-150)}.ui_tooltip_icon__DvE20{width:20px;height:20px}.ui_tooltip_grid__CbPek{display:grid;grid-template-columns:auto 1fr;gap:8px;font-size:13px;line-height:1.4}.ui_tooltip_label__hfvr6{font-weight:500;color:var(--grey-400)}.ui_tooltip_value__XVgbL{text-align:end}.Bracket_bracket__cysgq{position:absolute;top:50%;transform:translate(-50%,-50%);font-weight:700;font-size:16px;line-height:1;z-index:var(--z-index-important);-webkit-user-select:none;user-select:none}.Bracket_bracket_none__gYNhy{color:var(--grey-300)}.Bracket_bracket_low__K-w8X{color:var(--cyan-500)}.Bracket_bracket_medium__QWb5Q{color:var(--orange-500)}.Bracket_bracket_high__eO6s6{color:var(--red-500)}.Indicator_indicator__5Fcva{position:absolute;top:4px;transform:translate(-50%);pointer-events:auto;cursor:pointer}.Indicator_warning_wrapper__tIdMw{position:absolute;transform:translate(-50%,-150%);width:28px;height:28px;border-radius:4px;display:flex;align-items:center;justify-content:center}.Indicator_warning_bg_none__7f6u9{background-color:var(--grey-50);color:var(--grey-300)}.Indicator_warning_bg_none__7f6u9 svg path{fill:var(--grey-300)}.Indicator_warning_bg_low__aC7sH{background-color:var(--cyan-100);color:var(--cyan-500)}.Indicator_warning_bg_low__aC7sH svg path{fill:var(--cyan-500)}.Indicator_warning_bg_medium__XwBov{background-color:var(--yellow-100);color:var(--orange-500)}.Indicator_warning_bg_medium__XwBov svg path{fill:var(--orange-500)}.Indicator_warning_bg_high__5QMqY{background-color:var(--red-50);color:var(--red-500)}.Indicator_warning_bg_high__5QMqY svg path{fill:var(--red-500)}.Indicator_warning_icon__41NYE{width:20px;height:20px;display:block}.Indicator_tooltip__I0Y45{border:1px solid var(--grey-100);box-shadow:0 0 8px 2px #fff9}.Marker_marker__XXva4{position:absolute;top:50%;transform:translateY(-50%);height:8px;cursor:pointer;transition:all .2s ease;z-index:var(--z-index-4);display:flex;align-items:center;justify-content:space-between}.Marker_marker_none__dU2TN{background-color:var(--grey-150)}.Marker_marker_low__O43bU{background-color:var(--cyan-100)}.Marker_marker_medium__D9T-x{background-color:var(--yellow-100)}.Marker_marker_high__I-vk5{background-color:var(--red-50)}.Marker_divider_marker__qe1AN{position:absolute;top:50%;transform:translateY(-50%);height:20px;display:flex;align-items:center;justify-content:center}.Marker_divider_marker__qe1AN svg{height:20px}.Marker_divider_none__kUrek svg path{fill:var(--grey-300)!important}.Marker_divider_low__vvN4V svg path{fill:var(--cyan-500)!important}.Marker_divider_medium__wi9Mi svg path{fill:var(--orange-500)!important}.Marker_divider_high__hzVRt svg path{fill:var(--red-500)!important}.Breadcrumbs_breadcrumbs__Yu6TO{display:flex;flex-wrap:wrap;align-items:center;font-size:28px;font-weight:500;line-height:40px}@media (max-width: 1440px){.Breadcrumbs_breadcrumbs__Yu6TO{font-size:26px;line-height:40px}}@media (min-width: 2560px){.Breadcrumbs_breadcrumbs__Yu6TO{font-size:32px;line-height:44px}}.Breadcrumbs_item__GjKCX{display:flex;align-items:center}.Breadcrumbs_link__bKnky{color:var(--grey-400);text-decoration:none;transition:all var(--main-duration) ease-in-out;cursor:pointer}.Breadcrumbs_link__bKnky:hover{color:var(--grey-500)}.Breadcrumbs_current__UCa7H{font-weight:500;color:var(--grey-950);cursor:pointer}.Breadcrumbs_separator__VgLe3{padding:0 6px;color:var(--grey-400);text-decoration:none;transition:all var(--main-duration) ease-in-out}.Breadcrumbs_separator__VgLe3:hover{color:var(--grey-500)}.Breadcrumbs_suffix__L4M0p{color:var(--blue-500);cursor:pointer}.Breadcrumbs_suffix__L4M0p:hover{color:var(--blue-600)}.PageTemplate_container__CPRvv,.PageTemplate_wrapper__XlIw4{overflow:hidden;display:flex;flex:1;flex-direction:column;gap:16px}.PageTemplate_container__CPRvv{padding:20px 20px 16px 0;gap:16px}.PageTemplate_header__QntT-{min-height:38px;display:flex;align-items:center;justify-content:space-between}.ui_container__8Rz8X,.ui_chart__aEEhB{position:relative;width:100%}.ui_labels__eiJmw{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;pointer-events:none}.ui_wrapper__D465O{width:100%}.ui_container__8Rz8X{display:flex;flex-direction:column;gap:12px;width:100%}.ui_switcherWrapper__cOl2M{align-self:flex-start}.ui_chart_and_nav__rf0uk{display:flex;align-items:center;width:100%;gap:8px}.ui_nav_button__hbD7f{display:flex;align-items:center;justify-content:center;background-color:var(--grey-100);height:400px;border-radius:6px}.ui_icon_left__2hnkf{transform:rotate(180deg)}.ui_chart_wrapper__iCvYH{flex:1;min-width:0}.ui_title_wrapper__cRwaQ{display:flex;justify-content:space-between}.ui_controls__awQbD{display:flex;align-items:center;gap:12px}.ui_reset_zoom_button__I0dFG{height:100%;padding:4px 10px;font-size:13px;background-color:var(--grey-100)}.ui_reset_zoom__FEoJU{color:var(--grey-1000)}.PulseMetricsCard_card__8LMzn{min-width:220px;height:96px;padding:20px;overflow:hidden;display:flex;flex-direction:column;gap:4px;align-items:flex-start;justify-content:space-between;border:1px solid var(--grey-100);border-radius:8px}.PulseMetricsCard_label__wzb5P{color:var(--grey-400)}.PulseMetricsCard_value__CnqYg{font-size:28px;font-weight:500;line-height:40px}@media (max-width: 1440px){.PulseMetricsCard_value__CnqYg{font-size:26px;line-height:40px}}@media (min-width: 2560px){.PulseMetricsCard_value__CnqYg{font-size:32px;line-height:44px}}.ui_cards__f6Lp2{display:flex;flex-direction:row;gap:16px}.EcgPageRightBlock_container__Kvpk8{display:flex;gap:6px;align-items:center}.EcgLine_overlay__2X8pM{position:absolute;top:0;left:0;bottom:0;pointer-events:none;z-index:var(--z-index-5)}.EcgLine_line__EyjHm{transform:translateY(70%)}.VerticalTimeLine_overlay__hbpsY{position:absolute;top:0;left:0;bottom:0;pointer-events:none;z-index:var(--z-index-5)}.VerticalTimeLine_time__M7-zP{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:68px;height:24px;transform:translate(-50%,-400%);color:var(--grey-1000);font-size:12px;font-weight:400;background-color:var(--grey-0);border:1px solid var(--grey-500);border-radius:34px;white-space:nowrap}.DetailsPage_container__WYkND,.DetailsPage_charts_wrapper__FzEH8{display:flex;flex-direction:column;gap:16px}.DetailsPage_container__WYkND{padding-right:8px;overflow-y:auto}.DetailsPage_charts_wrapper__FzEH8{height:fit-content;padding:12px;border:1px solid var(--grey-150);border-radius:8px}.DetailsPage_charts_and_nav__2GCyf{display:flex;align-items:stretch;gap:16px;z-index:var(--z-index-navbar)}.DetailsPage_charts_wrapper__FzEH8{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0;position:relative}.DetailsPage_nav_button__m4Pg5{display:flex;align-items:center;justify-content:center;padding:0;width:40px;min-width:40px;height:100%;border-radius:8px}.DetailsPage_icon_left__NLbu0{transform:rotate(180deg)}.DetailsPage_ecg_block__LX9OZ{position:relative}.DetailsPage_overlay_layer__zqJ1-{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.DetailsPage_overlay__mL3TL{position:absolute;left:0;top:0}.DetailsPage_ecg_container__dFDaf{display:flex;flex-direction:column;gap:12px;margin-top:20px}.DetailsPage_line_container__uhiQw{display:flex;flex-direction:column;padding-left:50px;margin-top:20px}.Logo_logo__TK-zV{display:flex;flex-direction:column;gap:12px}.Logo_logo__TK-zV svg{width:min(420px,100%);height:auto;display:block}.Logo_logo__TK-zV .Logo_text__7HAmR{padding:0 8px;font-family:Manrope,sans-serif;font-size:17px;font-weight:400;line-height:26px;color:var(--grey-700)}.Login_container__08esx{width:100%;display:flex;gap:10px;background-color:var(--grey-0)}.Login_container__08esx .Login_section__jS8FZ{width:100%}.Login_container__08esx .Login_section_body__OH-jK,.Login_container__08esx .Login_section__jS8FZ .Login_content__SKtwv{display:flex;align-items:center;justify-content:center}.Login_container__08esx .Login_section__jS8FZ .Login_content__SKtwv{height:100%;flex-direction:column;gap:24px}.Login_roleButtons__pyLVA{display:flex;gap:10px}.Login_roleButton__4H4tY{min-width:132px;height:40px;padding:0 16px;border:1px solid var(--grey-950);border-radius:8px;background-color:var(--grey-950);color:#fff!important;-webkit-text-fill-color:#fff;text-shadow:0 0 0 #fff;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;letter-spacing:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.Login_roleButton__4H4tY:hover{background-color:var(--grey-800);border-color:var(--grey-800)}.Login_roleButton__4H4tY:focus-visible{outline:none;box-shadow:0 0 0 3px #00000024}.DevicesPageRightSlot_container__FRgXz,.PatientsPageRightSlot_container__a0knq{display:flex;gap:12px;align-items:flex-end}.ActionStatus_wrapper__lwNQZ{padding:12px 16px;display:flex;flex-direction:column;gap:8px;align-items:center}.ActionStatus_wrapper__lwNQZ .ActionStatus_icon__fFbJR{padding:6px;display:flex}.RecoverySuccess_wrapper__cD6DD{display:flex;flex-direction:column;gap:48px}.RecoverySuccess_wrapper__cD6DD .RecoverySuccess_action__Kh2Jo{padding:20px 16px}.AuthFlowView_section__OUXXp{position:relative;width:100%}.AuthFlowView_section__OUXXp .AuthFlowView_content__vRr3e{height:100%;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}.AuthFlowView_section__OUXXp .AuthFlowView_content__vRr3e .AuthFlowView_form_wrapper__40ypB{width:100%;max-width:420px;display:flex;flex-direction:column;gap:24px}.AuthFlowView_section__OUXXp .AuthFlowView_title__PRsaF{font-size:28px;line-height:40px;text-align:center}.AuthFlowView_section__OUXXp .AuthFlowView_logo__JzrLJ{position:absolute;top:24px;left:24px;max-width:max-content;max-height:36px}.PasswordRecovery_container__hPu-R{width:100%;display:flex;gap:10px;background-color:var(--grey-0)}.PasswordRecovery_container__hPu-R .PasswordRecovery_section__tv3Jl{width:100%}.PasswordRecovery_container__hPu-R .PasswordRecovery_section_body__eqnOA,.PasswordRecovery_container__hPu-R .PasswordRecovery_section__tv3Jl .PasswordRecovery_content__1o8mU{display:flex;align-items:center;justify-content:center}.PasswordRecovery_container__hPu-R .PasswordRecovery_section__tv3Jl .PasswordRecovery_content__1o8mU{width:100%;height:100%;flex-direction:column;gap:24px}.PasswordRecovery_container__hPu-R .PasswordRecovery_section__tv3Jl .PasswordRecovery_content__1o8mU .PasswordRecovery_title__GLUxU{font-size:28px;line-height:40px;text-align:center}.HealthMetrics_container__6z2gl{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:16px}.MedicalHistory_container__7tFUZ{height:100%;min-height:0;padding:20px;display:flex;flex-direction:column;gap:24px;border:1px solid var(--grey-150);border-radius:10px}.PatientProfileInfo_container__r2o7l{padding:20px;overflow:hidden;display:flex;flex-direction:column;gap:16px;border:1px solid var(--grey-150);border-radius:10px}.PatientProfileInfo_wrapper__3QXS7{height:100%;margin-right:-20px;padding-right:12px;overflow-y:auto;display:flex;flex:1;flex-direction:column}.PatientProfileInfo_button__BgunC{width:100%}.PatientProfileInfo_button__BgunC svg{rotate:180deg}.PatientProfilePage_container__9mfBb{height:100%;display:grid;grid-template-columns:.7fr 2fr;gap:16px}.PatientProfilePage_wrapper__wWafw{overflow:hidden;display:flex;flex-direction:column;gap:16px}.ProfilePage_wrapper__Qb2Bm{width:100%;height:100%}.Registration_container__v3GKY{width:100%;display:flex;background-color:var(--grey-0)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;max-width:100%;padding:0;display:table;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;-moz-appearance:button;appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*:where(:not(html,iframe,canvas,img,svg,video,audio,svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{margin:0;padding:0;list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto;user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-webkit-line-break:after-white-space;-ms-line-break:after-white-space;line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto;user-select:auto;-moz-user-modify:read-write;-webkit-user-modify:read-write}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}h1,h2,h3,h4,h5,h6,p{margin:0;font-size:inherit;font-weight:inherit}.ant-picker-focused{border:1px solid var(--blue-2)!important;box-shadow:none!important}.ant-picker:hover{border-color:var(--blue-2)}.ant-picker-disabled,.ant-picker-disabled:hover{color:var(--neu-8)!important;background:var(--neu-11)!important;border:1px solid var(--neu-9)!important}.ant-picker-cell-in-view>*:hover,.ant-picker-cell-in-range>*:hover{background-color:var(--neu-10)!important}.ant-picker-cell{vertical-align:middle}.ant-picker-cell:before{height:40px!important;line-height:40px!important}.ant-picker-cell:hover{cursor:pointer}.ant-picker-cell:hover .ant-picker-cell-inner{color:var(--neu-1)!important;background-color:var(--blue-7)!important}.ant-picker-cell:hover .ant-picker-cell-inner:before{border-color:var(--blue-7)!important}.ant-picker-cell-inner{min-width:36px!important;height:40px!important;line-height:40px!important}.ant-picker-cell-today .ant-picker-cell-inner:before{border:1px solid var(--blue-2)!important}.ant-picker-today-btn{color:var(--neu-1)!important}.ant-picker-today-btn:hover{color:var(--blue-2)!important;cursor:pointer}.ant-picker-cell-selected,.ant-picker-cell-range-end,.ant-picker-cell-range-start{color:var(--neu-12)!important;transition:all var(--animation-duration) ease-in-out}.ant-picker-cell-selected>*,.ant-picker-cell-range-end>*,.ant-picker-cell-range-start>*{background-color:var(--blue-2)!important}.ant-picker-month-btn,.ant-picker-year-btn{color:var(--neu-1)!important}.ant-picker-decade-btn:hover,.ant-picker-month-btn:hover,.ant-picker-year-btn:hover{color:var(--blue-2)!important}.ant-picker-header{border-bottom:1px solid var(--neu-10)!important}.ant-picker-header-next-btn,.ant-picker-header-prev-btn,.ant-picker-header-super-next-btn,.ant-picker-header-super-prev-btn{color:var(--neu-1)!important;transition:all var(--animation-duration) ease-in-out}.ant-picker-header-next-btn:hover,.ant-picker-header-prev-btn:hover,.ant-picker-header-super-next-btn:hover,.ant-picker-header-super-prev-btn:hover{color:var(--blue-2)!important}.ant-picker-content th{color:var(--neu-1)!important}.ant-picker-now-btn{color:var(--neu-1)!important;transition:all var(--animation-duration) ease-in-out;cursor:pointer}.ant-picker-now-btn:hover{color:var(--blue-2)!important}.ant-picker-now-btn .ant-select-arrow svg path{fill:var(--gray-1)}.ant-btn-primary{background-color:var(--neu-12)!important;transition:all var(--animation-duration) ease-in-out;cursor:pointer}.ant-btn-primary>span{color:var(--blue-3)}.ant-picker-time-panel-cell-selected>.ant-picker-time-panel-cell-inner{color:var(--neu-1)!important}.ant-picker-time-panel-column{scrollbar-width:none!important}.ant-picker-time-panel-column:after{display:none!important}.ant-picker-footer{display:none}.ant-picker-datetime-panel+.ant-picker-footer,.ant-picker-panels+.ant-picker-footer{display:block}.ant-slider{margin:11px 8px}:root{--z-index-hidden: -1;--z-index-0: 0;--z-index-1: 1;--z-index-2: 2;--z-index-3: 3;--z-index-4: 4;--z-index-5: 5;--z-index-popup: 11;--z-index-fixed: 12;--z-index-important: 13;--z-index-loader: 14;--z-index-navbar: 15;--z-index-modal: 16;--z-index-notification: 17;--z-index-global-important: 18;--animation-duration: .3s;--neu-1: #1a1b1e;--neu-2: #242529;--neu-3: #2f3136;--neu-4: #3f4249;--neu-5: #54575f;--neu-6: #6e7179;--neu-7: #898c94;--neu-8: #b7b9bd;--neu-9: #dee0e2;--neu-10: #f5f5f5;--neu-11: #fafafa;--neu-12: #fff;--blue-1: #094d7d;--blue-2: #1e74b0;--blue-3: #6baad6;--blue-4: #accee5;--blue-5: #c2def2;--blue-6: #f0f6fa;--blue-7: #f2f4f5;--green-1: #0e8a4d;--green-2: #25bd73;--green-3: #6bd6a2;--green-4: #c0f0d8;--green-5: #e1faee;--red-1: #b80d0d;--red-2: #e53939;--red-3: #f26161;--red-4: #f99;--red-5: #ffd1d1;--red-6: #ffeded;--orange-1: #fe712a;--orange-2: #ffbd32;--blue-2-fill: #c2def233;--el-shadow: 0px 0px 6.5px 0px #dfe2e6;--dropdown-shadow: 0px 0px 10px 0px #24252940}*::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-track{height:7px;background:var(--neu-11);border-radius:4px}*::-webkit-scrollbar-thumb{background-color:var(--neu-9);border-radius:4px;transition:all 1s ease-in-out}*::-webkit-scrollbar-corner{background-color:transparent}*:hover::-webkit-scrollbar-thumb{background-color:var(--neu-8)}html{overflow:hidden;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:normal}body{position:relative;top:0;left:0;overflow:hidden;background-color:var(--neu-2)}button:not([disabled]){cursor:pointer}.h1{font-size:24px;font-weight:600;line-height:32px}.h2{font-size:18px;font-weight:600;line-height:24px}.h3{font-size:16px;font-weight:500;line-height:20px}.h4{font-size:14px;font-weight:500;line-height:20px}.body-l{font-size:16px;font-weight:400;line-height:20px}.body-s{font-size:14px;font-weight:400;line-height:20px}.caption{font-size:12px;font-weight:400;line-height:16px}.caption-2{font-size:10px;font-weight:400;line-height:16px}@font-face{font-family:Manrope;font-weight:100 800;font-style:normal;font-display:swap;src:url(/assets/Manrope-VariableFont_wght-CZfUxJDf.ttf) format("truetype")}:root{--Toggle-disabled-checked-color: var(--grey-50);--Toggle-space-border-color: var(--grey-100);--Toggle-default-color: var(--grey-200);--Toggle-active-color: var(--grey-950);--Toggle-hover-color: var(--grey-400);--Switcher-height: 36px;--Switcher-tag-height: 32px;--Switcher-text-color-hover: var(--grey-1000);--Switcher-wrapper-padding: 2px;--Sort-button-active-color: var(--grey-800);--IconButton-border-color_hover: var(--grey-800);--IconButton-color_hover: var(--grey-800);--Switcher-font-size: 14px;--Table-font-size: 14px;--Datepicker-border-color-focus: var(--grey-800);--Datepicker-border-color-hover: var(--grey-800);--Datepicker-nav-hover-color: var(--grey-1000);--Datepicker-selected-bg: var(--grey-1000);--Datepicker-selected-border: var(--grey-800);--Datepicker-nav-color: var(--grey-500);--button-hover-color: var(--grey-1000);--button-main-color: var(--grey-950);--button-disable-color: var(--grey-200);--Skeleton-width: 100%;--Skeleton-height: 100%;--Tabs-active-color: var(--grey-950);--Tabs-text-color: var(--grey-500);--short-duration: .3s;--main-duration: .5s;--default-select-disabled: #d9d9d9;--grey-0: #fff;--grey-25: #fafafb;--grey-50: #f5f5f6;--grey-100: #ebebed;--grey-150: #e0e2e3;--grey-200: #d6d8da;--grey-300: #c2c4c8;--grey-400: #adb1b5;--grey-500: #999da3;--grey-600: #7c8085;--grey-700: #606266;--grey-800: #434548;--grey-900: #272729;--grey-950: #18191a;--grey-1000: #0a0a0b;--grey-grays: #8e8e93;--red-50: #fdedeb;--red-100: #fbdcd7;--red-150: #f9cac3;--red-200: #f7b9af;--red-300: #f39587;--red-400: #ef725f;--red-500: #eb4f37;--red-600: #bc3f2c;--red-700: #8d2f21;--red-800: #5e2016;--red-900: #471811;--red-1000: #2f100b;--orange-50: #fff4ec;--orange-100: #ffead8;--orange-150: #ffdfc5;--orange-200: #ffd4b1;--orange-300: #ffbf8b;--orange-400: #ffa964;--orange-500: #ff943d;--orange-600: #d07831;--orange-700: #a15c25;--orange-800: #724118;--orange-900: #5b3312;--orange-1000: #43250c;--blue-50: #ebf3f8;--blue-100: #d7e7f1;--blue-150: #c3dbea;--blue-200: #afcfe3;--blue-300: #86b7d6;--blue-400: #5e9fc8;--blue-500: #3687ba;--blue-600: #2b6c95;--blue-700: #205170;--blue-800: #16364a;--blue-900: #102938;--blue-1000: #0b1b25;--yellow-50: #fefaed;--yellow-100: #fdf6da;--yellow-150: #fcf1c8;--yellow-200: #fbedb5;--yellow-300: #f9e491;--yellow-400: #f7db6c;--yellow-500: #f5d247;--yellow-600: #c8ab39;--yellow-700: #9b842b;--yellow-800: #6d5e1d;--yellow-900: #574a16;--yellow-1000: #40370f;--lime-50: #f6fce9;--lime-100: #edfad2;--lime-150: #e4f7bc;--lime-200: #dbf5a6;--lime-300: #caef79;--lime-400: #b8ea4d;--lime-500: #a6e520;--lime-600: #85b71a;--lime-700: #648913;--lime-800: #425c0d;--lime-900: #32450a;--lime-1000: #212e06;--green-50: #f2fbf9;--green-100: #e5f7f3;--green-150: #d8f4ed;--green-200: #cbf0e7;--green-300: #b2e8db;--green-400: #98e1cf;--green-500: #7ed9c3;--green-600: #67b5a2;--green-700: #509181;--green-800: #396c60;--green-900: #2e5a50;--green-1000: #22483f;--cyan-50: #edf8f8;--cyan-100: #dbf1f2;--cyan-150: #c9e9eb;--cyan-200: #b7e2e5;--cyan-300: #92d4d7;--cyan-400: #6ec5ca;--cyan-500: #4ab7bd;--cyan-600: #3b9297;--cyan-700: #2c6e71;--cyan-800: #1e494c;--cyan-900: #163739;--cyan-1000: #0f2526;--purple-50: #efedfd;--purple-100: #e0dbfc;--purple-150: #d0c9fa;--purple-200: #c1b7f8;--purple-300: #a194f5;--purple-400: #8270f1;--purple-500: #634cee;--purple-600: #503dc2;--purple-700: #3d2e96;--purple-800: #2a2069;--purple-900: #211853;--purple-1000: #17113d;--magenta-50: #f9eaf6;--magenta-100: #f3d6ed;--magenta-150: #edc1e4;--magenta-200: #e7addb;--magenta-300: #dc84c9;--magenta-400: #d05bb7;--magenta-500: #c432a5;--magenta-600: #9d2884;--magenta-700: #761e63;--magenta-800: #4e1442;--magenta-900: #3b0f32;--magenta-1000: #270a21}@media (max-width: 1440px){:root{--Switcher-font-size: 12px;--Table-font-size: 12px}}@media (min-width: 2560px){:root{--Switcher-font-size: 16px;--Table-font-size: 16px}}@-moz-document url-prefix(){*{scrollbar-color:var(--grey-100) var(--neu-11);scrollbar-width:thin}}*{box-sizing:border-box;scroll-behavior:smooth}* ::-webkit-scrollbar{width:8px;height:8px}* ::-webkit-scrollbar-track{background:var(--grey-25);border-radius:4px}* ::-webkit-scrollbar-thumb{background:var(--grey-100)!important;border-radius:4px}body{font-family:Manrope,sans-serif;background-color:var(--grey-0);font-size:14px;font-weight:400;line-height:19px}@media (max-width: 1440px){body{font-size:12px;line-height:16px}}@media (min-width: 2560px){body{font-size:16px;line-height:22px}}#modal-root{--Popover_z-index: 20}.h1{font-size:28px;font-weight:500;line-height:40px}@media (max-width: 1440px){.h1{font-size:24px;line-height:40px}}@media (min-width: 2560px){.h1{font-size:32px;line-height:44px}}.h1r{font-size:28px;font-weight:400;line-height:40px}@media (max-width: 1440px){.h1r{font-size:24px;line-height:40px}}@media (min-width: 2560px){.h1r{font-size:32px;line-height:44px}}.h2{font-size:24px;font-weight:400;line-height:33px}@media (max-width: 1440px){.h2{font-size:20px;line-height:27px}}@media (min-width: 2560px){.h2{font-size:28px;line-height:38px}}.h3{font-size:20px;font-weight:400;line-height:27px}@media (max-width: 1440px){.h3{font-size:16px;line-height:22px}}@media (min-width: 2560px){.h3{font-size:22px;line-height:30px}}.h4{font-size:16px;font-weight:500;line-height:24px}@media (max-width: 1440px){.h4{font-size:14px;line-height:18px}}@media (min-width: 2560px){.h4{font-size:16px;line-height:24px}}.body-l{font-size:14px;font-weight:500;line-height:19px}@media (max-width: 1440px){.body-l{font-size:12px;line-height:16px}}@media (min-width: 2560px){.body-l{font-size:16px;line-height:22px}}.body-s{font-size:14px;font-weight:400;line-height:19px}@media (max-width: 1440px){.body-s{font-size:12px;line-height:16px}}@media (min-width: 2560px){.body-s{font-size:16px;line-height:22px}}.caption-1{font-size:12px;font-weight:500;line-height:16px}@media (max-width: 1440px){.caption-1{font-size:10px;line-height:14px}}@media (min-width: 2560px){.caption-1{font-size:14px;line-height:19px}}.caption-2{font-size:12px;font-weight:400;line-height:16px}@media (max-width: 1440px){.caption-2{font-size:10px;line-height:14px}}@media (min-width: 2560px){.caption-2{font-size:14px;line-height:19px}}.caption-3{font-size:10px;font-weight:400;line-height:14px}@media (max-width: 1440px){.caption-3{font-size:8px;line-height:11px}}@media (min-width: 2560px){.caption-3{font-size:12px;line-height:16px}}.ant-picker-focused{border:1px solid var(--grey-200)!important}.ant-picker-header{align-items:center;justify-content:center}.ant-picker-header-view{max-width:fit-content;max-height:20px;margin:10px auto;display:flex;align-items:center;justify-content:center;justify-self:center;font-family:Manrope,sans-serif;font-weight:400!important;border-bottom:1px solid transparent;transition:all .3s ease-in-out}.ant-picker:hover{border-color:var(--grey-950)}.ant-picker-outlined:focus-within{border-color:none;box-shadow:none}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background-color:var(--grey-100)}.ant-picker-header-view:hover{border-bottom:1px solid var(--grey-150)}.ant-picker-header-view:active{border-bottom:1px solid var(--grey-950)}.ant-picker-ok .ant-btn-primary>span{color:var(--grey-950)}.ant-picker-header-view>button:hover{font-weight:400;color:var(--grey-1000)!important}.ant-picker-content{font-family:Manrope,sans-serif}.ant-picker-body{padding:10px 12px!important}.ant-picker-content .ant-picker-cell-selected .ant-picker-cell-inner{background-color:var(--grey-1000)!important}.ant-picker-content .ant-picker-cell-hover.ant-picker-cell-in-view .ant-picker-cell-inner{background-color:var(--grey-25)!important}.ant-picker-content .ant-picker-cell-inner{min-width:24px!important;height:24px!important;line-height:24px!important}.ant-picker-content .ant-picker-cell-today .ant-picker-cell-inner:before{border:1px solid var(--grey-200)!important}.ant-picker-cell.ant-picker-cell-hover.ant-picker-cell-selected.ant-picker-cell-in-view .ant-picker-cell-inner{--Datepicker-selected-hover-color: var(--grey-0) !important;color:var(--grey-0);background-color:var(--grey-1000)!important}.ant-picker-cell-in-view.ant-picker-cell-in-range:not(.ant-picker-cell-disabled):before,.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled):before,.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled):before{min-width:24px!important;height:24px!important;line-height:24px!important}.ant-picker-footer{display:block!important}.ant-picker-now .ant-picker-now-btn:hover{color:var(--grey-1000)!important}.ant-picker-now .ant-picker-now-btn{font-family:Manrope,sans-serif;color:var(--grey-600)!important}.ant-picker-cell .ant-picker-cell-disabled:before{background-color:transparent}.ant-picker-cell:hover .ant-picker-cell-inner{background-color:transparent!important}.ant-carousel .slick-next,.ant-carousel .slick-prev{color:var(--grey-grays)}.ant-carousel .slick-next:hover,.ant-carousel .slick-prev:hover{color:var(--grey-600)}.ant-picker-time-panel-column,.ant-picker-time-panel-cell-inner{scroll-behavior:auto!important}.ant-btn.ant-btn-primary.ant-btn-color-primary.ant-btn-variant-solid.ant-btn-sm{background-color:var(--grey-50)!important}.ant-btn.ant-btn-primary.ant-btn-color-primary.ant-btn-variant-solid.ant-btn-sm:hover{background-color:var(--grey-100)!important}
