.chatbot-window{background-color:var(--esg-darkteal)!important;border:1px solid var(--esg-darkteal)!important;border-radius:20px!important;padding:0!important;height:500px}.chat-window{overflow-y:auto;&::-webkit-scrollbar{width:8px}&::-webkit-scrollbar-track{background:#f1f1f1}&::-webkit-scrollbar-thumb{background-color:teal!important;border-radius:20px;border:2px solid #f1f1f1}&::-webkit-scrollbar-thumb:hover{background-color:#555}scrollbar-width:thin;scrollbar-color:var(--esg-darkteal) #f1f1f1}.chat-window:not(:hover)::-webkit-scrollbar-thumb{background:transparent}.chat-window:not(:hover){scrollbar-color:transparent transparent}.chat-window-md{height:348px}