.help-messenger-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;border-radius:50%;bottom:0;-webkit-box-shadow:0 .2em .8em rgba(0,0,0,.2);box-shadow:0 .2em .8em rgba(0,0,0,.2);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;justify-content:center;margin:15px;opacity:1;position:fixed;right:0;-webkit-transition:bottom .1s ease-in-out,opacity .2s ease-in-out;transition:bottom .1s ease-in-out,opacity .2s ease-in-out;width:60px;z-index:100}.help-messenger-btn.engaged{-webkit-animation:tilt-shaking .4s 2;animation:tilt-shaking .4s 2}.help-messenger-btn svg g{fill:#0385c6;-webkit-transition:fill .1s ease-in-out;transition:fill .1s ease-in-out}.help-messenger-btn:hover svg g{fill:#04a9fb}.help-messenger-btn[data-chat-state=chat-opened],.help-messenger-btn[data-chat-state=loading]{bottom:-100px;opacity:0}.help-messenger-btn[data-chat-state=ready]{bottom:0;opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}a.start-livechat[data-chat-state=loading],a.start-livechat[data-chat-state=waiting],a[data-chat-state=loading],a[data-chat-state=waiting],i.start-livechat[data-chat-state=loading],i.start-livechat[data-chat-state=waiting],i[data-chat-state=loading],i[data-chat-state=waiting],li.start-livechat[data-chat-state=loading] a,li.start-livechat[data-chat-state=waiting] a{cursor:wait}li.start-livechat[data-chat-state=waiting] a{background-color:red}a.start-livechat,i.start-livechat{position:relative;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}a.start-livechat:after,i.start-livechat:after{bottom:0;color:transparent;content:"";display:block;font-size:0;left:0;position:absolute;right:0;top:0;-webkit-transform:translate(30px,10px);-ms-transform:translate(30px,10px);transform:translate(30px,10px);-webkit-transition:color .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:color .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,color .3s ease-in-out;transition:transform .3s ease-in-out,color .3s ease-in-out,-webkit-transform .3s ease-in-out}a.start-livechat[data-chat-state=chat-opened],i.start-livechat[data-chat-state=chat-opened]{-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}a.start-livechat[data-chat-state=chat-opened]:after,i.start-livechat[data-chat-state=chat-opened]:after{-webkit-transition:color .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:color .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,color .3s ease-in-out;transition:transform .3s ease-in-out,color .3s ease-in-out,-webkit-transform .3s ease-in-out}a.start-livechat[data-chat-state=waiting]:after,i.start-livechat[data-chat-state=waiting]:after{color:#f58634;font-size:inherit;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.feedback-button{-webkit-box-flex:50%;background-color:#fff;cursor:pointer;-ms-flex:50%;flex:50%;height:100%;-webkit-transition:background-color .2s;transition:background-color .2s}.feedback-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#68767a;bottom:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;justify-content:space-between;position:absolute;right:20px;width:70px}.feedback-buttons-wrapper{bottom:0;height:0;margin:0;position:absolute;right:0;width:0}.feedback-button:hover{background-color:#ddd}.feedback-button.like{-webkit-mask:url(https://static.emsisoft.com/images/layout/icons/emoji-happy.svg) no-repeat center/contain;mask:url(https://static.emsisoft.com/images/layout/icons/emoji-happy.svg) no-repeat center/contain}.feedback-button.dislike{-webkit-mask:url(https://static.emsisoft.com/images/layout/icons/emoji-sad.svg) no-repeat center/contain;mask:url(https://static.emsisoft.com/images/layout/icons/emoji-sad.svg) no-repeat center/contain}.feedback-chats{bottom:0;height:0;position:fixed;right:0;width:0}.feedback-chats.open{height:652px;width:352px}.scrolled-bottom .help-messenger-btn[data-chat-state=ready]{bottom:62px}@-webkit-keyframes tilt-shaking{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes tilt-shaking{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media only screen and (max-width:1380px){.feedback-buttons{bottom:55px}}@media only screen and (max-width:1220px){.feedback-buttons{right:15px}}@media only screen and (max-width:992px){.feedback-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 15px;position:static}.feedback-button{-webkit-box-flex:1;-ms-flex:1;flex:1}}