@charset "utf-8";

.chatBubble__chatBubble___3Sk1b { max-width: 250px; border-radius: 18px; padding: 10px; overflow-wrap: break-word; }

.chatBubble__chatBubble___3Sk1b ul { margin-left: 20px; }

.chatBubble__chatBubble___3Sk1b ol { margin-left: 20px; }

.chatBubble__chatBubble___3Sk1b img { width: 100%; }

.chatBubble__inbound___tuLth, .chatBubble__outbound___4CScV { display: flex; flex-direction: column; margin-bottom: 5px; direction: ltr; }

.chatBubble__messageMeta___jJ9Y3 { margin-top: 5px; display: flex; align-items: center; font-size: 12px; color: rgb(113, 112, 112); }

.chatBubble__botSparkle___x\+riV { margin: 5px 5px 0px 0px; }

.chatBubble__separator___i07q9 { margin: 0px 5px; }

.chatBubble__optimisticError___iugjw { color: red; font-size: 12px; margin-top: 5px; }

.chatBubble__inbound___tuLth .chatBubble__avatarAndBubble___cNYb\+ { display: flex; align-items: flex-end; }

.chatBubble__inbound___tuLth .chatBubble__chatBubble___3Sk1b { background-color: var(--agent-bubble-background-color); box-shadow: rgba(201, 201, 201, 0.5) 0px 2px 6px 0px; margin-left: 35px; color: var(--agent-bubble-primary-font-color); }

.chatBubble__inbound___tuLth .chatBubble__chatBubble___3Sk1b.chatBubble__showAvatar___wd2Xf { margin-left: 0px; }

.chatBubble__inbound___tuLth .chatBubble__messageMeta___jJ9Y3 { margin-left: 35px; }

.chatBubble__inbound___tuLth a { color: rgb(0, 108, 236); }

.chatBubble__identifier___b5gF6 strong { font-weight: 600; }

.chatBubble__outbound___4CScV { justify-content: flex-end; align-items: flex-end; }

.chatBubble__outbound___4CScV .chatBubble__chatBubble___3Sk1b { background-color: var(--customer-bubble-background-color); color: var(--customer-bubble-primary-font-color); }

.chatBubble__avatarWrapper___dG-3L { margin-right: 5px; }

html[dir="rtl"] .chatBubble__botSparkle___x\+riV .chatBubble__chatBubble___3Sk1b, html[dir="rtl"] .chatBubble__inbound___tuLth .chatBubble__chatBubble___3Sk1b, html[dir="rtl"] .chatBubble__outbound___4CScV .chatBubble__chatBubble___3Sk1b { direction: rtl; }