.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.mobile-chat{position:fixed;z-index:100;bottom:16px;top:16px;left:16px;right:16px}.mobile-chat__close{border-radius:50%;width:24px;height:24px;background-color:var(--primary-accent-color);background-color:#8680ff;position:absolute;top:-10px;right:-10px}.mobile-chat__header{background-color:var(--primary-accent-color);background-color:#6e69d1;padding:16px}.mobile-chat__context-toggle{background-color:#586475;padding-top:8px;padding-bottom:8px}.mobile-chat__messages{overflow-y:auto;background-color:#586475;-webkit-box-flex:1;-ms-flex:1;flex:1}.mobile-chat__messages .chat-message-body{background:inherit;position:relative;min-height:inherit;max-height:inherit}.mobile-chat__messages .chat-message-body::-webkit-scrollbar{width:5px!important;background:#9aa1ad!important;border-radius:12px}.mobile-chat__messages .chat-message-body::-webkit-scrollbar-thumb{background:#9aa1ad!important}.mobile-chat__message{display:-webkit-box;display:-ms-flexbox;display:flex}.mobile-chat__message--right{margin-left:auto}.mobile-chat__message-body{padding:9px 16px;width:80%}.mobile-chat__message-body--right{margin-left:auto}.mobile-chat__message-body--left{margin-right:auto}.mobile-chat__message-text{border-radius:4px;padding:2px 12px;overflow:hidden;overflow-wrap:break-word;font-size:14px;font-family:Sofia Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}.mobile-chat__message-body--right .mobile-chat__message-text{background:var(--primary-accent-color);-webkit-box-shadow:0 30px 30px rgba(0,0,0,.05);box-shadow:0 30px 30px rgba(0,0,0,.05)}.mobile-chat__message-body--left .mobile-chat__message-text{background-color:#292932}.mobile-chat__message-time{margin-bottom:2px;line-height:20px;font-family:Sofia Pro;font-style:normal;font-weight:400;font-size:14px;color:#f8f9fb}