:root{--ac-ink:#102a3a;--ac-deep:#0c3445;--ac-teal:#13b8ad;--ac-mint:#e9faf7;--ac-line:#dbe8ea;--ac-soft:#f5f8f9}
.airevo-chat,.airevo-chat *{box-sizing:border-box}.airevo-chat{font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:14px;color:var(--ac-ink);position:relative;z-index:2147483000}.airevo-chat button,.airevo-chat textarea{font:inherit}
.airevo-chat__launcher{position:fixed;right:24px;bottom:24px;display:flex;align-items:center;gap:11px;border:0;border-radius:18px;padding:10px 16px 10px 10px;background:linear-gradient(135deg,#0b3042,#145a68);color:#fff;box-shadow:0 18px 50px rgba(10,44,59,.3);cursor:pointer;transition:.25s ease;min-height:58px}.airevo-chat__launcher:hover{transform:translateY(-3px);box-shadow:0 22px 58px rgba(10,44,59,.38)}
#talks .airevo-chat__launcher{position:relative;right:auto;bottom:auto;width:54px;height:54px;min-height:54px;padding:0;border-radius:50%;justify-content:center;margin-top:8px}.airevo-chat__launcher-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#28d6c7,#0a9f9a);font-size:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.24)}.airevo-chat__launcher-label{display:flex;flex-direction:column;text-align:left;line-height:1.15}.airevo-chat__launcher-label strong{font-size:14px}.airevo-chat__launcher-label small{font-size:12px;opacity:.75;margin-top:3px}#talks .airevo-chat__launcher-label{display:none}.airevo-chat__badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:#ef3f55;color:#fff;border:2px solid #fff;font-size:12px;font-weight:800;line-height:18px;text-align:center}
.airevo-chat__window{position:fixed;right:24px;bottom:96px;width:min(390px,calc(100vw - 32px));height:min(660px,calc(100vh - 128px));background:#fff;border:1px solid rgba(13,72,82,.12);border-radius:26px;overflow:hidden;box-shadow:0 26px 80px rgba(10,40,54,.26);flex-direction:column;animation:ac-rise .22s ease-out}.airevo-chat__window:not([hidden]){display:flex}@keyframes ac-rise{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}
.airevo-chat__header{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;background:radial-gradient(circle at 80% 10%,rgba(43,211,194,.3),transparent 40%),linear-gradient(135deg,#082d3f,#105667);color:#fff}.airevo-chat__agent{display:flex;align-items:center;gap:11px}.airevo-chat__agent-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:linear-gradient(145deg,#5af0dd,#13b8ad);font-weight:900;color:#0b3a47;box-shadow:0 7px 20px rgba(0,0,0,.18)}.airevo-chat__agent div{display:flex;flex-direction:column}.airevo-chat__agent strong{font-size:15px;letter-spacing:.01em}.airevo-chat__agent span{font-size:12px;color:rgba(255,255,255,.75);margin-top:3px}.airevo-chat__agent span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#5bf0a8;margin-right:5px;box-shadow:0 0 0 4px rgba(91,240,168,.13)}.airevo-chat__window-actions{display:flex;gap:3px}.airevo-chat__window-actions button{width:34px;height:34px;border:0;border-radius:11px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}.airevo-chat__window-actions button:hover{background:rgba(255,255,255,.2)}
.airevo-chat__trust{padding:8px 14px;background:#eafaf7;color:#31716e;font-size:12px;text-align:center;border-bottom:1px solid #d5efeb}.airevo-chat__messages{flex:1;overflow-y:auto;padding:16px;background:linear-gradient(180deg,#f8fbfb,#fff);scroll-behavior:smooth}.airevo-chat__welcome{display:flex;gap:10px;padding:13px;border:1px solid #dcebec;background:#fff;border-radius:17px;margin-bottom:18px;box-shadow:0 8px 24px rgba(20,73,83,.06)}.airevo-chat__welcome>span{font-size:22px}.airevo-chat__welcome strong{font-size:14px}.airevo-chat__welcome p{font-size:12px;line-height:1.55;color:#60747d;margin:4px 0 0}
.airevo-chat__message{display:flex;margin:10px 0}.airevo-chat__message.is-visitor{justify-content:flex-end}.airevo-chat__bubble{max-width:82%;border-radius:18px 18px 18px 5px;background:#fff;border:1px solid #e1eaec;padding:10px 12px;box-shadow:0 5px 16px rgba(20,54,66,.05);word-break:break-word}.is-visitor .airevo-chat__bubble{background:linear-gradient(135deg,#0eafaa,#0b8f91);border-color:transparent;color:#fff;border-radius:18px 18px 5px 18px}.airevo-chat__bubble p{font-size:14px;line-height:1.5;margin:0;white-space:pre-wrap}.airevo-chat__bubble time{display:block;font-size:12px;opacity:.62;margin-top:5px}.airevo-chat__bubble img,.airevo-chat__bubble video{display:block;width:100%;max-height:250px;object-fit:cover;border-radius:12px;margin-bottom:7px}.airevo-chat__file{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none;font-size:13px}.airevo-chat__file i{font-size:20px}.airevo-chat__product{width:250px;max-width:100%;overflow:hidden;border-radius:15px;background:#fff;color:var(--ac-ink);border:1px solid #dbe9ea}.airevo-chat__product img{width:100%;height:120px;object-fit:cover;margin:0;border-radius:0}.airevo-chat__product div{padding:10px}.airevo-chat__product strong{display:block;font-size:13px;line-height:1.35}.airevo-chat__product span{display:block;color:#0a9a95;font-size:15px;font-weight:800;margin-top:5px}.airevo-chat__product a{display:block;color:#0c5960;font-size:12px;margin-top:6px}
.airevo-chat__typing{min-height:27px;padding:6px 16px;color:#70848c;background:#fff;font-size:12px}.airevo-chat__composer{border-top:1px solid var(--ac-line);background:#fff;padding:10px 12px 9px}.airevo-chat__input-row{display:flex;align-items:flex-end;gap:8px;background:#f2f7f8;border:1px solid #dce8ea;border-radius:18px;padding:6px 7px 6px 12px}.airevo-chat__input-row:focus-within{border-color:#8ad8d2;box-shadow:0 0 0 3px rgba(19,184,173,.09)}.airevo-chat__input-row textarea{resize:none;flex:1;max-height:90px;min-height:34px;border:0;outline:0;background:transparent;color:var(--ac-ink);padding:8px 0;font-size:14px}.airevo-chat__send{width:37px;height:37px;border:0;border-radius:13px;background:linear-gradient(135deg,#18bfb2,#087b83);color:#fff;cursor:pointer;font-size:17px}.airevo-chat__tools{display:flex;align-items:center;gap:7px;margin-top:8px;color:#5f737b}.airevo-chat__tools label,.airevo-chat__tools button{display:inline-flex;align-items:center;gap:4px;height:30px;border:0;background:#eff6f6;border-radius:9px;padding:0 9px;color:#42656c;cursor:pointer;font-size:12px}.airevo-chat__tools input{display:none}.airevo-chat__upload-status{font-size:12px;margin-left:auto;color:#658088;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:135px}.airevo-chat__preview{font-size:12px;padding:7px 9px;margin-bottom:7px;background:#e9faf7;border-radius:10px;color:#276c69}.airevo-chat__footer{text-align:center;padding:6px;background:#fbfdfd;color:#8a9ca2;font-size:12px;border-top:1px solid #edf2f3}
@media(max-width:600px){.airevo-chat__launcher{right:14px;bottom:76px}.airevo-chat__launcher-label{display:none}.airevo-chat__launcher{width:56px;height:56px;min-height:56px;border-radius:50%;padding:0;justify-content:center}.airevo-chat__window{inset:0;width:100vw;height:100dvh;max-height:none;border-radius:0;border:0}.airevo-chat__header{padding-top:max(16px,env(safe-area-inset-top))}.airevo-chat__composer{padding-bottom:max(9px,env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){.airevo-chat__window,.airevo-chat__launcher{animation:none;transition:none}}

/* Unified premium floating contact rail. ServiceCus loads after this file, so selectors are intentionally scoped and important. */
html body #talks{
  width:58px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:10px!important;
}
html body #talks>a,
html body #talks>.airevo-chat__launcher{
  position:relative!important;
  right:auto!important;
  bottom:auto!important;
  width:52px!important;
  height:52px!important;
  min-width:52px!important;
  min-height:52px!important;
  margin:0!important;
  padding:14px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#123f52,#0a7180)!important;
  box-shadow:0 10px 24px rgba(8,42,56,.22),inset 0 1px 0 rgba(255,255,255,.18)!important;
  color:#fff!important;
  overflow:visible!important;
  cursor:pointer!important;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important;
}
html body #talks>.airevo-chat__launcher{
  background:linear-gradient(145deg,#12bcae,#087d7d)!important;
  box-shadow:0 12px 27px rgba(8,132,127,.28),inset 0 1px 0 rgba(255,255,255,.25)!important;
}
html body #talks>a:hover,
html body #talks>.airevo-chat__launcher:hover{
  transform:translateY(-2px) scale(1.035)!important;
  background:linear-gradient(145deg,#0f5367,#07918e)!important;
  box-shadow:0 15px 30px rgba(8,52,66,.28),inset 0 1px 0 rgba(255,255,255,.25)!important;
}
html body #talks>a:focus-visible,
html body #talks>.airevo-chat__launcher:focus-visible{
  outline:3px solid rgba(32,207,192,.32)!important;
  outline-offset:3px!important;
}
html body #talks>a>img{
  display:none!important;
}
html body #talks>a::before,
html body #talks>.airevo-chat__launcher>.airevo-chat__launcher-icon::before{
  content:""!important;
  display:block!important;
  width:24px!important;
  height:24px!important;
  background:#fff!important;
  -webkit-mask-repeat:no-repeat!important;
  mask-repeat:no-repeat!important;
  -webkit-mask-position:center!important;
  mask-position:center!important;
  -webkit-mask-size:contain!important;
  mask-size:contain!important;
}

/* 1.0.2 — responsive, professional customer chat panel */
.airevo-chat__window{
  border:1px solid rgba(17,98,108,.18);
  border-radius:30px;
  background:#fff;
  box-shadow:0 34px 100px rgba(5,36,49,.30),0 10px 32px rgba(15,103,111,.12);
  isolation:isolate;
}
.airevo-chat__header{
  min-height:82px;
  padding:18px 22px;
  background:
    radial-gradient(circle at 82% 0,rgba(79,231,213,.32),transparent 37%),
    linear-gradient(135deg,#082c3e 0%,#0b4657 55%,#0b6970 100%);
  border-bottom:1px solid rgba(255,255,255,.10);
}
.airevo-chat__agent{gap:13px}.airevo-chat__agent-mark{width:48px;height:48px;border-radius:16px;font-size:17px}.airevo-chat__agent strong{font-size:16px}.airevo-chat__agent span{font-size:12px}
.airevo-chat__header .airevo-chat__agent>div>strong{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.16)}
.airevo-chat__header .airevo-chat__agent>div>span{color:rgba(240,255,253,.88)!important}
.airevo-chat__window-actions{gap:7px}.airevo-chat__window-actions button{width:40px;height:40px;border-radius:13px;font-size:17px;transition:background .2s ease,transform .2s ease}.airevo-chat__window-actions button:hover{transform:translateY(-1px)}
.airevo-chat__trust{padding:10px 20px;background:linear-gradient(90deg,#e8faf7,#f4fcfb);color:#2a6d6c;font-weight:600;letter-spacing:.01em}
.airevo-chat__messages{padding:24px;background:radial-gradient(circle at 100% 0,rgba(201,244,238,.52),transparent 30%),linear-gradient(180deg,#f7fbfb 0%,#fff 72%);scrollbar-width:thin;scrollbar-color:#a8d3d1 transparent}
.airevo-chat__messages::-webkit-scrollbar{width:8px}.airevo-chat__messages::-webkit-scrollbar-thumb{background:#b5d9d7;border:2px solid transparent;border-radius:20px;background-clip:padding-box}
.airevo-chat__welcome{gap:13px;padding:17px 18px;margin-bottom:22px;border-color:#d8e9ea;border-radius:20px;box-shadow:0 12px 30px rgba(20,73,83,.07)}.airevo-chat__welcome>span{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:13px;background:var(--ac-mint);font-size:21px}.airevo-chat__welcome strong{font-size:15px}.airevo-chat__welcome p{font-size:13px;line-height:1.62;margin-top:5px}
.airevo-chat__message{margin:13px 0}.airevo-chat__bubble{max-width:76%;padding:12px 15px;border-radius:19px 19px 19px 6px;box-shadow:0 7px 20px rgba(20,54,66,.065)}.is-visitor .airevo-chat__bubble{border-radius:19px 19px 6px 19px}.airevo-chat__bubble p{font-size:14px;line-height:1.58}.airevo-chat__bubble img,.airevo-chat__bubble video{max-height:360px;border-radius:14px}.airevo-chat__product{width:360px;border-radius:17px}.airevo-chat__product img{height:165px}.airevo-chat__product div{padding:13px}.airevo-chat__product strong{font-size:14px}.airevo-chat__product span{font-size:16px}
.airevo-chat__typing{min-height:34px;padding:8px 22px;font-size:12px;border-top:1px solid rgba(219,232,234,.55)}
.airevo-chat__composer{flex:0 0 auto!important;min-height:0!important;height:auto!important;margin:0!important;padding:14px 18px 13px;background:#fff}
.airevo-chat__input-row{gap:10px;padding:7px 8px 7px 15px;border-radius:21px;background:#f3f8f8;border-color:#d6e5e7}.airevo-chat__input-row:focus-within{border-color:#69cbc5;box-shadow:0 0 0 4px rgba(19,184,173,.10)}.airevo-chat__input-row textarea{min-height:40px;max-height:120px;padding:10px 0;font-size:14px}.airevo-chat__send{flex:0 0 44px;width:44px;height:44px;border-radius:15px;font-size:18px;box-shadow:0 8px 18px rgba(8,125,131,.20)}
.airevo-chat__tools{gap:8px;margin-top:10px}.airevo-chat__tools label,.airevo-chat__tools button{height:34px;padding:0 11px;border:1px solid #e0ebec;border-radius:11px;background:#f2f8f8;color:#315e66;transition:background .2s ease,border-color .2s ease,transform .2s ease}.airevo-chat__tools label:hover,.airevo-chat__tools button:hover{transform:translateY(-1px);background:#e8f7f5;border-color:#bfe4e0}.airevo-chat__upload-status{max-width:45%;font-size:12px}
.airevo-chat__footer{flex:0 0 auto!important;position:static!important;inset:auto!important;margin:0!important;padding:9px 14px 11px!important;min-height:34px;background:#f8fbfb;color:#738b92;border-top:1px solid #e5eeee;font-size:12px;line-height:1.2}

@media(min-width:601px){
  .airevo-chat__window{
    right:92px;
    bottom:28px;
    width:max(620px,50vw);
    max-width:calc(100vw - 128px);
    height:max(640px,72dvh);
    max-height:calc(100dvh - 56px);
  }
}
@media(max-width:600px){
  .airevo-chat__window{inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;border:0;border-radius:0;box-shadow:none}
  .airevo-chat__header{min-height:72px;padding:14px 15px;padding-top:max(14px,env(safe-area-inset-top))}
  .airevo-chat__agent-mark{width:42px;height:42px;border-radius:14px}.airevo-chat__messages{padding:15px}.airevo-chat__bubble{max-width:86%}.airevo-chat__product{width:280px}.airevo-chat__product img{height:130px}.airevo-chat__typing{padding:7px 15px}.airevo-chat__composer{padding:10px 12px max(10px,env(safe-area-inset-bottom))}.airevo-chat__footer{padding:7px 10px!important}
}
html body #talks>a:nth-of-type(1)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555zM0 4.697v7.104l5.803-3.558L0 4.697zm6.761 4.138L.191 12.863A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.137l-6.57-4.028L8 9.586l-1.239-.751zm3.436-.592L16 11.801V4.697l-5.803 3.546z'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555zM0 4.697v7.104l5.803-3.558L0 4.697zm6.761 4.138L.191 12.863A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.137l-6.57-4.028L8 9.586l-1.239-.751zm3.436-.592L16 11.801V4.697l-5.803 3.546z'/%3E%3C/svg%3E")!important;
}
html body #talks>a:nth-of-type(2)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-5.2 1.74 2.89 2.89 0 0 1 2.31-4.64c.3 0 .59.05.87.13V9.4a6.34 6.34 0 1 0 5.47 6.28V8.74a8.2 8.2 0 0 0 4.77 1.52V6.82c-.34 0-.67-.04-1-.13z'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-5.2 1.74 2.89 2.89 0 0 1 2.31-4.64c.3 0 .59.05.87.13V9.4a6.34 6.34 0 1 0 5.47 6.28V8.74a8.2 8.2 0 0 0 4.77 1.52V6.82c-.34 0-.67-.04-1-.13z'/%3E%3C/svg%3E")!important;
}
html body #talks>a:nth-of-type(3)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7zm10.5 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5zM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h10a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5zm0 2a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3H7zm10.5 1.5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5zM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6z'/%3E%3C/svg%3E")!important;
}
html body #talks>a:nth-of-type(4)::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.04 2A9.84 9.84 0 0 0 3.5 16.73L2 22l5.4-1.42A9.95 9.95 0 1 0 12.04 2zm0 17.93a8.02 8.02 0 0 1-4.09-1.12l-.29-.17-3.2.84.86-3.12-.19-.32A8.02 8.02 0 1 1 12.04 19.93zm4.4-6.01c-.24-.12-1.43-.71-1.65-.79-.22-.08-.38-.12-.54.12-.16.24-.62.79-.76.95-.14.16-.28.18-.52.06-.24-.12-1.02-.38-1.94-1.2-.72-.64-1.2-1.43-1.34-1.67-.14-.24-.02-.37.1-.49.11-.11.24-.28.36-.42.12-.14.16-.24.24-.4.08-.16.04-.3-.02-.42-.06-.12-.54-1.3-.74-1.78-.2-.47-.4-.4-.54-.41h-.46c-.16 0-.42.06-.64.3-.22.24-.84.82-.84 2s.86 2.32.98 2.48c.12.16 1.69 2.58 4.1 3.62.57.25 1.02.4 1.37.51.58.18 1.1.16 1.51.1.46-.07 1.43-.59 1.63-1.15.2-.56.2-1.04.14-1.15-.06-.1-.22-.16-.46-.28z'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.04 2A9.84 9.84 0 0 0 3.5 16.73L2 22l5.4-1.42A9.95 9.95 0 1 0 12.04 2zm0 17.93a8.02 8.02 0 0 1-4.09-1.12l-.29-.17-3.2.84.86-3.12-.19-.32A8.02 8.02 0 1 1 12.04 19.93zm4.4-6.01c-.24-.12-1.43-.71-1.65-.79-.22-.08-.38-.12-.54.12-.16.24-.62.79-.76.95-.14.16-.28.18-.52.06-.24-.12-1.02-.38-1.94-1.2-.72-.64-1.2-1.43-1.34-1.67-.14-.24-.02-.37.1-.49.11-.11.24-.28.36-.42.12-.14.16-.24.24-.4.08-.16.04-.3-.02-.42-.06-.12-.54-1.3-.74-1.78-.2-.47-.4-.4-.54-.41h-.46c-.16 0-.42.06-.64.3-.22.24-.84.82-.84 2s.86 2.32.98 2.48c.12.16 1.69 2.58 4.1 3.62.57.25 1.02.4 1.37.51.58.18 1.1.16 1.51.1.46-.07 1.43-.59 1.63-1.15.2-.56.2-1.04.14-1.15-.06-.1-.22-.16-.46-.28z'/%3E%3C/svg%3E")!important;
}
html body #talks>.airevo-chat__launcher>.airevo-chat__launcher-icon{
  width:24px!important;
  height:24px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body #talks>.airevo-chat__launcher>.airevo-chat__launcher-icon>i{
  display:none!important;
}
html body #talks>.airevo-chat__launcher>.airevo-chat__launcher-icon::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H9l-5.5 4v-4A2 2 0 0 1 2 16V5a2 2 0 0 1 2-2zm3.25 6.1a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8zm4.75 0a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8zm4.75 0a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8z'/%3E%3C/svg%3E")!important;
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 3h16a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H9l-5.5 4v-4A2 2 0 0 1 2 16V5a2 2 0 0 1 2-2zm3.25 6.1a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8zm4.75 0a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8zm4.75 0a1.4 1.4 0 1 0 0 2.8 1.4 1.4 0 0 0 0-2.8z'/%3E%3C/svg%3E")!important;
}
