.speech-bubble-left-aligned,.speech-bubble-right-aligned{align-items:flex-start;display:flex}.speech-bubble-right-aligned{flex-direction:row-reverse}.speech-bubble-person{align-items:center;display:inline-flex;flex-direction:column}.speech-bubble-left-aligned .speech-bubble-person{margin-right:24px}.speech-bubble-right-aligned .speech-bubble-person{margin-left:24px}.speech-bubble-avatar{border:2px solid #ccc;border-radius:50%;height:72px;position:relative;width:72px}.speech-avatar-image{border-radius:50%;height:100%!important;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.speech-bubble-name{font-size:12px;line-height:1;margin-top:8px;text-align:center}.speech-bubble-text{background-color:#fff;border:1px solid #ccc;border-radius:6px;max-width:100%;overflow-wrap:break-word;padding:16px;position:relative;width:100%}.speech-bubble-text:after,.speech-bubble-text:before{border-style:solid;content:"";height:0;position:absolute;top:40%;width:0}.speech-bubble-right-aligned .speech-bubble-text:before{border-color:transparent transparent transparent #ccc;border-width:8px 0 8px 10px;right:-10px}.speech-bubble-right-aligned .speech-bubble-text:after{border-color:transparent transparent transparent #fff;border-width:8px 0 8px 10px;right:-8px}.speech-bubble-left-aligned .speech-bubble-text:before{border-color:transparent #ccc transparent transparent;border-width:8px 10px 8px 0;left:-10px}.speech-bubble-left-aligned .speech-bubble-text:after{border-color:transparent #fff transparent transparent;border-width:8px 10px 8px 0;left:-8px}