@import url(https://fonts.cdnfonts.com/css/satoshi);@import url(https://fonts.cdnfonts.com/css/mulish);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);:root{--primary-bg-clr:#3e45eb;--hero-dashboard-header-height:70px;--hero-dashboard-height:78%}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{font-family:Satoshi,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}ul{list-style-type:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:0}nav{background-color:#3e45eb;background-color:var(--primary-bg-clr);border-bottom:1px solid rgba(231,232,255,.17);height:80px;left:0;position:-webkit-sticky;position:sticky;right:0;top:0;width:100%;z-index:500}nav.scrolled{background-color:#fff;border-bottom:1px solid #b7b7b7}.navbar-container{height:100%;margin-inline:auto;width:max(78%,70rem)}.navbar-container,.navbar-links{align-items:center;display:flex;justify-content:space-between}.navbar-links{width:50%}.navbar-list-container{align-items:flex-start;display:flex;gap:28px}.navbar-list{height:100%}.navbar-list>a{color:#fff;font-size:14px;font-weight:500;line-height:20px}.navbar-list.scrolled>a{color:#3e3e3f}.login-links-container{align-items:center;display:flex;flex-direction:row;gap:12px}.login-link{background:#e7e8ff2b;border-radius:8px;color:#fff;font-size:14px;font-weight:500;line-height:19px;padding:12px 24px;text-align:center}.login-link.scrolled{background:#e7e8ff;color:#3e45eb}.demo-link{align-items:center;background:#3e45eb;background:var(--primary-bg-clr);border-radius:8px;color:#fff;font-size:14px;font-weight:500;line-height:19px;text-align:center}.demo-link.scrolled{padding:12px 24px}.hero-section{background:#3e45eb;background:var(--primary-bg-clr);height:120vh;padding-top:80px;position:relative;width:100%}.heroChatImg{bottom:44.09%;left:9.31%;position:absolute;right:80.92%;top:42.04%}.heroDashboardImg{bottom:75.44%;position:absolute;top:7.95%}.hero-heading{flex-direction:column;gap:20px;margin-inline:auto;width:50%}.hero-heading,.hero-heading h1{align-items:center;color:#fff;display:flex}.hero-heading h1{font-size:64px;font-weight:700;line-height:110%;text-align:center}.hero-heading h3{align-items:center;color:#e4e6ff;display:flex;font-weight:500;line-height:140%;margin-inline:auto;text-align:center;width:74%}.demo-link{display:flex;gap:12px}.hero-links-container{display:flex;gap:12px;justify-content:center;margin-inline:auto;margin-top:40px;width:30%}.get-started-link{background-color:#fff;border-radius:8px;color:#3e45eb;color:var(--primary-bg-clr);font-weight:500;padding:20px 24px;text-align:center}.hero-links-container .login-link{align-items:center;display:flex;text-align:center}.heroUserProfileImg{position:absolute;right:0;top:50px}.heroGraphImg{bottom:53.65%;left:82.28%;position:absolute;right:4.69%;top:38.93%}.hero-dashboard-img{height:78%;height:var(--hero-dashboard-height);left:50%;position:absolute;top:72%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80%}.hero-dashboard-header{align-items:center;background:#fff;border-bottom:.852982px solid #e2e1e1;border-top-left-radius:14.38px;border-top-right-radius:14.38px;display:flex;height:70px;height:var(--hero-dashboard-header-height);justify-content:space-between;padding:.75rem 1rem}.hero-dashboard-searchbar{background:#fff;border:.426491px solid #bdbdbd;border-radius:6.82386px;display:flex;height:100%;width:60%}.hero-dashboard-searchbar>.search-icon-container{align-items:center;display:flex;justify-content:center;text-align:center;width:7%}.search-icon{color:#838387}.hero-dashboard-searchbar>#search{border:none;outline:none;width:100%}.hero-dashboard-searchbar>#search::-webkit-input-placeholder{color:#525252;font-size:13.6477px;font-weight:400;line-height:18px}.hero-dashboard-searchbar>#search::placeholder{color:#525252;font-size:13.6477px;font-weight:400;line-height:18px}.hero-dashboard-header .user-details{align-items:center;display:flex;gap:6.82px}.hero-dashboard-header .user-details>.user-profile-img{align-items:center;background:#9f53ff;border-radius:50%;color:#fff;display:flex;font-family:Mulish,sans-serif;font-size:12.2829px;font-weight:600;height:30.71px;justify-content:center;letter-spacing:-.03em;line-height:15px;width:30.71px}.hero-dashboard-header .user-details>h4{color:#141645;font-size:13.6477px;font-weight:400;line-height:18px}.medal-img{height:228.66px;left:1000px;position:absolute;top:-30px;width:135px}.hero-dashboard>section{height:calc(100% - 70px);height:calc(100% - var(--hero-dashboard-header-height));width:100%}.aside.hero-dashboard-sidebar{background-color:#fff;border-bottom-left-radius:14.38px;bottom:0;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding-top:1rem;position:-webkit-sticky;position:sticky;top:0;width:20%}.hero-dashboard-sidebar .sidebar-links-container{margin-inline:auto;width:90%}.hero-dashboard-sidebar .sidebar-link{align-items:center;background:#fff;border-radius:6.82386px;display:flex;gap:13.65px;padding:11.9417px 20.4716px}.hero-dashboard-sidebar .sidebar-link.active{background:#eff0f9}.hero-dashboard-sidebar .sidebar-link h2{color:#838387;font-size:11.9417px;font-weight:500;line-height:16px}.hero-dashboard-sidebar .sidebar-link.active h2{color:#3e45eb}.signinDiv{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:hsla(0,0%,68%,.611);height:100vh;position:fixed;top:0;width:100%;z-index:20}.clients-section,.signinDiv{display:flex;justify-content:center}.clients-section{background-color:#f9f9f9;margin-top:39%;margin-top:calc(var(--hero-dashboard-height)/2);padding:40px 158px}.clients-container{align-items:center;display:flex;flex-direction:column;gap:32px}.clients-container h2{color:#141645;font-size:20px;font-weight:500;letter-spacing:-.03em;line-height:27px;text-align:center}.clients-logos-container{display:flex;gap:30px}.use-wrapper{background-color:#fff;padding:60px 149px;width:100%}.use-container{align-items:center;display:flex;gap:100px}.use{gap:72px}.use,.use>div{align-items:flex-start;display:flex;flex-direction:column}.use>div{gap:20px}.use h3{color:#141645;font-size:40px;font-weight:700;line-height:140%}.use p{color:#686868;font-size:14px;font-weight:500;line-height:160%}.use .demo-link{background:#e7e8ff;border-radius:8px;color:#3e45eb;color:var(--primary-bg-clr);font-size:16px;font-weight:500;line-height:103%;padding:20px 24px;text-align:center}.use-image-container{position:relative}.use-image-container img{position:relative;z-index:15}.use-image-container>div{height:100%;position:absolute;top:0;-webkit-transform:rotate(8.5deg);transform:rotate(8.5deg);width:100%}.use-image-container .firstCont{background-color:#fffbd9}.use-image-container .secondCont{background-color:#e0ffd9}.use-image-container .thirdCont{background-color:#d9f8ff}.database-section{padding-block:5rem;width:100%}.database-container{gap:72px}.database-container,.database-use-text{align-items:center;display:flex;flex-direction:column}.database-use-text{gap:14px}.database-use-text>h2{color:#141645;font-size:48px;font-weight:700;line-height:120%}.database-use-text>p{align-items:center;color:#686868;display:flex;font-size:14px;font-weight:500;line-height:160%;text-align:center;width:60%}.database-images-container{align-items:center;display:flex;flex-direction:row;gap:44.55px}.database-images-container>span{font-family:Mulish;font-size:15.9122px;font-weight:600;letter-spacing:-.03em;line-height:20px}.features-section{background:#f6f6fa;display:flex;flex-direction:column;gap:4rem;padding:6rem 5rem;width:100%}.features-heading{align-items:flex-end;display:flex;gap:18px;width:75%}.features-heading>h2{color:#141645;font-size:40px;font-weight:700;line-height:120%;width:50%}.features-heading>p{color:#686868;font-size:14px;font-weight:500;line-height:160%;width:50%}.features-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,369px)}.feature{background:#fff;border-radius:12px;gap:4rem;padding:1rem 1.75rem}.feature,.feature>div{display:flex;flex-direction:column}.feature>div{gap:2rem}.feature h3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:20px;font-weight:500;line-height:120%;overflow:hidden;width:90%}.feature-icon{height:80px;width:80px}.feature a{align-items:center;display:flex;font-weight:500;gap:12px;line-height:103%}.carousel-btn-container{display:flex;gap:26px;margin-inline:auto}.testimonies-section{display:flex;flex-direction:column;gap:10rem;padding:8rem 5.5rem;width:100%}.testimonies-section>h2{color:#141645;font-size:40px;font-weight:700;line-height:120%}.testimonies-section>h2>span{color:#3e45eb;font-weight:900}.testimony-wrapper{align-items:center;display:flex;gap:100px;margin-inline:auto;width:70%}.testimony-wrapper .carousel-btn{background:none;border:none;outline:none}.testimony-container{background:#fff;border:.5px solid #d5d5d5;border-radius:12px;display:flex;flex-direction:column;gap:37px;padding:40px}.testimony-container>header{align-items:center;display:flex;gap:87px}.userinfo-container{align-items:center;display:flex;gap:12px}.userinfo-container>.userinfo{display:flex;flex-direction:column;gap:6px}.userinfo-container>.userinfo h3{font-size:24px;font-weight:500;letter-spacing:-.005em;line-height:111.5%}.userinfo-container>.userinfo p{white-space:nowrap;width:100%}.userinfo-container>.userinfo h6,.userinfo-container>.userinfo p{color:#8a8a8a;font-size:14px;font-weight:500;letter-spacing:-.005em;line-height:111.5%}.cta-section{background:#fff;padding:8rem 5.5rem;width:100%}.cta{background-image:url(/static/media/Frame%20159.035cf1c84c6ef3d62cc6.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;height:497px}footer{background-color:#181b68;display:flex;justify-content:space-between;padding:5rem 5.5rem}footer>div:not(.footer-links-container){display:flex;flex-direction:column;gap:31px}.footer-icon-container{align-items:center;display:flex;gap:11px}.footer-icon-bg{align-items:center;background:#262979;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.active-years{color:#8f9fbe;font-weight:500;letter-spacing:-.42px;line-height:16px}.footer-links-container{display:flex;gap:98px}.footer-links-list{display:flex;flex-direction:column;gap:29px}.footer-link-heading>h1{color:#f8f8f7;font-size:18px;font-weight:900;letter-spacing:-.42px;line-height:18px}.footer-links-list>div{display:flex;flex-direction:column;gap:24px}.footer-link{color:#8f9fbe;font-weight:500;letter-spacing:-.42px;line-height:16px}: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:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-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)}}.signInContainer{background-color:#fff;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.2);box-sizing:initial;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:37%;margin:40px auto;max-width:320px;padding:20px;position:fixed;text-align:center;top:10%;z-index:30}.signInContainer .text{color:#000;font-size:25px;font-weight:700;line-height:32px;margin:10px auto}.signInContainer .text,.signInContainer .text_2{box-sizing:initial;font-family:Satoshi;font-style:normal}.signInContainer .text_2{color:#4f4f4f;font-size:21px;font-weight:500;line-height:19px;margin:0 auto}.signInContainer .text_3,.signInContainer a{box-sizing:initial;color:#3e79eb;font-family:Satoshi;font-size:14px;font-style:normal;font-weight:700;height:19px;line-height:19px;text-decoration:none;width:117px}.signInContainer .last_text{box-sizing:initial;color:#2f2f2f;font-family:Satoshi;font-size:18px;font-style:normal;font-weight:400;line-height:18px;margin-top:26px}.signInContainer .last_text span a{box-sizing:initial;color:#3e79eb;font-size:20px;font-size:15px;margin:0 4px}.signInContainer .googleSignInButton{align-items:center;background-color:#fff;border:.02px solid gray;border-radius:5px;color:#312d2d;cursor:pointer;display:flex;font-family:Satoshi;font-size:14px;justify-content:center;margin:26px 0;outline:none;padding:7px 80px;width:100%}.signInContainer .googleSignInButton:hover{background-color:#db4437;color:#fff}.signInContainer .googleSignInButton img{height:20px;margin-right:10px;width:22px}.signInContainer .or{align-items:center;-webkit-column-gap:5px;column-gap:5px;display:flex;margin-top:-10px}.signInContainer .or div{background-color:gray;height:.2px;width:100%}.signInContainer .inputLabel{box-sizing:initial;display:block;font-size:16px;font-weight:700;margin-bottom:10px;text-align:left;width:100%}.choice{-webkit-column-gap:10px;column-gap:10px;display:flex}.choice span{cursor:pointer}.choice span:hover{color:#1e90ff}.show{display:contents}.signInContainer .inputField{border:1px solid #ccc;border-radius:5px;box-sizing:initial;display:block;font-size:16px;margin-bottom:20px;padding:10px;text-align:left;width:92%}.signInContainer .signInButton{background-color:#035cec;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin:22px auto 0;padding:10px 126px;transition:background-color .3s ease;width:93%}.signInContainer .signInButton:hover{background-color:#4285f4}.wrapper{box-sizing:border-box;display:flex;font-family:Poppins,sans-serif;height:100vh;margin:0;overflow-y:hidden;padding:0}.wrapper .leftWrapper{height:100%;padding:60px 200px 60px 100px;width:55%}.wrapper .stepperWrapper{display:flex;flex-direction:column;row-gap:30px}.wrapper .stepperCardWrapper{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex}.wrapper .formWrapper h1{font-size:30px}.wrapper .formWrapper p{font-size:15px}.wrapper .stepperCard{-webkit-column-gap:5px;column-gap:5px}.wrapper .number,.wrapper .stepperCard{align-items:center;display:flex}.wrapper .line{background-color:gray;height:2px;width:25px}.wrapper .number p{background-color:#fff;border:1.5px solid gray;border-radius:100%;color:gray;display:grid;font-size:13px;height:28px;place-items:center;width:28px}.wrapper .active .number p{background-color:#3e45eb;border:1.5px solid #3e45eb;border-radius:100%;color:#fff;display:grid;height:28px;place-items:center;width:28px}.wrapper .active .line{background-color:#3e45eb;height:2px;width:20px}.wrapper .active p{color:#3e45eb}.wrapper .stepperCard p{font-size:13px}.wrapper .formWrapper{width:100%}.wrapper .formWrapper,.wrapper .formWrapper form{display:flex;flex-direction:column;row-gap:10px}.wrapper .inputWrapper{display:flex;flex-direction:column;row-gap:3px;width:100%}.wrapper .inputWrapper label{font-size:13px}.wrapper .inputWrapper input{border:1px solid gray;border-radius:7px;outline:none;padding:8px 10px}.wrapper .inputWrapper input:focus{border:1.5px solid #3e45eb}.wrapper .inputWrapper select{border:1px solid gray;border-radius:7px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline:none;padding:6px 10px!important;width:100%}.wrapper .inputWrapper select:focus{border:1.5px solid #3e45eb}.wrapper .buttonWrapper{-webkit-column-gap:10px;column-gap:10px;display:flex;justify-content:right;margin-top:30px;width:100%}.wrapper .buttonWrapper button{cursor:pointer}.wrapper .buttonWrapper button:first-child{background:#e7e8ff;border:0;border-radius:8px;color:#3e45eb;font-size:14px;height:43px;padding:12px 24px;width:120px}.wrapper .buttonWrapper button:nth-child(2){background:#3e45eb;border:0;border-radius:8px;color:#fff;font-size:14px;height:43px;width:120px}.wrapper .signin{font-size:13px;text-align:center}.wrapper .signin a{color:#3e45eb;font-size:13.5px;text-decoration:none}.wrapper .backhome{align-items:center;color:#3e45eb;display:flex;font-size:14px;text-decoration:none}.wrapper .backhome svg{font-size:20px}.wrapper .rightWrapper{background-color:#3e45eb;width:45%}.wrapper .rightWrapper img{height:100%;width:100%}.wrapper .inputHolder{-webkit-column-gap:8px;column-gap:8px;display:flex}.wrapper .inputHolder .inputWrapper{width:50%}.wrapper .formWrapper .terms{font-size:14px;margin-bottom:40px}.wrapper .terms a{color:#3e45eb;text-decoration:none}.wrapper form .checkboxWrapper{-webkit-column-gap:5px;column-gap:5px;display:flex;font-size:14px;margin-bottom:108px}.wrapper .signinDiv{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:hsla(0,0%,68%,.611);display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100%;z-index:20}.wrapper .signin{margin-top:20px}.wrapper .hide{display:none}.form-container{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;flex-direction:column;left:30%;margin:40px auto;padding:20px;position:fixed;text-align:center;top:20%;width:450px;z-index:40}.instructions{font-size:18px;margin-top:20px;text-align:center;width:276px}.code-input{display:flex;gap:10px;margin-top:20px}.code-input input{border:1px solid #ccc;border-radius:5px;font-size:24px;height:50px;text-align:center;width:50px!important}.code-input input:focus{border-color:#007aff;outline:none}.form-container button{background-color:#007aff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 80px}.form-container button:hover{background-color:#0062cc}.resend-link{color:#007aff;cursor:pointer;font-size:16px;margin-top:20px}.form-container .signinDiv{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:hsla(0,0%,68%,.611);display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100%;z-index:20}.form-container .hide{display:none}.body{background-color:#3e45eb;height:100vh;margin:0;padding:0}.bookdemo{margin-left:150px}.body .container{display:flex}.body .left{flex:1 1;font-family:BitcoinSans-Regular,sans-serif;margin-left:83px;margin-top:0;padding:20px}.body .left-style{align-items:center;background:#fff;border-radius:4px;box-shadow:3px 6px 28px rgba(0,0,0,.25);display:flex;flex-direction:column;height:auto;justify-content:center;width:380px}.left-style h2{color:#000;margin-bottom:0}.body .first-text{color:#4f4f4f;font-family:BitcoinSans-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;height:14px;line-height:19px;margin-top:5px;width:192px}.body .demo_last_text{margin-top:2rem;text-decoration:none}.body h3{font-family:BitcoinSans-Regular,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:0;margin-top:25px}.body .demo_last_text{margin-bottom:30px}.body .demo_last_text span{font-family:BitcoinSans-Regular,sans-serif;font-weight:700}.body .demo_last_text span a{color:#3e79eb;font-size:15px;margin-bottom:50px;text-decoration:none}.body .policy{Line-height:19px;align-items:center;font-family:BitcoinSans-Regular,sans-serif;font-size:14px;font-style:normal;font-weight:500;height:38px;margin-bottom:15px;margin-top:1px;text-align:center;width:344px}.policy a{color:#3e79eb;text-decoration:none}.form-input{display:flex;flex-direction:column;margin-bottom:20px}.form-input label{font-size:.85rem;font-weight:700;margin-bottom:5px}.form-input input,.form-input select{border:1px solid #ccc;border-radius:5px;font-size:16px;height:23px;padding:18px 10px;width:320px}.mainmail{display:flex;flex-direction:column;height:23px;margin-bottom:30px;margin-left:37px;width:360px}.btn{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:BitcoinSans-Regular,sans-serif;font-size:16px;margin-top:9px;padding:10px 110px}.right{flex:1.4 1;padding:20px}.video{border:10px solid #3e45eb;border-radius:8px;height:315px;margin-top:25px;outline:2px solid #fff;width:600px}h2{color:#fff;font-family:BitcoinSans-Regular,sans-serif;font-size:24px;font-weight:700;margin-bottom:30px;margin-top:70px}.arrow-line{background-color:#fff;display:inline-block;height:3px;margin-top:50px;position:relative;top:10px;-webkit-transform:rotate(28deg);transform:rotate(28deg);width:32px}.arrow-line:after{content:">";font-size:20px;position:absolute;right:-10px;top:-9px}.sidebar1{background:#fff;border-left:0;border-radius:8px;border-right:0;color:#fff;display:flex;flex-direction:column;height:99vh;justify-content:space-between;left:0;position:fixed;top:10px;width:250px;z-index:111}.sidebar1 .top{align-items:center;display:flex;height:81px;justify-content:center}.sidebar1 .top .logo{align-items:center;color:#3e45eb;font-size:20px;font-size:27.3913px;font-weight:900;height:37px;left:30.33px;letter-spacing:-.03em;line-height:37px;text-align:center;top:-1.96px;width:59px}.sidebar1 hr{border:.2px solid #e6e3e3;height:0}.sidebar1 .center{padding-left:10px;width:250px}.sidebar1 .center ul{list-style:none;margin:0;padding:0}.sidebar1 .center ul .title{color:#999;font-size:10px;font-weight:700;margin-bottom:5px;margin-top:15px}.sidebar1 .center ul li{align-items:flex-start;align-items:center;background:rgba(239,240,249,0);border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:41px;padding:30px 24px;width:180px}.sidebar1 .center ul li:hover{background-color:#eff0f9;border-radius:8px;height:18px;padding:30px 24px;width:230px}.sidebar1 .center ul li .icon{bottom:8.34%;color:#3e45eb;font-size:18px;left:8.17%;right:16.66%;top:8.33%}.sidebar1 .center ul li span{color:#888;font-family:Satoshi;font-size:18px;font-style:normal;font-weight:500px;height:19px;line-height:19px;margin-left:10px;width:38px}.sidebar1 .bottom{border:3px solid hsla(0,8%,68%,.596);border-bottom:0;border-left:0;border-right:0;display:flex;flex-direction:row;padding-bottom:30px;padding-left:30px;padding-top:10px;width:100%}.sidebar1 .usercontainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-left:0}.sidebar1 .usercontainer img{border:1px solid #adadad;border-radius:100%;height:40px;object-fit:cover;width:40px}.sidebar1 .namecontainer{padding-left:10px}.sidebar1 .realname{color:#000;font-size:14px}.sidebar1 .userrole{color:#000;font-size:18px;font-weight:300px}.sidebar1 .colorOption{border:1px solid #7451f8;border-radius:5px;cursor:pointer;height:20px;margin:5px;width:20px}.sidebar1 .colorOption:first-child{background-color:#f5f5f5}.sidebar1 .colorOption:nth-child(2){background-color:#333}.sidebar1 .colorOption:nth-child(3){background-color:#00008b}.navbar1{background-color:#fff;border-bottom:.5px solid #e7e4e4;color:#555;font-size:14px;height:93px;position:fixed;top:0;width:86vw;z-index:1}.navbar1,.navbar1 .wrap{align-items:center;display:flex}.navbar1 .wrap{justify-content:space-between;padding:20px;width:100%}.navbar1 .wrap .search{align-items:center;align-items:flex-start;background:#fff;border:.5px solid #bdbdbd;border-radius:8px;display:flex;gap:10px;left:253px;padding:10px;top:14px;width:800px}.navbar1 .wrap .search input{background:transparent;border:none;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:400;height:22px;line-height:22px;outline:none;width:308px}.navbar1 .wrap .search input::-webkit-input-placeholder{font-size:16px}.navbar1 .wrap .search input::placeholder{font-size:16px}.navbar1 .wrap .items{align-items:center;display:flex}.navbar1 .wrap .items .userconts{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;padding-left:0;padding-right:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navbar1 .wrap .items .namecontainer{margin-left:10px}.navbar1 .wrap .items .realnames{color:#000;font-family:Satoshi;font-size:17px;width:100%}.navbar1 .wrap .items .passport{border-radius:50%;height:50px;object-fit:cover;width:50px}.home{display:flex;margin-left:250px;margin-top:85px;width:100%}.home .homeContainer{background-color:#f5f5f5;flex:6 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.home .homeContainer .charts,.home .homeContainer .widgets{display:flex;gap:20px;padding:20px}.home .homeContainer .charts{padding:5px 20px}.home .homeContainer .listContainer{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);box-sizing:border-box;margin:20px;padding:20px;width:83vw}.home .homeContainer .listContainer .listTitle{color:gray;font-weight:500;margin-bottom:15px}.hometablebox{width:100%}.widgetbox{align-items:flex-start;background:#fff;border:1px solid #f2f2f2;border-radius:8px;box-sizing:border-box;display:flex;flex:none;flex-direction:column;flex-grow:0;gap:16px;height:104px;order:2;padding:16px 14px;width:302px}.widgetbox .left,.widgetbox .right{display:inline-block;flex-direction:row;justify-content:space-between;width:100%}.widgetbox .left .title,.widgetbox .right .title{align-items:center;color:#171717;display:flex;font-family:Satoshi;font-size:18px;font-style:normal;font-weight:500;height:22px;line-height:22px;margin-bottom:7px;width:100%}.widgetbox .left .counter,.widgetbox .right .counter{font-size:28px;font-weight:300}.widgetbox .left .link,.widgetbox .right .link{border-bottom:1px solid gray;font-size:12px;width:-webkit-max-content;width:max-content}.widgetbox .left .percentage,.widgetbox .right .percentage{align-items:center;color:#4f4f4f;display:flex;flex:none;flex-grow:0;font-family:Satoshi;font-size:8px;font-style:normal;font-weight:400;height:19px;line-height:19px;margin-left:-20px;margin-top:-20px;order:1;width:100%}.widgetbox .left .percentage.positive,.widgetbox .right .percentage.positive{color:#4f4f4f}.widgetbox .left .percentage.negative,.widgetbox .right .percentage.negative{color:red}.widgetbox .left .icon,.widgetbox .right .icon{align-self:flex-end;border-radius:5px;font-size:18px;padding:5px}.featured{background:#fff;border:1px solid #f3f3f3;border-radius:8px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);box-sizing:border-box;flex:2 1;flex:none;flex-grow:0;height:314px;order:1;padding:10px;width:353px}.featured .top{align-items:center;color:gray;display:flex;justify-content:space-between}.featured .top .title{font-size:16px;font-weight:500}.featured .bottom{align-items:center;display:flex;gap:15px;justify-content:center;padding:20px 0}.featured .bottom .title{color:gray;font-weight:500}.featured .bottom .amount{font-size:30px}.featured .bottom .desc{color:gray;font-size:12px;font-weight:300;text-align:center}.featured .bottom .summary{align-items:center;display:flex;justify-content:space-between;width:100%}.featured .bottom .summary .item{text-align:center}.featured .bottom .summary .item .itemTitle{color:gray;font-size:14px}.featured .bottom .summary .item .itemResult{align-items:center;display:flex;font-size:14px;margin-top:10px}.featured .bottom .summary .item .itemResult.positive{color:green}.featured .bottom .summary .item .itemResult.negative{color:red}.featured .progressContents{align-items:left;display:flex;flex-direction:column;font-size:14px;row-gap:10px}.featured .completed,.featured .inprogress,.featured .notstarted,.featured .overdue{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.featured .overduering{background-color:red;border-radius:100%;height:10px;width:10px}.featured .completedring{background-color:green;border-radius:100%;height:10px;width:10px}.featured .inprogressring{background-color:blue;border-radius:100%;height:10px;width:10px}.featured .notstartedring{background-color:#d8d8d8;border-radius:100%;height:10px;width:10px}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.chart{background:#fff;border:1px solid #f2f2f2;border-radius:8px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);box-sizing:border-box;color:#131313;flex:4 1;flex:none;flex-grow:0;height:311px;order:1;padding:10px;width:890px}.chart .title{font-family:Satoshi;font-size:16px;font-style:normal;font-weight:500;height:22px;line-height:22px;margin-bottom:20px;width:149px}.chart .chartGrid{stroke:#e4e1e1}.table .cellWrapper{align-items:center;display:flex}.table .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.table .tablehead{background-color:#ebedfc}.table .status{border-radius:5px;padding:5px}.table .status.active{background-color:rgba(0,128,0,.151);color:green}.table .status.inactive{background-color:#fee9e9;color:red}.list{display:flex;margin-left:250px;margin-top:92px;width:100%;z-index:0}.list .listContainer{background-color:#f5f5f5;flex:6 1}.list .searchemp{background:#fff;border:.5px solid #999;border-radius:8px;display:flex;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:10px;padding:14px 16px;top:0;width:307px}.list input{background:transparent;border:none;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:400;height:22px;line-height:22px;outline:none;width:308px}.list input::-webkit-input-placeholder{font-size:16px}.list input::placeholder{font-size:16px}.datatable{border:1px solid #efefef;border-radius:4px;height:600px;padding:20px;width:85vw}.datatable .datatableTitle{align-items:center;color:#0a0a0a;display:flex;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:500;height:22px;justify-content:space-between;line-height:22px;margin-bottom:10px;max-width:1400px;min-width:1200px}.datatable .datatableTitle .datagrid{color:hsla(0,33%,97%,.055)}.datatable .datatableTitle .link{align-items:center;background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;margin-top:-10px;padding:12px 14px;width:170px}.datatable .datatableTitle .link:hover{background:#00010e;color:#edeef3}.datatable .active{background-color:rgba(120,223,120,.251);border-radius:25px;color:green;padding:5px 10px}.datatable .inactive{background-color:hsla(14,62%,67%,.251);border-radius:25px;color:red;padding:5px 10px}.datatable svg{color:#d40000;cursor:pointer;font-size:16px}.datatable .cellWithImg{align-items:center;display:flex}.datatable .cellWithImg .cellImg{border-radius:50%;height:32px;margin-right:20px;object-fit:cover;width:32px}.datatable .cellWithStatus{border-radius:5px;padding:5px}.datatable .cellWithStatus.active{background-color:rgba(0,128,0,.05);color:green}.datatable .cellWithStatus.pending{background-color:rgba(255,217,0,.05);color:#daa520}.datatable .cellWithStatus.passive{background-color:rgba(255,0,0,.05);color:crimson}.datatable .cellAction{align-items:center;display:flex;gap:15px}.datatable .cellAction .viewButton{border:1px dotted rgba(0,0,139,.596);border-radius:5px;color:#00008b;cursor:pointer;padding:2px 5px}.datatable .cellAction .deleteButton{border:1px dotted rgba(220,20,60,.6);border-radius:5px;color:crimson;cursor:pointer;padding:2px 5px}.datatable .cellAction .archiveButton{border:1px dotted rgba(207,220,20,.712);border-radius:5px;color:#645927;cursor:pointer;padding:2px 5px}.single{display:flex;width:100%}.single .singleContainer{flex:6 1}.single .singleContainer .top{display:flex;gap:20px;padding:20px}.single .singleContainer .top .left{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);flex:1 1;padding:20px;position:relative}.single .singleContainer .top .left .editButton{background-color:rgba(81,112,248,.094);border-radius:0 0 0 5px;color:#1316c4;cursor:pointer;font-size:12px;padding:5px;position:absolute;right:0;top:0}.single .singleContainer .top .left .item{display:flex;gap:20px}.single .singleContainer .top .left .item .itemImg{border-radius:50%;height:100px;object-fit:cover;width:100px}.single .singleContainer .top .left .item .details .itemTitle{color:#555;margin-bottom:10px}.single .singleContainer .top .left .item .details .detailItem{font-size:14px;margin-bottom:10px}.single .singleContainer .top .left .item .details .detailItem .itemKey{color:gray;font-weight:700;margin-right:5px}.single .singleContainer .top .left .item .details .detailItem .itemValue{font-weight:300}.single .singleContainer .top .right{flex:2 1}.single .singleContainer .bottom{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);margin:10px 20px;padding:20px}.single .singleContainer .title{color:#d3d3d3;font-size:16px;margin-bottom:20px}.new{display:flex;height:553px;margin-left:250px;margin-top:100px;width:435px;z-index:-2}.new .addbywrapper{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:grid;height:90vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:90vw;z-index:20}.new .log{height:32px;width:32px}.new .close-btn{align-items:center;background-color:#eeeff7;border-color:transparent;border-radius:100000000px;display:flex;height:30px;margin-left:320px;padding:10px;position:absolute;width:30px}.new .addby{background-color:#fff;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;flex-direction:column;gap:7px;height:500px;margin:20px 20px 50px 80px;padding:30px 10px 10px;width:400px}.new .topcontain{margin-left:20px}.new h1{align-items:center;display:flex;font-family:Satoshi;font-style:normal;font-weight:500;text-align:center}.new h1,.new h2{color:#000;font-size:20px}.new h2{margin-right:130px}.new span{color:#000;font-size:15px;margin-left:10px}.new .middlecont{display:flex;flex-direction:column;margin-left:5px;width:100%}.new .addtitle{font-family:Satoshi;font-size:19px;font-style:normal}.new .bulkadd{align-items:start;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:24px 10px;width:100%}.new .bulkadd:hover{background:#e7e8ff;color:#e7e8ff}.new .addsub{display:flex;margin-top:-20px}.new .wrapword{cursor:pointer;display:flex;flex-direction:column;margin-right:90px;margin-top:-70px;position:relative}.new .singleadd{align-items:start;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;gap:2px;justify-content:space-between;padding:14px 10px;width:100%}.new .singleadd:hover{background:#e7e8ff;color:#e7e8ff}.new .wrapword2{display:flex;flex-direction:column;margin-right:80px;margin-top:-70px;position:relative}.new .addbtn{display:flex;justify-content:flex-end;margin:150px 0 20px 250px}.new .newbuttons{display:flex;flex-direction:row;justify-content:end;margin:130px 20px 34px 0}.new .cancelbtn{align-items:center;background:#e7e8ff;border-color:transparent;border-radius:8px;color:#030bc3;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;margin-right:10px;padding:12px 24px;width:120px}.new .cancelbtn:hover{background:#00010e;color:#edeef3}.new .addempbtn{align-items:center;background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;padding:12px 24px;width:140px}.new .addempbtn:hover{background:#00010e;color:#edeef3}.new .newContainer{flex:6 1}.homeContainer{background-color:#f5f5f5;flex:6 1;height:1500px}.goalsmaincont{margin-left:-22px}.goalstablecont{display:flex;margin-left:40px;margin-top:32px;width:100%;z-index:0}.goalstablebox{display:flex;margin-top:12px;width:100%}.goalstitlebox{color:#171717;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:700;height:29px;line-height:25px;padding-bottom:25px;width:169px}.goalsmaintable{width:82vw!important}.goalsmaintable .cellWrapper{align-items:center;cursor:pointer;display:flex}.goalsmaintable .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.goalsmaintable .tablehead{background-color:#ebedfc}.goalsmaintable .status{border-radius:5px;padding:5px}.goalsmaintable .status.active{background-color:rgba(0,128,0,.151);color:green}.goalsmaintable .status.inactive{background-color:#fee9e9;color:red}.closeGoal{background-color:#fff;border-radius:100%;cursor:pointer;font-size:18px;padding:8px 15px;position:fixed;right:80px;top:120px;z-index:30}.closeGoal:hover{color:#dc0000}.goalDetails{height:500px}.leftInnerGoalDetails{row-gap:20px}.goalswidget{margin-left:-10px}.widget{background:#fff;border:1px solid #f2f2f2;border-radius:8px;margin:0 -5px}.widget .left .percentage,.widget .right .percentage{margin-left:-20px;margin-top:-10px}.performance{display:flex;margin-top:12px;width:100%}.performance .performanceContainer{flex:6 1}.performance .perftabletitle{color:#171717;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:700;height:29px;line-height:25px;padding-bottom:20px;width:169px}.perftablebox{width:100%}.perftable{font-family:Satoshi;font-size:14px;font-style:normal;font-weight:400;line-height:19px;margin-top:15px;width:100%!important}.perftable .cellWrapper{flex-wrap:wrap}.perftable .tablehead{height:39px}.perftable .status{border-radius:5px;padding:5px}.perftable .status.active{background-color:rgba(0,128,0,.151);color:green}.perftable .status.inactive{background-color:#fee9e9;color:red}.closeReview{background-color:#fff;border-radius:100%;cursor:pointer;font-size:18px;padding:8px 15px;position:fixed;right:80px;top:120px;z-index:30}.closeReview:hover{color:#dc0000}.mainperftable{max-height:600px!important}.reviewDetailsWrapper{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:grid;height:90vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:90vw;z-index:20}.reviewDetails{background-color:#fff;height:550px;overflow-y:scroll;padding:0 30px 30px;position:relative;width:550px}.reviewDetails::-webkit-scrollbar-thumb{background-color:#a8a8a8;border-radius:25px;width:5px}.reviewDetails::-webkit-scrollbar{background-color:#e8e8e8;border-radius:25px;width:5px}.reviewDetails::-webkit-scrollbar-track{background-color:gray;border-radius:25px;width:5px}.reviewDetailsHeading{align-items:flex-start;background-color:#fff;border-bottom:1px solid #c6c6c6;display:flex;justify-content:space-between;padding-top:20px;position:-webkit-sticky;position:sticky;top:0}.reviewDetailsHeadingProfile{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;padding:10px 0}.reviewDetailsHeadingProfile img{background-color:gray;border-radius:100%;height:40px;width:40px}.close{background-color:#c5c5c5;border-radius:100%;cursor:pointer;font-size:14px;padding:6px 10px}.close:hover{color:#cd0000}.reviewDetailstabs{background-color:#fff;display:flex;justify-content:space-between;padding:20px;position:-webkit-sticky;position:sticky;top:81px}.reviewDetailstabs .active,.reviewDetailstabs .unactive{border-radius:10px;cursor:pointer;font-size:14px;font-weight:500;padding:15px 20px}.reviewDetailstabs .active{background-color:#e1e4f0;color:#3e45eb}.reviewDetails .hide{display:none}.reviewDetailsBottom{box-sizing:border-box;display:flex;flex-direction:column;padding:20px;row-gap:40px}.reviewDetailsCard{display:flex;flex-direction:column;row-gap:10px;width:100%}.reviewDetailsCardHeading{align-items:center;display:flex;justify-content:space-between}.reviewDetailsCardProfile{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex}.reviewDetailsCardHeading img{background-color:gray;border-radius:100%;height:35px;width:35px}.reviewDetailsCardHeading h3{font-size:17px;margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.reviewDetailsCardHeading h3 span,.reviewDetailsCardProfile h3{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.reviewDetailsCardHeading h3 span{font-size:13px}.reviewDetailsCardHeading h3 span .circle{background-color:#000;border-radius:100%;height:5px;width:5px}.reviewDetailsCardHeading p{color:#2f2f2f;font-size:13.5px}.reviewDetailsCardContent{color:#2f2f2f;font-size:14.5px;line-height:18px}.reviewDetails .show{display:flex}.performancewidget .goalsnumber{align-items:center;background:#fff;border:.5px solid #dbdbdb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;height:107px;left:10px;padding:20px;top:22px;width:180px}.performancewidget .goalsnumber .no{font-size:40px;line-height:65px;padding-left:25px;text-align:center}.performancewidget .goalsnumber .no,.performancewidget .goalsnumber .sub{align-items:center;color:#000;display:flex;font-family:Satoshi;font-style:normal;font-weight:400}.performancewidget .goalsnumber .sub{font-size:15px;height:36px;width:100px}.home1{margin-left:270px}.home1,.home1 .homeContainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.home1 .homeContainer{flex:6 1;padding-bottom:50px}.settingsHeading{align-items:center;background-color:#f5f5f5;-webkit-column-gap:10px;column-gap:10px;display:flex;margin-left:0;margin-top:80px;padding:50px 60px;position:-webkit-sticky;position:sticky;top:60px;width:100%}.settingsHeading .settingsImgWrap{align-items:center;display:flex;flex-direction:column;row-gap:10px}.settingsHeading .settingsImgWrap img{background-color:#b9b9b9;border-radius:100%;height:150px}.settingsHeading .settingsNameWrap{display:flex;flex-direction:column;row-gap:5px}.settingsHeading .settingsNameWrap h1{font-size:40px}.settingsHeading .settingsNameWrap p{color:#555;font-size:25px}.settingBottom{display:flex;flex-direction:column;row-gap:80px}.settingsContent{align-items:flex-start;background-color:#fff;border-radius:30px;-webkit-column-gap:30px;column-gap:30px;display:flex;justify-content:space-between;margin:0 60px;padding:60px 40px;row-gap:40px;width:70%}.settingsContent .leftSettingsContent{display:flex;flex-direction:column;row-gap:15px;width:40%}.settingsContent .leftSettingsContent h2{color:#000;font-size:30px;font-weight:500;margin:0;padding:0}.settingsContent form{align-items:center;display:flex;flex-direction:column;row-gap:10px;width:50%}.settingsContent form .inputWrapper{width:100%}.settingsContent form .inputWrapper input{outline:none}.settingsContent form .inputWrapper input,.settingsContent form .inputWrapper select{align-items:flex-start;background:#fff;border:.2px;border-radius:8px;box-shadow:0 0 0 2px #e5e5e5;cursor:pointer;flex-direction:row;padding:12px 10px;width:100%}.settingsContent form .inputWrapper select{font-size:14px;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.settingsContent form .inputWrapper label{font-size:14px}.settingsContent form .inputContainer{-webkit-column-gap:10px;column-gap:10px;display:flex;justify-content:space-between;width:100%}.settingsContent form .inputContainer .inputWrapper{width:50%!important}.settingsContent form .inputContainer .inputWrapper input{width:100%}.settingsContent form .buttonWrapper{-webkit-column-gap:10px;column-gap:10px;display:flex;justify-content:right;margin-top:20px;width:100%}.settingsContent form h2{color:#000;font-size:25px;font-weight:500;margin:20px 0 0;padding:0;text-align:left;width:100%}.settingsContent input:focus,.settingsContent select:focus{box-shadow:0 0 0 2px #8080ea!important}.buttonWrapper button:first-child{background-color:#e7e8ff;border-radius:10px;color:#3e45eb;padding:12px 40px}.buttonWrapper button:nth-child(2){background-color:#3e45eb;border-radius:10px;color:#fff;padding:12px 40px}.buttonWrapper button:first-child:hover{background-color:#d3d4de;cursor:pointer}.buttonWrapper button:nth-child(2):hover{background-color:#1a20d1;cursor:pointer}.settingBottom form h2:first-child{margin-top:0}.adminwallet{margin-left:250px;margin-top:110px}.adminwallet .walletContainer{background-color:#fff;flex:6 1}.accountbalance{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);width:1173px}.connectbox{display:flex;width:500px}.sendpopup{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:grid;height:90vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:90vw;z-index:20}.redalert{display:flex;margin-top:-20px;position:absolute;width:300%}.clickbox{margin-left:20px;width:450px}.clickbox .walletaddress{display:flex;margin-left:-200px}.clickbox .connectbtn{align-items:center;background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;margin-left:-190px;margin-top:-15px;padding:12px 14px;width:170px}.closeSendModal{background-color:#fff;border-radius:100%;cursor:pointer;font-weight:500;margin:0;padding:0 15px;position:fixed;right:5%;top:15%;z-index:20}.closeSendModal:hover{color:#e50000}.sendfundwrapper{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:grid;height:90vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:90vw;z-index:10}.sendpage{align-items:center;background-color:#fff;border-radius:4px;box-shadow:3px 6px 28px rgba(0,0,0,.25);height:594px;justify-content:center;overflow-y:scroll;padding:25px;position:absolute;width:564px;z-index:444}.senderprofile{display:flex;flex-direction:row;padding-right:10px}.closesend-btn{background-color:#eeeff7;border-color:transparent;border-radius:100000000px;cursor:pointer;height:30px;margin-left:490px;padding:10px;position:absolute;width:30px}.closesend-btn,.progressbox{align-items:center;display:flex}.progressbox{justify-content:center;margin-left:130px;position:relative;width:250px}.sendpro{font-size:13px;height:28px}.confirmpro,.sendpro{align-items:center;background:#ebedfc;border-radius:4px;justify-content:center;padding:#fff;width:59.24px}.confirmpro{height:59.24px;left:5px;top:5px}.sendwrapper{height:100%;padding:60px 200px 60px 100px;width:55%}.sendwrapper .sendstepperWrapper{display:flex;flex-direction:column;row-gap:30px}.sendwrapper .sendstepperCardWrapper{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex}.sendwrapper .sendformWrapper h1{font-size:30px}.sendwrapper .sendformWrapper p{font-size:15px}.sendwrapper .sendstepperCard{align-items:center;-webkit-column-gap:5px;column-gap:5px;display:flex}.sendwrapper .sendinputWrapper{flex-direction:column;row-gap:3px;width:100%}.sendwrapper .sendinputWrapper label{font-size:13px}.sendwrapper .sendinputWrapper .datalist,.sendwrapper .sendinputWrapper input{border:1px solid gray;border-radius:7px;outline:none;padding:8px 10px}.sendwrapper .sendinputWrapper{-webkit-column-gap:8px;column-gap:8px;display:flex}.sendwrapper .hide{display:none}.sendcoinbtn{background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;margin-top:90px;padding:12px 14px;width:350px}.sendcoinbtn,.sendform{align-items:center;justify-content:center}.sendform{margin-top:30px}.sendlogo{align-items:center;background:#ebedfc;border-radius:50%;height:59.24px;justify-content:center;left:5px;margin-left:150px;padding:#fff;top:5px;width:59.24px}.sendforminput{align-items:flex-start;background:#fff;border:.1px;border-radius:8px;box-shadow:0 0 0 2px #eeeff7;flex-direction:row;gap:10px;height:46px;line-height:15px;padding:12px 10px;width:350px}.viewallbtn{height:90px;margin-left:10px}.rewardstable{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);font-family:Satoshi;font-size:14px;font-style:normal;font-weight:400;line-height:19px;margin-left:25px}.rewardstable .cellWrapper{align-items:center;display:flex}.rewardstable .cellWrapper .tablehead{font-family:Satoshi;font-size:14px;font-style:normal;font-weight:600}.rewardstable .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.rewardstable .rewardbtn{background-color:rgba(206,206,226,.788);border-radius:5px;color:#001bb3;cursor:pointer;height:30px;margin-left:10px;width:70px}.rewardstable .tablehead{background-color:#ebedfc;height:39px}.rewardstable .status{border-radius:5px;padding:5px}.rewardstable .status.active{background-color:rgba(0,128,0,.151);color:green}.rewardstable .status.inactive{background-color:#fee9e9;color:red}.bulkaddcont{display:flex;height:553px;margin-left:250px;margin-top:100px;width:578px;z-index:-2}.bulkaddcont .bulkwrapper{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:grid;height:90vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:90vw;z-index:20}.bulkaddcont .bulkbox{background-color:#fff;border-radius:4px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;flex-direction:column;height:553px;margin:20px 20px 50px 80px;padding:30px 10px 20px;width:578px}.bulkaddcont .log{height:32px;width:32px}.bulkaddcont .importcont{background-color:#f2f4ff;border:1px dashed #5157ed;border-radius:8px;height:224px;justify-content:center;margin:20px 28px;width:522px}.bulkaddcont .import{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:28px}.bulkaddcont .close-btn{align-items:center;background-color:#eeeff7;border-color:transparent;border-radius:100000000px;cursor:pointer;display:flex;height:30px;margin-left:520px;padding:10px;width:30px}.bulkaddcont .addfile{color:#030bc3;font-size:20px;font-weight:800px}.bulkaddcont .buttons{display:flex;flex-direction:row;justify-content:end;margin:136px 20px 34px 0}.bulkaddcont .cancelbtn{align-items:center;background:#e7e8ff;border-color:transparent;border-radius:8px;color:#030bc3;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;margin-right:10px;padding:12px 24px;width:120px}.bulkaddcont .cancelbtn:hover{background:#00010e;color:#edeef3}.bulkaddcont .addempbtn{align-items:center;background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;padding:12px 24px;width:140px}.bulkaddcont .addempbtn:hover{background:#00010e;color:#edeef3}.bulkaddcont h1{color:#000;display:flex;font-family:Satoshi;font-size:24px;font-style:normal;font-weight:500;line-height:140%;margin-left:28px;position:relative}.bulkaddcont h2{color:#000;font-size:20px;margin-right:130px}.bulkaddcont span{color:#000;font-size:15px;margin-left:70px}.bulkaddcont .topcont{margin-left:20px}.bulkaddcont .addbtn{display:flex;justify-content:flex-end;margin:150px 0 20px 250px}.bulkaddcont .middlecont{display:flex;flex-direction:column;margin-left:15px;width:100%}.bulkaddcont .newContainer{flex:6 1}.bulkaddcont .newContainer .bottom,.bulkaddcont .newContainer .top{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;margin:20px;padding:10px}.bulkaddcont .newContainer .bottom h1,.bulkaddcont .newContainer .top h1{color:#d3d3d3;font-size:20px}.bulkaddcont .newContainer .bottom .left,.bulkaddcont .newContainer .top .left{flex:1 1;text-align:center}.bulkaddcont .newContainer .bottom .left img,.bulkaddcont .newContainer .top .left img{border-radius:50%;height:100px;object-fit:cover;width:100px}.bulkaddcont .newContainer .bottom .right,.bulkaddcont .newContainer .top .right{flex:2 1}.bulkaddcont .newContainer .bottom .right form,.bulkaddcont .newContainer .top .right form{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around}.bulkaddcont .newContainer .bottom .right form .formInput,.bulkaddcont .newContainer .top .right form .formInput{width:40%}.bulkaddcont .newContainer .bottom .right form .formInput label,.bulkaddcont .newContainer .top .right form .formInput label{align-items:center;display:flex;gap:10px}.bulkaddcont .newContainer .bottom .right form .formInput label .icon,.bulkaddcont .newContainer .top .right form .formInput label .icon{cursor:pointer}.bulkaddcont .newContainer .bottom .right form .formInput input,.bulkaddcont .newContainer .top .right form .formInput input{border:none;border-bottom:1px solid gray;padding:5px;width:100%}.bulkaddcont .newContainer .bottom .right form button,.bulkaddcont .newContainer .top .right form button{background-color:teal;border:none;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:150px}.singleaddwrapper{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:grid;height:90vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:90vw;z-index:20}.singleaddcontainer{margin-left:250px;margin-top:110px}.singleaddcont{background:#fff;border-radius:4px;box-shadow:3px 6px 28px rgba(0,0,0,.25);display:flex;flex-direction:column;height:553px;margin:30px;padding:30px;position:relative;width:578px}.closebtn{background-color:#eeeff7;border-color:transparent;border-radius:100000000px;cursor:pointer;height:30px;margin-left:500px;padding:10px;position:absolute;width:30px}.closebtn,.topcont{align-items:center;display:flex}.topcont{color:#000;font-size:24px;font-weight:500;line-height:32px;padding:20px}.topcont,label{font-family:Satoshi;font-style:normal;text-align:center}label{align-items:center;color:#3e3e3e;display:flex;font-size:12px;font-weight:400;line-height:16px}.first-container,.fourth-container,.second-container,.third-container{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:13px}.input{border:.1px;border-radius:8px}.input,select{align-items:flex-start;background:#fff;box-shadow:0 0 0 2px #eeeff7;flex-direction:row;gap:10px;height:46px;padding:12px 10px;width:250px}select{border:.2px;border-radius:8px;cursor:pointer}.formbuttons{display:flex;flex-direction:row;justify-content:end;margin:32px 20px 4px 0;padding-bottom:13px}.cancelbtn{background:#e7e8ff;color:#030bc3;margin-right:10px;width:120px}.addempbtn,.cancelbtn{align-items:center;border-color:transparent;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;padding:12px 24px}.addempbtn{background:#030bc3;color:#e7e8ff;width:140px}.home1{display:flex;margin-left:250px;margin-top:12px;width:100%}.home1 .trialContainer{display:flex;flex:6 1;margin-top:100px}.trialwrapper{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:flex;display:grid;flex-direction:row;height:95vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:95vw;z-index:20}.sideimage{height:575px;margin-left:379px;margin-top:-135px}.sideimage,.trialcont{display:flex;position:relative}.trialcont{background:#fff;border-radius:4px;box-shadow:3px 6px 28px rgba(0,0,0,.25);flex-direction:row;flex-wrap:wrap;height:577px;justify-content:space-between;margin:20px;padding:10px 30px;width:809px}.trialdetails{height:125px;width:350px}.title{align-items:center;color:#2f2f2f;display:flex;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:700;line-height:30px}.sub,.sub2{align-items:center;color:#2f2f2f;display:flex;font-family:Satoshi;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding-bottom:17px}.charges,.super{display:flex;flex-direction:row}.super{align-items:flex-start;background:#01021e;border-radius:10px;color:#fff;flex:none;flex-grow:0;font-size:12px;gap:10px;height:20px;order:1;padding:3px 10px;width:48px}.amount{align-items:center;color:#3e45eb;display:flex;font-family:Satoshi;font-size:64px;font-style:normal;font-weight:700;line-height:110%}.buttons{flex-direction:column;justify-content:space-between;margin-top:70px}.closetrial-btn{background-color:#eeeff7;border-color:transparent;border-radius:100000000px;height:30px;margin-left:730px;padding:10px;position:relative;width:30px;z-index:1}.closetrial-btn,.starttrialbtn{align-items:center;cursor:pointer;display:flex}.starttrialbtn{background:#3e45eb;border-color:transparent;border-radius:8px;color:#e7e8ff;flex-direction:row;gap:10px;height:46px;justify-content:center;padding:12px 20px;width:200px}.starttrialbtn:hover{background:#00010e;color:#edeef3}.skipbtn{align-items:center;background:transparent;border-color:transparent;border-radius:8px;color:#3e45eb;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:46px;justify-content:center;margin-left:10px;padding:12px 20px;width:360px}.skipbtn:hover{background:#00010e;color:#edeef3}.newContainer{flex:6 1}.verificationcontainer{margin-left:250px;margin-top:110px}.verifycont{background:#fff;border-radius:4px;box-shadow:3px 6px 28px rgba(0,0,0,.25);display:flex;flex-direction:column;height:293px;margin:100px;padding:30px;position:relative;width:432px}.closeverify{align-items:center;background-color:#eeeff7;border-color:transparent;border-radius:100000000px;cursor:pointer;display:flex;height:30px;margin-left:350px;padding:10px;position:absolute;width:30px}.maincont{margin-top:50px}.maincont,.verifytext{align-items:center;text-align:center}.verifytext{color:#000;font-family:Satoshi;font-weight:400;justify-content:space-between;padding:20px}.inmail,.verifytext{font-size:20px;font-style:normal;line-height:24px}.inmail{font-family:satoshi;font-weight:600}.empnavbar{align-items:center;background-color:#fff;border-bottom:.5px solid #e7e4e4;color:#555;display:flex;font-size:14px;height:92px;position:fixed;top:0;width:86%;z-index:16}.empnavbar .navwrapper{align-items:center;display:flex;justify-content:space-between;padding:20px;width:100%}.empnavbar .navwrapper .search{align-items:center;align-items:flex-start;background:#fff;border:.5px solid #bdbdbd;border-radius:8px;display:flex;gap:10px;left:253px;padding:10px;top:14px;width:800px}.empnavbar .navwrapper .search input{background:transparent;border:none;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:400;height:22px;line-height:22px;outline:none;width:308px}.empnavbar .navwrapper .search input::-webkit-input-placeholder{font-size:16px}.empnavbar .navwrapper .search input::placeholder{font-size:16px}.empnavbar .navwrapper .items{align-items:center;display:flex}.empnavbar .navwrapper .items .usercont{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;justify-content:space-between;padding-left:0;padding-right:30px}.empnavbar .navwrapper .items .namecontainer{padding-left:10px}.empnavbar .navwrapper .items .realnames{color:#000;font-family:Satoshi;font-size:17px}.empnavbar .navwrapper .items .passport{border-radius:50%;height:50px;object-fit:cover;width:50px}.emphome .emphomeContainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.appraisal{border:2px dashed rgba(44,42,42,.643);border-left:0;border-right:0;border-top:0;height:30px}.empwidgets{display:flex;position:relative}.empwidget{background:#fff;border:1px solid #f2f2f2;border-radius:8px;font-family:Satoshi;font-size:10px;font-style:normal;font-weight:400;height:104px;justify-content:flex-start;line-height:14px;padding:20px;width:358px}.empwidget .left,.empwidget .right{display:flex;flex-direction:row;justify-content:space-between;margin:10px;width:100%}.empwidget .left .title,.empwidget .right .title{align-items:center;color:#171717;display:flex;font-family:Satoshi;font-size:18px;font-style:normal;font-weight:700;height:22px;line-height:22px;margin-bottom:7px;width:100%}.empwidget .left .complete,.empwidget .right .complete{color:#4f4f4f}.empwidget .left .counter,.empwidget .right .counter{font-size:28px;font-weight:300}.empwidget .left .link,.empwidget .right .link{border-bottom:1px solid gray;font-size:12px;width:-webkit-max-content;width:max-content}.empwidget .left .percentage,.empwidget .right .percentage{align-items:center;color:#4f4f4f;display:flex;flex:none;flex-grow:0;font-family:Satoshi;font-size:8px;font-style:normal;font-weight:400;height:19px;line-height:19px;order:1;width:100%}.empwidget .left .percentage.positive,.empwidget .right .percentage.positive{color:#4f4f4f}.empwidget .left .percentage.negative,.empwidget .right .percentage.negative{color:red}.empwidget .left .icon,.empwidget .right .icon{align-self:flex-end;border-radius:5px;font-size:18px;padding:5px}.walletwidget{align-items:flex-end;background:#fff;border:1px solid #f2f2f2;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:6px;height:110px;margin-left:-12px;padding:10px 14px;right:auto;width:400px}.walletbal{display:flex;flex-direction:column}.amt{font-size:32px;line-height:43px;margin:10px 10px 30px}.amt,.bal{color:#171717;font-family:Satoshi;font-style:normal;font-weight:700}.bal{align-items:center;font-size:16px;line-height:22px;margin:0 0 0 10px}.bal,.walletactions{display:flex;flex-direction:row}.walletactions{justify-content:space-between;margin-top:90px;position:relative;z-index:0}.copybutton,.recievebutton,.sendbutton{font-family:Satoshi;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin:15px}.empfeatured{background-color:#f5f5f5;border-radius:8px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);box-sizing:border-box;flex:2 1;flex:none;flex-grow:0;height:360px;margin-left:30px;order:1;width:500px}.empfeatured .top{align-items:center;color:gray;display:flex;justify-content:space-between;padding:10px}.empfeatured .top .title{color:#000;font-size:16px;font-weight:500;font-weight:700}.empfeatured .pick{display:flex;flex-direction:row;margin-left:290px}.empfeatured .select{background-color:transparent;border:none;display:flex;width:20px}.empfeatured .bottom{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:20px}.empfeatured .bottom .featuredChart{height:100px;width:100px}.empfeatured .bottom .title{color:gray;font-weight:500}.empfeatured .bottom .amount{font-size:30px}.empfeatured .bottom .desc{color:gray;font-size:12px;font-weight:300;text-align:center}.empfeatured .bottom .summary{align-items:center;display:flex;justify-content:space-between;width:100%}.empfeatured .bottom .summary .item{text-align:center}.empfeatured .bottom .summary .item .itemTitle{color:gray;font-size:14px}.empfeatured .bottom .summary .item .itemResult{align-items:center;display:flex;font-size:14px;margin-top:10px}.empfeatured .bottom .summary .item .itemResult.positive{color:green}.empfeatured .bottom .summary .item .itemResult.negative{color:red}.minitable{display:flex;justify-content:space-between;max-height:311px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:353}.minitable .minitab{width:100%}.minitable .datecellhead{display:flex;margin-left:-10px}.minitable .dateCell{width:120px}.minitable .tableCell{align-items:center;justify-content:space-between;width:400px}.minitable .cellWrapper{align-items:center;display:flex;width:100%}.minitable .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.minitable .tablehead{background-color:#ebedfc;gap:10px;text-align:left}.perfrev{background-color:#f5f5f5;border-radius:8px;box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);box-sizing:border-box;flex:2 1;flex:none;flex-grow:0;margin-left:30px;max-height:360px;min-height:300px;order:1;width:700px}.perfrev .minitop{align-items:center;color:gray;display:flex;justify-content:space-between;margin-bottom:-15px;padding:10px 10px -10px}.perfrev .minitop .titles{color:#000;display:flex;flex-direction:row;font-size:16px;font-weight:700;margin-right:210px;width:400px}.perfrev .picker{display:flex;flex-direction:row;margin-left:287px}.perfrev .select{background-color:transparent;border:none;display:flex;justify-content:flex-start;width:20px}.perfrev .bottom{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:20px}.perfrev .bottom .featuredChart{height:100px;width:100px}.perfrev .bottom .amount{font-size:30px}.perfrev .bottom .desc{color:gray;font-size:12px;font-weight:300;text-align:center}.perfrev .bottom .summary{align-items:center;display:flex;justify-content:space-between;width:100%}.perfrev .bottom .summary .item{text-align:center}.perfrev .bottom .summary .item .itemTitle{color:gray;font-size:14px}.perfrev .bottom .summary .item .itemResult{align-items:center;display:flex;font-size:14px;margin-top:10px}.perfrev .bottom .summary .item .itemResult.positive{color:green}.perfrev .bottom .summary .item .itemResult.negative{color:red}.perftable{display:flex;justify-content:space-between;max-height:311px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.perftable .minitab{width:100%}.perftable .tabledate{width:150px}.perftable .cellWrapper{align-items:center;display:flex;width:100%}.perftable .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.perftable .tablehead{background-color:#ebedfc;gap:10px;text-align:left}.tabb{-webkit-column-gap:0;column-gap:0}.proftabs,.tabb{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.proftabs{background:#fff;border:1px solid #f2f2f2;border-radius:8px;-webkit-column-gap:20px;column-gap:20px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:14px;margin:25px 19px;padding:15px!important}.proftabsScroll{overflow-x:scroll;width:85%}.proftabsScroll::-webkit-scrollbar{background-color:#dedede;border-radius:25px;height:3px;margin-top:10px}.proftabsScroll::-webkit-scrollbar-thumb{background-color:#b5b5b5;border-radius:25px;cursor:pointer;height:3px}.profimg{border:1px solid #adadad;border-radius:100%!important;padding:0!important}.revbutton{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.revbutton button{background-color:transparent;border:transparent;color:#043131;width:100px}.closePModal{z-index:25}.side{background:#fff;border-left:0;border-radius:8px;border-right:0;color:#fff;display:flex;flex-direction:column;height:99vh;justify-content:space-between;left:0;position:fixed;top:10px;width:250px;z-index:111}.side .top{align-items:center;display:flex;height:81px;justify-content:center}.side .top .logo{align-items:center;color:#3e45eb;font-size:20px;font-size:27.3913px;font-weight:900;height:37px;left:30.33px;letter-spacing:-.03em;line-height:37px;text-align:center;top:-1.96px;width:59px}.side hr{border:.1px solid #e6e3e3;height:0}.side .sidecenter{padding-left:10px;width:250px}.side .sidecenter ul{list-style:none;margin:0;padding:0}.side .sidecenter ul .title{color:#999;font-size:10px;font-weight:500px;margin-bottom:5px;margin-top:15px}.side .sidecenter ul li{align-items:flex-start;align-items:center;background:rgba(239,240,249,0);border-radius:8px;cursor:pointer;display:flex;flex-direction:row;height:41px;padding:30px 24px;width:180px}.side .sidecenter ul li:hover{background-color:#eff0f9;border-radius:8px;padding:30px 24px;width:230px}.side .sidecenter ul li .icon{bottom:8.34%;color:#3e45eb;font-size:18px;left:8.17%;right:16.66%;top:8.33%}.side .sidecenter ul li span{color:#888;font-family:Satoshi;font-size:18px;font-style:normal;font-weight:500px;height:19px;line-height:19px;margin-left:10px;width:38px}.side .sidebottom{border:3px solid hsla(0,8%,68%,.596);border-bottom:0;border-left:0;border-right:0;display:flex;flex-direction:row;padding-bottom:30px;padding-left:30px;padding-top:10px;width:235px}.side .usercontainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-left:0}.side .namecontainer{padding-left:10px}.side .realname{color:#000;font-size:14px}.side .userrole{color:#000;font-size:16px;font-weight:300px}.side .owner{color:#333}.side .avatar{border-radius:50%;height:50px;object-fit:cover;width:50px}.side .colorOption{border:1px solid #7451f8;border-radius:5px;cursor:pointer;height:20px;margin:5px;width:20px}.side .colorOption:first-child{background-color:#f5f5f5}.side .colorOption:nth-child(2){background-color:#333}.side .colorOption:nth-child(3){background-color:#00008b}.appraisalcontainer{z-index:10}#main-slider-container{height:305px;width:90%}#slider{height:100%;overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap;width:100%}#slider::-webkit-scrollbar{display:none}#main-slider-container{align-items:center;display:flex;position:relative}.slider-card-description,.slider-card-title{margin:5px 0 5px 10px}.slider-card-title{font-weight:500;margin-top:10px}.slider-card-description{font-size:13px;opacity:.5}.slider-card-image{background-color:hsla(0,0%,94%,.8);border-top-left-radius:10px;border-top-right-radius:10px;height:220px;width:100%}.slider-icon.left,.slider-icon.right{background:#fff;border-radius:100%;box-shadow:2px 2px 2px 2px rgba(0,0,0,.12);cursor:pointer;opacity:.5;position:absolute}.slider-icon.left{left:0}.slider-icon.right{right:0}.slider-icon.left:hover,.slider-icon.right:hover{opacity:1}.slider-card{background:#fff;border-radius:10px;box-shadow:2px 2px 2px 2px rgba(0,0,0,.12);cursor:pointer;display:inline-block;height:300px;margin-left:5px;margin-right:5px;width:320px}.emphome .goalreviewContainer{background-color:#f5f5f5;flex:6 1}.emphome .goalreviewContainer .hide{display:none}.emphome .goalreviewContainer .empwidgets{display:flex;gap:20px;padding:10px 20px}.emphome .goalreviewContainer .charts{display:flex;gap:20px;padding:20px}.emphome .goalreviewContainer .leftdiv{display:flex;flex-direction:row}.emphome .goalreviewContainer .charts{padding:5px 20px}.emphome .goalreviewContainer .emplistContainer{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;margin:40px 20px 20px;padding:20px}.emphome .goalreviewContainer .emplistContainer .listTitle{color:gray;font-weight:500;margin-bottom:15px}.viewtabs{display:flex;flex-direction:column;justify-content:space-between;margin:23px 40px 20px 30px}.goalreview{border:2px dashed rgba(44,42,42,.643);border-left:0;border-right:0;border-top:0;height:30px}.tabb{display:flex;justify-content:space-between;margin-left:-20px;margin-top:-26px}.appraisalproftab{background:#fff;border:1px solid #f2f2f2;border-radius:8px;-webkit-column-gap:20px;column-gap:20px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:14px;margin:0;padding:15px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.profimg{border-radius:40px;height:70px;padding-right:20px;width:70px}.duedate{font-family:Satoshi;font-size:14px;font-style:normal;font-weight:400}.emp{font-size:20px;font-weight:600;width:200px}.emp,.post{display:flex;font-family:Satoshi;font-style:normal;margin:10px 10px 10px 0}.post{font-size:14px;font-weight:400}.revbutton{border-color:transparent;color:rgba(235,16,8,.979);display:flex;height:40px;margin-left:-40px;margin-top:35px;width:150px}.revbutton,button{background-color:transparent}button{border:transparent;color:#043131}.closePModal{background-color:#fff;border-radius:100%;cursor:pointer;display:grid;font-size:15px;height:30px;place-items:center;position:fixed;right:50px;top:120px;width:30px;z-index:20}.appraisalhome{background-color:#f5f5f5;display:flex;height:800px;margin-left:250px;margin-top:88px;width:100%}.appraisalcontainer{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(87,87,87,.559);flex:6 1;height:100vh;left:250px;padding-left:20%;padding-top:8%;position:fixed;top:0;width:100vw}.appraisalbox{background:#fff;border-radius:4px;box-shadow:3px 6px 28px rgba(0,0,0,.25);display:flex;flex-direction:column;height:577px;margin:20px;padding:30px;width:750px}.apptopbox{display:flex;flex-direction:row}.appraisalprofile{margin-top:0}.appraisalproftab{border:none;width:100%}hr{border:1px solid #e6e3e3;height:2}.bodytext{font-size:15px;margin-top:0;text-align:justify}.firstline{justify-content:space-between}.typetext{border-style:dashed;height:25px;width:600px}.singleform{height:310px;margin-left:0;overflow-x:hidden;position:relative;width:650px}.singleform textarea{border:1px dashed #000;border-radius:10px;margin-top:10px;padding:10px;width:100%}.form-question{color:#000;font-family:Satoshi;font-size:15px;font-style:normal;font-weight:400;margin:10px -2px;padding:5px 15px 5px 1px}.check{font-size:14px;justify-content:space-between;padding:0 15px}.buttons{display:flex;flex-direction:row;justify-content:end;margin:136px 20px 34px 0}.closeform-btn{align-items:center;background-color:#eeeff7;border-color:transparent;border-radius:100000000px;cursor:pointer;display:flex;height:30px;margin-bottom:10px;margin-left:550px;padding:10px;width:30px}.appduedate{display:flex;font-family:Satoshi;font-size:14px;font-style:normal;font-weight:400;justify-content:end;margin-left:465px}.submitbtn{align-items:center;background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;margin-left:560px;margin-top:-70px;padding:12px 24px;width:170px}.submitbtn:hover{background:#00010e;color:#edeef3}.emphomeContainer{height:1500px}.empperformanceContainer{flex:6 1;margin:50px 20px 0 25px;width:1210px}.perftitle{color:#171717;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:700;height:29px;line-height:25px;width:250px}.perfbox,.perftitle{padding-bottom:15px}.empperftable{font-family:Satoshi;font-size:14px;font-style:normal;font-weight:400;height:376px;line-height:19px;margin-left:0;margin-top:10px;width:1137px}.empperftable .cellWrapper{align-items:center;display:flex}.empperftable .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.empperftable .tablehead{background-color:#ebedfc;height:39px}.empperftable .status{border-radius:5px;padding:5px}.empperftable .status.active{background-color:rgba(0,128,0,.151);color:green}.empperftable .status.inactive{background-color:#fee9e9;color:red}.performancewidget{align-items:flex-start;box-sizing:border-box;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:16px;height:104px;order:2;padding:16px 14px;width:302px}.performancewidget .perfnumber{align-items:center;background:#fff;border:.5px solid #dbdbdb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;height:107px;left:10px;padding:20px;top:22px;width:180px}.performancewidget .perfnumber .no{font-size:40px;line-height:65px;padding-left:16px;padding-right:10px}.performancewidget .perfnumber .no,.performancewidget .perfnumber .sub{align-items:center;color:#000;display:flex;font-family:Satoshi;font-style:normal;font-weight:400;text-align:center;width:100%}.performancewidget .perfnumber .sub{font-size:15px;height:36px;padding-left:20px}.emphomeContainer{background-color:#f5f5f5;flex:6 1;height:1400px}.goaltitlebox{color:#000;display:flex;font-size:28px;font-weight:900px;margin-left:15px;margin-top:20px;width:40px}.sidetitle{display:flex;justify-content:end;margin-left:850px;position:relative}.pick{margin-left:20px}.pick,.select{display:flex;flex-direction:row}.select{background-color:transparent;border:none;height:10px;margin-left:10px;margin-right:20px;width:20px}.empgoalcontainer{display:column;flex-direction:row;gap:12px;left:10px;margin:30px 0 0 -5px;padding:20px;top:22px;width:1300px}.goaltable{display:flex;margin-left:140px;margin-top:-22px;position:relative;width:1230px}.addgoalbtn{align-items:center;background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;padding:12px 24px;width:140px}.addgoalbtn:hover{background:#00010e;color:#edeef3}.goalstable{display:flex;justify-content:flex-start;margin:30px 30px 0 -130px}.goalstable .cellWrapper{align-items:center}.goalstable .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.goalstable .tablehead{background-color:#ebedfc}.goalstable img{background-color:gray;border-radius:100%;height:40px;margin-left:-25px;width:40px}.goalstable img:first-child{margin-left:0}.goalstable .cellWrapper{display:flex}.goalstable .status{border-radius:5px;padding:5px}.goalstable .status.active{background-color:rgba(0,128,0,.151);color:green}.goalstable .status.inactive{background-color:#fee9e9;color:red}.tablecellmodal{cursor:pointer}.goalDetailsWrapper{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:rgba(60,60,60,.329);display:grid;height:90vh;left:0;place-items:center;position:fixed;top:90px;width:100%;z-index:10}.goalDetails{background-color:#fff;display:flex;height:530px;padding:30px 20px;position:relative;width:750px}.leftGoalDetails{overflow-x:hidden;overflow-y:scroll;padding-right:20px;position:relative;width:420px}.leftGoalDetails .buttonWrap{background-color:#fff;bottom:0;display:flex;justify-content:right;padding-top:5px;position:-webkit-sticky;position:sticky;width:100%;z-index:30}.leftGoalDetails .buttonWrap,.leftGoalDetails button{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.leftGoalDetails button{background-color:blue;border-radius:10px;color:#fff;cursor:pointer;margin-bottom:-40px;padding:7px 20px}.leftGoalDetails button:hover{background-color:#00008b;transition:.5s}.leftGoalDetails::-webkit-scrollbar-thumb{background-color:#a8a8a8;border-radius:25px;width:5px}.leftGoalDetails::-webkit-scrollbar{background-color:#e8e8e8;border-radius:25px;width:5px}.leftInnerGoalDetails ::-webkit-scrollbar-track{background-color:gray;border-radius:25px;width:5px;width:100%}.leftInnerGoalDetails{display:flex;flex-direction:column;position:relative;row-gap:30px}.leftInnerGoalDetails .categoryWrapper{align-items:center;display:flex;justify-content:space-between}.leftInnerGoalDetails .completed{background-color:#cae3ca;color:green}.leftInnerGoalDetails .completed,.leftInnerGoalDetails .overdue{align-items:center;border-radius:8px;-webkit-column-gap:5px;column-gap:5px;display:flex;padding:4px 8px}.leftInnerGoalDetails .overdue{background-color:rgba(228,66,66,.256);color:#d70000}.leftInnerGoalDetails .others{align-items:center;background-color:#f7e2bb;border-radius:8px;color:#431f08;-webkit-column-gap:5px;column-gap:5px;display:flex;padding:4px 8px}.leftInnerGoalDetails .descriptionWrapper{display:flex;flex-direction:column;row-gap:5px}.leftInnerGoalDetails .descriptionWrapper h4{font-size:15px;font-weight:500}.leftInnerGoalDetails .reviewersWrapper{display:flex;flex-direction:column;row-gap:5px}.leftInnerGoalDetails .reviewersWrapper h4{font-size:15px;font-weight:500}.leftInnerGoalDetails .reviewersWrapper select{border:1px solid gray;border-radius:6px;font-size:13.5px;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;outline:none;padding:8px 10px!important;width:100%!important}.leftInnerGoalDetails .reviewersWrapper select>option{display:flex;flex-direction:column}.leftInnerGoalDetails .reviewersWrapper select:focus{border:1px solid #7171c2}.leftInnerGoalDetails .reviewersWrapper .reviewersDetails{-webkit-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;row-gap:3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.leftInnerGoalDetails .reviewersWrapper .reviewersDetails p{font-size:12px}.leftInnerGoalDetails .reviewersWrapper .reviewersDetails img{background-color:gray;border-radius:100%;height:16px;width:16px}.leftInnerGoalDetails .reviewersWrapper .reviewersDetails .detcard{align-items:center;background-color:#e3e5fb;border-radius:25px;-webkit-column-gap:5px;column-gap:5px;display:flex;margin-top:5px;padding:5px 10px}.leftInnerGoalDetails .reviewersWrapper .reviewersDetails .detcard .delete{color:gray;cursor:pointer;margin-left:10px}.leftGoalDetails h1{background-color:#fff;font-size:23px;margin-bottom:20px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.leftGoalDetailsHeading{align-items:center;display:flex;justify-content:space-between;width:100%}.goalDetailsProfile{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.leftGoalDetailsHeading .others{background-color:#f7e2bb;color:#431f08}.leftGoalDetailsHeading .others,.leftGoalDetailsHeading .overdue{align-items:center;border-radius:10px;-webkit-column-gap:5px;column-gap:5px;display:flex;padding:4px 8px}.leftGoalDetailsHeading .overdue{background-color:rgba(228,66,66,.256);color:#d70000}.leftGoalDetailsHeading .completed{align-items:center;background-color:#cae3ca;border-radius:10px;color:green;-webkit-column-gap:5px;column-gap:5px;display:flex;padding:4px 8px}.goalDetailsProfile img{background-color:gray;border-radius:100%;height:35px;width:35px}.goalDetailsProfile h3{font-size:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.goalDetails h4{font-size:13.5px;font-weight:400}.goalDetails p{font-size:14px;font-weight:400}.goalCategory{display:flex;flex-direction:column;position:relative;row-gap:4px}.goalCategory .dropdown{align-items:center;background-color:#cae3ca;border-radius:8px;bottom:-30px;color:green;-webkit-column-gap:5px;column-gap:5px;cursor:pointer;display:flex;padding:4px 8px;position:absolute;right:0;width:100%}.goalCategory .dropdownarrow{cursor:pointer;font-size:14px;font-weight:600}.goalCategory p{background:hsla(0,0%,9%,.1);border-radius:5px;padding:6px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.goalDateDetails{align-items:flex-end;-webkit-column-gap:40px;column-gap:40px;display:flex}.goalDate{display:flex;flex-direction:column;row-gap:4px}.goalDate p{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.goalKeyObjectives{display:flex;flex-direction:column;row-gap:10px}.goalKeyObjectives h4{align-items:center;display:flex;justify-content:space-between}.goalKeyObjectives h4 span{font-weight:500}.keyObjectivesContent{display:flex;flex-direction:column;row-gap:12px}.keyObjectivesContent p{background:#eff0f9;padding:6px 10px}.rightGoalDetails{overflow-y:scroll;padding:0 20px;width:330px}.rightGoalInnerDetails{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;row-gap:25px}.rightGoalDetailsHeading h2{color:#000;font-size:21px;font-weight:600;margin:50px 0 0;padding:0}.rightGoalDetailsHeading{display:flex;flex-direction:column;row-gap:8px}.rightGoalDetailsHeading p{color:#000}.rightGoalDetailsBottom{display:flex;flex-direction:column;row-gap:25px}.goalFeedback{display:flex;flex-direction:column;row-gap:5px}.goalFeedbackHeading{align-items:center;display:flex;justify-content:space-between}.goalFeedbackProfile{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.goalFeedbackProfile img{background-color:gray;border-radius:100%;height:30px;width:30px}.goalFeedbackHeading p{background-color:#fff!important;font-size:13px;padding:0!important}.goalFeedback p{background:#eff0f9;font-size:13px;padding:6px 10px}.rightGoalDetails::-webkit-scrollbar-thumb{background-color:#d2d2d2;border-radius:25px;width:5px}.rightGoalDetails::-webkit-scrollbar{background-color:#e8e8e8;border-radius:25px;width:5px}.rightGaolInnerDetails::-webkit-scrollbar-track{background-color:gray;border-radius:25px;width:5px}.goalswidget{align-items:flex-start;box-sizing:border-box;display:flex;flex:none;flex-direction:row;flex-grow:0;gap:16px;height:104px;margin-left:8px;order:2;padding:16px 14px;width:302px}.goalswidget .goalsnumber{align-items:center;background:#fff;border:.5px solid #dbdbdb;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;height:107px;left:10px;padding:20px;top:22px;width:180px}.goalswidget .goalsnumber .no{font-size:40px;line-height:65px;padding-left:25px;text-align:center}.goalswidget .goalsnumber .no,.goalswidget .goalsnumber .sub{align-items:center;color:#000;display:flex;font-family:Satoshi;font-style:normal;font-weight:400}.goalswidget .goalsnumber .sub{font-size:15px;height:36px;width:100px}.widget{align-items:flex-start;box-sizing:border-box;display:flex;flex:none;flex-direction:column;flex-grow:0;height:104px;order:2;padding:16px 14px;width:358px}.widget .left,.widget .right{display:inline-block;flex-direction:row;justify-content:space-between;width:100%}.widget .left .title,.widget .right .title{align-items:center;color:#171717;display:flex;font-family:Satoshi;font-size:18px;font-style:normal;font-weight:700;height:22px;line-height:22px;margin-bottom:7px;width:100%}.widget .left .counter,.widget .right .counter{font-size:28px;font-weight:300}.widget .left .link,.widget .right .link{border-bottom:1px solid gray;font-size:12px;width:-webkit-max-content;width:max-content}.widget .left .percentage,.widget .right .percentage{align-items:center;color:#4f4f4f;display:flex;flex:none;flex-grow:0;font-family:Satoshi;font-size:8px;font-style:normal;font-weight:400;height:19px;line-height:19px;order:1;width:100%}.widget .left .percentage.positive,.widget .right .percentage.positive{color:#4f4f4f}.widget .left .percentage.negative,.widget .right .percentage.negative{color:red}.widget .left .icon,.widget .right .icon{align-self:flex-end;border-radius:5px;font-size:18px;padding:5px}.addgoalwrapper{background-color:hsla(0,0%,56%,.542);box-sizing:border-box;display:grid;height:90vh;left:10vw;margin-top:90px;overflow-y:hidden;place-items:center;position:fixed;top:2px;width:90vw;z-index:20}.addgoalbox{background:#fff;border-radius:4px;box-shadow:3px 6px 28px rgba(0,0,0,.25);display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 10px;padding:30px;width:550px}.goaltopbox{display:flex;flex-direction:row}.closegoalbtn{align-items:center;background-color:#eeeff7;border-color:transparent;border-radius:100000000px;cursor:pointer;display:flex;height:30px;margin-bottom:10px;margin-left:385px;padding:10px;width:30px}.goaltitle{margin:10px 0}.goalschedule{display:flex;justify-content:space-between;margin:10px 0;width:400px}.category,.dmy{font-size:14px}.category{margin-bottom:20px;margin-top:10px}.selcat{background-color:#e7e8ff;font-size:16px;height:44px}.desbox{border-radius:4px;border-style:dashed;height:100px;margin-top:10px;outline:none;padding:10px;resize:none;text-align:start;width:480px}.desboxcont{margin-bottom:10px}.obj{margin:10px}.footnote{background-color:rgba(231,232,255,.741);color:#000;margin:15px 0;width:400px}.addgoal-btn{align-items:center;background:#030bc3;border-color:transparent;border-radius:8px;color:#e7e8ff;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:43px;justify-content:center;margin-left:320px;margin-top:0;padding:12px 24px;width:170px}.addgoal-btn:hover{background:#00010e;color:#edeef3}.obj{display:flex;justify-content:space-between}.obj span{cursor:pointer;font-size:20px}.endgoal input,.startgoal input{border:0;color:#5a5a5a;cursor:pointer;font-size:15px;outline:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.endgoal input::-webkit-calendar-picker-indicator,.startgoal input::-webkit-calendar-picker-indicator{cursor:pointer;font-size:18px;margin-left:-16px;margin-top:4px}.objectivesform{align-items:flex-end;display:flex;margin-bottom:20px}.objectivesform input{width:80%}.goaltitle,.objectivesform input{border:0;border-bottom:1px solid #000;outline:none}.goaltitle{padding:3px 10px;width:90%}.objectivesform button{background-color:#dcdcdc;border:0;border-radius:3px;cursor:pointer;padding:4px 10px;width:20%}.hie{display:none}.empsettingsContainer{background-color:#f5f5f5;flex:6 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:60px}.empsettingsHeading{align-items:center;background-color:#f5f5f5;-webkit-column-gap:10px;column-gap:10px;display:flex;margin-left:0;padding:50px 60px;position:-webkit-sticky;position:sticky;top:60px;width:100%;z-index:1}.empsettingsHeading .empsettingsImgWrap{align-items:center;display:flex;flex-direction:column;row-gap:10px}.empsettingsHeading .empsettingsImgWrap img{background-color:#b9b9b9;border-radius:100%;height:170px;width:170px}.empsettingsHeading .empsettingsNameWrap{display:flex;flex-direction:column;row-gap:5px}.empsettingsHeading .empsettingsNameWrap h1{font-size:40px}.empsettingsHeading .empsettingsNameWrap p{color:#555;font-size:25px}.empsettingBottom{display:flex;flex-direction:column;row-gap:80px}.empsettingsContent{align-items:flex-start;background-color:#fff;border-radius:30px;-webkit-column-gap:30px;column-gap:30px;display:flex;justify-content:space-between;margin:0 60px;padding:60px 40px;row-gap:40px;width:70%}.empsettingsContent .empleftSettingsContent{display:flex;flex-direction:column;row-gap:15px;width:40%}.empsettingsContent .empleftSettingsContent h2{color:#000;font-size:30px;font-weight:500;margin:0;padding:0}.empsettingsContent form{align-items:center;display:flex;flex-direction:column;row-gap:10px;width:50%}.empsettingsContent form .inputWrapper{width:100%}.empsettingsContent form .inputWrapper input{outline:none}.empsettingsContent form .inputWrapper input,.empsettingsContent form .inputWrapper select{align-items:flex-start;background:#fff;border:.2px;border-radius:8px;box-shadow:0 0 0 2px #e5e5e5;cursor:pointer;flex-direction:row;padding:12px 10px;width:100%}.empsettingsContent form .inputWrapper select{font-size:14px;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.empsettingsContent form .inputWrapper label{font-size:14px}.empsettingsContent form .inputContainer{-webkit-column-gap:10px;column-gap:10px;display:flex;justify-content:space-between;width:100%}.empsettingsContent form .inputContainer .inputWrapper{width:50%!important}.empsettingsContent form .inputContainer .inputWrapper input{width:100%}.empsettingsContent form .empbuttonWrapper{-webkit-column-gap:10px;column-gap:10px;display:flex;justify-content:right;margin-top:20px;width:100%}.empsettingsContent form h2{color:#000;font-size:25px;font-weight:500;margin:20px 0 0;padding:0;text-align:left;width:100%}.empsettingsContent .formWrapper{align-items:center;display:flex;flex-direction:column;row-gap:30px;width:50%}.empsettingsContent .formWrapper form{width:100%!important}.empsettingsContent .formWrapper .verificationWrapper{align-items:center;display:flex;justify-content:space-between;width:100%}.empsettingsContent .formWrapper .verificationWrapper button{background-color:#e7e8ff;border-radius:10px;color:#3e45eb;padding:12px 40px}.empsettingsContent input:focus,.empsettingsContent select:focus{box-shadow:0 0 0 2px #8080ea!important}.empbuttonWrapper button:first-child{background-color:#e7e8ff;border-radius:10px;color:#3e45eb;padding:12px 40px}.empbuttonWrapper button:nth-child(2){background-color:#3e45eb;border-radius:10px;color:#fff;padding:12px 40px}.empbuttonWrapper button:first-child:hover{background-color:#d3d4de;cursor:pointer}.empbuttonWrapper button:nth-child(2):hover{background-color:#1a20d1;cursor:pointer}.empsettingBottom form h2:first-child,.empsettingBottom form h3:first-child{margin-top:0}.empsettingBottom form h3{margin:20px 0 0;padding:0;width:100%!important}.verificationWrapper button:hover{background-color:#d4d5da!important;cursor:pointer}.notificationsWrapper{align-items:flex-start;background-color:#fff;border-radius:30px;-webkit-column-gap:30px;column-gap:30px;display:flex;justify-content:space-between;margin:0 60px;padding:60px 40px;row-gap:40px;width:70%}.notificationsWrapper form{display:flex;flex-direction:column;row-gap:100px;width:100%}.notificationsWrapper form .topnotificationSection{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.notificationsWrapper form .topnotificationSection .leftNotificationWrap{display:flex;flex-direction:column;row-gap:4px;width:40%}.notificationsWrapper form .topnotificationSection .leftNotificationWrap h2{color:#000;font-size:30px;font-weight:500;margin:0;padding:0}.notificationsWrapper form .topnotificationSection .rightNotificationWrap{display:flex;flex-direction:column;row-gap:40px;width:50%}.notificationsWrapper form .topnotificationSection .rightNotificationWrap .rightNotificationContent{align-items:flex-start;-webkit-column-gap:20px;column-gap:20px;display:flex;width:100%}.notificationsWrapper form .topnotificationSection .rightNotificationWrap .rightNotificationContent .rightformcontent{margin-top:-5px;width:100%}.notificationsWrapper form .topnotificationSection .rightNotificationWrap .rightNotificationContent p{width:100%!important}.notificationsWrapper form .bottomnotificationsection{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.notificationsWrapper form .bottomnotificationsection .leftNotificationWrap{display:flex;flex-direction:column;row-gap:4px;width:40%}.notificationsWrapper form .bottomnotificationsection .leftNotificationWrap h2{color:#000;font-size:30px;font-weight:500;margin:0;padding:0}.notificationsWrapper form .bottomnotificationsection .rightNotificationWrap{display:flex;flex-direction:column;row-gap:40px;width:50%}.notificationsWrapper form .bottomnotificationsection .rightNotificationWrap .rightNotificationContent{align-items:flex-start;-webkit-column-gap:20px;column-gap:20px;display:flex;width:100%}.notificationsWrapper form .bottomnotificationsection .rightNotificationWrap .rightNotificationContent .rightformcontent{margin-top:-5px;width:100%}.notificationsWrapper form .empbuttonWrapper{-webkit-column-gap:10px;column-gap:10px;display:flex;justify-content:right;width:100%}.hide{display:none}.modalCongrats{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:80px 20px 60px;position:relative;row-gap:30px;width:400px}.modalCongrats h3{color:#000;margin:0;padding:0 60px;text-align:center}.modalCongrats .closeverifying{background-color:#c7c7c7;border-radius:100%;cursor:pointer;display:grid;font-size:20px;padding:2px 12px 5px;place-items:center;position:absolute;right:20px;top:20px}.modalCongrats .closeverifying:hover{color:red}.twoStepModalWrapper{align-items:center;background-color:hsla(0,0%,56%,.458);display:flex;height:90vh;justify-content:center;left:0;margin-left:250px;margin-top:80px;position:fixed;top:10px;width:86vw;z-index:3}.twoStepModalWrapper .twoStepModal{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:80px 20px 60px;position:relative;row-gap:30px;width:400px}.twoStepModalWrapper .twoStepModal h2{color:#000;font-weight:500;margin:0;padding:0}.twoStepModalWrapper .twoStepModal .closeverifying{background-color:#c7c7c7;border-radius:100%;cursor:pointer;display:grid;font-size:20px;padding:2px 12px 5px;place-items:center;position:absolute;right:20px;top:20px}.twoStepModalWrapper .twoStepModal .closeverifying:hover{color:red}.twoStepModalWrapper .twoStepModal .verificationType{align-items:center;display:flex;flex-direction:column;row-gap:10px;width:100%}.twoStepModalWrapper .twoStepModal .verificationType .inputWrapper{border:1px solid #d1d1d1;border-radius:10px;cursor:pointer;display:flex;padding:10px;width:100%}.twoStepModalWrapper .twoStepModal .verificationType .inputWrapper input[type=radio]{accent-color:gray}.twoStepModalWrapper .twoStepModal .verificationType .inputWrapper p{margin-left:40%}.twoStepModalWrapper .twoStepModal .otpCode{align-items:center;display:flex;flex-direction:column;margin:10px 0;row-gap:10px}.twoStepModalWrapper .twoStepModal .otpCode input{border:1px solid #ccc;border-radius:5px;color:#000!important;font-size:15px;height:40px;text-align:center;width:40px!important}.twoStepModalWrapper .twoStepModal .otpCode input:focus{border-color:#007aff;outline:none}.twoStepModalWrapper .twoStepModal button{background-color:#3e45eb;border-radius:10px;color:#fff;padding:10px 50px}.twoStepModalWrapper .twoStepModal button:hover{background-color:#1a20d1;cursor:pointer}.verificationType .inputWrapper:hover{background-color:#e8e8f8}.empwalletContainer{background-color:#fff;flex:6 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.balance{align-items:flex-start;background:#f7f7f9;border:.5px solid #f0f0f0;border-radius:8px;gap:16px;height:149px;isolation:isolate;justify-content:center;margin:25px 31px;padding:16px 14px;width:1123px}.transcontainer{display:flex;margin:20px}.transactiontable{width:1140px}.accountbalance{background:#f7f7f9;border:.5px solid #f0f0f0;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:row;font-family:Satoshi;font-style:normal;height:149px;justify-content:left;line-height:40px;margin:20px;padding:20px;width:1145px}.accountdetailsbox{box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;width:870px}.accountdetailsbox .topdiv{color:#000;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.accountdetailsbox .currentamount{align-items:center;color:#515151;display:flex;flex-direction:row;font-family:Satoshi;font-size:32px;font-style:normal;font-weight:500;justify-content:space-between;line-height:43px}.accountdetailsbox .selectcurrency{background-color:transparent;font-size:14px;height:45px;margin-left:20px;width:80px}.accountdetailsbox .fee,.accountdetailsbox .selectcurrency{display:flex;font-family:Satoshi;font-style:normal;font-weight:400}.accountdetailsbox .fee{align-items:center;color:#515151;font-size:16px;line-height:22px;margin-top:15px}.clickbox{display:flex;height:129x;justify-content:space-between;margin-left:350px;width:350px}.clickbox .copytransbtn,.clickbox .recievemoneybtn,.clickbox .sendmoneybtn{border:none;cursor:pointer;font-size:16px;margin:10px}.clickbox .sendbox{justify-content:center;padding:20px;width:100px}.clickbox .sendnow{color:#000;display:flex;font-family:Satoshi;font-size:15px;font-style:normal;font-weight:500;line-height:43px;margin-top:0}.clickbox .sendicon,.clickbox .sendnow{align-items:center;justify-content:center}.clickbox .sendicon{background:#ebedfc;border-radius:50%;height:59.24px;left:5px;padding:#fff;top:5px;width:59.24px}.clickbox .copybox,.clickbox .recievebox{background:#fff;border-radius:50%;height:59.24px;left:0;padding:15px 0 0 15px;top:0;width:59.24px}.sendnow{margin-bottom:-20px}.clickname{font-family:Satoshi;font-size:16px;font-style:normal;font-weight:300;line-height:22px}.transtable{line-height:10px;margin-left:20px}.transtable .cellWrapper{align-items:center;display:flex;padding-left:15px}.transtable .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.transtable .tableCell{padding-bottom:10px}.transtable .transdate{border:none;padding:2px 20px}.transtable .status{border-radius:5px;padding:5px}.transtable .status.successful{background-color:rgba(0,128,0,.151);color:green}.transtable .status.pending{background-color:#fee9e9;color:red}.transtable .status.cancelled{background-color:#ecedf1;color:#152864}.transactiontable{width:900px margin-left 10px}.viewallbtn{align-items:center;background-color:#ebedfc;border-radius:10px;color:#000;cursor:pointer;font-size:16px;height:50px;margin:10px;text-align:center;width:100%}.viewtab{width:95vw}.perfreview{border:2px dashed rgba(44,42,42,.643);border-left:0;border-right:0;border-top:0;height:30px}.app.dark{background-color:#111;color:#9c9c9c}.app.dark .chartGrid{stroke:hsla(0,0%,89%,.219)}.app.dark .table{background-color:#111}.app.dark .table .tableCell{color:gray}.app.dark .navbar{border-color:#333;color:#999}.app.dark .navbar .search{border-color:gray}.app.dark .sidebar{background-color:#111;border-color:#333}.app.dark .sidebar .top .logo{color:#999}.app.dark .sidebar hr{border-color:#333}.app.dark .sidebar ul li:hover{background-color:#333}.app.dark .sidebar ul li .icon{color:#999}.app.dark .datatable .datagrid,.app.dark .datatable .datagrid .cellWithStatus,.app.dark .datatable .datagrid .deleteButton,.app.dark .datatable .datagrid .viewButton{border:none;color:gray}.app.dark input{background-color:transparent}body{box-sizing:border-box;margin:0;padding:0}.modal-wrapper{height:40%;left:0;position:fixed;top:0;width:100%}.modal-backdrop{height:100%;position:absolute;width:100%}.modal{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.3);margin:auto;padding:24px}.modal p{background-color:#bee08b;border:10px solid #bee08b;border-radius:5px;font-size:1rem;margin:5px auto;padding:0;width:290px}.modal form label{display:block;font-weight:700;margin-bottom:8px}.modal form input{border:none;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:16px;padding:8px;width:100%}.modal form input:focus{box-shadow:0 2px 8px rgba(0,0,0,.3);outline:none}.submit-button{border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;padding:8px 16px;width:100%}.modal form{align-items:center;display:flex;flex-direction:column}.modal form label{width:100%}.modal form button,.modal form input{max-width:350px}.modal-wrapper{height:100%}.modal-backdrop,.modal-wrapper{align-items:center;display:flex;justify-content:center}.modal-backdrop{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0}.modal,.modal-1{background-color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5);height:300px;padding:10px 20px;text-align:center;width:410px}h3{margin-top:0;width:390px}form{align-items:center;display:flex;flex-direction:column}label{font-weight:700;margin-bottom:8px;margin-top:10px}input[type=email]{border:none;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);margin-bottom:30px;padding:12px;width:89%}.submit-button{align-self:center;background-color:#3e45eb;border:none;border-radius:5px;color:#fff;font-weight:700;margin-bottom:90px;padding:10px 100px;transition:background-color .3s ease}.submit-button:hover{background-color:#252bd6}.emphome{display:flex;margin-left:250px;margin-top:80px;padding-top:10px;width:100%}.emphome .emphomeContainer{background-color:#f5f5f5;flex:6 1}.emphome .emphomeContainer .empwidgets{display:flex;gap:20px;padding:10px 20px}.emphome .emphomeContainer .charts{display:flex;gap:20px;padding:20px}.emphome .emphomeContainer .leftdiv{display:flex;flex-direction:row}.emphome .emphomeContainer .charts{padding:5px 20px}.emphome .emphomeContainer .emplistContainer{box-shadow:2px 4px 10px 1px hsla(0,0%,79%,.47);display:flex;margin:40px 20px 20px;padding:20px}.emphome .emphomeContainer .emplistContainer .listTitle{color:gray;font-weight:500;margin-bottom:15px}.empmiddlecont{display:flex;flex-direction:row}h1{color:#000;font-size:16px;font-weight:700}.tabs{margin-left:35px;width:700px}.tabs,.viewtab{display:flex;justify-content:space-between}.viewtab{flex-direction:column;margin:10px 40px 20px}.maingoalrev,.undoappraisal2{border:2px dashed rgba(44,42,42,.643);border-left:0;border-right:0;border-top:0;height:30px}.messagingWrapper{display:flex;flex-direction:column;padding:50px;row-gap:10px}.messagingWrapper h1{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;font-size:30px}.messagingWrapper h1 .micon{height:50px;width:auto}.messagingWrapper .messageWrap{background-color:#fff;border-radius:50px;box-sizing:border-box;padding:20px 40px;width:79vw}.messagingWrapper .messageWrap form{row-gap:10px}.messagingWrapper .messageWrap form,.messagingWrapper .messageWrap form .inputWrapper{display:flex;flex-direction:column;width:100%}.messagingWrapper .messageWrap form .inputWrapper label{font-size:14px}.messagingWrapper .messageWrap form .inputWrapper input{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 0 0 1.5px #eee;font-size:15px;outline:none;padding:12px 10px;width:100%}.messagingWrapper .messageWrap form .inputWrapper input:focus{box-shadow:0 0 0 1.5px #8da9ff}.messagingWrapper .messageWrap form .inputContainer{-webkit-column-gap:20px;column-gap:20px;display:flex;width:100%}.messagingWrapper .messageWrap form .inputContainer .inputWrapper{width:50%!important}.messagingWrapper .messageWrap form .inputContainer .inputWrapper input{width:100%}.messagingWrapper .messageWrap form .inputContainer .inputWrapper select{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 0 0 1.5px #eee;font-size:15px;outline:none;padding:12px 10px;width:100%}.messagingWrapper .messageWrap form .inputContainer .inputWrapper select:focus{box-shadow:0 0 0 1.5px #8da9ff}.messagingWrapper .messageWrap .wrapperClassName{background-color:#fff;border-radius:8px;box-shadow:0 0 0 2px #eee;width:100%}.messagingWrapper .messageWrap .wrapperClassName:focus{box-shadow:0 0 0 1.5px #8da9ff}.messagingWrapper .messageWrap .toolbarClassName{border-radius:8px}.messagingWrapper .messageWrap .editorClassName{margin:0;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;min-height:45vh;padding:0 20px}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid transparent;border-right:5px solid transparent;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
/*# sourceMappingURL=main.07371261.css.map*/