@charset "utf-8";

.ChatBot_ChatBot__JegBf { position: fixed; bottom: var(--mobile-chatbot-position,4px); right: 1rem; z-index: 100; }

@media (min-width: 680px) {
  .ChatBot_ChatBot__JegBf { bottom: 1rem; }
}

.ChatBot_ChatBot--is-open__wDIcZ { display: none; }

.ChatBot_ChatBot__button__tKzHh { display: flex; height: 4rem; width: 4rem; align-items: center; justify-content: center; border-radius: 9999px; --tw-bg-opacity: 1; background-color: rgb(12 12 13/var(--tw-bg-opacity,1)); --tw-text-opacity: 1; color: rgb(255 255 255/var(--tw-text-opacity,1)); }