.chatting-app{position:fixed;z-index:2147483001;width:0;height:0;font-family:"Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif}.chatting-app-launcher{position:fixed;z-index:2147483003;padding:0 !important;margin:0 !important;border:none;bottom:16px;right:20px;max-width:64px;width:64px;max-height:64px;height:64px;background:#17494D;cursor:pointer;box-shadow:0 1px 6px 0 rgba(0,0,0,0.06),0 2px 32px 0 rgba(0,0,0,0.16);transition:transform 167ms cubic-bezier(0.33, 0, 0, 1);box-sizing:content-box}.chatting-app-launcher:hover{transition:transform 250ms cubic-bezier(0.33, 0, 0, 1);transform:scale(1.1)}.chatting-app-launcher:active{transform:scale(0.85);transition:transform 134ms cubic-bezier(0.45, 0, 0.2, 1)}.chatting-app-launcher:focus{outline:none}.chatting-app-launcher-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:64px;height:64px;transition:transform 100ms linear, opacity 80ms linear}.chatting-app-launcher-icon-open{opacity:1;transform:rotate(0deg) scale(1)}.chatting-app-launcher-icon-open svg{width:38px;height:38px}.chatting-app-launcher-icon-open svg path{fill:#fff}.chatting-app-launcher-icon-minimize{opacity:0;transform:rotate(-60deg) scale(0)}.chatting-app-launcher-icon-minimize svg path{fill:#fff}@media print{.chatting-app{display:none}}


/*# sourceMappingURL=chat-facade.css.map*/