.empty{width:100%;height:100%;display:flex;flex-direction:column}.empty__body{flex:1 100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.empty__body>*:last-child{margin-top:12px}.empty__body .empty-baner svg{width:auto;height:auto}.empty__body .empty-description span{color:#778da8}.expandable-row{display:flex;flex-direction:column;margin:8px 16px;border-top:1px solid #99A9BA;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.expandable-row>*:not(:only-child):not(:first-child){margin-top:8px}.expandable-row__body{flex:1 100%;display:flex;flex-direction:column;overflow:hidden}.expandable-row .scroll-to-top{display:flex;align-items:center}.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{width:100%;height:100%;fill:#778da8}.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{display:flex;align-items:center}.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}.rows-loader{position:relative}.rows-loader:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear reverse infinite;background-size:200% 200%}.rows-loader .row{position:relative;background-color:#fff}.rows-loader .row--odd{background-color:#e9f3fd}.rows-loader .row--inExpand{margin-top:4px;border:1px solid #DDE2E8;border-radius:4px;background-color:#fff}.search-field{height:40px;flex:1 100%;display:flex;align-items:center;position:relative;background-color:#fff;border-radius:4px;border:1px solid #99A9BA;transition:all .25s cubic-bezier(.02,.01,.47,1)}.search-field .icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}.search-field .icon svg{fill:#99a9ba}.search-field input{width:100%;height:100%;padding:12px 16px 12px 52px;color:#072d57;white-space:nowrap;border-radius:inherit;overflow:hidden;text-overflow:ellipsis}.search-field input::placeholder{color:#778da8}.search-field .eraser{width:0;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.search-field .eraser.focus-visible svg{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.search-field .eraser svg{width:18px;height:18px;fill:#778da8}.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{width:100%;display:flex;align-items:center;justify-content:center}.pagination-pages>*:not(:only-child):not(:first-child){margin-left:4px}.pagination-pages .pagination-page{display:flex;align-items:center;justify-content:center;padding:8px;aspect-ratio:2/1;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.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{width:100%;display:flex;align-items:center}.pagination .records-per-page,.pagination .start-from-page{display:flex;align-items:center}.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{display:flex;align-items:center;padding:8px 0}.global-filter{width:100%;display:flex;align-items:center;padding:8px 16px;background-color:#fff}.global-filter>*:not(:only-child):not(:first-child){margin-left:16px}.global-filter__label{height:100%;display:flex;align-items:center;white-space:nowrap}.global-filter__label>*:not(:only-child):not(:first-child){margin-left:16px}.global-filter__label:after{width:1px;height:100%;content:"";background-color:#f0edfd;margin-left:16px}.column-filter{width:100%;display:flex;align-items:center}.column-filter>*:not(:only-child):not(:first-child){margin-left:8px}.column-filter__input{flex:1 100%;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.column-filter__input input{flex:1 100%;color:#072d57;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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{width:18px;height:auto;fill:#99a9ba}.column-filter:hover .icon{opacity:1}.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{width:100%;height:100%;display:flex;justify-content:space-between}.thc .header-content .sort-icon{transition:all .25s cubic-bezier(.02,.01,.47,1);margin-left:8px}.thc .header-content .sort-icon svg{width:18px;height:auto;fill:#778da8}.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{height:100%;display:flex;align-items:center;position:absolute;padding:16px 0;top:0;right:0;z-index:1}.thc .resizer:after{content:"";background-color:#e9f3fd;width:2px;height:100%;touch-action:none}.thc .resizer.isResizing{background-color:#4e30c7}.thc .resizer.isResizing:after{background-color:#4e30c7}.thc .resizer:hover:after{background-color:#4e30c7}.thc:last-child .resizer{display:none}.table-context{width:100vw;height:100vh;position:absolute;top:0;left:0;display:flex;z-index:10000;pointer-events:none}.table-context .table-context-menu{position:absolute;display:flex;flex-direction:column;padding:8px 0;background-color:#fff;border-radius:4px;box-shadow:0 4px 8px #00000014;pointer-events:visible;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden;animation:context-appearance .2s linear}.table-context .table-context-menu .context-menu__item{display:flex;align-items:center;padding:8px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.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%{max-height:0;opacity:0}to{max-height:100vh;opacity:1}}.table{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.table .thead{display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid #e9f3fd}.table .thead>*:not(:only-child):not(:first-child){margin-top:16px}.table .thead .tr{display:flex;background-color:#fff;border-radius:4px;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;overflow:hidden;text-overflow:ellipsis}.table .tbody{flex:1 100%;display:flex;flex-direction:column;position:relative;overflow:hidden;background-color:#fff}.table .tbody--fetching:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#072d5733;z-index:1}.table .tbody__wrapper{position:relative;overflow:auto}.table .tbody .tr{flex-direction:column;justify-content:center;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.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:linear-gradient(90deg,#6746eb 50%,transparent 50%),linear-gradient(90deg,#6746eb 50%,transparent 50%),linear-gradient(0deg,#6746eb 50%,transparent 50%),linear-gradient(0deg,#6746eb 50%,transparent 50%),#6746eb1a;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:16px 2px,16px 2px,2px 16px,2px 16px;background-position:0px 0px,100px 100%,0px 100%,100% -100px;border-radius:5px;animation:dash 5s linear infinite}.table .tbody .tr--empty{height:44px;padding:8px;text-align:center;text-align-last:center}.table .tbody .tr .row-cells{flex:1 100%;display:flex}.table .tbody .tr .expander-cell{display:flex;justify-content:center!important;align-items:center!important}.table .tbody .tr .expander-cell .expander{width:100%;display:flex;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.02,.01,.47,1)}.table .tbody .tr .expander-cell .expander.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.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{width:100%;padding:4px 8px;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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;overflow:hidden;text-overflow:ellipsis}.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{width:100%;display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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{width:100%;opacity:.25}.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{width:100%;display:flex;flex-direction:column;overflow:hidden}.table.expanded-table .thead{flex-direction:row}.table.expanded-table .thead .tr{flex-direction:row;background-color:#0000}.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){background-color:#0000}.table.expanded-table .tbody .tr:nth-child(2n){background-color:#0000}.table.expanded-table .tbody .tr .row-cells{height:100%;margin:2px 0;background-color:#fff;border-radius:4px;border:1px solid #DDE2E8;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 0px,0px 100%,0px -100px,100% 0px}}.outline{min-height:64px;display:flex;align-items:center;padding:0 16px;background-color:#fff;border-radius:4px;margin-bottom:16px}.outline>*:not(:only-child):not(:first-child){margin-left:16px}.outline-elem{flex:1 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:"";width:1px;height:100%;position:absolute;top:0;right:0;background-color:#f0edfd}@media(max-width:767px){.outline{height:auto;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:16px}.outline>*:not(:only-child):not(:first-child){margin-left:0;margin-top:12px;padding-top:12px;border-top:1px solid #f0edfd}.outline-elem{width:100%}.outline-elem>*:nth-child(n){margin-right:0}.outline-elem:not(:last-child):after{content:"";display:none}}.scrollhost-container{flex:1 100%;position:relative;width:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden;pointer-events:unset;transition:all .25s cubic-bezier(.02,.01,.47,1)}.scrollhost{height:100%;position:relative;overflow-y:auto;overflow-x:hidden;transition:all .25s cubic-bezier(.02,.01,.47,1)}.scrollhost{-ms-overflow-style:none;scrollbar-width:none}.scrollhost::-webkit-scrollbar{display:none}.scrollhost>*{pointer-events:auto}.scroll-bar{width:8px;height:calc(100% - 10px);right:3px;top:0;position:absolute;margin:5px 0;border-radius:7px;bottom:0;transition:all .25s cubic-bezier(.02,.01,.47,1);opacity:0;pointer-events:auto;z-index:100}.scroll-bar:hover,.scroll-bar.hover{right:2px;width:12px;background-color:#7c7c7c4d}.scroll-bar:hover .scroll-thumb,.scroll-bar.hover .scroll-thumb{width:12px}.scroll-bar.shown{opacity:1}.scroll-bar .scroll-thumb{width:8px;height:20px;position:absolute;border-radius:7px;opacity:1;top:0;background-color:#5050504f;transition:width .25s cubic-bezier(.02,.01,.47,1);cursor:grab}.scroll-bar .scroll-thumb:active{background-color:#505050;cursor:grabbing}.toast-message{border-radius:8px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.toast-message__wrapper{width:350px;background-color:#fff;border-radius:8px;pointer-events:visible;transition:all .25s cubic-bezier(.02,.01,.47,1);animation:animAppearance .5s forwards}.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:animRemoving .5s forwards}.toast-message__item{flex:1 100%;display:flex;flex-direction:column;padding:14px 16px;color:#fff;box-shadow:0 4px 8px #00000014;border-radius:inherit;transition:all .25s cubic-bezier(.02,.01,.47,1)}.toast-message__item-header{flex:1 100%;display:flex}.toast-message__item-header .toast-title{flex:1 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{display:flex;overflow:hidden;word-break:break-word}.toast-message__item-body .toast-text{flex:1 100%;display:flex;flex-direction:column}.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{display:flex;justify-content:center;padding:8px;border-radius:4px;font-weight:700;background-color:#6746eb;color:#fff;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1)}.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(max-width:424px){.toast-message__wrapper{width:calc(100vw - 32px)}}@keyframes animAppearance{0%{transform:translateY(-250px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes animRemoving{50%{max-height:100vh;transform:translate(350px);opacity:0}to{max-height:0px;transform:translate(350px);opacity:0;margin-bottom:0}}.toast{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;position:absolute;pointer-events:none;overflow:hidden;z-index:50}.toast-messages{flex:1 100%;position:fixed;bottom:0;right:0;display:flex;flex-direction:column;justify-content:flex-end;margin:16px}.toast-messages>*:not(:only-child):not(:last-child)>*{margin-bottom:16px}@media(max-width:424px){.toast{height:calc(100vh - 56px)}}.abonentsMigration{margin:0 0 32px;display:flex;flex-direction:column;gap:16px}.abonentsMigration__header{display:flex;width:100%;padding:16px;border-radius:4px;background-color:#fff}.step{list-style:none;display:flex;gap:4px;flex-direction:column;padding:16px;border:1px solid #e9f3fd;border-radius:4px;margin-bottom:16px;box-shadow:0 4px 8px #00000014}.step:last-child{margin-bottom:0}.steps-list{height:100%;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px;opacity:.6}.remaining-steps{list-style:none;display:flex;flex-direction:column;padding:0;margin:0}.remaining-steps .remaining-steps__step{display:flex;align-items:center;padding:16px;border:1px solid #e9f3fd;border-radius:4px;margin-bottom:16px;background-color:#fff;transition:all .25s cubic-bezier(.02,.01,.47,1);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{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:16px;border-radius:50%;background-color:#6746eb;color:#fff;font-size:16px}.remaining-steps .remaining-steps__step .step-text{font-size:16px}.request{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;padding:16px;border-radius:4px;gap:16px}.request .request__block{display:flex;flex-direction:column;gap:12px}.request .request__error{display:flex;align-items:center;gap:15px;color:#f24646}.error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;gap:16px}.error .error__text{word-break:break-all}.operator-error{display:flex;gap:4px}.searchField{width:350px}.accordion{display:flex;flex-direction:column;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.accordion__header{display:flex;align-items:center;justify-content:space-between;padding:3px;transition:all .25s cubic-bezier(.02,.01,.47,1);z-index:1}.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{display:flex;align-items:center}.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{min-width:24px;cursor:pointer;overflow:hidden}.accordion__header .accordion-label.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.accordion__header .accordion-label .accordion-icon svg{fill:#072d57}.accordion__header .accordion-label .accordion-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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:1 1 auto}.accordion__body{display:flex;flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1);opacity:1;z-index:0}.accordion__body--hidden{visibility:hidden;overflow:hidden;opacity:0}.accordion__body-wrapper{width:100%;display:flex;flex-direction:column}.date-picker-field{position:relative;height:40px}.calendar-picker{flex:1 100%;display:flex;justify-content:center;transition:all .25s cubic-bezier(.02,.01,.47,1)}.calendar-picker>*:not(:only-child):not(:first-child){margin-left:16px}.calendar-picker>*{flex:1 100%;display:flex}.calendar-picker>* input{pointer-events:none}@media(max-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}.error-page-handler{max-width:100vw;max-height:100vh;width:100%;height:100%;flex:1 100%;display:flex;align-items:center;position:relative}.error-page-handler .error-center{width:100%;height:100%;display:flex;z-index:1}.error-page-handler .error-center__banner{flex:1 100%;display:flex;justify-content:flex-end}.error-page-handler .error-center__banner svg{width:100%;height:auto;fill:none}.error-page-handler .error-center__info{flex:1 100%;display:flex;flex-direction:column;justify-content:center}.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{display:flex;flex-direction:column;color:#1d3f66}.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{max-width:100vw;max-height:100vh;width:100%;height:100%;position:absolute;top:0;left:0;display:flex;padding:55px;pointer-events:none;z-index: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:1 100%;display:flex;flex-direction:column;justify-content:space-around}.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{background-color:#6746eb;color:#fff}.error-page-handler .MuiButton-root.btn--error .MuiButton-endIcon svg{fill:#fff}.error-page-handler .MuiButton-root.btn--error:hover{background-color:#4e30c7;fill:#fff}.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{flex:1 100%;height:100vh;max-width:640px;max-height:720px;display:flex;flex-direction:column;background:#fff}.login__left .login-left__body,.login__left .login-left__footer{display:flex;justify-content:center;align-items:center}.login__left .login-left__body>*,.login__left .login-left__footer>*{max-width:334px;width:100%}.login__left .login-left__body{flex:1 100%;border-bottom:1px solid #F0F4F7}.login__left .login-left__body .form{display:flex;flex-direction:column}.login__left .login-left__body .form>*:not(:only-child):not(:first-child){margin-top:24px}.login__left .login-left__body .form__header .logo{display:flex;align-items:flex-end}.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{display:flex;flex-direction:column}.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{display:flex;flex-direction:column}.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:errorBounce .5s forwards}.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:1 100%;display:flex;align-items:center}.login__left .login-left__body .form__body .form-auth-trow__header .spline:after{content:"";display:block;width:100%;border-bottom:1px solid #778DA8}.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{display:flex;justify-content:center}.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{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.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(max-width:1024px){.login__left{width:100%;min-height:100vh;max-width:none;max-height:none}}.login__right{flex:1 100%;height:100vh;max-width:640px;max-height:720px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.login__right .signboard{margin:64px;color:#fff;z-index:1}.login__right .signboard>*:not(:only-child):not(:first-child){margin-top:16px}.login__right .bg-anim{position:absolute;height:100%;width:100%;z-index:0}.login__right .bg-anim svg{height:100%;width:auto}@media(max-width:1280px){.login__right{display:none}}.login{flex:1 100%;max-width:1280px;display:flex;box-shadow:0 16px 56px #0000001a}@media(max-width:1280px){.login{max-width:640px}}@media(max-width:1024px){.login{max-width:100vw;min-height:100vh}}.authorization-page{min-width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:center}.doc-flow-records{display:flex;flex-direction:column}.doc-flow-records>*:not(:only-child):not(:first-child){margin-top:12px}.doc-flow-records .doc-flow__header .doc-flow__cell span{font-weight:700;color:#99a9ba}.doc-flow-records .doc-flow__body>*:not(:only-child):not(:first-child){margin-top:12px}.doc-flow-records .doc-flow__body .doc-flow__row{position:relative;height:64px;background-color:#fff;border-radius:4px;overflow:hidden}.doc-flow-records .doc-flow__body .doc-flow__row:before{width:0;height:100%;content:"";position:absolute;top:0;left:0;display:flex;background-color:#4e30c7;transition:all .25s cubic-bezier(.02,.01,.47,1)}.doc-flow-records .doc-flow__body .doc-flow__row:hover:before{width:4px}.doc-flow-records .doc-flow__row{display:flex;align-items:center}.doc-flow-records .doc-flow__cell{height:100%;position:relative;display:flex;align-items:center;padding-left:16px;overflow:hidden}.doc-flow-records .doc-flow__cell>*:not(:only-child):not(:first-child){margin-left:12px}.doc-flow-records .doc-flow__cell .cell-icon--main svg{width:32px;height:auto;fill:#778da8}.doc-flow-records .doc-flow__cell .cell-icon--link{cursor:pointer}.doc-flow-records .doc-flow__cell .cell-icon--link.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.doc-flow-records .doc-flow__cell .cell-icon--link svg{fill:#f0f4f7;transition:all .25s cubic-bezier(.02,.01,.47,1)}.doc-flow-records .doc-flow__cell .cell-icon--link:before{height:calc(100% - 8px);width:1px;content:"";display:block;position:absolute;left:0;top:0;margin:4px 0;background-color:#f0edfd}.doc-flow-records .doc-flow__cell .cell-icon--link:hover svg{fill:#4e30c7}.doc-flow-records .doc-flow__cell .cell-data{display:flex;flex-direction:column;overflow:hidden}.doc-flow-records .doc-flow__cell .cell-data>*:not(:only-child):not(:first-child){margin-top:4px}.doc-flow-records .doc-flow__cell .cell-data a,.doc-flow-records .doc-flow__cell .cell-data span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-flow-records .doc-flow__cell .cell-data a.dark,.doc-flow-records .doc-flow__cell .cell-data span.dark{color:#072d57}.doc-flow-records .doc-flow__cell .cell-data a.gray,.doc-flow-records .doc-flow__cell .cell-data span.gray{color:#778da8}.doc-flow-records .doc-flow__cell .cell-data a.doLink:hover,.doc-flow-records .doc-flow__cell .cell-data span.doLink:hover,.doc-flow-records .doc-flow__cell .cell-data a.focus-visible,.doc-flow-records .doc-flow__cell .cell-data span.focus-visible{color:#4e30c7}.doc-flow-block{display:flex;flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.doc-flow-block__wrapper>*:not(:only-child):not(:first-child){margin-top:16px}.doc-flow-block__title span{font-weight:700}.doc-flow-search-bar{width:100%;padding:12px;display:flex;align-items:center;background-color:#fff;border-radius:4px}.doc-flow-search-bar>*:not(:only-child):not(:first-child){margin-left:16px}.doc-flow-search-bar>*:nth-child(2){padding-left:16px;border-left:1px solid rgba(103,70,235,.1)}.doc-flow-search-bar__title{display:flex;align-items:center;position:relative;white-space:nowrap}.doc-flow-search-bar__title>*:not(:only-child):not(:first-child){margin-left:16px}.doc-flow-search-bar__content{flex:1 100%;display:flex;position:relative}.doc-flow-search-bar__extras{display:flex;position:relative}.doc-flow-search-bar__extras:empty{display:none}.search-doc-flow>*:not(:only-child):not(:first-child){margin-top:16px}.issued-tokens{height:100%;display:flex;overflow-x:auto}.chart{display:flex;flex-direction:column;position:relative;padding:8px;border-radius:4px;overflow:hidden}.chart__control{height:32px;position:absolute;top:0;left:0;display:flex;align-items:center;padding:0 8px;transition:all .25s cubic-bezier(.02,.01,.47,1);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;transition:all .25s cubic-bezier(.02,.01,.47,1);padding:4px 8px;font-weight:500;border-radius:4px}.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{width:100%;display:flex;flex-direction:column}.editable-field .custom-select{padding:0 8px;border:1px solid #DDE2E8;border-radius:4px;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{position:relative;display:flex;flex-direction:column;padding:8px;border:1px solid #DDE2E8;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.editable-field .custom-textarea__input{margin:0;padding:0;color:#072d57;font-weight:500}.editable-field .custom-textarea__input{-ms-overflow-style:none;scrollbar-width:none}.editable-field .custom-textarea__input::-webkit-scrollbar{display:none}.editable-field .custom-textarea__limit{padding:8px;position:absolute;bottom:0;right:0;background-color:#ffffffbf;border-radius:4px;pointer-events:none}.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:errorBounce .5s forwards}.edit-extras{display:flex;align-items:center;opacity:0;transition:all .25s cubic-bezier(.02,.01,.47,1);pointer-events:none}.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{display:flex;align-items:center;padding:16px}.incident-job>*:not(:only-child):not(:first-child){margin-left:16px}.incident-job__status{min-width:100px;display:flex;align-items:center}.incident-job__status span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#557192;font-weight:700}.incident-job__info{flex:1 100%;display:flex;flex-direction:column}.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{display:flex;flex-direction:column}.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{display:flex;flex-direction:column;border-top:2px solid #DDE2E8;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{display:flex;align-items:center}.incident-detailed__jobs .incident-jobs__header .incident-jobs-title{flex:1 100%}.incident-detailed__jobs .incident-jobs__header .incident-jobs-title span{font-weight:700}.incident-detailed__jobs .incident-jobs__list{display:flex;flex-direction:column;overflow:hidden}.incident-detailed__jobs .incident-jobs__list-empty{display:flex;justify-content:center;align-items:center}.incident-detailed__jobs .incident-jobs__list-empty svg{width:auto}.incident-detailed__main{display:flex;flex-direction:column}.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:1 100%;display:flex;align-items:center}.incident-detailed__main .incident-detailed-info__block>*{display:flex;align-items:center}.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{width:100%;display:flex;flex-direction:column;overflow:hidden}.incident-detailed>*:not(:only-child):not(:first-child){margin-top:16px}.job{display:flex;padding-bottom:16px}.job>*:not(:only-child):not(:first-child){margin-left:16px}.job__marker{width:8px;display:flex;align-items:center;justify-content:center}.job__marker:after{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#dde2e8}.job__info{display:flex;flex-direction:column}.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{max-width:750px;max-height:900px;width:100%;display:flex;flex-direction:column;margin:auto;padding:32px;background-color:#fff;border-radius:4px}.modal>*:not(:only-child):not(:first-child){margin-top:16px}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__header>*:not(:only-child):not(:first-child){margin-left:16px}.modal__header .modal-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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:1 100%;display:flex;overflow:hidden}.modal__footer{display:flex;justify-content:flex-end}.modal__footer>*:not(:only-child):not(:first-child){margin-left:16px}.modal__footer:empty{display:none}.modal .MuiButton-root.btn--modal-cancel{border:none;color:#072d57;border:1px solid rgba(78,48,199,0)}.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{border:none;color:#fff;background-color:#6746eb}.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{display:flex;flex-direction:column;margin:0 20px}.incident__header{width:100%;display:flex}.incident__header>*:not(:only-child):not(:first-child){margin-left:16px}.incident__header .incident-marker{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.incident__header .incident-marker:after{width:2px;height:100%;content:"";position:absolute;top:0;background-color:#dde2e8}.incident__header .incident-marker .icon{background-color:#dde2e8;border-radius:50%;border:4px solid #ffffff;z-index:1}.incident__header .incident-marker .icon svg{fill:#778da8}.incident__header .incident-info{flex:1 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{display:flex;justify-content:center;align-items:center;opacity:0;transition:all .25s cubic-bezier(.02,.01,.47,1)}.incident__header .incident-info__detail .incident-extras>*:not(:only-child):not(:first-child){margin-left:8px}.incident__header .incident-toggler{display:flex;justify-content:center;align-items:center}.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{min-width:32px;display:flex;align-items:center;justify-content:center;position:relative}.incident__body .incident-line:after{width:2px;height:100%;content:"";position:absolute;top:0;background-color:#dde2e8}.incident__body .incident-jobs{max-height:0px;display:flex;flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1)}.incident:hover .incident__header .incident-info__detail .incident-extras{opacity:1}.incident:not(:only-child):not(:last-child) .incident__footer{height:1px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.incident:not(:only-child):not(:last-child) .incident__footer:after{content:"";position:absolute;left:16px;width:100%;border-bottom:1px solid #DDE2E8}.incident .MuiButton-root.btn--incident,.incident .MuiIconButton-root.btn--incident{height:36px;padding:0 16px;border:1px solid #778DA8;color:#778da8;border-radius:4px}.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{display:flex;flex-direction:column}.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{display:flex;align-items:center;padding:16px;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{padding:4px;background-color:#6746eb1a;border-radius:8px}.mouth-incidents__wrapper .month-name .icon svg{fill:#6746eb}.mouth-incidents__wrapper .incidents-list{display:flex;flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.mouth-incidents__expander{display:flex;justify-content:center}.mouth-incidents__expander>*{cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1)}.mouth-incidents__expander>*:hover{color:#4e30c7}.incidents{flex:1 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{min-width:276px;min-height:64px;background-color:#6746eb;color:#fff}.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{display:flex;padding:16px;align-items:center;overflow:hidden}.service>*:not(:only-child):not(:first-child){margin-left:12px}.service .service-info{flex:1 100%;display:flex;flex-direction:column;overflow:hidden}.service .service-info>*:not(:only-child):not(:first-child){margin-top:4px}.service .service-info__name{color:#072d57;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .25s cubic-bezier(.02,.01,.47,1)}.service .service-info__name:hover{color:#4e30c7}.service .service-info__status{color:#778da8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service .status-icon{height:fit-content;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .25s cubic-bezier(.02,.01,.47,1)}.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{height:75px;background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear infinite;background-size:200% 200%}.system-status-chart{display:flex;align-items:center}.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{display:flex;flex-direction:column}.system-status-chart .doughnut-labels .label{display:flex;align-items:center;cursor:pointer}.system-status-chart .doughnut-labels .label>*:not(:only-child):not(:first-child){margin-left:8px}.system-status-chart .doughnut-labels .label__marker{width:8px;height:8px;border-radius:50%;transition:all .25s cubic-bezier(.02,.01,.47,1)}.system-status-chart .doughnut-labels .label__title{color:#778da8;font-weight:700;white-space:pre;transition:all .25s cubic-bezier(.02,.01,.47,1)}.system-status-chart .doughnut-labels .label:hover .label__title{color:#4e30c7}@media(max-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{display:flex;flex-direction:column;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{flex:1 100%;display:flex;align-items:center;padding:16px;border-radius:4px;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;overflow:hidden;text-overflow:ellipsis}.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:1 100%;display:flex;flex-direction:column;overflow:hidden}.system-status-detail>*:not(:only-child):not(:first-child){margin-top:12px}.system-status-detail__title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-status-detail__table{display:grid;grid-template-columns:repeat(2,1fr);background-color:#fff;border-radius:4px;border:1px solid #DDE2E8}.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(max-width:424px){.system-status .system-status-info{flex-direction:column}.system-status .system-status-info>*:not(:only-child):not(:first-child){margin-left:0;margin-top:16px}.system-status .system-status-detail__table{grid-template-columns:1fr}.system-status .system-status-detail__table>*:nth-child(odd){border-right:none}}@media(min-width:425px){.system-status .system-status-detail__table--even>*:nth-last-child(-n+2){border-bottom:none}}.checkbox{height:24px;display:flex;align-items:center;cursor:pointer;overflow:hidden}.checkbox>*:not(:only-child):not(:first-child){margin-left:16px}.checkbox__label{flex:1 100%;display:flex;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.checkbox__label span{font-weight:600;color:#778da8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkbox__input{position:absolute;appearance:none}.checkbox__thumb{min-width:20px;min-height:20px;max-width:20px;max-height:20px;display:flex;justify-content:center;align-items:center;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1);background-color:#fff;border:1px solid #DDE2E8;box-shadow:0 6px 4px #0000000a inset}.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{width:100%;height:auto;fill:#fff}.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{border:none;background:#6746eb80}.checkbox__input:disabled:not(:checked)+.checkbox__thumb{background:red;border-color:red}.checkbox__input:disabled:not(:checked)+.checkbox__thumb svg{width:10px;fill:red}.checkbox--reverse{flex-direction:row-reverse}.checkbox--reverse>*:not(:only-child):not(:first-child){margin-left:0;margin-right:16px}.scroll-bar-viewer{width:100%;height:100%;min-height:40px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.scroll-bar-viewer__container{width:100%;height:100%;display:flex;overflow:auto}.scroll-bar-viewer__container{-ms-overflow-style:none;scrollbar-width:none}.scroll-bar-viewer__container::-webkit-scrollbar{display:none}.scroll-bar-viewer__thumb{height:2px;position:absolute;bottom:0;background-color:#6746eb;transition:all .25s cubic-bezier(.02,.01,.47,1);z-index:2}.scroll-bar-viewer__line{content:"";width:100%;height:2px;display:flex;position:absolute;bottom:0;left:0;background-color:#dde2e8;z-index:1}.filter-elem{width:100%;align-items:center;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:1 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{display:flex;justify-content:center;align-items:center}.filter-elem .info-marcker svg{fill:#778da8}.filter-elem .info-marcker:hover svg{fill:#4e30c7}.filter-elem .MuiInputBase-root.filter-type-select{width:100%;height:40px;border:1px solid #99A9BA;border-radius:4px;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{right:12px;top:50%;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;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:12px;line-height:14px;font-weight:500}.filter-elem .MuiInputBase-root .MuiSelect-root.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.filter-elem--blocked .filter-elem__options{opacity:.25;cursor:not-allowed}.filter-elem--blocked .filter-elem__options>*{pointer-events:none}@media(max-width:767px){.filter-elem{display:grid;grid-template-areas:"type type extras" "options options options";grid-template-rows:1fr;grid-gap:8px}.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{margin-top:16px}.custom-filter__body-wrapper>*:not(:only-child):not(:first-child){margin-top:16px}.custom-filter__body-wrapper:after{content:"";width:100%;height:1px;display:flex;margin-top:16px;background-color:#f0edfd}.custom-filter__body--hidden{margin-top:0!important}.custom-filter__footer{display:flex;align-items:center}.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{display:flex;align-items:center}.custom-filter__footer .custom-filter-btn>*:not(:only-child):not(:first-child){margin-left:16px}@media(max-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{width:100%;justify-content:flex-end}}@media(max-width:424px){.custom-filter__footer>*:not(:only-child):not(:first-child){margin-top:12px}.custom-filter__footer .custom-filter-btn>*{width:100%}}.custom-filter{display:flex;flex-direction:column;background-color:#fff;border-radius:4px}.custom-filter>*:not(:only-child):not(:first-child){margin-top:16px}.doc-flow-modal__btns{display:flex;flex-direction:column;pointer-events:none}.doc-flow-modal__btns>*{pointer-events:auto}.doc-flow-modal__btns .MuiButton-root.mui-icon-btn svg{fill:#fff}.code-highlighter{display:flex;flex-direction:column;padding:12px;background:#f6f6f6;border-radius:4px;overflow:auto}.code-highlighter__copy{display:flex;justify-content:flex-end;align-items:center}.code-highlighter__copy span{color:#99a9ba;font-weight:700}.code-highlighter__copy .copy-toggle{width:20px;height:20px;padding:2px;display:flex;justify-content:center;align-items:center;margin:3px;cursor:pointer;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.code-highlighter__copy .copy-toggle.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.code-highlighter__copy .copy-toggle svg{width:100%;height:auto;fill:#99a9ba}.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__{font-family:sans-serif;word-spacing:4px;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{display:inline-flex;color:#778da8}.copy-field__name span{white-space:nowrap}.copy-field__name span:after{content:":"}.copy-field__value{flex:1 100%;display:inline-flex;align-items:center;line-break:anywhere}.copy-field__value:hover .btn-copy-field,.copy-field__value .focus-visible.btn-copy-field{min-width:22px;opacity:1}.copy-field__value .focus-visible.btn-copy-field svg{fill:#4e30c7}.copy-field .btn-copy-field{width:0;height:14px;position:absolute;bottom:0;right:0;display:inline-flex;align-items:center;background:#fff;background:linear-gradient(90deg,#fff0,#fff 30%);cursor:pointer;overflow:hidden;opacity:0;transition:all .25s cubic-bezier(.02,.01,.47,1)}.copy-field .btn-copy-field svg{width:14px;height:auto;margin-left:8px;fill:#778da8}.copy-field .btn-copy-field:hover svg{fill:#4e30c7}.event__body{transition:all .25s cubic-bezier(.02,.01,.47,1);border-radius:8px;opacity:1}.event__body--hidden{visibility:hidden;overflow:hidden;opacity:0}.event__body-wrapper>*:not(:only-child):not(:first-child){margin-top:16px}.event__body-wrapper .event-data{display:flex;flex-direction:column;padding:0 16px;overflow:hidden}.event__body-wrapper .event-data:before{content:"";width:100%;height:1px;display:block;margin-bottom:16px;border-top:1px dashed #DDE2E8}.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){padding:16px;background-color:#f246461a}.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:#f24646;background:linear-gradient(90deg,#f2464600,#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;overflow:hidden;text-overflow:ellipsis;color:#00e}.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{display:flex;align-items:center;padding:16px}.event__header>*:not(:only-child):not(:first-child){margin-left:16px}.event__header .event-expander,.event__header .event-option{transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.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:1 100%;display:flex;flex-direction:column}.event__header .event-desc>*:not(:only-child):not(:first-child){margin-top:4px}.event__header .event-desc .date{color:#778da8}.event__marker{display:flex;align-items:center;position:relative;z-index:2}.event__marker .marker-icon{width:40px;display:flex;justify-content:center;margin:0!important}.event__marker .marker-icon svg{border-radius:50%;border:2px solid #f2f5fa}.event__marker .marker-icon--success svg{background-color:#00b54e;fill:#fff}.event__marker .marker-icon--warning svg{border-radius:4px;background-color:#f98700;fill:#fff}.event__marker .marker-icon--error svg{border-radius:0;fill:#f24646}.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(max-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{display:flex;z-index:2}.event__container{width:calc(50% - 20px);position:relative;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;border:1px solid #F0F4F7;overflow:hidden;z-index:1}.event__container:empty{opacity:0}.event--right{justify-content:flex-end}.event--right .event__marker{order:-1}@media(max-width:1023px){.event{flex-direction:column}.event__container{width:100%}.event--left{justify-content:flex-end}.event--left .event__marker{order:-1}}.event--loader>*{min-height:200px;background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear infinite;background-size:200% 200%}.event--loader>*:empty{opacity:1}.doc-flow-modal__content{width:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:4px;pointer-events:auto;overflow:hidden}.doc-flow-modal__content .doc-timeline{width:100%;height:100%;display:flex;flex-direction:column;position:relative;background-color:#f2f5fa;border-radius:4px;overflow:hidden}.doc-flow-modal__content .events{width:100%;display:flex;flex-direction:column;padding:16px;z-index:2;overflow-y:auto}.doc-flow-modal__content .events{-ms-overflow-style:none;scrollbar-width:none}.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:"";width:2px;height:100%;display:block;position:absolute;top:0;left:50%;transform:translate(-50%);background:repeating-linear-gradient(0deg,#dde2e8 1px,#6746eb4d 2px 11px,#dde2e8 12px 20px);animation-name:MOVE-BG;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;z-index:0}@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{max-height:200px;display:flex;padding:16px;box-shadow:0 -4px 8px #072d571a;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:auto;z-index:2}.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(max-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:1 100%;display:flex;flex-direction:column}.doc-flow-participant__header .participant-info>*:not(:only-child):not(:first-child){margin-top:4px}.doc-flow-participant__header .participant-info .title{display:flex;align-items:center}.doc-flow-participant__header .participant-info .title>span{flex:1 100%;font-weight:700;color:#778da8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-flow-participant__header .participant-info .name span{line-height:14px;text-transform:uppercase;word-spacing:4px}.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{display:flex;flex-direction:column}.doc-flow-participant__body:before{content:"";width:100%;height:1px;border-top:1px dashed #DDE2E8;margin:8px 0}.doc-flow-participant__body .participant-data{display:flex;flex-direction:column}.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{min-height:80px;background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear infinite;background-size:200% 200%}.doc-link{height:31px;display:flex;border-radius:4px}.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{transform:translateY(-50%) scale(1.2);border-color:#f0edfd}.doc-link .doc-marker{width:auto;height:100%;aspect-ratio:1;display:flex;justify-content:center;position:relative}.doc-link .doc-marker:before{content:"";width:2px;height:100%;position:absolute;background-color:#dde2e8}.doc-link .doc-marker:after{content:"";width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;border:2px solid #ffffff;transition:all .25s cubic-bezier(.02,.01,.47,1)}.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{flex:1 100%;height:100%;display:flex;align-items:center;padding:0 8px;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1);color:#072d57;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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{display:flex;flex-direction:column;padding:8px;background-color:#fff;border-radius:4px;pointer-events:auto}.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{display:flex;flex-direction:column}.doc-flow-modal__sidebar .participants>*:not(:only-child):not(:first-child){margin-top:8px}.doc-flow-modal__sidebar .history--loading{min-height:31px;background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear infinite;background-size:200% 200%}.doc-flow-modal__sidebar .divider{width:100%;padding:12px 8px}.doc-flow-modal__sidebar .divider:before{content:"";display:flex;border-bottom:1px solid #f0edfd}@media(max-width:1599px){.doc-flow-modal__sidebar{min-width:274px;max-width:274px}}@media(min-width:1600px){.doc-flow-modal__sidebar{min-width:380px;max-width:380px}}.doc-flow-modal{width:100vw;height:100vh;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0006;z-index:4;transition:all .25s cubic-bezier(.02,.01,.47,1);animation:modal-appearance .25s linear}.doc-flow-modal-wrapper{display:flex;justify-content:center;width:min(100vw - 148px,100%);height:calc(100% - 148px);margin-inline:auto;pointer-events:none}.doc-flow-modal-wrapper>*:not(:only-child):not(:first-child){margin-left:16px}@keyframes modal-appearance{0%{opacity:0}to{opacity:1}}@media(max-width:1365px){.doc-flow-modal-wrapper{width:min(100vw - 64px,100%);height:calc(100% - 64px)}}@media(max-width:1023px){.doc-flow-modal-wrapper{width:min(100vw - 32px,100%);height:calc(100% - 32px)}}.doc-flow-table{min-height:500px;height:100%;display:flex;overflow-y:auto}.doc-flow-exchange{height:100%;display:flex;flex-direction:column}.doc-flow-exchange>*:not(:only-child):not(:first-child){margin-top:16px}.doc-flow-exchange .custom-filter{padding:16px}.restart-session-btn{width:100%;display:flex;align-items:center;cursor:pointer}.restart-session-btn.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.restart-session-btn>div:only-child{width:100%;display:flex;justify-content:center}.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{width:100%;display:flex;align-items:center}.download-block-btn>div:only-child{width:100%;display:flex;justify-content:center}.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{width:100%;display:flex;align-items:center;cursor:pointer}.rewrite-block-btn.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.rewrite-block-btn>div:only-child{width:100%;display:flex;justify-content:center}.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{width:100%;display:flex;flex-direction:column;overflow:hidden}.session-filter{width:100%;padding:12px;display:flex;align-items:center;background-color:#fff;border-radius:4px}.session-filter>*:not(:only-child):not(:first-child){margin-left:16px}.session-filter>*:nth-child(2){padding-left:16px;border-left:1px solid rgba(103,70,235,.1)}.session-filter__title{display:flex;align-items:center;position:relative}.session-filter__title>*:not(:only-child):not(:first-child){margin-left:16px}.session-filter__content{flex:1 100%;display:flex;position:relative}.session-filter__extras{display:flex;position:relative}.session-filter__extras:empty{display:none}.fns-exchange{width:100%;height:100%;display:flex;flex-direction:column}.fns-exchange>*:not(:only-child):not(:first-child){margin-top:16px}.fns-exchange .sessions{height:100%;display:flex;overflow-y:hidden;overflow-x:auto}.fns-exchange .sessions{-ms-overflow-style:none;scrollbar-width:none}.fns-exchange .sessions::-webkit-scrollbar{display:none}.tabs{display:flex;position:relative;flex-direction:column;padding:16px;background-color:#fff;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.tabs>*:not(:only-child):not(:first-child){margin-top:16px}.tabs .tabs-bar{display:flex;position:relative}.tabs .tabs-bar .tabs-toggler-container{width:100%;display:flex;position:relative;padding:.2rem;border-bottom:1px solid rgba(103,70,235,.1);overflow-x:auto;overflow-y:hidden;z-index:0}.tabs .tabs-bar .tabs-toggler-container{-ms-overflow-style:none;scrollbar-width:none}.tabs .tabs-bar .tabs-toggler-container::-webkit-scrollbar{display:none}.tabs .tabs-bar .tabs-toggler-container .tab-toggler{cursor:pointer;padding:0 16px 16px;white-space:nowrap}.tabs .tabs-bar .tabs-toggler-container .tab-toggler.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.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{height:1px;position:absolute;bottom:0;background-color:#6746eb;transition:all .25s cubic-bezier(.02,.01,.47,1)}.tabs .tabs-bar .tabs-scroller{width:16px;height:100%;position:absolute;background:linear-gradient(90deg,#fff,#fff0);z-index:1;transition:all .25s cubic-bezier(.02,.01,.47,1)}.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{display:flex;flex-direction:column}.tabs .tabs-content .tab-data--hidden{height:0;overflow:hidden}.download-tk-btn{width:100%;display:flex;align-items:center}.download-tk-btn>div:only-child{width:100%;display:flex;justify-content:center}.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{min-height:500px;height:100%;display:flex;overflow-y:auto}.download-popup__list{display:flex;flex-direction:column;padding:8px 0;background-color:#fff;box-shadow:0 4px 8px #00000014;border-radius:4px;position:absolute;transition:opacity .25s linear;animation:download__list-appearance .25s linear;z-index:100}.download-popup__list .download-type{padding:8px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.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{flex:1 100%;display:flex;align-items:center;justify-content:center;margin:0 16px;border-radius:8px;border:2px dashed #DDE2E8;background-color:#f9f9f9}.empty-column span{padding:0 16px;text-align:center;text-align-last:center;color:#778da8}.data-column{flex:1 100%;display:flex;flex-direction:column;overflow:hidden}.data-column:not(:only-child):not(:first-child):not(:empty) .data-column__body{border-left:2px dashed rgba(103,70,235,.06)}.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{min-height:20px;padding:0 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-column__header span{color:#778da8}.data-column__body{height:100%;display:flex;overflow:hidden}.data-column__body .column-child{display:flex;align-items:center;padding:8px 16px;transition:all .25s cubic-bezier(.02,.01,.47,1);cursor:pointer}.data-column__body .column-child>*:not(:only-child):not(:first-child){margin-left:16px}.data-column__body .column-child__title{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-column__body .column-child__title span{font-weight:400}.data-column__body .column-child__counter{padding:4px 8px;background-color:#6746eb0f;border-radius:4px;white-space:nowrap}.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(min-width:1366px)and (max-width:1599px){.data-column{flex:0 0 25%}}@media(min-width:1600px)and (max-width:1919px){.data-column{flex:0 0 25%}}@media(min-width:1920px){.data-column{flex:0 0 20%}}.overdue-tk-list{flex:1 100%;display:flex;padding:16px;background-color:#fff}.overdue-tk-list>*:not(:only-child):not(:first-child){left:16px}.overdue-tk{min-height:500px;flex:1 100%;display:flex;flex-direction:column;border-radius:4px;overflow:hidden}.overdue-tk .accordion{flex:1 100%}.overdue-tk .accordion__header{padding:12px 16px;background-color:#fff;border-radius:4px;box-shadow:0 4px 8px #00000014;z-index:2}.overdue-tk .accordion__header .accordion-icon svg{fill:#6746eb}.overdue-tk .accordion__header .accordion-extras{justify-content:space-between}.overdue-tk .accordion__body{flex-direction:row;z-index:1}.overdue-tk .accordion__body:not(.accordion__body--hidden){height:100%!important}.overdue-tk .overdue-tk-counter{padding:4px 8px;background-color:#6746eb1a;border-radius:4px;white-space:nowrap}.overdue-tk .overdue-tk-counter span{color:#6746eb;font-weight:700}.overdue-tk--empty{flex:1 100%;display:flex;justify-content:center;align-items:center;padding:16px;background-color:#fff}.tech-receipts{height:100%;display:flex;flex-direction:column}.tech-receipts>*:not(:only-child):not(:first-child){margin-top:16px}.tech-receipts .tab--hidden{display:none}.filter-info{max-width:276px;width:100%;display:flex;flex-direction:column;padding:8px;background-color:#fff;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden;animation:filter-info-appearance .25s linear}.filter-info>*:not(:only-child):not(:last-child){margin-bottom:16px}.filter-info__header{display:flex;align-items:center;padding:12px 16px;background-color:#00b54e1a;border-radius:4px;white-space:pre}.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;overflow:hidden;text-overflow:ellipsis}.filter-info__body{flex:1 100%;display:flex;flex-direction:column;margin:0 16px}.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{overflow:hidden;text-overflow:ellipsis}.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{display:flex;justify-content:space-between}.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{overflow:hidden;text-overflow:ellipsis}.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(max-width:424px){@keyframes filter-info-appearance{0%{max-height:0}to{max-height:100vh}}}.time-scroller{flex:1 100%;display:flex;justify-content:space-between;align-items:center;padding:0 8px;overflow:auto}.time-scroller{-ms-overflow-style:none;scrollbar-width:none}.time-scroller::-webkit-scrollbar{display:none}.time-scroller__item{padding:8px;border-radius:4px;cursor:pointer}.time-scroller__item span{font-weight:700;color:#778da8;white-space:nowrap}.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:"";width:1px;height:44px;display:block;margin-left:8px;background-color:#f0edfd}.period-filter .filter-bloc__header>*{margin-right:8px}.period-filter .filter-bloc__body{flex:1 50%;align-items:center}.period-filter .filter-bloc__footer{flex:1 100%;overflow:auto;overscroll-behavior:contain}.product-filter{flex-basis:calc((100% - 8px)/4)}@media(max-width:424px){.product-filter{flex-basis:auto}}.checkbox-filter{max-width:200px}.radiobutton{height:24px;display:flex;align-items:center;cursor:pointer}.radiobutton>*:not(:only-child):not(:first-child){margin-left:16px}.radiobutton__label{flex:1 100%;transition:all .25s cubic-bezier(.02,.01,.47,1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.radiobutton__label span{font-weight:600;color:#778da8}.radiobutton__input{position:absolute;appearance:none}.radiobutton__thumb{min-width:18px;min-height:18px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:all .25s cubic-bezier(.02,.01,.47,1);background-color:#fff;border:1px solid #DDE2E8;box-shadow:0 6px 4px #0000000a inset}.radiobutton__thumb-marker{width:0;height:0;border-radius:50%;background-color:#6746eb;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{width:100%;height:100%;padding:8px;margin:0;border:1px solid #778DA8;border-radius:4px;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((100% - 8px)*.75)}.specific-filters .filter-bloc__footer{display:flex;justify-content:flex-end}.specific-filters .filter-bloc__footer>*:not(:only-child):not(:first-child){margin-left:16px}@media(max-width:424px){.specific-filters{flex-basis:auto}.specific-filters .filter-bloc__footer>button{flex:1 100%}}.filters{flex:1 100%;display:flex;flex-direction:column;overflow:hidden}.filters>*:not(:only-child):not(:last-child){margin-bottom:8px}.filters .filter-bloc{overflow:hidden}.filters .filter-bloc__wrapper{display:flex;background-color:#fff;border-radius:4px}.filters .filter-bloc__header{display:flex;align-items:center}.filters .filter-bloc__body,.filters .filter-bloc__footer{display:flex}.filters .period-filter{flex:1 100%;display:flex;flex-direction:column}.filters .period-filter .filter-bloc__wrapper{flex:1 100%}.filters .product-filter,.filters .specific-filters{min-width:180px}.filters .product-filter .filter-bloc__wrapper,.filters .specific-filters .filter-bloc__wrapper{height:100%;flex-direction:column;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{display:flex;align-items:center;padding:12px 16px;background-color:#6746eb1a;border-radius:4px}.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:1 100%;flex-direction:column;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{flex:1 100%;display:flex;overflow-x:auto}.filters .product-filter .filter-bloc__body .filter-items,.filters .specific-filters .filter-bloc__body .filter-items{-ms-overflow-style:none;scrollbar-width:none}.filters .product-filter .filter-bloc__body .filter-items::-webkit-scrollbar,.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:1 100%;height:100%;min-width:148px;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:1 100%;height:100%;display:flex;flex-direction:column;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{font-weight:700;color:#1d3f66;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filters .product-filter .filter-bloc__body .filter-items .filter-item__options,.filters .specific-filters .filter-bloc__body .filter-items .filter-item__options{flex:1 100%;display:flex;flex-direction:column}.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:"";width:1px;height:100%;display:block;margin-right:12px;background-color:#6746eb1a}.filters .product-filter .filter-bloc__body:empty,.filters .specific-filters .filter-bloc__body:empty{display:none}.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(max-width:424px){.filters>*:not(:only-child):not(:last-child){margin-bottom:16px}.filters__combiner{height:auto;flex-direction:column}.filters__combiner>*:not(:only-child):not(:last-child){margin-right:0;margin-bottom:16px}}.download-report-btn{width:100%;display:flex;align-items:center}.download-report-btn.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.download-report-btn>div:only-child{width:100%;display:flex;justify-content:center}.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:1 100%;display:flex;flex-direction:column}.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{display:flex;transition:all .25s cubic-bezier(.02,.01,.47,1)}.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:1 100%;display:flex;overflow-x:auto}.report-page__body .tables{flex:1 100%;border-radius:4px}@media(max-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-left:0;margin-top:16px}.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 (max-width:1023px)and (orientation:portrait){.report-page{overflow:hidden}}@media screen and (max-width:1023px)and (orientation:landscape){.report-page__body{max-height:calc(100vh - 92px)}}@media(min-width:1024px)and (max-width:1919px){.report-page{overflow:hidden}}.system-status-and-incidents-page{width:100vw;height:100vh;display:flex;flex-direction:column;padding:16px 0;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{height:100%;width:auto}.system-status-and-incidents-page__wrapper .page-header .title{display:flex;flex-direction:column}.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:"";display:block;width:100%;height:2px;background-color:#dde2e8;margin-top:24px}.system-status-and-incidents-page__wrapper .page-body .public-system-status,.system-status-and-incidents-page__wrapper .page-body .public-incidents{display:flex;flex-direction:column}.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}.extras{display:flex;align-items:center;position:relative;cursor:pointer}.extras.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.extras>*:not(:only-child):not(:first-child){margin-left:8px}.extras__icon{position:relative}.extras__icon svg{fill:#778da8}.extras__icon--after{display:flex;justify-content:center;align-items:center;min-width:0px;min-height:0px;position:absolute;bottom:3px;right:2px;background-color:#ff4c4c;border:none;transition:all .25s cubic-bezier(.02,.01,.47,1)}.extras__icon--after .counter{display:flex;justify-content:center;align-items:center;width:0;height:0;padding:0;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.extras__description{display:flex;flex-direction:column}.extras__description span{color:#778da8}.extras--marker .extras__icon--after{content:"";min-width:10px;min-height:10px;border-radius:50%;position:absolute;bottom:3px;right:2px;padding:3px;background-color:#ff4c4c;border:1px solid #f2f5fa}.extras--marker .extras__icon--after .counter{color:#fff}.extras--marker .extras__icon--after .counter--shown{width:14px;height:14px;padding:4px}.extras--active .extras__icon svg{fill:#4e30c7}@media(max-width:767px){.extras__description{display:none;position:absolute}.extras__description span{color:#778da8}.extras:hover .extras__description:not(:empty){top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);display:flex;padding:4px;margin:0;background:#072d57;border-radius:4px}.extras:hover .extras__description:not(:empty)>*{color:#fff}}@media(min-width:425px){.extras:hover .extras__icon svg{fill:#4e30c7}}.notifications{flex:1 100%;width:100%;display:flex;flex-direction:column}.notifications .notification{display:flex;position:relative;padding:8px;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.notifications .notification>*:not(:only-child):not(:first-child){margin-left:16px}.notifications .notification__left{display:flex;justify-content:center;align-items:center}.notifications .notification__middle{flex:1 100%;overflow:hidden}.notifications .notification__middle>*:not(:only-child):not(:first-child){margin-top:8px}.notifications .notification__middle .notification-info{display:flex;justify-content:space-between;align-items:center}.notifications .notification__middle .notification-info>*:not(:only-child):not(:first-child){margin-left:16px}.notifications .notification__middle .notification-info .type span{white-space:pre;text-transform:uppercase}.notifications .notification__middle .notification-info .date span{white-space:pre;color:#778da8}.notifications .notification__middle .notification-title{display:flex;justify-content:space-between;align-items:center}.notifications .notification__middle .notification-title>*:not(:only-child):not(:first-child){margin-left:16px}.notifications .notification__middle .notification-title .title{flex:1 100%}.notifications .notification__middle .notification-title .icon{cursor:pointer}.notifications .notification__middle .notification-title .icon svg{fill:#778da8}.notifications .notification__middle .notification-title .icon svg:hover{fill:#6746eb}.notifications .notification__middle .notification-details:empty{display:none}.notifications .notification__right{display:flex;align-items:center}.notifications .notification__right .handler{cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1)}.notifications .notification__right .handler svg{fill:#778da8}.notifications .notification__right .handler:hover svg{fill:#6746eb}.notifications .notification--positive,.notifications .notification--positive:hover{background-color:#6746eb1a}.notifications .notification--positive .notification__left svg{fill:#6746eb}.notifications .notification--error,.notifications .notification--error:hover{background-color:#f246461a}.notifications .notification--error .notification__left svg{fill:#f24646}.notifications .notification--warning,.notifications .notification--warning:hover{background-color:#f987001a}.notifications .notification--warning .notification__left svg{fill:#f98700}.notifications--read .notification{background-color:#ffffff1a}.notifications--read .notification__right .handler{transform:rotate(-90deg)}.notifications--unreaded .notification__right .handler{transform:rotate(90deg)}.notification-center__bar{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:flex-end;position:absolute;top:0;right:0;max-width:530px;background-color:#fff;box-shadow:0 4px 8px #00000014;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden;pointer-events:auto;z-index:2}.notification-center__bar>*:not(:only-child):not(:first-child){margin-top:8px}.notification-center__bar--hidden{max-width:0}.notification-center__header{display:flex;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(103,70,235,.08)}.notification-center__header>*:not(:only-child):not(:first-child){margin-left:16px}.notification-center__header .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-center__header .close-handler{cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1)}.notification-center__header .close-handler>*{fill:#778da8}.notification-center__header .close-handler:hover{transform:scale(1.2)}.notification-center__header .close-handler:hover>*{fill:#6746eb}.notification-center__body{flex:1 100%;display:flex;flex-direction:column;overflow:hidden}.notification-center__body>*:not(:only-child):not(:first-child){margin-top:8px}.notification-center__body .notifications-marks{display:flex;justify-content:space-between;color:#778da8;padding:0 16px}.notification-center__body .notifications-marks>*:not(:only-child):not(:first-child){margin-left:16px}.notification-center__body .notifications-marks .read,.notification-center__body .notifications-marks .unreaded{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;cursor:pointer}.notification-center__body .notifications-marks .read:after,.notification-center__body .notifications-marks .unreaded:after{content:"";width:0;height:2px;background:#6746eb;transition:all .25s cubic-bezier(.02,.01,.47,1)}.notification-center__body .notifications-marks .read span,.notification-center__body .notifications-marks .unreaded span{font-weight:700;white-space:pre;text-transform:uppercase}.notification-center__body .notifications-marks .read--active,.notification-center__body .notifications-marks .unreaded--active{color:#6746eb}.notification-center__body .notifications-marks .read--active:after,.notification-center__body .notifications-marks .unreaded--active:after{width:100%}.notification-center__body .notifications-marks .handle span{white-space:pre;cursor:pointer}.notification-center__body .notifications-marks .handle span:hover{color:#6746eb;text-decoration:underline}.notification-center__body .notifications{flex:1 100%;width:100%;display:flex;flex-direction:column;position:relative;padding:0 16px}.notification-center__body .notifications>*:not(:only-child):not(:first-child){margin-top:16px}.notification-center__body .notifications>*:not(:only-child):not(:first-child):before{width:100%;height:1px;content:"";position:absolute;top:-8px;left:0;background-color:#6746eb14}.notification-center__toggler{cursor:pointer;position:relative}.notification-center__toggler.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.notification-center__toggler .toggler__icon{position:relative;transition:all .25s cubic-bezier(.02,.01,.47,1)}.notification-center__toggler .toggler__icon svg{fill:#778da8}.notification-center__toggler .toggler__icon--after{display:flex;justify-content:center;align-items:center;position:absolute;min-width:24px;bottom:0;right:0;background-color:#ff4c4c;border-radius:50%;border:2px solid #f2f5fa;aspect-ratio:1/1;transition:all .25s cubic-bezier(.02,.01,.47,1);transform:scale(.5);pointer-events:none}.notification-center__toggler .toggler__icon--after .counter{position:absolute;display:flex;justify-content:center;align-items:center;padding:2px;font-size:12px;font-weight:700;color:#fff;aspect-ratio:1/1;transition:all .25s cubic-bezier(.02,.01,.47,1);opacity:0}.notification-center__toggler .toggler__icon:hover svg{fill:#4e30c7}.notification-center__toggler--active .toggler__icon svg{fill:#4e30c7}.notification-center__toggler--hover .toggler__icon--after{bottom:4px;right:4px;transform:scale(1)}.notification-center__toggler--hover .toggler__icon--after .counter{opacity:1}.notification-center{display:flex;z-index:20}.services__bar{max-height:0;position:absolute;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #00000014;opacity:0;overflow:hidden;z-index:20}.services__bar .services__name{padding:12px}.services__bar .services__name span{font-weight:700}.services__bar .services__list .service{width:100%;display:flex;padding:12px;cursor:pointer;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.services__bar .services__list .service>*:not(:only-child):not(:first-child){margin-left:16px}.services__bar .services__list .service.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.services__bar .services__list .service__icon{min-width:44px;height:44px;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #778DA8;border-radius:12px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.services__bar .services__list .service__icon svg{fill:#778da8;transition:all .25s cubic-bezier(.02,.01,.47,1)}.services__bar .services__list .service__name{flex:1 100%;display:flex;align-items:center}.services__bar .services__list .service__name span{color:#072d57}.services__bar .services__list .service:hover .service__icon svg{fill:#4e30c7}.services__bar .services__list .service:hover .service__name span{color:#4e30c7}.services__bar .services__list .service--active{background:#4e30c71a}.services__bar .services__list .service--active .service__icon{border:none;background-color:#6746eb}.services__bar .services__list .service--active .service__icon svg{fill:#fff}.services__bar .services__list .service--active .service__name span{color:#4e30c7;font-weight:700}.services__bar .services__list .service:hover{background:#4e30c7}.services__bar .services__list .service:hover .service__icon{border:none;background-color:#6746eb}.services__bar .services__list .service:hover .service__icon svg{fill:#fff}.services__bar .services__list .service:hover .service__name span{color:#fff}.services__bar--open{max-height:100vh;padding:12px;opacity:1;animation:services-bar-appearance .25s linear}@keyframes services-bar-appearance{0%{max-height:0;opacity:0}to{max-height:100vh;opacity:1}}.services__toggler{cursor:pointer;padding:4px;border-radius:50%;transition:all .25s cubic-bezier(.02,.01,.47,1);fill:#99a9ba}.services__toggler.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.services__toggler svg{fill:inherit}.services__toggler:hover{fill:#4e30c7}.header__extras{flex:1 100%;display:flex;align-items:center}.header__extras>*:not(:only-child):not(:last-child){margin-right:16px}.header__extras .page-title{flex:1 100%;display:flex;align-items:center}.header__extras .page-title>*:not(:only-child):not(:last-child){margin-right:8px}.header__extras .page-title .go-back{cursor:pointer}.header__extras .page-title .go-back.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.header__extras .page-title .go-back svg{fill:#778da8}.header__extras .page-title *.loading{width:150px;height:33px}@media(max-width:767px){.header__extras .page-title{margin-left:72px}}@media(max-width:424px){.header__extras .page-title{margin-left:0}}@media(min-width:425px){.header__extras .go-back:hover svg{fill:#4e30c7}}.user-profile__bar{display:flex}.user-profile__bar>*:not(:only-child):not(:first-child){margin-left:16px}.user-profile__bar .user__info{flex:1 100%;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.user-profile__bar .user__info span{text-align:right;text-align-last:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile__bar .user__avatar{display:flex;align-items:center;border-radius:20px;cursor:pointer}.user-profile__bar .user__avatar .client-image{min-width:40px;min-height:40px;display:flex;justify-content:center;align-items:center;background-color:#6746eb;border-radius:50%;transform:all .25s cubic-bezier(.02,.01,.47,1)}.user-profile__bar .user__avatar .client-image svg{fill:#fff}.user-profile__bar .user__avatar.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.user-profile__bar .user__avatar .arrow{display:flex;margin:0 16px}.user-profile__bar .user__avatar .arrow:after{content:"";width:10px;height:10px;border-left:1px solid #072D57;border-bottom:1px solid #072D57;transition:all .25s cubic-bezier(.02,.01,.47,1);transform:rotate(-225deg)}.user-profile__bar .user__avatar:hover .client-image{background-color:#4e30c7}.user-profile__bar--icon svg{fill:#6746eb}.user-profile--hidden .user-profile__bar--icon svg{fill:#778da8}.user-profile--hidden .user__avatar .arrow:after{transform:rotate(-45deg)}.user-profile{max-width:276px;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.user-profile__popup{max-height:100vh;width:100%;display:flex;position:absolute;background-color:#fff;box-shadow:0 4px 8px #00000014;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden;pointer-events:auto;z-index:2}.user-profile__popup--hidden{max-height:0}.user-profile__popup-wrapper{display:flex;flex-direction:column;align-items:center;padding:16px;width:100%}.user-profile__popup-wrapper>*:not(:only-child):not(:first-child){margin-top:16px}.user-profile__popup .user__photo{width:80px;height:80px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#6746eb}.user-profile__popup .user__photo svg{width:40px;height:40px;fill:#fff}.user-profile__popup .user__info{display:flex;flex-direction:column}.user-profile__popup .user__info span{text-align:center;text-align-last:center}@media(max-width:424px){.user-profile{width:auto}}@media(max-width:767px){.user-profile{width:auto}}.header{width:100%;grid-area:header;display:flex;align-items:center;position:relative;padding:0 16px;z-index:2}.header>*:not(:only-child):not(:last-child){margin-right:16px}.main__aside{min-width:0;margin-right:0;transition:all .25s cubic-bezier(.02,.01,.47,1)}.main__aside:not(:empty){min-width:276px}.main__page{flex:1 100%;display:flex;flex-direction:column;overflow-x:hidden}.main__page{-ms-overflow-style:none;scrollbar-width:none}.main__page::-webkit-scrollbar{display:none}.main{width:100%;grid-area:main;display:flex;padding:0 16px 16px;overflow:hidden}.main__aside:not(:empty){margin-left:16px}.mobile-menu{height:56px;position:absolute;bottom:0;left:0;min-width:100vw;width:100%;display:flex;justify-content:space-evenly;align-items:center;background-color:#fff;border-top:1px solid #DDE2E8;transition:all .25s cubic-bezier(.02,.01,.47,1);z-index:100;transform:translate(0)}.mobile-menu--hidden{transform:translateY(100%)}.nav-item--loading .nav-item__icon{min-width:24px;min-height:24px;border-radius:4px;background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear infinite;background-size:200% 200%}.nav-item--loading .nav-item__title{width:100%}.nav-item--loading .nav-item__title .span{height:12px;border-radius:4px;background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear infinite;background-size:200% 200%}.sub-item{width:100%;display:flex;align-items:center;padding:0 16px;border-radius:4px;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.sub-item>*:not(:only-child):not(:first-child)>*:first-child{margin-left:16px}.sub-item.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.sub-item__header{display:flex;align-items:center;overflow:hidden}.sub-item__icon svg,.sub-item__icon span,.sub-item__title svg,.sub-item__title span{fill:#778da8;color:#778da8;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sub-item__icon{min-width:24px;height:48px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sub-item__icon:before{content:"";width:2px;height:0;display:block;margin:0 auto;background-color:#6746eb;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sub-item__icon:after{content:"";position:absolute;top:0;width:2px;height:100%;display:block;background-color:#6746eb1a;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sub-item__icon .marker{width:0;height:0;margin-left:0;background-color:#778da8;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sub-item__title{flex:1 100%;max-width:100vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sub-item__title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sub-item .utils{display:flex;align-items:center}.sub-item .utils>*:not(:only-child):not(:last-child){margin-right:8px}.sub-item .utils__marker{min-width:20px;min-height:20px;background-color:#ff4c4c;display:flex;justify-content:center;align-items:center;border-radius:50%}.sub-item .utils__marker span{color:#fff}.sub-item .utils__thumb svg{fill:#778da8;color:#778da8;transform:rotate(180deg);transition:all .25s cubic-bezier(.02,.01,.47,1)}.sub-item--active .sub-item__icon:before{height:32px}.sub-item--active .sub-item__icon .marker{background-color:#6746eb}.sub-item--active .sub-item__title span{color:#6746eb}.sub-item--active:hover .sub-item__icon:before{background-color:#fff}.sub-item--active:hover .sub-item__icon:after{background-color:#ffffff1a}.sub-item--active:hover .sub-item__icon .marker{background-color:#fff;transform:scale(1.2)}.sub-item:hover{background-color:#4e30c7}.sub-item:hover .sub-item__icon svg,.sub-item:hover .sub-item__icon span,.sub-item:hover .sub-item__title svg,.sub-item:hover .sub-item__title span{fill:#fff;color:#fff}.sub-item:hover .sub-item__icon:after,.sub-item:hover .sub-item__title:after{background-color:#ffffff1a}.sub-item:hover .utils__thumb svg{fill:#fff}.sub-item:last-child .sub-item__icon:after{height:calc(100% - 8px)}.sidebar--squeeze .sub-item{justify-content:center}.sidebar--squeeze .sub-item__icon{justify-content:flex-start}.sidebar--squeeze .sub-item__icon:before{margin:0}.sidebar--squeeze .sub-item__icon .marker{width:4px;height:4px;margin-left:16px}.sidebar--squeeze .sub-item__title{max-width:0}.sidebar--squeeze .sub-item .utils{display:none}.nav-item{width:100%;display:flex;flex-direction:column;border-radius:4px}.nav-item__header{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:12px 16px;border-radius:4px;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.nav-item__header>*:not(:only-child):not(:first-child)>*:first-child{margin-left:16px}.nav-item__header.focus-visible{box-shadow:0 0 0 .2rem #8dcdff;border-radius:4px}.nav-item__header .nav-item__icon svg,.nav-item__header .nav-item__icon span,.nav-item__header .nav-item__title svg,.nav-item__header .nav-item__title span{fill:#778da8;color:#778da8;transform:scale(1);transition:all .25s cubic-bezier(.02,.01,.47,1)}.nav-item__header .nav-item__title{flex:1 100%;display:flex;max-width:100vw;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.nav-item__header .nav-item__title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-item__header .utils{display:flex;align-items:center}.nav-item__header .utils>*:not(:only-child):not(:first-child){margin-left:8px}.nav-item__header .utils__marker{min-width:20px;min-height:20px;background-color:#ff4c4c;display:flex;justify-content:center;align-items:center;border-radius:50%}.nav-item__header .utils__marker span{color:#fff}.nav-item__header .utils__thumb{transform:rotate(180deg);transition:all .25s cubic-bezier(.02,.01,.47,1)}.nav-item__header .utils__thumb svg{fill:#778da8;color:#778da8;transition:all .25s cubic-bezier(.02,.01,.47,1)}.nav-item__header .utils__thumb:hover svg{fill:#4e30c7}.nav-item__header--active .nav-item__icon svg,.nav-item__header--active .nav-item__icon span,.nav-item__header--active .nav-item__title svg,.nav-item__header--active .nav-item__title span{fill:#6746eb;color:#6746eb}.nav-item__header:hover .nav-item__icon svg,.nav-item__header:hover .nav-item__icon span,.nav-item__header:hover .nav-item__title svg,.nav-item__header:hover .nav-item__title span{fill:#4e30c7;color:#4e30c7}.nav-item__body{width:100%;flex-direction:column;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.nav-item--active{background-color:#6746eb1a}.nav-item--expand .nav-item__header .utils__thumb{transform:rotate(0)}.nav-item--expand .nav-item__body{overflow:visible}.sidebar--squeeze .nav-item__header{justify-content:center}.sidebar--squeeze .nav-item__header .nav-item__title{max-width:0}.sidebar--squeeze .nav-item__header .utils{display:none}.sidebar--squeeze .nav-item__header:hover .nav-item__icon svg{transform:scale(1.2)}.main-menu{flex:1 100%;display:flex;flex-direction:column}@media(max-width:424px){.main-menu{justify-content:center}}.sidebar__body{flex:1 100%;display:flex;flex-direction:column;padding:8px;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow-y:auto;overflow-x:hidden}.sidebar__body{-ms-overflow-style:none;scrollbar-width:none}.sidebar__body::-webkit-scrollbar{display:none}.sidebar__body>*:not(:only-child):not(:last-child){margin-bottom:8px}@media(max-width:424px){.sidebar__body{align-items:center}}@media(max-width:767px){.sidebar--squeeze .sidebar__body{width:0;padding:0}}.sidebar__footer{display:flex;flex-direction:column;padding:0 8px}.sidebar__footer>*:not(:only-child):not(:last-child){margin-bottom:8px}.sidebar__footer .menu-thumb,.sidebar__footer .service-info{display:flex}.sidebar__footer .menu-thumb .link,.sidebar__footer .service-info .link{flex:1 100%;display:flex;align-items:center;padding:12px 16px;border-radius:4px;cursor:pointer;transition:all .25s cubic-bezier(.02,.01,.47,1);overflow:hidden}.sidebar__footer .menu-thumb .link.focus-visible,.sidebar__footer .service-info .link.focus-visible{box-shadow:0 0 0 .2rem #8dcdff}.sidebar__footer .menu-thumb .link>*:not(:only-child):not(:last-child),.sidebar__footer .service-info .link>*:not(:only-child):not(:last-child){margin-right:16px}.sidebar__footer .menu-thumb .link__icon svg,.sidebar__footer .service-info .link__icon svg{fill:#778da8;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sidebar__footer .menu-thumb .link__title,.sidebar__footer .service-info .link__title{flex:1 100%;display:flex;align-items:center;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sidebar__footer .menu-thumb .link__title span,.sidebar__footer .service-info .link__title span{color:#778da8;white-space:nowrap;overflow:hidden}.sidebar__footer .menu-thumb .link:hover svg,.sidebar__footer .menu-thumb .link:hover span,.sidebar__footer .service-info .link:hover svg,.sidebar__footer .service-info .link:hover span{fill:#4e30c7;color:#4e30c7}.sidebar__footer-splitter{margin:0 16px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sidebar__footer-splitter:before{content:"";width:100%;display:block;height:1px;background-color:#dde2e8}@media(max-width:424px){.sidebar__footer .service-info{justify-content:center}.sidebar__footer .service-info .link{flex:inherit}}@media(max-width:767px){.sidebar__footer .menu-thumb{display:none}}.sidebar--squeeze .menu-thumb .link__icon svg{transform:rotate(180deg)}.sidebar--squeeze .sidebar__footer-splitter{margin:0}@media(max-width:767px){.sidebar--squeeze .sidebar__footer{width:0;padding:0}.sidebar--squeeze .sidebar__footer>*{display:none}}.sidebar__header{min-height:76px;max-height:76px;display:flex;padding:0 21px;background-color:#6746eb;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sidebar__header .brand-panel{flex:1 100%;display:flex;align-items:center;overflow:hidden}.sidebar__header .brand-panel>*:not(:only-child):not(:last-child){margin-right:24px}.sidebar__header .brand-panel__logo{min-width:28px;max-width:28px;display:flex;justify-content:center;align-items:center}.sidebar__header .brand-panel__logo svg{width:100%;height:auto;padding:0}.sidebar__header .brand-panel__title{flex:1 100%;max-width:100%;display:flex;align-items:center;overflow:hidden}.sidebar__header .brand-panel__title>*:not(:only-child):not(:last-child){margin-right:16px}.sidebar__header .brand-panel__title .name{flex:1 100%;display:flex;flex-direction:column;overflow:hidden}.sidebar__header .brand-panel__title .name span{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar--squeeze .sidebar__header{justify-content:center;align-items:center}.sidebar--squeeze .sidebar__header .brand-panel>*:not(:only-child):not(:last-child){margin-right:0}.sidebar--squeeze .sidebar__header .brand-panel__title{max-width:0}@media(max-width:424px){.sidebar--squeeze .sidebar__header{padding:0}}.sidebar{max-width:100vw;grid-area:sidebar;width:260px;display:flex;flex-direction:column;background:#fff;transition:all .25s cubic-bezier(.02,.01,.47,1);z-index:3}.sidebar--squeeze{width:72px}@media(max-width:767px){.sidebar{max-height:100vh;height:100%;grid-area:unset;position:absolute;top:0;left:0;background:#fff;box-shadow:0 4px 8px #00000014;pointer-events:none}.sidebar--squeeze{background:#0000;box-shadow:none}.sidebar>*{pointer-events:visible}}@media(max-width:424px){.sidebar{width:100%;height:calc(100% - 56px)}.sidebar--squeeze{width:0}}.dashboard{width:100vw;height:100vh;display:grid;grid-template-areas:"sidebar header" "sidebar main";grid-template-rows:76px 1fr;grid-template-columns:min-content 1fr;position:relative;overflow-x:hidden}.dashboard{-ms-overflow-style:none;scrollbar-width:none}.dashboard::-webkit-scrollbar{display:none}@media(max-width:767px){.dashboard{grid-template-areas:"header header" "main main"}.dashboard>*:not(:first-child):not(:last-child):not(.mobile-menu):not(.user-profile){padding:0 16px}}@media(max-width:424px){.dashboard{grid-template-rows:56px 1fr}.dashboard>*:not(:first-child):not(:last-child):not(.mobile-menu):not(.user-profile){margin:0;padding:0 16px}}.app{display:flex;background-color:#f2f5fa}@keyframes LoadingBgAnim{0%{background-position:-100% -100%}to{background-position:100% 100%}}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{margin:0;padding:0;font-size:100%;vertical-align:baseline}body{position:relative;margin:0;font-size:14px}a{text-decoration:none}a:active,a:hover{outline:0}ul,li{list-style-type:none;margin:0;padding:0}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;overflow:auto;vertical-align:top;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}input,textarea,select,button{background:none;outline:none;border:none;font-size:100%;margin:0;padding:0}button,input{line-height:normal}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}html,#root{overflow:hidden}body{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;text-align-last:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f2f5fa;color:#072d57;overflow-y:hidden}svg{width:24px;height:24px;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;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:58px;line-height:79.75px;font-weight:700}.h--2{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:42px;line-height:57.75px;font-weight:700}.h--3{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:36px;line-height:49.5px;font-weight:700}.h--4{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:24px;line-height:33px;font-weight:700}.h--5{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:18px;line-height:24.75px;font-weight:700}.h--6{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:14px;line-height:19.25px;font-weight:700}.h--7{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:12px;line-height:16.5px;font-weight:700}.h--ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p--s{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:10px;line-height:16.5px;font-weight:500}.p--xs{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:12px;line-height:14px;font-weight:500}.p--m{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:14px;line-height:19.25px;font-weight:500}.p--l{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;transition:all .25s cubic-bezier(.02,.01,.47,1);font-size:18px;line-height:24.75px;font-weight:500}.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;overflow:hidden;text-overflow:ellipsis}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{box-shadow:0 0 0 30px #fff inset!important}input:-webkit-autofill{-webkit-text-fill-color:#072D57!important}.MuiButton-root.mui-icon-btn{min-width:32px;min-height:32px;height:32px;padding:0;border-radius:50%}.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{display:flex;color:#f24646;overflow:hidden}.MuiFormHelperText-root.input-error span{flex:1 100%;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.MuiMenu-paper .MuiMenu-list .MuiMenuItem-root{color:#072d57}.MuiMenu-paper .MuiMenu-list .MuiMenuItem-root.Mui-selected{color:#6746eb;font-weight:700;background-color:inherit}.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{display:flex;align-items:center}.download-file>*:not(:only-child):not(:first-child){margin-left:16px}.loading{display:block;position:relative;background:linear-gradient(90deg,#6746eb26,#6746eb00,#6746eb26);animation:LoadingBgAnim 3s linear infinite;background-size:200% 200%;border-radius:4px}.empty-cat{width:100%;display:flex;flex:1 100%;flex-direction:column;justify-content:center;align-items:center}.empty-cat svg{width:100%;height:100%;max-width:461px;max-height:262px}@keyframes errorBounce{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}
