:root{--h-prime:#e5231b;--h-prime-hover:#2f3031;--h-grey75:#666;--h-grey50:#efefef;--h-grey10:#f5f5f5;--h-text:#000;--h-input-bg:#fff}.start-chatbot{background-color:var(--h-prime);border-radius:50%;bottom:40px;cursor:pointer;height:52px;position:fixed;right:40px;transition:all .4s;width:52px;z-index:999999}.start-chatbot-mustache{height:4.63px;width:14px}.start-chatbot-chat,.start-chatbot-mustache{fill:var(--h-input-bg);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .4s}.start-chatbot:hover{transform:scale(1.2)}.start-chatbot:hover .start-chatbot-mustache{transform:translate(-50%,-70%) scale(.9)}.start-chatbot:hover .start-chatbot-chat{transform:translate(-50%,-50%) scale(.9)}.box.chatbot{display:none;left:50%!important;margin-top:-417px!important;overflow-y:auto;position:fixed!important;top:50%!important;transform:translate(-50%)!important;z-index:999999!important}.box.chatbot[style*="display: block"]{display:block!important}@media (min-width:1177px) and (max-height:900px){.box.chatbot{height:100%;margin-top:0!important;top:0!important}.chat-layout{height:100%;max-height:100vh}}.chat-layout{align-items:center;background:var(--h-grey10);display:flex;flex-direction:column;flex-shrink:0;font-optical-sizing:auto;font-style:normal;height:835px;justify-content:center;letter-spacing:.05em;max-width:100%;padding:24px;position:relative;width:1100px}.chatbot .close{background:none;height:42px;position:absolute;right:26px;width:42px;stroke:#000;cursor:pointer;left:auto;top:19px;z-index:1}.chatbot .close:hover svg{stroke:var(--h-prime)}.chatbot .close svg{height:auto;width:100%}#chat-avatar{height:120px;margin:42px auto 12px;text-align:center;width:88px}#chat-avatar svg{fill:var(--h-text)}#avatar-hat{transition:all .5s;will-change:transform}#chat-avatar:hover #avatar-hat{transform:translate(2px,-4px)}#avatar-mustache{height:11.23px;margin-top:19px;width:34px;will-change:transform}.chat-headline{color:var(--h-text);font-family:SourceSansPro-Bold;font-size:36px;letter-spacing:.005em;line-height:1.4em;margin:60px auto 120px;max-width:580px;text-align:center;transform:scaleY(1.1);width:100%}.chat-input{align-items:center;background:var(--h-input-bg);border:1px solid hsla(0,0%,50%,.2);border-radius:20px;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between;margin:0 auto;max-width:768px;padding:14px;transition:all .8s;width:100%}.chat-input .input-more{width:38px}.chat-input input{background:transparent;border:0 solid #fff;caret-color:var(--h-text);color:var(--h-text);flex:1 1 auto;font-size:16px;height:38px;min-width:0;outline:none;text-align:left}.chat-input input::-moz-placeholder{color:var(--h-grey75);opacity:1}.chat-input input::placeholder{color:var(--h-grey75);opacity:1}.chat-input .input-btn{align-items:center;background:var(--h-prime);border:0 solid #fff;border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;transition:all .5s;width:38px}.chat-input .input-btn:hover{background:var(--h-prime-hover)}.chat-input .input-add-btn{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;height:38px;justify-content:center;padding:0;transition:all .3s;width:38px}.chat-input .input-add-btn:hover{background:var(--h-prime-hover);color:#fff}.chat-input .input-add-btn svg{display:block;height:20px;width:20px}.chat-input{position:relative}.input-add-menu{background:#fff;border:1px solid hsla(0,0%,50%,.2);border-radius:20px;box-shadow:0 4px 12px #0000001a;left:0;padding:8px;position:absolute;top:100%;width:-moz-max-content;width:max-content;z-index:10}.input-add-menu-item{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--h-text);cursor:pointer;display:flex;font-size:14px;gap:12px;height:auto;padding:12px 14px;text-align:left;transition:background .2s;width:100%}.input-add-menu-item:hover:not(:disabled){background:var(--h-grey50)}.input-add-menu-item:disabled{cursor:not-allowed}.input-add-menu-item svg{flex-shrink:0;height:20px;width:20px}.input-add-menu-item span{flex:1;line-height:1.3;white-space:nowrap}.chat-legal{color:var(--h-grey75);font-size:12px;margin:16px auto 0;max-width:768px;text-align:center;width:100%}.chat-body{box-sizing:border-box;color:var(--h-text);display:flex;flex-direction:column;height:calc(100% - 136px);margin-bottom:32px;margin-top:46px;overflow-y:scroll;padding:2px 42px 0 32px;width:100%}.msg-from-user{align-self:flex-end;background-color:var(--h-grey50);border-radius:12px;float:right;max-width:calc(100% - 260px);padding:10px 18px}.msg-from-bot,.msg-from-user{clear:both;font-size:15px;line-height:1.4em;margin-bottom:47px}.msg-from-bot{align-self:flex-start;float:none;max-width:calc(100% - 200px);padding-left:40px;position:relative}.msg-from-bot .msg-icon{height:12px;left:-12px;position:absolute;top:7px;width:32px;fill:var(--h-text)}.msg-from-bot h1{display:block;font-size:22px;letter-spacing:.005em;line-height:1.3em;margin:.67em 0;text-align:left;transform:scaleY(1.05)}.msg-from-bot p{color:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit}.msg-from-bot ol,.msg-from-bot p,.msg-from-bot ul{margin-block-end:1.5em;margin-block-start:1.5em}.msg-from-bot a,.msg-from-user a{color:#000}.msg-from-bot ol,.msg-from-bot ul{padding-inline-start:40px}.msg-from-bot li{padding-bottom:6px;padding-top:6px}.msg-from-bot h2{color:var(--h-text);display:block;font-size:18px;letter-spacing:.005em;line-height:1.3em;margin-top:2.5em;padding:0;text-align:left;transform:scaleY(1.05)}.hide{display:none}.loading-dots{display:inline-flex;gap:4px;padding-top:11px}.loading-dots span{animation:bounce 1.4s ease-in-out infinite both;background-color:var(--h-grey75);border-radius:50%;height:6px;width:6px}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media (max-width:1176px){.box.chatbot{height:100%;left:0!important;margin-top:0!important;overflow-y:auto;top:0!important;transform:none!important;width:100%}.chat-layout{height:100%;padding:20px}.chat-body{padding:42px 20px 0}.chat-headline{font-size:32px;letter-spacing:0;line-height:1.3em;margin:57px auto 64px}.msg-from-bot,.msg-from-user{font-size:14px;margin-bottom:33px;max-width:85%}.msg-from-user{border-radius:11px;padding:6px 16px}.msg-from-bot{padding-left:34px}.msg-from-bot .msg-icon{left:-3px;top:5px;width:26px}.chat-input{border-radius:18px;box-sizing:border-box;max-width:100%;padding:9px}.chat-input button{height:32px;width:32px}.start-chatbot{bottom:25px;right:25px}}@media (max-width:1023px){.chat-layout{padding:16px}.chat-body{margin-top:40px;padding:32px 16px 0}.chat-headline{font-size:28px;margin:40px auto 50px}#chat-avatar{height:96px;margin:32px auto 10px;width:70px}.msg-from-bot,.msg-from-user{margin-bottom:24px;max-width:90%}.chat-legal{font-size:11px;margin-top:12px}.chatbot .close{height:36px;right:8px;top:8px;width:36px}}@media (max-width:620px){.chat-layout{padding:12px}.chat-body{margin-bottom:16px;margin-top:36px;padding:24px 12px 0}.chat-headline{font-size:22px;margin:30px auto 40px;max-width:100%}#chat-avatar{height:82px;margin:24px auto 8px;width:60px}.msg-from-bot,.msg-from-user{font-size:13px;margin-bottom:20px;max-width:95%}.msg-from-user{border-radius:10px;padding:8px 14px}.msg-from-bot{padding-left:30px}.msg-from-bot .msg-icon{left:0;top:4px;width:22px}.msg-from-bot h1{font-size:18px}.msg-from-bot h2{font-size:16px}.chat-input{border-radius:16px;gap:4px;padding:8px}.chat-input input{font-size:14px;height:32px}.chat-input .input-add-btn,.chat-input button{height:32px;width:32px}.chat-input .input-add-btn svg{height:16px;width:16px}.chat-legal{font-size:10px;margin-top:10px}.start-chatbot{bottom:16px;height:46px;right:16px;width:46px}.chatbot .close{height:32px;right:6px;top:6px;width:32px}.file-preview{margin-bottom:8px;padding:10px 12px}.file-preview-name{font-size:13px}.chat-session-timer{font-size:11px;margin:8px 0;padding:6px 0}.input-add-menu{border-radius:16px;padding:6px}.input-add-menu-item{font-size:13px;gap:10px;padding:10px 12px}}.chat-input button:disabled,.chat-input input:disabled{cursor:not-allowed}.chat-input input:disabled{opacity:.7}.chat-input button.rate-limited,.chat-input input.rate-limited{cursor:not-allowed;opacity:.5;pointer-events:none}.chat-input input.rate-limited{background-color:var(--h-grey10);color:var(--h-grey75)}.chat-input button.rate-limited{background:var(--h-grey75)}.file-preview{background:var(--h-grey10);border:1px solid hsla(0,0%,50%,.2);border-radius:12px;margin:0 auto 12px;max-width:768px;padding:12px 16px;width:100%}.file-preview-content{align-items:center;display:flex;gap:12px;justify-content:space-between}.file-preview-name{color:var(--h-text);flex:1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview-remove{align-items:center;background:none;border:none;color:var(--h-grey75);cursor:pointer;display:flex;font-size:24px;height:24px;justify-content:center;line-height:1;padding:0;transition:color .2s;width:24px}.file-preview-remove:hover{color:var(--h-prime)}.chat-session-timer{align-items:center;border-top:1px solid hsla(0,0%,50%,.1);color:var(--h-grey75);display:flex;font-size:12px;gap:6px;justify-content:center;margin:12px 0;padding:8px 0}.chat-session-timer svg{flex-shrink:0;opacity:.7}.chat-session-timer.timer-warning{color:#d32f2f;font-weight:600}.chat-session-timer.timer-warning svg{opacity:1}.timer-expired{color:#999;font-style:italic}.chat-session-timer.timer-renewed{color:#388e3c;font-weight:600}#overlayChatbot{display:none;z-index:999998}.transcript-offer{margin-top:8px}.transcript-buttons{display:flex;gap:12px;margin-top:16px}.transcript-btn{border:none;border-radius:6px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.transcript-btn-yes{background-color:var(--h-prime);color:#fff}.transcript-btn-yes:hover{background-color:var(--h-prime-hover)}.transcript-btn-no{background-color:var(--h-grey50);color:var(--h-text)}.transcript-btn-no:hover{background-color:var(--h-grey75);color:#fff}
