@keyframes errorhandler-chat-show-grow{0%{opacity:0}1%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes errorhandler-show-tooltip{0%{opacity:0}60%{opacity:0}to{opacity:1}}@keyframes errorhandler-chat-spin{to{transform:rotate(360deg)}}.errorhandler-chat-loading{border:2px solid rgba(30,35,41,.2);border-top-color:#1e2329;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite errorhandler-chat-spin}@media screen and (min-width:767px){.errorhandler-chat-loading{width:28px;height:28px}}#chatWidget .chatWidgetWeb{z-index:2147483647}.errorhandler-chat-container{cursor:pointer;opacity:1;z-index:2147483647;color:#1e2329;background:#fcd535;border-radius:14px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:10px;display:none;position:fixed;bottom:24px;right:24px}.errorhandler-chat-container.visible{animation:.5s backwards errorhandler-chat-show-grow;display:flex}.errorhandler-chat-tooltip{color:#fff;opacity:.95;background-color:#202630;border-radius:6px;padding:8px 12px;font-size:14px;line-height:22px;animation:.3s ease-in-out errorhandler-show-tooltip;position:absolute;right:56px}.errorhandler-chat-container.visible:hover .errorhandler-chat-tooltip{display:none}.errorhandler-chat-tooltip:after{content:"";transform-origin:50%;background-color:#202630;width:5.6px;height:5.6px;position:absolute;top:50%;right:0;transform:translate(49%,-50%)rotate(45deg)}.dark .errorhandler-chat-tooltip{color:#0b0e11;background-color:#eaecef}.dark .errorhandler-chat-tooltip:after{background-color:#eaecef}.errorhandler-chat-icon{width:20px;height:20px}.errorhandler-chat-container .errorhandler-chat-text{color:#1e2329;margin-left:4px;font-size:16px;font-weight:500;line-height:24px;display:none}.errorhandler-chat-container.visible:hover .errorhandler-chat-text{display:block}@media screen and (min-width:767px){.errorhandler-chat-container{border-radius:16px;min-width:48px;height:48px}.errorhandler-chat-icon{width:28px;height:28px}}