#chatbase-bubble-window{display:flex!important;pointer-events:none!important;right:-250px!important;bottom:100px!important;opacity:0;box-shadow:unset;transition:.5s;-webkit-animation:boxShadowAnimation 10s infinite alternate!important;animation:boxShadowAnimation 10s infinite alternate!important;border-radius:20px!important}@-webkit-keyframes boxShadowAnimation{0%{box-shadow:0 0 25px rgba(237,30,121,.5)}50%{box-shadow:0 0 40px rgba(0,0,255,.5)}100%{box-shadow:0 0 25px rgba(237,30,121,.5)}}@keyframes boxShadowAnimation{0%{box-shadow:0 0 25px rgba(237,30,121,.5)}50%{box-shadow:0 0 40px rgba(0,0,255,.5)}100%{box-shadow:0 0 25px rgba(237,30,121,.5)}}#chatbase-bubble-window.display_on{display:flex!important;pointer-events:auto!important;opacity:1;right:30px!important}#chatbase-bubble-button{z-index:1!important}#chatbase-bubble-button,#chatbase-bubble-button img{width:48px!important;height:48px!important}#chatbase-bubble-button{opacity:0;bottom:30px!important;right:30px!important;background-color:unset!important;transition:.5s}#chatbase-bubble-button.to_top{right:90px!important}#chatbase-bubble-button.sticky{bottom:85px!important}#chatbase-message-bubbles{transition:.3s}#chatbase-message-bubbles.to_top{bottom:140px!important}#chatbase-bubble-button>div:before{content:"";width:80px;height:28px;border-radius:14px;position:absolute;left:-60px;z-index:-1;background:#ed1e79;background:linear-gradient(135deg,rgba(237,30,121,1) 0,rgba(0,0,255,1) 70%)}#chatbase-bubble-button>div:after{content:"";width:80px;height:28px;background-image:url(/data/img/mibot_logo.svg);background-size:44px;background-position:left 12px center;background-repeat:no-repeat;position:absolute;left:-60px;z-index:-1}#chatbase-bubble-button img,#chatbase-bubble-button>div{background:#00f;border-radius:50%;transition:.3s}#chatbase-bubble-button svg#closeIcon{stroke:#fff}@media (max-width:640px){#chatbase-bubble-window{right:-100%!important;bottom:0!important;box-shadow:none!important;opacity:1;border-radius:0!important;-webkit-animation:unset!important;animation:unset!important}#chatbase-bubble-window.display_on{right:0!important}}@media (max-width:480px){#chatbase-bubble-button{bottom:15px!important;right:15px!important}#chatbase-bubble-button.to_top{right:70px!important}}