.faq-chat{position:fixed;right:24px;bottom:22px;z-index:90;font:400 14px/1.5 'DM Sans',Arial,sans-serif;color:#10254b}.faq-chat button,.faq-chat a{font:inherit}.chat-launch{display:flex;align-items:center;gap:9px;border:1px solid #ffffff55;border-radius:30px;background:#164bd8;color:#fff;padding:13px 19px;box-shadow:0 6px 22px #10254b30;cursor:pointer;font-weight:600!important}.chat-panel{position:absolute;bottom:64px;right:0;width:365px;max-width:calc(100vw - 32px);max-height:min(650px,calc(100dvh - 110px));background:white;border:1px solid #d4e0f1;border-radius:16px;box-shadow:0 16px 55px #10254b30;overflow:hidden;display:flex;flex-direction:column}.chat-panel[hidden]{display:none}.chat-panel header{background:#10254b;color:white;display:flex;align-items:flex-start;justify-content:space-between;padding:19px 18px;gap:10px}.chat-panel h2{font:600 18px/1.25 'Bricolage Grotesque',Arial,sans-serif;margin:0}.chat-panel header p{font-size:11px;color:#c7d6ee;margin:7px 0 0}.chat-close{background:none;color:#fff;border:0;font-size:26px!important;padding:0 4px;cursor:pointer;line-height:1!important}.chat-content{overflow-y:auto;padding:17px;min-height:0;overscroll-behavior:contain}.chat-welcome{margin:0 0 13px;color:#526b89;font-size:13px}.chat-topics{display:flex;flex-direction:column;gap:7px}.chat-topics button{text-align:left;border:1px solid #dce5f2;background:#f7faff;color:#153d96;border-radius:9px;padding:9px 11px;cursor:pointer;font-size:13px}.chat-topics button:hover,.chat-topics button[aria-pressed=true]{background:#eaf1ff;border-color:#164bd8}.chat-answer:not(:empty){margin-top:14px;padding:14px;background:#fff8f0;border-left:3px solid #f28a51;border-radius:6px;font-size:13px}.chat-contact{border-top:1px solid #e4eaf4;padding:13px 17px 16px;flex-shrink:0}.chat-contact p{font-size:12px;margin:0 0 9px;color:#526b89}.chat-contact a{display:block;text-align:center;text-decoration:none;font-size:13px;padding:9px;border-radius:7px}.chat-book{background:#164bd8;color:#fff}.chat-wa{color:#087650;margin-top:5px}.faq-chat :focus-visible{outline:3px solid #f28a51;outline-offset:2px}@media(max-width:540px){.faq-chat{right:16px;bottom:16px}.chat-panel{bottom:61px;max-height:calc(100dvh - 100px)}.chat-launch{padding:11px 16px;font-size:13px!important}}
.faq-chat .chat-panel>header{position:static;width:100%;max-width:none;margin:0;box-sizing:border-box;flex-shrink:0;border-radius:0;box-shadow:none}.faq-chat .chat-panel{box-sizing:border-box}
