.chat-response,.userchat-response{max-width:100%!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important}.chat-response>div,.userchat-response>div{overflow:hidden!important;word-wrap:break-word!important;max-width:100%!important}.chat-response a,.userchat-response a{word-break:break-all!important;display:inline-block!important;max-width:100%!important}.chat-response ul,.chat-response ol,.userchat-response ul,.userchat-response ol{padding-left:1.5rem!important;margin:.5rem 0!important}.chat-response ul li,.chat-response ol li,.userchat-response ul li,.userchat-response ol li{margin:.25rem 0!important;line-height:1.5!important}.chat-response ul,.userchat-response ul{list-style-type:disc!important}.chat-response ul ul,.userchat-response ul ul{list-style-type:circle!important}.chat-response ul ul ul,.userchat-response ul ul ul{list-style-type:square!important}.chat-response ol,.userchat-response ol{list-style-type:decimal!important}.chat-response ol ol,.userchat-response ol ol{list-style-type:lower-alpha!important}.chat-response ol ol ol,.userchat-response ol ol ol{list-style-type:lower-roman!important}.chat-response table,.userchat-response table{width:100%!important;margin-bottom:1rem!important;border-collapse:collapse!important;background-color:transparent!important;table-layout:fixed!important;display:table!important;max-width:100%!important}.chat-response table th,.chat-response table td,.userchat-response table th,.userchat-response table td{padding:.75rem!important;vertical-align:top!important;border:1px solid #dee2e6!important;word-wrap:break-word!important;white-space:normal!important;max-width:200px!important}.chat-response table th:nth-child(1):nth-last-child(-n+3),.chat-response table td:nth-child(1):nth-last-child(-n+3),.userchat-response table th:nth-child(1):nth-last-child(-n+3),.userchat-response table td:nth-child(1):nth-last-child(-n+3){width:30%!important}.chat-response table th:nth-child(2):nth-last-child(-n+2),.chat-response table td:nth-child(2):nth-last-child(-n+2),.userchat-response table th:nth-child(2):nth-last-child(-n+2),.userchat-response table td:nth-child(2):nth-last-child(-n+2){width:30%!important}.chat-response table th:nth-child(3):nth-last-child(-n+1),.chat-response table td:nth-child(3):nth-last-child(-n+1),.userchat-response table th:nth-child(3):nth-last-child(-n+1),.userchat-response table td:nth-child(3):nth-last-child(-n+1){width:40%!important}.chat-response table thead th,.userchat-response table thead th{vertical-align:bottom!important;border-bottom:2px solid #dee2e6!important;background-color:#343a40!important;color:#fff!important;white-space:normal!important}.chat-response table thead th strong,.userchat-response table thead th strong{color:#fff!important}.chat-response table tbody tr:hover,.userchat-response table tbody tr:hover{background-color:#0000000d!important}.waiting-loader{width:40px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side, #000 90%, #ffffff);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 40%;animation:l3 1s infinite linear}@keyframes l3{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.react-chatbot-kit-user-chat-message-container{display:flex;margin:15px 0;justify-content:flex-end}.react-chatbot-kit-user-avatar-container{width:40px;height:40px;border-radius:50%;margin-left:12.5px;background-color:#3d4e8d;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-user-avatar-icon{fill:#fff;width:15px;height:15px}.react-chatbot-kit-user-chat-message{background-color:#f1f1f1;padding:10px;border-radius:5px;font-size:.9rem;color:#585858;font-weight:medium;position:relative;text-align:left}.react-chatbot-kit-user-chat-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #f1f1f1;position:absolute;right:-7px;top:13px}.react-chatbot-kit-chat-bot-message-container{display:flex;margin:15px 0;justify-content:flex-start}.react-chatbot-kit-chat-bot-avatar-container{width:40px;height:40px;border-radius:50%;font-size:1.2rem;margin-right:12.5px;background-color:#d8d8d8;display:flex;justify-content:center;align-items:center}.react-chatbot-kit-chat-bot-avatar-icon{fill:#494646;width:22.5px;height:22.5px}.react-chatbot-kit-chat-bot-avatar-letter{color:#1d1d1d;margin:0;padding:0}.react-chatbot-kit-chat-bot-message{background-color:#2898ec;padding:10px;border-radius:5px;font-size:.9rem;color:#fff;font-weight:medium;position:relative;width:184.5px;margin-left:auto;text-align:left}.react-chatbot-kit-chat-bot-message-arrow{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #2898ec;position:absolute;left:-7px;top:13px}.react-chatbot-kit-chat-bot-loading-icon-container{height:17px;width:25px}.chatbot-loader-container{display:flex;width:100%;justify-content:center}#chatbot-loader #chatbot-loader-dot1{animation:load 1s infinite}#chatbot-loader #chatbot-loader-dot2{animation:load 1s infinite;animation-delay:.2s}#chatbot-loader #chatbot-loader-dot3{animation:load 1s infinite;animation-delay:.4s}@keyframes load{0%{opacity:0}50%{opacity:1}to{opacity:0}}.react-chatbot-kit-chat-container{position:relative;width:275px}.react-chatbot-kit-chat-inner-container{height:500px;background-color:#fff;border-radius:5px}.react-chatbot-kit-chat-header{border-top-right-radius:5px;border-top-left-radius:5px;background-color:#efefef;font-family:Arial;display:flex;align-items:center;font-size:.85rem;color:#514f4f;padding:12.5px;font-weight:700}.react-chatbot-kit-chat-input-container{position:absolute;bottom:0;width:100%;display:flex}.react-chatbot-kit-chat-message-container{padding:0 17.5px 10px;overflow:scroll;height:424px}.react-chatbot-kit-chat-input{width:100%;padding:12.5px;border:none;font-size:.85rem;border-top:1px solid #d8d8d8;border-bottom-left-radius:5px}.react-chatbot-kit-chat-input-form{width:100%;display:flex}.react-chatbot-kit-chat-input::-moz-placeholder{color:#585858}.react-chatbot-kit-chat-input::placeholder{color:#585858}.react-chatbot-kit-chat-btn-send{background-color:#2898ec;width:100px;border:none;color:#fff;border-bottom-right-radius:5px}.react-chatbot-kit-chat-btn-send-icon{fill:#fff;width:15px;margin:0 auto}.react-chatbot-kit-error{background-color:#fff;border-radius:3px;padding:15px}.react-chatbot-kit-error-container{width:260px}.react-chatbot-kit-error-header{font-size:1.3rem;color:#1d1d1d;margin-bottom:30px}.react-chatbot-kit-error-docs{display:block;margin:25px auto;color:#38688b;padding:8px;border:1px solid rgb(40,152,236);width:130px;text-align:center;text-decoration:none;font-size:1rem}:root{--main-bg-color: #d85d27}*{box-sizing:border-box}#chicmic-bot{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";z-index:99999;position:relative}#chicmic-bot button{border-radius:8px;border:1px solid transparent;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}#chicmic-bot .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:99}#chicmic-bot .bot-cta{position:fixed;border-radius:100%;height:60px;padding:0;margin:0;display:flex;justify-content:center;align-items:center;background-color:transparent;color:#fff;bottom:22px;right:32px;width:60px;z-index:99;transition:transform .25s}#chicmic-bot .bot-cta.bot_hover:hover{transform:translateY(-10px)}#chicmic-bot .react-chatbot-kit-chat-container{border-radius:15px;bottom:8px;box-shadow:5px 5px 13px #5b515166;display:flex;justify-content:center;position:fixed;right:15px;z-index:100;width:100%;max-width:388px;height:min(700px,100% - 90px);max-height:700px;min-height:80px;overflow:hidden!important;animation:expandHeight .5s forwards}@media (max-width: 768px){#chicmic-bot .react-chatbot-kit-chat-container{max-width:100%;max-height:100%;height:100%;right:0;bottom:0;border-radius:0;font-size:14px;width:100vw;left:0;overflow-x:hidden}#chicmic-bot .react-chatbot-kit-chat-container .react-chatbot-kit-chat-inner-container{border-radius:0}}#chicmic-bot .react-chatbot-kit-chat-bot-message,#chicmic-bot .react-chatbot-kit-user-chat-message{word-break:break-all!important}#chicmic-bot .react-chatbot-kit-chat-message-container{overflow:auto;background:linear-gradient(0deg,#fff,#f9f6ee 44.54%,#f8c1b4);height:calc(100% - 109px);border-top-left-radius:20px;border-top-right-radius:20px}#chicmic-bot .react-chatbot-kit-chat-message-container::-webkit-scrollbar{width:6px}#chicmic-bot .react-chatbot-kit-chat-message-container::-webkit-scrollbar-track{background:transparent;border-radius:10px}#chicmic-bot .react-chatbot-kit-chat-message-container::-webkit-scrollbar-thumb{background:#f47c43;border-radius:10px;-webkit-transition:background .3s;transition:background .3s}#chicmic-bot .react-chatbot-kit-chat-message-container::-webkit-scrollbar-thumb:hover{background:#d85d27}#chicmic-bot .btn-choose-file{background:var(--main-bg-color);color:#fff;display:block;margin-left:auto}#chicmic-bot .react-chatbot-kit-chat-btn-send{aspect-ratio:1;height:3rem;width:3rem;border:none;color:#000;border-bottom-right-radius:5px;padding:11px 20px 11px 11px;display:flex;justify-content:center;align-items:center;background-color:transparent!important}#chicmic-bot .react-chatbot-kit-chat-btn-send svg{fill:#000;transition:.3s ease-in-out}#chicmic-bot .btn-choose-file:disabled svg,#chicmic-bot .react-chatbot-kit-chat-btn-send:disabled svg{display:none!important}#chicmic-bot .react-chatbot-kit-chat-btn-send:disabled:after{content:" .";font-size:40px;color:gray;position:absolute;transform:translateY(-25%);animation:loadingDots 1s steps(3,end) infinite}@keyframes loadingDots{0%{content:" ."}33%{content:" .."}66%{content:" ..."}to{content:" ."}}#chicmic-bot .react-chatbot-kit-chat-input-form{background-color:#fff}#chicmic-bot .react-chatbot-kit-chat-input-form:hover{opacity:1}@media (max-width: 768px){#chicmic-bot .react-chatbot-kit-chat-input-form{width:100%;max-width:100vw;overflow-x:hidden}}#chicmic-bot .react-chatbot-kit-chat-bot-message{background:var(--main-bg-color);font-size:.8rem;min-height:2rem}#chicmic-bot .chat-bot-error{color:red;position:fixed;bottom:57px;right:28px;z-index:125;font-size:.8rem;background:rgba(225,94,51,.2);width:360px;border-radius:6px;padding:5px;margin:2px}#chicmic-bot .react-chatbot-kit-chat-inner-container{width:100%;height:100%;background:linear-gradient(180deg,#f47c44 -29.15%,#f4986c 149.44%)}#chicmic-bot .react-chatbot-kit-user-chat-message{word-break:break-all}#chicmic-bot .loading-gif{height:1rem;bottom:.2rem;position:absolute}#chicmic-bot .chatbot-loader-container{background-color:#747bff;height:2rem;width:2rem;bottom:.2rem}#chicmic-bot #chatbot-loader #chatbot-loader-dot1,#chicmic-bot #chatbot-loader #chatbot-loader-dot2,#chicmic-bot #chatbot-loader #chatbot-loader-dot3{color:#000}#chicmic-bot .react-chatbot-kit-chat-input-container{background-color:#fafafa;border-top:1px solid #f0f0f0}@media (max-width: 768px){#chicmic-bot .react-chatbot-kit-chat-input-container{width:100%;max-width:100vw;overflow-x:hidden}}#chicmic-bot .react-chatbot-kit-chat-input{width:100%;font-family:inherit;font-size:14px;word-wrap:break-word;line-height:22px;color:#1f2b34;padding:6px 8px 0;border:5px solid #fff;resize:none;max-height:48px}#chicmic-bot .react-chatbot-kit-chat-input:disabled{border-radius:12px}@media (max-width: 768px){#chicmic-bot .react-chatbot-kit-chat-input{font-size:16px;transform:scale(1);-webkit-appearance:none;border-radius:0}}#chicmic-bot .react-chatbot-kit-chat-input *{scrollbar-width:auto;scrollbar-color:#f47c43 #ffffff}#chicmic-bot .react-chatbot-kit-chat-input::-webkit-scrollbar{width:6px}#chicmic-bot .react-chatbot-kit-chat-input::-webkit-scrollbar-track{background:#ffffff}#chicmic-bot .react-chatbot-kit-chat-input::-webkit-scrollbar-thumb{background-color:#f47c43;border-radius:10px;border:1px solid #ffffff}#chicmic-bot .react-chatbot-kit-user-avatar-container{background-color:#888;width:25px;height:25px}#chicmic-bot .react-chatbot-kit-user-avatar-icon{width:10px;height:10px}#chicmic-bot .react-chatbot-kit-user-avatar{display:flex;align-items:center;height:40px}#chicmic-bot *:focus-visible,#chicmic-bot *:focus{outline:unset!important}#chicmic-bot .react-chatbot-kit-user-chat-message-container:first-child,#chicmic-bot .react-chatbot-kit-chat-bot-message-container:first-child{margin-top:15px!important}#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response{background-color:#fff;color:#000}#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response h1,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response h2,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response h3,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response h4,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response h5,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response h6,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response p,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response strong,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response b,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response li,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response blockquote,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response pre,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response code{color:#000!important}#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th h1,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th h2,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th h3,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th h4,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th h5,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th h6,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th p,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th strong,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th b,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th li,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th blockquote,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th pre,#chicmic-bot .react-chatbot-kit-chat-bot-message-container .chat-response th code{color:#fff!important}#chicmic-bot .react-chatbot-kit-chat-bot-message-container a{color:#f47c43;text-decoration:underline}#chicmic-bot .react-chatbot-kit-chat-bot-message-container a:hover{color:#3d1400}#chicmic-bot .chat-response,#chicmic-bot .userchat-response{font-size:14px;padding:8px 12px;border-radius:12px;place-content:center;max-width:240px}#chicmic-bot .chat-response p,#chicmic-bot .chat-response strong,#chicmic-bot .chat-response b,#chicmic-bot .chat-response li,#chicmic-bot .chat-response blockquote,#chicmic-bot .chat-response pre,#chicmic-bot .chat-response code,#chicmic-bot .userchat-response p,#chicmic-bot .userchat-response strong,#chicmic-bot .userchat-response b,#chicmic-bot .userchat-response li,#chicmic-bot .userchat-response blockquote,#chicmic-bot .userchat-response pre,#chicmic-bot .userchat-response code{font-size:14px!important;margin:2px!important}#chicmic-bot .userchat-response{background-color:#f47c43;color:#fff!important;max-width:310px!important;white-space:pre-wrap!important}#chicmic-bot .userchat-response h1,#chicmic-bot .userchat-response h2,#chicmic-bot .userchat-response h3,#chicmic-bot .userchat-response h4,#chicmic-bot .userchat-response h5,#chicmic-bot .userchat-response h6,#chicmic-bot .userchat-response p,#chicmic-bot .userchat-response strong,#chicmic-bot .userchat-response b,#chicmic-bot .userchat-response li,#chicmic-bot .userchat-response blockquote,#chicmic-bot .userchat-response pre,#chicmic-bot .userchat-response code{color:#fff!important}#chicmic-bot form.react-chatbot-kit-chat-input-form textarea:focus~button svg{fill:#f47c43}#chicmic-bot #root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}#chicmic-bot .logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}#chicmic-bot .logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}#chicmic-bot .logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){#chicmic-bot a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}#chicmic-bot .card{padding:2em}#chicmic-bot .read-the-docs{color:#888}#chicmic-bot .chatbot_wrapper{width:30px;height:30px;display:flex;place-content:center;border-radius:24px;margin-right:8px}#chicmic-bot .chatbot_header{display:flex;align-items:center;padding:12px 8px 8px 16px;position:relative}#chicmic-bot .chatbot_header .title-container{width:100%;margin:0 5px}#chicmic-bot .chatbot_header .title-container h3{margin:0 2px;font-size:16px;font-weight:500;color:#fff}#chicmic-bot .chatbot_header .title-container span{font-size:13px;font-weight:400;color:#fff}#chicmic-bot .close_btn{background-color:transparent;padding:2px}#chicmic-bot .close_btn:hover{background-color:transparent}@keyframes expandHeight{0%{height:0;opacity:0}to{height:80vh;opacity:1}}@media (max-width: 768px){@keyframes expandHeight{0%{height:0;opacity:0}to{height:100%;opacity:1}}}.bot-intro{position:fixed;bottom:25px;right:33px;overflow:visible}.bot-intro .bot-message{background-color:#d85d27;color:#fff;position:absolute;right:70px;white-space:nowrap;bottom:9px;padding:10px 20px;border-radius:26px;font-size:14px;transform-origin:right;opacity:0;text-align:center}.bot-intro .bot-message1{animation:botMessage1 ease-in-out forwards 4s;animation-delay:2s}.bot-intro .bot-message2{animation:botMessage2 ease-in-out forwards 5s 6s}@keyframes botMessage1{0%{transform:scale(0);opacity:0}10%{transform:scale(1);opacity:1}50%{transform:scale(1);opacity:1}90%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes botMessage2{0%{transform:scale(0);opacity:0}10%{transform:scale(1);opacity:1}40%,30%{transform:scale(1);opacity:1}50%{transform:scale(1);opacity:1}60%{transform:scale(1);opacity:1}90%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.options-widget{margin-top:10px;margin-left:38px;display:flex;flex-wrap:wrap;gap:6px}.options-widget button{padding:6px 12px!important;border:1px solid var(--main-bg-color)!important;border-radius:20px!important;background-color:transparent!important;color:var(--main-bg-color)!important;cursor:pointer!important;font-size:12px!important}
