#sc-live-chat{position:fixed;right:20px;bottom:76px;z-index:9000;font:15px/1.5 system-ui,sans-serif;color:#172331}#sc-live-chat button{cursor:pointer;border:0;border-radius:8px;padding:10px 16px;background:#143e54;color:white;font:inherit}#sc-chat-toggle{box-shadow:0 3px 18px #0003}#sc-chat-panel{position:absolute;right:0;bottom:55px;width:min(400px,calc(100vw - 32px));max-height:calc(100dvh - 150px);overflow:auto;padding:18px;background:white;border:1px solid #cbd5df;border-radius:14px;box-shadow:0 12px 45px #0003}#sc-chat-panel[hidden]{display:none}#sc-chat-panel header{display:flex;align-items:center;justify-content:space-between;gap:10px}#sc-chat-panel p{margin:10px 0;font-size:13px}#sc-chat-panel a{color:#125075;text-decoration:underline}#sc-chat-messages{max-height:240px;overflow:auto;overscroll-behavior:contain}#sc-chat-messages p{padding:10px;border-radius:8px;white-space:pre-wrap;background:#edf2f6;font-size:14px}#sc-chat-messages .sc-chat-own{background:#deedf3;margin-left:22px}#sc-chat-messages a{display:block;margin-top:8px}#sc-chat-form textarea{box-sizing:border-box;width:100%;border:1px solid #8b9eab;border-radius:7px;padding:8px;font:inherit;color:#172331;background:white}#sc-chat-form label{display:block}#sc-chat-form button{margin-top:8px}#sc-live-chat button:disabled{opacity:.5;cursor:not-allowed}.sc-chat-consent{display:block;font-size:13px;margin-top:12px}#sc-live-chat input[type=checkbox]{width:17px;height:17px;vertical-align:middle}#sc-live-chat :focus-visible{outline:3px solid #e5a528;outline-offset:3px}@media(max-width:500px){#sc-live-chat{right:16px;bottom:70px}#sc-chat-panel{max-height:calc(100dvh - 140px)}}

#sc-chat-toggle{opacity:.78;transition:opacity .18s ease,transform .18s ease}#sc-chat-toggle:hover,#sc-chat-toggle:focus-visible,#sc-chat-toggle[aria-expanded=true]{opacity:1}#sc-chat-toggle.sc-chat-scrolling{opacity:0;pointer-events:none;transform:translateY(8px)}@media(prefers-reduced-motion:reduce){#sc-chat-toggle{transition:none}}
