:root{--mx3-primary:#0071AE;--mx3-primary-dark:#075D8E;--mx3-navy:#0F2747;--mx3-soft:#EEF7FB;--mx3-soft2:#F7FBFD;--mx3-border:#D8E5ED;--mx3-text:#163047;--mx3-muted:#6E8292;--mx3-white:#fff;--mx3-green:#2AB56F}.mx3-chat,.mx3-chat *,.mx3-chat *:before,.mx3-chat *:after{box-sizing:border-box!important}.mx3-chat{position:fixed!important;right:22px!important;bottom:22px!important;z-index:2147483000!important;margin:0!important;padding:0!important;background:transparent!important;color:var(--mx3-text)!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;text-transform:none!important;letter-spacing:normal!important;line-height:1.4!important}.mx3-chat>summary::-webkit-details-marker{display:none!important}.mx3-chat>summary::marker{display:none!important;content:""!important}.mx3-chat>summary{list-style:none!important}.mx3-chat button,.mx3-chat summary{-webkit-appearance:none!important;appearance:none!important;text-decoration:none!important;text-shadow:none!important;outline:none!important;font-family:Arial,Helvetica,sans-serif!important}.mx3-chat__toggle{position:relative!important;min-width:194px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:9px 16px 9px 9px!important;margin:0!important;border:1px solid rgba(0,113,174,.18)!important;border-radius:18px!important;background:#fff!important;background-image:none!important;color:var(--mx3-navy)!important;box-shadow:0 12px 34px rgba(15,39,71,.18)!important;cursor:pointer!important;user-select:none!important;transition:.18s ease!important}.mx3-chat__toggle:hover,.mx3-chat__toggle:focus{background:#fff!important;color:var(--mx3-navy)!important;border-color:rgba(0,113,174,.30)!important;transform:translateY(-2px)!important;box-shadow:0 16px 40px rgba(15,39,71,.22)!important}.mx3-chat__toggle-icon{width:50px!important;height:50px!important;flex:0 0 50px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:var(--mx3-soft)!important;color:var(--mx3-primary)!important;border:1px solid #CFE3EF!important}.mx3-chat__toggle-icon svg{width:39px!important;height:39px!important;display:block!important;color:var(--mx3-primary)!important}.mx3-chat__toggle-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;color:var(--mx3-navy)!important}.mx3-chat__toggle-copy strong{font-size:14px!important;font-weight:800!important;line-height:1.15!important;color:var(--mx3-navy)!important}.mx3-chat__toggle-copy small{margin-top:3px!important;font-size:12px!important;color:var(--mx3-muted)!important}.mx3-chat__online-dot{position:absolute!important;right:7px!important;top:7px!important;width:11px!important;height:11px!important;border-radius:50%!important;background:var(--mx3-green)!important;box-shadow:0 0 0 3px #fff!important}.mx3-chat__panel{position:absolute!important;right:0!important;bottom:74px!important;width:min(410px,calc(100vw - 28px))!important;height:min(610px,calc(100vh - 112px))!important;max-height:calc(100vh - 112px)!important;min-height:390px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;margin:0!important;padding:0!important;background:#fff!important;border:1px solid rgba(15,39,71,.12)!important;border-radius:20px!important;box-shadow:0 24px 64px rgba(15,39,71,.22)!important;color:var(--mx3-text)!important;animation:mx3Open .16s ease-out!important}@keyframes mx3Open{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.mx3-chat:not([open]) .mx3-chat__panel{display:none!important}.mx3-chat__header{flex:0 0 auto!important;min-height:78px!important;padding:13px 13px 13px 15px!important;display:grid!important;grid-template-columns:48px 1fr 36px!important;gap:9px!important;align-items:center!important;background:var(--mx3-primary)!important;background-image:none!important;color:#fff!important;border:0!important}.mx3-chat__avatar{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fff!important;color:var(--mx3-primary)!important;border:2px solid rgba(255,255,255,.5)!important}.mx3-chat__avatar svg{width:37px!important;height:37px!important;color:var(--mx3-primary)!important}.mx3-chat__heading strong{display:block!important;color:#fff!important;font-size:16px!important;font-weight:800!important;line-height:1.15!important}.mx3-chat__heading span{display:flex!important;align-items:center!important;gap:6px!important;margin-top:4px!important;color:rgba(255,255,255,.9)!important;font-size:12px!important}.mx3-chat__heading i{width:8px!important;height:8px!important;border-radius:50%!important;background:var(--mx3-green)!important}.mx3-chat__header-btn{width:34px!important;height:34px!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;background-image:none!important;color:#fff!important;box-shadow:none!important;font-size:26px!important;font-weight:300!important;line-height:1!important;cursor:pointer!important}.mx3-chat__header-btn:hover,.mx3-chat__header-btn:focus{background:rgba(255,255,255,.12)!important;color:#fff!important}.mx3-chat__loading{flex:1!important;display:grid!important;place-items:center!important;padding:20px!important;background:#fff!important;color:var(--mx3-muted)!important;font-size:13px!important}.mx3-chat__content{flex:1 1 auto!important;min-height:0!important;padding:16px!important;overflow-y:auto!important;background:#fff!important}.mx3-chat__bubble{max-width:87%!important;margin:0 0 11px!important;padding:11px 13px!important;border:0!important;border-radius:15px!important;box-shadow:none!important;font-size:13.5px!important;font-weight:400!important;line-height:1.45!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}.mx3-chat__bubble--bot{background:var(--mx3-soft)!important;color:var(--mx3-text)!important;border-bottom-left-radius:5px!important}.mx3-chat__bubble--user{margin-left:auto!important;background:var(--mx3-primary)!important;color:#fff!important;border-bottom-right-radius:5px!important}.mx3-chat__pending{opacity:.7!important}.mx3-chat__sender{display:block!important;margin-bottom:5px!important;color:var(--mx3-primary-dark)!important;font-size:11px!important;font-weight:800!important}.mx3-chat__separator{height:1px!important;margin:13px 0!important;background:#E6EEF3!important}.mx3-chat__form{display:flex!important;flex-direction:column!important;gap:8px!important}.mx3-chat__hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}.mx3-chat__field{min-height:42px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 10px!important;border:1px solid var(--mx3-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}.mx3-chat__field:focus-within{border-color:#8FC4DF!important;box-shadow:0 0 0 3px rgba(0,113,174,.08)!important}.mx3-chat__field>span{width:18px!important;color:#71869B!important;font-size:14px!important}.mx3-chat__field input{width:100%!important;height:40px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;background-image:none!important;color:var(--mx3-text)!important;font:400 13.5px/40px Arial,Helvetica,sans-serif!important}.mx3-chat__field input::placeholder{color:#93A2AF!important;opacity:1!important}.mx3-chat__consent{display:grid!important;grid-template-columns:17px 1fr!important;gap:8px!important;align-items:start!important;margin-top:3px!important;color:#536B7D!important;font-size:11.5px!important;line-height:1.4!important}.mx3-chat__consent input{width:15px!important;height:15px!important;margin:1px 0 0!important;accent-color:var(--mx3-primary)!important}.mx3-chat__primary{width:100%!important;min-height:42px!important;margin-top:2px!important;padding:10px 14px!important;border:1px solid var(--mx3-primary)!important;border-radius:10px!important;background:var(--mx3-primary)!important;background-image:none!important;color:#fff!important;box-shadow:none!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}.mx3-chat__primary:hover,.mx3-chat__primary:focus{background:var(--mx3-primary-dark)!important;color:#fff!important;border-color:var(--mx3-primary-dark)!important}.mx3-chat__form-status{min-height:15px!important;color:var(--mx3-muted)!important;font-size:11px!important}.mx3-chat__conversation{flex:1 1 auto!important;height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;background:#fff!important}.mx3-chat__conversation[hidden],.mx3-chat__content[hidden],.mx3-chat__loading[hidden]{display:none!important}.mx3-chat__messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:16px!important;background:#fff!important}.mx3-chat__composer-wrap{flex:0 0 auto!important;padding:9px 10px 8px!important;border-top:1px solid #E5EDF2!important;background:#fff!important}.mx3-chat__composer{display:grid!important;grid-template-columns:1fr 40px!important;gap:7px!important;align-items:end!important;padding:4px 5px 4px 13px!important;border:1px solid #DEE8EE!important;border-radius:22px!important;background:var(--mx3-soft2)!important;box-shadow:none!important}.mx3-chat__composer textarea{width:100%!important;min-height:34px!important;max-height:88px!important;margin:0!important;padding:7px 0!important;resize:none!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;background-image:none!important;color:var(--mx3-text)!important;font:400 13.5px/1.35 Arial,Helvetica,sans-serif!important}.mx3-chat__send{width:40px!important;height:40px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid var(--mx3-primary)!important;border-radius:50%!important;background:var(--mx3-primary)!important;background-image:none!important;color:#fff!important;box-shadow:none!important;cursor:pointer!important}.mx3-chat__send:hover,.mx3-chat__send:focus{background:var(--mx3-primary-dark)!important;border-color:var(--mx3-primary-dark)!important;color:#fff!important}.mx3-chat__send svg{width:20px!important;height:20px!important;color:#fff!important}.mx3-chat__send:disabled,.mx3-chat__primary:disabled{opacity:.55!important;cursor:not-allowed!important}.mx3-chat__status{min-height:14px!important;padding:5px 4px 0!important;color:var(--mx3-muted)!important;font-size:10.5px!important}.mx3-chat__availability{text-align:center!important;margin-top:2px!important;color:#92A1AE!important;font-size:9.5px!important;line-height:1.2!important}@media(max-height:760px) and (min-width:768px){.mx3-chat{bottom:14px!important}.mx3-chat__panel{bottom:72px!important;height:calc(100vh - 94px)!important;max-height:calc(100vh - 94px)!important;min-height:350px!important}.mx3-chat__header{min-height:70px!important;padding-top:10px!important;padding-bottom:10px!important}.mx3-chat__content,.mx3-chat__messages{padding:13px!important}}@media(max-width:767px){.mx3-chat{right:12px!important;bottom:16px!important}.mx3-chat__toggle{min-width:0!important;width:62px!important;height:62px!important;padding:6px!important;border-radius:50%!important}.mx3-chat__toggle-copy{display:none!important}.mx3-chat__toggle-icon{width:48px!important;height:48px!important;flex-basis:48px!important}.mx3-chat__panel{position:fixed!important;left:8px!important;right:8px!important;top:8px!important;bottom:84px!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:18px!important}.mx3-chat__header{min-height:70px!important;padding:10px 12px!important}.mx3-chat__content,.mx3-chat__messages{padding:13px!important}}