.chat-bot{box-sizing:border-box;display:flex;font-size:16px;position:fixed}.chat-bot .overflow-hidden{overflow:hidden}.chat-bot .font-bold{font-family:openSansBold;font-weight:700}.chat-bot .bg-primary{background-color:#632ae8}.chat-bot .bg-secondary{background-color:#eee}.chat-bot .text-primary{color:#632ae8}.chat-bot .text-secondary{color:#eee}.chat-bot .bg-white{background-color:#fff}.chat-bot .text-white{color:#fff}.chat-bot .flex{display:flex!important}.chat-bot .items-center{align-items:center}.chat-bot .items-end{align-items:flex-end}.chat-bot .justify-center{justify-content:center}.chat-bot .justify-between{justify-content:space-between}.chat-bot .cursor-pointer{cursor:pointer}.chat-bot .rounded{border-radius:16px}.chat-bot .rounded-full{border-radius:9999px}.chat-bot .rounded-tl-none{border-top-left-radius:0}.chat-bot .rounded-tr-none{border-top-right-radius:0}.chat-bot .rounded-md{border-radius:12px}.chat-bot .bg-opacity-15{background-color:hsla(0,0%,93%,.15)}.chat-bot input:focus-visible{outline:medium none invert;outline:initial}.chat-bot input::-webkit-input-placeholder{color:#eee}.chat-bot input::placeholder{color:#eee}.chat-bot img{display:block;height:auto;max-width:100%;vertical-align:middle}.chat-bot .mt-10{margin-top:2.5rem}.chat-bot .m-1{margin:.25rem}.chat-bot .mt-2{margin-top:.5rem}.chat-bot .mt-5{margin-top:1.25rem}.chat-bot .text-xs{font-size:.75rem;line-height:1rem}.chat-bot .ms-1{-webkit-margin-start:.25rem;margin-inline-start:.25rem}.chat-bot .mt-0{margin-top:0}.chat-bot .flex-row-reverse{flex-direction:row-reverse}.chat-bot .self-end{align-self:flex-end}.chat-bot .py-1{padding-bottom:.25rem;padding-top:.25rem}.chat-bot .bg-opacity-10{background:hsla(0,0%,100%,.271)}.chat-bot .p-1{padding:.25rem}.chat-bot .p-2{padding:.5rem}.chat-bot .px-2{padding-left:.5rem;padding-right:.5rem}.chat-bot .p-3{padding:.75rem}.chat-bot .px-5{padding-left:1.25rem;padding-right:1.25rem}.chat-bot .mx-2{margin-left:.5rem;margin-right:.5rem}.chat-bot .w-60{width:60%}.chat-bot .gap-5{gap:1.25rem}.chat-bot .absolute{position:absolute}.chat-bot .flex-col{flex-direction:column}.chat-bot .h-full{height:100%}.chat-bot .w-full{width:100%}.chat-bot .flex-grow{flex-grow:1}.chat-bot .rounded-sm{border-radius:8px}.chat-bot .bg-transparent{background-color:initial}.chat-bot .ml-1{margin-left:.25rem}.chat-bot [type=button],.chat-bot [type=reset],.chat-bot [type=submit],.chat-bot button,.chat-bot input{-webkit-font-feature-settings:inherit;font-feature-settings:inherit;-webkit-appearance:button;background-color:initial;background-image:none;border:none;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;text-transform:none}.chat-bot .open-chat{height:20px;width:20px}.chat-bot .chatbot-container{background-color:#fcfcfc;bottom:38px;height:400px;outline-color:#632ae8;outline-offset:-1px;outline-style:solid}.chat-bot .chatbot-container.rtl{right:38px}.chat-bot .chatbot-container.ltr{left:38px}.chat-bot .chatbot-container.true{font-size:16px;height:90vh;width:60vw}@media screen and (max-width:768px){.chat-bot .chatbot-container.true{height:90dvh;width:80dvw}}.chat-bot .chatbot-container.false{font-size:12px;width:230px}.chat-bot .chatbot-container .welcome{-webkit-animation:welcome-animation 2s forwards;animation:welcome-animation 2s forwards;background:linear-gradient(40deg,#632ae8 30%,#fff);background-size:400% 200%;left:0;top:0;white-space:nowrap;z-index:10}@-webkit-keyframes welcome-animation{0%{background-position:100% 20%}to{background-position:0 80%}}@keyframes welcome-animation{0%{background-position:100% 20%}to{background-position:0 80%}}.chat-bot .chatbot-container .welcome .close-chat{left:5px;top:5px}.chat-bot .chatbot-container .chat-messages{align-items:flex-start;gap:20px;margin:0 2px;overflow:auto;overflow-wrap:break-word;padding:0 2px 1rem;scroll-behavior:smooth}.chat-bot .chatbot-container .chat-messages::-webkit-scrollbar{background-color:initial;border-radius:5px;height:5px;scroll-behavior:smooth;scrollbar-color:#ccc transparent;scrollbar-width:thin;width:5px}.chat-bot .chatbot-container .chat-messages::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:5px}.chat-bot .chatbot-container .chat-messages::-webkit-scrollbar-track{background-color:initial}.chat-bot .chatbot-container .file-picker{position:relative;width:20px}.chat-bot .chatbot-container .file-picker .input-file-picker{height:100px;left:0;opacity:0;top:-40px;width:100px}@font-face{font-family:openSansRegular;src:url(/chat-bot/static/media/OpenSans-Regular.9a6cfa5890d7f3eef585.ttf)}@layer base{html{font-family:openSansRegular;font-size:16px}}
/*# sourceMappingURL=main.55736fa0.css.map*/