.chat{width:300px;background:white;border:solid 1px #EEE;display:flex;flex-direction:column;padding:10px;font-family:Helvetica,Arial;font-size:16px}.messages{margin-top:30px;display:flex;flex-direction:column}.message{border-radius:20px;padding:8px 15px;margin-top:5px;margin-bottom:5px;display:inline-block}.yours{align-items:flex-start}.yours .message{color:black;margin-right:25%;background-color:#eee;position:relative}.yours .message.last:before{content:"";position:absolute;z-index:0;bottom:0;left:-7px;height:20px;width:20px;background:#eee;border-bottom-right-radius:15px}.yours .message.last:after{content:"";position:absolute;z-index:1;bottom:0;left:-10px;width:10px;height:20px;background:white;border-bottom-right-radius:10px}.mine{align-items:flex-end}.mine .message{color:white;margin-left:25%;background:linear-gradient(to bottom,#00D0EA 0%,#0085D1 100%);background-attachment:fixed;position:relative}.mine .message.last:before{content:"";position:absolute;z-index:0;bottom:0;right:-8px;height:20px;width:20px;background:linear-gradient(to bottom,#00D0EA 0%,#0085D1 100%);background-attachment:fixed;border-bottom-left-radius:15px}.mine .message.last:after{content:"";position:absolute;z-index:1;bottom:0;right:-10px;width:10px;height:20px;background:white;border-bottom-left-radius:10px}.typing-indicator{background-color:#EEEEEE;will-change:transform;width:auto;border-radius:50px;padding:10px;display:table;margin:0 auto;position:relative;animation:2s bulge infinite ease-out;margin-top:5px;margin-bottom:5px}.typing-indicator::before,.typing-indicator::after{content:'';position:absolute;bottom:-2px;left:-2px;height:14px;width:10px;border-radius:50%;background-color:#EEEEEE}.typing-indicator::after{height:5px;width:5px;left:-5px;bottom:-5px}.typing-indicator span{height:10px;width:10px;float:left;margin:0 1px;background-color:#9E9EA1;display:block;border-radius:50%;opacity:0.4}.typing-indicator span:nth-of-type(1){animation:1s blink infinite 0.3333s}.typing-indicator span:nth-of-type(2){animation:1s blink infinite 0.6666s}.typing-indicator span:nth-of-type(3){animation:1s blink infinite 0.9999s}@keyframes blink{50%{opacity:1}}@keyframes bulge{50%{transform:scale(1.05)}}.et_pb_section_0_tb_header{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.intro a{color:#000000;background-color:#ebceca}.fondrose a{color:#000000ff;background-color:#ffffffff}.chat a{color:#3742fa;text-decoration:underline #3742fa}.et-dropcap{font-size:80px;line-height:0.785;color:black;font-family:Georgia}.post-meta a{color:#000000;background-color:#ebceca}