﻿.tx-fpchatbot{z-index:9999 !important;position:fixed;bottom:0;right:80px;max-width:calc(90vw - 80px);width:500px;z-index:8;max-height:80vh;display:flex;flex-direction:column}.tx-fpchatbot .card-body{overflow-y:auto}.tx-fpchatbot .card-header{cursor:pointer}.tx-fpchatbot-icon{display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0}.tx-fpchatbot-toggle-icon{width:1.2rem;height:1.2rem}.tx-fpchatbot-message-icon{width:1.5rem;height:1.5rem}.tx-fpchatbot.closed .card-body,.tx-fpchatbot.closed .card-footer{display:none}.typing-dots::after{content:"...";animation:dots 1.5s steps(3, end) infinite}.chat-bubble p:last-child{margin:0}.fp-chatbot-messages{overflow-y:auto}.fp-chatbot-messages>div:last-child{margin-bottom:0 !important}@keyframes dots{0%{content:" "}33%{content:"."}66%{content:".."}100%{content:"..."}}