.Header_wrapper__1yY2x{height:58px}.Header_container__ilQa9{width:100%;left:0;right:0;margin:auto;top:0;display:flex;align-items:center}.Header_modes__jPkkL{height:1.4rem;width:1.4rem;cursor:pointer;vertical-align:middle}.Header_modes1__pXBqE{height:1.6rem;width:1.6rem;cursor:pointer}.Header_info__H7Ic6{flex-basis:20%}.Header_header__azN2I{flex-basis:100%;display:flex;justify-content:space-between;align-items:center;gap:8px;background:var(--bg-card);box-shadow:14px 17px 40px 4px #7090b014;padding:8px 22px;font-weight:500}.Header_search__q0hQX{width:400px}.Header_help__lk6gW{border:1px solid red}.Header_help__lk6gW,.Header_notifs__mbcyN{display:flex;align-items:center;gap:4px;cursor:pointer}.Header_notifs__mbcyN{position:relative}.Header_netNotificationDot__D_Saa{width:.8rem;height:.8rem;background-color:red;border-radius:50%;position:absolute;top:0;right:0;z-index:1;transform:translate(10%,-10%)}@media (max-width:768px){.Header_netNotificationDot__D_Saa{width:.7rem;height:.7rem;top:-.2rem;right:-.2rem;background-color:#1900ff}}@media (max-width:480px){.Header_netNotificationDot__D_Saa{width:.6rem;height:.6rem;top:-.3rem;right:-.3rem;background-color:#00ff08}}.Header_help__lk6gW{justify-content:center;width:12rem;background:#f4f7fe;border-radius:50px;padding:.5rem 0;gap:.4rem}.Header_title__AOFil{color:var(--text-color);font-size:1.8rem;font-weight:500;padding-left:1rem}.Header_subTitle__i8FnI{color:#7b7b7b;font-size:1.3rem;font-weight:400}.Header_left__Y9MLE{display:flex;gap:3rem;padding-left:1rem;align-items:center}.Header_right__YJnQs{display:flex;gap:2rem;align-items:center}.Header_profile__pEw93{display:flex;justify-content:center;align-items:center}.Header_hamburger__02qvD{cursor:pointer}@media (max-width:970px){.Header_search__q0hQX{width:300px}}@media (max-width:855px){.Header_search__q0hQX{width:200px}}.Modal_modalWrapper__p_0HJ{background-color:#80808040;position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;display:flex}.Modal_modalContainer__HaQ4l{display:flex;background-color:var(--bg-card);border:1px solid var(--border-color);color:var(--text-color);width:-moz-fit-content;width:fit-content;overflow-y:auto;overflow-x:hidden;position:relative}.Modal_closeBtn__62l5Z{cursor:pointer;position:absolute;right:1rem;top:1rem}.BlacWhite_completedIcon__7qpPD{fill:var(--text-color);fill-rule:evenodd}.ProfileGlobal_loggedoutBtns__13ZIX{display:flex;align-items:center;justify-content:center;gap:.5rem}.ProfileGlobal_login__TokrW{border-radius:15px;border:3px solid #f97000;background:#f97000;color:#fff}.ProfileGlobal_login__TokrW,.ProfileGlobal_signup__W6vOB{opacity:.7;font-family:Nunito Sans;font-size:1rem;font-weight:700;padding:.65rem 1rem}.ProfileGlobal_signup__W6vOB{border-radius:15px;border:3px solid #f0f0f0;background:#fff;color:#000}.ProfileGlobal_gap__6OHRw{width:42px;height:42px}.ProfileGlobal_userImgContainer__M346s{border-radius:50%;border:2px solid #efefef;background:#fff;width:42px;height:42px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.ProfileGlobal_userImgContainer__M346s img{width:100%;height:100%;border-radius:25px}.ProfileGlobal_userPopupContent__iGZhQ{border-radius:14px;background-color:var(--bg-card);box-shadow:0 9px 40px 0 rgba(0,0,0,.1)}.ProfileGlobal_menuItem__V2f8s{padding:1.3rem 1.5rem;color:var(--text-color);font-family:Nunito Sans;font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:flex-start;gap:1rem;min-width:210px;border-bottom:1px solid hsla(0,0%,59%,.25);cursor:pointer}.ProfileGlobal_menuItem__V2f8s:last-child{border:none}.ProfileGlobal_menuItem__V2f8s:hover{background:#f4f4f4a1;border-radius:14px}@media screen and (max-width:714px){.ProfileGlobal_container__6PL7N{display:none}}.Popup_container__B3i5g{display:flex;flex-direction:column;gap:10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:absolute;z-index:9999;border-radius:25px;border:1px solid var(--border-color);background-color:var(--bg-card);box-shadow:0 0 22px 0 hsla(0,0%,76%,.25);cursor:auto;overflow:auto;color:var(--text-color)}@media screen and (max-width:470px){.Popup_container__B3i5g{max-width:200px}}.Notification_main__4Y5P3{width:100%;padding:1rem;background-color:var(--bg-card)}.Notification_head__suVFo{padding:.5rem;position:-webkit-sticky;position:sticky;margin-bottom:.5rem}.Notification_head__suVFo,.Notification_heading__8rl8s{display:flex;align-items:center;justify-content:space-between}.Notification_heading__8rl8s{gap:1rem;width:40%;font-size:1.2rem}.Notification_heading_container__uZRVm{width:50%;display:flex;align-items:center;justify-content:space-between}.Notification_icon_close__Xk28c{cursor:pointer}.Notification_line__mRXPe{margin-bottom:1rem;height:.1rem;width:100%;background-color:var(--bg-card)}.Notification_notificationCard___Jnct{display:flex;align-items:center;justify-content:space-between;background-color:var(--bg-card);border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:1rem;padding:1rem;transition:background-color .3s,transform .3s;cursor:pointer;position:relative}.Notification_notificationCard___Jnct:hover{background-color:var(--bg-card-hover);transform:scale(1.02)}.Notification_closeButton__tILH1{background-color:transparent;position:absolute;top:.3rem;right:.8rem;border:none;font-size:1rem;color:#ff5c5c;cursor:pointer;transition:transform .2s,color .3s;opacity:0;visibility:hidden;pointer-events:none}.Notification_notificationCard___Jnct:hover .Notification_closeButton__tILH1{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1.1)}.Notification_leftSection__rs7Dx{display:flex;align-items:center}.Notification_logo__mTX7V{border-radius:50%;margin-right:1rem}.Notification_textContent__N7cDY{display:flex;flex-direction:column}.Notification_vendorName___XG87{font-size:1rem;color:#f97000}.Notification_complianceStatus__DV73X{font-size:.9rem;color:var(--text-color)}.Notification_rightSection__Y96Wi{display:flex;align-items:center;gap:.5rem}.Notification_date__YpwhL{font-size:.8rem;color:#999}.RandomBtn_button__jGTDZ{font-weight:550;cursor:pointer;font-family:Poppins,sans-serif;color:#fff}.UploadQuestion_container__m2Bal{background-color:var(--bg-card);border-radius:8px;width:100%;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.1)}.UploadQuestion_header__MdsNI{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border-color);background-color:var(--bg-card);border-radius:8px 8px 0 0}.UploadQuestion_header__MdsNI p{font-size:18px;font-weight:600;margin:0;color:var(--text-color)}.UploadQuestion_closeButton__9fKbB{font-size:24px;cursor:pointer;color:var(--text-color);line-height:1;transition:color .2s}.UploadQuestion_closeButton__9fKbB:hover{color:#1890ff}.UploadQuestion_stepsContainer__TrrkO{padding:1rem;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--border-color)}.UploadQuestion_step__flNGn{display:flex;flex-direction:column;align-items:center;position:relative;cursor:default}.UploadQuestion_stepNumber__ejaU3{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%;background-color:var(--bg-card);color:var(--text-color);font-weight:600;margin-bottom:8px;transition:all .3s}.UploadQuestion_step__flNGn.UploadQuestion_active__UAzh8 .UploadQuestion_stepNumber__ejaU3{background-color:#1890ff;color:var(--text-color)}.UploadQuestion_step__flNGn span{font-size:14px;color:var(--text-color)}.UploadQuestion_step__flNGn.UploadQuestion_active__UAzh8 span{color:#1890ff;font-weight:500}.UploadQuestion_stepConnector__5Bz_F{width:60px;height:1px;background-color:var(--bg-card);margin:0 10px 25px}.UploadQuestion_content__2wki4{padding:24px;min-height:200px}.UploadQuestion_templateContent__X5y6G{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px}.UploadQuestion_templateContent__X5y6G h3{font-size:18px;font-weight:600;margin-bottom:12px;color:var(--text-color)}.UploadQuestion_templateContent__X5y6G p{font-size:14px;color:var(--text-color);margin-bottom:24px}.UploadQuestion_downloadButton__SghaI{min-width:180px;height:40px}.UploadQuestion_uploadInstruction__vVcUf{background-color:var(--bg-card);padding:12px 16px;border-radius:4px;margin-bottom:24px;font-size:14px;color:#1890ff;border:1px solid #91d5ff}.UploadQuestion_uploader__2doV8{padding:30px;border-radius:4px;cursor:pointer}.UploadQuestion_uploader__2doV8:hover{border-color:#1890ff}.UploadQuestion_successMessage__V6DXR{border-radius:4px;color:#52c41a;border:1px solid #b7eb8f}.UploadQuestion_errorMessage__ds9PP,.UploadQuestion_successMessage__V6DXR{background-color:var(--bg-card);padding:12px 16px;margin-bottom:16px;font-size:14px}.UploadQuestion_errorMessage__ds9PP{border-radius:4px;color:#f5222d;border:1px solid #ffccc7}.UploadQuestion_selectAllContainer__LrES0{margin-bottom:16px;color:var(--text-color)}.UploadQuestion_tableContainer__7qRk2{width:100%;overflow-x:auto;border:1px solid #f0f0f0;border-radius:4px;margin-bottom:20px}.UploadQuestion_tableContainer__7qRk2 .ant-table{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important}.UploadQuestion_tableContainer__7qRk2 .ant-table-thead>tr>th{background-color:#fafafa;text-align:left;font-weight:500;border-bottom:1px solid #f0f0f0;position:-webkit-sticky!important;position:sticky!important;top:0;z-index:2}.UploadQuestion_tableContainer__7qRk2 .ant-table-cell{word-break:break-word!important;white-space:normal!important;vertical-align:top!important;overflow-wrap:break-word!important;max-width:100%!important;box-sizing:border-box!important;table-layout:fixed!important;position:relative!important;padding:8px 12px!important;overflow:hidden!important;min-width:0!important;text-overflow:ellipsis!important}.UploadQuestion_tableContainer__7qRk2 .ant-table-cell-content{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important}.UploadQuestion_tableContainer__7qRk2 .ant-table-tbody>tr>td{border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.UploadQuestion_tableContainer__7qRk2 .ant-table-container table{width:100%!important}.UploadQuestion_tableContainer__7qRk2 .ant-table-container{overflow:hidden!important;width:100%!important}.UploadQuestion_tableContainer__7qRk2 .ant-table-tbody>tr>td div{display:block!important;width:100%!important;word-wrap:break-word!important;white-space:normal!important;overflow-wrap:break-word!important}.UploadQuestion_buttonsContainer__LCbB4{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--border-color)}.UploadQuestion_backButton__shMtk,.UploadQuestion_nextButton__9t11C{min-width:80px}.UploadQuestion_addButton__95VOw{min-width:180px}@media (max-width:768px){.UploadQuestion_stepsContainer__TrrkO{flex-direction:column;gap:8px;padding:16px 0}.UploadQuestion_stepConnector__5Bz_F{width:1px;height:20px;margin:8px 0}.UploadQuestion_content__2wki4{padding:16px}.UploadQuestion_buttonsContainer__LCbB4{flex-direction:column;padding:16px}.UploadQuestion_addButton__95VOw,.UploadQuestion_backButton__shMtk,.UploadQuestion_nextButton__9t11C{width:100%}}.UploadQuestion_loadingContainer__Q4LD6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;padding:30px;text-align:center}.QuestionaryModal_header___Ldf2{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.QuestionaryModal_container__b4C62{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.QuestionaryModal_inputContainer__aGgeJ{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.QuestionaryModal_label__17TaG{margin-bottom:-2rem;color:grey}.QuestionaryModal_inputContainer__aGgeJ input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.QuestionaryModal_inputContainer__aGgeJ input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.QuestionaryModal_inputBox__7QcML{margin-bottom:1.5rem}.QuestionaryModal_inputBox1__bghci{margin-bottom:1.5rem;margin-top:2rem}.QuestionaryModal_domainPreview__AHSiq{position:absolute;top:12rem;color:#666}.QuestionaryModal_errorText___LK56{position:absolute;top:12rem;color:#ff4d4f}.QuestionaryModal_sub_inputContainer1__EaMJI{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.QuestionaryModal_inputBox4__z1pC0{margin-top:1rem;margin-bottom:2rem;gap:12rem;display:flex;align-items:center;width:100%}.QuestionaryModal_addbtn__Y_s1e{color:#f97000;cursor:pointer}.QuestionaryModal_control_btn1__LHYqe,.QuestionaryModal_control_btn__x6fQ7{font-size:1.2rem;display:flex;align-items:center;justify-content:space-between}.QuestionaryModal_control_btn1__LHYqe{margin-top:1rem}.QuestionaryModal_inputBox22___oGQF{margin-top:1rem;display:flex;align-items:center;width:100%;gap:1.5rem;justify-content:space-between}.QuestionaryModal_tickButton__v_HEV{display:flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0;border-radius:4px;background-color:#52c41a;border-color:#52c41a}.QuestionaryModal_tickButton__v_HEV:hover{background-color:#73d13d;border-color:#73d13d}.QuestionaryModal_tickButton__v_HEV span{font-size:16px}.QuestionaryModal_content__XbPRB{padding:1rem;height:auto;width:100%;border-radius:5px;border:1px solid hsla(0,0%,50%,.374)}.QuestionaryModal_inside__xcb99{display:flex;align-items:center;gap:2rem}.QuestionaryModal_header__MrhnL{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.QuestionaryModal_container__kyuqE{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.QuestionaryModal_inputContainer__Jl4fE{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.QuestionaryModal_label__VSJM5{margin-bottom:-2rem;color:grey}.QuestionaryModal_inputContainer__Jl4fE input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.QuestionaryModal_inputContainer__Jl4fE input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.QuestionaryModal_inputBox__9b41l{margin-bottom:1.5rem}.QuestionaryModal_inputBox1__3zBsE{margin-bottom:1.5rem;margin-top:2rem}.QuestionaryModal_domainPreview__4KMoi{position:absolute;top:12rem;color:#666}.QuestionaryModal_errorText__J57g1{position:absolute;top:12rem;color:#ff4d4f}.QuestionaryModal_sub_inputContainer1__vNFAP{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.QuestionaryModal_inputBox4__Ne1nW{margin-top:1rem;margin-bottom:2rem;gap:12rem;display:flex;align-items:center;width:100%}.QuestionaryModal_addbtn__yY_Ti{color:#f97000;cursor:pointer}.QuestionaryModal_control_btn1__ql8sE,.QuestionaryModal_control_btn__5Yxkk{font-size:1.2rem;display:flex;align-items:center;justify-content:space-between}.QuestionaryModal_control_btn1__ql8sE{margin-top:1rem}.QuestionaryModal_inputBox22__cMNHO{margin-top:1rem;display:flex;align-items:center;width:100%;gap:1.5rem;justify-content:space-between}.QuestionaryModal_tickButton__H6g1B{display:flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0;border-radius:4px;background-color:#52c41a;border-color:#52c41a}.QuestionaryModal_tickButton__H6g1B:hover{background-color:#73d13d;border-color:#73d13d}.QuestionaryModal_tickButton__H6g1B span{font-size:16px}.QuestionaryModal_content__x0O81{padding:1rem;height:auto;width:100%;border-radius:5px;border:1px solid hsla(0,0%,50%,.374)}.QuestionaryModal_inside__XZTOm{display:flex;align-items:center;gap:2rem}.DeployAssessment_header__fZi6w{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.DeployAssessment_inputBox1__ABxY3{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;margin-top:2rem}.DeployAssessment_container__I2grJ{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.DeployAssessment_inputContainer__VGaKr{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.DeployAssessment_label__GUp_d{margin-bottom:-2rem;color:grey}.DeployAssessment_inputContainer__VGaKr input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.DeployAssessment_inputContainer__VGaKr input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.DeployAssessment_domainPreview__nn1pg{position:absolute;top:12rem;color:#666}.DeployAssessment_errorText__Fl_8T{position:absolute;top:12rem;color:#ff4d4f}.DeployAssessment_sub_inputContainer1__f5B4s{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.DeployAssessment_tenantList__52MFd{margin-top:1rem;max-height:300px;overflow-y:auto;padding:1rem;border:1px solid #e0e0e0;border-radius:5px}.DeployAssessment_select_all__HWqPj{color:var(--text-color)}.DeployAssessment_inner__P4xky{display:flex;align-items:center;justify-content:space-between;gap:1rem}.DeployAssessment_domain__paFHJ{color:grey}.DeployAssessment_selectAllContainer__tQE8x{padding:.5rem;margin-bottom:.5rem;border-bottom:1px solid #e0e0e0}.DeployAssessment_tenantItems__DuOly{margin-top:.5rem}.DeployAssessment_tenantItem___P_Ht{font-size:1.2rem;padding:.5rem;transition:background-color .2s ease}.DeployAssessment_tenantItem___P_Ht:hover{background-color:rgba(249,112,0,.05)}.DeployAssessment_tenantItem___P_Ht .ant-checkbox-wrapper{width:100%;font-size:1rem;color:var(--text-color)}.ControlData_btn_container__TIjdp{display:flex;align-items:center;padding-top:1rem;gap:1rem;margin-right:1rem}.ControlData_btn__IV0qv{background-color:var(--bg-card);color:#14bddb;border:1px solid #14bddb;transition:all .3s ease;font-weight:550;cursor:pointer;font-family:Poppins,sans-serif;padding:.5rem;border-radius:5px}.ControlData_btn__IV0qv:hover{background:#14bddb;color:#fff}.ControlData_aboveSection__zuQlM{display:flex;justify-content:flex-end;padding:1rem;align-items:center;gap:1rem;margin-right:1rem}.ControlData_cat_section__HE7QN{width:50%}.ControlData_search_contaner__JUtXV{display:flex;justify-content:space-between;align-items:center;gap:1rem}.ControlData_reset__thaWi{height:2rem;width:2rem;color:red;cursor:pointer}.QuestionaryModal_header__Zzg9Q{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.QuestionaryModal_container__KVlXc{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.QuestionaryModal_inputContainer__3zT8E{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.QuestionaryModal_label__JYrzy{margin-bottom:-2rem;color:grey}.QuestionaryModal_inputContainer__3zT8E input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.QuestionaryModal_inputContainer__3zT8E input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.QuestionaryModal_inputBox__g1_5X{margin-bottom:1.5rem}.QuestionaryModal_inputBox1__1_q0u{margin-bottom:1.5rem;margin-top:2rem}.QuestionaryModal_domainPreview__uuLDw{position:absolute;top:12rem;color:#666}.QuestionaryModal_errorText__YnaAr{position:absolute;top:12rem;color:#ff4d4f}.QuestionaryModal_sub_inputContainer1__pCGs_{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.QuestionaryModal_inputBox4__Je8Y9{margin-top:1rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;width:100%}.QuestionaryModal_addbtn__L9qI_{color:#f97000;cursor:pointer}.QuestionaryModal_control_btn1__k82ho,.QuestionaryModal_control_btn__YiI4k{font-size:1.2rem;display:flex;align-items:center;justify-content:space-between}.QuestionaryModal_control_btn1__k82ho{margin-top:1rem}.QuestionaryModal_inputBox22__ZtBIt{margin-top:1rem;display:flex;align-items:center;width:100%;gap:1.5rem;justify-content:space-between}.QuestionaryModal_tickButton__MsqiY{display:flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0;border-radius:4px;background-color:#52c41a;border-color:#52c41a}.QuestionaryModal_tickButton__MsqiY:hover{background-color:#73d13d;border-color:#73d13d}.QuestionaryModal_tickButton__MsqiY span{font-size:16px}.QuestionaryModal_content__8aWwV{padding:1rem;height:auto;width:100%;border-radius:5px;border:1px solid hsla(0,0%,50%,.374)}.QuestionaryModal_inside__FXGMR{display:flex;align-items:center;gap:2rem}.ProcessPlan_container__fUY58{display:flex;gap:12px}.ProcessPlan_container1__h32M_{padding-left:8rem;flex-basis:100%;overflow:auto}.ProcessPlan_continer_sub__Atuix{height:20rem;width:100%;display:flex;align-items:center;gap:2rem}.ProcessPlan_nested_category__EAvOj{height:100%;padding:1rem;border:1px solid var(--border-color);flex-basis:30%;overflow:auto;border-radius:.5rem}.ProcessPlan_main_category__FyapV{border-radius:.5rem;height:100%;padding:1rem;border:1px solid var(--border-color);flex-basis:70%;overflow:auto}.ProcessPlan_sub_head__o7ggW{padding-bottom:.5rem}.ProcessPlan_noQuest__grAsz{color:#f97000}.ProcessPlan_btnContainer1__TJhud{margin-bottom:1rem;margin-top:1rem;width:100%;border:1px solid var(--border-color);padding:.8rem;border-radius:.2rem}.ProcessPlan_btnContainer1__TJhud:hover{background-color:#f97000;cursor:pointer;transition:cubic-bezier(.075,.82,.165,1)}.PlanScope_container__oM6zJ{display:flex;gap:12px}.PlanScope_container1__OO0nv{padding-left:8rem;flex-basis:100%;overflow:auto}.PlanScope_continer_sub__H9Qzg{height:20rem;width:100%;display:flex;align-items:center;gap:2rem}.PlanScope_nested_category__gtn1J{height:100%;padding:1rem;border:1px solid var(--border-color);flex-basis:30%;overflow:auto;border-radius:.5rem}.PlanScope_main_category__zaYDz{border-radius:.5rem;height:100%;padding:1rem;border:1px solid var(--border-color);flex-basis:70%;overflow:auto}.PlanScope_noQuest__X_Dqd{color:#f97000}.PlanScope_btnContainer1__ypbUi{margin-top:1rem;margin-bottom:1rem;width:100%;border:1px solid var(--border-color);padding:.8rem;border-radius:.2rem}.PlanScope_btnContainer1__ypbUi:hover{background-color:#f97000;cursor:pointer;transition:cubic-bezier(.075,.82,.165,1)}.PlanScope_questBox__DYeA_{display:flex;align-items:center;justify-self:center}.PolicyData_btn_container__8nMrm{display:flex;align-items:center;padding:.5rem;gap:1rem;margin-right:1rem}.PolicyData_btn__0ss0y{background-color:var(--bg-card);color:#14bddb;border:1px solid #14bddb;transition:all .3s ease;font-weight:550;cursor:pointer;font-family:Poppins,sans-serif;padding:.5rem;border-radius:5px}.PolicyData_btn__0ss0y:hover{background:#14bddb;color:#fff}.PolicyData_aboveSection__MzSZ3{display:flex;justify-content:space-between;padding:1rem;align-items:center;gap:1rem;margin-right:1rem}.PolicyData_cat_section__0YYhg{width:50%}.PolicyData_search_contaner__yyhFN{display:flex;justify-content:space-between;align-items:center;gap:1rem}.DocumentPreview_docContainer__GR_e3{padding:2rem;position:absolute;top:0;width:100%;margin-top:1rem;max-width:99%;overflow:hidden}.DocumentPreview_left__Lkz7w{margin-top:1.5rem}.DocumentPreview_left1__Qr_78,.DocumentPreview_left__Lkz7w{display:flex;align-items:center;justify-content:space-between}.DocumentPreview_left1__Qr_78{gap:1rem}.DocumentPreview_btn__of4PL{border-radius:5px;border:2px solid #f97000;cursor:pointer}.DocumentPreview_btn2__OV_VC,.DocumentPreview_btn__of4PL{color:#f97000;font-size:.8rem;font-weight:600;padding:.3rem 1.2rem;margin-bottom:1rem;background:#fff}.DocumentPreview_btn2__OV_VC{border-radius:5px}.DocumentPreview_btn1__7ls9E{color:#fff;background:#f97000;border:2px solid #f97000;font-size:.8rem;font-weight:600;border-radius:5px;padding:.3rem 1.2rem;margin-bottom:1rem;cursor:pointer}.DocumentPreview_docContainer__GR_e3 p{line-height:2rem}.DocumentPreview_docContainer__GR_e3 h3{line-height:3rem}.DocumentPreview_docContainer__GR_e3 h4{line-height:2.5rem}.DocumentPreview_docContainer__GR_e3 td{border:1px solid grey}.DocumentPreview_docContainer__GR_e3 a{text-decoration:underline}.FrameworkData_toggle__laNLk{min-width:44px}.FrameworkData_toggle1__ZK953{stroke-width:0%;height:2.5rem;width:2.5rem;color:#f97000}.FrameworkData_sequence__7dM7y{cursor:pointer;font-weight:500;color:#006aff}.DeployFramework_header__k70h_{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.DeployFramework_inputBox1__TFkti{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;margin-top:2rem}.DeployFramework_container__RWicf{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.DeployFramework_inputContainer__35902{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.DeployFramework_label__r83Fn{margin-bottom:-2rem;color:grey}.DeployFramework_inputContainer__35902 input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.DeployFramework_inputContainer__35902 input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.DeployFramework_domainPreview__7zKTf{position:absolute;top:12rem;color:#666}.DeployFramework_errorText__U4R2F{position:absolute;top:12rem;color:#ff4d4f}.DeployFramework_sub_inputContainer1__4CgU7{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.DeployFramework_tenantList__NBAlF{margin-top:1rem;max-height:300px;overflow-y:auto;padding:1rem;border:1px solid #e0e0e0;border-radius:5px}.DeployFramework_select_all__HyidS{color:var(--text-color)}.DeployFramework_inner__OcM3E{display:flex;align-items:center;justify-content:space-between;gap:1rem}.DeployFramework_domain__SIVBY{color:grey}.DeployFramework_selectAllContainer__xzmA2{padding:.5rem;margin-bottom:.5rem;border-bottom:1px solid #e0e0e0}.DeployFramework_tenantItems__mLdeP{margin-top:.5rem}.DeployFramework_tenantItem__e6Dqt{font-size:1.2rem;padding:.5rem;transition:background-color .2s ease}.DeployFramework_tenantItem__e6Dqt:hover{background-color:rgba(249,112,0,.05)}.DeployFramework_tenantItem__e6Dqt .ant-checkbox-wrapper{width:100%;font-size:1rem;color:var(--text-color)}.AddFramework_header__5kkKC{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.AddFramework_inputBox1__vtyME{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;margin-top:2rem}.AddFramework_container__nZjoE{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.AddFramework_inputContainer__ovI_0{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.AddFramework_label__mW3ta{margin-bottom:-2rem;color:grey}.AddFramework_inputContainer__ovI_0 input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.AddFramework_inputContainer__ovI_0 input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.AddFramework_domainPreview__ycz4e{position:absolute;top:12rem;color:#666}.AddFramework_errorText__H5G_N{position:absolute;top:12rem;color:#ff4d4f}.AddFramework_sub_inputContainer1__EMfsy{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.PolicyData_btn_container___Ke2m{display:flex;align-items:center;padding:.5rem;gap:1rem;margin-right:1rem}.PolicyData_btn__r7qVO{background-color:var(--bg-card);color:#14bddb;border:1px solid #14bddb;transition:all .3s ease;font-weight:550;cursor:pointer;font-family:Poppins,sans-serif;padding:.5rem;border-radius:5px}.PolicyData_btn__r7qVO:hover{background:#14bddb;color:#fff}.PolicyData_aboveSection__s9eGI{display:flex;justify-content:space-between;padding:1rem;align-items:center;gap:1rem;margin-right:1rem}.PolicyData_cat_section__hF_2g{width:50%}.PolicyData_search_contaner__cwhR6{display:flex;justify-content:space-between;align-items:center;gap:1rem}.DocumentPreview_docContainer__okx6y{padding:2rem;position:absolute;top:0;width:100%;margin-top:1rem;max-width:99%;overflow:hidden}.DocumentPreview_left___s0iN{margin-top:1.5rem}.DocumentPreview_left1__qFB9E,.DocumentPreview_left___s0iN{display:flex;align-items:center;justify-content:space-between}.DocumentPreview_left1__qFB9E{gap:1rem}.DocumentPreview_btn___QwM0{border-radius:5px;border:2px solid #f97000;cursor:pointer}.DocumentPreview_btn2__Yb8VC,.DocumentPreview_btn___QwM0{color:#f97000;font-size:.8rem;font-weight:600;padding:.3rem 1.2rem;margin-bottom:1rem;background:#fff}.DocumentPreview_btn2__Yb8VC{border-radius:5px}.DocumentPreview_btn1__X7_5V{color:#fff;background:#f97000;border:2px solid #f97000;font-size:.8rem;font-weight:600;border-radius:5px;padding:.3rem 1.2rem;margin-bottom:1rem;cursor:pointer}.DocumentPreview_docContainer__okx6y p{line-height:2rem}.DocumentPreview_docContainer__okx6y h3{line-height:3rem}.DocumentPreview_docContainer__okx6y h4{line-height:2.5rem}.DocumentPreview_docContainer__okx6y td{border:1px solid grey}.DocumentPreview_docContainer__okx6y a{text-decoration:underline}.SearchPolicies_container__KiGi0{display:flex;align-items:center;background:var(--bg-card);border-radius:20px;padding:2px 14px;color:var(--text-color);border:1px solid var(--border-color);.SearchPolicies_iconContainer__5NDmg{display:flex;justify-content:center;align-items:center}}.SearchPolicies_container__KiGi0 input{background:var(--bg-card);width:100%;border:none;padding:10px;border-radius:0 20px 20px 0;outline:none}.AddControlForm_header__Wr6R5{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.AddControlForm_label1__xeeuv{position:absolute;top:13rem;color:grey}.AddControlForm_inputBox1s__54fqU{margin-top:-2rem;width:100%}.AddControlForm_inputBoxxx__WL2CP{display:flex;flex-direction:column;align-items:center;justify-content:center}.AddControlForm_inputBox1__I8Z__{display:flex;align-items:center;gap:2rem;margin-bottom:1.5rem;margin-top:3rem}.AddControlForm_container__t5b3x{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.AddControlForm_inputContainer___YEGT{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.AddControlForm_label__92IHp{margin-bottom:-2rem;color:grey}.AddControlForm_inputContainer___YEGT input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.AddControlForm_inputContainer___YEGT input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.AddControlForm_domainPreview__Zm_hc{position:absolute;top:12rem;color:#666}.AddControlForm_errorText__jzPdI{position:absolute;top:12rem;color:#ff4d4f}.AddControlForm_sub_inputContainer1__9n_YL{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.AddControlForm_automatedCheckSection__tWnJP{margin:2rem 0;border-top:1px solid #eee;padding-top:1.5rem}.AddControlForm_automatedHeader__51qNV{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.AddControlForm_automatedHeader__51qNV h3{font-size:1.2rem;font-weight:600;margin:0;color:var(--text-color)}.AddControlForm_addVendorBtn__8amHb{color:#4096ff;font-weight:500}.AddControlForm_vendorFunctionRow__hLh8s{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1.5rem}.AddControlForm_inputGroup__wdvjs{flex:1 1}.AddControlForm_inputGroup__wdvjs p{color:grey;margin-bottom:.5rem}.AddControlForm_inputGroup__wdvjs button{height:2.5rem}.SpinnerLoader_spinnerContainer__81bwd{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:relative}.SpinnerLoader_spinner__1PPhP{border:4px solid rgba(0,0,0,.1);border-top-color:#f97000;border-radius:50%;animation:SpinnerLoader_spin__L5qML 1s linear infinite}@keyframes SpinnerLoader_spin__L5qML{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Menu_menu__norve{width:100%;background-color:var(--bg-card);transition:all .5s cubic-bezier(.4,0,.2,1)}.MenuItem_menuItem__srcSe{padding:5px 0}.MenuItem_subMenu__Kq993 .MenuItem_menuItem__srcSe{padding:3px 0}.MenuItem_menuLabelContainer__AGBg1{display:flex;align-items:center;color:#8f9bba;font-weight:500;font-size:16px;cursor:pointer;transition:none;padding:1rem 2rem 1rem 2.5rem}.MenuItem_menuLabelContainer__AGBg1:hover{color:#f97000}.MenuItem_selected__CbwZ_.MenuItem_menuLabelContainer__AGBg1{padding:.5rem 1.5rem .5rem 2rem;color:#f97000;.MenuItem_menuLabel__3DomW{border-radius:9px;border:3px solid #f97000;background:rgba(249,112,0,.06);padding:10px}}.MenuItem_openMenu__8eT4X.MenuItem_selected__CbwZ_.MenuItem_menuLabelContainer__AGBg1{.MenuItem_menuLabel__3DomW{border-radius:5px;border:2px solid #f97000;background:rgba(249,112,0,.06);padding:10px 20px;box-shadow:0 0 5px 0 #00000040}}.MenuItem_subMenu__Kq993 .MenuItem_openMenu__8eT4X.MenuItem_selected__CbwZ_.MenuItem_menuLabelContainer__AGBg1{color:#f97000;.MenuItem_menuLabel__3DomW{padding:0;color:#f97000;border:none;box-shadow:none}}.MenuItem_menuLabel__3DomW{display:flex;align-items:center;gap:10px}.MenuItem_menuLabel__3DomW img{width:auto!important;height:28px!important}.MenuItem_icon__gB72U{margin-right:8px;color:#1d4ed8}.MenuItem_arrow__99Oiz{margin-left:auto}.MenuItem_subMenu__Kq993{transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.MenuItem_subMenu__Kq993 .MenuItem_menuLabelContainer__AGBg1{font-size:1.1rem;padding:.6rem 2rem;padding-left:65px!important}.MenuItem_subMenu__Kq993 .MenuItem_menuLabelContainer__AGBg1:hover{color:#f97000}.MenuItem_label__78fN8{overflow:hidden;transition:max-width .4s ease-in,opacity .4s ease-in}.FullNavModal_container__CeH4t{background:var(--bg-card);z-index:99999;height:100vh;margin:auto;overflow-x:hidden;left:0;top:0;bottom:0;transition:all .7s cubic-bezier(.4,0,.2,1);border-radius:0}.FullNavModal_sideNav__2Y1sn{flex-direction:column;gap:8px;border-radius:0;box-shadow:7px 0 30px 0 hsla(0,0%,84%,.25);padding:30px 0;min-height:100%}.FullNavModal_mainLogo__c9Rqa,.FullNavModal_sideNav__2Y1sn{display:flex;justify-content:space-between;align-items:center;width:100%}.FullNavModal_mainLogo__c9Rqa{overflow:hidden;margin-bottom:1.5rem;padding:6px 10px 6px 28px;gap:16px}.FullNavModal_logout__pIwOQ{cursor:pointer;border-radius:100px;background:var(--bg-card);box-shadow:0 0 5px 0 rgba(0,0,0,.25);display:flex;gap:1rem;padding:.8rem 3.2rem;color:#f97000;font-size:1.3rem;font-weight:500}.FullNavModal_logoutLabel__Bn3Or{overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1)}.FullNavModal_container__CeH4t:not(:hover)::-webkit-scrollbar{display:none}.FullNavModal_container__CeH4t:not(:hover){-ms-overflow-style:none;scrollbar-width:none}.FullNavModal_lishaContainer__lwGMx{margin-bottom:1rem}.FullNavModal_lishaClosed__Y38bs{display:flex;align-items:center;color:#2b3674;font-weight:500;font-size:1.3rem;transition:all .5s cubic-bezier(.4,0,.2,1);padding:16px 18px 16px 22px;cursor:pointer;.FullNavModal_lishaIcon__LS88H{background:var(--bg-card);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center}}.FullNavModal_lishaOpen__WKp3n{display:flex;align-items:center;gap:10px;border-radius:49px;background:var(--bg-card);color:#8f9bba;font-size:1.2rem;font-weight:500;transition:all .5s cubic-bezier(.4,0,.2,1);border:1px solid var(--border-color);padding:.6rem;cursor:pointer;margin-bottom:.5rem}.FullNavModal_hamburger__3d_MP{cursor:pointer}.ChatBotHeader_container__30Bk9{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:auto;height:120%;background:var(--bg-card);border-radius:0 10px 10px 0;box-shadow:5px rgba(0,0,0,.1);transition:all .5s cubic-bezier(.4,0,.2,1)}.ChatBotHeader_chatStartedContainer__uk_Cm{background:var(--bg-card)}.ChatBotHeader_close__NQhv0{cursor:pointer;height:2.5rem;width:2.5rem;color:grey}.ChatBotHeader_close__NQhv0:hover{color:#f97000}.ChatBotHeader_topHeader__wQYYE{display:flex;justify-content:space-between;align-items:flex-start;width:98%;padding:18px}.ChatBotHeader_topInitialHeader__fesQS{display:flex;justify-content:flex-end;align-items:flex-start;width:98%;height:0;padding:18px 18px 60px}.ChatBotHeader_title__p_2vP{margin:16px;color:var(--text-color);text-align:center;font-family:Nunito Sans,Poppins,sans-serif;font-size:22px;font-weight:700}.ChatBotHeader_title__p_2vP span{background:linear-gradient(90deg,#f28808,#b124b4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Nunito Sans,Poppins,sans-serif;font-size:2rem;font-weight:700}.ChatBotHeader_description__CpLoD{max-width:500px;margin-bottom:30px;color:#7b7b7b;text-align:center;font-size:12px;font-weight:500}.ChatBotHeader_suggestionsWrapper__ESflY{align-items:center;justify-content:center;width:100%;display:flex;flex-wrap:wrap;gap:.6rem}.ChatBotHeader_suggestionsContainer__Y1pSj{box-shadow:0 0 20px 0 #d4d4d433;margin:4px;cursor:pointer}.ChatBotHeader_suggestionTitle__Titg8{padding:.8rem 1rem;justify-content:flex-start;gap:1rem;font-size:12px}.ChatBotHeader_suggestionItem__g_D49,.ChatBotHeader_suggestionTitle__Titg8{border-radius:10px;background:var(--bg-card);box-shadow:0 0 20px 0 hsla(0,0%,83%,.2);display:flex;align-items:center;color:var(--text-color);font-weight:500}.ChatBotHeader_suggestionItem__g_D49{padding:0 1.2rem;min-height:56px;margin:.8rem 0;cursor:pointer;font-family:Nunito Sans,Poppins,sans-serif;font-size:.7rem}@media screen and (max-width:1110px){.ChatBotHeader_suggestionsWrapper__ESflY{width:90%}.ChatBotHeader_suggestionsContainer__Y1pSj{flex-basis:auto}}@media screen and (max-width:930px){.ChatBotHeader_suggestionsWrapper__ESflY{width:90%;flex-wrap:wrap}.ChatBotHeader_suggestionsContainer__Y1pSj{height:auto;width:48%}}@media screen and (max-width:714px){.ChatBotHeader_suggestionsContainer__Y1pSj{width:80%}}@media screen and (max-width:470px){.ChatBotHeader_suggestionsContainer__Y1pSj{width:100%}.ChatBotHeader_logo__QKl1m{width:80px;height:80px}.ChatBotHeader_title__p_2vP{transform:scale(.8)}}.ChatBotInput_btn__JXnoL{border-radius:8px;border:1px solid #f97000;background:#f97000;box-shadow:0 2px 5px 0 rgba(20,88,201,.17),inset 0 -2px .3px 0 rgba(14,56,125,.18),inset 0 2px 1px 0 hsla(0,0%,100%,.22);display:flex;align-items:center;color:#fff;font-family:Inter;font-size:12px;font-weight:500;justify-content:center;padding:11px 0;gap:.6rem;width:50px}.ChatBotInput_icon_send__VVyjM{height:1.25rem;width:1.25rem}.ChatBotInput_btn__JXnoL:hover{background:#fff;border:.5px solid #f97000;color:#f97000}.ChatBotInput_btnText__JJayV{display:block}@media screen and (max-width:1325px){.ChatBotInput_btnText__JJayV{display:none}.ChatBotInput_btn__JXnoL{width:45px}}.ChatbotSuggestionsWidget_wrapper___b1lH{background:var(--bg-card);border:1px solid var(--border-color);border-top:none;border-radius:0 0 1rem 1rem;padding:.5rem 3rem 2rem 5rem}.ChatbotSuggestionsWidget_actionsContainer__ySfu3{margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.ChatbotSuggestionsWidget_actionsContainer__ySfu3 svg{cursor:pointer}.ChatbotSuggestionsWidget_reference__lOpbe{color:#2388ff;font-family:Nunito Sans;font-size:1rem;font-weight:400}.ChatbotSuggestionsWidget_container__gn9tc{display:flex;gap:1rem;flex-wrap:wrap}.ChatbotSuggestionsWidget_itemContainer__MnCMD{color:#666f8d;padding:2px;cursor:pointer;font-family:Nunito Sans;font-size:12px;font-weight:400;position:relative;max-width:98%}.ChatbotSuggestionsWidget_item__2Fh_j{border:1px solid var(--border-color);background:var(--bg-card);padding:.4rem 1.2rem;border-radius:500px;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}.ChatbotSuggestionsWidget_item__2Fh_j:hover{border:2px solid #f97000}.ChatbotSuggestionsWidget_popupContent__KuErc{color:#666f8d;font-family:Inter;font-size:.9rem;font-weight:400}.ChatbotSuggestionsWidget_limitBtn__zbAr8{display:flex;justify-content:center;align-items:center;text-align:center;padding:.8rem 1rem;width:200px;font-size:1rem;font-weight:600;color:#fff;background-color:#f97000;border-radius:.375rem;box-shadow:0 4px 10px rgba(0,0,0,.2);border:none;cursor:pointer;font-family:Nunito Sans}@media screen and (max-width:1325px){.ChatbotSuggestionsWidget_itemContainer__MnCMD{max-width:40%}}@media screen and (max-width:714px){.ChatbotSuggestionsWidget_itemContainer__MnCMD{max-width:100%}}.ChatBotMessageActions_container__PDXK6{margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center}.ChatBotMessageActions_actions__gUzvo{display:flex;gap:1rem}.ChatBotMessageActions_actions__gUzvo svg{cursor:pointer}.ChatBotMessageActions_reference__L7uV6{color:#2388ff;font-family:Nunito Sans;font-size:1rem;position:relative;font-family:Inter;font-size:.9rem;font-weight:400}.ChatBotMessageActions_refTitle__JFc31{color:#666f8d;margin-bottom:10px}.ChatBotMessageActions_refLink__QhNa5{color:#2388ff;text-decoration:underline;cursor:pointer}.AnalyticsLayout_container__KAK9t{display:flex;gap:12px;margin-top:15px}.AnalyticsLayout_container1__2rqK6{padding-left:8rem;flex-basis:100%;overflow:auto}.AnalyticsLayout_main__eocUb{flex-basis:100%;overflow:auto}.AnalyticsLayout_mainCardsContainer__P_0Ns{display:flex;justify-content:space-between;gap:2rem}.AnalyticsLayout_create_tenant___y88j{display:flex;justify-content:space-between;padding:1rem}.CreateTenantForm_header__HTGmz{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.CreateTenantForm_container__DcG7M{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.CreateTenantForm_inputContainer__1emar{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.CreateTenantForm_label__2S6L3{margin-bottom:-2rem;color:grey}.CreateTenantForm_inputContainer__1emar input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.CreateTenantForm_inputContainer__1emar input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.CreateTenantForm_domainPreview__dbAwM{position:absolute;top:12rem;color:#666}.CreateTenantForm_errorText__vuAGA{position:absolute;top:12rem;color:#ff4d4f}.CreateTenantForm_sub_inputContainer1__gtB2b{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.Alerts_alertMsg__twCUZ{width:auto;height:-moz-fit-content;height:fit-content;border-radius:30px;padding:5px 10px 5px 5px;background:#fff;border:2px solid #e4e4e7;position:fixed;right:auto;top:auto;left:40%;bottom:100px;z-index:99999;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 4px 1px #10182840}.Alerts_alertMsg__twCUZ .Alerts_alertIcon__MWjyG{display:flex;align-items:center;padding-right:10px}.Alerts_alertMsg__twCUZ .Alerts_message__E_q9u{display:flex;align-items:center;flex-direction:column;color:#3f3f46;border-left:2px solid #e4e4e7;border-right:2px solid #e4e4e7;padding:0 15px;white-space:nowrap;font-size:1rem;font-weight:600}.Alerts_alertMsg__twCUZ .Alerts_close__8bnNu{display:flex;align-items:center;padding-left:10px;cursor:pointer}.Alerts_messageBody__4vSMT{font-weight:400}.ChatbotCategoriesWidget_wrapper__cv0de{background:var(--bg-card);border:1px solid var(--border-color);border-top:none;border-radius:0 0 1rem 1rem;padding:.5rem 3rem 2rem 5rem;margin-bottom:1rem}.ChatbotCategoriesWidget_container__Ennfm{display:flex;gap:1rem;flex-wrap:wrap}.ChatbotCategoriesWidget_itemContainer__bKbco{color:var(--text-color);font-size:1rem;font-weight:500;padding:2px;cursor:pointer;border-radius:10px;border:1px solid var(--border-color);background:var(--bg-card);box-shadow:0 0 20px 0 hsla(0,0%,83%,.2)}.ChatbotCategoriesWidget_item__xbPma{padding:.6rem 1.6rem;border-radius:10px}.ChatbotSubCategoriesWidget_wrapper__YO1KU{background:var(--bg-card);border:1px solid var(--border-color);border-top:none;border-radius:0 0 1rem 1rem;padding:.5rem 3rem 2rem 5rem;margin-bottom:1rem}.ChatbotSubCategoriesWidget_container__kf1oM{display:flex;gap:1rem;flex-wrap:wrap}.ChatbotSubCategoriesWidget_itemContainer__UWRqc{color:var(--text-color);font-size:1rem;font-weight:500;padding:2px;cursor:pointer;border-radius:10px;border:1px solid var(--border-color);background:var(--bg-card);box-shadow:0 0 20px 0 hsla(0,0%,83%,.2)}.ChatbotSubCategoriesWidget_item__7KNER{padding:.6rem 1.6rem;border-radius:10px}.ChatbotFilesWidget_wrapper__4vIsE{background-color:#fff;border:1px solid #f0f2f5;border-top:none;border-radius:0 0 1rem 1rem;padding:.5rem 3rem 2rem 5rem;margin-bottom:1rem}.ChatbotFilesWidget_container__kbcyV{display:flex;gap:1rem;flex-wrap:wrap}.ChatbotFilesWidget_itemContainer__hib6O{color:#000;font-size:1rem;font-weight:500;padding:2px;cursor:pointer;border-radius:10px;border:2px solid #ffeee0;background:#fff;box-shadow:0 0 20px 0 hsla(0,0%,83%,.2)}.ChatbotFilesWidget_item__SIEBU{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem 1.6rem;border-radius:10px}.ChatBot_userAvatar__Xhyza{margin:10px;display:flex;align-items:center;color:var(--lisha-form-text-color);font-size:14px;font-weight:500;gap:.4rem;font-family:Inter,sans-serif}.ChatBot_lishaContainer__bgaaM{background-color:var(--bg-card)}.ChatBotAvatar_container__Di52N{margin-bottom:.7rem;color:var(--text-color);font-size:1rem;font-weight:500;font-family:Inter,sans-serif;display:flex;align-items:center;gap:1rem}.ChatBotAvatar_note__QLr8F{border-radius:14px;border:1px solid #ededed;background:#fff;color:#404040;font-family:Nunito Sans;font-size:.6rem;font-weight:700;display:flex;align-items:center;padding:2px 8px}.ChatBotAvatar_version__Ll9CC{color:#f97000;font-size:.5rem}@media screen and (max-width:510px){.ChatBotAvatar_container__Di52N{flex-direction:column;align-items:flex-start}.ChatBotAvatar_note__QLr8F{flex-wrap:wrap}}.SpinnerLoaderMain_spinnerContainer__E_0ZO{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:absolute;z-index:999;background-color:#59575742}.SpinnerLoaderMain_spinner__BL0Ft{border:4px solid rgba(0,0,0,.1);border-top-color:#f97000;border-radius:50%;animation:SpinnerLoaderMain_spin__riP4V 1s linear infinite}@keyframes SpinnerLoaderMain_spin__riP4V{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RightPanel_panel__3R_ct{flex:0 0 56%;max-width:56%;margin-left:1.25rem;display:flex;justify-content:center;align-items:center}.RightPanel_error__UuFhe{color:#f93838;text-align:center}.RightPanel_content__TjLj3{display:flex;flex-direction:column;align-self:stretch;margin:auto;width:100%;position:relative;top:-10px}.RightPanel_title__bhJmw{align-self:flex-start;margin-top:0;font-size:1.875rem;font-weight:500;color:var(--text-color)}.RightPanel_form__cAXT8{margin-top:0}.RightPanel_connectwith__9oHeB{display:flex;align-items:center;justify-content:center;color:#9ca3af;text-align:center;font-size:1.25rem;margin:2rem 0;width:100%;position:relative}.RightPanel_connectwith__9oHeB:after,.RightPanel_connectwith__9oHeB:before{content:"";flex:1 1;height:1px;background:#9ca3af;margin:0 10px}.RightPanel_login_section__SCpAz{display:flex!important;justify-content:center;gap:1rem;align-items:center;margin-top:1rem;width:100%}.RightPanel_custom_button__c05xp{height:3.2rem;width:3.2rem;display:flex;align-items:center;gap:10px;background-color:#fff;border:1px solid #ccc;color:#000;border-radius:5px;transition:all .3s ease}.RightPanel_custom_button__c05xp:hover{background-color:#f0f0f0;border-color:#f97000!important}.RightPanel_google__JlmPy{height:2rem;width:2rem}.RightPanel_twoColumns__uYYt_{display:flex;gap:1.25rem;margin-top:1rem}.RightPanel_column__sw61f{flex:0 0 50%;max-width:50%}.RightPanel_label__V_Iye{display:block;margin-top:4px;margin-bottom:10px;font-size:1rem;font-weight:500;color:#9ca3af}.RightPanel_keepLoginInput__UkQIn{background-color:#fff}.RightPanel_input__3hwcX{padding:1.2rem 1.5rem;margin-top:.625rem;width:100%;font-size:1rem;background-color:#fff;border-radius:.375rem;border:2px solid #e5e7eb;color:#78716c}.RightPanel_button__RCwTF{display:flex;justify-content:center;align-items:center;text-align:center;padding:.8rem 4rem;margin-top:30px;width:100%;font-size:1rem;color:var(--brand-text-color);border:1px solid #f97000;background-color:var(--brand-color);border-radius:.375rem;box-shadow:0 4px 10px rgba(0,0,0,.2);cursor:pointer;font-family:Poppins;font-size:14px;font-weight:500}.RightPanel_actions__aG05G{display:flex;justify-content:space-between;margin-top:1.2rem}.RightPanel_keepLogin__DvKWp{display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:4px}.RightPanel_forgotPass__0bZAi{font-size:1rem;color:#f97000;font-weight:500}.PrimaryButton_button__HnjFV{display:flex;justify-content:center;align-items:center;text-align:center;padding:.8rem 4rem;margin-top:1.75rem;width:100%;font-size:1rem;font-weight:500;color:#fff;background-color:#f97000;border-radius:.375rem;box-shadow:0 4px 10px rgba(0,0,0,.2);border:none;cursor:pointer}.ControlsDefined_container__Bosa4{border-radius:5px;border:1px solid var(--border-color);background:var(--bg-card)}.ControlsDefined_header__JbvE8{padding:2rem;display:flex;align-items:center;justify-content:space-between}.ControlsDefined_filters__oEZ4K{display:flex;align-items:center;justify-content:flex-end;font-size:1rem;font-weight:500;color:var(--text-color);gap:2rem;margin-bottom:1rem;padding-right:1rem}.ControlsDefined_title__anYLv{color:var(--text-color);font-size:1.4rem;font-weight:600}.ControlsDefined_row__hdjQ9{display:grid;grid-template-columns:1.5fr 1fr 1fr .5fr;grid-gap:20px;gap:20px;align-items:center;padding:2rem;color:var(--text-color);font-size:1rem;font-weight:500;border-bottom:2px solid var(--grey-main)}.ControlsDefined_row__hdjQ9:hover{background:var(--bg-card-hover);cursor:pointer}.ControlsDefined_row__hdjQ9 .ControlsDefined_cell__UECEV:last-child{text-align:right}.ControlsDefined_row__hdjQ9.ControlsDefined_head__wtzzw{color:var(--text-color);font-size:1rem;font-weight:600;background:var(--bg-card);padding:1.5rem}.ControlsDefined_row__hdjQ9.ControlsDefined_head__wtzzw:hover{background:var(--bg-card);cursor:default}.ControlsDefined_status__JvPK5>div{width:-moz-fit-content;width:fit-content;padding:.4rem 1rem;border-radius:4.5px;font-size:.9rem;font-weight:600}.ControlsDefined_select__HkCsJ{width:100;padding:1rem 2rem 1rem 1rem;font-size:inherit;border:1px solid var(--border-color);border-radius:.375rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--bg-card);background-image:url(/select-arrow.png);background-repeat:no-repeat;background-position:right 10px center;background-size:12px;font-size:.9rem;font-weight:600;font-family:Poppins;text-transform:capitalize}.ControlsDefined_select__HkCsJ:focus{outline:none;border-color:#9e9e9e}.ControlsDefined_select__HkCsJ::placeholder{color:#bdbdbd}.ControlRow_header__ZDUg8{padding:2rem}.ControlRow_title__EKQPo{color:var(--text-color);font-size:1.4rem;font-weight:600}.ControlRow_row__2sAyE{display:grid;grid-template-columns:2.5fr 1fr 1.2fr 1fr .8fr .8fr 1fr;grid-gap:20px;gap:20px;align-items:center;padding:2rem 4rem;color:var(--text-color);font-size:1rem;font-weight:500}.ControlRow_row__2sAyE:last-child{border-bottom:2px solid var(--grey-main)}.ControlRow_row__2sAyE:hover:not(:first-child){background:var(--bg-card);cursor:pointer}.ControlRow_row__2sAyE .ControlRow_cell__ozJUO:last-child{text-align:right}.ControlRow_row__2sAyE.ControlRow_head__i5s2I{color:var(--text-color);font-size:.9rem;font-weight:400;background:var(--bg-card);padding:1.2rem 3.5rem;text-transform:uppercase}.ControlRow_status__TaxT3>div{width:-moz-fit-content;width:fit-content;padding:.4rem 1rem;border-radius:4.5px;font-size:.9rem;font-weight:600}.ControlRow_contentTitle__2ReDb{color:var(--text-color);font-size:.9rem;font-weight:600}.ControlRow_contentDescription__VlK9l{color:var(--text-color);font-size:.7rem;font-weight:300}.ControlRow_link__O0HD3{color:#0075c9;cursor:pointer}.ControlRow_comment___1h__{color:var(--text-color);display:flex;align-items:center;justify-content:flex-end;gap:6px}.ControlRow_ant-table-cell-center__Qjvky{text-align:center}@media (max-width:1366px){.ControlRow_row__2sAyE{padding:2rem}.ControlRow_comment___1h__{width:11rem}}.Comments_container__Nj1rt{padding:2rem;color:var(--text-color)}.Comments_header__mJ88x{font-size:1.2rem;font-weight:600;text-align:left;margin-bottom:3rem}.Comments_progressContainer__a3zKM{width:70%;margin:3rem auto}.Comments_title__W2h3p{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.Comments_subTitle__H5e_A{font-size:1rem;font-weight:500}.Comments_highlight__bmlb_{color:#f28808;text-decoration:underline;cursor:pointer}.Comments_textContentTitle__6LgPJ{font-size:1rem;font-weight:600}.Comments_description__r2ZGO{font-size:.9rem;font-weight:300}.Comments_btnContainer__UiFxi{display:flex;justify-content:flex-end;align-items:center;gap:2rem;margin-top:2rem;width:140px;margin-left:auto;margin-right:0}.Comments_nextBtn__Yu2dN{border-radius:.5rem;border:2px solid #019aef;background:#fff;color:#019aef;padding:.5rem 2rem;font-size:1.4rem;font-weight:600;cursor:pointer}.Comments_policyCard__byQ9j{border-radius:.8rem;border:3px solid #f3f3f3;background:#fff;box-shadow:0 4px 20px 0 #f0f0f0;padding:2rem;min-width:50vw}.Comments_policyCardTitle__k3JfL{color:#292929;font-size:1rem;font-weight:600}.Comments_actions__BlUmc{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.Comments_knowMore__Al3R_{color:#7b7b7b;font-size:.7rem;font-weight:400;cursor:pointer}.Comments_rightBtns__c3Cwd,.Comments_uploadBtnContainer__dXYal{display:flex;align-items:center;gap:1rem}.Comments_uploadBtnContainer__dXYal{justify-content:space-between;margin-top:3rem}.Comments_uploadBtn__KNAzw{border-radius:.5rem;border:2px solid #f28808;background:#f28808;color:#fff;padding:.5rem 2rem;font-size:1.4rem;font-weight:600;cursor:pointer}.Comments_editBtn__ZXxTX{padding:.8rem 4rem;margin-top:1.75rem;font-size:1rem;font-weight:600;color:#019aef;background-color:#fff;border-radius:.375rem;border:2px solid #019aef}.Comments_editBtn__ZXxTX,.Comments_submitBtn__0oqt7{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;box-shadow:0 4px 10px rgba(0,0,0,.1);cursor:pointer}.Comments_submitBtn__0oqt7{padding:10px 12px;margin-top:.5rem;font-size:1.2rem;font-weight:500;color:#fff;background-color:#f97000;border-radius:.375rem;border:2px solid #f97000}.Comments_commentsContainer__S3R4p{border-top:2px solid #eee;border-bottom:2px solid #eee;padding:1.5rem 1rem;max-height:60vh;width:40vw;overflow-y:auto}.Comments_commentContent__kIa4S{margin-bottom:2rem;display:flex;gap:1.2rem}.Comments_commentHeader__2iR9D{display:flex;align-items:center;gap:1rem;margin-bottom:.4rem}.Comments_commentName__teyWb{font-size:1rem;font-weight:400;color:#f28808}.Comments_commentTime__IOZOA{font-size:.8rem;font-weight:400;color:#ccc}.Filter_select__UKZkU{width:-moz-fit-content;width:fit-content;padding:1rem 2rem 1rem 1rem;font-size:inherit;border:1px solid var(--border-color);border-radius:.375rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--bg-card);background-image:url(/select-arrow.png);background-repeat:no-repeat;background-position:right 10px center;background-size:12px;font-size:.9rem;font-weight:600;font-family:Poppins;text-transform:capitalize}.Filter_select__UKZkU:focus{outline:none;border-color:var(--border-color)}.Filter_select__UKZkU::placeholder{color:var(--text-color)}.ResetFilter_resetFilters__8BLt0{display:flex;align-items:center;gap:.3rem;color:#ea0234;cursor:pointer}.SearchResult_container__48FO8{display:flex;align-items:center;background:var(--bg-card);border-radius:20px;padding:2px 14px;border:1px solid var(--border-color);.SearchResult_iconContainer__17JBT{display:flex;justify-content:center;align-items:center}}.SearchResult_container__48FO8 input{background:var(--bg-card);width:100%;border:none;padding:10px;border-radius:0 20px 20px 0;outline:none}.QuickReport_container__J3knh{padding:1rem}.QuickReport_container1__iZua2{padding:1rem 1rem 1rem 8rem}.QuickReport_custom_menu__PUkhI{font-family:Inter,sans-serif;font-size:20px}.QuickReport_custom_menu__PUkhI .QuickReport_ant-menu-item__WTOeX{font-weight:500}.QuickReport_header__LvBKR{margin-bottom:2rem}.QuickReport_heading__VXvW_{color:var(--text-color);font-size:1.8rem;font-weight:600}.QuickReport_cardsContainer__Ql0nz{justify-content:space-between;display:flex;gap:1rem;margin-bottom:1rem}.QuickReport_statusCardContainer___kifQ{flex-basis:50%}.QuickReport_multiCardsContainer__NsIp2{flex-basis:84%;display:flex;flex-direction:column;gap:1rem}.QuickReport_multiCards__Euc8i{display:flex;gap:1rem}.QuickReport_loading_sec__6ue2i{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#f97000}.QuickReport_btnContainers__u_vDu{height:auto;display:flex;align-items:flex-start;justify-content:flex-end;gap:2rem;padding:2rem 0}.QuickReport_btnContainers1__vqxQF{display:flex;align-items:center;flex-direction:column;justify-content:flex-end;gap:2rem;padding:2rem 0}.QuickReport_btn__5_qYV{color:#019aef}.QuickReport_btn1__FxwUS,.QuickReport_btn__5_qYV{border:2px solid #019aef;font-size:1rem;font-weight:600;padding:.5rem 1rem;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:4rem;width:auto}.QuickReport_btn1__FxwUS{gap:.8rem;background-color:#019aef;color:#fff}.QuickReport_btn2__qkpzH{margin-top:.5rem;gap:.8rem;border:2px solid #019aef;color:#019aef;font-size:1rem;font-weight:600;padding:.5rem 1rem;border-radius:5px;cursor:pointer;justify-content:center;height:4rem;width:auto}.DoughnutChart_chartWrapper__YNpmT,.QuickReport_btn2__qkpzH{display:flex;align-items:center}.DoughnutChart_chartContainer__Qdq9p{position:relative;width:200px;height:200px}.DoughnutChart_chartCenter__K_9mu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-color);font-size:2.2rem;font-weight:600}.DoughnutChart_legend__AnZ4E{margin-top:1.6rem}.DoughnutChart_labelDot__keo5G{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:5px;background:var(--bg-card)}.DoughnutChart_legendData__07xE8{display:grid;grid-template-columns:.2fr 3fr .6fr;align-items:center;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.DoughnutChart_labelData__YOUr_,.DoughnutChart_labelTitle__tJ88h{color:var(--text-color);font-size:1rem;font-weight:600}.DoughnutChart_labelData__YOUr_{text-align:right}.DoughnutChart_title__GgfhQ{color:#7b7b7b;font-size:1.2rem;font-weight:600;margin:2rem 0}@media (max-width:1234px){.DoughnutChart_chartContainer__Qdq9p{width:180px;height:180px}.DoughnutChart_legend__AnZ4E{width:15rem}}@media (max-width:1100px){.DoughnutChart_chartContainer__Qdq9p{width:180px;height:180px}.DoughnutChart_legend__AnZ4E{width:13rem}}@media (max-width:1080px){.DoughnutChart_chartContainer__Qdq9p{width:180px;height:180px}.DoughnutChart_legend__AnZ4E{width:10rem}}.LongCard_container__nSi8p{width:49%;border-radius:5px;border:1px solid var(--border-color);background:var(--bg-card);display:flex}.LongCard_left__jERsX{flex-basis:70%}.LongCard_title__gVeBy{color:#7b7b7b;font-size:1.2rem;font-weight:600}.LongCard_right__h2yoL{flex-basis:30%;border-radius:0 5px 5px 0;border-left:2px solid var(--border-color);background:var(--bg-card);padding:2rem;display:flex;flex-direction:column;gap:1rem}.LongCard_sidetitle__y8Bw7{color:#f97000;font-size:1.1rem;font-weight:500}.LongCard_sideDescription__PY6ki{color:var(--text-color);font-size:.8rem;font-weight:500}.LongCard_learnMore__eBp8D{color:#019aef;font-size:.9rem;font-weight:500}.Speedometer_container__7IJOm{width:230px;height:145.5px;margin:auto}.Speedometer_container__7IJOm .segment-value{opacity:0;font-size:.95rem!important}.Speedometer_container__7IJOm .segment-value:first-child{opacity:1;transform:rotate(0deg) translate(-80px,20px)}.Speedometer_container__7IJOm .segment-value:last-child{opacity:1;transform:rotate(0deg) translate(80px,20px)}.StatusCard_container__bFgI8{border-radius:5px;border:1px solid var(--border-color);background:var(--bg-card);padding:1.5rem;height:100%;display:flex}.StatusCard_title__k4cJ1{color:#7b7b7b;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.StatusCard_right__Rd0rj{flex-basis:50%;border-radius:0 5px 5px 0;border-left:2px solid var(--border-color);background:var(--bg-card);padding:1rem;display:flex;align-items:flex-start;flex-direction:column;gap:1rem}.StatusCard_sidetitle__cklor{color:#f97000;font-size:1.1rem;font-weight:500}.StatusCard_sideDescription__3SL3p{color:var(--text-color);font-size:.8rem;font-weight:500}.StatusCard_number__QHwfL{color:var(--text-color);font-size:2.2rem;font-weight:700;text-align:center}.StatusCard_statusText__S4S7I{color:var(--text-color);font-size:1.1rem;font-weight:500;text-align:center}.StatusCard_hr__mJxq9{width:100%;margin:1rem auto;background:var(--bg-card);height:3px}.StatusCard_note__eD0yV{color:var(--text-color);font-size:.8rem;font-weight:400}.ReportModal_container__tzq68{font-size:1.1rem;font-weight:500;padding:2rem}.ReportModal_header___Z9Ww{font-size:1.4rem;font-weight:600;text-align:left;color:var(--text-color);margin-bottom:3rem}.ReportModal_item__sBGum{margin-bottom:1rem}.ReportModal_link__Rk9Se{color:#f28808;text-decoration:underline;margin-bottom:1rem}.SpinnerLoaderBlue_spinnerContainer__2eT33{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:relative}.SpinnerLoaderBlue_spinner__kZpiu{border:4px solid rgba(0,0,0,.1);border-top-color:#019aef;border-radius:50%;animation:SpinnerLoaderBlue_spin__MzW7D 1s linear infinite}@keyframes SpinnerLoaderBlue_spin__MzW7D{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SelectPolcy_header__r6Er3{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.SelectPolcy_inputBox1__9vYp4{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;margin-top:2rem}.SelectPolcy_container__sAM_F{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.SelectPolcy_inputContainer__P5Wyz{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.SelectPolcy_label__6sA5n{margin-bottom:-2rem;color:grey}.SelectPolcy_inputContainer__P5Wyz input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.SelectPolcy_inputContainer__P5Wyz input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.SelectPolcy_domainPreview__E3J1N{position:absolute;top:12rem;color:#666}.SelectPolcy_errorText__osypa{position:absolute;top:12rem;color:#ff4d4f}.SelectPolcy_sub_inputContainer1___DxS5{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.SelectPolcy_tenantList__f4C_I{margin-top:1rem;max-height:300px;overflow-y:auto;padding:1rem;border:1px solid #e0e0e0;border-radius:5px}.SelectPolcy_select_all__ARrxZ{color:var(--text-color)}.SelectPolcy_inner__TTXeS{display:flex;align-items:center;justify-content:space-between;gap:1rem}.SelectPolcy_domain__qrpuk{color:grey}.SelectPolcy_selectAllContainer__ytGKr{padding:.5rem;margin-bottom:.5rem;border-bottom:1px solid #e0e0e0}.SelectPolcy_tenantItems__2EFGW{margin-top:.5rem}.SelectPolcy_tenantItem__a4rOy{font-size:1.2rem;padding:.5rem;transition:background-color .2s ease}.SelectPolcy_tenantItem__a4rOy:hover{background-color:rgba(249,112,0,.05)}.SelectPolcy_tenantItem__a4rOy .ant-checkbox-wrapper{width:100%;font-size:1rem;color:var(--text-color)}.ViewTenant_container__Q8iZH{display:flex;gap:12px;margin-top:15px}.ViewTenant_container1__zTUoh{padding-left:8rem;flex-basis:100%;overflow:auto}.ViewTenant_main__kSIPm{flex-basis:100%;overflow:auto}.ViewTenant_mainCardsContainer__hmyXQ{display:flex;justify-content:space-between;gap:2rem}.ViewTenant_create_tenant__GsYWZ{display:flex;justify-content:space-between;padding:1rem}.ApplicationCard_container__GxBh_{margin-top:3rem}.ApplicationCard_applicationCell__XqP86{display:flex;align-items:center;gap:8px}.ApplicationCard_applicationCell__XqP86 span{vertical-align:middle}.ApplicationCard_applicationIcon__kBAxv{border-radius:50%;object-fit:contain}.ApplicationCard_text__PCLho{font-size:1.2rem;font-weight:500;color:var(--text-secondary)}.ApplicationCard_complianceIcons__p7842{display:flex;align-items:center;gap:8px}.DeployPolicy_header__ZAQwL{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.DeployPolicy_inputBox1__TZYCM{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;margin-top:2rem}.DeployPolicy_container__QZnrG{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.DeployPolicy_inputContainer__joAgN{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.DeployPolicy_label__glcfq{margin-bottom:-2rem;color:grey}.DeployPolicy_inputContainer__joAgN input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.DeployPolicy_inputContainer__joAgN input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.DeployPolicy_domainPreview__dE9OC{position:absolute;top:12rem;color:#666}.DeployPolicy_errorText___UpUe{position:absolute;top:12rem;color:#ff4d4f}.DeployPolicy_sub_inputContainer1__dHZrD{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.DeployPolicy_tenantList__l9lId{margin-top:1rem;max-height:300px;overflow-y:auto;padding:1rem;border:1px solid #e0e0e0;border-radius:5px}.DeployPolicy_select_all__XMEOG{color:var(--text-color)}.DeployPolicy_inner__0bdfT{display:flex;align-items:center;justify-content:space-between;gap:1rem}.DeployPolicy_domain__eXrfG{color:grey}.DeployPolicy_selectAllContainer__PyWIV{padding:.5rem;margin-bottom:.5rem;border-bottom:1px solid #e0e0e0}.DeployPolicy_tenantItems__VyaaF{margin-top:.5rem}.DeployPolicy_tenantItem__EG_Tq{font-size:1.2rem;padding:.5rem;transition:background-color .2s ease}.DeployPolicy_tenantItem__EG_Tq:hover{background-color:rgba(249,112,0,.05)}.DeployPolicy_tenantItem__EG_Tq .ant-checkbox-wrapper{width:100%;font-size:1rem;color:var(--text-color)}.AddPolicy_header__JAt1c{align-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color)}.AddPolicy_header__JAt1c,.AddPolicy_inputBox1__vO3OL{display:flex;justify-content:center;margin-bottom:1.5rem}.AddPolicy_inputBox1__vO3OL{align-items:center;gap:1rem;margin-top:2rem}.AddPolicy_selectInput__MTj5z{width:25rem}.AddPolicy_container__jLDgh{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.AddPolicy_inputContainer__FdpMu{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.AddPolicy_label__kzjeN{margin-bottom:-2rem;color:grey}.AddPolicy_inputContainer__FdpMu input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.AddPolicy_inputContainer__FdpMu input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.AddPolicy_domainPreview__OuMu5{position:absolute;top:12rem;color:#666}.AddPolicy_errorText__Yv4ax{position:absolute;top:12rem;color:#ff4d4f}.AddPolicy_sub_inputContainer1__zmnZH{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.IntergerationAzure_container__YwEqA{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.IntergerationAzure_amazonLogo__qU4Pa{height:3rem;width:3rem}.IntergerationAzure_upload_section__dp1Zj{display:flex;align-items:center;justify-content:space-between;padding:1rem;color:grey;gap:3rem}.IntergerationAzure_spinner__JNtMM{display:inline-block;width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#f97000;border-radius:50%;animation:IntergerationAzure_spin__RY66m .8s linear infinite}@keyframes IntergerationAzure_spin__RY66m{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.IntergerationAzure_header__LR5vK{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.IntergerationAzure_mainBtn__4Pkbd{display:flex;justify-content:center;margin-bottom:1rem}.IntergerationAzure_mainHeading__ze95h{display:flex;justify-content:center;margin-bottom:.5rem;margin-top:.5rem;color:var(--text-color);background:#f97000;font-size:1.2rem;font-weight:500;border:1px solid #f97000;padding:.8rem 2.5rem;border-radius:10px}.IntergerationAzure_steps__1JwHC{margin:2rem;font-weight:600}.IntergerationAzure_steps__1JwHC li{margin-top:.6rem;font-weight:400;list-style-position:inside;text-indent:-1.2rem;padding-left:1.2rem;line-height:1.6;word-wrap:break-word;white-space:normal;max-width:100%}.IntergerationAzure_btn__Lr2Tm{background-color:var(--bg-card);color:#f97000;font-size:1rem;font-weight:500;border:1px solid #f97000;padding:.8rem 2.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:600}.IntergerationAzure_btn__Lr2Tm:hover{background:#f97000;color:#fff;box-shadow:0 4px 10px rgba(249,112,0,.4)}.IntergerationAzure_connected__w9V5I{background-color:#28a745;color:#fff;border:none;cursor:not-allowed;box-shadow:none;pointer-events:none}.IntergerationAzure_btnConnect__vArN0{background:#fff;width:12rem;color:#f97000;font-size:1rem;font-weight:500;border:1px solid #f97000;padding:.8rem 2.5rem;border-radius:25px;cursor:pointer;transition:all .3s ease}.IntergerationAzure_btnConnect__vArN0:hover{background:#f97000;color:#fff;box-shadow:0 4px 10px rgba(249,112,0,.4)}.IntergerationAzure_inputContainer__sICIi{width:100%;margin-bottom:1rem}.IntergerationAzure_inputContainer__sICIi input{width:100%;padding:.8rem;font-size:1rem;border:1px solid var(--border-color);border-radius:5px;outline:none;transition:all .2s ease}.IntergerationAzure_inputContainer__sICIi input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.IntergerationAzure_multilineInputs__8h93d{display:flex;justify-content:space-around;gap:1rem;margin-top:1.5rem}.IntergerationAzure_form__nFLZC{padding:1rem 0}.IntergerationAzure_btnContainer__Mi87q{display:flex;justify-content:flex-end;margin-top:1.5rem}.IntergerationAzure_btnContainer__Mi87q .IntergerationAzure_btn__Lr2Tm{padding:.8rem 2rem}.AddUserForm_header__Xbzpu{display:flex;align-content:center;justify-content:center;font-size:1.5rem;font-weight:700;text-align:center;color:var(--text-color);margin-bottom:1.5rem}.AddUserForm_container__99hg3{padding:2rem;width:50rem;height:auto;margin:auto;background-color:var(--bg-card);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.AddUserForm_inputContainer__8_KW9{display:flex;align-items:center;justify-content:space-between;padding:1rem;width:100%;margin-bottom:1rem}.AddUserForm_label__XG9UD{margin-bottom:-2rem;color:grey}.AddUserForm_inputContainer__8_KW9 input{width:20rem;padding:.8rem;font-size:1rem;border:1px solid #ccc;border-radius:5px;outline:none;transition:all .2s ease}.AddUserForm_inputContainer__8_KW9 input:focus{border-color:#f97000;box-shadow:0 0 5px rgba(249,112,0,.4)}.AddUserForm_inputBox__60Htk{margin-bottom:1.5rem}.AddUserForm_inputBox1__jfsdV{margin-bottom:1.5rem;margin-top:2rem}.AddUserForm_domainPreview__SzTGF{position:absolute;top:12rem;color:#666}.AddUserForm_errorText__Y6jOq{position:absolute;top:12rem;color:#ff4d4f}.AddUserForm_sub_inputContainer1__APDoE{gap:1rem;display:flex;align-items:center;justify-content:space-between;flex-direction:column}