.ChatReturnButton_button__vPaER{position:fixed;right:24px;bottom:24px;z-index:900;display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 20px 0 16px;border:none;border-radius:100px;background:#256fad;color:#fff;cursor:pointer;font-family:var(--font-instrument);font-size:15px;font-weight:500;letter-spacing:-.15px;box-shadow:0 12px 32px rgba(37,111,173,.35);transition:box-shadow .2s ease,background .2s ease}.ChatReturnButton_button__vPaER svg{flex-shrink:0}.ChatReturnButton_button__vPaER:hover{background:#2f7ec0;box-shadow:0 16px 40px rgba(37,111,173,.42)}@media(max-width:768px){.ChatReturnButton_button__vPaER{right:16px;bottom:16px;height:46px;padding:0 16px 0 12px;gap:8px;font-size:14px}}