@charset "UTF-8";.whlive-dialog{position:fixed;inset:0;background-color:#0006;white-space:nowrap;vertical-align:middle;text-align:center;display:flex;align-items:center;justify-content:center;z-index:var(--whlive-main-dialog-zindex)}.whlive-dialog:before{display:inline-block;content:"";vertical-align:middle;line-height:100%;height:100%;width:0}.whlive-dialog__positioning{text-align:left;display:inline-block;white-space:normal;font-family:inherit;color:inherit;max-height:100%;overflow-y:auto;overflow-x:hidden;position:relative}.whlive-dialog--theme-whlive .whlive-dialog__dialogbox{background:#fff;padding:20px;border-radius:4px;min-height:200px;max-height:calc(100vh - 70px);max-width:calc(100vw - 70px);box-shadow:0 10px 30px #0000005c;display:flex;flex-direction:column}.whlive-dialog--theme-whlive .whlive-dialog__message{min-width:300px;flex:1}.whlive-dialog--theme-whlive .whlive-dialog__buttons{display:flex;flex:none;flex-direction:row;justify-content:flex-end}.whlive-videodebugger{position:absolute;inset:0;background:#222;display:block;width:1005%;height:100vh;position:relative;z-index:0;color:#fff}.whlive-player.whlive-player--debugmode>.whlive-player__playerarea{left:50%;transform-origin:0 0;transform:scale(.5)}:root{--whlive-main-color: #1975d2;--whlive-main-dialog-zindex: 99999998;--whlive-main-fullscreen-zindex: 99999999;--whlive-enablesound-bgcolor: rgba(0,0,0,.6)}.whlive-player--theme-whlive{outline:none}.whlive-player--theme-whlive .whlive-player__enablesound{display:none;color:#fff;border-radius:6px;background-color:var(--whlive-enablesound-bgcolor);padding:10px 15px;text-transform:uppercase;font-weight:700;position:absolute;font-size:18px;line-height:20px;left:50%;top:50%;cursor:pointer;transform:translate3d(-50%,-50%,0);align-items:center;transition:background-color .3s}.whlive-player--theme-whlive.whlive-player--muted .whlive-player__enablesound{display:flex}.whlive-player--theme-whlive .whlive-player__enablesound__image{width:40px;height:40px;background:transparent url("./volume-up-DNIN6SL7.svg") 0 50% no-repeat;background-size:contain;flex:none}.whlive-player--theme-whlive .whlive-player__enablesound__text{padding-left:10px}.whlive-player--theme-whlive .whlive-player__controlbar{background-color:#0009;border-radius:6px;content:"";height:36px;inset:auto 15px 15px;opacity:0;pointer-events:none;position:absolute;transition:opacity .5s;width:auto}.whlive-player--theme-whlive.whlive-player--showcontrols .whlive-player__controlbar{opacity:1;pointer-events:auto}.whlive-player--theme-whlive .whlive-player__playstate{display:none;position:absolute;left:25px;bottom:2px;cursor:pointer;transform:translate3d(-50%,-50%,0);transition:opacity .3s}.whlive-player--theme-whlive.whlive-player--paused .whlive-player__playstate,.whlive-player--theme-whlive.whlive-player--canplay .whlive-player__playstate,.whlive-player--theme-whlive.whlive-player--canpause .whlive-player__playstate{display:block}.whlive-player--theme-whlive .whlive-player__playstate__image{width:16px;height:16px;background:transparent none 50% 50% no-repeat;background-size:contain;flex:none}.whlive-player--theme-whlive.whlive-player--paused .whlive-player__playstate__image,.whlive-player--theme-whlive.whlive-player--canplay .whlive-player__playstate__image{background-image:url("./play-IDI76GQ3.svg")}.whlive-player--theme-whlive.whlive-player--canpause .whlive-player__playstate__image{background-image:url("./pause-MXNW37UC.svg")}.whlive-player--theme-whlive .whlive-player__fullscreen{display:none;position:absolute;right:15px;height:16px;width:16px;bottom:10px;cursor:pointer;transition:opacity .2s}.whlive-player--theme-whlive .whlive-player__fullscreen__text{display:none}.whlive-player--theme-whlive .whlive-player__fullscreen__image{width:16px;height:16px;background:transparent url("./expand-ETVQS72S.svg") 50% 50% no-repeat;background-size:contain;flex:none}.whlive-player--theme-whlive.whlive-player--isfullscreen .whlive-player__fullscreen__image{background-image:url("./compress-A3MGTLWW.svg")}.whlive-player--theme-whlive.whlive-player--canreqfs .whlive-player__fullscreen{display:block}.whlive-player--theme-whlive.whlive-player--videoend:not(.whlive-player--isfullscreen) .whlive-player__fullscreen{pointer-events:none;opacity:.2}.whlive-player--theme-whlive:not(.whlive-player--canreqfs):not(.whlive-player--isfullscreen) .whlive-player__position{right:80px}.whlive-player--theme-whlive:not(.whlive-player--canreqfs):not(.whlive-player--isfullscreen) .whlive-player__togglesound{right:10px}.whlive-player--theme-whlive:not(.whlive-player--canreqfs):not(.whlive-player--isfullscreen) .whlive-player__volume{right:40px}.whlive-player--theme-whlive .whlive-player__islive{position:absolute;left:15px;height:36px;bottom:0;display:none;align-items:center;justify-content:flex-start}.whlive-player--theme-whlive .whlive-player__islive__image:before{content:"";display:inline-block;background-color:#cf1912;border-radius:50%;width:7px;height:7px}.whlive-player--theme-whlive .whlive-player__islive__text:before{margin-left:8px;content:"LIVE";font-weight:700;font-size:17px;line-height:20px;display:inline-block;color:#fff}.whlive-player--theme-whlive.whlive-player--playing.whlive-player--islive .whlive-player__islive{display:flex}.whlive-player--theme-whlive .whlive-player__togglesound{display:none;position:absolute;right:40px;bottom:0;text-align:center;padding-top:8px;cursor:pointer;height:36px;width:30px;z-index:0;transition:opacity .2s}.whlive-player--theme-whlive .whlive-player__togglesound:before{content:"";position:relative;display:inline-block;width:20px;height:20px;background:transparent url("./volume-up-DNIN6SL7.svg") 50% 50% no-repeat;background-size:18px 18px;flex:none;left:-1px;top:1;z-index:1}.whlive-player--theme-whlive.whlive-player--canvolume.whlive-player--canmute .whlive-player__togglesound:hover:before,.whlive-player--theme-whlive.whlive-player--canvolume.whlive-player--canmute .whlive-player__togglesound:focus:before,.whlive-player--theme-whlive.whlive-player--canvolume.whlive-player--canunmute .whlive-player__togglesound:hover:before,.whlive-player--theme-whlive.whlive-player--canvolume.whlive-player--canunmute .whlive-player__togglesound:focus:before{background-image:none}.whlive-player--theme-whlive.whlive-player--muted .whlive-player__togglesound:before,.whlive-player--theme-whlive.whlive-player--canunmute .whlive-player__togglesound:before{background-image:url("./volume-slash-5CIJLNES.svg");background-size:20px 20px}.whlive-player--theme-whlive.whlive-player--muted .whlive-player__togglesound,.whlive-player--theme-whlive.whlive-player--canmute .whlive-player__togglesound,.whlive-player--theme-whlive.whlive-player--canunmute .whlive-player__togglesound{display:block}.whlive-player--theme-whlive.whlive-player--canmute .whlive-player__togglesound:hover:after,.whlive-player--theme-whlive.whlive-player--canmute .whlive-player__togglesound:focus:after{bottom:0;content:"";display:block;height:120px;left:0;position:absolute;width:100%}.whlive-player--theme-whlive .whlive-player__volume{display:none;position:absolute;right:70px;bottom:0;text-align:center;padding-top:7px;cursor:pointer;height:36px;width:0;z-index:0}.whlive-player--theme-whlive.whlive-player--canvolume .whlive-player__volume,.whlive-player--theme-whlive.whlive-player--muted .whlive-player__volume{display:block}.whlive-player--theme-whlive .whlive-player__volume__slider{background-color:#ffffffb3;border-top-left-radius:6px;border-top-right-radius:6px;bottom:36px;display:block;height:90px;left:-4px;opacity:0;padding:15px 15px 0;pointer-events:none;position:absolute;transition:opacity .25s;width:36px}.whlive-player--theme-whlive .whlive-player__volume__slider:after{background-color:#ffffffb3;background-image:url("./volume-up-black-G43FNXPY.svg");background-position:50% 50%;background-repeat:no-repeat;background-size:18px 18px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;content:"";display:block;height:36px;pointer-events:none;position:absolute;left:0;bottom:-36px;width:36px}.whlive-player--theme-whlive.whlive-player--canunmute .whlive-player__volume__slider:after{background-image:url("./volume-slash-black-UDRMRKAV.svg");background-size:20px 20px}.whlive-player--theme-whlive.whlive-player--canvolume .whlive-player__volume:hover .whlive-player__volume__slider,.whlive-player--theme-whlive.whlive-player--canvolume .whlive-player__volume:focus .whlive-player__volume__slider,.whlive-player--theme-whlive.whlive-player--canvolume .whlive-player__togglesound:hover+.whlive-player__volume .whlive-player__volume__slider,.whlive-player--theme-whlive.whlive-player--canvolume .whlive-player__togglesound:focus+.whlive-player__volume .whlive-player__volume__slider{opacity:1;pointer-events:auto}.whlive-player--theme-whlive .whlive-player__volume__slider .rangeSlider{background-color:#0003;border-radius:4px;display:block;height:75px;position:relative;width:5px}.whlive-player--theme-whlive .whlive-player__volume__slider .rangeSlider__handle{background-color:#fff;border-radius:100%;bottom:0;display:block;height:9px;left:-2px;position:absolute;width:9px}.whlive-player--theme-whlive .whlive-player__volume__slider .rangeSlider__fill{background-color:var(--whlive-volumeslider-color, var(--whlive-main-color));border-radius:4px;bottom:0;position:absolute;width:5px}.whlive-player--theme-whlive.whlive-player--canunmute .whlive-player__volume__slider .rangeSlider__fill,.whlive-player--theme-whlive .whlive-player__position{display:none}.whlive-player--theme-whlive:not(.whlive-player--islive) .whlive-player__position,.whlive-player--theme-whlive:not(.whlive-player--islive) .whlive-player__position__curtime,.whlive-player--theme-whlive:not(.whlive-player--islive) .whlive-player__position__duration{display:block}.whlive-player--theme-whlive .whlive-player__position{position:absolute;left:85px;right:120px;bottom:15px;height:5px}.whlive-player--theme-whlive .whlive-player__position__curtime,.whlive-player--theme-whlive .whlive-player__position__duration{color:#ffffffb3;position:absolute;top:-5px;font-size:12px;line-height:16px;white-space:nowrap}.whlive-player--theme-whlive .whlive-player__position__curtime{right:100%;margin-right:7px}.whlive-player--theme-whlive .whlive-player__position__duration{left:100%;margin-left:7px}.whlive-player--theme-whlive .whlive-player__position__slider{position:absolute;left:0;right:0;top:0;height:100%}.whlive-player--theme-whlive .whlive-player__position__slider .rangeSlider{display:block;height:5px;background-color:#fff3;border-radius:4px}.whlive-player--theme-whlive .whlive-player__position__slider .rangeSlider__handle{background-color:#fff;border-radius:100%;height:9px;top:calc(50% - 4.5px);opacity:0;position:absolute;width:9px}.whlive-player--theme-whlive .whlive-player__position__slider .rangeSlider__fill{background-color:var(--whlive-main-color);border-radius:4px;height:5px;position:absolute}.whlive-player{cursor:default;display:block;user-select:none;-webkit-user-select:none;position:relative;z-index:0;overflow:hidden}.whlive-player--framecontrol .whlive-player__useroverlays{display:none}.whlive-player:not(.whlive-player--framecontrol) .whlive-player__videoholder{pointer-events:none}.whlive-player,.whlive-player *{box-sizing:border-box;margin:0;padding:0}.whlive-player__playerarea{position:absolute;top:0;left:0;width:100%;height:100%;transition:.3s}.whlive-player__videoholder,.whlive-player__useroverlays,.whlive-player__interfaceholder{position:absolute;top:0;width:100%;height:100%;z-index:0}.whlive-player__position__curtime,.whlive-player__position__duration,.rangeSlider{display:none}.whlive-player__videoelement{position:absolute;pointer-events:none;display:block;width:100%;height:100%}.whlive-player__videoelement:not([src]){visibility:hidden}.whlive-player__videocontainer{position:absolute;width:100%;height:100%}.whlive-player__interfaceholder{pointer-events:none}.whlive-player__interfaceholder>*{pointer-events:all}.whlive-player__videocontainer:not(.whlive-player__videocontainer--active){top:-200vh}html.dompack--debug-vidlayout .whlive-player__videoelement{height:50%}html.dompack--debug-vidlayout .whlive-player__videocontainer:not(.whlive-player__videocontainer--active){top:50%}.whlive-player:not(.whlive-player--hasvideo) .whlive-player__interfaceholder{display:none}.whlive-player__stillcontainer{position:absolute;width:100%;height:100%;background:#fff}.whlive-player__stillcontainer:not(.whlive-player__stillcontainer--active){display:none}.whlive-player__stillcontainer img{object-fit:contain;width:100%;height:100%}.whlive-player__stillcontainer iframe{object-fit:contain;width:100%;height:100%;border:none;background:transparent}.whlive-mock-fullscreen-element{position:fixed!important;z-index:var(--whlive-main-fullscreen-zindex)!important;inset:0!important;width:100vw!important;height:100vh!important;overflow:hidden!important;display:block!important;max-width:none!important;max-height:none!important;background:#000!important}.whlive-chat__controls-container{left:0;pointer-events:none;position:fixed;top:0}.whlive-chat__controls{display:flex;flex-direction:column;pointer-events:none;position:fixed;visibility:hidden;white-space:nowrap}.whlive-chat__controls>span{cursor:pointer;display:inline-block}.whlive-chat--controls:after{z-index:1}.whlive-chat--controls .whlive-chat__controls{pointer-events:auto;visibility:visible;z-index:2}.whlive-conversations{display:flex}.whlive-conversations__conversation{flex:1 0 0}.whlive-conversations__conversation--inactive.whlive-chat{display:none}.whlive-conversationlist{position:relative}.whlive-conversationlist .whlive-chat__bubble{cursor:pointer}.whlive-agentcontrol{background:#fff;color:#000;display:grid;grid-template-areas:"list   header myteams" "list   chats  myteams";grid-template-columns:400px 1fr 320px;grid-template-rows:auto 1fr auto}@media (max-width: 1024px){.whlive-agentcontrol{grid-template-columns:200px 1fr 160px}}.whlive-agentcontrol__list{grid-area:list;overflow:auto}.whlive-agentcontrol__header{background:#f1f1f1e6;border-bottom:1px solid #eeeeee;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;display:grid;grid-area:header;grid-template-areas:"avatar name" "avatar title";grid-template-columns:auto 1fr;grid-template-rows:auto auto;padding:25px}.whlive-agentcontrol__header-avatar{align-items:center;background-color:var(--whlive-chat--avatar-background-color);border-radius:100%;color:#fff;display:flex;font-size:26px;grid-area:avatar;height:61px;justify-content:center;margin-right:20px;width:61px}.whlive-agentcontrol__header-avatar:before{content:attr(data-whlive-initials)}.whlive-agentcontrol__header-name{align-self:end;color:#000;font-weight:600;grid-area:name}.whlive-agentcontrol__header-title{align-self:start;color:#8b8c8e;grid-area:title}.whlive-agentcontrol__header-title:before{content:"#"}.whlive-agentcontrol__chats{border-left:1px solid #eeeeee;border-right:1px solid #eeeeee;grid-area:chats;padding:15px 15px 0}.whlive-agentcontrol__teamscolumn{display:flex;flex-direction:column;grid-area:myteams}.whlive-agentcontrol__status{border-bottom:1px solid #eeeeee;display:grid;flex:none;grid-area:status;grid-template-areas:"name" "status";grid-template-columns:1fr;grid-template-rows:auto auto;padding:20px}.whlive-agentcontrol__status-name{font-size:var(--whlive-chat--list-header-font-size);font-weight:700;align-self:center;grid-area:name;margin-bottom:5px}.whlive-agentcontrol__status-status{align-self:center;grid-area:status}.whlive-agentcontrol__myteams{color:#171a1e;flex:1;overflow:auto;padding:0 20px 20px}.whlive-agentcontrol__myteams h2{font-size:var(--whlive-chat--list-header-font-size);margin-bottom:24px;margin-top:20px;position:relative}.whlive-agentcontrol__myteams h2:after{background-color:#eee;bottom:-10px;content:"";display:block;height:1px;left:0;position:absolute;right:0}.whlive-agentcontrol__teamtitle{cursor:pointer;font-size:15px;line-height:20px;list-style:none;margin-bottom:5px;margin-left:20px;margin-top:10px;position:relative}.whlive-agentcontrol__teamtitle:focus{outline:none}.whlive-agentcontrol__teamtitle::-webkit-details-marker{display:none}.whlive-agentcontrol__teamtitle:before{content:"\e90b";display:inline-block;position:absolute;left:-21px;top:2px;font-family:utlive-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}details[open] .whlive-agentcontrol__teamtitle:before{content:"\e909"}.whlive-agentcontrol__team:not(.whlive-agentcontrol__team--canaccept) .whlive-agentcontrol__teamtitle{opacity:.5}.whlive-agentcontrol__teammembers{color:#484b4e;list-style:none;margin:0 0 0 10px}.whlive-agentcontrol__teammember{font-size:14px;line-height:22px;position:relative}.whlive-agentcontrol__teammember:before{background-color:red;border-radius:50%;content:"";display:inline-block;height:8px;left:-16px;position:absolute;top:6px;width:8px}.whlive-agentcontrol__teammember--canaccept:before{background-color:#00ff4b}.whlive-meetingframe{position:relative}.whlive-meetingframe__participant{display:inline-block;width:160px;height:90px}.whlive-meetingframe__participant__video{width:100%;height:100%}.whlive-chat{display:flex;flex-direction:column;position:relative;z-index:0}.whlive-chat,.whlive-chat *{box-sizing:border-box;margin:0;padding:0}.whlive-conversationlist{display:flex;flex-direction:column}.whlive-chat--list-headers-hidden .whlive-conversationlist__tabs,.whlive-chat--list-headers-hidden .whlive-conversationlist__unread{display:none}.whlive-conversationlist__entries:not(.whlive-conversationlist__entries--unanswered){flex:1}.whlive-chat__messagesarea{align-items:flex-start;flex:1 1 auto;position:relative;width:100%}.whlive-chat__messages{align-items:flex-start;display:flex;flex-direction:column;inset:0;overflow:auto;position:absolute}.whlive-chat__bubble{flex:none}.whlive-chat--groupchat .whlive-chat__bubble--mine{align-self:flex-end}.whlive-chat--align-theirs-start .whlive-chat__bubble:not(.whlive-chat__bubble--mine){align-self:flex-start}.whlive-chat--align-theirs-end .whlive-chat__bubble:not(.whlive-chat__bubble--mine){align-self:flex-end}.whlive-chat--align-mine-start .whlive-chat__bubble--mine{align-self:flex-start}.whlive-chat--align-mine-end .whlive-chat__bubble--mine{align-self:flex-end}.whlive-chat__message{align-items:stretch;display:grid;grid-template-areas:"avatar metadata metadata" "avatar title    unread" "avatar body     unread";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto 1fr;position:relative}.whlive-chat__bubble--sameuser .whlive-chat__message{grid-template-areas:"avatar body metadata";grid-template-columns:auto 1fr auto;grid-template-rows:auto}.whlive-chat--show-sameuser-metadata .whlive-chat__bubble--sameuser .whlive-chat__message{grid-template-areas:"avatar metadata metadata" "avatar title    unread" "avatar body     unread";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto 1fr}.whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__message{text-align:end}.whlive-chat--align-theirs-end.whlive-chat--align-content-follow .whlive-chat__bubble:not(.whlive-chat__bubble--mine) .whlive-chat__message,.whlive-chat--align-mine-end.whlive-chat--align-content-follow .whlive-chat__bubble--mine .whlive-chat__message{text-align:end}.whlive-chat--align-content-natural .whlive-chat--groupchat .whlive-chat__bubble .whlive-chat__message,.whlive-chat--align-mine-start .whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__message{text-align:start}.whlive-chat__avatar{align-items:center;display:none;flex:none;grid-area:avatar;justify-content:center}.whlive-chat--avatar-before-message .whlive-chat__avatar{display:flex}.whlive-chat--avatar-hide-mine .whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__avatar{display:none}.whlive-chat--avatar-hide-theirs .whlive-chat--groupchat .whlive-chat__bubble:not(.whlive-chat__bubble--mine) .whlive-chat__avatar{display:none}.whlive-chat--avatar-initials .whlive-chat__avatar:before{content:attr(data-whlive-initials)}.whlive-chat__metadata{display:flex;flex-direction:row;grid-area:metadata}.whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__metadata{justify-content:flex-end}.whlive-chat--align-theirs-end.whlive-chat--align-content-follow .whlive-chat__bubble:not(.whlive-chat__bubble--mine) .whlive-chat__metadata,.whlive-chat--align-mine-end.whlive-chat--align-content-follow .whlive-chat__bubble--mine .whlive-chat__metadata{justify-content:flex-end}.whlive-chat--align-content-natural .whlive-chat--groupchat .whlive-chat__bubble .whlive-chat__metadata,.whlive-chat--align-mine-start .whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__metadata{justify-content:flex-start}.whlive-chat__name{flex:none}.whlive-chat__bubble--sameuser .whlive-chat__name{display:none}.whlive-chat--show-sameuser-metadata .whlive-chat__bubble--sameuser .whlive-chat__name{display:block}.whlive-chat__time{flex:1}.whlive-chat__bubble--sameuser .whlive-chat__time{display:none}.whlive-chat--show-sameuser-metadata .whlive-chat__bubble--sameuser .whlive-chat__time{display:block}.whlive-chat--align-time-end .whlive-chat__time,.whlive-chat--1on1list .whlive-chat__time{text-align:end}.whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__time,.whlive-chat--align-theirs-end.whlive-chat--align-content-follow .whlive-chat__bubble:not(.whlive-chat__bubble--mine) .whlive-chat__time,.whlive-chat--align-mine-end.whlive-chat--align-content-follow .whlive-chat__bubble--mine .whlive-chat__time{flex:none}.whlive-chat--align-content-natural .whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__time{flex:1}.whlive-chat__icons,.whlive-chat__actions{flex:none}.whlive-chat__unread{display:none;grid-area:unread}.whlive-chat--list-unread-counts .whlive-chat__unread:not(:empty){display:block}.whlive-chat__title{grid-area:title}.whlive-chat__bubble--sameuser .whlive-chat__title{display:none}.whlive-chat--show-sameuser-metadata .whlive-chat__bubble--sameuser .whlive-chat__title{display:block}.whlive-chat__body{flex:none;grid-area:body;min-width:0;position:relative}.whlive-chat--1on1list .whlive-chat__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whlive-chat__status{align-items:center;align-self:stretch;display:flex;flex:none;justify-content:center}.whlive-chat__status .whlive-chat__time{display:none}.whlive-chat__backtobottom{bottom:0;display:block;opacity:0;pointer-events:none;position:absolute}.whlive-chat--scrollingup .whlive-chat__backtobottom{cursor:pointer;opacity:1;pointer-events:all}.whlive-chat__form{flex:none;overflow:auto;position:relative}.whlive-chat__replyingto{display:none;flex-direction:column;max-width:100%}.whlive-chat__form--replying .whlive-chat__replyingto{display:inline-flex}.whlive-chat__replyingto-close{cursor:pointer;position:absolute}.whlive-chat__replyingto-reply:after{content:"\a0"}.whlive-chat__replyingto-user,.whlive-chat__replyingto-message{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whlive-chat__input-resizer{align-items:stretch;border-radius:0 0 4px 4px;display:grid;position:relative;width:100%}.whlive-chat__input-resizer:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap}.whlive-chat__input,.whlive-chat__input-resizer:after{font:inherit;grid-area:2/1;resize:none;width:auto}.whlive-chat__submit{cursor:pointer;position:absolute}.whlive-chat.whlive-chat--moderator .whlive-chat__bubble>.whlive-chat__message,.whlive-chat.whlive-chat--moderator .whlive-chat__bubble-reply>.whlive-chat__message{cursor:pointer}.whlive-chat:not(.whlive-chat--moderator) .whlive-chat__questiontab__unanswered,.whlive-chat.whlive-chat--moderator .whlive-chat__questiontab__myquestions{display:none}:root{--whlive-chat--transition-time: .1s}.whlive-conversationlist{padding-bottom:var(--whlive-chat--list-padding-vertical, var(--whlive-chat--list-padding, 20px));padding-left:var(--whlive-chat--list-padding-horizontal, var(--whlive-chat--list-padding, 20px));padding-right:var(--whlive-chat--list-padding-horizontal, var(--whlive-chat--list-padding, 20px));padding-top:var(--whlive-chat--list-padding-vertical, var(--whlive-chat--list-padding, 20px))}.whlive-conversationlist__tabs,.whlive-conversationlist__unread{color:var(--whlive-chat--list-header-font-color, #000000);font-size:var(--whlive-chat--list-header-font-size, 1.2em);font-weight:700}.whlive-conversationlist__tab{display:inline-block;opacity:.5;cursor:pointer}.whlive-conversationlist__tab+.whlive-conversationlist__tab{margin-left:15px}.whlive-conversationlist__tab--active{opacity:1;text-decoration:underline}.whlive-chat__messagesarea{background:var(--whlive-chat--messages-background-color, transparent)}.whlive-chat__bubble{margin-left:var(--whlive-chat--bubble-margin-horizontal, var(--whlive-chat--bubble-margin, 5px));margin-right:var(--whlive-chat--bubble-margin-horizontal, var(--whlive-chat--bubble-margin, 5px));margin-top:var(--whlive-chat--bubble-margin-vertical, var(--whlive-chat--bubble-margin, 5px));max-width:var(--whlive-chat--bubble-max-width, 75%);width:var(--whlive-chat--bubble-width, auto)}.whlive-chat--questions .whlive-chat__bubble,.whlive-chat--1on1list .whlive-chat__bubble{max-width:var(--whlive-chat--bubble-max-width, none);width:var(--whlive-chat--bubble-width, calc(100% - var(--whlive-chat--bubble-margin-horizontal, var(--whlive-chat--bubble-margin, 5px)) - var(--whlive-chat--bubble-margin-horizontal, var(--whlive-chat--bubble-margin, 5px))))}.whlive-chat__bubble--sameuser{margin-top:var(--whlive-chat--bubble-margin-sameuser, var(--whlive-chat--bubble-margin-vertical, var(--whlive-chat--bubble-margin, 2px)))}.whlive-chat__bubble:last-child{margin-bottom:var(--whlive-chat--bubble-margin-vertical, var(--whlive-chat--bubble-margin, 5px))}.whlive-chat__message{z-index:0}.whlive-chat__message:after{background:var(--whlive-chat--bubble-background-color, #ffffff);border:var(--whlive-chat--bubble-border-width, 1px) solid var(--whlive-chat--bubble-border-color, #000000);border-radius:var(--whlive-chat--bubble-border-radius, 10px);content:"";display:block;grid-area:1/1/-1/-1;z-index:-1}.whlive-chat__bubble--isreply .whlive-chat__message:after{background:var(--whlive-chat--bubble-background-color-reply, var(--whlive-chat--bubble-background-color, #ffffff));border-color:var(--whlive-chat--bubble-border-color-reply, var(--whlive-chat--bubble-border-color, #000000))}.whlive-chat--questions .whlive-chat__bubble-reply .whlive-chat__message:after{background:var(--whlive-chat--bubble-background-color-reply, var(--whlive-chat--bubble-background-color, #ffffff));border-color:var(--whlive-chat--bubble-border-color-reply, var(--whlive-chat--bubble-border-color, #000000));border-bottom-left-radius:var(--whlive-chat--bubble-border-radius, 10px);border-bottom-right-radius:var(--whlive-chat--bubble-border-radius, 10px)}.whlive-chat__bubble--mine .whlive-chat__message:after{background:var(--whlive-chat--bubble-background-color-mine, var(--whlive-chat--bubble-background-color, #ffffff));border-color:var(--whlive-chat--bubble-border-color-mine, var(--whlive-chat--bubble-border-color, #000000))}.whlive-chat__bubble--mine .whlive-chat__bubble-reply .whlive-chat__message:after{border-color:var(--whlive-chat--bubble-border-color-mine, var(--whlive-chat--bubble-border-color, #000000))}.whlive-chat__bubble-original .whlive-chat__message:after{border-radius:var(--whlive-chat--bubble-border-radius, 10px);background:var(--whlive-chat--bubble-background-color-original, var(--whlive-chat--bubble-background-color, #ffffff))}.whlive-chat__bubble--isreply .whlive-chat__bubble-reply .whlive-chat__message:after,.whlive-chat--questions .whlive-chat__bubble--hasreply .whlive-chat__bubble-reply .whlive-chat__message:after{border-top-left-radius:0;border-top-right-radius:0}.whlive-chat__bubble--isreply .whlive-chat__bubble-original .whlive-chat__message:after,.whlive-chat--questions .whlive-chat__bubble--hasreply .whlive-chat__bubble-original .whlive-chat__message:after{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.whlive-chat--avatar-outside-bubble .whlive-chat__message:after{grid-column-start:2}.whlive-chat__avatar{background:var(--whlive-chat--avatar-background-color, #cccccc);border-radius:var(--whlive-chat--avatar-border-radius, 100%);color:var(--whlive-chat--avatar-font-color, #000000);font-size:var(--whlive-chat--avatar-font-size, 16px);height:var(--whlive-chat--avatar-size, 32px);margin-bottom:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px));margin-left:calc(var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px)) / 2);margin-right:calc(var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px)) / 2);margin-top:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px));width:var(--whlive-chat--avatar-size, 32px)}.whlive-chat--avatar-outside-bubble .whlive-chat__avatar{margin-left:0;margin-top:0}.whlive-chat__metadata{color:var(--whlive-chat--metadata-font-color, var(--whlive-chat--message-font-color, #666666));flex-direction:row;font-size:var(--whlive-chat--metadata-font-size, .8em);padding-bottom:var(--whlive-chat--bubble-padding-metadata, 0);padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));padding-right:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));padding-top:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px))}.whlive-chat--avatar-before-message .whlive-chat__metadata{padding-left:0}.whlive-chat--avatar-outside-bubble .whlive-chat__metadata,.whlive-chat--avatar-hide-mine .whlive-chat--groupchat .whlive-chat__bubble--mine .whlive-chat__metadata,.whlive-chat--avatar-hide-theirs .whlive-chat--groupchat .whlive-chat__bubble:not(.whlive-chat__bubble--mine) .whlive-chat__metadata{padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px))}.whlive-chat__bubble--sameuser .whlive-chat__metadata{padding-left:0}.whlive-chat--show-sameuser-metadata:not(.whlive-chat--avatar-before-message) .whlive-chat__bubble--sameuser .whlive-chat__metadata{padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px))}.whlive-chat__bubble-original .whlive-chat__metadata{color:var(--whlive-chat--metadata-font-color-original, var(--whlive-chat--metadata-font-color, var(--whlive-chat--message-font-color, #666666)))}.whlive-chat__name{font-weight:700}.whlive-chat__name:not(:empty){margin-right:var(--whlive-chat--metadata-spacing, 5px)}html[dir=rtl] .whlive-chat__name:not(:empty){margin-left:var(--whlive-chat--metadata-spacing, 5px);margin-right:0}.whlive-chat__icons:not(:empty){margin-left:var(--whlive-chat--metadata-spacing, 5px)}html[dir=rtl] .whlive-chat__icons:not(:empty){margin-left:0;margin-right:var(--whlive-chat--metadata-spacing, 5px)}.whlive-chat__reply{cursor:pointer;display:inline-block}.whlive-chat__reply:after{background:var(--whlive-icon-color, var(--whlive-main-color));content:"";display:inline-block;height:12px;-webkit-mask:url("./reply-HZ7LKI5E.svg") 50% 50%/13px 12px no-repeat;mask:url("./reply-HZ7LKI5E.svg") 50% 50%/13px 12px no-repeat;width:13px}.whlive-chat__vote{cursor:pointer;display:inline-block}.whlive-chat__vote:after{background:var(--whlive-icon-color, var(--whlive-main-color));content:"";display:inline-block;height:12px;-webkit-mask:url("./thumb-72NPVEB6.svg") 50% 50%/13px 12px no-repeat;mask:url("./thumb-72NPVEB6.svg") 50% 50%/13px 12px no-repeat;width:13px}.whlive-chat__star{cursor:pointer;display:inline-block}.whlive-chat__star:after{background:var(--whlive-icon-color, var(--whlive-main-color));content:"";display:inline-block;height:12px;-webkit-mask:url("./star-YTS6Z2OE.svg") 50% 50%/13px 12px no-repeat;mask:url("./star-YTS6Z2OE.svg") 50% 50%/13px 12px no-repeat;width:13px}.whlive-chat__actions{height:15px;min-width:0;overflow:hidden;text-align:end;transition:width var(--whlive-chat--transition-time);width:0}.whlive-chat__actions:after{background:var(--whlive-icon-color, var(--whlive-main-color));content:"";display:inline-block;height:15px;-webkit-mask:url("./angle-down-O56DUBBS.svg") 50% 50%/20px 20px no-repeat;mask:url("./angle-down-O56DUBBS.svg") 50% 50%/20px 20px no-repeat;opacity:0;transition:opacity .2s;width:15px}.whlive-chat__bubble:hover .whlive-chat__actions,.whlive-chat__bubble.whlive-chat__bubble--actionsopened .whlive-chat__actions{width:20px}.whlive-chat__bubble:hover .whlive-chat__actions:after,.whlive-chat__bubble.whlive-chat__bubble--actionsopened .whlive-chat__actions:after{opacity:1}.whlive-chat__unread{align-self:center;background:var(--whlive-chat--unread-background-color, transparent);border-radius:var(--whlive-chat--unread-border-radius, .75em);color:var(--whlive-chat--unread-font-color, var(--whlive-chat--metadata-font-color, var(--whlive-chat--message-font-color, #666666)));font-size:var(--whlive-chat--unread-font-size, var(--whlive-chat--metadata-font-size, .8em));height:var(--whlive-chat--unread-size, 1.5em);line-height:var(--whlive-chat--unread-size, 1.5em);margin-bottom:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px));margin-right:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));margin-top:var(--whlive-chat--bubble-padding-metadata, 0);min-width:var(--whlive-chat--unread-size, 1.5em);padding:0 .25em;text-align:center}.whlive-chat__title{color:var(--whlive-chat--title-font-color, var(--whlive-chat--metadata-font-color, var(--whlive-chat--message-font-color, #666666)));font-size:var(--whlive-chat--title-font-size, var(--whlive-chat--metadata-font-size, .8em));padding-bottom:var(--whlive-chat--bubble-padding-metadata, 0);padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));padding-right:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));margin-top:calc(0px - var(--whlive-chat--bubble-padding-metadata, 0))}.whlive-chat--avatar-before-message .whlive-chat__title{padding-left:0}.whlive-chat--avatar-outside-bubble .whlive-chat__title{padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px))}.whlive-chat__bubble--sameuser .whlive-chat__title{padding-left:0}.whlive-chat--show-sameuser-metadata:not(.whlive-chat--avatar-before-message) .whlive-chat__bubble--sameuser .whlive-chat__title{padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px))}.whlive-chat__body{color:var(--whlive-chat--message-font-color, #333333);font-size:var(--whlive-chat--message-font-size, 1em);font-weight:var(--whlive-chat--message-font-weight, normal);padding-bottom:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px));padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));padding-right:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));padding-top:var(--whlive-chat--bubble-padding-metadata, 0)}.whlive-chat--avatar-before-message .whlive-chat__body{padding-left:0}.whlive-chat--avatar-outside-bubble .whlive-chat__body{padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px))}.whlive-chat__bubble--sameuser .whlive-chat__body{padding-right:0}.whlive-chat--show-sameuser-metadata .whlive-chat__bubble--sameuser .whlive-chat__body{padding-right:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px))}.whlive-chat__bubble--sameuser .whlive-chat__body{padding-top:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px))}.whlive-chat--show-sameuser-metadata .whlive-chat__bubble--sameuser .whlive-chat__body{padding-top:var(--whlive-chat--bubble-padding-metadata, 0)}.whlive-chat__body a{color:var(--whlive-chat--message-link-color, #0000cc)}.whlive-chat__status{margin-top:var(--whlive-chat--bubble-margin-vertical, var(--whlive-chat--bubble-margin, 5px));z-index:0}.whlive-chat__status:after{background:var(--whlive-chat--bubble-border-color, #000000);content:"";display:block;height:1px;left:var(--whlive-chat--bubble-margin-horizontal, var(--whlive-chat--bubble-margin, 5px));position:absolute;right:var(--whlive-chat--bubble-margin-horizontal, var(--whlive-chat--bubble-margin, 5px));z-index:-1}.whlive-chat__status:last-child{margin-bottom:var(--whlive-chat--bubble-margin-vertical, var(--whlive-chat--bubble-margin, 5px))}.whlive-chat__status .whlive-chat__text{background:var(--whlive-chat--bubble-background-color, #ffffff);border:var(--whlive-chat--bubble-border-width, 1px) solid var(--whlive-chat--bubble-border-color, #000000);border-radius:calc(var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px)) + var(--whlive-chat--message-font-size, 1em) / 2);color:var(--whlive-chat--message-font-color, #333333);font-size:var(--whlive-chat--message-font-size, 1em);font-weight:var(--whlive-chat--message-font-weight, normal);line-height:var(--whlive-chat--message-font-size, 1em);max-width:var(--whlive-chat--bubble-max-width, 75%);padding-bottom:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px));padding-left:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));padding-right:var(--whlive-chat--bubble-padding-horizontal, var(--whlive-chat--bubble-padding, 7px));padding-top:var(--whlive-chat--bubble-padding-vertical, var(--whlive-chat--bubble-padding, 5px))}.whlive-chat__backtobottom{background:#777 url("./angle-down-O56DUBBS.svg") 50% 50% no-repeat;background-size:40%;border:none;border-radius:100%;color:#fff;height:32px;left:calc(50% - 16px);padding:10px;transition:.2s opacity;width:32px}.whlive-chat__controls{align-items:stretch;background:var(--whlive-chat--menu-background-color, #ffffff);border:var(--whlive-chat--menu-border-width, 1px) solid var(--whlive-chat--menu-border-color, #000000);border-radius:var(--whlive-chat--menu-border-radius, 3px);color:var(--whlive-chat--menu-font-color, #000000);font-size:var(--whlive-chat--menu-font-size, 1em);opacity:0;transition:opacity var(--whlive-chat--transition-time)}.whlive-chat--controls .whlive-chat__controls{opacity:1}.whlive-chat__controls>span{padding:5px 8px;transition:background var(--whlive-chat--transition-time),color var(--whlive-chat--transition-time)}.whlive-chat__controls>span:first-of-type{border-top-left-radius:var(--whlive-chat--menu-border-radius, 3px);border-top-right-radius:var(--whlive-chat--menu-border-radius, 3px)}.whlive-chat__controls>span:last-of-type{border-bottom-left-radius:var(--whlive-chat--menu-border-radius, 3px);border-bottom-right-radius:var(--whlive-chat--menu-border-radius, 3px)}.whlive-chat__controls>span:hover{background:var(--whlive-chat--menu-background-color-hover, #1975d2);color:var(--whlive-chat--menu-font-color-hover, #ffffff)}.whlive-chat__tabarea{padding:8px 0;text-transform:uppercase;background:var(--whlive-chat--control-background-color, #f9f9f9);border-bottom:1px solid var(--whlive-chat--control-border-color, #e6e6e6);line-height:16px}.whlive-chat__tabarea:not([hidden]){display:flex}.whlive-chat--1on1chat .whlive-chat__tabarea:not([hidden]){display:none}.whlive-chat__tab{margin-left:15px;cursor:pointer;color:var(--whlive-chat--control-font-color, #3b3b3b);font-size:11px;transition:color .2s}.whlive-chat__tab__text{vertical-align:middle;display:inline-block}.whlive-chat__tab--active,.whlive-chat__tab:hover{color:var(--whlive-chat--control-font-color-active, #1975d2)}.whlive-chat__tab--active .whlive-chat__tab__text{text-decoration:underline}.whlive-chat__settings{margin-right:15px}.whlive-chat--1on1chat .whlive-chat__settings,.whlive-chat:not(.whlive-chat--moderator) .whlive-chat__settings{display:none}.whlive-chat__settings__control{background-color:var(--whlive-icon-color, var(--whlive-main-color));-webkit-mask:url("./cogwheel-4FA2IUSR.svg") 50% 50%/12px 12px no-repeat;mask:url("./cogwheel-4FA2IUSR.svg") 50% 50%/12px 12px no-repeat;cursor:pointer;display:inline-block;height:16px;width:16px}.whlive-chat__flexspacer{flex-grow:1}.whlive-chat__settingspanel{position:absolute}.whlive-chat:not(.whlive-chat--showsettings) .whlive-chat__settingspanel{display:none}.whlive-chat__closesettings{cursor:pointer;position:absolute}.whlive-chat__closesettings{right:0;top:0}.whlive-chat__closesettings__control{display:inline-block;background:url("./close-O25MC6HK.svg") 50% 50%/20px 20px no-repeat;height:24px;width:24px}.whlive-chat__settingspanel{background:#fffc;inset:0;padding:20px}.whlive-chat__form{background:var(--whlive-chat--control-background-color, #f9f9f9);border-top:1px solid var(--whlive-chat--control-border-color, #e6e6e6);max-height:60%;min-height:60px;padding:10px}.whlive-chat__replyingto{padding-bottom:10px}.whlive-chat__replyingto-close{right:10px;top:10px}.whlive-chat__input-resizer{background:var(--whlive-chat--input-background-color, #ffffff);border-width:var(--whlive-chat--input-border-width, 1px);border-style:solid;border-color:var(--whlive-chat--input-border-color, #e6e6e6);border-radius:var(--whlive-chat--input-border-radius, 20px);max-height:100%;max-width:100%;overflow:auto;padding:var(--whlive-chat--input-padding, var(--whlive-chat--input-padding-vertical, 9px)) calc(var(--whlive-chat--input-padding, var(--whlive-chat--input-padding-horizontal, 20px)) + 20px) var(--whlive-chat--input-padding, var(--whlive-chat--input-padding-vertical, 9px)) var(--whlive-chat--input-padding, var(--whlive-chat--input-padding-horizontal, 20px))}.whlive-chat__input,.whlive-chat__input-resizer:after{border:none;font-size:16px;line-height:20px;margin:0;padding:0}.whlive-chat__input{background:transparent;color:var(--whlive-chat--input-font-color, #000000);overflow:hidden}.whlive-chat__input::placeholder{color:var(--whlive-chat--input-placeholder-color, #666666);opacity:1}.whlive-chat__submit{background:var(--whlive-main-color) url("./arrow-up-6OJE6VYN.svg") 50% 50% no-repeat;background-size:40%;border:none;border-radius:100%;bottom:14px;height:32px;right:14px;width:32px}.whlive-chat__about{background:var(--whlive-chat--control-background-color, #f9f9f9);font-size:11px;color:#3b3b3b;padding:6px 15px;border-top:1px solid var(--whlive-chat--control-border-color, #e6e6e6)}.whlive-chat__form:not([hidden])+.whlive-chat__about{padding-top:0;border-top:none}.whlive-chat__about:before{background-color:var(--whlive-icon-color, var(--whlive-main-color));content:"";display:inline-block;height:12px;-webkit-mask:url("./user-DLYQYVO6.svg") 50% 50%/13px 12px no-repeat;mask:url("./user-DLYQYVO6.svg") 50% 50%/13px 12px no-repeat;width:13px;vertical-align:middle}.whlive-chat.whlive-chat--moderator .whlive-chat__about:before{-webkit-mask-image:url("./moderator-7OZCI2IO.svg");mask-image:url("./moderator-7OZCI2IO.svg")}.whlive-chat__myscreenname{display:inline-block;vertical-align:middle;margin-left:5px}
/*# sourceMappingURL=ap.css.map */
