.elementor-1690 .elementor-element.elementor-element-37d96b28{--display:flex;}.elementor-1690 .elementor-element.elementor-element-470d26f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1690 .elementor-element.elementor-element-b5b9a4e{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:28px 28px 28px 28px;}.elementor-1690 .elementor-element.elementor-element-6a7957f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-1690 .elementor-element.elementor-element-b5b9a4e{--width:50%;}.elementor-1690 .elementor-element.elementor-element-6a7957f{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-e2be6d5 */.btw-chat {
  max-width: 820px;
  margin: 40px auto;
  padding: 30px;
  border-radius: 20px;
  background: #081a23;
  font-family: inherit;
}

/* Allgemein */
.msg {
  display: flex;
  flex-direction: column;
  margin: 12px 0;
}

/* Emily (links) */
.emily {
  align-items: flex-start;
}

.emily .bubble {
  background: #79605f;
  color: #ffffff;
  padding: 12px 16px;
  border-radius: 18px;
  border-bottom-left-radius: 6px;
  max-width: 75%;
}

/* Jace (rechts) */
.jace {
  align-items: flex-end;
}

.jace .bubble {
  background:#314046;
  color: #f2cf8e;
  padding: 12px 16px;
  border-radius: 18px;
  border-bottom-right-radius: 6px;
  max-width: 75%;
  box-shadow: 0 0 12px rgba(255, 215, 130, 0.25);
}

/* Zeit */
.time {
  font-size: 11px;
  color: rgba(255,255,255,0.5);
  margin-top: 4px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5cda9567 */background: linear-gradient(180deg, #1a1410, #0f0b08);
background: rgba(255,255,255,0.08);
color: #f5f5f5;
background: rgba(255, 215, 130, 0.15);
color: #fff;
box-shadow: 0 0 12px rgba(255, 215, 130, 0.25);/* End custom CSS */