:root{--ihk-fosa-icon-chatbot:url(/fileadmin/toujou/Chatbot/chatbot.svg);--ihk-fosa-chatbot-launcher-y-transform:0;--ihk-fosa-chatbot-launcher-icon-scale:0.975;--ihk-fosa-chatbot-launcher-icon-scale-hover:1;--ihk-fosa-chatbot-launcher-toggle-bottom:2rem;--ihk-fosa-chatbot-launcher-toggle-right:1rem;--ihk-fosa-chatbot-launcher-toggle-size:7rem;--ihk-fosa-chatbot-bubble-display:none;--ihk-fosa-chatbot-bubble-close-button-size:1.5rem;--ihk-fosa-chatbot-dialog-close-button-size:1.5rem;--ihk-fosa-chatbot-iframe-dialog-right:1rem;--ihk-fosa-chatbot-iframe-dialog-bottom:1rem}@media only screen and (width < 640px){:root{--ihk-fosa-chatbot-launcher-toggle-bottom:2.5rem;--ihk-fosa-chatbot-launcher-toggle-size:3.5rem;--ihk-fosa-chatbot-iframe-dialog-right:.5rem;--ihk-fosa-chatbot-iframe-dialog-bottom:.5rem}}body:has(.topbutton[is-visible]){--ihk-fosa-chatbot-launcher-y-transform:-2rem}body:has(#ihk-fosa-chatbot-dialog[open]),body:has(#ihk-fosa-chatbot-iframe-dialog[open]){overflow:hidden}.ihk-fosa-chatbot-bubble{background-color:var(--color-bg);border-radius:var(--border-radius-normal);bottom:calc(var(--ihk-fosa-chatbot-launcher-toggle-bottom) + var(--ihk-fosa-chatbot-launcher-toggle-size) + var(--spacing-normal));box-shadow:var(--shadow-normal);color:var(--color-font);display:var(--ihk-fosa-chatbot-bubble-display);font-family:var(--font-family-text),sans-serif;font-size:var(--font-size-normal);max-width:420px;padding:var(--spacing-normal);position:fixed;right:var(--ihk-fosa-chatbot-launcher-toggle-right);transform:translateY(var(--ihk-fosa-chatbot-launcher-y-transform));transition:transform var(--animation-duration-normal) var(--animation-easing-normal);width:calc(100% - var(--spacing-l));z-index:100}.ihk-fosa-chatbot-bubble__close{align-items:center;background-color:var(--color-bg);border:none;color:var(--color-primary);cursor:pointer;display:flex;font-family:sans-serif;font-size:var(--font-size-l);height:var(--ihk-fosa-chatbot-bubble-close-button-size);justify-content:center;position:absolute;right:var(--spacing-s);top:var(--spacing-s);width:var(--ihk-fosa-chatbot-bubble-close-button-size)}.ihk-fosa-chatbot-bubble__close:is(:hover,:focus-visible){color:var(--ihk-fosa-color-green)}.ihk-fosa-chatbot-bubble__title{font-family:var(--font-family-headline);font-size:var(--font-size-m);margin:0}.ihk-fosa-chatbot-bubble__text{margin-top:var(--spacing-s)}.button.button--primary.ihk-fosa-chatbot-bubble__button{border:none!important;font-weight:var(--font-weight-text-bold)}.ihk-fosa-chatbot-dialog{border:1px solid var(--color-primary);max-width:1200px;padding:0}.ihk-fosa-chatbot-dialog::backdrop{background:rgba(0,0,0,.75)}.ihk-fosa-chatbot-dialog__header{align-items:center;background-color:var(--color-bg);display:flex;justify-content:flex-end;padding:var(--spacing-xs);position:sticky;top:0;width:100%}.ihk-fosa-chatbot-dialog__close{align-items:center;background-color:var(--color-bg);border:none;color:var(--color-primary);cursor:pointer;display:flex;font-family:sans-serif;font-size:var(--font-size-l);height:var(--ihk-fosa-chatbot-bubble-close-button-size);justify-content:center;position:relative;width:var(--ihk-fosa-chatbot-bubble-close-button-size)}.ihk-fosa-chatbot-dialog__content{padding:0 var(--spacing-normal)}.ihk-fosa-chatbot-dialog__content h2{font-size:var(--font-size-ms);margin-bottom:0}.ihk-fosa-chatbot-dialog__content h3{font-size:var(--font-size-normal);margin-bottom:0}.ihk-fosa-chatbot-dialog__content h3:not(:first-child){margin-top:var(--spacing-s)}.ihk-fosa-chatbot-dialog__content :is(p,ul){font-size:var(--font-size-s);margin-bottom:var(--spacing-xxs)}.ihk-fosa-chatbot-dialog__content :is(p,ul):not(:first-child){margin-top:var(--spacing-xxs)}.ihk-fosa-chatbot-dialog__dialog-actions{display:flex;flex-flow:column nowrap;gap:var(--spacing-s) var(--spacing-l);margin:var(--spacing-normal) auto 0;padding:var(--spacing-normal)}.ihk-fosa-chatbot-dialog__label{color:var(--color-font);display:grid;font-family:var(--font-family-text),sans-serif;font-size:var(--font-size-normal);font-weight:var(--font-weight-text-bold);grid-template-columns:auto 1fr;grid-gap:var(--spacing-normal)}@media screen and (width < 640px){.ihk-fosa-chatbot-dialog{height:calc(100dvh - 1rem);width:calc(100dvw - 1rem)}}.ihk-fosa-chatbot-iframe-dialog{background:transparent;border:none;height:100%;max-height:none;max-width:none;padding:0;width:100%}.ihk-fosa-chatbot-iframe-dialog__wrapper{background:var(--bg-color);border-radius:var(--border-radius-normal);bottom:var(--ihk-fosa-chatbot-iframe-dialog-bottom);box-shadow:var(--shadow-normal);display:flex;flex-direction:column;height:75dvh;margin:auto;max-height:800px;max-width:640px;overflow:hidden;position:absolute;right:var(--ihk-fosa-chatbot-iframe-dialog-right);width:calc(100% - var(--spacing-l))}.ihk-fosa-chatbot-iframe-dialog__title{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.ihk-fosa-chatbot-iframe-dialog__close{align-items:center;background:transparent;border:none;border-radius:6px;color:var(--bg-color);cursor:pointer;display:flex;height:var(--ihk-fosa-chatbot-bubble-close-button-size);justify-content:center;padding:0;position:absolute;right:.5rem;top:.75rem;transition:all .2s;width:var(--ihk-fosa-chatbot-bubble-close-button-size)}.ihk-fosa-chatbot-iframe-dialog__close:is(:hover,:focus-visible){background-color:var(--bg-color);color:var(--primary-color)}.ihk-fosa-chatbot-iframe-dialog__close svg{height:1.25rem;width:1.25rem}.ihk-fosa-chatbot-iframe-dialog__content{background:#fff;display:flex;flex:1;overflow:hidden}.ihk-fosa-chatbot-iframe-dialog__iframe{border:none;flex:1;height:100%;width:100%}.ihk-fosa-chatbot-iframe-dialog__iframe[src=""]{background:var(--bg-color);position:relative}.ihk-fosa-chatbot-iframe-dialog__iframe[src=""]:before{color:var(--font-color);content:"Lädt...";font-size:1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (width < 640px){.ihk-fosa-chatbot-iframe-dialog__wrapper{height:calc(100% - 1rem);max-height:none;max-width:none;width:calc(100% - 1rem)}}ihk-fosa-chatbot-launcher[data-bubble-is-open=true]{--ihk-fosa-chatbot-bubble-display:block}ihk-fosa-chatbot-launcher[data-bubble-is-open=true]:has(#ihk-fosa-chatbot-dialog[open]){--ihk-fosa-chatbot-bubble-display:none}.html-container:has(ihk-fosa-chatbot-launcher){display:contents}.ihk-fosa-chatbot-launcher__toggle{align-items:center;background-color:var(--bg-color);border:none;border-radius:var(--border-radius-m);bottom:var(--ihk-fosa-chatbot-launcher-toggle-bottom);cursor:pointer;display:flex;justify-content:center;padding-inline:0;position:fixed;right:var(--ihk-fosa-chatbot-launcher-toggle-right);transform:translateY(var(--ihk-fosa-chatbot-launcher-y-transform));transition:transform var(--animation-duration-normal) var(--animation-easing-normal);z-index:var(--z-index-top-button)}.ihk-fosa-chatbot-launcher__toggle,.ihk-fosa-chatbot-launcher__toggle:after{height:var(--ihk-fosa-chatbot-launcher-toggle-size);width:var(--ihk-fosa-chatbot-launcher-toggle-size)}.ihk-fosa-chatbot-launcher__toggle:after{background-color:var(--color-primary);content:"";display:block;-webkit-mask-image:var(--ihk-fosa-icon-chatbot);mask-image:var(--ihk-fosa-icon-chatbot);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:scale(var(--ihk-fosa-chatbot-launcher-icon-scale));transition:transform var(--animation-duration-fast) var(--animation-easing-normal)}.ihk-fosa-chatbot-launcher__toggle:is(:hover,:focus-visible):after{transform:scale(var(--ihk-fosa-chatbot-launcher-icon-scale-hover))}