.sign-in_container__Pwfen{display:flex;flex-direction:column;padding:16px;width:100%;background-image:url(/img/bacground.png);background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:auto}.sign-in_textBlock__kzHSs{position:fixed;top:2rem;left:10vw;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;gap:4px}.sign-in_textBlock__kzHSs span{text-transform:uppercase;color:#fff;font-weight:500;font-size:1.5rem}.sign-in_contentWrapper__yGw_n{display:flex;align-items:center;justify-content:center;flex-grow:1;padding:32px}.sign-in_content__Cqvf2{background-color:#fff;border-radius:1vw;max-width:55vw;box-shadow:0 10px 24px 0 rgba(0,0,0,.0784313725);opacity:0;animation:sign-in_fadeInUp__b_mEK .6s ease forwards}@keyframes sign-in_fadeInUp__b_mEK{0%{opacity:0}to{opacity:1}}.sign-in_contentHeader__j7VIz{height:5rem;background-color:#38b6ff;display:flex;align-items:center;justify-content:center;gap:1vw;padding:1vh 1vw;border-radius:1vw 1vw 0 0}.sign-in_logo__zboVd{height:auto;width:13rem}.sign-in_logoText__s_Jm_{font-size:.8rem;color:#fff;width:26%;line-height:2vh;text-transform:uppercase}.Button_button__wliYd{border-radius:8px;cursor:pointer;text-align:center;font-weight:600;transition:all .3s;display:flex;align-items:center;justify-content:center;padding:.7rem 1.5rem;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex-shrink:0}.Button_icon__4DJcS{width:1rem;height:1rem;flex-shrink:0}.Button_icon__4DJcS img{display:block;width:100%}.Button_primary__G1mpW{background-color:#38b6ff;color:#fff}.Button_primary__G1mpW:hover{background-color:#39aaeb}.Button_secondary__LGYa1{background-color:#f2f6ff;color:#30333d}.Button_secondary__LGYa1:hover{background-color:#e4eaf8}.Button_error__bKjTK{background-color:#ff3347;color:#fff}.Button_error__bKjTK:hover{background-color:#df293b}.Button_disabled__pfHmQ{opacity:.5;cursor:not-allowed}.Button_sucsess__3IJYR{background-color:#67c81b;color:#fff}.Button_sucsess__3IJYR:hover{background-color:#5fb61d}.Button_turquoise__omyAd{background-color:#21c99f;color:#fff}.Button_turquoise__omyAd:hover{background-color:rgba(33,201,159,.8)}.Button_white__Olw03{background-color:#fff;color:#30333d}.Button_white__Olw03:hover{background-color:#f2f6ff}.Button_orange__zt2XG{background-color:#f81;color:#fff}.Button_orange__zt2XG:hover{background-color:#e67700}.Button_gray__Z6QsY{background-color:#f6f9fd;color:#30333d}.Button_gray__Z6QsY:hover{background-color:#eff3fa}.SemanticText_base--title-h1__CwVxJ{font-size:1.9rem;line-height:140%;font-weight:700}.SemanticText_base--title-h2__2FKtJ{font-size:1.4em;line-height:120%;font-weight:500}.SemanticText_base--title-h3__Y6EwR{font-size:1rem;line-height:130%;font-weight:500}.SemanticText_base--title-h4__d_3JW{font-size:.9rem;line-height:130%;font-weight:700}.SemanticText_base--text-p__SzdQQ,.SemanticText_base--text-span__A2nPq{font-size:.8rem;line-height:130%;font-weight:400}.SemanticText_base--text-small__3jYEV{font-size:.7rem;line-height:110%;font-weight:400}.SemanticText_base--text-strong__IV865{font-size:.7rem;font-weight:500;line-height:140%}.SemanticText_ellipsis__D0aVK{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SemanticText_lineClamp__F_pp4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--lineClamp);text-overflow:ellipsis;white-space:normal;overflow:hidden}@keyframes FormFooter_animOpacity__ao0mz{0%{opacity:0}to{opacity:1}}.FormFooter_container__wMKrs{transition:all .5s;margin-top:auto;display:flex;width:100%;background-color:#fff;justify-content:space-between;border-radius:0 0 .5vw .5vw}.FormFooter_shadow-all__6oucj{box-shadow:0 8px 24px 0 rgba(0,0,0,.0784313725)}.FormFooter_shadow-top__NhZir{-webkit-box-shadow:0 -6px 31px -4px rgba(34,60,80,.2);-moz-box-shadow:0 -6px 31px -4px rgba(34,60,80,.2);box-shadow:0 -6px 31px -4px rgba(34,60,80,.2)}.FormFooter_delay__57Wld{animation-delay:.2s}.FormFooter_buttosBlock__OrUXq{display:flex;gap:.5vw;margin-left:auto}.FormFooter_fixed__rEdRn{z-index:1;box-shadow:none;background:linear-gradient(45deg,rgba(255,255,255,0),rgb(255,255,255))}.Avatar_avatar__170uB{background-color:#94b6ff}.ExecutorBaseInfo_executorBaseInfo__1asVK{padding:1rem}.ExecutorBaseInfo_executorBaseInfoBlock__U3wIb{display:flex;flex-direction:column;gap:.5rem}.InfoBanner_tooltip__ePPEh{animation:InfoBanner_animOpacity__f8iZN .3s ease}@keyframes InfoBanner_animOpacity__f8iZN{0%{opacity:0}to{opacity:1}}.InfoBanner_root__bgPzh{width:100%;height:auto;border-radius:8px;font-size:.7rem;font-weight:500;display:flex;align-items:center;gap:1vw;position:relative}.InfoBanner_tooltip__ePPEh{position:absolute;top:1rem;left:2rem;background-color:rgba(0,0,0,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:1rem;border-radius:.5em;z-index:10;font-weight:400;color:#fff}.InfoBanner_chevron__r_n3i{position:absolute;top:1vh;right:1vw;height:1.5rem;width:auto}.InfoBanner_warning__4FV3F{color:#f81;background-color:#fff5eb}.InfoBanner_gray__Tcr2Z{color:#30333d;background-color:#f6f9fd}.InfoBanner_icon___9_YQ{height:1rem;width:auto;cursor:pointer;transition:all .3s}.InfoBanner_icon___9_YQ:hover{opacity:.7}.InfoBanner_transparent__QnHoL,.InfoBanner_transparent__QnHoL:hover{opacity:0;user-select:none;cursor:default}.InfoBanner_rigthButton__zxglE{position:absolute;height:80%;top:10%;right:.3vw;padding:0 2vw;transition:all .3s;width:10vw;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:.5rem;font-size:.7rem;font-weight:500}.InfoBanner_sucsess__OHAbx{background-color:#67c81b}.InfoBanner_error__tjskw{background-color:#ff3347}.BasicInformationForm_container___qdgH{background-color:#fff;width:auto;height:95%;margin:2vh;border-radius:1vw;padding:2vh;align-items:center;justify-content:center}.Dropzone_root__bXaVP{border:2px dashed #bbc1d0;border-radius:.5vw;text-align:center;cursor:pointer;padding:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7vh;width:100%}.Dropzone_rootError__rVMgM{border-color:#ff3347}.Dropzone_dropArea__z8wvM{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.Dropzone_title__wr8zL{font-size:.7rem;width:80%;font-weight:500}.Dropzone_description__JTiEH{font-size:.6rem;color:#878c99;width:80%}.Dropzone_importIcon__jShMM{height:3.5rem;width:auto}.Dropzone_error__eOH9P{font-size:.65rem;color:red}.Dropzone_selectedFile___BzEe{font-size:.7rem}.Dropzone_selectedFile___BzEe .Dropzone_fileName__SCQUb{font-size:.6rem;color:#bbc1d0}.Dropzone_fileCounter__zxp47{font-size:.7rem}.FileBlock_root___cjTV{border:2px solid #bbc1d0;border-radius:.5vw;text-align:center;cursor:pointer;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7vh;width:100%;position:relative;overflow:hidden}.FileBlock_container__oNgXp{padding:1rem}.FileBlock_titleWrapper__FqWJ7{width:80%;overflow:hidden}.FileBlock_title__TQl7u{display:inline-block;width:100%;font-size:.7rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FileBlock_importIcon__3_Uzq{height:30%;width:auto}.FileBlock_iconBlock__tbqHG{position:absolute;bottom:1.5vh;height:2vh;justify-content:space-between;width:100%;padding:0 1vw}.FileBlock_deleteIcon__chn_I{margin-bottom:1rem;height:4vh;width:auto}.FileBlock_icon__OoyMt{height:3vh;width:auto}.FileBlock_imageBlock__Cp_43{height:2.1rem;width:2.1rem;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:.5rem}.CoExecutorApplicationChanges_applicationChanges__eNZ8F{display:flex;flex-direction:column;padding:1rem;height:100%;width:100%;overflow:hidden}.CoExecutorApplicationChanges_applicationChanges__eNZ8F .CoExecutorApplicationChanges_applicationChangesList__nramu{display:flex;flex-direction:column;gap:.5rem;overflow:auto}.CoExecutorApplicationChanges_applicationChange__pyNe5{padding:1rem;border-radius:8px;background-color:#f6f9fd}.CoExecutorApplicationChanges_applicationChange__pyNe5 .CoExecutorApplicationChanges_applicationChangeHeader__os9lZ{padding:6px 0;margin-bottom:.5rem}.CoExecutorApplicationChanges_applicationChange__pyNe5 .CoExecutorApplicationChanges_applicationChangeLogs__eLPYI{display:flex;flex-direction:column;gap:.5rem}.CoExecutorApplicationChanges_applicationChange__pyNe5 .CoExecutorApplicationChanges_applicationChangeLogsWrapper__PNJ_F{display:flex;flex-direction:column;gap:1rem}.CoExecutorApplicationChanges_applicationChangeLog__wifsZ .CoExecutorApplicationChanges_applicationChangeLogBlock__QCkRa{flex-grow:1;display:flex;flex-direction:column;gap:.2rem;height:100%;background-color:#fff}.CoExecutorApplicationChanges_applicationChangeLog__wifsZ .CoExecutorApplicationChanges_applicationChangeLogTitle__haBpq{color:#878c99}.Spinner_spinner__e5cRg span{color:#38b6ff}.Spinner_spinnerLight__xjx3w span{color:#fff}.PageError_root__b_ezZ{display:flex;width:100%;height:100%;justify-content:center;align-items:center;flex-direction:column;gap:1rem;color:#ff3347}.PageError_root__b_ezZ .PageError_icon__MP4C1{width:5rem;height:5rem}.PaymentSumBlock_paymentSumBlock__bKu_G{background-color:#38b6ff;min-height:4rem;display:flex;align-items:center}.PaymentSumBlock_titleBlock__zphAP{color:#fff;font-weight:500;height:100%}.PaymentSumBlock_titleText__puzOP{font-weight:600;color:#fff}.PaymentSumBlock_sumText__8_X_1{background-color:#fff;padding:.7rem .5rem;border-radius:.5rem;font-weight:500}.PaymentSumBlock_icon__IWPKw{height:2rem;width:auto}.ManipulationsRow_clmn__DMHvq{vertical-align:baseline;position:relative}.ManipulationsRow_column__frjfh{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;padding:.5rem;gap:.5rem}.ManipulationsRow_addBtnBox__Uh0Xi{background-color:#f6f9fd;border-radius:10vw;height:1.5rem;width:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.ManipulationsRow_addBtnBox__Uh0Xi:hover{background-color:#eff3fa}.ManipulationsRow_addBtnBox__Uh0Xi img{height:80%;width:auto}.ManipulationsRow_contentRowBox__i5GAT{position:relative;display:flex;width:100%;gap:.5rem}.ManipulationsRow_contentRowBox__i5GAT:hover .ManipulationsRow_trashBlock__O9CFx{display:flex}.ManipulationsRow_trashBlock__O9CFx{position:absolute;top:-1rem;right:-.5rem;height:1.5rem;width:1.5rem;background-color:#ff3347;display:flex;align-items:center;justify-content:center;border-radius:.5rem;cursor:pointer;transition:all .3s;display:none;z-index:10}.ManipulationsRow_trashBlock__O9CFx:hover{background-color:#df293b}.ManipulationsRow_trash__uN_uy{height:50%;width:auto;color:#fff}.ManipulationsRow_row__GKv1A{width:100%;height:auto;background-color:#f6f9fd;border-radius:.5rem;display:flex;align-items:center;padding:.3rem;font-size:.7rem;position:relative;gap:.3rem}.ManipulationsRow_editImg__iRRtF{height:1rem;width:auto;position:absolute;top:.3rem;right:.5rem;cursor:pointer;transition:all .3s}.ManipulationsRow_editImg__iRRtF:hover{opacity:.7}.ManipulationsRow_arrowBox__FsE7r{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.ManipulationsRow_arrow__cbvic{height:.5rem;width:auto;cursor:pointer;color:#30333d;transition:all .3s}.ManipulationsRow_arrow__cbvic:hover{transform:scale(103%)}.ManipulationsRow_columnAbsolute__4c_BM{position:absolute;height:80%;width:94%;display:flex;align-items:center;justify-content:center}.ManipulationsRow_disable__AaMlA{opacity:.4}.ManipulationsRow_confirmIcon__PuBHN{height:1.2rem;width:auto;transition:all .3s;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased;transform-style:preserve-3d}.ManipulationsRow_confirmIcon__PuBHN:hover{transform:scale(1.03) translateZ(0)}.RoundedIcon_white__yibGT{box-shadow:0 10px 24px 0 rgba(0,0,0,.0784313725)}@keyframes RoundedIcon_animOpacity__eF2em{0%{opacity:0}to{opacity:1}}.RoundedIcon_iconBox__r1fm7{border-radius:10rem;display:flex;align-items:center;justify-content:center;transition:all .3s}.RoundedIcon_iconBox__r1fm7 img{height:40%;width:auto}.RoundedIcon_white__yibGT{background-color:#fff}.RoundedIcon_white__yibGT:hover{background-color:#f2f6ff}.RoundedIcon_fill__fJCV4{background-color:#f6f9fd}.CoExecutorApplicationForm_formWrapper__DhLTC{display:flex;gap:1rem;width:100%;height:100%}.CoExecutorApplicationForm_formContainer__spgvi{flex-grow:1;display:flex;flex-direction:column;height:100%;background-color:#fff;border-radius:12px;overflow:hidden}.CoExecutorApplicationForm_formBody__LSgqq{flex-grow:1;display:flex;flex-direction:column;padding:1.5rem 0 0 1.5rem;overflow:hidden}.CoExecutorApplicationForm_formFooter__vECV5{box-shadow:0 10px 24px 0 rgba(0,0,0,.0784313725)}.CoExecutorApplicationForm_formRightBlock__Mn8O3{flex-shrink:0}.CoExecutorApplicationForm_formRightBlock__Mn8O3 .CoExecutorApplicationForm_formRightBlockRoot__ghl4A{padding-top:0;padding-bottom:0}.RigthInfoBlcok_wrapper__X7bxt{height:100%;width:20vw;transition:width .3s ease;overflow:hidden}.RigthInfoBlcok_wrapperCollapsed__jyUWA{padding-left:2rem;width:30px}.RigthInfoBlcok_root__8z53Q{position:relative;padding:0 1rem 0 0;height:100%;width:20vw}.RigthInfoBlcok_openButton__6yP1w{flex-shrink:0;position:absolute;top:40%;left:-2rem;height:20%;width:2rem;background-color:#fff;border-radius:10rem 0 0 10rem;display:flex;align-items:center;justify-content:center;z-index:1}.RigthInfoBlcok_openButton__6yP1w .RigthInfoBlcok_arrow__jZRxY{transform:rotate(0)}.RigthInfoBlcok_wrapperCollapsed__jyUWA .RigthInfoBlcok_openButton__6yP1w{opacity:1}.RigthInfoBlcok_content__yAMNx{background-color:#fff;width:100%;height:100%;border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;position:relative;transition:transform .3s ease}.RigthInfoBlcok_collapseBlock__QG6k7{position:absolute;bottom:1rem;left:5%;width:90%;display:flex;justify-content:space-between;align-items:center;transition:all .3s}.RigthInfoBlcok_collapseBlock__QG6k7 span{font-size:.8rem;font-weight:500}.RigthInfoBlcok_arrow__jZRxY{height:1.3rem;width:auto;transform:rotate(180deg);cursor:pointer}.RigthInfoBlcok_arrow__jZRxY :hover{opacity:.7}.XLSXApplicationDownload_xlsxBox__YtxkA{box-shadow:0 10px 24px 0 rgba(0,0,0,.0784313725)}@keyframes XLSXApplicationDownload_animOpacity__dmBKj{0%{opacity:0}to{opacity:1}}.XLSXApplicationDownload_xlsxBox__YtxkA{display:flex;align-items:center;justify-content:center;gap:.5vw;background:#fff;height:4.5vh;padding:0 1vw;border-radius:10vw;font-size:.7rem;cursor:pointer}.XLSXApplicationDownload_xlsxIcon__csZfv{height:2vh;width:auto;color:#fff}.XLSXApplicationDownload_xlsxStatusList__IVuYv{display:flex;flex-direction:column;gap:.5rem}