footer{text-align:left}#chat-widget{width:100%;height:100%}:root{--ab-chat-color-primary:rgba(174, 139, 83, 1);--ab-chat-color-primary-dark:rgba(154, 131, 94, 1);--ab-chat-color-secondary:#f5f5f5;--ab-chat-color-text:#333333;--ab-chat-color-border:#eeeeee;--ab-chat-color-background:#ffffff;--ab-chat-spacing-md:12px;--ab-chat-border-radius-md:20px;--ab-chat-font-size-md:14px;--ab-chat-font-size-lg:18px}.ab-chat-header{display:none}.ab-chat-header-title{color:#fff}.ab-chat-header-logo{width:40px;height:40px}.ab-chat-header-title{font-size:var(--ab-chat-font-size-lg);font-weight:600}.ab-chat-message-list{padding:16px;gap:8px}.ab-chat-message{padding:12px 16px;border-radius:12px;max-width:85%}.ab-chat-message-bot{background:var(--ab-chat-color-secondary);color:var(--ab-chat-color-text)}.ab-chat-message-input-container{border-top:1px solid var(--ab-chat-color-border);padding:12px 16px}.ab-chat-message-input-container input{border:none;padding:8px 12px;border-radius:20px;background:var(--ab-chat-color-secondary)}.ab-chat-quick-response-button{background:var(--ab-chat-color-primary);color:#fff;border:none;padding:8px 16px;border-radius:20px;transition:background-color .2s}.ab-chat-quick-response-button:hover{background:var(--ab-chat-color-primary-dark)}.ab-chat-message-bot{line-height:1.5;letter-spacing:.2px}.ab-chat-header-logo{height:50px;width:50px;background-color:#fff}#section-chatbot-container{min-height:100vh}.ab-chat-header,.ab-chat-message-list,.ab-chat-message-input-container>div.ab-chat-message-bmc-container{max-width:1024px}.ab-chat-chat-container{border:none}.ab-chat-header,.ab-chat-message-list{width:100%;margin-left:auto;margin-right:auto}.ab-chat-message.ab-chat-message-bot,.ab-chat-message.ab-chat-message-user{position:relative;background:0 0;color:#000;font-size:16px}.ab-chat-message.ab-chat-message-user{background:#f1f1f1}.ab-chat-message.ab-chat-message-bot:nth-child(1) p{display:inline-block;position:relative}.ab-chat-message.ab-chat-message-bot:nth-child(1) p:before,.ab-chat-message.ab-chat-message-bot:nth-child(n+5):before{position:absolute;display:block;content:"\e9c9";font-family:icomoon!important;font-size:20px;border:1.5px solid rgb(145 145 145/.4);border-radius:50px;width:30px;height:30px;padding:3px 5px 5px;text-align:center;margin-top:16px;font-weight:200}.ab-chat-message.ab-chat-message-bot:nth-child(1) p:before{margin-left:-50px;margin-top:3px}.ab-chat-message.ab-chat-message-bot:nth-child(1)>div,.ab-chat-message.ab-chat-message-bot:nth-child(n+5)>div{padding-left:55px}.ab-chat-message-input-container>div.ab-chat-message-bmc-container{display:flex;margin:auto;width:100%}.ab-chat-message-input-container button.ab-chat-new-conversation-button{border-radius:50px;padding:0;width:45px;height:45px;margin-right:10px}.ab-chat-message-input-container button.ab-chat-new-conversation-button svg{display:none}.ab-chat-message-input-container button.ab-chat-new-conversation-button:before{display:block;content:"\e9da";font-family:icomoon!important;font-size:30px;width:30px;height:30px;margin:-5px auto 0}.ab-chat-message-input-container button[type=submit]{font-size:0;border-radius:50px;padding:0;width:45px;height:45px;margin-left:10px}.ab-chat-message-input-container button[type=submit]:before{display:block;content:"\e907";font-family:icomoon!important;font-size:15px;width:30px;height:30px;margin:12px auto 0}#section-chatbot-container:not(.chatting) .ab-chat-message-input-container{border-top:none}#section-chatbot-container:not(.chatting) #chat-widget{align-items:center}#section-chatbot-container:not(.chatting) .ab-chat-new-conversation-button{display:none}#section-chatbot-container:not(.chatting) .ab-chat-message-list>div:nth-child(-n+4) .ab-chat-message-timestamp,#section-chatbot-container:not(.chatting) .ab-chat-message-list>div:nth-child(-n+4) .ab-chat-message-reactions{display:none}#section-chatbot-container:not(.chatting) .ab-chat-message-list .ab-chat-message{padding:0;margin:0;width:100%;max-width:100%;text-align:center}#section-chatbot-container:not(.chatting) .ab-chat-message-list .ab-chat-message p{padding:0;margin:0}#section-chatbot-container:not(.chatting) .ab-chat-message-list .ab-chat-message:first-child{text-align:left;font-size:30px;font-weight:800}#section-chatbot-container:not(.chatting) .ab-chat-message-list .ab-chat-message:first-child{align-self:end;text-align:center;margin-bottom:20px}#section-chatbot-container:not(.chatting) .ab-chat-message-list .ab-chat-message:first-child .ab-chat-message-content{padding-left:60px;padding-top:17px}#section-chatbot-container:not(.chatting) .ab-chat-message.ab-chat-message-bot:first-child:before{color:#666;font-size:25px;width:40px;height:40px;padding:5px;margin-left:-10px}@media(width <= 1024px){#section-chatbot-container:not(.chatting) .ab-chat-message-list .ab-chat-message:first-child{align-self:center;text-align:center}#section-chatbot-container:not(.chatting) .ab-chat-message-list .ab-chat-message:first-child .ab-chat-message-content{padding-left:0}#section-chatbot-container:not(.chatting) .ab-chat-message.ab-chat-message-bot:first-child:before{display:none}}#section-chatbot-container.chatting .ab-chat-chat-container{position:relative;height:auto;min-height:100%}#section-chatbot-container.chatting .ab-chat-message-list{padding-bottom:100px}#section-chatbot-container.chatting .ab-chat-message-input-container{position:fixed;bottom:0;width:100%}#section-chatbot-container.chatting .ab-chat-message-list>div:nth-child(-n+4){display:none}#section-chatbot-container .bot-mentions{font-style:italic;text-align:center}#section-chatbot-container.chatting .bot-mentions{display:none}