.chatbot-container{height:30px !important}
#defChatButtonContainer .ai-launcher{position:fixed;bottom:5rem;right:2rem;width:70px !important;height:130px !important;border-radius:50%;cursor:pointer;z-index:1111}
#ai-container .ai-launcher-open-icon{position:absolute;top:15%;bottom:0;width:100%;transition:opacity .08s linear,-webkit-transform .16s linear;transition:transform .16s linear,opacity .08s linear;transition:transform .16s linear,opacity .08s linear,-webkit-transform .16s linear;background-position:50%;background-repeat:no-repeat;background:url('../../../../../etc/designs/kotak/clientlib-site/images/chatbot-icon.webp') no-repeat 0 0;background-size:100%;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);display:block;opacity:1;transform:opacity 1 ease out-in;-webkit-animation:chatbot-fadeIn-out 20s;-moz-animation:chatbot-fadeIn-out 20s;-o-animation:chatbot-fadeIn-out 20s;-ms-animation:chatbot-fadeIn-out 20s;animation:chatbot-fadeIn-out 20s}
#defChatButtonContainer .ai-launcher-active .ai-launcher-open-icon{opacity:0;-webkit-transform:rotate(30deg) scale(0);transform:rotate(30deg) scale(0)}
.pro-active-chatbot-text{background-color:#013365;border-radius:8px 0 0 8px;width:170px;right:69px;Position:absolute;height:36px;top:40%}
.pro-active-chatbot-text p{text-align:center;letter-spacing:0;color:#fff;line-height:16px;padding:10px 15px}
.pro-active-chatbot-close{position:relative;left:54px;top:11px}
@-webkit-keyframes chatbot-fadeIn-out{0{bottom:-50px;opacity:0}
10%{bottom:0;opacity:1}
80%{bottom:0;opacity:1}
100%{bottom:0;opacity:1}
}
@-moz-keyframes chatbot-fadeIn-out{0{bottom:-50px;opacity:0}
10%{bottom:0;opacity:1}
80%{bottom:0;opacity:1}
100%{bottom:0;opacity:1}
}
@-o-keyframes chatbot-fadeIn-out{0{bottom:-50px;opacity:0}
10%{bottom:0;opacity:1}
80%{bottom:0;opacity:1}
100%{bottom:0;opacity:1}
}
@-ms-keyframes chatbot-fadeIn-out{0{bottom:-50px;opacity:0}
10%{bottom:0;opacity:1}
80%{bottom:0;opacity:1}
100%{bottom:0;opacity:1}
}
@media(max-width:767px){#defChatButtonContainer .ai-launcher{bottom:10rem;right:12px}
}