#cs-assistant-launcher{z-index:9999;position:fixed;right:10px;bottom:10px;cursor:pointer;width:72px;height:72px;transform:scale(1);transition:transform .1s,opacity .3s;opacity:1}@media only screen and (max-width:600px){#cs-assistant-launcher{right:2px;bottom:2px;width:60px;height:60px}}#cs-assistant-launcher:active{transform:scale(.9)}#cs-assistant-launcher img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#chat-embed,#grey-out{position:fixed;display:none;width:100%;height:100%;left:0;top:0;z-index:99999;margin-bottom:0}#grey-out{background-image:radial-gradient(73% 147%,#EADFDF 59%,#ECE2DF 100%),radial-gradient(91% 146%,rgba(255,255,255,0.50) 47%,rgba(0,0,0,0.50) 100%);background-blend-mode:screen}html.assistant-open-complete #chat-embed{display:block}html.assistant-open-started,html.assistant-open-started body{overflow:hidden}html.assistant-open-complete,html.assistant-open-complete body{position:fixed}