.chat-overlay{bottom:30px;position:fixed;right:15px;z-index:9998}.cigal-chat-launcher{align-items:center;background:radial-gradient(28.45% 49.95% at 50% 50.06%,#f9feff 0,#eaf5ff 100%);border-radius:50%;box-shadow:2px 2px 8px rgba(10,41,37,.2);cursor:pointer;display:flex;height:41px;justify-content:center;position:relative;transition:box-shadow .25s ease,transform .25s ease;width:41px;z-index:9999}.cigal-chat-launcher:focus,.cigal-chat-launcher:hover{box-shadow:2px 2px 12px rgba(10,41,37,.3);transform:scale(1.05)}.cigal-chat-launcher__icon img{display:block;height:auto;width:30px}