@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,body,html{height:100%;margin:0;padding:0}::-webkit-scrollbar{box-shadow:0 0 5px #0000004d;width:12px}::-webkit-scrollbar-thumb{background:radial-gradient(#7282a7,#576483);border-radius:8px;height:8px;-webkit-transition:background .5s ease;transition:background .5s ease}::-webkit-scrollbar-thumb:hover{background:radial-gradient(#697899,#616e8d,#6a7aa0)}#root{display:flex;flex-direction:column}.content{background:linear-gradient(120deg,#e0eafc,#bcc8d9 50%,#e0eafc),radial-gradient(circle at 15% 50%,#fffc 0,#0000 20%),radial-gradient(circle at 85% 30%,#fff9 0,#0000 20%),radial-gradient(circle at 50% 80%,#fff6 0,#0000 20%);background-blend-mode:overlay,normal,normal,normal;flex:1 1;position:relative}.content:before{animation:gentleRay 8s ease-in-out infinite;background:conic-gradient(from 0deg at 10% 20%,#ffffff4d 0deg,#ffffff1a 30deg,#0000 60deg,#ffffff1a 120deg,#0000 150deg,#fff3 210deg,#0000 240deg,#ffffff1a 300deg,#0000 330deg,#ffffff4d 1turn);bottom:0;content:"";left:0;mix-blend-mode:overlay;pointer-events:none;position:absolute;right:0;top:0}@keyframes gentleRay{0%,to{opacity:.7}50%{opacity:.9}}.footer{flex-shrink:0}.AuthPage_wrapAuthPage__n7Plx{display:block;height:500px}.AuthPage_loginForm__O1Jj8{margin:5px auto 10px;width:650px}.AuthPage_formGoogleCaptcha__NGGmR{display:flex;justify-content:center}.AuthPage_loginButton__7dWqH{align-items:center;background:radial-gradient(circle,#8599b9,#7c98ce);border:2px solid #a4b0d0;color:#fff;display:flex;margin:0 auto;padding:0 75px;transition:background .5s ease,color .5s ease,border .5s ease!important}.AuthPage_loginButton__7dWqH:focus,.AuthPage_loginButton__7dWqH:hover{background:radial-gradient(circle,#8194b4,#637fb5)!important;border:2px solid #a4b0d0!important;color:#fff!important}.AuthPage_errorMessage__FIzIc{color:#d03325;text-align:center}.AuthPage_logoImg__NdAHm{display:block;margin:55px auto 0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5%,#000 95%,#0000);mask-image:linear-gradient(90deg,#0000 0,#000 5%,#000 95%,#0000);width:335px}.AuthPage_agreedLicenseWrap__CheJw{display:flex;justify-content:center;margin-top:5px}@media(max-width:768px){.AuthPage_loginForm__O1Jj8{width:95%}.AuthPage_loginButton__7dWqH{height:40px;padding:10px 20px;width:100%}}.Preloader_spinner__orP6G{left:50%;position:absolute;top:40%}.Preloader_spinnerForComponent__CxyHT{align-items:center;display:flex;justify-content:center}.LicenseAgreement_wrapLicenseAgreement__mruQx{height:600px;margin-top:25px;overflow-y:auto}.LicenseAgreement_wrapLicenseAgreement__mruQx h1{text-align:center}.LicenseAgreement_wrapLicenseAgreement__mruQx p{font-size:15px;font-weight:400;margin:8px 0;padding:0;text-indent:25px}.HeaderComponent_header__XDZmB{background:linear-gradient(90deg,#606c8b 50%,#757e9d);padding:8px 16px;position:relative;z-index:1000}.HeaderComponent_header__XDZmB,.HeaderComponent_wrapNavRight__rULLA{align-items:center;display:flex;gap:16px;justify-content:space-between}.HeaderComponent_wrapNavRight__rULLA{width:100%}.HeaderComponent_centerSection__6eIJg{align-items:center;display:flex;flex:1 1;justify-content:center;margin:0 auto}.HeaderComponent_userActionsContainer__gyFKP{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:8px}.HeaderComponent_subscribeBadge__bwWr0{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(90deg,#0000,#6b7796,#7f89ad 60%,#757e9d,#0000);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 2px 6px #00000026;color:#fff;display:flex;font-size:14px;font-weight:500;gap:8px;height:22px;padding:0 12px;transition:all .3s ease}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_subscriptionInfo__Z43Uw,.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_userInfo__ynv8t{align-items:center;display:flex;gap:3px}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_divider__Mq9l3{background:#ffffff4d;height:12px;width:1px}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_certificateIcon__pdHyo,.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_userIcon__fEmsW{color:#e0e7ff;font-size:14px}.HeaderComponent_subscribeBadge__bwWr0 strong{color:gold;font-weight:600}.HeaderComponent_buttonsContainer__y0\+Zc{align-items:center;display:flex;gap:8px}.HeaderComponent_orgMenu__1Crup{color:#fff;display:inline-block;font-family:-apple-system,Segoe UI,BlinkMacSystemFont,Roboto,serif;font-size:14px;font-weight:600;line-height:14px;text-align:center;text-shadow:0 0 1px #232323}.HeaderComponent_orgMenu__1Crup span{margin-left:5px}@media(max-width:803px){.HeaderComponent_header__XDZmB{gap:12px;padding:6px 12px}.HeaderComponent_wrapNavRight__rULLA{flex-direction:column;gap:12px}.HeaderComponent_centerSection__6eIJg{justify-content:center;order:1;width:100%}.HeaderComponent_userActionsContainer__gyFKP{align-items:center;gap:6px;order:2;width:100%}.HeaderComponent_subscribeBadge__bwWr0{font-size:12px;gap:6px;height:20px;padding:4px 10px}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_divider__Mq9l3{height:12px}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_certificateIcon__pdHyo,.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_userIcon__fEmsW{font-size:12px}.HeaderComponent_buttonsContainer__y0\+Zc{gap:6px}.HeaderComponent_navbarBtn__zgVB2{font-size:12px;height:20px;padding:3px 10px}.HeaderComponent_navbarBtn__zgVB2 .HeaderComponent_anticon__45PTt{font-size:12px}}@media(max-width:480px){.HeaderComponent_header__XDZmB{padding:4px 8px}.HeaderComponent_userActionsContainer__gyFKP{gap:4px}.HeaderComponent_subscribeBadge__bwWr0{font-size:11px;gap:4px;height:18px;padding:3px 8px}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_divider__Mq9l3{height:10px}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_subscriptionInfo__Z43Uw,.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_userInfo__ynv8t{gap:2px}.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_certificateIcon__pdHyo,.HeaderComponent_subscribeBadge__bwWr0 .HeaderComponent_userIcon__fEmsW{font-size:11px}.HeaderComponent_buttonsContainer__y0\+Zc{gap:4px}.HeaderComponent_navbarBtn__zgVB2{font-size:11px;height:18px;padding:2px 8px}.HeaderComponent_navbarBtn__zgVB2 span:not(.HeaderComponent_anticon__45PTt){display:none}.HeaderComponent_navbarBtn__zgVB2 .HeaderComponent_anticon__45PTt{font-size:11px;margin:0}.HeaderComponent_orgMenu__1Crup{font-size:12px}.HeaderComponent_orgMenu__1Crup span{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.TechnicalSupportUser_chatContainer__xaLmc{border-radius:8px;display:flex;height:900px;margin-top:25px;padding:20px}.TechnicalSupportUser_mainContent__WyyAp{background:none;display:flex;flex:1 1;flex-direction:column;padding:20px}.TechnicalSupportUser_messageList__kSSNs{margin-bottom:5px}.TechnicalSupportUser_messageItem__nG6zn{border-radius:12px;margin-bottom:5px;padding:10px;width:99%;word-break:break-word}.TechnicalSupportUser_messageItem__nG6zn.TechnicalSupportUser_userMessage__BbvyP{align-self:flex-end;background:radial-gradient(#6e7375d1,#abb1b4f2)}.TechnicalSupportUser_messageItem__nG6zn.TechnicalSupportUser_adminMessage__g1p8V{align-self:flex-start;background:radial-gradient(#606c8bb5,#606c8b)}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_messageContent__kYr3e{display:flex;flex-direction:column;width:100%}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_header__dCccY{align-items:center;display:flex;justify-content:space-between}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_username__f5dmE{color:#333;font-size:11px;font-weight:700;margin-bottom:3px;margin-left:15px}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_textMessage__AroVi{background:none;color:#fff;margin:0;padding:2px 15px;white-space:pre-wrap;word-break:break-word}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_fileList__Tb2ay{margin-top:2px}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_fileItem__WY2GP{align-items:center;background-color:#bfbfbf;border-radius:4px;color:#fff;cursor:pointer;display:inline;justify-content:space-between;margin:2px 5px;padding:2px 10px;position:relative;text-shadow:1px 1px #898787}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_fileItem__WY2GP span{flex:1 1;word-break:break-all}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_fileItem__WY2GP .TechnicalSupportUser_downloadIcon__3VqEj{color:#474747;cursor:pointer;font-size:12px;margin-left:10px}.TechnicalSupportUser_messageItem__nG6zn .TechnicalSupportUser_sendDate__T\+31w{color:#d7d7d7;display:inline-block;font-size:12px;margin-left:10px;margin-right:12px;margin-top:5px;text-align:right;text-shadow:1px 1px #2e2e2e}.TechnicalSupportUser_fileList__Tb2ay{margin-top:5px}.TechnicalSupportUser_fileItem__WY2GP{background-color:#f0f0f0;border-radius:4px;color:#555;font-size:12px;margin-top:5px;padding:5px 15px}.TechnicalSupportUser_inputContainer__E1M00{align-items:center;bottom:0;display:flex;gap:5px;height:100%;margin-top:5px;position:-webkit-sticky;position:sticky;z-index:10}.TechnicalSupportUser_input__hu0dX{flex-grow:1;resize:none}.TechnicalSupportUser_upload__DOAFj{flex-shrink:0}.TechnicalSupportUser_upload__DOAFj div{margin:0!important}.TechnicalSupportUser_sendButton__mKxe\+{flex-shrink:0;min-width:100px}.ChatComponent_wrapChatComponent__IOhPe{display:flex;flex-direction:column;height:99%}.ChatComponent_containerChat__u2xuh{border:1px solid #ddd;border-radius:8px;flex:1 1;margin-bottom:5px;overflow-y:auto;padding:5px}.ChatComponent_formChat__oguPz{border-top:1px solid #ddd;bottom:0;height:120px;padding:10px;position:-webkit-sticky;position:sticky;z-index:10}.SearchPurchases_searchPurchasesContainer__gemRH{align-items:center;display:flex;justify-content:center;width:650px}.SearchPurchases_searchPurchasesContainer__gemRH .SearchPurchases_dropdownMenu__Xpo\+t{background:#fff;border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 2px 8px #00000026;max-height:750px;overflow-y:auto;width:600px!important}.SearchPurchases_searchPurchasesContainer__gemRH .SearchPurchases_searchInput__mGB1w{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 2px 6px #00000026;color:#e0e0e0;font-weight:500;transition:all .3s ease;width:610px}.SearchPurchases_searchPurchasesContainer__gemRH .SearchPurchases_searchInput__mGB1w:focus{border-color:#fff3;box-shadow:0 4px 8px #0003}.SearchPurchases_searchPurchasesContainer__gemRH .SearchPurchases_searchInput__mGB1w::placeholder{color:#aaa}.SearchPurchases_searchPurchasesContainer__gemRH .SearchPurchases_searchLoading__LaQxk{display:flex;justify-content:center;padding:8px 0}.SearchPurchases_searchPurchasesContainer__gemRH .SearchPurchases_searchNoResults__wlQA5{color:#999;padding:8px 0;text-align:center}.ButtonHeader_navbarBtn__XnevP{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(90deg,#0000,#6b7796,#7f89ad 60%,#757e9d,#0000);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 2px 6px #00000026;color:#fff;display:flex;font-size:14px;font-weight:500;gap:4px;height:22px;padding:5px 12px;transition:all .3s ease}.ButtonHeader_navbarBtn__XnevP:hover{background:linear-gradient(90deg,#0000,#7f89ad,#8f98bb 60%,#858eb0,#0000);border-color:#fff3;box-shadow:0 4px 8px #0003}.ButtonHeader_navbarBtn__XnevP .ButtonHeader_anticon__85\+pI{color:#e0e7ff;font-size:14px}.ButtonHeader_navbarBtn__XnevP .ButtonHeader_navbarMsgTS__stnTs{background:#e68080;border-radius:100%;box-shadow:1px 1px 1px #5b5b5b59;color:#fff;font-size:10px;padding:3px;position:absolute;right:-2px;top:-8px}.AnimatedCharacter_character__TgeqP{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:55px;justify-content:center;position:relative;transition:all .3s ease;width:45px}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_head__ZxaMc{background:linear-gradient(135deg,#4a90e2,#6dd5fa);background:linear-gradient(var(--gradient-angle,135deg),var(--character-color,#4a90e2) 0,var(--character-secondary-color,#6dd5fa) 100%);border-radius:50% 50% 40% 40%;box-shadow:0 2px 4px 0 #0003,0 3px 10px 0 #00000030;height:35%;margin-bottom:2px;position:relative;transition:transform .3s ease;width:45%;z-index:3}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_head__ZxaMc .AnimatedCharacter_eye__Pqc8A{background-color:#fff;border-radius:50%;box-shadow:0 1px 2px 0 #0003;height:3px;position:absolute;top:30%;width:3px}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_head__ZxaMc .AnimatedCharacter_eye__Pqc8A:first-child{left:30%}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_head__ZxaMc .AnimatedCharacter_eye__Pqc8A:last-child{right:30%}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_head__ZxaMc .AnimatedCharacter_eye__Pqc8A:after{background-color:#333;border-radius:50%;box-shadow:0 .5px 1px 0 #0003;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_head__ZxaMc .AnimatedCharacter_mouth__Gbmf6{background-color:#fff;border-radius:0 0 10px 10px;bottom:20%;box-shadow:0 1px 2px 0 #0003;height:3px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:7px}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn{border-radius:20px;display:flex;height:45%;justify-content:center;position:relative;width:44%;z-index:2}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn,.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn .AnimatedCharacter_arm__yvMql{background:linear-gradient(135deg,#4a90e2,#6dd5fa);background:linear-gradient(var(--gradient-angle,135deg),var(--character-color,#4a90e2) 0,var(--character-secondary-color,#6dd5fa) 100%);box-shadow:0 2px 4px 0 #0003,0 3px 10px 0 #00000030}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn .AnimatedCharacter_arm__yvMql{border-radius:10px;height:40%;position:absolute;top:18%;width:20%;z-index:1}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn .AnimatedCharacter_armLeft__ERXbL{left:-1%;transform:rotate(11deg);transform-origin:top right}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn .AnimatedCharacter_armRight__DXN45{right:-1%;transform:rotate(-11deg);transform-origin:top left}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn .AnimatedCharacter_leg__l4cpi{background:linear-gradient(135deg,#4a90e2,#6dd5fa);background:linear-gradient(var(--gradient-angle,135deg),var(--character-color,#4a90e2) 0,var(--character-secondary-color,#6dd5fa) 100%);border-radius:10px;bottom:-30%;box-shadow:0 2px 4px 0 #0003,0 3px 10px 0 #00000030;height:50%;position:absolute;width:20%}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn .AnimatedCharacter_legLeft__DE67U{left:25%;transform:rotate(-5deg)}.AnimatedCharacter_character__TgeqP .AnimatedCharacter_body__KgXTn .AnimatedCharacter_legRight__R6W0Q{right:25%;transform:rotate(5deg)}.AnimatedCharacter_character__TgeqP.AnimatedCharacter_animating__dH0cu .AnimatedCharacter_armLeft__ERXbL{animation:AnimatedCharacter_waveLeft__wN4pK .8s ease-in-out infinite alternate}.AnimatedCharacter_character__TgeqP.AnimatedCharacter_animating__dH0cu .AnimatedCharacter_armRight__DXN45{animation:AnimatedCharacter_waveRight__5MRuE .8s ease-in-out .4s infinite alternate}.AnimatedCharacter_character__TgeqP.AnimatedCharacter_animating__dH0cu .AnimatedCharacter_mouth__Gbmf6{animation:AnimatedCharacter_talk__E0Q-L .5s infinite alternate}.AnimatedCharacter_character__TgeqP.AnimatedCharacter_active__cUvzj .AnimatedCharacter_head__ZxaMc{transform:rotate(10deg)}.AnimatedCharacter_character__TgeqP.AnimatedCharacter_active__cUvzj .AnimatedCharacter_mouth__Gbmf6{border-radius:5px;height:4px}.AnimatedCharacter_character__TgeqP:hover .AnimatedCharacter_head__ZxaMc .AnimatedCharacter_eye__Pqc8A:after{animation:AnimatedCharacter_blink__McgM- .3s}.AnimatedCharacter_character__TgeqP:active{transform:scale(.95)}@keyframes AnimatedCharacter_waveLeft__wN4pK{0%{transform:rotate(-20deg)}to{transform:rotate(40deg)}}@keyframes AnimatedCharacter_waveRight__5MRuE{0%{transform:rotate(20deg)}to{transform:rotate(-40deg)}}@keyframes AnimatedCharacter_talk__E0Q-L{0%{height:2px;width:6px}to{height:4px;width:8px}}@keyframes AnimatedCharacter_blink__McgM-{0%,to{height:1px}50%{height:0}}.MainPage_wrapMainPage__p1UIK{display:flex}.MainPage_leftSection__4yhop,.MainPage_rightContent__FqaTW{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;padding:8px}.MainPage_leftSection__4yhop{width:40%}.MainPage_rightContent__FqaTW{width:60%}.MainPage_iconSection__W1I8e{display:flex;flex-wrap:wrap;margin-bottom:20px;width:100%}.MainPage_backgroundModal__dFvKn>div>div{background:#4a526a1c!important}.MainPage_iconWithoutBorder__tXZis,.MainPage_icon__3KU34{align-items:center;border:1px solid #ddd;border-radius:8px;color:#555;cursor:pointer;display:flex;flex-direction:column;font-size:32px;height:175px;justify-content:center;margin:5px;position:relative;transition:background-color .3s,transform .3s;width:180px}.MainPage_iconWithoutBorder__tXZis:hover,.MainPage_icon__3KU34:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(45deg,#0000,#67749454,#5d698673,#67749454,#0000)}.MainPage_iconWithoutBorder__tXZis span,.MainPage_icon__3KU34 span{font-size:16px;margin-top:10px;text-align:center}.MainPage_iconWithoutBorder__tXZis .MainPage_widget__HJdnz,.MainPage_iconWithoutBorder__tXZis:hover .MainPage_iconContent__-qA1q,.MainPage_icon__3KU34 .MainPage_widget__HJdnz,.MainPage_icon__3KU34:hover .MainPage_iconContent__-qA1q{display:none}.MainPage_iconWithoutBorder__tXZis:hover .MainPage_widget__HJdnz,.MainPage_icon__3KU34:hover .MainPage_widget__HJdnz{display:flex}.MainPage_iconWithoutBorder__tXZis{border:none}.MainPage_countBadge__QMhn6{align-items:center;background-color:#1890ff;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;font-weight:700;height:20px;justify-content:center;margin-left:8px;width:20px}.MainPage_newTagWidget__VZTsW{background-color:#f09696;border-radius:10px;box-shadow:0 0 3px #0000004d;color:#fff;font-size:12px!important;font-weight:200;line-height:20px;padding:5px 10px;position:absolute;right:10px;top:10px}.WidgetAnalysis_wrapWidget__7xv-Y{margin-top:25px}.WidgetAnalysis_conclusionStl__W4VwC,.WidgetAnalysis_defaultRowStl__T70vq,.WidgetAnalysis_fiveDaysUntilEndStl__EKT6-,.WidgetAnalysis_statusExpiredStl__G1Klf{cursor:pointer}.WidgetAnalysis_statusExpiredStl__G1Klf{background:radial-gradient(#e39898,#f26f6f)}.WidgetAnalysis_fiveDaysUntilEndStl__EKT6-{background:radial-gradient(#fbcc95,#f8b767)}.WidgetAnalysis_conclusionStl__W4VwC{background:radial-gradient(circle,#80008080 55%,#8000801a 100%)}.WidgetAnalysis_iconsEditAndRemove__I50ep{display:inline-block;font-size:22px}.WidgetAnalysis_cellBtn__EO-Us{background:radial-gradient(#55607b,#545f78);border-radius:4px;color:#fff;display:flex;padding:2px 4px}.WidgetAnalysis_rowModalTypeContractStl__m8nLX{cursor:pointer}.WidgetAnalysis_lineBreak__u9c4Z{white-space:normal!important;word-break:break-word}.UniversalForm_wrapSingleForm__TtmYT{margin:50px auto;max-width:1440px;width:95%}.UniversalForm_wrapSingleForm__TtmYT h1{background:linear-gradient(90deg,#0000,#8892bc,#7284b2,#8892bc,#0000);border-radius:4px;color:#fff;font-weight:200;height:69px;line-height:69px;text-align:center;text-shadow:1px 1px 2px #00000080}.UniversalForm_selectStl__ySkIq{width:340px!important}.UniversalForm_blockList__zJbQr{display:flex;margin-bottom:8px}.UniversalForm_unitsStl__APR7G{width:170px!important}.UniversalForm_inputListFormStl__4sC87{width:340px}.UniversalForm_inputNumberListIstFin__rk\+PP{width:450px}.UniversalForm_inputNumberStl__5YRUx{width:100%}.UniversalForm_btnAdd__IKfTR{margin:0 auto;text-align:center}.UniversalForm_formLabelListFormStl__pU9ws{background-image:radial-gradient(circle,#b3d5f0,#0000);background-position:bottom;background-repeat:no-repeat;background-size:100% 3px;border-bottom:1px solid #b3d5f0;margin:15px 0;text-align:center}.UniversalForm_formLabelListFormStl__pU9ws span{color:#3c4356;font-size:25px;text-shadow:0 0 1px #3c4356}.UniversalForm_wrapButton__ycK\+s{text-align:center}.UniversalForm_saveButton__EHGe0{background:radial-gradient(circle,#8599b9,#7c98ce);color:#fff;font-size:22px;height:45px;margin-top:25px;padding:0 35px}.UniversalForm_saveButton__EHGe0:hover{background:radial-gradient(circle,#8599b9,#86a4df)!important;border:1px solid #8599b9!important;color:#fff!important}.UniversalForm_widthSliderNds__tH2Pd{width:30%}.UniversalForm_stlBtnForLoadingDataProcedure__mqAha{margin-left:8px}.UniversalForm_alertNoParamsStl__mijBg{display:inline-flex;margin:0 5px}.UniversalForm_alertErrorStl__q5mYi{align-items:center;display:flex;justify-content:center;margin:15px 0}.UniversalForm_controlQuestionsStlForm__jWmq1{margin-bottom:50px;padding:0;text-align:center}.UniversalForm_controlQuestionsStlForm__jWmq1 p{background:radial-gradient(circle,#8ea6cd,#7096b8);border-radius:4px;box-shadow:0 0 0 0 #6b746b;color:#fff;cursor:pointer;display:inline-block;height:35px;line-height:35px;margin:0 24px;padding:0}.UniversalForm_controlQuestionsStlForm__jWmq1 p span:nth-child(2){padding:0 10px}.UniversalForm_bgStlBtnControl__lGcBz{background:radial-gradient(circle,#fff,#f3f5f5);border-radius:4px 0 0 4px;color:#3c4356;display:inline-block;height:35px;margin:0;padding:0 15px}.UniversalForm_formCheckedStl__Buhyj{display:inline-flex;margin:15px 20px 5px 0;padding-top:25px;text-align:center}.UniversalForm_formCheckedStlSecondType__GsO7h{align-items:center;display:flex;justify-content:center}.UniversalForm_formDatePickerStl__i63iq{display:inline-block;line-height:15px;margin:0 25px 0 0;width:165px}.UniversalForm_formDatePickerStl__i63iq>div{display:inline-block}.UniversalForm_formDatePickerDocStl__WXz3\+{display:inline-block;margin:0 20px 0 0;width:133px}.UniversalForm_formDatePickerDocStl__WXz3\+>div{display:inline-block}.UniversalForm_formListStl__J35Ez,.UniversalForm_formNdsCountStl__Ntus8,.UniversalForm_formPurchaseTreeSelectStl__TEZdo,.UniversalForm_formSelectList__5DtMM,.UniversalForm_formStrStl__iUTxf,.UniversalForm_formTreeSelectStl__SqAGb,.UniversalForm_formTreeStl__3YE3k,.UniversalForm_unitsStlFunding__fCg7o{display:inline-block;margin:0 15px 5px 0;width:445px}.UniversalForm_elementListParamStl__oNyIb{display:flex;margin-right:7px;width:330px!important}.UniversalForm_elementPurchaseComponent__dyT7N{display:flex;margin-right:7px;width:445px!important}.UniversalForm_elementPurchaseSourcesFunding__lI5En{display:flex;margin-right:7px;width:330px!important}.UniversalForm_elementPurchaseComponentTwoType__WByRL{display:flex;margin-right:9px;width:675px!important}.UniversalForm_unitsStlFunding__fCg7o{display:inline-block;width:205px}.UniversalForm_absoluteSwitchStl__svxOF,.UniversalForm_switchStl__mTneE{display:inline-block;width:155px}.UniversalForm_absoluteSwitchStl__svxOF{display:inline-block;position:absolute;right:20px;top:20px;width:auto;z-index:10}.UniversalForm_formPurchaseTreeSelectStl__TEZdo{width:905px}.UniversalForm_formTreeSelectStl__SqAGb{width:780px}.UniversalForm_formDivisionLotsStl__4oxVc{display:block;padding-right:75px;width:100%}.UniversalForm_modalDateStl__TQRMv{display:inline-block;margin:0 18px 5px 0;width:212px}.UniversalForm_titleTable__TmlDu{align-items:center;background:radial-gradient(circle,#8599b9,#7c98ce);border-radius:5px;color:#fff;display:flex;font-weight:200;height:45px;justify-content:center;line-height:45px;margin:35px auto 10px;text-align:center;text-shadow:1px 1px 5px #00000080;width:500px}.UniversalForm_titleTable__TmlDu span{font-size:25px}.UniversalForm_errorStl__wvSPo{display:inline-flex;height:35px;line-height:35px;margin:5px 0;padding:0 15px}.UniversalForm_formOtherStl__-Yy9Q,.UniversalForm_fullWidthStl__2ZT1E{display:inline-block;width:100%}.UniversalForm_percent50WidthStl__Fxyv5{display:inline-block;width:50%}.UniversalForm_fullWidthStl__2ZT1E,.UniversalForm_percent50WidthStl__Fxyv5{margin:0;padding:0 25px 0 0}.UniversalForm_hintContainer__aadp3{align-items:center;background-color:#5a688a26;border:1px solid #4a526a;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;justify-content:center;margin:10px auto;max-width:360px;padding:12px}.UniversalForm_hintText__gIMai{color:#ee7373;font-size:16px;font-weight:400;text-align:center}@media(max-width:768px){.UniversalForm_widthSliderNds__tH2Pd{width:100%}.UniversalForm_titleForm__Pgb6f{font-size:18px}.UniversalForm_btnAdd__IKfTR{height:85px}.UniversalForm_blockList__zJbQr{display:block}.UniversalForm_selectStl__ySkIq{width:100%!important}}.cascader_resetButton__lFTsm{margin:5px 0 0}.cascader_cascaderWrap__ky2xV{max-width:780px!important}.cascader_cascaderWrap__ky2xV div{overflow-y:auto!important}.cascader_cascaderWrap__ky2xV li{max-width:780px!important;white-space:pre-wrap!important}.WidgetSGOZ_wrapWidgetSGOZ__fRGKU{margin-top:25px;min-height:515px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.LeafComponent_wrapLeaf__8UuuJ{align-items:center;display:flex;justify-content:center;margin:2px 0}.LeafComponent_wrapLeaf__8UuuJ div{width:200px}.LeafComponent_wrapLeaf__8UuuJ div:first-child{margin-right:-25px}.LeafComponent_wrapLeafTh__gPXcb{align-items:center;background:#3c4356;border-bottom:1px solid #606c8b;border-radius:5px;box-shadow:0 4px 6px #0000004d;display:flex;margin:9px 0;transition:box-shadow .3s ease;width:100%}.LeafComponent_wrapLeafTh__gPXcb div{color:#cbd6e0;font-size:17px;font-weight:400;width:200px}.LeafComponent_cellBtnClick__LhjQ1,.LeafComponent_cellBtnExpired__egVQz,.LeafComponent_cellBtn__YMn26,.LeafComponent_cellNamePoint__aI8O2,.LeafComponent_cellStatus__Xl3D7,.LeafComponent_cell__NbdK4{word-wrap:break-word;padding:5px 2px;vertical-align:middle;white-space:normal;word-break:break-word}.LeafComponent_cellBtnExpired__egVQz{background:radial-gradient(#9b5555,#c96969);border-radius:4px;color:#fff;display:flex;padding:2px 4px;width:200px}.LeafComponent_cellNamePoint__aI8O2{color:#084699;font-size:14px;margin-left:35px;min-width:440px;text-align:center}.LeafComponent_cellStatus__Xl3D7{color:#5a688a;margin-left:auto;text-align:right;width:140px}.LeafComponent_cellBtnClick__LhjQ1{color:#5a688a;display:flex;justify-content:flex-end;margin-left:auto;padding:5px 10px}.LeafComponent_iconsEditAndRemove__SgqGB{color:#5a688a;cursor:pointer;font-size:21px;margin-left:14px}.LeafComponent_iconsEditAndRemove__SgqGB:hover{color:#ff5454}.LeafComponent_cellBtn__YMn26{align-items:center;background:linear-gradient(90deg,#515d7d,#4a526a);border-radius:4px;box-shadow:0 4px 6px #0000004d;color:#fff;display:flex;justify-content:center;margin-left:4px;padding:5px 10px;text-align:center;transition:box-shadow .3s ease;width:215px}.LeafComponent_cell__NbdK4{color:#084699;font-size:14px;padding:5px 10px;text-align:center;width:205px}.LeafComponent_cellBtnSavings__Mkzqe{background:#edd345;border-radius:4px;padding:2px 12px}.LeafComponent_eyeContractStl__AP2yQ{margin-right:6px}.LeafComponent_kbkStl__iI9rJ{font-size:18px;font-weight:600;padding-left:35px}.LeafComponent_minorItemsStl__jFGnE{font-size:14px;font-weight:400;margin:4px 0;padding-left:35px}.LeafComponent_wrapSlider__KJpfw{margin:0 auto;width:380px}.LeafComponent_btnSliderStl__72oDQ{background:#606c8b;color:#fff;margin-top:15px!important;padding:0 25px}.LeafComponent_btnSliderStl__72oDQ:hover{background:#5a688a!important;border-color:#5a688a!important;color:#fff!important}.LeafComponent_notActiveYear__zV8hS{background:radial-gradient(#fff,#f0f3fc);margin-top:15px!important;padding:0 25px}.LeafComponent_noDataStl__\+Hk\+E{align-items:center;display:flex;justify-content:center}.LeafComponent_noDataStl__\+Hk\+E p{border:1px solid #5a688a;border-radius:4px;padding:5px 45px;text-align:center}.LeafComponent_fixedButton__X\+JwV{align-items:center;border:none;border-radius:50%;bottom:20px;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:20px;transition:background-color .3s ease;width:50px;z-index:1111}.LeafComponent_fixedButton__X\+JwV,.LeafComponent_fixedButton__X\+JwV:hover{background:radial-gradient(#5d6682,#59637f)}.WidgetRegisterContracts_wrapWidgetRegisterContracts__7ER3\+{align-items:center;display:flex;flex-direction:column}.WidgetRegisterContracts_blocksContainerTypeContract__WG1gg{grid-gap:5px;display:grid;font-weight:200;gap:5px;grid-template-columns:repeat(2,1fr);margin:0 auto;width:100%}@media(min-width:600px){.WidgetRegisterContracts_blocksContainerTypeContract__WG1gg{grid-template-columns:repeat(2,1fr)}}.WidgetRegisterContracts_blockWrapper__oD51C{display:flex;font-size:8px;justify-content:center}.WidgetRegisterContracts_blockTypeContract__ZjfLs{align-items:center;border-radius:4px;color:#000;cursor:pointer;display:flex;flex-direction:column;font-size:8px;height:52px;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:background-color .3s,transform .2s;width:72px}.WidgetRegisterContracts_blockTypeContract__ZjfLs:hover{background:#cfd8ea;transform:scale(1.05)}.WidgetRegisterContracts_labelTypeContract__HIeij{font-size:10px!important;margin-top:10px}.WidgetRegisterContracts_countTypeContract__YivS9{background-color:#f09696;border-radius:50%;box-shadow:0 0 5px #0000004d;color:#fff;height:18px;line-height:18px;right:-15px;top:12px;width:18px}.WidgetRegisterContracts_countTypeContract__YivS9,.WidgetRegisterContracts_currentYearStl__ga\+cq{align-items:center;display:inline-block;font-size:8px!important;font-weight:400;justify-content:center;position:absolute}.WidgetRegisterContracts_currentYearStl__ga\+cq{background:#3c4356;border-radius:10px;box-shadow:1px 1px 2px #0000004d;color:#eee;height:17px;left:-12px;line-height:17px;top:-16px;width:38px}.WidgetRegisterContracts_disabledBlock__N7-6K{background-color:#d9d9d9;color:#a6a6a6;cursor:not-allowed;pointer-events:none}.WidgetRegisterContracts_disabledBlock__N7-6K .WidgetRegisterContracts_countTypeContract__YivS9{background-color:#a6a6a6}.modalWindows_modalWindowWrapContentStl__b682y{width:1390px}.modalWindows_blockModalOneWrap__84Pg9{width:65%}.modalWindows_blockModalTwoWrap__9v\+ND{margin-top:25px;width:30%}.modalWindows_blockModalOneWrap__84Pg9,.modalWindows_blockModalTwoWrap__9v\+ND{display:inline-block;vertical-align:top}.modalWindows_btnStyle__O5H4k{margin-right:8px}.modalWindows_dropdownContainer__6cF0t{align-items:center;border-radius:8px;display:flex;margin-left:auto;padding:6px}.modalWindows_hiddenOption__-cS3M{display:none!important}.modalWindows_select__hA2Ir{-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#fff,#e6e6e6);border:none;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#333;cursor:pointer;font-size:16px;font-weight:700;height:36px;outline:none;padding:10px 15px;text-align:center;transition:all .3s ease;width:220px}.modalWindows_select__hA2Ir:hover{box-shadow:0 6px 12px #0003}.modalWindows_select__hA2Ir:focus{box-shadow:0 0 10px #6a5acd;outline:none}.modalWindows_select__hA2Ir option{background-color:#fff!important;color:#333!important;padding:10px}.modalWindows_Расторгнут__0QWDK{background:linear-gradient(135deg,#363636,#4b4b4b);color:#fff!important}.modalWindows_Исполнение__C\+KSZ{background:linear-gradient(135deg,#56ab2f,#a8e063);color:#fff!important}.modalWindows_Исполнен__BuJUd{background:linear-gradient(135deg,#4b4b4b,#8f8f8f);color:#fff!important}.modalWindows_Заключение__W5Pdv{background:linear-gradient(135deg,#7e57c2,#b388ff);color:#fff!important}.modalWindows_modalTitle__-gLuz{align-items:center;background:linear-gradient(90deg,#434c62,#515c76,#0000);border-radius:8px;color:#fff;display:flex;font-size:19px;font-weight:700;margin-top:25px;padding:8px 12px;text-shadow:2px 2px 2px #000000b3,-2px -2px 2px #0003;width:100%}.modalWindows_icon__HLdzw{color:#fff;font-size:24px;margin-right:10px;transition:color .3s ease}.modalWindows_icon__HLdzw:hover{color:#aaa}.modalWindows_wrapAdditionalForm__3Tlx1{border:1px solid #5a6480;border-radius:6px;box-shadow:1px 4px 6px #0000004d;padding:14px 8px;width:430px}.modalWindows_sectionTitle__lXNfT{font-size:18px;font-weight:400;margin-bottom:20px;text-align:center}.modalWindows_additionBlocks__aaS3y{display:flex;justify-content:space-between}.modalWindows_additionBlock__dejjh{flex:1 1;min-width:120px;text-align:center}.modalWindows_additionButton__6gc3U{background:radial-gradient(#495166,#515c76,#434c62);border-radius:6px;color:#fff;font-weight:500;height:40px;transition:background-color .3s ease}.modalWindows_additionButton__6gc3U:hover{background:radial-gradient(#5b6686,#5b6686,#525f87)!important;border-color:#fff!important;color:#fff!important}.modalWindows_additionButton__6gc3U:active{background:radial-gradient(#4d556d,#576380,#434c62)!important;color:#fff!important}.modalWindows_bthBackStl__Da4UD{margin:20px 0;padding:0 40px}.modalWindows_titleFormStl__FSPVG{display:flex;font-size:33px;font-weight:400;justify-content:center;margin:40px 0;text-align:center}.modalWindows_cardDataPointStl__RqdfJ{margin:8px 0}.modalWindows_detailsContract__CgUfk{display:block;margin-bottom:15px}.modalWindows_cardSection__X4l9U{display:inline-block;font-family:Arial,sans-serif;max-width:850px;min-width:430px;vertical-align:top}.modalWindows_cardSection__X4l9U ul{list-style-type:none;margin:0;padding:0}.modalWindows_cardSection__X4l9U ul li{margin:3px 2px}.modalWindows_cardSection__X4l9U h2{color:#333;font-size:24px}.modalWindows_cardSection__X4l9U h3{background:radial-gradient(#5a688a,#566992);border-radius:4px;box-shadow:0 4px 6px #0000001a;color:#fff;display:inline-block;font-size:18px;font-weight:400;padding:2px 12px}.modalWindows_addToStl__zu57h{background:#59c371;border-radius:5px;color:#fff;display:inline-block;font-size:14px;line-height:22px;margin:5px 15px 0 0;padding:5px 12px;text-shadow:0 0 1px #040404}.modalWindows_paidDocument__7io0X{background:radial-gradient(circle,#8599b9,#7c98ce,#8599b9);border-radius:4px;color:#fff;font-size:17px;font-weight:600;padding:5px 12px;text-align:center;width:180px}.DocumentViewer_modeEditStl__iz\+TW{margin-top:35px}.ProgressSum_progressBarContainer__5M2\+D{align-items:center;background-color:#fff;border:2px solid #dcdcdc;border-radius:8px;box-shadow:0 1px 1px #0000004d;display:flex;flex-direction:column;margin-bottom:20px;padding:10px;width:410px}.ProgressSum_progressInfo__XdrpA{font-size:14px;font-weight:600;margin-bottom:8px;text-align:center}.ProgressSum_progressBar__j5qWJ{background-color:#f0f0f0;border-radius:4px;height:14px;overflow:hidden;position:relative;width:100%}.ProgressSum_progressFill__8jXN3{height:100%;transition:width .4s ease}.ProgressSum_redGradient__HSarc{background:linear-gradient(90deg,#ff4d4f,#ff7875)}.ProgressSum_orangeGradient__yH10q{background:linear-gradient(90deg,#ffa940,#ffc069)}.ProgressSum_lightOrangeGradient__Q80Nv{background:linear-gradient(90deg,#ffe58f,#fff1b8)}.ProgressSum_greenGradient__sT7DO{background:linear-gradient(90deg,#52c41a,#73d13d)}.FileUploadCard_card__RQv4P{background:radial-gradient(#434c62,#4d556d,#4b556d);border-radius:8px;box-shadow:1px 4px 6px #0000004d;color:#fff;display:flex;flex-direction:column;gap:16px;margin:0 auto 35px;padding:16px;width:100%}.FileUploadCard_fileSection__InF\+p{display:flex;flex-direction:column;gap:8px}.FileUploadCard_fileHeader__\+hgNg{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:8px;margin-bottom:4px}.FileUploadCard_fileFrame__atJSv{border:1px solid #fff;border-radius:4px;box-shadow:1px 1px 1px #fff;color:#fff;font-size:14px;padding:8px;text-align:center}.FileUploadCard_fileControls__LTg0L{display:flex;gap:8px}.FileUploadCard_uploadButton__mZxnH{background-color:#484848;border:none;color:#fff;width:100%}.FileUploadCard_uploadButton__mZxnH:hover{background-color:#fff;color:#000}.FileUploadCard_downloadButton__42Ei6{color:#fff;text-decoration:underline}.FileUploadCard_downloadButton__42Ei6:hover{color:#aaa}.UniversalTableWidgetWg_searchContainer__po4x8{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:16px}.UniversalTableWidgetWg_countBadge__J1M1H{align-items:center;background-color:#1890ff;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;font-weight:700;height:20px;justify-content:center;margin-left:8px;width:20px}.GrbsSgozCustomer_wrapGrbsSgoz__suF1K{display:flex;flex-direction:column;gap:20px;padding:8px}.GrbsSgozCustomer_card__jIRlp{background:linear-gradient(45deg,#67749454,#5d698673,#67749454);border:1px solid #ddd;border-radius:8px;color:#555}.GrbsSgozCustomer_card__jIRlp .ant-card-head{border-bottom:1px solid #ddd;min-height:70px}.GrbsSgozCustomer_card__jIRlp .ant-card-body{padding:16px 8px 25px}.GrbsSgozCustomer_cardHeader__Rfb25,.GrbsSgozCustomer_card__jIRlp .ant-card-head-title{align-items:center;display:flex;justify-content:space-between;width:100%}.GrbsSgozCustomer_cardHeader__Rfb25{padding:0 10px}.GrbsSgozCustomer_cardHeader__Rfb25 .GrbsSgozCustomer_nameOrgStl__l8ExF{color:#555;font-weight:200}.GrbsSgozCustomer_yearNavigation__PhAxo{align-items:center;display:flex;gap:12px}.GrbsSgozCustomer_radioFzStl__KgIDE .ant-radio-button-wrapper-checked{background:#4a526a!important;border-color:#4a526a!important;color:#555}.GrbsSgozCustomer_radioFzStl__KgIDE .ant-radio-button-wrapper{background:#4a526a61!important;border-color:#4a526a!important;color:#555}.GrbsSgozCustomer_radioFzStl__KgIDE .ant-radio-button-wrapper:before{background:#0000!important}.GrbsSgozCustomer_radioFzStl__KgIDE .ant-radio-button-wrapper:hover{background:#4a526a61!important;border-color:#4a526a!important;color:#555}.GrbsSgozCustomer_radioFzStl__KgIDE .ant-radio-button-wrapper-checked:hover{background:#4a526a!important;border-color:#4a526a!important;color:#555}.GrbsSgozCustomer_year__tqCJK{color:#555;font-size:16px;font-weight:200;min-width:100px;text-align:center;text-shadow:0 0 1px #4a526a}.GrbsSgozCustomer_arrowButton__T-D1A{align-items:center;background:linear-gradient(45deg,#0000,#59595954,#59595973,#59595954,#0000);border:none;border-radius:50%;box-shadow:0 1px 5px #5b5b5b;display:flex;height:20px;justify-content:center;max-width:20px;padding:0}.GrbsSgozCustomer_arrowButton__T-D1A:hover:not(:disabled){background:#ffffffb3}.GrbsSgozCustomer_arrowButton__T-D1A:disabled{cursor:not-allowed}.GrbsSgozCustomer_arrow__deYr2{color:#555;font-size:5px}.GrbsSgozCustomer_arrowDisabled__k\+7OO{color:#ccc;font-size:5px}.GrbsSgozCustomer_dotsContainer__5Z6j0{display:flex;gap:5px;justify-content:center;padding:22px 0}.GrbsSgozCustomer_dot__\+HaaL{background-color:#555;border-radius:50%;color:#606c8b;cursor:pointer;height:6px;transition:background-color .3s ease;width:6px}.GrbsSgozCustomer_dot__\+HaaL:hover{background-color:#999}.GrbsSgozCustomer_dotActive__lTrtF{background-color:#d9d9d9}.GrbsSgozCustomer_table__adYv2{background:#0000}.GrbsSgozCustomer_table__adYv2 tr{max-height:5px!important}.GrbsSgozCustomer_table__adYv2 .ant-table{background:#0000}.GrbsSgozCustomer_table__adYv2 .ant-table-thead>tr>th{background:#ffffff1a;border-color:#ccc;color:#383d43;font-weight:600;padding:10px 4px!important;text-shadow:1px 1px 1px #3d414b66}.GrbsSgozCustomer_table__adYv2 .ant-table-tbody>tr>td{background:#ffffff0d;border-color:#ccc;color:#484e55;padding:4px!important}.GrbsSgozCustomer_table__adYv2 .ant-table-tbody>tr:hover>td{background:#ffffff1a;color:#000!important}.WidgetGrbsExecution_smallWidget__WbFS\+{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(45deg,#0000,#67749454,#5d698673,#67749454,#0000);border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;font-family:Segoe UI,system-ui,sans-serif;height:175px;justify-content:center;margin:5px;overflow:hidden;position:relative;transition:all .3s ease;width:180px}.WidgetGrbsExecution_backgroundGradient__4LCa2{background:linear-gradient(135deg,#67749408,#5d698614 50%,#67749408);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.WidgetGrbsExecution_header__Ihzh\+{padding:12px 16px 8px;position:relative;z-index:2}.WidgetGrbsExecution_header__Ihzh\+ h3{color:#4f5a6b;font-size:12px;font-weight:600;letter-spacing:-.1px;margin:0;text-align:center}.WidgetGrbsExecution_content__Sscce{align-items:center;display:flex;flex:1 1;justify-content:space-between;padding:8px 16px;position:relative;z-index:2}.WidgetGrbsExecution_leftPart__rVXsu,.WidgetGrbsExecution_rightPart__V6ckK{align-items:center;display:flex;flex:1 1;gap:2px}.WidgetGrbsExecution_leftPart__rVXsu{justify-content:flex-start}.WidgetGrbsExecution_rightPart__V6ckK{justify-content:flex-end}.WidgetGrbsExecution_textContent__UdEGa{display:flex;flex-direction:column;gap:1px}.WidgetGrbsExecution_label__VnOnG{color:#4f5a6b;font-size:9px;font-weight:400;letter-spacing:.2px;text-transform:uppercase}.WidgetGrbsExecution_number__K-PQi{color:#555;font-size:14px;font-weight:700;line-height:1}.WidgetGrbsExecution_indicator__2OrKY{border-radius:2px;flex-shrink:0;height:24px;width:4px}.WidgetGrbsExecution_indicator__2OrKY.WidgetGrbsExecution_expired__yPSBO{background:linear-gradient(135deg,#e53e3e,#c53030)}.WidgetGrbsExecution_indicator__2OrKY.WidgetGrbsExecution_expiring__xUT\+R{background:linear-gradient(135deg,#dd6b20,#c38b72)}.WidgetGrbsExecution_divider__mQqVx{background:linear-gradient(180deg,#0000 0,#e2e8f0 50%,#0000);flex-shrink:0;height:40px;margin:0 12px;width:1px}.WidgetGrbsExecution_actionButton__xf5tL{align-items:center;background:none;border:1px solid #67749433;border-radius:6px;color:#555;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;justify-content:center;margin:8px 16px 12px;padding:6px 12px;position:relative;transition:all .2s ease;z-index:2}.WidgetGrbsExecution_actionButton__xf5tL:hover{border-color:#67749499;transform:translateY(-.5px)}.WidgetGrbsExecution_actionButton__xf5tL:active{transform:translateY(0)}.WidgetGrbsExecution_actionButton__xf5tL svg{transition:transform .2s ease}.WidgetGrbsExecution_actionButton__xf5tL:hover svg{transform:translateX(2px)}.Cabinet_wrapCabinetPage__pTFdz{display:inline-block;margin:50px 5% 0;max-width:1440px;position:relative;width:95%}.Cabinet_downloadLogsStl__4\+789{display:inline-block;font-size:18px;height:43px;margin-left:20px;padding:0 25px}.Cabinet_blockSuperUser__00SvO{background:#596480;border-radius:8px;color:#fff;display:inline-flex;font-size:18px;height:38px;line-height:38px;padding:0 14px}.Cabinet_alertErrorStl__mWMGQ{align-items:center;display:flex;justify-content:center;margin:15px 0}.Cabinet_formItemStl__uYaNa{display:inline-block;margin:5px 20px 5px 0;width:45%}.Cabinet_formItemSignStl__hWxYs,.Cabinet_genderItemStl__5IQN3,.Cabinet_initialsItemStl__AGJ-d{display:inline-block;margin:5px 15px 5px 0;width:150px}.Cabinet_formItemSignStl__hWxYs{display:inline-block;margin:5px 15px 5px 0;width:200px}.Cabinet_saveButton__JRLBq{background:radial-gradient(circle,#8599b9,#7c98ce);color:#fff;margin:10px 0}.Cabinet_saveButton__JRLBq:hover{background:radial-gradient(circle,#8599b9,#7c98ce)!important;border:none!important;color:#fff!important}.Cabinet_displayNone__Bq2cQ{display:none}@media(max-width:1370px){.Cabinet_genderItemStl__5IQN3,.Cabinet_initialsItemStl__AGJ-d{width:45%}}@media(max-width:768px){.Cabinet_saveButton__JRLBq{width:100%}}.UsersPanel_tagTableStl__UibJv{align-items:center;display:flex;justify-content:center}.UsersPanel_iconTableStl__97wKa{cursor:pointer;width:50px}.stylesRegUser_btnStyle__CU8B-{background:radial-gradient(circle,#8599b9,#7c98ce);color:#fffcfc;font-size:16px;height:45px;margin:0 5px 14px;text-shadow:0 0 1px #000}.stylesRegUser_btnStyle__CU8B-:hover{background:radial-gradient(circle,#8599b9,#7c98ce)!important;border-color:#fff!important;color:#fff!important}.ChangePassword_container__L6OY\+{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(45deg,#0000,#67749454,#5d698673,#67749454,#0000);border:1px solid #90909057;border-radius:12px;margin:0 auto;padding:20px}.ChangePassword_header__YXWAo{align-items:center;color:#3a414e;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:24px}.ChangePassword_form__\+gcUU .ChangePassword_fieldsRow__yMU1\+{grid-gap:16px;align-items:end;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr auto}.ChangePassword_formItem__GF4ce{margin-bottom:0}.ChangePassword_formItem__GF4ce .ant-form-item-label label{color:#4a5568;font-size:14px;font-weight:500}.ChangePassword_formItem__GF4ce .ant-form-item-control{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.ChangePassword_buttonContainer__A4DKA{align-items:end;display:flex;height:100%;padding-bottom:0}.ChangePassword_labelWithTooltip__G-LNy{align-items:center;display:flex;gap:6px}.ChangePassword_tooltipIcon__8tTzN{color:#4a5568;cursor:pointer;font-size:13px;transition:color .3s}.ChangePassword_tooltipIcon__8tTzN:hover{color:#5e6b82}.ChangePassword_tooltipContent__vg5tk{font-size:13px}.ChangePassword_tooltipContent__vg5tk strong{display:block;margin-bottom:4px}.ChangePassword_input__J\+3ky,.ChangePassword_select__7mCI8{width:100%}.ChangePassword_input__J\+3ky .ant-input,.ChangePassword_input__J\+3ky .ant-select-selector,.ChangePassword_select__7mCI8 .ant-input,.ChangePassword_select__7mCI8 .ant-select-selector{background:#0f204199;border:1px solid #387ed166;border-radius:8px;color:#404040;transition:all .3s}.ChangePassword_select__7mCI8 .ant-select-selection-item{color:#404040}.ChangePassword_select__7mCI8 .ant-select-arrow{color:#4a5568}.ChangePassword_inputIcon__5tHfB,.ChangePassword_selectIcon__sx5ru{color:#4a5568!important}.ChangePassword_input__J\+3ky .ant-input-prefix{margin-right:8px}.ChangePassword_input__J\+3ky .ant-input-password-icon{color:#4a5568}.ChangePassword_submitButton__jqJLk{background:#525e73;border:1px solid #b2b2b299;border-radius:8px;box-shadow:0 2px 8px #1890ff4d;font-size:14px;font-weight:500;padding:0 20px;transition:all .3s;white-space:nowrap}.ChangePassword_submitButton__jqJLk:hover{background:#4a5568!important;border-color:#fff6;box-shadow:0 4px 12px #4a5568}.ChangePassword_submitButton__jqJLk .anticon{font-size:14px}@media(max-width:768px){.ChangePassword_form__\+gcUU .ChangePassword_fieldsRow__yMU1\+{gap:12px;grid-template-columns:1fr}.ChangePassword_submitButton__jqJLk{margin-top:8px;width:100%}}.ant-select-dropdown{border:1px solid #8d8e9080;border-radius:8px}.ant-steps .ant-steps-item-icon{background:#3c4356!important;border:#3c4356;color:#fff}.ant-steps-item-title:after{background:#9f9f9f!important}.ant-steps-icon{color:#fff!important}.ModalWindow_containerBtn__xYBoP{display:flex;justify-content:center}.ModalWindow_btnStyleMany__MV1Vm,.ModalWindow_btnStyle__Mqt9m{background:radial-gradient(circle,#8599b9,#7c98ce);color:#fff;margin:0 5px 14px;text-shadow:1px 1px 3px #000}.ModalWindow_btnStyleMany__MV1Vm:hover,.ModalWindow_btnStyle__Mqt9m:hover{background:radial-gradient(circle,#8599b9,#89a7e0)!important}.ModalWindow_btnStyle__Mqt9m{font-size:24px;height:72px;width:230px}.ModalWindow_btnStyleMany__MV1Vm{color:#fff;font-size:20px;height:65px;width:180px}.ModalWindow_questionStyle__thjE8{display:flex;font-size:25px;justify-content:center;margin:11px auto;text-align:center}.ModalWindow_btnStyleMany__MV1Vm:hover,.ModalWindow_btnStyle__Mqt9m:hover{background:radial-gradient(circle,#8799b7,#7791c3);color:#fff!important}.EaistDataLink_srcEaistStl__F5qZl{align-items:center;border-radius:5px;display:flex;justify-content:space-between;max-width:1440px;padding:10px 0;width:95%}.EaistDataLink_btnFillStl__0urO4{background:radial-gradient(circle,#8ea6cd,#7096b8);color:#fff}.Footer_wrapFooter__bFUYU{align-items:center;background:radial-gradient(circle,#20242e,#282c38);bottom:0;color:#fff;display:flex;height:72px;justify-content:center;padding:8px 0;position:relative;text-shadow:0 1px 1px #5b5b5b}.Footer_wrapFooter__bFUYU:after{background:#3c4356;content:"";height:2px;left:0;position:absolute;top:0;width:100%}.Footer_footerContent__N7A36{align-items:center;display:flex;justify-content:space-between;padding:0 20px;width:100%}.Footer_leftSection__0uYgD{align-items:flex-start;display:flex;position:absolute}.Footer_centerSection__mVmTO{align-items:center;display:flex;flex:1 1;flex-direction:column;text-align:center}.Footer_stlText__mb6He{font-size:13px;margin-bottom:2px}.Footer_stlTextMain__9Doea{font-size:16px;font-weight:600;margin-bottom:5px}.Footer_emailLink__i1fdZ{color:#fff;font-size:14px;text-decoration:none;transition:color .3s ease}.Footer_emailLink__i1fdZ:hover{color:#e3f3f9}.tableStl_tableFont__LhxF8 th{font-size:13px}.tableStl_inputsStl__Lt5en{margin-left:5px}.tableStl_inputsStlFormItem__yZXPL{display:inline-flex}.tableStl_inputsStlSwitch__ErAiQ{display:inline-flex;margin-left:175px}.tableStl_inputsStlSelect__cwu3Y{display:inline-flex;margin:0 15px;width:135px}.tableStl_inputsStlSelect__cwu3Y div{width:220px}.MenuMain_wrapMenu__dCl0k{background:radial-gradient(circle,#757e9d,#606c8b);display:flex;flex-direction:column;height:100vh;left:0;padding-left:15px!important;padding-top:55px;position:fixed;top:0;width:275px;z-index:1}.MenuMain_wrapMenu__dCl0k li{margin:0!important;padding:0!important}.MenuMain_logoImgMenu__GZ6bN{display:flex;height:120px;margin:15px auto 0;width:155px}.MenuMain_menuStl__wh0ZK{background:#0000;flex:1 1;font-size:13px;overflow-y:auto;padding-bottom:150px}.MenuMain_menuStl__wh0ZK div{margin:0!important;padding:0!important}.MenuMain_menuStl__wh0ZK ul li{margin:0!important;padding-left:15px!important}.MenuMain_menuStl__wh0ZK li{margin:0!important;padding:5px 0!important}.MenuMain_menuHeader__cWce5{border-radius:0!important;cursor:default!important;padding:0;-webkit-user-select:none;user-select:none}.MenuMain_menuHeader__cWce5 div{margin:0!important;padding:0!important}.MenuMain_menuHeader__cWce5 span:nth-child(2){word-wrap:break-word;border-bottom:1px solid #b8b8b8!important;color:#e5e3e3!important;font-size:13px;line-height:20px;padding:10px 0!important;white-space:normal}.MenuMain_menuItemOffset__cwz1o span{padding-left:0!important}.ContractsMain_wrapMenu__Bdw\+U{margin:45px auto;max-width:1440px;width:95%}.ContractsMain_wrapMenu__Bdw\+U Button{margin:5px 12px 10px 0}.ContractsMain_spanStl__VWGpC{display:inline-block;font-size:18px;margin-right:10px}.ContractsMain_dataStl__yuNBQ{display:block}.ContractsMain_yearStl__tRaXJ{display:block;margin-bottom:50px}.ContractsMain_informationForSelect__sD\+Z0{display:flex;justify-content:center;margin:55px auto}.ContractsMain_wrapButtonsSelectAll__oon9h{display:flex;margin-bottom:10px}.ContractsMain_wrapButtonsSelectAll__oon9h Button{margin-right:8px}.ContractsMain_switchStlYear__PMZiV{margin-left:auto}.UniversalSettingsParams_wrapSettingsAdminPage__aTc0d{background-color:#0000!important;display:flex;margin:45px auto;max-width:1440px;width:95%}.UniversalSettingsParams_transparentHeader__tt7D4{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000!important}.UniversalSettingsParams_transparentHeader__tt7D4 li{color:#3c4356!important}.UniversalSettingsParams_btnAddSettings__qEsmf{display:inline-block;font-weight:800;margin-left:12px;width:50px}.UniversalSettingsParams_customRow__lLJCT td{height:5px!important;padding:3px 5px 3px 20px!important}.ControlExecutionAdmin_wrapControlExecutionAdmin__OtKj4,.ControlExecutionAdmin_wrapSelectCustomers__9KRhn{background-color:#0000!important;display:flex;margin:25px 50px 0;max-width:1440px;width:95%}.ControlExecutionAdmin_stlTitleControlExecution__CrELN{font-weight:400;margin-left:50px}.ControlExecutionAdmin_userListSider__DLCQ0{background-color:#0000!important;height:calc(100vh - 290px);overflow-y:auto;padding:8px}.ControlExecutionAdmin_userListSider__DLCQ0 .ControlExecutionAdmin_userList__IMjc3::-webkit-scrollbar{width:8px}.ControlExecutionAdmin_userListSider__DLCQ0 .ControlExecutionAdmin_userList__IMjc3::-webkit-scrollbar-track{background:#f1f1f1}.ControlExecutionAdmin_userListSider__DLCQ0 .ControlExecutionAdmin_userList__IMjc3::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.ControlExecutionAdmin_userListSider__DLCQ0 .ControlExecutionAdmin_userList__IMjc3::-webkit-scrollbar-thumb:hover{background:#555}.ControlExecutionAdmin_userPermissionsLayout__xCmHW{border-radius:5px;margin:10px 50px 0;width:95%}.ControlExecutionAdmin_userItem__NBPRn{cursor:pointer;padding:10px 16px;transition:background-color .2s}.ControlExecutionAdmin_userItem__NBPRn:hover{background-color:#566387}.ControlExecutionAdmin_userItem__NBPRn:hover .ControlExecutionAdmin_username__qTb9M{color:#fff}.ControlExecutionAdmin_userItemSelected__PoB6M{background-color:#566387}.ControlExecutionAdmin_userItemSelected__PoB6M .ControlExecutionAdmin_username__qTb9M{color:#fff}.ControlExecutionAdmin_username__qTb9M{color:#444;font-weight:700}.ControlExecutionAdmin_name__9oAXW{color:#b0b0b0;font-size:12px}.ControlExecutionAdmin_permissionsContent__o5C1b{padding:16px}.ControlExecutionAdmin_permissionsList__jIe3D{display:flex;flex-direction:column;gap:8px}.ControlExecutionAdmin_saveButton__YzsFH{margin-top:16px}.ControlExecutionAdmin_permissionsPlaceholder__9eE8b{font-size:16px;padding:16px;text-align:center}.UniversalAnalysisStyles_wrapAnalysis__c2W8f{margin:45px auto;max-width:1440px;width:95%}.UniversalAnalysisStyles_leftBlock__o\+5WZ,.UniversalAnalysisStyles_rightBlock__3zqE1{display:inline-block;width:50%}.UniversalAnalysisStyles_titleCalcBlock__2oU5u{font-size:18px;font-weight:600}.UniversalAnalysisStyles_btnTableStyle__xnI8r{display:flex;justify-content:center}.UniversalAnalysisStyles_titleComponent__Eb8O5{background:linear-gradient(90deg,#0000,#5f6a8a,#575f74,#5f6a8a,#0000);color:#e5e5e5;display:flex;font-size:25px;justify-content:center;margin-bottom:15px;padding:5px 20px;position:relative;text-shadow:1px 2px 2px #3c4356}.UniversalAnalysisStyles_srcAnalysisStl__joDIh{display:block;margin:5px 0 15px;width:100%}.UniversalAnalysisStyles_spanOneLineStl__JTpuH,.UniversalAnalysisStyles_spanOtherStl__ockBw{font-size:15px;padding:8px 12px 0 0}.UniversalAnalysisStyles_spanOneLineStl__JTpuH{display:block;white-space:pre-wrap}.UniversalAnalysisStyles_spanTitleData__EuiaC{display:block;font-size:21px;font-weight:600}.UniversalAnalysisStyles_inputDivForEditStl__zLnew,.UniversalAnalysisStyles_spanPriceStl__dl8b-{display:inline-block}.UniversalAnalysisStyles_inputDivForEditStl__zLnew{margin-right:15px}.UniversalAnalysisStyles_itemPriceOpenSourceStl__JtwIb{margin:11px 0}.UniversalAnalysisStyles_titleCardStl__-ev8i{font-size:15px;font-weight:600}.UniversalAnalysisStyles_customTableCellCharacteristics__32-ys{word-wrap:break-word;white-space:pre-wrap;word-break:break-all}.UniversalAnalysisStyles_wrapFormPriceLastPurchase__goAw\+{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;text-align:center;width:100%}.UniversalAnalysisStyles_titleForm__5qC8g{font-size:16px;font-weight:600}.UniversalAnalysisStyles_averagePriceStl__Cg9cv{border-radius:20px;font-size:19px;font-weight:600}.UniversalAnalysisStyles_affixStl__JpzY6{background:linear-gradient(180deg,#fff,#fff,#0000);border-radius:8px 8px 0 0;margin-top:15px;padding:10px}.UniversalAnalysisStyles_tableLastPurchaseStl__UXK\+2 th{font-size:11px;font-weight:200;margin:0!important;padding:3px!important;padding:0}.UniversalAnalysisStyles_tableLastPurchaseStl__UXK\+2 td,.UniversalAnalysisStyles_tableLastPurchaseStl__UXK\+2 tr{font-size:13px;margin:0!important;padding:0!important}.UniversalAnalysisStyles_container__HTf8D{background-color:#fff;padding:16px}.UniversalAnalysisStyles_filters__H7LA7{margin-top:16px}.UniversalAnalysisStyles_filters__H7LA7 .UniversalAnalysisStyles_ant-collapse-header__yc2Rt{font-size:16px;font-weight:700}.UniversalAnalysisStyles_filters__H7LA7 .UniversalAnalysisStyles_compactFilters__l5h8A{display:flex;flex-wrap:wrap;gap:16px}.UniversalAnalysisStyles_filters__H7LA7 .UniversalAnalysisStyles_compactFilters__l5h8A .UniversalAnalysisStyles_ant-col__\+jozI{display:flex;flex-direction:column}.UniversalAnalysisStyles_filters__H7LA7 .UniversalAnalysisStyles_compactFilters__l5h8A .UniversalAnalysisStyles_ant-input-group__aJZkD{display:flex}.UniversalAnalysisStyles_container__HTf8D{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at center,#ffffff1a 0,#ffffff0d 50%,#fff0 70%);border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#fff;margin-bottom:10px;padding:20px}.UniversalAnalysisStyles_container__HTf8D .UniversalAnalysisStyles_filters__H7LA7{margin-top:20px}.UniversalAnalysisStyles_container__HTf8D .UniversalAnalysisStyles_filters__H7LA7 .UniversalAnalysisStyles_sliderWrapper__54QSy{display:flex;flex-direction:column}.UniversalAnalysisStyles_container__HTf8D .UniversalAnalysisStyles_filters__H7LA7 .UniversalAnalysisStyles_sliderWrapper__54QSy span{color:#555;font-size:14px;margin-bottom:5px}.UniversalAnalysisStyles_container__HTf8D .UniversalAnalysisStyles_selectStl__7t1Cx{width:100%}.UniversalAnalysisStyles_container__HTf8D .UniversalAnalysisStyles_titleText__xUIWM{display:block;font-size:11px;margin-bottom:8px;margin-left:4px}.UniversalComponentTable_addObjectAnalysis__aksY1,.UniversalComponentTable_addPriceLastPurchaseAnalysis__forlz{background:linear-gradient(90deg,#b8e6ab,#b5e5a6,#c7eabd)}.UniversalComponentTable_editObjectAnalysis__VSLOu,.UniversalComponentTable_editPriceLastPurchaseAnalysis__ppEBC,.UniversalComponentTable_updateDataPriceOpenSourceObjectAnalysis__8IwTh{background:linear-gradient(90deg,#8d9ce0,#b3bded,#bdc5ea)}.UniversalComponentTable_deleteObjectAnalysis__bcdjm,.UniversalComponentTable_deletePriceLastPurchaseAnalysis__e8dfK{background:linear-gradient(90deg,#e98b8b,#e9afaf,#eabdbd)}.ControlAnalysisAdminStyles_wrapAnalysisControlStl__ct-Ai{margin:45px auto;max-width:1440px;width:95%}.Financing_wrapFinancing__jr9ar{margin:45px;width:95%}.Financing_wrapFinancing__jr9ar h1{background:linear-gradient(90deg,#0000,#8892bc,#7284b2,#8892bc,#0000);border-radius:4px;color:#fff;font-weight:200;height:69px;line-height:69px;text-align:center;text-shadow:1px 1px 2px #00000080}.PurchasesWorkingGroup_wrapPurchases__7A1jI{margin:50px auto;max-width:1900px;width:98%}.PurchasesWorkingGroup_srcPurchasesStl__9YE\+X{display:flex;gap:8px;margin-bottom:16px}.PurchasesWorkingGroup_titlePurchasesStl__ETKRl{background:linear-gradient(90deg,#0000,#8892bc,#7284b2,#8892bc,#0000);border-radius:4px;color:#fff;display:block;font-size:28px;font-weight:200;justify-content:center;margin-bottom:16px;padding:5px 0;text-align:center;text-shadow:1px 1px 2px #00000080}.PurchasesWorkingGroup_smallFontTable__kCdZt td,.PurchasesWorkingGroup_smallFontTable__kCdZt th{font-size:12px!important;margin:5px 2px!important;padding:5px 3px!important}.ModalPurchase_customerPurchaseStl__yA7cL{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;color:#4a4a4a;display:inline-block;font-size:18px;font-weight:400;margin:8px 0 20px;padding:8px 16px}.ModalPurchase_textUploadOnlyPdf__dcuhi{color:#767676;display:inline-block;margin-bottom:5px}.SettingsWorkingGroup_searchInput__IIyEk,.SettingsWorkingGroup_wrapUploadAndViewUniversalComponent__fyiMx{margin-top:15px}.SettingsWorkingGroup_compactList__zVYod{margin-top:16px;max-height:440px;overflow-y:auto}.SettingsWorkingGroup_dateLastAdded__i-EIH{background:#4a526a;border-radius:10px;color:#fff;margin-left:15px;padding:5px 10px}.ReceiptInfoWgSettings_receiptInfoWgSettingsWrap__VCYuL{border-radius:5px;margin:10px 50px 0;width:95%}.ReceiptInfoWgSettings_accessDenied__GpdAS{color:#ff4d4f;font-size:16px;font-weight:500;padding:40px;text-align:center}.ReceiptInfoWgSettings_card__Z-IHG{border-radius:8px;box-shadow:0 2px 8px #0000001a}.ReceiptInfoWgSettings_card__Z-IHG .ant-card-head{border-bottom:1px solid #d9dbdd}.ReceiptInfoWgSettings_switchSection__apQtt{border:1px solid #d9dbdd;border-radius:6px;box-shadow:1px 1px 5px #0000001a;padding:16px}.ReceiptInfoWgSettings_switchLabel__QKef-{align-items:center;display:flex;margin-bottom:8px}.ReceiptInfoWgSettings_labelText__hYop4{color:#262626;font-size:16px;font-weight:500;padding:0 15px 0 0}.ReceiptInfoWgSettings_switch__qeH-7 .ant-switch-checked{background:#52c41a}.ReceiptInfoWgSettings_switchDescription__PIzxv{color:#595959;font-size:14px;line-height:1.4}.ReceiptInfoWgSettings_selectSection__NWZuT{border:1px solid #d9dbdd;border-radius:6px;box-shadow:1px 1px 5px #0000001a;padding:16px}.ReceiptInfoWgSettings_selectLabel__5qrsj{color:#262626;font-size:14px;font-weight:500;margin-bottom:8px}.ReceiptInfoWgSettings_districtSelect__\+KYqo{width:100%}.ReceiptInfoWgSettings_districtSelect__\+KYqo .ant-select-selector{border-radius:6px}.ReceiptInfoWgSettings_selectHint__2\+EpS{color:#8c8c8c;font-size:12px;margin-top:8px}.ReceiptInfoWgSettings_saveButton__1CCR6{border-radius:6px;height:25px;margin-top:15px;min-width:180px}.ReceiptInfoWgSettings_saveButton__1CCR6:disabled{border-color:#d9d9d9;color:#bfbfbf}.AdminPanelGrbs_wrapAdminPanelGrbs__zl7U1{border-radius:5px;margin:10px 50px 0;width:95%}.AdminPanelGrbs_switchSection__w5krt{border:1px solid #d9dbdd;border-radius:6px;box-shadow:1px 1px 5px #0000001a;padding:16px}.AdminPanelGrbs_switchLabel__wnwK9{align-items:center;display:flex;margin-bottom:8px}.AdminPanelGrbs_labelText__WtHbh{color:#262626;font-size:16px;font-weight:500;padding:0 15px 0 0}.AdminPanelGrbs_switch__zsHty .ant-switch-checked{background:#52c41a}.AdminPanelGrbs_switchDescription__68th-{color:#595959;font-size:14px;line-height:1.4}.AdminPanelGrbs_eaistPendingStl__-Clum{color:#4a526a;display:inline-block;margin-bottom:10px;padding:5px 10px}.AdminPanelGrbs_clearGrbsContractsButton__mcAD\+{margin-left:20px}.AdminPanelGrbs_logsViewerWrapper__PfyKW{background:#0000;border:none;box-shadow:1px 1px 5px #0000001a;margin-top:15px}.AdminPanelGrbs_logsViewerWrapper__PfyKW .AdminPanelGrbs_btnLogsViewer__5i1tm{background:#0000}.PurchaseWG_container__H9SDC{padding:16px}.PurchaseWG_header__xQ68b{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.PurchaseWG_title__eNxHL{align-items:center;color:#525f72;display:flex;font-size:27px;font-weight:600;gap:8px;margin:0;text-shadow:1px 1px 2px #0003}.PurchaseWG_card__ZW9n9{margin-bottom:16px}.PurchaseWG_btnPurchase__L6y8W,.PurchaseWG_btnRedPurchase__qRJhj{color:#525f72;font-size:14px;margin-bottom:4px;margin-right:8px}.PurchaseWG_btnPurchase__L6y8W{background:#fff!important}.PurchaseWG_btnRedPurchase__qRJhj{background:#ff365e!important;color:#fff!important}.PurchaseWG_openBtnRemark__Cfm2T{background:#525f72;border-radius:5px;color:#fff;cursor:pointer}.PurchaseWG_openBtnRemark__Cfm2T:hover{background:#525f72!important;color:#fff!important}.PurchaseWG_downloadBtnStl__Cqh9w{background:#525f72!important;color:#fff;margin-bottom:4px;margin-right:8px}.PurchaseWG_downloadBtnStl__Cqh9w:hover{border:1px solid #fff!important;color:#fff!important}.PurchaseWG_descriptions__yhS19 .ant-descriptions-item{padding-bottom:2px!important}.PurchaseWG_descriptions__yhS19 .ant-descriptions-item-label{color:#595959;font-size:12px;font-weight:500;padding:5px!important;text-align:center;width:24%}.PurchaseWG_descriptions__yhS19 .ant-descriptions-item-content{color:#262626;font-size:12px;padding:5px!important;width:76%}.PurchaseWG_fundingTable__sYpwR{border-radius:4px;margin-top:8px;overflow:hidden}.PurchaseWG_fundingTable__sYpwR .PurchaseWG_tableHeader__8KSC8{background-color:#fafafa;font-weight:500;padding:8px 16px}.PurchaseWG_fundingTable__sYpwR div{font-size:11px!important}.PurchaseWG_fundingTable__sYpwR .PurchaseWG_tableRow__-CMQ8{border-bottom:1px solid #f0f0f0;padding:8px 16px}.PurchaseWG_fundingTable__sYpwR .PurchaseWG_tableRow__-CMQ8:last-child{border-bottom:none}.PurchaseWG_fundingTable__sYpwR .PurchaseWG_centerAlign__58fDO{align-items:center;display:flex;justify-content:center;text-align:center}.PurchaseWG_notes__x8H79,.PurchaseWG_workGroupResult__D9dXU{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:16px;padding:8px}.PurchaseWG_row__SZU0u{margin-bottom:7px!important}.PurchaseWG_col__GZx-c{padding:0 4px!important}.PurchaseWG_fileListCard__kr7o2 .ant-card-body{padding:12px}.PurchaseWG_btnLinkStl__0Te86{margin:0!important;padding:0!important}.PurchaseWG_inspector__6HFmu{background-color:#525f72;border:1px solid #e0e0e0;border-radius:8px;color:#d4d4d4;font-size:12px;margin-bottom:8px;padding:7px 20px}.PurchaseWG_inspector__6HFmu .PurchaseWG_inspectorContent__sQsjf{align-items:center;display:flex;justify-content:space-between}.PurchaseWG_inspector__6HFmu .PurchaseWG_inspectorContent__sQsjf .PurchaseWG_inspectorInfo__Oms9D{position:relative}.PurchaseWG_inspector__6HFmu .PurchaseWG_inspectorContent__sQsjf .PurchaseWG_inspectorInfo__Oms9D strong{color:#fff;font-size:14px;font-weight:700;text-shadow:0 0 1px #353535}.PurchaseWG_inspector__6HFmu .PurchaseWG_inspectorContent__sQsjf .PurchaseWG_inspectorInfo__Oms9D .PurchaseWG_countRemark__C6JML{background:#dc5f53;border-radius:8px;box-shadow:1px 1px 2px #7f7f7f;color:#fff;display:inline-block;font-size:14px;font-weight:700;height:26px;justify-content:center;left:-35px;line-height:26px;position:absolute;text-align:center;top:-15px;width:26px}.PurchaseWG_inspector__6HFmu .PurchaseWG_inspectorContent__sQsjf .PurchaseWG_noRemarks__cwFjg span{color:#ebebeb;font-size:14px;font-weight:700}.PurchaseWG_extraContainer__P77lI{align-items:center;display:flex;gap:8px}.PurchaseWG_extraContainer__P77lI .PurchaseWG_remarksLabel__-OODS{background-color:#ea5a5a;border-radius:7px;box-shadow:4px 4px 15px #3c4356;color:#fff;font-size:11px;padding:3px 5px;position:absolute;right:-11px;top:-2px;white-space:nowrap;z-index:100}.PurchaseWG_extraContainer__P77lI .PurchaseWG_openBtnRemark__Cfm2T{height:32px;padding:0 16px}.PurchaseWG_greenButtonOneTimeEditPurchase__sV\+hZ,.PurchaseWG_redButtonOneTimeEditPurchase__yaeE-{margin-bottom:4px;margin-right:4px}.PurchaseWG_redButtonOneTimeEditPurchase__yaeE-{background-color:#fcc;border-color:#f99;color:red}.PurchaseWG_redButtonOneTimeEditPurchase__yaeE-:hover{background-color:#f99;border-color:red}.PurchaseWG_greenButtonOneTimeEditPurchase__sV\+hZ{background-color:#cfc;border-color:#9f9;color:green}.PurchaseWG_greenButtonOneTimeEditPurchase__sV\+hZ:hover{background-color:#9f9;border-color:green}.PurchaseWG_publicationDetailsBtnStl__uZ8iI{margin-right:8px}.FileListCardWG_card__iFrln{margin-bottom:2px!important}.FileListCardWG_listItem__NVLCB{padding:2px 0!important}.FileListCardWG_smallButtonArchived__7cq5a,.FileListCardWG_smallButton__CKk6T{color:#fff!important;font-size:14px;margin-right:4px}.FileListCardWG_smallButton__CKk6T{background:#525f72!important}.FileListCardWG_smallButtonArchived__7cq5a{background:#9a9fa6!important}.FileListCardWG_smallText__eHLtp{font-size:12px}.FileListCardWG_mediumText__k2I9b{font-size:14px;font-weight:600;margin:0;padding:0}.FileListCardWG_archiveSection__6rQ5B{margin-top:8px;max-height:300px;overflow-y:auto}.FileListCardWG_archiveTitle__7BVSO{font-size:14px;font-weight:600;margin-bottom:8px}.FileListCardWG_noDocuments__9AAxs{color:#8c8c8c;font-size:12px}.FileListCardWG_greenButtonOneTimeUploadDocuments__eT4o7,.FileListCardWG_redButtonOneTimeUploadDocuments__wyUwe,.FileListCardWG_smallButtonUploadDocuments__X-Gcu{font-size:13px;margin-bottom:4px;margin-right:8px;padding:2px 5px}.FileListCardWG_redButtonOneTimeUploadDocuments__wyUwe{background-color:#fcc;border-color:#f99;color:red}.FileListCardWG_redButtonOneTimeUploadDocuments__wyUwe:hover{background-color:#f99;border-color:red}.FileListCardWG_greenButtonOneTimeUploadDocuments__eT4o7{background-color:#cfc;border-color:#9f9;color:green}.FileListCardWG_greenButtonOneTimeUploadDocuments__eT4o7:hover{background-color:#9f9;border-color:green}.DocumentationReview_root__AIafz{margin-bottom:20px}.DocumentationReview_listItem__0fD7L{border-bottom:none;padding-bottom:0}.DocumentationReview_remarkContainer__5S4lt{border-radius:5px;color:#fff;display:flex;flex-direction:column;gap:10px;width:100%}.DocumentationReview_remarkBlock__C14K7{background:radial-gradient(circle,#3c4356,#464f66);border-radius:5px;margin-right:14px;padding:15px 8px;width:100%}.DocumentationReview_replyBlock__BuUlN{background-color:#f0f8ff;border-left:4px solid #1890ff;border-radius:5px;color:#000;padding-left:10px}.DocumentationReview_replyTitle__VqjVY{font-size:14px;font-weight:700;margin-bottom:5px}.DocumentationReview_replyDetails__B8i3p{color:#666;font-size:12px;margin-top:5px}.DocumentationReview_replyDetails__B8i3p .DocumentationReview_msgRemark__nSxbv{color:#363636;font-size:13px;font-style:italic;font-weight:200;margin:4px 0}.DocumentationReview_commentSection__hdVqo .DocumentationReview_comment__dtmE3{font-size:14px;margin-bottom:5px;padding-right:45px}.DocumentationReview_commentSection__hdVqo .DocumentationReview_details__\+SM3u{color:#b0b0b0;font-size:12px;margin-top:5px}.DocumentationReview_commentSection__hdVqo .DocumentationReview_msgRemark__nSxbv{color:#e2e2e2;font-size:13px;font-style:italic;font-weight:200;margin:4px 0}.DocumentationReview_commentSection__hdVqo .DocumentationReview_cancelButton__S4QT4{color:#ff4d4f}.DocumentationReview_commentSection__hdVqo .DocumentationReview_editButton__ZAlXG{color:#1890ff}.DocumentationReview_commentSection__hdVqo .DocumentationReview_actionsBottom__B6w\+K{display:flex;gap:10px;margin-top:10px}.DocumentationReview_commentSection__hdVqo .DocumentationReview_actionsBottom__B6w\+K .DocumentationReview_cancelButton__S4QT4,.DocumentationReview_commentSection__hdVqo .DocumentationReview_actionsBottom__B6w\+K .DocumentationReview_editButton__ZAlXG{border-radius:4px;font-size:12px;padding:4px 8px;transition:color .3s ease,background-color .3s ease}.DocumentationReview_commentSection__hdVqo .DocumentationReview_actionsBottom__B6w\+K .DocumentationReview_cancelButton__S4QT4:hover,.DocumentationReview_commentSection__hdVqo .DocumentationReview_actionsBottom__B6w\+K .DocumentationReview_editButton__ZAlXG:hover{text-decoration:underline}.DocumentationReview_commentSection__hdVqo .DocumentationReview_actionsBottom__B6w\+K .DocumentationReview_cancelButton__S4QT4:hover{color:red}.DocumentationReview_commentSection__hdVqo .DocumentationReview_actionsBottom__B6w\+K .DocumentationReview_editButton__ZAlXG:hover{color:#007bff}.DocumentationReview_btnStlRemark__bdcki{background:radial-gradient(circle,#3c4356,#464f66);color:#fff;margin-right:10px}.DocumentationReview_modalContent__ZQmRO{display:flex;gap:20px;justify-content:center}.DocumentationReview_modalContent__ZQmRO .DocumentationReview_panel__Hyfiv{background:#f9f9f9;border-radius:5px;padding:15px;width:50%}.DocumentationReview_modalContent__ZQmRO .DocumentationReview_panel__Hyfiv .DocumentationReview_panelTitle__rsi15{display:inline-block;font-size:16px;justify-content:center;margin-bottom:10px;text-align:center;width:100%}.DocumentationReview_modalContent__ZQmRO .DocumentationReview_panel__Hyfiv .DocumentationReview_scrollablePanel__Z2wvp{background:#fff;border:1px solid #e8e8e8;border-radius:5px;max-height:800px;overflow-y:auto;padding:10px 25px}.DocumentationReview_numRemark__xt2xA{background:#fff;border-radius:5px;color:#3c4356;display:inline-block;font-size:11px;font-weight:600;height:20px;justify-content:center;padding:4px;position:absolute;right:0;text-align:center;width:30px}.DocumentationReview_emptyTextRemark__A4f6t{align-items:center;color:#999;display:flex;flex-direction:column;font-size:16px;justify-content:center;margin-top:25px;position:relative;text-align:center}.MeetingsWorkingGroup_wrapMeetings__XlrAo{margin:50px auto;max-width:1900px;width:98%}.MeetingsWorkingGroup_srcMeetingsStl__JhTeC{display:flex;gap:8px;margin-bottom:16px}.MeetingsWorkingGroup_titleMeetingsStl__fgJd6{background:linear-gradient(90deg,#0000,#8892bc,#7284b2,#8892bc,#0000);border-radius:4px;color:#fff;display:block;font-size:28px;font-weight:200;justify-content:center;margin-bottom:16px;padding:5px 0;text-align:center;text-shadow:1px 1px 2px #00000080}.MeetingsWorkingGroup_smallFontTable__\+VQzh td,.MeetingsWorkingGroup_smallFontTable__\+VQzh th{font-size:12px!important;margin:5px 2px!important;padding:5px 3px!important}.MeetingWG_buttonsContainer__PWeOH{align-items:center;display:flex;gap:8px;grid-row:2;justify-content:flex-start;padding:3px}.MeetingWG_buttonsContainer__PWeOH Button{background:#606986;color:#fff}.MeetingWG_buttonsContainer__PWeOH Button:hover{border:1px solid #3c4356!important;color:#3c4356!important}.MeetingWG_hiddenActionStlHeaderView__6w5G8,.MeetingWG_hiddenActionStlView__Cn\+\+N{grid-template-columns:55px 120px 540px 60px 115px 110px 188px}.MeetingWG_listStlHeaderView__7MLJH,.MeetingWG_listStlHeader__eFY6P,.MeetingWG_listStlView__8o9ML,.MeetingWG_listStl__Pl0f5{grid-template-columns:55px 120px 540px 60px 115px 110px 188px 135px 78px}.MeetingWG_hiddenActionStlHeaderView__6w5G8,.MeetingWG_hiddenActionStlView__Cn\+\+N,.MeetingWG_listStlHeaderView__7MLJH,.MeetingWG_listStlHeader__eFY6P,.MeetingWG_listStlView__8o9ML,.MeetingWG_listStl__Pl0f5{grid-gap:3px;align-items:center;display:grid;gap:3px;padding:4px;width:100%}.MeetingWG_listItemWithButtons__UPcXk{grid-gap:8px;display:grid;gap:8px;grid-template-rows:1fr auto;position:relative}.MeetingWG_listItemWithButtons__UPcXk>div:first-child{grid-row:1}.MeetingWG_listWithPurchasesLinksStl__quDqt li{padding-bottom:0!important;padding-top:0!important}.MeetingWG_listWithPurchasesLinksStl__quDqt li:hover{background:#5a688a;color:#fff;cursor:pointer}.MeetingWG_btnRemoveFromFormatingMeeting__BMBBN{background:#0000;border-color:#3c4356;display:grid;margin:0 auto;place-items:center}.MeetingWG_btnRemoveFromFormatingMeeting__BMBBN:hover{background:#3c43564f!important;border-color:#3c4356!important;color:#eb3434}.MeetingWG_hiddenActionStlHeaderView__6w5G8>span,.MeetingWG_hiddenActionStlView__Cn\+\+N>span,.MeetingWG_listStlHeaderView__7MLJH>span,.MeetingWG_listStlHeader__eFY6P>span,.MeetingWG_listStlView__8o9ML>span,.MeetingWG_listStl__Pl0f5>span{word-wrap:break-word;font-weight:200;overflow:hidden;padding:1px;text-align:center;text-overflow:ellipsis;text-shadow:1px 1px 1px #d7d7d7;white-space:normal}.MeetingWG_hiddenActionStlHeaderView__6w5G8 span,.MeetingWG_listStlHeaderView__7MLJH span,.MeetingWG_listStlHeader__eFY6P span{word-wrap:break-word;font-weight:400;white-space:normal}.MeetingWG_hiddenActionStlView__Cn\+\+N>div,.MeetingWG_listStlView__8o9ML>div,.MeetingWG_listStl__Pl0f5>div{display:contents}.MeetingWG_addToMeetingStl__j4p9y,.MeetingWG_btnDownloadMeetingStl__LjPAQ,.MeetingWG_historyMeetingStl__JJqWp{font-size:12px;font-weight:600;margin:5px}.MeetingWG_addToMeetingStl__j4p9y{background:#5a688a;color:#fff;text-shadow:1px 1px 1px #5b5b5b}.MeetingWG_addToMeetingStl__j4p9y:hover{text-shadow:none}.MeetingWG_historyMeetingStl__JJqWp{margin-right:10px;margin-top:20px}.MeetingWG_btnDownloadMeetingStl__LjPAQ,.MeetingWG_historyMeetingStl__JJqWp{background:#fff}.MeetingWG_btnRemoveFromRgStl__thvCp{color:#3c4356;font-weight:400!important;text-shadow:none!important}.MeetingWG_btnRemoveFromRgStl__thvCp:hover{color:#d84c4c!important}.MeetingWG_searchContainer__7meih{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:16px}.MeetingWG_customInput__3F3Rv{border:2px solid #d9d9d9;border-radius:8px;font-size:16px;height:40px;padding:8px 12px;transition:border-color .3s ease;width:1000px}.MeetingWG_purchaseInfo__Krqne{align-items:center;color:#333;display:flex;font-size:14px;gap:8px}.MeetingWG_iconPurchaseNumber__5Jbc4{color:#3c4356;font-size:16px}.MeetingWG_tooltipHistoryStatusResultMeetingStl__VgIl4{word-wrap:break-word;display:block;margin:0 auto;padding:10px;text-align:center;white-space:normal}.MeetingWG_ItemHistoryStatusResultMeetingStl__h0zBU{background:#37373c;border-radius:5px;font-size:12px;line-height:1.2;margin:5px auto;padding:10px 0;text-align:center;width:100%}.MeetingWG_customInput__3F3Rv:focus{border-color:#5a688a;box-shadow:0 0 5px #4b81c980}.MeetingWG_searchButton__gWVns:hover{background-color:#5a688a}.ModalHistoryMeeting_eventHistory__UqKoH{display:flex;flex-direction:column}.ModalHistoryMeeting_eventHistory__UqKoH .ModalHistoryMeeting_dateHistory__VhSYf{color:#888;font-size:12px;white-space:nowrap}.ModalHistoryMeeting_eventHistory__UqKoH .ModalHistoryMeeting_eventWrapper__9X6WZ{flex:1 1;width:90%}.ModalHistoryMeeting_eventHistory__UqKoH .ModalHistoryMeeting_eventWrapper__9X6WZ .ModalHistoryMeeting_event__5axRS{color:#333;font-size:16px;line-height:1.2}.ModalHistoryMeeting_eventHistory__UqKoH .ModalHistoryMeeting_fullName__kzaNw{align-self:flex-end;color:#545454;font-size:12px;font-weight:600}.ModalHistoryMeeting_highlighted__ECA5m{background-color:#4a526a;border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:2px 6px}.TechnicalSupportAdmin_wrapTechnicalSupportAdmin__UdpQN{display:flex;height:80vh}.TechnicalSupportAdmin_sider__BhIbk{background:#fff;border-right:1px solid #ddd;overflow-y:auto}.TechnicalSupportAdmin_menuItem__yW8N5{align-items:center;display:flex;justify-content:space-between}.TechnicalSupportAdmin_sider__BhIbk li{background:#5a688a!important}.TechnicalSupportAdmin_sider__BhIbk li:hover{background:#7081ab!important}.TechnicalSupportAdmin_chatInfo__HBL7b{align-items:center;display:flex;gap:10px;text-shadow:1px 1px 1px #5b5b5b}.TechnicalSupportAdmin_chatInfo__HBL7b .TechnicalSupportAdmin_unreadIndicator__2vFue{color:#ff7c7c;font-size:12px}.TechnicalSupportAdmin_activeChat__j1VLb{color:#0eff5f;text-shadow:1px 1px 3px #ebebeb}.TechnicalSupportAdmin_content__xxfA-{flex:1 1;overflow-y:auto;padding:20px}.TechnicalSupportAdmin_chatWindow__L-kyz{margin:0 auto;max-width:800px}.TechnicalSupportAdmin_noChatSelected__0\+y8V{align-items:center;color:#999;display:flex;font-size:16px;height:100%;justify-content:center}.SystemMessages_container__uNThJ .SystemMessages_editBtn__RfFC2{display:inline-block;margin-right:8px}.SystemMessages_container__uNThJ .SystemMessages_fileList__wVXkh{margin-top:2px}.SystemMessages_container__uNThJ .SystemMessages_fileItem__Lix4q{align-items:center;background-color:#bfbfbf;border-radius:4px;color:#fff;cursor:pointer;display:inline;justify-content:space-between;margin:2px 5px;padding:2px 10px;position:relative;text-shadow:1px 1px #898787}.SystemMessages_container__uNThJ .SystemMessages_fileItem__Lix4q span{flex:1 1;word-break:break-all}.SystemMessages_container__uNThJ .SystemMessages_fileItem__Lix4q .SystemMessages_downloadIcon__dkU1y{color:#474747;cursor:pointer;font-size:12px;margin-left:10px}.SystemMessages_container__uNThJ .SystemMessages_card__ROS9l{border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:8px;padding:5px}.SystemMessages_container__uNThJ .SystemMessages_date__WwPaF{color:#888;font-size:12px;text-align:right}.SystemMessages_container__uNThJ .SystemMessages_messageText__W\+YFa{font-size:14px;line-height:1.5;margin-top:2px;white-space:pre-wrap}.SystemMessages_container__uNThJ{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:20px}.SystemMessages_container__uNThJ .SystemMessages_ant-form-item__W623T{margin-bottom:5px}.SystemMessages_container__uNThJ .SystemMessages_ant-form-item__W623T label{color:#333;font-weight:700}.SystemMessages_container__uNThJ .SystemMessages_ant-form-item__W623T .SystemMessages_ant-select__YIxVV{width:100%}.SystemMessages_container__uNThJ .SystemMessages_ant-form-item__W623T .SystemMessages_ant-upload-list__UtlLI{margin-top:10px}.SystemMessages_container__uNThJ .SystemMessages_ant-btn-primary__g8q4A{background-color:#606c8b;border-color:#606c8b;font-size:16px;height:40px;width:100%}.SystemMessages_container__uNThJ .SystemMessages_ant-btn-primary__g8q4A:hover{background-color:#4a526a;border-color:#4a526a}.SystemMessages_districtsContainer__yB89X{margin-top:20px}.SystemMessages_districtsContainer__yB89X .SystemMessages_districtBlock__4hDlq{margin-bottom:30px}.SystemMessages_districtsContainer__yB89X .SystemMessages_districtBlock__4hDlq h4{border-bottom:2px solid #f0f0f0;color:#606c8b;font-size:14px;font-weight:700;margin-bottom:15px;padding-bottom:10px}.SystemMessages_districtsContainer__yB89X .SystemMessages_customersColumn__SbMO9{display:flex;flex-direction:column;gap:5px}.SystemMessages_districtsContainer__yB89X .SystemMessages_customersColumn__SbMO9 .SystemMessages_customerItem__J0UUY{align-items:center;border-radius:4px;display:flex;padding:4px 12px;transition:background-color .3s ease}.SystemMessages_districtsContainer__yB89X .SystemMessages_customersColumn__SbMO9 .SystemMessages_customerItem__J0UUY:hover{background-color:#f5f5f5}.SystemMessages_pagination__GnZ6F{margin-top:20px;text-align:center}.UniversalComponentCheckOkpdKpgz_wrapCheckOkpd2__xUm7j{margin:45px auto;width:95%}.UniversalComponentCheckOkpdKpgz_uploadBtn__sENfE{background:none;border-color:#606c8b;color:#4a526a;display:flex}.UniversalComponentCheckOkpdKpgz_tooltipContentStl__0ZEis{align-items:center;display:flex;gap:8px;margin-left:10px}.UniversalComponentCheckOkpdKpgz_titleComponent__Ycawu{background:linear-gradient(90deg,#0000,#5f6a8a,#747f9c,#5f6a8a,#0000);color:#e5e5e5;display:flex;font-size:25px;justify-content:center;line-height:35px;margin-bottom:15px;padding:5px 20px;position:relative;text-shadow:1px 2px 2px #3c4356}.UniversalComponentCheckOkpdKpgz_searchContainer__-4cEK{background-color:#4a526a5c;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:5px auto;padding:20px 0;width:100%}.UniversalComponentCheckOkpdKpgz_searchContainer__-4cEK>span{background:#606c8b42!important;color:#fff;display:flex;margin:0 auto;text-shadow:1px 2px #000;width:99%}.UniversalComponentCheckOkpdKpgz_searchInput__1JZLl{border:2px solid #d9d9d9;border-radius:8px;font-size:16px;padding:12px;transition:border-color .3s ease}.UniversalComponentCheckOkpdKpgz_searchInput__1JZLl:focus{border-color:#606c8b;box-shadow:0 0 4px #0003}.UniversalComponentCheckOkpdKpgz_searchInput__1JZLl:focus-within,.UniversalComponentCheckOkpdKpgz_searchInput__1JZLl:hover{border-color:#606c8b}.UniversalComponentCheckOkpdKpgz_resultsContainer__3FxcO{margin-top:16px;min-height:30px;position:relative}.UniversalComponentCheckOkpdKpgz_resultItem__FEz9s{border-bottom:1px solid #f0f0f0;border-radius:4px;cursor:pointer;margin:0;padding:3px 2px!important;transition:background-color .3s ease}.UniversalComponentCheckOkpdKpgz_resultItem__FEz9s .UniversalComponentCheckOkpdKpgz_textItem__59Thh{color:#e9e9e9;font-weight:700;padding-left:5px;text-shadow:0 0 1px #000}.UniversalComponentCheckOkpdKpgz_resultItem__FEz9s:hover{background-color:#4a526a}.UniversalComponentCheckOkpdKpgz_descriptionsStl__9bPqi{margin-bottom:20px}.UniversalComponentCheckOkpdKpgz_noResults__mRRCb{color:#555;font-size:14px;margin-top:16px;text-align:center}.UniversalComponentCheckOkpdKpgz_currentItemCardKpgz__0oP\+a,.UniversalComponentCheckOkpdKpgz_currentItemCardOkpd2__KBF5z{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#4a526a4d;border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 12px #0003;margin:10px auto;padding:10px;width:100%}.UniversalComponentCheckOkpdKpgz_currentItemCardOkpd2__KBF5z th{font-weight:700!important;width:270px}.UniversalComponentCheckOkpdKpgz_currentItemCardKpgz__0oP\+a th{font-weight:700!important;width:310px}.UniversalComponentCheckOkpdKpgz_currentItemCardKpgz__0oP\+a td,.UniversalComponentCheckOkpdKpgz_currentItemCardKpgz__0oP\+a th,.UniversalComponentCheckOkpdKpgz_currentItemCardKpgz__0oP\+a tr,.UniversalComponentCheckOkpdKpgz_currentItemCardOkpd2__KBF5z td,.UniversalComponentCheckOkpdKpgz_currentItemCardOkpd2__KBF5z th,.UniversalComponentCheckOkpdKpgz_currentItemCardOkpd2__KBF5z tr{margin:0!important;padding:5px!important}.UniversalComponentCheckOkpdKpgz_currentItemCardKpgz__0oP\+a h3,.UniversalComponentCheckOkpdKpgz_currentItemCardOkpd2__KBF5z h3{color:#fff;margin-bottom:7px;text-shadow:1px 1px 2px #00000080}.UniversalComponentCheckOkpdKpgz_ant-descriptions-title__8iUXi{color:#fff;font-size:16px;font-weight:700;margin-bottom:4px}.UniversalComponentCheckOkpdKpgz_ant-descriptions-item__uEWsE{margin-bottom:4px}.UniversalComponentCheckOkpdKpgz_ant-descriptions-item-label__ygWlX{color:#e9e9e9;font-weight:700;padding-right:8px}.UniversalComponentCheckOkpdKpgz_buttonStl__LBw80{color:#fff;text-decoration:none;transition:color .3s ease}.UniversalComponentCheckOkpdKpgz_buttonStl__LBw80:hover{color:#ff4d4f!important}.UniversalComponentCheckOkpdKpgz_tagStl__zlF\+v{word-wrap:break-word;align-items:center;display:inline-flex;height:auto;justify-content:center;line-height:1.4;margin:2px;max-width:100%;min-width:20px;padding:2px;text-align:center;white-space:normal}.UniversalComponentCheckOkpdKpgz_highlightedText__krJsE{border-radius:3px;font-size:10px;font-weight:700;margin:2px;padding:2px 4px}.UniversalComponentCheckOkpdKpgz_highlightedText__krJsE[data-color=volcano]{background-color:#ffa39e;border:1px solid #ff7875;color:#a8071a}.UniversalComponentCheckOkpdKpgz_highlightedText__krJsE[data-color=orange]{background-color:#ffd591;border:1px solid #ffa940;color:#d46b08}.UniversalComponentCheckOkpdKpgz_highlightedText__krJsE[data-color=green]{background-color:#b7eb8f;border:1px solid #95de64;color:#389e0d}.UniversalComponentCheckOkpdKpgz_highlightedText__krJsE[data-color=blue]{background-color:#91d5ff;border:1px solid #69c0ff;color:#0050b3}.UniversalComponentCheckOkpdKpgz_highlightedText__krJsE[data-color=pink]{background-color:#ffadd2;border:1px solid #ff85c0;color:#c41d7f}.UniversalComponentCheckOkpdKpgz_highlightedText__krJsE[data-color=yellow]{background-color:#fff566;border:1px solid #ffec3d;color:#ad8b00}.AmountWords_wrapAmountWords__rglFy{margin:45px auto;width:95%}.AmountWords_titleComponent__j7g0l{background:linear-gradient(90deg,#0000,#5f6a8a,#747f9c,#5f6a8a,#0000);color:#e5e5e5;display:flex;font-size:25px;justify-content:center;line-height:35px;margin-bottom:15px;padding:5px 20px;position:relative;text-shadow:1px 2px 2px #3c4356}.AmountWords_inputField__brYci{margin-bottom:16px;width:60%}.AmountWords_buttonStl__QsMXF{background:#5a688a;color:#fff;font-size:14px;height:30px;margin-left:10px}.AmountWords_buttonStl__QsMXF:hover{background:#66769c!important;color:#fff!important}.AmountWords_titleAmountWord__mP6XR{color:#4a526a;display:block;font-size:16px;font-weight:400;margin-bottom:8px;text-transform:capitalize}.AmountWords_resultsContainer__kVvFH{margin-top:20px;width:90%}.AmountWords_resultItem__4xiqu{align-items:center;display:flex;margin-bottom:10px}.AmountWords_resultInput__XtdaI{flex:1 1;margin-right:10px}.GeneralStyles_wrapComponent__RLimE{margin:45px;max-width:1440px;width:95%}.UniversalStylesCalcDocumentation_wrapUniversalTablePsdEstimate__J713N{margin:50px auto;max-width:1400px;width:95%}.UniversalStylesCalcDocumentation_titleForm__\+5Hfs{background:linear-gradient(90deg,#0000,#8892bc,#7284b2,#8892bc,#0000);border-radius:4px;color:#fff;font-weight:200;height:69px;line-height:69px;text-align:center;text-shadow:1px 1px 2px #00000080}.UniversalStylesCalcDocumentation_bgStlBtnControl__EMmwm{background:radial-gradient(circle,#fff,#f3f5f5);border-radius:4px 0 0 4px;color:#3c4356;display:inline-block;height:35px;margin:0;padding:0 15px}.UniversalStylesCalcDocumentation_controlQuestionsStlForm__csyP9{margin-bottom:50px;padding:0;text-align:center}.UniversalStylesCalcDocumentation_controlQuestionsStlForm__csyP9 p{background:radial-gradient(circle,#8ea6cd,#7096b8);border-radius:4px;box-shadow:0 0 0 0 #6b746b;color:#fff;cursor:pointer;display:inline-block;height:35px;line-height:35px;margin:0 24px;padding:0}.UniversalStylesCalcDocumentation_controlQuestionsStlForm__csyP9 p span:nth-child(2){padding:0 10px}.UniversalStylesCalcDocumentation_submitBtn__OLc0m{background:#8892bc;color:#fff;margin-top:10px}.UniversalStylesCalcDocumentation_submitBtn__OLc0m:hover{color:#fff}.GrbsRegisterContracts_tableContainer__Texd\+{border-radius:10px;color:#fff}.GrbsRegisterContracts_tableContainer__Texd\+ td,.GrbsRegisterContracts_tableContainer__Texd\+ th{font-size:12px;font-weight:600;text-shadow:0 1px 1px #e2e2e2}.GrbsRegisterContracts_searchBar__34N\+L{align-items:center;display:flex;margin-bottom:20px}.GrbsRegisterContracts_searchBar__34N\+L input{background:radial-gradient(#4a526a,#5a688a);border:none;color:#fff;flex:1 1;font-size:16px;outline:none;padding:10px}.GrbsRegisterContracts_searchBar__34N\+L input::placeholder{color:#ffffffb3;padding-left:10px}.GrbsRegisterContracts_btnSearch__YZvuK,.GrbsRegisterContracts_btnUnloadExcel__-uWjR{background:radial-gradient(#4a526a,#5a688a);border:none;color:#fff;cursor:pointer;flex-shrink:0;height:38px;outline:none;padding:10px 20px;text-align:center}.GrbsRegisterContracts_btnSearch__YZvuK{border-radius:0 5px 5px 0;margin-left:4px}.GrbsRegisterContracts_btnUnloadExcel__-uWjR{border-radius:5px 0 0 5px;margin-right:4px}.GrbsRegisterContracts_btnForSelect__rPlTk{width:200px}.GrbsRegisterContracts_rowStl__KhmxC{background:radial-gradient(#8d9ce024,#b3bded24,#bdc5ea1a);cursor:pointer}.GrbsRegisterContracts_noSelection__5FzlY,.GrbsRegisterContracts_selectedOrganizations__WwHFM{transition:opacity .3s ease-in-out}.GrbsRegisterContracts_countContractsStl__ldJYq{background:#4a526a;border-radius:5px;box-shadow:1px 1px 1px #5b5b5b;color:#fff;display:inline-block;margin-bottom:8px;padding:4px 8px;text-shadow:0 1px 1px #000}.GrbsRegisterContracts_countItemsStl__FO3h0{background:#fff;border:1px solid #d7d7d7;border-radius:5px;display:inline-block;font-size:14px;height:30px;justify-content:center;line-height:30px;min-width:30px;text-align:center}.GrbsRegisterContracts_modalContent__YR2Dy{display:flex;flex-direction:column;gap:24px}.GrbsRegisterContracts_modalContent__YR2Dy .GrbsRegisterContracts_section__d3ZE3{background:linear-gradient(135deg,#ffffffe6,#add8e633,#87cefa1a,#4682b433,#0000);border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:16px}.GrbsRegisterContracts_modalContent__YR2Dy .GrbsRegisterContracts_sectionTitle__B9qoQ{color:#5a688a;font-size:18px;font-weight:400;margin-bottom:12px;margin-left:8px;text-shadow:0 1px 1px #ccc}.GrbsRegisterContracts_modalContent__YR2Dy .GrbsRegisterContracts_compactDescriptions__rxnze .GrbsRegisterContracts_ant-descriptions-item-content__BNM79,.GrbsRegisterContracts_modalContent__YR2Dy .GrbsRegisterContracts_compactDescriptions__rxnze .GrbsRegisterContracts_ant-descriptions-item-label__Td4O8{font-size:12px;line-height:1.2}.GrbsRegisterContracts_modalContent__YR2Dy .GrbsRegisterContracts_compactDescriptions__rxnze .GrbsRegisterContracts_ant-descriptions-bordered__\+WF55 .GrbsRegisterContracts_ant-descriptions-row__DpNA1,.GrbsRegisterContracts_modalContent__YR2Dy .GrbsRegisterContracts_compactDescriptions__rxnze .GrbsRegisterContracts_ant-descriptions-bordered__\+WF55 .GrbsRegisterContracts_ant-descriptions-view__JJMf1{border:none}.GrbsRegisterContracts_modalContent__YR2Dy .GrbsRegisterContracts_table__UvVfG{border:1px solid #e8e8e8;border-radius:8px;margin-top:12px;overflow:hidden}.GrbsRegisterContracts_modalTitle__Ilp\+e{align-items:center;color:#333;display:flex;font-size:18px;font-weight:400}.GrbsRegisterContracts_modalTitle__Ilp\+e span{margin-left:8px;text-shadow:0 0 5px #a3a2a2}.GrbsRegisterContracts_titleContract__sm4bq{color:#5a688a;font-size:20px;margin-right:8px}.GrbsRegisterContracts_radioGroup__3B\+vu{align-items:center;display:flex;flex-direction:row;margin:10px 0}.GrbsRegisterContracts_radioGroup__3B\+vu .GrbsRegisterContracts_radioButton__I09X9{color:#333;font-size:14px;margin-right:16px}.GrbsRegisterContracts_radioGroup__3B\+vu .GrbsRegisterContracts_radioButton__I09X9:hover{color:#5a688a!important}.GrbsRegisterContracts_radioGroup__3B\+vu .GrbsRegisterContracts_radioButton__I09X9.GrbsRegisterContracts_ant-radio-wrapper-checked__zIl2k{color:#5a688a!important;font-weight:700}.GrbsRegisterContracts_status__MX9sj{border-radius:5px;display:inline-block;font-family:Arial,sans-serif;font-size:14px;font-weight:700;padding:10px;text-align:center;width:-webkit-fit-content;width:fit-content}.GrbsRegisterContracts_status--pending__Srm85{background-color:#fff3cd;border:1px solid #ffeeba;color:#856404}.GrbsRegisterContracts_status--done__Ngipo{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.GrbsRegisterContracts_lastGlobalUpdateGbuStl__U8P9-{border-radius:5px;color:#5a688a;display:inline-block;font-family:Arial,sans-serif;font-size:14px;font-weight:400;height:16px;margin:5px 0 10px;padding:10px;text-align:center}.GrbsRegisterContracts_warningDataWg__DReiv{color:#5b5b5b;display:block;font-size:14px;margin:0 auto;padding:10px;text-align:center}.GrbsRegisterContracts_titleGrbs__miXY2{background:linear-gradient(90deg,#0000,#677494,#5d6986,#677494,#0000);border-radius:4px;color:#fff;display:block;font-size:28px;font-weight:200;justify-content:center;margin-bottom:16px;padding:5px 0;text-align:center;text-shadow:1px 1px 2px #00000080}.GrbsRegisterContracts_btnStatisticExecution__IosKm{background:#0000!important;border-color:#4a526a;padding:4px 6px}.GrbsRegisterContracts_btnStatisticExecution__IosKm:hover{border-color:#4a526a!important;color:#4a526a!important}.GrbsContractStagesDataView_container__M2qIL{background:radial-gradient(#8d9ce024,#b3bded24,#bdc5ea1a);border-radius:8px;padding:16px}.GrbsContractStagesDataView_panelHeader__kRb6T{background:#0000!important}.GrbsContractStagesDataView_collapse__NVs-i,.GrbsContractStagesDataView_innerCollapse__pri1p,.GrbsContractStagesDataView_innerCollapse__pri1p .ant-collapse-item{background:#0000}.GrbsContractStagesDataView_innerCollapse__pri1p .ant-collapse-item .ant-collapse-header{background:#8d9ce00d;border-radius:4px;margin-bottom:8px}.GrbsContractStagesDataView_innerCollapse__pri1p .ant-collapse-item .ant-collapse-content{background:#0000}.GrbsContractStagesDataView_table__fsAFn{background:#ffffffb3!important}.GrbsSgozPrefecture_wrapGrbsSgoz__sJR8e{padding:20px}.GrbsSgozPrefecture_carouselItem__X9BNb{text-align:center}.GrbsSgozPrefecture_ant-carousel__BMHNB .GrbsSgozPrefecture_slick-slide__n3jxp{align-items:center;display:flex;height:50px;justify-content:center}.GrbsSgozPrefecture_activeButtonFz__4-HQB{background-color:#55607b!important;border-color:#55607b!important;color:#fff!important}.GrbsSgozPrefecture_activeButtonFz__4-HQB:hover{background-color:#4a5568!important;border-color:#4a5568!important}.GrbsSgozPrefecture_defaultButtonFz__J\+yLT{background-color:#fff!important;border-color:#d9d9d9!important;color:#000!important}.GrbsSgozPrefecture_defaultButtonFz__J\+yLT:hover{background-color:#f5f5f5!important;border-color:#d9d9d9!important}.GrbsSgozPrefecture_unloadExcelBtn__-WEAX{background:#5d6986;background-size:100% 100%;border-color:#677494!important;color:#fff!important}.GrbsSgozPrefecture_unloadExcelBtn__-WEAX:hover{background:#5d6986!important}.GrbsSgozPrefecture_titleGrbsSgoz__8ykIt{background:linear-gradient(90deg,#0000,#677494,#5d6986,#677494,#0000);border-radius:4px;color:#fff;display:block;font-size:28px;font-weight:200;justify-content:center;margin-bottom:16px;padding:5px 0;text-align:center;text-shadow:1px 1px 2px #00000080}.grbsControlExecution_wrapStatisticExecution__jmRIY>div>div{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#1f273878!important;margin:35px 0}.grbsControlExecution_modalContainer__NkauS{background-color:#91919100!important;border-radius:12px;color:#fcfcfc;display:flex;flex-direction:column;height:70vh;padding:20px;text-shadow:0 2px 4px #0003}.grbsControlExecution_titleModal__iHyAZ{color:#fcfcfc;display:inline-block;font-size:16px;font-weight:400;justify-content:center;text-align:center;text-shadow:0 2px 4px #0003}.grbsControlExecution_statisticCards__rbbKK{grid-gap:16px;display:grid;flex-shrink:0;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_card__7z7L-{background:#ffffff0d;border:1px solid #6b6b6b;border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:100px;padding:16px;text-align:center;transition:all .3s ease}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_card__7z7L-:hover{box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_card__7z7L- .grbsControlExecution_title__9niQg{color:#fcfcfc;font-size:16px;font-weight:400;text-shadow:0 2px 4px #0003}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_card__7z7L- .grbsControlExecution_value__Dx9iJ{color:#fcfcfc;font-size:18px;font-weight:700;margin:0}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_card__7z7L- .grbsControlExecution_cardTitle__DIbSy{color:#fcfcfc;font-size:16px;font-weight:500;margin:0 0 12px}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_expired__3opKP{background:linear-gradient(135deg,#e74c361a,#c0392b1a);border:1px solid #ff4757;color:#ff4757}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_expiring__KHnNF{background:linear-gradient(135deg,#3742fa1a,#4d56f11a);border:1px solid #878cde;color:#878cde}.grbsControlExecution_statisticCards__rbbKK .grbsControlExecution_total__iQam0{background:#ffffff0d;border:1px solid #a3d1ad;color:#fcfcfc}.grbsControlExecution_charts__plxH5{grid-gap:20px;display:grid;flex:1 1;gap:20px;grid-template-columns:2fr 1fr;min-height:0}.grbsControlExecution_charts__plxH5 .grbsControlExecution_chartContainer__tUJ2B{background:#c0abab08;border:1px solid #6b6b6b;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;padding:16px}.grbsControlExecution_charts__plxH5 .grbsControlExecution_chartContainer__tUJ2B .grbsControlExecution_chartTitle__fl7Ac{color:#fcfcfc;font-size:16px;font-weight:500;margin:0 0 16px;text-align:center}.grbsControlExecution_charts__plxH5 .grbsControlExecution_barChartWrapper__oKxzD{flex:1 1;min-height:545px}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9{border-collapse:collapse;display:block;flex:1 1;overflow-y:auto;width:100%}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 thead{background:#0000004a;border-radius:15px 15px 0 0;display:table;table-layout:fixed;width:100%}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 thead tr{display:table;table-layout:fixed;width:100%}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 tbody{display:block;flex:1 1;max-height:calc(100% - 40px)}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 tbody tr{display:table;table-layout:fixed;width:100%}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 td,.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 th{border-bottom:1px solid #6b6b6b;font-size:14px;padding:8px 12px;text-align:left;text-shadow:0 2px 4px #0003}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 td:first-child,.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 th:first-child{width:75%}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 td:last-child,.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 th:last-child{width:25%}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 th{color:#fcfcfc;font-weight:500;position:-webkit-sticky;position:sticky;top:0}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 td{color:#fcfcfc}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 .grbsControlExecution_organizationName__bpJh9{word-wrap:break-word;line-height:1.3;max-width:100%;overflow-wrap:break-word;white-space:normal;word-break:break-word}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 .grbsControlExecution_expiredCount__Zf1hs{color:#ff4757;font-weight:500}.grbsControlExecution_charts__plxH5 .grbsControlExecution_detailsContainer__fzXyq .grbsControlExecution_detailsTable__Gtzc9 .grbsControlExecution_expiringCount__LtuHL{color:#878cde;font-weight:500}.grbsControlExecution_barChartWrapper__oKxzD .grbsControlExecution_recharts-cartesian-grid-line__KdDHB{stroke:#ffffff1a}.grbsControlExecution_barChartWrapper__oKxzD .grbsControlExecution_recharts-axis-tick-value__nAE5x{fill:#fcfcfc;font-size:11px}.grbsControlExecution_barChartWrapper__oKxzD .grbsControlExecution_recharts-tooltip-label__t2whq{fill:#fcfcfc;font-size:14px}.grbsControlExecution_barChartWrapper__oKxzD .grbsControlExecution_recharts-legend-wrapper__7msUz{font-size:14px}.grbsControlExecution_pieChart__TxnZe .grbsControlExecution_recharts-pie-sector__MiqRa{stroke:none}.grbsControlExecution_pieChart__TxnZe .grbsControlExecution_recharts-pie-label__DTKn4{fill:#fcfcfc;font-size:11px}.CheckingCounterparties_wrapCheckingCounterparties__g77D5{height:100%;margin:0;padding:0}.CheckingCounterparties_iFrameStl__TLhIi{background-color:#606c8b;display:block;height:100%;width:100%}.UniversalLibrary_wrapUniversalCloudComponent__sJTyn{margin:45px;width:95%}.UniversalLibrary_foldersWrapStl__Z4qq\+{background:linear-gradient(45deg,#0000,#67749454,#5d698673,#67749454,#0000);border:none}.UniversalLibrary_cardStl__gcMno,.UniversalLibrary_currentCardStl__L\+lU8{color:#fff;cursor:pointer;overflow:hidden;position:relative;text-align:center;text-shadow:1px 1px 2px #363636;transition:background-color .3s ease;width:25%!important}.UniversalLibrary_cardStl__gcMno:hover,.UniversalLibrary_currentCardStl__L\+lU8,.UniversalLibrary_currentCardStl__L\+lU8:hover{background:linear-gradient(45deg,#0000,#67749454,#5d698673,#67749454,#0000)}.UniversalLibrary_currentFolderContainer__JuLtz,.UniversalLibrary_folderContainer__Gx55k{align-items:center;border:none;display:flex;height:100%;justify-content:center;position:relative}.UniversalLibrary_folderName__Us65F{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;min-height:40px;text-align:center;width:100%}.UniversalLibrary_deleteIcon__GJZqg{color:#ff4d4f;cursor:pointer;font-size:18px;opacity:0;position:absolute;right:-40px;top:50%;transform:translateY(-50%);transition:all .3s ease}.UniversalLibrary_cardStl__gcMno:hover .UniversalLibrary_deleteIcon__GJZqg,.UniversalLibrary_currentCardStl__L\+lU8:hover .UniversalLibrary_deleteIcon__GJZqg{opacity:1;right:10px}.UniversalLibrary_btnActions__Q-e9D{display:flex;gap:6px}.UniversalLibrary_titleLibrary__qr6Bc{align-items:center;color:#fff;display:flex;gap:8px;justify-content:center}.UniversalLibrary_titleLibrary__qr6Bc span{color:#fff;font-size:20px;text-shadow:1px 1px 2px #363636}.UniversalLibrary_btnDelete__l8YfQ,.UniversalLibrary_btnLibrary__PN0Hn{border:#5b5b5b;border-radius:8px;color:#fff;text-shadow:1px 1px 2px #363636}.UniversalLibrary_btnDelete__l8YfQ:hover,.UniversalLibrary_btnLibrary__PN0Hn:hover{border:#5b5b5b!important;color:#fff!important}.UniversalLibrary_btnLibrary__PN0Hn{background:linear-gradient(45deg,#67749454,#5d698673,#67749454)}.UniversalLibrary_btnLibrary__PN0Hn:hover{background:#4a526a!important}.UniversalLibrary_btnDelete__l8YfQ{background:linear-gradient(45deg,#d95b6554,#de308e73,#dc3f5654)}.UniversalLibrary_btnDelete__l8YfQ:hover{background:#bf0455!important}.UniversalLibrary_editTextFile__WSykY{cursor:pointer;min-width:100%;padding:12px 0;white-space:pre-wrap;word-break:break-word}.AuthStl_container__vPFWw{align-items:flex-start;display:flex;gap:24px;margin:10px 0}.AuthStl_wrapBotAuth__D9167{flex:1 1;height:250px;max-width:590px}.AuthStl_qrCode__\+lAfN{border-radius:8px;flex-shrink:0;width:250px}.NotificationsBotStl_wrapTgNotifications__vbMZQ{margin:50px auto;width:90%}.NotificationsBotStl_formContainer__Daa6d{max-width:100%}.NotificationsBotStl_fieldsRow__2qhdd{margin-bottom:16px}.NotificationsBotStl_fieldsRow__2qhdd div>div,.NotificationsBotStl_fieldsRow__2qhdd label{min-width:250px}.NotificationsBotStl_submitBtn__KrLl2{background:#7284b2;color:#fff;font-size:16px;height:48px;width:300px!important}.NotificationsBotStl_submitBtn__KrLl2:hover{background:#8892bc!important;color:#fff!important}.NotificationsBotStl_centeredButtonContainer__QdlFR{display:flex;justify-content:center;margin-top:16px}.NotificationsBotStl_titleForm__sw4XA{background:linear-gradient(90deg,#0000,#8892bc,#7284b2,#8892bc,#0000);border-radius:4px;color:#fff;font-size:20px;font-weight:200;height:36px;line-height:36px;text-align:center;text-shadow:1px 1px 2px #00000080}.ReportWorkUo_wrapReportWorkUo__4VqlS{min-height:100vh;padding:24px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_card__jPVxx{background:#0000;border:none;border-radius:8px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_card__jPVxx span{margin-left:10px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_card__jPVxx .ant-card-head-title{font-size:18px;font-weight:400}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border-color:#0000!important;height:100%}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H,.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H div{background:#0000!important}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H div .ant-picker-cell-selected{background:linear-gradient(180deg,#67749454,#5d698642,#0000)}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H div .ant-picker-cell-selected .ant-picker-calendar-date-value{color:#fff!important;text-shadow:1px 1px 1px #0000004d}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ant-card-body{padding:0}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendar__q8w0A{background:#0000;border-radius:8px!important;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarHeader__q1s7u{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:6px 6px 0 0;display:flex;gap:12px;justify-content:center;margin-bottom:12px;padding:12px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarHeader__q1s7u .ant-select-selector{border:none!important}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarHeader__q1s7u .ReportWorkUo_monthSelect__5W4b7,.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarHeader__q1s7u .ReportWorkUo_yearSelect__KU5yq{background:#0000!important;border:none!important;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarHeader__q1s7u .ReportWorkUo_monthSelect__5W4b7{min-width:120px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarHeader__q1s7u .ReportWorkUo_yearSelect__KU5yq{min-width:90px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarCell__R342A{align-items:center;display:flex;flex-direction:column;gap:1px;justify-content:center;min-height:80px;position:relative}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCard__UoQ\+H .ReportWorkUo_calendarCell__R342A.ReportWorkUo_weekend__GukFr{background:linear-gradient(135deg,#ff96a7,#fc9dac,#ffaab7)!important;border-radius:7px;box-shadow:1px 2px 8px 0 #0003;color:#f1f1f1;font-size:20px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_infoBlock__78jPA{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:none;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_infoBlock__78jPA .ReportWorkUo_infoHeader__z2ran{align-items:center;color:#3c4356;display:flex;justify-content:space-between;text-shadow:1px 1px 1px #0000004d;width:100%}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_infoBlock__78jPA .ReportWorkUo_infoHeader__z2ran .ReportWorkUo_iconTitleInfoHeader__45PQB{margin-right:10px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_statsGrid__3aO03{grid-gap:33px;display:grid;gap:33px;grid-template-columns:repeat(2,1fr)}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_statItem__GHU6G{background:linear-gradient(45deg,#67749454,#5d698673,#67749454);border-radius:12px;box-shadow:1px 2px 8px 0 #0003;display:flex;flex-direction:column;height:100px;justify-content:center;padding:12px;text-align:center;transition:transform .2s}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_statItem__GHU6G .ReportWorkUo_statNumber__0BUWT{align-items:center;border:none;border-radius:50%;color:#eee;display:flex;font-size:28px;font-weight:700;justify-content:center;margin:4px auto;min-height:55px;min-width:55px;text-shadow:1px 1px 5px #00000080}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_statItem__GHU6G .ReportWorkUo_statLabel__3R1hK{color:#323232;font-size:20px;line-height:1.3;text-shadow:1px 1px 3px #f6f6f64d}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_downloadButton__kj-E-{background:linear-gradient(135deg,#4caf50,#3ea443);border:none;border-radius:8px;box-shadow:0 4px 12px #5a5a5a80;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:40px;margin-top:32px;padding:12px 24px;text-align:center;transition:all .3s ease;width:100%}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_downloadButton__kj-E-:hover{background:linear-gradient(135deg,#43a047,#46c04b)!important;box-shadow:0 6px 16px #4caf504d;color:#fff!important}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_downloadButton__kj-E-:active{box-shadow:0 2px 8px #4caf5033}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_noData__Wbu7G{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:40px 20px;text-align:center}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_noData__Wbu7G h3{color:#495057;font-size:20px;font-weight:600;margin-bottom:12px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_noData__Wbu7G p{color:#6c757d;font-size:16px;line-height:1.5;margin-bottom:24px;max-width:400px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_noDataIcon__E1eBe{color:#6c757d;font-size:48px;margin-bottom:20px;opacity:.7}.ReportWorkUo_wrapReportWorkUo__4VqlS .ant-picker-cell{overflow:hidden;position:relative}.ReportWorkUo_wrapReportWorkUo__4VqlS .ant-picker-cell:hover div .ReportWorkUo_settingsDayStl__SdwYa{left:5px;opacity:1;transform:translateX(0) rotate(0deg);transition:all .4s cubic-bezier(.68,-.55,.27,1.55);visibility:visible}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_settingsDayStl__SdwYa{align-items:center;background:#fff;border-radius:50%;color:#797979;cursor:pointer;display:flex;font-size:14px;justify-content:center;left:-30px;line-height:1;opacity:0;padding:4px;position:absolute;top:7px;transform:translateX(-10px) rotate(-180deg);transition:all .4s cubic-bezier(.68,-.55,.27,1.55);visibility:hidden;z-index:10}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_settingsDayStl__SdwYa:hover{box-shadow:0 4px 12px #1890ff4d;color:#2c2c2c;transform:translateX(0) rotate(90deg) scale(1.3)}@media(max-width:768px){.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_calendarCell__R342A{min-height:60px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_statNumber__0BUWT{font-size:8px;min-width:14px}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_legendItem__YEBb0{flex-direction:column}.ReportWorkUo_wrapReportWorkUo__4VqlS .ReportWorkUo_legendText__HrTVA{font-size:8px}}.ModalSettingsDay_modal__orXYK .ant-modal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#4a526a1c!important;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #00000014,inset 0 1px 0 #fff3}.ModalSettingsDay_modal__orXYK .ant-modal-header{background:#0000;border-bottom:1px solid #0000000f;padding:20px 24px 16px}.ModalSettingsDay_modal__orXYK .ant-modal-header .ant-modal-title{color:#1f1f1f}.ModalSettingsDay_modal__orXYK .ant-modal-body{padding:24px}.ModalSettingsDay_modal__orXYK .ant-modal-close{color:#ffffff82}.ModalSettingsDay_modal__orXYK .ant-modal-close:hover{color:#d9d9d9}.ModalSettingsDay_header__r5ctt{align-items:center;display:flex;gap:12px}.ModalSettingsDay_headerIcon__2QpmA{color:#cdcdcd;font-size:18px}.ModalSettingsDay_headerTitle__ghTTj{color:#cdcdcd;font-size:16px;font-weight:500}.ModalSettingsDay_headerTag__P1NTK{background:#52c41a1a;border:none;border-radius:12px;font-size:13px;margin-left:auto;padding:4px 12px}.ModalSettingsDay_headerTag__P1NTK.ant-tag-orange{background:#fa8c161a}.ModalSettingsDay_content__tJeeO{display:flex;flex-direction:column;gap:24px}.ModalSettingsDay_dateSection__oZfMP{background:#f5f5f580;border:1px solid #0000000a;border-radius:12px;padding:20px}.ModalSettingsDay_dateSection__oZfMP .ModalSettingsDay_dateDisplay__xeg6h{margin-bottom:16px}.ModalSettingsDay_dateSection__oZfMP .ModalSettingsDay_dateDisplay__xeg6h .ModalSettingsDay_dateLabel__gfYSh{color:#00000073;display:block;font-size:12px;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.ModalSettingsDay_dateSection__oZfMP .ModalSettingsDay_dateDisplay__xeg6h .ModalSettingsDay_dateValue__oAEA4{color:#1f1f1f;font-weight:600;margin:0}.ModalSettingsDay_dateSection__oZfMP .ModalSettingsDay_sourceInfo__\+YUD8{align-items:center;border-top:1px solid #0000000a;display:flex;gap:8px;padding-top:12px}.ModalSettingsDay_dateSection__oZfMP .ModalSettingsDay_sourceInfo__\+YUD8 .ModalSettingsDay_sourceText__KPv-\+{color:#000000a6;font-size:13px}.ModalSettingsDay_controlSection__uNdL8{background:#1890ff08;border:1px solid #1890ff1a;border-radius:12px;padding:20px}.ModalSettingsDay_controlSection__uNdL8 .ModalSettingsDay_controlHint__eh2rz{color:#d6d6d6e6;display:block;font-size:13px;line-height:1.5;margin-bottom:20px}.ModalSettingsDay_controlSection__uNdL8 .ModalSettingsDay_toggleButton__yjLh5{background:linear-gradient(135deg,#6c89ec5e,#95aac5c2);border:none;border-radius:8px;font-weight:500;height:40px;transition:all .3s ease;width:100%}.ModalSettingsDay_controlSection__uNdL8 .ModalSettingsDay_toggleButton__yjLh5:hover{background:linear-gradient(135deg,#6c89ec5e,#95aac5c2)!important;box-shadow:0 4px 12px #5a7b9d4d;transform:translateY(-1px)}.ModalSettingsDay_controlSection__uNdL8 .ModalSettingsDay_toggleButton__yjLh5.ant-btn-dangerous{background:linear-gradient(135deg,#ff4d4f,#d9363e)}.ModalSettingsDay_controlSection__uNdL8 .ModalSettingsDay_toggleButton__yjLh5.ant-btn-dangerous:hover{box-shadow:0 4px 12px #ff4d4f4d}.ModalSettingsDay_empty__F4mVa{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:60px 0}.ModalSettingsDay_empty__F4mVa .ant-typography-secondary{color:#00000073}.ModalSettingsDay_empty__F4mVa .ModalSettingsDay_retryButton__AgY6J{color:#1890ff;height:auto;padding:0}.ModalSettingsDay_empty__F4mVa .ModalSettingsDay_retryButton__AgY6J:hover{color:#40a9ff}@keyframes ModalSettingsDay_fadeIn__qogxO{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ModalSettingsDay_content__tJeeO{animation:ModalSettingsDay_fadeIn__qogxO .3s ease-out}@media(max-width:576px){.ModalSettingsDay_modal__orXYK .ant-modal{margin:16px auto;max-width:calc(100vw - 32px)}.ModalSettingsDay_controlSection__uNdL8,.ModalSettingsDay_dateSection__oZfMP{padding:16px}}