@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__naPmd{height:100%;position:relative;width:100%}.Login_backgroundImage__DONjM{background:url(/static/media/backgroundImage.e81a47bc8f0924a794a4.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.Login_registerationBlock__WulAD{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__WulAD,.Login_wrapperBlock__gW\+a8{display:flex;flex-direction:column}.Login_strip1__vHtMj{bottom:6%;left:3%;position:absolute}.Login_strip2__QeQcL{bottom:0;position:absolute}.Login_strip3__RZIsm{position:absolute;right:0;top:33%}.Login_strip4__Mr8JA{bottom:6%;left:3%;position:absolute}.Login_wrapperOtherButton__Bd7Uq{margin-top:1rem}@media screen and (min-width:240px) and (max-width:720px){.Login_strip1__vHtMj,.Login_strip2__QeQcL,.Login_strip3__RZIsm,.Login_strip4__Mr8JA{display:none}.Login_registerationBlock__WulAD{width:77%}}@media screen and (min-width:720px) and (max-width:1024px){.Login_strip1__vHtMj,.Login_strip2__QeQcL,.Login_strip3__RZIsm,.Login_strip4__Mr8JA{display:none}.Login_registerationBlock__WulAD{width:50%}}@media screen and (min-width:1024px) and (max-width:1300px){.Login_strip1__vHtMj,.Login_strip2__QeQcL,.Login_strip3__RZIsm,.Login_strip4__Mr8JA{display:none}.Login_registerationBlock__WulAD{width:30%}}@media screen and (max-width:1366px) and (max-height:768px){.Login_strip1__vHtMj,.Login_strip4__Mr8JA{left:2%}}@media screen and (max-width:1400px) and (max-height:700px){.Login_strip1__vHtMj,.Login_strip4__Mr8JA{left:1%}}.ConfirmationAlert_modalWrapper__VIQxq{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__VIQxq{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.ConfirmationAlert_modalWrapper__VIQxq{width:36%}}.UpdatePassword_modalWrapper__OAJme{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__VfS9-{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.UpdatePassword_wrapperContent__TMPkk{display:flex;flex-direction:column;gap:2rem}.UpdatePassword_detailText__LNH4w{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__x260C{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__OAJme{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.UpdatePassword_modalWrapper__OAJme{width:36%}}.Leads_wrapperPage__KJViZ{height:100%;overflow-y:auto;width:100%}.Leads_wrapperHeader__uhDJE{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__z7KtL{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.Leads_headerSubTitle__UXZXf{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.Leads_wrapperFilters__LftNb{margin:0 auto;padding:2rem;width:95%}.Leads_wrapperTable__EvJh0{height:70%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.Leads_wrapperNameDropDown__t-2FG{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;width:50%}.Leads_allLeadsTitle__rFFqt{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.Leads_wrapperDropDown__XHrJy{width:27%}.Leads_wrapperFilters__LftNb{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.Leads_wrapperFilter__5GiK7{align-items:flex-start;display:flex;flex-direction:column;width:20%}.Leads_filterTitle__StgIE{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__Gj\+P4{text-align:right;width:30%}.Leads_wrapperDropDown__XHrJy{width:100%}.Leads_wrapperLead__qJKXZ{margin-bottom:2.4rem}.Leads_wrapperCustomiseDropDown__pmoD4{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__xbfbp{color:#667085;height:3rem!important;position:absolute;right:1rem;top:1rem;width:3rem!important}.Leads_containerCustomiseDropDown__z4mpE{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__\+Q8ID{display:flex;flex-direction:row;width:100%}.Leads_eachSelect__\+cHO2{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__TfwTF{background:#f9fafb;height:24rem;overflow-y:auto;padding:1rem;width:100%}.Leads_wrapperEachSelect__BSRDH{background:#fff;padding:1rem 0 1rem 1rem;width:52%}.Leads_containerEachSelect__\+ME86,.Leads_selectedVal__j7AKV{background:#fff;display:flex;justify-content:space-between}.Leads_selectedVal__j7AKV{background:#f9fafb}.Leads_label__WBYv\+{color:#101828;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.Leads_dateDivider__9Bwim{display:flex;flex-direction:column;margin-bottom:1rem}.Leads_wrapperDropDownButtons__UOn4w{-webkit-column-gap:1rem;column-gap:1rem;display:flex;justify-content:flex-end;padding:1.3rem 1.5rem}.Leads_noDataMsg__Aa3PS{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.Leads_emptyIcon__N7ynu{margin-bottom:2rem;opacity:.7;width:25%}.Leads_emptyIcon__N7ynu>img{width:100%}.Leads_emptyTitle__QVM8q{color:#101828;cursor:pointer;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Leads_emptySubTitle__nX7eA{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.Leads_wrapperSortDropDown__bilhw{width:27%}.Leads_dropDownLabel__QXqY8{overflow:hidden;text-overflow:ellipsis;width:78%}@media screen and (min-width:240px) and (max-width:720px){.Leads_wrapperTable__EvJh0{height:63%}.Leads_containerCustomiseDropDown__z4mpE{right:0}.Leads_wrapperFilter__5GiK7{width:50%}.Leads_containerCustomiseDropDown__z4mpE{width:80%}.Leads_wrapperHeader__uhDJE{align-items:flex-start}.Leads_otpInput__EnoyE{width:13%}.Leads_wrapperFilters__LftNb{align-items:center;flex-direction:column;justify-content:space-between;padding:2rem;row-gap:2rem;width:calc(100% - 4rem)}.Leads_wrapperNameDropDown__t-2FG{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;justify-content:space-between;width:100%}.Leads_allLeadsTitle__rFFqt,.Leads_wrapperFilter__5GiK7{width:50%}.Leads_wrapperSearchBar__Gj\+P4{width:100%}.Leads_wrapperEachSelect__BSRDH{width:35%}.Leads_emptyIcon__N7ynu{width:75%}.Leads_wrapperSortDropDown__bilhw{width:68%}}@media screen and (max-width:1366px){.Leads_wrapperPage__KJViZ{height:96%}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.Leads_wrapperTable__EvJh0{height:80%}}@media screen and (max-width:1400px)and (device-height:700px){.Leads_wrapperTable__EvJh0{height:56%}}.userCard_head__Eqyap{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.userCard_head__Eqyap .userCard_nm__KLf7w{align-items:center;display:flex;gap:1rem;width:70%}.userCard_head__Eqyap .userCard_title__Cns1L .userCard_name__L8f7N{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__HFnRT{color:#667085;font-family:Inter-Regular}.userCard_labelValue__E9jXf,.userCard_label__HFnRT{font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.userCard_labelValue__E9jXf{color:#000;font-family:Inter-Medium;text-transform:capitalize}.userCard_name__L8f7N{overflow:hidden;text-overflow:ellipsis}.userCard_head__Eqyap .userCard_pref__7xtD8{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__Cns1L{flex-direction:row;gap:2rem;justify-content:flex-start;width:calc(100% - 4.5rem)}.userCard_body__NecEQ,.userCard_title__Cns1L{align-items:center;display:flex;flex-wrap:wrap}.userCard_body__NecEQ,.userCard_fosBody__\+NLnm{gap:5rem;justify-content:space-between}.userCard_fosBody__\+NLnm{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.userCard_fosId__43r9c,.userCard_kycDocLabel__t5lzL{color:#667085;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.userCard_leadContact__KzwEQ{align-items:center;display:flex;gap:.5rem;justify-content:space-between;justify-content:flex-start;width:33.33%}.userCard_email__WkQcB,.userCard_kycDocValue__RdQEh,.userCard_lead_phone__5FB63,.userCard_phone__0af\+6,.userCard_prevCp__X-UH6{color:#344054;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.userCard_email__WkQcB{overflow:hidden;text-overflow:ellipsis}.userCard_fosContact__1XQqW{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start}.userCard_actions__USJ6w{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.userCard_more__bY42b{cursor:pointer;margin-left:2rem}.userCard_lead__O9GRv{font-size:1.4rem;font-weight:500;line-height:2rem}.userCard_leadCounts__Cw60c{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;justify-content:center}.userCard_count__Uffug{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.userCard_countLabel__Gy\+-C{color:#667085;font-family:Inter-Regular;font-size:1.2rem;line-height:2rem}.userCard_countValue__RqbcE{color:#101828;font-size:1.6rem;font-weight:700;line-height:2rem}.userCard_userCard__8GkLW{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__hqsBk{align-items:center;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;flex-wrap:nowrap}.userCard_wrapperPanAadhar__fV23-{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:100%}.userCard_kycDocValues__zHvi0{margin-left:.5rem}.userCard_kycDocValues__zHvi0,.userCard_noLeadsMessage__MnxT3{color:#000;font-family:Inter-Medium;font-size:1.4rem;font-weight:500;line-height:2rem}.userCard_container__l\+vKx{padding:2.4rem;text-align:left}.userCard_header__\+beuq{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.userCard_headerDiv1__ph5KT{align-items:flex-end;display:flex;flex:2 1;flex-wrap:wrap;gap:2rem}.userCard_headerDiv2__cLLXa{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:2rem;justify-content:flex-end}.userCard_content1__p\+Xi4{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.userCard_borderBottom__OMm8G{border-bottom:1px solid #eaecf0}.userCard_rowWrapper__RSNzm{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.userCard_label__HFnRT,.userCard_tokenNumber__W6fC2{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__dCZIf,.userCard_value__UIejs{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__pZToM{color:#000;font-family:Inter-Regular;font-size:2rem;font-style:normal;font-weight:600;line-height:3rem}.userCard_leadId__Vgug4{color:#667085;font-size:1.4rem;line-height:1.8rem}.userCard_leadId__Vgug4,.userCard_projectName__N2G9v{font-family:Inter-Regular;font-style:normal;font-weight:400}.userCard_projectName__N2G9v{color:#344054;font-size:1.6rem;line-height:2.4rem}.userCard_footer__bSBei{align-items:center;gap:1rem}.userCard_footer__bSBei,.userCard_projectDiv__UNA9G{display:flex;justify-content:space-between;margin-top:2rem}.userCard_projectDiv__UNA9G{flex-wrap:wrap;gap:.5rem}.userCard_projectNameLabel__L5PXh{color:#1d2939}.userCard_projectNameLabel__L5PXh,.userCard_projectNameValue__ZDrpj{font-family:Inter-Regular;font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.userCard_projectNameValue__ZDrpj{color:#667085}.userCard_projectDetails__Rvzly{align-items:flex-end;display:flex;gap:2rem;justify-content:space-between}.userCard_projectDetails__Rvzly 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__\+beuq{flex-direction:column-reverse}.userCard_headerDiv1__ph5KT{gap:3rem}.userCard_allotmentEachBlock__TlR7d{width:100%!important}.userCard_projectDetails__Rvzly{flex-wrap:wrap}}@media screen and (max-width:720px){.userCard_head__Eqyap .userCard_pref__7xtD8{height:5rem;width:5rem}.userCard_userCard__8GkLW{width:calc(100% - 5.8rem)}.userCard_fosBody__\+NLnm{gap:2rem}.userCard_head__Eqyap,.userCard_nm__KLf7w{width:100%!important}.userCard_title__Cns1L{align-items:flex-start;flex-direction:column;gap:.5rem}.userCard_name__L8f7N{align-items:flex-start!important;flex-direction:column}.userCard_status_update_at__0VVry{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.userCard_actions__USJ6w{width:50%}.userCard_leadContact__KzwEQ,.userCard_lead__O9GRv{width:100%}.userCard_body__NecEQ{align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:2rem}.userCard_fosContact__1XQqW{gap:0;justify-content:space-between;width:100%}.userCard_leadCounts__Cw60c{gap:3rem;justify-content:space-between;width:100%}.userCard_prevCp__X-UH6{width:100%}.userCard_email__WkQcB,.userCard_phone__0af\+6{width:50%}.userCard_created_actions_wrap__cKB4h{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.userCard_kycDocLabel__t5lzL{width:50%}}@media screen and (min-width:721px) and (max-width:1200px){.userCard_userCard__8GkLW{width:calc(100% - 4.8rem)}}.TimeLineAndNotes_modalWrapper__kvXH0{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__VnBpX{position:relative;width:100%}.TimeLineAndNotes_header__wzOCF{background:#f9fafb;border-bottom:1px solid #eaecf0;border-radius:1.2rem 1.2rem 0 0;padding:2.6rem 3.2rem}.TimeLineAndNotes_headerTitle__rQFiy{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__AHRj9{display:flex;flex-direction:column;justify-content:space-between;margin:2.5rem auto 1rem;width:90%}.TimeLineAndNotes_wrapperFirstRow__ab70t,.TimeLineAndNotes_wrapperSecondRow__D-UD9{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.TimeLineAndNotes_wrapperSecondRow__D-UD9{margin-top:5rem}.TimeLineAndNotes_wrapperNameProjects__r6Pmc{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__Tz90-{align-items:center;-webkit-column-gap:.5rem;column-gap:.5rem;display:flex;flex-direction:row;margin-bottom:1rem}.TimeLineAndNotes_wrapperAddNotesRightSide__OMB\+B{width:60%}.TimeLineAndNotes_wrapperNotesAndButton__ONkCz{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.1rem;width:100%}.TimeLineAndNotes_wrapperNotesCard__PVX7P{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__W53LN{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:1.5rem}.TimeLineAndNotes_callType__GcxFA,.TimeLineAndNotes_lastUpdatedText__wZ6l5{color:#101828;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-left:1rem}.TimeLineAndNotes_wrapperContainer__Wexxq,.TimeLineAndNotes_wrapperTime__FDRhq{align-items:center;display:flex;flex-direction:row}.TimeLineAndNotes_wrapperTime__FDRhq{justify-content:space-between}.TimeLineAndNotes_notesTitle__lr9aj{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__\+VrHt{color:#667085;font-family:Inter-Regular;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem;margin-top:.3rem}.TimeLineAndNotes_border__BuaE\+{border:1px solid #eaecf0;margin-top:2rem}.TimeLineAndNotes_wrapperNoNotesFound__l9RqV{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__EsKZB{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__W2u92{flex-direction:column;height:36rem;overflow-y:auto}.TimeLineAndNotes_active__dwKk\+{color:#0ba5ec;height:2rem;width:2rem}.TimeLineAndNotes_all__ZzkZt{color:#fff;height:2rem;width:2rem}@media screen and (max-width:720px){.TimeLineAndNotes_modalWrapper__kvXH0{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__wzOCF{align-items:flex-start;flex-direction:column;padding:1.2rem 1rem}.TimeLineAndNotes_headerTitle__rQFiy{flex-wrap:wrap;font-size:1.6rem;line-height:2.4rem}.TimeLineAndNotes_content__AHRj9{margin-top:1.5rem;padding:0 .5rem;width:100%}.TimeLineAndNotes_wrapperFirstRow__ab70t,.TimeLineAndNotes_wrapperSecondRow__D-UD9{flex-direction:column;gap:2rem}.TimeLineAndNotes_wrapperNameProjects__r6Pmc,.TimeLineAndNotes_wrapperNames__OESwl{flex-direction:column;gap:.8rem;width:100%}.TimeLineAndNotes_block__Tz90-{align-items:flex-start;flex-direction:column;gap:.3rem;margin-bottom:1rem}.TimeLineAndNotes_wrapperNotesCard__PVX7P{height:auto;padding:1.2rem}.TimeLineAndNotes_progressCardWrapper__W2u92{height:auto;max-height:28rem;overflow-y:auto;padding-right:1rem}.TimeLineAndNotes_notesTitle__lr9aj{font-size:1.4rem;line-height:2rem}.TimeLineAndNotes_notesSubTitle__\+VrHt{font-size:1.2rem;line-height:1.8rem}.TimeLineAndNotes_callType__GcxFA,.TimeLineAndNotes_lastUpdatedText__wZ6l5{font-size:1.2rem}.TimeLineAndNotes_noNotesText__EsKZB{font-size:1.6rem}}.AddPreference_modalWrapper__VPcWd{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__vmkxE{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__GBV7o{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__9G6NP{cursor:pointer;height:2rem;left:1rem;position:absolute;top:0;width:2rem}.AddPreference_block__5AoGE{height:3rem;margin-bottom:3.4rem;width:12.8rem}.AddPreference_wrapperContactDeatils__7v86p{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:2rem;row-gap:2rem;text-align:left}.AddPreference_wrapperFooter__EQY8Q{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__Sr66L{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.AddPreference_addPrefernceText__RPMhG{color:#1570ef;cursor:pointer;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.AddPreference_blockLabel__6qqyS{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__VPcWd{width:90%}}@media screen and (min-width:720px) and (max-width:1024px){.AddPreference_modalWrapper__VPcWd{width:50%}}.AddLead_modalWrapper__8VwzQ{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__pgajv{margin:0 auto;position:relative;text-align:center;width:100%}.AddLead_wrapperHeader__wopas{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__yzD7h{width:100%}.AddLead_backArrow__rNdOs{cursor:pointer;height:2rem;left:1rem;position:absolute;top:0;width:2rem}.AddLead_block__DcBOf{height:3rem;margin-bottom:3.4rem;width:12.8rem}.AddLead_label__EamQg{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__f\+-ZH,.AddLead_wrapperContactDeatils__YvDLH{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:2rem;row-gap:2rem;text-align:left}.AddLead_addHeightToMiddleContent__f\+-ZH{height:35rem;overflow-y:auto}.AddLead_wrapperProjectDeatils__1NvUH{background:#fff;display:flex;flex-direction:column;height:30rem;overflow-y:auto;padding:1rem;row-gap:2rem;text-align:left}.AddLead_detailText__BTpEF{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.AddLead_verifyOtp__hrDVV{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__ixvYR{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.AddLead_otpInput__qNI-f{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__BrIFs{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__qhI1A{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.AddLead_addPrefernceText__dc-lY{color:#1570ef;cursor:pointer;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.AddLead_blockLabel__zEhY5{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.AddLead_wrapperPanName__lJLOT{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__8VwzQ{width:80%}}@media screen and (min-width:720px) and (max-width:1024px){.AddLead_modalWrapper__8VwzQ{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__8tvFt{background:#f5f5f5;height:100%;overflow-y:auto;width:100%}.Register_wrapperContent__CPf30{height:calc(100% - 10rem);margin:0 auto;padding-top:4.7rem;position:relative;text-align:center;width:30%}.Register_wrapperStepper__XjsdM{height:3%;width:100%}.Register_backArrow__hmnxu{cursor:pointer;height:2rem;left:1rem;position:absolute;width:2rem}.Register_block__2hqSS{margin-bottom:3.4rem}.Register_label__y-ft\+,.Register_textCopy__BfDAH{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__y-ft\+{height:2%}.Register_textCopy__BfDAH{margin-bottom:0}.Register_wrapperContactDeatils__uSCXK{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__FCkOV{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.Register_verifyOtp__gGfIH{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__BBzFN,.Register_verifyOtp__gGfIH{font-family:Inter-Medium;font-style:normal;line-height:2rem}.Register_blockLabel__BBzFN{color:#344054;font-size:1.4rem;font-weight:500;margin-bottom:.6rem}.Register_wrapperUploadFile__8Ajut{background:#f2f4f7;border-radius:.8rem;cursor:pointer;padding:2rem;text-align:center;width:calc(100% - 4rem)}.Register_uploadLabel__dMOFf{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__3e9DU{margin-right:1rem;vertical-align:middle}.Register_otpContainer__Od4pL{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.Register_otpInput__ZA7PE{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__PqVv7{height:5.6rem;width:5.6rem}.Register_wrapperDetailsSubmitted__Vbnaz{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:4rem;row-gap:2rem;text-align:center}.Register_subDetailText__DQE9t{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__xZ-3a{cursor:pointer}.Register_wrapperCirucularProgress__d4FCM{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:1rem}.Register_wrapperInnerContent__LfPM2{display:flex;flex-direction:column;height:79%;overflow-y:auto;padding:0 .5rem 1rem;row-gap:2rem}.Register_welcomeMessage__gkCTO{font-weight:500}.Register_welcomeMessage__gkCTO,.Register_wrapperTermsAndConditionsIndex__BhtNV{color:#1c1c1c;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;line-height:2rem;margin-bottom:1rem;margin-top:1rem}.Register_wrapperTermsAndConditionsIndex__BhtNV{display:flex;flex-direction:column;font-weight:600}.Register_resendOtp__v97bU{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__CPf30{padding:4.7rem 0;width:96%}}@media screen and (min-width:720px) and (max-width:1200px){.Register_wrapperContent__CPf30{padding:4.7rem 0;width:52%}}.SideMenu_wrapper__y\+qP9{background-color:#175cd3;display:inline-block;font-family:Inter-Medium;height:100%;padding:3.2rem 1.6rem;width:100%}.SideMenu_app_info__mLlZ6{display:inline-block;font-size:2rem;height:calc(6% - 2.4rem);line-height:2.4rem;margin-bottom:2.4rem;width:100%}.SideMenu_app_logo__p09Fe{display:flex;justify-content:center;text-align:center;vertical-align:middle}.SideMenu_app_name__czQhm{display:inline-block}.SideMenu_user_profile__UCUsH{align-items:center;cursor:pointer;display:flex;justify-content:space-around;padding-top:2rem;width:100%}.SideMenu_user_info__vn9O1{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__bKF9k{color:#fff;font-family:Inter-Medium}.SideMenu_user_email__Cimcp,.SideMenu_user_name__bKF9k{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.SideMenu_user_email__Cimcp{color:#b2ddff;font-family:Inter-Regular}.SideMenu_logout__FE4Vw{cursor:pointer;display:inline-block;height:2rem;vertical-align:top;width:2rem}.SideMenu_menu_array__pUkks{display:inline-block;height:72%;overflow-y:auto;width:100%}.SideMenu_mobile_menu__mrBUM{font-size:1.6rem!important;line-height:2rem!important}.SideMenu_addIcon__g2-H-{height:3rem!important;width:3rem!important}.SideMenu_mobile_menu__mrBUM:hover{background-color:initial;color:#98a2b3}@media (device-width:768px) and (device-height:1024px) and (orientation:portrait){.SideMenu_mobile_menu__mrBUM{font-size:2rem!important;line-height:2.4rem!important}.SideMenu_mobile_menu__mrBUM>span{height:3.5rem!important;width:3.5rem!important}.SideMenu_mobile_menu__mrBUM>span>img{width:100%}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.SideMenu_mobile_menu__mrBUM{font-size:2rem!important;line-height:2.4rem!important}.SideMenu_mobile_menu__mrBUM>span{height:5rem!important;width:5rem!important}.SideMenu_mobile_menu__mrBUM>span>img{width:100%}}.MainPage_wrapperMenu__frWVF{display:none!important}.MainPage_logoutIcon__6G1Lz{color:#667085;height:3rem!important;margin-left:2rem;width:3rem!important}.MainPage_wrapperPages__M2FV8{height:90%}@media screen and (min-width:240px) and (max-width:820px){.MainPage_wrapperMenu__frWVF{display:flex!important;flex-direction:column}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.MainPage_logoutIcon__6G1Lz{height:4rem!important;width:4rem!important}}.NotificationDrawer_headerWrapper__XqGIv{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;padding:2.5rem 2.5rem 0}.NotificationDrawer_TabsWrapper__HmZIp{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.NotificationDrawer_tabPanel__4O2RX{flex:1 1;overflow:hidden;padding:2.5rem!important}.NotificationDrawer_mainTabPanelWrapper__hZuIL{height:100%;overflow:hidden;padding-right:1px}.NotificationDrawer_notificationContainerWrapper__v3y2Q{display:flex;flex-direction:column;height:100%;overflow:auto;-webkit-user-select:none;user-select:none}.NotificationDrawer_notificationContainer__Qc-X0{display:flex;flex-direction:row;margin-bottom:4rem}.NotificationDrawer_notificationAvatarWrapper__tGX\+S{margin-right:1.2rem}.NotificationDrawer_notificationTextWrapper__dImoY{flex:1 1}.NotificationDrawer_notificationText__8N847{color:#667085;font-family:Inter-Medium;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.NotificationDrawer_notificationHeaderText__4Nn2Q{color:#344054;font-weight:500}.NotificationDrawer_notificationTimeText__sb44g{font-size:12px;line-height:18px;margin-left:1rem}.NotificationDrawer_notificationDescriptionText__3DitM{margin-top:1rem}.NotificationDrawer_infiniteScrollLoadingText__GxYka,.NotificationDrawer_noNotificationText__QWeFc{color:#667085;font-family:Inter-Medium;font-size:2.4rem}.NotificationDrawer_infiniteScrollLoadingText__GxYka{text-align:center}.NotificationDrawer_noDataMsg__j6UnT{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.NotificationDrawer_emptyIcon__QBY91{margin-bottom:2rem;width:50%}.NotificationDrawer_emptyIcon__QBY91>img{width:100%}.NotificationDrawer_emptyTitle__PbWKR{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.NotificationDrawer_emptySubTitle__FsTDB{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__aIPa1{background:#f5f5f5;height:100%;overflow-y:auto;width:100%}.FOSRegisteration_wrapperContent__r-fa7{height:calc(100% - 10rem);margin:0 auto;padding-top:4.7rem;position:relative;text-align:center;width:30%}.FOSRegisteration_wrapperStepper__b2476{height:3%;width:100%}.FOSRegisteration_backArrow__h2Hzv{cursor:pointer;height:2rem;left:1rem;position:absolute;width:2rem}.FOSRegisteration_block__Uk9kK{margin-bottom:3.4rem}.FOSRegisteration_label__S0KtG,.FOSRegisteration_textCopy__mkvig{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__S0KtG{height:2%}.FOSRegisteration_textCopy__mkvig{margin-bottom:0}.FOSRegisteration_wrapperContactDeatils__yj9ui{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__yGAzu{color:#1c1c1c;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem;text-align:center}.FOSRegisteration_verifyOtp__HJkuj{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__KTHfM{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;margin-bottom:.6rem}.FOSRegisteration_wrapperUploadFile__1Iqjh{background:#f2f4f7;border-radius:.8rem;cursor:pointer;padding:2rem;text-align:center;width:calc(100% - 4rem)}.FOSRegisteration_uploadLabel__NQ-R0{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__6PVI7{margin-right:1rem;vertical-align:middle}.FOSRegisteration_otpContainer__Anbye{align-items:center;display:flex;flex-direction:row;margin-top:1rem}.FOSRegisteration_otpInput__CoBdm{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__z0qTj{height:5.6rem;width:5.6rem}.FOSRegisteration_wrapperDetailsSubmitted__3R2sC{text-align:center}.FOSRegisteration_wrapperDetailsSubmitted__3R2sC,.FOSRegisteration_wrapperGeneralDetails__sEgme{background:#fff;border-radius:2.4rem;display:flex;flex-direction:column;padding:4rem;row-gap:2rem}.FOSRegisteration_wrapperGeneralDetails__sEgme{text-align:left}.FOSRegisteration_subDetailText__YlceE{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__mGOWQ{cursor:pointer}.FOSRegisteration_wrapperCirucularProgress__oFnzq{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:1rem}.FOSRegisteration_wrapperInnerContent__G14AY{display:flex;flex-direction:column;height:79%;overflow-y:auto;padding:0 .5rem .5rem;row-gap:2rem}.FOSRegisteration_welcomeMessage__xOAzt{font-weight:500}.FOSRegisteration_welcomeMessage__xOAzt,.FOSRegisteration_wrapperTermsAndConditionsIndex__nEK-T{color:#1c1c1c;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;line-height:2rem;margin-bottom:1rem;margin-top:1rem}.FOSRegisteration_wrapperTermsAndConditionsIndex__nEK-T{display:flex;flex-direction:column;font-weight:600}.FOSRegisteration_resendOtp__wHib2{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__r-fa7{width:96%}}@media screen and (min-width:720px) and (max-width:1200px){.FOSRegisteration_wrapperContent__r-fa7{width:52%}}.FOSList_wrapperPage__yHNO2{height:100%;width:100%}.FOSList_wrapperHeader__Pcadt{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__z\+AzV{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.FOSList_headerSubTitle__IyTUE{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.FOSList_wrapperFilters__y2RP3{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:2rem;width:95%}.FOSList_wrapperTable__ly\+ij{height:69%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.FOSList_wrapperNameDropDown__ZVkd7{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;width:50%}.FOSList_allLeadsTitle__sK4-s{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.FOSList_wrapperTabs__z5TBZ{margin:0 auto;width:94%}.FOSList_wrapperSearchBar__ATbGS{text-align:right;width:30%}.FOSList_wrapperDropDown__cxixk{width:27%}.FOSList_wrapperActions__bH1m6{-webkit-column-gap:3rem;column-gap:3rem;display:flex;flex-direction:row;justify-content:space-between}.FOSList_noDataMsg__7uPkk{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.FOSList_emptyIcon__xCoQa{margin-bottom:2rem;opacity:.7;width:25%}.FOSList_emptyIcon__xCoQa>img{width:100%}.FOSList_emptyTitle__TgN\+A{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__Pcadt{align-items:flex-start;flex-direction:column}.FOSList_otpInput__nzlhs{width:13%}.FOSList_wrapperFilters__y2RP3{align-items:center;flex-direction:column;justify-content:space-between;padding:2rem;row-gap:2rem;width:92%}.FOSList_wrapperNameDropDown__ZVkd7{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;justify-content:space-between;width:100%}.FOSList_wrapperSearchBar__ATbGS{width:100%}.FOSList_wrapperDropDown__cxixk{width:68%}.FOSList_wrapperTable__ly\+ij{height:53%}.FOSList_emptyIcon__xCoQa{width:75%}.FOSList_userCard__EgOe7{width:calc(100% - 4.8rem)}}@media (device-width:820px) and (device-height:1180px) and (orientation:portrait){.FOSList_wrapperTable__ly\+ij{height:75%}}@media screen and (min-width:821px) and (max-width:1366px){.FOSList_wrapperPage__yHNO2{height:88%}.FOSList_wrapperDropDown__cxixk{width:35%}}@media screen and (max-width:1400px)and (device-height:700px){.FOSList_wrapperTable__ly\+ij{height:59%}}.ReassignModal_wrapper__yVarA{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__IZZiL{align-items:center;display:flex;justify-content:space-between;margin:0 1.6rem}p.ReassignModal_heading__AmAc6{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__a8OvR{display:flex;gap:2.8rem;margin-top:2.4rem}@media screen and (max-width:768px){.ReassignModal_wrapper__yVarA{height:23vh;width:90vw}}.RejectReason_modalWrapper__NtWjc{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__NtWjc{width:70%}}@media screen and (min-width:720px) and (max-width:1024px){.RejectReason_modalWrapper__NtWjc{width:36%}}.Profile_clipContents__nFyNA{overflow:hidden}.Profile_flexColHstartVstart__qYIdL{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.Profile_flexRowVstartHstart__8kX52{align-items:flex-start;display:flex;flex-direction:row;gap:2rem;justify-content:flex-start}.Profile_flexColHstartVcenter__QQIIo{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.Profile_flexRowVcenterHstart__wsffo{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.Profile_flexColHcenterVstart__is7rl{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.Profile_flexRowVstartHcenter__O6bEp{align-items:flex-start;display:flex;flex-direction:row;justify-content:center}.Profile_flexRowVcenterHcenter__wYsgb{align-items:center;display:flex;flex-direction:row;justify-content:center}.Profile_flexHcenter__93-JZ{justify-content:center}.Profile_flexRowVcenterHend__WA6Qr{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.Profile_mainWrapper__QH-dF{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:4rem;height:100%;padding:2rem}.Profile_profileGeneralDetailsWrapper__EprLa{align-items:center;align-self:flex-start;display:flex;gap:2.4rem}.Profile_section__aaFa8{height:70%;text-align:center;width:70%}.Profile_profileImageWrapper__LPoz6{object-fit:contain;position:relative;width:100%}.Profile_profileImage__yQBU5{border-radius:100%;height:8rem;object-fit:contain;width:8rem}.Profile_camera__5NIPV{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__tjnKV{flex-shrink:0}.Profile_otherDetails__XYsPu 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__DuyD0{display:block;font-family:Inter-Medium;font-size:3rem;font-weight:500;letter-spacing:0;line-height:3.8rem;text-align:left}.Profile_chip__i272m{margin-top:.5rem}.Profile_content__W8Wq\+{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__mZpgg{font-family:Inter-Medium;font-size:18px;font-weight:500;letter-spacing:0;line-height:28px;text-align:left}.Profile_content__W8Wq\+{height:90%;width:100%}.Profile_textFields__53OQY{padding:2.4rem 0}.Profile_txt987__VdvB1{color:#101828;font-family:Inter-Medium,sans-serif;font-size:3rem;font-weight:500;line-height:3.8rem;margin-bottom:.4rem}.Profile_txt643__qXz2g{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__cfDnT{height:2rem;width:2rem}.Profile_inputFields__dHPa4{margin-bottom:2.4rem}.Profile_inputField__xvanL{box-sizing:border-box;display:flex;flex:1 1;height:100%;width:28.4rem}.Profile_txt584__dPSG5{font-family:Inter-medium;text-align:left}.Profile_input__CPAwq{border:1px solid #d0d5dd;box-shadow:0 1px 2px rgba(16,24,40,.05);padding:.6rem 0}.Profile_inputField1__4hiyd{display:flex;flex:1 1;height:100%;width:28.4rem}.Profile_inputWithLabel__yf9zf{height:100%;width:100%}.Profile_input__CPAwq{background-color:#fff;border:none;border-radius:.8rem;box-shadow:none;box-sizing:border-box;padding:.9rem 0;width:100%}.Profile_content1__wREAj{display:flex;flex:1 1;height:100%;width:100%}.Profile_txt872__3d\+RH{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__wDIJW{box-sizing:border-box;margin-bottom:2.4rem;width:100%}.Profile_input5__MJ8Pl{border:1px solid #d0d5dd;box-shadow:0 1px 2px rgba(16,24,40,.05)}.Profile_content2__JliRC{display:flex;flex:1 1;height:100%;width:100%}.Profile_txt424__9RH87{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__dHPa4{box-sizing:border-box;width:100%}.Profile_button__rcJM9{box-sizing:border-box;height:100%;margin-right:4px}.Profile_txt8100__LrSh2{color:#175cd3;font-weight:500}.Profile_txt803__zNsHd,.Profile_txt8100__LrSh2{word-wrap:break-word;font-family:Inter-Medium,sans-serif;font-size:1.4rem;line-height:143%}.Profile_txt803__zNsHd,.Profile_txt9910__ozpKK{color:#667085;font-weight:400}.Profile_txt9910__ozpKK{word-wrap:break-word;font-family:Inter-Medium,sans-serif;font-size:1.2rem;line-height:150%;text-align:center}.Profile_inputWithLabel1__YlgKk{height:100%;width:100%}.Profile_txt584__dPSG5{word-wrap:break-word;color:#344054;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:500;line-height:143%}.Profile_userDisplayID__UImYF{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__MJ8Pl{background-color:#fff;border:none;border-radius:.8rem;box-shadow:none;box-sizing:border-box;padding:.9rem 0;width:100%}.Profile_content3__-VGvU{box-sizing:border-box;display:flex;flex:1 1;height:100%;margin-right:.8rem;width:53.6rem}.Profile_txt623__k6RnI{word-wrap:break-word;color:#667085;font-family:Inter-Medium,sans-serif;font-size:1.6rem;font-weight:400;line-height:150%}.Profile_sectionFooter__M5INI{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__zU7bz{box-sizing:border-box;padding:1.5rem 2.3rem;width:100%}.Profile_actions__Wzhsu{display:flex;flex:1 1;height:100%;width:100%}.Profile_button1__mC\+J2{height:100%;margin-right:1.2rem}.Profile_txt247__J2jaw{word-wrap:break-word;color:#344054;font-family:Inter-Medium,sans-serif;font-size:1.4rem;font-weight:500;line-height:143%}.Profile_button2__QNDry{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__4LfAX{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__L8wcv{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__L8wcv:before{content:"";display:block}.Profile_leadStatus__ot3i6{align-items:center;display:flex;gap:1.5rem}@media screen and (max-width:768px){.Profile_profileImageWrapper__LPoz6{width:20%}.Profile_section__aaFa8{height:60%;width:90%}.Profile_content__W8Wq\+{width:calc(100% - 4.8rem)}.Profile_generalDetails__tjnKV{flex-shrink:1}.Profile_sectionFooter__M5INI{width:100%}.Profile_flexColHstartVstart__qYIdL{flex-direction:column}.Profile_sectionHeader__0Ufmq{box-sizing:border-box;margin-bottom:2.4rem;width:100%}.Profile_flexRowVstartHstart__8kX52,.Profile_wrapper__7h3ni{flex-direction:column}.Profile_inputField1__4hiyd,.Profile_inputField__xvanL{width:100%}.Profile_textFields__53OQY{padding:2.4rem 0 0}.Profile_userDisplayID__UImYF{font-size:1.6rem}.Profile_profileImage__yQBU5{height:10rem;width:10rem}.Profile_camera__5NIPV{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__qYIdL{flex-direction:column}.Profile_content__W8Wq\+{width:calc(100% - 4.8rem)}.Profile_section__aaFa8{height:55%;width:90%}.Profile_flexRowVstartHstart__8kX52,.Profile_wrapper__7h3ni{flex-direction:column}.Profile_inputField1__4hiyd,.Profile_inputField__xvanL{width:100%}.Profile_textFields__53OQY{padding:2.4rem 0 0}.Profile_userDisplayID__UImYF{font-size:1.6rem}.Profile_camera__5NIPV{width:45%}}@media screen and (max-width:1400px) and (device-height:700px){.Profile_section__aaFa8{height:59%}}.Projects_wrapperPage__lBh\+1{height:98%;width:100%}.Projects_wrapperHeader__UaBDR{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__NciN8{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.Projects_headerSubTitle__1R6RS{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem}.Projects_wrapperFilters__vbk84{margin:0 auto;padding:2rem;width:calc(95% - 4rem)}.Projects_wrapperTable__SCwFJ{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__jCvxc{align-items:center;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-direction:row;width:50%}.Projects_allLeadsTitle__JFtvK{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.8rem}.Projects_wrapperDropDown__oor59{width:40%}.Projects_wrapperFilters__vbk84{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.Projects_wrapperFilter__f8dDM{align-items:flex-start;display:flex;flex-direction:column;width:20%}.Projects_filterTitle__8FVU-{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__-em2P{text-align:right;width:30%}.Projects_noDataMsg__zwaCK{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Projects_emptyIcon__S-Cs0{margin-bottom:2rem;opacity:.7;width:25%}.Projects_emptyIcon__S-Cs0>img{width:100%}.Projects_emptyTitle__d-UGT{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Projects_projectCard__08Jpm{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__6zE-9{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;padding:1rem 2rem;width:100%}.Projects_projectImg__xW\+OJ{background:#155eef;border-radius:1rem}.Projects_projectname__v9gxE{color:#000;font-size:1.8rem;line-height:2.4rem}.Projects_projectLocation__QUxaH{color:#344054;font-family:Inter-Regular;font-size:1.4rem;line-height:2rem}.Projects_viewMore__6oUXH{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.Projects_wrapperFilters__vbk84{align-items:flex-start;flex-direction:column;gap:2rem}.Projects_wrapperDropDown__oor59{width:50%}.Projects_wrapperNameDropDown__jCvxc,.Projects_wrapperSearchBar__-em2P{width:100%}.Projects_wrapperNameDropDown__jCvxc{justify-content:space-between}.Projects_wrapperTable__SCwFJ{justify-content:center}.Projects_projectCard__08Jpm{width:calc(100% - 3rem)}.Projects_noDataMsg__zwaCK{width:100%}.Projects_emptyIcon__S-Cs0{width:50%}}@media screen and (min-width:721px) and (max-width:1200px){.Projects_projectCard__08Jpm{width:calc(50% - 3rem)}}.Dashboard_pageWrapper__mKgm0{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__li1HH{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%}.Dashboard_pageTitle__19M6t{color:#101828;font-size:3rem;line-height:3.8rem}.Dashboard_leadCountWrap__ileZU{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;justify-content:space-between;width:100%}.Dashboard_leadCountCard__t-N80{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__HSebb{color:#667085;font-size:1.4rem;line-height:2rem}.Dashboard_cardValueWrap__moQW\+{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.Dashboard_cardValue__cM5ld{color:#101828;font-size:3rem;font-weight:600;line-height:3.8rem}.Dashboard_eventsWrapper__etmQc,.Dashboard_noDataWrapper__MLG7t{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3.6rem;justify-content:space-between;width:100%}.Dashboard_eventWrap__u6yiK{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__1f3QD,.Dashboard_eventWrap__u6yiK{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.Dashboard_eventInfo__1f3QD{gap:2rem;width:100%}.Dashboard_eventImg__5MNmd{display:flex;justify-content:center;width:15rem}.Dashboard_eventImg__5MNmd>img{border-radius:.8rem;height:15rem;object-fit:contain;width:15rem}.Dashboard_eventData__MGV\+Z{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;width:calc(100% - 15rem)}.Dashboard_eventStatus__JdxaT{width:100%}.Dashboard_eventName__mG-Nr{color:#000;font-size:2rem;line-height:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.Dashboard_eventLaunches__\+5tAq{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__3LVcZ{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.Dashboard_launchIcon__YXNEN>svg{height:2rem;width:2rem}.Dashboard_eventDate__KK7J4{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__KK7J4>img{height:2.6rem;width:2.6rem}.Dashboard_bold__ImXh-{font-family:Inter-Medium}.Dashboard_wrapperTargetPage__Kpt6c{height:100%;width:100%}.Dashboard_wrapperHeader__Bx1h5{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:3rem}.Dashboard_headerTitle__yIxzh{color:#344054;font-family:Inter-Medium;font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.Dashboard_headerSubTitle__ShQNq,.Dashboard_loggedInUserName__Op\+Tu{color:#101828;font-size:2.4rem;font-weight:600;letter-spacing:.5px;line-height:3.6rem}.Dashboard_loggedInUserName__Op\+Tu,.Dashboard_wrapperTitleUserName__rfvnL{width:100%}.Dashboard_wrapperCard__UR27B{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__tWEkF{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.7rem}.Dashboard_wrapperCardBlock__PrMFQ{align-items:center;border-bottom:1px solid #f2f4f7;display:flex;padding-bottom:1rem}.Dashboard_wrapperData__iJhjk{align-items:flex-start;display:flex;flex-direction:column;margin-top:2rem;row-gap:4rem}.Dashboard_wrapperDataContent__rARM2{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.Dashboard_textLeadCount__B3HPg{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.Dashboard_wrapperChartAndData__tU2r2{align-items:center;display:flex;justify-content:space-between}.Dashboard_noDataWrapper__MLG7t{height:100%}.Dashboard_noDataMsg__tDaVy{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.Dashboard_emptyIcon__af7eK{margin-bottom:2rem;opacity:.7;width:25%}.Dashboard_emptyIcon__af7eK>img{width:100%}.Dashboard_emptyTitle__HeFLM{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.Dashboard_viewMore__l\+Kpe{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.Dashboard_pageWrapper__mKgm0{height:calc(100% - 6.4rem);overflow:auto;padding:3.2rem;width:calc(100% - 6.4rem)}.Dashboard_leadCountCard__t-N80{padding:1.8rem;width:calc(50% - 5.1rem)}.Dashboard_cardTitle__HSebb,.Dashboard_cardValueWrap__moQW\+{flex:50% 1}.Dashboard_eventWrap__u6yiK{width:calc(100% - 4rem)}}@media screen and (min-width:721px) and (max-width:1200px){.Dashboard_eventsWrapper__etmQc{justify-content:space-between}.Dashboard_eventWrap__u6yiK{width:calc(50% - 6rem)}.Dashboard_leadCountWrap__ileZU{flex-wrap:wrap;justify-content:center}.Dashboard_leadCountCard__t-N80{flex-wrap:wrap;padding:1.8rem;width:calc(20% - 6.6rem)}}.Offline_pageWrapper__C55ik{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.Offline_imgWrapper__ao3N6{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center}.Offline_imgWrapper__ao3N6>img{object-fit:contain;opacity:.7;width:50%}.Offline_title__zw23\+{color:#4c7bee;font-size:4rem;line-height:6rem}.Offline_subtitle__Za\+L9{color:#00206f;font-size:2.4rem;line-height:3.6rem}.MyTarget_wrapperPage__nKdjA{height:100%;overflow-y:auto;width:100%}.MyTarget_wrapperHeader__V8czq{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__rWiow{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.1rem}.MyTarget_headerSubTitle__pFMm9,.MyTarget_loggedInUserName__CWBZ3{color:#101828;font-size:2.4rem;font-weight:400;line-height:3.6rem}.MyTarget_wrapperTitleUserName__6Lvpc{width:80%}.MyTarget_loggedInUserName__CWBZ3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.MyTarget_wrapperCard__N3pGI{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__inw43{color:#101828;font-family:Inter-Medium;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.7rem}.MyTarget_wrapperCardBlock__8dkCi{align-items:center;border-bottom:1px solid #f2f4f7;display:flex;padding-bottom:1rem}.MyTarget_wrapperData__Jzg11{align-items:flex-start;display:flex;flex-direction:column;margin-top:2rem;row-gap:4rem}.MyTarget_wrapperDataContent__K1Pvq{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex}.MyTarget_textLeadCount__WAcne{color:#344054;font-family:Inter-Medium;font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.MyTarget_wrapperChartAndData__bZAoE{align-items:center;display:flex;justify-content:space-between}@media screen and (min-width:240px) and (max-width:720px){.MyTarget_wrapperCard__N3pGI{width:80%}.MyTarget_wrapperTitleUserName__6Lvpc{width:70%}}.ViewProject_wrapperPage__R4Qxu{height:98%;width:100%}.ViewProject_wrapperHeader__ceIM0{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__ZRQUO{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewProject_headerSubTitle__44v\+D{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewProject_wrapperTabs__-tURU{margin:0 auto;width:94%}.ViewProject_wrapperContent__97N2-{height:69%;margin:0 auto;overflow-y:auto;vertical-align:top;width:95%}.ViewProject_wrapperCollateral__s4i75{display:flex;flex-direction:column;margin-top:5rem;row-gap:4rem;width:100%}.ViewProject_wrapperIconBlock__DwWdO{align-items:center;background:#fff;display:flex;flex-direction:column;height:83%;justify-content:center;width:84%}.ViewProject_wrapperTitle__HTiI4{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.ViewProject_wrapperShareDownload__F5PPs{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;position:relative}.ViewProject_wrapperDocument__T\+f2J{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__0eSZE{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__LAV3d{padding:2rem}.ViewProject_globalBackArrow__xe1SD,.ViewProject_wrapperBackArrow__LAV3d{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__xe1SD{margin-top:1rem;padding:0}.ViewProject_firstTitle__xOyLn{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem;padding:1rem 0;text-align:center}.ViewProject_Floor__lh\+VL{align-items:center;background-color:#f2f4f7;display:flex;justify-content:center;margin-top:2.4rem}.ViewProject_FloorTitle__OTJsR{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.ViewProject_Title__L2OgL{color:#5f6368}.ViewProject_NumberTitle__43sAH,.ViewProject_Title__L2OgL{font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewProject_NumberTitle__43sAH{color:#202124}.ViewProject_wrapperTotalCount__4RIrA{align-items:center;-webkit-column-gap:6rem;column-gap:6rem;display:flex;justify-content:flex-start}.ViewProject_wrapperCard__wWSvB{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.ViewProject_wrapperCollaterals__6Scop{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;margin-top:5rem}.ViewProject_wrapperThreeDotsMenu__G67T6{position:absolute;right:0;top:0}.ViewProject_wrapperShare__taq4a{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__\+EFNQ{height:18rem;object-fit:contain;width:100%}.ViewProject_noDataMsg__7wolp{align-items:center;display:flex;flex-direction:column;height:89%;justify-content:center}.ViewProject_emptyIcon__HganN{margin-bottom:2rem;opacity:.7;width:25%}.ViewProject_emptyIcon__HganN>img{width:100%}.ViewProject_emptyTitle__-mKyL{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.ViewProject_emptySubTitle__hzK-k{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.ViewProject_flexRow__Y5DEj{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__wWSvB,.ViewProject_wrapperCollaterals__6Scop{flex-direction:column;row-gap:3rem}.ViewProject_wrapperCollaterals__6Scop{margin-bottom:2rem}.ViewProject_wrapperDocument__T\+f2J{width:calc(100% - 2rem)}.ViewProject_wrapperShare__taq4a{top:-13rem}}@media screen and (min-width:721px) and (max-width:1200px){.ViewProject_wrapperShare__taq4a{position:absolute;top:-10rem}}.WingsCard_DivContainer__pVCAo{background-color:#f2f4f7;border-radius:8px;cursor:pointer;height:18rem;width:30rem}.WingsCard_InlineDiv__4PbPx{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:3rem}.WingsCard_Title__xnthU{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__pVCAo{width:100%}}.FloorComponents_AllotmentTitle__3IPMK{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__lBxMX{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__RsUih{font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.FloorComponents_paired__29OmH{align-items:center;display:flex;gap:.5rem;justify-content:center}@media screen and (min-width:240px) and (max-width:720px){.FloorComponents_flexCol__lBxMX{height:10rem;width:27%}}.ViewLaunches_wrapperPage__yOHSg{height:98%;width:100%}.ViewLaunches_wrapperHeader__LaSjs{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__uk1yR{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewLaunches_headerSubTitle__q2pm9{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewLaunches_wrapperTabs__O4nAr{margin:0 auto;width:94%}.ViewLaunches_wrapperContent__aPhvF{height:86%;margin:0 auto;overflow:auto;vertical-align:top;width:95%}.ViewLaunches_eventsWrapper__YQHeN,.ViewLaunches_noDataWrapper__pqTW4{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:3.6rem;justify-content:space-between;width:100%}.ViewLaunches_eventData__c8fLL{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;width:calc(100% - 10rem)}.ViewLaunches_eventWrap__2kMlJ{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__y-HI8,.ViewLaunches_eventWrap__2kMlJ{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.ViewLaunches_eventInfo__y-HI8{gap:2rem;width:100%}.ViewLaunches_eventName__c107o{color:#000;font-size:2rem;line-height:3rem;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ViewLaunches_eventImg__HFDHF{display:flex;justify-content:center;width:10rem}.ViewLaunches_eventImg__HFDHF>img{border-radius:.8rem;height:10rem;object-fit:contain;width:10rem}.ViewLaunches_wrapperAddress__pqpwm{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__q0Om7>img{height:2.6rem;width:2.6rem}.ViewLaunches_bold__Sm4P9{font-family:Inter-Medium}.ViewLaunches_viewMore__Luyrj{display:flex;justify-content:flex-end;width:99%}@media screen and (min-width:240px) and (max-width:720px){.ViewLaunches_pageWrapper__CWOrL{height:calc(100% - 6.4rem);overflow:auto;padding:3.2rem;width:calc(100% - 6.4rem)}.ViewLaunches_leadCountCard__wjQFs{padding:1.8rem;width:calc(50% - 5.1rem)}.ViewLaunches_cardTitle__b\+8wn,.ViewLaunches_cardValueWrap__nNPcy{flex:50% 1}.ViewLaunches_eventWrap__2kMlJ{width:calc(100% - 2rem)}}@media screen and (min-width:721px) and (max-width:1200px){.ViewLaunches_eventsWrapper__YQHeN{justify-content:space-between}.ViewLaunches_eventWrap__2kMlJ{width:calc(50% - 2rem)}.ViewLaunches_leadCountWrap__gbq6R{flex-wrap:wrap;justify-content:center}.ViewLaunches_leadCountCard__wjQFs{flex-wrap:wrap;padding:1.8rem;width:calc(20% - 6.6rem)}}.ViewLaunchProject_wrapperPage__PuNCh{height:98%;width:100%}.ViewLaunchProject_wrapperHeader__yS3BK{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__KMAy4{color:#101828;font-family:Inter-Medium;font-size:3rem;font-style:normal;font-weight:500;line-height:3.8rem}.ViewLaunchProject_headerSubTitle__F1iUH{color:#667085;font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-top:.5rem}.ViewLaunchProject_wrapperTabs__VHCr1{margin:0 auto;width:94%}.ViewLaunchProject_wrapperContent__TfRxH{height:69%;margin:0 auto;overflow-y:auto;vertical-align:top;width:95%}.ViewLaunchProject_wrapperCollateral__Hm8mv{display:flex;flex-direction:column;margin-top:5rem;row-gap:4rem;width:100%}.ViewLaunchProject_wrapperIconBlock__2hAfN{align-items:center;background:#fff;display:flex;flex-direction:column;height:83%;justify-content:center;width:84%}.ViewLaunchProject_wrapperTitle__js2fy{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.ViewLaunchProject_wrapperShareDownload__kwDlh{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;position:relative}.ViewLaunchProject_wrapperDocument__kDnz3{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__AGGXj{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__mdKQz{padding:2rem}.ViewLaunchProject_globalBackArrow__Z5dMw,.ViewLaunchProject_wrapperBackArrow__mdKQz{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__Z5dMw{margin-top:1rem;padding:0}.ViewLaunchProject_firstTitle__hL8SP{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem;padding:1rem 0;text-align:center}.ViewLaunchProject_Floor__Wu5V\+{align-items:center;background-color:#f2f4f7;display:flex;justify-content:center;margin-top:2.4rem}.ViewLaunchProject_FloorTitle__8vUuu{color:#000;font-family:Inter-Regular;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_Title__W5O0h{color:#5f6368;font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_NumberTitle__M8ikX{color:#202124;font-family:Inter-Medium;font-size:1.6rem;line-height:2.4rem}.ViewLaunchProject_wrapperTotalCount__uB5\+E{align-items:center;-webkit-column-gap:6rem;column-gap:6rem;display:flex;justify-content:flex-start}.ViewLaunchProject_wrapperCard__0zEEG{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.ViewLaunchProject_wrapperCollaterals__eKE97{display:flex;flex-direction:row;flex-wrap:wrap;gap:4rem;margin-top:5rem}.ViewLaunchProject_wrapperThreeDotsMenu__ARCXO{position:absolute;right:0;top:0}.ViewLaunchProject_wrapperShare__02opM{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__eCKJ0{height:18rem;object-fit:contain;width:100%}.ViewLaunchProject_noDataMsg__jGvhu{align-items:center;display:flex;flex-direction:column;height:89%;justify-content:center}.ViewLaunchProject_emptyIcon__SPsb6{margin-bottom:2rem;opacity:.7;width:25%}.ViewLaunchProject_emptyIcon__SPsb6>img{width:100%}.ViewLaunchProject_emptyTitle__gNTsG{color:#101828;font-size:1.8rem;font-weight:500;line-height:2.8rem;margin-bottom:2rem}.ViewLaunchProject_emptySubTitle__Tk7co{align-items:center;color:#667085;display:flex;flex-direction:column;font-size:1.4rem;gap:2rem;justify-content:center;line-height:2rem}.ViewLaunchProject_flexRow__-YbiP{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__0zEEG,.ViewLaunchProject_wrapperCollaterals__eKE97{flex-direction:column;row-gap:3rem}.ViewLaunchProject_wrapperCollaterals__eKE97{margin-bottom:2rem}.ViewLaunchProject_wrapperDocument__kDnz3{width:calc(100% - 2rem)}.ViewLaunchProject_wrapperShare__02opM{top:-13rem}}@media screen and (min-width:721px) and (max-width:1200px){.ViewLaunchProject_wrapperShare__02opM{position:absolute;top:-10rem}}.ForgetPassword_wrapperPage__QefUG{height:100%;position:relative;width:100%}.ForgetPassword_backgroundImage__UMtS-{background:url(/static/media/backgroundImage.e81a47bc8f0924a794a4.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.ForgetPassword_registerationBlock__n5LGM{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__Uv9Vs{display:flex;flex-direction:column}.ForgetPassword_strip1__Q3ZYW{bottom:6%;left:3%;position:absolute}.ForgetPassword_strip2__M7G6q{bottom:0;position:absolute}.ForgetPassword_strip3__IIuFe{position:absolute;right:0;top:33%}.ForgetPassword_strip4__9uw7G{bottom:6%;left:3%;position:absolute}.ForgetPassword_wrapperOtherButton__fuMy4{margin-top:1rem}@media screen and (min-width:240px) and (max-width:720px){.ForgetPassword_strip1__Q3ZYW,.ForgetPassword_strip2__M7G6q,.ForgetPassword_strip3__IIuFe,.ForgetPassword_strip4__9uw7G{display:none}.ForgetPassword_registerationBlock__n5LGM{width:77%}}@media screen and (min-width:720px) and (max-width:1024px){.ForgetPassword_strip1__Q3ZYW,.ForgetPassword_strip2__M7G6q,.ForgetPassword_strip3__IIuFe,.ForgetPassword_strip4__9uw7G{display:none}.ForgetPassword_registerationBlock__n5LGM{width:50%}}@media screen and (min-width:1024px) and (max-width:1300px){.ForgetPassword_strip1__Q3ZYW,.ForgetPassword_strip2__M7G6q,.ForgetPassword_strip3__IIuFe,.ForgetPassword_strip4__9uw7G{display:none}.ForgetPassword_registerationBlock__n5LGM{width:30%}}@media screen and (max-width:1366px) and (max-height:768px){.ForgetPassword_strip1__Q3ZYW,.ForgetPassword_strip4__9uw7G{left:2%}}@media screen and (max-width:1400px) and (max-height:700px){.ForgetPassword_strip1__Q3ZYW,.ForgetPassword_strip4__9uw7G{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.03d44e3e.css.map*/