cuwebframework 0.5.6 → 0.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
function F(){const o=["u-theme-dark","u-theme-light"],e=document.documentElement,n=document.getElementById("tgl-theme");if(!n){console.warn('Toggle-Button mit ID "tgl-theme" nicht gefunden.');return}n.addEventListener("click",()=>{const t=e.classList.contains("u-theme-dark")?"u-theme-light":"u-theme-dark";e.classList.remove(...o),e.classList.add(t),e.setAttribute("color-scheme",t==="u-theme-dark"?"dark":"light");try{localStorage.setItem("theme",t)}catch(s){}})}function V(){const o=document.body,e=document.documentElement;["u-brand-bos","u-brand-cu"].forEach(r=>{o.classList.contains(r)&&(o.classList.remove(r),e.classList.add(r))}),o.classList.length===0&&o.removeAttribute("class")}function x(){var f,m;if(!window.gsap)return;const o=window.gsap,e=document.getElementById("g_nav_menu_toggle"),n=document.querySelector('label[for="g_nav_menu_toggle"]'),r=document.querySelector(".g_nav_menu"),t=(f=n==null?void 0:n.querySelector("use"))!=null?f:null;if(!e||!n||!t)return;const s=l=>{n.setAttribute("aria-label",l?"Menü schließen":"Menü öffnen"),n.setAttribute("aria-expanded",l?"true":"false")},a=l=>{t.setAttribute("href",l?"#icon-x-lg":"#icon-menu")},i=l=>{document.body.classList.toggle("u-overflow-hidden",l)},d=l=>{r&&o.to(r,l?{display:"block",height:"calc(100vh - var(--global-nav--height))",opacity:1,duration:.3,ease:"power2.out"}:{display:"none",height:0,opacity:0,duration:.25,ease:"power2.in"})},u=()=>{const l=!!e.checked;s(l),a(l),d(l),i(l)};document.documentElement.classList.add("js-nav");const c=(m=o.matchMedia)==null?void 0:m.call(o);c&&typeof c.add=="function"?c.add("(max-width: 1040px)",()=>{o.set(r,{height:0,opacity:0,display:"none"}),u(),e.addEventListener("change",u)}):(u(),e.addEventListener("change",u))}function R(){if(!window.gsap||!window.ScrollTrigger)return;const o=window.gsap,e=document.querySelector(".g_nav"),n=document.querySelector(".global_header"),r=n==null?void 0:n.querySelector(".g_banner");if(!e)return;let t="shown";const s=50,a=350,i=()=>{t!=="shown"&&(n&&o.to(n,{y:0,duration:.25,ease:"power2.out",overwrite:!0}),t="shown")},d=()=>{if(t==="hidden"||!e)return;const c=e.offsetHeight;n&&o.to(n,{y:-c,duration:.25,ease:"power2.out",overwrite:!0}),t="hidden"},u=()=>{e&&e.querySelectorAll("details[open]").forEach(c=>{c.dispatchEvent(new CustomEvent("details:request-close",{bubbles:!0}))})};window.ScrollTrigger.create({start:0,end:document.body.scrollHeight,onUpdate(c){if(c.scroll()<=s){r&&(r.style.display="none"),i();return}r&&(r.style.display=""),!(Math.abs(c.getVelocity())<a)&&(c.direction===1?(u(),d()):i())}}),window.ScrollTrigger.addEventListener("refresh",()=>{window.scrollY<=s&&i()}),window.scrollY<=s?(i(),r&&(r.style.display="none")):(d(),r&&(r.style.display=""))}function M(){if(!window.gsap)return;const e=t=>t==null?!0:window.innerWidth>t,n=(t,s,a)=>{var d,u;const i=(u=(d=t.dataset)==null?void 0:d[s])!=null?u:void 0;return i===void 0?a:i==="true"},r=(t,s,a)=>{var u,c;const i=(c=(u=t.dataset)==null?void 0:u[s])!=null?c:void 0;if(i===void 0||i==="")return a;const d=parseInt(i,10);return Number.isNaN(d)?a:d};document.querySelectorAll("details").forEach(t=>{var k;const s=t.querySelector("summary"),a=s==null?void 0:s.nextElementSibling;if(!s||!a)return;const i=Array.from(a.children),d=n(t,"hover",!1),u=r(t,"hoverMinWidth",null),c=(k=r(t,"hoverDelay",750))!=null?k:750,f=n(t,"animate",!0);let m=!1,l=!1,h=null;const E=()=>{h!=null&&(clearTimeout(h),h=null)};let g=null;const C=n(t,"autoclose",!1),b=()=>{!C||g||(g=p=>{var P,N;if(!t.open)return;const I=(N=(P=p.composedPath)==null?void 0:P.call(p))!=null?N:[];if(I.length){if(I.includes(s)||I.includes(a))return;L();return}const O=p.target;!!(O&&(s.contains(O)||a.contains(O)))||L()},document.addEventListener("pointerdown",g,{capture:!0}))},S=()=>{g&&(document.removeEventListener("pointerdown",g,{capture:!0}),g=null)},_=f;let w=null;const v={open:()=>{t.open=!0},close:()=>{t.open=!1}};if(_){const p=window.gsap;p.set(a,{height:0,overflow:"hidden"}),i.length>0&&p.set(i,{opacity:0}),w=p.timeline({paused:!0,defaults:{duration:.35,ease:"power2.out"},onReverseComplete:()=>{t.open=!1,S()}}),w.set(t,{attr:{open:""}},0),w.to(a,{height:()=>a.scrollHeight}),w.set(a,{clearProps:"height"}),i.length>0&&w.to(i,{opacity:1,stagger:.04,duration:.38},"-=0.25"),v.open=()=>{w.invalidate().play(0),b()},v.close=()=>{w.reverse()}}function T(){v.open(),_||b()}function L(){v.close(),_||S()}t.addEventListener("details:request-close",p=>{p.stopPropagation(),t.open&&L()}),s.addEventListener("click",p=>{if(p.preventDefault(),!t.open)T();else{if(m&&l){b();return}L()}}),d&&(t.addEventListener("mouseenter",()=>{e(u)&&(t.open||(m=!0,l=!0,E(),h=window.setTimeout(()=>{l=!1},c),T()))}),t.addEventListener("mouseleave",()=>{m&&(m=!1,l=!1,E(),t.open&&L())}))})}function j(){document.querySelectorAll('[cu-list-sort="abc"]').forEach(e=>{const n=Array.from(e.children);n.sort((r,t)=>r.textContent.trim().localeCompare(t.textContent.trim(),"de",{sensitivity:"base"})),n.forEach(r=>e.appendChild(r))})}function z(){const o=String(new Date().getFullYear()),e=document.querySelectorAll('time[datetime="currentYear"]');e.length!==0&&e.forEach(n=>{n.setAttribute("datetime",o),n.textContent=o})}function $(){const o=(e,n=100)=>{let r;return(...t)=>{clearTimeout(r),r=setTimeout(()=>e(...t),n)}};document.querySelectorAll(".horizontal_slider_container").forEach(e=>{const n=e.querySelector('[data-slider="content"]'),r=e.querySelector('[data-slider="btn-right"]'),t=e.querySelector('[data-slider="btn-left"]'),s=e.querySelector(".button_group_wrapper"),a=r==null?void 0:r.closest(".button_main_wrap"),i=t==null?void 0:t.closest(".button_main_wrap"),d=()=>n.querySelectorAll('[data-slider="item"]').length?Array.from(n.querySelectorAll('[data-slider="item"]')):Array.from(n.children),u=h=>{const E=d();h<0||h>=E.length||E[h].scrollIntoView({behavior:"smooth",inline:"center",block:"nearest"})},c=()=>{const h=d(),E=n.getBoundingClientRect().left+n.clientWidth/2;let g=0,C=1/0;return h.forEach((b,S)=>{const _=b.getBoundingClientRect(),w=_.left+_.width/2,v=Math.abs(w-E);v<C&&(C=v,g=S)}),g},f=()=>u(c()+1),m=()=>u(c()-1),l=()=>{const h=n.scrollLeft,E=n.scrollWidth-n.clientWidth,g=h<=0,C=h>=E-1;if(!(n.scrollWidth>n.clientWidth)){s==null||s.style.setProperty("display","none"),i==null||i.style.setProperty("display","none"),a==null||a.style.setProperty("display","none");return}s==null||s.style.setProperty("display","flex"),i==null||i.style.setProperty("display",g?"none":"flex"),a==null||a.style.setProperty("display",C?"none":"flex")};r==null||r.addEventListener("click",f),t==null||t.addEventListener("click",m),n==null||n.addEventListener("scroll",o(l)),window.addEventListener("resize",o(l,150)),setTimeout(l,200)})}const B={};function y(o,e){B[o]=e}function Z(){document.addEventListener("click",o=>{const e=o.target,n=e==null?void 0:e.closest("[data-action]");if(!n)return;const r=n.dataset.action;if(!r)return;const t=B[r];if(!t){console.warn(`Keine Action für data-action="${r}" registriert`);return}o.preventDefault(),t(n,o)})}const A={UC_CMP:"H1Vl5NidjWX",CLOUDFRONT:"BJ_ocNjds-X",JSDELIVR:"F-REmjGq7",VIDEOASK:"VtnVCeUzx",WEBFLOW:"BJ0H5NjOjWX",TIKTOK:"Z0TcXjY0P",FACEBOOK_PIXEL:"ko1w5PpFl",FACEBOOK_SOCIAL_PLUGIN:"XYQZBUojc",YOUTUBE_VIDEO:"BJz7qNsdj-7",GOOGLE_TAG_MANAGER:"BJ59EidsWQ",GOOGlE_ANALYTICS:"HkocEodjb7",GOOGLE_FONTS:"HkPBYFofN",GOOGLE_AJAX:"H1PKqNodoWQ",GOOGLE_PLAY:"rw4DyFQcg6s3-W",RECAPTCHA:"Hko_qNsui-Q",CLICKCEASE:"jgGgfqxe0",TYPEFORM:"r1PkZcEs_iWQ",DOUBLECLICK_AD:"9V8bg4D63"},K={YOUTUBE_VIDEO:["RECAPTCHA","GOOGLE_AJAX","GOOGLE_FONTS","GOOGLE_PLAY","DOUBLECLICK_AD"],VIDEOASK:["TYPEFORM","CLICKCEASE","FACEBOOK_PIXEL","FACEBOOK_SOCIAL_PLUGIN","GOOGLE_TAG_MANAGER","GOOGlE_ANALYTICS","TYPEFORM","TIKTOK"]};function X(){y("showSecondLayer",()=>{var o;(o=window.__ucCmp)==null||o.showSecondLayer()}),y("showServiceDetails",o=>{var r;const e=o.closest("[data-uc-id]"),n=e==null?void 0:e.getAttribute("data-uc-id");if(!e||!n){console.warn("Ungültiges Element oder fehlende data-uc-id");return}(r=window.__ucCmp)==null||r.showServiceDetails(n)}),y("updateServicesConsents",async o=>{var i,d,u;const e=o.closest("[data-uc-id]"),n=e==null?void 0:e.dataset.ucId;if(!n){console.warn("Für die Action 'updateServicesConsents' wurde kein 'data-uc-id' im Elternelement gefunden.");return}const r=Object.keys(A).find(c=>A[c]===n);if(!r){console.warn(`Kein Service-Key für die ID '${n}' gefunden.`);return}const t=(i=K[r])!=null?i:[],s=new Set([r,...t]),a=Array.from(s).map(c=>{const f=A[c];return f?{id:f,consent:!0}:(console.warn(`(updateServicesConsents) Unbekannter Service-Key: ${c}`),null)}).filter(c=>c!==null);a.length>0&&(console.log("Service-Consents, die gesetzt werden:",a),await((d=window.__ucCmp)==null?void 0:d.updateServicesConsents(a)),(u=window.__ucCmp)==null||u.saveConsents())})}function J(o,e){return e.every(n=>{const r=o.services[n];return(r==null?void 0:r.consent.given)===!0})}const Q="modulepreload",ee=function(o){return"/"+o},q={},H=function(e,n,r){let t=Promise.resolve();if(n&&n.length>0){let u=function(c){return Promise.all(c.map(f=>Promise.resolve(f).then(m=>({status:"fulfilled",value:m}),m=>({status:"rejected",reason:m}))))};var a=u;document.getElementsByTagName("link");const i=document.querySelector("meta[property=csp-nonce]"),d=(i==null?void 0:i.nonce)||(i==null?void 0:i.getAttribute("nonce"));t=u(n.map(c=>{if(c=ee(c),c in q)return;q[c]=!0;const f=c.endsWith(".css"),m=f?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${c}"]${m}`))return;const l=document.createElement("link");if(l.rel=f?"stylesheet":Q,f||(l.as="script"),l.crossOrigin="",l.href=c,d&&l.setAttribute("nonce",d),document.head.appendChild(l),f)return new Promise((h,E)=>{l.addEventListener("load",h),l.addEventListener("error",()=>E(new Error(`Unable to preload CSS for ${c}`)))})}))}function s(i){const d=new Event("vite:preloadError",{cancelable:!0});if(d.payload=i,window.dispatchEvent(d),!d.defaultPrevented)throw i}return t.then(i=>{for(const d of i||[])d.status==="rejected"&&s(d.reason);return e().catch(s)})};function W(o){const e=document.createElement("div");e.className="u-text-align-center u-vflex-center-top u-gap-3 u-background-color-auto u-overflow-auto u-p-small";const n=document.createElement("p");n.innerHTML=`Dieser Inhalt kann nur angezeigt werden, wenn die <span class="u-text-color-primary">${o}</span> Cookies erlaubt sind.
|
|
2
|
-
`;const r=document.createElement("button");r.type="button",r.className="u-text-link-color-brand-inv u-text-decoration-underline u-p-small",r.innerText="Cookies akzeptieren und Medien Laden",r.setAttribute("data-action","updateServicesConsents");const t=document.createElement("button");return t.type="button",t.className="u-text-link-color-brand-inv u-p-small",t.innerText="Details",t.setAttribute("data-action","showServiceDetails"),e.appendChild(n),e.appendChild(r),e.appendChild(t),e}async function te(o,e,n,r){const t=o.dataset.embedLoaded==="true";if(n&&e){if(!t){if(o.dataset.embedLoaded="true",!r.fn){const s=await H(()=>import("./ytLoader-DLd5o3iy.js"),[]);r.fn=s.ytLoader1}r.fn&&o.replaceChildren(r.fn(e))}}else o.replaceChildren(W("YouTube Video")),o.dataset.embedLoaded="false"}async function ne(o,e,n,r){const t=o.dataset.embedLoaded==="true";if(n&&e){if(!t){if(o.dataset.embedLoaded="true",!r.fn){const s=await H(()=>import("./VideoAskLoader-xM3qhhQB.js"),[]);r.fn=s.videoAskLoader}r.fn&&o.replaceChildren(r.fn(e))}}else o.replaceChildren(W("Videoask")),o.dataset.embedLoaded="false"}function oe(o){var r;const e=new Set([o]);return((r=K[o])!=null?r:[]).forEach(t=>e.add(t)),Array.from(e).map(t=>A[t]).filter(t=>!!t)}async function D(o){const e=document.querySelectorAll("[data-uc-id]");if(!e.length)return;const n={fn:null},r={fn:null};for(const t of e){const s=t.getAttribute("data-uc-id"),a=t.getAttribute("data-embed-src"),i=Object.keys(A).find(c=>A[c]===s);if(!i)continue;const d=oe(i),u=o?J(o,d):!0;switch(i){case"YOUTUBE_VIDEO":{await te(t,a,u,n);break}case"VIDEOASK":{await ne(t,a,u,r);break}}}}function re(o=200){return new Promise(e=>{let n=!1;const r=s=>{n||(n=!0,e(s))};if(window.__ucCmp){r(window.__ucCmp);return}const t=()=>{var s;window.removeEventListener("UC_UI_INITIALIZED",t),r((s=window.__ucCmp)!=null?s:null)};window.addEventListener("UC_UI_INITIALIZED",t),setTimeout(()=>{var s;window.removeEventListener("UC_UI_INITIALIZED",t),r((s=window.__ucCmp)!=null?s:null)},o)})}let G=!1;async function se(){if(G)return;G=!0;const o=await re();if(!o){await D();return}try{if(typeof o.getConsentDetails=="function"){const e=await o.getConsentDetails();await D(e)}else console.warn("Usercentrics vorhanden, aber getConsentDetails() ist nicht verfügbar – Embeds bleiben blockiert.")}catch(e){console.warn("Fehler beim Laden der ConsentDetails oder Zugriff auf __ucCmp.getConsentDetails():",e)}window.addEventListener("UC_CONSENT",e=>{const n=e.detail;D(n)})}function ie(){const o=document.querySelectorAll("[data-banner]");o.length!==0&&o.forEach(e=>{const n=e.getAttribute("data-banner");if(!n)return;const r=e.getAttribute("data-banner-close-area");let t;r==="global"?t=`bannerClosed:${n}`:t=`bannerClosed:${location.pathname}:${n}`,localStorage.getItem(t)==="true"||e.classList.toggle("u-display-none")})}function ce(){y("closeGlobalBanner",o=>{const e=o.closest("[data-banner]");if(!e){console.error("Global banner element not found.",o);return}const n=e.getAttribute("data-banner");if(!n)return;const r=e.getAttribute("data-banner-close-area");if(e.classList.add("u-display-none"),!r)return;let t;r==="global"?t=`bannerClosed:${n}`:t=`bannerClosed:${location.pathname}:${n}`,localStorage.setItem(t,"true")})}function ae(){y("openModalWindow",o=>{const e=o.getAttribute("data-modal-id");if(!e)return;const n=document.querySelector(`#${e}`);n==null||n.showModal()})}function le(){y("closeModalWindow",o=>{
|
|
2
|
+
`;const r=document.createElement("button");r.type="button",r.className="u-text-link-color-brand-inv u-text-decoration-underline u-p-small",r.innerText="Cookies akzeptieren und Medien Laden",r.setAttribute("data-action","updateServicesConsents");const t=document.createElement("button");return t.type="button",t.className="u-text-link-color-brand-inv u-p-small",t.innerText="Details",t.setAttribute("data-action","showServiceDetails"),e.appendChild(n),e.appendChild(r),e.appendChild(t),e}async function te(o,e,n,r){const t=o.dataset.embedLoaded==="true";if(n&&e){if(!t){if(o.dataset.embedLoaded="true",!r.fn){const s=await H(()=>import("./ytLoader-DLd5o3iy.js"),[]);r.fn=s.ytLoader1}r.fn&&o.replaceChildren(r.fn(e))}}else o.replaceChildren(W("YouTube Video")),o.dataset.embedLoaded="false"}async function ne(o,e,n,r){const t=o.dataset.embedLoaded==="true";if(n&&e){if(!t){if(o.dataset.embedLoaded="true",!r.fn){const s=await H(()=>import("./VideoAskLoader-xM3qhhQB.js"),[]);r.fn=s.videoAskLoader}r.fn&&o.replaceChildren(r.fn(e))}}else o.replaceChildren(W("Videoask")),o.dataset.embedLoaded="false"}function oe(o){var r;const e=new Set([o]);return((r=K[o])!=null?r:[]).forEach(t=>e.add(t)),Array.from(e).map(t=>A[t]).filter(t=>!!t)}async function D(o){const e=document.querySelectorAll("[data-uc-id]");if(!e.length)return;const n={fn:null},r={fn:null};for(const t of e){const s=t.getAttribute("data-uc-id"),a=t.getAttribute("data-embed-src"),i=Object.keys(A).find(c=>A[c]===s);if(!i)continue;const d=oe(i),u=o?J(o,d):!0;switch(i){case"YOUTUBE_VIDEO":{await te(t,a,u,n);break}case"VIDEOASK":{await ne(t,a,u,r);break}}}}function re(o=200){return new Promise(e=>{let n=!1;const r=s=>{n||(n=!0,e(s))};if(window.__ucCmp){r(window.__ucCmp);return}const t=()=>{var s;window.removeEventListener("UC_UI_INITIALIZED",t),r((s=window.__ucCmp)!=null?s:null)};window.addEventListener("UC_UI_INITIALIZED",t),setTimeout(()=>{var s;window.removeEventListener("UC_UI_INITIALIZED",t),r((s=window.__ucCmp)!=null?s:null)},o)})}let G=!1;async function se(){if(G)return;G=!0;const o=await re();if(!o){await D();return}try{if(typeof o.getConsentDetails=="function"){const e=await o.getConsentDetails();await D(e)}else console.warn("Usercentrics vorhanden, aber getConsentDetails() ist nicht verfügbar – Embeds bleiben blockiert.")}catch(e){console.warn("Fehler beim Laden der ConsentDetails oder Zugriff auf __ucCmp.getConsentDetails():",e)}window.addEventListener("UC_CONSENT",e=>{const n=e.detail;D(n)})}function ie(){const o=document.querySelectorAll("[data-banner]");o.length!==0&&o.forEach(e=>{const n=e.getAttribute("data-banner");if(!n)return;const r=e.getAttribute("data-banner-close-area");let t;r==="global"?t=`bannerClosed:${n}`:t=`bannerClosed:${location.pathname}:${n}`,localStorage.getItem(t)==="true"||e.classList.toggle("u-display-none")})}function ce(){y("closeGlobalBanner",o=>{const e=o.closest("[data-banner]");if(!e){console.error("Global banner element not found.",o);return}const n=e.getAttribute("data-banner");if(!n)return;const r=e.getAttribute("data-banner-close-area");if(e.classList.add("u-display-none"),!r)return;let t;r==="global"?t=`bannerClosed:${n}`:t=`bannerClosed:${location.pathname}:${n}`,localStorage.setItem(t,"true")})}function ae(){y("openModalWindow",o=>{const e=o.getAttribute("data-modal-id");if(!e)return;const n=document.querySelector(`#${e}`);n==null||n.showModal()})}function le(){y("closeModalWindow",o=>{const e=o.closest("dialog");e==null||e.close()})}function de(){y("openZendeskChat",()=>{window.zE&&window.zE("messenger","open")})}function Y(o=20){if(window.zE){window.zE("messenger:on","open",function(){console.log("You have opened the messaging Web Widget")}),console.log("Zendesk open listener registered");return}if(o<=0){console.warn("Zendesk zE not available – listener not registered");return}setTimeout(()=>Y(o-1),250)}function ue(){Z(),F(),V(),x(),R(),M(),j(),z(),$(),ce(),ie(),ae(),le(),Y(),de()}function fe(){X(),se()}function U(){ue(),fe()}document.readyState==="loading"?document.addEventListener("DOMContentLoaded",U,{once:!0}):U();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,li{margin:0}section,header,footer{position:relative}button{background-color:unset;text-align:inherit}button:not(:disabled){cursor:pointer}summary{cursor:pointer}details summary .summary_icon{transform-style:preserve-3d;transition:transform .3s ease}details[open] summary .summary_icon{transform:rotateX(180deg)}summary::-webkit-details-marker,summary::marker{display:none}dialog{background-color:var(--_theme---background--secondary);color:inherit;padding:1rem;border:none;border-radius:12px}dialog[open],dialog:modal{margin:auto;max-width:600px;width:90vw;max-height:90vh;overflow-y:auto;position:fixed
|
|
1
|
+
*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,li{margin:0}section,header,footer{position:relative}button{background-color:unset;text-align:inherit}button:not(:disabled){cursor:pointer}summary{cursor:pointer}details summary .summary_icon{transform-style:preserve-3d;transition:transform .3s ease}details[open] summary .summary_icon{transform:rotateX(180deg)}summary::-webkit-details-marker,summary::marker{display:none}dialog{background-color:var(--_theme---background--secondary);color:inherit;padding:1rem;border:none;border-radius:12px}dialog[open],dialog:modal{margin:auto;max-width:600px;width:90vw;max-height:90vh;overflow-y:auto;position:fixed}dialog:open::backdrop{background-color:#000000bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}*[tabindex]:focus-visible,input[type=file]:focus-visible{outline:.125em solid #4d65ff;outline-offset:.125em}.u-container-medium,.u-container-small,.u-container-large{margin-right:auto!important;margin-left:auto!important}.w-richtext>:not(div):first-child,.w-richtext>div:first-child>:first-child{margin-top:0!important}.w-richtext>:last-child,.w-richtext ol li:last-child,.w-richtext ul li:last-child{margin-bottom:0!important}:lang(de) .u-text-style-hyphens{hyphens:auto}:lang(en) .u-text-style-hyphens{hyphens:none}.u-stack-p p+p{margin-top:1.1rem}.u-text-style-2lines,.u-text-style-3lines,.u-text-style-10lines{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.u-text-style-2lines{-webkit-line-clamp:2;line-clamp:2}.u-text-style-3lines{-webkit-line-clamp:3;line-clamp:3}.u-text-style-10lines{-webkit-line-clamp:10;line-clamp:10}.u-view-only-p>*:not(p){display:none!important}.u-margin-trim>:first-child,.u-margin-trim>:not(:not(.w-condition-invisible)~:not(.w-condition-invisible)){margin-top:0}.u-margin-trim>:last-child,.u-margin-trim>:not(:has(~:not(.w-condition-invisible))){margin-bottom:0}.is-hyphens{overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.visuallyhidden{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;width:1px;height:1px;border:0;padding:0}.u-hflex-left-stretch>*:first-child .u-icon-1x1-small,.u-hflex-left-stretch>.u-icon-1x1-small:first-child{flex:none}.u-flex-basis-30ch,.u-flex-basis-30ch>:first-child{flex:0 1 30ch}.u-flex-basis-40ch,.u-flex-basis-40ch>*{flex:0 1 40ch}.pointer-events-off{pointer-events:none}.pointer-events-on{pointer-events:auto}.u-background-color-auto{background-color:var(--_theme---background--secondary)}.u-background-color-secondary .u-background-color-auto,.u-background-color-brand800 .u-background-color-auto{background-color:var(--_theme---background--primary)}.u-background-color-section800 .u-background-color-auto{background-color:var(--_theme---background--secondary)}.u-background-color-secondary .g_card.u-background-color-auto{background-color:color-mix(in srgb,var(--_theme---background--primary) 50%,transparent)}.u-theme-light .g_card.u-background-color-auto{background-color:var(--_theme---background--secondary)}.u-theme-light .u-background-color-secondary .g_card.u-background-color-auto{background-color:var(--_theme---background--primary)}.i-underline{position:relative}.i-underline:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:currentColor;transform-origin:left;transform:scaleX(1);opacity:1;transition:transform .3s ease,opacity .3s ease}.i-underline.on-hover-transform-x:after{transform:scaleX(0)}.i-underline.on-hover-transform-x:hover:after{transform:scaleX(1)}.i-underline.on-hover-transform-y:after{transform:translateY(-4px);opacity:0}.i-underline.on-hover-transform-y:hover:after{transform:translateY(0);opacity:1}.i-underline.on-hover-opacity:after{opacity:0}.i-underline.on-hover-opacity:hover:after{opacity:1}.cu-scrollbar{overflow-y:auto;padding-right:12px}.cu-scrollbar::-webkit-scrollbar{width:10px}.cu-scrollbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);border-radius:10px}.cu-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(4,36,36,1)}.cu-scrollbar::-webkit-scrollbar-corner{display:none;height:0px;width:0px}[data-animation=ScaleInnerImage] :is(img,svg){transform-origin:center;transition:transform .3s ease-in-out;will-change:transform}[data-animation=ScaleInnerImage]:hover :is(img,svg),[data-animation=ScaleInnerImage]:focus-visible :is(img,svg){transform:scale(1.03)}.cu-slider-content>*,[data-slider=item]{scroll-snap-align:center;flex:0 0 100%}@media(prefers-reduced-motion:reduce){[data-animation=ScaleInnerImage] :is(img,svg){transition:none}}@supports (-webkit-appearance: none){.u-transform-z{transform:translateZ(0);transform-style:preserve-3d}}:root{--nav-gap-x: 1rem;--nav-width: 90rem}.global_header{background-color:var(--_theme---global-nav--background-close);transition:background-color .25s ease;width:100%;position:fixed;z-index:50}.g_nav{position:relative;z-index:10}.g_nav:has(details[open] .g_nav_megamenu,#g_nav_menu_toggle:checked){background-color:var(--_theme---global-nav--background-open)}.g_nav_content{max-width:90rem;width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.g_nav_menu{display:contents}.g_nav_menu_list{display:flex;justify-content:space-around;flex-grow:1}.g_nav_buttons{display:flex;gap:var(--nav-gap-x)}.g_nav_item{flex-shrink:0;flex-grow:0;height:var(--global-nav--height);display:flex;align-items:center;justify-content:center;padding:.375rem 12px;color:var(--_brand---tintsshades--brand-500);position:relative;z-index:2}.g_nav_item:hover,details[open] .g_nav_item,#g_nav_menu_toggle:checked~.g_nav_item{color:var(--_theme---color--text)}.g_nav_logo{display:block;height:calc(.75 * var(--global-nav--height))}#nav-logo-small{display:none}.g_nav_icon{width:1.75rem;height:1.75rem;pointer-events:none}.g_nav_menu li>details{display:contents}.g_nav_megamenu{background-color:var(--_theme---global-nav--background-open);position:absolute;top:100%;left:0;right:0;z-index:10}#g_nav_btn_mobile_menu,label[for=g_nav_menu_toggle]{display:none;cursor:pointer}.global_header:before,.g_backdrop_blur:before{content:"";position:absolute;inset:0;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.g_backdrop_blur_full:before{content:"";position:fixed;inset:0;z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1040px){#g_nav_btn_mobile_menu,label[for=g_nav_menu_toggle]{display:flex}.g_nav_menu{display:none;background-color:var(--_theme---global-nav--background-open);position:absolute;height:calc(100vh - var(--global-nav--height));top:100%;left:0;right:0;padding-top:32px;padding-bottom:160px;overflow-y:auto;scrollbar-width:none}.g_nav_menu[open]{display:block}html:not(.js-nav) .g_nav_menu{display:none}html:not(.js-nav) .g_nav_content:has(#g_nav_menu_toggle:checked) .g_nav_menu{display:block}html.js-nav .g_nav_menu{will-change:height,opacity}.g_nav_menu_list{display:flex;flex-direction:column;align-items:stretch;justify-content:start;gap:var(--nav-gap-x)}.g_nav_menu details{display:block}.g_nav_menu .g_nav_megamenu{position:static}.g_nav_menu li>details>summary,.g_nav_menu li>a{justify-content:left;font-size:24px}}@media(max-width:500px){#nav-logo-large{display:none}#nav-logo-small{display:block}}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid hsl(0 0% 20% / .4);border-radius:.5rem}.cu-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums}.cu-table caption{text-align:left;font-weight:700;font-size:1.125rem;padding:.75rem 1rem}.cu-table th,.cu-table td{padding:.5rem .625rem;border:1px solid hsl(0 0% 30% / .6);text-align:center}.cu-table thead th{position:sticky;top:0;z-index:2;background-color:var(--_theme---card--background);text-align:center}.cu-table th:first-child,.cu-table td:first-child{max-width:50ch}.u-rich-text-blog h1:after,.u-rich-text-blog h2:after,.u-rich-text-blog h3:after{content:"";display:block;height:.1875rem;margin:auto;border-radius:100%;background-image:linear-gradient(90deg,hsla(0,0%,0%,0) 5%,var(--_brand---tintsshades--brand-500) 54%,hsla(0,0%,0%,0) 95%)}.u-rich-text-blog h1:after,.u-rich-text-blog h2:after{margin-bottom:1.25rem}.u-rich-text-blog p+h2{margin-top:var(--_fluid-responsive---paddings--padding-medium)}.u-rich-text-blog p+p,.u-view-only-p h2+p,.u-view-only-p h1+p{margin-top:1.1rem}.u-view-only-p>p:first-of-type{margin-top:0}.u-view-only-p>*{display:none}.u-view-only-p p{display:block}.u-rich-text-blog p+:is(ul,ol),.u-rich-text-blog :is(ul,ol)+p{margin-top:var(--_fluid-responsive---paddings--padding-small)}.u-rich-text-blog li>:is(ul,ol){margin-top:var(--_fluid-responsive---paddings--padding-xsmall)}.u-rich-text-doc>h2{margin:var(--_fluid-responsive---paddings--padding-medium) 0}.u-rich-text-doc>h3{margin:var(--_fluid-responsive---paddings--padding-small) 0}.u-rich-text-doc>p+p{margin-top:var(--_fluid-responsive---paddings--padding-small)}.u-rich-text-doc code{color:var(--_theme---color--header)}.u-rich-text-doc code.u-code-id{color:#ff634d}.u-rich-text-doc code.u-code-tag{color:#c792ea}.u-rich-text-doc code.u-code-class{color:#4da6ff}.u-rich-text-doc code.u-code-attr{color:#79e09c}.u-rich-text-doc code.u-code-value{color:#f5f5f7}.u-rich-text-doc .w-code-block{margin:var(--_fluid-responsive---paddings--padding-small) 0;font-size:var(--_fluid-responsive---text--text-size-small);border-radius:var(--radius--main);line-height:1.5}.u-rich-text-doc .u-list-bp,.u-rich-text-doc .u-list-nr{margin:var(--_fluid-responsive---paddings--padding-xsmall) 0}.u-list-bp>li+li,.u-list-nr>li+li{margin-top:var(--_spacing---2)}.u-code-attr{color:#79e09c}
|