.chatbot-home-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #f3f3f4;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:500px;margin-top:30px;overflow:hidden}.home-title{color:#fff;position:relative;text-align:center}.home-title .home-icon img{height:40px;left:1.5rem;margin-top:5px;position:absolute;top:10px;width:40px}.home-title .h1{float:left;font-weight:700;margin-left:5pc;margin-top:8px}.message-text{padding:20px 20px 0}.message-text.message-bot{border:1px solid #f3f3f4;border-radius:10px 10px 10px 0;margin-left:70px;text-align:left}.message-text.message-bot,.message-text.message-human{margin-top:30px;padding:20px 40px;position:relative;width:50%}.message-text.message-human{-ms-flex-item-align:end;align-self:end;border:1px solid #f3f3f4;border-radius:10px 10px 0 10px;margin-right:50px}.chat-input-container{background:#fff;border:0;border-radius:10px;border-top:1px solid #f3f3f4;bottom:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:75px;margin-bottom:15px;margin-left:28px;margin-top:auto;padding-top:9pt;position:relative;width:95%}.chat-input-container .text-input{background:#fff;border:0;border-radius:9px;padding-bottom:14px;padding-left:20px;text-align:start;width:90%}.chat-input-container .send-message{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:35px;border:none;height:50px;position:absolute;right:17px;-webkit-transform:rotate(42deg);transform:rotate(42deg);width:50px}.bot-message-icon{display:inline-block;height:30px;margin-left:25px;position:relative;top:90px;width:30px}.bot-message-icon svg{height:100%;width:100%}.icons-container .icons-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:25px;justify-content:end;list-style:none;margin-right:45px;margin-top:8px}.icons-container .icons-list svg{height:40px;width:40px}