#chatbot{position:fixed;z-index:9999;text-align:right;bottom:100px;right:10px;opacity:0}.loaded #chatbot{animation:fadeIn 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s both}@keyframes fadeIn{from{opacity:0;transform:translate(0, 10px)}to{opacity:1;transform:translate(0, 0)}}@media (min-width: 480px){#chatbot{right:30px}}@media (min-width: 992px){#chatbot{bottom:85px;right:50px}}#chatbot .chatbotContainer{position:absolute;bottom:-20px;right:0;display:block;margin-bottom:20px;background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);width:300px}#chatbot .chatbotContainer iframe{min-height:300px}@media (min-width: 768px) and (min-height: 768px){#chatbot .chatbotContainer iframe{min-height:600px}}@media (min-width: 768px) and (min-height: 768px) and (orientation: portrait){#chatbot .chatbotContainer iframe{min-height:600px}}@media (max-width: 991px) and (max-height: 480px) and (orientation: landscape){#chatbot .chatbotContainer iframe{min-height:100%}}#chatbot .chatbotContainer .closeChatbotBtn{position:absolute;right:6px;top:8px;background:transparent;border:0}#chatbot .chatbotContainer .closeChatbotBtn::after{font-family:'icomoon';font-size:14px;font-weight:700;color:#fff;content:""}#chatbot .chatbotContainer .chatbotTerms{padding:10px;font-size:10px;text-align:left;border-top:1px solid #eee}#chatbot .chatbotContainer .chatbotTerms a:hover,#chatbot .chatbotContainer .chatbotTerms a:focus{text-decoration:underline}#chatbot .chatBotBtn{width:60px;height:60px;padding:0;border:0;background-color:#00A94F;border-radius:100%;box-shadow:2px 2px 3px 0 rgba(0,0,0,0.16);transition:all .3s ease-in-out}#chatbot .chatBotBtn:before{content:"";font-family:'icomoon';font-size:30px;font-weight:400;line-height:normal;color:white}#chatbot .chatBotBtn:hover,#chatbot .chatBotBtn:focus{background-color:#008a41}#chatbot .fadeIn{animation:show 0.2s}@keyframes show{from{opacity:0}to{opacity:1}}#chatbot .fadeOut{animation:hidden 0.2s;animation-fill-mode:forwards}@keyframes hidden{0%{opacity:1}100%{opacity:0}}

/*# sourceMappingURL=sourcemaps/chatbot.css.map */
