.page_container{width:100%;min-height:100%;height:100vh;background:#fdf7f8;display:flex;flex-direction:column}.page_container .main_header{padding:0 1rem;background:#fff}.page_container .outlet{flex:1;display:flex;flex-direction:column}.snackbar{position:fixed;bottom:0;right:0%;transform:translate(-20%);margin:16px;padding:16px;border-radius:4px;color:#fff;background:#737373;cursor:pointer;z-index:10000;transition:opacity .3s ease-in-out}.snackbar.success{background:#047857}.snackbar.error{background:#e11d48}.snackbar.hide{opacity:0}.chat_panel{max-width:450px;position:absolute;width:100%;top:0;right:0;height:89.7vh;background:#f1f1f1;z-index:999999;border-radius:0 10px 0 0;border-right:1px solid #fff}.chat_panel .chat_header{height:50px;border-bottom:1px solid #ffffff;background:linear-gradient(#84bd00,#84bd00);display:flex;flex:0;padding:5px;align-items:center}.chat_panel .chat_header .chatIcon{width:30px;margin-right:10px;flex:1;color:#fff}.chat_panel .chat_header .volIcon{flex:1;cursor:pointer}.chat_panel .chat_header .volIcon .volume-icon{background:#fff;border:1px solid #73819a;border-radius:25px;color:#73819a;width:20px;padding:4px}.chat_panel .chat_header .volIcon .volume-icon:hover{color:#082340}.chat_panel .chat_header .chat_profile{flex:8;text-align:left}.chat_panel .chat_header .chat_profile h6{font-weight:500;color:#fff}.chat_panel .chat_header .chat_profile .profile_date{font-size:10px;color:#fff}.chat_panel .chat_header .lang_opt .lang_select{background:transparent;font-size:12px;margin-right:10px;text-transform:capitalize;color:#fff;outline:none;text-shadow:0px 0px 2px #89813d}.chat_panel .chat_header .lang_opt .lang_select option.menu_items{background:#84bd00;border:none;padding:2px}.chat_panel .chat_header .lang_opt .lang_select option.menu_items:hover{background:#fafafa}.chat_panel .chat_header .clearBtn{background:#fff;border-radius:4px;padding:0 5px;margin-right:10px;font-size:12px;color:#84bd00;font-family:system-ui;box-shadow:0 1px 3px #73819abd;outline:0px;width:38px}.chat_panel .chat_header .clearBtn:hover{background:#84bd00;color:#fff;border:0px}.chat_panel .chat_msg_area{flex:8 1;overflow-y:auto}.chat_panel .chat_msg_area .flex_row_rev{flex-direction:row-reverse}.chat_panel .chat_msg_area .spinnerContainer{display:flex;justify-content:center;align-items:center;height:100%;color:#000}.chat_panel .chat_msg_area .msg_bot{position:relative;padding-bottom:15px}.chat_panel .chat_msg_area .msg_bot .botText{padding:5px 10px;display:flex;align-items:center}.chat_panel .chat_msg_area .msg_bot .botText .botIcon{padding:8px}.chat_panel .chat_msg_area .msg_bot .botText .botIcon .chatBotImg{width:50px}.chat_panel .chat_msg_area .msg_bot .botText .botTextVal{background:#fff9;padding:10px;font-size:12px;border-radius:6px;font-weight:500;text-align:left;max-width:73%;color:#000}.chat_panel .chat_msg_area .msg_bot .botText .feedBackText{position:absolute;bottom:-4px;left:50px}.chat_panel .chat_msg_area .msg_bot .botText .feedBackText .feedUp{margin-right:10px;color:#9ca3af;cursor:pointer}.chat_panel .chat_msg_area .msg_bot .botText .feedBackText .feedUp.active{color:#1d573b!important}.chat_panel .chat_msg_area .msg_bot .botText .feedBackText .feedDown.active{color:#ee2a18!important}.chat_panel .chat_msg_area .msg_bot .botText .feedBackText .feedDown{color:#afa59c;cursor:pointer;position:absolute;top:6px}.chat_panel .chat_msg_area .msg_bot .botText .feedBackText .feedUp:hover,.chat_panel .chat_msg_area .msg_bot .botText .feedBackText .feedDown:hover{color:#333}.chat_panel .chat_msg_area .msg_user .userText{padding:5px 10px;display:flex;align-items:center}.chat_panel .chat_msg_area .msg_user .userText .userIcon{padding:8px}.chat_panel .chat_msg_area .msg_user .userText .userIcon .userImg{width:30px;border-radius:20px}.chat_panel .chat_msg_area .msg_user .userText .userTextVal{background:#fff9;padding:10px;font-size:12px;border-radius:6px;font-weight:500;text-align:left;max-width:73%;display:inline-block;word-wrap:break-word;white-space:normal}.chat_panel .chat_msg_area .msg_user .userText .userBg{background:#84bd00;color:#fff;max-width:73%}.chat_panel .chat_msg_area .msg_user .flex_row_rev{flex-direction:row-reverse}.chat_panel .chat_msg_area .botIcon{padding:8px}.chat_panel .chat_msg_area .botIcon .chatBotImg{width:50px}.chat_panel .chatInputBox{padding:15px 10px;flex:0;outline:0;height:70px;position:relative;border-top:1px solid #fff;background:#84bd00}.chat_panel .chatInputBox .mikeIcon{width:16px;position:absolute;top:22px;left:17px;border:1px solid #73819a;color:#73819a;padding:4px 3px;border-radius:20px;cursor:pointer;font-size:14px}.chat_panel .chatInputBox .disabledInput{background-color:#cdcdcd}.chat_panel .chatInputBox .mikeIcon.disabled{color:#64748b6b;border:1px solid rgba(100,116,139,.4196078431)!important}.chat_panel .chatInputBox input{padding:10px 40px 10px 20px;background:#fff;width:100%;border-radius:30px;font-size:12px;color:#082340;outline:none}.chat_panel .chatInputBox .send-icon{width:16px;position:absolute;top:22px;right:17px;border:1px solid #73819a;padding:6px 4px;border-radius:20px;cursor:pointer;color:#73819a;font-size:12px}.chat_panel .chatInputBox .send-icon:hover{color:#082340}.feedback_Paper{margin:20px;background:#fafafa;border-radius:9px}.feedback_Paper .feedback_text{color:#333;padding:10px;border:1px solid #edf4fb;text-align:left;font-size:.9rem}.feedback_Paper .feedback_Icons{text-align:center;margin-top:10px}.feedback_Paper .feedback_Icons .feed_chatIcons{cursor:pointer;box-shadow:2px 3px 2px -1px #646464,-2px -2px 3px #fff;-webkit-box-shadow:2px 3px 2px -1px #646464,-2px -2px 3px 0px #fff;margin:8px;border-radius:20px;font-size:24px}.feedback_Paper .feedback_Icons .feed_chatIcons:hover{color:#b9b9b9!important;box-shadow:none!important;-webkit-box-shadow:none!important}.feedback_Paper .feedback_Icons .feed_chatIcons:nth-child(1){color:#ed1b24!important}.feedback_Paper .feedback_Icons .feed_chatIcons:nth-child(2){color:#f67c00!important}.feedback_Paper .feedback_Icons .feed_chatIcons:nth-child(3){color:#ffcf51!important}.feedback_Paper .feedback_Icons .feed_chatIcons:nth-child(4){color:#9ad94e!important}.feedback_Paper .feedback_Icons .feed_chatIcons:nth-child(5){color:#3c8340!important}.feedback_Paper .closePrompt{position:absolute;right:21px;top:21px;width:16px;color:#465165;cursor:pointer}.feedback_Paper .closePrompt:hover{color:#fff;background:#e3e0fd}.home_page{background-image:url(/assets/Background-bUqJNCqz.jpg);background-size:cover;background-position:center;height:100%;width:100%}.home_page .call_center_details{position:fixed;bottom:2%;left:20%;font-weight:500}.home_page .chat_icon{position:fixed;bottom:0;right:5px;border:1px solid #89813d;border-radius:35px;padding:10px;background:#f1f1f1;box-shadow:0 1px 3px #89813d;cursor:pointer;z-index:99999}.home_page .chat_icon img.chatBotImg{width:40px}.home_page svg.closeChat{width:15px;position:absolute;top:0;right:450px;z-index:99999999;color:#84bd00;font-weight:500;cursor:pointer;background:#fff}.home_page .closeChat:hover{color:#fff;background:#84bd00}.home_page .feedback_prompt{max-width:320px;position:absolute;width:100%;bottom:0;right:5%;z-index:999999;background:#e3e0fd75;border:1px solid #fff}.custom_dialog_overlay{width:100%;height:100%;position:fixed;top:0;left:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.custom_dialog_overlay .custom_dialog{background:#fff;border-radius:4px;width:300px;max-width:90%;box-shadow:0 4px 8px #0003}.custom_dialog_overlay .custom_dialog .header{padding:10px;text-align:left;background:linear-gradient(#84bd00,#84bd00);color:#fff}.custom_dialog_overlay .custom_dialog .dialogBody{padding:10px;text-align:center;color:#000}.custom_dialog_overlay .custom_dialog .custom_footer{padding:10px;border-top:1px solid #777;text-align:right}.custom_dialog_overlay .custom_dialog .custom_footer .dialogBtn{padding:4px 10px;background:linear-gradient(#84bd00,#84bd00);color:#fff;border:none;border-radius:4px;cursor:pointer}.custom_dialog_overlay .custom_dialog .custom_footer .dialogBtn:hover{background:linear-gradient(#ecf2df,#cdd9b1);color:#333}#root{margin:0 auto;text-align:center;width:100%}.logo{height:3.75em;padding:.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.app{width:100%}*{scrollbar-width:thin;scrollbar-color:#d3d3d3 #f1f1f1;-ms-overflow-style:-ms-autohiding-scrollbar}::-moz-scrollbar{width:10px;height:10px}::-moz-scrollbar-track{background:#f1f1f1;border-radius:10px}::-moz-scrollbar-thum{background:#d3d3d3;border-radius:10px}::-moz-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d3d3d3;border-radius:20px}::webkit-scrollbar-thum:hover{background:#555}.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#84bd00;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s infinite linear;animation-delay:.25s}.dot-pulse:before,.dot-pulse:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#fff;color:#84bd00}.dot-pulse:before{box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s infinite linear;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s infinite linear;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}60%,to{box-shadow:9999px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.descLoader{display:block;height:32px;width:32px}.descLoader span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px}.descLoader span:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;height:32px;width:32px;border:3px solid #FFF;border-bottom:3px solid transparent;border-radius:50%;animation:descLoader-1 1.5s cubic-bezier(.77,0,.175,1) infinite}@keyframes descLoader-1{0%{transform:rotate(0)}40%{transform:rotate(180deg)}60%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.descLoader span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:-6px;margin:auto;width:6px;height:6px;background:#fff;border-radius:50%;animation:descLoader-2 1.5s cubic-bezier(.77,0,.175,1) infinite}@keyframes descLoader-2{0%{transform:translate3d(0,-32px,0) scale(0,2);opacity:0}50%{transform:translateZ(0) scale(1.25);opacity:1}to{transform:translate3d(0,8px,0) scale(0);opacity:0}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}body{font-family:Noto Sans,sans-serif;letter-spacing:.03rem;margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;height:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
