@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
@tailwind base;@tailwind components;@tailwind utilities;:root{--font-regular:"Avenir",sans-serif;--font-bold:"Avenir Black",sans-serif;--font-roman:"Avenir Roman",sans-serif;--inter:"Inter",sans-serif;--theme-shade-green:#313e70;--theme-light-green:#313e7050;--theme-shade-blue:#477fff;--theme-dark-grey:#4e5351;--theme-text-color:#4e5351;--theme-light-grey:#d9d9d9;--theme-background-hex:#fff;--theme-foreground-hex:#f6f9fb;--ob-primary-400:#013e73;--ob-primary-350:#255987;--ob-primary-50:#f2f5f8;--ob-neutral-800:#383a3c;--ob-neutral-500:#84898e;--ob-neutral-150:#eef0f1;--ob-neutral-200:#dee1e3;--ob-neutral-400:#93999f;--ob-neutral-900:#252729;--ob-state-error:#b81414;--ob-font-heading:"Wix Madefor Display",sans-serif;--ob-font-body:"Manrope",sans-serif;--theme-text-primary:#000;--light-grey:#7c7c7c;--theme-text-light:gray}@font-face{font-family:Avenir Black;src:url(/assets/fonts/avenir/avenirltstd-black-webfont.woff2)format("woff2"),url(/assets/fonts/avenir/avenirltstd-black-webfont.woff)format("woff"),url(/assets/fonts/avenir/AvenirLTStd-Black.otf)format("otf");font-weight:400;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/fonts/avenir/avenirltstd-book-webfont.woff2)format("woff2"),url(/assets/fonts/avenir/avenirltstd-book-webfont.woff)format("woff"),url(/assets/fonts/avenir/AvenirLTStd-Book.otf)format("otf");font-weight:400;font-style:normal}@font-face{font-family:Avenir Roman;src:url(/assets/fonts/avenir/avenirltstd-roman-webfont.woff2)format("woff2"),url(/assets/fonts/avenir/avenirltstd-roman-webfont.woff)format("woff"),url(/assets/fonts/avenir/AvenirLTStd-Roman.otf)format("otf");font-weight:400;font-style:normal}html{overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:var(--background-hex);margin:0;padding:0;font-family:Avenir,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,ol,ul,li,a,span{font-family:var(--Font-Family-Body,Manrope);margin:0;padding:0}a{text-decoration:none}a,button{cursor:pointer}form,input,button,input[type=text],input[type=email],input[type=number],input[type=submit],input[type=checkbox],input[type=radio],input[type=tel],textarea,select,option{font-family:var(--Font-Family-Body,Manrope);border:none;outline:none}label{font-family:var(--Font-Family-Body,Manrope);color:var(--theme-text-primary);margin-bottom:6px;font-size:14px;font-style:normal;font-weight:400;line-height:19px;display:block}input,input[type=text],input[type=email],input[type=number],input[type=tel],textarea,select,.input,.rmdp-container{border:1px solid var(--ob-neutral-200,#dee1e3);font-family:var(--Font-Family-Body,Manrope);color:var(--theme-text-color);box-sizing:border-box;border-radius:10px;width:100%;padding:11px 15px;font-size:16px;font-style:normal;font-weight:500;line-height:22px}input::placeholder,textarea::placeholder{color:var(--ob-neutral-400,#93999f)}select{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;text-overflow:ellipsis;background-image:linear-gradient(45deg,#0000 50%,#000 50%),linear-gradient(135deg,#000 50%,#0000 50%),linear-gradient(90deg,#fff,#fff);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,2.5em 2.5em}button{color:#fff;background:#4e5351;border-radius:10px;padding:10px;font-size:16px;font-weight:900;cursor:pointer!important}.btn{width:100%}.input-disabled{background:#eee}.rmdp-container input{border:1px solid var(--ob-neutral-200,#dee1e3);box-shadow:none;outline:none;padding-left:0}.rmdp-container input:focus{border-color:var(--ob-primary-400,#013e73);outline:none;box-shadow:0 0 0 3px #013e731a}.rmdp-container .rmdp-ep-arrow{border:none}.rmdp-ep-shadow:after,.rmdp-ep-arrow:after{box-shadow:0px!important}.rmdp-container{background:#fff;border:0;padding:0}.rmdp-container input{padding:23px 15px}.css-t3ipsp-control{border:1px solid var(--ob-neutral-200,#dee1e3)!important;min-height:46px!important;box-shadow:none!important}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=tel]:focus{border:1px solid var(--ob-primary-400,#013e73);box-shadow:0 0 0 3px #013e731a}input[type=checkbox]{border:2px solid red;outline:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number].no-arrows{-moz-appearance:textfield}input[type=range]{width:100%;height:6px;margin:10px 0;padding:0}.selectbox .css-13cymwt-control{border-radius:10px;min-height:48px!important}.css-1u9des2-indicatorSeparator{visibility:hidden;display:none}header{background:var(--theme-background-hex);position:relative}.wrapper{background:#f2f5f8;height:100vh;margin:0;padding:0;overflow-y:scroll}.container{width:100%;margin:0 auto}.form-field{width:100%;font-family:var(--Font-Family-Body,Manrope);color:var(--theme-text-color);margin-bottom:20px;font-size:14px;font-style:normal;font-weight:400;line-height:19px}.dashboardWrapper{max-width:1179px;margin:0 auto;padding:70px 100px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #e1e1e14d}::-webkit-scrollbar-thumb{background-color:#0000;outline:1px solid #0000}.mt-0{margin-top:0!important}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-60{margin-top:60px}.mt-80{margin-top:80px}.mt-120{margin-top:120px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-80{margin-bottom:80px}.mb-120{margin-bottom:120px}.pt-10{padding-top:10px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pt-40{padding-top:40px}.pt-50{padding-top:50px}.pt-60{padding-top:60px}.pt-80{padding-top:80px}.pt-120{padding-top:120px}.pb-10{padding-bottom:10px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pb-40{padding-bottom:40px}.pb-50{padding-bottom:50px}.pb-60{padding-bottom:60px}.pb-80{padding-bottom:80px}.pb-120{padding-bottom:120px}.pl-10{padding-left:10px}.pl-20{padding-left:20px}.pl-30{padding-left:30px}.pl-40{padding-left:40px}.pl-50{padding-left:50px}.cursor-pointer{cursor:pointer}.btn-success{background:#313e70}.btn-danger{background:#f53b4e}.resend-timer{width:100%;margin:40px auto}.resend-timer button{text-align:center;width:100%}.resend-timer p{text-align:center;width:100%;padding-top:40px;margin:40px auto!important}.btn-neutral{color:var(--theme-dark-grey);font-family:var(--font-roman);background:0 0;padding:0}.btn-disabled{cursor:default;pointer-events:none;background:var(--light-grey)!important}.text-light{color:#a9a9a9}.text-success{color:#313e70}.text-danger{color:#f53b4e}.error-text{color:#f53b4e;margin-bottom:12px;padding:4px 0;display:block}.text-center{text-align:center;justify-content:center}.text-underline{text-decoration:underline}.w-100{width:100%}.flex{display:flex!important}.flex-center{justify-content:center;align-items:center}.flex-sb{justify-content:space-between;align-items:flex-start}.flex-between-center{justify-content:space-between;align-items:center;display:flex}.flex-column{flex-direction:column}.awssld__content{background-color:#0000!important}.carousel .carousel-status,.carousel.carousel-slider .control-arrow{display:none!important}.carousel.carousel-slider{overflow:inherit!important}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1!important;background:#455a64!important;width:9px!important;height:9px!important}.carousel .control-dots .dot{vertical-align:middle;opacity:inherit!important;filter:alpha(opacity=30)!important;cursor:pointer!important;background:#d9d9d9!important;border-radius:50%!important;width:4px!important;height:4px!important;margin:0 8px!important;transition:opacity .25s ease-in!important;display:inline-block!important;box-shadow:1px 1px 2px #fff0!important}.boxed-container{background:var(--theme-background-hex);border-radius:30px;padding:40px 75px;position:relative;box-shadow:0 0 20px #0000000f}.ct-chart{width:350px;height:200px}.animation-container{background:#fff;justify-content:center;align-items:center;width:100vw;height:calc(100vh - 100px);display:flex}.animation-container svg{content-visibility:visible;margin:0 auto;display:block;transform:translate(0,0);width:400px!important;height:400px!important}.journey-bg{background:#fff;border-radius:20px;margin:56px 140px;padding:35px 70px;box-shadow:0 0 20px #0000000f}.browse-input{text-align:center;border:1px dashed #e9c855;border-radius:10px;padding:45px 0 25px}.dropdown-item span{background:var(--theme-foreground-hex);color:#000;text-transform:capitalize;border-bottom:1px solid var(--theme-light-grey);padding:11px 15px;font-size:14px;display:block}.rbt-menu.dropdown-menu{background:var(--theme-foreground-hex);border-radius:10px;padding-top:5px}.dropdown-item.disabled{color:var(--theme-text-color);border-radius:10px;padding:15px;display:block}.form-info{justify-content:center;align-items:center;gap:13px;display:flex}.form-info img{width:35px;height:auto}.form-info p{color:#37474f;font-size:24px;font-weight:500}.close-icon{cursor:pointer;width:40px;height:40px;position:absolute;top:20px;right:20px}input#question_61:last-child,input#question_60:last-child{visibility:hidden;display:none}.rangeslider{margin-top:20px!important}.rangeslider-horizontal{height:5px!important}.rangeslider-horizontal .rangeslider__fill{background:#4e5351!important;height:5px!important}.rangeslider-horizontal .rangeslider__handle{width:14.5px!important;height:14px!important;box-shadow:none!important;background:#4e5351!important;border:1px solid #4e5351!important;border-radius:50%!important}.rangeslider-horizontal .rangeslider__handle:after{width:8px!important;height:8px!important;box-shadow:none!important;background-color:#fff!important;border-radius:4px!important;top:2.8px!important;left:3px!important}.rangeslider__labels{margin-top:10px;flex-direction:row-reverse!important;justify-content:space-between!important;align-items:center!important;display:flex!important;position:relative!important;transform:none!important}.rangeslider__labels .rangeslider__label-item{margin-top:10px;display:block!important;position:static!important;transform:none!important}.dashboard-container{box-sizing:border-box;max-width:1512px;margin:0 auto;padding:80px 100px}.black-screen{z-index:1;background-color:#0000;width:100%;height:100%;position:fixed;top:0;left:0}.rbt-menu-custom-option{padding:11px 15px;display:block}:where(.css-dev-only-do-not-override-byeoj0).ant-collapse>.ant-collapse-item{border:none!important}:where(.css-dev-only-do-not-override-byeoj0).ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-expand-icon{text-align:center;background:#107f3c17;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:35px;height:35px;margin-inline-start:4px;display:flex;position:absolute;right:10px;transform:rotate(90deg)}:where(.css-dev-only-do-not-override-byeoj0).ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{margin-left:10px;font-size:16px;position:relative}.ant-collapse-item-active .ant-collapse-arrow{transform:rotate(90deg)}:where(.css-dev-only-do-not-override-byeoj0).ant-collapse .ant-collapse-content{border:none}:where(.css-dev-only-do-not-override-byeoj0).ant-modal .ant-modal-close{margin-top:0}:where(.css-dev-only-do-not-override-byeoj0).ant-modal .ant-modal-content{border-radius:20px!important}.ant-modal-title{font-style:normal;font-weight:500;line-height:normal;font-family:var(--font-roman)!important;color:#000!important;font-size:16px!important}:where(.css-dev-only-do-not-override-byeoj0).ant-picker{width:100%}:where(.css-dev-only-do-not-override-byeoj0).ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border-radius:10px;height:40px;padding:4px 11px}:where(.css-dev-only-do-not-override-byeoj0).ant-modal{padding:25px 40px;width:425px!important}:where(.css-dev-only-do-not-override-byeoj0).ant-picker{border-radius:10px;height:46px}:where(.css-dev-only-do-not-override-byeoj0).ant-modal{top:200px!important}:where(.css-byeoj0).ant-picker-dropdown .ant-picker-header button{width:fit-content;height:auto;margin-top:0;margin-bottom:0}:where(.css-byeoj0).ant-picker-dropdown .ant-picker-header-view button{vertical-align:middle}:where(.css-byeoj0).ant-collapse>.ant-collapse-item{border-bottom:0!important}:where(.css-byeoj0).ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:12px 0}:where(.css-byeoj0).ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{font-size:18px}:where(.css-dev-only-do-not-override-byeoj0).ant-picker-dropdown .ant-picker-header button{width:auto;margin-top:0}.anticon svg{color:#313e70}.table-wrapper{width:100%}.table{text-align:left;border-collapse:collapse;background:#f8f8f8;padding:0}.table tr td{text-align:left;padding:0}.table thead th{min-width:150px;padding:14px 10px}.table-bordered{border:5px solid var(--theme-background-hex)}.table-bordered tr td,.table-bordered thead th{border:5px solid var(--theme-background-hex);border-collapse:collapse}.table tr td input{background:#f8f8f8;border:none;border-radius:2px;margin:2px}.table-bordered tr td input:focus{background:#fff;box-shadow:2px 2px 10px #eee}.record-button{border-radius:5px;max-width:260px;height:50px;margin-top:10px;margin-bottom:20px;margin-left:5px}.del-btn{text-align:left;background:0 0;width:100%;margin-top:0;padding:0 0 0 10px;margin-bottom:0!important}.delete-icon{background:0 0}.grid-span-3{grid-area:span 2/span 3}.Toastify__close-button{width:fit-content;margin-top:15px}.mobile-visible{visibility:hidden;display:none}.mobile-invisible{visibility:visible;display:block}.banner-slide{border-radius:20px}#question_61{visibility:visible;display:block}@media screen and (max-width:576px){.dashboardWrapper{padding:40px 25px}.resend-timer{float:none;width:100%;margin:0 auto 20px;padding-right:0}.resend-timer button{text-align:center;width:100%;margin-top:20px}.rangeslider__labels{visibility:hidden!important;display:none!important}:where(.css-dev-only-do-not-override-byeoj0).ant-collapse .ant-collapse-content>.ant-collapse-content-box{padding:15px}.mobile-invisible{visibility:hidden;display:none!important}.mobile-visible{visibility:visible;display:block!important}.dashboard-container{padding:25px!important}.close-icon{top:40px!important}.boxed-container{padding:40px 25px}.WailtlistIllustration svg{width:100%;height:100%}.rangeslider-horizontal .rangeslider__handle{width:20px!important;height:20px!important}.rangeslider-horizontal .rangeslider__handle:after{border-radius:50%!important;width:13px!important;height:13px!important;top:3.2px!important;left:3.25px!important}.rangeslider-horizontal,.rangeslider-horizontal .rangeslider__fill{height:8px!important}:where(.css-dev-only-do-not-override-byeoj0).ant-modal{margin:0;padding:0;position:fixed;top:calc(100vh - 350px);bottom:-20px;width:100vw!important}:where(.css-dev-only-do-not-override-byeoj0).ant-modal .ant-modal-content{width:100vw;padding-bottom:60px}.table-container{overflow-x:scroll}}@media screen and (max-width:475px){.dashboardWrapper{padding:0}.userInfo{margin:40px 20px 20px}.section-heading{margin:0 20px}.ant-collapse-expand-icon{margin-top:-5px}.boxed-container{border-radius:0;padding:40px 25px}.dashboard-container{padding:0!important}}
.header-module__nrpHoW__appHeader{justify-content:space-between;align-items:center;max-width:1512px;max-height:84px;margin:0 auto;padding:4px 100px;display:flex;position:relative}.header-module__nrpHoW__logo{height:70px}.header-module__nrpHoW__appHeader nav{align-items:center;display:flex}.header-module__nrpHoW__navTabs{justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-module__nrpHoW__navTab{font-family:var(--Font-Family-Body,Manrope);color:#666;border-radius:6px;align-items:center;padding:8px 16px;font-size:14px;font-style:normal;font-weight:500;line-height:19px;text-decoration:none;transition:all .2s;display:flex}.header-module__nrpHoW__navTab:hover{color:#01305c;background-color:#f5f5f5}.header-module__nrpHoW__navTab.header-module__nrpHoW__activeTab{color:#01305c;background-color:#e8f4fd;font-weight:600}.header-module__nrpHoW__navTab svg{align-items:center;display:flex}.header-module__nrpHoW__appHeader .header-module__nrpHoW__items{font-family:var(--Font-Family-Body,Manrope);color:var(--theme-text-primary);margin:6px 32px;font-size:14px;font-style:normal;font-weight:500;line-height:19px}.header-module__nrpHoW__icon{width:30px;height:30px}.header-module__nrpHoW__profileIconWrapper{position:relative}.header-module__nrpHoW__profileIconWrapper li{cursor:pointer}.header-module__nrpHoW__profileIconWrapper li:hover{background:#8ec1f0}.header-module__nrpHoW__iconBtn{cursor:pointer;color:#000;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:contents}.header-module__nrpHoW__iconBtn:hover{color:#333;background:#f3f4f6}.header-module__nrpHoW__notificationIcon{width:24px;height:24px}.header-module__nrpHoW__userAvatar{color:#857230;width:40px;height:40px;font-size:14px;font-weight:600;font-family:var(--ob-font-body,var(--font-regular));cursor:pointer;background:#efd785;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:flex}.header-module__nrpHoW__userAvatar:hover{background:#efd785}.header-module__nrpHoW__hamburger-icon{-o-transition:.5s ease-in-out;cursor:pointer;width:25px;height:20px;margin:10px auto;transition:all .5s ease-in-out;position:relative;transform:rotate(0)}.header-module__nrpHoW__hamburger-icon span{opacity:1;-o-transition:.25s ease-in-out;background:#595858;border-radius:5px;width:100%;height:3px;transition:all .25s ease-in-out;display:block;position:absolute;left:0;transform:rotate(0)}.header-module__nrpHoW__hamburger-icon span:first-child{top:0}.header-module__nrpHoW__hamburger-icon span:nth-child(2){top:7px}.header-module__nrpHoW__hamburger-icon span:nth-child(3){top:14px}.header-module__nrpHoW__hamburger-icon.header-module__nrpHoW__open span:first-child{top:7px;transform:rotate(135deg)}.header-module__nrpHoW__hamburger-icon.header-module__nrpHoW__open span:nth-child(2){opacity:0;left:-60px}.header-module__nrpHoW__hamburger-icon.header-module__nrpHoW__open span:nth-child(3){top:7px;transform:rotate(-135deg)}@media screen and (max-width:1024px){.header-module__nrpHoW__navTabs{gap:6px}.header-module__nrpHoW__navTab{padding:6px 12px;font-size:13px}.header-module__nrpHoW__navTab svg{width:18px;height:18px;margin-right:6px!important}}@media screen and (max-width:768px){.header-module__nrpHoW__appHeader{padding:10px 40px}.header-module__nrpHoW__navTabs{gap:4px}.header-module__nrpHoW__navTab{padding:6px 10px;font-size:12px}.header-module__nrpHoW__navTab svg{width:16px;height:16px;margin-right:4px!important}.header-module__nrpHoW__notificationIcon{width:20px;height:20px}}@media screen and (max-width:576px){.header-module__nrpHoW__appHeader{padding:10px 20px}.header-module__nrpHoW__logo{height:48px}.header-module__nrpHoW__navTabs,.header-module__nrpHoW__appHeader nav .header-module__nrpHoW__userAvatar{display:none}.header-module__nrpHoW__hamburgerIcon{cursor:pointer;z-index:1001;flex-direction:column;justify-content:space-between;width:24px;height:18px;display:flex}.header-module__nrpHoW__hamburgerIcon span{background-color:#333;border-radius:2px;width:100%;height:2px;transition:all .3s ease-in-out;display:block}.header-module__nrpHoW__hamburgerIcon.header-module__nrpHoW__open span:first-child{transform:translateY(8px)rotate(45deg)}.header-module__nrpHoW__hamburgerIcon.header-module__nrpHoW__open span:nth-child(2){opacity:0}.header-module__nrpHoW__hamburgerIcon.header-module__nrpHoW__open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.header-module__nrpHoW__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background-color:#0006;justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.header-module__nrpHoW__mobileMenu{background-color:#fff;border-bottom:none;flex-direction:column;width:100%;max-width:100%;height:100%;animation:.3s ease-out header-module__nrpHoW__slideDown;display:flex;box-shadow:0 4px 15px #0000001a}@keyframes header-module__nrpHoW__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.header-module__nrpHoW__mobileMenuHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.header-module__nrpHoW__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.header-module__nrpHoW__mobileMenuContent{flex-direction:column;gap:12px;padding:24px 20px;display:flex}.header-module__nrpHoW__mobileNavLink{font-family:var(--Font-Family-Body,Manrope);color:#333;padding:12px 0;font-size:24px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__nrpHoW__mobileNavLink.header-module__nrpHoW__active{color:#01305c;font-weight:600}.header-module__nrpHoW__userAvatar{width:40px;height:40px;font-size:16px}}@media screen and (max-width:475px){.header-module__nrpHoW__appHeader{padding:10px 15px}.header-module__nrpHoW__logo{height:45px}}
