#tryItBtn{cursor:pointer}.modal{-webkit-animation-name:fadeIn;animation-name:fadeIn;background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;top:0;z-index:1}.modal,.modal-content{-webkit-animation-duration:.4s;animation-duration:.4s;position:fixed;width:100%}.modal-content{-webkit-animation-name:slideIn;animation-name:slideIn;bottom:0;right:20px}.closeChatModal{color:#fff;float:right;font-size:28px;font-weight:700;position:absolute;right:40px}.closeChatModal:focus,.closeChatModal:hover{cursor:pointer;text-decoration:none}.modal-body{background-color:#fefefe;float:right;margin-right:20px;padding:0;width:600px}@-webkit-keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@keyframes slideIn{0%{bottom:-300px;opacity:0}to{bottom:0;opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}} /*# sourceMappingURL=health-bot.min.css.map*/