.chat-bubble{position:relative;width:fit-content;border-radius:50px;line-height:1.5;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:2}.chat-bubble:after{bottom:-33px;border-bottom:0;margin-bottom:-10px;z-index:1}.chat-bubble:after,.chat-bubble:before{content:"";position:absolute;width:0;height:0;border:30px solid transparent;margin-left:-5px}.chat-bubble:before{bottom:-4px;border-top-color:rgba(0,0,0,.05);border-bottom:0;filter:blur(2px);margin-bottom:-17px;z-index:0}.chat-bubble h1,.chat-bubble h2,.chat-bubble h3,.chat-bubble h4,.chat-bubble h5,.chat-bubble h6,.chat-bubble p,.chat-bubble pre{margin:.5em 0}.chat-bubble h1,.chat-bubble h2,.chat-bubble h3,.chat-bubble h4,.chat-bubble h5,h6{font-weight:700;line-height:normal}.chat-bubble h1{font-size:2em}.chat-bubble h2{font-size:1.5em}.chat-bubble h3{font-size:1.17em}.chat-bubble h4{font-size:1em}.chat-bubble h5{font-size:.83em}.chat-bubble h6{font-size:.67em}.chat-bubble a{color:#357bfa}.chat-bubble menu,.chat-bubble ol,.chat-bubble ul{margin:initial;padding:revert}.chat-bubble ol{list-style:auto}.chat-bubble ul{list-style:initial}@media (max-width:768px){.chat-bubble h1{font-size:1.5em}.chat-bubble h2,.chat-bubble h3{font-size:1.125em}}.typing-circle{position:relative;top:0;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}#tc-1{-webkit-animation-name:tc-1}#tc-2{-webkit-animation-name:tc-2}#tc-3{-webkit-animation-name:tc-3}#tc-4{-webkit-animation-name:tc-4}#tc-1{animation-name:tc-1}#tc-2{animation-name:tc-2}#tc-3{animation-name:tc-3}#tc-4{animation-name:tc-4}@-webkit-keyframes tc-1{0%{top:-5px}15%{top:5px}25%{top:-5px}}@-webkit-keyframes tc-2{10%{top:-5px}25%{top:5px}35%{top:-5px}}@-webkit-keyframes tc-3{15%{top:-5px}30%{top:5px}40%{top:-5px}}@-webkit-keyframes tc-4{15%{top:-5px}30%{top:5px}40%{top:-5px}}@keyframes tc-1{0%{top:-5px}15%{top:5px}25%{top:-5px}}@keyframes tc-2{10%{top:-5px}25%{top:5px}35%{top:-5px}}@keyframes tc-3{15%{top:-5px}30%{top:5px}40%{top:-5px}}@keyframes tc-4{20%{top:-5px}35%{top:5px}45%{top:-5px}}.typing-fade-in{animation:fadeInFromTop 1s ease-out forwards}@-webkit-keyframes fadeInFromTop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}