@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--primary-color: #505e55;--menu-item-bg-color: linear-gradient(to right, #128021, #39b54a);--selected-menu-item-color: #25a036;--menu-item-color: #727c8b;--tab-bg-color: #a0d4c1;--active-tab-bg-color: #505e55;--text-black-color: #171717;--text-gray-color: #344054;--text-light-gray-color: #667085;--text-white-color: #ffffff;--font-family: "Poppins", sans-serif;--font-family-inter: "Inter", sans-serif;--chart-dark-green: #1d805dbd;--chart-light-green: #87cbb2;--chart-bg-light: #cce8de;--chart-selected-gradient: linear-gradient( 90deg, var(--chart-dark-green) 26.4%, var(--chart-light-green) 110.8% );--dashboard-bg: #ebfcf6;--dark-teal: #1E7E6C;--light-blue: #55BCA8;--light-white: #E2F3ED}html,body{font-family:var(--font-family)!important;font-optical-sizing:auto;font-style:normal;margin:0;padding:0}*{font-family:var(--font-family)}::-webkit-scrollbar{width:5px;height:5px;background-color:#00000026}::-webkit-scrollbar-thumb{background-color:#87cbb2;border-radius:6px;cursor:pointer}.ant-layout .ant-layout-sider{background-color:var(--chart-bg-light)!important;border-right:1px solid var(--chart-bg-light)!important;height:100vh;width:15%!important;max-width:15%!important;min-width:15%!important}.ant-drawer-content{background-color:var(--chart-bg-light)!important}.ant-menu{background-color:var(--chart-bg-light)}.ant-menu .ant-menu-item{border-radius:8px}.ant-menu .ant-menu-item-selected{background:var(--chart-selected-gradient)!important;color:#fff!important}.ant-menu .ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.ant-tabs .ant-tabs-tab{height:40px;font-family:var(--font-family);font-size:14px;font-weight:500;line-height:20px;-moz-stack-sizing:14px}:where(.ant-tabs-card.ant-tabs-top)>.ant-tabs-nav .ant-tabs-tab{border-radius:6px 6px 0 0!important}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab,.ant-tabs-card>div>.ant-tabs-nav .ant-tabs-tab+.ant-tabs-tab{margin-left:10px!important}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active{color:var(--text-white-color);background:var(--chart-dark-green)!important;border:1px solid #505e55!important}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--text-white-color)}.ant-tabs .ant-tabs-tab:not(.ant-tabs-tab-active){color:var(--text-white-color);background:var(--tab-bg-color)!important;border:1px solid #e4e5e6!important}.ant-tabs .ant-tabs-tab:hover{color:var(--text-white-color)}.ant-tabs-top>.ant-tabs-nav .ant-tabs-ink-bar{background-color:var(--primary-color)!important}.ant-tabs-tab:focus,.ant-tabs-tab:focus-visible,.ant-tabs-tab-btn:focus,.ant-tabs-tab-btn:focus-visible{outline:none!important;box-shadow:none!important}.ant-tabs .ant-tabs-tab-btn:focus:not(:focus-visible),.ant-tabs .ant-tabs-tab-remove:focus:not(:focus-visible),.ant-tabs .ant-tabs-tab-btn:active,.ant-tabs .ant-tabs-tab-remove:active{color:var(--text-white-color)}@media screen and (min-width:1024px)and (max-width:1180px){.ant-layout .ant-layout-sider{max-width:20%!important;min-width:20%!important}}@media screen and (min-width:1181px)and (max-width:1366px){.ant-layout .ant-layout-sider{max-width:20%!important;min-width:20%!important}}.ant-layout,.ant-layout-content{background:var(--dashboard-bg)!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .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-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--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(to right, #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-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._triangleRight_rad9v_1{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid}._activeSubMenu_rad9v_9{border-left-color:var(--selected-menu-item-color)}._notActiveSubMenu_rad9v_13{border-left-color:var(--menu-item-color)}._activeSubMenuItem_rad9v_18{background-color:var(--selected-menu-item-color);color:#fff}._antMenuOverride_rad9v_23{max-height:80vh;overflow-y:auto;overflow-x:hidden}._antMenuOverride_rad9v_23 .ant-menu-title-content{color:#171717!important;font-weight:500;font-size:14px;line-height:20px}._ant-menu-item-selected_rad9v_36 .ant-menu-title-content{color:#fff!important}._siteLayout_mxkcy_1{overflow:hidden;height:calc(100vh - 28px);background:#fff;border-radius:12px}._classSiteLayout_mxkcy_7{overflow:hidden;height:100%;background:#fff}._siteLayoutContent_mxkcy_13{margin:0;background:#fff;min-height:280px;height:calc(100vh - 24px);display:flex;flex-direction:column;overflow:hidden}._classSiteLayoutContent_mxkcy_22{margin:0;background:#fff;min-height:280px;height:100%;display:flex;flex-direction:column;overflow:hidden}._scrollableContent_mxkcy_32{background-image:url(/assets/BG-QbMlMTox.svg);background-repeat:no-repeat;background-size:cover;flex:1;overflow-y:auto;padding:0 20px}.ant-layout-header{flex-shrink:0;position:sticky;top:0;background:var(--dashboard-bg)!important;z-index:5;border-radius:10px 10px 0 0}._contentWrapper_mxkcy_50{background-color:var(--chart-dark-green)}._classContentWrapper_mxkcy_53{height:100%;background-color:var(--chart-dark-green)}._logoContainer_mxkcy_58{display:flex;padding:25px 17px;justify-content:center;img{width:105px;height:77px}}@media screen and (min-width:1024px)and (max-width:1180px){._logoContainer_mxkcy_58{img{width:85px;height:72px}}}@media screen and (min-width:1181px)and (max-width:1366px){._logoContainer_mxkcy_58{img{width:90px;height:76px}}}._dashboardOuter_mxkcy_87{background:var(--chart-dark-green);padding:14px;height:100%;box-sizing:border-box}._classDashboardOuter_mxkcy_93{background:var(--chart-dark-green);padding:0;height:100vh;box-sizing:border-box}._header_73n80_1{display:flex;justify-content:space-between;align-items:center;padding:0 24px;background-color:#fff;height:10%}._logo_73n80_10{color:#fff;font-size:18px;padding:20px 10px 20px 30px}._iconRow_73n80_15{display:flex;align-items:center;margin-top:1px;cursor:pointer}._heartIconContainer_73n80_21{height:36px;width:36px;border-radius:18px;background-color:var(--chart-bg-light);display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;margin-right:10px}._profile_73n80_34{display:flex;align-items:center;gap:8px;flex-direction:row;width:20%;justify-content:flex-end}._chatIcon_73n80_48{object-fit:cover;height:40px;color:#696969;font-size:26px;width:40px;cursor:pointer}._hideSiderWidth_73n80_57{width:100%}._topRightdiv_73n80_61{display:flex;flex-direction:column}._accountLbl_73n80_66{color:#1e1e1e;font-size:13px;font-style:normal;font-weight:700;line-height:17px;text-transform:uppercase;text-decoration:underline;text-decoration-color:#000;text-decoration-thickness:2px}._powerByLbl_73n80_78{color:#1e1e1e;font-size:9px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.18px;text-transform:uppercase}._topLeftdiv_73n80_88{font-family:Poppins;font-weight:600;font-size:20px;width:50%;line-height:32px;color:#232433}._logoTitle_73n80_97{color:var(--text-black-color);text-align:center;font-family:var(--font-family);font-size:25px;font-style:normal;font-weight:600;line-height:21.234px}._welcomeTitle_73n80_107{color:var(--text-black-color);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:600;line-height:28px}._logoTitleContainer_73n80_116{display:flex;gap:60px;align-items:center;flex-direction:row;justify-content:space-between;width:100%}._profileContainer_73n80_125{display:flex;align-items:center;margin-top:2px;cursor:pointer}._profileavatarWrapper_73n80_132{padding-right:16px}._profileDetails_73n80_135{font-family:Poppins;font-weight:600;font-size:14px;line-height:20px;color:#2f3a3c}._profileEmail_73n80_143{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;color:#6b6b6b}._profileRating_73n80_151{display:inline-flex;align-items:center;gap:3px;margin-left:8px;padding:1px 7px;border-radius:20px;background:#f4e0bd80;font-family:Poppins;font-weight:600;font-size:11px;color:#2f3a3c;vertical-align:middle}._profileRatingStar_73n80_166{color:#ffb400;font-size:10px}._cartIconContainer_73n80_171{height:36px;width:36px;border-radius:18px;background-color:var(--chart-bg-light);display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;margin-right:10px}._cartIcon_73n80_171{object-fit:cover;height:20px;width:20px}._cartBadge_73n80_190{position:absolute;top:-3px;right:-5px;height:18px;width:18px;border-radius:16px;background-color:var(--dark-teal);color:#fff;font-size:11px;font-weight:600;display:flex;justify-content:center;align-items:center}@media screen and (min-width:768px)and (max-width:820px){._profile_73n80_34{width:100%}._logoTitle_73n80_97{font-size:18px}._welcomeTitle_73n80_107{font-size:16px}._accountLbl_73n80_66{font-size:12px}._powerByLbl_73n80_78{font-size:10px}}@media screen and (min-width:721px)and (max-width:1080px){._logoTitle_73n80_97{font-size:17px}._welcomeTitle_73n80_107{font-size:16px}._accountLbl_73n80_66{font-size:10px}._powerByLbl_73n80_78{font-size:8px}}@media screen and (max-width:768px){._header_73n80_1{height:8%}._profile_73n80_34{width:100%}._logoTitle_73n80_97{font-size:15px}._profileDetails_73n80_135,._profileEmail_73n80_143{display:none}}._customDrawer_73n80_275 .ant-drawer-body{padding:4px 2px}._customDrawer_73n80_275 .ant-drawer-header{padding:4px 30px 4px 12px;border:none}:where(._ant-menu-item-selected_73n80_284):hover{background-color:var(--primary-color)!important;color:#fff!important}:where(._ant-menu-item-selected_73n80_284):hover ._ant-menu-title-content_73n80_289{color:var(--primary-color)!important}:where(._ant-menu-submenu-selected_73n80_293):hover>._ant-menu-submenu-title_73n80_293{background-color:var(--primary-color)!important;color:#fff!important}:where(._ant-menu-submenu-selected_73n80_293):hover ._ant-menu-title-content_73n80_289{color:#fff!important}:where(._ant-menu-item_73n80_284):not(._ant-menu-item-selected_73n80_284):hover ._ant-menu-title-content_73n80_289{color:var(--primary-color)}._trigger_73n80_307{display:flex;align-items:center;height:48px;background:#fff;color:#344054;cursor:pointer;font-size:18px;padding-left:30px}._activeParentMenu_73n80_318{color:#fff!important;border-radius:8px}._activeSubMenuItem_73n80_323{font-weight:500}._ant-menu-item_73n80_284:focus,._ant-menu-submenu-title_73n80_293:focus{outline:none!important;box-shadow:none!important}.ant-menu-light .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important;background-color:var(--primary-color)}.ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}.ant-menu-submenu-selected>.ant-menu-submenu-title .ant-menu-title-content{color:#fff!important}.ant-menu-submenu-selected:hover>.ant-menu-submenu-title{color:#fff!important;background-color:var(--primary-color)!important}:where(._ant-menu-light_73n80_333 ._ant-menu-item-selected_73n80_284):hover{background-color:#e6f6ec!important;color:var(--primary-color)!important}:where(._ant-menu-light_73n80_333>._ant-menu-item-selected_73n80_284):hover{background-color:var(--primary-color)!important;color:#fff!important}._workspaceClock_73n80_363{font-size:12px;color:#6b7280;margin-right:12px;white-space:nowrap}._mobileLeft_73n80_371{display:flex;align-items:center;gap:10px;flex:0 0 auto;min-width:0}._workspaceClockMobile_73n80_379{margin:0;font-size:12px;line-height:1;text-align:left}@media screen and (max-width:768px){._profile_73n80_34{width:auto;flex:1 1 auto;min-width:0;gap:8px}}@media screen and (max-width:420px){._workspaceClockMobile_73n80_379{font-size:11px}._profile_73n80_34 .ant-btn{padding-inline:10px;font-size:13px}}._headerStacked_73n80_410{height:auto;flex-wrap:wrap;padding-top:8px;padding-bottom:8px;row-gap:6px}._workspaceActionsRow_73n80_418{flex:0 0 100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;line-height:normal}._workspaceIdentity_73n80_428{display:block;font-size:14px;font-weight:700;line-height:1.5;color:#232433}._workspaceButtons_73n80_436{display:flex;flex-wrap:wrap;gap:8px}._premiumLink_73n80_444._premiumLink_73n80_444{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:4px 10px;border-radius:6px;border:1px solid rgba(30,126,108,.5);background:#1e7e6c1a;color:#1e7e6c;font-weight:600;font-size:13px;line-height:normal;white-space:nowrap;text-decoration:none}._premiumLink_73n80_444._premiumLink_73n80_444:focus-visible{outline:3px solid #1e7e6c;outline-offset:2px}._premiumIcon_73n80_466{width:16px;height:16px}@media screen and (max-width:420px){._headerStacked_73n80_410{padding-inline:16px}._workspaceButtons_73n80_436 .ant-btn{padding-inline:10px;font-size:13px}}._mobileMenuToggle_73n80_476{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px;border:0;border-radius:6px;background:transparent;color:inherit;cursor:pointer}._mobileMenuToggle_73n80_476:focus-visible{outline:2px solid var(--primary-color, #387f70);outline-offset:2px}._drawer_e0fsm_1 .ant-drawer-header{color:#fff;padding:20px 25px;background:#505e55;border-bottom:none}._drawer_e0fsm_1 .ant-drawer-header .ant-drawer-header-title{flex-direction:row-reverse}._drawer_e0fsm_1 .ant-drawer-header .ant-drawer-close{color:#888}._drawer_e0fsm_1 .ant-drawer-body{padding:25px!important}._drawer_e0fsm_1 .ant-drawer-footer{padding:20px 25px;border:1px solid #dfdfdf}._drawer-header-icon_e0fsm_25{height:60px;width:60px}._drawer-header_e0fsm_25{display:flex;padding:24px;justify-content:center}._drawer-title_e0fsm_36{display:flex;justify-content:space-between;align-items:start;font-size:20px;font-weight:600;gap:10px;color:#171717}._drawer-title-description_e0fsm_46{font-size:14px;font-weight:400;color:#667085}._icon_8zyqx_1{width:16px;height:16px;cursor:pointer}._overlay_7nrzy_1{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff9;backdrop-filter:blur(8px);z-index:20}._ldsRoller_7nrzy_15{display:inline-block;position:relative;width:80px;height:80px}._ldsRoller_7nrzy_15 div{animation:_lds-roller_7nrzy_1 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}._ldsRoller_7nrzy_15 div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#49d4a4;margin:-4px 0 0 -4px}._ldsRoller_7nrzy_15 div:nth-child(1){animation-delay:-36ms}._ldsRoller_7nrzy_15 div:nth-child(1):after{top:63px;left:63px}._ldsRoller_7nrzy_15 div:nth-child(2){animation-delay:-72ms}._ldsRoller_7nrzy_15 div:nth-child(2):after{top:68px;left:56px}._ldsRoller_7nrzy_15 div:nth-child(3){animation-delay:-.108s}._ldsRoller_7nrzy_15 div:nth-child(3):after{top:71px;left:48px}._ldsRoller_7nrzy_15 div:nth-child(4){animation-delay:-.144s}._ldsRoller_7nrzy_15 div:nth-child(4):after{top:72px;left:40px}._ldsRoller_7nrzy_15 div:nth-child(5){animation-delay:-.18s}._ldsRoller_7nrzy_15 div:nth-child(5):after{top:71px;left:32px}._ldsRoller_7nrzy_15 div:nth-child(6){animation-delay:-.216s}._ldsRoller_7nrzy_15 div:nth-child(6):after{top:68px;left:24px}._ldsRoller_7nrzy_15 div:nth-child(7){animation-delay:-.252s}._ldsRoller_7nrzy_15 div:nth-child(7):after{top:63px;left:17px}._ldsRoller_7nrzy_15 div:nth-child(8){animation-delay:-.288s}._ldsRoller_7nrzy_15 div:nth-child(8):after{top:56px;left:12px}@keyframes _lds-roller_7nrzy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._fullscreenModal_azscr_1 .ant-modal-content{padding:0;border-radius:22px;overflow:hidden}._fullscreenModal_azscr_1 .ant-modal-body{padding:0}._modalContent_azscr_11{max-height:min(88vh,840px);overflow:hidden;background:#fff}._scrollContent_azscr_17{max-height:min(88vh,840px);overflow-y:auto;padding:32px 40px}._title_azscr_23{margin:0 48px 8px 0;color:#171717;font-family:Montserrat,sans-serif;font-size:28px;line-height:1.25}._updatedText_azscr_31{margin:0 0 24px;color:#6b7280;font-family:Poppins,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.04em}._section_azscr_40{margin:24px 0;color:#3f3f46;font-family:Poppins,sans-serif;line-height:1.7}._section_azscr_40 h2{color:#18181b;font-family:Montserrat,sans-serif;font-size:20px}._alert_azscr_53{margin:18px 0}._documentLinks_azscr_57{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 20px}._documentLinks_azscr_57 .ant-btn-link{padding-left:0;color:#176b54;font-weight:600}._guardianGrid_azscr_70{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}._fullWidth_azscr_76{grid-column:1 / -1}._actions_azscr_80{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._actions_azscr_80 .ant-btn-primary{min-width:160px;background:#171717}._legalReview_azscr_92{margin:28px 0 0;padding-top:18px;border-top:1px solid #e5e7eb;color:#6b7280;font-size:12px;line-height:1.6}@media(max-width:640px){._scrollContent_azscr_17{padding:24px 20px}._title_azscr_23{font-size:23px}._guardianGrid_azscr_70{grid-template-columns:1fr}._fullWidth_azscr_76{grid-column:auto}._actions_azscr_80{flex-direction:column-reverse}._actions_azscr_80 .ant-btn{width:100%}}._fullscreenModal_mx0vm_2 .ant-modal{padding-bottom:0}._fullscreenModal_mx0vm_2 .ant-modal-content{background:transparent;box-shadow:none;padding:0;border-radius:24px;overflow:hidden}._fullscreenModal_mx0vm_2 .ant-modal-body{padding:0;overflow:hidden}._modalContent_mx0vm_19{height:min(78vh,720px);max-height:min(78vh,720px);display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#fff,#edf7ef);border:1px solid rgba(255,255,255,.5);box-shadow:0 20px 50px #0000001f}._scrollContent_mx0vm_31{flex:1;min-height:0;overflow-y:auto;padding:32px 40px 24px;scroll-padding-top:40px}._scrollContent_mx0vm_31::-webkit-scrollbar{width:8px}._scrollContent_mx0vm_31::-webkit-scrollbar-track{background:transparent}._scrollContent_mx0vm_31::-webkit-scrollbar-thumb{background:#0000001a;border-radius:99px;border:2px solid transparent;background-clip:padding-box;transition:background-color .2s}._scrollContent_mx0vm_31::-webkit-scrollbar-thumb:hover{background-color:#00000040;border:2px solid transparent;background-clip:padding-box}._sectionTitle_mx0vm_61{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;line-height:1.3;color:#111;margin:36px 0 16px;letter-spacing:-.01em}._subSectionTitle_mx0vm_71{font-family:Montserrat,sans-serif;font-weight:600;font-size:17px;line-height:1.4;color:#222;margin:24px 0 12px}._updatedText_mx0vm_80{color:#71717a;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;margin-bottom:24px;text-transform:uppercase;letter-spacing:.05em}._paragraph_mx0vm_90{font-family:Poppins,sans-serif;font-weight:400;font-size:15px;color:#3f3f46;margin-bottom:16px;line-height:1.7}._boldList_mx0vm_99 li,._modalContent_mx0vm_19 ul{font-family:Poppins,sans-serif}._boldList_mx0vm_99 li{font-weight:600;color:#18181b}._emailUnderline_mx0vm_108{text-decoration:underline;color:#000;font-weight:600;cursor:pointer}._linkText_mx0vm_115{color:#000;text-decoration:underline;cursor:pointer;font-weight:600}._modalContent_mx0vm_19 ul{padding-left:24px;margin:12px 0 20px;color:#3f3f46;line-height:1.7;font-size:15px}._modalContent_mx0vm_19 li{margin-bottom:8px}._footerSection_mx0vm_134{background:#ffffffd9;backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.06);padding:20px 40px 24px;display:flex;flex-direction:column;gap:16px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}._checkboxContainer_mx0vm_146{display:flex;align-items:center}._agreeCheckbox_mx0vm_151{font-family:Poppins,sans-serif;font-size:14px;color:#27272a;font-weight:500;display:flex;align-items:center}._agreeCheckbox_mx0vm_151 .ant-checkbox{top:0}._agreeCheckbox_mx0vm_151 .ant-checkbox-inner{border-radius:4px;border:2px solid #a1a1aa;transition:all .2s cubic-bezier(.4,0,.2,1);background-color:#fff}._agreeCheckbox_mx0vm_151 .ant-checkbox-checked .ant-checkbox-inner{background-color:#000;border-color:#000}._agreeCheckbox_mx0vm_151:hover .ant-checkbox-inner,._agreeCheckbox_mx0vm_151 .ant-checkbox-wrapper:hover .ant-checkbox-inner,._agreeCheckbox_mx0vm_151 .ant-checkbox-input:focus+.ant-checkbox-inner{border-color:#000}._actionContainer_mx0vm_182{display:flex;justify-content:flex-end;width:100%}._submitBtn_mx0vm_188{height:48px;padding:0 36px;font-family:Montserrat,sans-serif;font-weight:600;font-size:15px;border-radius:10px;box-shadow:0 4px 14px #00000014;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}._submitBtn_mx0vm_188:not(:disabled):hover,._submitBtn_mx0vm_188:not(:disabled):focus,._submitBtn_mx0vm_188:not(:disabled):active,._submitBtn_mx0vm_188:not(:disabled)._ant-btn-primary_mx0vm_205:active,._submitBtn_mx0vm_188:not(:disabled)._ant-btn-primary_mx0vm_205:focus{transform:translateY(-2px);box-shadow:0 6px 20px #00000026;background-color:#1a1a1a!important;border-color:#1a1a1a!important;color:#fff!important}._submitBtn_mx0vm_188:not(:disabled):active{transform:translateY(0)}._submitBtn_mx0vm_188:disabled{background-color:#e4e4e7!important;border-color:#e4e4e7!important;color:#a1a1aa!important;box-shadow:none;transform:none;cursor:not-allowed}._fullscreenModal_mx0vm_2 .ant-modal-close{top:20px;right:24px;color:#4a4a4a;transition:all .3s cubic-bezier(.4,0,.2,1);background:#ffffffb3;backdrop-filter:blur(8px);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000d;border:1px solid rgba(255,255,255,.3)}._fullscreenModal_mx0vm_2 .ant-modal-close:hover{color:#000;background:#fff;transform:rotate(90deg) scale(1.05);box-shadow:0 6px 16px #0000001a}._fullscreenModal_1mar4_1 .ant-modal{padding-bottom:0}._fullscreenModal_1mar4_1 .ant-modal-content{background:transparent;box-shadow:none;padding:0;border-radius:24px;overflow:hidden}._fullscreenModal_1mar4_1 .ant-modal-body{padding:0;overflow:hidden}._modalContent_1mar4_18{height:min(78vh,720px);max-height:min(78vh,720px);display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#fff,#edf7ef);border:1px solid rgba(255,255,255,.5);box-shadow:0 20px 50px #0000001f}._scrollContent_1mar4_30{flex:1;min-height:0;overflow-y:auto;padding:32px 40px 24px;scroll-padding-top:40px}._scrollContent_1mar4_30::-webkit-scrollbar{width:8px}._scrollContent_1mar4_30::-webkit-scrollbar-track{background:transparent}._scrollContent_1mar4_30::-webkit-scrollbar-thumb{background:#0000001a;border-radius:99px;border:2px solid transparent;background-clip:padding-box;transition:background-color .2s}._scrollContent_1mar4_30::-webkit-scrollbar-thumb:hover{background-color:#00000040;border:2px solid transparent;background-clip:padding-box}._sectionTitle_1mar4_60{font-family:Montserrat,sans-serif;font-weight:700;font-size:24px;line-height:1.3;color:#111;margin:36px 0 16px;letter-spacing:-.01em}._subSectionTitle_1mar4_70{font-family:Montserrat,sans-serif;font-weight:600;font-size:17px;line-height:1.4;color:#222;margin:24px 0 12px}._updatedText_1mar4_79{color:#71717a;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;margin-bottom:24px;text-transform:uppercase;letter-spacing:.05em}._paragraph_1mar4_89{font-family:Poppins,sans-serif;font-weight:400;font-size:15px;color:#3f3f46;margin-bottom:16px;line-height:1.7}._boldList_1mar4_98 li,._modalContent_1mar4_18 ul{font-family:Poppins,sans-serif}._boldList_1mar4_98 li{font-weight:600;color:#18181b}._emailUnderline_1mar4_107{text-decoration:underline;color:#000;font-weight:600;cursor:pointer}._linkText_1mar4_114{color:#000;text-decoration:underline;cursor:pointer;font-weight:600}._modalContent_1mar4_18 ul{padding-left:24px;margin:12px 0 20px;color:#3f3f46;line-height:1.7;font-size:15px}._modalContent_1mar4_18 li{margin-bottom:8px}._fullscreenModal_1mar4_1 .ant-modal-close{top:20px;right:24px;color:#4a4a4a;transition:all .3s cubic-bezier(.4,0,.2,1);background:#ffffffb3;backdrop-filter:blur(8px);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000d;border:1px solid rgba(255,255,255,.3)}._fullscreenModal_1mar4_1 .ant-modal-close:hover{color:#000;background:#fff;transform:rotate(90deg) scale(1.05);box-shadow:0 6px 16px #0000001a}
