.answerly-conversations-view{padding-bottom:0}.answerly-agent-conversation-area{position:relative;display:flex;margin-top:20px}.answerly-agent-conversation-preview{position:absolute;display:flex;align-items:center;justify-content:center;top:-177px;left:370px;width:calc(100% - 330px);height:100vh;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAhSURBVHgBxc4xAQAADMIw/FutiM0A8JKzVwWcjNS32u0D8x4PAZ8Z0z4AAAAASUVORK5CYII=)}.answerly-agent-conversation-preview>*{left:-60px}.answerly-agent-conversation-preview:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(90deg,white,transparent,transparent,transparent,transparent)}.answerly-agent-conversation-list{display:flex;flex-direction:column;max-width:400px;gap:5px;padding-right:25px;height:100%;max-height:calc(100vh - 176px);overflow-y:auto}.answerly-agent-conversation-list-item{display:flex;flex-direction:row;align-items:center;gap:15px;padding:10px;cursor:pointer;transition:background-color .2s}.answerly-agent-conversation-list-item img{width:30px;height:30px}.answerly-agent-conversation-list-item>*{opacity:.9}.answerly-agent-conversation-list-item-active,.answerly-agent-conversation-list-item:hover{background:linear-gradient(45deg,#e9e9e9,#f4f4f4);border-radius:12px;border-bottom:none}.answerly-agent-conversation-list-item-active>*,.answerly-agent-conversation-list-item:hover>*{opacity:1}.answerly-agent-conversation-list-item-more{margin-left:auto;fill:var(--textLight);width:20px;height:20px;cursor:pointer}.answerly-agent-conversation-list-item .simple-component-checkbox{margin-left:0;width:20px}
