@charset "UTF-8";.container-chat-wrapper{display:flex;gap:14px;align-items:start}.container-chat-wrapper .close-button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:100%;background-color:#fff;padding:0}.container-chat-wrapper .close-button svg{display:block}.container-chat-wrapper.container-chat-wrapper-mobile{width:100%;height:100%;gap:0;align-items:stretch}.container-chat-wrapper.container-chat-wrapper-mobile .close-button{display:none}.chat-wrapper{font-family:Arial,sans-serif;height:590px;width:350px;display:flex;flex-direction:column}.chat-wrapper .message-area-and-footer{display:flex;flex-direction:column;min-height:calc(100% - 80px);max-height:calc(100% - 80px)}.chat-wrapper.chat-wrapper-mobile{min-height:95%!important;height:95%!important;width:95%!important;padding:2.5%!important;margin:0!important}.chat-wrapper.chat-wrapper-mobile .message-area-and-footer{overflow:auto;min-height:calc(100% - 80px)!important;height:calc(100% - 80px)!important}.messaging-area{flex-basis:100%;padding:14px;overflow-y:auto;background:#fff}.messaging-area::-webkit-scrollbar{width:5px;height:1px}.messaging-area::-webkit-scrollbar-track{background-color:#f3eded;border-radius:10px}.messaging-area::-webkit-scrollbar-thumb{background-color:#d5d3d3;border-radius:10px;min-height:1px}.messaging-area::-webkit-scrollbar-thumb:hover{background-color:#868686}.messages-content-container{display:flex;flex-direction:column;gap:14px}.message-content-start-time{display:flex;align-items:center;text-align:center;justify-content:center}.message-content-start-time .line{flex:1;border-bottom:1px solid #EAE1DB;margin:0 16px}.message-content-start-time p{font-weight:400;font-size:13px;line-height:13px;color:#868686}.message{position:relative;padding:8px 52px 8px 14px;border-radius:10px}.message .chat-bot-text-message{position:relative;overflow-wrap:break-word;font-weight:400;font-size:15px;line-height:22.5px;color:#11253e}.message .chat-bot-text-message p{margin:0}.message .chat-bot-text-message p>a[target=_blank]{overflow-wrap:break-word}.message .chat-content-img{display:flex;flex-direction:row;gap:20px}.message .chat-content-img .chat-content-img_img{border-radius:16px}.message .message-date{position:absolute;bottom:8px;right:14px;color:#8695a7;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:100%}.message-send{border:1px solid #e1e6ec}.message-income{background:#f0f4fa}.withPaddings{padding:8px 16px 0}.fileAnavailable{display:flex;align-items:center;gap:4px}.bot-type-state{display:flex;flex-direction:row;align-items:center;min-width:290px}.bot-type-state .bot-type-state_animate{display:flex;gap:5px;align-items:center;min-height:14px}.bot-type-state .bot-type-state_animate svg{animation:typing-animation 1.5s infinite ease-in-out}.bot-type-state .bot-type-state_animate svg:nth-child(1){animation-delay:0s}.bot-type-state .bot-type-state_animate svg:nth-child(2){animation-delay:.3s}.bot-type-state .bot-type-state_animate svg:nth-child(3){animation-delay:.6s}@keyframes typing-animation{0%,80%,to{transform:scale(1);opacity:.5}40%{transform:scale(1.5);opacity:1}}.bot-type-state div{margin-left:10px;display:flex;flex-direction:row;gap:4px}.bot-type-state p{margin-left:7px;color:#0cca1f;font-size:12px;font-weight:600;font-family:Inter,sans-serif;line-height:12px}.messaging-footer{display:flex;flex-direction:column;border-top:1px solid #D9DEE4}.messaging-footer .messaging-footer-top{display:flex;gap:8px;padding:12px 16px;background:#fff}.messaging-footer .messaging-footer-top .input-send-message{width:100%;max-width:100%;min-height:23px;height:23px;border:0;outline:0;padding:9px 0 0;font-family:Inter;font-style:normal;font-size:14px;font-weight:400;line-height:100%;background-color:#fff}.messaging-footer .messaging-footer-top .input-send-message::-moz-placeholder{color:#708397}.messaging-footer .messaging-footer-top .input-send-message::placeholder{color:#708397}.messaging-footer .messaging-footer-top .btn-send-message{display:flex;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0;border-radius:90px;background:#122640;cursor:pointer}.messaging-footer .messaging-footer-bottom{background:#f0f4fa;display:flex;padding:10px 16px;border-radius:0 0 16px 16px;justify-content:center;align-items:center;gap:6px;text-decoration:none}.messaging-footer .messaging-footer-bottom span{color:#708397;font-family:Inter;font-size:11px;font-style:normal;font-weight:400;line-height:100%}.messaging-header{max-height:80px;display:flex;position:relative;flex-direction:column;justify-content:center;gap:8px;padding:22px 25px;background-image:url(/assets/headerBg-BC0BV7eY.png);background-size:cover;background-repeat:no-repeat;border-radius:16px 16px 0 0}.messaging-header .close-button-header{position:absolute;top:25px;right:17px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:100%;background-color:#fff;padding:0;border:0}.messaging-header .close-button-header svg{display:block}.messaging-header span{display:flex;gap:8px;align-items:center}.messaging-header span h3{margin:0;color:#fff;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:100%}.messaging-header p{margin:0;color:#ffffff80;font-family:Inter;font-size:13px;font-style:normal;font-weight:400;line-height:100%}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.visible{visibility:visible}.relative{position:relative}.top-3\/4{top:75%}.container{width:100%}.-mt-\[5px\]{margin-top:-5px}.ml-\[16px\]{margin-left:16px}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.h-\[11px\]{height:11px}.h-\[50px\]{height:50px}.min-h-\[22\.5px\]{min-height:22.5px}.min-h-\[24px\]{min-height:24px}.w-\[11px\]{width:11px}.w-\[16px\]{width:16px}.w-full{width:100%}.max-w-\[250px\]{max-width:250px}.max-w-full{max-width:100%}.min-w-\[24px\]{min-width:24px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.items-center{align-items:center}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.rounded-\[12px\]{border-radius:12px}.text-center{text-align:center}.opacity-75{opacity:.75}@font-face{font-family:Inter;src:url(/fonts/Inter_24pt-Regular.woff2)format("woff2");font-weight:400}@font-face{font-family:Inter;src:url(/fonts/Inter_28pt-Medium.woff2)format("woff2");font-weight:500}@font-face{font-family:Inter;src:url(/fonts/Inter_24pt-SemiBold.woff2)format("woff2");font-weight:600}@font-face{font-family:Inter;src:url(/fonts/Inter_24pt-Bold.woff2)format("woff2");font-weight:700}html{width:100%;height:100%}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji}body{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;width:100%;height:100%;margin:0;padding:0;display:flex}#root{flex-direction:column;width:100%;height:100%;display:flex}.app{text-align:center;gap:12px;display:grid}button{cursor:pointer;background:0 0;border:1px solid #888;border-radius:8px;padding:8px 12px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
