::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:rgba(0,0,0,0.2)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,0.3)}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.3)}*{padding:0;margin:0;box-sizing:border-box}.npf_messenger_header{background:var(--primary-color);background:linear-gradient(180deg, var(--primary-color) 25%, var(--secondary-color) 100%);padding:10px 20px;border-radius:0 0 20px 20px;-webkit-transition:height 1s;-moz-transition:height 1s;-ms-transition:height 1s;-o-transition:height 1s;transition:height 1s}.npf_chat_sort_header{border-radius:0}.npf_chat_sort_header .npf_chatbox_title{display:flex;align-items:center;line-height:2;text-shadow:0px 2px 4px rgba(0,0,0,0.1411764706),0px 3px 4px rgba(0,0,0,0.1215686275),0px 1px 5px rgba(0,0,0,0.2)}.npf_chat_sort_header .npf_messenger_header_welcome,.npf_chat_sort_header .npf_messenger_welcome_main{display:none}.npf_messenger_layout_header{position:relative}.npf_header_buttons{position:absolute;top:1px;right:-5px;display:flex}.npf_head_btn{outline:none;background:none;border:none;cursor:pointer;padding:10px;color:#fff;opacity:.9;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s}.npf_head_btn:hover{opacity:1;background:#ffffff26}.npf_expand_button{margin-right:8px}@media only screen and (max-width: 380px){.npf_expand_button{display:none}}.header-icon_bg{background-color:#ffffff26;border-radius:50%;padding:5px}.agentIcon{background-image:var(--agent-icon);background-size:22px 22px;width:22px;height:22px;border-radius:50%}.npf_greeting{text-shadow:0px 2px 4px rgba(0,0,0,0.1411764706),0px 3px 4px rgba(0,0,0,0.1215686275),0px 1px 5px rgba(0,0,0,0.2);color:#fff;font-size:24px;font-style:normal;font-weight:500;line-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:5px}.npf_greeting span{display:block;font-size:14px;line-height:20px;font-weight:normal;padding-top:5px;word-wrap:break-word}.npf_messenger_header_welcome{padding-top:30px;padding-bottom:60px}.npf_messenger_welcome_main{padding:20px 20px 10px 20px}.npf_messenger_welcome_main.query_from_active .npf_messenger_action_workspace{height:calc(100vh - 277px)}.npf_messenger_welcome_main.query_from_active+.npf_chatbot_input_box{display:none}.npf_messenger_card{box-shadow:0 2px 14px #a5a5a5;padding:20px 10px;border-radius:15px;position:relative;margin-top:-85px;background-color:#fff;text-align:center}.npf_messenger_card .npf_h4{word-wrap:break-word}.npf_subtitle{color:#888;font-size:12px;line-height:1.5;display:block;word-wrap:break-word}.npf_messenger_action_workspace{height:calc(100vh - 334px);overflow:auto;margin-top:15px}@media only screen and (max-width: 480px){.npf_messenger_action_workspace{height:calc(100vh - 352px)}}.npf_messenger_action_workspace.npf_personalize{height:calc(100vh - 288px);overflow:hidden;overflow-y:auto}@media only screen and (max-width: 480px){.npf_messenger_action_workspace.npf_personalize{height:calc(100vh - 300px)}}.npf_messenger_action_workspace.npf_personalize .npf_verification_workspace{min-height:162px}.npf_messenger_action_workspace .npf_text_suggestions{font-size:12px;text-align:center;color:#666;margin-bottom:10px}.bootstrap-select button.dropdown-toggle+.dropdown-menu li{white-space:normal;word-wrap:break-word;font-weight:400}.bootstrap-select button.dropdown-toggle+.dropdown-menu li span{white-space:normal;word-wrap:break-word}.npf_messenger_action{display:flex;flex-wrap:wrap;gap:8px}.npf_btn{background-color:rgba(121,83,181,0.06);box-shadow:none;border:1px solid var(--primary-color);padding:4px 10px;border-radius:18px;font-size:12px;cursor:pointer;font-weight:500;text-align:left}.npf_btn:hover{background-color:var(--primary-color);color:#fff}.npf_copyright_text{width:100%;text-align:center;font-size:10px;margin-top:2px;color:#888}.npf_copyright_text a{text-decoration:none}.npf_messenger_action_suggestions .npf_btn{border-color:rgba(121,83,181,0.06)}.npf_verify_inportant_details{font-size:10px;color:#bdbdbd;text-align:center;margin:4px 10px}.npf_time_feedback{display:flex;justify-content:space-between}.npf_feedback_action{display:flex;justify-content:flex-end;gap:5px;opacity:0}.npf_feedback_action>label{position:relative}.npf_feedback_action>label>input[type="radio"]{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;cursor:pointer}.npf_feedback_action>label>input[type="radio"]:checked+svg path{fill:var(--primary-color)}.npf_chatbot{background-color:#fff;border-radius:15px;box-shadow:0 0 128px 0 rgba(0,0,0,0.1) 0 32px 64px -48px rgba(0,0,0,0.5);overflow:hidden}.npf_chatbot strong,.npf_chatbot b{font-weight:600}.npf_chatbot.npf_chatbot_web{overflow:inherit}.npf_chatbot.npf_chatbot_web .npf_messenger_header{border-top-left-radius:16px;border-top-right-radius:16px}.npf_chatbot_header{position:relative;background-color:#227ebb;text-align:center;padding:16px 0;display:none}.npf_chatbot_header span{display:none;position:absolute;top:50%;right:20px;color:#202020;transform:translateY(-50%);cursor:pointer}.npf_chatbox_title{font-size:1rem;color:#f3f7f8;display:none;gap:5px}.npf_chatbot_box{height:calc(100vh - 127px);overflow-y:auto;padding:15px 10px}.npf_chatbot_box.query_from_active{height:calc(100vh - 52px)}.npf_chatbot_box.query_from_active+.npf_chatbot_input_box{display:none}.npf_chatbot_chat{display:flex;align-items:flex-end;flex-flow:column;word-break:break-word}.npf_chatbot_chat:last-child{margin-bottom:0}.npf_chatbot_chat .npf_outgoing_data{max-width:80%;font-size:var(--font-size);color:var(--text-color);background-color:#f2f2f2;font-weight:var(--fontStyle);border-radius:10px 10px 0 10px;padding:8px 16px;border:1px solid #eee;margin-bottom:3px;line-height:1.6}.npf_chatbot_chat .npf_outgoing_data:hover{background:#fff}.npf_incoming_data_response{border:1px solid #eee;border-radius:10px 10px 10px 0;padding:10px;margin-bottom:3px;font-size:var(--font-size);color:var(--text-color);font-weight:var(--fontStyle);line-height:1.6}.npf_incoming_data_response.reg_field_form{overflow-y:auto;max-height:100%}.npf_incoming_data_response .chatTitle{font-size:110%;font-weight:500;margin-bottom:5px}.npf_incoming_data_response:hover{background-color:#f2f2f2}.npf_chatbot_chat p.error{color:#721c24;background:#f8d7da}.npf_incoming .npf_incoming_data{color:#202020;background:transparent;border-radius:10px 10px 10px 0;padding:0;margin-bottom:8px;max-width:90%;width:90%;font-size:13px}.npf_incoming .npf_incoming_data.npf_incoming_skeleton{border:1px solid #eee !important;padding:10px}.npf_incoming .npf_incoming_data.npf_incoming_skeleton .npf_incoming_logo{height:auto}.npf_incoming .npf_incoming_data.npf_incoming_skeleton .npf_incoming_logo .skeleton-loader{max-width:90%;width:90%}.npf_incoming .npf_incoming_data.npf_incoming_skeleton .npf_incoming_logo .skeleton-loader.action{margin-right:10px;width:32px}.npf_incoming .npf_incoming_data.npf_incoming_skeleton .skeleton-loader{margin-bottom:0}.npf_incoming ul,.npf_incoming ol{padding-left:20px;margin-bottom:8px}.npf_incoming ul:last-child,.npf_incoming ol:last-child{margin-bottom:0}.npf_outgoing{justify-content:flex-end;margin:10px 0 20px;align-items:end}.npf_outgoing .npf_incoming_skeleton{background:transparent;border-radius:10px 10px 0 10px;padding:10px;border:1px solid #eee;width:60%}.npf_outgoing .npf_incoming_skeleton .skeleton-loader.title{width:100%;min-height:12px;margin-bottom:0}.npf_incoming_response{display:flex;width:100%}.messagesLoader .npf_incoming_data{width:100%}.messagesLoader .npf_incoming_data .npf_incoming_data_response{border:0;padding:0;background:none}.messagesLoader .npf_incoming_data .npf_incoming_data_response .loaderTextAnimation{margin-top:0}.messagesLoader .npf_incoming_data .npf_incoming_data_response:hover{background:none}.messagesLoader .npf_incoming_data_response{position:relative}.messagesLoader .npf_incoming_logo{border:0;margin-right:10px}.messagesLoader .npf_incoming_logo .npf_loader{background-size:25px;width:25px;height:25px}.npf_incoming_logo{height:16px;line-height:16px;color:#000;font-size:14px;font-weight:500;margin:0 0 10px;border-radius:50%;vertical-align:middle;display:flex;align-items:center}.npf_incoming_logo .chatagentIcon{background-size:16px;width:16px;height:16px;display:block;margin-right:10px}.npf_incoming_logo .chatAgentTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:85%;display:block}.chatagentIcon{background-image:url("../../img/agent/icon-ai.svg");background-size:30px 30px;width:30px;height:30px;display:inline-block}.npf_chatbot_dateRange{justify-content:center;display:flex;position:sticky;top:-15px;background-color:#fff;left:0;margin-top:30px;color:#999;font-size:13px}.npf_time{font-size:11px;color:#999}.npf_chatbot_dateRange:first-child{margin-top:0}.loaderTextAnimation{position:absolute;opacity:0;animation:fadeAnimation 80s linear forwards;background-color:#fff;width:100%;font-size:13px;color:#444;font-weight:400;margin-top:11px}.loaderTextAnimation:nth-child(1){animation-delay:0s}.loaderTextAnimation:nth-child(2){animation-delay:5s}.loaderTextAnimation:nth-child(3){animation-delay:10s}.loaderTextAnimation:nth-child(4){animation-delay:15s}.loaderTextAnimation:nth-child(5){animation-delay:20s}@keyframes fadeAnimation{0%{opacity:1}10%{opacity:1}40%{opacity:1}50%{opacity:1}100%{opacity:0}}.btn-outline-dynamic{padding:3px 5px;border-radius:4px;border:1px solid var(--primary-color);color:var(--primary-color);background:#fff;margin-top:5px;cursor:pointer;display:flex}.btn-outline-dynamic .img-space{margin-right:3px}.btn-outline-dynamic:hover{background-color:var(--primary-color);color:#fff}.npf_call_connect .npf_call_connect_container{display:flex;align-items:center}.npf_call_connect .npf_call_connect_container.npf_call_connect_container_main{align-items:start}.npf_call_connect .npf_call_connect_container.npf_call_connect_container_main .theme-color-icon{margin-top:4px;height:var(--font-size);width:var(--font-size)}.npf_call_connect .npf_call_connect_container .ms-2{margin-left:5px}.npf_call_connect .npf_call_connect_container .d-block{display:block}.npf_call_connect .npf_call_connect_container .theme-color-icon{fill:var(--primary-color)}.npf_before_icon_textarea{position:absolute;left:15px;top:8px}.npf_before_icon_textarea .chatagentIcon{background-size:20px;width:20px;height:20px}.npf_chatbot_input_box{position:relative;bottom:3px;width:100%}.npf_chatbot_input_box_inner{width:100%;display:flex;gap:5px;align-items:center;padding:0 10px}.npf_chatbot_input-box span{font-size:1.75rem;color:#202020;cursor:pointer;visibility:hidden}.npf_chatbot_textarea{width:100%;height:38px;max-height:100%;font-size:12px;color:#202020;border:1px solid var(--primary-color);outline:none;resize:none;background:#fff;border-radius:10px;padding:7px 60px 7px 30px;line-height:1.8;overflow:hidden;font-family:'Roboto', sans-serif}.npf_chatbot_textarea::placeholder{color:#ccc}.npf_chatbot_textarea:valid ~ span{visibility:visible}#sendClickBtn{border:none;position:absolute;right:17px;top:6px;cursor:pointer;background:var(--primary-color);background:linear-gradient(180deg, var(--primary-color) 25%, var(--secondary-color) 100%);border-radius:5px;padding:5px 8px 2px 10px}#sendClickBtn:after{content:"Please wait for response";position:absolute;top:-32px;right:0;width:160px;background:#000;border-radius:3px;padding:5px 10px;color:#fff;opacity:0}#sendClickBtn:before{content:"";position:absolute;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #000;font-size:0;line-height:0;top:-7px;opacity:0}#sendClickBtn[disabled]{cursor:not-allowed;opacity:0.5;filter:grayscale(1)}#sendClickBtn[disabled]:hover::before,#sendClickBtn[disabled]:hover::after{opacity:1}#sendClickBtn:hover{color:var(--primary-color)}.npf_incoming_data_form{background-color:#fff;margin-top:10px;border-radius:10px}.npf_incoming_data_form:hover{background-color:#fff}.npf_incoming_data_form select,.npf_incoming_data_form input[type="text"],.npf_incoming_data_form textarea{font-size:12px;font-family:'Roboto', sans-serif;color:#333;outline:none}.npf_incoming_data_form select::placeholder,.npf_incoming_data_form input[type="text"]::placeholder,.npf_incoming_data_form textarea::placeholder{color:#8b8b8b}.npf_incoming_data_form select:focus,.npf_incoming_data_form input[type="text"]:focus,.npf_incoming_data_form textarea:focus{border-color:var(--primary-color)}.npf_incoming_data_form select.error,.npf_incoming_data_form input[type="text"].error,.npf_incoming_data_form textarea.error{border-color:#fc4545}.npf_incoming_data_form select option[value=""][disabled],.npf_incoming_data_form input[type="text"] option[value=""][disabled],.npf_incoming_data_form textarea option[value=""][disabled]{color:#8b8b8b}.npf_incoming_data_form select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yMy4yNDUgNGwtMTEuMjQ1IDE0LjM3NC0xMS4yMTktMTQuMzc0LS43ODEuNjE5IDEyIDE1LjM4MSAxMi0xNS4zOTEtLjc1NS0uNjA5eiIvPjwvc3ZnPg==");background-size:9px;background-repeat:no-repeat;background-position:calc(100% - 8px) center}.npf_incoming_data_form select option[default]{display:none}.npf_incoming_data_form select option{color:#333}.npf_incoming_data_form select option:first-child{color:#8b8b8b}.npf_incoming_data_form select:invalid{color:#8b8b8b}.npf_incoming_data_form select:invalid option:not(:first-child){color:#333}.npf_incoming_data_form#query_form{margin-top:10px}.npf_form_row{display:flex;flex-direction:column;margin-bottom:10px}.npf_form_row select[data-field-disabled="true"]+button.dropdown-toggle{pointer-events:none;background-color:#f0f0f0;color:#999}.npf_form_row select[data-field-disabled="true"]+button.dropdown-toggle:after{color:#f0f0f0}.npf_form_control{border:1px solid #eee;border-radius:5px;padding:5px 10px;background-color:#fff;font-family:'Roboto', sans-serif}.npf_help_text{color:#666;margin-top:2px}.npf_validation{font-size:11px;color:#666;margin-top:2px;display:flex;align-items:center}.npf_validation_error{color:#fc4545}.npf_file_upload_wrapper{position:relative;height:28px}.npf_file_upload_wrapper:after{content:attr(data-text);font-size:13px;top:0;left:0;background:#fff;padding:0;display:block;width:calc(100% - 40px);pointer-events:none;z-index:20;color:#999;border-radius:5px 10px 10px 5px;line-height:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:65%}.npf_file_upload_wrapper:before{content:"Browse";position:absolute;top:0;right:0;display:inline-block;height:100%;background:#eae8f6;color:var(--primary-color);z-index:25;font-size:12px;line-height:28px;padding:0 15px;text-transform:uppercase;pointer-events:none;border-radius:0 5px 5px 0}.npf_file_upload_wrapper:hover:before{background:var(--primary-color);color:#fff}.npf_file_upload_wrapper input{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;height:100%;margin:0;padding:0;display:block;cursor:pointer;width:100%}.npf_file_upload_wrapper.npf_file_change:after{color:#202020}.npf_button_holder.npf_button_right{text-align:right}.npf-form-btn{border-radius:5px}.npf-btn-secondry{background-color:#fff;border-color:#666;color:#333}.npf-btn-secondry:hover{background-color:#fff;border-color:#111;color:#111}.npf-btn-primary{background-color:var(--primary-color);color:#fff}.npf-btn-primary:hover{background-color:#fff;color:var(--primary-color)}.query_succes_thankyou{text-align:center;padding-top:30px;padding-bottom:30px}.npf_messenger_action .npf_btn{margin-top:10px}.npf_verification_workspace{min-height:200px;padding:20px 0;align-items:center;justify-content:center;display:flex}.npf_verification_workspace .npf_form_verification{padding:20px;background-color:#fbfbfb;border-radius:5px;min-width:300px;width:100%;border:1px solid #eee}@media only screen and (max-width: 480px){.npf_verification_workspace .npf_form_verification{min-width:inherit}}.npf_verification_workspace .npf_form_verification h5{margin-bottom:10px;font-weight:400;font-size:14px}.npf_verification_workspace .npf_form_verification .npf_form_control{padding:8px 15px}.npf_verification_workspace .npf_form_verification .npf-form-btn:not(.npf_btn_auto){width:100%;padding:8px 10px}.npf_verification_workspace .npf_form_verification .npf_btn_auto{padding:8px 20px}.npf_verification_workspace .npf_form_verification .npf-form-btn[disabled]{background-color:var(--primary-color);color:#fff;opacity:0.5;cursor:not-allowed}.npf_verification_workspace .npf_form_verification.invalid .npf_form_control{border-color:#fc4545}.npf_verification_workspace .npf_form_verification .npf-btn-primary{background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto}.npf_verification_workspace .npf_form_verification .npf-btn-primary:hover{background-color:#fff;color:var(--primary-color)}.npf_verification_workspace .npf_otp_field{flex-direction:row;column-gap:10px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.npf_verification_workspace .npf_otp_field input{height:45px;width:42px;border-radius:6px;outline:none;font-size:1.125rem;text-align:center;border:1px solid #ddd;-moz-appearance:textfield}.npf_verification_workspace .npf_otp_field input:focus{box-shadow:0 1px 0 var(--primary-color)}.npf_verification_workspace .npf_otp_field input::-webkit-inner-spin-button,.npf_verification_workspace .npf_otp_field input::-webkit-outer-spin-button{display:none;-webkit-appearance:none}.npf_verification_workspace .npf_otp_field.was-validated input{border-color:#fc4545}.npf_verification_workspace .npf_otp_field.was-validated input:focus{box-shadow:0 1px 0 #fc4545}.npf_verification_workspace .npf_resend{font-size:12px;margin-top:10px}.npf_verification_workspace .npf_form_verification_otp{text-align:center}.npf_verification_workspace .npf_form_verification_otp h4{margin-bottom:5px;font-weight:600}.npf_verification_workspace .npf_form_verification_otp p.small{margin-bottom:15px;font-size:12px}.npf_verification_workspace .npf_form_verification_otp strong{font-weight:600}.npf_verification_workspace .npf_text_sucesss{color:#28a745 !important}.npf_verification_workspace .npf_chang_value{padding:5px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.npf_verification_workspace .npf_chang_value:hover{opacity:1;background-color:rgba(0,0,0,0.1)}.npf_verification_workspace .send_verification{text-align:center}.npf_verification_workspace_otp{padding:0 !important;display:block !important}.courseContainer .courseHeading{font-size:17px;font-weight:600;margin-bottom:1px}.courseContainer .courseDes{font-size:13px;font-weight:400;color:#888}.courseContainer .npf_form_heading{margin-bottom:7px}.courseContainer .npf_button_holder{display:flex;justify-content:end}.courseContainer .npf-btn-primary{display:flex;align-items:center;justify-content:center;margin:0 0 0 10px}.npf_show{display:block !important}.npf_hide{display:none !important}.npf_messenger_action_workspace+.npf_chatbot_input_box .npf_chatbot_input_box_inner{padding:0}.npf_messenger_action_workspace+.npf_chatbot_input_box .npf_chatbot_input_box_inner #sendClickBtn{right:7px}.npf_messenger_action_workspace+.npf_chatbot_input_box .npf_chatbot_input_box_inner .npf_before_icon_textarea{left:8px}.loader{font-size:3px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.1s infinite ease;transform:translateZ(0);display:block;margin-right:14px}@keyframes mulShdSpin{0%,
    100%{box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.5),-1.8em -1.8em 0 0em rgba(255,255,255,0.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.5),1.8em -1.8em 0 0em rgba(255,255,255,0.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.5),2.5em 0em 0 0em rgba(255,255,255,0.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.5),1.75em 1.75em 0 0em rgba(255,255,255,0.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.5),0em 2.5em 0 0em rgba(255,255,255,0.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.5),-1.8em 1.8em 0 0em rgba(255,255,255,0.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.5),-2.6em 0em 0 0em rgba(255,255,255,0.7),-1.8em -1.8em 0 0em #fff}}.npf-btn-primary:hover .loader{animation:mulShdSpinHover 1.1s infinite ease}@keyframes mulShdSpinHover{0%,
            100%{box-shadow:0em -2.6em 0em 0em #666,1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.5),-1.8em -1.8em 0 0em rgba(0,0,0,0.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.7),1.8em -1.8em 0 0em #666,2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.5),1.8em -1.8em 0 0em rgba(0,0,0,0.7),2.5em 0em 0 0em #666,1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.5),2.5em 0em 0 0em rgba(0,0,0,0.7),1.75em 1.75em 0 0em #666,0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.5),1.75em 1.75em 0 0em rgba(0,0,0,0.7),0em 2.5em 0 0em #666,-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.5),0em 2.5em 0 0em rgba(0,0,0,0.7),-1.8em 1.8em 0 0em #666,-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.5),-1.8em 1.8em 0 0em rgba(0,0,0,0.7),-2.6em 0em 0 0em #666,-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.5),-2.6em 0em 0 0em rgba(0,0,0,0.7),-1.8em -1.8em 0 0em #666}}.loaderDark{font-size:2px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpinDark 1.1s infinite ease;transform:translateZ(0);display:block;margin-right:14px}@keyframes mulShdSpinDark{0%,
    100%{box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.5),-1.8em -1.8em 0 0em rgba(255,255,255,0.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.5),1.8em -1.8em 0 0em rgba(255,255,255,0.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.5),2.5em 0em 0 0em rgba(255,255,255,0.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.5),1.75em 1.75em 0 0em rgba(255,255,255,0.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.5),0em 2.5em 0 0em rgba(255,255,255,0.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.5),-1.8em 1.8em 0 0em rgba(255,255,255,0.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.5),-2.6em 0em 0 0em rgba(255,255,255,0.7),-1.8em -1.8em 0 0em #fff}}.loaderBlack{font-size:2px;width:1em;height:1em;border-radius:50%;text-indent:-9999em;transform:translateZ(0);display:block;animation:mulShdSpinBlack 1.1s infinite ease;position:absolute;right:35px;z-index:99;top:13px}@keyframes mulShdSpinBlack{0%,
    100%{box-shadow:0em -2.6em 0em 0em #666,1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.5),-1.8em -1.8em 0 0em rgba(0,0,0,0.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.7),1.8em -1.8em 0 0em #666,2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.5),1.8em -1.8em 0 0em rgba(0,0,0,0.7),2.5em 0em 0 0em #666,1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.5),2.5em 0em 0 0em rgba(0,0,0,0.7),1.75em 1.75em 0 0em #666,0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.5),1.75em 1.75em 0 0em rgba(0,0,0,0.7),0em 2.5em 0 0em #666,-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.5),0em 2.5em 0 0em rgba(0,0,0,0.7),-1.8em 1.8em 0 0em #666,-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.5),-1.8em 1.8em 0 0em rgba(0,0,0,0.7),-2.6em 0em 0 0em #666,-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.5),-2.6em 0em 0 0em rgba(0,0,0,0.7),-1.8em -1.8em 0 0em #666}}.npf-btn-primary:hover .loaderDark{animation:mulShdSpinDarkHover 1.1s infinite ease}@keyframes mulShdSpinDarkHover{0%,
            100%{box-shadow:0em -2.6em 0em 0em #666,1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.5),-1.8em -1.8em 0 0em rgba(0,0,0,0.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.7),1.8em -1.8em 0 0em #666,2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.5),1.8em -1.8em 0 0em rgba(0,0,0,0.7),2.5em 0em 0 0em #666,1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.5),2.5em 0em 0 0em rgba(0,0,0,0.7),1.75em 1.75em 0 0em #666,0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.5),1.75em 1.75em 0 0em rgba(0,0,0,0.7),0em 2.5em 0 0em #666,-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.5),0em 2.5em 0 0em rgba(0,0,0,0.7),-1.8em 1.8em 0 0em #666,-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.5),-1.8em 1.8em 0 0em rgba(0,0,0,0.7),-2.6em 0em 0 0em #666,-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.5),-2.6em 0em 0 0em rgba(0,0,0,0.7),-1.8em -1.8em 0 0em #666}}.dropdown.npf_form_select{padding:0;border:0}.npf_form_row.dataLoading{position:relative}.npf_form_row.dataLoading .dropdown.open button+.div.dropdown-menu{visibility:hidden !important}.custom-skeleton{margin-bottom:15px}.custom-skeleton .npf_incoming_logo{border:0;padding:0}.custom-skeleton .skeleton-loader{width:100%;min-height:12px;display:block;margin:0 0 10px;background:linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.3) 50%, rgba(255,255,255,0) 80%),#eaeaea;background-repeat:repeat-y;background-size:50px 500px;background-position:0 0;animation:shine 1s infinite;border-radius:10px}.custom-skeleton .skeleton-loader.action{height:32px;width:32px;border-radius:100%;margin-bottom:0}.custom-skeleton .skeleton-loader.title{min-height:60px;width:60%}.custom-skeleton .skeleton-loader.description{width:240px;height:60px;margin-bottom:0;margin-top:8px}@media only screen and (max-width: 480px){.custom-skeleton .skeleton-loader.description{width:200px}}@keyframes shine{to{background-position:100% 0, 0 0}}.pageLoader_section{position:absolute;z-index:1000;background:#fff;height:100%;width:100%;left:0}a{text-decoration:none}strong{font-weight:600}select:focus,input:focus,textarea:focus{border-color:var(--primary-color);outline-color:var(--primary-color)}body{background-color:transparent;font-family:-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}button,input,select{font-family:-apple-system,system-ui,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol}.npf_chatbot_chat:hover .npf_feedback_action{opacity:1}.slide-up-fade-in{animation:slide-up-fade-in ease 0.5s;animation-iteration-count:1;transform-origin:50% 50%;animation-fill-mode:forwards;-webkit-animation:slide-up-fade-in ease 0.5s;-webkit-animation-iteration-count:1;-webkit-transform-origin:50% 50%;-webkit-animation-fill-mode:forwards;-moz-animation:slide-up-fade-in ease 0.5s;-moz-animation-iteration-count:1;-moz-transform-origin:50% 50%;-moz-animation-fill-mode:forwards;-o-animation:slide-up-fade-in ease 0.5s;-o-animation-iteration-count:1;-o-transform-origin:50% 50%;-o-animation-fill-mode:forwards;-ms-animation:slide-up-fade-in ease 0.5s;-ms-animation-iteration-count:1;-ms-transform-origin:50% 50%;-ms-animation-fill-mode:forwards;opacity:0;opacity:1\9}.npf_loader{background-image:url("../../img/agent/npf-loader.gif");background-size:30px 30px;width:30px;height:30px}@keyframes slide-up-fade-in{0%{opacity:0;transform:translate(0px, 40px)}100%{opacity:1;transform:translate(0px, 0px)}}@-moz-keyframes slide-up-fade-in{0%{opacity:0;-moz-transform:translate(0px, 40px)}100%{opacity:1;-moz-transform:translate(0px, 0px)}}@-webkit-keyframes slide-up-fade-in{0%{opacity:0;-webkit-transform:translate(0px, 40px)}100%{opacity:1;-webkit-transform:translate(0px, 0px)}}@-o-keyframes slide-up-fade-in{0%{opacity:0;-o-transform:translate(0px, 40px)}100%{opacity:1;-o-transform:translate(0px, 0px)}}@-ms-keyframes slide-up-fade-in{0%{opacity:0;-ms-transform:translate(0px, 40px)}100%{opacity:1;-ms-transform:translate(0px, 0px)}}@keyframes typing{0%{width:0}50%{width:100%}100%{width:100%}}@keyframes blink-caret{from, to{border-color:transparent}50%{border-color:orange}}
/*# sourceMappingURL=main.css.map */
