@keyframes custom-intercom-button-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}div[class^=intercom-with-namespace-],.intercom-launcher-frame,.intercom-launcher{display:none!important}.custom-intercom-button{position:fixed;right:20px;bottom:20px;z-index:1000;display:flex;box-sizing:content-box;align-items:center;justify-content:center;width:48px;max-width:48px;height:48px;max-height:48px;padding:0;margin:0;background:var(--background-color-primary-regular);border:none;border-radius:50%;box-shadow:0 0 1px #0009,0 4px 12px #0000000a;cursor:pointer}[dir=rtl] :not([data-dir=no-dir]).custom-intercom-button{right:auto;left:20px}.custom-intercom-button__mask{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%}[dir=rtl] :not([data-dir=no-dir]).custom-intercom-button__mask{left:auto;right:0}.custom-intercom-button__icon{width:24px;height:24px}.custom-intercom-button__loading{width:16px;height:16px;animation:custom-intercom-button-loading 1s linear infinite}.custom-intercom-button:hover .custom-intercom-button__icon{color:var(--link-regular)}
