:root{--dynamic-chat-height:327px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Quicksand}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes pulseShadow{0%{box-shadow:0 0 10px #4299e100}50%{box-shadow:0 0 10px #4299e199}to{box-shadow:0 0 10px #4299e100}}.pulseShadow{animation:pulseShadow 2s ease-in-out infinite}.chatbot-parent-container{box-shadow:0 0 10px #0003;z-index:500}.react-chatbot-kit-chat-header{background-color:#fc3;border-radius:13px 13px 0 0;color:#000;font-size:1.1em;font-weight:700;padding:15px 10px 16px;text-align:center}.react-chatbot-kit-chat-message-container{border-radius:0 0 16px 16px;overflow-x:hidden;overflow-y:scroll;padding:15px}@media (max-width:767px){.react-chatbot-kit-chat-message-container{height:327px;height:var(--dynamic-chat-height)}}@media (min-width:768px){.react-chatbot-kit-chat-message-container{height:397px}}@media (min-width:992px){.react-chatbot-kit-chat-message-container{height:447px}}.react-chatbot-kit-chat-bot-message{padding-bottom:5px}.react-chatbot-kit-user-chat-message{padding:5px;text-align:right}.react-chatbot-kit-chat-bot-avatar,.react-chatbot-kit-user-avatar{display:none}.react-chatbot-kit-chat-input-container{border-radius:0 0 16px 16px;bottom:0;height:45px;position:absolute;width:100%}.react-chatbot-kit-chat-input-form{height:40px}.react-chatbot-kit-chat-input{border-radius:0 0 0 16px;border-top:1px solid grey;height:45px;padding:5px 15px;width:calc(100% - 80px)}.react-chatbot-kit-chat-btn-send{border-radius:0 0 16px 0;height:45px;padding:10px;position:absolute;right:0;width:80px}.react-chatbot-kit-chat-btn-send svg{fill:#fff;margin:0 auto;padding-right:5px;width:25px}
/*# sourceMappingURL=main.ace89140.css.map*/