@media(max-width:700px){.vc-chat-widget{inset:0;right:auto;bottom:auto}.vc-chat-widget.is-closed{inset:auto 8px 8px auto}.vc-chat-widget .vc-chat-window{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important}.vc-chat-widget .vc-chat-top{border-radius:0!important;padding-top:max(10px,env(safe-area-inset-top))!important}.vc-chat-widget .vc-chat-compose{padding-bottom:max(9px,env(safe-area-inset-bottom))!important}.vc-chat-widget .vc-chat-layout{min-height:0}.vc-chat-widget .vc-chat-main,.vc-chat-widget .vc-chat-sidebar{height:100%}}
 .vc-chat-widget .vc-chat-top{cursor:move;user-select:none}.vc-chat-widget .vc-chat-top a,.vc-chat-widget .vc-chat-top button{cursor:pointer}.vc-chat-resize{position:absolute;right:4px;bottom:4px;z-index:20;display:grid;place-items:center;width:22px;height:22px;padding:0;border:1px solid rgba(82,105,116,.22);border-radius:5px;background:rgba(255,255,255,.78);color:#647b86;box-shadow:0 1px 4px rgba(20,40,55,.12);cursor:nwse-resize;opacity:.65;transition:opacity .15s ease,background .15s ease,color .15s ease}.vc-chat-resize i{font-size:10px;transform:rotate(90deg)}.vc-chat-resize:hover{background:#fff;color:var(--green);opacity:1}.vc-chat-window-adjusting,.vc-chat-window-adjusting *{cursor:grabbing!important;user-select:none!important}@media(max-width:700px){.vc-chat-widget .vc-chat-top{cursor:default}.vc-chat-resize{display:none}}
 .vc-chat-dialog-loading{display:flex;align-items:center;justify-content:center;gap:8px;height:100%;color:#6e7e87;font-size:12px}.vc-chat-dialog-loading i{color:var(--green)}
@media(min-width:701px) and (max-width:1100px){.vc-chat-widget{right:12px;bottom:12px}.vc-chat-widget .vc-chat-window{position:fixed;inset:12px;width:auto;height:auto;max-width:none;max-height:none}.vc-chat-widget .vc-chat-layout{grid-template-columns:330px minmax(0,1fr)}.vc-chat{font-size:14px}.vc-chat-top{min-height:66px;padding:10px 14px}.vc-chat-mark{width:44px;height:44px;font-size:20px}.vc-chat-title strong{font-size:17px}.vc-chat-title small{font-size:11px}.vc-chat-top>a,.vc-chat-top>button{width:44px;height:44px;font-size:18px}.vc-chat-search{margin:13px;padding:0 12px}.vc-chat-search input{height:44px;font-family:'Montserrat',sans-serif;font-size:15px}.vc-chat-person{min-height:68px;padding:10px 14px;font-family:'Montserrat',sans-serif}.vc-chat-avatar{flex-basis:46px;width:46px;height:46px;font-size:14px}.vc-chat-person>span:nth-child(2){padding-left:12px}.vc-chat-person strong{font-size:14px;line-height:19px}.vc-chat-person small{font-size:11px;line-height:15px}.vc-chat-people>h3,.vc-chat-panel>h3{padding:12px 14px 8px;font-size:11px}.vc-chat-people summary{min-height:48px;padding:15px 14px;font-size:13px}.vc-chat-peer{min-height:68px;padding:10px 15px}.vc-chat-peer>button{width:44px;height:44px;font-size:18px}.vc-chat-peer strong{font-size:15px}.vc-chat-peer small{font-size:12px}.vc-chat-messages{padding:17px;font-size:14px;line-height:1.45}.vc-chat-message article{padding:10px 12px 6px;font-size:14px}.vc-chat-message footer{font-size:11px}.vc-chat-compose{grid-template-columns:42px 42px minmax(0,1fr) 46px;gap:6px;padding:10px 12px}.vc-chat-compose button{width:42px;height:46px;font-size:19px}.vc-chat-compose .vc-chat-send{width:46px}.vc-chat-compose textarea{min-height:46px;height:46px;padding:11px 12px;font-family:'Montserrat',sans-serif;font-size:16px;line-height:22px}.vc-chat-emoji button{min-width:40px;height:40px;font-size:26px}.vc-chat-message-actions button{min-width:36px;height:36px;font-size:20px}}
 .vc-chat-message.is-pending article{opacity:.72}.vc-chat-message.is-pending footer{display:flex;align-items:center;justify-content:flex-end;gap:5px;color:#668078}.vc-chat-message.is-pending footer i{font-size:9px}
 .vc-chat-typing{display:flex;align-items:center;gap:3px;margin-left:auto;padding:6px 9px;border-radius:12px;background:#e5f3ee;color:var(--green);font-size:10px;animation:vc-chat-typing-in .18s ease both}.vc-chat-typing i{width:4px;height:4px;border-radius:50%;background:var(--green);animation:vc-chat-typing-dot 1s infinite}.vc-chat-typing i:nth-child(3){animation-delay:.15s}.vc-chat-typing i:nth-child(4){animation-delay:.3s}@keyframes vc-chat-typing-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes vc-chat-typing-dot{0%,60%,100%{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.vc-chat-message.is-new{animation:vc-chat-message-in .28s cubic-bezier(.2,.8,.2,1) both}@keyframes vc-chat-message-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:700px){.vc-chat-typing{max-width:48%;font-size:11px}.vc-chat-typing span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
 .vc-chat-unread-preview{position:absolute;right:0;bottom:68px;display:flex;align-items:center;gap:10px;width:300px;max-width:calc(100vw - 24px);min-height:68px;padding:10px 12px;border:1px solid #c6d5dc;border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 10px 28px rgba(20,55,66,.24);text-align:left;cursor:pointer;opacity:0;transform:translateY(12px) scale(.96);transform-origin:bottom right;transition:opacity .2s ease,transform .25s cubic-bezier(.2,.8,.2,1)}.vc-chat-unread-preview.is-visible{opacity:1;transform:none;animation:vc-chat-preview-pulse 1.8s ease 2}.vc-chat-unread-preview>span:nth-child(2){min-width:0;flex:1}.vc-chat-unread-preview strong,.vc-chat-unread-preview small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vc-chat-unread-preview strong{font-family:'Montserrat',sans-serif;font-size:12px}.vc-chat-unread-preview small{margin-top:5px;color:#61737d;font-family:'Montserrat',sans-serif;font-size:11px}.vc-chat-preview-avatar{display:grid;flex:0 0 40px;place-items:center;width:40px;height:40px;border-radius:50%;background:#d8e6ea;color:#285166;font-weight:700}.vc-chat-unread-preview>i{color:var(--green)}@keyframes vc-chat-preview-pulse{0%,100%{box-shadow:0 10px 28px rgba(20,55,66,.24)}50%{box-shadow:0 10px 30px rgba(22,125,98,.5)}}@media(max-width:700px){.vc-chat-unread-preview{right:0;bottom:64px;width:calc(100vw - 20px);min-height:74px}.vc-chat-unread-preview strong{font-size:14px}.vc-chat-unread-preview small{font-size:13px}}
 .vc-chat-telegram-open{display:block;margin:10px 0;padding:10px;border-radius:5px;background:#229ed9;color:#fff;text-align:center;font-weight:700}.vc-chat-telegram-open:hover{color:#fff;text-decoration:none;background:#178cc3}
 .vc-chat-telegram-help{margin:12px;padding:12px;border:1px solid #cbdbe2;border-radius:6px;background:#eef5f7;color:#405864;line-height:1.5}.vc-chat-telegram-help strong{display:block;color:#173f55;font-size:12px}.vc-chat-telegram-help ol{margin:9px 0;padding-left:20px}.vc-chat-telegram-help p{margin:8px 0}.vc-chat-telegram-help>b{display:block;padding-top:7px;border-top:1px solid #cfdee4;color:#8b3540}.vc-chat-setting input:disabled{opacity:.45;cursor:not-allowed}
 .vc-chat-file-row{display:flex;align-items:center;gap:7px;min-width:0}.vc-chat-file-row>a{min-width:0;flex:1}.vc-chat-file-row>button,.vc-chat-file-history>button{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;padding:0;border:0;border-radius:5px;background:#f4e8e9;color:#b32d3c;cursor:pointer}.vc-chat-file.is-deleted{color:#8a969d;font-style:italic}.vc-chat-file-history{display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line)}.vc-chat-file-history>a{display:flex;min-width:0;flex:1;align-items:center;gap:9px;padding:9px 0;color:#365565}.vc-chat-file-history>a>span{min-width:0;flex:1}.vc-chat-file-history strong,.vc-chat-file-history small{display:block;overflow:hidden;text-overflow:ellipsis}.vc-chat-file-history small{margin-top:4px;color:#71808a;font-size:9px;line-height:1.45}
 body.vc-chat-widget-open{overflow:hidden!important}.vc-chat-panel,.vc-chat-messages{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}
@media(max-width:700px){.vc-chat{font-size:14px!important}.vc-chat-top{min-height:64px!important;padding:10px 12px!important}.vc-chat-mark{width:42px!important;height:42px!important;font-size:20px!important}.vc-chat-title strong{font-size:16px!important}.vc-chat-title small{font-size:11px!important}.vc-chat-top>a,.vc-chat-top>button{width:44px!important;height:44px!important;font-size:18px!important}.vc-chat-search{margin:12px!important;padding:0 12px!important}.vc-chat-search input{height:44px!important;font-family:'Montserrat',sans-serif!important;font-size:16px!important}.vc-chat-people>h3,.vc-chat-panel>h3{padding:12px 14px 8px!important;font-size:11px!important}.vc-chat-person{min-height:70px!important;padding:10px 14px!important;font-family:'Montserrat',sans-serif!important;font-size:14px!important}.vc-chat-avatar{flex-basis:46px!important;width:46px!important;height:46px!important;font-size:14px!important}.vc-chat-person>span:nth-child(2){padding-left:12px!important}.vc-chat-person strong{font-size:14px!important;line-height:19px!important}.vc-chat-person small{margin-top:4px!important;font-size:12px!important;line-height:16px!important}.vc-chat-people summary{min-height:48px!important;padding:15px 14px!important;font-size:13px!important}.vc-chat-peer{min-height:66px!important;padding:10px 12px!important}.vc-chat-peer>button{width:44px!important;height:44px!important;font-size:18px!important}.vc-chat-peer strong{font-size:15px!important}.vc-chat-peer small{font-size:12px!important}.vc-chat-messages{padding:14px 10px!important;font-size:14px!important;line-height:1.45!important}.vc-chat-message article{padding:10px 12px 6px!important;font-size:14px!important}.vc-chat-message footer{font-size:11px!important;line-height:16px!important}.vc-chat-compose{grid-template-columns:40px 40px minmax(0,1fr) 44px!important;gap:5px!important;padding:9px 8px!important}.vc-chat-compose button{width:40px!important;height:44px!important;font-size:19px!important}.vc-chat-compose .vc-chat-send{width:44px!important}.vc-chat-compose textarea{min-height:44px!important;height:44px;padding:10px 11px!important;font-family:'Montserrat',sans-serif!important;font-size:16px!important;line-height:22px!important}.vc-chat-emoji{padding:10px!important}.vc-chat-emoji button{min-width:38px!important;height:38px!important;font-size:25px!important}.vc-chat-file{font-size:13px!important}.vc-chat-reactions span{font-size:12px!important;line-height:18px!important}.vc-chat-setting{min-height:54px!important;font-size:14px!important}}
 .vc-chat-page .vc-chat-peer>button{display:block}
 .vc-chat-layout,.vc-chat-sidebar,.vc-chat-main{min-height:0;overflow:hidden}.vc-chat-main{position:relative;height:auto!important;max-height:none!important;align-self:stretch}.vc-chat-dialog{position:absolute;inset:0;height:auto!important}.vc-chat-placeholder{position:absolute;inset:0}
 .vc-chat-layout{grid-template-rows:minmax(0,1fr)}.vc-chat-main{height:100%;max-height:100%}
 .vc-chat-window{display:flex;flex-direction:column}.vc-chat-top{flex:0 0 auto}.vc-chat-layout{flex:1;min-height:0;height:auto!important}
 .vc-chat-main,.vc-chat-dialog,.vc-chat-messages{min-height:0}.vc-chat-main,.vc-chat-dialog{overflow:hidden}.vc-chat-compose{flex:0 0 auto}
 .vc-chat-remove{display:grid!important;place-items:center;flex:0 0 28px;width:28px;height:28px;margin-left:4px;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#89969f!important;cursor:pointer}.vc-chat-remove:hover{background:#e3ecef!important;color:#bf2f40!important}
@media(max-width:700px){.vc-chat-message-actions{position:fixed!important;left:16px!important;right:16px!important;bottom:82px!important;z-index:10040!important;width:auto!important;max-width:none!important;justify-content:space-between;padding:8px 10px!important;border:1px solid #b9c8cf!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 30px rgba(20,40,55,.32)!important;overflow:visible!important;animation:vc-chat-actions-in .16s ease both}.vc-chat-message-actions button{flex:0 0 34px!important;width:34px!important;height:34px!important}.vc-chat-message-actions button:first-child{flex:0 0 auto!important;width:auto!important;padding:0 10px!important}}@keyframes vc-chat-actions-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
 .vc-chat-compose textarea{height:37px;max-height:140px;overflow-y:hidden;transition:height .12s ease}
 .vc-chat-widget .vc-chat-window{transform-origin:bottom right;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.vc-chat-widget.is-closed .vc-chat-window{opacity:0;transform:translateY(14px) scale(.96);pointer-events:none}.vc-chat-launch{animation:vc-chat-launch-in .2s ease both}@keyframes vc-chat-launch-in{from{opacity:0;transform:scale(.75)}to{opacity:1;transform:none}}
 .vc-chat-message article{cursor:pointer}.vc-chat-message blockquote{margin:0 0 6px;padding:5px 7px;border-left:3px solid var(--green);border-radius:3px;background:rgba(255,255,255,.55);font-size:10px}.vc-chat-message blockquote strong,.vc-chat-message blockquote span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vc-chat-message blockquote strong{color:var(--green);margin-bottom:2px}.vc-chat-message-actions{position:absolute;right:0;bottom:calc(100% + 5px);z-index:8;display:flex;align-items:center;gap:2px;width:max-content;max-width:calc(100vw - 24px);padding:5px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 5px 18px rgba(20,40,55,.22)}.vc-chat-message-actions[hidden]{display:none!important}.vc-chat-message-actions button{display:grid;place-items:center;min-width:30px;height:30px;padding:0 5px;border:0;border-radius:4px;background:transparent;cursor:pointer;font-size:17px}.vc-chat-message-actions button:first-child{display:flex;gap:5px;padding:0 8px;color:#365464;font-family:inherit;font-size:10px}.vc-chat-message-actions button:hover{background:#edf5f2}
 .vc-chat-reply-preview{grid-column:1/-1;display:flex;align-items:center;min-width:0;padding:6px 8px;border-left:3px solid var(--green);background:#edf5f2}.vc-chat-reply-preview>span{min-width:0;flex:1}.vc-chat-reply-preview strong,.vc-chat-reply-preview small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vc-chat-reply-preview strong{color:var(--green);font-size:10px}.vc-chat-reply-preview small{margin-top:2px;color:#62737d;font-size:9px}.vc-chat-reply-preview button{width:28px;height:28px}
 .vc-chat-reactions span{display:inline-block;padding:2px 6px;border:1px solid #cbd7dc;border-radius:10px;background:#f8fbfb;font-size:10px;line-height:15px}.vc-chat-reactions span.mine{border-color:#4f9c86;background:#dcefe9}
@media(max-width:700px){.vc-chat-widget .vc-chat-layout{grid-template-columns:minmax(0,1fr)!important}.vc-chat-widget.has-dialog .vc-chat-main{width:100%!important;min-width:0}}
 .vc-chat-reaction-menu{display:flex;flex-wrap:nowrap;gap:2px;width:max-content;height:auto;max-width:calc(100vw - 32px);padding:5px 7px;border:1px solid var(--line);border-radius:6px;overflow:visible;white-space:nowrap;box-shadow:0 5px 16px rgba(20,40,55,.2)}.vc-chat-reaction-menu button{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;padding:0;border:0;background:transparent;cursor:pointer;font-size:18px}
@media(max-width:700px){.vc-chat-widget .vc-chat-layout{grid-template-columns:minmax(0,1fr)}.vc-chat-widget.has-dialog .vc-chat-main{width:100%;min-width:0}}
 .vc-chat [hidden]{display:none!important}
 .vc-chat-person[hidden]{display:none}
@media(max-width:700px){.vc-chat-widget .vc-chat-window{position:fixed;inset:8px;width:auto;height:auto}}
.vc-chat{--ink:#18232d;--muted:#758490;--line:#d8e1e6;--green:#167d62;--navy:#18384d;color:var(--ink);font-family:'Montserrat',sans-serif}.vc-chat *{box-sizing:border-box}.vc-chat-window{overflow:hidden;background:#fff;border:1px solid #b9c6ce;box-shadow:0 12px 35px rgba(20,40,55,.18)}.vc-chat-top{display:flex;align-items:center;min-height:58px;padding:8px 12px;background:var(--navy);color:#fff}.vc-chat-mark{display:grid;place-items:center;width:38px;height:38px;margin-right:10px;border-radius:7px;background:#f0b429;color:var(--navy);font-size:18px}.vc-chat-title{flex:1}.vc-chat-title strong,.vc-chat-title small{display:block}.vc-chat-title small{margin-top:3px;color:#bfd1dc;font-size:9px}.vc-chat-top>a,.vc-chat-top>button{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:#fff;cursor:pointer}.vc-chat-layout{display:grid;grid-template-columns:310px minmax(0,1fr);height:calc(100% - 58px)}.vc-chat-sidebar{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--line);background:#fff}.vc-chat-tabs{display:grid;grid-template-columns:repeat(3,1fr);min-height:44px;border-bottom:1px solid var(--line)}.vc-chat-tabs button{border:0;border-bottom:3px solid transparent;background:#fff;color:#71808b;cursor:pointer;font-size:16px}.vc-chat-tabs button.is-active{border-color:var(--green);color:var(--green)}.vc-chat-panel{display:none;min-height:0;flex:1;overflow:auto}.vc-chat-panel.is-active{display:block}.vc-chat-search{display:flex;align-items:center;gap:8px;margin:11px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:#f6f8f9}.vc-chat-search input{width:100%;height:36px;padding:0;border:0;background:transparent}.vc-chat-people>h3,.vc-chat-panel>h3{margin:0;padding:10px 13px 7px;color:var(--muted);font-size:10px;text-transform:uppercase}.vc-chat-person{display:flex;align-items:center;width:100%;min-height:58px;padding:8px 12px;border:0;background:#fff;text-align:left;cursor:pointer}.vc-chat-person:hover{background:#edf5f2}.vc-chat-avatar{position:relative;display:grid;flex:0 0 39px;place-items:center;width:39px;height:39px;border-radius:50%;background:#d8e6ea;color:#285166;font-weight:700}.vc-chat-person>.vc-chat-avatar i{position:absolute;right:0;bottom:0;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#a7b2b9}.vc-chat-person>.vc-chat-avatar i.online{background:#20a16c}.vc-chat-person>span:nth-child(2){min-width:0;flex:1;padding-left:10px}.vc-chat-person strong,.vc-chat-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vc-chat-person small{margin-top:4px;color:var(--muted);font-size:9px}.vc-chat-person>b{padding:4px 7px;border-radius:11px;background:#d92f43;color:#fff}.vc-chat-people details{border-top:1px solid var(--line)}.vc-chat-people summary{padding:13px;cursor:pointer}.vc-chat-people summary span{float:right}.vc-chat-main{position:relative;min-width:0;background:radial-gradient(circle at 1px 1px,rgba(50,80,90,.08) 1px,transparent 0) 0 0/18px 18px,#eef3f3}.vc-chat-placeholder{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#7d8c95}.vc-chat-placeholder i{font-size:48px}.vc-chat-dialog{display:flex;height:100%;flex-direction:column;overflow:visible}.vc-chat-peer{display:flex;align-items:center;gap:10px;min-height:60px;padding:9px 14px;border-bottom:1px solid var(--line);background:#fff}.vc-chat-peer>button{display:none;border:0;background:transparent}.vc-chat-peer strong,.vc-chat-peer small{display:block}.vc-chat-peer small{color:var(--green)}.vc-chat-messages{flex:1;padding:15px;overflow-y:auto}.vc-chat-message{display:flex;margin:7px 0}.vc-chat-message.mine{justify-content:flex-end}.vc-chat-message article{position:relative;max-width:min(72%,560px);padding:8px 10px 4px;border-radius:7px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.14);overflow:visible}.vc-chat-message.mine article{background:#d9f1e6}.vc-chat-message img{display:block;max-width:100%;max-height:280px;margin:6px 0}.vc-chat-message footer{text-align:right;color:#7a8991;font-size:9px}.vc-chat-message footer button{border:0;background:transparent}.vc-chat-reactions button{padding:2px 5px;border:1px solid #cbd7dc;border-radius:10px;background:#f8fbfb}.vc-chat-reaction-menu{position:absolute;right:2px;bottom:-32px;z-index:5;padding:4px;background:#fff}.vc-chat-reaction-menu[hidden]{display:none}.vc-chat-compose{position:relative;display:grid;grid-template-columns:34px 34px minmax(0,1fr) 39px;gap:4px;align-items:end;padding:9px 11px;border-top:1px solid var(--line);background:#fff;overflow:visible}.vc-chat-compose button{height:36px;border:0;background:transparent}.vc-chat-compose textarea{width:100%;min-height:37px;padding:9px;resize:none}.vc-chat-compose .vc-chat-send{border-radius:6px;background:var(--green);color:#fff}.vc-chat-file-name{position:absolute;left:12px;bottom:55px;padding:5px;background:#fff}.vc-chat-emoji{padding:8px;background:#fff}.vc-chat-emoji[hidden]{display:none}.vc-chat-emoji button{border:0;background:transparent;font-size:20px;animation:vc-chat-pop .25s both}@keyframes vc-chat-pop{from{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}.vc-chat-setting{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line)}.vc-chat-apk{display:block;margin:16px;padding:10px;background:var(--navy);color:#fff;text-align:center}.vc-chat-files>a{display:flex;gap:9px;align-items:center;padding:8px;border-bottom:1px solid var(--line)}.vc-chat-files img{width:38px;height:38px;object-fit:cover}.vc-chat-page .vc-chat-window{width:min(1180px,calc(100vw - 30px));height:calc(100vh - 150px);min-height:540px;margin:0 auto}.vc-chat-widget{position:fixed;right:17px;bottom:17px;z-index:10020;overflow:visible}.vc-chat-launch{position:relative;display:grid;place-items:center;width:56px;height:56px;margin-left:auto;border:0;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 7px 22px rgba(20,70,58,.35);font-size:22px}.vc-chat-launch b{position:absolute;right:-5px;top:-5px;padding:4px;border-radius:12px;background:#d92f43}.vc-chat-widget:not(.is-closed) .vc-chat-launch{display:none}.vc-chat-widget .vc-chat-window{width:min(710px,calc(100vw - 24px));height:min(610px,calc(100vh - 34px))}.vc-chat-widget .vc-chat-layout{grid-template-columns:255px minmax(0,1fr)}.vc-chat-widget .vc-chat-peer>button{display:block}.vc-chat.compact .vc-chat-message{margin:3px 0}@media(max-width:700px){.vc-chat-page .vc-chat-window{width:100%;height:calc(100vh - 95px);min-height:470px}.vc-chat-layout{grid-template-columns:1fr}.vc-chat-main{display:none}.vc-chat.has-dialog .vc-chat-sidebar{display:none}.vc-chat.has-dialog .vc-chat-main{display:block}.vc-chat-page .vc-chat-peer>button{display:block}.vc-chat-widget{right:8px;bottom:8px}.vc-chat-widget .vc-chat-window{width:calc(100vw - 16px);height:calc(100vh - 16px)}.vc-chat-message article{max-width:87%}}