@media screen and (max-width: 30rem){html:has(#dwchat:not(.dwchat-minimized)),body:has(#dwchat:not(.dwchat-minimized)){width:100%;overflow:hidden}html:has(#dwchat:not(.dwchat-minimized)) .mobile-header,body:has(#dwchat:not(.dwchat-minimized)) .mobile-header{max-width:100%;margin:0;padding:0}}div#dwchat{position:fixed;bottom:0;right:0;width:600px;height:500px;z-index:9999999}@media screen and (max-width: 30rem){div#dwchat{width:100%;max-width:100vw;height:100%;max-height:100vh;overflow:hidden}div#dwchat:not(.dwchat-minimized){top:0;right:0;bottom:0;left:0}}div#dwchat>.dwchat-min-message{display:none;padding:1rem 2rem;font-size:1rem;font-weight:bold;border-bottom:1px solid transparent;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#0274a9;color:#fff;cursor:pointer}div#dwchat>.dwchat-header{display:flex;justify-content:space-between;width:100%;max-width:100vw;padding:.5rem;background-color:#0274a9;color:#fff;overflow:hidden}div#dwchat>.dwchat-header>.dwchat-title{font-size:1rem;font-weight:bold}div#dwchat>.dwchat-header>.dwchat-title>img{width:1.5rem;height:1.5rem;margin-right:.5rem}div#dwchat>.dwchat-header>.dwchat-window-controls{display:flex}div#dwchat>.dwchat-header>.dwchat-window-controls>span{font-size:2.5rem;line-height:0;padding:0.1rem;cursor:pointer}div#dwchat>.dwchat-header>.dwchat-window-controls>span.dwchat-min{display:flex;flex-direction:column;justify-content:center}div#dwchat>.dwchat-header>.dwchat-window-controls>span.dwchat-close{line-height:20%}div#dwchat .dwchat-body{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:linear-gradient(to right, #6BADCC, #0374A9)}div#dwchat .dwchat-body .loading-icon{width:75px;height:75px;position:relative;bottom:3rem;border-radius:50%;background-color:transparent;border:4px solid transparent;border-top-color:white;border-bottom-color:white;-webkit-animation:1s spin linear infinite;animation:1s spin linear infinite}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (max-width: 30rem){div#dwchat .dwchat-body .loading-icon{bottom:8rem}}div#dwchat .dwchat-body .loading-icon.wsjwine{border-top-color:#E92440;border-bottom-color:#E92440}div#dwchat .dwchat-body .loading-icon.laithwaites{border-top-color:#cf004f;border-bottom-color:#cf004f}div#dwchat .dwchat-body>iframe{visibility:hidden;width:0}div#dwchat .dwchat-body.loaded .loading-icon{display:none}div#dwchat .dwchat-body.loaded>iframe{visibility:visible;width:100%}div#dwchat.dwchat-minimized{display:flex;flex-direction:column;justify-content:flex-start;bottom:20vh;right:-2.5rem;max-width:10rem;max-height:5rem;transform:rotate(90deg)}@media screen and (max-width: 30rem){div#dwchat.dwchat-minimized{max-width:7rem;right:-1.5rem}}div#dwchat.dwchat-minimized>.dwchat-min-message{display:block;text-align:center}@media screen and (max-width: 30rem){div#dwchat.dwchat-minimized>.dwchat-min-message{padding:1rem}}div#dwchat.dwchat-minimized>.dwchat-header,div#dwchat.dwchat-minimized>.dwchat-body{pointer-events:none;visibility:hidden;overflow:hidden;width:0;height:0}

/*# sourceMappingURL=us_chat.css.map */