.trigger{-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;color:#fff;cursor:pointer!important;max-width:200px;padding:15px;position:fixed;right:0}@keyframes wave-animation{0%,to{transform:rotate(12deg)}50%{transform:rotate(-12deg)}}.wave{animation-duration:1s;animation-iteration-count:infinite;animation-name:wave-animation;animation-timing-function:ease-in-out;display:inline-block;font-size:24px;left:-10px;position:absolute;top:-10px}.sidebar{-webkit-box-shadow:-10px 0 10px 0 rgba(0,0,0,.1);box-shadow:-10px 0 10px 0 rgba(0,0,0,.1);height:100%;position:fixed;top:0;transition:right .3s ease-in-out}.sidebar,.sidebar-inner{display:flex;flex-direction:column}.sidebar-inner{align-content:end;flex-grow:1;overflow:hidden;width:100%}.top-area{background:#00a4bd;flex-wrap:wrap;height:fit-content}.close-x,.top-area{display:flex;width:100%}.close-x{justify-content:right;padding:5px}.close-x i{cursor:pointer!important}.sidebar-title{padding:0 30px 15px;width:100%}.chat-area{align-items:flex-end;display:flex;flex-direction:column;flex-grow:1;height:-webkit-fill-available;margin-bottom:30px;overflow-y:scroll;padding:10px 20px;row-gap:20px;width:100%}.input-area{padding:0 20px;width:100%}.chat-input{align-items:center;background:#ededed;border-radius:5px;display:flex;flex-wrap:nowrap;margin-bottom:10px;padding:10px}.user-input{background:transparent;border:none;max-height:200px;min-height:20px!important;overflow-y:hidden;padding:0;resize:none}.send-icon{cursor:pointer;margin-left:10px}.input-note{font-size:12px;margin-bottom:30px;text-align:center;width:100%}.chat-row-wrapper{column-gap:15px;display:flex;flex-wrap:nowrap;position:relative;width:100%}.review-options,.review-row{display:flex;flex-wrap:nowrap;justify-content:right;margin-top:5px}.chat-row-wrapper .profile{flex:0 0 40px;height:40px;padding:5px;width:40px}.bot .profile,.user .profile{-webkit-border-radius:20px;border-radius:20px}.message-col{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.message{flex:1;font-weight:400;overflow-wrap:break-word;overflow-x:hidden;padding:5px;white-space:break-spaces}.neutral,.thumbs-down,.thumbs-up{cursor:pointer;margin-right:10px}.typing-indicator{--ti-color-bg:#e6e7ed;animation:bulge 2s ease-out infinite;background-color:var(--ti-color-bg);border-radius:50px;display:table;left:50px;margin:0 auto;padding:10px;position:absolute;width:auto;will-change:transform}.typing-indicator:after,.typing-indicator:before{background-color:var(--ti-color-bg);border-radius:50%;bottom:-2px;content:"";height:10px;left:-2px;position:absolute;width:10px}.typing-indicator:after{bottom:-5px;height:5px;left:-5px;width:5px}.typing-indicator span{background-color:#9e9ea1;border-radius:50%;display:block;float:left;height:8px;margin:0 1px;opacity:.4;width:8px}.typing-indicator span:first-of-type{animation:blink 1s .3333s infinite}.typing-indicator span:nth-of-type(2){animation:blink 1s .6666s infinite}.typing-indicator span:nth-of-type(3){animation:blink 1s 1s infinite}@keyframes blink{50%{opacity:1}}@keyframes bulge{50%{transform:scale(1.05)}}@media (max-width:575px){.trigger{display:none}}.cta-callout{display:flex;padding:15px 0;white-space:inherit;width:100%}.cta-callout-label{font-weight:700}