@keyframes LoadingBgAnim{0%{background-position:-100% -100%}to{background-position:100% 100%}}.expandable-row{border-top:1px solid #99a9ba;flex-direction:column;margin:8px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;overflow:hidden}.expandable-row>:not(:only-child):not(:first-child){margin-top:8px}.expandable-row__body{flex-direction:column;flex:100%;display:flex;overflow:hidden}.expandable-row .scroll-to-top{align-items:center;display:flex}.expandable-row .scroll-to-top>:not(:only-child):not(:first-child){margin-left:8px}.expandable-row .scroll-to-top__title{color:#778da8}.expandable-row .scroll-to-top__icon{max-width:18px;max-height:18px}.expandable-row .scroll-to-top__icon svg{fill:#778da8;width:100%;height:100%}.expandable-row .scroll-to-top:hover .scroll-to-top__title{color:#4e30c7;text-decoration:underline}.expandable-row .scroll-to-top:hover .scroll-to-top__icon svg{fill:#4e30c7}.tr:hover .expandable-row .scroll-to-top{align-items:center;display:flex}.tr:hover .expandable-row .scroll-to-top>:not(:only-child):not(:first-child){margin-left:8px}.tr:hover .expandable-row .scroll-to-top__title{color:#fff}.tr:hover .expandable-row .scroll-to-top__icon svg{fill:#fff}.tr:hover .expandable-row .scroll-to-top:hover .scroll-to-top__title{color:#4e30c7}.tr:hover .expandable-row .scroll-to-top:hover .scroll-to-top__icon svg{fill:#4e30c7}.empty{flex-direction:column;width:100%;height:100%;display:flex}.empty__body{flex-direction:column;flex:100%;justify-content:center;align-items:center;width:100%;display:flex}.empty__body>:last-child{margin-top:12px}.empty__body .empty-baner svg{width:auto;height:auto}.empty__body .empty-description span{color:#778da8}.rows-loader{position:relative}.rows-loader:after{content:"";background:linear-gradient(#6746eb26,#6746eb00,#6746eb26) 0 0/200% 200%;width:100%;height:100%;animation:3s linear infinite reverse LoadingBgAnim;position:absolute;top:0;left:0}.rows-loader .row{background-color:#fff;position:relative}.rows-loader .row--odd{background-color:#e9f3fd}.rows-loader .row--inExpand{background-color:#fff;border:1px solid #dde2e8;border-radius:4px;margin-top:4px}.search-field{background-color:#fff;border:1px solid #99a9ba;border-radius:4px;flex:100%;align-items:center;height:40px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;position:relative}.search-field .icon{pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-field .icon svg{fill:#99a9ba}.search-field input{color:#072d57;white-space:nowrap;border-radius:inherit;text-overflow:ellipsis;width:100%;height:100%;padding:12px 16px 12px 52px;overflow:hidden}.search-field input::placeholder{color:#778da8}.search-field .eraser{cursor:pointer;justify-content:center;align-items:center;width:0;height:100%;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;overflow:hidden}.search-field .eraser.focus-visible svg{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.search-field .eraser svg{fill:#778da8;width:18px;height:18px}.search-field .eraser:hover{transform:scale(1.2)}.search-field .eraser:hover svg{fill:#4e30c7}.search-field--without-icon input{padding:12px 16px}.search-field--disabled{pointer-events:none;opacity:.5}.search-field--error{border-color:#f24646}.search-field:focus-within{background-color:#f2f5fa;border-color:#1d3f66}.search-field:hover{border-color:#4e30c7}.search-field:focus-within .eraser,.search-field:hover .eraser,.search-field:focus .eraser{width:40px}.search-field:focus-within .eraser--hidden,.search-field:hover .eraser--hidden,.search-field:focus .eraser--hidden{width:0}.pagination-pages{justify-content:center;align-items:center;width:100%;display:flex}.pagination-pages>:not(:only-child):not(:first-child){margin-left:4px}.pagination-pages .pagination-page{aspect-ratio:2;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.pagination-pages .pagination-page.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.pagination-pages .pagination-page:hover:not(.pagination-page--active) span{color:#4e30c7}.pagination-pages .pagination-page--active{background-color:#6746eb}.pagination-pages .pagination-page--active span{color:#fff}.pagination-pages .pagination-page--active:hover{background-color:#4e30c7}.pagination{align-items:center;width:100%;display:flex}.pagination .records-per-page,.pagination .start-from-page{align-items:center;display:flex}.pagination .records-per-page>:not(:only-child):not(:first-child),.pagination .start-from-page>:not(:only-child):not(:first-child){margin-left:16px}.pagination .records-per-page span,.pagination .start-from-page span{white-space:nowrap}.tfooter{align-items:center;padding:8px 0;display:flex}.global-filter{background-color:#fff;align-items:center;width:100%;padding:8px 16px;display:flex}.global-filter>:not(:only-child):not(:first-child){margin-left:16px}.global-filter__label{white-space:nowrap;align-items:center;height:100%;display:flex}.global-filter__label>:not(:only-child):not(:first-child){margin-left:16px}.global-filter__label:after{content:"";background-color:#f0edfd;width:1px;height:100%;margin-left:16px}.column-filter{align-items:center;width:100%;display:flex}.column-filter>:not(:only-child):not(:first-child){margin-left:8px}.column-filter__input{white-space:nowrap;text-overflow:ellipsis;flex:100%;align-items:center;display:flex;overflow:hidden}.column-filter__input input{color:#072d57;white-space:nowrap;text-overflow:ellipsis;flex:100%;overflow:hidden}.column-filter__input input::placeholder{color:#778da8}.column-filter .icon{opacity:0;transition:all .25s cubic-bezier(.02,.01,.47,1)}.column-filter .icon svg{fill:#99a9ba;width:18px;height:auto}.column-filter:hover .icon,.column-filter:focus-within .icon{opacity:1}.column-filter:focus-within .icon svg{fill:#4e30c7}.thc{flex-direction:column;padding:16px;overflow:hidden}.thc .header-content{justify-content:space-between;width:100%;height:100%;display:flex}.thc .header-content .sort-icon{margin-left:8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.thc .header-content .sort-icon svg{fill:#778da8;width:18px;height:auto}.thc .header-content .sort-icon--active svg{fill:#6746eb}.thc .header-content:hover .sort-icon{transform:scale(1.2)}.thc .header-content:hover .sort-icon svg{fill:#4e30c7}.thc .resizer{z-index:1;align-items:center;height:100%;padding:16px 0;display:flex;position:absolute;top:0;right:0}.thc .resizer:after{content:"";touch-action:none;background-color:#e9f3fd;width:2px;height:100%}.thc .resizer.isResizing,.thc .resizer.isResizing:after,.thc .resizer:hover:after{background-color:#4e30c7}.thc:last-child .resizer{display:none}.table-context{z-index:10000;pointer-events:none;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.table-context .table-context-menu{pointer-events:visible;background-color:#fff;border-radius:4px;flex-direction:column;padding:8px 0;transition:all .25s cubic-bezier(.02,.01,.47,1);animation:.2s linear context-appearance;display:flex;position:absolute;overflow:hidden;box-shadow:0 4px 8px #00000014}.table-context .table-context-menu .context-menu__item{cursor:pointer;align-items:center;padding:8px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.table-context .table-context-menu .context-menu__item>:not(:only-child):not(:first-child){margin-left:16px}.table-context .table-context-menu .context-menu__item:hover{background-color:#f0edfd}.table-context .table-context-menu .context-menu__item .desc span{font-weight:400}.table-context .table-context-menu .context-menu__item svg{fill:#072d57}@keyframes context-appearance{0%{opacity:0;max-height:0}to{opacity:1;max-height:100vh}}.table{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.table .thead{border-bottom:1px solid #e9f3fd;flex-direction:column;justify-content:center;align-items:center;display:flex}.table .thead>:not(:only-child):not(:first-child){margin-top:16px}.table .thead .tr{background-color:#fff;border-radius:4px;display:flex;overflow:hidden}.table .thead .tr:last-child .td{border-bottom:0}.table .thead .tr .td{overflow:hidden}.table .thead .tr .td span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table .tbody{background-color:#fff;flex-direction:column;flex:100%;display:flex;position:relative;overflow:hidden}.table .tbody--fetching:before{content:"";z-index:1;background-color:#072d5733;width:100%;height:100%;position:absolute;top:0;left:0}.table .tbody__wrapper{position:relative;overflow:auto}.table .tbody .tr{cursor:pointer;flex-direction:column;justify-content:center;transition:all .25s cubic-bezier(.02,.01,.47,1)}.table .tbody .tr--odd{background-color:#e9f3fd}.table .tbody .tr--even{background-color:#fff}.table .tbody .tr--selected:not(--loading),.table .tbody .tr--selected:nth-child(odd),.table .tbody .tr--selected:nth-child(2n){background-color:#6746eb1a;border:2px solid #6746eb;border-radius:4px;box-shadow:0 4px 8px #00000014}.table .tbody .tr--expanded{border:1px solid #f0f4f7;border-radius:4px}.table .tbody .tr--loading{background-color:#6746eb1a;background-image:linear-gradient(90deg,#6746eb 50%,#0000 50%),linear-gradient(90deg,#6746eb 50%,#0000 50%),linear-gradient(#0000 50%,#6746eb 50%),linear-gradient(#0000 50%,#6746eb 50%),none;background-position:0 0,100px 100%,0 100%,100% -100px;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:16px 2px,16px 2px,2px 16px,2px 16px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:5px;animation:5s linear infinite dash}.table .tbody .tr--empty{text-align:center;text-align-last:center;height:44px;padding:8px}.table .tbody .tr .row-cells{flex:100%;display:flex}.table .tbody .tr .expander-cell{display:flex;justify-content:center!important;align-items:center!important}.table .tbody .tr .expander-cell .expander{justify-content:center;align-items:center;width:100%;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.table .tbody .tr .expander-cell .expander.focus-visible{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.table .tbody .tr .expander-cell .expander:hover{transform:scale(1.2)}.table .tbody .tr .td,.table .tbody .tr .expander{align-items:center;padding:4px 8px;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.table .tbody .tr .td span,.table .tbody .tr .expander span{white-space:nowrap;text-overflow:ellipsis;border-radius:4px;width:100%;padding:4px 8px;overflow:hidden}.table .tbody .tr .td span a,.table .tbody .tr .expander span a{color:inherit;text-decoration:underline}.table .tbody .tr .td svg,.table .tbody .tr .expander svg{fill:#778da8;transition:all .25s cubic-bezier(.02,.01,.47,1)}.table .tbody .tr .td svg:hover,.table .tbody .tr .expander svg:hover{transform:scale(1.2)}.table .tbody .tr .td p,.table .tbody .tr .expander p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.table .tbody .tr .td .error,.table .tbody .tr .expander .error{color:#f24646}.table .tbody .tr .td--btn,.table .tbody .tr .expander--btn{width:100%}.table .tbody .tr .td--link a,.table .tbody .tr .expander--link a{white-space:nowrap;text-overflow:ellipsis;width:100%;display:flex;overflow:hidden}.table .tbody .tr .td--link a span,.table .tbody .tr .expander--link a span{text-decoration:underline}.table .tbody .tr .td--link-icon,.table .tbody .tr .expander--link-icon{justify-content:center!important}.table .tbody .tr .td--empty,.table .tbody .tr .expander--empty{opacity:.25;width:100%}.table .tbody .tr .td--empty:hover span,.table .tbody .tr .expander--empty:hover span{background-color:inherit}.table .tbody .tr:hover,.table .tbody .tr.focus-visible{background-color:#4e30c733}.table .tr{width:100%!important}.table.expanded-table{flex-direction:column;width:100%;display:flex;overflow:hidden}.table.expanded-table .thead{flex-direction:row}.table.expanded-table .thead .tr{background-color:#0000;flex-direction:row}.table.expanded-table .thead .tr .thc{padding:4px 16px}.table.expanded-table .thead .tr .thc .resizer{padding:0}.table.expanded-table .thead .tr .thc .resizer:not(:hover):after{background-color:#dde2e8}.table.expanded-table .thead .tr .thc .resizer:hover .resizer:after{background-color:#4e30c7}.table.expanded-table .tbody{background-color:#0000}.table.expanded-table .tbody .tr{border-radius:4px}.table.expanded-table .tbody .tr:nth-child(odd),.table.expanded-table .tbody .tr:nth-child(2n){background-color:#0000}.table.expanded-table .tbody .tr .row-cells{background-color:#fff;border:1px solid #dde2e8;border-radius:4px;height:100%;margin:2px 0;overflow:hidden}.table.expanded-table .tbody .tr .td{padding:0}.table.expanded-table .tbody .tr .td span{padding:8px 16px}.table.expanded-table .tbody .tr .td span,.table.expanded-table .tbody .tr .td a{color:#1d3f66}.table.expanded-table .tbody .tr .td svg{fill:#1d3f66}.table.expanded-table .tbody .tr .td--btn:hover svg{fill:#4e30c7}.table.expanded-table .tbody .tr:hover{border-color:#4e30c7}.table.expanded-table .tbody .tr--selected .row-cells{margin:0}@keyframes dash{to{background-position:100px 0,0 100%,0 -100px,100% 0}}.scrollhost-container{pointer-events:unset;flex-direction:column;flex:100%;width:100%;max-height:100%;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;position:relative;overflow:hidden}.scrollhost{-ms-overflow-style:none;scrollbar-width:none;height:100%;transition:all .25s cubic-bezier(.02,.01,.47,1);position:relative;overflow:hidden auto}.scrollhost::-webkit-scrollbar{display:none}.scrollhost>*{pointer-events:auto}.scroll-bar{opacity:0;pointer-events:auto;z-index:100;border-radius:7px;width:8px;height:calc(100% - 10px);margin:5px 0;transition:all .25s cubic-bezier(.02,.01,.47,1);position:absolute;top:0;bottom:0;right:3px}.scroll-bar:hover,.scroll-bar.hover{background-color:#7c7c7c4d;width:12px;right:2px}.scroll-bar:hover .scroll-thumb,.scroll-bar.hover .scroll-thumb{width:12px}.scroll-bar.shown{opacity:1}.scroll-bar .scroll-thumb{opacity:1;cursor:grab;background-color:#5050504f;border-radius:7px;width:8px;height:20px;transition:width .25s cubic-bezier(.02,.01,.47,1);position:absolute;top:0}.scroll-bar .scroll-thumb:active{cursor:grabbing;background-color:#505050}.toast-message{border-radius:8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.toast-message__wrapper{pointer-events:visible;background-color:#fff;border-radius:8px;width:350px;transition:all .25s cubic-bezier(.02,.01,.47,1);animation:.5s forwards animAppearance}.toast-message__wrapper>:not(:only-child):not(:last-child){margin-bottom:8px}.toast-message__wrapper--success>*{background-color:#072d57d9}.toast-message__wrapper--success>* .toast-text{color:#99a9ba}.toast-message__wrapper--error>*{background-color:#f24646d9}.toast-message__wrapper--removing{animation:.5s forwards animRemoving}.toast-message__item{color:#fff;border-radius:inherit;flex-direction:column;flex:100%;padding:14px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;box-shadow:0 4px 8px #00000014}.toast-message__item-header{flex:100%;display:flex}.toast-message__item-header .toast-title{flex:100%}.toast-message__item-header .toast-title:first-letter{text-transform:capitalize}.toast-message__item-header .toast-close{cursor:pointer}.toast-message__item-header .toast-close svg{fill:#fff}.toast-message__item-header .toast-close:hover svg{transform:scale(1.2)}.toast-message__item-body{word-break:break-word;display:flex;overflow:hidden}.toast-message__item-body .toast-text{flex-direction:column;flex:100%;display:flex}.toast-message__item-body .toast-text>:not(:only-child):not(:last-child){margin-bottom:16px}.toast-message__item-body .toast-text>:first-letter{text-transform:capitalize}.toast-message__item-body .toast-text .toast-link{color:#fff;cursor:pointer;background-color:#6746eb;border-radius:4px;justify-content:center;padding:8px;font-weight:700;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.toast-message__item-body .toast-text .toast-link:first-letter{text-transform:capitalize}.toast-message__item-body .toast-text .toast-link:hover{background-color:#4e30c7}@media (width<=424px){.toast-message__wrapper{width:calc(100vw - 32px)}}@keyframes animAppearance{0%{opacity:0;transform:translateY(-250px)}to{opacity:1;transform:translateY(0)}}@keyframes animRemoving{50%{opacity:0;max-height:100vh;transform:translate(350px)}to{opacity:0;max-height:0;margin-bottom:0;transform:translate(350px)}}.toast{pointer-events:none;z-index:50;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100vw;height:100vh;display:flex;position:absolute;overflow:hidden}.toast-messages{flex-direction:column;flex:100%;justify-content:flex-end;margin:16px;display:flex;position:fixed;bottom:0;right:0}.toast-messages>:not(:only-child):not(:last-child)>*{margin-bottom:16px}@media (width<=424px){.toast{height:calc(100vh - 56px)}}.abonentsMigration{flex-direction:column;gap:16px;height:100%;margin:0 0 32px;display:flex}.abonentsMigration__header{background-color:#fff;border-radius:4px;width:100%;padding:16px;display:flex}.step{border:1px solid #e9f3fd;border-radius:4px;flex-direction:column;gap:4px;margin-bottom:16px;padding:16px;list-style:none;display:flex;box-shadow:0 4px 8px #00000014}.step:last-child{margin-bottom:0}.steps-list{opacity:.6;flex-direction:column;gap:16px;height:100%;margin:0;padding:0;list-style:none;display:flex}.remaining-steps{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.remaining-steps .remaining-steps__step{background-color:#fff;border:1px solid #e9f3fd;border-radius:4px;align-items:center;margin-bottom:16px;padding:16px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;box-shadow:0 4px 8px #00000014}.remaining-steps .remaining-steps__step:hover{background-color:#f2f5fa}.remaining-steps .remaining-steps__step:last-child{margin-bottom:0}.remaining-steps .remaining-steps__step .step-icon{color:#fff;background-color:#6746eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-right:16px;font-size:16px;display:flex}.remaining-steps .remaining-steps__step .step-text{font-size:16px}.request{background:#fff;border-radius:4px;flex-direction:column;gap:16px;width:100%;height:100%;padding:16px;display:flex;overflow:auto}.request .request__block{flex-direction:column;gap:12px;display:flex}.request .request__error{color:#f24646;align-items:center;gap:15px;display:flex}.error{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.error .error__text{word-break:break-all}.operator-error{gap:4px;display:flex}.searchField{width:350px}.accordion{border-radius:4px;flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;overflow:hidden}.accordion__header{z-index:1;justify-content:space-between;align-items:center;padding:3px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.accordion__header>:not(:only-child):not(:first-child){margin-left:16px}.accordion__header .accordion-label,.accordion__header .accordion-icon,.accordion__header .accordion-extras,.accordion__header .accordion-toggle{align-items:center;display:flex}.accordion__header .accordion-label>:not(:only-child):not(:first-child),.accordion__header .accordion-icon>:not(:only-child):not(:first-child),.accordion__header .accordion-extras>:not(:only-child):not(:first-child),.accordion__header .accordion-toggle>:not(:only-child):not(:first-child){margin-left:16px}.accordion__header .accordion-label{cursor:pointer;min-width:24px;overflow:hidden}.accordion__header .accordion-label.focus-visible{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.accordion__header .accordion-label .accordion-icon svg{fill:#072d57}.accordion__header .accordion-label .accordion-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.accordion__header .accordion-label .accordion-title span{color:#072d57}.accordion__header .accordion-label:hover svg{fill:#4e30c7}.accordion__header .accordion-label:hover span{color:#4e30c7}.accordion__header .accordion-extras{flex:auto}.accordion__body{opacity:1;z-index:0;flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.accordion__body--hidden{visibility:hidden;opacity:0;overflow:hidden}.accordion__body-wrapper{flex-direction:column;width:100%;display:flex}.date-picker-field{height:40px;position:relative}.calendar-picker{flex:100%;justify-content:center;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.calendar-picker>:not(:only-child):not(:first-child){margin-left:16px}.calendar-picker>*{flex:100%;display:flex}.calendar-picker>* input{pointer-events:none}@media (width<=424px){.calendar-picker{flex-direction:column}.calendar-picker>:not(:only-child):not(:first-child){margin-top:12px;margin-left:0}}.PrivatePickersYear-yearButton{text-align:center;text-align-last:center}.outline{background-color:#fff;border-radius:4px;align-items:center;min-height:64px;margin-bottom:16px;padding:0 16px;display:flex}.outline>:not(:only-child):not(:first-child){margin-left:16px}.outline-elem{flex:100%;position:relative;overflow:hidden}.outline-elem>:not(:only-child):not(:first-child){margin-top:4px}.outline-elem>:nth-child(n){margin-right:16px}.outline-elem .elem-title,.outline-elem .elem-data{display:flex;overflow:hidden}.outline-elem .elem-title span:after{content:":"}.outline-elem:not(:last-child):after{content:"";background-color:#f0edfd;width:1px;height:100%;position:absolute;top:0;right:0}@media (width<=767px){.outline{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;padding:16px}.outline>:not(:only-child):not(:first-child){border-top:1px solid #f0edfd;margin-top:12px;margin-left:0;padding-top:12px}.outline-elem{width:100%}.outline-elem>:nth-child(n){margin-right:0}.outline-elem:not(:last-child):after{content:"";display:none}}.error-page-handler{flex:100%;align-items:center;width:100%;max-width:100vw;height:100%;max-height:100vh;display:flex;position:relative}.error-page-handler .error-center{z-index:1;width:100%;height:100%;display:flex}.error-page-handler .error-center__banner{flex:100%;justify-content:flex-end;display:flex}.error-page-handler .error-center__banner svg{fill:none;width:100%;height:auto}.error-page-handler .error-center__info{flex-direction:column;flex:100%;justify-content:center;display:flex}.error-page-handler .error-center__info>:not(:only-child):not(:first-child):not(:last-child){margin-top:16px}.error-page-handler .error-center__info-header{color:#072d57}.error-page-handler .error-center__info-body{color:#1d3f66;flex-direction:column;display:flex}.error-page-handler .error-center__info-body a.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.error-page-handler .error-center__info-footer{margin-top:48px}.error-page-handler .error-bg{pointer-events:none;z-index:0;width:100%;max-width:100vw;height:100%;max-height:100vh;padding:55px;display:flex;position:absolute;top:0;left:0}.error-page-handler .error-bg>:not(:only-child):not(:first-child){margin-left:55px}.error-page-handler .error-bg__left,.error-page-handler .error-bg__right{flex-direction:column;flex:100%;justify-content:space-around;display:flex}.error-page-handler .error-bg__left svg,.error-page-handler .error-bg__right svg{width:100%;height:auto}.error-page-handler .MuiButton-root.btn--error{color:#fff;background-color:#6746eb}.error-page-handler .MuiButton-root.btn--error .MuiButton-endIcon svg{fill:#fff}.error-page-handler .MuiButton-root.btn--error:hover{fill:#fff;background-color:#4e30c7}.error-page-handler .MuiButton-root.Mui-focusVisible{box-shadow:0 0 0 .2rem #8dcdff!important}.error-page-handler .MuiButton-root .MuiButton-endIcon{transform:rotate(90deg)}.field-adapter{min-height:68px}.field-adapter>*{width:100%}.input-field--unvisiable{display:none!important}.login__left{background:#fff;flex-direction:column;flex:100%;max-width:640px;height:100vh;max-height:720px;display:flex}.login__left .login-left__body,.login__left .login-left__footer{justify-content:center;align-items:center;display:flex}.login__left .login-left__body>*,.login__left .login-left__footer>*{width:100%;max-width:334px}.login__left .login-left__body{border-bottom:1px solid #f0f4f7;flex:100%}.login__left .login-left__body .form{flex-direction:column;display:flex}.login__left .login-left__body .form>:not(:only-child):not(:first-child){margin-top:24px}.login__left .login-left__body .form__header .logo{align-items:flex-end;display:flex}.login__left .login-left__body .form__header .logo>:not(:only-child):not(:first-child){margin-left:4px}.login__left .login-left__body .form__header .logo .logo-left svg{width:32px;height:32px}.login__left .login-left__body .form__header .logo .logo-right svg{width:70px;height:16px}.login__left .login-left__body .form__body{flex-direction:column;display:flex}.login__left .login-left__body .form__body>:not(:only-child):not(:first-child){margin-top:16px}.login__left .login-left__body .form__body .form-auth,.login__left .login-left__body .form__body .form-auth-trow{flex-direction:column;display:flex}.login__left .login-left__body .form__body .form-auth>:not(:only-child):not(:first-child),.login__left .login-left__body .form__body .form-auth-trow>:not(:only-child):not(:first-child){margin-top:16px}.login__left .login-left__body .form__body .form-auth--error .input-field{animation:.5s forwards errorBounce}.login__left .login-left__body .form__body .form-auth--error .input-field .MuiOutlinedInput-notchedOutline{border-color:#f24646}.login__left .login-left__body .form__body .form-auth-trow__header{display:flex}.login__left .login-left__body .form__body .form-auth-trow__header>:not(:only-child):not(:first-child){margin-left:8px}.login__left .login-left__body .form__body .form-auth-trow__header .spline{flex:100%;align-items:center;display:flex}.login__left .login-left__body .form__body .form-auth-trow__header .spline:after{content:"";border-bottom:1px solid #778da8;width:100%;display:block}.login__left .login-left__body .form__body .form-auth-trow__header .text{white-space:nowrap}.login__left .login-left__body .form__body .form-auth-trow__header .text>*{color:#778da8;font-weight:400}.login__left .login-left__body .form__body .form-auth-trow__body,.login__left .login-left__body .form__footer{justify-content:center;display:flex}.login__left .login-left__body .form__footer a{text-decoration:underline}.login__left .login-left__body .input-field--login{height:48px}.login__left .login-left__footer .extras{justify-content:space-between;align-items:center;padding:16px 0;display:flex}.login__left .login-left__footer .extras>*,.login__left .login-left__footer .extras a{color:#778da8}.login__left .login-left__footer .extras a{font-size:inherit;text-decoration:underline}.login__left .login-left__footer .extras a:hover{color:#6746eb}@media (width<=1024px){.login__left{width:100%;max-width:none;min-height:100vh;max-height:none}}.login__right{flex:100%;justify-content:center;align-items:center;max-width:640px;height:100vh;max-height:720px;display:flex;position:relative;overflow:hidden}.login__right .signboard{color:#fff;z-index:1;margin:64px}.login__right .signboard>:not(:only-child):not(:first-child){margin-top:16px}.login__right .bg-anim{z-index:0;width:100%;height:100%;position:absolute}.login__right .bg-anim svg{width:auto;height:100%}@media (width<=1280px){.login__right{display:none}}.login{flex:100%;max-width:1280px;display:flex;box-shadow:0 16px 56px #0000001a}@media (width<=1280px){.login{max-width:640px}}@media (width<=1024px){.login{max-width:100vw;min-height:100vh}}.authorization-page{justify-content:center;align-items:center;min-width:100vw;min-height:100vh;display:flex}.issued-tokens{height:100%;display:flex;overflow-x:auto}.chart{border-radius:4px;flex-direction:column;padding:8px;display:flex;position:relative;overflow:hidden}.chart__control{align-items:center;height:32px;padding:0 8px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;position:absolute;top:0;left:0;transform:translateY(-50px)}.chart__control>:not(:only-child):not(:first-child){margin-left:16px}.chart__control .chart-range-selectors{display:flex}.chart__control .chart-range-selectors>:not(:only-child):not(:first-child){margin-left:4px}.chart__control .chart-range-selectors .chart-range{cursor:pointer;border-radius:4px;padding:4px 8px;font-weight:500;transition:all .25s cubic-bezier(.02,.01,.47,1)}.chart:hover .chart__control{transform:translateY(8px)}.chart--light{background-color:#fff}.chart--light .chart__control{background-color:inherit}.chart--light .chart__control .chart-range-selectors .chart-range{color:#557192;border:1px solid #557192}.chart--light .chart__control .chart-range-selectors .chart-range:hover{color:#4e30c7;border:1px solid #4e30c7}.chart--light .chart__control .go-to-grafana svg{fill:#99a9ba}.chart--light .chart__control .go-to-grafana:hover svg{fill:#4e30c7}.chart--dark{background-color:#181b1f}.chart--dark .chart__control{background-color:inherit}.chart--dark .chart__control .chart-range-selectors .chart-range{color:#99a9ba;border:1px solid #99a9ba}.chart--dark .chart__control .chart-range-selectors .chart-range:hover{color:#4e30c7;border:1px solid #4e30c7}.chart--dark .chart__control .go-to-grafana svg{fill:#99a9ba}.chart--dark .chart__control .go-to-grafana:hover svg{fill:#4e30c7}.charts>:not(:only-child):not(:first-child){margin-top:16px}.editable-field{flex-direction:column;width:100%;display:flex}.editable-field .custom-select{border:1px solid #dde2e8;border-radius:4px;padding:0 8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.editable-field .custom-select .MuiSelect-select{color:#072d57}.editable-field .custom-select .MuiInput-underline:before,.editable-field .custom-select .MuiInput-underline:after{display:none}.editable-field .custom-select .MuiSelect-icon{top:inherit}.editable-field .custom-select:hover{border-color:#4e30c7}.editable-field .custom-textarea{border:1px solid #dde2e8;border-radius:4px;flex-direction:column;padding:8px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;position:relative}.editable-field .custom-textarea__input{color:#072d57;-ms-overflow-style:none;scrollbar-width:none;margin:0;padding:0;font-weight:500}.editable-field .custom-textarea__input::-webkit-scrollbar{display:none}.editable-field .custom-textarea__limit{pointer-events:none;background-color:#ffffffbf;border-radius:4px;padding:8px;position:absolute;bottom:0;right:0}.editable-field .custom-textarea__limit>*{color:#99a9ba;font-weight:300}.editable-field .custom-textarea:focus-within{border-color:#072d57}.editable-field .custom-textarea:hover{border-color:#6746eb}.editable-field--upper{text-transform:uppercase}.editable-field--error .custom-select,.editable-field--error .custom-textarea{border-color:#f24646;animation:.5s forwards errorBounce}.edit-extras{opacity:0;pointer-events:none;align-items:center;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.edit-extras>:not(:only-child):not(:first-child){margin-left:8px}.edit-extras .edit,.edit-extras .delete,.edit-extras .apply,.edit-extras .deny{cursor:pointer}.edit-extras .edit svg,.edit-extras .delete svg,.edit-extras .apply svg,.edit-extras .deny svg{fill:#778da8}.edit-extras .edit:hover svg,.edit-extras .delete:hover svg,.edit-extras .apply:hover svg,.edit-extras .deny:hover svg{fill:#4e30c7}.edit-extras .delete:hover svg{fill:#f24646}.edit-extras--shown{opacity:1;pointer-events:visible}.incident-job{align-items:center;padding:16px;display:flex}.incident-job>:not(:only-child):not(:first-child){margin-left:16px}.incident-job__status{align-items:center;min-width:100px;display:flex}.incident-job__status span{white-space:nowrap;text-overflow:ellipsis;color:#557192;font-weight:700;overflow:hidden}.incident-job__info{flex-direction:column;flex:100%;display:flex}.incident-job__info>:not(:only-child):not(:first-child){margin-top:8px}.incident-job__info .incident-job-creation span{color:#778da8}.incident-job__info .incident-job-conditions{flex-direction:column;display:flex}.incident-job__info .incident-job-conditions>:not(:only-child):not(:first-child){margin-top:4px}.incident-job__info .incident-job-conditions__descr span{color:#557192;font-weight:700}.incident-job__info .incident-job-conditions__period span{color:#557192}.incident-detailed__jobs{border-top:2px solid #dde2e8;flex-direction:column;display:flex;overflow:hidden}.incident-detailed__jobs>:not(:only-child):not(:first-child){margin-top:8px}.incident-detailed__jobs>:first-child{margin-top:16px}.incident-detailed__jobs .incident-jobs__header{align-items:center;display:flex}.incident-detailed__jobs .incident-jobs__header .incident-jobs-title{flex:100%}.incident-detailed__jobs .incident-jobs__header .incident-jobs-title span{font-weight:700}.incident-detailed__jobs .incident-jobs__list{flex-direction:column;display:flex;overflow:hidden}.incident-detailed__jobs .incident-jobs__list-empty{justify-content:center;align-items:center;display:flex}.incident-detailed__jobs .incident-jobs__list-empty svg{width:auto}.incident-detailed__main{flex-direction:column;display:flex}.incident-detailed__main>:not(:only-child):not(:first-child){margin-top:8px}.incident-detailed__main .incident-detailed-info{display:flex}.incident-detailed__main .incident-detailed-info>:not(:only-child):not(:first-child){margin-left:16px}.incident-detailed__main .incident-detailed-info__block{flex:100%;align-items:center;display:flex}.incident-detailed__main .incident-detailed-info__block>*{align-items:center;display:flex}.incident-detailed__main .incident-detailed-info__block>:not(:only-child):not(:first-child){margin-left:16px}.incident-detailed__main .incident-detailed-info__block span{color:#778da8;text-transform:uppercase}.incident-detailed__main .incident-detailed-title span{color:#f98700}.incident-detailed__main:hover .incident-detailed-info__extras{opacity:1}.incident-detailed{flex-direction:column;width:100%;display:flex;overflow:hidden}.incident-detailed>:not(:only-child):not(:first-child){margin-top:16px}.job{padding-bottom:16px;display:flex}.job>:not(:only-child):not(:first-child){margin-left:16px}.job__marker{justify-content:center;align-items:center;width:8px;display:flex}.job__marker:after{content:"";background-color:#dde2e8;border-radius:50%;width:8px;height:8px;display:block}.job__info{flex-direction:column;display:flex}.job__info>:not(:only-child):not(:first-child){margin-top:4px}.job__info .description span{color:#557192;font-weight:700}.job__info .dates .period span{color:#557192;font-weight:500}.job__info .dates .creation-date span{color:#778da8}.modal{background-color:#fff;border-radius:4px;flex-direction:column;width:100%;max-width:750px;max-height:900px;margin:auto;padding:32px;display:flex}.modal>:not(:only-child):not(:first-child){margin-top:16px}.modal__header{justify-content:space-between;align-items:center;display:flex}.modal__header>:not(:only-child):not(:first-child){margin-left:16px}.modal__header .modal-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.modal__header .modal-title span{font-weight:700}.modal__header .modal-close-thumb{cursor:pointer}.modal__header .modal-close-thumb svg{fill:#778da8}.modal__header .modal-close-thumb:hover svg{fill:#4e30c7}.modal__body{flex:100%;display:flex;overflow:hidden}.modal__footer{justify-content:flex-end;display:flex}.modal__footer>:not(:only-child):not(:first-child){margin-left:16px}.modal__footer:empty{display:none}.modal .MuiButton-root.btn--modal-cancel{color:#072d57;border:1px solid #4e30c700}.modal .MuiButton-root.btn--modal-cancel svg{fill:#072d57}.modal .MuiButton-root.btn--modal-cancel.Mui-disabled{opacity:.5}.modal .MuiButton-root.btn--modal-cancel:hover{box-shadow:none;color:#4e30c7;fill:#4e30c7;background-color:inherit;border:1px solid #4e30c7}.modal .MuiButton-root.btn--modal-cancel:hover svg{fill:#4e30c7}.modal .MuiButton-root.btn--modal-apply{color:#fff;background-color:#6746eb;border:none}.modal .MuiButton-root.btn--modal-apply svg{fill:#fff}.modal .MuiButton-root.btn--modal-apply.Mui-disabled{opacity:.5}.modal .MuiButton-root.btn--modal-apply:hover{box-shadow:none;fill:#4e30c7;background-color:#4e30c7}.incident{flex-direction:column;margin:0 20px;display:flex}.incident__header{width:100%;display:flex}.incident__header>:not(:only-child):not(:first-child){margin-left:16px}.incident__header .incident-marker{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.incident__header .incident-marker:after{content:"";background-color:#dde2e8;width:2px;height:100%;position:absolute;top:0}.incident__header .incident-marker .icon{z-index:1;background-color:#dde2e8;border:4px solid #fff;border-radius:50%}.incident__header .incident-marker .icon svg{fill:#778da8}.incident__header .incident-info{flex:100%;padding:8px 0}.incident__header .incident-info>:not(:only-child):not(:first-child){margin-top:4px}.incident__header .incident-info__title{cursor:pointer}.incident__header .incident-info__title span{color:#f98700;font-weight:700}.incident__header .incident-info__title:hover span{filter:brightness(85%)}.incident__header .incident-info__detail{display:flex}.incident__header .incident-info__detail>:not(:only-child):not(:first-child){margin-left:16px}.incident__header .incident-info__detail .incident-description .status span{color:#072d57;font-weight:600}.incident__header .incident-info__detail .incident-description .date span{color:#778da8;font-weight:500}.incident__header .incident-info__detail .incident-extras{opacity:0;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.incident__header .incident-info__detail .incident-extras>:not(:only-child):not(:first-child){margin-left:8px}.incident__header .incident-toggler{justify-content:center;align-items:center;display:flex}.incident__header .incident-toggler svg{fill:#778da8}.incident__body{width:100%;display:flex;overflow:hidden}.incident__body>:not(:only-child):not(:first-child){margin-left:16px}.incident__body .incident-line{justify-content:center;align-items:center;min-width:32px;display:flex;position:relative}.incident__body .incident-line:after{content:"";background-color:#dde2e8;width:2px;height:100%;position:absolute;top:0}.incident__body .incident-jobs{flex-direction:column;max-height:0;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.incident:hover .incident__header .incident-info__detail .incident-extras{opacity:1}.incident:not(:only-child):not(:last-child) .incident__footer{justify-content:center;align-items:center;height:1px;display:flex;position:relative;overflow:hidden}.incident:not(:only-child):not(:last-child) .incident__footer:after{content:"";border-bottom:1px solid #dde2e8;width:100%;position:absolute;left:16px}.incident .MuiButton-root.btn--incident,.incident .MuiIconButton-root.btn--incident{color:#778da8;border:1px solid #778da8;border-radius:4px;height:36px;padding:0 16px}.incident .MuiButton-root.btn--incident svg,.incident .MuiIconButton-root.btn--incident svg{fill:#778da8}.incident .MuiButton-root.btn--incident.Mui-disabled,.incident .MuiIconButton-root.btn--incident.Mui-disabled{opacity:.5}.incident .MuiButton-root.btn--incident:hover,.incident .MuiIconButton-root.btn--incident:hover{box-shadow:none;color:#4e30c7;fill:#4e30c7;background-color:inherit;border-color:#4e30c7}.incident .MuiButton-root.btn--incident:hover svg,.incident .MuiIconButton-root.btn--incident:hover svg{fill:#4e30c7}.mouth-incidents{flex-direction:column;display:flex}.mouth-incidents>:not(:only-child):not(:first-child){margin-top:8px}.mouth-incidents__wrapper{background-color:#fff;border-radius:4px}.mouth-incidents__wrapper .month-name{align-items:center;padding:16px;display:flex;box-shadow:0 4px 8px #00000014}.mouth-incidents__wrapper .month-name>:not(:only-child):not(:last-child){margin-right:16px}.mouth-incidents__wrapper .month-name .icon{background-color:#6746eb1a;border-radius:8px;padding:4px}.mouth-incidents__wrapper .month-name .icon svg{fill:#6746eb}.mouth-incidents__wrapper .incidents-list{flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;overflow:hidden}.mouth-incidents__expander{justify-content:center;display:flex}.mouth-incidents__expander>*{cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1)}.mouth-incidents__expander>:hover{color:#4e30c7}.incidents{flex:100%;display:flex;overflow:hidden}.incidents>:not(:only-child):not(:first-child){margin-left:16px}.incidents .scrollhost>:not(:only-child):not(:first-child){margin-top:16px}.incidents .MuiButton-root.btn--add-incident{color:#fff;background-color:#6746eb;min-width:276px;min-height:64px}.incidents .MuiButton-root.btn--add-incident svg{fill:#fff}.incidents .MuiButton-root.btn--add-incident.Mui-disabled{opacity:.5}.incidents .MuiButton-root.btn--add-incident:hover{box-shadow:none}.service{align-items:center;padding:16px;display:flex;overflow:hidden}.service>:not(:only-child):not(:first-child){margin-left:12px}.service .service-info{flex-direction:column;flex:100%;display:flex;overflow:hidden}.service .service-info>:not(:only-child):not(:first-child){margin-top:4px}.service .service-info__name{color:#072d57;white-space:nowrap;text-overflow:ellipsis;font-weight:700;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.service .service-info__name:hover{color:#4e30c7}.service .service-info__status{color:#778da8;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.service .status-icon{border-radius:50%;justify-content:center;align-items:center;height:fit-content;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.service--ok .status-icon{background:#00b54e}.service--ok .status-icon svg{fill:#fff}.service--warning .status-icon{background:#f98700}.service--warning .status-icon svg{fill:#fff}.service--error .status-icon svg{fill:#f24646}.service--blank{background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26) 0 0/200% 200%;height:75px;animation:3s linear infinite LoadingBgAnim}.system-status-chart{align-items:center;display:flex}.system-status-chart>:not(:only-child):not(:first-child){margin-left:16px}.system-status-chart .doughnut{width:80px!important;height:80px!important}.system-status-chart .doughnut-labels{flex-direction:column;display:flex}.system-status-chart .doughnut-labels .label{cursor:pointer;align-items:center;display:flex}.system-status-chart .doughnut-labels .label>:not(:only-child):not(:first-child){margin-left:8px}.system-status-chart .doughnut-labels .label__marker{border-radius:50%;width:8px;height:8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.system-status-chart .doughnut-labels .label__title{color:#778da8;white-space:pre;font-weight:700;transition:all .25s cubic-bezier(.02,.01,.47,1)}.system-status-chart .doughnut-labels .label:hover .label__title{color:#4e30c7}@media (width<=424px){.system-status-chart{justify-content:center}.system-status-chart .doughnut{width:120px!important;height:120px!important}.system-status-chart .doughnut-labels .label__marker{width:12px;height:12px}}.system-status{flex-direction:column;display:flex;overflow:hidden}.system-status>:not(:only-child):not(:first-child){margin-top:16px}.system-status-info{display:flex}.system-status-info>:not(:only-child):not(:first-child){margin-left:16px}.system-status-info .status-caption{border-radius:4px;flex:100%;align-items:center;padding:16px;display:flex;overflow:hidden}.system-status-info .status-caption>:not(:only-child):not(:first-child){margin-left:16px}.system-status-info .status-caption__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.system-status-info .status-caption__icon svg{fill:#fff}.system-status-info .status-caption--ok{background-color:#00b54e}.system-status-info .status-caption--error{background-color:#f24646}.system-status-info .status-caption--warning{background-color:#f98700}.system-status-info .status-caption--updated{background-color:#99a9ba}.system-status-detail{flex-direction:column;flex:100%;display:flex;overflow:hidden}.system-status-detail>:not(:only-child):not(:first-child){margin-top:12px}.system-status-detail__title span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.system-status-detail__table{background-color:#fff;border:1px solid #dde2e8;border-radius:4px;grid-template-columns:repeat(2,1fr);display:grid}.system-status-detail__table>*{border-bottom:1px solid #dde2e8}.system-status-detail__table>:nth-child(odd){border-right:1px solid #dde2e8}.system-status-detail__table>:last-child{border-bottom:none}@media (width<=424px){.system-status .system-status-info{flex-direction:column}.system-status .system-status-info>:not(:only-child):not(:first-child){margin-top:16px;margin-left:0}.system-status .system-status-detail__table{grid-template-columns:1fr}.system-status .system-status-detail__table>:nth-child(odd){border-right:none}}@media (width>=425px){.system-status .system-status-detail__table--even>:nth-last-child(-n+2){border-bottom:none}}.checkbox{cursor:pointer;align-items:center;height:24px;display:flex;overflow:hidden}.checkbox>:not(:only-child):not(:first-child){margin-left:16px}.checkbox__label{flex:100%;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;overflow:hidden}.checkbox__label span{color:#778da8;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.checkbox__input{appearance:none;position:absolute}.checkbox__thumb{background-color:#fff;border:1px solid #dde2e8;border-radius:4px;justify-content:center;align-items:center;min-width:20px;max-width:20px;min-height:20px;max-height:20px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;box-shadow:inset 0 6px 4px #0000000a}.checkbox:hover .checkbox__label span{color:#4e30c7}.checkbox:hover .checkbox__input:not(:disabled):checked+.checkbox__thumb{background:#4e30c7;border-color:#4e30c7}.checkbox:hover .checkbox__thumb{border-color:#4e30c7}.checkbox__input:checked+.checkbox__thumb{background:#6746eb;border-color:#6746eb}.checkbox__input:checked+.checkbox__thumb svg{fill:#fff;width:100%;height:auto}.checkbox .focus-visible+.checkbox__thumb{box-shadow:0 0 0 .2rem #8dcdff}.checkbox__input:disabled+.checkbox__thumb+.checkbox__label>*{color:#ff000080!important}.checkbox__input:disabled:checked+.checkbox__thumb{background:#6746eb80;border:none}.checkbox__input:disabled:not(:checked)+.checkbox__thumb{background:red;border-color:red}.checkbox__input:disabled:not(:checked)+.checkbox__thumb svg{fill:red;width:10px}.checkbox--reverse{flex-direction:row-reverse}.checkbox--reverse>:not(:only-child):not(:first-child){margin-left:0;margin-right:16px}.scroll-bar-viewer{flex-direction:column;justify-content:center;width:100%;height:100%;min-height:40px;display:flex;position:relative;overflow:hidden}.scroll-bar-viewer__container{-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100%;display:flex;overflow:auto}.scroll-bar-viewer__container::-webkit-scrollbar{display:none}.scroll-bar-viewer__thumb{z-index:2;background-color:#6746eb;height:2px;transition:all .25s cubic-bezier(.02,.01,.47,1);position:absolute;bottom:0}.scroll-bar-viewer__line{content:"";z-index:1;background-color:#dde2e8;width:100%;height:2px;display:flex;position:absolute;bottom:0;left:0}.filter-elem{align-items:center;width:100%;display:flex}.filter-elem>:not(:only-child):not(:first-child){margin-left:16px}.filter-elem__type{width:100%;max-width:265px;display:flex}.filter-elem__options{flex:100%;display:flex}.filter-elem__options>:not(:only-child):not(:first-child){margin-left:16px}.filter-elem__extras{display:flex}.filter-elem__extras>:not(:only-child):not(:first-child){margin-left:8px}.filter-elem .info-marcker{justify-content:center;align-items:center;display:flex}.filter-elem .info-marcker svg{fill:#778da8}.filter-elem .info-marcker:hover svg{fill:#4e30c7}.filter-elem .MuiInputBase-root.filter-type-select{border:1px solid #99a9ba;border-radius:4px;width:100%;height:40px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.filter-elem .MuiInputBase-root.filter-type-select:before,.filter-elem .MuiInputBase-root.filter-type-select:after{display:none}.filter-elem .MuiInputBase-root.filter-type-select:hover{border-color:#4e30c7}.filter-elem .MuiInputBase-root.filter-type-select svg{top:50%;right:12px;transform:translateY(-50%)}.filter-elem .MuiInputBase-root .MuiSelect-root{padding:12px;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:14px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.filter-elem .MuiInputBase-root .MuiSelect-root.focus-visible{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.filter-elem--blocked .filter-elem__options{opacity:.25;cursor:not-allowed}.filter-elem--blocked .filter-elem__options>*{pointer-events:none}@media (width<=767px){.filter-elem{grid-gap:calc(4px * 2);grid-template-rows:1fr;grid-template-areas:"type type extras""options options options";display:grid}.filter-elem>:not(:only-child):not(:first-child){margin-left:0}.filter-elem__type{grid-area:type}.filter-elem .scroll-bar-viewer{grid-area:options}.filter-elem__extras{grid-area:extras;justify-content:flex-end}}.custom-filter__body{transition:all .25s cubic-bezier(.02,.01,.47,1)}.custom-filter__body-wrapper,.custom-filter__body-wrapper>:not(:only-child):not(:first-child){margin-top:16px}.custom-filter__body-wrapper:after{content:"";background-color:#f0edfd;width:100%;height:1px;margin-top:16px;display:flex}.custom-filter__body--hidden{margin-top:0!important}.custom-filter__footer{align-items:center;display:flex}.custom-filter__footer>:not(:only-child):not(:first-child){margin-left:16px}.custom-filter__footer .custom-filter-periods{width:100%}.custom-filter__footer .custom-filter-periods--blocked{cursor:not-allowed}.custom-filter__footer .custom-filter-periods--blocked .calendar-picker{opacity:.25;pointer-events:none}.custom-filter__footer .custom-filter-btn{align-items:center;display:flex}.custom-filter__footer .custom-filter-btn>:not(:only-child):not(:first-child){margin-left:16px}@media (width<=767px){.custom-filter__footer{flex-direction:column}.custom-filter__footer>:not(:only-child):not(:first-child){margin-top:16px;margin-left:0}.custom-filter__footer .custom-filter-btn{justify-content:flex-end;width:100%}}@media (width<=424px){.custom-filter__footer>:not(:only-child):not(:first-child){margin-top:12px}.custom-filter__footer .custom-filter-btn>*{width:100%}}.custom-filter{background-color:#fff;border-radius:4px;flex-direction:column;display:flex}.custom-filter>:not(:only-child):not(:first-child){margin-top:16px}.doc-flow-modal__btns{pointer-events:none;flex-direction:column;display:flex}.doc-flow-modal__btns>*{pointer-events:auto}.doc-flow-modal__btns .MuiButton-root.mui-icon-btn svg{fill:#fff}.code-highlighter{background:#f6f6f6;border-radius:4px;flex-direction:column;padding:12px;display:flex;overflow:auto}.code-highlighter__copy{justify-content:flex-end;align-items:center;display:flex}.code-highlighter__copy span{color:#99a9ba;font-weight:700}.code-highlighter__copy .copy-toggle{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;margin:3px;padding:2px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.code-highlighter__copy .copy-toggle.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.code-highlighter__copy .copy-toggle svg{fill:#99a9ba;width:100%;height:auto}.code-highlighter__copy .copy-toggle:hover,.code-highlighter__copy .copy-toggle.focus-visible{background-color:#6746eb1a}.code-highlighter__copy .copy-toggle:hover svg,.code-highlighter__copy .copy-toggle.focus-visible svg{fill:#4e30c7}.code-highlighter__code{display:flex;overflow:auto}.code-highlighter__code .__json-pretty__{word-spacing:4px;font-family:sans-serif;font-size:12px}.copy-field{width:100%;display:flex;position:relative;overflow:hidden}.copy-field>:not(:only-child):not(:first-child){margin-left:8px}.copy-field__name{color:#778da8;display:inline-flex}.copy-field__name span{white-space:nowrap}.copy-field__name span:after{content:":"}.copy-field__value{line-break:anywhere;flex:100%;align-items:center;display:inline-flex}.copy-field__value:hover .btn-copy-field,.copy-field__value .focus-visible.btn-copy-field{opacity:1;min-width:22px}.copy-field__value .focus-visible.btn-copy-field svg{fill:#4e30c7}.copy-field .btn-copy-field{cursor:pointer;opacity:0;background:linear-gradient(90deg,#fff0 0%,#fff 30%);align-items:center;width:0;height:14px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:inline-flex;position:absolute;bottom:0;right:0;overflow:hidden}.copy-field .btn-copy-field svg{fill:#778da8;width:14px;height:auto;margin-left:8px}.copy-field .btn-copy-field:hover svg{fill:#4e30c7}.event__body{opacity:1;border-radius:8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.event__body--hidden{visibility:hidden;opacity:0;overflow:hidden}.event__body-wrapper>:not(:only-child):not(:first-child){margin-top:16px}.event__body-wrapper .event-data{flex-direction:column;padding:0 16px;display:flex;overflow:hidden}.event__body-wrapper .event-data:before{content:"";border-top:1px dashed #dde2e8;width:100%;height:1px;margin-bottom:16px;display:block}.event__body-wrapper .event-data>:not(:only-child):not(:first-child){margin-top:4px}.event__body-wrapper .event-data .indent{height:19px}.event__body-wrapper .event-error{min-height:1px}.event__body-wrapper .event-error:not(:empty){background-color:#f246461a;padding:16px}.event__body-wrapper .event-error:not(:empty) .copy-field__name span{font-weight:700}.event__body-wrapper .event-error:not(:empty) .copy-field__name span,.event__body-wrapper .event-error:not(:empty) .copy-field__name:after,.event__body-wrapper .event-error:not(:empty) .copy-field__value span,.event__body-wrapper .event-error:not(:empty) .copy-field__value:after{color:#f24646}.event__body-wrapper .event-error:not(:empty) .copy-field .btn-copy-field{background:linear-gradient(90deg,#f2464600 0%,#f246461a 30%)}.event__body-wrapper .accordion>:not(:only-child):not(:first-child){margin-top:4px}.event__body-wrapper .accordion__header{padding:0}.event__body-wrapper .accordion__header .additional-attributes{display:flex;overflow:hidden}.event__body-wrapper .accordion__header .additional-attributes>:not(:only-child):not(:first-child){margin-left:8px}.event__body-wrapper .accordion__header .additional-attributes__title span{color:#778da8;font-weight:500}.event__body-wrapper .accordion__header .additional-attributes__code{white-space:nowrap;text-overflow:ellipsis;color:#00e;overflow:hidden}.event__body-wrapper .accordion__header .additional-attributes__code span{color:inherit;font-weight:500;text-decoration:underline}.event__body-wrapper .accordion__header .additional-attributes__code:hover span{color:#4e30c7}.event__header{align-items:center;padding:16px;display:flex}.event__header>:not(:only-child):not(:first-child){margin-left:16px}.event__header .event-expander,.event__header .event-option{cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1)}.event__header .event-expander svg,.event__header .event-option svg{fill:#99a9ba}.event__header .event-expander:hover,.event__header .event-option:hover{transform:scale(1.2)}.event__header .event-expander:hover svg,.event__header .event-option:hover svg{fill:#4e30c7}.event__header .event-desc{flex-direction:column;flex:100%;display:flex}.event__header .event-desc>:not(:only-child):not(:first-child){margin-top:4px}.event__header .event-desc .date{color:#778da8}.event__marker{z-index:2;align-items:center;display:flex;position:relative}.event__marker .marker-icon{justify-content:center;width:40px;display:flex;margin:0!important}.event__marker .marker-icon svg{border:2px solid #f2f5fa;border-radius:50%}.event__marker .marker-icon--success svg{fill:#fff;background-color:#00b54e}.event__marker .marker-icon--warning svg{fill:#fff;background-color:#f98700;border-radius:4px}.event__marker .marker-icon--error svg{fill:#f24646;border-radius:0}.event__marker .marker-ear{position:absolute}.event__marker .marker-ear svg{width:auto}.event__marker--left .marker-ear{left:-1px}.event__marker--right .marker-ear{right:-1px}@media (width<=1023px){.event__marker{justify-content:center;align-items:center}.event__marker .marker-ear{bottom:-8px;left:auto;right:auto}.event__marker--left .marker-ear{transform:rotate(-90deg)}.event__marker--right .marker-ear{transform:rotate(90deg)}}.event{z-index:2;display:flex}.event__container{z-index:1;background-color:#fff;border:1px solid #f0f4f7;border-radius:8px;flex-direction:column;width:calc(50% - 20px);display:flex;position:relative;overflow:hidden}.event__container:empty{opacity:0}.event--right{justify-content:flex-end}.event--right .event__marker{order:-1}@media (width<=1023px){.event{flex-direction:column}.event__container{width:100%}.event--left{justify-content:flex-end}.event--left .event__marker{order:-1}}.event--loader>*{background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26) 0 0/200% 200%;min-height:200px;animation:3s linear infinite LoadingBgAnim}.event--loader>:empty{opacity:1}.doc-flow-modal__content{pointer-events:auto;background-color:#fff;border-radius:4px;flex-direction:column;width:100%;display:flex;overflow:hidden}.doc-flow-modal__content .doc-timeline{background-color:#f2f5fa;border-radius:4px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.doc-flow-modal__content .events{z-index:2;-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;width:100%;padding:16px;display:flex;overflow-y:auto}.doc-flow-modal__content .events::-webkit-scrollbar{display:none}.doc-flow-modal__content .events>:not(:only-child):not(:first-child){margin-top:16px}.doc-flow-modal__content .events:not(.events--loading):before{content:"";z-index:0;background:repeating-linear-gradient(0deg,#dde2e8 1px,#6746eb4d 2px 11px,#dde2e8 12px 20px);width:2px;height:100%;animation-name:MOVE-BG;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes MOVE-BG{0%{transform:translateY(0)}to{transform:translateY(20px)}}.doc-flow-modal__content .events:not(.events--loading):before{z-index:1}.doc-flow-modal__content .doc-result{z-index:2;max-height:200px;padding:16px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;overflow:auto;box-shadow:0 -4px 8px #072d571a}.doc-flow-modal__content .doc-result>:not(:only-child):not(:first-child){margin-left:8px}.doc-flow-modal__content .doc-result__title{display:flex}.doc-flow-modal__content .doc-result__title:after{content:":"}.doc-flow-modal__content .doc-result__description span{color:#557192}.doc-flow-modal__content .doc-result--error{background-color:#f246461a}.doc-flow-modal__content .doc-result--error .doc-result__title span,.doc-flow-modal__content .doc-result--error .doc-result__title:after,.doc-flow-modal__content .doc-result--error .doc-result__description span,.doc-flow-modal__content .doc-result--error .doc-result__description:after{color:#f24646}.doc-flow-modal__content .doc-result--warning{background-color:#f987001a}.doc-flow-modal__content .doc-result--warning .doc-result__title span,.doc-flow-modal__content .doc-result--warning .doc-result__title:after,.doc-flow-modal__content .doc-result--warning .doc-result__description span,.doc-flow-modal__content .doc-result--warning .doc-result__description:after{color:#f98700}.doc-flow-modal__content .doc-result--success{background-color:#00b54e1a}.doc-flow-modal__content .doc-result--success .doc-result__title span,.doc-flow-modal__content .doc-result--success .doc-result__title:after,.doc-flow-modal__content .doc-result--success .doc-result__description span,.doc-flow-modal__content .doc-result--success .doc-result__description:after{color:#00b54e}.doc-flow-modal__content .doc-result--loading{max-height:0;padding:0 16px}@media (width<=1023px){.doc-flow-modal__content .doc-timeline:before{left:36px}}.doc-flow-participant{border:1px solid #f0f4f7;border-radius:4px}.doc-flow-participant__wrapper{padding:16px}.doc-flow-participant__header{display:flex}.doc-flow-participant__header .participant-info{flex-direction:column;flex:100%;display:flex}.doc-flow-participant__header .participant-info>:not(:only-child):not(:first-child){margin-top:4px}.doc-flow-participant__header .participant-info .title{align-items:center;display:flex}.doc-flow-participant__header .participant-info .title>span{color:#778da8;white-space:nowrap;text-overflow:ellipsis;flex:100%;font-weight:700;overflow:hidden}.doc-flow-participant__header .participant-info .name span{text-transform:uppercase;word-spacing:4px;line-height:14px}.doc-flow-participant__header .participant-option{cursor:pointer}.doc-flow-participant__header .participant-option svg{fill:#99a9ba;transition:all .25s cubic-bezier(.02,.01,.47,1)}.doc-flow-participant__header .participant-option:hover svg{fill:#4e30c7}.doc-flow-participant__body{flex-direction:column;display:flex}.doc-flow-participant__body:before{content:"";border-top:1px dashed #dde2e8;width:100%;height:1px;margin:8px 0}.doc-flow-participant__body .participant-data{flex-direction:column;display:flex}.doc-flow-participant__body .participant-data>:not(:only-child):not(:first-child){margin-top:4px}.doc-flow-participant__body .participant-data:empty{display:none}.doc-flow-participant__body .participant-data .data-line{width:100%;display:flex}.doc-flow-participant__body .participant-data .data-line>:not(:only-child):not(:first-child){margin-left:8px}.doc-flow-participant__body .participant-data .data-line:empty{display:none}.doc-flow-participant--loading{background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26) 0 0/200% 200%;min-height:80px;animation:3s linear infinite LoadingBgAnim}.doc-link{border-radius:4px;height:31px;display:flex}.doc-link.focus-visible .doc-marker:after{box-shadow:0 0 0 .2rem #8dcdff}.doc-link:hover .doc-marker:after,.doc-link.focus-visible .doc-marker:after{border-color:#f0edfd;transform:translateY(-50%)scale(1.2)}.doc-link .doc-marker{aspect-ratio:1;justify-content:center;width:auto;height:100%;display:flex;position:relative}.doc-link .doc-marker:before{content:"";background-color:#dde2e8;width:2px;height:100%;position:absolute}.doc-link .doc-marker:after{content:"";border:2px solid #fff;border-radius:50%;width:16px;height:16px;transition:all .25s cubic-bezier(.02,.01,.47,1);position:absolute;top:50%;transform:translateY(-50%)}.doc-link--error .doc-marker:after{background-color:#f24646}.doc-link--success .doc-marker:after{background-color:#00b54e}.doc-link--warning .doc-marker:after{background-color:#f98700}.doc-link .doc-name{color:#072d57;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:4px;flex:100%;align-items:center;height:100%;padding:0 8px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;overflow:hidden}.doc-link .doc-name:hover{color:#4e30c7}.doc-link .doc-marker--inProgress+.doc-name{color:#dde2e8;pointer-events:none}.doc-link--active{background-color:#6746eb1a}.doc-link--active .doc-name span{color:#6746eb}.doc-flow-modal__sidebar{pointer-events:auto;background-color:#fff;border-radius:4px;flex-direction:column;padding:8px;display:flex}.doc-flow-modal__sidebar .accordion__header .accordion-label span{color:#778da8}.doc-flow-modal__sidebar .accordion__header .accordion-label:hover span{color:#4e30c7}.doc-flow-modal__sidebar .participants{flex-direction:column;display:flex}.doc-flow-modal__sidebar .participants>:not(:only-child):not(:first-child){margin-top:8px}.doc-flow-modal__sidebar .history--loading{background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26) 0 0/200% 200%;min-height:31px;animation:3s linear infinite LoadingBgAnim}.doc-flow-modal__sidebar .divider{width:100%;padding:12px 8px}.doc-flow-modal__sidebar .divider:before{content:"";border-bottom:1px solid #f0edfd;display:flex}@media (width<=1599px){.doc-flow-modal__sidebar{min-width:274px;max-width:274px}}@media (width>=1600px){.doc-flow-modal__sidebar{min-width:380px;max-width:380px}}.doc-flow-modal{z-index:4;background-color:#0006;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .25s cubic-bezier(.02,.01,.47,1);animation:.25s linear modal-appearance;display:flex;position:absolute;top:0;left:0}.doc-flow-modal-wrapper{pointer-events:none;justify-content:center;width:min(100vw - 148px,100%);height:calc(100% - 148px);margin-inline:auto;display:flex}.doc-flow-modal-wrapper>:not(:only-child):not(:first-child){margin-left:16px}@keyframes modal-appearance{0%{opacity:0}to{opacity:1}}@media (width<=1365px){.doc-flow-modal-wrapper{width:min(100vw - 64px,100%);height:calc(100% - 64px)}}@media (width<=1023px){.doc-flow-modal-wrapper{width:min(100vw - 32px,100%);height:calc(100% - 32px)}}.doc-flow-table{height:100%;min-height:500px;display:flex;overflow-y:auto}.doc-flow-exchange{flex-direction:column;height:100%;display:flex}.doc-flow-exchange>:not(:only-child):not(:first-child){margin-top:16px}.doc-flow-exchange .custom-filter{padding:16px}.restart-session-btn{cursor:pointer;align-items:center;width:100%;display:flex}.restart-session-btn.focus-visible{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.restart-session-btn>div:only-child{justify-content:center;width:100%;display:flex}.restart-session-btn>:not(:empty):not(:first-child){margin-left:16px}.restart-session-btn--blocked{cursor:not-allowed;opacity:.25}.restart-session-btn .desc span{color:#072d57}.download-block-btn{align-items:center;width:100%;display:flex}.download-block-btn>div:only-child{justify-content:center;width:100%;display:flex}.download-block-btn>:not(:empty):not(:first-child){margin-left:16px}.download-block-btn--blocked{cursor:not-allowed;opacity:.25}.download-block-btn .desc span{color:#072d57}.rewrite-block-btn{cursor:pointer;align-items:center;width:100%;display:flex}.rewrite-block-btn.focus-visible{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.rewrite-block-btn>div:only-child{justify-content:center;width:100%;display:flex}.rewrite-block-btn>:not(:empty):not(:first-child){margin-left:16px}.rewrite-block-btn--blocked{cursor:not-allowed;opacity:.25}.rewrite-block-btn .desc span{color:#072d57}.session-blocks{flex-direction:column;width:100%;display:flex;overflow:hidden}.session-filter{background-color:#fff;border-radius:4px;align-items:center;width:100%;padding:12px;display:flex}.session-filter>:not(:only-child):not(:first-child){margin-left:16px}.session-filter>:nth-child(2){border-left:1px solid #6746eb1a;padding-left:16px}.session-filter__title{align-items:center;display:flex;position:relative}.session-filter__title>:not(:only-child):not(:first-child){margin-left:16px}.session-filter__content{flex:100%;display:flex;position:relative}.session-filter__extras{display:flex;position:relative}.session-filter__extras:empty{display:none}.fns-exchange{flex-direction:column;width:100%;height:100%;display:flex}.fns-exchange>:not(:only-child):not(:first-child){margin-top:16px}.fns-exchange .sessions{-ms-overflow-style:none;scrollbar-width:none;height:100%;display:flex;overflow:auto hidden}.fns-exchange .sessions::-webkit-scrollbar{display:none}.tabs{background-color:#fff;border-radius:4px;flex-direction:column;padding:16px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;position:relative}.tabs>:not(:only-child):not(:first-child){margin-top:16px}.tabs .tabs-bar{display:flex;position:relative}.tabs .tabs-bar .tabs-toggler-container{z-index:0;-ms-overflow-style:none;scrollbar-width:none;border-bottom:1px solid #6746eb1a;width:100%;padding:.2rem;display:flex;position:relative;overflow:auto hidden}.tabs .tabs-bar .tabs-toggler-container::-webkit-scrollbar{display:none}.tabs .tabs-bar .tabs-toggler-container .tab-toggler{cursor:pointer;white-space:nowrap;padding:0 16px 16px}.tabs .tabs-bar .tabs-toggler-container .tab-toggler.focus-visible{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.tabs .tabs-bar .tabs-toggler-container .tab-toggler span{color:#072d57}.tabs .tabs-bar .tabs-toggler-container .tab-toggler--active span{color:#6746eb}.tabs .tabs-bar .tabs-toggler-container .tab-toggler:hover span{color:#4e30c7}.tabs .tabs-bar .tabs-toggler-container .tab-mark{background-color:#6746eb;height:1px;transition:all .25s cubic-bezier(.02,.01,.47,1);position:absolute;bottom:0}.tabs .tabs-bar .tabs-scroller{z-index:1;background:linear-gradient(90deg,#fff 0%,#fff0 100%);width:16px;height:100%;transition:all .25s cubic-bezier(.02,.01,.47,1);position:absolute}.tabs .tabs-bar .tabs-scroller--left{left:0}.tabs .tabs-bar .tabs-scroller--right{right:0;transform:rotate(180deg)}.tabs .tabs-bar .tabs-scroller--hidden{width:0}.tabs .tabs-content .tab-data{flex-direction:column;display:flex}.tabs .tabs-content .tab-data--hidden{height:0;overflow:hidden}.download-tk-btn{align-items:center;width:100%;display:flex}.download-tk-btn>div:only-child{justify-content:center;width:100%;display:flex}.download-tk-btn>:not(:empty):not(:first-child){margin-left:16px}.download-tk-btn--blocked,.download-tk-btn--disabled{cursor:not-allowed;opacity:.25}.general-info-tk{height:100%;min-height:500px;display:flex;overflow-y:auto}.download-popup__list{z-index:100;background-color:#fff;border-radius:4px;flex-direction:column;padding:8px 0;transition:opacity .25s linear;animation:.25s linear download__list-appearance;display:flex;position:absolute;box-shadow:0 4px 8px #00000014}.download-popup__list .download-type{cursor:pointer;padding:8px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.download-popup__list .download-type:hover{background-color:#6746eb1a}.download-popup__list .download-type span{color:#072d57}.download-popup .MuiButton-root.btn--download-tk{height:40px;padding:0 16px}.download-popup .MuiButton-root.btn--download-tk:hover{color:#fff}@keyframes download__list-appearance{0%{opacity:0}to{opacity:1}}.empty-column{background-color:#f9f9f9;border:2px dashed #dde2e8;border-radius:8px;flex:100%;justify-content:center;align-items:center;margin:0 16px;display:flex}.empty-column span{text-align:center;text-align-last:center;color:#778da8;padding:0 16px}.data-column{flex-direction:column;flex:100%;display:flex;overflow:hidden}.data-column:not(:only-child):not(:first-child):not(:empty) .data-column__body{border-left:2px dashed #6746eb0f}.data-column:not(:first-child):not(.data-column--empty) .data-column__body{background-color:#6746eb0f}.data-column:nth-child(3):not(.data-column--empty) .data-column__body{background-color:#6746eb1f}.data-column>:not(:only-child):not(:first-child){margin-top:16px}.data-column__header{white-space:nowrap;text-overflow:ellipsis;min-height:20px;padding:0 16px;overflow:hidden}.data-column__header span{color:#778da8}.data-column__body{height:100%;display:flex;overflow:hidden}.data-column__body .column-child{cursor:pointer;align-items:center;padding:8px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.data-column__body .column-child>:not(:only-child):not(:first-child){margin-left:16px}.data-column__body .column-child__title{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.data-column__body .column-child__title span{font-weight:400}.data-column__body .column-child__counter{white-space:nowrap;background-color:#6746eb0f;border-radius:4px;padding:4px 8px}.data-column__body .column-child__counter span{color:#6746eb;font-weight:700}.data-column__body .column-child--selected{background-color:#6746eb0f}.data-column__body .column-child--selected .column-child__title span{color:#6746eb;font-weight:700}.data-column__body .column-child:hover span{color:#4e30c7}.data-column__body--empty{background-color:inherit!important}@media (width>=1366px) and (width<=1599px){.data-column{flex:0 0 25%}}@media (width>=1600px) and (width<=1919px){.data-column{flex:0 0 25%}}@media (width>=1920px){.data-column{flex:0 0 20%}}.overdue-tk-list{background-color:#fff;flex:100%;padding:16px;display:flex}.overdue-tk-list>:not(:only-child):not(:first-child){left:16px}.overdue-tk{border-radius:4px;flex-direction:column;flex:100%;min-height:500px;display:flex;overflow:hidden}.overdue-tk .accordion{flex:100%}.overdue-tk .accordion__header{z-index:2;background-color:#fff;border-radius:4px;padding:12px 16px;box-shadow:0 4px 8px #00000014}.overdue-tk .accordion__header .accordion-icon svg{fill:#6746eb}.overdue-tk .accordion__header .accordion-extras{justify-content:space-between}.overdue-tk .accordion__body{z-index:1;flex-direction:row}.overdue-tk .accordion__body:not(.accordion__body--hidden){height:100%!important}.overdue-tk .overdue-tk-counter{white-space:nowrap;background-color:#6746eb1a;border-radius:4px;padding:4px 8px}.overdue-tk .overdue-tk-counter span{color:#6746eb;font-weight:700}.overdue-tk--empty{background-color:#fff;flex:100%;justify-content:center;align-items:center;padding:16px;display:flex}.tech-receipts{flex-direction:column;height:100%;display:flex}.tech-receipts>:not(:only-child):not(:first-child){margin-top:16px}.tech-receipts .tab--hidden{display:none}.filter-info{background-color:#fff;border-radius:4px;flex-direction:column;width:100%;max-width:276px;padding:8px;transition:all .25s cubic-bezier(.02,.01,.47,1);animation:.25s linear filter-info-appearance;display:flex;overflow:hidden}.filter-info>:not(:only-child):not(:last-child){margin-bottom:16px}.filter-info__header{white-space:pre;background-color:#00b54e1a;border-radius:4px;align-items:center;padding:12px 16px;display:flex}.filter-info__header>:not(:only-child):not(:last-child){margin-right:16px}.filter-info__header svg{fill:#00b54e}.filter-info__header span{color:#00b54e;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.filter-info__body{flex-direction:column;flex:100%;margin:0 16px;display:flex}.filter-info__body>:not(:only-child):not(:last-child){margin-bottom:16px}.filter-info__body .filters-subsection>:not(:only-child):not(:last-child),.filter-info__body .teh-info-subsection>:not(:only-child):not(:last-child){margin-bottom:12px}.filter-info__body .filters-subsection .subsection__header,.filter-info__body .teh-info-subsection .subsection__header{text-overflow:ellipsis;overflow:hidden}.filter-info__body .filters-subsection .subsection__header span,.filter-info__body .teh-info-subsection .subsection__header span{white-space:pre}.filter-info__body .filters-subsection .subsection__body>:not(:only-child):not(:last-child),.filter-info__body .teh-info-subsection .subsection__body>:not(:only-child):not(:last-child){margin-bottom:8px}.filter-info__body .filters-subsection .subsection__body .subsection__item,.filter-info__body .teh-info-subsection .subsection__body .subsection__item{justify-content:space-between;display:flex}.filter-info__body .filters-subsection .subsection__body .subsection__item>:not(:only-child):not(:last-child),.filter-info__body .teh-info-subsection .subsection__body .subsection__item>:not(:only-child):not(:last-child){margin-right:8px}.filter-info__body .filters-subsection .subsection__body .subsection__item>:first-child,.filter-info__body .teh-info-subsection .subsection__body .subsection__item>:first-child{position:relative}.filter-info__body .filters-subsection .subsection__body .subsection__item>:first-child:after,.filter-info__body .teh-info-subsection .subsection__body .subsection__item>:first-child:after{content:":";position:absolute;right:4px}.filter-info__body .filters-subsection .subsection__body .subsection__item>:nth-child(2),.filter-info__body .teh-info-subsection .subsection__body .subsection__item>:nth-child(2){font-weight:700}.filter-info__body .filters-subsection .subsection__body .subsection__item span,.filter-info__body .teh-info-subsection .subsection__body .subsection__item span{color:#778da8;white-space:pre}.filter-info__body .filters-subsection .subsection__body .subsection__item span:first-child,.filter-info__body .teh-info-subsection .subsection__body .subsection__item span:first-child{padding-right:8px}.filter-info__body .filters-subsection .subsection__body .subsection__item span:last-child,.filter-info__body .teh-info-subsection .subsection__body .subsection__item span:last-child{text-overflow:ellipsis;overflow:hidden}.filter-info__footer{display:flex}.filter-info__footer>:not(:only-child):not(:last-child){margin-right:12px}.filter-info--hidden{width:0}@keyframes filter-info-appearance{0%{max-width:0}to{max-width:276px}}@media (width<=424px){@keyframes filter-info-appearance{0%{max-height:0}to{max-height:100vh}}}.time-scroller{-ms-overflow-style:none;scrollbar-width:none;flex:100%;justify-content:space-between;align-items:center;padding:0 8px;display:flex;overflow:auto}.time-scroller::-webkit-scrollbar{display:none}.time-scroller__item{cursor:pointer;border-radius:4px;padding:8px}.time-scroller__item span{color:#778da8;white-space:nowrap;font-weight:700}.time-scroller__item:hover span{color:#4e30c7}.time-scroller__item.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.time-scroller__item--active{color:#6746eb}.period-filter .filter-bloc__wrapper{padding:10px 16px}.period-filter .filter-bloc__wrapper>:not(:only-child):not(:last-child){margin-right:8px}.period-filter .filter-bloc__wrapper>:not(:only-child):not(:last-child):after{content:"";background-color:#f0edfd;width:1px;height:44px;margin-left:8px;display:block}.period-filter .filter-bloc__header>*{margin-right:8px}.period-filter .filter-bloc__body{flex:50%;align-items:center}.period-filter .filter-bloc__footer{overscroll-behavior:contain;flex:100%;overflow:auto}.product-filter{flex-basis:calc(25% - 2px)}@media (width<=424px){.product-filter{flex-basis:auto}}.checkbox-filter{max-width:200px}.radiobutton{cursor:pointer;align-items:center;height:24px;display:flex}.radiobutton>:not(:only-child):not(:first-child){margin-left:16px}.radiobutton__label{white-space:nowrap;text-overflow:ellipsis;flex:100%;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.radiobutton__label span{color:#778da8;font-weight:600}.radiobutton__input{appearance:none;position:absolute}.radiobutton__thumb{background-color:#fff;border:1px solid #dde2e8;border-radius:50%;justify-content:center;align-items:center;min-width:18px;min-height:18px;transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex;box-shadow:inset 0 6px 4px #0000000a}.radiobutton__thumb-marker{background-color:#6746eb;border-radius:50%;width:0;height:0;transition:all .25s cubic-bezier(.02,.01,.47,1)}.radiobutton:hover .radiobutton__label:not(.radiobutton__label--disabled) span{color:#4e30c7}.radiobutton:hover .radiobutton__input:not(:disabled):checked+.radiobutton__thumb{border-color:#4e30c7}.radiobutton:hover .radiobutton__input:not(:disabled):checked+.radiobutton__thumb .radiobutton__thumb-marker{border-color:#4e30c7;width:10px;height:10px}.radiobutton:hover .radiobutton__thumb{border-color:#4e30c7}.radiobutton__input:checked+.radiobutton__thumb{border-color:#6746eb}.radiobutton__input:checked+.radiobutton__thumb .radiobutton__thumb-marker{width:12px;height:12px}.radiobutton .focus-visible+.radiobutton__thumb{box-shadow:0 0 0 .2rem #8dcdff}.radiobutton__input:disabled:checked+.radiobutton__thumb{border-color:#778da8}.radiobutton__input:disabled:checked+.radiobutton__thumb .radiobutton__thumb-marker{background-color:#778da8}.radiobutton__input:disabled:not(:checked)+.radiobutton__thumb{border-color:#778da8}.radiobutton-filter{max-width:200px}.textarea-filter{min-width:250px!important}.textarea-filter .textarea-field{border:1px solid #778da8;border-radius:4px;width:100%;height:100%;margin:0;padding:8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.textarea-filter .textarea-field:hover,.textarea-filter .textarea-field:focus{border-color:#6746eb}.specific-filters{flex-basis:calc(75% - 6px)}.specific-filters .filter-bloc__footer{justify-content:flex-end;display:flex}.specific-filters .filter-bloc__footer>:not(:only-child):not(:first-child){margin-left:16px}@media (width<=424px){.specific-filters{flex-basis:auto}.specific-filters .filter-bloc__footer>button{flex:100%}}.filters{flex-direction:column;flex:100%;display:flex;overflow:hidden}.filters>:not(:only-child):not(:last-child){margin-bottom:8px}.filters .filter-bloc{overflow:hidden}.filters .filter-bloc__wrapper{background-color:#fff;border-radius:4px;display:flex}.filters .filter-bloc__header{align-items:center;display:flex}.filters .filter-bloc__body,.filters .filter-bloc__footer{display:flex}.filters .period-filter{flex-direction:column;flex:100%;display:flex}.filters .period-filter .filter-bloc__wrapper{flex:100%}.filters .product-filter,.filters .specific-filters{min-width:180px}.filters .product-filter .filter-bloc__wrapper,.filters .specific-filters .filter-bloc__wrapper{flex-direction:column;height:100%;padding:8px;overflow:hidden}.filters .product-filter .filter-bloc__wrapper>:not(:only-child):not(:first-child),.filters .specific-filters .filter-bloc__wrapper>:not(:only-child):not(:first-child){margin-top:8px}.filters .product-filter .filter-bloc__header,.filters .specific-filters .filter-bloc__header{background-color:#6746eb1a;border-radius:4px;align-items:center;padding:12px 16px;display:flex}.filters .product-filter .filter-bloc__header>:not(:only-child):not(:last-child),.filters .specific-filters .filter-bloc__header>:not(:only-child):not(:last-child){margin-right:8px}.filters .product-filter .filter-bloc__header svg,.filters .specific-filters .filter-bloc__header svg{fill:#6746eb}.filters .product-filter .filter-bloc__header span,.filters .specific-filters .filter-bloc__header span{color:#6746eb}.filters .product-filter .filter-bloc__body,.filters .specific-filters .filter-bloc__body{flex-direction:column;flex:100%;padding:8px}.filters .product-filter .filter-bloc__body>:not(:only-child):not(:first-child),.filters .specific-filters .filter-bloc__body>:not(:only-child):not(:first-child){margin-top:16px}.filters .product-filter .filter-bloc__body .filter-items,.filters .specific-filters .filter-bloc__body .filter-items{-ms-overflow-style:none;scrollbar-width:none;flex:100%;display:flex;overflow-x:auto}.filters .product-filter .filter-bloc__body .filter-items::-webkit-scrollbar{display:none}.filters .specific-filters .filter-bloc__body .filter-items::-webkit-scrollbar{display:none}.filters .product-filter .filter-bloc__body .filter-items>:not(:only-child):not(:first-child),.filters .specific-filters .filter-bloc__body .filter-items>:not(:only-child):not(:first-child){margin-left:12px}.filters .product-filter .filter-bloc__body .filter-items .filter-item,.filters .specific-filters .filter-bloc__body .filter-items .filter-item{flex:100%;min-width:148px;height:100%;display:flex;overflow:hidden}.filters .product-filter .filter-bloc__body .filter-items .filter-item__wrapper,.filters .specific-filters .filter-bloc__body .filter-items .filter-item__wrapper{flex-direction:column;flex:100%;height:100%;display:flex;overflow:hidden}.filters .product-filter .filter-bloc__body .filter-items .filter-item__wrapper>:not(:only-child):not(:first-child),.filters .specific-filters .filter-bloc__body .filter-items .filter-item__wrapper>:not(:only-child):not(:first-child){margin-top:16px}.filters .product-filter .filter-bloc__body .filter-items .filter-item__title,.filters .specific-filters .filter-bloc__body .filter-items .filter-item__title{display:flex}.filters .product-filter .filter-bloc__body .filter-items .filter-item__title span,.filters .specific-filters .filter-bloc__body .filter-items .filter-item__title span{color:#1d3f66;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.filters .product-filter .filter-bloc__body .filter-items .filter-item__options,.filters .specific-filters .filter-bloc__body .filter-items .filter-item__options{flex-direction:column;flex:100%;display:flex}.filters .product-filter .filter-bloc__body .filter-items .filter-item__options>:not(:only-child):not(:first-child),.filters .specific-filters .filter-bloc__body .filter-items .filter-item__options>:not(:only-child):not(:first-child){margin-top:4px}.filters .product-filter .filter-bloc__body .filter-items .filter-item:not(:only-child):not(:first-child):before,.filters .specific-filters .filter-bloc__body .filter-items .filter-item:not(:only-child):not(:first-child):before{content:"";background-color:#6746eb1a;width:1px;height:100%;margin-right:12px;display:block}.filters .product-filter .filter-bloc__body:empty,.filters .specific-filters .filter-bloc__body:empty,.filters .product-filter .filter-bloc__footer:empty,.filters .specific-filters .filter-bloc__footer:empty{display:none}.filters__combiner{height:100%;display:flex}.filters__combiner>:not(:only-child):not(:last-child){margin-right:8px}@media (width<=424px){.filters>:not(:only-child):not(:last-child){margin-bottom:16px}.filters__combiner{flex-direction:column;height:auto}.filters__combiner>:not(:only-child):not(:last-child){margin-bottom:16px;margin-right:0}}.download-report-btn{align-items:center;width:100%;display:flex}.download-report-btn.focus-visible{border-radius:4px;box-shadow:0 0 0 .2rem #8dcdff}.download-report-btn>div:only-child{justify-content:center;width:100%;display:flex}.download-report-btn>:not(:empty):not(:first-child){margin-left:16px}.download-report-btn--blocked{cursor:not-allowed;opacity:.25}.download-report-btn .desc span{color:#072d57}.report-page{flex-direction:column;flex:100%;display:flex}.report-page>:not(:only-child):not(:first-child){margin-top:8px}.report-page>:empty{display:none}.report-page__header{display:flex}.report-page__header>:not(:only-child):not(:first-child){margin-left:8px}.report-page__header .filters-extras{transition:all .25s cubic-bezier(.02,.01,.47,1);display:flex}.report-page__header .filters-extras:empty{min-width:0;margin:0}.report-page__header .filters-extras:not(:empty){min-width:276px}.report-page__body{flex:100%;display:flex;overflow-x:auto}.report-page__body .tables{border-radius:4px;flex:100%}@media (width<=424px){.report-page>:not(:only-child):not(:first-child){margin-top:16px}.report-page__header{flex-direction:column}.report-page__header>:not(:only-child):not(:first-child){margin-top:16px;margin-left:0}.report-page__header .filters-extras>*{max-width:100%}.report-page__header .filters-extras:empty{margin:0}.report-page__body{max-height:calc(100vh - 56px)}}@media screen and (width<=1023px) and (orientation:portrait){.report-page{overflow:hidden}}@media screen and (width<=1023px) and (orientation:landscape){.report-page__body{max-height:calc(100vh - 92px)}}@media (width>=1024px) and (width<=1919px){.report-page{overflow:hidden}}.system-status-and-incidents-page{flex-direction:column;width:100vw;height:100vh;padding:16px 0;display:flex;overflow:hidden}.system-status-and-incidents-page__wrapper{max-width:980px;margin:auto}.system-status-and-incidents-page__wrapper>:not(:only-child):not(:first-child){margin-top:16px}.system-status-and-incidents-page__wrapper .page-header{display:flex}.system-status-and-incidents-page__wrapper .page-header>:not(:only-child):not(:first-child){margin-left:32px}.system-status-and-incidents-page__wrapper .page-header .icon{display:flex}.system-status-and-incidents-page__wrapper .page-header .icon svg{width:auto;height:100%}.system-status-and-incidents-page__wrapper .page-header .title{flex-direction:column;display:flex}.system-status-and-incidents-page__wrapper .page-body>:not(:only-child):not(:first-child){margin-top:16px}.system-status-and-incidents-page__wrapper .page-body>:first-child:after{content:"";background-color:#dde2e8;width:100%;height:2px;margin-top:24px;display:block}.system-status-and-incidents-page__wrapper .page-body .public-system-status,.system-status-and-incidents-page__wrapper .page-body .public-incidents{flex-direction:column;display:flex}.system-status-and-incidents-page__wrapper .page-body .public-system-status>:not(:only-child):not(:first-child),.system-status-and-incidents-page__wrapper .page-body .public-incidents>:not(:only-child):not(:first-child){margin-top:16px}.app{background-color:#f2f5fa;display:flex}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;margin:0;padding:0;font-size:100%}body{margin:0;font-size:14px;position:relative}a{text-decoration:none}a:active,a:hover{outline:0}ul,li{margin:0;padding:0;list-style-type:none}html{box-sizing:border-box;font-size:14px}*,:before,:after{box-sizing:border-box}:focus{outline:0}img,audio,video{max-width:100%;height:auto}audio,canvas,iframe,video,img,svg{vertical-align:top}iframe{border:0}textarea{resize:none;vertical-align:top;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;overflow:auto}input,textarea,select,button{background:0 0;border:none;outline:none;margin:0;padding:0;font-size:100%}button,input{line-height:normal}table{border-collapse:collapse;border-spacing:0}td,th{text-align:left;padding:0}html,#root{overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#072d57;background-color:#f2f5fa;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;overflow-y:hidden}svg{width:20px;height:20px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--1{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:58px;font-weight:700;line-height:79.75px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--2{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:42px;font-weight:700;line-height:57.75px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--3{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:36px;font-weight:700;line-height:49.5px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--4{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:24px;font-weight:700;line-height:33px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--5{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:18px;font-weight:700;line-height:24.75px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--6{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:14px;font-weight:700;line-height:19.25px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--7{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:12px;font-weight:700;line-height:16.5px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.h--ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.p--s{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:10px;font-weight:500;line-height:16.5px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.p--xs{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:14px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.p--m{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:14px;font-weight:500;line-height:19.25px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.p--l{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:18px;font-weight:500;line-height:24.75px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.p--fw300{font-weight:300}.p--fw400{font-weight:400}.p--fw500{font-weight:500}.p--fw600{font-weight:600}.p--fw700{font-weight:700}.p--fw800{font-weight:800}.p--color100{color:#f0f4f7}.p--color300{color:#dde2e8}.p--color500{color:#99a9ba}.p--color600{color:#778da8}.p--color700{color:#557192}.p--color800{color:#1d3f66}.p--ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}input:-webkit-autofill{box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:focus{box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:active{box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill{-webkit-text-fill-color:#072d57!important}.MuiButton-root.mui-icon-btn{border-radius:50%;min-width:32px;height:32px;min-height:32px;padding:0}.MuiButton-root.mui-icon-btn svg{fill:#778da8}.MuiButton-root.mui-icon-btn--active svg{fill:#6746eb}.MuiButton-root.mui-icon-btn:hover svg{fill:#4e30c7}.MuiButton-root.mui-icon-btn.Mui-disabled{opacity:.25}.Mui-focusVisible{box-shadow:0 0 0 .2rem #8dcdff!important}.MuiFormHelperText-root.input-error{color:#f24646;display:flex;overflow:hidden}.MuiFormHelperText-root.input-error span{white-space:nowrap;text-overflow:ellipsis;flex:100%;font-weight:300;overflow:hidden}.MuiMenu-paper .MuiMenu-list .MuiMenuItem-root{color:#072d57}.MuiMenu-paper .MuiMenu-list .MuiMenuItem-root.Mui-selected{color:#6746eb;background-color:inherit;font-weight:700}.MuiMenu-paper .MuiMenu-list .MuiMenuItem-root.MuiListItem-button:hover{background-color:#f0edfd}.MuiButtonBase-root{padding:8px}.MuiButtonBase-root .MuiSelect-select{border-radius:4px}.MuiButtonBase-root .MuiSelect-select:focus{background-color:#f2f5fa}.js-focus-visible :focus:not(.focus-visible){outline:none}.download-file{align-items:center;display:flex}.download-file>:not(:only-child):not(:first-child){margin-left:16px}.loading{background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26) 0 0/200% 200%;border-radius:4px;animation:3s linear infinite LoadingBgAnim;display:block;position:relative}.empty-cat{flex-direction:column;flex:100%;justify-content:center;align-items:center;width:100%;display:flex}.empty-cat svg{width:100%;max-width:461px;height:100%;max-height:262px}@keyframes errorBounce{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}
