@cooperco/cooper-component-library 0.1.51 → 0.1.52
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.
|
@@ -7208,7 +7208,7 @@ const Aa = {
|
|
|
7208
7208
|
const s = ie;
|
|
7209
7209
|
return p(), h("section", {
|
|
7210
7210
|
style: me(o.value),
|
|
7211
|
-
class: m(`logo-module ${e.class ?? ""} bg-${y(i)}`)
|
|
7211
|
+
class: m(`logo-module p-16 ${e.class ?? ""} bg-${y(i)}`)
|
|
7212
7212
|
}, [
|
|
7213
7213
|
k("div", {
|
|
7214
7214
|
class: m(`container mx-auto ${((c = n.value) == null ? void 0 : c.container) ?? ""}`)
|
|
@@ -86,4 +86,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
86
86
|
flex: 1 0 `).concat(100/s.numVisible,`%
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
|
-
`)}}this.carouselStyle.innerHTML=o},isVertical:function(){return this.orientation==="vertical"},isCircular:function(){return this.value&&this.d_circular&&this.value.length>=this.d_numVisible},isAutoplay:function(){return this.autoplayInterval&&this.allowAutoplay},firstIndex:function(){return this.isCircular()?-1*(this.totalShiftedItems+this.d_numVisible):this.totalShiftedItems*-1},lastIndex:function(){return this.firstIndex()+this.d_numVisible-1},ariaSlideNumber:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slideNumber.replace(/{slideNumber}/g,e):void 0},ariaPageLabel:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g,e):void 0}},computed:{totalIndicators:function(){return this.value?Math.max(Math.ceil((this.value.length-this.d_numVisible)/this.d_numScroll)+1,0):0},backwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&this.d_page===0},forwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&(this.d_page===this.totalIndicators-1||this.totalIndicators===0)},ariaSlideLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slide:void 0},ariaPrevButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.prevPageLabel:void 0},ariaNextButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.nextPageLabel:void 0},attributeSelector:function(){return Lo()},empty:function(){return!this.value||this.value.length===0},emptyMessageText:function(){var e;return((e=this.$primevue.config)===null||e===void 0||(e=e.locale)===null||e===void 0?void 0:e.emptyMessage)||""}},components:{ChevronRightIcon:kn,ChevronDownIcon:bn,ChevronLeftIcon:Cn,ChevronUpIcon:wn},directives:{ripple:dn}};function Se(n){"@babel/helpers - typeof";return Se=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Se(n)}function vn(n,e){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);e&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(n,l).enumerable})),o.push.apply(o,r)}return o}function _e(n){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?vn(Object(o),!0).forEach(function(r){Ai(n,r,o[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):vn(Object(o)).forEach(function(r){Object.defineProperty(n,r,Object.getOwnPropertyDescriptor(o,r))})}return n}function Ai(n,e,o){return e=_i(e),e in n?Object.defineProperty(n,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[e]=o,n}function _i(n){var e=Ni(n,"string");return Se(e)=="symbol"?e:String(e)}function Ni(n,e){if(Se(n)!="object"||!n)return n;var o=n[Symbol.toPrimitive];if(o!==void 0){var r=o.call(n,e||"default");if(Se(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var Li=["aria-live"],Oi=["disabled","aria-label"],zi=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],ji=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Mi=["disabled","aria-label"],Di=["data-p-highlight"],Fi=["tabindex","aria-label","aria-current","onClick"];function Hi(n,e,o,r,l,i){var s=t.resolveDirective("ripple");return t.openBlock(),t.createElementBlock("div",t.mergeProps({class:n.cx("root"),role:"region"},n.ptmi("root")),[n.$slots.header?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[t.renderSlot(n.$slots,"header")],16)):t.createCommentVNode("",!0),i.empty?t.renderSlot(n.$slots,"empty",{key:2},function(){return[t.createTextVNode(t.toDisplayString(i.emptyMessageText),1)]}):(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:[n.cx("content"),n.contentClass]},n.ptm("content")),[t.createElementVNode("div",t.mergeProps({class:[n.cx("container"),n.containerClass],"aria-live":l.allowAutoplay?"polite":"off"},n.ptm("container")),[n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:0,type:"button",class:n.cx("previousButton"),disabled:i.backwardIsDisabled,"aria-label":i.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return i.navBackward&&i.navBackward.apply(i,arguments)})},_e(_e({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"previousicon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),t.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,Oi)),[[s]]):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("itemsContent"),style:[{height:i.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return i.onTouchEnd&&i.onTouchEnd.apply(i,arguments)}),onTouchstart:e[3]||(e[3]=function(){return i.onTouchStart&&i.onTouchStart.apply(i,arguments)}),onTouchmove:e[4]||(e[4]=function(){return i.onTouchMove&&i.onTouchMove.apply(i,arguments)})},n.ptm("itemsContent")),[t.createElementVNode("div",t.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return i.onTransitionEnd&&i.onTransitionEnd.apply(i,arguments)})},n.ptm("itemsContainer")),[i.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(n.value.slice(-1*l.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_scloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:l.totalShiftedItems,d_numVisible:l.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":l.totalShiftedItems*-1===n.value.length+l.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*l.d_numVisible).length-1===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,zi)}),128)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c,class:n.cx("item",{index:c}),role:"group","aria-hidden":i.firstIndex()>c||i.lastIndex()<c?!0:void 0,"aria-label":i.ariaSlideNumber(c),"aria-roledescription":i.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":i.firstIndex()<=c&&i.lastIndex()>=c,"data-p-carousel-item-start":i.firstIndex()===c,"data-p-carousel-item-end":i.lastIndex()===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,ji)}),128)),i.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(n.value.slice(0,l.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_fcloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:l.totalShiftedItems,d_numVisible:l.d_numVisible})},n.ptm("itemCloned")),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16)}),128)):t.createCommentVNode("",!0)],16)],16),n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:1,type:"button",class:n.cx("nextButton"),disabled:i.forwardIsDisabled,"aria-label":i.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return i.navForward&&i.navForward.apply(i,arguments)})},_e(_e({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"nexticon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),t.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Mi)),[[s]]):t.createCommentVNode("",!0)],16,Li),i.totalIndicators>=0&&n.showIndicators?(t.openBlock(),t.createElementBlock("ul",t.mergeProps({key:0,ref:"indicatorContent",class:[n.cx("indicators"),n.indicatorsContentClass],onKeydown:e[6]||(e[6]=function(){return i.onIndicatorKeydown&&i.onIndicatorKeydown.apply(i,arguments)})},n.ptm("indicators")),[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.totalIndicators,function(a,c){return t.openBlock(),t.createElementBlock("li",t.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:n.cx("indicator",{index:c})},n.ptm("indicator",i.getIndicatorPTOptions(c)),{"data-p-highlight":l.d_page===c}),[t.createElementVNode("button",t.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:l.d_page===c?"0":"-1","aria-label":i.ariaPageLabel(c+1),"aria-current":l.d_page===c?"page":void 0,onClick:function(d){return i.onIndicatorClick(d,c)}},n.ptm("indicatorButton",i.getIndicatorPTOptions(c))),null,16,Fi)],16,Di)}),128))],16)):t.createCommentVNode("",!0)],16)),n.$slots.footer?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:3,class:n.cx("footer")},n.ptm("footer")),[t.renderSlot(n.$slots,"footer")],16)):t.createCommentVNode("",!0)],16)}$n.render=Hi;const Ri=["innerHTML"],Wi={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},Ui=["onClick"],qi={class:"flex items-center gap-4"},Gi=["onClick"],Ki=["onClick"],Sn=t.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},class:{}},setup(n){const e=n,o=t.computed(()=>$(qe,e.pt??{})),r=t.ref(0),l=t.computed(()=>r.value>0),i=t.computed(()=>r.value<e.carouselItems.length-1),{backgroundColor:s,palette:a}=D(e),c=t.computed(()=>`${N(e.variant!=="Hero"?"py-16 px-8":"",`bg-${s}`,e.class)} ${e.variant.toLowerCase()} carousel relative`);return(u,d)=>{var p;return t.openBlock(),t.createBlock(t.unref($n),{value:u.carouselItems,"num-visible":1,"num-scroll":1,class:t.normalizeClass(c.value),pt:o.value,"show-navigators":!1,"show-indicators":!1,page:r.value,"pt:item:class":`carousel-item w-full ${((p=o.value)==null?void 0:p.item)??""}`},t.createSlots({item:t.withCtx(m=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(m.data.__typename),t.mergeProps(m.data,{"is-child":!0}),null,16))]),footer:t.withCtx(()=>[t.createElementVNode("div",Wi,[t.createElementVNode("button",{onClick:()=>l.value?r.value--:r.value=u.carouselItems.length-1},d[0]||(d[0]=[t.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/5Nhdf7R1DeedcyBCxbqEGZ/789698047434d57ca6337e3f210ee1f9/icon-left-arrow.svg?fm=webp"},null,-1)]),8,Ui),t.createElementVNode("div",qi,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.carouselItems,(m,f)=>(t.openBlock(),t.createElementBlock("button",{key:f,onClick:()=>r.value=f,class:t.normalizeClass(`w-[11px] h-[11px] rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border dark:bg-surface-700 dark:hover:bg-surface-600 ${r.value===f?"bg-secondary border-none":"border-gray-400"}`)},null,10,Gi))),128))]),t.createElementVNode("button",{onClick:()=>i.value?r.value++:r.value=0},d[1]||(d[1]=[t.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/52baRb2rAQgjt4FV4eCjog/91068343d7082e65d18f4eb4030656d9/icon-right-arrow.svg?fm=webp"},null,-1)]),8,Ki)])]),_:2},[u.headline?{name:"header",fn:t.withCtx(()=>{var m;return[t.createElementVNode("h2",{class:t.normalizeClass(`carousel-headline ${((m=o.value)==null?void 0:m.headline)??""} text-${t.unref(a).headline}`),innerHTML:u.headline},null,10,Ri)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var Be=(n=>(n[n.IconTile=0]="IconTile",n[n.ImageTile=1]="ImageTile",n[n.VideoTile=2]="VideoTile",n[n.ImageStackedAnimatedTile=3]="ImageStackedAnimatedTile",n[n.VideoLeft=4]="VideoLeft",n[n.Hero=5]="Hero",n[n.Centered=6]="Centered",n))(Be||{});const Xi=["innerHTML"],Bn=t.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},backgroundImageClass:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},mobileImagePosition:{default:"Top"},class:{}},setup(n){var b,g,y,w,T,P;const e=n,{backgroundColor:o,palette:r}=D(e),l=t.computed(()=>$(Ke[e.variant],e.pt??{})),i=t.computed(()=>Be[e.variant]===Be.Hero),s=t.computed(()=>Be[e.variant]===Be.Centered),a=t.computed(()=>{if(!i.value)return"";const k=[];return f==="ContentModule"&&h==="Image"&&k.push("md:flex md:items-center md:z-10"),f!=="Image"&&k.push("pb-16 px-8 md:py-16 md:pr-0 lg:pr-16 md:pl-0"),e.mobileImagePosition==="Bottom"&&k.push("pt-16 pb-0"),N(...k)}),c=t.computed(()=>i.value&&h!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":i.value&&h==="Image"?"md:absolute md:h-[100%] md:right-0 md:z-0 clip-hero":""),u=t.computed(()=>{var k,x,E;return N(`container-module md:flex bg-${o} relative ${(k=l.value)==null?void 0:k.root} ${i.value?e.backgroundImage?`md:h-[60vw] md:max-h-[70vh] ${(x=l.value)==null?void 0:x.container}`:`${(E=l.value)==null?void 0:E.container}`:""} `,i.value&&f==="ContentModule"&&h==="Image"?"md:h-[540px] ":"",e.class??"",e.mobileImagePosition==="Top"&&i.value?"clip-mobile-hero sm:no-clip":"")}),d=t.computed(()=>N(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${i.value?"object-bottom":""}`,e.backgroundImageClass??"")),p=t.computed(()=>{var x,E;let k=JSON.parse(JSON.stringify(e.backgroundImage));return k!=null&&k.media.width&&(k.media.width=void 0),k!=null&&k.media.height&&(k.media.height=void 0),(x=k==null?void 0:k.mobileMedia)!=null&&x.width&&(k.mobileMedia.width=void 0),(E=k==null?void 0:k.mobileMedia)!=null&&E.height&&(k.mobileMedia.height=void 0),k}),m=((b=e.fullWidthContent)==null?void 0:b.__typename)==="TileContent"?"TileContentTextTile":(g=e.fullWidthContent)==null?void 0:g.__typename,f=((y=e.start)==null?void 0:y.__typename)==="TileContent"?"TileContentTextTile":(w=e.start)==null?void 0:w.__typename,h=((T=e.end)==null?void 0:T.__typename)==="TileContent"?"TileContentTextTile":(P=e.end)==null?void 0:P.__typename;return(k,x)=>{const E=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(k.isChild?"div":"section"),{class:t.normalizeClass(u.value)},{default:t.withCtx(()=>{var V,A,L,j,v,R,W,U,X;return[k.backgroundImage&&p.value?(t.openBlock(),t.createBlock(E,{key:0,media:p.value.media,"mobile-media":p.value.mobileMedia,class:t.normalizeClass(d.value)},null,8,["media","mobile-media","class"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-inner relative z-10 ${i.value?((V=k.start)==null?void 0:V.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${k.isChild||i.value?"":"py-4 px-8 md:py-16 md:px-4"} ${((A=l.value)==null?void 0:A.inner)??""}`)},[k.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-module-headline ${!k.isChild&&i.value?"py-16":""} ${s.value?"text-center":""} ${((L=l.value)==null?void 0:L.headline)??""} text-${t.unref(r).headline}`),innerHTML:k.headline},null,10,Xi)):t.createCommentVNode("",!0),k.subHeadline?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`container-module-subheadline ${s.value?"text-center":""} ${((j=l.value)==null?void 0:j.subheadline)??""} text-${t.unref(r).subheadline}`)},t.toDisplayString(k.subHeadline),3)):t.createCommentVNode("",!0),k.fullWidthContent||k.start||k.end?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`container-module-content flex flex-col ${((v=k.end)==null?void 0:v.__typename)==="Image"&&e.mobileImagePosition!=="Bottom"&&"flex-col-reverse"} md:flex-row gap-5 h-full ${((R=l.value)==null?void 0:R.bodyCopy)??""}`)},[k.fullWidthContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-full-width-content ${((W=l.value)==null?void 0:W.fullWidthContent)??""} ${s.value?"mx-auto":""}`)},[t.unref(m)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(m)),t.mergeProps({key:0},k.fullWidthContent,{"is-child":!0,"is-hero":!!(t.unref(m)==="ContentModule"&&i.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[k.start?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-start basis-1/2 ${((U=l.value)==null?void 0:U.start)??""} ${a.value}`)},[t.unref(f)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(f)),t.mergeProps({key:0},k.start,{"is-child":!0,"is-hero":!!(t.unref(f)==="ContentModule"&&i.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-end basis-1/2 ${((X=l.value)==null?void 0:X.end)??""} ${c.value}`)},[t.unref(h)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(h)),t.mergeProps({key:0},k.end,{"is-child":!0,"is-hero":!!(t.unref(h)==="ContentModule"&&i.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)],64))],2)):t.createCommentVNode("",!0)],2),t.renderSlot(k.$slots,"default")]}),_:3},8,["class"])}}});var ae=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(ae||{});const Ne=(n,e)=>{var o;if(n==="Default")return(o=e==null?void 0:e.page)!=null&&o.slug?"_self":"_blank";if(n==="New Tab")return"_blank";if(n==="Same Tab")return"_self"},K=t.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ze[e.buttonType],e.pt??{})),r=t.computed(()=>e.buttonType==="link"||e.buttonType==="logo"),{palette:l}=D(e),i=l.cta[e.buttonType],s=t.computed(()=>{var f;const m=["cta whitespace-nowrap",N(((f=o.value)==null?void 0:f.root)??"",e.class??"","flex items-center gap-2")];if((e.buttonType==="link"||e.buttonType==="logo")&&m.push("hover:underline"),m.push(`text-${e.textColor??i.copy}`),e.size)switch(e.size){case"sm":m.push("*:text-sm"),e.buttonType==="fill"&&m.push("py-0.5 px-4");break;case"lg":m.push("*:text-lg font-bold"),e.buttonType==="fill"&&m.push("py-1.5 px-8");break;case"xl":m.push("*:text-xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-12");break;case"xxl":m.push("*:text-3xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-16");break}return e.buttonType==="fill"&&(m.push("rounded-[2rem]"),(e.color||i.bg)&&m.push(`bg-${e.color||i.bg}`),e.size||m.push("py-1 px-4")),i.border&&m.push(`border-${e.color??i.border}`),m.join(" ")}),a=t.computed(()=>{var m,f,h,b,g,y;return(f=(m=e.link)==null?void 0:m.page)!=null&&f.slug?`${(b=(h=e.link)==null?void 0:h.page)==null?void 0:b.slug}`:(g=e.link)!=null&&g.externalUrl?(y=e.link)==null?void 0:y.externalUrl:""}),c=t.computed(()=>{var m;return!!((m=e.link)!=null&&m.externalUrl)}),u=t.computed(()=>{var m;return e.ariaLabel??((m=e.link)==null?void 0:m.ariaLabel)??e.title}),d=t.computed(()=>{var m;return e.ariaDescription??((m=e.link)==null?void 0:m.ariaDescription)??""}),p=t.computed(()=>{var m;return c.value?(m=e.link)==null?void 0:m.thirdPartyId:void 0});return(m,f)=>{var b;const h=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent("a"),{id:p.value,"aria-label":u.value,"aria-description":d.value,href:a.value??void 0,target:t.unref(Ne)(e.target||((b=e.link)==null?void 0:b.target),e.link),rel:c.value?"noopener":"",class:t.normalizeClass(e.class)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ct),{class:t.normalizeClass(s.value),link:r.value},{default:t.withCtx(()=>{var g,y,w;return[m.logo?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${m.buttonType==="logo"?(g=o.value)==null?void 0:g.logo:""} ${m.buttonType==="logo"?`bg-${e.textColor??t.unref(i).copy}`:""}`)},[typeof m.logo=="object"?(t.openBlock(),t.createBlock(h,t.normalizeProps(t.mergeProps({key:0},m.logo)),null,16)):typeof m.logo=="string"?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(t.unref(N)(m.logo,(y=o.value)==null?void 0:y.logo))},null,2)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass(t.unref(N)("pointer-events-none whitespace-nowrap",((w=o.value)==null?void 0:w.headline)??""))},t.toDisplayString(m.title),3)]}),_:1},8,["class","link"])]),_:1},8,["id","aria-label","aria-description","href","target","rel","class"])}}}),Zi={key:2},Yi=["innerHTML"],Ji=["innerHTML"],Qi=["innerHTML"],Tn=t.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:ae.Left},isChild:{type:Boolean},class:{}},setup(n){const e=n,o=e.alignment?e.alignment.toLowerCase():"left",r=t.computed(()=>$(Xe,e.pt??{})),l=t.computed(()=>o===ae.Inline?"text-left md:text-left":`text-${o}`),i=t.computed(()=>{let p="";switch(o){case ae.Right:p="justify-end";break;case ae.Center:p="justify-center";break;default:p="justify-start"}return p}),s=t.computed(()=>{var p,m;return`${((p=r.value)==null?void 0:p.logo)??""} ${(m=e==null?void 0:e.logo)==null?void 0:m.class}`}),{backgroundColor:a,palette:c}=D(e),u=t.computed(()=>{var m;const p=["content-module-headline",`text-${c.headline}`,N(((m=r==null?void 0:r.value)==null?void 0:m.headline)??"",l.value)];return e.isChild?e.isHero&&e.isChild?p.push("text-4xl md:text-5xl"):p.push("text-3xl md:text-4xl"):p.push("text-3xl md:text-5xl"),(e.bodyCopy||e.subHeadline&&e.isHero)&&p.push("mb-4 md:mb-6"),p.join(" ")}),d=t.computed(()=>{var m;return["content-module-subheadline mb-2",`text-${c.subheadline}`,N(((m=r==null?void 0:r.value)==null?void 0:m.subheadline)??"",l.value)].join(" ")});return(p,m)=>{var h,b,g,y;const f=H;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`content-module ${p.isChild?"":"p-8 md:p-16"} ${((h=r.value)==null?void 0:h.root)??""} ${e.class??""} ${e.backgroundColor||!p.isChild?`bg-${t.unref(a)}`:""}`)},[t.createElementVNode("div",{class:t.normalizeClass(`content-module-container mx-auto ${((b=r.value)==null?void 0:b.container)??""} ${t.unref(o)===t.unref(ae).Inline?"flex flex-col md:flex-row justify-between items-center gap-4":""}`)},[p.logo?(t.openBlock(),t.createBlock(f,t.mergeProps({key:0},p.logo,{class:s.value}),null,16,["class"])):t.createCommentVNode("",!0),p.subHeadline&&!p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.headline?(t.openBlock(),t.createElementBlock("div",Zi,[p.isHero?(t.openBlock(),t.createElementBlock("h1",{key:0,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,Yi)):(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,Ji))])):t.createCommentVNode("",!0),p.subHeadline&&p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:3,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:4,class:t.normalizeClass(`content-module-body-copy text-${t.unref(c).copy} ${t.unref(N)(((g=r.value)==null?void 0:g.bodyCopy)??"",l.value)}`),innerHTML:p.bodyCopy},null,10,Qi)):t.createCommentVNode("",!0),p.ctas?(t.openBlock(),t.createElementBlock("div",{key:5,class:t.normalizeClass(`content-module-ctas flex flex-wrap gap-4 ${i.value} ${t.unref(N)(((y=r.value)==null?void 0:y.ctas)??"",l.value)}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.ctas,(w,T)=>(t.openBlock(),t.createBlock(K,t.mergeProps({ref_for:!0},w,{key:`cta-${w.title}-${T}`,class:`${p.isHero?"w-full sm:w-auto justify-center":""}`}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0)],2)],2)}}}),el=["innerHTML"],En=t.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ge,e.pt??{})),{backgroundColor:r,palette:l}=D(e);return(i,s)=>{var a,c;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`container-collection ${e.class??""} bg-${t.unref(r)}`)},[i.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-collection-headline ${(a=o.value)==null?void 0:a.headline} text-${t.unref(l).headline}`),innerHTML:i.headline},null,10,el)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=o.value)==null?void 0:c.bodyCopy}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.modules,(u,d)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.__typename),t.mergeProps({ref_for:!0},u,{key:`${u==null?void 0:u.__typename}-${d}`,"is-child":!0}),null,16))),128))],2)],2)}}});var ne=(n=>(n[n.header=0]="header",n[n.footer=1]="footer",n))(ne||{});const tl={class:t.normalizeClass("pi pi-chevron-down")},nl={class:t.normalizeClass("pi pi-chevron-up")},ol=["innerHTML"],se=t.defineComponent({__name:"NavigationElement",props:{elementType:{},title:{},link:{},htmlRef:{},subNavigation:{},dividerLine:{type:Boolean},class:{},isChild:{type:Boolean},pt:{}},setup(n){const e=n,o=t.computed(()=>$(Je,e.pt??{})),{backgroundColor:r,palette:l}=D(e),i=t.computed(()=>{var m,f;return(m=e.link)!=null&&m.externalUrl?(f=e.link)==null?void 0:f.thirdPartyId:void 0}),s=t.computed(()=>{var m,f,h,b,g,y;return(f=(m=e.link)==null?void 0:m.page)!=null&&f.slug?`${(b=(h=e.link)==null?void 0:h.page)==null?void 0:b.slug}`:(g=e.link)!=null&&g.externalUrl?(y=e.link)==null?void 0:y.externalUrl:""}),a=t.computed(()=>{var m,f,h;return(f=(m=e.link)==null?void 0:m.page)!=null&&f.slug||(h=e.link)!=null&&h.externalUrl?"a":"button"}),c=t.computed(()=>ne[e.elementType??"header"]),u=t.ref(!1),d=t.computed(()=>`relative py-2 md:py-0 ${e.class??""} ${e.isChild?"sub-":""}navigation-element`),p=()=>{u.value=!u.value};return(m,f)=>{const h=t.resolveComponent("NavigationElement",!0);return t.openBlock(),t.createBlock(t.resolveDynamicComponent(m.isChild?"li":"div"),{class:t.normalizeClass(d.value)},{default:t.withCtx(()=>{var b;return[c.value===t.unref(ne).header||m.isChild&&(s.value||m.subNavigation)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.value),{key:0,id:i.value,href:s.value??"",target:e.link?t.unref(Ne)((b=e.link)==null?void 0:b.target,e.link):"_self",class:t.normalizeClass(`flex leading-tight items-center hover:underline cursor-pointer text-${t.unref(l).copy} ${c.value===t.unref(ne).header?"whitespace-nowrap":""}`),"aria-expanded":a.value==="button"?!0:void 0,"aria-haspopup":a.value==="button"?!0:void 0,onClick:p},{default:t.withCtx(()=>{var g;return[t.createTextVNode(t.toDisplayString(m.title)+" ",1),!m.isChild&&m.subNavigation&&!(s.value||m.isChild)?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass((g=o.value)==null?void 0:g.icon)},[t.withDirectives(t.createElementVNode("i",tl,null,512),[[t.vShow,!u.value]]),t.withDirectives(t.createElementVNode("i",nl,null,512),[[t.vShow,u.value]])],2)):t.createCommentVNode("",!0)]}),_:1},8,["id","href","target","class","aria-expanded","aria-haspopup"])):c.value==t.unref(ne).footer?(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(`mb-2 font-bold text-${t.unref(l).copy}`)},t.toDisplayString(m.title),3)):t.createCommentVNode("",!0),!m.isChild&&m.subNavigation?(t.openBlock(),t.createElementBlock("ul",{key:2,class:t.normalizeClass({hidden:!u.value&&c.value==t.unref(ne).header,[`sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md bg-${t.unref(r)} ring-opacity-5 focus:outline-none sm:shadow-lg p-5`]:c.value==t.unref(ne).header,"space-y-2 opacity-90":c.value==t.unref(ne).footer}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.subNavigation,(g,y)=>(t.openBlock(),t.createBlock(h,t.mergeProps({key:g.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${y}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...g,elementType:m.elementType,isChild:!0}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0),m.htmlRef?(t.openBlock(),t.createElementBlock("div",{key:3,innerHTML:m.htmlRef},null,8,ol)):t.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),rl={key:0,id:"social-media",class:"flex flex-wrap footer-social gap-2 whitespace-normal"},il=["id","href","target"],Le=t.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(n){return(e,o)=>{const r=H;return e.socialMediaRef?(t.openBlock(),t.createElementBlock("div",rl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.socialMediaRef,(l,i)=>{var s,a,c,u;return t.openBlock(),t.createElementBlock("a",{id:(s=l.link)==null?void 0:s.thirdPartyId,key:`footer-social-item-${l.icon.altTag}-${i}`,class:t.normalizeClass(`footer-social-item-${i}`),href:(a=l==null?void 0:l.link)==null?void 0:a.externalUrl,target:t.unref(Ne)((c=l==null?void 0:l.link)==null?void 0:c.target,l==null?void 0:l.link)},[t.createVNode(r,{media:(u=l==null?void 0:l.icon)==null?void 0:u.media},null,8,["media"])],10,il)}),128))])):t.createCommentVNode("",!0)}}}),ll={id:"footer-copyright",class:"flex md:flex-row flex-col-reverse justify-between whitespace-normal items-start md:items-end mt-8 md:mt-0"},al={key:0,class:"footer-copyright-links basis-1/3"},sl={class:t.normalizeClass("flex flex-row items-center")},cl={class:"basis-1/3 footer-copyright-logos"},dl={class:"flex items-start md:items-center justify-evenly space-x-2"},Oe=t.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean},isCenterAlign:{type:Boolean}},setup(n){const e=n,{palette:o}=D(e);return(r,l)=>(t.openBlock(),t.createElementBlock("div",ll,[t.createElementVNode("div",{class:t.normalizeClass(`text-${t.unref(o).copy} ${r.addTextMargin?"mt-8":""} w-[90%] md:w-auto basis-1/3`)},t.toDisplayString(r.copyRight),3),r.isCenterAlign?(t.openBlock(),t.createElementBlock("div",al,[t.createElementVNode("div",sl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.navigation,(i,s)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`footer-nav-item-${i.title}-${s}`,class:`footer-nav-item-${s} px-2.5 ${i.dividerLine?`border-r border-${t.unref(o).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...i,isChild:!1,elementType:"header"}),null,16,["class"]))),128))])])):t.createCommentVNode("",!0),t.createElementVNode("div",cl,[t.createElementVNode("div",dl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.logos,(i,s)=>(t.openBlock(),t.createBlock(H,{key:`footer-copy-right-logo-${s}`,class:"grow ml-auto",media:i.media},null,8,["media"]))),128))]),r.isCenterAlign?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`flex flex-row items-center justify-end ${r.navigation&&r.navigation.length?"mt-6":""}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.navigation,(i,s)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`footer-nav-item-${i.title}-${s}`,class:`footer-nav-item-${s} px-2.5 ${i.dividerLine?`border-r border-${t.unref(o).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...i,isChild:!1,elementType:"header"}),null,16,["class"]))),128))],2))])]))}}),ul={class:"container flex flex-col mx-auto"},ml={href:"/",class:"footer-navigation-logo text-center"},pl={key:0,class:"footer-navigation px-2 pt-2 pb-4 sm:flex sm:p-0 sm:space-x-2 md:space-x-4 space-y-5 sm:space-y-0 mb-12"},fl={key:1,class:"grow"},gl=["innerHTML"],Pn=t.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(n){const e=n,{backgroundColor:o,palette:r}=D(e),l=t.computed(()=>!!(e.navigation&&e.navigation.length>0));return(i,s)=>(t.openBlock(),t.createElementBlock("footer",{class:t.normalizeClass(`w-full p-8 content-center md:py-16 px-6 lg:px-0 mx-auto bg-${t.unref(o)}`)},[t.createElementVNode("div",ul,[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-col sm:flex-row md:gap-4",{"p-5 justify-between items-start":i.navigation&&i.navigation.length>0,"mb-4 md:items-start":!i.navigation||i.navigation.length===0}])},[t.createElementVNode("a",ml,[i.logo?(t.openBlock(),t.createBlock(H,{key:0,class:"min-h-[95px] min-w-[100px] h-[100px]",media:i.logo.media},null,8,["media"])):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(i.title),1)]),i.navigation&&i.navigation.length>0?(t.openBlock(),t.createElementBlock("div",pl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.navigation,(a,c)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`footer-nav-item-${a.title}-${c}`,class:`footer-nav-item-${c}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...a,isChild:!1,elementType:"footer"}),null,16,["class"]))),128))])):t.createCommentVNode("",!0),!i.navigation||i.navigation.length===0?(t.openBlock(),t.createElementBlock("div",fl,[i.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":i.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0),t.createVNode(Oe,{"is-center-align":l.value,"copy-right":i.copyRight,navigation:i.copyRightLinks,logos:i.copyRightLogos,"add-text-margin":!0},null,8,["is-center-align","copy-right","navigation","logos"])])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[i.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":i.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0)],64))],2),i.navigation&&i.navigation.length>0?(t.openBlock(),t.createBlock(Oe,{key:0,"is-center-align":l.value,"copy-right":i.copyRight,navigation:i.copyRightLinks,logos:i.copyRightLogos},null,8,["is-center-align","copy-right","navigation","logos"])):t.createCommentVNode("",!0),t.createElementVNode("hr",{class:t.normalizeClass(`border-${t.unref(r).copy}`)},null,2),i.legalText?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`py-5 text-xs md:text-sm opacity-80 text-${t.unref(r).copy}`),innerHTML:i.legalText},null,10,gl)):t.createCommentVNode("",!0)])],2))}}),hl=["innerHTML"],xn=t.defineComponent({__name:"LogoCollectionModule",props:{__typename:{},headline:{},logos:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ye,e.pt??{})),r=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:"inherit"})),{backgroundColor:l,palette:i}=D(e);return(s,a)=>{var u,d,p;const c=H;return t.openBlock(),t.createElementBlock("section",{style:t.normalizeStyle(r.value),class:t.normalizeClass(`logo-module ${e.class??""} bg-${t.unref(l)}`)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto ${((u=o.value)==null?void 0:u.container)??""}`)},[s.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`logo-module-headline ${((d=o.value)==null?void 0:d.headline)??""} text-${t.unref(i).headline}`),innerHTML:s.headline},null,10,hl)):t.createCommentVNode("",!0),s.logos?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((p=o.value)==null?void 0:p.bodyCopy)??""}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.logos,(m,f)=>(t.openBlock(),t.createBlock(c,t.mergeProps({ref_for:!0},m,{key:`cta-${m.altTag}-${f}`}),null,16))),128))],2)):t.createCommentVNode("",!0)],2)],6)}}}),yl={class:"container sm:flex sm:justify-between sm:items-center mx-auto"},bl={class:"flex items-center justify-between py-3 sm:p-0"},Cl={key:0,href:"/",class:"primary-navigation-logo items-center h-10 md:h-12 lg:flex"},kl={class:"sm:hidden"},wl={key:0,"fill-rule":"evenodd",d:"M18.278 16.864a1 1 0 0 1-1.414 1.414l-4.829-4.828-4.828 4.828a1 1 0 0 1-1.414-1.414l4.828-4.829-4.828-4.828a1 1 0 0 1 1.414-1.414l4.829 4.828 4.828-4.828a1 1 0 1 1 1.414 1.414l-4.828 4.829 4.828 4.828z"},$l={key:1,"fill-rule":"evenodd",d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"},In=t.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},backgroundColor:{},navigation:{},ctas:{}},emits:["navigation-click","cta-click"],setup(n,{emit:e}){const o=n,r=t.ref(!1),{backgroundColor:l,palette:i}=D(o),s=e;return(a,c)=>{const u=K;return t.openBlock(),t.createElementBlock("header",{class:t.normalizeClass(`primary-navigation-header sticky top-0 z-50 p-2 md:p-5 shadow-2xl bg-${t.unref(l)}`)},[t.createElementVNode("div",yl,[t.createElementVNode("div",bl,[a.logo?(t.openBlock(),t.createElementBlock("a",Cl,[t.createVNode(H,t.normalizeProps(t.guardReactiveProps(a.logo)),null,16)])):t.createCommentVNode("",!0),t.createElementVNode("div",kl,[t.createElementVNode("button",{type:"button",class:"block",onClick:c[0]||(c[0]=d=>r.value=!r.value)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(`h-6 w-6 fill-${t.unref(i).copy}`),viewBox:"0 0 24 24"},[r.value?(t.openBlock(),t.createElementBlock("path",wl)):t.createCommentVNode("",!0),r.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("path",$l))],2))])])]),a.navigation?(t.openBlock(),t.createElementBlock("nav",{key:0,class:t.normalizeClass(["primary-navigation items-center px-2 pt-2 pb-4 sm:flex gap-4 sm:justify-evenly sm:p-0",r.value?"block":"hidden"])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.navigation,(d,p)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`${d.title}-${p}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...d,class:`primary-nav-item-${p} ${d.class||""} ${d.dividerLine?"md:border-r pr-4 h-full":""}`,isChild:!1,elementType:"header"},{onClick:m=>s("navigation-click",d)}),null,16,["onClick"]))),128)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,d=>(t.openBlock(),t.createBlock(u,t.mergeProps({key:d.title,class:["my-4 md:my-0",d.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},d,{onClick:p=>s("cta-click",d)}),null,16,["class","onClick"]))),128))],2)):t.createCommentVNode("",!0)])],2)}}}),vl=["innerHTML"],Vn=t.defineComponent({__name:"SplitModule",props:{__typename:{},entryTitle:{},headline:{},start:{},center:{},end:{},backgroundImage:{},backgroundColor:{},pt:{},isChild:{type:Boolean},class:{}},setup(n){const e=n,o=t.computed(()=>$(Qe,e.pt??{})),r=t.computed(()=>({"background-image":`url(${e.backgroundImage??""})`,"background-size":"cover"})),{backgroundColor:l,palette:i}=D(e),s=t.computed(()=>N(`split-module ${e.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${l}`,e.class??""));return(a,c)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.isChild?"div":"section"),{style:t.normalizeStyle(r.value),class:t.normalizeClass(s.value)},{default:t.withCtx(()=>{var u,d,p,m,f;return[a.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`headline ${((u=o.value)==null?void 0:u.headline)??""} text-${t.unref(i).headline}`),innerHTML:a.headline},null,10,vl)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`split-module-content ${t.unref(N)("flex justify-evenly gap-4 mx-auto items-center",((d=o.value)==null?void 0:d.bodyCopy)??"")}`)},[a.start?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.start.__typename),t.mergeProps({key:0},a.start,{class:`split-module-start ${((p=o.value)==null?void 0:p.start)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0),a.center?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.center.__typename),t.mergeProps({key:1},a.center,{class:`split-module-center ${((m=o.value)==null?void 0:m.center)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0),a.end?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.end.__typename),t.mergeProps({key:2},a.end,{class:`split-module-end ${((f=o.value)==null?void 0:f.end)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),Sl=["innerHTML"],An=t.defineComponent({__name:"TestimonialModule",props:{__typename:{},headline:{},quote:{},author:{},details:{},media:{},textColor:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(et,e.pt??{})),{palette:r}=D(e),l=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(i,s)=>{var a,c,u,d,p,m,f;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`testimonial ${t.unref(N)("p-5",e.class??"")}`),style:t.normalizeStyle(l.value)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto flex flex-col lg:flex-row gap-8 ${((a=o.value)==null?void 0:a.container)??""}`)},[i.media?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`testimonial-media ${((c=o.value)==null?void 0:c.media)??""}`)},[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.media.__typename),t.normalizeProps(t.guardReactiveProps(i.media)),null,16))],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`testimonial-text ${((u=o.value)==null?void 0:u.text)??""}`)},[i.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`testimonial-headline ${((d=o.value)==null?void 0:d.headline)??""} text-${t.unref(r).headline}`),innerHTML:i.headline},null,10,Sl)):t.createCommentVNode("",!0),i.quote?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`testimonial-quote ${((p=o.value)==null?void 0:p.quote)??""} text-${t.unref(r).copyAccent}`)},' "'+t.toDisplayString(i.quote)+'" ',3)):t.createCommentVNode("",!0),i.author?(t.openBlock(),t.createElementBlock("p",{key:2,class:t.normalizeClass(`testimonial-author ${((m=o.value)==null?void 0:m.author)??""} text-${t.unref(r).copy}`)},t.toDisplayString(i.author),3)):t.createCommentVNode("",!0),i.details?(t.openBlock(),t.createElementBlock("p",{key:3,class:t.normalizeClass(`testimonial-details ${((f=o.value)==null?void 0:f.details)??""} text-${t.unref(r).copy}`)},t.toDisplayString(i.details),3)):t.createCommentVNode("",!0)],2)],2)],6)}}}),Bl=["innerHTML"],Tl={key:3,class:"mx-auto mt-16 w-fit"},El={key:0,class:"w-full overflow-hidden pt-8"},_n=t.defineComponent({__name:"TileCollectionModule",props:{__typename:{},headline:{},bodyCopy:{},modules:{},textColor:{},backgroundColor:{},tileLabelType:{},ctas:{},includeDecoration:{type:Boolean,default:!1},cols:{default:3},variant:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(tt,e.pt??{})),{backgroundColor:r,palette:l}=D(e),i=t.computed(()=>{const a=["w-full md:w-[47%]"];switch(e.modules.length<e.cols?e.modules.length:e.cols){case 4:a.push("lg:w-[23%]");break;case 3:a.push("lg:w-[31%]");break;case 1:a.push("md:w-full");break}return a.join(" ")}),s=t.computed(()=>{switch(r){case"iris":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";case"wisteria":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";default:return"https://images.ctfassets.net/qqblaiss500w/5LopxqqvQC9Vzutf6cvGR3/6b20c6a67b637de8ba90bb817b3b521d/circles.png"}});return(a,c)=>{var p,m,f,h,b;const u=K,d=H;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`tile-collection ${a.variant} ${t.unref(N)("overflow-hidden py-16",a.includeDecoration?"!pb-0":"",((p=o.value)==null?void 0:p.root)??"",e.class??"")} bg-${t.unref(r)}`)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto ${((m=o.value)==null?void 0:m.container)??""}`)},[a.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`tile-collection-headline ${((f=o.value)==null?void 0:f.headline)??""} text-${t.unref(l).headline} ${a.bodyCopy?"mb-2":""}`),innerHTML:a.headline},null,10,Bl)):t.createCommentVNode("",!0),a.bodyCopy?(t.openBlock(),t.createElementBlock("h3",{key:1,class:t.normalizeClass(`tile-collection-body-copy ${((h=o.value)==null?void 0:h.bodyCopy)??""} text-${t.unref(l).copy}`)},t.toDisplayString(a.bodyCopy),3)):t.createCommentVNode("",!0),a.modules?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`tile-collection-content ${t.unref(N)(`flex flex-col ${a.variant!=="ImageStackedAnimatedTile"?"md:flex-row flex-wrap gap-12 md:gap-6":"gap-12 md:gap-4"} justify-center`,((b=o.value)==null?void 0:b.bodyCopy)??"")}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.modules,(g,y)=>{var w;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(`TileContent${a.variant}`),t.mergeProps({key:`${g==null?void 0:g.headline}-${y}`,class:`tile-collection-content-item-${y} ${i.value} ${((w=o.value)==null?void 0:w.item)??""} ${g.class}`,ref_for:!0},g,{index:y,"tile-label-type":a.tileLabelType}),null,16,["class","index","tile-label-type"])}),128))],2)):t.createCommentVNode("",!0),a.ctas?(t.openBlock(),t.createElementBlock("div",Tl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,g=>(t.openBlock(),t.createBlock(u,t.mergeProps({key:`${g.title}-cta`,ref_for:!0},g,{size:"xl"}),null,16))),128))])):t.createCommentVNode("",!0)],2),a.includeDecoration?(t.openBlock(),t.createElementBlock("div",El,[t.createVNode(d,{animated:!0,media:{url:s.value},"alt-tag":"Stem cell background image, series of multicolor circles in a circular pattern.",class:"w-full md:w-3/4 h-[20vw] md:h-[200px] object-top object-cover mx-auto"},null,8,["media"])])):t.createCommentVNode("",!0)],2)}}}),Te=t.defineComponent({__name:"TileLabel",props:{__typename:{},copy:{},type:{default:"Text"},backgroundColor:{},textColor:{},alignment:{default:"right"},pt:{},index:{}},setup(n){const e=n,o=t.useAttrs(),r=t.computed(()=>e.type==="Numeric"&&!e.copy?(e.index??0)+1:e.copy),l=t.computed(()=>$(at[e.type],e.pt??{})),i=t.computed(()=>{var a;let s=e.type==="Numeric"?"right-2 md:right-4":"right-[-4%]";return e.alignment==="left"&&(s=e.type==="Numeric"?"left-2 md:left-4":"left-[-4%]"),`tile-label absolute ${N(typeof r.value=="number"?"w-[36px] h-[36px] md:h-[60px] md:w-[60px]":"w-[120px]",`text-${e.textColor}`,`bg-${e.backgroundColor}`,"top-2 md:top-4",((a=l==null?void 0:l.value)==null?void 0:a.root)??"",s,o.class)}`});return(s,a)=>r.value?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(i.value),style:t.normalizeStyle({backgroundColor:s.backgroundColor})},t.toDisplayString(r.value),7)):t.createCommentVNode("",!0)}}),ze=(n,e)=>n.buttonType==="fill"?n.color??C.COLOR_PALETTES[e].cta.fill.bg:null,je=(n,e)=>n.textColor??C.COLOR_PALETTES[e].cta[n.buttonType].copy;var Pl={root:"p-card p-component",header:"p-card-header",body:"p-card-body",caption:"p-card-caption",title:"p-card-title",subtitle:"p-card-subtitle",content:"p-card-content",footer:"p-card-footer"},xl=q.extend({name:"card",classes:Pl}),Il={name:"BaseCard",extends:Ce,style:xl},ce={name:"Card",extends:Il,inheritAttrs:!1};function Vl(n,e,o,r,l,i){return t.openBlock(),t.createElementBlock("div",t.mergeProps({class:n.cx("root")},n.ptmi("root")),[n.$slots.header?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[t.renderSlot(n.$slots,"header")],16)):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("body")},n.ptm("body")),[n.$slots.title||n.$slots.subtitle?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("caption")},n.ptm("caption")),[n.$slots.title?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("title")},n.ptm("title")),[t.renderSlot(n.$slots,"title")],16)):t.createCommentVNode("",!0),n.$slots.subtitle?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:n.cx("subtitle")},n.ptm("subtitle")),[t.renderSlot(n.$slots,"subtitle")],16)):t.createCommentVNode("",!0)],16)):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("content")},n.ptm("content")),[t.renderSlot(n.$slots,"content")],16),n.$slots.footer?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:n.cx("footer")},n.ptm("footer")),[t.renderSlot(n.$slots,"footer")],16)):t.createCommentVNode("",!0)],16)],16)}ce.render=Vl;const Al=["src","height","width"],_l=["src","height","width"],Ee=t.defineComponent({__name:"Video",props:{__typename:{},thumbnail:{},url:{},class:{}},setup(n){let e=t.ref(!1);function o(){e.value=!0}return(r,l)=>{var i,s;return t.unref(e)?t.unref(e)?(t.openBlock(),t.createElementBlock("iframe",{key:1,class:t.normalizeClass(`${r.$props.class} w-full`),src:r.url,height:(i=r.thumbnail.media)!=null&&i.height?r.thumbnail.media.height:"100%",width:(s=r.thumbnail.media)!=null&&s.width?r.thumbnail.media.width:"100%",allow:"autoplay"},null,10,_l)):t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${r.$props.class} relative cursor-pointer`),onClick:o},[l[0]||(l[0]=t.createElementVNode("svg",{class:"absolute bottom-0 left-0 right-0 top-0 m-auto block",xmlns:"http://www.w3.org/2000/svg",width:"97",height:"97",viewBox:"0 0 97 97",fill:"none"},[t.createElementVNode("path",{d:"M91.4217 48.2108C91.4217 72.0755 72.0755 91.4217 48.2108 91.4217C24.3462 91.4217 5 72.0755 5 48.2108C5 24.3462 24.3462 5 48.2108 5C72.0755 5 91.4217 24.3462 91.4217 48.2108Z",stroke:"white","stroke-width":"10"}),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M39.9246 25.9149L69.7535 48.2109L39.9246 70.5069V25.9149Z",fill:"white"})],-1)),t.createElementVNode("img",{class:"w-full",src:r.thumbnail.media.url,height:r.thumbnail.media.height,width:r.thumbnail.media.width},null,8,Al)],2))}}}),Nl=["innerHTML"],Nn=Ae(t.defineComponent({__name:"TileContentIconTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(nt,e.pt??{})),{palette:r}=D(e),l=e.backgroundColor?r:r.tile,i=typeof e.index=="number",s=e.backgroundColor?e.backgroundColor:r.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start"),c=t.ref(null),u=$t(c,{threshold:.1});return(d,p)=>{var h,b,g,y,w,T,P,k,x,E,V;const m=Te,f=K;return t.openBlock(),t.createElementBlock("div",{ref_key:"content",ref:c,style:t.normalizeStyle({transitionDelay:`${(d.index??0)*.2}s`}),class:t.normalizeClass(`tile-content animate-slide-on-top ${t.unref(u)?"visible":""} ${t.unref(N)((h=o.value)==null?void 0:h.root,i?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${t.unref(s)}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(m,t.mergeProps({key:0},d.tileLabel,{type:d.tileLabelType??((b=d.tileLabel)==null?void 0:b.type),class:d.tileLabelType==="Numeric"||((g=d.tileLabel)==null?void 0:g.type)==="Numeric"?(y=o.value)==null?void 0:y.numericLabel:(w=o.value)==null?void 0:w.label,"background-color":t.unref(l).label[d.tileLabelType??((T=d.tileLabel)==null?void 0:T.type)??"Text"].bg,"text-color":t.unref(l).label[d.tileLabelType??((P=d.tileLabel)==null?void 0:P.type)??"Text"].copy,index:d.index,alignment:((k=d.tileLabel)==null?void 0:k.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((x=o.value)==null?void 0:x.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((E=o.value)==null?void 0:E.footer)??""}`,"pt:body:class":((V=o.value)==null?void 0:V.body)??""},t.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:t.withCtx(()=>{var A,L,j,v,R,W,U;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((A=o.value)==null?void 0:A.bodyCopy)??""} ${a.value}`)},[d.image?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`tile-content-media ${((L=o.value)==null?void 0:L.media)??""}`)},[p[0]||(p[0]=t.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),d.image?(t.openBlock(),t.createBlock(H,t.mergeProps({key:0},d.image,{class:t.unref(N)((v=(j=d.image)==null?void 0:j.media)!=null&&v.width?"":"w-full",d.image.class)}),null,16,["class"])):t.createCommentVNode("",!0),d.video?(t.openBlock(),t.createBlock(Ee,t.mergeProps({key:1},d.video,{class:"w-full"}),null,16)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),d.headline?(t.openBlock(),t.createElementBlock("h3",{key:1,class:t.normalizeClass(`tile-content-headline ${((R=o.value)==null?void 0:R.headline)??""} text-${t.unref(l).headline} text-${d.alignment}`)},t.toDisplayString(d.headline),3)):t.createCommentVNode("",!0),d.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:2,class:t.normalizeClass(`tile-content-subheadline ${((W=o.value)==null?void 0:W.subheadline)??""} text-${t.unref(l).headline} text-${d.alignment}`)},t.toDisplayString(d.subheadline),3)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:3,class:t.normalizeClass(`tile-content-body-copy ${((U=o.value)==null?void 0:U.bodyCopy)??""} text-${t.unref(l).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,Nl)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var A,L;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((A=o.value)==null?void 0:A.footerContent)??""} text-${t.unref(l).copy}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((L=o.value)==null?void 0:L.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(d.ctas,(j,v)=>{var R;return t.openBlock(),t.createBlock(f,t.mergeProps({key:`cta-${j.title}-${v}`,class:`cta-${v} ${(R=o.value)==null?void 0:R.cta}`,color:t.unref(ze)(j,t.unref(s)),"text-color":t.unref(je)(j,t.unref(s)),ref_for:!0},j),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-c3708d8c"]]),Ll=["innerHTML"],Ln=Ae(t.defineComponent({__name:"TileContentImageTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(rt,e.pt??{})),{palette:r}=D(e),l=e.backgroundColor?r:r.tile,i=typeof e.index=="number",s=e.backgroundColor?e.backgroundColor:r.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start"),c=t.ref(null),u=$t(c,{threshold:.1});return(d,p)=>{var h,b,g,y;const m=Te,f=K;return t.openBlock(),t.createElementBlock("div",{ref_key:"content",ref:c,style:t.normalizeStyle({transitionDelay:`${(d.index??0)*.2}s`}),class:t.normalizeClass(`tile-content animate-slide-in-right ${t.unref(u)?"visible":""} ${t.unref(N)(((h=o.value)==null?void 0:h.root)??"",i?"":"w-full md:w-full lg:w-full",`bg-${t.unref(s)}`,e.class??"")}`)},[t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((b=o.value)==null?void 0:b.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((g=o.value)==null?void 0:g.footer)??""}`,"pt:body:class":((y=o.value)==null?void 0:y.body)??""},t.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:t.withCtx(()=>{var w,T,P,k,x,E,V,A,L,j,v,R,W,U;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((w=o.value)==null?void 0:w.bodyCopy)??""} ${a.value}`)},[d.image?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`tile-content-media w-4/5 ${((T=o.value)==null?void 0:T.media)??""}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(m,{key:0,class:t.normalizeClass(d.tileLabelType==="Numeric"||((P=d.tileLabel)==null?void 0:P.type)==="Numeric"?(k=o.value)==null?void 0:k.numericLabel:(x=o.value)==null?void 0:x.label),index:d.index,alignment:((E=d.tileLabel)==null?void 0:E.alignment)??"left",type:d.tileLabelType??((V=d.tileLabel)==null?void 0:V.type),"background-color":t.unref(l).label[d.tileLabelType??((A=d.tileLabel)==null?void 0:A.type)??"Text"].bg,"text-color":t.unref(l).label[d.tileLabelType??((L=d.tileLabel)==null?void 0:L.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):t.createCommentVNode("",!0),p[0]||(p[0]=t.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),d.image?(t.openBlock(),t.createBlock(H,t.mergeProps({key:1},d.image,{class:t.unref(N)("rounded-full",(v=(j=d.image)==null?void 0:j.media)!=null&&v.width?"":"w-full",d.image.class)}),null,16,["class"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),d.headline?(t.openBlock(),t.createElementBlock("h3",{key:1,class:t.normalizeClass(`tile-content-headline ${((R=o.value)==null?void 0:R.headline)??""} text-${t.unref(l).headline}`)},t.toDisplayString(d.headline),3)):t.createCommentVNode("",!0),d.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:2,class:t.normalizeClass(`tile-content-subheadline ${((W=o.value)==null?void 0:W.subheadline)??""} text-${t.unref(l).copy}`)},t.toDisplayString(d.subheadline),3)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:3,class:t.normalizeClass(`tile-content-body-copy ${((U=o.value)==null?void 0:U.bodyCopy)??""} text-${t.unref(l).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,Ll)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var w,T;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((w=o.value)==null?void 0:w.footerContent)??""} text-${t.unref(l).copy} text-${d.alignment}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((T=o.value)==null?void 0:T.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(d.ctas,(P,k)=>{var x;return t.openBlock(),t.createBlock(f,t.mergeProps({key:`cta-${P.title}-${k}`,class:`cta-${k} ${(x=o.value)==null?void 0:x.cta}`,color:t.unref(ze)(P,t.unref(s)),"text-color":t.unref(je)(P,t.unref(s)),ref_for:!0},P),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-a6018848"]]),Ol=["innerHTML"],On=t.defineComponent({__name:"TileContentTextTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(it,e.pt??{})),r=typeof e.index=="number",{palette:l}=D(e),i=e.backgroundColor?l:l.tile,s=e.backgroundColor?e.backgroundColor:l.tile.bg;return(a,c)=>{var p,m,f,h,b,g,y,w,T,P;const u=Te,d=K;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)((p=o.value)==null?void 0:p.root,r?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${t.unref(s)}`)},[a.tileLabel||a.tileLabelType?(t.openBlock(),t.createBlock(u,t.mergeProps({key:0},a.tileLabel,{class:a.tileLabelType==="Numeric"||((m=a.tileLabel)==null?void 0:m.type)==="Numeric"?(f=o.value)==null?void 0:f.numericLabel:(h=o.value)==null?void 0:h.label,index:a.index,type:a.tileLabelType??((b=a.tileLabel)==null?void 0:b.type),"background-color":t.unref(i).label[a.tileLabelType??((g=a.tileLabel)==null?void 0:g.type)??"Text"].bg,"text-color":t.unref(i).label[a.tileLabelType??((y=a.tileLabel)==null?void 0:y.type)??"Text"].copy}),null,16,["class","index","type","background-color","text-color"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((w=o.value)==null?void 0:w.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((T=o.value)==null?void 0:T.footer)??""}`,"pt:body:class":((P=o.value)==null?void 0:P.body)??""},t.createSlots({_:2},[a.bodyCopy||a.subheadline||a.headline?{name:"content",fn:t.withCtx(()=>{var k,x,E,V;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((k=o.value)==null?void 0:k.bodyCopy)??""}`)},[a.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:0,class:t.normalizeClass(`tile-content-subheadline ${((x=o.value)==null?void 0:x.subheadline)??""} text-${t.unref(i).copy} text-${a.alignment}`)},t.toDisplayString(a.subheadline),3)):t.createCommentVNode("",!0),a.headline?(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(`tile-content-headline ${((E=o.value)==null?void 0:E.headline)??""} text-${t.unref(i).headline} text-${a.alignment}`)},t.toDisplayString(a.headline),3)):t.createCommentVNode("",!0),a.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`tile-content-body-copy ${((V=o.value)==null?void 0:V.bodyCopy)??""} text-${t.unref(i).copy} text-${a.alignment}`),innerHTML:a.bodyCopy},null,10,Ol)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,a.ctas||a.footer?{name:"footer",fn:t.withCtx(()=>{var k,x;return[a.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((k=o.value)==null?void 0:k.footerContent)??""} text-${t.unref(i).copy} text-${a.alignment}`)},t.toDisplayString(a.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((x=o.value)==null?void 0:x.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,(E,V)=>{var A;return t.openBlock(),t.createBlock(d,t.mergeProps({key:`cta-${E.title}-${V}`,class:`cta-${V} ${(A=o.value)==null?void 0:A.cta} w-full`,color:t.unref(ze)(E,t.unref(s)),"text-color":t.unref(je)(E,t.unref(s)),size:E.size??"xxl",ref_for:!0},E),null,16,["class","color","text-color","size"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),zl=["innerHTML"],zn=t.defineComponent({__name:"TileContentVideoTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(lt,e.pt??{})),r=typeof e.index=="number",{palette:l}=D(e),i=e.backgroundColor?l:l.tile,s=e.backgroundColor?e.backgroundColor:l.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start");return(c,u)=>{var m,f,h,b,g,y,w,T,P,k,x;const d=Te,p=K;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none",`bg-${t.unref(s)}`,r?"":"w-full md:w-full lg:w-full",((m=o.value)==null?void 0:m.root)??"",e.class??"")} ${e.class}`)},[c.tileLabel||c.tileLabelType?(t.openBlock(),t.createBlock(d,{key:0,class:t.normalizeClass(c.tileLabelType==="Numeric"||((f=c.tileLabel)==null?void 0:f.type)==="Numeric"?(h=o.value)==null?void 0:h.numericLabel:(b=o.value)==null?void 0:b.label),index:c.index,alignment:((g=c.tileLabel)==null?void 0:g.alignment)??"right",type:c.tileLabelType??((y=c.tileLabel)==null?void 0:y.type),"background-color":t.unref(i).label[c.tileLabelType??((w=c.tileLabel)==null?void 0:w.type)??"Text"].bg,"text-color":t.unref(i).label[c.tileLabelType??((T=c.tileLabel)==null?void 0:T.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((P=o.value)==null?void 0:P.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((k=o.value)==null?void 0:k.ctas)??""}`,"pt:body:class":((x=o.value)==null?void 0:x.body)??""},t.createSlots({_:2},[c.bodyCopy||c.listItems?{name:"content",fn:t.withCtx(()=>{var E,V,A,L,j;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((E=o.value)==null?void 0:E.bodyCopy)??""} ${a.value}`)},[c.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline ${((V=o.value)==null?void 0:V.headline)??""} text-${t.unref(i).headline} text-${c.alignment}`)},t.toDisplayString(c.headline),3)):t.createCommentVNode("",!0),c.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(`tile-content-subheadline ${((A=o.value)==null?void 0:A.subheadline)??""} text-${t.unref(i).copy} text-${c.alignment}`)},t.toDisplayString(c.subheadline),3)):t.createCommentVNode("",!0),c.video?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`tile-content-media w-full ${((L=o.value)==null?void 0:L.media)??""}`)},[c.video?(t.openBlock(),t.createBlock(Ee,t.normalizeProps(t.mergeProps({key:0},c.video)),null,16)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),c.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:3,class:t.normalizeClass(`tile-content-body-copy ${((j=o.value)==null?void 0:j.bodyCopy)??""} text-${t.unref(i).copy} text-${c.alignment}`),innerHTML:c.bodyCopy},null,10,zl)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,c.ctas||c.footer?{name:"footer",fn:t.withCtx(()=>{var E;return[c.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((E=o.value)==null?void 0:E.footer)??""} text-${t.unref(i).copy}`)},t.toDisplayString(c.footer),3)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.ctas,(V,A)=>{var L;return t.openBlock(),t.createBlock(p,t.mergeProps({key:`cta-${V.title}-${A}`,class:`cta-${A} ${(L=o.value)==null?void 0:L.cta}`,color:t.unref(ze)(V,t.unref(s)),"text-color":t.unref(je)(V,t.unref(s)),ref_for:!0},V),null,16,["class","color","text-color"])}),128))]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),Bt=kt?window:void 0;function Me(n){var e;const o=ee(n);return(e=o==null?void 0:o.$el)!=null?e:o}function jl(...n){let e,o,r,l;if(typeof n[0]=="string"||Array.isArray(n[0])?([o,r,l]=n,e=Bt):[e,o,r,l]=n,!e)return te;Array.isArray(o)||(o=[o]),Array.isArray(r)||(r=[r]);const i=[],s=()=>{i.forEach(d=>d()),i.length=0},a=(d,p,m,f)=>(d.addEventListener(p,m,f),()=>d.removeEventListener(p,m,f)),c=t.watch(()=>[Me(e),ee(l)],([d,p])=>{if(s(),!d)return;const m=Xr(p)?{...p}:p;i.push(...o.flatMap(f=>r.map(h=>a(d,f,h,m))))},{immediate:!0,flush:"post"}),u=()=>{c(),s()};return Ve(u),u}function Ml(){const n=t.ref(!1),e=t.getCurrentInstance();return e&&t.onMounted(()=>{n.value=!0},e),n}function Dl(n){const e=Ml();return t.computed(()=>(e.value,!!n()))}function Fl(n,e,o={}){const{root:r,rootMargin:l="0px",threshold:i=0,window:s=Bt,immediate:a=!0}=o,c=Dl(()=>s&&"IntersectionObserver"in s),u=t.computed(()=>{const h=ee(n);return(Array.isArray(h)?h:[h]).map(Me).filter(pn)});let d=te;const p=t.ref(a),m=c.value?t.watch(()=>[u.value,Me(r),p.value],([h,b])=>{if(d(),!p.value||!h.length)return;const g=new IntersectionObserver(e,{root:Me(b),rootMargin:l,threshold:i});h.forEach(y=>y&&g.observe(y)),d=()=>{g.disconnect(),d=te}},{immediate:a,flush:"post"}):te,f=()=>{d(),m(),p.value=!1};return Ve(f),{isSupported:c,isActive:p,pause(){d(),p.value=!1},resume(){p.value=!0},stop:f}}function jn(n,e={}){const{window:o=Bt,scrollTarget:r,threshold:l=0}=e,i=t.ref(!1);return Fl(n,s=>{let a=i.value,c=0;for(const u of s)u.time>=c&&(c=u.time,a=u.isIntersecting);i.value=a},{root:r,window:o,threshold:l}),i}const Hl={[Gr.mounted](n,e){if(typeof e.value=="function"){const o=e.value,r=jn(n);t.watch(r,l=>o(l),{immediate:!0})}else{const[o,r]=e.value,l=jn(n,r);t.watch(l,i=>o(i),{immediate:!0})}}};function Tt(n){return typeof Window<"u"&&n instanceof Window?n.document.documentElement:typeof Document<"u"&&n instanceof Document?n.documentElement:n}function Mn(n){const e=window.getComputedStyle(n);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&n.clientWidth<n.scrollWidth||e.overflowY==="auto"&&n.clientHeight<n.scrollHeight)return!0;{const o=n.parentNode;return!o||o.tagName==="BODY"?!1:Mn(o)}}function Rl(n){const e=n||window.event,o=e.target;return Mn(o)?!1:e.touches.length>1?!0:(e.preventDefault&&e.preventDefault(),!1)}const Et=new WeakMap;function Wl(n,e=!1){const o=t.ref(e);let r=null,l="";t.watch(Yr(n),a=>{const c=Tt(ee(a));if(c){const u=c;if(Et.get(u)||Et.set(u,u.style.overflow),u.style.overflow!=="hidden"&&(l=u.style.overflow),u.style.overflow==="hidden")return o.value=!0;if(o.value)return u.style.overflow="hidden"}},{immediate:!0});const i=()=>{const a=Tt(ee(n));!a||o.value||(fn&&(r=jl(a,"touchmove",c=>{Rl(c)},{passive:!1})),a.style.overflow="hidden",o.value=!0)},s=()=>{const a=Tt(ee(n));!a||!o.value||(fn&&(r==null||r()),a.style.overflow=l,Et.delete(a),o.value=!1)};return Ve(s),t.computed({get(){return o.value},set(a){a?i():s()}})}function Ul(){let n=!1;const e=t.ref(!1);return(o,r)=>{if(e.value=r.value,n)return;n=!0;const l=Wl(o,r.value);t.watch(e,i=>l.value=i)}}Ul();const ql=["innerHTML"],Gl=["innerHTML"],Kl=["src"],Dn=Ae(t.defineComponent({__name:"TileContentImageStackedAnimatedTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=t.ref(null),o=t.ref(!1),r=n,l=t.computed(()=>$(ot,r.pt??{})),i=t.computed(()=>!((r.index??0)%2)),s=t.computed(()=>r.index===0),{palette:a}=D(r),c=t.computed(()=>{var d;return(d=r.tileLabel)!=null&&d.alignment?r.tileLabel.alignment:i.value?"right":"left"}),u=d=>{o.value=d};return(d,p)=>{var f,h,b,g;const m=Te;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)(((f=l.value)==null?void 0:f.root)??"",r.class??"")} max-w-[1024px]`)},[t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((h=l.value)==null?void 0:h.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((b=l.value)==null?void 0:b.ctas)??""}`,"pt:body:class":((g=l.value)==null?void 0:g.body)??""},t.createSlots({content:t.withCtx(()=>{var y,w,T,P,k,x,E,V,A,L,j,v;return[t.createElementVNode("div",{class:t.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${i.value?"flex-row-reverse":""} tile-content-inner ${((y=l.value)==null?void 0:y.bodyCopy)??""}`)},[t.createElementVNode("div",{class:t.normalizeClass(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((w=l.value)==null?void 0:w.text)??""} text-left ${i.value?"items-start":"items-end"}`)},[d.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline w-full ${((T=l.value)==null?void 0:T.headline)??""} text-${t.unref(a).subheadline}`),innerHTML:d.headline},null,10,ql)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`tile-content-body-copy ${((P=l.value)==null?void 0:P.description)??""} w-full text-${t.unref(a).copy}`),innerHTML:d.bodyCopy},null,10,Gl)):t.createCommentVNode("",!0)],2),d.video||d.image?t.withDirectives((t.openBlock(),t.createElementBlock("div",{key:0,ref_key:"target",ref:e,class:t.normalizeClass(`tile-content-media relative ${((k=l.value)==null?void 0:k.media)??""} max-w-[350px]`)},[t.createElementVNode("img",{class:t.normalizeClass({"should-animate":!0,absolute:!0,animate:o.value,"w-full":!0,"z-0":!0,"top-[36%]":s.value,"left-[-16%]":s.value,"bg-left-top":i.value&&!s.value||!i.value,"animate-even":i.value&&!s.value&&o.value,"left-[-28%]":i.value&&!s.value,"top-[-10%]":i.value&&!s.value,"top-[-16%]":!i.value,"right-[-16%]":!i.value,"animate-odd":!i.value&&o.value}),src:(i.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,Kl),d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(m,t.mergeProps({key:0},d.tileLabel,{class:{[((x=l.value)==null?void 0:x.numericLabel)??""]:d.tileLabelType==="Numeric"||((E=d.tileLabel)==null?void 0:E.type)==="Numeric",[((V=l.value)==null?void 0:V.label)??""]:d.tileLabelType==="Text"||((A=d.tileLabel)==null?void 0:A.type)==="Text","top-1 md:top-8":!0,"left-1":!i.value,"right-1":i.value},index:d.index,type:d.tileLabelType??((L=d.tileLabel)==null?void 0:L.type),alignment:c.value,"background-color":t.unref(a).label[d.tileLabelType??((j=d.tileLabel)==null?void 0:j.type)??"Text"].bg,"text-color":t.unref(a).label[d.tileLabelType??((v=d.tileLabel)==null?void 0:v.type)??"Text"].copy}),null,16,["class","index","type","alignment","background-color","text-color"])):t.createCommentVNode("",!0),d.image?(t.openBlock(),t.createBlock(H,t.mergeProps({key:1},d.image,{class:t.unref(N)("w-full min-w-[150px] md:min-w-[350px] relative rounded-full z-10",d.image.class)}),null,16,["class"])):t.createCommentVNode("",!0),d.video?(t.openBlock(),t.createBlock(Ee,t.normalizeProps(t.mergeProps({key:2},d.video)),null,16)):t.createCommentVNode("",!0)],2)),[[t.unref(Hl),u]]):t.createCommentVNode("",!0)],2)]}),_:2},[d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var y;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((y=l.value)==null?void 0:y.footer)??""} text-${t.unref(a).copy}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0)]}),key:"0"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),[["__scopeId","data-v-2163591e"]]),Xl=Object.freeze(Object.defineProperty({__proto__:null,Accordion:un,AccordionItem:mn,AccordionListItem:hn,AccordionTileItem:yn,AnimationWrapper:vt,CTA:K,CarouselModule:Sn,ContainerCollectionModule:En,ContainerModule:Bn,ContentModule:Tn,FooterCopyright:Oe,FooterNavigation:Pn,Image:H,LogoCollectionModule:xn,NavigationElement:se,PrimaryNavigation:In,SocialMediaRef:Le,SplitModule:Vn,TestimonialModule:An,TileCollectionModule:_n,TileContentIconTile:Nn,TileContentImageStackedAnimatedTile:Dn,TileContentImageTile:Ln,TileContentTextTile:On,TileContentVideoTile:zn,Video:Ee},Symbol.toStringTag,{value:"Module"})),Zl=n=>{Object.entries(Xl).forEach(([e,o])=>{n.component(e,o)})},Yl=(n,e)=>{const o=(l,i)=>{for(const s of Object.keys(i))typeof i[s]=="object"?o(l[s],i[s]):l[s]=i[s]},r=ko[`${n}Pt`];r&&o(r,e)};C.Accordion=un,C.AccordionItem=mn,C.AccordionItemPt=me,C.AccordionListItem=hn,C.AccordionListItemPt=We,C.AccordionPt=Re,C.AccordionTileItem=yn,C.AccordionTileItemPt=Ue,C.AnimationWrapper=vt,C.CTA=K,C.CTAPt=Ze,C.CarouselModule=Sn,C.CarouselModuleAltPt=Ot,C.CarouselModulePt=qe,C.ContainerCollectionModule=En,C.ContainerCollectionModulePt=Ge,C.ContainerModule=Bn,C.ContainerModulePt=Ke,C.ContentModule=Tn,C.ContentModulePt=Xe,C.DEFAULT_PALETTES=Ft,C.DEFAULT_PASSTHROUGH=F,C.FooterCopyright=Oe,C.FooterNavigation=Pn,C.FooterNavigationPt=zt,C.Image=H,C.ImagePt=jt,C.LogoCollectionModule=xn,C.LogoCollectionModulePt=Ye,C.NavigationElement=se,C.NavigationElementPt=Je,C.PrimaryNavigation=In,C.PrimaryNavigationPt=Mt,C.SocialMediaRef=Le,C.SplitModule=Vn,C.SplitModulePt=Qe,C.TestimonialModule=An,C.TestimonialModulePt=et,C.TileCollectionModule=_n,C.TileCollectionModulePt=tt,C.TileContentIconTile=Nn,C.TileContentIconTilePt=nt,C.TileContentImageStackedAnimatedTile=Dn,C.TileContentImageStackedAnimatedTilePt=ot,C.TileContentImageTile=Ln,C.TileContentImageTilePt=rt,C.TileContentPt=oe,C.TileContentTextTile=On,C.TileContentTextTilePt=it,C.TileContentVideoTile=zn,C.TileContentVideoTilePt=lt,C.TileLabelPt=at,C.Video=Ee,C.VideoPt=Dt,C.combinePassthroughs=$,C.getTarget=Ne,C.initGlobalComponents=Zl,C.overridePalette=wo,C.overridePassthrough=Yl,C.withColorPalette=D,Object.defineProperty(C,Symbol.toStringTag,{value:"Module"})});
|
|
89
|
+
`)}}this.carouselStyle.innerHTML=o},isVertical:function(){return this.orientation==="vertical"},isCircular:function(){return this.value&&this.d_circular&&this.value.length>=this.d_numVisible},isAutoplay:function(){return this.autoplayInterval&&this.allowAutoplay},firstIndex:function(){return this.isCircular()?-1*(this.totalShiftedItems+this.d_numVisible):this.totalShiftedItems*-1},lastIndex:function(){return this.firstIndex()+this.d_numVisible-1},ariaSlideNumber:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slideNumber.replace(/{slideNumber}/g,e):void 0},ariaPageLabel:function(e){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.pageLabel.replace(/{page}/g,e):void 0}},computed:{totalIndicators:function(){return this.value?Math.max(Math.ceil((this.value.length-this.d_numVisible)/this.d_numScroll)+1,0):0},backwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&this.d_page===0},forwardIsDisabled:function(){return this.value&&(!this.circular||this.value.length<this.d_numVisible)&&(this.d_page===this.totalIndicators-1||this.totalIndicators===0)},ariaSlideLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.slide:void 0},ariaPrevButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.prevPageLabel:void 0},ariaNextButtonLabel:function(){return this.$primevue.config.locale.aria?this.$primevue.config.locale.aria.nextPageLabel:void 0},attributeSelector:function(){return Lo()},empty:function(){return!this.value||this.value.length===0},emptyMessageText:function(){var e;return((e=this.$primevue.config)===null||e===void 0||(e=e.locale)===null||e===void 0?void 0:e.emptyMessage)||""}},components:{ChevronRightIcon:kn,ChevronDownIcon:bn,ChevronLeftIcon:Cn,ChevronUpIcon:wn},directives:{ripple:dn}};function Se(n){"@babel/helpers - typeof";return Se=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Se(n)}function vn(n,e){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);e&&(r=r.filter(function(l){return Object.getOwnPropertyDescriptor(n,l).enumerable})),o.push.apply(o,r)}return o}function _e(n){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?vn(Object(o),!0).forEach(function(r){Ai(n,r,o[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(o)):vn(Object(o)).forEach(function(r){Object.defineProperty(n,r,Object.getOwnPropertyDescriptor(o,r))})}return n}function Ai(n,e,o){return e=_i(e),e in n?Object.defineProperty(n,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[e]=o,n}function _i(n){var e=Ni(n,"string");return Se(e)=="symbol"?e:String(e)}function Ni(n,e){if(Se(n)!="object"||!n)return n;var o=n[Symbol.toPrimitive];if(o!==void 0){var r=o.call(n,e||"default");if(Se(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var Li=["aria-live"],Oi=["disabled","aria-label"],zi=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],ji=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Mi=["disabled","aria-label"],Di=["data-p-highlight"],Fi=["tabindex","aria-label","aria-current","onClick"];function Hi(n,e,o,r,l,i){var s=t.resolveDirective("ripple");return t.openBlock(),t.createElementBlock("div",t.mergeProps({class:n.cx("root"),role:"region"},n.ptmi("root")),[n.$slots.header?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[t.renderSlot(n.$slots,"header")],16)):t.createCommentVNode("",!0),i.empty?t.renderSlot(n.$slots,"empty",{key:2},function(){return[t.createTextVNode(t.toDisplayString(i.emptyMessageText),1)]}):(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:[n.cx("content"),n.contentClass]},n.ptm("content")),[t.createElementVNode("div",t.mergeProps({class:[n.cx("container"),n.containerClass],"aria-live":l.allowAutoplay?"polite":"off"},n.ptm("container")),[n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:0,type:"button",class:n.cx("previousButton"),disabled:i.backwardIsDisabled,"aria-label":i.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return i.navBackward&&i.navBackward.apply(i,arguments)})},_e(_e({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"previousicon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),t.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,Oi)),[[s]]):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("itemsContent"),style:[{height:i.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return i.onTouchEnd&&i.onTouchEnd.apply(i,arguments)}),onTouchstart:e[3]||(e[3]=function(){return i.onTouchStart&&i.onTouchStart.apply(i,arguments)}),onTouchmove:e[4]||(e[4]=function(){return i.onTouchMove&&i.onTouchMove.apply(i,arguments)})},n.ptm("itemsContent")),[t.createElementVNode("div",t.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return i.onTransitionEnd&&i.onTransitionEnd.apply(i,arguments)})},n.ptm("itemsContainer")),[i.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(n.value.slice(-1*l.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_scloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:l.totalShiftedItems,d_numVisible:l.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":l.totalShiftedItems*-1===n.value.length+l.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*l.d_numVisible).length-1===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,zi)}),128)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(n.value,function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c,class:n.cx("item",{index:c}),role:"group","aria-hidden":i.firstIndex()>c||i.lastIndex()<c?!0:void 0,"aria-label":i.ariaSlideNumber(c),"aria-roledescription":i.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":i.firstIndex()<=c&&i.lastIndex()>=c,"data-p-carousel-item-start":i.firstIndex()===c,"data-p-carousel-item-end":i.lastIndex()===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,ji)}),128)),i.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(n.value.slice(0,l.d_numVisible),function(a,c){return t.openBlock(),t.createElementBlock("div",t.mergeProps({key:c+"_fcloned",class:n.cx("itemCloned",{index:c,value:n.value,totalShiftedItems:l.totalShiftedItems,d_numVisible:l.d_numVisible})},n.ptm("itemCloned")),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16)}),128)):t.createCommentVNode("",!0)],16)],16),n.showNavigators?t.withDirectives((t.openBlock(),t.createElementBlock("button",t.mergeProps({key:1,type:"button",class:n.cx("nextButton"),disabled:i.forwardIsDisabled,"aria-label":i.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return i.navForward&&i.navForward.apply(i,arguments)})},_e(_e({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"nexticon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),t.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Mi)),[[s]]):t.createCommentVNode("",!0)],16,Li),i.totalIndicators>=0&&n.showIndicators?(t.openBlock(),t.createElementBlock("ul",t.mergeProps({key:0,ref:"indicatorContent",class:[n.cx("indicators"),n.indicatorsContentClass],onKeydown:e[6]||(e[6]=function(){return i.onIndicatorKeydown&&i.onIndicatorKeydown.apply(i,arguments)})},n.ptm("indicators")),[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.totalIndicators,function(a,c){return t.openBlock(),t.createElementBlock("li",t.mergeProps({key:"p-carousel-indicator-"+c.toString(),class:n.cx("indicator",{index:c})},n.ptm("indicator",i.getIndicatorPTOptions(c)),{"data-p-highlight":l.d_page===c}),[t.createElementVNode("button",t.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:l.d_page===c?"0":"-1","aria-label":i.ariaPageLabel(c+1),"aria-current":l.d_page===c?"page":void 0,onClick:function(d){return i.onIndicatorClick(d,c)}},n.ptm("indicatorButton",i.getIndicatorPTOptions(c))),null,16,Fi)],16,Di)}),128))],16)):t.createCommentVNode("",!0)],16)),n.$slots.footer?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:3,class:n.cx("footer")},n.ptm("footer")),[t.renderSlot(n.$slots,"footer")],16)):t.createCommentVNode("",!0)],16)}$n.render=Hi;const Ri=["innerHTML"],Wi={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},Ui=["onClick"],qi={class:"flex items-center gap-4"},Gi=["onClick"],Ki=["onClick"],Sn=t.defineComponent({__name:"CarouselModule",props:{__typename:{},headline:{},carouselItems:{},backgroundColor:{},pt:{},variant:{default:"Default"},class:{}},setup(n){const e=n,o=t.computed(()=>$(qe,e.pt??{})),r=t.ref(0),l=t.computed(()=>r.value>0),i=t.computed(()=>r.value<e.carouselItems.length-1),{backgroundColor:s,palette:a}=D(e),c=t.computed(()=>`${N(e.variant!=="Hero"?"py-16 px-8":"",`bg-${s}`,e.class)} ${e.variant.toLowerCase()} carousel relative`);return(u,d)=>{var p;return t.openBlock(),t.createBlock(t.unref($n),{value:u.carouselItems,"num-visible":1,"num-scroll":1,class:t.normalizeClass(c.value),pt:o.value,"show-navigators":!1,"show-indicators":!1,page:r.value,"pt:item:class":`carousel-item w-full ${((p=o.value)==null?void 0:p.item)??""}`},t.createSlots({item:t.withCtx(m=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(m.data.__typename),t.mergeProps(m.data,{"is-child":!0}),null,16))]),footer:t.withCtx(()=>[t.createElementVNode("div",Wi,[t.createElementVNode("button",{onClick:()=>l.value?r.value--:r.value=u.carouselItems.length-1},d[0]||(d[0]=[t.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/5Nhdf7R1DeedcyBCxbqEGZ/789698047434d57ca6337e3f210ee1f9/icon-left-arrow.svg?fm=webp"},null,-1)]),8,Ui),t.createElementVNode("div",qi,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.carouselItems,(m,f)=>(t.openBlock(),t.createElementBlock("button",{key:f,onClick:()=>r.value=f,class:t.normalizeClass(`w-[11px] h-[11px] rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border dark:bg-surface-700 dark:hover:bg-surface-600 ${r.value===f?"bg-secondary border-none":"border-gray-400"}`)},null,10,Gi))),128))]),t.createElementVNode("button",{onClick:()=>i.value?r.value++:r.value=0},d[1]||(d[1]=[t.createElementVNode("img",{class:"w-[11px]",src:"https://images.ctfassets.net/qqblaiss500w/52baRb2rAQgjt4FV4eCjog/91068343d7082e65d18f4eb4030656d9/icon-right-arrow.svg?fm=webp"},null,-1)]),8,Ki)])]),_:2},[u.headline?{name:"header",fn:t.withCtx(()=>{var m;return[t.createElementVNode("h2",{class:t.normalizeClass(`carousel-headline ${((m=o.value)==null?void 0:m.headline)??""} text-${t.unref(a).headline}`),innerHTML:u.headline},null,10,Ri)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var Be=(n=>(n[n.IconTile=0]="IconTile",n[n.ImageTile=1]="ImageTile",n[n.VideoTile=2]="VideoTile",n[n.ImageStackedAnimatedTile=3]="ImageStackedAnimatedTile",n[n.VideoLeft=4]="VideoLeft",n[n.Hero=5]="Hero",n[n.Centered=6]="Centered",n))(Be||{});const Xi=["innerHTML"],Bn=t.defineComponent({__name:"ContainerModule",props:{__typename:{},headline:{},subHeadline:{},fullWidthContent:{},start:{},end:{},textColor:{},backgroundColor:{},backgroundImage:{},backgroundImageClass:{},variant:{default:"Centered"},isChild:{type:Boolean,default:!1},pt:{},mobileImagePosition:{default:"Top"},class:{}},setup(n){var b,g,y,w,T,P;const e=n,{backgroundColor:o,palette:r}=D(e),l=t.computed(()=>$(Ke[e.variant],e.pt??{})),i=t.computed(()=>Be[e.variant]===Be.Hero),s=t.computed(()=>Be[e.variant]===Be.Centered),a=t.computed(()=>{if(!i.value)return"";const k=[];return f==="ContentModule"&&h==="Image"&&k.push("md:flex md:items-center md:z-10"),f!=="Image"&&k.push("pb-16 px-8 md:py-16 md:pr-0 lg:pr-16 md:pl-0"),e.mobileImagePosition==="Bottom"&&k.push("pt-16 pb-0"),N(...k)}),c=t.computed(()=>i.value&&h!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":i.value&&h==="Image"?"md:absolute md:h-[100%] md:right-0 md:z-0 clip-hero":""),u=t.computed(()=>{var k,x,E;return N(`container-module md:flex bg-${o} relative ${(k=l.value)==null?void 0:k.root} ${i.value?e.backgroundImage?`md:h-[60vw] md:max-h-[70vh] ${(x=l.value)==null?void 0:x.container}`:`${(E=l.value)==null?void 0:E.container}`:""} `,i.value&&f==="ContentModule"&&h==="Image"?"md:h-[540px] ":"",e.class??"",e.mobileImagePosition==="Top"&&i.value?"clip-mobile-hero sm:no-clip":"")}),d=t.computed(()=>N(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${i.value?"object-bottom":""}`,e.backgroundImageClass??"")),p=t.computed(()=>{var x,E;let k=JSON.parse(JSON.stringify(e.backgroundImage));return k!=null&&k.media.width&&(k.media.width=void 0),k!=null&&k.media.height&&(k.media.height=void 0),(x=k==null?void 0:k.mobileMedia)!=null&&x.width&&(k.mobileMedia.width=void 0),(E=k==null?void 0:k.mobileMedia)!=null&&E.height&&(k.mobileMedia.height=void 0),k}),m=((b=e.fullWidthContent)==null?void 0:b.__typename)==="TileContent"?"TileContentTextTile":(g=e.fullWidthContent)==null?void 0:g.__typename,f=((y=e.start)==null?void 0:y.__typename)==="TileContent"?"TileContentTextTile":(w=e.start)==null?void 0:w.__typename,h=((T=e.end)==null?void 0:T.__typename)==="TileContent"?"TileContentTextTile":(P=e.end)==null?void 0:P.__typename;return(k,x)=>{const E=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(k.isChild?"div":"section"),{class:t.normalizeClass(u.value)},{default:t.withCtx(()=>{var V,A,L,j,v,R,W,U,X;return[k.backgroundImage&&p.value?(t.openBlock(),t.createBlock(E,{key:0,media:p.value.media,"mobile-media":p.value.mobileMedia,class:t.normalizeClass(d.value)},null,8,["media","mobile-media","class"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-inner relative z-10 ${i.value?((V=k.start)==null?void 0:V.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${k.isChild||i.value?"":"py-4 px-8 md:py-16 md:px-4"} ${((A=l.value)==null?void 0:A.inner)??""}`)},[k.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-module-headline ${!k.isChild&&i.value?"py-16":""} ${s.value?"text-center":""} ${((L=l.value)==null?void 0:L.headline)??""} text-${t.unref(r).headline}`),innerHTML:k.headline},null,10,Xi)):t.createCommentVNode("",!0),k.subHeadline?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`container-module-subheadline ${s.value?"text-center":""} ${((j=l.value)==null?void 0:j.subheadline)??""} text-${t.unref(r).subheadline}`)},t.toDisplayString(k.subHeadline),3)):t.createCommentVNode("",!0),k.fullWidthContent||k.start||k.end?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`container-module-content flex flex-col ${((v=k.end)==null?void 0:v.__typename)==="Image"&&e.mobileImagePosition!=="Bottom"&&"flex-col-reverse"} md:flex-row gap-5 h-full ${((R=l.value)==null?void 0:R.bodyCopy)??""}`)},[k.fullWidthContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-full-width-content ${((W=l.value)==null?void 0:W.fullWidthContent)??""} ${s.value?"mx-auto":""}`)},[t.unref(m)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(m)),t.mergeProps({key:0},k.fullWidthContent,{"is-child":!0,"is-hero":!!(t.unref(m)==="ContentModule"&&i.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[k.start?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-start basis-1/2 ${((U=l.value)==null?void 0:U.start)??""} ${a.value}`)},[t.unref(f)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(f)),t.mergeProps({key:0},k.start,{"is-child":!0,"is-hero":!!(t.unref(f)==="ContentModule"&&i.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-end basis-1/2 ${((X=l.value)==null?void 0:X.end)??""} ${c.value}`)},[t.unref(h)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(h)),t.mergeProps({key:0},k.end,{"is-child":!0,"is-hero":!!(t.unref(h)==="ContentModule"&&i.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)],64))],2)):t.createCommentVNode("",!0)],2),t.renderSlot(k.$slots,"default")]}),_:3},8,["class"])}}});var ae=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(ae||{});const Ne=(n,e)=>{var o;if(n==="Default")return(o=e==null?void 0:e.page)!=null&&o.slug?"_self":"_blank";if(n==="New Tab")return"_blank";if(n==="Same Tab")return"_self"},K=t.defineComponent({__name:"CTA",props:{__typename:{},title:{},link:{},color:{},textColor:{},buttonType:{},logo:{},pt:{},ariaLabel:{},ariaDescription:{},anchor:{},target:{},size:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ze[e.buttonType],e.pt??{})),r=t.computed(()=>e.buttonType==="link"||e.buttonType==="logo"),{palette:l}=D(e),i=l.cta[e.buttonType],s=t.computed(()=>{var f;const m=["cta whitespace-nowrap",N(((f=o.value)==null?void 0:f.root)??"",e.class??"","flex items-center gap-2")];if((e.buttonType==="link"||e.buttonType==="logo")&&m.push("hover:underline"),m.push(`text-${e.textColor??i.copy}`),e.size)switch(e.size){case"sm":m.push("*:text-sm"),e.buttonType==="fill"&&m.push("py-0.5 px-4");break;case"lg":m.push("*:text-lg font-bold"),e.buttonType==="fill"&&m.push("py-1.5 px-8");break;case"xl":m.push("*:text-xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-12");break;case"xxl":m.push("*:text-3xl font-bold"),e.buttonType==="fill"&&m.push("py-2 px-16");break}return e.buttonType==="fill"&&(m.push("rounded-[2rem]"),(e.color||i.bg)&&m.push(`bg-${e.color||i.bg}`),e.size||m.push("py-1 px-4")),i.border&&m.push(`border-${e.color??i.border}`),m.join(" ")}),a=t.computed(()=>{var m,f,h,b,g,y;return(f=(m=e.link)==null?void 0:m.page)!=null&&f.slug?`${(b=(h=e.link)==null?void 0:h.page)==null?void 0:b.slug}`:(g=e.link)!=null&&g.externalUrl?(y=e.link)==null?void 0:y.externalUrl:""}),c=t.computed(()=>{var m;return!!((m=e.link)!=null&&m.externalUrl)}),u=t.computed(()=>{var m;return e.ariaLabel??((m=e.link)==null?void 0:m.ariaLabel)??e.title}),d=t.computed(()=>{var m;return e.ariaDescription??((m=e.link)==null?void 0:m.ariaDescription)??""}),p=t.computed(()=>{var m;return c.value?(m=e.link)==null?void 0:m.thirdPartyId:void 0});return(m,f)=>{var b;const h=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent("a"),{id:p.value,"aria-label":u.value,"aria-description":d.value,href:a.value??void 0,target:t.unref(Ne)(e.target||((b=e.link)==null?void 0:b.target),e.link),rel:c.value?"noopener":"",class:t.normalizeClass(e.class)},{default:t.withCtx(()=>[t.createVNode(t.unref(Ct),{class:t.normalizeClass(s.value),link:r.value},{default:t.withCtx(()=>{var g,y,w;return[m.logo?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${m.buttonType==="logo"?(g=o.value)==null?void 0:g.logo:""} ${m.buttonType==="logo"?`bg-${e.textColor??t.unref(i).copy}`:""}`)},[typeof m.logo=="object"?(t.openBlock(),t.createBlock(h,t.normalizeProps(t.mergeProps({key:0},m.logo)),null,16)):typeof m.logo=="string"?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(t.unref(N)(m.logo,(y=o.value)==null?void 0:y.logo))},null,2)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass(t.unref(N)("pointer-events-none whitespace-nowrap",((w=o.value)==null?void 0:w.headline)??""))},t.toDisplayString(m.title),3)]}),_:1},8,["class","link"])]),_:1},8,["id","aria-label","aria-description","href","target","rel","class"])}}}),Zi={key:2},Yi=["innerHTML"],Ji=["innerHTML"],Qi=["innerHTML"],Tn=t.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:ae.Left},isChild:{type:Boolean},class:{}},setup(n){const e=n,o=e.alignment?e.alignment.toLowerCase():"left",r=t.computed(()=>$(Xe,e.pt??{})),l=t.computed(()=>o===ae.Inline?"text-left md:text-left":`text-${o}`),i=t.computed(()=>{let p="";switch(o){case ae.Right:p="justify-end";break;case ae.Center:p="justify-center";break;default:p="justify-start"}return p}),s=t.computed(()=>{var p,m;return`${((p=r.value)==null?void 0:p.logo)??""} ${(m=e==null?void 0:e.logo)==null?void 0:m.class}`}),{backgroundColor:a,palette:c}=D(e),u=t.computed(()=>{var m;const p=["content-module-headline",`text-${c.headline}`,N(((m=r==null?void 0:r.value)==null?void 0:m.headline)??"",l.value)];return e.isChild?e.isHero&&e.isChild?p.push("text-4xl md:text-5xl"):p.push("text-3xl md:text-4xl"):p.push("text-3xl md:text-5xl"),(e.bodyCopy||e.subHeadline&&e.isHero)&&p.push("mb-4 md:mb-6"),p.join(" ")}),d=t.computed(()=>{var m;return["content-module-subheadline mb-2",`text-${c.subheadline}`,N(((m=r==null?void 0:r.value)==null?void 0:m.subheadline)??"",l.value)].join(" ")});return(p,m)=>{var h,b,g,y;const f=H;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`content-module ${p.isChild?"":"p-8 md:p-16"} ${((h=r.value)==null?void 0:h.root)??""} ${e.class??""} ${e.backgroundColor||!p.isChild?`bg-${t.unref(a)}`:""}`)},[t.createElementVNode("div",{class:t.normalizeClass(`content-module-container mx-auto ${((b=r.value)==null?void 0:b.container)??""} ${t.unref(o)===t.unref(ae).Inline?"flex flex-col md:flex-row justify-between items-center gap-4":""}`)},[p.logo?(t.openBlock(),t.createBlock(f,t.mergeProps({key:0},p.logo,{class:s.value}),null,16,["class"])):t.createCommentVNode("",!0),p.subHeadline&&!p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.headline?(t.openBlock(),t.createElementBlock("div",Zi,[p.isHero?(t.openBlock(),t.createElementBlock("h1",{key:0,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,Yi)):(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(u.value),innerHTML:p.headline},null,10,Ji))])):t.createCommentVNode("",!0),p.subHeadline&&p.isHero?(t.openBlock(),t.createElementBlock("h6",{key:3,class:t.normalizeClass(d.value)},t.toDisplayString(p.subHeadline),3)):t.createCommentVNode("",!0),p.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:4,class:t.normalizeClass(`content-module-body-copy text-${t.unref(c).copy} ${t.unref(N)(((g=r.value)==null?void 0:g.bodyCopy)??"",l.value)}`),innerHTML:p.bodyCopy},null,10,Qi)):t.createCommentVNode("",!0),p.ctas?(t.openBlock(),t.createElementBlock("div",{key:5,class:t.normalizeClass(`content-module-ctas flex flex-wrap gap-4 ${i.value} ${t.unref(N)(((y=r.value)==null?void 0:y.ctas)??"",l.value)}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(p.ctas,(w,T)=>(t.openBlock(),t.createBlock(K,t.mergeProps({ref_for:!0},w,{key:`cta-${w.title}-${T}`,class:`${p.isHero?"w-full sm:w-auto justify-center":""}`}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0)],2)],2)}}}),el=["innerHTML"],En=t.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ge,e.pt??{})),{backgroundColor:r,palette:l}=D(e);return(i,s)=>{var a,c;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`container-collection ${e.class??""} bg-${t.unref(r)}`)},[i.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-collection-headline ${(a=o.value)==null?void 0:a.headline} text-${t.unref(l).headline}`),innerHTML:i.headline},null,10,el)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-collection-content space-y-8 mx-auto container ${(c=o.value)==null?void 0:c.bodyCopy}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.modules,(u,d)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.__typename),t.mergeProps({ref_for:!0},u,{key:`${u==null?void 0:u.__typename}-${d}`,"is-child":!0}),null,16))),128))],2)],2)}}});var ne=(n=>(n[n.header=0]="header",n[n.footer=1]="footer",n))(ne||{});const tl={class:t.normalizeClass("pi pi-chevron-down")},nl={class:t.normalizeClass("pi pi-chevron-up")},ol=["innerHTML"],se=t.defineComponent({__name:"NavigationElement",props:{elementType:{},title:{},link:{},htmlRef:{},subNavigation:{},dividerLine:{type:Boolean},class:{},isChild:{type:Boolean},pt:{}},setup(n){const e=n,o=t.computed(()=>$(Je,e.pt??{})),{backgroundColor:r,palette:l}=D(e),i=t.computed(()=>{var m,f;return(m=e.link)!=null&&m.externalUrl?(f=e.link)==null?void 0:f.thirdPartyId:void 0}),s=t.computed(()=>{var m,f,h,b,g,y;return(f=(m=e.link)==null?void 0:m.page)!=null&&f.slug?`${(b=(h=e.link)==null?void 0:h.page)==null?void 0:b.slug}`:(g=e.link)!=null&&g.externalUrl?(y=e.link)==null?void 0:y.externalUrl:""}),a=t.computed(()=>{var m,f,h;return(f=(m=e.link)==null?void 0:m.page)!=null&&f.slug||(h=e.link)!=null&&h.externalUrl?"a":"button"}),c=t.computed(()=>ne[e.elementType??"header"]),u=t.ref(!1),d=t.computed(()=>`relative py-2 md:py-0 ${e.class??""} ${e.isChild?"sub-":""}navigation-element`),p=()=>{u.value=!u.value};return(m,f)=>{const h=t.resolveComponent("NavigationElement",!0);return t.openBlock(),t.createBlock(t.resolveDynamicComponent(m.isChild?"li":"div"),{class:t.normalizeClass(d.value)},{default:t.withCtx(()=>{var b;return[c.value===t.unref(ne).header||m.isChild&&(s.value||m.subNavigation)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.value),{key:0,id:i.value,href:s.value??"",target:e.link?t.unref(Ne)((b=e.link)==null?void 0:b.target,e.link):"_self",class:t.normalizeClass(`flex leading-tight items-center hover:underline cursor-pointer text-${t.unref(l).copy} ${c.value===t.unref(ne).header?"whitespace-nowrap":""}`),"aria-expanded":a.value==="button"?!0:void 0,"aria-haspopup":a.value==="button"?!0:void 0,onClick:p},{default:t.withCtx(()=>{var g;return[t.createTextVNode(t.toDisplayString(m.title)+" ",1),!m.isChild&&m.subNavigation&&!(s.value||m.isChild)?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass((g=o.value)==null?void 0:g.icon)},[t.withDirectives(t.createElementVNode("i",tl,null,512),[[t.vShow,!u.value]]),t.withDirectives(t.createElementVNode("i",nl,null,512),[[t.vShow,u.value]])],2)):t.createCommentVNode("",!0)]}),_:1},8,["id","href","target","class","aria-expanded","aria-haspopup"])):c.value==t.unref(ne).footer?(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(`mb-2 font-bold text-${t.unref(l).copy}`)},t.toDisplayString(m.title),3)):t.createCommentVNode("",!0),!m.isChild&&m.subNavigation?(t.openBlock(),t.createElementBlock("ul",{key:2,class:t.normalizeClass({hidden:!u.value&&c.value==t.unref(ne).header,[`sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md bg-${t.unref(r)} ring-opacity-5 focus:outline-none sm:shadow-lg p-5`]:c.value==t.unref(ne).header,"space-y-2 opacity-90":c.value==t.unref(ne).footer}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.subNavigation,(g,y)=>(t.openBlock(),t.createBlock(h,t.mergeProps({key:g.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${y}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...g,elementType:m.elementType,isChild:!0}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0),m.htmlRef?(t.openBlock(),t.createElementBlock("div",{key:3,innerHTML:m.htmlRef},null,8,ol)):t.createCommentVNode("",!0)]}),_:1},8,["class"])}}}),rl={key:0,id:"social-media",class:"flex flex-wrap footer-social gap-2 whitespace-normal"},il=["id","href","target"],Le=t.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(n){return(e,o)=>{const r=H;return e.socialMediaRef?(t.openBlock(),t.createElementBlock("div",rl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.socialMediaRef,(l,i)=>{var s,a,c,u;return t.openBlock(),t.createElementBlock("a",{id:(s=l.link)==null?void 0:s.thirdPartyId,key:`footer-social-item-${l.icon.altTag}-${i}`,class:t.normalizeClass(`footer-social-item-${i}`),href:(a=l==null?void 0:l.link)==null?void 0:a.externalUrl,target:t.unref(Ne)((c=l==null?void 0:l.link)==null?void 0:c.target,l==null?void 0:l.link)},[t.createVNode(r,{media:(u=l==null?void 0:l.icon)==null?void 0:u.media},null,8,["media"])],10,il)}),128))])):t.createCommentVNode("",!0)}}}),ll={id:"footer-copyright",class:"flex md:flex-row flex-col-reverse justify-between whitespace-normal items-start md:items-end mt-8 md:mt-0"},al={key:0,class:"footer-copyright-links basis-1/3"},sl={class:t.normalizeClass("flex flex-row items-center")},cl={class:"basis-1/3 footer-copyright-logos"},dl={class:"flex items-start md:items-center justify-evenly space-x-2"},Oe=t.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean},isCenterAlign:{type:Boolean}},setup(n){const e=n,{palette:o}=D(e);return(r,l)=>(t.openBlock(),t.createElementBlock("div",ll,[t.createElementVNode("div",{class:t.normalizeClass(`text-${t.unref(o).copy} ${r.addTextMargin?"mt-8":""} w-[90%] md:w-auto basis-1/3`)},t.toDisplayString(r.copyRight),3),r.isCenterAlign?(t.openBlock(),t.createElementBlock("div",al,[t.createElementVNode("div",sl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.navigation,(i,s)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`footer-nav-item-${i.title}-${s}`,class:`footer-nav-item-${s} px-2.5 ${i.dividerLine?`border-r border-${t.unref(o).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...i,isChild:!1,elementType:"header"}),null,16,["class"]))),128))])])):t.createCommentVNode("",!0),t.createElementVNode("div",cl,[t.createElementVNode("div",dl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.logos,(i,s)=>(t.openBlock(),t.createBlock(H,{key:`footer-copy-right-logo-${s}`,class:"grow ml-auto",media:i.media},null,8,["media"]))),128))]),r.isCenterAlign?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`flex flex-row items-center justify-end ${r.navigation&&r.navigation.length?"mt-6":""}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.navigation,(i,s)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`footer-nav-item-${i.title}-${s}`,class:`footer-nav-item-${s} px-2.5 ${i.dividerLine?`border-r border-${t.unref(o).copy}`:""}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...i,isChild:!1,elementType:"header"}),null,16,["class"]))),128))],2))])]))}}),ul={class:"container flex flex-col mx-auto"},ml={href:"/",class:"footer-navigation-logo text-center"},pl={key:0,class:"footer-navigation px-2 pt-2 pb-4 sm:flex sm:p-0 sm:space-x-2 md:space-x-4 space-y-5 sm:space-y-0 mb-12"},fl={key:1,class:"grow"},gl=["innerHTML"],Pn=t.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(n){const e=n,{backgroundColor:o,palette:r}=D(e),l=t.computed(()=>!!(e.navigation&&e.navigation.length>0));return(i,s)=>(t.openBlock(),t.createElementBlock("footer",{class:t.normalizeClass(`w-full p-8 content-center md:py-16 px-6 lg:px-0 mx-auto bg-${t.unref(o)}`)},[t.createElementVNode("div",ul,[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-col sm:flex-row md:gap-4",{"p-5 justify-between items-start":i.navigation&&i.navigation.length>0,"mb-4 md:items-start":!i.navigation||i.navigation.length===0}])},[t.createElementVNode("a",ml,[i.logo?(t.openBlock(),t.createBlock(H,{key:0,class:"min-h-[95px] min-w-[100px] h-[100px]",media:i.logo.media},null,8,["media"])):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(i.title),1)]),i.navigation&&i.navigation.length>0?(t.openBlock(),t.createElementBlock("div",pl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.navigation,(a,c)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`footer-nav-item-${a.title}-${c}`,class:`footer-nav-item-${c}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...a,isChild:!1,elementType:"footer"}),null,16,["class"]))),128))])):t.createCommentVNode("",!0),!i.navigation||i.navigation.length===0?(t.openBlock(),t.createElementBlock("div",fl,[i.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":i.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0),t.createVNode(Oe,{"is-center-align":l.value,"copy-right":i.copyRight,navigation:i.copyRightLinks,logos:i.copyRightLogos,"add-text-margin":!0},null,8,["is-center-align","copy-right","navigation","logos"])])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[i.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":i.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0)],64))],2),i.navigation&&i.navigation.length>0?(t.openBlock(),t.createBlock(Oe,{key:0,"is-center-align":l.value,"copy-right":i.copyRight,navigation:i.copyRightLinks,logos:i.copyRightLogos},null,8,["is-center-align","copy-right","navigation","logos"])):t.createCommentVNode("",!0),t.createElementVNode("hr",{class:t.normalizeClass(`border-${t.unref(r).copy}`)},null,2),i.legalText?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`py-5 text-xs md:text-sm opacity-80 text-${t.unref(r).copy}`),innerHTML:i.legalText},null,10,gl)):t.createCommentVNode("",!0)])],2))}}),hl=["innerHTML"],xn=t.defineComponent({__name:"LogoCollectionModule",props:{__typename:{},headline:{},logos:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ye,e.pt??{})),r=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:"inherit"})),{backgroundColor:l,palette:i}=D(e);return(s,a)=>{var u,d,p;const c=H;return t.openBlock(),t.createElementBlock("section",{style:t.normalizeStyle(r.value),class:t.normalizeClass(`logo-module p-16 ${e.class??""} bg-${t.unref(l)}`)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto ${((u=o.value)==null?void 0:u.container)??""}`)},[s.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`logo-module-headline ${((d=o.value)==null?void 0:d.headline)??""} text-${t.unref(i).headline}`),innerHTML:s.headline},null,10,hl)):t.createCommentVNode("",!0),s.logos?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((p=o.value)==null?void 0:p.bodyCopy)??""}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.logos,(m,f)=>(t.openBlock(),t.createBlock(c,t.mergeProps({ref_for:!0},m,{key:`cta-${m.altTag}-${f}`}),null,16))),128))],2)):t.createCommentVNode("",!0)],2)],6)}}}),yl={class:"container sm:flex sm:justify-between sm:items-center mx-auto"},bl={class:"flex items-center justify-between py-3 sm:p-0"},Cl={key:0,href:"/",class:"primary-navigation-logo items-center h-10 md:h-12 lg:flex"},kl={class:"sm:hidden"},wl={key:0,"fill-rule":"evenodd",d:"M18.278 16.864a1 1 0 0 1-1.414 1.414l-4.829-4.828-4.828 4.828a1 1 0 0 1-1.414-1.414l4.828-4.829-4.828-4.828a1 1 0 0 1 1.414-1.414l4.829 4.828 4.828-4.828a1 1 0 1 1 1.414 1.414l-4.828 4.829 4.828 4.828z"},$l={key:1,"fill-rule":"evenodd",d:"M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"},In=t.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},backgroundColor:{},navigation:{},ctas:{}},emits:["navigation-click","cta-click"],setup(n,{emit:e}){const o=n,r=t.ref(!1),{backgroundColor:l,palette:i}=D(o),s=e;return(a,c)=>{const u=K;return t.openBlock(),t.createElementBlock("header",{class:t.normalizeClass(`primary-navigation-header sticky top-0 z-50 p-2 md:p-5 shadow-2xl bg-${t.unref(l)}`)},[t.createElementVNode("div",yl,[t.createElementVNode("div",bl,[a.logo?(t.openBlock(),t.createElementBlock("a",Cl,[t.createVNode(H,t.normalizeProps(t.guardReactiveProps(a.logo)),null,16)])):t.createCommentVNode("",!0),t.createElementVNode("div",kl,[t.createElementVNode("button",{type:"button",class:"block",onClick:c[0]||(c[0]=d=>r.value=!r.value)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(`h-6 w-6 fill-${t.unref(i).copy}`),viewBox:"0 0 24 24"},[r.value?(t.openBlock(),t.createElementBlock("path",wl)):t.createCommentVNode("",!0),r.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("path",$l))],2))])])]),a.navigation?(t.openBlock(),t.createElementBlock("nav",{key:0,class:t.normalizeClass(["primary-navigation items-center px-2 pt-2 pb-4 sm:flex gap-4 sm:justify-evenly sm:p-0",r.value?"block":"hidden"])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.navigation,(d,p)=>(t.openBlock(),t.createBlock(se,t.mergeProps({key:`${d.title}-${p}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...d,class:`primary-nav-item-${p} ${d.class||""} ${d.dividerLine?"md:border-r pr-4 h-full":""}`,isChild:!1,elementType:"header"},{onClick:m=>s("navigation-click",d)}),null,16,["onClick"]))),128)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,d=>(t.openBlock(),t.createBlock(u,t.mergeProps({key:d.title,class:["my-4 md:my-0",d.buttonType==="fill"?"justify-center w-full":""],ref_for:!0},d,{onClick:p=>s("cta-click",d)}),null,16,["class","onClick"]))),128))],2)):t.createCommentVNode("",!0)])],2)}}}),vl=["innerHTML"],Vn=t.defineComponent({__name:"SplitModule",props:{__typename:{},entryTitle:{},headline:{},start:{},center:{},end:{},backgroundImage:{},backgroundColor:{},pt:{},isChild:{type:Boolean},class:{}},setup(n){const e=n,o=t.computed(()=>$(Qe,e.pt??{})),r=t.computed(()=>({"background-image":`url(${e.backgroundImage??""})`,"background-size":"cover"})),{backgroundColor:l,palette:i}=D(e),s=t.computed(()=>N(`split-module ${e.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${l}`,e.class??""));return(a,c)=>(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.isChild?"div":"section"),{style:t.normalizeStyle(r.value),class:t.normalizeClass(s.value)},{default:t.withCtx(()=>{var u,d,p,m,f;return[a.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`headline ${((u=o.value)==null?void 0:u.headline)??""} text-${t.unref(i).headline}`),innerHTML:a.headline},null,10,vl)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`split-module-content ${t.unref(N)("flex justify-evenly gap-4 mx-auto items-center",((d=o.value)==null?void 0:d.bodyCopy)??"")}`)},[a.start?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.start.__typename),t.mergeProps({key:0},a.start,{class:`split-module-start ${((p=o.value)==null?void 0:p.start)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0),a.center?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.center.__typename),t.mergeProps({key:1},a.center,{class:`split-module-center ${((m=o.value)==null?void 0:m.center)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0),a.end?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(a.end.__typename),t.mergeProps({key:2},a.end,{class:`split-module-end ${((f=o.value)==null?void 0:f.end)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),Sl=["innerHTML"],An=t.defineComponent({__name:"TestimonialModule",props:{__typename:{},headline:{},quote:{},author:{},details:{},media:{},textColor:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(et,e.pt??{})),{palette:r}=D(e),l=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(i,s)=>{var a,c,u,d,p,m,f;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`testimonial ${t.unref(N)("p-5",e.class??"")}`),style:t.normalizeStyle(l.value)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto flex flex-col lg:flex-row gap-8 ${((a=o.value)==null?void 0:a.container)??""}`)},[i.media?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`testimonial-media ${((c=o.value)==null?void 0:c.media)??""}`)},[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.media.__typename),t.normalizeProps(t.guardReactiveProps(i.media)),null,16))],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`testimonial-text ${((u=o.value)==null?void 0:u.text)??""}`)},[i.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`testimonial-headline ${((d=o.value)==null?void 0:d.headline)??""} text-${t.unref(r).headline}`),innerHTML:i.headline},null,10,Sl)):t.createCommentVNode("",!0),i.quote?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`testimonial-quote ${((p=o.value)==null?void 0:p.quote)??""} text-${t.unref(r).copyAccent}`)},' "'+t.toDisplayString(i.quote)+'" ',3)):t.createCommentVNode("",!0),i.author?(t.openBlock(),t.createElementBlock("p",{key:2,class:t.normalizeClass(`testimonial-author ${((m=o.value)==null?void 0:m.author)??""} text-${t.unref(r).copy}`)},t.toDisplayString(i.author),3)):t.createCommentVNode("",!0),i.details?(t.openBlock(),t.createElementBlock("p",{key:3,class:t.normalizeClass(`testimonial-details ${((f=o.value)==null?void 0:f.details)??""} text-${t.unref(r).copy}`)},t.toDisplayString(i.details),3)):t.createCommentVNode("",!0)],2)],2)],6)}}}),Bl=["innerHTML"],Tl={key:3,class:"mx-auto mt-16 w-fit"},El={key:0,class:"w-full overflow-hidden pt-8"},_n=t.defineComponent({__name:"TileCollectionModule",props:{__typename:{},headline:{},bodyCopy:{},modules:{},textColor:{},backgroundColor:{},tileLabelType:{},ctas:{},includeDecoration:{type:Boolean,default:!1},cols:{default:3},variant:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(tt,e.pt??{})),{backgroundColor:r,palette:l}=D(e),i=t.computed(()=>{const a=["w-full md:w-[47%]"];switch(e.modules.length<e.cols?e.modules.length:e.cols){case 4:a.push("lg:w-[23%]");break;case 3:a.push("lg:w-[31%]");break;case 1:a.push("md:w-full");break}return a.join(" ")}),s=t.computed(()=>{switch(r){case"iris":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";case"wisteria":return"https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";default:return"https://images.ctfassets.net/qqblaiss500w/5LopxqqvQC9Vzutf6cvGR3/6b20c6a67b637de8ba90bb817b3b521d/circles.png"}});return(a,c)=>{var p,m,f,h,b;const u=K,d=H;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`tile-collection ${a.variant} ${t.unref(N)("overflow-hidden py-16",a.includeDecoration?"!pb-0":"",((p=o.value)==null?void 0:p.root)??"",e.class??"")} bg-${t.unref(r)}`)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto ${((m=o.value)==null?void 0:m.container)??""}`)},[a.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`tile-collection-headline ${((f=o.value)==null?void 0:f.headline)??""} text-${t.unref(l).headline} ${a.bodyCopy?"mb-2":""}`),innerHTML:a.headline},null,10,Bl)):t.createCommentVNode("",!0),a.bodyCopy?(t.openBlock(),t.createElementBlock("h3",{key:1,class:t.normalizeClass(`tile-collection-body-copy ${((h=o.value)==null?void 0:h.bodyCopy)??""} text-${t.unref(l).copy}`)},t.toDisplayString(a.bodyCopy),3)):t.createCommentVNode("",!0),a.modules?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`tile-collection-content ${t.unref(N)(`flex flex-col ${a.variant!=="ImageStackedAnimatedTile"?"md:flex-row flex-wrap gap-12 md:gap-6":"gap-12 md:gap-4"} justify-center`,((b=o.value)==null?void 0:b.bodyCopy)??"")}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.modules,(g,y)=>{var w;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(`TileContent${a.variant}`),t.mergeProps({key:`${g==null?void 0:g.headline}-${y}`,class:`tile-collection-content-item-${y} ${i.value} ${((w=o.value)==null?void 0:w.item)??""} ${g.class}`,ref_for:!0},g,{index:y,"tile-label-type":a.tileLabelType}),null,16,["class","index","tile-label-type"])}),128))],2)):t.createCommentVNode("",!0),a.ctas?(t.openBlock(),t.createElementBlock("div",Tl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,g=>(t.openBlock(),t.createBlock(u,t.mergeProps({key:`${g.title}-cta`,ref_for:!0},g,{size:"xl"}),null,16))),128))])):t.createCommentVNode("",!0)],2),a.includeDecoration?(t.openBlock(),t.createElementBlock("div",El,[t.createVNode(d,{animated:!0,media:{url:s.value},"alt-tag":"Stem cell background image, series of multicolor circles in a circular pattern.",class:"w-full md:w-3/4 h-[20vw] md:h-[200px] object-top object-cover mx-auto"},null,8,["media"])])):t.createCommentVNode("",!0)],2)}}}),Te=t.defineComponent({__name:"TileLabel",props:{__typename:{},copy:{},type:{default:"Text"},backgroundColor:{},textColor:{},alignment:{default:"right"},pt:{},index:{}},setup(n){const e=n,o=t.useAttrs(),r=t.computed(()=>e.type==="Numeric"&&!e.copy?(e.index??0)+1:e.copy),l=t.computed(()=>$(at[e.type],e.pt??{})),i=t.computed(()=>{var a;let s=e.type==="Numeric"?"right-2 md:right-4":"right-[-4%]";return e.alignment==="left"&&(s=e.type==="Numeric"?"left-2 md:left-4":"left-[-4%]"),`tile-label absolute ${N(typeof r.value=="number"?"w-[36px] h-[36px] md:h-[60px] md:w-[60px]":"w-[120px]",`text-${e.textColor}`,`bg-${e.backgroundColor}`,"top-2 md:top-4",((a=l==null?void 0:l.value)==null?void 0:a.root)??"",s,o.class)}`});return(s,a)=>r.value?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(i.value),style:t.normalizeStyle({backgroundColor:s.backgroundColor})},t.toDisplayString(r.value),7)):t.createCommentVNode("",!0)}}),ze=(n,e)=>n.buttonType==="fill"?n.color??C.COLOR_PALETTES[e].cta.fill.bg:null,je=(n,e)=>n.textColor??C.COLOR_PALETTES[e].cta[n.buttonType].copy;var Pl={root:"p-card p-component",header:"p-card-header",body:"p-card-body",caption:"p-card-caption",title:"p-card-title",subtitle:"p-card-subtitle",content:"p-card-content",footer:"p-card-footer"},xl=q.extend({name:"card",classes:Pl}),Il={name:"BaseCard",extends:Ce,style:xl},ce={name:"Card",extends:Il,inheritAttrs:!1};function Vl(n,e,o,r,l,i){return t.openBlock(),t.createElementBlock("div",t.mergeProps({class:n.cx("root")},n.ptmi("root")),[n.$slots.header?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("header")},n.ptm("header")),[t.renderSlot(n.$slots,"header")],16)):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("body")},n.ptm("body")),[n.$slots.title||n.$slots.subtitle?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("caption")},n.ptm("caption")),[n.$slots.title?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:0,class:n.cx("title")},n.ptm("title")),[t.renderSlot(n.$slots,"title")],16)):t.createCommentVNode("",!0),n.$slots.subtitle?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:n.cx("subtitle")},n.ptm("subtitle")),[t.renderSlot(n.$slots,"subtitle")],16)):t.createCommentVNode("",!0)],16)):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("content")},n.ptm("content")),[t.renderSlot(n.$slots,"content")],16),n.$slots.footer?(t.openBlock(),t.createElementBlock("div",t.mergeProps({key:1,class:n.cx("footer")},n.ptm("footer")),[t.renderSlot(n.$slots,"footer")],16)):t.createCommentVNode("",!0)],16)],16)}ce.render=Vl;const Al=["src","height","width"],_l=["src","height","width"],Ee=t.defineComponent({__name:"Video",props:{__typename:{},thumbnail:{},url:{},class:{}},setup(n){let e=t.ref(!1);function o(){e.value=!0}return(r,l)=>{var i,s;return t.unref(e)?t.unref(e)?(t.openBlock(),t.createElementBlock("iframe",{key:1,class:t.normalizeClass(`${r.$props.class} w-full`),src:r.url,height:(i=r.thumbnail.media)!=null&&i.height?r.thumbnail.media.height:"100%",width:(s=r.thumbnail.media)!=null&&s.width?r.thumbnail.media.width:"100%",allow:"autoplay"},null,10,_l)):t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${r.$props.class} relative cursor-pointer`),onClick:o},[l[0]||(l[0]=t.createElementVNode("svg",{class:"absolute bottom-0 left-0 right-0 top-0 m-auto block",xmlns:"http://www.w3.org/2000/svg",width:"97",height:"97",viewBox:"0 0 97 97",fill:"none"},[t.createElementVNode("path",{d:"M91.4217 48.2108C91.4217 72.0755 72.0755 91.4217 48.2108 91.4217C24.3462 91.4217 5 72.0755 5 48.2108C5 24.3462 24.3462 5 48.2108 5C72.0755 5 91.4217 24.3462 91.4217 48.2108Z",stroke:"white","stroke-width":"10"}),t.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M39.9246 25.9149L69.7535 48.2109L39.9246 70.5069V25.9149Z",fill:"white"})],-1)),t.createElementVNode("img",{class:"w-full",src:r.thumbnail.media.url,height:r.thumbnail.media.height,width:r.thumbnail.media.width},null,8,Al)],2))}}}),Nl=["innerHTML"],Nn=Ae(t.defineComponent({__name:"TileContentIconTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(nt,e.pt??{})),{palette:r}=D(e),l=e.backgroundColor?r:r.tile,i=typeof e.index=="number",s=e.backgroundColor?e.backgroundColor:r.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start"),c=t.ref(null),u=$t(c,{threshold:.1});return(d,p)=>{var h,b,g,y,w,T,P,k,x,E,V;const m=Te,f=K;return t.openBlock(),t.createElementBlock("div",{ref_key:"content",ref:c,style:t.normalizeStyle({transitionDelay:`${(d.index??0)*.2}s`}),class:t.normalizeClass(`tile-content animate-slide-on-top ${t.unref(u)?"visible":""} ${t.unref(N)((h=o.value)==null?void 0:h.root,i?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${t.unref(s)}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(m,t.mergeProps({key:0},d.tileLabel,{type:d.tileLabelType??((b=d.tileLabel)==null?void 0:b.type),class:d.tileLabelType==="Numeric"||((g=d.tileLabel)==null?void 0:g.type)==="Numeric"?(y=o.value)==null?void 0:y.numericLabel:(w=o.value)==null?void 0:w.label,"background-color":t.unref(l).label[d.tileLabelType??((T=d.tileLabel)==null?void 0:T.type)??"Text"].bg,"text-color":t.unref(l).label[d.tileLabelType??((P=d.tileLabel)==null?void 0:P.type)??"Text"].copy,index:d.index,alignment:((k=d.tileLabel)==null?void 0:k.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((x=o.value)==null?void 0:x.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((E=o.value)==null?void 0:E.footer)??""}`,"pt:body:class":((V=o.value)==null?void 0:V.body)??""},t.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:t.withCtx(()=>{var A,L,j,v,R,W,U;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((A=o.value)==null?void 0:A.bodyCopy)??""} ${a.value}`)},[d.image?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`tile-content-media ${((L=o.value)==null?void 0:L.media)??""}`)},[p[0]||(p[0]=t.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),d.image?(t.openBlock(),t.createBlock(H,t.mergeProps({key:0},d.image,{class:t.unref(N)((v=(j=d.image)==null?void 0:j.media)!=null&&v.width?"":"w-full",d.image.class)}),null,16,["class"])):t.createCommentVNode("",!0),d.video?(t.openBlock(),t.createBlock(Ee,t.mergeProps({key:1},d.video,{class:"w-full"}),null,16)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),d.headline?(t.openBlock(),t.createElementBlock("h3",{key:1,class:t.normalizeClass(`tile-content-headline ${((R=o.value)==null?void 0:R.headline)??""} text-${t.unref(l).headline} text-${d.alignment}`)},t.toDisplayString(d.headline),3)):t.createCommentVNode("",!0),d.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:2,class:t.normalizeClass(`tile-content-subheadline ${((W=o.value)==null?void 0:W.subheadline)??""} text-${t.unref(l).headline} text-${d.alignment}`)},t.toDisplayString(d.subheadline),3)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:3,class:t.normalizeClass(`tile-content-body-copy ${((U=o.value)==null?void 0:U.bodyCopy)??""} text-${t.unref(l).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,Nl)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var A,L;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((A=o.value)==null?void 0:A.footerContent)??""} text-${t.unref(l).copy}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((L=o.value)==null?void 0:L.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(d.ctas,(j,v)=>{var R;return t.openBlock(),t.createBlock(f,t.mergeProps({key:`cta-${j.title}-${v}`,class:`cta-${v} ${(R=o.value)==null?void 0:R.cta}`,color:t.unref(ze)(j,t.unref(s)),"text-color":t.unref(je)(j,t.unref(s)),ref_for:!0},j),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-c3708d8c"]]),Ll=["innerHTML"],Ln=Ae(t.defineComponent({__name:"TileContentImageTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(rt,e.pt??{})),{palette:r}=D(e),l=e.backgroundColor?r:r.tile,i=typeof e.index=="number",s=e.backgroundColor?e.backgroundColor:r.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start"),c=t.ref(null),u=$t(c,{threshold:.1});return(d,p)=>{var h,b,g,y;const m=Te,f=K;return t.openBlock(),t.createElementBlock("div",{ref_key:"content",ref:c,style:t.normalizeStyle({transitionDelay:`${(d.index??0)*.2}s`}),class:t.normalizeClass(`tile-content animate-slide-in-right ${t.unref(u)?"visible":""} ${t.unref(N)(((h=o.value)==null?void 0:h.root)??"",i?"":"w-full md:w-full lg:w-full",`bg-${t.unref(s)}`,e.class??"")}`)},[t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((b=o.value)==null?void 0:b.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((g=o.value)==null?void 0:g.footer)??""}`,"pt:body:class":((y=o.value)==null?void 0:y.body)??""},t.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:t.withCtx(()=>{var w,T,P,k,x,E,V,A,L,j,v,R,W,U;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((w=o.value)==null?void 0:w.bodyCopy)??""} ${a.value}`)},[d.image?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`tile-content-media w-4/5 ${((T=o.value)==null?void 0:T.media)??""}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(m,{key:0,class:t.normalizeClass(d.tileLabelType==="Numeric"||((P=d.tileLabel)==null?void 0:P.type)==="Numeric"?(k=o.value)==null?void 0:k.numericLabel:(x=o.value)==null?void 0:x.label),index:d.index,alignment:((E=d.tileLabel)==null?void 0:E.alignment)??"left",type:d.tileLabelType??((V=d.tileLabel)==null?void 0:V.type),"background-color":t.unref(l).label[d.tileLabelType??((A=d.tileLabel)==null?void 0:A.type)??"Text"].bg,"text-color":t.unref(l).label[d.tileLabelType??((L=d.tileLabel)==null?void 0:L.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):t.createCommentVNode("",!0),p[0]||(p[0]=t.createElementVNode("div",{class:"tile-content-media-background"},null,-1)),d.image?(t.openBlock(),t.createBlock(H,t.mergeProps({key:1},d.image,{class:t.unref(N)("rounded-full",(v=(j=d.image)==null?void 0:j.media)!=null&&v.width?"":"w-full",d.image.class)}),null,16,["class"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),d.headline?(t.openBlock(),t.createElementBlock("h3",{key:1,class:t.normalizeClass(`tile-content-headline ${((R=o.value)==null?void 0:R.headline)??""} text-${t.unref(l).headline}`)},t.toDisplayString(d.headline),3)):t.createCommentVNode("",!0),d.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:2,class:t.normalizeClass(`tile-content-subheadline ${((W=o.value)==null?void 0:W.subheadline)??""} text-${t.unref(l).copy}`)},t.toDisplayString(d.subheadline),3)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:3,class:t.normalizeClass(`tile-content-body-copy ${((U=o.value)==null?void 0:U.bodyCopy)??""} text-${t.unref(l).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,Ll)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var w,T;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((w=o.value)==null?void 0:w.footerContent)??""} text-${t.unref(l).copy} text-${d.alignment}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((T=o.value)==null?void 0:T.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(d.ctas,(P,k)=>{var x;return t.openBlock(),t.createBlock(f,t.mergeProps({key:`cta-${P.title}-${k}`,class:`cta-${k} ${(x=o.value)==null?void 0:x.cta}`,color:t.unref(ze)(P,t.unref(s)),"text-color":t.unref(je)(P,t.unref(s)),ref_for:!0},P),null,16,["class","color","text-color"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],6)}}}),[["__scopeId","data-v-a6018848"]]),Ol=["innerHTML"],On=t.defineComponent({__name:"TileContentTextTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(it,e.pt??{})),r=typeof e.index=="number",{palette:l}=D(e),i=e.backgroundColor?l:l.tile,s=e.backgroundColor?e.backgroundColor:l.tile.bg;return(a,c)=>{var p,m,f,h,b,g,y,w,T,P;const u=Te,d=K;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)((p=o.value)==null?void 0:p.root,r?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${t.unref(s)}`)},[a.tileLabel||a.tileLabelType?(t.openBlock(),t.createBlock(u,t.mergeProps({key:0},a.tileLabel,{class:a.tileLabelType==="Numeric"||((m=a.tileLabel)==null?void 0:m.type)==="Numeric"?(f=o.value)==null?void 0:f.numericLabel:(h=o.value)==null?void 0:h.label,index:a.index,type:a.tileLabelType??((b=a.tileLabel)==null?void 0:b.type),"background-color":t.unref(i).label[a.tileLabelType??((g=a.tileLabel)==null?void 0:g.type)??"Text"].bg,"text-color":t.unref(i).label[a.tileLabelType??((y=a.tileLabel)==null?void 0:y.type)??"Text"].copy}),null,16,["class","index","type","background-color","text-color"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((w=o.value)==null?void 0:w.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((T=o.value)==null?void 0:T.footer)??""}`,"pt:body:class":((P=o.value)==null?void 0:P.body)??""},t.createSlots({_:2},[a.bodyCopy||a.subheadline||a.headline?{name:"content",fn:t.withCtx(()=>{var k,x,E,V;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((k=o.value)==null?void 0:k.bodyCopy)??""}`)},[a.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:0,class:t.normalizeClass(`tile-content-subheadline ${((x=o.value)==null?void 0:x.subheadline)??""} text-${t.unref(i).copy} text-${a.alignment}`)},t.toDisplayString(a.subheadline),3)):t.createCommentVNode("",!0),a.headline?(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(`tile-content-headline ${((E=o.value)==null?void 0:E.headline)??""} text-${t.unref(i).headline} text-${a.alignment}`)},t.toDisplayString(a.headline),3)):t.createCommentVNode("",!0),a.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`tile-content-body-copy ${((V=o.value)==null?void 0:V.bodyCopy)??""} text-${t.unref(i).copy} text-${a.alignment}`),innerHTML:a.bodyCopy},null,10,Ol)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,a.ctas||a.footer?{name:"footer",fn:t.withCtx(()=>{var k,x;return[a.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((k=o.value)==null?void 0:k.footerContent)??""} text-${t.unref(i).copy} text-${a.alignment}`)},t.toDisplayString(a.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((x=o.value)==null?void 0:x.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,(E,V)=>{var A;return t.openBlock(),t.createBlock(d,t.mergeProps({key:`cta-${E.title}-${V}`,class:`cta-${V} ${(A=o.value)==null?void 0:A.cta} w-full`,color:t.unref(ze)(E,t.unref(s)),"text-color":t.unref(je)(E,t.unref(s)),size:E.size??"xxl",ref_for:!0},E),null,16,["class","color","text-color","size"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),zl=["innerHTML"],zn=t.defineComponent({__name:"TileContentVideoTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{default:"left"},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(lt,e.pt??{})),r=typeof e.index=="number",{palette:l}=D(e),i=e.backgroundColor?l:l.tile,s=e.backgroundColor?e.backgroundColor:l.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start");return(c,u)=>{var m,f,h,b,g,y,w,T,P,k,x;const d=Te,p=K;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none",`bg-${t.unref(s)}`,r?"":"w-full md:w-full lg:w-full",((m=o.value)==null?void 0:m.root)??"",e.class??"")} ${e.class}`)},[c.tileLabel||c.tileLabelType?(t.openBlock(),t.createBlock(d,{key:0,class:t.normalizeClass(c.tileLabelType==="Numeric"||((f=c.tileLabel)==null?void 0:f.type)==="Numeric"?(h=o.value)==null?void 0:h.numericLabel:(b=o.value)==null?void 0:b.label),index:c.index,alignment:((g=c.tileLabel)==null?void 0:g.alignment)??"right",type:c.tileLabelType??((y=c.tileLabel)==null?void 0:y.type),"background-color":t.unref(i).label[c.tileLabelType??((w=c.tileLabel)==null?void 0:w.type)??"Text"].bg,"text-color":t.unref(i).label[c.tileLabelType??((T=c.tileLabel)==null?void 0:T.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((P=o.value)==null?void 0:P.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((k=o.value)==null?void 0:k.ctas)??""}`,"pt:body:class":((x=o.value)==null?void 0:x.body)??""},t.createSlots({_:2},[c.bodyCopy||c.listItems?{name:"content",fn:t.withCtx(()=>{var E,V,A,L,j;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((E=o.value)==null?void 0:E.bodyCopy)??""} ${a.value}`)},[c.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline ${((V=o.value)==null?void 0:V.headline)??""} text-${t.unref(i).headline} text-${c.alignment}`)},t.toDisplayString(c.headline),3)):t.createCommentVNode("",!0),c.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(`tile-content-subheadline ${((A=o.value)==null?void 0:A.subheadline)??""} text-${t.unref(i).copy} text-${c.alignment}`)},t.toDisplayString(c.subheadline),3)):t.createCommentVNode("",!0),c.video?(t.openBlock(),t.createElementBlock("div",{key:2,class:t.normalizeClass(`tile-content-media w-full ${((L=o.value)==null?void 0:L.media)??""}`)},[c.video?(t.openBlock(),t.createBlock(Ee,t.normalizeProps(t.mergeProps({key:0},c.video)),null,16)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),c.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:3,class:t.normalizeClass(`tile-content-body-copy ${((j=o.value)==null?void 0:j.bodyCopy)??""} text-${t.unref(i).copy} text-${c.alignment}`),innerHTML:c.bodyCopy},null,10,zl)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,c.ctas||c.footer?{name:"footer",fn:t.withCtx(()=>{var E;return[c.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((E=o.value)==null?void 0:E.footer)??""} text-${t.unref(i).copy}`)},t.toDisplayString(c.footer),3)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.ctas,(V,A)=>{var L;return t.openBlock(),t.createBlock(p,t.mergeProps({key:`cta-${V.title}-${A}`,class:`cta-${A} ${(L=o.value)==null?void 0:L.cta}`,color:t.unref(ze)(V,t.unref(s)),"text-color":t.unref(je)(V,t.unref(s)),ref_for:!0},V),null,16,["class","color","text-color"])}),128))]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),Bt=kt?window:void 0;function Me(n){var e;const o=ee(n);return(e=o==null?void 0:o.$el)!=null?e:o}function jl(...n){let e,o,r,l;if(typeof n[0]=="string"||Array.isArray(n[0])?([o,r,l]=n,e=Bt):[e,o,r,l]=n,!e)return te;Array.isArray(o)||(o=[o]),Array.isArray(r)||(r=[r]);const i=[],s=()=>{i.forEach(d=>d()),i.length=0},a=(d,p,m,f)=>(d.addEventListener(p,m,f),()=>d.removeEventListener(p,m,f)),c=t.watch(()=>[Me(e),ee(l)],([d,p])=>{if(s(),!d)return;const m=Xr(p)?{...p}:p;i.push(...o.flatMap(f=>r.map(h=>a(d,f,h,m))))},{immediate:!0,flush:"post"}),u=()=>{c(),s()};return Ve(u),u}function Ml(){const n=t.ref(!1),e=t.getCurrentInstance();return e&&t.onMounted(()=>{n.value=!0},e),n}function Dl(n){const e=Ml();return t.computed(()=>(e.value,!!n()))}function Fl(n,e,o={}){const{root:r,rootMargin:l="0px",threshold:i=0,window:s=Bt,immediate:a=!0}=o,c=Dl(()=>s&&"IntersectionObserver"in s),u=t.computed(()=>{const h=ee(n);return(Array.isArray(h)?h:[h]).map(Me).filter(pn)});let d=te;const p=t.ref(a),m=c.value?t.watch(()=>[u.value,Me(r),p.value],([h,b])=>{if(d(),!p.value||!h.length)return;const g=new IntersectionObserver(e,{root:Me(b),rootMargin:l,threshold:i});h.forEach(y=>y&&g.observe(y)),d=()=>{g.disconnect(),d=te}},{immediate:a,flush:"post"}):te,f=()=>{d(),m(),p.value=!1};return Ve(f),{isSupported:c,isActive:p,pause(){d(),p.value=!1},resume(){p.value=!0},stop:f}}function jn(n,e={}){const{window:o=Bt,scrollTarget:r,threshold:l=0}=e,i=t.ref(!1);return Fl(n,s=>{let a=i.value,c=0;for(const u of s)u.time>=c&&(c=u.time,a=u.isIntersecting);i.value=a},{root:r,window:o,threshold:l}),i}const Hl={[Gr.mounted](n,e){if(typeof e.value=="function"){const o=e.value,r=jn(n);t.watch(r,l=>o(l),{immediate:!0})}else{const[o,r]=e.value,l=jn(n,r);t.watch(l,i=>o(i),{immediate:!0})}}};function Tt(n){return typeof Window<"u"&&n instanceof Window?n.document.documentElement:typeof Document<"u"&&n instanceof Document?n.documentElement:n}function Mn(n){const e=window.getComputedStyle(n);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&n.clientWidth<n.scrollWidth||e.overflowY==="auto"&&n.clientHeight<n.scrollHeight)return!0;{const o=n.parentNode;return!o||o.tagName==="BODY"?!1:Mn(o)}}function Rl(n){const e=n||window.event,o=e.target;return Mn(o)?!1:e.touches.length>1?!0:(e.preventDefault&&e.preventDefault(),!1)}const Et=new WeakMap;function Wl(n,e=!1){const o=t.ref(e);let r=null,l="";t.watch(Yr(n),a=>{const c=Tt(ee(a));if(c){const u=c;if(Et.get(u)||Et.set(u,u.style.overflow),u.style.overflow!=="hidden"&&(l=u.style.overflow),u.style.overflow==="hidden")return o.value=!0;if(o.value)return u.style.overflow="hidden"}},{immediate:!0});const i=()=>{const a=Tt(ee(n));!a||o.value||(fn&&(r=jl(a,"touchmove",c=>{Rl(c)},{passive:!1})),a.style.overflow="hidden",o.value=!0)},s=()=>{const a=Tt(ee(n));!a||!o.value||(fn&&(r==null||r()),a.style.overflow=l,Et.delete(a),o.value=!1)};return Ve(s),t.computed({get(){return o.value},set(a){a?i():s()}})}function Ul(){let n=!1;const e=t.ref(!1);return(o,r)=>{if(e.value=r.value,n)return;n=!0;const l=Wl(o,r.value);t.watch(e,i=>l.value=i)}}Ul();const ql=["innerHTML"],Gl=["innerHTML"],Kl=["src"],Dn=Ae(t.defineComponent({__name:"TileContentImageStackedAnimatedTile",props:{__typename:{},index:{},image:{},video:{},headline:{},subheadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},tileLabel:{},tileLabelType:{},alignment:{},pt:{},listItems:{},footer:{},class:{}},setup(n){const e=t.ref(null),o=t.ref(!1),r=n,l=t.computed(()=>$(ot,r.pt??{})),i=t.computed(()=>!((r.index??0)%2)),s=t.computed(()=>r.index===0),{palette:a}=D(r),c=t.computed(()=>{var d;return(d=r.tileLabel)!=null&&d.alignment?r.tileLabel.alignment:i.value?"right":"left"}),u=d=>{o.value=d};return(d,p)=>{var f,h,b,g;const m=Te;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)(((f=l.value)==null?void 0:f.root)??"",r.class??"")} max-w-[1024px]`)},[t.createVNode(t.unref(ce),{class:t.normalizeClass(`${((h=l.value)==null?void 0:h.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((b=l.value)==null?void 0:b.ctas)??""}`,"pt:body:class":((g=l.value)==null?void 0:g.body)??""},t.createSlots({content:t.withCtx(()=>{var y,w,T,P,k,x,E,V,A,L,j,v;return[t.createElementVNode("div",{class:t.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${i.value?"flex-row-reverse":""} tile-content-inner ${((y=l.value)==null?void 0:y.bodyCopy)??""}`)},[t.createElementVNode("div",{class:t.normalizeClass(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((w=l.value)==null?void 0:w.text)??""} text-left ${i.value?"items-start":"items-end"}`)},[d.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline w-full ${((T=l.value)==null?void 0:T.headline)??""} text-${t.unref(a).subheadline}`),innerHTML:d.headline},null,10,ql)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`tile-content-body-copy ${((P=l.value)==null?void 0:P.description)??""} w-full text-${t.unref(a).copy}`),innerHTML:d.bodyCopy},null,10,Gl)):t.createCommentVNode("",!0)],2),d.video||d.image?t.withDirectives((t.openBlock(),t.createElementBlock("div",{key:0,ref_key:"target",ref:e,class:t.normalizeClass(`tile-content-media relative ${((k=l.value)==null?void 0:k.media)??""} max-w-[350px]`)},[t.createElementVNode("img",{class:t.normalizeClass({"should-animate":!0,absolute:!0,animate:o.value,"w-full":!0,"z-0":!0,"top-[36%]":s.value,"left-[-16%]":s.value,"bg-left-top":i.value&&!s.value||!i.value,"animate-even":i.value&&!s.value&&o.value,"left-[-28%]":i.value&&!s.value,"top-[-10%]":i.value&&!s.value,"top-[-16%]":!i.value,"right-[-16%]":!i.value,"animate-odd":!i.value&&o.value}),src:(i.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,Kl),d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(m,t.mergeProps({key:0},d.tileLabel,{class:{[((x=l.value)==null?void 0:x.numericLabel)??""]:d.tileLabelType==="Numeric"||((E=d.tileLabel)==null?void 0:E.type)==="Numeric",[((V=l.value)==null?void 0:V.label)??""]:d.tileLabelType==="Text"||((A=d.tileLabel)==null?void 0:A.type)==="Text","top-1 md:top-8":!0,"left-1":!i.value,"right-1":i.value},index:d.index,type:d.tileLabelType??((L=d.tileLabel)==null?void 0:L.type),alignment:c.value,"background-color":t.unref(a).label[d.tileLabelType??((j=d.tileLabel)==null?void 0:j.type)??"Text"].bg,"text-color":t.unref(a).label[d.tileLabelType??((v=d.tileLabel)==null?void 0:v.type)??"Text"].copy}),null,16,["class","index","type","alignment","background-color","text-color"])):t.createCommentVNode("",!0),d.image?(t.openBlock(),t.createBlock(H,t.mergeProps({key:1},d.image,{class:t.unref(N)("w-full min-w-[150px] md:min-w-[350px] relative rounded-full z-10",d.image.class)}),null,16,["class"])):t.createCommentVNode("",!0),d.video?(t.openBlock(),t.createBlock(Ee,t.normalizeProps(t.mergeProps({key:2},d.video)),null,16)):t.createCommentVNode("",!0)],2)),[[t.unref(Hl),u]]):t.createCommentVNode("",!0)],2)]}),_:2},[d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var y;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((y=l.value)==null?void 0:y.footer)??""} text-${t.unref(a).copy}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0)]}),key:"0"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),[["__scopeId","data-v-2163591e"]]),Xl=Object.freeze(Object.defineProperty({__proto__:null,Accordion:un,AccordionItem:mn,AccordionListItem:hn,AccordionTileItem:yn,AnimationWrapper:vt,CTA:K,CarouselModule:Sn,ContainerCollectionModule:En,ContainerModule:Bn,ContentModule:Tn,FooterCopyright:Oe,FooterNavigation:Pn,Image:H,LogoCollectionModule:xn,NavigationElement:se,PrimaryNavigation:In,SocialMediaRef:Le,SplitModule:Vn,TestimonialModule:An,TileCollectionModule:_n,TileContentIconTile:Nn,TileContentImageStackedAnimatedTile:Dn,TileContentImageTile:Ln,TileContentTextTile:On,TileContentVideoTile:zn,Video:Ee},Symbol.toStringTag,{value:"Module"})),Zl=n=>{Object.entries(Xl).forEach(([e,o])=>{n.component(e,o)})},Yl=(n,e)=>{const o=(l,i)=>{for(const s of Object.keys(i))typeof i[s]=="object"?o(l[s],i[s]):l[s]=i[s]},r=ko[`${n}Pt`];r&&o(r,e)};C.Accordion=un,C.AccordionItem=mn,C.AccordionItemPt=me,C.AccordionListItem=hn,C.AccordionListItemPt=We,C.AccordionPt=Re,C.AccordionTileItem=yn,C.AccordionTileItemPt=Ue,C.AnimationWrapper=vt,C.CTA=K,C.CTAPt=Ze,C.CarouselModule=Sn,C.CarouselModuleAltPt=Ot,C.CarouselModulePt=qe,C.ContainerCollectionModule=En,C.ContainerCollectionModulePt=Ge,C.ContainerModule=Bn,C.ContainerModulePt=Ke,C.ContentModule=Tn,C.ContentModulePt=Xe,C.DEFAULT_PALETTES=Ft,C.DEFAULT_PASSTHROUGH=F,C.FooterCopyright=Oe,C.FooterNavigation=Pn,C.FooterNavigationPt=zt,C.Image=H,C.ImagePt=jt,C.LogoCollectionModule=xn,C.LogoCollectionModulePt=Ye,C.NavigationElement=se,C.NavigationElementPt=Je,C.PrimaryNavigation=In,C.PrimaryNavigationPt=Mt,C.SocialMediaRef=Le,C.SplitModule=Vn,C.SplitModulePt=Qe,C.TestimonialModule=An,C.TestimonialModulePt=et,C.TileCollectionModule=_n,C.TileCollectionModulePt=tt,C.TileContentIconTile=Nn,C.TileContentIconTilePt=nt,C.TileContentImageStackedAnimatedTile=Dn,C.TileContentImageStackedAnimatedTilePt=ot,C.TileContentImageTile=Ln,C.TileContentImageTilePt=rt,C.TileContentPt=oe,C.TileContentTextTile=On,C.TileContentTextTilePt=it,C.TileContentVideoTile=zn,C.TileContentVideoTilePt=lt,C.TileLabelPt=at,C.Video=Ee,C.VideoPt=Dt,C.combinePassthroughs=$,C.getTarget=Ne,C.initGlobalComponents=Zl,C.overridePalette=wo,C.overridePassthrough=Yl,C.withColorPalette=D,Object.defineProperty(C,Symbol.toStringTag,{value:"Module"})});
|