/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}[type=button]:-moz-focusring{outline:1px dotted ButtonText}[type=reset]:-moz-focusring{outline:1px dotted ButtonText}[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}:is(){height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}button,textarea,input,iframe{letter-spacing:normal;font-variant:normal;text-align:left;text-align-last:initial;text-indent:0;text-shadow:none;text-transform:none;box-sizing:content-box;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:100%;font-style:normal;font-weight:400;font-stretch:100%;line-height:inherit;color:inherit;background-color:#0000;background-image:none;border:none;border-radius:0;min-width:0;margin:0;padding:0;text-decoration:none;text-emphasis:none}body{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}html,body,.chat-wrap{width:100%;height:100%;margin:0;padding:0;display:flex;overflow:hidden}.chat-wrap{box-sizing:border-box;padding:8px;transition:opacity .12s ease-in-out}form#chat-form{margin:0}.chat-launcher{z-index:9;opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:fixed;bottom:10px;right:10px}.widget-open .chat-launcher{opacity:.2;transform:matrix(.5,0,0,.8,0,80)}.widget-open .chat-widget{opacity:1;transform:translate(0,0)}.chat-actions{display:flex;position:absolute;top:12px;right:12px}.chat-actions-btn{cursor:pointer;opacity:.8;margin-left:8px;transition:opacity .15s ease-in-out}.chat-actions-btn:hover{opacity:1}.hide-chat-actions .chat-actions,.chat-minimize-btn{display:none}.chat-wrap.widget-maximize .chat-minimize-btn{display:block}.chat-wrap.widget-maximize .chat-maximize-btn{display:none}.chat-launcher-btn{color:#fff;background-color:#ff4980;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:20px;display:flex;box-shadow:0 2px 6px #0000004d}.chat-launcher-btn:hover{cursor:pointer}.chat-launcher-btn i{font-size:28px}.chat-header h2{margin:20px 0 0;font-size:24px;font-weight:400}.chat-header{color:#fff;background-color:#ff4980;flex-shrink:0;padding:30px 20px;position:relative}.chat-header p{margin:12px 0 0;font-size:14px;line-height:1.5}.chat-widget{z-index:999;opacity:0;box-sizing:border-box;background-color:#fff;border:1px solid #0000001f;border-radius:12px;flex-direction:column;width:100%;height:100%;transition:transform .3s ease-in-out,opacity .3s ease-in-out;display:flex;overflow:hidden;transform:translateY(100%);box-shadow:0 2px 6px #0000001f}.chat-input-wrap{background-color:#fff;border-top:1px solid #0000001f;padding:18px 50px 22px 18px;position:relative}.chat-input{box-sizing:border-box;white-space:pre-wrap;overflow-wrap:break-word;color:#1a1a1a;resize:none;background-color:#fff;border:none;outline:none;width:100%;height:100%;max-height:200px;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;font-weight:400;line-height:1.33;transition:background-color .2s,box-shadow .2s;overflow-x:hidden;overflow-y:auto}.chat-input textarea:focus{background-color:#fff;box-shadow:0 0 100px #0000001a}.chat-submit-btn{cursor:pointer;position:absolute;top:20px;right:18px}.chat-message{color:#fff}.offline-message label{color:#333;margin-bottom:5px;font-size:14px;display:block}.form-control{color:#333;box-sizing:border-box;border:1px solid #dee2e6;border-radius:4px;outline:none;width:100%;height:36px;padding:5px 10px;font-size:13px;box-shadow:0 0 2px #0000000f}.form-control:active,.form-control:focus,.form-control:focus-visible{outline:none}textarea.form-control{height:auto}.invalid-feedback{color:#bf1212;margin-top:5px;font-size:12px;display:none}.invalid-feedback.feedback-visible{display:block}.form-group{margin-bottom:20px}span.form-required{color:#bf1212}.offline-message{padding:20px;position:relative}.btn-primary{text-align:center;box-sizing:border-box;cursor:pointer;color:#fff;background-color:#ff90e8;border:1px solid #00000014;border-radius:5px;width:100%;margin-bottom:10px;padding:12px 10px;font-weight:400;box-shadow:0 1px 2px #1018280d}.chat-messages,.offline-message{height:100%;padding:20px 20px 10px;overflow:auto}.chat-message{color:#fff;margin-bottom:12px;font-size:14px}.chat-message.user{text-align:right}.chat-message-text{border-radius:6px;padding:10px;line-height:1.6;display:inline-block}.chat-message-text pre{background-color:#0000000a;margin:0 -10px;padding:10px;font-size:12px}.chat-message-text p:first-child{margin-top:0}.chat-message-text p:last-child{margin-bottom:0}.chat-message.user .chat-message-text{background-color:#ff4980}.chat-message.chatbot .chat-message-text{color:#000;background-color:#f5f5f5}.chat-message-text.chat-message-form{box-sizing:border-box;width:100%;padding:15px 12px}.chat-message-form .form-group{margin-bottom:0}.chat-message-form label{margin-bottom:8px;display:block}.chat-message-form .input-group{margin-bottom:0;position:relative}.chat-message-form .form-control{background-color:#fff}.chat-message-form .chat-submit-btn,.chat-message-form .lead-done-icon{z-index:1;transition:opacity .2s ease-in-out;top:50%;right:10px;transform:translateY(-50%)}.lead-done-icon{display:none;position:absolute}.chat-message-form .chat-loading-dot-cont{opacity:0;width:20px;margin-top:5px;transition:opacity .2s ease-in-out;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.chat-message-form .chat-loading-dot{width:5px;height:5px}.chat-message-form.chat-message-form-loading .chat-submit-btn{opacity:0}.chat-message-form.chat-message-form-loading .chat-loading-dot-cont{opacity:1}.chat-message-form.chat-message-form-submitted .chat-submit-btn{display:none}.chat-message-form.chat-message-form-submitted .lead-done-icon{display:block}.chat-loading-dot-cont{justify-content:space-between;width:30px;height:12px;margin-top:9px;padding:0 5px;display:flex}.chat-loading-dot{background-color:#000;border-radius:50%;width:6px;height:6px;display:inline-block}.chat-message-text .chat-loading-dot:last-child{animation:1.2s linear .6s infinite jumpingAnimation}.chat-message-text .chat-loading-dot:nth-last-child(2){animation:1.2s linear .3s infinite jumpingAnimation}.chat-message-text .chat-loading-dot:nth-last-child(3){animation:1.2s linear infinite jumpingAnimation}@keyframes jumpingAnimation{0%{transform:translate(0)}16%{transform:translateY(-8px)}33%{transform:translate(0)}to{transform:translate(0)}}@keyframes jumpingAnimationSmall{0%{transform:translate(0)}16%{transform:translateY(-4px)}33%{transform:translate(0)}to{transform:translate(0)}}.powered-by{text-align:center;cursor:pointer;color:#656565;background-color:#0000000f;justify-content:center;align-items:center;padding:8px 10px;font-size:12px;text-decoration:none;display:flex;box-shadow:inset 0 1px 1px #0000001f}.chat-sample-messages{flex-flow:wrap;display:flex}.chat-options{align-items:center;margin-bottom:-5px;margin-right:-5px;padding:5px 10px;display:flex}.chat-sample-message,.chat-with-human,.chat-with-bot{cursor:pointer;color:#333;white-space:nowrap;border:1px solid #0000001f;border-radius:6px;margin-bottom:5px;margin-right:5px;padding:5px 8px;font-size:12px;transition:all .2s ease-in-out;box-shadow:0 1px 1px #00000014}.chat-with-bot svg{flex-shrink:0}.chat-sample-messages.hide-sample-messages{display:none}.chat-sample-message:hover{background-color:#0000000a;box-shadow:0 1px 2px 1px #00000014}.chat-sample-message:active{box-shadow:inset 0 1px 2px #00000014}.divider{color:#333;align-items:center;width:100%;margin:20px 0;font-size:12px;display:flex}.divider-line{background-color:#f0f0f0;flex-grow:1;height:1px}.divider-text{background-color:#fff;flex-shrink:0;margin:0 20px}.chat-source-read-more{flex-shrink:0;margin-right:8px}a.chat-source-btn{color:inherit;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;max-width:210px;margin-right:8px;overflow:hidden}.chat-sources{flex-wrap:wrap;display:flex}.chat-header-top{align-items:center;margin-bottom:12px;display:flex}.chat-tabs button{cursor:pointer;z-index:2;white-space:nowrap;border:none;border-radius:16px;padding:6px 10px;font-size:13px;position:relative}.chat-tabs{background-color:#fff3;border-radius:16px;margin-top:-17px;display:none;position:relative}.has-offline-message .chat-tabs{display:inline-block}.tabs-active{z-index:1;background-color:#fffc;border-radius:12px;width:85px;transition:width .35s cubic-bezier(.215,.61,.355,1),left .35s cubic-bezier(.215,.61,.355,1);position:absolute;top:4px;bottom:4px;left:4px}.chat-wrap-ai-assistant .offline-message-header,.chat-wrap-ai-assistant .offline-message,.chat-wrap-offline .ai-assistant-header,.chat-wrap-offline .chat-messages,.chat-wrap-offline .chat-sample-messages,.chat-wrap-offline .chat-input-wrap{display:none}.message-feedback{z-index:9;color:#ff90e8;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 60px;display:none;position:absolute;inset:0}.message-feedback svg{width:48px;height:48px;margin-bottom:10px}.message-feedback .btn-primary{margin-top:30px;padding:10px 0}.offline-message.show-success-msg .message-feedback-success,.offline-message.show-error-msg .message-feedback-error{display:flex}.offline-message.show-success-msg,.offline-message.how-error-msg{overflow:hidden}.switch-chat-btn{align-items:center;display:flex}.switch-chat-btn svg{color:#757575;width:14px;height:14px;margin-right:5px}.conversation-feedback-persistent{cursor:pointer;color:#333;white-space:nowrap;width:-moz-fit-content;width:fit-content;margin-bottom:5px;margin-right:5px;padding:5px 8px;font-size:12px}.conversation-feedback-persistent .feedback-buttons{align-items:center;gap:12px;display:flex}.conversation-feedback-persistent .feedback-btn{cursor:pointer;opacity:1;background:#fff;border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;padding:10px 12px;transition:all .2s;display:flex;box-shadow:0 5px 6px -4px #00000026}.conversation-feedback-persistent .feedback-btn:hover{background-color:#0000000a;transform:translateY(-1px);box-shadow:0 1px 2px 1px #00000014}.conversation-feedback-persistent .feedback-btn span{text-align:center;width:24px;height:24px;font-size:24px;line-height:1;display:inline-block}.conversation-feedback-persistent .feedback-btn.selected,.conversation-feedback-persistent .feedback-btn.conversation-thumbs-down.selected{background-color:#0000000a;box-shadow:0 1px 2px 1px #00000014}
/*# sourceMappingURL=index.f5c723c9.css.map */
