@font-face{font-family:"Inner";src:url(/static/media/Inter-Regular.9cd7588f.ttf)}@font-face{font-family:"InnerBold";src:url(/static/media/Inter-Bold.3e3cb905.ttf)}@font-face{font-family:"InnerExtraBold";src:url(/static/media/Inter-ExtraBold.55189ddf.ttf)}body{margin:0;font-family:"Inner";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1b1d24}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}h1,h2,h3,h4,p,span,td,th{color:#fff}.no-margin{margin:0}.uppercase{text-transform:uppercase}.h,.h1,.h2,.h3{font-style:normal;font-weight:500}.h1{font-size:38px}.h2{font-size:32px}.h3{font-size:20px}.h4,.h4_d,.h4_i{font-family:"InnerExtraBold";font-size:13px;letter-spacing:1px;text-transform:uppercase}.h4_d{color:#828d99}.h4_i{color:#377dce}.body-text,.body-text-1,.body-text-1-b,.body-text-1-i,.body-text-2,.body-text-2_b,.body-text-2_d,.body-text-2_i,.body-text-3,.body-text-3_b,.body-text-3_c,.body-text-3_d,.body-text-3_i,.tiny-text,.tiny-text_d,.tiny-text_i,body-text-3_j{font-style:normal;font-weight:400}.body-text-1{font-size:18px}.body-text-1-b,.body-text-1-i{font-weight:500;font-size:18px}.body-text-1-i{color:#377dce}.body-text-2,.body-text-2_b,.body-text-2_d,.body-text-2_i{font-size:15px}.body-text-2_b{font-family:InnerBold}.body-text-2_d{color:#828d99}.body-text-2_i{color:#377dce}.body-text-3,.body-text-3_b,.body-text-3_c,.body-text-3_d,.body-text-3_i,body-text-3_j{font-size:13px}.body-text-3_b{font-weight:600;text-transform:uppercase}.body-text-3_d{color:#828d99}.body-text-3_i{color:#377dce}.body-text-3_c{text-transform:uppercase}body-text-3_j{font-weight:600}.tiny-text,.tiny-text_d,.tiny-text_i{font-size:10px;letter-spacing:.3px;text-transform:uppercase}.tiny-text_d,.tiny-text_i{color:#828d99}.page-with-sidebar{display:flex}.page-container{padding:22px 36px;height:calc(100vh - 44px);overflow:auto;width:-webkit-fill-available}.shadow-container{box-shadow:-8px 12px 18px rgba(0,0,0,.128567)}.auth{width:330px;height:430px;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:15vh auto auto;padding:0 50px;background-color:#1e2127;border-radius:2px}.info-card-container{width:100%;max-width:700px;margin:auto}.info-card-container__flex{display:flex;align-items:center}.info-card{width:100%;border-radius:10px;padding:20px}.info-card__field:not(:first-child){margin-top:20px}.info-card__flex-filed-wrapper{display:flex;flex-wrap:wrap;align-items:center;grid-gap:24px;gap:24px;justify-content:space-between}.info-card__field{position:relative}.info-card__field:not(:first-child){margin-top:0}.info-card__field-wrapper{margin-bottom:20px;min-width:200px;flex:1 1;flex-wrap:nowrap}.input{color:#fff;background-color:inherit;border:1px solid #35383f;box-sizing:border-box;border-radius:4px;padding:6px 12px;outline:none;width:100%}.input:focus{border:1px solid #017dd9}.input--disabled{border:none;background-color:#1b1d24}.input--error{border:1px solid red}.input-label__text{margin-bottom:5px}.input__label--error{font-size:10px;font-family:"InnerBold";color:red;margin:2px;position:absolute}.input__label-title{font-family:"InnerBold";font-size:12px;color:#828d99;text-transform:uppercase}.input--small{width:126px}.input--medium{width:276px}.line{width:100%;height:1px;background-color:#393c47;margin-top:24px;margin-bottom:24px}.selectable-line{height:0;background-color:#017dd9;margin:0}.selectable-line--selected{height:2px}.modal-overlay{position:absolute;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center}.modal{background-color:#fff;padding:20px;border-radius:20px;max-width:400px}.modal h1{color:#1b1d24}.sidebar__item{display:flex;align-items:center;cursor:pointer;padding:8px 24px;transition:background-color .3 ease}.sidebar__item--selectable,.sidebar__item:hover{background-color:#000}.sidebar__item__img{width:20px;height:20px;margin-right:10px}.sidebar__item__title{padding:0;margin:0}.button{display:flex;border-radius:4px;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:background-color .2s ease;padding:10px 12px}.button--success{background-color:#73d500}.button--success:hover{background-color:#62a515}.button--warn{background-color:#fd0}.button--warn:hover{background-color:#c9b539}.button--info{background-color:#017dd9}.button--info:hover{background-color:#004f8b}.button--danger{background-color:#ff4a7a}.button--danger:hover{background-color:#dd1a4e}.button--black{background-color:#1e2127}.button--black:hover{background-color:#13161b}.button .body-text-1{margin:0}.button a{text-decoration:none;color:#fff}.sidebar{width:240px;min-width:240px;min-height:100vh;overflow:hidden;transition:min-width .3s ease,width .3s ease;border:1px solid #393c47;box-sizing:border-box}.sidebar_min{min-width:64px;width:64px}.sidebar__min-max{cursor:pointer;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:10px 100px 20px 20px;transition:margin .3s ease}.sidebar__min-max--center{margin:10px 0 20px 20px}.sidebar__min-max__img{transition:transform .3s ease}.sidebar__min-max__img--close{transform:rotate(180deg)}.table{padding:0 40px;border-spacing:0;width:100%}.table-row{cursor:pointer;transition:background-color .1s ease}.table-row:hover{background-color:#13161b}.table th{padding:17px 15px;color:#828d99;font-size:12px;text-align:left}.table-item{padding:24px 15px;font-weight:400;color:#828d99;border-top:1px solid #393c47}.table-item--bold{font-weight:600;color:#fff}.table-item--link{font-weight:500;color:#117dce}.FilterField_input__gKzWF{padding:12px 0 12px 42px;width:-webkit-fill-available;border-radius:4px;border:1px solid #393c47;max-width:510px;background-color:#1e2127;font-family:"Inner";font-size:15px;color:#828d99}.FilterField_input__gKzWF:focus{outline:1px solid #828d99}.FilterField_inputWrapper__2tcLh{position:relative;display:flex;align-items:center;flex:2 1}.FilterField_searchIcon__3dGPW{position:absolute;left:12px;cursor:pointer}.PageBtns_arrowWrapper-left__3_AQ2,.PageBtns_arrowWrapper__3ZtUA{background-color:#000;width:18px;height:18px;align-self:center;display:flex;border-radius:2px;align-items:center;justify-content:center;border:none}.PageBtns_arrowWrapper-left__3_AQ2:hover,.PageBtns_arrowWrapper__3ZtUA:hover{cursor:pointer}.PageBtns_arrowWrapper-left__3_AQ2{margin-right:10px;margin-left:10px;transform:rotate(180deg)}.NavigationPanel_navigationPanelItem__zyd2A{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.NavigationPanel_navigationPanelTitle__31O3m{margin-bottom:22px;cursor:pointer}.NavigationPanel_navigationPanelTitleSelected__3rmY-{color:#017dd9}.NavigationPanel_navigationPanelTitleDisabled__PncIL{color:#4b515e}.Documents_drag-documents__NZppn{display:flex;justify-content:center;align-items:center;padding:26px;border:1px dashed #656870;background-color:#1b1d24;cursor:pointer}.Documents_drag-documents__image__1WRdg{margin-right:15px}.Documents_drag-documents-link__2kY1z{font-family:"InnerBold";font-size:12px;color:#828d99;text-transform:uppercase;color:#017dd9;margin:0 3px}.Documents_cross-button__2nXwZ{all:unset;cursor:pointer;padding-left:13px;width:10px;height:10px;border-radius:10px;justify-content:center;display:flex}.Documents_cross-button_item__1iSbC{transform:rotate(45deg)}.Documents_cross-button_item-second__tbi18,.Documents_cross-button_item__1iSbC{align-self:center;background-color:#828d99;width:1px;height:100%;border-radius:1px}.Documents_cross-button_item-second__tbi18{transform:rotate(-45deg);position:relative;left:-1px}.Utils_form-container__26tUU{background-color:#1e2127;padding:24px 65px;border-radius:4px;overflow-y:auto;max-height:calc(100vh - 276px);-ms-overflow-style:none;scrollbar-width:none}.Utils_form-container__26tUU::-webkit-scrollbar{display:none}.Accordion_accordion__xz1_J{color:#fff}.Accordion_accordionBtn__2xLui{flex-direction:row;justify-content:space-between;border-bottom:1px solid #fff;padding-bottom:15px;padding-top:15px}.Accordion_accordionBtn__2xLui,.Accordion_accordionBtn_title__1s2M9{display:flex;align-items:center}.Accordion_subHeader__3OeI-{justify-content:space-between}.Accordion_subHeader__3OeI-,.Accordion_subHeader__btn__32ZpW{display:flex;flex-direction:row;align-items:center}
/*# sourceMappingURL=main.829e0954.chunk.css.map */