.chatbot-cntr{display:block;position:fixed;bottom:69px;z-index:1000;left:0;right:0}
.chatbot-cntr .fullscreen{width:100%;height:100%;border:0}
.chatbot-none{display:none !important}
#chatbot-frame{border-radius:12px;border-bottom-left-radius:0;border-bottom-right-radius:0}
body:has(.mobile-docker-section.d-none) .chatbot-cntr{bottom:0}
@media screen and (min-width:768px){.chatbot-cntr{display:none !important}
}