@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 rgb(16 24 40/5%);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:hsla(0,0%,100%,.7);--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:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);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;-webkit-transform:translateX(-50%);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%;-webkit-transform:translateX(-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;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);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{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;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:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;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}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;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}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Login_wrapperPage__s-aZY{height:100%;position:relative;width:100%}.Login_backgroundImage__hI5X-{background:url(/static/media/backgroundImage.e81a47bc8f0924a794a4.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.Login_registerationBlock__Cxo21{background:#fff;border-radius:24px;box-shadow:0 15px 35px rgba(60,66,87,.08);height:auto;left:50%!important;padding:3rem 4rem;position:absolute;row-gap:2rem;text-align:center;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:24%;z-index:22}.Login_registerationBlock__Cxo21,.Login_wrapperBlock__1GZhD{display:flex;flex-direction:column}.Login_strip1__tWoG\+{bottom:6%;left:3%;position:absolute}.Login_strip2__EkTAx{bottom:0;position:absolute}.Login_strip3__avPpH{position:absolute;right:0;top:33%}.Login_strip4__-NCd8{bottom:6%;left:3%;position:absolute}.Login_wrapperOtherButton__bb8OI{margin-top:1rem}@media screen and (min-width:240px) and (max-width:720px){.Login_strip1__tWoG\+,.Login_strip2__EkTAx,.Login_strip3__avPpH,.Login_strip4__-NCd8{display:none}.Login_registerationBlock__Cxo21{width:77%}}@media screen and (min-width:720px) and (max-width:1024px){.Login_strip1__tWoG\+,.Login_strip2__EkTAx,.Login_strip3__avPpH,.Login_strip4__-NCd8{display:none}.Login_registerationBlock__Cxo21{width:50%}}@media screen and (min-width:1024px) and (max-width:1300px){.Login_strip1__tWoG\+,.Login_strip2__EkTAx,.Login_strip3__avPpH,.Login_strip4__-NCd8{display:none}.Login_registerationBlock__Cxo21{width:30%}}@media screen and (max-width:1366px) and (max-height:768px){.Login_strip1__tWoG\+,.Login_strip4__-NCd8{left:2%}}@media screen and (max-width:1400px) and (max-height:700px){.Login_strip1__tWoG\+,.Login_strip4__-NCd8{left:1%}}.ConfirmationAlert_modalWrapper__MGbTH{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px rgb(16 24 40/8%),0 8px 8px -4px rgb(16 24 40/3%);display:flex;flex-direction:column;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:25%}@media screen and (min-width:240px) and (max-width:720px){.ConfirmationAlert_modalWrapper__MGbTH{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.ConfirmationAlert_modalWrapper__MGbTH{width:36%}}.UpdatePassword_modalWrapper__a3ufo{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px rgb(16 24 40/8%),0 8px 8px -4px rgb(16 24 40/3%);display:flex;flex-direction:column;gap:1rem;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:25%}.UpdatePassword_blockLabel__ncXiy{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.UpdatePassword_wrapperContent__\+-4Pf{display:flex;flex-direction:column;gap:2rem}.UpdatePassword_detailText__Mqpzp{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__OSgao{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__a3ufo{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.UpdatePassword_modalWrapper__a3ufo{width:36%}}.Leads_wrapperPage__CCE\+z{height:100%;overflow-y:auto;width:100%}.Leads_wrapperHeader__GWXlc{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__EjtNC{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.Leads_headerSubTitle__jSikg{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.Leads_wrapperFilters__tXbtG{margin:0 auto;padding:2rem;width:95%}.Leads_wrapperTable__Jfam0{height:70%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.Leads_wrapperNameDropDown__tIgv\+{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;width:50%}.Leads_allLeadsTitle__qu6D1{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.Leads_wrapperDropDown__Mk16U{width:27%}.Leads_wrapperFilters__tXbtG{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.Leads_wrapperFilter__LTGes{align-items:flex-start;display:flex;flex-direction:column;width:20%}.Leads_filterTitle__h3Q9v{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__c-xVD{text-align:right;width:30%}.Leads_wrapperDropDown__Mk16U{width:100%}.Leads_wrapperLead__c29Fg{margin-bottom:2.4rem}.Leads_wrapperCustomiseDropDown__Enaii{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__95Ww5{color:#667085;height:3rem!important;position:absolute;right:1rem;top:1rem;width:3rem!important}.Leads_containerCustomiseDropDown__BNCNx{background:#f9fafb;box-shadow:0 24px 48px -12px rgba(16,24,40,.18);display:flex;flex-direction:column;position:absolute;width:31%;z-index:1}.Leads_wrapperSelectAndCheckbox__33A5S{display:flex;flex-direction:row;width:100%}.Leads_eachSelect__Gb9ts{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__g-bwB{background:#f9fafb;height:24rem;overflow-y:auto;padding:1rem;width:100%}.Leads_wrapperEachSelect__TgQxM{background:#fff;padding:1rem 0 1rem 1rem;width:52%}.Leads_containerEachSelect__FeQdM,.Leads_selectedVal__FNa9O{background:#fff;display:flex;justify-content:space-between}.Leads_selectedVal__FNa9O{background:#f9fafb}.Leads_label__km-g-{color:#101828;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.Leads_dateDivider__fyYFt{display:flex;flex-direction:column;margin-bottom:1rem}.Leads_wrapperDropDownButtons__dqbFZ{-webkit-column-gap:1rem;column-gap:1rem;display:flex;justify-content:flex-end;padding:1.3rem 1.5rem}.Leads_noDataMsg__eOPvz{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Leads_emptyIcon__1MviF{margin-bottom:2rem;opacity:.7;width:25%}.Leads_emptyIcon__1MviF>img{width:100%}.Leads_emptyTitle__4j0y8{color:#101828;cursor:pointer;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Leads_emptySubTitle__k7DA7{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.Leads_wrapperSortDropDown__2uatM{width:27%}.Leads_dropDownLabel__1rPoK{overflow:hidden;text-overflow:ellipsis;width:78%}@media screen and (min-width:240px) and (max-width:720px){.Leads_wrapperTable__Jfam0{height:63%}.Leads_containerCustomiseDropDown__BNCNx{right:0}.Leads_wrapperFilter__LTGes{width:50%}.Leads_containerCustomiseDropDown__BNCNx{width:80%}.Leads_wrapperHeader__GWXlc{align-items:flex-start}.Leads_otpInput__riZrU{width:13%}.Leads_wrapperFilters__tXbtG{align-items:center;flex-direction:column;justify-content:space-between;padding:2rem;row-gap:2rem;width:calc(100% - 4rem)}.Leads_wrapperNameDropDown__tIgv\+{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;justify-content:space-between;width:100%}.Leads_allLeadsTitle__qu6D1,.Leads_wrapperFilter__LTGes{width:50%}.Leads_wrapperSearchBar__c-xVD{width:100%}.Leads_wrapperEachSelect__TgQxM{width:35%}.Leads_emptyIcon__1MviF{width:75%}.Leads_wrapperSortDropDown__2uatM{width:68%}}@media screen and (max-width:1366px){.Leads_wrapperPage__CCE\+z{height:96%}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.Leads_wrapperTable__Jfam0{height:80%}}@media screen and (max-width:1400px)and (device-height:700px){.Leads_wrapperTable__Jfam0{height:56%}}.userCard_head__LHMYm{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.userCard_head__LHMYm .userCard_nm__Jn7nC{align-items:center;display:flex;gap:1rem;width:70%}.userCard_head__LHMYm .userCard_title__kNUAJ .userCard_name__jFSIk{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__ocXYP{color:#667085;font-family:Inter-Regular}.userCard_labelValue__hRBQX,.userCard_label__ocXYP{font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.userCard_labelValue__hRBQX{color:#000;font-family:Inter-Medium;text-transform:capitalize}.userCard_name__jFSIk{overflow:hidden;text-overflow:ellipsis}.userCard_head__LHMYm .userCard_pref__Y-eey{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__kNUAJ{flex-direction:row;gap:2rem;justify-content:flex-start;width:calc(100% - 4.5rem)}.userCard_body__ie-xz,.userCard_title__kNUAJ{align-items:center;display:flex;flex-wrap:wrap}.userCard_body__ie-xz,.userCard_fosBody__84SE2{gap:5rem;justify-content:space-between}.userCard_fosBody__84SE2{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.userCard_fosId__C3RNJ,.userCard_kycDocLabel__0L2IN{color:#667085;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.userCard_leadContact__dx-qk{align-items:center;display:flex;gap:.5rem;justify-content:space-between;justify-content:flex-start;width:33.33%}.userCard_email__Ui3rO,.userCard_kycDocValue__q0eDZ,.userCard_lead_phone__LaejE,.userCard_phone__apS06,.userCard_prevCp__aJxRZ{color:#344054;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.userCard_email__Ui3rO{overflow:hidden;text-overflow:ellipsis}.userCard_fosContact__cmozD{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start}.userCard_actions__3\+0f\+{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.userCard_more__G2b2n{cursor:pointer;margin-left:2rem}.userCard_lead__K1XSA{font-size:1.4rem;font-weight:500;line-height:2rem}.userCard_leadCounts__JeH4T{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:center}.userCard_count__nBy5I{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.userCard_countLabel__t5PZt{color:#667085;font-family:Inter-Regular;font-size:1.2rem;line-height:2rem}.userCard_countValue__ySVWc{color:#101828;font-size:1.6rem;font-weight:700;line-height:2rem}.userCard_userCard__zDdXR{border:1px solid rgba(0,0,0,.12)!important;border-radius:.8rem;border-radius:.8rem!important;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgb(16 24 40/6%)!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__1mh6c{align-items:center;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap}.userCard_wrapperPanAadhar__XVvMm{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:100%}.userCard_kycDocValues__jb5p2{margin-left:.5rem}.userCard_kycDocValues__jb5p2,.userCard_noLeadsMessage__7OAuj{color:#000;font-family:Inter-Medium;font-size:1.4rem;font-weight:500;line-height:2rem}.userCard_container__fjUhE{padding:2.4rem;text-align:left}.userCard_header__dKG\+A{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.userCard_headerDiv1__6qAaP{align-items:flex-end;display:flex;flex:2 1;flex-wrap:wrap;gap:2rem}.userCard_headerDiv2__BpgK6{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:2rem;justify-content:flex-end}.userCard_content1__VA59p{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.userCard_borderBottom__54rUw{border-bottom:1px solid #eaecf0}.userCard_rowWrapper__DTuBx{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.userCard_label__ocXYP,.userCard_tokenNumber__wbaAX{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__kI6i2,.userCard_value__TPrL5{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__B6cfX{color:#000;font-family:Inter-Regular;font-size:2rem;font-style:normal;font-weight:600;line-height:3rem}.userCard_leadId__VHhW5{color:#667085;font-size:1.4rem;line-height:1.8rem}.userCard_leadId__VHhW5,.userCard_projectName__HfA\+k{font-family:Inter-Regular;font-style:normal;font-weight:400}.userCard_projectName__HfA\+k{color:#344054;font-size:1.6rem;line-height:2.4rem}.userCard_footer__Vbj4O{align-items:center;gap:1rem}.userCard_footer__Vbj4O,.userCard_projectDiv__GE\+mw{display:flex;justify-content:space-between;margin-top:2rem}.userCard_projectDiv__GE\+mw{flex-wrap:wrap;gap:.5rem}.userCard_projectNameLabel__RZsY6{color:#1d2939}.userCard_projectNameLabel__RZsY6,.userCard_projectNameValue__It0Uv{font-family:Inter-Regular;font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.userCard_projectNameValue__It0Uv{color:#667085}.userCard_projectDetails__fsh1g{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between}.userCard_projectDetails__fsh1g 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__dKG\+A{flex-direction:column-reverse}.userCard_headerDiv1__6qAaP{gap:3rem}.userCard_allotmentEachBlock__mLp0u{width:100%!important}.userCard_projectDetails__fsh1g{flex-wrap:wrap}}@media screen and (max-width:720px){.userCard_head__LHMYm .userCard_pref__Y-eey{height:5rem;width:5rem}.userCard_userCard__zDdXR{width:calc(100% - 5.8rem)}.userCard_fosBody__84SE2{gap:2rem}.userCard_head__LHMYm,.userCard_nm__Jn7nC{width:100%!important}.userCard_title__kNUAJ{align-items:flex-start;flex-direction:column;gap:.5rem}.userCard_name__jFSIk{align-items:flex-start!important;flex-direction:column}.userCard_status_update_at__-SZl-{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.userCard_actions__3\+0f\+{width:50%}.userCard_leadContact__dx-qk,.userCard_lead__K1XSA{width:100%}.userCard_body__ie-xz{align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:2rem}.userCard_fosContact__cmozD{gap:0;justify-content:space-between;width:100%}.userCard_leadCounts__JeH4T{gap:3rem;justify-content:space-between;width:100%}.userCard_prevCp__aJxRZ{width:100%}.userCard_email__Ui3rO,.userCard_phone__apS06{width:50%}.userCard_created_actions_wrap__i0lAG{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.userCard_kycDocLabel__0L2IN{width:50%}}@media screen and (min-width:721px) and (max-width:1200px){.userCard_userCard__zDdXR{width:calc(100% - 4.8rem)}}.TimeLineAndNotes_modalWrapper__XVj6U{background:#fff;border-radius:1.2rem;border-radius:.8rem;box-shadow:0 20px 24px -4px rgb(16 24 40/8%),0 8px 8px -4px rgb(16 24 40/3%);display:flex;flex-direction:column;left:50%;outline:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:71%}.TimeLineAndNotes_wrapperContent__wtBcm{position:relative;width:100%}.TimeLineAndNotes_header__G98wA{background:#f9fafb;border-bottom:1px solid #eaecf0;border-radius:1.2rem 1.2rem 0 0;padding:2.6rem 3.2rem}.TimeLineAndNotes_headerTitle__RxdMS{align-items:center;color:#000;-webkit-column-gap:1rem;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__b3j8d{display:flex;flex-direction:column;justify-content:space-between;margin:2.5rem auto 1rem;width:90%}.TimeLineAndNotes_wrapperFirstRow__h3VCS,.TimeLineAndNotes_wrapperSecondRow__CnNrd{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.TimeLineAndNotes_wrapperSecondRow__CnNrd{margin-top:5rem}.TimeLineAndNotes_wrapperNameProjects__20Dki{align-items:flex-start;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly}.TimeLineAndNotes_block__l7exO{align-items:center;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;margin-bottom:1rem}.TimeLineAndNotes_wrapperAddNotesRightSide__NC-CE{width:60%}.TimeLineAndNotes_wrapperNotesAndButton__-wHKh{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.1rem;width:100%}.TimeLineAndNotes_wrapperNotesCard__Qr4\+h{background:#fcfaff;border-radius:8px;box-shadow:0 0 2px rgba(0,0,0,.2);height:37rem;overflow:auto;padding:0 1.8rem 1.6rem;position:relative}.TimeLineAndNotes_wrapperChips__xkqSH{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:1.5rem}.TimeLineAndNotes_callType__sUBVl,.TimeLineAndNotes_lastUpdatedText__W2DSi{color:#101828;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-left:1rem}.TimeLineAndNotes_wrapperContainer__nqJtI,.TimeLineAndNotes_wrapperTime__qoL-u{align-items:center;display:flex;flex-direction:row}.TimeLineAndNotes_wrapperTime__qoL-u{justify-content:space-between}.TimeLineAndNotes_notesTitle__AWIG4{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__PsTgT{color:#667085;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem;margin-top:.3rem}.TimeLineAndNotes_border__5LP1n{border:1px solid #eaecf0;margin-top:2rem}.TimeLineAndNotes_wrapperNoNotesFound__kCnQ8{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.TimeLineAndNotes_noNotesText__\+s9q0{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__97kKC{flex-direction:column;height:36rem;overflow-y:auto}.TimeLineAndNotes_active__m3twj{color:#0ba5ec;height:2rem;width:2rem}.TimeLineAndNotes_all__Zna\+w{color:#fff;height:2rem;width:2rem}@media screen and (max-width:720px){.TimeLineAndNotes_modalWrapper__XVj6U{border-radius:.8rem;box-sizing:border-box;height:auto;left:50%;max-height:90vh;overflow-y:auto;padding:1.5rem 1rem;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95vw}.TimeLineAndNotes_header__G98wA{align-items:flex-start;flex-direction:column;padding:1.2rem 1rem}.TimeLineAndNotes_headerTitle__RxdMS{flex-wrap:wrap;font-size:1.6rem;line-height:2.4rem}.TimeLineAndNotes_content__b3j8d{margin-top:1.5rem;padding:0 .5rem;width:100%}.TimeLineAndNotes_wrapperFirstRow__h3VCS,.TimeLineAndNotes_wrapperSecondRow__CnNrd{flex-direction:column;gap:2rem}.TimeLineAndNotes_wrapperNameProjects__20Dki,.TimeLineAndNotes_wrapperNames__4ojHB{flex-direction:column;gap:.8rem;width:100%}.TimeLineAndNotes_block__l7exO{align-items:flex-start;flex-direction:column;gap:.3rem;margin-bottom:1rem}.TimeLineAndNotes_wrapperNotesCard__Qr4\+h{height:auto;padding:1.2rem}.TimeLineAndNotes_progressCardWrapper__97kKC{height:auto;max-height:28rem;overflow-y:auto;padding-right:1rem}.TimeLineAndNotes_notesTitle__AWIG4{font-size:1.4rem;line-height:2rem}.TimeLineAndNotes_notesSubTitle__PsTgT{font-size:1.2rem;line-height:1.8rem}.TimeLineAndNotes_callType__sUBVl,.TimeLineAndNotes_lastUpdatedText__W2DSi{font-size:1.2rem}.TimeLineAndNotes_noNotesText__\+s9q0{font-size:1.6rem}}.AddPreference_modalWrapper__GORll{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px rgb(16 24 40/8%),0 8px 8px -4px rgb(16 24 40/3%);display:flex;flex-direction:column;left:50%;outline:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30%}.AddPreference_wrapperContent__8Kwwz{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__bOZdA{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__cswAg{cursor:pointer;height:2rem;left:1rem;position:absolute;top:0;width:2rem}.AddPreference_block__gf2q2{height:3rem;margin-bottom:3.4rem;width:12.8rem}.AddPreference_wrapperContactDeatils__yUWCF{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:2rem;row-gap:2rem;text-align:left}.AddPreference_wrapperFooter__bAzDJ{align-items:center;background:#f9fafb;border-radius:0 0 1.2rem 1.2rem;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;padding:2.3rem 1.9rem}.AddPreference_wrapperAddPrefernce__CyM0T{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.AddPreference_addPrefernceText__9cYkM{color:#1570ef;cursor:pointer;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.AddPreference_blockLabel__sWXVG{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__GORll{width:90%}}@media screen and (min-width:720px) and (max-width:1024px){.AddPreference_modalWrapper__GORll{width:50%}}.AddLead_modalWrapper__omBVP{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px rgb(16 24 40/8%),0 8px 8px -4px rgb(16 24 40/3%);display:flex;flex-direction:column;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30%}.AddLead_wrapperContent__RLPOQ{margin:0 auto;position:relative;text-align:center;width:100%}.AddLead_wrapperHeader__FAXt1{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__-5gaJ{width:100%}.AddLead_backArrow__taCm1{cursor:pointer;height:2rem;left:1rem;position:absolute;top:0;width:2rem}.AddLead_block__I1LzM{height:3rem;margin-bottom:3.4rem;width:12.8rem}.AddLead_label__6v81E{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__POtAb,.AddLead_wrapperContactDeatils__k6JgI{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:2rem;row-gap:2rem;text-align:left}.AddLead_addHeightToMiddleContent__POtAb{height:35rem;overflow-y:auto}.AddLead_wrapperProjectDeatils__6HyWK{background:#fff;display:flex;flex-direction:column;height:30rem;overflow-y:auto;padding:1rem;row-gap:2rem;text-align:left}.AddLead_detailText__-TNBf{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.AddLead_verifyOtp__biN6m{color:#667085;cursor:pointer;font-family:Inter-Medium;font-size:1rem;font-style:normal;font-weight:600;line-height:2rem;position:absolute;right:2rem;text-decoration-line:underline;top:4rem}.AddLead_otpContainer__ZUVK\+{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.AddLead_otpInput__1QdZq{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px rgb(16 24 40/5%);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__NnvPY{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__57cMn{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.AddLead_addPrefernceText__roCn6{color:#1570ef;cursor:pointer;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.AddLead_blockLabel__D1vIn{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.AddLead_wrapperPanName__qcrg1{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__omBVP{width:80%}}@media screen and (min-width:720px) and (max-width:1024px){.AddLead_modalWrapper__omBVP{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:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.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:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);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);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);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__QmvaX{background:#f5f5f5;height:100%;overflow-y:auto;width:100%}.Register_wrapperContent__x48mw{height:calc(100% - 10rem);margin:0 auto;padding-top:4.7rem;position:relative;text-align:center;width:30%}.Register_wrapperStepper__\+gFcn{height:3%;width:100%}.Register_backArrow__papJy{cursor:pointer;height:2rem;left:1rem;position:absolute;width:2rem}.Register_block__zGCrb{margin-bottom:3.4rem}.Register_label__zYRtf,.Register_textCopy__zSCX5{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__zYRtf{height:2%}.Register_textCopy__zSCX5{margin-bottom:0}.Register_wrapperContactDeatils__RY6zw{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__BtWqj{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.Register_verifyOtp__TohaP{color:#667085;cursor:pointer;font-size:1rem;font-weight:600;position:absolute;right:0;text-decoration-line:underline;top:4rem;z-index:10}.Register_blockLabel__TjelI,.Register_verifyOtp__TohaP{font-family:Inter-Medium;font-style:normal;line-height:2rem}.Register_blockLabel__TjelI{color:#344054;font-size:1.4rem;font-weight:500;margin-bottom:.6rem}.Register_wrapperUploadFile__Kka6i{background:#f2f4f7;border-radius:.8rem;cursor:pointer;padding:2rem;text-align:center;width:calc(100% - 4rem)}.Register_uploadLabel__yI71J{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__c0SKJ{margin-right:1rem;vertical-align:middle}.Register_otpContainer__0e0-T{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.Register_otpInput__FM2NU{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px rgb(16 24 40/5%);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__TXYvT{height:5.6rem;width:5.6rem}.Register_wrapperDetailsSubmitted__xrgbK{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:4rem;row-gap:2rem;text-align:center}.Register_subDetailText__5vREs{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__b-G0Z{cursor:pointer}.Register_wrapperCirucularProgress__QNwrs{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:1rem}.Register_wrapperInnerContent__jhTE4{display:flex;flex-direction:column;height:79%;overflow-y:auto;padding:0 .5rem 1rem;row-gap:2rem}.Register_welcomeMessage__lITLb{font-weight:500}.Register_welcomeMessage__lITLb,.Register_wrapperTermsAndConditionsIndex__odang{color:#1c1c1c;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;line-height:2rem;margin-bottom:1rem;margin-top:1rem}.Register_wrapperTermsAndConditionsIndex__odang{display:flex;flex-direction:column;font-weight:600}.Register_resendOtp__RJNT2{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__x48mw{padding:4.7rem 0;width:96%}}@media screen and (min-width:720px) and (max-width:1200px){.Register_wrapperContent__x48mw{padding:4.7rem 0;width:52%}}.SideMenu_wrapper__5WqHI{background-color:#175cd3;display:inline-block;font-family:Inter-Medium;height:100%;padding:3.2rem 1.6rem;width:100%}.SideMenu_app_info__GqmTP{display:inline-block;font-size:2rem;height:calc(6% - 2.4rem);line-height:2.4rem;margin-bottom:2.4rem;width:100%}.SideMenu_app_logo__i\+iCr{display:flex;justify-content:center;text-align:center;vertical-align:middle}.SideMenu_app_name__Lb65p{display:inline-block}.SideMenu_user_profile__jUwMl{align-items:center;cursor:pointer;display:flex;justify-content:space-around;padding-top:2rem;width:100%}.SideMenu_user_info__92Y-c{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__T-uPr{color:#fff;font-family:Inter-Medium}.SideMenu_user_email__W0VwT,.SideMenu_user_name__T-uPr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.SideMenu_user_email__W0VwT{color:#b2ddff;font-family:Inter-Regular}.SideMenu_logout__Ztl2U{cursor:pointer;display:inline-block;height:2rem;vertical-align:top;width:2rem}.SideMenu_menu_array__TYS9A{display:inline-block;height:72%;overflow-y:auto;width:100%}.SideMenu_mobile_menu__v3x1Q{font-size:1.6rem!important;line-height:2rem!important}.SideMenu_addIcon__r7-iu{height:3rem!important;width:3rem!important}.SideMenu_mobile_menu__v3x1Q:hover{background-color:initial;color:#98a2b3}@media (device-width:768px) and (device-height:1024px) and (orientation:portrait){.SideMenu_mobile_menu__v3x1Q{font-size:2rem!important;line-height:2.4rem!important}.SideMenu_mobile_menu__v3x1Q>span{height:3.5rem!important;width:3.5rem!important}.SideMenu_mobile_menu__v3x1Q>span>img{width:100%}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.SideMenu_mobile_menu__v3x1Q{font-size:2rem!important;line-height:2.4rem!important}.SideMenu_mobile_menu__v3x1Q>span{height:5rem!important;width:5rem!important}.SideMenu_mobile_menu__v3x1Q>span>img{width:100%}}.MainPage_wrapperMenu__fPAOC{display:none!important}.MainPage_logoutIcon__FbPB4{color:#667085;height:3rem!important;margin-left:2rem;width:3rem!important}.MainPage_wrapperPages__807Gj{height:90%}@media screen and (min-width:240px) and (max-width:820px){.MainPage_wrapperMenu__fPAOC{display:flex!important;flex-direction:column}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.MainPage_logoutIcon__FbPB4{height:4rem!important;width:4rem!important}}.NotificationDrawer_headerWrapper__dUhF0{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;padding:2.5rem 2.5rem 0}.NotificationDrawer_TabsWrapper__r99ZY{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.NotificationDrawer_tabPanel__QFq8I{flex:1 1;overflow:hidden;padding:2.5rem!important}.NotificationDrawer_mainTabPanelWrapper__FZPYT{height:100%;overflow:hidden;padding-right:1px}.NotificationDrawer_notificationContainerWrapper__zJKKx{display:flex;flex-direction:column;height:100%;overflow:auto;-webkit-user-select:none;user-select:none}.NotificationDrawer_notificationContainer__g2sPh{display:flex;flex-direction:row;margin-bottom:4rem}.NotificationDrawer_notificationAvatarWrapper__ZzZgu{margin-right:1.2rem}.NotificationDrawer_notificationTextWrapper__zQm8M{flex:1 1}.NotificationDrawer_notificationText__z4f-h{color:#667085;font-family:Inter-Medium;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.NotificationDrawer_notificationHeaderText__J1sDZ{color:#344054;font-weight:500}.NotificationDrawer_notificationTimeText__V2a-C{font-size:12px;line-height:18px;margin-left:1rem}.NotificationDrawer_notificationDescriptionText__K\+vYT{margin-top:1rem}.NotificationDrawer_infiniteScrollLoadingText__RJBJl,.NotificationDrawer_noNotificationText__pLqCI{color:#667085;font-family:Inter-Medium;font-size:2.4rem}.NotificationDrawer_infiniteScrollLoadingText__RJBJl{text-align:center}.NotificationDrawer_noDataMsg__1LoXn{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.NotificationDrawer_emptyIcon__XxEiM{margin-bottom:2rem;width:50%}.NotificationDrawer_emptyIcon__XxEiM>img{width:100%}.NotificationDrawer_emptyTitle__nnGCs{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.NotificationDrawer_emptySubTitle__WnxWh{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__-0FsA{background:#f5f5f5;height:100%;overflow-y:auto;width:100%}.FOSRegisteration_wrapperContent__FOFaN{height:calc(100% - 10rem);margin:0 auto;padding-top:4.7rem;position:relative;text-align:center;width:30%}.FOSRegisteration_wrapperStepper__93QSx{height:3%;width:100%}.FOSRegisteration_backArrow__PVUa9{cursor:pointer;height:2rem;left:1rem;position:absolute;width:2rem}.FOSRegisteration_block__F16\+Y{margin-bottom:3.4rem}.FOSRegisteration_label__BNaFS,.FOSRegisteration_textCopy__NTemH{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__BNaFS{height:2%}.FOSRegisteration_textCopy__NTemH{margin-bottom:0}.FOSRegisteration_wrapperContactDeatils__tQU0X{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__DJjFn{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.FOSRegisteration_verifyOtp__Sem2Y{color:#667085;cursor:pointer;font-family:Inter-Medium;font-size:1rem;font-style:normal;font-weight:600;line-height:2rem;position:absolute;right:0;text-decoration-line:underline;top:4rem}.FOSRegisteration_blockLabel__JbRwN{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.FOSRegisteration_wrapperUploadFile__HNHYH{background:#f2f4f7;border-radius:.8rem;cursor:pointer;padding:2rem;text-align:center;width:calc(100% - 4rem)}.FOSRegisteration_uploadLabel__KOqI2{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__2NV8g{margin-right:1rem;vertical-align:middle}.FOSRegisteration_otpContainer__OzGGn{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.FOSRegisteration_otpInput__3LtgY{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px rgb(16 24 40/5%);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__SxR-a{height:5.6rem;width:5.6rem}.FOSRegisteration_wrapperDetailsSubmitted__ywR0m{text-align:center}.FOSRegisteration_wrapperDetailsSubmitted__ywR0m,.FOSRegisteration_wrapperGeneralDetails__3YBel{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:4rem;row-gap:2rem}.FOSRegisteration_wrapperGeneralDetails__3YBel{text-align:left}.FOSRegisteration_subDetailText__Au3R1{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__Cl8cS{cursor:pointer}.FOSRegisteration_wrapperCirucularProgress__rtHrz{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:1rem}.FOSRegisteration_wrapperInnerContent__PdYuG{display:flex;flex-direction:column;height:79%;overflow-y:auto;padding:0 .5rem .5rem;row-gap:2rem}.FOSRegisteration_welcomeMessage__CVD5k{font-weight:500}.FOSRegisteration_welcomeMessage__CVD5k,.FOSRegisteration_wrapperTermsAndConditionsIndex__4rdlU{color:#1c1c1c;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;line-height:2rem;margin-bottom:1rem;margin-top:1rem}.FOSRegisteration_wrapperTermsAndConditionsIndex__4rdlU{display:flex;flex-direction:column;font-weight:600}.FOSRegisteration_resendOtp__2dw9R{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__FOFaN{width:96%}}@media screen and (min-width:720px) and (max-width:1200px){.FOSRegisteration_wrapperContent__FOFaN{width:52%}}.FOSList_wrapperPage__2PlCz{height:100%;width:100%}.FOSList_wrapperHeader__lkcoC{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__\+-AjL{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.FOSList_headerSubTitle__50o8Q{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.FOSList_wrapperFilters__x7E2J{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:2rem;width:95%}.FOSList_wrapperTable__iNhAK{height:69%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.FOSList_wrapperNameDropDown__LDa\+P{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;width:50%}.FOSList_allLeadsTitle__GjQ6H{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.FOSList_wrapperTabs__\+fWmv{margin:0 auto;width:94%}.FOSList_wrapperSearchBar__8f6Tg{text-align:right;width:30%}.FOSList_wrapperDropDown__7x690{width:27%}.FOSList_wrapperActions__SqfFj{-webkit-column-gap:3rem;column-gap:3rem;display:flex;flex-direction:row;justify-content:space-between}.FOSList_noDataMsg__K1DDB{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.FOSList_emptyIcon__vX0Cu{margin-bottom:2rem;opacity:.7;width:25%}.FOSList_emptyIcon__vX0Cu>img{width:100%}.FOSList_emptyTitle__pOEIH{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__lkcoC{align-items:flex-start;flex-direction:column}.FOSList_otpInput__jfKdP{width:13%}.FOSList_wrapperFilters__x7E2J{align-items:center;flex-direction:column;justify-content:space-between;padding:2rem;row-gap:2rem;width:92%}.FOSList_wrapperNameDropDown__LDa\+P{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;justify-content:space-between;width:100%}.FOSList_wrapperSearchBar__8f6Tg{width:100%}.FOSList_wrapperDropDown__7x690{width:68%}.FOSList_wrapperTable__iNhAK{height:53%}.FOSList_emptyIcon__vX0Cu{width:75%}.FOSList_userCard__INLeP{width:calc(100% - 4.8rem)}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.FOSList_wrapperTable__iNhAK{height:75%}}@media screen and (min-width:821px) and (max-width:1366px){.FOSList_wrapperPage__2PlCz{height:88%}.FOSList_wrapperDropDown__7x690{width:35%}}@media screen and (max-width:1400px)and (device-height:700px){.FOSList_wrapperTable__iNhAK{height:59%}}.ReassignModal_wrapper__8gAE5{background-color:#fff;border-radius:1.2rem;height:32%;left:50%;overflow:auto;padding:2rem 1.6rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30%}.ReassignModal_iconWrapper__uNJEI{align-items:center;display:flex;justify-content:space-between;margin:0 1.6rem}p.ReassignModal_heading__o\+JJP{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__YCN6E{display:flex;gap:2.8rem;margin-top:2.4rem}@media screen and (max-width:768px){.ReassignModal_wrapper__8gAE5{height:23vh;width:90vw}}.RejectReason_modalWrapper__oIK93{background:#fff;border-radius:1.2rem;box-shadow:0 20px 24px -4px rgb(16 24 40/8%),0 8px 8px -4px rgb(16 24 40/3%);display:flex;flex-direction:column;left:50%;outline:none;padding:2.4rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:25%}@media screen and (min-width:240px) and (max-width:720px){.RejectReason_modalWrapper__oIK93{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.RejectReason_modalWrapper__oIK93{width:36%}}.Profile_clipContents__cd841{overflow:hidden}.Profile_flexColHstartVstart__Boo-b{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.Profile_flexRowVstartHstart__RMTsF{align-items:flex-start;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start}.Profile_flexColHstartVcenter__G5pFj{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.Profile_flexRowVcenterHstart__sA1xQ{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.Profile_flexColHcenterVstart__Wpi2o{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.Profile_flexRowVstartHcenter__Dc5gE{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.Profile_flexRowVcenterHcenter__I8\+L9{align-items:center;display:flex;flex-direction:row;justify-content:center}.Profile_flexHcenter__Qipxv{justify-content:center}.Profile_flexRowVcenterHend__v2nQP{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.Profile_mainWrapper__466W3{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:4rem;height:100%;padding:2rem}.Profile_profileGeneralDetailsWrapper__Ovzx2{align-items:center;align-self:flex-start;display:flex;gap:2.4rem}.Profile_section__2XPYk{height:70%;text-align:center;width:70%}.Profile_profileImageWrapper__LMAj5{object-fit:contain;position:relative;width:100%}.Profile_profileImage__W0jVw{border-radius:100%;height:8rem;object-fit:contain;width:8rem}.Profile_camera__djC90{bottom:0;height:5rem;object-fit:contain;position:absolute;right:0;-webkit-transform:translate(25%,25%);transform:translate(25%,25%);width:45%;width:5rem}.Profile_generalDetails__z3-T0{flex-shrink:0}.Profile_otherDetails__Zpnr6 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__108hS{display:block;font-family:Inter-Medium;font-size:3rem;font-weight:500;letter-spacing:0;line-height:3.8rem;text-align:left}.Profile_chip__sTX7n{margin-top:.5rem}.Profile_content__dj4tI{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__kM8RJ{font-family:Inter-Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:28px;text-align:left}.Profile_content__dj4tI{height:90%;width:100%}.Profile_textFields__sLcde{padding:2.4rem 0}.Profile_txt987__juQDH{color:#101828;font-family:Inter-Medium,sans-serif;font-size:3rem;font-weight:500;line-height:3.8rem;margin-bottom:.4rem}.Profile_txt643__Ma2j2{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__CPXm4{height:2rem;width:2rem}.Profile_inputFields__VhsVS{margin-bottom:2.4rem}.Profile_inputField__1ieu8{box-sizing:border-box;display:flex;flex:1 1;height:100%;width:28.4rem}.Profile_txt584__C\+qBd{font-family:Inter-medium;text-align:left}.Profile_input__YUNXA{border:1px solid #d0d5dd;box-shadow:0 1px 2px rgba(16,24,40,.05);padding:.6rem 0}.Profile_inputField1__hvu4u{display:flex;flex:1 1;height:100%;width:28.4rem}.Profile_inputWithLabel__cnCh2{height:100%;width:100%}.Profile_input__YUNXA{background-color:#fff;border:none;border-radius:.8rem;box-shadow:none;box-sizing:border-box;padding:.9rem 0;width:100%}.Profile_content1__2P42t{display:flex;flex:1 1;height:100%;width:100%}.Profile_txt872__2KySf{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__uTUVo{box-sizing:border-box;margin-bottom:2.4rem;width:100%}.Profile_input5__T5-sM{border:1px solid #d0d5dd;box-shadow:0 1px 2px rgba(16,24,40,.05)}.Profile_content2__q147\+{display:flex;flex:1 1;height:100%;width:100%}.Profile_txt424__ifapm{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__VhsVS{box-sizing:border-box;width:100%}.Profile_button__P7Mg3{box-sizing:border-box;height:100%;margin-right:4px}.Profile_txt8100__jSh5R{color:#175cd3;font-weight:500}.Profile_txt803__7ZW42,.Profile_txt8100__jSh5R{word-wrap:break-word;font-family:Inter-Medium,sans-serif;font-size:1.4rem;line-height:143%}.Profile_txt803__7ZW42,.Profile_txt9910__vgWqb{color:#667085;font-weight:400}.Profile_txt9910__vgWqb{word-wrap:break-word;font-family:Inter-Medium,sans-serif;font-size:1.2rem;line-height:150%;text-align:center}.Profile_inputWithLabel1__-Hrcl{height:100%;width:100%}.Profile_txt584__C\+qBd{word-wrap:break-word;color:#344054;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:500;line-height:143%}.Profile_userDisplayID__vgT4I{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__T5-sM{background-color:#fff;border:none;border-radius:.8rem;box-shadow:none;box-sizing:border-box;padding:.9rem 0;width:100%}.Profile_content3__LxTFx{box-sizing:border-box;display:flex;flex:1 1;height:100%;margin-right:.8rem;width:53.6rem}.Profile_txt623__PwiRn{word-wrap:break-word;color:#667085;font-family:Inter-Medium,sans-serif;font-size:1.6rem;font-weight:400;line-height:150%}.Profile_sectionFooter__o9BxI{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__hIaAY{box-sizing:border-box;padding:1.5rem 2.3rem;width:100%}.Profile_actions__En\+hH{display:flex;flex:1 1;height:100%;width:100%}.Profile_button1__VMAT2{height:100%;margin-right:1.2rem}.Profile_txt247__dtlEY{word-wrap:break-word;color:#344054;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:500;line-height:143%}.Profile_button2__o8f09{background-color:#1570ef;border:1px solid #1570ef;border-radius:.8rem;box-shadow:0 1px 2px rgba(16,24,40,.05);box-sizing:border-box;height:100%;padding:.9rem 1.5rem}.Profile_txt4108__Fkokd{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__ozyOV{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__ozyOV:before{content:"";display:block}.Profile_leadStatus__ct37M{align-items:center;display:flex;gap:1.5rem}@media screen and (max-width:768px){.Profile_profileImageWrapper__LMAj5{width:20%}.Profile_section__2XPYk{height:60%;width:90%}.Profile_content__dj4tI{width:calc(100% - 4.8rem)}.Profile_generalDetails__z3-T0{flex-shrink:1}.Profile_sectionFooter__o9BxI{width:100%}.Profile_flexColHstartVstart__Boo-b{flex-direction:column}.Profile_sectionHeader__xN11Q{box-sizing:border-box;margin-bottom:2.4rem;width:100%}.Profile_flexRowVstartHstart__RMTsF,.Profile_wrapper__iy7bD{flex-direction:column}.Profile_inputField1__hvu4u,.Profile_inputField__1ieu8{width:100%}.Profile_textFields__sLcde{padding:2.4rem 0 0}.Profile_userDisplayID__vgT4I{font-size:1.6rem}.Profile_profileImage__W0jVw{height:10rem;width:10rem}.Profile_camera__djC90{height:5rem;-webkit-transform:translate(25%,25%);transform:translate(25%,25%);width:5rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.Profile_flexColHstartVstart__Boo-b{flex-direction:column}.Profile_content__dj4tI{width:calc(100% - 4.8rem)}.Profile_section__2XPYk{height:55%;width:90%}.Profile_flexRowVstartHstart__RMTsF,.Profile_wrapper__iy7bD{flex-direction:column}.Profile_inputField1__hvu4u,.Profile_inputField__1ieu8{width:100%}.Profile_textFields__sLcde{padding:2.4rem 0 0}.Profile_userDisplayID__vgT4I{font-size:1.6rem}.Profile_camera__djC90{width:45%}}@media screen and (max-width:1400px) and (device-height:700px){.Profile_section__2XPYk{height:59%}}.Projects_wrapperPage__h0bCY{height:98%;width:100%}.Projects_wrapperHeader__jfA0G{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__6rVXs{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.Projects_headerSubTitle__sjdIT{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.Projects_wrapperFilters__Ib0Ot{margin:0 auto;padding:2rem;width:calc(95% - 4rem)}.Projects_wrapperTable__XBO0c{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__jxpwp{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;width:50%}.Projects_allLeadsTitle__nvU4J{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.Projects_wrapperDropDown__AQkrU{width:40%}.Projects_wrapperFilters__Ib0Ot{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.Projects_wrapperFilter__ZZArg{align-items:flex-start;display:flex;flex-direction:column;width:20%}.Projects_filterTitle__SrnOH{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__XFjw2{text-align:right;width:30%}.Projects_noDataMsg__sxrjG{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Projects_emptyIcon__B33ge{margin-bottom:2rem;opacity:.7;width:25%}.Projects_emptyIcon__B33ge>img{width:100%}.Projects_emptyTitle__hOT\+H{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Projects_projectCard__eLJas{align-items:center;border-radius:.8rem;box-shadow:0 2rem 2.4rem -.4rem rgba(16,24,40,.08),0 .8rem .8rem -.4rem rgba(16,24,40,.03)!important;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:flex-start;margin-bottom:2rem;width:calc(25% - 3rem)}.Projects_projectInfo__xbDFa{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:1rem 2rem;width:100%}.Projects_projectImg__ZrCOu{background:#155eef;border-radius:1rem}.Projects_projectname__-7qPA{color:#000;font-size:1.8rem;line-height:2.4rem}.Projects_projectLocation__R2Axa{color:#344054;font-family:Inter-Regular;font-size:1.4rem;line-height:2rem}.Projects_viewMore__E42J4{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.Projects_wrapperFilters__Ib0Ot{align-items:flex-start;flex-direction:column;gap:2rem}.Projects_wrapperDropDown__AQkrU{width:50%}.Projects_wrapperNameDropDown__jxpwp,.Projects_wrapperSearchBar__XFjw2{width:100%}.Projects_wrapperNameDropDown__jxpwp{justify-content:space-between}.Projects_wrapperTable__XBO0c{justify-content:center}.Projects_projectCard__eLJas{width:calc(100% - 3rem)}.Projects_noDataMsg__sxrjG{width:100%}.Projects_emptyIcon__B33ge{width:50%}}@media screen and (min-width:721px) and (max-width:1200px){.Projects_projectCard__eLJas{width:calc(50% - 3rem)}}.Dashboard_pageWrapper__QYSiy{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__55NIX{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.Dashboard_pageTitle__KLLDm{color:#101828;font-size:3rem;line-height:3.8rem}.Dashboard_leadCountWrap__EoUao{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;justify-content:space-between;width:100%}.Dashboard_leadCountCard__CBaf6{align-items:flex-start;border-radius:.8rem!important;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgb(16 24 40/6%)!important;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2.4rem;width:calc(16% - 2.4rem)}.Dashboard_cardTitle__MXJI3{color:#667085;font-size:1.4rem;line-height:2rem}.Dashboard_cardValueWrap__FLmhY{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.Dashboard_cardValue__BBXeH{color:#101828;font-size:3rem;font-weight:600;line-height:3.8rem}.Dashboard_eventsWrapper__5OHt1,.Dashboard_noDataWrapper__w3B5q{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3.6rem;justify-content:space-between;width:100%}.Dashboard_eventWrap__NNkI-{border-radius:.8rem!important;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgb(16 24 40/6%)!important;padding:2rem;width:calc(50% - 3.6rem)}.Dashboard_eventInfo__MqFm\+,.Dashboard_eventWrap__NNkI-{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.Dashboard_eventInfo__MqFm\+{gap:2rem;width:100%}.Dashboard_eventImg__NtLJd{display:flex;justify-content:center;width:15rem}.Dashboard_eventImg__NtLJd>img{border-radius:.8rem;height:15rem;object-fit:contain;width:15rem}.Dashboard_eventData__phJK3{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;width:calc(100% - 15rem)}.Dashboard_eventStatus__UeWps{width:100%}.Dashboard_eventName__9TI1Y{color:#000;font-size:2rem;line-height:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Dashboard_eventLaunches__req2E{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__Hz-CU{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.Dashboard_launchIcon__CW0jg>svg{height:2rem;width:2rem}.Dashboard_eventDate__2ew\+w{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__2ew\+w>img{height:2.6rem;width:2.6rem}.Dashboard_bold__Y39-E{font-family:Inter-Medium}.Dashboard_wrapperTargetPage__v\+PPW{height:100%;width:100%}.Dashboard_wrapperHeader__9f78N{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:3rem}.Dashboard_headerTitle__CtUGM{color:#344054;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.Dashboard_headerSubTitle__Q\+6TW,.Dashboard_loggedInUserName__43aSn{color:#101828;font-size:2.4rem;font-weight:600;letter-spacing:.5px;line-height:3.6rem}.Dashboard_loggedInUserName__43aSn,.Dashboard_wrapperTitleUserName__c-VeI{width:100%}.Dashboard_wrapperCard__dKyOK{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__-F2XM{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.7rem}.Dashboard_wrapperCardBlock__PALp-{align-items:center;border-bottom:1px solid #f2f4f7;display:flex;padding-bottom:1rem}.Dashboard_wrapperData__moB2q{align-items:flex-start;display:flex;flex-direction:column;margin-top:2rem;row-gap:4rem}.Dashboard_wrapperDataContent__lTwC-{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.Dashboard_textLeadCount__j7S2a{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.Dashboard_wrapperChartAndData__lcm1L{align-items:center;display:flex;justify-content:space-between}.Dashboard_noDataWrapper__w3B5q{height:100%}.Dashboard_noDataMsg__eqHp9{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Dashboard_emptyIcon__itUGk{margin-bottom:2rem;opacity:.7;width:25%}.Dashboard_emptyIcon__itUGk>img{width:100%}.Dashboard_emptyTitle__HwMSq{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Dashboard_viewMore__9-EO6{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.Dashboard_pageWrapper__QYSiy{height:calc(100% - 6.4rem);overflow:auto;padding:3.2rem;width:calc(100% - 6.4rem)}.Dashboard_leadCountCard__CBaf6{padding:1.8rem;width:calc(50% - 5.1rem)}.Dashboard_cardTitle__MXJI3,.Dashboard_cardValueWrap__FLmhY{flex:50% 1}.Dashboard_eventWrap__NNkI-{width:calc(100% - 4rem)}}@media screen and (min-width:721px) and (max-width:1200px){.Dashboard_eventsWrapper__5OHt1{justify-content:space-between}.Dashboard_eventWrap__NNkI-{width:calc(50% - 6rem)}.Dashboard_leadCountWrap__EoUao{flex-wrap:wrap;justify-content:center}.Dashboard_leadCountCard__CBaf6{flex-wrap:wrap;padding:1.8rem;width:calc(20% - 6.6rem)}}.Offline_pageWrapper__VjXXl{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.Offline_imgWrapper__05Ntk{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center}.Offline_imgWrapper__05Ntk>img{object-fit:contain;opacity:.7;width:50%}.Offline_title__T8O7A{color:#4c7bee;font-size:4rem;line-height:6rem}.Offline_subtitle__89h45{color:#00206f;font-size:2.4rem;line-height:3.6rem}.MyTarget_wrapperPage__hfXD5{height:100%;overflow-y:auto;width:100%}.MyTarget_wrapperHeader__xkhOx{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__aDvjl{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.1rem}.MyTarget_headerSubTitle__GLXDh,.MyTarget_loggedInUserName__H8iNw{color:#101828;font-size:2.4rem;font-weight:400;line-height:3.6rem}.MyTarget_wrapperTitleUserName__4InoL{width:80%}.MyTarget_loggedInUserName__H8iNw{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.MyTarget_wrapperCard__bOPoP{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__JVQHf{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.7rem}.MyTarget_wrapperCardBlock__-jqQC{align-items:center;border-bottom:1px solid #f2f4f7;display:flex;padding-bottom:1rem}.MyTarget_wrapperData__EuRSM{align-items:flex-start;display:flex;flex-direction:column;margin-top:2rem;row-gap:4rem}.MyTarget_wrapperDataContent__lvqBV{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.MyTarget_textLeadCount__IIaKm{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.MyTarget_wrapperChartAndData__VEd\+6{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:240px) and (max-width:720px){.MyTarget_wrapperCard__bOPoP{width:80%}.MyTarget_wrapperTitleUserName__4InoL{width:70%}}.ViewProject_wrapperPage__rt6Xj{height:98%;width:100%}.ViewProject_wrapperHeader__hrWrI{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__R8L3B{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewProject_headerSubTitle__2Ci2u{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewProject_wrapperTabs__sfkYv{margin:0 auto;width:94%}.ViewProject_wrapperContent__DB8a7{height:69%;margin:0 auto;overflow-y:auto;vertical-align:top;width:95%}.ViewProject_wrapperCollateral__xw9uD{display:flex;flex-direction:column;margin-top:5rem;row-gap:4rem;width:100%}.ViewProject_wrapperIconBlock__0\+ldB{align-items:center;background:#fff;display:flex;flex-direction:column;height:83%;justify-content:center;width:84%}.ViewProject_wrapperTitle__bDo32{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.ViewProject_wrapperShareDownload__xALvM{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;position:relative}.ViewProject_wrapperDocument__yQwVC{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__d8ORT{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__2ZlUS{padding:2rem}.ViewProject_globalBackArrow__Soea4,.ViewProject_wrapperBackArrow__2ZlUS{align-items:center;color:#000;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Inter-Medium;font-size:1.4rem;line-height:2rem}.ViewProject_globalBackArrow__Soea4{margin-top:1rem;padding:0}.ViewProject_firstTitle__5Wq-k{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem;padding:1rem 0;text-align:center}.ViewProject_Floor__IiIxT{align-items:center;background-color:#f2f4f7;display:flex;justify-content:center;margin-top:2.4rem}.ViewProject_FloorTitle__mdQq8{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.ViewProject_Title__vIc-E{color:#5f6368}.ViewProject_NumberTitle__FFuU8,.ViewProject_Title__vIc-E{font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewProject_NumberTitle__FFuU8{color:#202124}.ViewProject_wrapperTotalCount__yd0tl{align-items:center;-webkit-column-gap:6rem;column-gap:6rem;display:flex;justify-content:flex-start}.ViewProject_wrapperCard__6EnTX{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.ViewProject_wrapperCollaterals__VSjns{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;margin-top:5rem}.ViewProject_wrapperThreeDotsMenu__RahhL{position:absolute;right:0;top:0}.ViewProject_wrapperShare__oVl5n{background:#fff;border:1px solid rgba(0,0,0,.12)!important;border-radius:.8rem!important;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgb(16 24 40/6%)!important;-webkit-column-gap:1rem;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__Yxw4e{height:18rem;object-fit:contain;width:100%}.ViewProject_noDataMsg__fvvOA{align-items:center;display:flex;flex-direction:column;height:89%;justify-content:center}.ViewProject_emptyIcon__1aKbl{margin-bottom:2rem;opacity:.7;width:25%}.ViewProject_emptyIcon__1aKbl>img{width:100%}.ViewProject_emptyTitle__7PpvP{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.ViewProject_emptySubTitle__uUXr8{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.ViewProject_flexRow__3j2Pq{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__6EnTX,.ViewProject_wrapperCollaterals__VSjns{flex-direction:column;row-gap:3rem}.ViewProject_wrapperCollaterals__VSjns{margin-bottom:2rem}.ViewProject_wrapperDocument__yQwVC{width:calc(100% - 2rem)}.ViewProject_wrapperShare__oVl5n{top:-13rem}}@media screen and (min-width:721px) and (max-width:1200px){.ViewProject_wrapperShare__oVl5n{position:absolute;top:-10rem}}.WingsCard_DivContainer__bI0eg{background-color:#f2f4f7;border-radius:8px;cursor:pointer;height:18rem;width:30rem}.WingsCard_InlineDiv__5SUzS{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:3rem}.WingsCard_Title__f6YA6{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__bI0eg{width:100%}}.FloorComponents_AllotmentTitle__knyQ1{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__Vt2\+h{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__QpsKd{font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.FloorComponents_paired__Iahzm{align-items:center;display:flex;gap:.5rem;justify-content:center}@media screen and (min-width:240px) and (max-width:720px){.FloorComponents_flexCol__Vt2\+h{height:10rem;width:27%}}.ViewLaunches_wrapperPage__8Jb7Y{height:98%;width:100%}.ViewLaunches_wrapperHeader__X4HG4{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__HPnfx{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewLaunches_headerSubTitle__4zCNS{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewLaunches_wrapperTabs__GN8yL{margin:0 auto;width:94%}.ViewLaunches_wrapperContent__6F0JR{height:86%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.ViewLaunches_eventsWrapper__ZIwr0,.ViewLaunches_noDataWrapper__KV13O{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3.6rem;justify-content:space-between;width:100%}.ViewLaunches_eventData__anlkO{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;width:calc(100% - 10rem)}.ViewLaunches_eventWrap__Yhh8F{border-radius:.8rem!important;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgb(16 24 40/6%)!important;padding:2rem;width:calc(50% - 2rem)}.ViewLaunches_eventInfo__J8PkK,.ViewLaunches_eventWrap__Yhh8F{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.ViewLaunches_eventInfo__J8PkK{gap:2rem;width:100%}.ViewLaunches_eventName__x2reK{color:#000;font-size:2rem;line-height:3rem;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ViewLaunches_eventImg__2aB9L{display:flex;justify-content:center;width:10rem}.ViewLaunches_eventImg__2aB9L>img{border-radius:.8rem;height:10rem;object-fit:contain;width:10rem}.ViewLaunches_wrapperAddress__qU7SD{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__6FH8E>img{height:2.6rem;width:2.6rem}.ViewLaunches_bold__z3k7i{font-family:Inter-Medium}.ViewLaunches_viewMore__BJGND{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.ViewLaunches_pageWrapper__V1N8a{height:calc(100% - 6.4rem);overflow:auto;padding:3.2rem;width:calc(100% - 6.4rem)}.ViewLaunches_leadCountCard__VLqjk{padding:1.8rem;width:calc(50% - 5.1rem)}.ViewLaunches_cardTitle__8xWDD,.ViewLaunches_cardValueWrap__C5HBI{flex:50% 1}.ViewLaunches_eventWrap__Yhh8F{width:calc(100% - 2rem)}}@media screen and (min-width:721px) and (max-width:1200px){.ViewLaunches_eventsWrapper__ZIwr0{justify-content:space-between}.ViewLaunches_eventWrap__Yhh8F{width:calc(50% - 2rem)}.ViewLaunches_leadCountWrap__n\+K-C{flex-wrap:wrap;justify-content:center}.ViewLaunches_leadCountCard__VLqjk{flex-wrap:wrap;padding:1.8rem;width:calc(20% - 6.6rem)}}.ViewLaunchProject_wrapperPage__MY7g3{height:98%;width:100%}.ViewLaunchProject_wrapperHeader__Gde4O{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__6XPdf{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewLaunchProject_headerSubTitle__-YsmK{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewLaunchProject_wrapperTabs__wYSFr{margin:0 auto;width:94%}.ViewLaunchProject_wrapperContent__lj\+Xn{height:69%;margin:0 auto;overflow-y:auto;vertical-align:top;width:95%}.ViewLaunchProject_wrapperCollateral__UwABU{display:flex;flex-direction:column;margin-top:5rem;row-gap:4rem;width:100%}.ViewLaunchProject_wrapperIconBlock__5F3gQ{align-items:center;background:#fff;display:flex;flex-direction:column;height:83%;justify-content:center;width:84%}.ViewLaunchProject_wrapperTitle__VgWxN{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.ViewLaunchProject_wrapperShareDownload__NOG8H{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;position:relative}.ViewLaunchProject_wrapperDocument__xpm1N{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__ctovv{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__1j8Gb{padding:2rem}.ViewLaunchProject_globalBackArrow__Qfz9r,.ViewLaunchProject_wrapperBackArrow__1j8Gb{align-items:center;color:#000;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Inter-Medium;font-size:1.4rem;line-height:2rem}.ViewLaunchProject_globalBackArrow__Qfz9r{margin-top:1rem;padding:0}.ViewLaunchProject_firstTitle__K1\+pP{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem;padding:1rem 0;text-align:center}.ViewLaunchProject_Floor__V\+\+6Z{align-items:center;background-color:#f2f4f7;display:flex;justify-content:center;margin-top:2.4rem}.ViewLaunchProject_FloorTitle__MgkuR{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_Title__vK7pc{color:#5f6368;font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_NumberTitle__FqxEh{color:#202124;font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_wrapperTotalCount__nOKmb{align-items:center;-webkit-column-gap:6rem;column-gap:6rem;display:flex;justify-content:flex-start}.ViewLaunchProject_wrapperCard__Qa6Lf{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.ViewLaunchProject_wrapperCollaterals__NzrOc{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;margin-top:5rem}.ViewLaunchProject_wrapperThreeDotsMenu__crhQU{position:absolute;right:0;top:0}.ViewLaunchProject_wrapperShare__qDrPl{background:#fff;border:1px solid rgba(0,0,0,.12)!important;border-radius:.8rem!important;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgb(16 24 40/6%)!important;-webkit-column-gap:1rem;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__m8HAG{height:18rem;object-fit:contain;width:100%}.ViewLaunchProject_noDataMsg__34ULN{align-items:center;display:flex;flex-direction:column;height:89%;justify-content:center}.ViewLaunchProject_emptyIcon__jadEp{margin-bottom:2rem;opacity:.7;width:25%}.ViewLaunchProject_emptyIcon__jadEp>img{width:100%}.ViewLaunchProject_emptyTitle__AaJU3{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.ViewLaunchProject_emptySubTitle__o0yH2{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.ViewLaunchProject_flexRow__mhYTp{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__Qa6Lf,.ViewLaunchProject_wrapperCollaterals__NzrOc{flex-direction:column;row-gap:3rem}.ViewLaunchProject_wrapperCollaterals__NzrOc{margin-bottom:2rem}.ViewLaunchProject_wrapperDocument__xpm1N{width:calc(100% - 2rem)}.ViewLaunchProject_wrapperShare__qDrPl{top:-13rem}}@media screen and (min-width:721px) and (max-width:1200px){.ViewLaunchProject_wrapperShare__qDrPl{position:absolute;top:-10rem}}.ForgetPassword_wrapperPage__sTpEL{height:100%;position:relative;width:100%}.ForgetPassword_backgroundImage__z32tO{background:url(/static/media/backgroundImage.e81a47bc8f0924a794a4.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.ForgetPassword_registerationBlock__HoqbA{background:#fff;border-radius:24px;box-shadow:0 15px 35px rgba(60,66,87,.08);display:flex;flex-direction:column;height:auto;left:50%!important;padding:3rem 4rem;position:absolute;row-gap:2rem;text-align:center;top:50%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important;width:24%;z-index:22}.ForgetPassword_wrapperBlock__oub0w{display:flex;flex-direction:column}.ForgetPassword_strip1__R3-kP{bottom:6%;left:3%;position:absolute}.ForgetPassword_strip2__q5Qed{bottom:0;position:absolute}.ForgetPassword_strip3__BtCEo{position:absolute;right:0;top:33%}.ForgetPassword_strip4__WSYWU{bottom:6%;left:3%;position:absolute}.ForgetPassword_wrapperOtherButton__\+xxjV{margin-top:1rem}@media screen and (min-width:240px) and (max-width:720px){.ForgetPassword_strip1__R3-kP,.ForgetPassword_strip2__q5Qed,.ForgetPassword_strip3__BtCEo,.ForgetPassword_strip4__WSYWU{display:none}.ForgetPassword_registerationBlock__HoqbA{width:77%}}@media screen and (min-width:720px) and (max-width:1024px){.ForgetPassword_strip1__R3-kP,.ForgetPassword_strip2__q5Qed,.ForgetPassword_strip3__BtCEo,.ForgetPassword_strip4__WSYWU{display:none}.ForgetPassword_registerationBlock__HoqbA{width:50%}}@media screen and (min-width:1024px) and (max-width:1300px){.ForgetPassword_strip1__R3-kP,.ForgetPassword_strip2__q5Qed,.ForgetPassword_strip3__BtCEo,.ForgetPassword_strip4__WSYWU{display:none}.ForgetPassword_registerationBlock__HoqbA{width:30%}}@media screen and (max-width:1366px) and (max-height:768px){.ForgetPassword_strip1__R3-kP,.ForgetPassword_strip4__WSYWU{left:2%}}@media screen and (max-width:1400px) and (max-height:700px){.ForgetPassword_strip1__R3-kP,.ForgetPassword_strip4__WSYWU{left:1%}}.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 rgba(0,0,0,.05);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%;-webkit-transform:translateY(-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{-webkit-animation:fadeUp .6s ease forwards;animation:fadeUp .6s ease forwards;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}@-webkit-keyframes fadeUp{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
/*# sourceMappingURL=main.4917b263.css.map*/