@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.placeholder{background:#f6f7f8;background-image:linear-gradient(90deg,#e9e9e9 0,#edeef1 20%,#9c9c9c 40%,#8d8d8d);background-repeat:no-repeat;background-size:800px 104px;animation:shimmer 1.5s linear infinite;border-radius:4px;display:inline-block}.placeholder-circle{aspect-ratio:1/1;width:40px;height:40px;border-radius:50%}.placeholder-text{width:100%;height:20px;margin-bottom:10px}.placeholder-button{width:120px;height:40px;border-radius:20px}.placeholder-chip{width:80px;height:30px;border-radius:15px;display:inline-block;margin-right:8px;margin-bottom:8px}.placeholder-timeline{width:100%;height:80px;margin-bottom:20px}.chatbot-content{position:fixed;bottom:80px;right:5rem;width:30%;height:35rem;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;border-radius:8px;padding:16px;display:flex;flex-direction:column;overflow:hidden}.chatFooter{height:1rem}.chatbot-toggle-button{position:fixed;bottom:20px;right:20px;background-color:#45a994;color:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.2);cursor:pointer;z-index:1001;transition:background-color .3s,transform .3s;font-size:24px}.chatbot-toggle-button:hover{background-color:#3c917d;transform:scale(1.1)}.messageAction{display:flex;grid-gap:2px;gap:2px;justify-content:start;flex-direction:row-reverse}.bot .messageAction{justify-content:end;flex-direction:row}.AddAction button,.messageAction button{height:20px;width:20px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center}.AddAction button ion-icon,.messageAction button ion-icon{font-size:15px;margin:0}.message-item .bubble{min-width:100px}.message-divider .backgroundProcess{background-color:#d8d5cf;width:-moz-fit-content;width:fit-content;padding:0 5px;border-radius:5px;display:block;margin:auto;color:#000}.message-item.bot{justify-content:flex-end;margin-right:0;margin-left:60px}.message-item.bot .bubble{background:#24265d;color:#fff;border-radius:16px 16px 0 16px}.message-item .AddAction{margin-bottom:-8px;z-index:1;position:relative;display:flex;justify-content:end}.message-item.bot .AddAction{justify-content:start}.chatbot-content .message-box{height:30rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:end}@media(max-width:768px){.chatbot-content{right:2rem;width:86%;height:41rem!important;display:block}.chatbot-content .relative{height:100%;transform:translateY(50px)}.chatbot-content .message-box{height:36rem!important}.chatbot-content .chatFooter{transform:translateY(50px)}}.animated-loader{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa;font-family:"Arial",sans-serif;padding:0 20px}.fade-in-out-text{font-size:3rem;line-height:4.5rem;color:#45a994;text-align:center;font-weight:700;opacity:0;animation:fadeInOut 4s ease-in-out forwards;transition:opacity 1s ease-in-out;text-shadow:2px 2px 4px rgba(0,0,0,.1)}@media (max-width:768px){.fade-in-out-text{font-size:1.5rem;padding:0 10px;line-height:2rem}}@keyframes fadeInOut{0%{opacity:0;transform:scale(.9)}10%,50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}
/*# sourceMappingURL=main.282bf343.chunk.css.map */