@keyframes glowing{0%{background-color:#008561;box-shadow:0 0 3px #008561}50%{background-color:#006c4e;box-shadow:0 0 10px #006c4e}100%{background-color:#008561;box-shadow:0 0 3px #008561}}#zendesk-chat-widget{width:100%;max-width:350px;position:fixed;bottom:30px;right:30px;z-index:150;border-radius:24px}#zendesk-chat-widget #zendesk-chat-alert{border-radius:inherit}#zendesk-chat-widget.disable-autoresponse #zendesk-chat-bubble{display:none}#zendesk-chat-widget.disable-autoresponse #zendesk-chat-btn.response-mode{animation:none}#zendesk-chat-bubble{border-radius:inherit;background-color:#fff;color:#111;padding:15px;position:absolute;bottom:78px;right:0;font-size:14px;line-height:22px;border:3px solid #008561}#zendesk-chat-bubble::before,#zendesk-chat-bubble::after{content:"";display:block;position:absolute;border-color:rgba(0,0,0,0);border-style:solid;border-width:10px}#zendesk-chat-bubble::before{bottom:-20px;right:54px;border-right-color:#008561;border-top-color:#008561}#zendesk-chat-bubble::after{bottom:-13px;right:57px;border-right-color:#fff;border-top-color:#fff}#zendesk-chat-bubble #zdb-close{width:25px;line-height:25px;height:25px;background-color:#7d8b9c;color:#fff;text-align:center;border-radius:50%;padding:0;border:0;position:absolute;right:0;top:-34px;cursor:pointer}#zendesk-chat-bubble #zdb-close::before{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:14px}#zendesk-chat-btn{height:48px;line-height:48px;background-color:#008561;color:#fff;border-radius:inherit;padding:0 24px;border:0;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease-out;outline:0;right:0;bottom:0;position:absolute}#zendesk-chat-btn span{position:relative;top:3px;margin-right:5px}#zendesk-chat-btn #zcw-text-desktop{display:block}#zendesk-chat-btn .zcw-text{display:none}#zendesk-chat-btn.is-loading{cursor:not-allowed}#zendesk-chat-btn.is-loading:hover{background-color:#008561}#zendesk-chat-btn.response-mode{animation:glowing 1500ms infinite}#zendesk-chat-btn:hover{background-color:#006c4e}.chat-link.is-loading{cursor:not-allowed !important;opacity:.5 !important}@media screen and (max-width: 767px){#zendesk-chat-btn{padding:0;width:48px}#zendesk-chat-btn span{margin:0}}@media screen and (max-width: 575px){#zendesk-chat-widget{max-width:260px}}