@font-face{font-family:Inter-Medium;src:url(/static/media/Inter-Medium.e7231ba33760832432b8.ttf)}@font-face{font-family:Inter-Regular;src:url(/static/media/Inter-Regular.2391725004ae05a27e8e.ttf)}@font-face{font-family:Inter-SemiBold;src:url(/static/media/Inter-SemiBold.45b4c2ae493bb481102f.ttf)}@font-face{font-family:Poppins-SemiBold;src:url(/static/media/Poppins-SemiBold.daed8dfe825ca62d84b8.otf)}body,html{color:#000!important;font-family:Inter-Medium!important;font-size:10px;margin:0!important}#root,body,html{height:100%;width:100%}p{margin:0}.noDataMsg{font-size:1.4rem;line-height:2rem;margin:2rem 0;text-align:center}::-webkit-scrollbar{border:1px solid #d5d5d5;height:8px;width:8px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 1px #fff}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ddd}.invalid-number-message{background:#fff!important;bottom:-2rem!important;font-family:Inter-Medium!important;font-size:1.4rem!important;left:0!important;line-height:1.8rem!important;padding-top:.5rem!important;top:auto!important}.react-tel-input .flag-dropdown.invalid-number{border:none!important}.PhoneInput{background:#f2f4f7!important;border:1px solid #f2f4f7;border-radius:10px!important;box-shadow:0 1px 2px #1018280d;font-family:Inter-Medium!important;font-size:1.6rem!important;line-height:2.4rem!important;padding-right:0!important}.PhoneInputCountry{padding:1rem}.PhoneInputInput{background:#f2f4f7!important;border:none;font-family:Inter-Medium!important;font-size:1.6rem!important;line-height:2.4rem!important;outline:none;padding:1.3rem 1.4rem}@media screen and (max-width:1366px){body,html{font-size:8px}}@media screen and (max-width:767px){body,html{font-size:7px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Login_wrapperPage__coY64{height:100%;position:relative;width:100%}.Login_backgroundImage__SAPEh{background:url(/static/media/backgroundImage.e81a47bc8f0924a794a4.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.Login_registerationBlock__rv28N{background:#fff;border-radius:24px;box-shadow:0 15px 35px #3c425714;height:auto;left:50%!important;padding:3rem 4rem;position:absolute;row-gap:2rem;text-align:center;top:50%!important;transform:translate(-50%,-50%)!important;width:24%;z-index:22}.Login_registerationBlock__rv28N,.Login_wrapperBlock__2klWO{display:flex;flex-direction:column}.Login_strip1__8vLRw{bottom:6%;left:3%;position:absolute}.Login_strip2__4WIet{bottom:0;position:absolute}.Login_strip3__Qxiy1{position:absolute;right:0;top:33%}.Login_strip4__r8L19{bottom:6%;left:3%;position:absolute}.Login_wrapperOtherButton__8Aq5B{margin-top:1rem}@media screen and (min-width:240px) and (max-width:720px){.Login_strip1__8vLRw,.Login_strip2__4WIet,.Login_strip3__Qxiy1,.Login_strip4__r8L19{display:none}.Login_registerationBlock__rv28N{width:77%}}@media screen and (min-width:720px) and (max-width:1024px){.Login_strip1__8vLRw,.Login_strip2__4WIet,.Login_strip3__Qxiy1,.Login_strip4__r8L19{display:none}.Login_registerationBlock__rv28N{width:50%}}@media screen and (min-width:1024px) and (max-width:1300px){.Login_strip1__8vLRw,.Login_strip2__4WIet,.Login_strip3__Qxiy1,.Login_strip4__r8L19{display:none}.Login_registerationBlock__rv28N{width:30%}}@media screen and (max-width:1366px) and (max-height:768px){.Login_strip1__8vLRw,.Login_strip4__r8L19{left:2%}}@media screen and (max-width:1400px) and (max-height:700px){.Login_strip1__8vLRw,.Login_strip4__r8L19{left:1%}}.ConfirmationAlert_modalWrapper__slxXt{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:25%}@media screen and (min-width:240px) and (max-width:720px){.ConfirmationAlert_modalWrapper__slxXt{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.ConfirmationAlert_modalWrapper__slxXt{width:36%}}.UpdatePassword_modalWrapper__mOMqp{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;gap:1rem;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:25%}.UpdatePassword_blockLabel__uaFX2{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.UpdatePassword_wrapperContent__Pm0S8{display:flex;flex-direction:column;gap:2rem}.UpdatePassword_detailText__tAVIy{color:#1c1c1c;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:1rem;text-align:left}.UpdatePassword_wrapperHeader__MKNZF{align-items:center;flex-direction:row;flex-wrap:nowrap;font-family:Inter-Medium;font-size:2rem;justify-content:center;line-height:2.4rem;margin-bottom:2rem}@media screen and (min-width:240px) and (max-width:720px){.UpdatePassword_modalWrapper__mOMqp{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.UpdatePassword_modalWrapper__mOMqp{width:36%}}.Leads_wrapperPage__-Po3H{height:100%;overflow-y:auto;width:100%}.Leads_wrapperHeader__Oi9fl{align-items:center;border-bottom:1px solid #eaecf0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 3.2rem 3rem;padding:2.1rem 0}.Leads_headerTitle__mFdc8{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.Leads_headerSubTitle__\+giOe{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.Leads_wrapperFilters__L93XU{margin:0 auto;padding:2rem;width:95%}.Leads_wrapperTable__o8vCF{height:70%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.Leads_wrapperNameDropDown__TBL0\+{align-items:center;column-gap:2rem;display:flex;flex-direction:row;width:50%}.Leads_allLeadsTitle__vORjc{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.Leads_wrapperDropDown__ftEkn{width:27%}.Leads_wrapperFilters__L93XU{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.Leads_wrapperFilter__sBxsd{align-items:flex-start;display:flex;flex-direction:column;width:20%}.Leads_filterTitle__BfLa3{color:#5f6368;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:1.6rem;margin-bottom:.4rem}.Leads_wrapperSearchBar__escLP{text-align:right;width:30%}.Leads_wrapperDropDown__ftEkn{width:100%}.Leads_wrapperLead__FNHdj{margin-bottom:2.4rem}.Leads_wrapperCustomiseDropDown__1iODH{background:#f2f4f7;border-radius:.4rem;border-radius:.8rem!important;color:#98a2b3;cursor:pointer;flex-direction:column;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:2rem;padding:1.3rem 1.4rem!important;position:relative}.Leads_dropDownIcon__eSGq2{color:#667085;height:3rem!important;position:absolute;right:1rem;top:1rem;width:3rem!important}.Leads_containerCustomiseDropDown__qQHks{background:#f9fafb;box-shadow:0 24px 48px -12px #1018282e;display:flex;flex-direction:column;position:absolute;width:31%;z-index:1}.Leads_wrapperSelectAndCheckbox__cYG8I{display:flex;flex-direction:row;width:100%}.Leads_eachSelect__qq0pn{color:#101828;cursor:pointer;display:flex;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:space-between;line-height:2.4rem;padding:1rem 1.4rem;width:100%}.Leads_wrapperCheckbox__POzfc{background:#f9fafb;height:24rem;overflow-y:auto;padding:1rem;width:100%}.Leads_wrapperEachSelect__vWydw{background:#fff;padding:1rem 0 1rem 1rem;width:52%}.Leads_containerEachSelect__bJEPa,.Leads_selectedVal__r6FXD{background:#fff;display:flex;justify-content:space-between}.Leads_selectedVal__r6FXD{background:#f9fafb}.Leads_label__x-pVa{color:#101828;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.Leads_dateDivider__8\+6QQ{display:flex;flex-direction:column;margin-bottom:1rem}.Leads_wrapperDropDownButtons__YTmAE{column-gap:1rem;display:flex;justify-content:flex-end;padding:1.3rem 1.5rem}.Leads_noDataMsg__h39Ss{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Leads_emptyIcon__H\+LKv{margin-bottom:2rem;opacity:.7;width:25%}.Leads_emptyIcon__H\+LKv>img{width:100%}.Leads_emptyTitle__ANqD5{color:#101828;cursor:pointer;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Leads_emptySubTitle__eCwJM{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.Leads_wrapperSortDropDown__HDoEm{width:27%}.Leads_dropDownLabel__poqqE{overflow:hidden;text-overflow:ellipsis;width:78%}@media screen and (min-width:240px) and (max-width:720px){.Leads_wrapperTable__o8vCF{height:63%}.Leads_containerCustomiseDropDown__qQHks{right:0}.Leads_wrapperFilter__sBxsd{width:50%}.Leads_containerCustomiseDropDown__qQHks{width:80%}.Leads_wrapperHeader__Oi9fl{align-items:flex-start}.Leads_otpInput__GMG9u{width:13%}.Leads_wrapperFilters__L93XU{align-items:center;flex-direction:column;justify-content:space-between;padding:2rem;row-gap:2rem;width:calc(100% - 4rem)}.Leads_wrapperNameDropDown__TBL0\+{align-items:center;column-gap:2rem;justify-content:space-between;width:100%}.Leads_allLeadsTitle__vORjc,.Leads_wrapperFilter__sBxsd{width:50%}.Leads_wrapperSearchBar__escLP{width:100%}.Leads_wrapperEachSelect__vWydw{width:35%}.Leads_emptyIcon__H\+LKv{width:75%}.Leads_wrapperSortDropDown__HDoEm{width:68%}}@media screen and (max-width:1366px){.Leads_wrapperPage__-Po3H{height:96%}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.Leads_wrapperTable__o8vCF{height:80%}}@media screen and (max-width:1400px)and (device-height:700px){.Leads_wrapperTable__o8vCF{height:56%}}.userCard_head__BpF0V{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.userCard_head__BpF0V .userCard_nm__HRVFk{align-items:center;display:flex;gap:1rem;width:70%}.userCard_head__BpF0V .userCard_title__DUACp .userCard_name__QMasZ{align-items:center;color:#101828;display:flex;font-family:Inter-Regular;font-size:2rem;font-style:normal;font-weight:600;gap:1rem;line-height:3rem}.userCard_label__9-7YC{color:#667085;font-family:Inter-Regular}.userCard_labelValue__cTw5j,.userCard_label__9-7YC{font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.userCard_labelValue__cTw5j{color:#000;font-family:Inter-Medium;text-transform:capitalize}.userCard_name__QMasZ{overflow:hidden;text-overflow:ellipsis}.userCard_head__BpF0V .userCard_pref__4pMzB{align-items:center;background:#fecdca;border-radius:50%;color:#d92d20;display:flex;font-family:Inter-Regular;font-size:1.6rem;font-style:normal;font-weight:500;height:4.5rem;justify-content:center;line-height:2rem;text-align:center;width:4.5rem}.userCard_title__DUACp{flex-direction:row;gap:2rem;justify-content:flex-start;width:calc(100% - 4.5rem)}.userCard_body__MPAQH,.userCard_title__DUACp{align-items:center;display:flex;flex-wrap:wrap}.userCard_body__MPAQH,.userCard_fosBody__VDBF8{gap:5rem;justify-content:space-between}.userCard_fosBody__VDBF8{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.userCard_fosId__ke2Ry,.userCard_kycDocLabel__AoKq\+{color:#667085;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.userCard_leadContact__T0Pmj{align-items:center;display:flex;gap:.5rem;justify-content:space-between;justify-content:flex-start;width:33.33%}.userCard_email__Za22C,.userCard_kycDocValue__B3zyE,.userCard_lead_phone__EehsE,.userCard_phone__G2-8j,.userCard_prevCp__W6zur{color:#344054;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.userCard_email__Za22C{overflow:hidden;text-overflow:ellipsis}.userCard_fosContact__RS\+lQ{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start}.userCard_actions__FaMiy{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.userCard_more__sv94e{cursor:pointer;margin-left:2rem}.userCard_lead__9obRp{font-size:1.4rem;font-weight:500;line-height:2rem}.userCard_leadCounts__SYZHA{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:center}.userCard_count__kfMr1{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.userCard_countLabel__H4ZSf{color:#667085;font-family:Inter-Regular;font-size:1.2rem;line-height:2rem}.userCard_countValue__Tqbqr{color:#101828;font-size:1.6rem;font-weight:700;line-height:2rem}.userCard_userCard__2NypR{border:1px solid #0000001f!important;border-radius:.8rem;border-radius:.8rem!important;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f!important;display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0;overflow:hidden;padding:2.4rem 2.4rem 4.8rem;width:100%}.userCard_wrapperCreatedAt__SAtqG{align-items:center;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap}.userCard_wrapperPanAadhar__Xv0Zv{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:100%}.userCard_kycDocValues__bhl4V{margin-left:.5rem}.userCard_kycDocValues__bhl4V,.userCard_noLeadsMessage__u0lV0{color:#000;font-family:Inter-Medium;font-size:1.4rem;font-weight:500;line-height:2rem}.userCard_headerDiv3__eEVCT{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.userCard_container__ZJ6XG{padding:2.4rem;text-align:left}.userCard_header__lshv1{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.userCard_headerDiv1__vrhcx{align-items:flex-end;display:flex;flex:2 1;flex-wrap:wrap;gap:2rem}.userCard_headerDiv2__JFsh0{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:2rem;justify-content:flex-end}.userCard_content1__u6unY{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.userCard_borderBottom__yhHQh{border-bottom:1px solid #eaecf0}.userCard_rowWrapper__3QDiv{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.userCard_label__9-7YC,.userCard_tokenNumber__t3X\+i{align-items:center;color:#667085;font-family:Inter-Regular;font-size:1.6rem;font-style:normal;font-weight:400;gap:1rem;line-height:2.4rem}.userCard_tokenName__GmSnK,.userCard_value__wTGvH{color:#000;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;text-transform:capitalize}.userCard_leadName__nYfgI{color:#000;font-family:Inter-Regular;font-size:2rem;font-style:normal;font-weight:600;line-height:3rem}.userCard_leadId__gY9j3{color:#667085;font-size:1.4rem;line-height:1.8rem}.userCard_leadId__gY9j3,.userCard_projectName__y\+8qq{font-family:Inter-Regular;font-style:normal;font-weight:400}.userCard_projectName__y\+8qq{color:#344054;font-size:1.6rem;line-height:2.4rem}.userCard_footer__ycrKW{align-items:center;gap:1rem}.userCard_footer__ycrKW,.userCard_projectDiv__WYR9R{display:flex;justify-content:space-between;margin-top:2rem}.userCard_projectDiv__WYR9R{flex-wrap:wrap;gap:.5rem}.userCard_projectNameLabel__RL88j{color:#1d2939}.userCard_projectNameLabel__RL88j,.userCard_projectNameValue__qH1od{font-family:Inter-Regular;font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.userCard_projectNameValue__qH1od{color:#667085}.userCard_projectDetails__sbL89{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between}.userCard_projectDetails__sbL89 p{color:#344054;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}@media screen and (min-width:240px) and (max-width:720px){.userCard_header__lshv1{flex-direction:column-reverse}.userCard_headerDiv1__vrhcx{gap:3rem}.userCard_allotmentEachBlock__MyOdI{width:100%!important}.userCard_projectDetails__sbL89{flex-wrap:wrap}}@media screen and (max-width:720px){.userCard_head__BpF0V .userCard_pref__4pMzB{height:5rem;width:5rem}.userCard_userCard__2NypR{width:calc(100% - 5.8rem)}.userCard_fosBody__VDBF8{gap:2rem}.userCard_head__BpF0V,.userCard_nm__HRVFk{width:100%!important}.userCard_title__DUACp{align-items:flex-start;flex-direction:column;gap:.5rem}.userCard_name__QMasZ{align-items:center!important;flex-direction:row;text-align:center!important}.userCard_status_update_at__E2WQs{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.userCard_actions__FaMiy{width:50%}.userCard_leadContact__T0Pmj,.userCard_lead__9obRp{width:100%}.userCard_body__MPAQH{align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:2rem}.userCard_fosContact__RS\+lQ{gap:0;justify-content:space-between;width:100%}.userCard_leadCounts__SYZHA{gap:3rem;justify-content:space-between;width:100%}.userCard_prevCp__W6zur{width:100%}.userCard_email__Za22C,.userCard_phone__G2-8j{width:50%}.userCard_created_actions_wrap__IHL1b{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.userCard_kycDocLabel__AoKq\+{width:50%}}@media screen and (min-width:721px) and (max-width:1200px){.userCard_userCard__2NypR{width:calc(100% - 4.8rem)}}.TimeLineAndNotes_modalWrapper__tvEnk{background:#fff;border-radius:1.2rem;border-radius:.8rem;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;left:50%;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:71%}.TimeLineAndNotes_wrapperContent__RBMDk{position:relative;width:100%}.TimeLineAndNotes_header__PXBTa{background:#f9fafb;border-bottom:1px solid #eaecf0;border-radius:1.2rem 1.2rem 0 0;padding:2.6rem 3.2rem}.TimeLineAndNotes_headerTitle__2TvXH{align-items:center;color:#000;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Inter-Medium;font-size:18px;font-style:normal;font-weight:500;line-height:28px}.TimeLineAndNotes_content__7gubS{display:flex;flex-direction:column;justify-content:space-between;margin:2.5rem auto 1rem;width:90%}.TimeLineAndNotes_wrapperFirstRow__YME-e,.TimeLineAndNotes_wrapperSecondRow__ZHX2S{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.TimeLineAndNotes_wrapperSecondRow__ZHX2S{margin-top:5rem}.TimeLineAndNotes_wrapperNameProjects__3o-4Z{align-items:flex-start;column-gap:.5rem;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly}.TimeLineAndNotes_block__ZVnXX{align-items:center;column-gap:.5rem;display:flex;flex-direction:row;margin-bottom:1rem}.TimeLineAndNotes_wrapperAddNotesRightSide__EtoHu{width:60%}.TimeLineAndNotes_wrapperNotesAndButton__Q\+teg{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.1rem;width:100%}.TimeLineAndNotes_wrapperNotesCard__0H6\+g{background:#fcfaff;border-radius:8px;box-shadow:0 0 2px #0003;height:37rem;overflow:auto;padding:0 1.8rem 1.6rem;position:relative}.TimeLineAndNotes_wrapperChips__STEWb{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:1.5rem}.TimeLineAndNotes_callType__lUIP1,.TimeLineAndNotes_lastUpdatedText__Y7QBO{color:#101828;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-left:1rem}.TimeLineAndNotes_wrapperContainer__8T0VI,.TimeLineAndNotes_wrapperTime__0RQMQ{align-items:center;display:flex;flex-direction:row}.TimeLineAndNotes_wrapperTime__0RQMQ{justify-content:space-between}.TimeLineAndNotes_notesTitle__KL4Vl{color:#344054;font-family:Inter-SemiBold;font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-top:.8rem}.TimeLineAndNotes_notesSubTitle__dtJy1{color:#667085;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem;margin-top:.3rem}.TimeLineAndNotes_border__odRqx{border:1px solid #eaecf0;margin-top:2rem}.TimeLineAndNotes_wrapperNoNotesFound__wOKAJ{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.TimeLineAndNotes_noNotesText__5hCTe{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem;text-align:center}.TimeLineAndNotes_progressCardWrapper__vxxhB{flex-direction:column;height:36rem;overflow-y:auto}.TimeLineAndNotes_active__Aouz9{color:#0ba5ec;height:2rem;width:2rem}.TimeLineAndNotes_all__J7A1W{color:#fff;height:2rem;width:2rem}@media screen and (max-width:720px){.TimeLineAndNotes_modalWrapper__tvEnk{border-radius:.8rem;box-sizing:border-box;height:auto;left:50%;max-height:90vh;overflow-y:auto;padding:1.5rem 1rem;top:50%;transform:translate(-50%,-50%);width:95vw}.TimeLineAndNotes_header__PXBTa{align-items:flex-start;flex-direction:column;padding:1.2rem 1rem}.TimeLineAndNotes_headerTitle__2TvXH{flex-wrap:wrap;font-size:1.6rem;line-height:2.4rem}.TimeLineAndNotes_content__7gubS{margin-top:1.5rem;padding:0 .5rem;width:100%}.TimeLineAndNotes_wrapperFirstRow__YME-e,.TimeLineAndNotes_wrapperSecondRow__ZHX2S{flex-direction:column;gap:2rem}.TimeLineAndNotes_wrapperNameProjects__3o-4Z,.TimeLineAndNotes_wrapperNames__q9uaw{flex-direction:column;gap:.8rem;width:100%}.TimeLineAndNotes_block__ZVnXX{align-items:flex-start;flex-direction:column;gap:.3rem;margin-bottom:1rem}.TimeLineAndNotes_wrapperNotesCard__0H6\+g{height:auto;padding:1.2rem}.TimeLineAndNotes_progressCardWrapper__vxxhB{height:auto;max-height:28rem;overflow-y:auto;padding-right:1rem}.TimeLineAndNotes_notesTitle__KL4Vl{font-size:1.4rem;line-height:2rem}.TimeLineAndNotes_notesSubTitle__dtJy1{font-size:1.2rem;line-height:1.8rem}.TimeLineAndNotes_callType__lUIP1,.TimeLineAndNotes_lastUpdatedText__Y7QBO{font-size:1.2rem}.TimeLineAndNotes_noNotesText__5hCTe{font-size:1.6rem}}.AddPreference_modalWrapper__awOx0{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;left:50%;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:30%}.AddPreference_wrapperContent__PP6si{align-content:flex-start;display:flex;flex-direction:column;height:34rem;margin:0 auto;overflow-y:auto;position:relative;row-gap:2.8rem;text-align:center;width:90%}.AddPreference_wrapperHeader__u9BRj{align-items:center;background-color:#f9fafb;border-radius:1.2rem 1.2rem 0 0;flex-direction:row;flex-wrap:nowrap;font-family:Inter-Medium;font-size:2rem;justify-content:center;line-height:2.4rem;margin-bottom:2rem;padding:2.6rem 3.2rem;position:relative}.AddPreference_backArrow__tAVCW{cursor:pointer;height:2rem;left:1rem;position:absolute;top:0;width:2rem}.AddPreference_block__VR0eL{height:3rem;margin-bottom:3.4rem;width:12.8rem}.AddPreference_wrapperContactDeatils__MJRIW{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:2rem;row-gap:2rem;text-align:left}.AddPreference_wrapperFooter__MI-Kv{align-items:center;background:#f9fafb;border-radius:0 0 1.2rem 1.2rem;column-gap:2rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;padding:2.3rem 1.9rem}.AddPreference_wrapperAddPrefernce__CjlDt{align-items:center;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.AddPreference_addPrefernceText__pvuBS{color:#1570ef;cursor:pointer;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.AddPreference_blockLabel__p0D\+2{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}@media screen and (min-width:240px) and (max-width:720px){.AddPreference_modalWrapper__awOx0{width:90%}}@media screen and (min-width:720px) and (max-width:1024px){.AddPreference_modalWrapper__awOx0{width:50%}}.AddLead_modalWrapper__Zvntp{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:30%}.AddLead_wrapperContent__-aytC{margin:0 auto;position:relative;text-align:center;width:100%}.AddLead_wrapperHeader__C7AtK{align-items:center;flex-direction:row;flex-wrap:nowrap;font-family:Inter-Medium;font-size:2rem;justify-content:center;line-height:2.4rem;margin-bottom:2rem}.AddLead_wrapperStepper__Yd8Q6{width:100%}.AddLead_backArrow__tHdUT{cursor:pointer;height:2rem;left:1rem;position:absolute;top:0;width:2rem}.AddLead_block__Z7g7N{height:3rem;margin-bottom:3.4rem;width:12.8rem}.AddLead_label__0kwsu{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.8rem;margin-bottom:1.5rem;margin-top:.6rem;text-align:center}.AddLead_addHeightToMiddleContent__\+1ESW,.AddLead_wrapperContactDeatils__Tfb1\+{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:2rem;row-gap:2rem;text-align:left}.AddLead_addHeightToMiddleContent__\+1ESW{height:35rem;overflow-y:auto}.AddLead_wrapperProjectDeatils__VqAXv{background:#fff;display:flex;flex-direction:column;height:30rem;overflow-y:auto;padding:1rem;row-gap:2rem;text-align:left}.AddLead_detailText__taYu5{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.AddLead_verifyOtp__n7t-i{color:#667085;cursor:pointer;font-family:Inter-Medium;font-size:1rem;font-style:normal;font-weight:600;line-height:2rem;position:absolute;right:2rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;top:4rem}.AddLead_otpContainer__-GwsM{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.AddLead_otpInput__OfaFe{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px #1018280d;color:#667085;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;margin-right:1rem;padding:1rem;width:10%}.AddLead_resendOtp__ZxShe{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.6rem;margin-top:.5rem;text-align:right}.AddLead_wrapperAddPrefernce__S3sRV{align-items:center;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.AddLead_addPrefernceText__y2O9V{color:#1570ef;cursor:pointer;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.AddLead_blockLabel__yW-Q7{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.AddLead_wrapperPanName__tl\+kv{background:#f9fafb;border-radius:1rem;color:#000;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:600;line-height:2.8rem;padding:1rem}@media screen and (min-width:240px) and (max-width:720px){.AddLead_modalWrapper__Zvntp{width:80%}}@media screen and (min-width:720px) and (max-width:1024px){.AddLead_modalWrapper__Zvntp{width:50%}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.Register_wrapperPage__kleyB{background:#f5f5f5;height:100%;overflow-y:auto;width:100%}.Register_wrapperContent__YRpNU{height:calc(100% - 10rem);margin:0 auto;padding-top:4.7rem;position:relative;text-align:center;width:30%}.Register_wrapperStepper__Ny-Tc{height:3%;width:100%}.Register_backArrow__JXzAh{cursor:pointer;height:2rem;left:1rem;position:absolute;width:2rem}.Register_block__W28Q0{margin-bottom:3.4rem}.Register_label__6bp47,.Register_textCopy__Adk6i{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.8rem;margin-bottom:3.5rem;margin-top:.6rem;text-align:center}.Register_label__6bp47{height:2%}.Register_textCopy__Adk6i{margin-bottom:0}.Register_wrapperContactDeatils__99-P9{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;height:70%;overflow-y:auto;padding:4rem;row-gap:2rem;text-align:left}.Register_detailText__l3WDl{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.Register_verifyOtp__4Tv7h{color:#667085;cursor:pointer;font-size:1rem;font-weight:600;position:absolute;right:0;-webkit-text-decoration-line:underline;text-decoration-line:underline;top:4rem;z-index:10}.Register_blockLabel__JxflP,.Register_verifyOtp__4Tv7h{font-family:Inter-Medium;font-style:normal;line-height:2rem}.Register_blockLabel__JxflP{color:#344054;font-size:1.4rem;font-weight:500;margin-bottom:.6rem}.Register_wrapperUploadFile__V4mZB{background:#f2f4f7;border-radius:.8rem;cursor:pointer;padding:2rem;text-align:center;width:calc(100% - 4rem)}.Register_uploadLabel__zxgOt{color:#98a2b3;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;vertical-align:middle}.Register_uploadFileIcon__polAZ{margin-right:1rem;vertical-align:middle}.Register_otpContainer__lQXo5{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.Register_otpInput__xE7aU{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px #1018280d;color:#667085;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;margin-right:1rem;padding:.8rem 1.5rem;width:3%}.Register_greenCheckedIcon__E6EaD{height:5.6rem;width:5.6rem}.Register_wrapperDetailsSubmitted__VmFyo{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:4rem;row-gap:2rem;text-align:center}.Register_subDetailText__Zj5BT{color:#667085;font-family:Inter-Regular;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;text-align:center}.Register_copyIcon__XzNLJ{cursor:pointer}.Register_wrapperCirucularProgress__n\+wlf{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:1rem}.Register_wrapperInnerContent__PMCcn{display:flex;flex-direction:column;height:79%;overflow-y:auto;padding:0 .5rem 1rem;row-gap:2rem}.Register_welcomeMessage__BbbyD{font-weight:500}.Register_welcomeMessage__BbbyD,.Register_wrapperTermsAndConditionsIndex__eCfU0{color:#1c1c1c;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;line-height:2rem;margin-bottom:1rem;margin-top:1rem}.Register_wrapperTermsAndConditionsIndex__eCfU0{display:flex;flex-direction:column;font-weight:600}.Register_resendOtp__eay7U{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.6rem;margin-top:.5rem;text-align:right}@media screen and (min-width:240px) and (max-width:720px){.Register_wrapperContent__YRpNU{padding:4.7rem 0;width:96%}}@media screen and (min-width:720px) and (max-width:1200px){.Register_wrapperContent__YRpNU{padding:4.7rem 0;width:52%}}.SideMenu_wrapper__sKsxA{background-color:#175cd3;display:inline-block;font-family:Inter-Medium;height:100%;padding:3.2rem 1.6rem;width:100%}.SideMenu_app_info__lKHcx{display:inline-block;font-size:2rem;height:calc(6% - 2.4rem);line-height:2.4rem;margin-bottom:2.4rem;width:100%}.SideMenu_app_logo__d0PtS{display:flex;justify-content:center;text-align:center;vertical-align:middle}.SideMenu_app_name__S06I4{display:inline-block}.SideMenu_user_profile__ubMdO{align-items:center;cursor:pointer;display:flex;justify-content:space-around;padding-top:2rem;width:100%}.SideMenu_user_info__1Bx0F{display:inline-block;font-size:1.4rem;line-height:2rem;margin-right:1.2rem;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:calc(100% - 8.4rem)}.SideMenu_user_name__BvS4u{color:#fff;font-family:Inter-Medium}.SideMenu_user_email__YxzAx,.SideMenu_user_name__BvS4u{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.SideMenu_user_email__YxzAx{color:#b2ddff;font-family:Inter-Regular}.SideMenu_logout__DYPTn{cursor:pointer;display:inline-block;height:2rem;vertical-align:top;width:2rem}.SideMenu_menu_array__-5QaD{display:inline-block;height:72%;overflow-y:auto;width:100%}.SideMenu_mobile_menu__svBO7{font-size:1.6rem!important;line-height:2rem!important}.SideMenu_addIcon__UA8yq{height:3rem!important;width:3rem!important}.SideMenu_mobile_menu__svBO7:hover{background-color:initial;color:#98a2b3}@media (device-width:768px) and (device-height:1024px) and (orientation:portrait){.SideMenu_mobile_menu__svBO7{font-size:2rem!important;line-height:2.4rem!important}.SideMenu_mobile_menu__svBO7>span{height:3.5rem!important;width:3.5rem!important}.SideMenu_mobile_menu__svBO7>span>img{width:100%}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.SideMenu_mobile_menu__svBO7{font-size:2rem!important;line-height:2.4rem!important}.SideMenu_mobile_menu__svBO7>span{height:5rem!important;width:5rem!important}.SideMenu_mobile_menu__svBO7>span>img{width:100%}}@media (max-width:480px){.SideMenu_mobile_menu__svBO7{flex:1 1 16.66%!important;font-size:1.5rem!important;margin-bottom:2.5rem!important;max-width:16.66%!important;min-width:auto!important;overflow:hidden!important;padding:.6rem .3rem!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.SideMenu_mobile_menu__svBO7>span{align-items:center;display:flex;flex-direction:column;justify-content:center}.SideMenu_mobile_menu__svBO7>span>img{height:4rem!important;object-fit:contain;width:4rem!important}.SideMenu_MuiTabs-root__MFqYb .SideMenu_MuiTabs-flexContainer__XvNOJ{flex-wrap:nowrap!important;justify-content:space-between!important;overflow-x:hidden!important}}.MainPage_wrapperMenu__VwUw8{display:none!important}.MainPage_logoutIcon__UujAg{color:#667085;height:3rem!important;margin-left:2rem;width:3rem!important}.MainPage_wrapperPages__HjPY2{height:90%}@media screen and (min-width:240px) and (max-width:820px){.MainPage_wrapperMenu__VwUw8{display:flex!important;flex-direction:column}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.MainPage_logoutIcon__UujAg{height:4rem!important;width:4rem!important}}.NotificationDrawer_headerWrapper__M73e1{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;padding:2.5rem 2.5rem 0}.NotificationDrawer_TabsWrapper__aS3fz{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.NotificationDrawer_tabPanel__cuSKo{flex:1 1;overflow:hidden;padding:2.5rem!important}.NotificationDrawer_mainTabPanelWrapper__9c\+xY{height:100%;overflow:hidden;padding-right:1px}.NotificationDrawer_notificationContainerWrapper__C1PoU{display:flex;flex-direction:column;height:100%;overflow:auto;-webkit-user-select:none;user-select:none}.NotificationDrawer_notificationContainer__kEfAY{display:flex;flex-direction:row;margin-bottom:4rem}.NotificationDrawer_notificationAvatarWrapper__nB9iF{margin-right:1.2rem}.NotificationDrawer_notificationTextWrapper__oX7uY{flex:1 1}.NotificationDrawer_notificationText__twO7S{color:#667085;font-family:Inter-Medium;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.NotificationDrawer_notificationHeaderText__39zkO{color:#344054;font-weight:500}.NotificationDrawer_notificationTimeText__7aZgv{font-size:12px;line-height:18px;margin-left:1rem}.NotificationDrawer_notificationDescriptionText__dAOAa{margin-top:1rem}.NotificationDrawer_infiniteScrollLoadingText__ujqqK,.NotificationDrawer_noNotificationText__FBGPy{color:#667085;font-family:Inter-Medium;font-size:2.4rem}.NotificationDrawer_infiniteScrollLoadingText__ujqqK{text-align:center}.NotificationDrawer_noDataMsg__PIejR{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.NotificationDrawer_emptyIcon__ZDmg9{margin-bottom:2rem;width:50%}.NotificationDrawer_emptyIcon__ZDmg9>img{width:100%}.NotificationDrawer_emptyTitle__ZKGry{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.NotificationDrawer_emptySubTitle__YFw55{align-items:center;color:#667085;display:flex;flex-direction:column;font-family:Inter-Regular;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.FOSRegisteration_wrapperPage__ObXia{background:#f5f5f5;height:100%;overflow-y:auto;width:100%}.FOSRegisteration_wrapperContent__-KIeF{height:calc(100% - 10rem);margin:0 auto;padding-top:4.7rem;position:relative;text-align:center;width:30%}.FOSRegisteration_wrapperStepper__U5leG{height:3%;width:100%}.FOSRegisteration_backArrow__V2PnL{cursor:pointer;height:2rem;left:1rem;position:absolute;width:2rem}.FOSRegisteration_block__cqtBZ{margin-bottom:3.4rem}.FOSRegisteration_label__Lztfj,.FOSRegisteration_textCopy__e\+Xt9{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.8rem;margin-bottom:3.5rem;margin-top:.6rem;text-align:center}.FOSRegisteration_label__Lztfj{height:2%}.FOSRegisteration_textCopy__e\+Xt9{margin-bottom:0}.FOSRegisteration_wrapperContactDeatils__6P4pr{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;height:70%;overflow-y:auto;padding:4rem;row-gap:2rem;text-align:left}.FOSRegisteration_detailText__6rYOF{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.FOSRegisteration_verifyOtp__9mhts{color:#667085;cursor:pointer;font-family:Inter-Medium;font-size:1rem;font-style:normal;font-weight:600;line-height:2rem;position:absolute;right:0;-webkit-text-decoration-line:underline;text-decoration-line:underline;top:4rem}.FOSRegisteration_blockLabel__plMcP{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.FOSRegisteration_wrapperUploadFile__E4cPd{background:#f2f4f7;border-radius:.8rem;cursor:pointer;padding:2rem;text-align:center;width:calc(100% - 4rem)}.FOSRegisteration_uploadLabel__v1A\+u{color:#98a2b3;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;vertical-align:middle}.FOSRegisteration_uploadFileIcon__-lF-r{margin-right:1rem;vertical-align:middle}.FOSRegisteration_otpContainer__gRwsP{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.FOSRegisteration_otpInput__jCRM1{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px #1018280d;color:#667085;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;margin-right:1rem;padding:.8rem 1.5rem;width:3%}.FOSRegisteration_greenCheckedIcon__w6Vtv{height:5.6rem;width:5.6rem}.FOSRegisteration_wrapperDetailsSubmitted__PRlpl{text-align:center}.FOSRegisteration_wrapperDetailsSubmitted__PRlpl,.FOSRegisteration_wrapperGeneralDetails__tQ0pX{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:4rem;row-gap:2rem}.FOSRegisteration_wrapperGeneralDetails__tQ0pX{text-align:left}.FOSRegisteration_subDetailText__fAH1V{color:#667085;font-family:Inter-Regular;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;text-align:center}.FOSRegisteration_copyIcon__HMiZ\+{cursor:pointer}.FOSRegisteration_wrapperCirucularProgress__PDONK{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:1rem}.FOSRegisteration_wrapperInnerContent__SJIUK{display:flex;flex-direction:column;height:79%;overflow-y:auto;padding:0 .5rem .5rem;row-gap:2rem}.FOSRegisteration_welcomeMessage__eLo2X{font-weight:500}.FOSRegisteration_welcomeMessage__eLo2X,.FOSRegisteration_wrapperTermsAndConditionsIndex__VXeVR{color:#1c1c1c;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;line-height:2rem;margin-bottom:1rem;margin-top:1rem}.FOSRegisteration_wrapperTermsAndConditionsIndex__VXeVR{display:flex;flex-direction:column;font-weight:600}.FOSRegisteration_resendOtp__-E-Cn{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.6rem;margin-top:.5rem;text-align:right}@media screen and (min-width:240px) and (max-width:720px){.FOSRegisteration_wrapperContent__-KIeF{width:96%}}@media screen and (min-width:720px) and (max-width:1200px){.FOSRegisteration_wrapperContent__-KIeF{width:52%}}.FOSList_wrapperPage__oX71m{height:100%;width:100%}.FOSList_wrapperHeader__gubSJ{align-items:center;border-bottom:1px solid #eaecf0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 3.2rem;padding:2.1rem 0}.FOSList_headerTitle__7pgQh{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.FOSList_headerSubTitle__hJDvd{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.FOSList_wrapperFilters__cZgbC{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:2rem;width:95%}.FOSList_wrapperTable__frFfi{height:69%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.FOSList_wrapperNameDropDown__mZtKk{align-items:center;column-gap:2rem;display:flex;width:50%}.FOSList_allLeadsTitle__u--zN{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.FOSList_wrapperTabs__8ldRK{margin:0 auto;width:94%}.FOSList_wrapperSearchBar__yFodx{text-align:right;width:30%}.FOSList_wrapperDropDown__7rT9y{width:27%}.FOSList_wrapperActions__jKhl5{column-gap:3rem;display:flex;flex-direction:row;justify-content:space-between}.FOSList_noDataMsg__6FTI3{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.FOSList_emptyIcon__VXIiX{margin-bottom:2rem;opacity:.7;width:25%}.FOSList_emptyIcon__VXIiX>img{width:100%}.FOSList_emptyTitle__sH49W{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}@media screen and (min-width:240px) and (max-width:768px){.FOSList_wrapperHeader__gubSJ{align-items:flex-start;flex-direction:column}.FOSList_otpInput__esnrN{width:13%}.FOSList_wrapperFilters__cZgbC{align-items:center;flex-direction:column;justify-content:space-between;padding:2rem;row-gap:2rem;width:92%}.FOSList_wrapperNameDropDown__mZtKk{align-items:center;column-gap:2rem;justify-content:space-between;width:100%}.FOSList_wrapperSearchBar__yFodx{width:100%}.FOSList_wrapperDropDown__7rT9y{width:68%}.FOSList_wrapperTable__frFfi{height:53%}.FOSList_emptyIcon__VXIiX{width:75%}.FOSList_userCard__vXj7s{width:calc(100% - 4.8rem)}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.FOSList_wrapperTable__frFfi{height:75%}}@media screen and (min-width:821px) and (max-width:1366px){.FOSList_wrapperPage__oX71m{height:88%}.FOSList_wrapperDropDown__7rT9y{width:35%}}@media screen and (max-width:1400px)and (device-height:700px){.FOSList_wrapperTable__frFfi{height:59%}}.ReassignModal_wrapper__q4jF6{background-color:#fff;border-radius:1.2rem;height:32%;left:50%;overflow:auto;padding:2rem 1.6rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:30%}.ReassignModal_iconWrapper__Pdj4O{align-items:center;display:flex;justify-content:space-between;margin:0 1.6rem}p.ReassignModal_heading__H2U6P{font-family:Inter-Regular;font-size:1.8rem;font-weight:500;letter-spacing:0;line-height:2rem;margin:1.6rem 0 2.4rem;padding-right:5rem;text-align:left}.ReassignModal_footerBtn__Xp0QU{display:flex;gap:2.8rem;margin-top:2.4rem}@media screen and (max-width:768px){.ReassignModal_wrapper__q4jF6{height:23vh;width:90vw}}.RejectReason_modalWrapper__klfuo{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:25%}@media screen and (min-width:240px) and (max-width:720px){.RejectReason_modalWrapper__klfuo{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.RejectReason_modalWrapper__klfuo{width:36%}}.Profile_clipContents__RSeFM{overflow:hidden}.Profile_flexColHstartVstart__18Ab4{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.Profile_flexRowVstartHstart__tu2d2{align-items:flex-start;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start}.Profile_flexColHstartVcenter__URYWl{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.Profile_flexRowVcenterHstart__tmlfg{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.Profile_flexColHcenterVstart__d8eji{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.Profile_flexRowVstartHcenter__etnDl{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.Profile_flexRowVcenterHcenter__J7Fcy{align-items:center;display:flex;flex-direction:row;justify-content:center}.Profile_flexHcenter__926fC{justify-content:center}.Profile_flexRowVcenterHend__3aSGy{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.Profile_mainWrapper__eGpwK{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:4rem;height:100%;padding:2rem}.Profile_profileGeneralDetailsWrapper__hxsY9{align-items:center;align-self:flex-start;display:flex;gap:2.4rem}.Profile_section__xFCS2{height:70%;text-align:center;width:70%}.Profile_profileImageWrapper__FoWee{object-fit:contain;position:relative;width:100%}.Profile_profileImage__TsIze{border-radius:100%;height:8rem;object-fit:contain;width:8rem}.Profile_camera__d1\+lq{bottom:0;height:5rem;object-fit:contain;position:absolute;right:0;transform:translate(25%,25%);width:45%;width:5rem}.Profile_generalDetails__GhNIK{flex-shrink:0}.Profile_otherDetails__fXQso p{color:#667085;font-family:Inter-regular;font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:2.4rem;text-align:left}.Profile_name__tA9yx{display:block;font-family:Inter-Medium;font-size:3rem;font-weight:500;letter-spacing:0;line-height:3.8rem;text-align:left}.Profile_chip__A-gtn{margin-top:.5rem}.Profile_content__fFtLj{background-color:#fff;border:1px solid #eaecf0;box-shadow:0 1px 2px 0 #1018280f;box-shadow:0 1px 3px 0 #1018281a;overflow:auto;padding:2.4rem 2.4rem 0}p.Profile_formHeading__1qChZ{font-family:Inter-Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:28px;text-align:left}.Profile_content__fFtLj{height:90%;width:100%}.Profile_textFields__tEbr5{padding:2.4rem 0}.Profile_txt987__dzFRZ{color:#101828;font-family:Inter-Medium,sans-serif;font-size:3rem;font-weight:500;line-height:3.8rem;margin-bottom:.4rem}.Profile_txt643__yPOmT{word-wrap:break-word;color:#667085;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:400;line-height:143%;margin-bottom:.5rem}.Profile_dropdown__Ib5zT{height:2rem;width:2rem}.Profile_inputFields__y9qqj{margin-bottom:2.4rem}.Profile_inputField__Emows{box-sizing:border-box;display:flex;flex:1 1;height:100%;width:28.4rem}.Profile_txt584__W3bSw{font-family:Inter-medium;text-align:left}.Profile_input__FNEb-{border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;padding:.6rem 0}.Profile_content1__-T0Gs{align-items:flex-start;flex-direction:column}.Profile_inputField1__hKY5H{display:flex;flex:1 1;height:100%;width:28.4rem}.Profile_inputWithLabel__tXVcc{height:100%;width:100%}.Profile_input__FNEb-{background-color:#fff;border:none;border-radius:.8rem;box-shadow:none;box-sizing:border-box;padding:.9rem 0;width:100%}.Profile_content1__-T0Gs{display:flex;flex:1 1;height:100%;width:100%}.Profile_txt872__z-gs0{word-wrap:break-word;color:#101828;font-family:Inter-Medium,sans-serif;font-size:1.6rem;font-weight:400;line-height:150%;width:25.7rem}.Profile_inputField3__0rOUG{box-sizing:border-box;margin-bottom:2.4rem;width:100%}.Profile_input5__S3slP{border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}.Profile_content2__koa4l{display:flex;flex:1 1;height:100%;width:100%}.Profile_txt424__BTfpw{word-wrap:break-word;color:#101828;font-family:Inter-Medium,sans-serif;font-size:1.6rem;font-weight:400;line-height:150%;width:53.7rem}.Profile_inputFields__y9qqj{box-sizing:border-box;width:100%}.Profile_button__9ySWz{box-sizing:border-box;height:100%;margin-right:4px}.Profile_txt8100__HDqPj{color:#175cd3;font-weight:500}.Profile_txt803__I3tMQ,.Profile_txt8100__HDqPj{word-wrap:break-word;font-family:Inter-Medium,sans-serif;font-size:1.4rem;line-height:143%}.Profile_txt803__I3tMQ,.Profile_txt9910__2rXj4{color:#667085;font-weight:400}.Profile_txt9910__2rXj4{word-wrap:break-word;font-family:Inter-Medium,sans-serif;font-size:1.2rem;line-height:150%;text-align:center}.Profile_inputWithLabel1__EfZRj{height:100%;width:100%}.Profile_txt584__W3bSw{word-wrap:break-word;color:#344054;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:500;line-height:143%}.Profile_userDisplayID__jheVQ{font-family:Inter-Medium;font-size:2.4rem;font-weight:500;letter-spacing:0;line-height:3.2rem;margin-bottom:1.6rem;text-align:left}.Profile_input5__S3slP{background-color:#fff;border:none;border-radius:.8rem;box-shadow:none;box-sizing:border-box;padding:.9rem 0;width:100%}.Profile_content3__Whx1D{box-sizing:border-box;display:flex;flex:1 1;height:100%;margin-right:.8rem;width:53.6rem}.Profile_txt623__L8DvT{word-wrap:break-word;color:#667085;font-family:Inter-Medium,sans-serif;font-size:1.6rem;font-weight:400;line-height:150%}.Profile_sectionFooter__IgZB9{border-top:none!important;border:1px solid #eaecf0;box-shadow:0 1px 2px 0 #1018280f;box-shadow:0 1px 3px 0 #1018281a;box-sizing:border-box;width:auto}.Profile_content5__K32Lc{box-sizing:border-box;padding:1.5rem 2.3rem;width:100%}.Profile_actions__qvL2Y{display:flex;flex:1 1;height:100%;width:100%}.Profile_button1__4h-Ac{height:100%;margin-right:1.2rem}.Profile_txt247__UcIS\+{word-wrap:break-word;color:#344054;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:500;line-height:143%}.Profile_button2__pv10C{background-color:#1570ef;border:1px solid #1570ef;border-radius:.8rem;box-shadow:0 1px 2px #1018280d;box-sizing:border-box;height:100%;padding:.9rem 1.5rem}.Profile_txt4108__FA2aD{word-wrap:break-word;color:#fff;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:500;line-height:143%}span.Profile_profileHelperText__XU8Qx{background:#fff!important;color:#d32f2f;display:block;font-family:Inter-Medium!important;font-size:1.4rem!important;line-height:1.8rem!important;margin:0!important;padding-top:.5rem!important}span.Profile_profileHelperText__XU8Qx:before{content:"";display:block}.Profile_leadStatus__wysUY{align-items:center;display:flex;gap:1.5rem}.Profile_verifyOtp__bSlsh{color:#667085;cursor:pointer;font-size:1rem;left:25rem;line-height:2rem;position:absolute;-webkit-text-decoration-line:underline;text-decoration-line:underline;top:1.5rem}.Profile_resendOtp__mc\+aE,.Profile_verifyOtp__bSlsh{font-family:Inter-Medium;font-style:normal;font-weight:600}.Profile_resendOtp__mc\+aE{color:#1c1c1c;font-size:1.2rem;line-height:1.6rem;margin-top:.5rem;text-align:right}.Profile_otpContainer__LJa-X{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.Profile_otpInput__jQ04g{width:9%}.Profile_otpInputEmail__k2q4O,.Profile_otpInput__jQ04g{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px #1018280d;color:#667085;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;margin-right:1rem;padding:.8rem 1.5rem}.Profile_otpInputEmail__k2q4O{width:13%}.Profile_blockLabel__O60lO{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.Profile_wrapperEmail__ElSKd{text-align:left;width:50%}@media screen and (max-width:768px){.Profile_wrapperEmail__ElSKd{width:100%}.Profile_otpInput__jQ04g{width:14%}.Profile_profileImageWrapper__FoWee{width:20%}.Profile_section__xFCS2{height:60%;width:90%}.Profile_content__fFtLj{width:calc(100% - 4.8rem)}.Profile_generalDetails__GhNIK{flex-shrink:1}.Profile_sectionFooter__IgZB9{width:100%}.Profile_flexColHstartVstart__18Ab4{flex-direction:column}.Profile_sectionHeader__jeAgm{box-sizing:border-box;margin-bottom:2.4rem;width:100%}.Profile_flexRowVstartHstart__tu2d2,.Profile_wrapper__4aUzu{flex-direction:column}.Profile_inputField1__hKY5H,.Profile_inputField__Emows{width:100%}.Profile_textFields__tEbr5{padding:2.4rem 0 0}.Profile_userDisplayID__jheVQ{font-size:1.6rem}.Profile_profileImage__TsIze{height:10rem;width:10rem}.Profile_camera__d1\+lq{height:5rem;transform:translate(25%,25%);width:5rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.Profile_flexColHstartVstart__18Ab4{flex-direction:column}.Profile_content__fFtLj{width:calc(100% - 4.8rem)}.Profile_section__xFCS2{height:55%;width:90%}.Profile_flexRowVstartHstart__tu2d2,.Profile_wrapper__4aUzu{flex-direction:column}.Profile_inputField1__hKY5H,.Profile_inputField__Emows{width:100%}.Profile_textFields__tEbr5{padding:2.4rem 0 0}.Profile_userDisplayID__jheVQ{font-size:1.6rem}.Profile_camera__d1\+lq{width:45%}}@media screen and (max-width:1400px) and (device-height:700px){.Profile_section__xFCS2{height:59%}}.Projects_wrapperPage__\+YyW2{height:98%;width:100%}.Projects_wrapperHeader__sPpJy{align-items:center;border-bottom:1px solid #eaecf0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 3.2rem 3rem;padding:2.1rem 0}.Projects_headerTitle__nthqz{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.Projects_headerSubTitle__mlV0X{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.Projects_wrapperFilters__LjqRV{margin:0 auto;padding:2rem;width:calc(95% - 4rem)}.Projects_wrapperTable__K0spy{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:3rem;height:70%;justify-content:flex-start;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.Projects_wrapperNameDropDown__PrxSz{align-items:center;column-gap:2rem;display:flex;flex-direction:row;width:50%}.Projects_allLeadsTitle__6Rg\+t{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.Projects_wrapperDropDown__iAKTV{width:40%}.Projects_wrapperFilters__LjqRV{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.Projects_wrapperFilter__Wm3H-{align-items:flex-start;display:flex;flex-direction:column;width:20%}.Projects_filterTitle__WUTUI{color:#5f6368;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:.3px;line-height:1.6rem;margin-bottom:.4rem}.Projects_wrapperSearchBar__HP7BT{text-align:right;width:30%}.Projects_noDataMsg__7CTF0{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Projects_emptyIcon__puy0x{margin-bottom:2rem;opacity:.7;width:25%}.Projects_emptyIcon__puy0x>img{width:100%}.Projects_emptyTitle__IhmhE{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Projects_projectCard__cipYi{align-items:center;border-radius:.8rem;box-shadow:0 2rem 2.4rem -.4rem #10182814,0 .8rem .8rem -.4rem #10182808!important;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:flex-start;margin-bottom:2rem;width:calc(25% - 3rem)}.Projects_projectInfo__2ZgBX{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:1rem 2rem;width:100%}.Projects_projectImg__opZZm{background:#155eef;border-radius:1rem}.Projects_projectname__LfdPu{color:#000;font-size:1.8rem;line-height:2.4rem}.Projects_projectLocation__AKWYy{color:#344054;font-family:Inter-Regular;font-size:1.4rem;line-height:2rem}.Projects_viewMore__c2-eo{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.Projects_wrapperFilters__LjqRV{align-items:flex-start;flex-direction:column;gap:2rem}.Projects_wrapperDropDown__iAKTV{width:50%}.Projects_wrapperNameDropDown__PrxSz,.Projects_wrapperSearchBar__HP7BT{width:100%}.Projects_wrapperNameDropDown__PrxSz{justify-content:space-between}.Projects_wrapperTable__K0spy{justify-content:center}.Projects_projectCard__cipYi{width:calc(100% - 3rem)}.Projects_noDataMsg__7CTF0{width:100%}.Projects_emptyIcon__puy0x{width:50%}}@media screen and (min-width:721px) and (max-width:1200px){.Projects_projectCard__cipYi{width:calc(50% - 3rem)}}.Dashboard_pageWrapper__vxnWe{align-items:flex-start;display:flex;flex-direction:column;gap:3.4rem;height:100%;overflow:auto;padding:0 3.2rem 3.2rem;width:100%}.Dashboard_pageHeader__rKnhw{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.Dashboard_pageTitle__U0QkM{color:#101828;font-size:3rem;line-height:3.8rem}.Dashboard_leadCountWrap__OAlmh{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;justify-content:space-between;width:100%}.Dashboard_leadCountCard__WX5lm{align-items:flex-start;border-radius:.8rem!important;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f!important;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2.4rem;width:calc(16% - 2.4rem)}.Dashboard_cardTitle__76jVH{color:#667085;font-size:1.4rem;line-height:2rem}.Dashboard_cardValueWrap__eqB-4{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.Dashboard_cardValue__boWEP{color:#101828;font-size:3rem;font-weight:600;line-height:3.8rem}.Dashboard_eventsWrapper__8JX6q,.Dashboard_noDataWrapper__quI9l{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3.6rem;justify-content:space-between;width:100%}.Dashboard_eventWrap__lQSKH{border-radius:.8rem!important;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f!important;padding:2rem;width:calc(50% - 3.6rem)}.Dashboard_eventInfo__FNAHd,.Dashboard_eventWrap__lQSKH{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.Dashboard_eventInfo__FNAHd{gap:2rem;width:100%}.Dashboard_eventImg__eo9Gx{display:flex;justify-content:center;width:15rem}.Dashboard_eventImg__eo9Gx>img{border-radius:.8rem;height:15rem;object-fit:contain;width:15rem}.Dashboard_eventData__nY1dN{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;width:calc(100% - 15rem)}.Dashboard_eventStatus__0YM-5{width:100%}.Dashboard_eventName__Ak70U{color:#000;font-size:2rem;line-height:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Dashboard_eventLaunches__JLpu3{align-items:flex-start;color:#667085;display:flex;flex-direction:column;font-size:1.6rem;gap:.8rem;justify-content:center;line-height:2rem}.Dashboard_launchWrap__aJ1Lr{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.Dashboard_launchIcon__96ukl>svg{height:2rem;width:2rem}.Dashboard_eventDate__RXabE{align-items:flex-start;color:#344054;display:flex;flex-direction:row;font-size:1.6rem;gap:.8rem;justify-content:flex-start;line-height:2rem}.Dashboard_eventDate__RXabE>img{height:2.6rem;width:2.6rem}.Dashboard_bold__\+8jd6{font-family:Inter-Medium}.Dashboard_wrapperTargetPage__z3ZtD{height:100%;width:100%}.Dashboard_wrapperHeader__hHcqq{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:3rem}.Dashboard_headerTitle__C9Qhq{color:#344054;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.Dashboard_headerSubTitle__aAVpC,.Dashboard_loggedInUserName__gr2K9{color:#101828;font-size:2.4rem;font-weight:600;letter-spacing:.5px;line-height:3.6rem}.Dashboard_loggedInUserName__gr2K9,.Dashboard_wrapperTitleUserName__hwh8L{width:100%}.Dashboard_wrapperCard__jvuJU{background:#fff;border:1px solid #eaecf0;border-radius:2rem;display:flex;flex-direction:column;margin:0 auto;padding:2rem 1.9rem;width:90%}.Dashboard_titleYourPerformace__s5NoL{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.7rem}.Dashboard_wrapperCardBlock__CrNDn{align-items:center;border-bottom:1px solid #f2f4f7;display:flex;padding-bottom:1rem}.Dashboard_wrapperData__DQxYp{align-items:flex-start;display:flex;flex-direction:column;margin-top:2rem;row-gap:4rem}.Dashboard_wrapperDataContent__HenH7{align-items:center;column-gap:1rem;display:flex}.Dashboard_textLeadCount__\+nBTv{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.Dashboard_wrapperChartAndData__ogCX5{align-items:center;display:flex;justify-content:space-between}.Dashboard_noDataWrapper__quI9l{height:100%}.Dashboard_noDataMsg__yghj9{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Dashboard_emptyIcon__3Wc97{margin-bottom:2rem;opacity:.7;width:25%}.Dashboard_emptyIcon__3Wc97>img{width:100%}.Dashboard_emptyTitle__RInrj{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Dashboard_viewMore__a48oh{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.Dashboard_pageWrapper__vxnWe{height:calc(100% - 6.4rem);overflow:auto;padding:3.2rem;width:calc(100% - 6.4rem)}.Dashboard_leadCountCard__WX5lm{padding:1.8rem;width:calc(50% - 5.1rem)}.Dashboard_cardTitle__76jVH,.Dashboard_cardValueWrap__eqB-4{flex:50% 1}.Dashboard_eventWrap__lQSKH{width:calc(100% - 4rem)}}@media screen and (min-width:721px) and (max-width:1200px){.Dashboard_eventsWrapper__8JX6q{justify-content:space-between}.Dashboard_eventWrap__lQSKH{width:calc(50% - 6rem)}.Dashboard_leadCountWrap__OAlmh{flex-wrap:wrap;justify-content:center}.Dashboard_leadCountCard__WX5lm{flex-wrap:wrap;padding:1.8rem;width:calc(20% - 6.6rem)}}.Offline_pageWrapper__FexCp{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.Offline_imgWrapper__jrycW{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center}.Offline_imgWrapper__jrycW>img{object-fit:contain;opacity:.7;width:50%}.Offline_title__ZsZIY{color:#4c7bee;font-size:4rem;line-height:6rem}.Offline_subtitle__8vFjw{color:#00206f;font-size:2.4rem;line-height:3.6rem}.MyTarget_wrapperPage__dUSLO{height:100%;overflow-y:auto;width:100%}.MyTarget_wrapperHeader__teKV8{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0 3.2rem 3rem;padding:2.1rem 0}.MyTarget_headerTitle__sL2AL{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.1rem}.MyTarget_headerSubTitle__\+GxOd,.MyTarget_loggedInUserName__VIeE7{color:#101828;font-size:2.4rem;font-weight:400;line-height:3.6rem}.MyTarget_wrapperTitleUserName__uugH6{width:80%}.MyTarget_loggedInUserName__VIeE7{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.MyTarget_wrapperCard__rXLy6{background:#fff;border:1px solid #eaecf0;border-radius:2rem;display:flex;flex-direction:column;margin:0 auto;padding:2rem 1.9rem;width:90%}.MyTarget_titleYourPerformace__oH6T3{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.7rem}.MyTarget_wrapperCardBlock__BS2GN{align-items:center;border-bottom:1px solid #f2f4f7;display:flex;padding-bottom:1rem}.MyTarget_wrapperData__xOH39{align-items:flex-start;display:flex;flex-direction:column;margin-top:2rem;row-gap:4rem}.MyTarget_wrapperDataContent__c9kmn{align-items:center;column-gap:1rem;display:flex}.MyTarget_textLeadCount__bhioh{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.MyTarget_wrapperChartAndData__\+Wwyo{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:240px) and (max-width:720px){.MyTarget_wrapperCard__rXLy6{width:80%}.MyTarget_wrapperTitleUserName__uugH6{width:70%}}.ViewProject_wrapperPage__AtHXS{height:98%;width:100%}.ViewProject_wrapperHeader__cYD3R{align-items:flex-start;border-bottom:1px solid #eaecf0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;margin:0 3.2rem 3rem;padding:2.1rem 0}.ViewProject_headerTitle__vxAfy{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewProject_headerSubTitle__KIvo4{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewProject_wrapperTabs__n00kR{margin:0 auto;width:94%}.ViewProject_wrapperContent__b-zX4{height:69%;margin:0 auto;overflow-y:auto;vertical-align:top;width:95%}.ViewProject_wrapperCollateral__In\+-o{display:flex;flex-direction:column;margin-top:5rem;row-gap:4rem;width:100%}.ViewProject_wrapperIconBlock__jdiL\+{align-items:center;background:#fff;display:flex;flex-direction:column;height:83%;justify-content:center;width:84%}.ViewProject_wrapperTitle__wD28u{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.ViewProject_wrapperShareDownload__ROHtP{align-items:center;column-gap:1rem;display:flex;position:relative}.ViewProject_wrapperDocument__BYAVx{align-items:center;background:#f2f4f7;border-radius:8px;display:flex;flex-direction:column;height:28rem;justify-content:space-between;padding:1rem;position:relative;width:30%}.ViewProject_docText__omdBH{align-items:center;color:#101828;display:flex;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem;margin-top:1rem;text-align:center;text-transform:capitalize}.ViewProject_wrapperBackArrow__RV1kO{padding:2rem}.ViewProject_globalBackArrow__6dgtd,.ViewProject_wrapperBackArrow__RV1kO{align-items:center;color:#000;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Inter-Medium;font-size:1.4rem;line-height:2rem}.ViewProject_globalBackArrow__6dgtd{margin-top:1rem;padding:0}.ViewProject_firstTitle__ToVhk{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem;padding:1rem 0;text-align:center}.ViewProject_Floor__SoIYY{align-items:center;background-color:#f2f4f7;display:flex;justify-content:center;margin-top:2.4rem}.ViewProject_FloorTitle__L0Jpe{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.ViewProject_Title__cq6lc{color:#5f6368}.ViewProject_NumberTitle__JK-GR,.ViewProject_Title__cq6lc{font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewProject_NumberTitle__JK-GR{color:#202124}.ViewProject_wrapperTotalCount__lO2hR{align-items:center;column-gap:6rem;display:flex;justify-content:flex-start}.ViewProject_wrapperCard__4j4pA{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.ViewProject_wrapperCollaterals__-qXkZ{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;margin-top:5rem}.ViewProject_wrapperThreeDotsMenu__nnGGz{position:absolute;right:0;top:0}.ViewProject_wrapperShare__8PcDE{background:#fff;border:1px solid #0000001f!important;border-radius:.8rem!important;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f!important;column-gap:1rem;display:flex;flex-direction:column;overflow:hidden;padding:.5rem;position:absolute;right:-2rem;row-gap:.5rem;top:-10rem;z-index:3}.ViewProject_colatteralImage__lXQyj{height:18rem;object-fit:contain;width:100%}.ViewProject_noDataMsg__j-PBT{align-items:center;display:flex;flex-direction:column;height:89%;justify-content:center}.ViewProject_emptyIcon__t\+4yA{margin-bottom:2rem;opacity:.7;width:25%}.ViewProject_emptyIcon__t\+4yA>img{width:100%}.ViewProject_emptyTitle__GrrHy{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.ViewProject_emptySubTitle__jHFdr{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.ViewProject_flexRow__K\+z\+v{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}@media screen and (min-width:240px) and (max-width:720px){.ViewProject_wrapperCard__4j4pA,.ViewProject_wrapperCollaterals__-qXkZ{flex-direction:column;row-gap:3rem}.ViewProject_wrapperCollaterals__-qXkZ{margin-bottom:2rem}.ViewProject_wrapperDocument__BYAVx{width:calc(100% - 2rem)}.ViewProject_wrapperShare__8PcDE{top:-13rem}}@media screen and (min-width:721px) and (max-width:1200px){.ViewProject_wrapperShare__8PcDE{position:absolute;top:-10rem}}.WingsCard_DivContainer__YgMub{background-color:#f2f4f7;border-radius:8px;cursor:pointer;height:18rem;width:30rem}.WingsCard_InlineDiv__nKzya{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:3rem}.WingsCard_Title__hxiEA{color:#101828;font-family:Inter-Medium;font-size:1.8rem;line-height:2.8rem;margin-top:3rem}@media screen and (min-width:240px) and (max-width:720px){.WingsCard_DivContainer__YgMub{width:100%}}.FloorComponents_AllotmentTitle__KrtZM{align-items:center;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:row;font-family:Inter-Regular;font-size:1.6rem;height:5rem;justify-content:center;line-height:2.4rem;margin:1rem;width:16.5%}.FloorComponents_flexCol__5HSiE{align-items:center;border-radius:5px;display:flex;flex-direction:column;height:12rem;justify-content:center;margin:1rem;text-align:center;width:12rem}.FloorComponents_DetailsTitle__jHisG{font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.FloorComponents_paired__9P1yT{align-items:center;display:flex;gap:.5rem;justify-content:center}@media screen and (min-width:240px) and (max-width:720px){.FloorComponents_flexCol__5HSiE{height:10rem;width:27%}}.ViewLaunches_wrapperPage__kNn7B{height:98%;width:100%}.ViewLaunches_wrapperHeader__\+4Yz-{align-items:flex-start;border-bottom:1px solid #eaecf0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;margin:0 3.2rem 3rem;padding:2.1rem 0}.ViewLaunches_headerTitle__\+twHI{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewLaunches_headerSubTitle__Z67Yl{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewLaunches_wrapperTabs__NnilS{margin:0 auto;width:94%}.ViewLaunches_wrapperContent__kAaFA{height:86%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.ViewLaunches_eventsWrapper__NVdFk,.ViewLaunches_noDataWrapper__sNCSu{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3.6rem;justify-content:space-between;width:100%}.ViewLaunches_eventData__dQFpN{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;width:calc(100% - 10rem)}.ViewLaunches_eventWrap__QWA1n{border-radius:.8rem!important;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f!important;padding:2rem;width:calc(50% - 2rem)}.ViewLaunches_eventInfo__SM3Qb,.ViewLaunches_eventWrap__QWA1n{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.ViewLaunches_eventInfo__SM3Qb{gap:2rem;width:100%}.ViewLaunches_eventName__OZAjO{color:#000;font-size:2rem;line-height:3rem;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ViewLaunches_eventImg__IIYjN{display:flex;justify-content:center;width:10rem}.ViewLaunches_eventImg__IIYjN>img{border-radius:.8rem;height:10rem;object-fit:contain;width:10rem}.ViewLaunches_wrapperAddress__YtxX\+{align-items:flex-start;color:#344054;display:flex;flex-direction:row;font-size:1.6rem;gap:.8rem;justify-content:flex-start;line-height:2rem}.ViewLaunches_eventDate__0EXFj>img{height:2.6rem;width:2.6rem}.ViewLaunches_bold__vxgDU{font-family:Inter-Medium}.ViewLaunches_viewMore__3uzg3{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.ViewLaunches_pageWrapper__RChRJ{height:calc(100% - 6.4rem);overflow:auto;padding:3.2rem;width:calc(100% - 6.4rem)}.ViewLaunches_leadCountCard__zMTgS{padding:1.8rem;width:calc(50% - 5.1rem)}.ViewLaunches_cardTitle__3hp6G,.ViewLaunches_cardValueWrap__GlLGX{flex:50% 1}.ViewLaunches_eventWrap__QWA1n{width:calc(100% - 2rem)}}@media screen and (min-width:721px) and (max-width:1200px){.ViewLaunches_eventsWrapper__NVdFk{justify-content:space-between}.ViewLaunches_eventWrap__QWA1n{width:calc(50% - 2rem)}.ViewLaunches_leadCountWrap__wQZvN{flex-wrap:wrap;justify-content:center}.ViewLaunches_leadCountCard__zMTgS{flex-wrap:wrap;padding:1.8rem;width:calc(20% - 6.6rem)}}.ViewLaunchProject_wrapperPage__0twJt{height:98%;width:100%}.ViewLaunchProject_wrapperHeader__Ttl0o{align-items:flex-start;border-bottom:1px solid #eaecf0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;margin:0 3.2rem 3rem;padding:2.1rem 0}.ViewLaunchProject_headerTitle__VwqKB{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewLaunchProject_headerSubTitle__ItGRC{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewLaunchProject_wrapperTabs__HgyY5{margin:0 auto;width:94%}.ViewLaunchProject_wrapperContent__yNT70{height:69%;margin:0 auto;overflow-y:auto;vertical-align:top;width:95%}.ViewLaunchProject_wrapperCollateral__KY7il{display:flex;flex-direction:column;margin-top:5rem;row-gap:4rem;width:100%}.ViewLaunchProject_wrapperIconBlock__Zyzt5{align-items:center;background:#fff;display:flex;flex-direction:column;height:83%;justify-content:center;width:84%}.ViewLaunchProject_wrapperTitle__XnCkp{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.ViewLaunchProject_wrapperShareDownload__nrSpu{align-items:center;column-gap:1rem;display:flex;position:relative}.ViewLaunchProject_wrapperDocument__TBEZe{align-items:center;background:#f2f4f7;border-radius:8px;display:flex;flex-direction:column;height:28rem;justify-content:space-between;padding:1rem;position:relative;width:30%}.ViewLaunchProject_docText__GqXwG{align-items:center;color:#101828;display:flex;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem;margin-top:1rem;text-align:center;text-transform:capitalize}.ViewLaunchProject_wrapperBackArrow__utYr\+{padding:2rem}.ViewLaunchProject_globalBackArrow__ICnEO,.ViewLaunchProject_wrapperBackArrow__utYr\+{align-items:center;color:#000;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Inter-Medium;font-size:1.4rem;line-height:2rem}.ViewLaunchProject_globalBackArrow__ICnEO{margin-top:1rem;padding:0}.ViewLaunchProject_firstTitle__\+iCZW{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem;padding:1rem 0;text-align:center}.ViewLaunchProject_Floor__e\+zoj{align-items:center;background-color:#f2f4f7;display:flex;justify-content:center;margin-top:2.4rem}.ViewLaunchProject_FloorTitle__lN7p7{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_Title__raG91{color:#5f6368;font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_NumberTitle__IUGKI{color:#202124;font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_wrapperTotalCount__YdUTb{align-items:center;column-gap:6rem;display:flex;justify-content:flex-start}.ViewLaunchProject_wrapperCard__kw94r{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.ViewLaunchProject_wrapperCollaterals__CiDwZ{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;margin-top:5rem}.ViewLaunchProject_wrapperThreeDotsMenu__AsL4A{position:absolute;right:0;top:0}.ViewLaunchProject_wrapperShare__S6WWu{background:#fff;border:1px solid #0000001f!important;border-radius:.8rem!important;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f!important;column-gap:1rem;display:flex;flex-direction:column;overflow:hidden;padding:.5rem;position:absolute;right:-2rem;row-gap:.5rem;top:-10rem;z-index:3}.ViewLaunchProject_colatteralImage__cznPk{height:18rem;object-fit:contain;width:100%}.ViewLaunchProject_noDataMsg__UmRHH{align-items:center;display:flex;flex-direction:column;height:89%;justify-content:center}.ViewLaunchProject_emptyIcon__7xGpv{margin-bottom:2rem;opacity:.7;width:25%}.ViewLaunchProject_emptyIcon__7xGpv>img{width:100%}.ViewLaunchProject_emptyTitle__K\+dQO{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.ViewLaunchProject_emptySubTitle__1JYGV{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.ViewLaunchProject_flexRow__uDFwS{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}@media screen and (min-width:240px) and (max-width:720px){.ViewLaunchProject_wrapperCard__kw94r,.ViewLaunchProject_wrapperCollaterals__CiDwZ{flex-direction:column;row-gap:3rem}.ViewLaunchProject_wrapperCollaterals__CiDwZ{margin-bottom:2rem}.ViewLaunchProject_wrapperDocument__TBEZe{width:calc(100% - 2rem)}.ViewLaunchProject_wrapperShare__S6WWu{top:-13rem}}@media screen and (min-width:721px) and (max-width:1200px){.ViewLaunchProject_wrapperShare__S6WWu{position:absolute;top:-10rem}}.ForgetPassword_wrapperPage__fsUYA{height:100%;position:relative;width:100%}.ForgetPassword_backgroundImage__bWYUe{background:url(/static/media/backgroundImage.e81a47bc8f0924a794a4.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.ForgetPassword_registerationBlock__lmb37{background:#fff;border-radius:24px;box-shadow:0 15px 35px #3c425714;display:flex;flex-direction:column;height:auto;left:50%!important;padding:3rem 4rem;position:absolute;row-gap:2rem;text-align:center;top:50%!important;transform:translate(-50%,-50%)!important;width:24%;z-index:22}.ForgetPassword_wrapperBlock__heMJU{display:flex;flex-direction:column}.ForgetPassword_strip1__6nCay{bottom:6%;left:3%;position:absolute}.ForgetPassword_strip2__C2FGF{bottom:0;position:absolute}.ForgetPassword_strip3__2Llkb{position:absolute;right:0;top:33%}.ForgetPassword_strip4__Gpzah{bottom:6%;left:3%;position:absolute}.ForgetPassword_wrapperOtherButton__oosHy{margin-top:1rem}@media screen and (min-width:240px) and (max-width:720px){.ForgetPassword_strip1__6nCay,.ForgetPassword_strip2__C2FGF,.ForgetPassword_strip3__2Llkb,.ForgetPassword_strip4__Gpzah{display:none}.ForgetPassword_registerationBlock__lmb37{width:77%}}@media screen and (min-width:720px) and (max-width:1024px){.ForgetPassword_strip1__6nCay,.ForgetPassword_strip2__C2FGF,.ForgetPassword_strip3__2Llkb,.ForgetPassword_strip4__Gpzah{display:none}.ForgetPassword_registerationBlock__lmb37{width:50%}}@media screen and (min-width:1024px) and (max-width:1300px){.ForgetPassword_strip1__6nCay,.ForgetPassword_strip2__C2FGF,.ForgetPassword_strip3__2Llkb,.ForgetPassword_strip4__Gpzah{display:none}.ForgetPassword_registerationBlock__lmb37{width:30%}}@media screen and (max-width:1366px) and (max-height:768px){.ForgetPassword_strip1__6nCay,.ForgetPassword_strip4__Gpzah{left:2%}}@media screen and (max-width:1400px) and (max-height:700px){.ForgetPassword_strip1__6nCay,.ForgetPassword_strip4__Gpzah{left:1%}}.LogOutSession_modalWrapper__zuI9X{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;display:flex;flex-direction:column;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:30%}.LogOutSession_wrapperContent__LL\+Pz{margin:0 auto;position:relative;text-align:center;width:100%}.LogOutSession_wrapperHeader__waC8F{align-items:center;flex-direction:row;flex-wrap:nowrap;font-family:Inter-Medium;font-size:2rem;justify-content:center;line-height:2.4rem;margin-bottom:2rem}.LogOutSession_wrapperStepper__nvY0q{width:100%}.LogOutSession_backArrow__HHa\+5{cursor:pointer;height:2rem;left:1rem;position:absolute;top:0;width:2rem}.LogOutSession_block__Vfk9t{height:3rem;margin-bottom:3.4rem;width:12.8rem}.LogOutSession_label__5xN9T{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:400;line-height:1.8rem;margin-bottom:1.5rem;margin-top:.6rem;text-align:center}.LogOutSession_addHeightToMiddleContent__gTcFq,.LogOutSession_wrapperContactDeatils__BTOR\+{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:2rem;row-gap:2rem;text-align:left}.LogOutSession_addHeightToMiddleContent__gTcFq{height:35rem;overflow-y:auto}.LogOutSession_wrapperProjectDeatils__H7g1f{background:#fff;display:flex;flex-direction:column;height:30rem;overflow-y:auto;padding:1rem;row-gap:2rem;text-align:left}.LogOutSession_detailText__kuqfn{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.LogOutSession_verifyOtp__xz79\+{color:#667085;cursor:pointer;font-family:Inter-Medium;font-size:1rem;font-style:normal;font-weight:600;line-height:2rem;position:absolute;right:2rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;top:4rem}.LogOutSession_resendOtp__lR0q-{color:#1c1c1c;font-family:Inter-Medium;font-size:1.2rem;font-style:normal;font-weight:600;line-height:1.6rem;margin-top:.5rem;text-align:right}.LogOutSession_otpContainer__JuVt8{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.LogOutSession_otpInput__4p8dl{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px #1018280d;color:#667085;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;margin-right:1rem;padding:1rem;width:10%}.LogOutSession_wrapperAddPrefernce__wsEi4{align-items:center;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.LogOutSession_addPrefernceText__BHde4{color:#1570ef;cursor:pointer;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.LogOutSession_blockLabel__6FuMu{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.LogOutSession_wrapperPanName__lbJdy{background:#f9fafb;border-radius:1rem;color:#000;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:600;line-height:2.8rem;padding:1rem}@media screen and (min-width:240px) and (max-width:720px){.LogOutSession_modalWrapper__zuI9X{width:80%}}@media screen and (min-width:720px) and (max-width:1024px){.LogOutSession_modalWrapper__zuI9X{width:50%}}.LogOutSession_wrapperPage__9HqOX{height:100%;position:relative;width:100%}.LogOutSession_backgroundImage__xKaBL{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.LogOutSession_registerationBlock__B9JES{background:#fff;border-radius:1rem;box-shadow:0 15px 35px #3c425714;display:flex;flex-direction:column;height:auto;left:50%!important;position:absolute;row-gap:2rem;text-align:center;top:50%!important;transform:translate(-50%,-50%)!important;width:24%;z-index:22}.LogOutSession_wrapperBlock__Z8Zs5{display:flex;flex-direction:column}.LogOutSession_strip1__ZqfoY{bottom:6%;left:3%;position:absolute}.LogOutSession_strip2__CCTdt{bottom:0;position:absolute}.LogOutSession_strip3__JHMdU{position:absolute;right:0;top:33%}.LogOutSession_strip4__QAxpK{bottom:6%;left:3%;position:absolute}@media screen and (min-width:240px) and (max-width:720px){.LogOutSession_strip1__ZqfoY,.LogOutSession_strip2__CCTdt,.LogOutSession_strip3__JHMdU,.LogOutSession_strip4__QAxpK{display:none}.LogOutSession_registerationBlock__B9JES{width:77%}}@media screen and (min-width:720px) and (max-width:1024px){.LogOutSession_strip1__ZqfoY,.LogOutSession_strip2__CCTdt,.LogOutSession_strip3__JHMdU,.LogOutSession_strip4__QAxpK{display:none}.LogOutSession_registerationBlock__B9JES{width:50%}}@media screen and (min-width:1024px) and (max-width:1300px){.LogOutSession_strip1__ZqfoY,.LogOutSession_strip2__CCTdt,.LogOutSession_strip3__JHMdU,.LogOutSession_strip4__QAxpK{display:none}.LogOutSession_registerationBlock__B9JES{width:40%}}@media screen and (max-width:1366px) and (max-height:768px){.LogOutSession_strip1__ZqfoY,.LogOutSession_strip4__QAxpK{left:2%}}@media screen and (max-width:1400px) and (max-height:700px){.LogOutSession_strip1__ZqfoY,.LogOutSession_strip4__QAxpK{left:1%}}.LogOutSession_headerSessionExpire__Z2l4P{align-items:center;background:#1570ef;background:var(--blue-600,#1570ef);border-radius:1rem 1rem 0 0;color:#fff;color:var(--base-white,#fff);display:flex;font-family:Inter;font-size:2rem;font-style:normal;font-weight:500;justify-content:space-between;letter-spacing:-.04rem;line-height:2rem;padding:1rem 2rem}.LogOutSession_logoutButton__oZkqZ{align-items:center;display:flex;justify-content:flex-end}.guide-container{background-color:#f9fcff;border-radius:12px;margin:0 5rem;padding:2rem}.guide-heading{color:#101828;font-size:2rem;font-weight:700;text-align:center}.guide-subheading{color:#667085;font-size:1.4rem;margin-bottom:2rem;text-align:center}.guide-cards-wrapper{align-items:center;align-items:stretch;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;position:relative}.guide-card{border-radius:1.2rem;box-shadow:0 8px 24px #0000000d;padding:2rem 1.5rem;position:relative;text-align:center;width:240px}.guide-step-circle{align-items:center;background:#000;border-radius:50%;color:#fff;display:flex;font-size:1.4rem;font-weight:700;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.guide-card-title{color:#101828;font-size:1.6rem;font-weight:600;margin-bottom:.5rem}.guide-card-desc{color:#475467;font-size:1.3rem;line-height:1.8rem}.guide-connector{align-items:center;display:flex;flex-direction:column;position:absolute;right:-50px;top:50%;transform:translateY(-50%);z-index:1}.guide-connector-line{background-color:#d0d5dd;height:10px;width:2px}.guide-connector-circle{background-color:#fff;border:1px solid #d0d5dd;border-radius:50%;color:#d0d5dd;font-size:1.4rem;height:24px;line-height:24px;margin:4px 0;text-align:center;width:24px}.animate-step{animation:fadeUp .6s ease forwards;opacity:0;transform:translateY(30px)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.597687bc.css.map*/