.ControllerBottomSheet_container__KhGth{display:flex;flex-direction:column;position:relative;min-height:100%}.ControllerBottomSheet_controller__psdnH{overflow:hidden;z-index:700;position:-webkit-sticky;position:sticky;left:0;bottom:0;width:100%}.ControllerBottomSheet_controllerContainer__N1UxG{position:relative;padding-top:44px;transition:transform .4s cubic-bezier(.22,.61,.36,1) 0s}.ControllerBottomSheet_controllerInner___Ihbo{overflow:hidden;border-top:1px solid #a3a9af;border-radius:8px 8px 0 0}.ControllerBottomSheet_controllerToggleButton__4lx3I{position:absolute;left:50%;transform:translateX(-50%);top:1px;width:163px;height:44px;border:1px solid #a3a9af;border-bottom:0;border-radius:8px 8px 0 0;background-color:var(--hui-colors-grey100)}.ControllerBottomSheet_controllerToggleButton__4lx3I svg{transition:transform .4s cubic-bezier(.22,.61,.36,1) 0s}.ControllerBottomSheet_controllerFooter__OmT3L{align-items:center;justify-content:space-between;padding:20px 32px 30px 24px;border-top:1px solid #a3a9af;background-color:var(--hui-colors-grey100)}.UserForm_formImage__oK4DB{display:flex;justify-content:center;width:100%;margin-bottom:30px;text-align:center}.UserForm_formImageWrapper__Wvss1{position:relative;width:140px;height:140px}.UserForm_formImageLabel__SEoec{display:inline-flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;border-radius:100%;background:var(--hui-colors-grey100);cursor:pointer}.UserForm_formImageLabel__SEoec input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.UserForm_formImageCircle__5KMQ3{position:relative;border-radius:50%;overflow:hidden;width:100%;height:100%}.UserForm_formImageDescription__shRKV{display:flex;justify-content:center;margin-bottom:30px;font-size:14px;line-height:18px;white-space:pre-line}.UserForm_formFieldWrapper__nmnEz{display:flex;flex-wrap:wrap;gap:30px 16px}.UserForm_formFieldWrapper__nmnEz>*{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 8px)}.UserForm_formField__7esKh{display:flex;flex-direction:column;gap:var(--hui-spacings-xxs)}.UserForm_formFieldLabel__1fjDm{display:block;font-weight:var(--hui-fontWeights-medium);font-size:var(--hui-fontSizes-s)}.UserForm_formFieldInput___IZlu{display:flex;height:36px}.UserForm_formCta__NykCn{display:flex;justify-content:flex-end;gap:16px;margin-top:32px}.UserForm_LinkButton__F2kVq{font-weight:var(--hui-fontWeights-bold);color:var(--hui-colors-blue)}.UserForm_cameraIcon__ObsEM{display:flex;align-items:center;justify-content:center;position:absolute;right:0;bottom:0;width:36px;height:36px;border-radius:100%;background:var(--hui-colors-grey700)}.Study_search__xGWqS{display:flex;align-items:flex-end;gap:16px;padding:24px}.Study_utility__BkXW5{display:flex;align-items:center;justify-content:flex-end;height:40px;padding:0 24px}.Study_dateAndWriterWrapper__seRtl{display:flex;justify-content:space-between;margin-top:24px;font-size:12px}.Study_feedback__sDOq4{font-size:14px;line-height:20px;word-break:break-all;white-space:normal}.Study_contentContainer__cWQ5e{display:flex;flex-direction:column;justify-content:space-between;min-height:152px;padding:12px;overflow-wrap:break-word;word-break:keep-all;border:1px solid #a3a9af;border-radius:5px;background-color:rgba(242,244,248,.53)}.Study_wrapper__0BcWP{display:flex;flex-direction:column;gap:32px}.Study_form__np2CI{display:flex;align-items:flex-end;gap:16px}.RusCase_form__vClLK,.Study_form__np2CI{margin-bottom:24px;padding:24px}.RusCase_actions__Sptsi{margin-left:auto}.List_listItem___n0Bp{position:relative;padding-left:24px;line-height:var(--hui-lineHeights-tight);font-size:var(--hui-fontSizes-xs)}.List_listItem___n0Bp+li{margin-top:4px}.List_listItem___n0Bp:before{content:"";position:absolute;left:10px;top:8px;width:4px;height:4px;border-radius:100%;background:var(--hui-colors-black)}.RusRegistration_fieldWrapper__cdKuU{display:flex;flex-direction:column;gap:var(--hui-spacings-xxs)}.RusRegistration_fieldLabel__swRt5{display:inline-block;font-weight:var(--hui-fontWeights-medium);font-size:var(--hui-fontSizes-s)}.RusRegistration_fieldGroup__nQSrf{display:flex;align-items:center;height:36px}.RusRegistration_disabled___zyfX{color:#9c9c9e}.RusRegistration_radioWrapper__IKHIM{display:inline-flex;position:relative}.RusRegistration_radioWrapper__IKHIM+.RusRegistration_radioWrapper__IKHIM{margin-left:40px}.RusRegistration_radioWrapper__IKHIM input[type=radio]{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.RusRegistration_radioWrapper__IKHIM input[type=radio]:checked+.RusRegistration_radioLabel__TboPy:before{box-shadow:0 0 0 1.5px var(--hui-colors-green400)}.RusRegistration_radioWrapper__IKHIM input[type=radio]:checked+.RusRegistration_radioLabel__TboPy:after{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:100%;background:var(--hui-colors-green400)}.RusRegistration_radioWrapper__IKHIM input[type=radio]:disabled+.RusRegistration_radioLabel__TboPy{color:#9c9c9e}.RusRegistration_radioWrapper__IKHIM input[type=radio]:disabled+.RusRegistration_radioLabel__TboPy:before{box-shadow:0 0 0 1.5px #9c9c9e}.RusRegistration_radioWrapper__IKHIM input[type=radio]:disabled+.RusRegistration_radioLabel__TboPy:after{content:none}.RusRegistration_radioLabel__TboPy{display:inline-flex;align-items:center;padding-left:28px}.RusRegistration_radioLabel__TboPy:before{content:"";position:absolute;left:5px;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:100%;box-shadow:0 0 0 1.5px var(--hui-colors-grey700)}.RusRegistration_error__hkXIV p{margin-top:4px;font-size:var(--hui-fontSizes-xs);color:var(--hui-colors-textError)}.RusRegistration_error__hkXIV div{border-color:var(--hui-colors-borderError)!important}@keyframes InfiniteScroller_loading__fzlA_{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}.InfiniteScroller_scroller-container__dkKq2{flex:1 1;height:100%}.InfiniteScroller_scroller-loading__n33X3{display:flex;align-items:center;justify-content:center;padding:18px 0 12px}.InfiniteScroller_scroller-loading__dot__oviCx{width:10px;height:10px;margin:0 2px;border-radius:100%;background:var(--hui-colors-green400);animation:InfiniteScroller_loading__fzlA_ 1.5s ease-in-out infinite both}.InfiniteScroller_scroller-loading__dot__oviCx:nth-child(2){animation-delay:.1s}.InfiniteScroller_scroller-loading__dot__oviCx:nth-child(3){animation-delay:.2s}.InfiniteScroller_scroller-complete__wmGt3{padding:18px 0 12px;font-weight:400;text-align:center}.Navigation_sidebar__7yjb1{z-index:800;position:fixed;left:0;top:50px;height:calc(100% - 50px)}.Navigation_footer__psNTg{position:absolute;left:0;right:0;bottom:0;padding:36px 24px;text-align:center;white-space:nowrap}.Navigation_email__KjR5O{font-weight:700;font-size:14px;line-height:1.4285714286;color:#888}.Navigation_info__7_vMu{margin-top:44px}.Navigation_button__Unv8V{display:inline-flex;gap:8px;padding:10px 16px;font-weight:500;line-height:1.25;color:var(--hui-colors-textSecondary);border:1px solid var(--hui-colors-textSecondary);border-radius:5px;opacity:.7}.Navigation_iconButton__SYykI{padding:9px 0;color:var(--hui-colors-textSecondary);opacity:.7}.Navigation_software__w9rpt{overflow-y:auto;height:434px;margin-top:14px}.Navigation_software__w9rpt svg{width:100%}.Navigation_softwareButtonGroup__XJSmm{margin-top:30px;text-align:right}.PacsUploadModal_search__os1HF{gap:16px;align-items:flex-end}.PacsUploadModal_searchButton___Mo92{display:inline-flex;color:#28282c}.PacsUploadModal_tableWrapper__z5EfW{overflow:hidden;height:481px;border:1px solid var(--hui-colors-grey300);border-radius:5px}.PacsUploadModal_table__Oc5wS{min-height:0}.PacsUploadModal_ctn__f5Gf5{justify-content:flex-end;gap:16px}.PacsUploadModal_total__G_teF{padding:5px 24px 6px;font-size:16px;line-height:24px}@keyframes RefreshButton_refresh__sYC_p{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RefreshButton_refreshButton__QiWjU{display:inline-flex;align-items:center;gap:10px}.RefreshButton_refreshAnimation__a7jod{animation:RefreshButton_refresh__sYC_p .3s linear}.UserManagement_form__9I6rU{margin-bottom:24px;padding:24px}.UserManagement_actions__A_IpO{margin-left:auto}