body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}

.my-masonry-grid {
  display: -webkit-box; /* Not needed if autoprefixing */
  display: -ms-flexbox; /* Not needed if autoprefixing */
  display: flex;
  margin-left: -30px; /* gutter size offset */
  width: auto;
}
.my-masonry-grid_column {
  padding-left: 30px; /* gutter size */
  background-clip: padding-box;
}

/* Style your items */
.my-masonry-grid_column > div { /* change div to reference your elements you put in <Masonry> */
  margin-bottom: 30px;
}


@-webkit-keyframes MainPage__App-logo-spin--Lo8Cb{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes MainPage__App-logo-spin--Lo8Cb{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.MainPage__App--hFWNx{text-align:left}.MainPage__App-logo--FaYFs{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.MainPage__App-logo--FaYFs{-webkit-animation:MainPage__App-logo-spin--Lo8Cb infinite 20s linear;animation:MainPage__App-logo-spin--Lo8Cb infinite 20s linear}}.MainPage__App-header--N8eeB{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.MainPage__App-link--NI2hL{color:#61dafb;margin-bottom:40px}
.AllModel__AllModel--H9tVq{margin:0 auto;background:#f8f9fa;padding:24px 24px 0;box-sizing:border-box}@media screen and (max-width:460px){.AllModel__AllModel--H9tVq{padding:16px 16px 0}}.AllModel__AllModel__header--oLN3N{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:16px}@media screen and (max-width:460px){.AllModel__AllModel__header--oLN3N{flex-direction:column}}.AllModel__AllModel__searchContainer--woGye{display:flex;flex-direction:row;align-items:center;gap:30px}@media screen and (max-width:460px){.AllModel__AllModel__searchContainer--woGye{flex-direction:column;gap:18px}}.AllModel__AllModel__sort--UoJiP{display:flex;flex-direction:row;align-items:center;gap:8px}.AllModel__AllModel__fieldSearch--xpOkW{width:314px}@media screen and (max-width:460px){.AllModel__AllModel__fieldSearch--xpOkW{padding-left:0;padding-right:0;width:100%}}.AllModel__AllModel__search--oEcdp{display:flex;flex-direction:row;align-items:center;gap:30px}@media screen and (max-width:460px){.AllModel__AllModel__search--oEcdp{padding-bottom:18px;gap:0}}.AllModel__AllModel__content--qfxXn{height:calc(100vh - 195px)!important;overflow-y:auto!important}@media screen and (max-width:460px){.AllModel__AllModel__content--qfxXn{height:calc(var(--vh, 1vh)*100 - 278px)!important}.AllModel__AllModel__content--qfxXn::-webkit-scrollbar{width:0!important}}.AllModel__AllModel__grid--UNQod{display:flex;width:auto;margin-left:-15px}@media screen and (max-width:1540px){.AllModel__AllModel__grid--UNQod{margin-left:-8px}}.AllModel__AllModel__gridColumn--QfJNI{padding-left:15px;background-clip:padding-box;width:calc((100vw - 88px)/3)!important}@media screen and (max-width:1540px){.AllModel__AllModel__gridColumn--QfJNI{width:calc((100vw - 67px)/2)!important;padding-left:8px}}@media screen and (max-width:1024px){.AllModel__AllModel__gridColumn--QfJNI{width:calc((100vw - 42px))!important}}.AllModel__AllModel__gridColumn--QfJNI>div{margin-bottom:8px}.AllModel__AllModel__button--L4rG0{color:rgba(0,57,92,.8)!important;width:24px!important;height:24px!important}.AllModel__AllModel__button_active--EF89c{color:#0078d2!important}.AllModel__AllModel__pag--sSWf8{height:56px;width:100%;bottom:0;position:fixed;background-color:#fff}@media screen and (max-width:460px){.AllModel__AllModel__pag--sSWf8{height:56px!important;width:100vw;margin-left:-16px}.AllModel__AllModel__sideBarContent--r8JdR::-webkit-scrollbar{width:0!important}}
.NumberLines__NumberLines--zKHAi{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding-top:12px;padding-bottom:12px;bottom:0;right:24px;position:fixed}@media screen and (max-width:460px){.NumberLines__NumberLines--zKHAi{padding-top:8px;padding-bottom:8px;justify-content:space-between;width:90vw}}.NumberLines__NumberLines__container--Idbz9{display:flex;flex-direction:row;align-items:center;min-width:250px}@media screen and (max-width:460px){.NumberLines__NumberLines__container--Idbz9{min-width:35px}}.NumberLines__NumberLines__title--L5z3_{padding-right:16px}.NumberLines__NumberLines__textField--bb4vA{width:75px}.NumberLines__NumberLines__dropTextField--fcPxI{min-width:75px}@media screen and (max-width:460px){.NumberLines__NumberLines__pagination--b66xt button{width:24px!important}}
.CardModal__CardModal--CjXD_{padding:16px 21px 16px 16px;background:#fff;border-radius:4px;box-sizing:border-box}@media screen and (max-width:460px){.CardModal__CardModal--CjXD_{padding:16px}}.CardModal__CardModal__header--Q36nL{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding-bottom:8px}@media screen and (max-width:460px){.CardModal__CardModal__header--Q36nL{padding-bottom:16px}}.CardModal__CardModal__titleContainer--YbCa_{display:flex;flex-direction:row;align-items:center;cursor:pointer;gap:16px;min-height:45px}@media screen and (max-width:460px){.CardModal__CardModal__titleContainer--YbCa_{min-height:36px}}.CardModal__CardModal__imageContainer--hifJq{width:36px;min-width:36px;height:36px;border-radius:4px;position:relative}.CardModal__CardModal__imageContainer_bgr--YeRm2{background:#dee4e8}.CardModal__CardModal__image--Q9wYe{width:100%;height:100%;border-radius:4px}.CardModal__CardModal__titleContent--fmVaq{display:flex;flex-direction:column}.CardModal__CardModal__title--c8qQ9{font-weight:600;overflow-wrap:anywhere}@media screen and (max-width:460px){.CardModal__CardModal__version--LtG54{padding-bottom:16px}}.CardModal__CardModal__dateChange--zAYtG{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:6px}.CardModal__CardModal__dateChangeText--r0ugw{font-weight:600;padding:0 8px;background-color:#dee4e8;border-radius:4px}.CardModal__CardModal__content--rizxz{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding-bottom:16px;min-height:42px}@media screen and (max-width:460px){.CardModal__CardModal__content--rizxz{min-height:63px}}.CardModal__CardModal__containerText--iayVm{overflow-wrap:anywhere;width:87.4vw}.CardModal__CardModal__containerText_clamp--kYTlo{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:460px){.CardModal__CardModal__containerText--iayVm{-webkit-line-clamp:3}}.CardModal__CardModal__containerText_active--Wv617{-webkit-line-clamp:none;display:block}.CardModal__CardModal__arrowDown--QT8WE{width:11px;height:7px;padding-bottom:16px}.CardModal__CardModal__arrowText--Eczo3{color:rgba(0,57,92,.8);cursor:pointer;transform:rotate(0deg);transition:transform .3s}.CardModal__CardModal__arrowText_active--ot5Wh{transform:rotate(180deg);transition:transform .3s}.CardModal__CardModal__dateLast--C6RyA,.CardModal__CardModal__launch--WqROH{display:flex;flex-direction:row;align-items:center}.CardModal__CardModal__launch--WqROH{justify-content:flex-end;gap:25px}.CardModal__CardModal__dateLast--C6RyA{gap:6px}@media screen and (max-width:460px){.CardModal__CardModal__dateLastText--t7MGH{font-size:11px;line-height:24px}}.CardModal__CardModal__launchButton--xobHc{border-radius:4px;padding:0 42px}@media screen and (max-width:460px){.CardModal__CardModal__launchButton--xobHc{padding:0 36px}.CardModal__CardModal__sideBarContent--zFgAg::-webkit-scrollbar{width:0!important}}
.AddModal__AddModal--kJFbs{padding:0 24px;border-radius:4px;max-width:813px;width:813px;box-sizing:border-box;position:relative;background:#fff}@media screen and (max-width:460px){.AddModal__AddModal--kJFbs{padding:0 16px;margin-top:60px;box-sizing:border-box;width:100%}}.AddModal__AddModal__title--IQASq{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;margin-bottom:24px}@media screen and (max-width:460px){.AddModal__AddModal__title--IQASq{justify-content:flex-start}}.AddModal__AddModal__fixedTitle--q2tFv{padding-top:24px;max-width:765px;width:765px;position:fixed;z-index:1;background:#fff}@media screen and (max-width:460px){.AddModal__AddModal__fixedTitle--q2tFv{padding-top:16px;position:initial}}.AddModal__AddModal__buttonClose--lKjHe{width:24px;height:24px;color:rgba(0,57,92,.8)}.AddModal__AddModal__buttonCloseMobile--mrmL3{width:16px;height:16px;color:rgba(0,57,92,.8);margin-right:16px}.AddModal__AddModal__contentTabs--RgBWn{margin-right:-24px;margin-left:-24px}@media screen and (max-width:460px){.AddModal__AddModal__contentTabs--RgBWn{margin-right:-16px;margin-left:-16px}}.AddModal__AddModal__tabs--J1Oqd{box-shadow:0 4px 4px rgba(0,32,51,.04);padding-left:24px}@media screen and (max-width:460px){.AddModal__AddModal__tabs--J1Oqd{box-shadow:none;padding-left:16px}}.AddModal__AddModal__contentModal--GuiDp{padding-top:132px;z-index:0;position:relative}@media screen and (max-width:460px){.AddModal__AddModal__contentModal--GuiDp{overflow-y:auto!important;padding-top:16px;height:calc(var(--vh, 1vh)*100 - 240px)!important}.AddModal__AddModal__contentModal--GuiDp::-webkit-scrollbar{width:0!important}}.AddModal__AddModal__infoModal--cgPsG{display:flex;flex-direction:row;gap:24px;padding-bottom:16px}@media screen and (max-width:460px){.AddModal__AddModal__infoModal--cgPsG{flex-direction:column;gap:16px;padding-bottom:0}}.AddModal__AddModal__titleModal--OH3p0{padding-bottom:16px;min-width:341px}@media screen and (max-width:460px){.AddModal__AddModal__titleModal--OH3p0{width:90vw}}.AddModal__AddModal__typeModal--s8Y2F{min-width:341px}@media screen and (max-width:460px){.AddModal__AddModal__typeModal--s8Y2F{width:90vw}}.AddModal__AddModal__link--HxLWP{padding-bottom:16px}@media screen and (max-width:460px){.AddModal__AddModal__link--HxLWP{width:92vw}}.AddModal__AddModal__textImage--n39KM{padding-bottom:8px}@media screen and (max-width:460px){.AddModal__AddModal__imageContent--tQWVA{margin-bottom:24px}}.AddModal__AddModal__containerImage--AS2rA{min-width:110px;max-width:370px;height:110px;position:relative}@media screen and (max-width:460px){.AddModal__AddModal__containerImage--AS2rA{min-width:60px;width:60px;height:60px}}.AddModal__AddModal__containerImage--AS2rA:hover .AddModal__AddModal__deleteImage--pvhHN{opacity:1}.AddModal__AddModal__image--kUMFd{max-width:100%;height:100%}.AddModal__AddModal__deleteImage--pvhHN{position:absolute;cursor:pointer;right:0;padding:4px 8px;background:rgba(0,0,0,.3);border-radius:4px;opacity:0}@media screen and (max-width:460px){.AddModal__AddModal__deleteImage--pvhHN{opacity:1}}.AddModal__AddModal__iconCloseImage--Uc2wS{color:#fff;width:12px;height:12px}.AddModal__AddModal__dragFieldContainer--DUMoJ{z-index:-1!important}.AddModal__AddModal__textDrag--Q_UiL{text-align:center}.AddModal__AddModal__description--dI635{padding-bottom:24px}.AddModal__AddModal__history--zqvXk{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:20px}@media screen and (max-width:460px){.AddModal__AddModal__history--zqvXk{padding-bottom:16px}}.AddModal__AddModal__versions--JKS3K{padding-bottom:6px}.AddModal__AddModal__versions_padding--rnUcO{padding-bottom:16px;border-bottom:1px solid #e1e4eb;margin-bottom:16px}.AddModal__AddModal__rowVersion--vnLn9{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:12px}@media screen and (max-width:460px){.AddModal__AddModal__rowVersion--vnLn9{padding-bottom:16px}}.AddModal__AddModal__contentVersionRow--DnJ5A{display:flex;flex-direction:row;align-items:center;gap:18px}@media screen and (max-width:460px){.AddModal__AddModal__contentVersionRow--DnJ5A{gap:22px}}.AddModal__AddModal__fieldVersion--KRYdU{width:208px}@media screen and (max-width:460px){.AddModal__AddModal__fieldVersion--KRYdU{width:20vw}}.AddModal__AddModal__iconTrashVers--XyMwK{color:rgba(0,57,92,.8);width:16px;height:16px;cursor:pointer}.AddModal__AddModal__dateUpdate--pHh0a{display:flex;flex-direction:row;align-items:center}.AddModal__AddModal__dateChange--QWjD5{padding-left:5px}.AddModal__AddModal__save--Kckvp{display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;box-shadow:0-4px 4px rgba(0,32,51,.04);padding-top:16px;padding-bottom:16px;margin-right:-24px;margin-left:-24px}@media screen and (max-width:460px){.AddModal__AddModal__save--Kckvp{position:fixed;width:100vw;justify-content:space-between;margin-right:-16px;margin-left:-16px;gap:16px}}.AddModal__AddModal__buttonDelete--BzG1q{margin-right:16px}@media screen and (max-width:460px){.AddModal__AddModal__buttonDelete--BzG1q{flex:1 1 auto;margin-right:0}.AddModal__AddModal__buttonCancel--sKBaf{margin-left:16px}}.AddModal__AddModal__buttonSave--pxSPG{margin-right:24px}@media screen and (max-width:460px){.AddModal__AddModal__buttonSave--pxSPG{flex:1 1 auto;margin-right:16px}.AddModal__AddModal__modalDelete--fCUEg{min-width:92vw!important;width:92vw}}
.UserAddModal__UserAddModal--nZuAO{box-sizing:border-box}.UserAddModal__UserAddModal__selectDiv--IyyHw{display:flex;justify-content:flex-end}.UserAddModal__UserAddModal__select--gqgQe{width:210px}.UserAddModal__UserAddModal__titleDiv--awiwF,.UserAddModal__UserAddModal__titleDivAll--v8XTh{padding-bottom:16px;padding-top:16px;background:#f5f7fa;border-bottom:1px solid #e1e4eb}.UserAddModal__UserAddModal__titleDivAll--v8XTh{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:10.5px;padding-top:10.5px;padding-right:10.5px}.UserAddModal__UserAddModal__title--bx3aE{padding-left:16px}@media screen and (max-width:460px){.UserAddModal__UserAddModal__columnMobile--L_ejB{grid-row:2}.UserAddModal__UserAddModal__columnMobile1--Q6GTQ{grid-row:1}}.UserAddModal__UserAddModal__choseContent--jBNWl{display:flex;flex-direction:row;align-items:center;padding-bottom:6px}.UserAddModal__UserAddModal__chose--hX5MJ{padding-right:3px}.UserAddModal__UserAddModal__choseNumber--sUBNd{padding-right:20px}.UserAddModal__UserAddModal__contentGrid--Yapne{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:460px){.UserAddModal__UserAddModal__contentGrid--Yapne{grid-template-columns:1fr}}.UserAddModal__UserAddModal__containerUser--JU7jE{display:flex;flex-direction:row;align-items:center;padding-bottom:12px;padding-top:12px;border-bottom:1px solid #e1e4eb}.UserAddModal__UserAddModal__draggableIcon--QzV6s{color:rgba(0,57,92,.8);margin-right:16px}.UserAddModal__UserAddModal__checkbox--dFsAP{margin-right:16px}.UserAddModal__UserAddModal__nameUser--fTXAV{margin-right:8px}.UserAddModal__UserAddModal__providContainer--NGfGO{min-height:49px}
.CenterLoader__CenterLoader--zwjrC{position:fixed;top:50vh;left:50vw}
.CloseModal__CloseModal--XdZD4{box-sizing:border-box;padding:28px 24px 24px;background-color:#fff;width:42.81vw}@media screen and (max-width:460px){.CloseModal__CloseModal--XdZD4{width:92vw}}.CloseModal__CloseModal__row--tjQEW{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:20px}.CloseModal__CloseModal__text--Cj944{padding-bottom:16px}.CloseModal__CloseModal__save--jijrJ{display:flex;justify-content:flex-end}.CloseModal__CloseModal__buttonSave--VFxYY{margin-right:16px}
@-webkit-keyframes RunningModal__informer--CCez8{0%{bottom:-100px}to{bottom:0}}@keyframes RunningModal__informer--CCez8{0%{bottom:-100px}to{bottom:0}}.RunningModal__RunningModal--Mmitt{background:#fff;border-radius:4px;max-width:813px;box-sizing:border-box}@media screen and (max-width:460px){.RunningModal__RunningModal--Mmitt{margin-top:60px}}.RunningModal__RunningModal__title--KScXZ{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1;width:100%;padding-top:24px;box-shadow:0 4px 4px rgba(0,32,51,.04);padding-bottom:16px}@media screen and (max-width:460px){.RunningModal__RunningModal__title--KScXZ{justify-content:flex-start;top:60px}}.RunningModal__RunningModal__content--qtIvD{padding:24px}@media screen and (max-width:460px){.RunningModal__RunningModal__content--qtIvD{padding:24px 16px 0;height:calc(var(--vh, 1vh)*100 - 200px)!important;overflow-y:auto!important}.RunningModal__RunningModal__content--qtIvD::-webkit-scrollbar{width:0!important}}.RunningModal__RunningModal__manual--EPHoE{padding-bottom:24px}.RunningModal__RunningModal__manualTitle--_CY8J{padding-bottom:8px}.RunningModal__RunningModal__gridInput--HR9D7{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (max-width:460px){.RunningModal__RunningModal__gridInput--HR9D7{grid-template-columns:1fr}}.RunningModal__RunningModal__combobox--bZYX8{min-width:371px}@media screen and (max-width:460px){.RunningModal__RunningModal__combobox--bZYX8{min-width:92vw}}.RunningModal__RunningModal__combobox--bZYX8 span>button:first-child{transform:rotate(45deg)}.RunningModal__RunningModal__datePicker--hFklg{min-width:371px}@media screen and (max-width:460px){.RunningModal__RunningModal__datePicker--hFklg{min-width:92vw}}.RunningModal__RunningModal__buttonClose--HR9wZ{width:24px;height:24px;color:rgba(0,57,92,.8);margin-right:24px}.RunningModal__RunningModal__buttonCloseMobile--sE6q6{width:16px;height:16px;color:rgba(0,57,92,.8);margin-left:16px}.RunningModal__RunningModal__data--U_xoR{margin-left:24px}@media screen and (max-width:460px){.RunningModal__RunningModal__data--U_xoR{margin-left:18px}}.RunningModal__RunningModal__save--dAhFs{display:flex;justify-content:flex-end;background:#fff;box-shadow:0-4px 4px rgba(0,32,51,.04);padding-top:16px;padding-right:24px;position:-webkit-sticky;position:sticky;bottom:0;z-index:1;padding-bottom:16px}@media screen and (max-width:460px){.RunningModal__RunningModal__save--dAhFs{position:fixed;width:100vw;padding-right:0;flex-direction:column-reverse;gap:16px 0}}.RunningModal__RunningModal__saveContent--DInBB{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:460px){.RunningModal__RunningModal__saveContent--DInBB{justify-content:space-between;gap:10px;width:92vw;margin-left:auto;margin-right:auto}}.RunningModal__RunningModal__buttonSave--VBPbp{margin-right:16px}@media screen and (max-width:460px){.RunningModal__RunningModal__buttonSave--VBPbp{flex:1 1 auto;margin-right:0}.RunningModal__RunningModal__buttonCalcVisual--PDFGL{width:92vw;margin-left:auto;margin-right:auto}}.RunningModal__RunningModal__error--szBk0{text-align:center}.RunningModal__RunningModal__animationModelsModel--HLZAx{max-height:none}@media screen and (max-width:460px){.RunningModal__RunningModal__animationModels--w1Y24::-webkit-scrollbar,.RunningModal__RunningModal__sideBarContent--ujSbl::-webkit-scrollbar{width:0!important}}.RunningModal__RunningModal__informer--yrCfC{height:-webkit-max-content;height:-moz-max-content;height:max-content;position:fixed;z-index:100;left:0;margin:12px;bottom:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:RunningModal__informer--CCez8;animation-name:RunningModal__informer--CCez8}
.AnimationModels__AnimationModels--GuKDR{background:#fff;border-radius:4px;box-sizing:border-box}@media screen and (max-width:460px){.AnimationModels__AnimationModels--GuKDR{margin-top:60px}}.AnimationModels__AnimationModels__title--oniIi{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1;width:100%;padding-top:24px;box-shadow:0 4px 4px rgba(0,32,51,.04);padding-bottom:16px}@media screen and (max-width:460px){.AnimationModels__AnimationModels__title--oniIi{justify-content:flex-start;top:60px}}.AnimationModels__AnimationModels__content--dsWuD{padding:24px}@media screen and (max-width:460px){.AnimationModels__AnimationModels__content--dsWuD{padding:24px 16px 16px;height:calc(var(--vh, 1vh)*100 - 220px)!important;overflow-y:auto!important}.AnimationModels__AnimationModels__content--dsWuD::-webkit-scrollbar{width:0!important}}.AnimationModels__AnimationModels__animContainer--vasAz{width:845px;height:475px;max-height:400px;overflow:hidden;background:#c4c4c4;margin-bottom:16px}@media screen and (max-width:460px){.AnimationModels__AnimationModels__animContainer--vasAz{margin-left:-16px;margin-right:-16px;width:100vw;height:56vw}}.AnimationModels__AnimationModels__buttonClose--mn5IY{width:24px;height:24px;color:rgba(0,57,92,.8);margin-right:24px}.AnimationModels__AnimationModels__buttonCloseMobile--yXxnk{width:16px;height:16px;color:rgba(0,57,92,.8);margin-left:16px}.AnimationModels__AnimationModels__data--Q3DJR{margin-left:24px}@media screen and (max-width:460px){.AnimationModels__AnimationModels__data--Q3DJR{margin-left:18px}}.AnimationModels__AnimationModels__buttonRun--wcH1I{margin-bottom:16px}.AnimationModels__AnimationModels__output--MPSug{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px}@media screen and (max-width:460px){.AnimationModels__AnimationModels__output--MPSug{grid-template-columns:1fr}}.AnimationModels__AnimationModels__name--YZCZA{padding-right:7px}.AnimationModels__AnimationModels__save--v54hg{display:flex;justify-content:flex-end;background:#fff;box-shadow:0-4px 4px rgba(0,32,51,.04);padding-top:16px;padding-right:24px;position:-webkit-sticky;position:sticky;bottom:0;z-index:1;padding-bottom:16px}@media screen and (max-width:460px){.AnimationModels__AnimationModels__save--v54hg{position:fixed;width:100vw}}.AnimationModels__AnimationModels__buttonSave--u2bNz{margin-right:0}@media screen and (max-width:460px){.AnimationModels__AnimationModels__buttonSave--u2bNz{min-width:44vw;margin-right:16px}}.AnimationModels__AnimationModels__back--CTLum{margin-right:16px}
.ResultsCalculationModel__ResultsCalculationModel--DTJhJ{background:#fff;border-radius:4px;box-sizing:border-box;width:813px}@media screen and (max-width:460px){.ResultsCalculationModel__ResultsCalculationModel--DTJhJ{margin-top:60px;width:100%}}.ResultsCalculationModel__ResultsCalculationModel__title--Wc6IC{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1;width:100%;padding-top:24px;box-shadow:0 4px 4px rgba(0,32,51,.04);padding-bottom:16px}@media screen and (max-width:460px){.ResultsCalculationModel__ResultsCalculationModel__title--Wc6IC{justify-content:flex-start;top:60px}}.ResultsCalculationModel__ResultsCalculationModel__content--NxU29{padding:24px;min-height:50vh}@media screen and (max-width:460px){.ResultsCalculationModel__ResultsCalculationModel__content--NxU29{padding:24px 16px 16px;height:calc(var(--vh, 1vh)*100 - 220px)!important;overflow-y:auto!important}.ResultsCalculationModel__ResultsCalculationModel__content--NxU29::-webkit-scrollbar{width:0!important}}.ResultsCalculationModel__ResultsCalculationModel__name--mBO2F{padding-right:7px}.ResultsCalculationModel__ResultsCalculationModel__buttonClose--vOw0A{width:24px;height:24px;color:rgba(0,57,92,.8);margin-right:24px}.ResultsCalculationModel__ResultsCalculationModel__buttonCloseMobile--MuCQJ{width:16px;height:16px;color:rgba(0,57,92,.8);margin-left:16px}.ResultsCalculationModel__ResultsCalculationModel__data--Azvsd{margin-left:24px}@media screen and (max-width:460px){.ResultsCalculationModel__ResultsCalculationModel__data--Azvsd{margin-left:18px}}.ResultsCalculationModel__ResultsCalculationModel__save--F8Wur{display:flex;justify-content:flex-end;background:#fff;box-shadow:0-4px 4px rgba(0,32,51,.04);padding-top:16px;padding-right:24px;position:-webkit-sticky;position:sticky;bottom:0;z-index:1;padding-bottom:16px}@media screen and (max-width:460px){.ResultsCalculationModel__ResultsCalculationModel__save--F8Wur{position:fixed;width:100vw}}.ResultsCalculationModel__ResultsCalculationModel__buttonSave--ZRvcE{margin-right:0}@media screen and (max-width:460px){.ResultsCalculationModel__ResultsCalculationModel__buttonSave--ZRvcE{min-width:44vw;margin-right:16px}}.ResultsCalculationModel__ResultsCalculationModel__back--hFMNr{margin-right:16px}.ResultsCalculationModel__ResultsCalculationModel__output--wT60K{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ViewModal__ViewModal--HkDhe{padding:0 24px;background:#fff;border-radius:4px;max-width:813px;width:813px;box-sizing:border-box;position:relative}@media screen and (max-width:460px){.ViewModal__ViewModal--HkDhe{padding:0 16px;margin-top:60px;margin-bottom:70px;width:100%}}.ViewModal__ViewModal__title--Fd0oa{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1;width:100%;padding-top:24px;box-shadow:0 4px 4px rgba(0,32,51,.04);padding-bottom:16px}@media screen and (max-width:460px){.ViewModal__ViewModal__title--Fd0oa{top:60px;justify-content:flex-start;padding-top:16px}}.ViewModal__ViewModal__buttonClose--zsrFo{width:24px;height:24px;color:rgba(0,57,92,.8)}.ViewModal__ViewModal__buttonCloseMobile--BlSqA{width:16px;height:16px;color:rgba(0,57,92,.8);margin-right:16px}.ViewModal__ViewModal__description--g8_KH{padding-bottom:8px}@media screen and (max-width:460px){.ViewModal__ViewModal__container--XBBsN{height:calc(var(--vh, 1vh)*100 - 185px)!important;overflow-y:auto!important}.ViewModal__ViewModal__container--XBBsN::-webkit-scrollbar{width:0!important}}.ViewModal__ViewModal__descriptionContent--EEzp5{padding-top:13px;display:flex;flex-direction:row;justify-content:space-between;gap:25px}@media screen and (max-width:460px){.ViewModal__ViewModal__descriptionContent--EEzp5{flex-direction:column-reverse;gap:16px}}.ViewModal__ViewModal__imageContainer--zJtZK{min-width:110px;width:110px;height:110px;border-radius:4px;position:relative}@media screen and (max-width:460px){.ViewModal__ViewModal__imageContainer--zJtZK{width:60px;height:60px;min-width:60px}}.ViewModal__ViewModal__imageContainer_bgr--Fo0cF{background:#dee4e8}.ViewModal__ViewModal__image--kD3fF{width:100%;height:100%;border-radius:4px}.ViewModal__ViewModal__descriptionText--tGkx4{margin-bottom:20px;font-weight:400}.ViewModal__ViewModal__descriptionText_passiveManual--fzu3Y{padding-bottom:16px;padding-top:16px;width:631px;background:rgba(222,228,232,.3);text-align:center}@media screen and (max-width:460px){.ViewModal__ViewModal__descriptionText_passiveManual--fzu3Y{width:100%}}.ViewModal__ViewModal__descriptionText_passiveInstruction--Y5eyJ{padding-bottom:16px;padding-top:16px;background:rgba(222,228,232,.3);text-align:center}@media screen and (max-width:460px){.ViewModal__ViewModal__descriptionText--tGkx4{margin-bottom:24px}}.ViewModal__ViewModal__history--k3Cok{padding-bottom:24px}.ViewModal__ViewModal__version--gPFYt{margin-bottom:16px}.ViewModal__ViewModal__versionTitleContent--FbY_Z{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:12px}.ViewModal__ViewModal__versionDateUpdate--L4_YH{padding-right:3px}.ViewModal__ViewModal__content--LwTEF{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e1e4eb;min-height:21px}@media screen and (max-width:460px){.ViewModal__ViewModal__content--LwTEF{min-height:42px}}.ViewModal__ViewModal__containerText--senua{width:85.4vw}.ViewModal__ViewModal__containerText_clamp--el8WL{-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:460px){.ViewModal__ViewModal__containerText--senua{-webkit-line-clamp:2}}.ViewModal__ViewModal__containerText_active--j3EjB{-webkit-line-clamp:none;display:block}.ViewModal__ViewModal__arrowDown--ryD3S{width:11px;height:7px;padding-bottom:16px;padding-right:8px}.ViewModal__ViewModal__arrowText--JDYPo{color:rgba(0,57,92,.8);cursor:pointer;transform:rotate(0deg);transition:transform .3s}.ViewModal__ViewModal__arrowText_active--FWgBG{transform:rotate(180deg);transition:transform .3s}.ViewModal__ViewModal__save--rOzCA{display:flex;justify-content:flex-end;background:#fff;box-shadow:0-4px 4px rgba(0,32,51,.04);padding-top:16px;padding-bottom:16px;position:-webkit-sticky;position:sticky;bottom:0;z-index:1}@media screen and (max-width:460px){.ViewModal__ViewModal__save--rOzCA{position:fixed;width:100vw;left:0;gap:16px;justify-content:space-between}}.ViewModal__ViewModal__buttonExit--sAx_u{margin-right:16px}@media screen and (max-width:460px){.ViewModal__ViewModal__buttonExit--sAx_u{flex:1 1 auto;margin-right:0;margin-left:16px}.ViewModal__ViewModal__buttonRun--e1yLi{flex:1 1 auto;margin-right:16px}}
.Journal__Journal--Wx0Pm{margin:0 auto}.Journal__Journal__fieldSearch--wcfGD{padding:0 24px}.Journal__Journal__pagination--iKKs6{width:100%;padding-bottom:16px}.Journal__Journal__sidebarHeaderContainer--wSuNT{padding:30px 0 16px;position:-webkit-sticky;position:sticky;top:-10px;background-color:#fff;z-index:100;box-shadow:0 4px 4px rgba(0,32,51,.04)}.Journal__Journal__tabsContainer--CLpNP{box-sizing:border-box}.Journal__Journal__tabsContainer__tabs--u4ray{margin:0 24px}.Journal__Journal__tabsContainer__tabs__button--F2zDC{border:0;font-size:14px;color:rgba(0,32,51,.6);background-color:transparent;padding:0 0 14px}.Journal__Journal__tabsContainer__tabs__button--F2zDC cursor pointer_active{color:#002033;border:0}.Journal__Journal__collapseItemContainer--BHSP0{display:flex;flex-flow:column;gap:20px}.Journal__Journal__collapseItemHeader--zF0Jn{display:flex;justify-content:space-between}.Journal__Journal__showMore--fHjOX{color:rgba(0,57,92,.8)}.Journal__Journal__collapseItemBirthday--QedLg{font-size:12px;color:rgba(0,32,51,.6)}.Journal__Journal__collapseGroup--LabW0{display:flex;flex-flow:column;gap:8px}.Journal__Journal__collapseGroup--LabW0 .Collapse-Side{margin-left:0;line-height:16px;width:100%}.Journal__Journal__collapseGroup--LabW0>div{background-color:#f5f7fa;padding:0 24px}.Journal__Journal__collapseGroup--LabW0>div .Collapse-LabelText{display:none}.Journal__Journal__collapseGroup--LabW0 .Collapse-Body_isOpen{max-height:300vh}.Journal__Journal__lineThrough--hPRjS{text-decoration:line-through}.Journal__Journal__table--G8ixK{max-height:calc(100vh - 212px);overflow-y:scroll;margin-bottom:76px;display:grid;grid-template-columns:150px 200px 1fr 1fr 2fr 1fr!important}.Journal__Journal__table_filter--CXh9x{max-height:calc(100vh - 285px)!important}.Journal__Journal__directoryInfo--jaFYK{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 24px 16px}.Journal__Journal__tableHeader--oCiTO{color:#555e70;text-transform:none}.Journal__Journal__ellipsis--l0rpl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Journal__Journal__sidebarItemDetails--DLbOn{display:flex;flex-direction:column;gap:16px;padding:0;font-size:14px}.Journal__Journal__sidebarItemDetailsWoPadding--ZCVm8{padding:0 24px}.Journal__Journal__sidebarItemDetailsWPadding--FBJFV,.Journal__Journal__sidebarItemDetailsWoPadding--ZCVm8{display:flex;flex-direction:column;gap:16px;font-size:14px}.Journal__Journal__sidebarHeader--JjFrA{display:flex;gap:24px;font-weight:700;padding:0 24px}.Journal__Journal__sidebarItem--kl4hZ{display:flex;flex-direction:column;gap:4px}.Journal__Journal__sidebarClose--lyxug{color:var(--color-control-typo-clear);margin-left:auto;cursor:pointer;margin-top:4px}.Journal__Journal__sidebarActions--opHz8{display:flex;justify-content:flex-end;padding:16px 24px}.Journal__Journal__pag--YAfN7{height:72px;width:100%;bottom:0;position:fixed;background-color:#fff}.Journal__Journal__number--M3wTk{min-width:250px}.Journal__Journal__tableInfoFilter--bIuaI{display:flex;gap:20px;align-items:center;border-top:1px solid #e1e4eb;padding:16px 24px}.Journal__Journal__contentMethodDetailes--kZtGU{padding-top:20px;border-top:2px solid rgba(0,32,51,.6);margin-bottom:20px}.Journal__Journal__update--qSoa2{padding-top:16px}.Journal__Journal__m2m--IFusd{margin-top:20px;padding-top:20px;border-top:2px solid rgba(0,32,51,.6)}.Journal__Journal__m2mTitle--W1oxt{padding-left:24px}.Journal__Journal__dataM2MKey--hlKE5{padding-top:8px}
.Theme {
  --graphics-size-xs: 12px;
  --graphics-size-s: 16px;
  --graphics-size-m: 24px;
  --graphics-size-l: 32px;
  --graphics-size-xl: 40px;
  --graphics-size-2xl: 60px;
  --graphics-size-3xl: 80px;
  --graphics-size-4xl: 120px;
}

.Theme *::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.Theme *::-webkit-scrollbar-track {
  background-color: var(--color-scroll-bg);
}

.Theme *::-webkit-scrollbar-corner {
  background-color: var(--color-scroll-bg);
}

.Theme *::-webkit-scrollbar-thumb {
  background-color: var(--color-scroll-thumb);
  border-radius: 4px;
}

.Theme *::-webkit-scrollbar-thumb:hover {
  background-color: var(--color-scroll-thumb-hover);
}

.HeaderMenu-Link_active::before {
  max-width: 100% !important;
  height: 4px !important;
}

.DragNDropField {
  border: none !important;
  background-color: rgba(0, 66, 105, 0.05) !important;
}

.Pagination-PrevPage,
.Pagination-NextPage {
  display: none !important;
}

.TableCell_isHeader {
  background: #F5F7FA !important;
}

.TableCell-Wrapper {
  min-height: 52px !important;
}

.TableCell-Wrapper_withoutPadding {
  min-height: 100% !important;
}

/* Базовые цвета, от которых выстраивается вся палитра */ /* Базовый цвет содержимого, от которого выстраиваются цвета текста, иконок, ... */ /* Базовый цвет поверхностей */ /* Проектный цвет, от которого выстраивают акцентные состояния */ /* Тонирующий цвет, от которого выстраиватся бордеры, оверлей под модальными окнами, ... */ /* Цвет ссылок и контролов, от которого выстраиваются все их состояния */ /* Цвет системнный */ /* Цвет тени */ /* Цвет успеха */ /* Цвет ошибки */ /* Цвет предупреждения */ /* Цвет осторожности */ /* Цвет нейтральный */

/* stylelint-disable */
.Theme_color_myDefault {
  /* //////////////////////////////
  // Цвета фонов /////////////// */
  --color-bg-default: rgb(255, 255, 255); /* Цвет дефолта */
  --color-bg-secondary: rgb(236, 241, 244); /* Цвет дефолта */
  --color-bg-brand: rgb(0, 113, 178); /* Цвет фона брендированый */
  --color-bg-link: rgb(0, 120, 210); /* Цвет фона ссылки */
  --color-bg-border: rgba(0, 65, 102, 0.2); /* Цвет границ */
  --color-bg-stripe: #F5F7FA; /* Цвет зебры (например, при окрашивании фона строк таблицы через одну) */

  --color-bg-ghost: rgba(0, 120, 210, 0.13); /* Цвет затенения */
  --color-bg-tone: rgba(0, 32, 51, 0.85); /* Цвет паранджи */
  --color-bg-soft: rgba(255, 255, 255, 0.9); /* Цвет молока */
  --color-bg-system: rgb(222, 228, 232); /* Цвет фона системнный */

  --color-bg-normal: rgb(86, 185, 242); /* Цвет фона нейтральный */
  --color-bg-success: rgb(34, 195, 142); /* Цвет фона успеха */
  --color-bg-caution: rgb(242, 201, 76); /* Цвет фона осторожности */
  --color-bg-warning: rgb(243, 139, 0); /* Цвет фона предупреждения */
  --color-bg-alert: rgb(235, 87, 87); /* Цвет фона ошибки */
  --color-bg-critical: rgb(51, 0, 15); /* Цвет фона системнный */

  /* //////////////////////////////
  // Цвета текста ////////////// */
  --color-typo-primary: rgb(0, 32, 51); /* Цвет основного текста */
  --color-typo-secondary: rgba(0, 32, 51, 0.6); /* Цвет второстепенного текста */
  --color-typo-ghost: rgba(0, 32, 51, 0.3); /* Цвет дополнительного текста */
  --color-typo-brand: rgb(0, 113, 178); /* Цвет брендового текста */
  --color-typo-system: rgb(151, 178, 196); /* Цвет фона системнный */

  --color-typo-normal: rgb(51, 180, 255); /* Цвет фона нейтральный */
  --color-typo-success: rgb(9, 179, 123); /* Цвет текста успеха */
  --color-typo-caution: rgb(255, 161, 10); /* Цвет текста осторожности */

  --color-typo-warning: rgb(232, 117, 2); /* Цвет текста предупреждения */

  --color-typo-alert: rgb(235, 51, 51); /* Цвет текста ошибки */
  --color-typo-critical: rgb(51, 0, 15); /* Цвет фона системнный */
  --color-typo-link: rgb(0, 120, 210); /* Цвет основной ссылки */
  --color-typo-link-minor: rgb(28, 86, 130); /* Цвет второстепенной ссылки */
  --color-typo-link-hover: rgb(0, 142, 250); /* Цвет ховера ссылки */

  /* //////////////////////////////
  // Цвета скроллбара ////////////// */
  --color-scroll-bg: rgba(0, 66, 105, 0.06);
  --color-scroll-thumb: rgba(0, 66, 105, 0.24);
  --color-scroll-thumb-hover: rgba(0, 66, 105, 0.32);

  /* /////////////////////////////
  // Цвета контролов /////////// */

  /* Default */
  --color-control-bg-default: rgb(255, 255, 255); /* Цвет фона контрола */
  --color-control-typo-default: rgb(0, 32, 51); /* Цвет основного текста контрола */
  --color-control-typo-placeholder: rgba(0, 32, 51, 0.35); /* Цвет плейсхолдера контрола */
  --color-control-bg-border-default: rgba(0, 66, 105, 0.28); /* Цвет фона бордеров котрола */

  --color-control-bg-border-default-hover: rgba(0, 66, 105, 0.52); /* Цвет фона бордеров контрола по ховеру */

  --color-control-bg-border-focus: rgb(0, 145, 255); /* Цвет аутлайна контролов при фокусе */ /* TODO заменить на правило целиком */
  --color-control-bg-focus: rgba(0, 120, 210, 0.3); /* Цвет тени в состонии фокуса */
  --color-control-bg-active: rgba(0, 120, 210, 0.5); /* Цвет тени в состонии нажатия  */

  /* Primary */
  --color-control-bg-primary: rgb(0, 120, 210); /* Цвет фона активного контрола */
  --color-control-bg-primary-hover: rgb(0, 145, 255); /* Цвет фона активного контрола по ховеру */

  --color-control-typo-primary: rgb(255, 255, 255); /* Цвет акцентного текста */
  --color-control-typo-primary-hover: rgb(255, 255, 255); /* Цвет акцентного текста */

  /* Secondary */
  --color-control-bg-secondary: rgba(255, 255, 255, 0); /* Цвет фона бордеров котрола */
  --color-control-bg-border-secondary: rgb(0, 120, 210); /* Цвет фона бордеров котрола */

  --color-control-bg-border-secondary-hover: rgb(0, 145, 255); /* Цвет фона бордеров контрола по ховеру */

  --color-control-typo-secondary: rgb(0, 120, 210); /* Цвет второстепеного текста контрола */

  --color-control-typo-secondary-hover: rgb(0, 145, 255); /* Цвет акцентного текста */

  /* Ghost */
  --color-control-bg-ghost: rgba(0, 66, 105, 0.07); /* Цвет фона дополнительного контрола */

  --color-control-bg-ghost-hover: rgba(0, 66, 105, 0.05); /* Цвет фона дополнительного контрола по ховеру */

  --color-control-typo-ghost: rgba(0, 57, 92, 0.8); /* Цвет дополнительного текста контрола */

  --color-control-typo-ghost-hover: rgba(0, 57, 92, 0.75); /* Цвет акцентного текста */

  /* Clear */
  --color-control-bg-clear: rgba(0, 66, 105, 0); /* Цвет фона чистого контрола */
  --color-control-bg-clear-hover: rgba(0, 66, 105, 0.05); /* Цвет фона чистого контрола по ховеру */

  --color-control-typo-clear: rgba(0, 57, 92, 0.8); /* Цвет акцентного текста */

  --color-control-typo-clear-hover: rgba(0, 57, 92, 0.75); /* Цвет акцентного текста */

  /* Disable */
  --color-control-bg-disable: rgba(0, 66, 105, 0.07); /* Цвет фона неактивного контрола */
  --color-control-bg-border-disable: rgba(0, 66, 105, 0); /* Цвет фона бордеров неактивного контрола */

  --color-control-typo-disable: rgba(0, 32, 51, 0.26); /* Цвет основного текста неактивного контрола */

  /* /////////////////////////////
  // Цвета тени /////////// */
  --color-shadow-group-1: rgba(0, 32, 51, 0.02);
  --color-shadow-group-2: rgba(0, 32, 51, 0.16);
  --color-shadow-layer-1: rgba(0, 32, 51, 0.04);
  --color-shadow-layer-2: rgba(0, 32, 51, 0.12);
  --color-shadow-modal-1: rgba(0, 32, 51, 0.04);
  --color-shadow-modal-2: rgba(0, 32, 51, 0.12);
}
/* stylelint-enable */

/* Базовые цвета, от которых выстраивается вся палитра */ /* Базовый цвет содержимого, от которого выстраиваются цвета текста, иконок, ... */ /* Базовый цвет поверхностей */ /* Проектный цвет, от которого выстраивают акцентные состояния */ /* Тонирующий цвет, от которого выстраиватся бордеры, оверлей под модальными окнами, ... */ /* Цвет ссылок и контролов, от которого выстраиваются все их состояния */ /* Цвет системнный */ /* Цвет тени */ /* Цвет успеха */ /* Цвет ошибки */ /* Цвет предупреждения */ /* Цвет осторожности */ /* Цвет нейтральный */

/* stylelint-disable */
.Theme_color_myDark {
  /* //////////////////////////////
  // Цвета фонов /////////////// */
  --color-bg-default: rgba(255, 255 ,255 ,1); /* Цвет дефолта */
  --color-bg-secondary: rgb(22, 26, 29); /* Дополнительный цвет фона */
  --color-bg-brand: rgb(0, 113, 178); /* Цвет фона брендированный */
  --color-bg-link: rgb(0, 120, 210); /* Цвет фона ссылки */
  --color-bg-border: rgba(255, 255, 255, 0.2); /* Цвет границ */
  --color-bg-stripe: rgba(246, 251, 253, 0.06); /* Цвет зебры (например, при окрашивании фона строк таблицы через одну) */

  --color-bg-ghost: rgba(246, 251, 253, 0.1); /* Цвет затенения */
  --color-bg-tone: rgba(6, 20, 25, 0.85); /* Цвет паранджи */
  --color-bg-soft: rgba(255, 255, 255, 0.9); /* Цвет молока */
  --color-bg-system: rgb(77, 82, 91); /* Цвет фона системнный */
  --color-bg-normal: rgb(10, 165, 255); /* Цвет фона нейтральный */
  --color-bg-success: rgb(34, 195, 142); /* Цвет фона успеха */
  --color-bg-caution: rgb(242, 201, 76); /* Цвет фона осторожности */
  --color-bg-warning: rgb(243, 139, 0); /* Цвет фона предупреждения */
  --color-bg-alert: rgb(254, 67, 67); /* Цвет фона ошибки */
  --color-bg-critical: rgb(51, 0, 15); /* Цвет фона системнный */

  /* //////////////////////////////
  // Цвета текста ////////////// */
  --color-typo-primary: rgb(250, 250, 250); /* Цвет основного текста */
  --color-typo-secondary: rgba(255, 255, 255, 0.6); /* Цвет второстепенного текста */
  --color-typo-ghost: rgba(255, 255, 255, 0.3); /* Цвет дополнительного текста */
  --color-typo-brand: rgb(0, 113, 178); /* Цвет брендового текста */
  --color-typo-system: rgb(99, 110, 131); /* Цвет фона системнный */

  --color-typo-normal: rgb(0, 155, 245); /* Цвет фона нейтральный */
  --color-typo-success: rgb(15, 174, 121); /* Цвет текста успеха */
  --color-typo-caution: rgb(248, 199, 53); /* Цвет текста осторожности */
  --color-typo-warning: rgb(230, 130, 0); /* Цвет текста предупреждения */
  --color-typo-alert: rgb(247, 59, 59); /* Цвет текста ошибки */
  --color-typo-critical: rgb(97, 0, 29); /* Цвет фона системнный */
  --color-typo-link: rgb(15, 159, 255); /* Цвет основной ссылки */
  --color-typo-link-minor: rgb(111, 165, 200); /* Цвет второстепенной ссылки */

  --color-typo-link-hover: rgb(87, 188, 255); /* Цвет ховера ссылки */

  /* //////////////////////////////
  // Цвета скроллбара ////////////// */
  --color-scroll-bg: rgba(246, 251, 253, 0.06);
  --color-scroll-thumb: rgba(246, 251, 253, 0.24);
  --color-scroll-thumb-hover: rgba(246, 251, 253, 0.32);

  /* /////////////////////////////
  // Цвета контролов /////////// */

  /* Default */
  --color-control-bg-default: rgb(34, 39, 43); /* Цвет фона контрола */
  --color-control-typo-default: rgba(255, 255, 255, 0.8); /* Цвет основного текста контрола */
  --color-control-typo-placeholder: rgba(255, 255, 255, 0.35); /* Цвет плейсхолдера контрола */
  --color-control-bg-border-default: rgba(246, 251, 253, 0.28); /* Цвет фона бордеров котрола */

  --color-control-bg-border-default-hover: rgba(246, 251, 253, 0.52); /* Цвет фона бордеров контрола по ховеру */

  --color-control-bg-border-focus: rgb(5, 147, 255); /* Цвет аутлайна контролов при фокусе */ /* TODO заменить на правило целиком */
  --color-control-bg-focus: rgba(0, 120, 210, 0.4); /* Цвет тени в состонии фокуса */
  --color-control-bg-active: rgba(0, 120, 210, 0.7); /* Цвет тени в состонии нажатия  */

  /* Primary */
  --color-control-bg-primary: rgb(0, 120, 210); /* Цвет фона активного контрола */
  --color-control-bg-primary-hover: rgb(0, 145, 255); /* Цвет фона активного контрола по ховеру */

  --color-control-typo-primary: rgb(255, 255, 255); /* Цвет акцентного текста */
  --color-control-typo-primary-hover: rgb(255, 255, 255); /* Цвет акцентного текста */

  /* Secondary */
  --color-control-bg-secondary: rgba(34, 39, 43, 0); /* Цвет фона бордеров котрола */
  --color-control-bg-border-secondary: rgb(0, 120, 210); /* Цвет фона бордеров котрола */

  --color-control-bg-border-secondary-hover: rgb(0, 145, 255); /* Цвет фона бордеров контрола по ховеру */

  --color-control-typo-secondary: rgb(15, 159, 255); /* Цвет второстепеного текста контрола */

  --color-control-typo-secondary-hover: rgb(87, 188, 255); /* Цвет акцентного текста */

  /* Ghost */
  --color-control-bg-ghost: rgba(250, 250, 250, 0.16); /* Цвет фона дополнительного контрола */

  --color-control-bg-ghost-hover: rgba(250, 250, 250, 0.23); /* Цвет фона дополнительного контрола по ховеру */

  --color-control-typo-ghost: rgba(255, 255, 255, 0.75); /* Цвет дополнительного текста контрола */

  --color-control-typo-ghost-hover: rgba(255, 255, 255, 0.9); /* Цвет акцентного текста */

  /* Clear */
  --color-control-bg-clear: rgba(250, 250, 250, 0); /* Цвет фона чистого контрола */

  --color-control-bg-clear-hover: rgba(250, 250, 250, 0.23); /* Цвет фона чистого контрола по ховеру */

  --color-control-typo-clear: rgba(255, 255, 255, 0.75); /* Цвет акцентного текста */
  --color-control-typo-clear-hover: rgba(255, 255, 255, 0.9); /* Цвет акцентного текста */

  /* Disable */
  --color-control-bg-disable: rgba(250, 250, 250, 0.16); /* Цвет фона неактивного контрола */

  --color-control-bg-border-disable: rgba(250, 250, 250, 0); /* Цвет фона бордеров неактивного контрола */

  --color-control-typo-disable: rgba(255, 255, 255, 0.24); /* Цвет основного текста неактивного контрола */

  /* /////////////////////////////
  // Цвета тени /////////// */
  --color-shadow-group-1: rgba(0, 0, 0, 0.08);
  --color-shadow-group-2: rgba(0, 0, 0, 0.32);
  --color-shadow-layer-1: rgba(0, 0, 0, 0.08);
  --color-shadow-layer-2: rgba(0, 0, 0, 0.32);
  --color-shadow-modal-1: rgba(0, 0, 0, 0.08);
  --color-shadow-modal-2: rgba(0, 0, 0, 0.32);
}
/* stylelint-enable */

.Theme_control_myDefault {
  --control-radius: 4px; /* Основной радиус скругления контроллов */
  --control-border-width: 1px; /* Основная толщина контроллов */
  --control-height-l: var(--space-4xl);
  --control-height-m: var(--space-3xl);
  --control-height-s: var(--space-2xl);
  --control-height-xs: var(--space-xl);
  --control-box-size-m: var(--space-m);
  --control-box-size-l: var(--space-l);
  --control-space-l: var(--space-xl);
  --control-space-m: var(--space-l);
  --control-space-s: var(--space-m);
  --control-space-xs: var(--space-s);
  --control-text-size-l: var(--size-text-l);
  --control-text-size-m: var(--size-text-m);
  --control-text-size-s: var(--size-text-s);
  --control-text-size-xs: var(--size-text-xs);
}

.Theme_font_myDefault {
  --font-primary: 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Oxygen', 'Ubuntu',
    'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  --font-mono: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace;
  font-family: var(--font-primary);
}

.Theme_size_myDefault {
  /* Размер текста */
  --size-text-2xs: 10px;
  --size-text-xs: 12px;
  --size-text-s: 14px;
  --size-text-m: 16px;
  --size-text-l: 18px;
  --size-text-xl: 20px;
  --size-text-2xl: 24px;
  --size-text-3xl: 32px;
  --size-text-4xl: 48px;
  --size-text-5xl: 72px;
  --size-text-6xl: 96px;

  /* Межстрочный интервал */
  --line-height-text-2xs: 1em;
  --line-height-text-xs: 1.2em;
  --line-height-text-s: 1.4em;
  --line-height-text-m: 1.5em;
  --line-height-text-l: 1.6em;

  /* Ширина шрифта */
  --font-weight-text-thin: 100;
  --font-weight-text-light: 300;
  --font-weight-text-regular: normal;
  --font-weight-text-semibold: 600;
  --font-weight-text-bold: bold;
  --font-weight-text-black: 900;
}

.Theme_space_myDefault {
  /* Отступы */
  --space-3xs: 2px;
  --space-2xs: 4px;
  --space-xs: 8px;
  --space-s: 12px;
  --space-m: 16px;
  --space-l: 20px;
  --space-xl: 24px;
  --space-2xl: 32px;
  --space-3xl: 40px;
  --space-4xl: 48px;
  --space-5xl: 72px;
  --space-6xl: 96px;
}

.Theme_shadow_myDefault {
  /* Тени */
  --shadow-group: 0 2px 2px var(--color-shadow-group-1), 0 2px 8px var(--color-shadow-group-2);
  --shadow-layer: 0 4px 4px var(--color-shadow-layer-1), 0 8px 24px var(--color-shadow-layer-2);
  --shadow-modal: 0 8px 8px var(--color-shadow-modal-1), 0 12px 28px var(--color-shadow-modal-2);
}

.DirectoryInfo__DirectoryInfo__row--zpOfV{justify-content:space-between}.DirectoryInfo__DirectoryInfo__name--CV_Qh,.DirectoryInfo__DirectoryInfo__row--zpOfV{display:flex;flex-direction:row;align-items:center}.DirectoryInfo__DirectoryInfo__fieldSearch--yNGcG{width:314px;padding-right:15px}@media screen and (max-width:460px){.DirectoryInfo__DirectoryInfo__fieldSearch--yNGcG{width:100%}}.DirectoryInfo__DirectoryInfo__nameText--Bnk2J{padding-right:8px}.DirectoryInfo__DirectoryInfo__nameAmount--aEoST{padding-right:4px}.DirectoryInfo__DirectoryInfo__pos--cqQdf{display:flex;align-items:flex-end}.DirectoryInfo__DirectoryInfo__filtr_active--rOoM_{color:#0078d2}
.JournalFilter__JournalFilter--Pcyl7{width:515px!important}.JournalFilter__JournalFilter__content--F_y3D{display:flex;flex-direction:column;gap:16px;padding:24px}.JournalFilter__JournalFilter__header--CINMe{display:flex;align-items:center;gap:16px}.JournalFilter__JournalFilter__iconClose--qpL4b{color:var(--color-control-typo-clear);cursor:pointer;margin-left:auto}.JournalFilter__JournalFilter__separateField--g8awi{display:flex;justify-content:space-between}.JournalFilter__JournalFilter__item--DNbHz{display:flex;flex-direction:column;gap:8px}.JournalFilter__JournalFilter__antibodiesBlock--TDZx2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.JournalFilter__JournalFilter__separateFieldItem--COUtL{width:223px}.JournalFilter__JournalFilter__dateEventResetButton--f881e{margin-left:auto}.JournalFilter__JournalFilter__sidebarActions--PX7E3{display:flex;justify-content:flex-end;padding:16px 24px;gap:16px}
.TableLoader__TableLoader--ysMlI{position:fixed;top:50vh;left:50vw}
.CustomTextTooltip__CustomTextTooltip--fKXNt{display:flex;z-index:100}.CustomTextTooltip__CustomTextTooltip__textDate--uYZju{color:#97b2c4;padding-right:2px}.CustomTextTooltip__CustomTextTooltip__text--qfMJg{color:color var(--color-typo-primary);word-wrap:break-word;width:100%}.CustomTextTooltip__CustomTextTooltip__textTooltip--DFCnB{color:color var(--color-typo-primary);cursor:pointer}.CustomTextTooltip__CustomTextTooltip__colorTooltip--q5jxd{background-color:#002033;opacity:.9;border-radius:4px}.CustomTextTooltip__CustomTextTooltip__indentTooltip--i2pW5{word-wrap:break-word;width:100%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.MyModel__MyModel--QngPD{margin:0 auto;background:#f8f9fa;padding:24px 24px 0;box-sizing:border-box}@media screen and (max-width:460px){.MyModel__MyModel--QngPD{padding:16px 16px 0}}.MyModel__MyModel__header--Nw9kz{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:16px}@media screen and (max-width:460px){.MyModel__MyModel__header--Nw9kz{flex-direction:column}}.MyModel__MyModel__searchContainer--CTyti{display:flex;flex-direction:row;align-items:center;gap:30px}@media screen and (max-width:460px){.MyModel__MyModel__searchContainer--CTyti{flex-direction:column;gap:18px}}.MyModel__MyModel__sort--arIim{display:flex;flex-direction:row;align-items:center;gap:8px}.MyModel__MyModel__fieldSearch--vr2mL{width:314px}@media screen and (max-width:460px){.MyModel__MyModel__fieldSearch--vr2mL{padding-left:0;padding-right:0;width:100%}}.MyModel__MyModel__search--EC6os{display:flex;flex-direction:row;align-items:center;gap:30px}@media screen and (max-width:460px){.MyModel__MyModel__search--EC6os{padding-bottom:18px;gap:0}}.MyModel__MyModel__content--oNuhn{height:calc(100vh - 195px)!important;overflow-y:auto!important}@media screen and (max-width:460px){.MyModel__MyModel__content--oNuhn{height:calc(var(--vh, 1vh)*100 - 278px)!important}.MyModel__MyModel__content--oNuhn::-webkit-scrollbar{width:0!important}}.MyModel__MyModel__grid--YeBQW{display:flex;width:auto;margin-left:-15px}@media screen and (max-width:1540px){.MyModel__MyModel__grid--YeBQW{margin-left:-8px}}.MyModel__MyModel__gridColumn--ttrpz{padding-left:15px;background-clip:padding-box;width:calc((100vw - 88px)/3)!important}@media screen and (max-width:1540px){.MyModel__MyModel__gridColumn--ttrpz{width:calc((100vw - 67px)/2)!important;padding-left:8px}}@media screen and (max-width:1024px){.MyModel__MyModel__gridColumn--ttrpz{width:calc((100vw - 42px))!important}}.MyModel__MyModel__gridColumn--ttrpz>div{margin-bottom:8px}.MyModel__MyModel__button--iqzLC{color:rgba(0,57,92,.8)!important;width:24px!important;height:24px!important}.MyModel__MyModel__button_active--qm9ZO{color:#0078d2!important}.MyModel__MyModel__pag--pLdG0{height:64px;width:100%;bottom:0;position:fixed;background-color:#fff}@media screen and (max-width:460px){.MyModel__MyModel__pag--pLdG0{height:56px!important;width:100vw;margin-left:-16px}.MyModel__MyModel__sideBarContent--zgK8v::-webkit-scrollbar{width:0!important}}
.Error404__Error404--jz076{height:100vh;display:flex;align-items:center;justify-content:center}.Error404__Error404__error--HG2CR{color:#0071b3}
.ErrorHandler__ErrorHandler--KjYcB{height:100vh;display:flex;align-items:center;justify-content:center}.ErrorHandler__ErrorHandler__error--a8Owf{color:#0071b3}
.Administration__Administration--IP41Z{margin:0 auto}.Administration__Administration__table--xughY{max-height:calc(100vh - 212px);overflow-y:scroll;margin-bottom:76px;display:grid;grid-template-columns:1fr 1fr 1fr 150px!important}.Administration__Administration__table_filter--zbjpu{max-height:calc(100vh - 285px)!important}.Administration__Administration__table--xughY .Table-ContentCell{max-height:35px!important}.Administration__Administration__select--_5DD7 div{height:24px;min-height:24px}.Administration__Administration__select--_5DD7 div .Select-ControlValue{height:22px;min-height:22px;vertical-align:middle;font-size:14px;display:flex;align-items:center}.Administration__Administration__numberAvailable--psqXI{cursor:pointer}.Administration__Administration__directoryInfo--m1T_D{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 24px 16px}.Administration__Administration__tableHeader--M5xdi{color:#555e70;text-transform:none}.Administration__Administration__pag--_uOOw{height:72px;width:100%;bottom:0;position:fixed;background-color:#fff}.Administration__Administration__tableInfoFilter--eaBoV{display:flex;gap:20px;align-items:center;border-top:1px solid #e1e4eb;padding:16px 24px}.SelectItem{font-size:14px}
.AdministrationFilter__AdministrationFilter--bRdeq{width:515px!important}.AdministrationFilter__AdministrationFilter__content--X5N2i{display:flex;flex-direction:column;gap:16px;padding:24px}.AdministrationFilter__AdministrationFilter__header--z5XYx{display:flex;align-items:center;gap:16px}.AdministrationFilter__AdministrationFilter__iconClose--g1dlZ{color:var(--color-control-typo-clear);cursor:pointer;margin-left:auto}.AdministrationFilter__AdministrationFilter__separateField--Qien9{display:flex;justify-content:space-between}.AdministrationFilter__AdministrationFilter__item--LSvvx{display:flex;flex-direction:column;gap:8px}.AdministrationFilter__AdministrationFilter__separateFieldItem--Eh5wi{width:223px}.AdministrationFilter__AdministrationFilter__dateEventResetButton--GaBdi{margin-left:auto}.AdministrationFilter__AdministrationFilter__sidebarActions--gymhA{display:flex;justify-content:flex-end;padding:16px 24px;gap:16px}
.AccessUserModal__AccessUserModal--kXius{padding:0 24px;border-radius:4px;width:63.5vw;box-sizing:border-box;position:relative;background:#fff}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal--kXius{padding:0 16px;margin-top:24px;box-sizing:border-box;width:100%}}.AccessUserModal__AccessUserModal__title--g9dSz{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff;padding-right:24px;padding-left:24px}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__title--g9dSz{justify-content:flex-start}}.AccessUserModal__AccessUserModal__fixedTitle--mC3HH{padding-top:24px;padding-bottom:24px;margin:0-24px 16px;box-shadow:0 4px 4px rgba(0,32,51,.04)}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__fixedTitle--mC3HH{padding-top:16px;margin-left:0;margin-right:0}}.AccessUserModal__AccessUserModal__buttonClose--GDzYr{width:24px;height:24px;color:rgba(0,57,92,.8)}.AccessUserModal__AccessUserModal__buttonCloseMobile--r7lCw{width:16px;height:16px;color:rgba(0,57,92,.8);margin-right:16px}.AccessUserModal__AccessUserModal__contentTabs--Y2qMh{margin-right:-24px;margin-left:-24px}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__contentTabs--Y2qMh{margin-right:-16px;margin-left:-16px}}.AccessUserModal__AccessUserModal__contentModal--BcVZm{z-index:0;position:relative}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__contentModal--BcVZm{padding-top:16px}}.AccessUserModal__AccessUserModal__fio--Q217W{padding-bottom:4px}.AccessUserModal__AccessUserModal__username--gYkiZ{padding-bottom:16px}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__contentModal--BcVZm::-webkit-scrollbar{width:0!important}}.AccessUserModal__AccessUserModal__save--_7vmV{display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;bottom:0;background:#fff;box-shadow:0-4px 4px rgba(0,32,51,.04);padding-top:16px;padding-bottom:16px;margin-right:-24px;margin-left:-24px}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__save--_7vmV{margin-right:0;margin-left:0}}.AccessUserModal__AccessUserModal__buttonCancel--iNUyM{margin-right:16px}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__buttonCancel--iNUyM{margin-left:0;flex:1 1 auto}}.AccessUserModal__AccessUserModal__buttonSave--c_RPI{margin-right:24px}@media screen and (max-width:460px){.AccessUserModal__AccessUserModal__buttonSave--c_RPI{flex:1 1 auto;margin-right:0}}
.DragAccessModal__DragAccessModal--Fk5lM{box-sizing:border-box}.DragAccessModal__DragAccessModal__titleDiv--yQFVV,.DragAccessModal__DragAccessModal__titleDivAll--_4J2f{padding-bottom:16px;padding-top:16px;background:#f5f7fa;border-bottom:1px solid #e1e4eb}.DragAccessModal__DragAccessModal__titleDivAll--_4J2f{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:16px}.DragAccessModal__DragAccessModal__title--If2h_{padding-left:16px}.DragAccessModal__DragAccessModal__columnMobile--LgyJ1{width:27vw}@media screen and (max-width:460px){.DragAccessModal__DragAccessModal__columnMobile--LgyJ1{width:85vw;grid-row:2}}.DragAccessModal__DragAccessModal__columnMobile1--DT6tD{width:27vw}@media screen and (max-width:460px){.DragAccessModal__DragAccessModal__columnMobile1--DT6tD{width:85vw;grid-row:1}}.DragAccessModal__DragAccessModal__choseContent--nkJ4R{display:flex;flex-direction:row;align-items:center;padding-bottom:6px}.DragAccessModal__DragAccessModal__chose--DiQbu{padding-right:3px}.DragAccessModal__DragAccessModal__choseNumber--KbFKF{padding-right:20px}.DragAccessModal__DragAccessModal__contentGrid--LOGfJ{display:grid;grid-template-columns:1fr 1fr;max-height:calc(100vh - 10vh - 440px);overflow-y:auto}@media screen and (max-width:460px){.DragAccessModal__DragAccessModal__contentGrid--LOGfJ{height:calc(var(--vh, 1vh)*100 - 100px)!important;grid-template-columns:1fr}}.DragAccessModal__DragAccessModal__containerUser--Sx_SB{display:flex;flex-direction:row;align-items:center;padding-bottom:12px;padding-top:12px;border-bottom:1px solid #e1e4eb}.DragAccessModal__DragAccessModal__draggableIcon--_fIMz{color:rgba(0,57,92,.8);margin-right:16px;min-width:24px}.DragAccessModal__DragAccessModal__checkbox--pgTlh{margin-right:16px}.DragAccessModal__DragAccessModal__nameUser--WZMAX{margin-right:8px;overflow-wrap:anywhere;width:100%}.DragAccessModal__DragAccessModal__providContainer--aB_lB{min-height:49px}
.Header__Header--GMfnZ{padding-left:0!important;position:relative;overflow:hidden}.Header__Header_up--VCDxt{z-index:1}@media screen and (max-width:460px){.Header__Header--GMfnZ{padding-left:24px!important;z-index:1}}.Header__Header__tabs--izih8{display:flex;align-items:center;gap:30px}.Header__Header__logo--W3EV1{height:60px;display:block}.Header__Header__user--RFTzB{display:flex;gap:11px;align-items:center}.Header__Header__button--tT5h1{margin-right:0;margin-left:auto}.Header__Header__ringContainer--zbSjg{display:flex;flex-direction:row;align-items:center}.Header__Header__numberRing--iVZ8W{color:#fff;background:#eb5757;padding:4px;min-width:15px;text-align:center;border-radius:99px;font-size:12px;line-height:12px;font-weight:400}.Header__Header__tabsMobile--ESmN5{margin-top:80px;overflow-x:hidden}

/*# sourceMappingURL=main.css.map*/