@charset "utf-8";

.proactiveChatMessage__proactiveChatMessage___md3FK { opacity: 0; display: flex; flex-direction: column; align-items: flex-end; margin-right: 2px; cursor: pointer; }

.proactiveChatMessage__proactiveChatMessage___md3FK .proactiveChatMessage__chatBubble___PfYe4 { box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 4px, rgba(0, 0, 0, 0.08) 0px 2px 4px; max-width: 262px; margin-left: 0px; margin-bottom: 5px; }

.proactiveChatMessage__proactiveChatMessage___md3FK.proactiveChatMessage__fadeIn___8VB1H { opacity: 1; transition: opacity 500ms; }

@media (-ms-high-contrast: none) {
  .proactiveChatMessage__proactiveChatMessage___md3FK .proactiveChatMessage__chatBubble___PfYe4 { width: 100%; }
}

body.align-chat-icon-left .proactiveChatMessage__proactiveChatMessage___md3FK { align-items: flex-start; }

body.align-chat-icon-left .proactiveChatMessage__chatBubble___PfYe4 { border-bottom-right-radius: 12px; }

html[dir="rtl"] body.align-chat-icon-left .proactiveChatMessage__proactiveChatMessage___md3FK { align-items: flex-end; }

html[dir="rtl"] body.align-chat-icon-right .proactiveChatMessage__proactiveChatMessage___md3FK { align-items: flex-start; }