@charset "UTF-8";._closeButton_sq02d_1{all:unset;display:flex;align-items:center;justify-content:center;cursor:pointer}._closeButton_sq02d_1 svg{width:1.25rem;height:1.25rem}._closeButton_sq02d_1 svg path{fill:var(--icon-secondary, #6b7280)}._closeButton_sq02d_1:hover svg path{fill:var(--icon-primary, #18212f)}._small_sq02d_19 svg{width:1rem;height:1rem}._withBackground_sq02d_24:hover svg path{fill:var(--icon-secondary, #6b7280)}._withBackground_sq02d_24:hover svg{border-radius:.25rem;background-color:var(--bg-neutral-secondary-hover, #ecedf0)}@keyframes _pulse_f368w_1{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}._container_f368w_31{position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:1400;display:flex;flex-direction:column;align-items:center;gap:.75rem;pointer-events:none}._container_f368w_31>*{pointer-events:all}._snackBarWrapper_f368w_47{animation:_slideIn_f368w_1 .3s ease-out}@keyframes _slideIn_f368w_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._snackBar_f368w_47{width:fit-content;max-width:37.5rem;padding:1rem;border-style:solid;border-width:.0625rem;border-radius:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;box-shadow:var(--main-shadow, 0px 4px 12px 0px rgba(0, 0, 0, .08))}._snackBar_f368w_47 ._text_f368w_74{flex:1}._snackBar_f368w_47 svg{min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}._snackBar_f368w_47._success_f368w_83{border-color:var(--border-success, #22b07d);color:var(--text-success, #22b07d);background-color:var(--bg-success-subdued, #eefbf5)}._snackBar_f368w_47._error_f368w_88{border-color:var(--border-critical, #f44336);color:var(--text-critical, #f44336);background-color:var(--bg-critical-subdued, #fef3f2)}._circular_f368w_94{border-radius:1.5rem}@media(max-width:767px){._snackBar_f368w_47{width:82dvw}}@keyframes _pulse_10jcf_1{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}._fileWrapper_10jcf_31{display:flex;flex-direction:column;gap:.75rem}._fileWrapper_10jcf_31 ._fileHeader_10jcf_36{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}._fileWrapper_10jcf_31 ._fileHeader_10jcf_36 ._fileButton_10jcf_42{white-space:nowrap;flex-shrink:0}._fileWrapper_10jcf_31 ._fileHeader_10jcf_36 ._fileDescription_10jcf_46{flex:1}._fileWrapper_10jcf_31 ._fileError_10jcf_49{width:100%}._fileAlert_10jcf_53{flex:1;align-items:center;background-color:var(--bg-accent-subdued, #f1f7fe)}@media(max-width:767px){._fileHeader_10jcf_36{flex-direction:column}._fileHeader_10jcf_36 ._fileButton_10jcf_42{width:100%}}@keyframes _spin_1f1ra_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loader_1f1ra_9{animation:1s linear 0s infinite _spin_1f1ra_1}._notification_1cwej_1{display:flex;gap:.75rem;justify-content:space-between;align-items:center;width:100%;padding:.625rem .75rem;border-radius:.5rem;text-wrap:wrap}._notification_1cwej_1 svg{width:1.25rem;height:1.25rem;flex-shrink:0}._circular_1cwej_17{min-height:3rem;border-radius:1.5rem;padding:.875rem .75rem}._content_1cwej_23{flex:1;display:flex;gap:1.5rem;align-items:center;justify-content:space-between}._warning_1cwej_31{background:var(--bg-warning-hover, #fffaeb)}._warning_1cwej_31 ._text_1cwej_34{color:var(--text-warning, #ec9f04)}._info_1cwej_38{background:var(--bg-info-subdued, #eef7ff)}._info_1cwej_38 ._text_1cwej_34{color:var(--text-info, #3591fc)}._success_1cwej_45{background:var(--bg-success-subdued, #eefbf5)}._success_1cwej_45 ._text_1cwej_34{color:var(--text-success, #22b07d)}._error_1cwej_52{background:var(--bg-critical-subdued, #fef3f2)}._error_1cwej_52 ._text_1cwej_34{color:var(--text-critical, #f44336)}@keyframes _pulse_w6mde_1{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}._fieldsContainer_w6mde_31{display:flex;gap:.75rem;flex-direction:column}._nameFieldsRow_w6mde_37{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._infoIcon_w6mde_43{height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}._infoIcon_w6mde_43 svg path{fill:var(--icon-secondary, #6b7280);transition:fill .15s ease}._infoIcon_w6mde_43:hover svg path{fill:var(--icon-primary, #18212f)}._captchaWrapper_w6mde_59{margin-top:.5rem}@media(max-width:767px){._nameFieldsRow_w6mde_37{grid-template-columns:1fr}._captchaWrapper_w6mde_59{transform:scale(.95);transform-origin:0 0}}@keyframes _pulse_ammne_1{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}._modalStyles_ammne_31{display:flex;flex-direction:column;align-items:center;justify-content:center}._content_ammne_38{outline:none;background-color:var(--bg-primary, #fff)}@media(max-width:767px){._modalStyles_ammne_31{justify-content:flex-end;align-items:stretch}._content_ammne_38{display:flex;opacity:0;align-items:center;justify-content:center;animation-duration:.3s;animation-timing-function:cubic-bezier(.25,.8,.25,1);animation-fill-mode:forwards}._content_ammne_38._open_ammne_57{animation-name:_slideUpFromBottom_ammne_1}._content_ammne_38._close_ammne_60,._content_ammne_38[data-closing=true]{animation-name:_slideDownToBottom_ammne_1}}@keyframes _slideUpFromBottom_ammne_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _slideDownToBottom_ammne_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}._emptyDataScreen_hyj01_1{margin-top:7.5rem}._emptyDataScreen_hyj01_1 svg{width:4rem;height:4rem}._withBorder_hyj01_9{height:100vh;border:.0625rem solid var(--border-primary-default, #e5e7eb);border-radius:.75rem;margin-block:0!important;justify-content:center}._search_ge3t7_1{display:flex;align-items:center;gap:.5rem;width:100%;border-radius:.5rem;border:.0625rem solid var(--border-primary-default, #e5e7eb);background:var(--bg-primary, #fff)}._search_ge3t7_1:hover,._search_ge3t7_1:active,._search_ge3t7_1:focus-within{border:.0625rem solid var(--border-primary-hover, #d1d5db)}._search_ge3t7_1:active,._search_ge3t7_1:focus-within{border:.0625rem solid var(--border-accent, #145eb0)}._search_ge3t7_1._circular_ge3t7_16{border-radius:1.5rem}._searchContent_ge3t7_20{display:flex;gap:.5rem;align-items:center;width:100%}._searchContent_ge3t7_20 input{all:unset;width:100%;color:var(--text-primary, #18212f);font-weight:400}._searchContent_ge3t7_20 input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--bg-accent-subdued, #f1f7fe) inset;-webkit-text-fill-color:var(--text-primary, #18212f);transition:background-color 5000s ease-in-out 0s}._searchContent_ge3t7_20 input::placeholder{color:var(--text-placeholder, #9ca3af);font-weight:400}._searchContent_ge3t7_20 svg{width:1.25rem;height:1.25rem}._search_ge3t7_1:has(._searchContent_ge3t7_20 input:-webkit-autofill){background:var(--bg-accent-subdued, #f1f7fe)}._smallIcon_ge3t7_50 svg{width:1rem;height:1rem}._buttons_ge3t7_55{display:flex;flex-direction:row;align-items:center;gap:.375rem}._buttons_ge3t7_55 ._tooltip_ge3t7_61{cursor:pointer;display:flex;align-items:center;justify-content:center}._buttons_ge3t7_55 ._tooltip_ge3t7_61 svg path{fill:var(--icon-secondary, #6b7280)}._buttons_ge3t7_55 ._tooltip_ge3t7_61:hover svg path{fill:var(--icon-primary, #18212f)}._searchFilter_ge3t7_74{padding:.3125rem .5rem}._searchFilter_ge3t7_74 input{font-size:.75rem;line-height:1rem}._searchFilter_ge3t7_74 input::placeholder{font-size:.75rem;line-height:1rem}._searchExtraLarge_ge3t7_86{padding:.8125rem .75rem}._searchExtraLarge_ge3t7_86 input{font-size:.875rem;line-height:1.25rem}._searchExtraLarge_ge3t7_86 input::placeholder{font-size:.875rem;line-height:1.25rem}._searchLarge_ge3t7_98{padding:.5625rem .75rem}._searchLarge_ge3t7_98 input{font-size:.875rem;line-height:1.25rem}._searchLarge_ge3t7_98 input::placeholder{font-size:.875rem;line-height:1.25rem}._searchMedium_ge3t7_110{padding:.3125rem .75rem}._searchMedium_ge3t7_110 input{font-size:.875rem;line-height:1.25rem}._searchMedium_ge3t7_110 input::placeholder{font-size:.875rem;line-height:1.25rem}._searchSmall_ge3t7_122{padding:.1875rem .75rem}._searchSmall_ge3t7_122 input{font-size:.75rem;line-height:1rem}._searchSmall_ge3t7_122 input::placeholder{font-size:.75rem;line-height:1rem}._disabled_ge3t7_134{cursor:not-allowed;background:var(--bg-disabled, #f6f7f8);border:.0625rem solid var(--border-primary-default, #e5e7eb);color:var(--text-disabled, #9ca3af)}._disabled_ge3t7_134:hover{border:.0625rem solid var(--border-primary-default, #e5e7eb)}._disabled_ge3t7_134 input{color:var(--text-disabled, #9ca3af)}._disabled_ge3t7_134 input::placeholder{color:var(--text-disabled, #9ca3af)}._disabled_ge3t7_134 ._searchContent_ge3t7_20 svg path{fill:var(--icon-disabled, #9ca3af)}._disabled_ge3t7_134 ._buttons_ge3t7_55 ._tooltip_ge3t7_61 svg path{fill:var(--icon-disabled, #9ca3af)}._disabled_ge3t7_134 ._buttons_ge3t7_55 ._tooltip_ge3t7_61:hover svg path{fill:var(--icon-disabled, #9ca3af)}@keyframes _pulse_52y4_1{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}._boxContainer_52y4_31{padding-inline:.75rem}._contentBox_52y4_35{display:flex;flex-direction:column;gap:.25rem;max-height:13.75rem;overflow-x:hidden;overflow-y:scroll;scrollbar-gutter:stable;padding-right:.5625rem;margin-right:.0625rem}._chevronIcon_52y4_47>svg{width:1.25rem;height:1.25rem}._smallChevronIcon_52y4_52>svg{width:1rem;height:1rem}._iconOpen_52y4_57{transform:rotate(180deg)}._btnBox_52y4_61{width:100%}._btnBox_52y4_61>button{width:100%}._clearBtn_52y4_68{display:flex}._clearBtn_52y4_68:hover svg{border-radius:.25rem;background-color:var(--bg-neutral-secondary-hover, #ecedf0)}._itemDisplay_52y4_76{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}._phoneFieldContainer_1f93v_1{display:flex;flex-direction:column;align-items:flex-start;position:relative}._phoneFieldContainer_1f93v_1 ._phoneField_1f93v_1{display:flex;gap:.75rem;align-items:center;width:100%}@keyframes _pulse_szmwd_1{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}._footer_szmwd_31{display:flex;flex-direction:row;justify-content:space-between;gap:1.5rem;padding:1.5rem;border-radius:1.5rem;width:100%;margin-inline:2rem;margin-bottom:2rem;background-color:var(--bg-accent, #145eb0);z-index:2}._infoBlock_szmwd_45{display:flex;flex-direction:row;gap:1.5rem;flex:1}._infoBlockContent_szmwd_52{display:flex;flex-direction:column;gap:1.5rem;flex:1}._logo_szmwd_59{display:flex;align-items:center;width:fit-content}._logo_szmwd_59 svg{min-height:3rem;height:3rem}._logo_szmwd_59._dta_szmwd_68 svg path,._logo_szmwd_59._minzdrav_szmwd_68 svg path{fill:var(--icon-primary-on-color, #fff)}._separator_szmwd_72{height:100%;min-height:10rem;width:.0625rem;min-width:.0625rem;background:var(--border-primary-inverse, #fff);opacity:.3;border:none;margin:0;padding:0}._contacts_szmwd_84{display:flex;flex-direction:column;gap:.25rem}._callCenterBlock_szmwd_90{display:flex;flex-direction:column;gap:1.5rem}._callCenterBlock_szmwd_90 ._callCenter_szmwd_90{display:flex;gap:1.5rem}._connectBtn_szmwd_100{width:fit-content}._infoFields_szmwd_104{display:flex;flex-direction:column;gap:.75rem}._infoFields_szmwd_104 ._phoneNumber_szmwd_109{display:flex;flex-direction:row;gap:.75rem;align-items:center}._infoFields_szmwd_104 ._infoField_szmwd_104{display:flex;flex-direction:row;gap:.75rem;align-items:flex-start}._infoFields_szmwd_104 ._infoField_szmwd_104 svg{min-height:1.25rem;height:1.25rem;min-width:1.25rem;width:1.25rem}._callUsButton_szmwd_128{width:fit-content;height:fit-content}._callUsButton_szmwd_128 svg path{fill:var(--icon-primary-on-color, #fff)}@media(max-width:1599px){._footer_szmwd_31{width:calc(100% - 4rem)}}@media(max-width:1279px){._footer_szmwd_31{flex-wrap:wrap}._infoBlock_szmwd_45{flex-direction:column}._infoBlockContent_szmwd_52:first-child{flex:0 0 100%}._separator_szmwd_72{width:100%;min-width:100%;height:.0625rem;min-height:.0625rem}._callCenterBlock_szmwd_90{flex-direction:column}._callCenterBlock_szmwd_90>*{flex:1}}@media(max-width:767px){._footer_szmwd_31{margin-bottom:1rem;width:calc(100% - 2rem)}._infoBlock_szmwd_45,._infoBlockContent_szmwd_52{flex:0 0 100%}._callUsButton_szmwd_128{width:100%}}._footerLight_szmwd_179{background-color:var(--bg-primary, #fff);padding:0;flex-wrap:wrap;width:100%;margin-bottom:0}._footerLight_szmwd_179 ._infoBlock_szmwd_45{flex-direction:column}._footerLight_szmwd_179 ._separator_szmwd_72{width:100%;min-width:100%;height:.0625rem;min-height:.0625rem}._footerLight_szmwd_179 ._callCenterBlock_szmwd_90{flex-direction:column}._footerLight_szmwd_179 ._callCenterBlock_szmwd_90>*{flex:1}._footerLight_szmwd_179 ._callCenterBlock_szmwd_90 ._callCenter_szmwd_90{flex-direction:column}._footerLight_szmwd_179 ._infoBlock_szmwd_45,._footerLight_szmwd_179 ._infoBlockContent_szmwd_52{flex:0 0 100%}._footerLight_szmwd_179 ._minzdrav_szmwd_68 svg path{fill:var(--icon-accent, #145eb0)}._footerLight_szmwd_179 ._separator_szmwd_72{background:var(--border-primary-default, #e5e7eb);opacity:1}._footerLight_szmwd_179 ._callUsButton_szmwd_128{width:100%}._footerCisz_szmwd_219{background-color:var(--bg-primary, #fff);border:1px solid var(--border-primary-default, #e5e7eb)}._footerCisz_szmwd_219 ._separator_szmwd_72{background:var(--border-primary-default, #e5e7eb);opacity:1}._footerCisz_szmwd_219 ._minzdrav_szmwd_68 svg path{fill:var(--icon-accent, #145eb0)}._footerCisz_szmwd_219 ._ciszThemeLogo_szmwd_230 svg path{fill:var(--icon-secondary, #6b7280)}@keyframes _pulse_1lmq7_1{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}._mainLayout_1lmq7_31{display:flex;flex-direction:column;align-items:center;width:100%;flex:1;background-color:var(--bg-primary, #fff);overflow:hidden;position:relative;min-height:100dvh;margin-inline:2rem}._mainWrapper_1lmq7_44{position:relative;display:flex;flex-direction:column;flex:1;padding-block:1.5rem;width:100%;max-width:1600px;min-height:auto;z-index:2}._outletWrapper_1lmq7_56{display:flex;flex-direction:column;gap:1.5rem;flex:1;z-index:2;margin-top:5.5rem;margin-bottom:2rem}@media(max-width:1599px){._outletWrapper_1lmq7_56{margin-inline:2rem}}@media(max-width:767px){._outletWrapper_1lmq7_56{margin-inline:1rem}}._topBanner_1lmq7_80{display:flex;align-items:center;justify-content:center;gap:.75rem;position:fixed;top:0;left:0;right:0;background-color:var(--bg-warning, #ec9f04);padding:.625rem;z-index:1299}._topBanner_1lmq7_80 svg{height:1.25rem;width:1.25rem;min-width:1.25rem;min-height:1.25rem}._breadcrumbsWrap_1lmq7_100{width:100%;overflow-x:auto;min-height:1.25rem}._breadcrumbsWrap_1lmq7_100::-webkit-scrollbar{display:none}._portalAuthError_1lmq7_109{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;max-width:40rem}._header_18e6e_1{z-index:100;position:fixed;left:0;display:flex;align-items:center;justify-content:space-between;width:100%;height:4rem;background:var(--bg-primary, #fff);box-shadow:var(--main-shadow, 0px 4px 12px 0px rgba(0, 0, 0, .08));padding:.75rem 2rem}._header_18e6e_1 svg{cursor:pointer}._buttonsContainer_18e6e_18{display:flex;align-items:center;gap:1.25rem}._userMenu_18e6e_24{display:flex;align-items:center;gap:12px}._userInfo_18e6e_30{max-width:20rem;padding:.375rem .75rem}[data-letters]:before{content:attr(data-letters);display:inline-block;font-size:.6875rem;width:1.5rem;height:1.5rem;line-height:.75rem;text-align:center;align-content:center;border-radius:50%;background:var(--bg-accent, #145eb0);vertical-align:middle;margin-right:.625rem;color:var(--icon-primary-on-color, #fff)}._logoWrapper_18e6e_51{display:flex;align-items:center;gap:.75rem;cursor:pointer}._logoWrapper_18e6e_51 ._logoTitle_18e6e_57{line-height:2rem}._logoWrapper_18e6e_51 svg{width:2rem;height:2rem}._breadcrumbsContainer_184go_1 svg path{fill:var(--icon-disabled, #9ca3af)}._breadcrumbsContainer_184go_1 ._breadcrumbsItem_184go_4{font-size:.75rem;font-weight:400;line-height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary, #18212f)}._breadcrumbsContainer_184go_1 ._breadcrumbsItem_184go_4:hover{color:var(--text-accent, #145eb0)}._breadcrumbsContainer_184go_1 ._activeLink_184go_16{color:var(--text-disabled, #9ca3af);cursor:default}._breadcrumbsContainer_184go_1 ._activeLink_184go_16:hover{color:var(--text-disabled, #9ca3af)}@keyframes pulse{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0}a{color:unset;text-decoration:none}ul,ol,li{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{font-family:Open Sans,sans-serif}#root{display:flex;flex-direction:row;height:100%;width:100%;background-color:var(--bg-primary, #fff);justify-content:center}* ::-webkit-scrollbar{width:.375rem;height:.375rem;border-radius:.5rem;background-color:transparent}* ::-webkit-scrollbar-thumb{border-radius:.5rem;background-color:var(--bg-scroll, #d1d5db);border:.0625rem solid transparent;background-clip:padding-box}* ::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:var(--bg-scroll-hover, #9ca3af);border:0}* ::-webkit-scrollbar-thumb:active{background-color:var(--bg-scroll-active, #6b7280)}hr{width:100%;height:.0625rem;min-height:.0625rem;background:var(--border-primary-default, #e5e7eb);border:none;margin:0!important;padding:0}.required:after{content:" *"}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/open-sans-cyrillic-400-normal-DvjyhnTk.woff2) format("woff2"),url(/assets/open-sans-cyrillic-400-normal-XMp_Qeuo.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/open-sans-cyrillic-600-normal-BuMhxFId.woff2) format("woff2"),url(/assets/open-sans-cyrillic-600-normal-C5LXWJm_.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/open-sans-cyrillic-700-normal-Db4W_Rwa.woff2) format("woff2"),url(/assets/open-sans-cyrillic-700-normal-FWckWEfO.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/open-sans-latin-400-normal-Bk63H6sG.woff2) format("woff2"),url(/assets/open-sans-latin-400-normal-DKniycaP.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/open-sans-latin-600-normal-Cp4N6AwT.woff2) format("woff2"),url(/assets/open-sans-latin-600-normal-C3dWW5mx.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/open-sans-latin-700-normal-CceUhp2e.woff2) format("woff2"),url(/assets/open-sans-latin-700-normal-CZCQA30i.woff) format("woff")}
