.chat-button_chatButton__RSBKB{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 18px 0 15px;background-color:#fff;border:1px solid #000;border-radius:24px;cursor:pointer;font-family:Interstate,sans-serif;font-size:16px;font-weight:400;color:#000;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:box-shadow .2s ease,transform .2s ease}.chat-button_chatButton__RSBKB:hover{box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-1px)}.chat-button_chatButton__RSBKB:active{box-shadow:0 2px 8px rgba(0,0,0,.15);transform:translateY(0)}.chat-button_chatButton__RSBKB:focus{outline:2px solid #3078bc;outline-offset:2px}.chat-button_label__V03jp{line-height:24px;white-space:nowrap}