@cooperco/cooper-component-library 0.1.43 → 0.1.44

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.
@@ -86,7 +86,7 @@ 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 Ko()},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 ve(n){"@babel/helpers - typeof";return ve=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},ve(n)}function vn(n,e){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable})),o.push.apply(o,r)}return o}function Ve(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){Wi(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 Wi(n,e,o){return e=Ui(e),e in n?Object.defineProperty(n,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[e]=o,n}function Ui(n){var e=qi(n,"string");return ve(e)=="symbol"?e:String(e)}function qi(n,e){if(ve(n)!="object"||!n)return n;var o=n[Symbol.toPrimitive];if(o!==void 0){var r=o.call(n,e||"default");if(ve(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var Ki=["aria-live"],Gi=["disabled","aria-label"],Xi=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Zi=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Yi=["disabled","aria-label"],Ji=["data-p-highlight"],Qi=["tabindex","aria-label","aria-current","onClick"];function el(n,e,o,r,i,l){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),l.empty?t.renderSlot(n.$slots,"empty",{key:2},function(){return[t.createTextVNode(t.toDisplayString(l.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":i.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:l.backwardIsDisabled,"aria-label":l.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return l.navBackward&&l.navBackward.apply(l,arguments)})},Ve(Ve({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"previousicon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),t.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,Gi)),[[s]]):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("itemsContent"),style:[{height:l.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return l.onTouchEnd&&l.onTouchEnd.apply(l,arguments)}),onTouchstart:e[3]||(e[3]=function(){return l.onTouchStart&&l.onTouchStart.apply(l,arguments)}),onTouchmove:e[4]||(e[4]=function(){return l.onTouchMove&&l.onTouchMove.apply(l,arguments)})},n.ptm("itemsContent")),[t.createElementVNode("div",t.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return l.onTransitionEnd&&l.onTransitionEnd.apply(l,arguments)})},n.ptm("itemsContainer")),[l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(n.value.slice(-1*i.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:i.totalShiftedItems,d_numVisible:i.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":i.totalShiftedItems*-1===n.value.length+i.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*i.d_numVisible).length-1===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Xi)}),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":l.firstIndex()>c||l.lastIndex()<c?!0:void 0,"aria-label":l.ariaSlideNumber(c),"aria-roledescription":l.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":l.firstIndex()<=c&&l.lastIndex()>=c,"data-p-carousel-item-start":l.firstIndex()===c,"data-p-carousel-item-end":l.lastIndex()===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Zi)}),128)),l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(n.value.slice(0,i.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:i.totalShiftedItems,d_numVisible:i.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:l.forwardIsDisabled,"aria-label":l.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return l.navForward&&l.navForward.apply(l,arguments)})},Ve(Ve({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"nexticon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),t.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Yi)),[[s]]):t.createCommentVNode("",!0)],16,Ki),l.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 l.onIndicatorKeydown&&l.onIndicatorKeydown.apply(l,arguments)})},n.ptm("indicators")),[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.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",l.getIndicatorPTOptions(c)),{"data-p-highlight":i.d_page===c}),[t.createElementVNode("button",t.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:i.d_page===c?"0":"-1","aria-label":l.ariaPageLabel(c+1),"aria-current":i.d_page===c?"page":void 0,onClick:function(d){return l.onIndicatorClick(d,c)}},n.ptm("indicatorButton",l.getIndicatorPTOptions(c))),null,16,Qi)],16,Ji)}),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=el;const tl=["innerHTML"],nl={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},ol=["onClick"],rl={class:"flex items-center gap-4"},il=["onClick"],ll=["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),i=t.computed(()=>r.value>0),l=t.computed(()=>r.value<e.carouselItems.length-1),{backgroundColor:s,palette:a}=F(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 m;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 ${((m=o.value)==null?void 0:m.item)??""}`},t.createSlots({item:t.withCtx(f=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(f.data.__typename),t.mergeProps(f.data,{"is-child":!0}),null,16))]),footer:t.withCtx(()=>[t.createElementVNode("div",nl,[t.createElementVNode("button",{onClick:()=>i.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,ol),t.createElementVNode("div",rl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.carouselItems,(f,p)=>(t.openBlock(),t.createElementBlock("button",{key:p,onClick:()=>r.value=p,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===p?"bg-secondary border-none":"border-gray-400"}`)},null,10,il))),128))]),t.createElementVNode("button",{onClick:()=>l.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,ll)])]),_:2},[u.headline?{name:"header",fn:t.withCtx(()=>{var f;return[t.createElementVNode("h2",{class:t.normalizeClass(`carousel-headline ${((f=o.value)==null?void 0:f.headline)??""} text-${t.unref(a).headline}`),innerHTML:u.headline},null,10,tl)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var Se=(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))(Se||{});const al=["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 p,h,b,g,y,w;const e=n,{backgroundColor:o,palette:r}=F(e),i=t.computed(()=>$(Ge[e.variant],e.pt??{})),l=t.computed(()=>Se[e.variant]===Se.Hero),s=t.computed(()=>Se[e.variant]===Se.Centered),a=t.computed(()=>{var k,T,E;return N(`container-module md:flex bg-${o} relative ${(k=i.value)==null?void 0:k.root} ${l.value?e.backgroundImage?`md:h-[60vw] md:max-h-[70vh] ${(T=i.value)==null?void 0:T.container}`:`md:min-h-[500px] ${(E=i.value)==null?void 0:E.container}`:""} `,e.class??"",e.mobileImagePosition==="Top"&&l.value?"clip-mobile-hero sm:no-clip":"")}),c=t.computed(()=>N(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${l.value?"object-bottom":""}`,e.backgroundImageClass??"")),u=t.computed(()=>{var T,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),(T=k==null?void 0:k.mobileMedia)!=null&&T.width&&(k.mobileMedia.width=void 0),(E=k==null?void 0:k.mobileMedia)!=null&&E.height&&(k.mobileMedia.height=void 0),k}),d=((p=e.fullWidthContent)==null?void 0:p.__typename)==="TileContent"?"TileContentTextTile":(h=e.fullWidthContent)==null?void 0:h.__typename,m=((b=e.start)==null?void 0:b.__typename)==="TileContent"?"TileContentTextTile":(g=e.start)==null?void 0:g.__typename,f=((y=e.end)==null?void 0:y.__typename)==="TileContent"?"TileContentTextTile":(w=e.end)==null?void 0:w.__typename;return(k,T)=>{const E=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(k.isChild?"div":"section"),{class:t.normalizeClass(a.value)},{default:t.withCtx(()=>{var V,x,I,_,L,j,v,R,W;return[k.backgroundImage&&u.value?(t.openBlock(),t.createBlock(E,{key:0,media:u.value.media,"mobile-media":u.value.mobileMedia,class:t.normalizeClass(c.value)},null,8,["media","mobile-media","class"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-inner relative z-10 ${l.value?((V=k.start)==null?void 0:V.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${k.isChild||l.value?"":"py-4 px-8 md:py-16 md:px-4"} ${((x=i.value)==null?void 0:x.inner)??""}`)},[k.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-module-headline ${!k.isChild&&l.value?"py-16":""} ${s.value?"text-center":""} ${((I=i.value)==null?void 0:I.headline)??""} text-${t.unref(r).headline}`),innerHTML:k.headline},null,10,al)):t.createCommentVNode("",!0),k.subHeadline?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`container-module-subheadline ${s.value?"text-center":""} ${((_=i.value)==null?void 0:_.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 ${((L=k.end)==null?void 0:L.__typename)==="Image"&&e.mobileImagePosition!=="Bottom"&&"flex-col-reverse"} md:flex-row gap-5 h-full ${((j=i.value)==null?void 0:j.bodyCopy)??""}`)},[k.fullWidthContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-full-width-content ${((v=i.value)==null?void 0:v.fullWidthContent)??""} ${s.value?"mx-auto":""}`)},[t.unref(d)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(d)),t.mergeProps({key:0},k.fullWidthContent,{"is-child":!0,"is-hero":!!(t.unref(d)==="ContentModule"&&l.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 ${((R=i.value)==null?void 0:R.start)??""} ${l.value&&t.unref(m)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(m)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(m)),t.mergeProps({key:0},k.start,{"is-child":!0,"is-hero":!!(t.unref(m)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-end basis-1/2 ${((W=i.value)==null?void 0:W.end)??""} ${l.value&&t.unref(f)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(f)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(f)),t.mergeProps({key:0},k.end,{"is-child":!0,"is-hero":!!(t.unref(f)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)],64))],2)):t.createCommentVNode("",!0)],2),t.renderSlot(k.$slots,"default")]}),_:3},8,["class"])}}});var le=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(le||{});const G=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:i}=F(e),l=i.cta[e.buttonType],s=t.computed(()=>{var h;const p=["cta whitespace-nowrap",N(((h=o.value)==null?void 0:h.root)??"",e.class??"","flex items-center gap-2")];if((e.buttonType==="link"||e.buttonType==="logo")&&p.push("hover:underline"),p.push(`text-${e.textColor??l.copy}`),e.size)switch(e.size){case"sm":p.push("*:text-sm"),e.buttonType==="fill"&&p.push("py-0.5 px-4");break;case"lg":p.push("*:text-lg font-bold"),e.buttonType==="fill"&&p.push("py-1.5 px-8");break;case"xl":p.push("*:text-xl font-bold"),e.buttonType==="fill"&&p.push("py-2 px-12");break;case"xxl":p.push("*:text-3xl font-bold"),e.buttonType==="fill"&&p.push("py-2 px-16");break}return e.buttonType==="fill"&&(p.push("rounded-[2rem]"),(e.color||l.bg)&&p.push(`bg-${e.color||l.bg}`),e.size||p.push("py-1 px-4")),l.border&&p.push(`border-${e.color??l.border}`),p.join(" ")}),a=t.computed(()=>{var p,h,b,g,y,w;return(h=(p=e.link)==null?void 0:p.page)!=null&&h.slug?`${(g=(b=e.link)==null?void 0:b.page)==null?void 0:g.slug}`:(y=e.link)!=null&&y.externalUrl?(w=e.link)==null?void 0:w.externalUrl:""}),c=t.computed(()=>{var p;return!!((p=e.link)!=null&&p.externalUrl)}),u=t.computed(()=>{var p;return e.ariaLabel??((p=e.link)==null?void 0:p.ariaLabel)??e.title}),d=t.computed(()=>{var p;return e.ariaDescription??((p=e.link)==null?void 0:p.ariaDescription)??""}),m=t.computed(()=>{var p,h,b;return e.target==="New Tab"||((p=e.link)==null?void 0:p.target)==="New Tab"?"_blank":e.target==="Same Tab"||((h=e.link)==null?void 0:h.target)==="Same Tab"?"_self":(b=e.link)!=null&&b.externalUrl?"_blank":"_self"}),f=t.computed(()=>c.value?"a":"router-link");return(p,h)=>{const b=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(f.value),{"aria-label":u.value,"aria-description":d.value,to:c.value?"":a.value,href:c.value?a.value:"",target:c.value?m.value:"",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[p.logo?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${p.buttonType==="logo"?(g=o.value)==null?void 0:g.logo:""} ${p.buttonType==="logo"?`bg-${e.textColor??t.unref(l).copy}`:""}`)},[typeof p.logo=="object"?(t.openBlock(),t.createBlock(b,t.normalizeProps(t.mergeProps({key:0},p.logo)),null,16)):typeof p.logo=="string"?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(t.unref(N)(p.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(p.title),3)]}),_:1},8,["class","link"])]),_:1},8,["aria-label","aria-description","to","href","target","rel","class"])}}}),sl={key:2},cl=["innerHTML"],dl=["innerHTML"],ul=["innerHTML"],Tn=t.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:le.Left},isChild:{type:Boolean},class:{}},setup(n){const e=n,o=e.alignment?e.alignment.toLowerCase():"left",r=t.computed(()=>$(Xe,e.pt??{})),i=t.computed(()=>o===le.Inline?"text-left md:text-left":`text-${o}`),l=t.computed(()=>{let m="";switch(o){case le.Right:m="justify-end";break;case le.Center:m="justify-center";break;default:m="justify-start"}return m}),s=t.computed(()=>{var m,f;return`${((m=r.value)==null?void 0:m.logo)??""} ${(f=e==null?void 0:e.logo)==null?void 0:f.class}`}),{backgroundColor:a,palette:c}=F(e),u=t.computed(()=>{var f;const m=["content-module-headline",`text-${c.headline}`,N(((f=r==null?void 0:r.value)==null?void 0:f.headline)??"",i.value)];return e.isChild?m.push("text-3xl md:text-4xl"):m.push("text-3xl md:text-5xl"),(e.bodyCopy||e.subHeadline&&e.isHero)&&m.push("mb-4 md:mb-6"),m.join(" ")}),d=t.computed(()=>{var f;return["content-module-subheadline mb-2",`text-${c.subheadline}`,N(((f=r==null?void 0:r.value)==null?void 0:f.subheadline)??"",i.value)].join(" ")});return(m,f)=>{var h,b,g,y;const p=H;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`content-module ${m.isChild?"":"p-8 md:p-16"} ${((h=r.value)==null?void 0:h.root)??""} ${e.class??""} ${e.backgroundColor||!m.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(le).Inline?"flex flex-col md:flex-row justify-between items-center gap-4":""}`)},[m.logo?(t.openBlock(),t.createBlock(p,t.mergeProps({key:0},m.logo,{class:s.value}),null,16,["class"])):t.createCommentVNode("",!0),m.subHeadline&&!m.isHero?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(d.value)},t.toDisplayString(m.subHeadline),3)):t.createCommentVNode("",!0),m.headline?(t.openBlock(),t.createElementBlock("div",sl,[m.isHero?(t.openBlock(),t.createElementBlock("h1",{key:0,class:t.normalizeClass(u.value),innerHTML:m.headline},null,10,cl)):(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(u.value),innerHTML:m.headline},null,10,dl))])):t.createCommentVNode("",!0),m.subHeadline&&m.isHero?(t.openBlock(),t.createElementBlock("h6",{key:3,class:t.normalizeClass(d.value)},t.toDisplayString(m.subHeadline),3)):t.createCommentVNode("",!0),m.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)??"",i.value)}`),innerHTML:m.bodyCopy},null,10,ul)):t.createCommentVNode("",!0),m.ctas?(t.openBlock(),t.createElementBlock("div",{key:5,class:t.normalizeClass(`content-module-ctas flex flex-wrap gap-4 ${l.value} ${t.unref(N)(((y=r.value)==null?void 0:y.ctas)??"",i.value)}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.ctas,(w,k)=>(t.openBlock(),t.createBlock(G,t.mergeProps({ref_for:!0},w,{key:`cta-${w.title}-${k}`,class:`${m.isHero?"w-full sm:w-auto justify-center":""}`}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0)],2)],2)}}}),ml=["innerHTML"],En=t.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ke,e.pt??{})),{backgroundColor:r,palette:i}=F(e);return(l,s)=>{var a,c;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`container-collection ${e.class??""} bg-${t.unref(r)}`)},[l.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(i).headline}`),innerHTML:l.headline},null,10,ml)):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(l.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||{});/*!
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 Ko()},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 ve(n){"@babel/helpers - typeof";return ve=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},ve(n)}function vn(n,e){var o=Object.keys(n);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(n);e&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable})),o.push.apply(o,r)}return o}function Ve(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){Wi(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 Wi(n,e,o){return e=Ui(e),e in n?Object.defineProperty(n,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[e]=o,n}function Ui(n){var e=qi(n,"string");return ve(e)=="symbol"?e:String(e)}function qi(n,e){if(ve(n)!="object"||!n)return n;var o=n[Symbol.toPrimitive];if(o!==void 0){var r=o.call(n,e||"default");if(ve(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(n)}var Ki=["aria-live"],Gi=["disabled","aria-label"],Xi=["data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Zi=["aria-hidden","aria-label","aria-roledescription","data-p-carousel-item-active","data-p-carousel-item-start","data-p-carousel-item-end"],Yi=["disabled","aria-label"],Ji=["data-p-highlight"],Qi=["tabindex","aria-label","aria-current","onClick"];function el(n,e,o,r,i,l){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),l.empty?t.renderSlot(n.$slots,"empty",{key:2},function(){return[t.createTextVNode(t.toDisplayString(l.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":i.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:l.backwardIsDisabled,"aria-label":l.ariaPrevButtonLabel,onClick:e[0]||(e[0]=function(){return l.navBackward&&l.navBackward.apply(l,arguments)})},Ve(Ve({},n.prevButtonProps),n.ptm("previousButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"previousicon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronUpIcon":"ChevronLeftIcon"),t.mergeProps({class:n.cx("previousButtonIcon")},n.ptm("previousButtonIcon")),null,16,["class"]))]})],16,Gi)),[[s]]):t.createCommentVNode("",!0),t.createElementVNode("div",t.mergeProps({class:n.cx("itemsContent"),style:[{height:l.isVertical()?n.verticalViewPortHeight:"auto"}],onTouchend:e[2]||(e[2]=function(){return l.onTouchEnd&&l.onTouchEnd.apply(l,arguments)}),onTouchstart:e[3]||(e[3]=function(){return l.onTouchStart&&l.onTouchStart.apply(l,arguments)}),onTouchmove:e[4]||(e[4]=function(){return l.onTouchMove&&l.onTouchMove.apply(l,arguments)})},n.ptm("itemsContent")),[t.createElementVNode("div",t.mergeProps({ref:"itemsContainer",class:n.cx("itemsContainer"),onTransitionend:e[1]||(e[1]=function(){return l.onTransitionEnd&&l.onTransitionEnd.apply(l,arguments)})},n.ptm("itemsContainer")),[l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(n.value.slice(-1*i.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:i.totalShiftedItems,d_numVisible:i.d_numVisible})},n.ptm("itemCloned"),{"data-p-carousel-item-active":i.totalShiftedItems*-1===n.value.length+i.d_numVisible,"data-p-carousel-item-start":c===0,"data-p-carousel-item-end":n.value.slice(-1*i.d_numVisible).length-1===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Xi)}),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":l.firstIndex()>c||l.lastIndex()<c?!0:void 0,"aria-label":l.ariaSlideNumber(c),"aria-roledescription":l.ariaSlideLabel},n.ptm("item"),{"data-p-carousel-item-active":l.firstIndex()<=c&&l.lastIndex()>=c,"data-p-carousel-item-start":l.firstIndex()===c,"data-p-carousel-item-end":l.lastIndex()===c}),[t.renderSlot(n.$slots,"item",{data:a,index:c})],16,Zi)}),128)),l.isCircular()?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(n.value.slice(0,i.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:i.totalShiftedItems,d_numVisible:i.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:l.forwardIsDisabled,"aria-label":l.ariaNextButtonLabel,onClick:e[5]||(e[5]=function(){return l.navForward&&l.navForward.apply(l,arguments)})},Ve(Ve({},n.nextButtonProps),n.ptm("nextButton")),{"data-pc-group-section":"navigator"}),[t.renderSlot(n.$slots,"nexticon",{},function(){return[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.isVertical()?"ChevronDownIcon":"ChevronRightIcon"),t.mergeProps({class:n.cx("nextButtonIcon")},n.ptm("nextButtonIcon")),null,16,["class"]))]})],16,Yi)),[[s]]):t.createCommentVNode("",!0)],16,Ki),l.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 l.onIndicatorKeydown&&l.onIndicatorKeydown.apply(l,arguments)})},n.ptm("indicators")),[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.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",l.getIndicatorPTOptions(c)),{"data-p-highlight":i.d_page===c}),[t.createElementVNode("button",t.mergeProps({class:n.cx("indicatorButton"),type:"button",tabindex:i.d_page===c?"0":"-1","aria-label":l.ariaPageLabel(c+1),"aria-current":i.d_page===c?"page":void 0,onClick:function(d){return l.onIndicatorClick(d,c)}},n.ptm("indicatorButton",l.getIndicatorPTOptions(c))),null,16,Qi)],16,Ji)}),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=el;const tl=["innerHTML"],nl={class:"flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto"},ol=["onClick"],rl={class:"flex items-center gap-4"},il=["onClick"],ll=["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),i=t.computed(()=>r.value>0),l=t.computed(()=>r.value<e.carouselItems.length-1),{backgroundColor:s,palette:a}=F(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 m;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 ${((m=o.value)==null?void 0:m.item)??""}`},t.createSlots({item:t.withCtx(f=>[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(f.data.__typename),t.mergeProps(f.data,{"is-child":!0}),null,16))]),footer:t.withCtx(()=>[t.createElementVNode("div",nl,[t.createElementVNode("button",{onClick:()=>i.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,ol),t.createElementVNode("div",rl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.carouselItems,(f,p)=>(t.openBlock(),t.createElementBlock("button",{key:p,onClick:()=>r.value=p,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===p?"bg-secondary border-none":"border-gray-400"}`)},null,10,il))),128))]),t.createElementVNode("button",{onClick:()=>l.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,ll)])]),_:2},[u.headline?{name:"header",fn:t.withCtx(()=>{var f;return[t.createElementVNode("h2",{class:t.normalizeClass(`carousel-headline ${((f=o.value)==null?void 0:f.headline)??""} text-${t.unref(a).headline}`),innerHTML:u.headline},null,10,tl)]}),key:"0"}:void 0]),1032,["value","class","pt","page","pt:item:class"])}}});var Se=(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))(Se||{});const al=["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 p,h,b,g,y,w;const e=n,{backgroundColor:o,palette:r}=F(e),i=t.computed(()=>$(Ge[e.variant],e.pt??{})),l=t.computed(()=>Se[e.variant]===Se.Hero),s=t.computed(()=>Se[e.variant]===Se.Centered),a=t.computed(()=>{var k,T,E;return N(`container-module md:flex bg-${o} relative ${(k=i.value)==null?void 0:k.root} ${l.value?e.backgroundImage?`md:h-[60vw] md:max-h-[70vh] ${(T=i.value)==null?void 0:T.container}`:`md:min-h-[500px] ${(E=i.value)==null?void 0:E.container}`:""} `,e.class??"",e.mobileImagePosition==="Top"&&l.value?"clip-mobile-hero sm:no-clip":"")}),c=t.computed(()=>N(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${l.value?"object-bottom":""}`,e.backgroundImageClass??"")),u=t.computed(()=>{var T,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),(T=k==null?void 0:k.mobileMedia)!=null&&T.width&&(k.mobileMedia.width=void 0),(E=k==null?void 0:k.mobileMedia)!=null&&E.height&&(k.mobileMedia.height=void 0),k}),d=((p=e.fullWidthContent)==null?void 0:p.__typename)==="TileContent"?"TileContentTextTile":(h=e.fullWidthContent)==null?void 0:h.__typename,m=((b=e.start)==null?void 0:b.__typename)==="TileContent"?"TileContentTextTile":(g=e.start)==null?void 0:g.__typename,f=((y=e.end)==null?void 0:y.__typename)==="TileContent"?"TileContentTextTile":(w=e.end)==null?void 0:w.__typename;return(k,T)=>{const E=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(k.isChild?"div":"section"),{class:t.normalizeClass(a.value)},{default:t.withCtx(()=>{var V,x,I,_,L,j,v,R,W;return[k.backgroundImage&&u.value?(t.openBlock(),t.createBlock(E,{key:0,media:u.value.media,"mobile-media":u.value.mobileMedia,class:t.normalizeClass(c.value)},null,8,["media","mobile-media","class"])):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-inner relative z-10 ${l.value?((V=k.start)==null?void 0:V.__typename)==="Image"?"container-hero-right":"container-hero":"container"} ${k.isChild||l.value?"":"py-4 px-8 md:py-16 md:px-4"} ${((x=i.value)==null?void 0:x.inner)??""}`)},[k.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`container-module-headline ${!k.isChild&&l.value?"py-16":""} ${s.value?"text-center":""} ${((I=i.value)==null?void 0:I.headline)??""} text-${t.unref(r).headline}`),innerHTML:k.headline},null,10,al)):t.createCommentVNode("",!0),k.subHeadline?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`container-module-subheadline ${s.value?"text-center":""} ${((_=i.value)==null?void 0:_.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 ${((L=k.end)==null?void 0:L.__typename)==="Image"&&e.mobileImagePosition!=="Bottom"&&"flex-col-reverse"} md:flex-row gap-5 h-full ${((j=i.value)==null?void 0:j.bodyCopy)??""}`)},[k.fullWidthContent?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`container-module-full-width-content ${((v=i.value)==null?void 0:v.fullWidthContent)??""} ${s.value?"mx-auto":""}`)},[t.unref(d)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(d)),t.mergeProps({key:0},k.fullWidthContent,{"is-child":!0,"is-hero":!!(t.unref(d)==="ContentModule"&&l.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 ${((R=i.value)==null?void 0:R.start)??""} ${l.value&&t.unref(m)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(m)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(m)),t.mergeProps({key:0},k.start,{"is-child":!0,"is-hero":!!(t.unref(m)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`container-module-end basis-1/2 ${((W=i.value)==null?void 0:W.end)??""} ${l.value&&t.unref(f)!=="Image"?"py-16 md:pr-16 md:pl-0 px-12":""}`)},[t.unref(f)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(t.unref(f)),t.mergeProps({key:0},k.end,{"is-child":!0,"is-hero":!!(t.unref(f)==="ContentModule"&&l.value)}),null,16,["is-hero"])):t.createCommentVNode("",!0)],2)],64))],2)):t.createCommentVNode("",!0)],2),t.renderSlot(k.$slots,"default")]}),_:3},8,["class"])}}});var le=(n=>(n.Left="left",n.Center="center",n.Right="right",n.Inline="inline",n))(le||{});const G=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:i}=F(e),l=i.cta[e.buttonType],s=t.computed(()=>{var h;const p=["cta whitespace-nowrap",N(((h=o.value)==null?void 0:h.root)??"",e.class??"","flex items-center gap-2")];if((e.buttonType==="link"||e.buttonType==="logo")&&p.push("hover:underline"),p.push(`text-${e.textColor??l.copy}`),e.size)switch(e.size){case"sm":p.push("*:text-sm"),e.buttonType==="fill"&&p.push("py-0.5 px-4");break;case"lg":p.push("*:text-lg font-bold"),e.buttonType==="fill"&&p.push("py-1.5 px-8");break;case"xl":p.push("*:text-xl font-bold"),e.buttonType==="fill"&&p.push("py-2 px-12");break;case"xxl":p.push("*:text-3xl font-bold"),e.buttonType==="fill"&&p.push("py-2 px-16");break}return e.buttonType==="fill"&&(p.push("rounded-[2rem]"),(e.color||l.bg)&&p.push(`bg-${e.color||l.bg}`),e.size||p.push("py-1 px-4")),l.border&&p.push(`border-${e.color??l.border}`),p.join(" ")}),a=t.computed(()=>{var p,h,b,g,y,w;return(h=(p=e.link)==null?void 0:p.page)!=null&&h.slug?`${(g=(b=e.link)==null?void 0:b.page)==null?void 0:g.slug}`:(y=e.link)!=null&&y.externalUrl?(w=e.link)==null?void 0:w.externalUrl:""}),c=t.computed(()=>{var p;return!!((p=e.link)!=null&&p.externalUrl)}),u=t.computed(()=>{var p;return e.ariaLabel??((p=e.link)==null?void 0:p.ariaLabel)??e.title}),d=t.computed(()=>{var p;return e.ariaDescription??((p=e.link)==null?void 0:p.ariaDescription)??""}),m=t.computed(()=>{var p,h,b;return e.target==="New Tab"||((p=e.link)==null?void 0:p.target)==="New Tab"?"_blank":e.target==="Same Tab"||((h=e.link)==null?void 0:h.target)==="Same Tab"?"_self":(b=e.link)!=null&&b.externalUrl?"_blank":"_self"}),f=t.computed(()=>c.value?"a":"router-link");return(p,h)=>{const b=H;return t.openBlock(),t.createBlock(t.resolveDynamicComponent(f.value),{"aria-label":u.value,"aria-description":d.value,to:c.value?"":a.value,href:c.value?a.value:"",target:c.value?m.value:"",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[p.logo?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${p.buttonType==="logo"?(g=o.value)==null?void 0:g.logo:""} ${p.buttonType==="logo"?`bg-${e.textColor??t.unref(l).copy}`:""}`)},[typeof p.logo=="object"?(t.openBlock(),t.createBlock(b,t.normalizeProps(t.mergeProps({key:0},p.logo)),null,16)):typeof p.logo=="string"?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(t.unref(N)(p.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(p.title),3)]}),_:1},8,["class","link"])]),_:1},8,["aria-label","aria-description","to","href","target","rel","class"])}}}),sl={key:2},cl=["innerHTML"],dl=["innerHTML"],ul=["innerHTML"],Tn=t.defineComponent({__name:"ContentModule",props:{__typename:{},headline:{},subHeadline:{},bodyCopy:{},ctas:{},textColor:{},backgroundColor:{},pt:{},logo:{},isHero:{type:Boolean,default:!1},alignment:{default:le.Left},isChild:{type:Boolean},class:{}},setup(n){const e=n,o=e.alignment?e.alignment.toLowerCase():"left",r=t.computed(()=>$(Xe,e.pt??{})),i=t.computed(()=>o===le.Inline?"text-left md:text-left":`text-${o}`),l=t.computed(()=>{let m="";switch(o){case le.Right:m="justify-end";break;case le.Center:m="justify-center";break;default:m="justify-start"}return m}),s=t.computed(()=>{var m,f;return`${((m=r.value)==null?void 0:m.logo)??""} ${(f=e==null?void 0:e.logo)==null?void 0:f.class}`}),{backgroundColor:a,palette:c}=F(e),u=t.computed(()=>{var f;const m=["content-module-headline",`text-${c.headline}`,N(((f=r==null?void 0:r.value)==null?void 0:f.headline)??"",i.value)];return e.isChild?e.isHero&&e.isChild?m.push("text-4xl md:text-5xl"):m.push("text-3xl md:text-4xl"):m.push("text-3xl md:text-5xl"),(e.bodyCopy||e.subHeadline&&e.isHero)&&m.push("mb-4 md:mb-6"),m.join(" ")}),d=t.computed(()=>{var f;return["content-module-subheadline mb-2",`text-${c.subheadline}`,N(((f=r==null?void 0:r.value)==null?void 0:f.subheadline)??"",i.value)].join(" ")});return(m,f)=>{var h,b,g,y;const p=H;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`content-module ${m.isChild?"":"p-8 md:p-16"} ${((h=r.value)==null?void 0:h.root)??""} ${e.class??""} ${e.backgroundColor||!m.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(le).Inline?"flex flex-col md:flex-row justify-between items-center gap-4":""}`)},[m.logo?(t.openBlock(),t.createBlock(p,t.mergeProps({key:0},m.logo,{class:s.value}),null,16,["class"])):t.createCommentVNode("",!0),m.subHeadline&&!m.isHero?(t.openBlock(),t.createElementBlock("h6",{key:1,class:t.normalizeClass(d.value)},t.toDisplayString(m.subHeadline),3)):t.createCommentVNode("",!0),m.headline?(t.openBlock(),t.createElementBlock("div",sl,[m.isHero?(t.openBlock(),t.createElementBlock("h1",{key:0,class:t.normalizeClass(u.value),innerHTML:m.headline},null,10,cl)):(t.openBlock(),t.createElementBlock("h2",{key:1,class:t.normalizeClass(u.value),innerHTML:m.headline},null,10,dl))])):t.createCommentVNode("",!0),m.subHeadline&&m.isHero?(t.openBlock(),t.createElementBlock("h6",{key:3,class:t.normalizeClass(d.value)},t.toDisplayString(m.subHeadline),3)):t.createCommentVNode("",!0),m.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)??"",i.value)}`),innerHTML:m.bodyCopy},null,10,ul)):t.createCommentVNode("",!0),m.ctas?(t.openBlock(),t.createElementBlock("div",{key:5,class:t.normalizeClass(`content-module-ctas flex flex-wrap gap-4 ${l.value} ${t.unref(N)(((y=r.value)==null?void 0:y.ctas)??"",i.value)}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.ctas,(w,k)=>(t.openBlock(),t.createBlock(G,t.mergeProps({ref_for:!0},w,{key:`cta-${w.title}-${k}`,class:`${m.isHero?"w-full sm:w-auto justify-center":""}`}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0)],2)],2)}}}),ml=["innerHTML"],En=t.defineComponent({__name:"ContainerCollectionModule",props:{__typename:{},headline:{},modules:{},backgroundColor:{},pt:{},class:{}},setup(n){const e=n,o=t.computed(()=>$(Ke,e.pt??{})),{backgroundColor:r,palette:i}=F(e);return(l,s)=>{var a,c;return t.openBlock(),t.createElementBlock("section",{class:t.normalizeClass(`container-collection ${e.class??""} bg-${t.unref(r)}`)},[l.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(i).headline}`),innerHTML:l.headline},null,10,ml)):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(l.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||{});/*!
90
90
  * vue-router v4.4.3
91
91
  * (c) 2024 Eduardo San Martin Morote
92
92
  * @license MIT
@@ -95,4 +95,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
95
95
  - previous to:`,i,`
96
96
  - props:`,n):Pn(`Invalid value for prop "to" in useLink()
97
97
  - to:`,d,`
98
- - props:`,n)),i=d,r=!0),e.resolve(d)}),s=t.computed(()=>{const{matched:d}=l.value,{length:m}=d,f=d[m-1],p=o.matched;if(!f||!p.length)return-1;const h=p.findIndex(xn.bind(null,f));if(h>-1)return h;const b=jn(d[m-2]);return m>1&&jn(f)===b&&p[p.length-1].path!==b?p.findIndex(xn.bind(null,d[m-2])):h}),a=t.computed(()=>s.value>-1&&Cl(o.params,l.value.params)),c=t.computed(()=>s.value>-1&&s.value===o.matched.length-1&&gl(o.params,l.value.params));function u(d={}){return bl(d)?e[t.unref(n.replace)?"replace":"push"](t.unref(n.to)).catch(fl):Promise.resolve()}if(process.env.NODE_ENV!=="production"&&pl){const d=t.getCurrentInstance();if(d){const m={route:l.value,isActive:a.value,isExactActive:c.value,error:null};d.__vrl_devtools=d.__vrl_devtools||[],d.__vrl_devtools.push(m),t.watchEffect(()=>{m.route=l.value,m.isActive=a.value,m.isExactActive=c.value,m.error=Vn(t.unref(n.to))?null:'Invalid "to" value'},{flush:"post"})}}return{route:l,href:t.computed(()=>l.value.href),isActive:a,isExactActive:c,navigate:u}}const zn=t.defineComponent({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:On,setup(n,{slots:e}){const o=t.reactive(On(n)),{options:r}=t.inject(Ln),i=t.computed(()=>({[Mn(n.activeClass,r.linkActiveClass,"router-link-active")]:o.isActive,[Mn(n.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:o.isExactActive}));return()=>{const l=e.default&&e.default(o);return n.custom?l:t.h("a",{"aria-current":o.isExactActive?n.ariaCurrentValue:null,href:o.href,onClick:o.navigate,class:i.value},l)}}});function bl(n){if(!(n.metaKey||n.altKey||n.ctrlKey||n.shiftKey)&&!n.defaultPrevented&&!(n.button!==void 0&&n.button!==0)){if(n.currentTarget&&n.currentTarget.getAttribute){const e=n.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return n.preventDefault&&n.preventDefault(),!0}}function Cl(n,e){for(const o in e){const r=e[o],i=n[o];if(typeof r=="string"){if(r!==i)return!1}else if(!Ne(i)||i.length!==r.length||r.some((l,s)=>l!==i[s]))return!1}return!0}function jn(n){return n?n.aliasOf?n.aliasOf.path:n.path:""}const Mn=(n,e,o)=>n??e??o,kl={class:t.normalizeClass("pi pi-chevron-down")},wl={class:t.normalizeClass("pi pi-chevron-up")},$l={key:1,class:"mb-2 font-bold"},vl=["innerHTML"],Be=t.defineComponent({__name:"NavigationElement",props:{elementType:{},title:{},link:{},htmlRef:{},subNavigation:{},class:{},isChild:{type:Boolean},pt:{}},setup(n){const e=n,o=t.computed(()=>$(Je,e.pt??{})),r=t.computed(()=>{var u,d,m,f,p,h;return(d=(u=e.link)==null?void 0:u.page)!=null&&d.slug?`${(f=(m=e.link)==null?void 0:m.page)==null?void 0:f.slug}`:(p=e.link)!=null&&p.externalUrl?(h=e.link)==null?void 0:h.externalUrl:""}),i=t.computed(()=>{var u,d,m;return(d=(u=e.link)==null?void 0:u.page)!=null&&d.slug?zn:(m=e.link)!=null&&m.externalUrl?"a":"button"}),l=t.computed(()=>ne[e.elementType??"header"]),s=t.ref(!1),a=t.computed(()=>`relative m-0 ${e.class??""} ${e.isChild?"sub-":""}navigation-element`),c=()=>{s.value=!s.value};return(u,d)=>{const m=t.resolveComponent("NavigationElement",!0);return t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.isChild?"li":"div"),{class:t.normalizeClass(a.value)},{default:t.withCtx(()=>[l.value===t.unref(ne).header||u.isChild&&(r.value||u.subNavigation)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.value),{key:0,to:i.value===t.unref(zn)?r.value:void 0,href:i.value==="a"?r.value:void 0,class:t.normalizeClass(["flex items-center hover:underline cursor-pointer",{"whitespace-nowrap":l.value===t.unref(ne).header}]),"aria-expanded":i.value==="button"?!0:void 0,"aria-haspopup":i.value==="button"?!0:void 0,onClick:c},{default:t.withCtx(()=>{var f;return[t.createTextVNode(t.toDisplayString(u.title)+" ",1),!u.isChild&&u.subNavigation&&!(r.value||u.isChild)?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass((f=o.value)==null?void 0:f.icon)},[t.withDirectives(t.createElementVNode("i",kl,null,512),[[t.vShow,!s.value]]),t.withDirectives(t.createElementVNode("i",wl,null,512),[[t.vShow,s.value]])],2)):t.createCommentVNode("",!0)]}),_:1},8,["to","href","class","aria-expanded","aria-haspopup"])):l.value==t.unref(ne).footer?(t.openBlock(),t.createElementBlock("h2",$l,t.toDisplayString(u.title),1)):t.createCommentVNode("",!0),!u.isChild&&u.subNavigation?(t.openBlock(),t.createElementBlock("ul",{key:2,class:t.normalizeClass({hidden:!s.value&&l.value==t.unref(ne).header,"sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md ring-opacity-5 focus:outline-none sm:shadow-lg sm:ring-1 sm:ring-white sm:bg-white p-5":l.value==t.unref(ne).header}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.subNavigation,(f,p)=>(t.openBlock(),t.createBlock(m,t.mergeProps({key:f.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${p}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...f,elementType:u.elementType,isChild:!0}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0),u.htmlRef?(t.openBlock(),t.createElementBlock("div",{key:3,innerHTML:u.htmlRef},null,8,vl)):t.createCommentVNode("",!0)]),_:1},8,["class"])}}}),Sl={key:0,id:"social-media",class:"flex flex-wrap footer-social space-x-2 whitespace-normal"},Bl=["href"],Le=t.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(n){return(e,o)=>{const r=H;return e.socialMediaRef?(t.openBlock(),t.createElementBlock("div",Sl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.socialMediaRef,(i,l)=>{var s,a;return t.openBlock(),t.createElementBlock("a",{key:`footer-social-item-${i.icon.altTag}-${l}`,class:t.normalizeClass(`footer-social-item-${l} mt-1`),href:(s=i==null?void 0:i.link)==null?void 0:s.externalUrl},[t.createVNode(r,{media:(a=i==null?void 0:i.icon)==null?void 0:a.media},null,8,["media"])],10,Bl)}),128))])):t.createCommentVNode("",!0)}}}),Tl={id:"footer-copyright",class:"flex md:flex-row flex-col-reverse justify-between whitespace-normal items-start md:items-center mt-8 md:mt-0"},El={class:"footer-copyright-links basis-1/3"},Pl={class:"flex flex-row divide-x items-center"},xl={class:"footer-copyright-logos flex items-start md:items-center justify-evenly basis-1/3 space-x-2"},Oe=t.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean}},setup(n){return(e,o)=>(t.openBlock(),t.createElementBlock("div",Tl,[t.createElementVNode("div",{class:t.normalizeClass(["footer-copyright w-[90%] md:w-auto basis-1/3",{"mt-8":e.addTextMargin}])},t.toDisplayString(e.copyRight),3),t.createElementVNode("div",El,[t.createElementVNode("div",Pl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.navigation,(r,i)=>(t.openBlock(),t.createBlock(Be,t.mergeProps({key:`footer-nav-item-${r.title}-${i}`,class:`footer-nav-item-${i} px-2.5`,role:"menuitem",tabindex:"-1",ref_for:!0},{...r,isChild:!1,elementType:"header"}),null,16,["class"]))),128))])]),t.createElementVNode("div",xl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.logos,(r,i)=>(t.openBlock(),t.createBlock(H,{key:`footer-copy-right-logo-${i}`,class:"grow ml-auto",media:r.media},null,8,["media"]))),128))])]))}}),Il={class:"container flex flex-col mx-auto"},_l={href:"/",class:"footer-navigation-logo text-center"},Al={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"},Vl={key:1,class:"grow"},Nl=["innerHTML"],Dn=t.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},textColor:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(n){const e=n,o=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(r,i)=>(t.openBlock(),t.createElementBlock("footer",{class:"w-full p-8 content-center md:py-16 md:px-40",style:t.normalizeStyle(o.value)},[t.createElementVNode("div",Il,[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-col sm:flex-row md:gap-4",{"p-5 justify-between items-start":r.navigation&&r.navigation.length>0,"mb-4 md:items-center":!r.navigation||r.navigation.length===0}])},[t.createElementVNode("a",_l,[r.logo?(t.openBlock(),t.createBlock(H,{key:0,class:"min-h-[95px] min-w-[100px] w-[100px] h-[95px]",media:r.logo.media},null,8,["media"])):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(r.title),1)]),r.navigation&&r.navigation.length>0?(t.openBlock(),t.createElementBlock("div",Al,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.navigation,(l,s)=>(t.openBlock(),t.createBlock(Be,t.mergeProps({key:`footer-nav-item-${l.title}-${s}`,class:`footer-nav-item-${s}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...l,isChild:!1,elementType:"footer"}),null,16,["class"]))),128))])):t.createCommentVNode("",!0),!r.navigation||r.navigation.length===0?(t.openBlock(),t.createElementBlock("div",Vl,[r.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":r.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0),t.createVNode(Oe,{"copy-right":r.copyRight,navigation:r.copyRightLinks,logos:r.copyRightLogos,"add-text-margin":!0},null,8,["copy-right","navigation","logos"])])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[r.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":r.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0)],64))],2),r.navigation&&r.navigation.length>0?(t.openBlock(),t.createBlock(Oe,{key:0,"copy-right":r.copyRight,navigation:r.copyRightLinks,logos:r.copyRightLogos},null,8,["copy-right","navigation","logos"])):t.createCommentVNode("",!0),i[0]||(i[0]=t.createElementVNode("hr",{class:"my-8"},null,-1)),r.legalText?(t.openBlock(),t.createElementBlock("div",{key:1,class:"footer-legal py-5 text-xs md:text-base",innerHTML:r.legalText},null,8,Nl)):t.createCommentVNode("",!0)])],4))}}),Ll=["innerHTML"],Fn=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:i,palette:l}=F(e);return(s,a)=>{var u,d,m;const c=H;return t.openBlock(),t.createElementBlock("section",{style:t.normalizeStyle(r.value),class:t.normalizeClass(`logo-module ${e.class??""} bg-${t.unref(i)}`)},[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(l).headline}`),innerHTML:s.headline},null,10,Ll)):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 ${((m=o.value)==null?void 0:m.bodyCopy)??""}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.logos,(f,p)=>(t.openBlock(),t.createBlock(c,t.mergeProps({ref_for:!0},f,{key:`cta-${f.altTag}-${p}`}),null,16))),128))],2)):t.createCommentVNode("",!0)],2)],6)}}}),Ol={class:"container sm:flex sm:justify-between sm:items-center mx-auto"},zl={class:"flex items-center justify-between py-3 sm:p-0"},jl={key:0,href:"/",class:"primary-navigation-logo items-center h-12 hidden lg:flex"},Ml={class:"sm:hidden"},Dl={class:"h-6 w-6 fill-current",viewBox:"0 0 24 24"},Fl={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"},Hl={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"},Hn=t.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},textColor:{},backgroundColor:{},navigation:{},ctas:{}},setup(n){const e=n,o=t.ref(!1),r=t.computed(()=>({"background-color":e.backgroundColor??"white",color:e.textColor??"inherit"}));return(i,l)=>{const s=G;return t.openBlock(),t.createElementBlock("header",{class:"primary-navigation-header sticky top-0 z-50 p-5 shadow-2xl",style:t.normalizeStyle(r.value)},[t.createElementVNode("div",Ol,[t.createElementVNode("div",zl,[i.logo?(t.openBlock(),t.createElementBlock("a",jl,[t.createVNode(H,t.normalizeProps(t.guardReactiveProps(i.logo)),null,16)])):t.createCommentVNode("",!0),t.createElementVNode("div",Ml,[t.createElementVNode("button",{type:"button",class:"block",onClick:l[0]||(l[0]=a=>o.value=!o.value)},[(t.openBlock(),t.createElementBlock("svg",Dl,[o.value?(t.openBlock(),t.createElementBlock("path",Fl)):t.createCommentVNode("",!0),o.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("path",Hl))]))])])]),i.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",o.value?"block":"hidden"])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.navigation,(a,c)=>(t.openBlock(),t.createBlock(Be,t.mergeProps({key:`${a.title}-${c}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...a,class:`primary-nav-item-${c} ${a.class}`,isChild:!1,elementType:"header"}),null,16))),128)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.ctas,a=>(t.openBlock(),t.createBlock(s,t.mergeProps({key:a.title,ref_for:!0},a),null,16))),128))],2)):t.createCommentVNode("",!0)])],4)}}}),Rl=["innerHTML"],Rn=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:i,palette:l}=F(e),s=t.computed(()=>N(`split-module ${e.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${i}`,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,m,f,p;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(l).headline}`),innerHTML:a.headline},null,10,Rl)):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 ${((m=o.value)==null?void 0:m.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 ${((f=o.value)==null?void 0:f.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 ${((p=o.value)==null?void 0:p.end)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),Wl=["innerHTML"],Wn=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}=F(e),i=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(l,s)=>{var a,c,u,d,m,f,p;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`testimonial ${t.unref(N)("p-5",e.class??"")}`),style:t.normalizeStyle(i.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)??""}`)},[l.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(l.media.__typename),t.normalizeProps(t.guardReactiveProps(l.media)),null,16))],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`testimonial-text ${((u=o.value)==null?void 0:u.text)??""}`)},[l.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:l.headline},null,10,Wl)):t.createCommentVNode("",!0),l.quote?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`testimonial-quote ${((m=o.value)==null?void 0:m.quote)??""} text-${t.unref(r).copyAccent}`)},' "'+t.toDisplayString(l.quote)+'" ',3)):t.createCommentVNode("",!0),l.author?(t.openBlock(),t.createElementBlock("p",{key:2,class:t.normalizeClass(`testimonial-author ${((f=o.value)==null?void 0:f.author)??""} text-${t.unref(r).copy}`)},t.toDisplayString(l.author),3)):t.createCommentVNode("",!0),l.details?(t.openBlock(),t.createElementBlock("p",{key:3,class:t.normalizeClass(`testimonial-details ${((p=o.value)==null?void 0:p.details)??""} text-${t.unref(r).copy}`)},t.toDisplayString(l.details),3)):t.createCommentVNode("",!0)],2)],2)],6)}}}),Ul=["innerHTML"],ql={key:3,class:"mx-auto mt-16 w-fit"},Kl={key:0,class:"w-full overflow-hidden pt-8"},Un=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:i}=F(e),l=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 m,f,p,h,b;const u=G,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":"",((m=o.value)==null?void 0:m.root)??"",e.class??"")} bg-${t.unref(r)}`)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto ${((f=o.value)==null?void 0:f.container)??""}`)},[a.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`tile-collection-headline ${((p=o.value)==null?void 0:p.headline)??""} text-${t.unref(i).headline} ${a.bodyCopy?"mb-2":""}`),innerHTML:a.headline},null,10,Ul)):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(i).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} ${l.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",ql,[(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",Kl,[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),i=t.computed(()=>$(at[e.type],e.pt??{})),l=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=i==null?void 0:i.value)==null?void 0:a.root)??"",s,o.class)}`});return(s,a)=>r.value?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(l.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 Gl={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=U.extend({name:"card",classes:Gl}),Zl={name:"BaseCard",extends:be,style:Xl},ae={name:"Card",extends:Zl,inheritAttrs:!1};function Yl(n,e,o,r,i,l){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)}ae.render=Yl;const Jl=["src","height","width"],Ql=["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,i)=>{var l,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:(l=r.thumbnail.media)!=null&&l.height?r.thumbnail.media.height:"100%",width:(s=r.thumbnail.media)!=null&&s.width?r.thumbnail.media.width:"100%",allow:"autoplay"},null,10,Ql)):t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${r.$props.class} relative cursor-pointer`),onClick:o},[i[0]||(i[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,Jl)],2))}}}),ea=["innerHTML"],qn=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}=F(e),i=e.backgroundColor?r:r.tile,l=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,m)=>{var h,b,g,y,w,k,T,E,V,x,I;const f=Te,p=G;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,l?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${t.unref(s)}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(f,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(i).label[d.tileLabelType??((k=d.tileLabel)==null?void 0:k.type)??"Text"].bg,"text-color":t.unref(i).label[d.tileLabelType??((T=d.tileLabel)==null?void 0:T.type)??"Text"].copy,index:d.index,alignment:((E=d.tileLabel)==null?void 0:E.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ae),{class:t.normalizeClass(`${((V=o.value)==null?void 0:V.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((x=o.value)==null?void 0:x.footer)??""}`,"pt:body:class":((I=o.value)==null?void 0:I.body)??""},t.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:t.withCtx(()=>{var _,L,j,v,R,W,q;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((_=o.value)==null?void 0:_.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)??""}`)},[m[0]||(m[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(i).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(i).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 ${((q=o.value)==null?void 0:q.bodyCopy)??""} text-${t.unref(i).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,ea)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var _,L;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((_=o.value)==null?void 0:_.footerContent)??""} text-${t.unref(i).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(p,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"]]),ta=["innerHTML"],Kn=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}=F(e),i=e.backgroundColor?r:r.tile,l=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,m)=>{var h,b,g,y;const f=Te,p=G;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)??"",l?"":"w-full md:w-full lg:w-full",`bg-${t.unref(s)}`,e.class??"")}`)},[t.createVNode(t.unref(ae),{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,k,T,E,V,x,I,_,L,j,v,R,W,q;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 ${((k=o.value)==null?void 0:k.media)??""}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(f,{key:0,class:t.normalizeClass(d.tileLabelType==="Numeric"||((T=d.tileLabel)==null?void 0:T.type)==="Numeric"?(E=o.value)==null?void 0:E.numericLabel:(V=o.value)==null?void 0:V.label),index:d.index,alignment:((x=d.tileLabel)==null?void 0:x.alignment)??"left",type:d.tileLabelType??((I=d.tileLabel)==null?void 0:I.type),"background-color":t.unref(i).label[d.tileLabelType??((_=d.tileLabel)==null?void 0:_.type)??"Text"].bg,"text-color":t.unref(i).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),m[0]||(m[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(i).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(i).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 ${((q=o.value)==null?void 0:q.bodyCopy)??""} text-${t.unref(i).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,ta)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var w,k;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((w=o.value)==null?void 0:w.footerContent)??""} text-${t.unref(i).copy} text-${d.alignment}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((k=o.value)==null?void 0:k.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(d.ctas,(T,E)=>{var V;return t.openBlock(),t.createBlock(p,t.mergeProps({key:`cta-${T.title}-${E}`,class:`cta-${E} ${(V=o.value)==null?void 0:V.cta}`,color:t.unref(ze)(T,t.unref(s)),"text-color":t.unref(je)(T,t.unref(s)),ref_for:!0},T),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"]]),na=["innerHTML"],Gn=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:i}=F(e),l=e.backgroundColor?i:i.tile,s=e.backgroundColor?e.backgroundColor:i.tile.bg;return(a,c)=>{var m,f,p,h,b,g,y,w,k,T;const u=Te,d=G;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)((m=o.value)==null?void 0:m.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"||((f=a.tileLabel)==null?void 0:f.type)==="Numeric"?(p=o.value)==null?void 0:p.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(l).label[a.tileLabelType??((g=a.tileLabel)==null?void 0:g.type)??"Text"].bg,"text-color":t.unref(l).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(ae),{class:t.normalizeClass(`${((w=o.value)==null?void 0:w.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((k=o.value)==null?void 0:k.footer)??""}`,"pt:body:class":((T=o.value)==null?void 0:T.body)??""},t.createSlots({_:2},[a.bodyCopy||a.subheadline||a.headline?{name:"content",fn:t.withCtx(()=>{var E,V,x,I;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((E=o.value)==null?void 0:E.bodyCopy)??""}`)},[a.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:0,class:t.normalizeClass(`tile-content-subheadline ${((V=o.value)==null?void 0:V.subheadline)??""} text-${t.unref(l).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 ${((x=o.value)==null?void 0:x.headline)??""} text-${t.unref(l).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 ${((I=o.value)==null?void 0:I.bodyCopy)??""} text-${t.unref(l).copy} text-${a.alignment}`),innerHTML:a.bodyCopy},null,10,na)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,a.ctas||a.footer?{name:"footer",fn:t.withCtx(()=>{var E,V;return[a.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((E=o.value)==null?void 0:E.footerContent)??""} text-${t.unref(l).copy} text-${a.alignment}`)},t.toDisplayString(a.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((V=o.value)==null?void 0:V.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,(x,I)=>{var _;return t.openBlock(),t.createBlock(d,t.mergeProps({key:`cta-${x.title}-${I}`,class:`cta-${I} ${(_=o.value)==null?void 0:_.cta} w-full`,color:t.unref(ze)(x,t.unref(s)),"text-color":t.unref(je)(x,t.unref(s)),size:x.size??"xxl",ref_for:!0},x),null,16,["class","color","text-color","size"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),oa=["innerHTML"],Xn=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:i}=F(e),l=e.backgroundColor?i:i.tile,s=e.backgroundColor?e.backgroundColor:i.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start");return(c,u)=>{var f,p,h,b,g,y,w,k,T,E,V;const d=Te,m=G;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",((f=o.value)==null?void 0:f.root)??"",e.class??"")} ${e.class}`)},[c.tileLabel||c.tileLabelType?(t.openBlock(),t.createBlock(d,{key:0,class:t.normalizeClass(c.tileLabelType==="Numeric"||((p=c.tileLabel)==null?void 0:p.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(l).label[c.tileLabelType??((w=c.tileLabel)==null?void 0:w.type)??"Text"].bg,"text-color":t.unref(l).label[c.tileLabelType??((k=c.tileLabel)==null?void 0:k.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ae),{class:t.normalizeClass(`${((T=o.value)==null?void 0:T.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((E=o.value)==null?void 0:E.ctas)??""}`,"pt:body:class":((V=o.value)==null?void 0:V.body)??""},t.createSlots({_:2},[c.bodyCopy||c.listItems?{name:"content",fn:t.withCtx(()=>{var x,I,_,L,j;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((x=o.value)==null?void 0:x.bodyCopy)??""} ${a.value}`)},[c.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline ${((I=o.value)==null?void 0:I.headline)??""} text-${t.unref(l).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 ${((_=o.value)==null?void 0:_.subheadline)??""} text-${t.unref(l).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(l).copy} text-${c.alignment}`),innerHTML:c.bodyCopy},null,10,oa)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,c.ctas||c.footer?{name:"footer",fn:t.withCtx(()=>{var x;return[c.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((x=o.value)==null?void 0:x.footer)??""} text-${t.unref(l).copy}`)},t.toDisplayString(c.footer),3)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.ctas,(I,_)=>{var L;return t.openBlock(),t.createBlock(m,t.mergeProps({key:`cta-${I.title}-${_}`,class:`cta-${_} ${(L=o.value)==null?void 0:L.cta}`,color:t.unref(ze)(I,t.unref(s)),"text-color":t.unref(je)(I,t.unref(s)),ref_for:!0},I),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=Q(n);return(e=o==null?void 0:o.$el)!=null?e:o}function ra(...n){let e,o,r,i;if(typeof n[0]=="string"||Array.isArray(n[0])?([o,r,i]=n,e=Bt):[e,o,r,i]=n,!e)return ee;Array.isArray(o)||(o=[o]),Array.isArray(r)||(r=[r]);const l=[],s=()=>{l.forEach(d=>d()),l.length=0},a=(d,m,f,p)=>(d.addEventListener(m,f,p),()=>d.removeEventListener(m,f,p)),c=t.watch(()=>[Me(e),Q(i)],([d,m])=>{if(s(),!d)return;const f=ai(m)?{...m}:m;l.push(...o.flatMap(p=>r.map(h=>a(d,p,h,f))))},{immediate:!0,flush:"post"}),u=()=>{c(),s()};return _e(u),u}function ia(){const n=t.ref(!1),e=t.getCurrentInstance();return e&&t.onMounted(()=>{n.value=!0},e),n}function la(n){const e=ia();return t.computed(()=>(e.value,!!n()))}function aa(n,e,o={}){const{root:r,rootMargin:i="0px",threshold:l=0,window:s=Bt,immediate:a=!0}=o,c=la(()=>s&&"IntersectionObserver"in s),u=t.computed(()=>{const h=Q(n);return(Array.isArray(h)?h:[h]).map(Me).filter(pn)});let d=ee;const m=t.ref(a),f=c.value?t.watch(()=>[u.value,Me(r),m.value],([h,b])=>{if(d(),!m.value||!h.length)return;const g=new IntersectionObserver(e,{root:Me(b),rootMargin:i,threshold:l});h.forEach(y=>y&&g.observe(y)),d=()=>{g.disconnect(),d=ee}},{immediate:a,flush:"post"}):ee,p=()=>{d(),f(),m.value=!1};return _e(p),{isSupported:c,isActive:m,pause(){d(),m.value=!1},resume(){m.value=!0},stop:p}}function Zn(n,e={}){const{window:o=Bt,scrollTarget:r,threshold:i=0}=e,l=t.ref(!1);return aa(n,s=>{let a=l.value,c=0;for(const u of s)u.time>=c&&(c=u.time,a=u.isIntersecting);l.value=a},{root:r,window:o,threshold:i}),l}const sa={[ii.mounted](n,e){if(typeof e.value=="function"){const o=e.value,r=Zn(n);t.watch(r,i=>o(i),{immediate:!0})}else{const[o,r]=e.value,i=Zn(n,r);t.watch(i,l=>o(l),{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 Yn(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:Yn(o)}}function ca(n){const e=n||window.event,o=e.target;return Yn(o)?!1:e.touches.length>1?!0:(e.preventDefault&&e.preventDefault(),!1)}const Et=new WeakMap;function da(n,e=!1){const o=t.ref(e);let r=null,i="";t.watch(ci(n),a=>{const c=Tt(Q(a));if(c){const u=c;if(Et.get(u)||Et.set(u,u.style.overflow),u.style.overflow!=="hidden"&&(i=u.style.overflow),u.style.overflow==="hidden")return o.value=!0;if(o.value)return u.style.overflow="hidden"}},{immediate:!0});const l=()=>{const a=Tt(Q(n));!a||o.value||(fn&&(r=ra(a,"touchmove",c=>{ca(c)},{passive:!1})),a.style.overflow="hidden",o.value=!0)},s=()=>{const a=Tt(Q(n));!a||!o.value||(fn&&(r==null||r()),a.style.overflow=i,Et.delete(a),o.value=!1)};return _e(s),t.computed({get(){return o.value},set(a){a?l():s()}})}function ua(){let n=!1;const e=t.ref(!1);return(o,r)=>{if(e.value=r.value,n)return;n=!0;const i=da(o,r.value);t.watch(e,l=>i.value=l)}}ua();const ma=["innerHTML"],pa=["innerHTML"],fa=["src"],Jn=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,i=t.computed(()=>$(ot,r.pt??{})),l=t.computed(()=>!((r.index??0)%2)),s=t.computed(()=>r.index===0),{palette:a}=F(r),c=t.computed(()=>{var d;return(d=r.tileLabel)!=null&&d.alignment?r.tileLabel.alignment:l.value?"right":"left"}),u=d=>{o.value=d};return(d,m)=>{var p,h,b,g;const f=Te;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)(((p=i.value)==null?void 0:p.root)??"",r.class??"")} max-w-[1024px]`)},[t.createVNode(t.unref(ae),{class:t.normalizeClass(`${((h=i.value)==null?void 0:h.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((b=i.value)==null?void 0:b.ctas)??""}`,"pt:body:class":((g=i.value)==null?void 0:g.body)??""},t.createSlots({content:t.withCtx(()=>{var y,w,k,T,E,V,x,I,_,L,j,v;return[t.createElementVNode("div",{class:t.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${l.value?"flex-row-reverse":""} tile-content-inner ${((y=i.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=i.value)==null?void 0:w.text)??""} text-left ${l.value?"items-start":"items-end"}`)},[d.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline w-full ${((k=i.value)==null?void 0:k.headline)??""} text-${t.unref(a).subheadline}`),innerHTML:d.headline},null,10,ma)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`tile-content-body-copy ${((T=i.value)==null?void 0:T.description)??""} w-full text-${t.unref(a).copy}`),innerHTML:d.bodyCopy},null,10,pa)):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 ${((E=i.value)==null?void 0:E.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":l.value&&!s.value||!l.value,"animate-even":l.value&&!s.value&&o.value,"left-[-28%]":l.value&&!s.value,"top-[-10%]":l.value&&!s.value,"top-[-16%]":!l.value,"right-[-16%]":!l.value,"animate-odd":!l.value&&o.value}),src:(l.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,fa),d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(f,t.mergeProps({key:0},d.tileLabel,{class:{[((V=i.value)==null?void 0:V.numericLabel)??""]:d.tileLabelType==="Numeric"||((x=d.tileLabel)==null?void 0:x.type)==="Numeric",[((I=i.value)==null?void 0:I.label)??""]:d.tileLabelType==="Text"||((_=d.tileLabel)==null?void 0:_.type)==="Text","top-1 md:top-8":!0,"left-1":!l.value,"right-1":l.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(sa),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=i.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"]]),ga=Object.freeze(Object.defineProperty({__proto__:null,Accordion:un,AccordionItem:mn,AccordionListItem:hn,AccordionTileItem:yn,AnimationWrapper:vt,CTA:G,CarouselModule:Sn,ContainerCollectionModule:En,ContainerModule:Bn,ContentModule:Tn,FooterCopyright:Oe,FooterNavigation:Dn,Image:H,LogoCollectionModule:Fn,NavigationElement:Be,PrimaryNavigation:Hn,SocialMediaRef:Le,SplitModule:Rn,TestimonialModule:Wn,TileCollectionModule:Un,TileContentIconTile:qn,TileContentImageStackedAnimatedTile:Jn,TileContentImageTile:Kn,TileContentTextTile:Gn,TileContentVideoTile:Xn,Video:Ee},Symbol.toStringTag,{value:"Module"})),ha=n=>{Object.entries(ga).forEach(([e,o])=>{n.component(e,o)})},ya=(n,e)=>{const o=(i,l)=>{for(const s of Object.keys(l))typeof l[s]=="object"?o(i[s],l[s]):i[s]=l[s]},r=Ao[`${n}Pt`];r&&o(r,e)};C.Accordion=un,C.AccordionItem=mn,C.AccordionItemPt=ue,C.AccordionListItem=hn,C.AccordionListItemPt=We,C.AccordionPt=Re,C.AccordionTileItem=yn,C.AccordionTileItemPt=Ue,C.AnimationWrapper=vt,C.CTA=G,C.CTAPt=Ze,C.CarouselModule=Sn,C.CarouselModuleAltPt=Ot,C.CarouselModulePt=qe,C.ContainerCollectionModule=En,C.ContainerCollectionModulePt=Ke,C.ContainerModule=Bn,C.ContainerModulePt=Ge,C.ContentModule=Tn,C.ContentModulePt=Xe,C.DEFAULT_PALETTES=Ft,C.DEFAULT_PASSTHROUGH=D,C.FooterCopyright=Oe,C.FooterNavigation=Dn,C.FooterNavigationPt=zt,C.Image=H,C.ImagePt=jt,C.LogoCollectionModule=Fn,C.LogoCollectionModulePt=Ye,C.NavigationElement=Be,C.NavigationElementPt=Je,C.PrimaryNavigation=Hn,C.PrimaryNavigationPt=Mt,C.SocialMediaRef=Le,C.SplitModule=Rn,C.SplitModulePt=Qe,C.TestimonialModule=Wn,C.TestimonialModulePt=et,C.TileCollectionModule=Un,C.TileCollectionModulePt=tt,C.TileContentIconTile=qn,C.TileContentIconTilePt=nt,C.TileContentImageStackedAnimatedTile=Jn,C.TileContentImageStackedAnimatedTilePt=ot,C.TileContentImageTile=Kn,C.TileContentImageTilePt=rt,C.TileContentPt=te,C.TileContentTextTile=Gn,C.TileContentTextTilePt=it,C.TileContentVideoTile=Xn,C.TileContentVideoTilePt=lt,C.TileLabelPt=at,C.Video=Ee,C.VideoPt=Dt,C.combinePassthroughs=$,C.initGlobalComponents=ha,C.overridePalette=Vo,C.overridePassthrough=ya,C.withColorPalette=F,Object.defineProperty(C,Symbol.toStringTag,{value:"Module"})});
98
+ - props:`,n)),i=d,r=!0),e.resolve(d)}),s=t.computed(()=>{const{matched:d}=l.value,{length:m}=d,f=d[m-1],p=o.matched;if(!f||!p.length)return-1;const h=p.findIndex(xn.bind(null,f));if(h>-1)return h;const b=jn(d[m-2]);return m>1&&jn(f)===b&&p[p.length-1].path!==b?p.findIndex(xn.bind(null,d[m-2])):h}),a=t.computed(()=>s.value>-1&&Cl(o.params,l.value.params)),c=t.computed(()=>s.value>-1&&s.value===o.matched.length-1&&gl(o.params,l.value.params));function u(d={}){return bl(d)?e[t.unref(n.replace)?"replace":"push"](t.unref(n.to)).catch(fl):Promise.resolve()}if(process.env.NODE_ENV!=="production"&&pl){const d=t.getCurrentInstance();if(d){const m={route:l.value,isActive:a.value,isExactActive:c.value,error:null};d.__vrl_devtools=d.__vrl_devtools||[],d.__vrl_devtools.push(m),t.watchEffect(()=>{m.route=l.value,m.isActive=a.value,m.isExactActive=c.value,m.error=Vn(t.unref(n.to))?null:'Invalid "to" value'},{flush:"post"})}}return{route:l,href:t.computed(()=>l.value.href),isActive:a,isExactActive:c,navigate:u}}const zn=t.defineComponent({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:On,setup(n,{slots:e}){const o=t.reactive(On(n)),{options:r}=t.inject(Ln),i=t.computed(()=>({[Mn(n.activeClass,r.linkActiveClass,"router-link-active")]:o.isActive,[Mn(n.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:o.isExactActive}));return()=>{const l=e.default&&e.default(o);return n.custom?l:t.h("a",{"aria-current":o.isExactActive?n.ariaCurrentValue:null,href:o.href,onClick:o.navigate,class:i.value},l)}}});function bl(n){if(!(n.metaKey||n.altKey||n.ctrlKey||n.shiftKey)&&!n.defaultPrevented&&!(n.button!==void 0&&n.button!==0)){if(n.currentTarget&&n.currentTarget.getAttribute){const e=n.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return n.preventDefault&&n.preventDefault(),!0}}function Cl(n,e){for(const o in e){const r=e[o],i=n[o];if(typeof r=="string"){if(r!==i)return!1}else if(!Ne(i)||i.length!==r.length||r.some((l,s)=>l!==i[s]))return!1}return!0}function jn(n){return n?n.aliasOf?n.aliasOf.path:n.path:""}const Mn=(n,e,o)=>n??e??o,kl={class:t.normalizeClass("pi pi-chevron-down")},wl={class:t.normalizeClass("pi pi-chevron-up")},$l={key:1,class:"mb-2 font-bold"},vl=["innerHTML"],Be=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??{})),r=t.computed(()=>{var u,d,m,f,p,h;return(d=(u=e.link)==null?void 0:u.page)!=null&&d.slug?`${(f=(m=e.link)==null?void 0:m.page)==null?void 0:f.slug}`:(p=e.link)!=null&&p.externalUrl?(h=e.link)==null?void 0:h.externalUrl:""}),i=t.computed(()=>{var u,d,m;return(d=(u=e.link)==null?void 0:u.page)!=null&&d.slug?zn:(m=e.link)!=null&&m.externalUrl?"a":"button"}),l=t.computed(()=>ne[e.elementType??"header"]),s=t.ref(!1),a=t.computed(()=>`relative m-0 ${e.class??""} ${e.isChild?"sub-":""}navigation-element`),c=()=>{s.value=!s.value};return(u,d)=>{const m=t.resolveComponent("NavigationElement",!0);return t.openBlock(),t.createBlock(t.resolveDynamicComponent(u.isChild?"li":"div"),{class:t.normalizeClass(a.value)},{default:t.withCtx(()=>[l.value===t.unref(ne).header||u.isChild&&(r.value||u.subNavigation)?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(i.value),{key:0,to:i.value===t.unref(zn)?r.value:void 0,href:i.value==="a"?r.value:void 0,class:t.normalizeClass(["flex items-center hover:underline cursor-pointer",{"whitespace-nowrap":l.value===t.unref(ne).header}]),"aria-expanded":i.value==="button"?!0:void 0,"aria-haspopup":i.value==="button"?!0:void 0,onClick:c},{default:t.withCtx(()=>{var f;return[t.createTextVNode(t.toDisplayString(u.title)+" ",1),!u.isChild&&u.subNavigation&&!(r.value||u.isChild)?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass((f=o.value)==null?void 0:f.icon)},[t.withDirectives(t.createElementVNode("i",kl,null,512),[[t.vShow,!s.value]]),t.withDirectives(t.createElementVNode("i",wl,null,512),[[t.vShow,s.value]])],2)):t.createCommentVNode("",!0)]}),_:1},8,["to","href","class","aria-expanded","aria-haspopup"])):l.value==t.unref(ne).footer?(t.openBlock(),t.createElementBlock("h2",$l,t.toDisplayString(u.title),1)):t.createCommentVNode("",!0),!u.isChild&&u.subNavigation?(t.openBlock(),t.createElementBlock("ul",{key:2,class:t.normalizeClass({hidden:!s.value&&l.value==t.unref(ne).header,"sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md ring-opacity-5 focus:outline-none sm:shadow-lg sm:ring-1 sm:ring-white sm:bg-white p-5":l.value==t.unref(ne).header}),role:"menu","aria-orientation":"vertical","aria-labelledby":"menu-button",tabindex:"-1"},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.subNavigation,(f,p)=>(t.openBlock(),t.createBlock(m,t.mergeProps({key:f.title,class:["ms-3 sm:ms-0",`sub-navigation-element-item-${p}`],role:"menuitem",tabindex:"-1",ref_for:!0},{...f,elementType:u.elementType,isChild:!0}),null,16,["class"]))),128))],2)):t.createCommentVNode("",!0),u.htmlRef?(t.openBlock(),t.createElementBlock("div",{key:3,innerHTML:u.htmlRef},null,8,vl)):t.createCommentVNode("",!0)]),_:1},8,["class"])}}}),Sl={key:0,id:"social-media",class:"flex flex-wrap footer-social space-x-2 whitespace-normal"},Bl=["href"],Le=t.defineComponent({__name:"SocialMediaRef",props:{socialMediaRef:{}},setup(n){return(e,o)=>{const r=H;return e.socialMediaRef?(t.openBlock(),t.createElementBlock("div",Sl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.socialMediaRef,(i,l)=>{var s,a;return t.openBlock(),t.createElementBlock("a",{key:`footer-social-item-${i.icon.altTag}-${l}`,class:t.normalizeClass(`footer-social-item-${l} mt-1`),href:(s=i==null?void 0:i.link)==null?void 0:s.externalUrl},[t.createVNode(r,{media:(a=i==null?void 0:i.icon)==null?void 0:a.media},null,8,["media"])],10,Bl)}),128))])):t.createCommentVNode("",!0)}}}),Tl={id:"footer-copyright",class:"flex md:flex-row flex-col-reverse justify-between whitespace-normal items-start md:items-center mt-8 md:mt-0"},El={class:"footer-copyright-links basis-1/3"},Pl={class:"flex flex-row divide-x items-center"},xl={class:"footer-copyright-logos flex items-start md:items-center justify-evenly basis-1/3 space-x-2"},Oe=t.defineComponent({__name:"FooterCopyright",props:{navigation:{},copyRight:{},logos:{},addTextMargin:{type:Boolean}},setup(n){return(e,o)=>(t.openBlock(),t.createElementBlock("div",Tl,[t.createElementVNode("div",{class:t.normalizeClass(["footer-copyright w-[90%] md:w-auto basis-1/3",{"mt-8":e.addTextMargin}])},t.toDisplayString(e.copyRight),3),t.createElementVNode("div",El,[t.createElementVNode("div",Pl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.navigation,(r,i)=>(t.openBlock(),t.createBlock(Be,t.mergeProps({key:`footer-nav-item-${r.title}-${i}`,class:`footer-nav-item-${i} px-2.5`,role:"menuitem",tabindex:"-1",ref_for:!0},{...r,isChild:!1,elementType:"header"}),null,16,["class"]))),128))])]),t.createElementVNode("div",xl,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.logos,(r,i)=>(t.openBlock(),t.createBlock(H,{key:`footer-copy-right-logo-${i}`,class:"grow ml-auto",media:r.media},null,8,["media"]))),128))])]))}}),Il={class:"container flex flex-col mx-auto"},_l={href:"/",class:"footer-navigation-logo text-center"},Al={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"},Vl={key:1,class:"grow"},Nl=["innerHTML"],Dn=t.defineComponent({__name:"FooterNavigation",props:{title:{},logo:{},legalText:{},textColor:{},backgroundColor:{},navigation:{},socialMediaRef:{},copyRight:{},copyRightLinks:{},copyRightLogos:{}},setup(n){const e=n,o=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(r,i)=>(t.openBlock(),t.createElementBlock("footer",{class:"w-full p-8 content-center md:py-16 md:px-40",style:t.normalizeStyle(o.value)},[t.createElementVNode("div",Il,[t.createElementVNode("div",{class:t.normalizeClass(["flex flex-col sm:flex-row md:gap-4",{"p-5 justify-between items-start":r.navigation&&r.navigation.length>0,"mb-4 md:items-center":!r.navigation||r.navigation.length===0}])},[t.createElementVNode("a",_l,[r.logo?(t.openBlock(),t.createBlock(H,{key:0,class:"min-h-[95px] min-w-[100px] w-[100px] h-[95px]",media:r.logo.media},null,8,["media"])):t.createCommentVNode("",!0),t.createTextVNode(" "+t.toDisplayString(r.title),1)]),r.navigation&&r.navigation.length>0?(t.openBlock(),t.createElementBlock("div",Al,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.navigation,(l,s)=>(t.openBlock(),t.createBlock(Be,t.mergeProps({key:`footer-nav-item-${l.title}-${s}`,class:`footer-nav-item-${s}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...l,isChild:!1,elementType:"footer"}),null,16,["class"]))),128))])):t.createCommentVNode("",!0),!r.navigation||r.navigation.length===0?(t.openBlock(),t.createElementBlock("div",Vl,[r.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":r.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0),t.createVNode(Oe,{"copy-right":r.copyRight,navigation:r.copyRightLinks,logos:r.copyRightLogos,"add-text-margin":!0},null,8,["copy-right","navigation","logos"])])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[r.socialMediaRef?(t.openBlock(),t.createBlock(Le,{key:0,"social-media-ref":r.socialMediaRef},null,8,["social-media-ref"])):t.createCommentVNode("",!0)],64))],2),r.navigation&&r.navigation.length>0?(t.openBlock(),t.createBlock(Oe,{key:0,"copy-right":r.copyRight,navigation:r.copyRightLinks,logos:r.copyRightLogos},null,8,["copy-right","navigation","logos"])):t.createCommentVNode("",!0),i[0]||(i[0]=t.createElementVNode("hr",{class:"my-8"},null,-1)),r.legalText?(t.openBlock(),t.createElementBlock("div",{key:1,class:"footer-legal py-5 text-xs md:text-base",innerHTML:r.legalText},null,8,Nl)):t.createCommentVNode("",!0)])],4))}}),Ll=["innerHTML"],Fn=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:i,palette:l}=F(e);return(s,a)=>{var u,d,m;const c=H;return t.openBlock(),t.createElementBlock("section",{style:t.normalizeStyle(r.value),class:t.normalizeClass(`logo-module ${e.class??""} bg-${t.unref(i)}`)},[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(l).headline}`),innerHTML:s.headline},null,10,Ll)):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 ${((m=o.value)==null?void 0:m.bodyCopy)??""}`)},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.logos,(f,p)=>(t.openBlock(),t.createBlock(c,t.mergeProps({ref_for:!0},f,{key:`cta-${f.altTag}-${p}`}),null,16))),128))],2)):t.createCommentVNode("",!0)],2)],6)}}}),Ol={class:"container sm:flex sm:justify-between sm:items-center mx-auto"},zl={class:"flex items-center justify-between py-3 sm:p-0"},jl={key:0,href:"/",class:"primary-navigation-logo items-center h-12 hidden lg:flex"},Ml={class:"sm:hidden"},Dl={class:"h-6 w-6 fill-current",viewBox:"0 0 24 24"},Fl={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"},Hl={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"},Hn=t.defineComponent({__name:"PrimaryNavigation",props:{title:{},logo:{},textColor:{},backgroundColor:{},navigation:{},ctas:{}},setup(n){const e=n,o=t.ref(!1),r=t.computed(()=>({"background-color":e.backgroundColor??"white",color:e.textColor??"inherit"}));return(i,l)=>{const s=G;return t.openBlock(),t.createElementBlock("header",{class:"primary-navigation-header sticky top-0 z-50 p-5 shadow-2xl",style:t.normalizeStyle(r.value)},[t.createElementVNode("div",Ol,[t.createElementVNode("div",zl,[i.logo?(t.openBlock(),t.createElementBlock("a",jl,[t.createVNode(H,t.normalizeProps(t.guardReactiveProps(i.logo)),null,16)])):t.createCommentVNode("",!0),t.createElementVNode("div",Ml,[t.createElementVNode("button",{type:"button",class:"block",onClick:l[0]||(l[0]=a=>o.value=!o.value)},[(t.openBlock(),t.createElementBlock("svg",Dl,[o.value?(t.openBlock(),t.createElementBlock("path",Fl)):t.createCommentVNode("",!0),o.value?t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("path",Hl))]))])])]),i.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",o.value?"block":"hidden"])},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.navigation,(a,c)=>(t.openBlock(),t.createBlock(Be,t.mergeProps({key:`${a.title}-${c}`,role:"menuitem",tabindex:"-1",ref_for:!0},{...a,class:`primary-nav-item-${c} ${a.class||""} ${a.dividerLine?"border-r pr-4 h-full":""}`,isChild:!1,elementType:"header"}),null,16))),128)),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(i.ctas,a=>(t.openBlock(),t.createBlock(s,t.mergeProps({key:a.title,ref_for:!0},a),null,16))),128))],2)):t.createCommentVNode("",!0)])],4)}}}),Rl=["innerHTML"],Rn=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:i,palette:l}=F(e),s=t.computed(()=>N(`split-module ${e.isChild?"":"py-0 px-8 md:px-8 md:py-16"} bg-${i}`,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,m,f,p;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(l).headline}`),innerHTML:a.headline},null,10,Rl)):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 ${((m=o.value)==null?void 0:m.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 ${((f=o.value)==null?void 0:f.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 ${((p=o.value)==null?void 0:p.end)??""}`,"is-child":!0}),null,16,["class"])):t.createCommentVNode("",!0)],2)]}),_:1},8,["style","class"]))}}),Wl=["innerHTML"],Wn=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}=F(e),i=t.computed(()=>({"background-color":e.backgroundColor??"transparent",color:e.textColor??"inherit"}));return(l,s)=>{var a,c,u,d,m,f,p;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`testimonial ${t.unref(N)("p-5",e.class??"")}`),style:t.normalizeStyle(i.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)??""}`)},[l.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(l.media.__typename),t.normalizeProps(t.guardReactiveProps(l.media)),null,16))],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(`testimonial-text ${((u=o.value)==null?void 0:u.text)??""}`)},[l.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:l.headline},null,10,Wl)):t.createCommentVNode("",!0),l.quote?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(`testimonial-quote ${((m=o.value)==null?void 0:m.quote)??""} text-${t.unref(r).copyAccent}`)},' "'+t.toDisplayString(l.quote)+'" ',3)):t.createCommentVNode("",!0),l.author?(t.openBlock(),t.createElementBlock("p",{key:2,class:t.normalizeClass(`testimonial-author ${((f=o.value)==null?void 0:f.author)??""} text-${t.unref(r).copy}`)},t.toDisplayString(l.author),3)):t.createCommentVNode("",!0),l.details?(t.openBlock(),t.createElementBlock("p",{key:3,class:t.normalizeClass(`testimonial-details ${((p=o.value)==null?void 0:p.details)??""} text-${t.unref(r).copy}`)},t.toDisplayString(l.details),3)):t.createCommentVNode("",!0)],2)],2)],6)}}}),Ul=["innerHTML"],ql={key:3,class:"mx-auto mt-16 w-fit"},Kl={key:0,class:"w-full overflow-hidden pt-8"},Un=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:i}=F(e),l=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 m,f,p,h,b;const u=G,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":"",((m=o.value)==null?void 0:m.root)??"",e.class??"")} bg-${t.unref(r)}`)},[t.createElementVNode("div",{class:t.normalizeClass(`container mx-auto ${((f=o.value)==null?void 0:f.container)??""}`)},[a.headline?(t.openBlock(),t.createElementBlock("h2",{key:0,class:t.normalizeClass(`tile-collection-headline ${((p=o.value)==null?void 0:p.headline)??""} text-${t.unref(i).headline} ${a.bodyCopy?"mb-2":""}`),innerHTML:a.headline},null,10,Ul)):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(i).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} ${l.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",ql,[(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",Kl,[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),i=t.computed(()=>$(at[e.type],e.pt??{})),l=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=i==null?void 0:i.value)==null?void 0:a.root)??"",s,o.class)}`});return(s,a)=>r.value?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(l.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 Gl={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=U.extend({name:"card",classes:Gl}),Zl={name:"BaseCard",extends:be,style:Xl},ae={name:"Card",extends:Zl,inheritAttrs:!1};function Yl(n,e,o,r,i,l){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)}ae.render=Yl;const Jl=["src","height","width"],Ql=["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,i)=>{var l,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:(l=r.thumbnail.media)!=null&&l.height?r.thumbnail.media.height:"100%",width:(s=r.thumbnail.media)!=null&&s.width?r.thumbnail.media.width:"100%",allow:"autoplay"},null,10,Ql)):t.createCommentVNode("",!0):(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(`${r.$props.class} relative cursor-pointer`),onClick:o},[i[0]||(i[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,Jl)],2))}}}),ea=["innerHTML"],qn=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}=F(e),i=e.backgroundColor?r:r.tile,l=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,m)=>{var h,b,g,y,w,k,T,E,V,x,I;const f=Te,p=G;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,l?"":"w-full md:w-full lg:w-full")} ${e.class} bg-${t.unref(s)}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(f,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(i).label[d.tileLabelType??((k=d.tileLabel)==null?void 0:k.type)??"Text"].bg,"text-color":t.unref(i).label[d.tileLabelType??((T=d.tileLabel)==null?void 0:T.type)??"Text"].copy,index:d.index,alignment:((E=d.tileLabel)==null?void 0:E.alignment)??"right"}),null,16,["type","class","background-color","text-color","index","alignment"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ae),{class:t.normalizeClass(`${((V=o.value)==null?void 0:V.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-footer ${((x=o.value)==null?void 0:x.footer)??""}`,"pt:body:class":((I=o.value)==null?void 0:I.body)??""},t.createSlots({_:2},[d.bodyCopy||d.listItems?{name:"content",fn:t.withCtx(()=>{var _,L,j,v,R,W,q;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((_=o.value)==null?void 0:_.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)??""}`)},[m[0]||(m[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(i).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(i).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 ${((q=o.value)==null?void 0:q.bodyCopy)??""} text-${t.unref(i).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,ea)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var _,L;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((_=o.value)==null?void 0:_.footerContent)??""} text-${t.unref(i).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(p,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"]]),ta=["innerHTML"],Kn=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}=F(e),i=e.backgroundColor?r:r.tile,l=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,m)=>{var h,b,g,y;const f=Te,p=G;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)??"",l?"":"w-full md:w-full lg:w-full",`bg-${t.unref(s)}`,e.class??"")}`)},[t.createVNode(t.unref(ae),{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,k,T,E,V,x,I,_,L,j,v,R,W,q;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 ${((k=o.value)==null?void 0:k.media)??""}`)},[d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(f,{key:0,class:t.normalizeClass(d.tileLabelType==="Numeric"||((T=d.tileLabel)==null?void 0:T.type)==="Numeric"?(E=o.value)==null?void 0:E.numericLabel:(V=o.value)==null?void 0:V.label),index:d.index,alignment:((x=d.tileLabel)==null?void 0:x.alignment)??"left",type:d.tileLabelType??((I=d.tileLabel)==null?void 0:I.type),"background-color":t.unref(i).label[d.tileLabelType??((_=d.tileLabel)==null?void 0:_.type)??"Text"].bg,"text-color":t.unref(i).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),m[0]||(m[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(i).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(i).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 ${((q=o.value)==null?void 0:q.bodyCopy)??""} text-${t.unref(i).copy} text-${d.alignment}`),innerHTML:d.bodyCopy},null,10,ta)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,d.ctas||d.footer?{name:"footer",fn:t.withCtx(()=>{var w,k;return[d.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((w=o.value)==null?void 0:w.footerContent)??""} text-${t.unref(i).copy} text-${d.alignment}`)},t.toDisplayString(d.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((k=o.value)==null?void 0:k.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(d.ctas,(T,E)=>{var V;return t.openBlock(),t.createBlock(p,t.mergeProps({key:`cta-${T.title}-${E}`,class:`cta-${E} ${(V=o.value)==null?void 0:V.cta}`,color:t.unref(ze)(T,t.unref(s)),"text-color":t.unref(je)(T,t.unref(s)),ref_for:!0},T),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"]]),na=["innerHTML"],Gn=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:i}=F(e),l=e.backgroundColor?i:i.tile,s=e.backgroundColor?e.backgroundColor:i.tile.bg;return(a,c)=>{var m,f,p,h,b,g,y,w,k,T;const u=Te,d=G;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)((m=o.value)==null?void 0:m.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"||((f=a.tileLabel)==null?void 0:f.type)==="Numeric"?(p=o.value)==null?void 0:p.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(l).label[a.tileLabelType??((g=a.tileLabel)==null?void 0:g.type)??"Text"].bg,"text-color":t.unref(l).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(ae),{class:t.normalizeClass(`${((w=o.value)==null?void 0:w.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((k=o.value)==null?void 0:k.footer)??""}`,"pt:body:class":((T=o.value)==null?void 0:T.body)??""},t.createSlots({_:2},[a.bodyCopy||a.subheadline||a.headline?{name:"content",fn:t.withCtx(()=>{var E,V,x,I;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((E=o.value)==null?void 0:E.bodyCopy)??""}`)},[a.subheadline?(t.openBlock(),t.createElementBlock("h6",{key:0,class:t.normalizeClass(`tile-content-subheadline ${((V=o.value)==null?void 0:V.subheadline)??""} text-${t.unref(l).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 ${((x=o.value)==null?void 0:x.headline)??""} text-${t.unref(l).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 ${((I=o.value)==null?void 0:I.bodyCopy)??""} text-${t.unref(l).copy} text-${a.alignment}`),innerHTML:a.bodyCopy},null,10,na)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,a.ctas||a.footer?{name:"footer",fn:t.withCtx(()=>{var E,V;return[a.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((E=o.value)==null?void 0:E.footerContent)??""} text-${t.unref(l).copy} text-${a.alignment}`)},t.toDisplayString(a.footer),3)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(((V=o.value)==null?void 0:V.ctas)??"")},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(a.ctas,(x,I)=>{var _;return t.openBlock(),t.createBlock(d,t.mergeProps({key:`cta-${x.title}-${I}`,class:`cta-${I} ${(_=o.value)==null?void 0:_.cta} w-full`,color:t.unref(ze)(x,t.unref(s)),"text-color":t.unref(je)(x,t.unref(s)),size:x.size??"xxl",ref_for:!0},x),null,16,["class","color","text-color","size"])}),128))],2)]}),key:"1"}:void 0]),1032,["class","pt:footer:class","pt:body:class"])],2)}}}),oa=["innerHTML"],Xn=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:i}=F(e),l=e.backgroundColor?i:i.tile,s=e.backgroundColor?e.backgroundColor:i.tile.bg,a=t.computed(()=>e.alignment==="center"?"items-center":e.alignment==="right"?"items-end":"items-start");return(c,u)=>{var f,p,h,b,g,y,w,k,T,E,V;const d=Te,m=G;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",((f=o.value)==null?void 0:f.root)??"",e.class??"")} ${e.class}`)},[c.tileLabel||c.tileLabelType?(t.openBlock(),t.createBlock(d,{key:0,class:t.normalizeClass(c.tileLabelType==="Numeric"||((p=c.tileLabel)==null?void 0:p.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(l).label[c.tileLabelType??((w=c.tileLabel)==null?void 0:w.type)??"Text"].bg,"text-color":t.unref(l).label[c.tileLabelType??((k=c.tileLabel)==null?void 0:k.type)??"Text"].copy},null,8,["class","index","alignment","type","background-color","text-color"])):t.createCommentVNode("",!0),t.createVNode(t.unref(ae),{class:t.normalizeClass(`${((T=o.value)==null?void 0:T.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((E=o.value)==null?void 0:E.ctas)??""}`,"pt:body:class":((V=o.value)==null?void 0:V.body)??""},t.createSlots({_:2},[c.bodyCopy||c.listItems?{name:"content",fn:t.withCtx(()=>{var x,I,_,L,j;return[t.createElementVNode("div",{class:t.normalizeClass(`flex flex-col tile-content-inner ${((x=o.value)==null?void 0:x.bodyCopy)??""} ${a.value}`)},[c.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline ${((I=o.value)==null?void 0:I.headline)??""} text-${t.unref(l).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 ${((_=o.value)==null?void 0:_.subheadline)??""} text-${t.unref(l).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(l).copy} text-${c.alignment}`),innerHTML:c.bodyCopy},null,10,oa)):t.createCommentVNode("",!0)],2)]}),key:"0"}:void 0,c.ctas||c.footer?{name:"footer",fn:t.withCtx(()=>{var x;return[c.footer?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(`${((x=o.value)==null?void 0:x.footer)??""} text-${t.unref(l).copy}`)},t.toDisplayString(c.footer),3)):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(c.ctas,(I,_)=>{var L;return t.openBlock(),t.createBlock(m,t.mergeProps({key:`cta-${I.title}-${_}`,class:`cta-${_} ${(L=o.value)==null?void 0:L.cta}`,color:t.unref(ze)(I,t.unref(s)),"text-color":t.unref(je)(I,t.unref(s)),ref_for:!0},I),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=Q(n);return(e=o==null?void 0:o.$el)!=null?e:o}function ra(...n){let e,o,r,i;if(typeof n[0]=="string"||Array.isArray(n[0])?([o,r,i]=n,e=Bt):[e,o,r,i]=n,!e)return ee;Array.isArray(o)||(o=[o]),Array.isArray(r)||(r=[r]);const l=[],s=()=>{l.forEach(d=>d()),l.length=0},a=(d,m,f,p)=>(d.addEventListener(m,f,p),()=>d.removeEventListener(m,f,p)),c=t.watch(()=>[Me(e),Q(i)],([d,m])=>{if(s(),!d)return;const f=ai(m)?{...m}:m;l.push(...o.flatMap(p=>r.map(h=>a(d,p,h,f))))},{immediate:!0,flush:"post"}),u=()=>{c(),s()};return _e(u),u}function ia(){const n=t.ref(!1),e=t.getCurrentInstance();return e&&t.onMounted(()=>{n.value=!0},e),n}function la(n){const e=ia();return t.computed(()=>(e.value,!!n()))}function aa(n,e,o={}){const{root:r,rootMargin:i="0px",threshold:l=0,window:s=Bt,immediate:a=!0}=o,c=la(()=>s&&"IntersectionObserver"in s),u=t.computed(()=>{const h=Q(n);return(Array.isArray(h)?h:[h]).map(Me).filter(pn)});let d=ee;const m=t.ref(a),f=c.value?t.watch(()=>[u.value,Me(r),m.value],([h,b])=>{if(d(),!m.value||!h.length)return;const g=new IntersectionObserver(e,{root:Me(b),rootMargin:i,threshold:l});h.forEach(y=>y&&g.observe(y)),d=()=>{g.disconnect(),d=ee}},{immediate:a,flush:"post"}):ee,p=()=>{d(),f(),m.value=!1};return _e(p),{isSupported:c,isActive:m,pause(){d(),m.value=!1},resume(){m.value=!0},stop:p}}function Zn(n,e={}){const{window:o=Bt,scrollTarget:r,threshold:i=0}=e,l=t.ref(!1);return aa(n,s=>{let a=l.value,c=0;for(const u of s)u.time>=c&&(c=u.time,a=u.isIntersecting);l.value=a},{root:r,window:o,threshold:i}),l}const sa={[ii.mounted](n,e){if(typeof e.value=="function"){const o=e.value,r=Zn(n);t.watch(r,i=>o(i),{immediate:!0})}else{const[o,r]=e.value,i=Zn(n,r);t.watch(i,l=>o(l),{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 Yn(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:Yn(o)}}function ca(n){const e=n||window.event,o=e.target;return Yn(o)?!1:e.touches.length>1?!0:(e.preventDefault&&e.preventDefault(),!1)}const Et=new WeakMap;function da(n,e=!1){const o=t.ref(e);let r=null,i="";t.watch(ci(n),a=>{const c=Tt(Q(a));if(c){const u=c;if(Et.get(u)||Et.set(u,u.style.overflow),u.style.overflow!=="hidden"&&(i=u.style.overflow),u.style.overflow==="hidden")return o.value=!0;if(o.value)return u.style.overflow="hidden"}},{immediate:!0});const l=()=>{const a=Tt(Q(n));!a||o.value||(fn&&(r=ra(a,"touchmove",c=>{ca(c)},{passive:!1})),a.style.overflow="hidden",o.value=!0)},s=()=>{const a=Tt(Q(n));!a||!o.value||(fn&&(r==null||r()),a.style.overflow=i,Et.delete(a),o.value=!1)};return _e(s),t.computed({get(){return o.value},set(a){a?l():s()}})}function ua(){let n=!1;const e=t.ref(!1);return(o,r)=>{if(e.value=r.value,n)return;n=!0;const i=da(o,r.value);t.watch(e,l=>i.value=l)}}ua();const ma=["innerHTML"],pa=["innerHTML"],fa=["src"],Jn=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,i=t.computed(()=>$(ot,r.pt??{})),l=t.computed(()=>!((r.index??0)%2)),s=t.computed(()=>r.index===0),{palette:a}=F(r),c=t.computed(()=>{var d;return(d=r.tileLabel)!=null&&d.alignment?r.tileLabel.alignment:l.value?"right":"left"}),u=d=>{o.value=d};return(d,m)=>{var p,h,b,g;const f=Te;return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(`tile-content ${t.unref(N)(((p=i.value)==null?void 0:p.root)??"",r.class??"")} max-w-[1024px]`)},[t.createVNode(t.unref(ae),{class:t.normalizeClass(`${((h=i.value)==null?void 0:h.container)??""} tile-content-container shadow-none`),"pt:footer:class":`tile-content-ctas ${((b=i.value)==null?void 0:b.ctas)??""}`,"pt:body:class":((g=i.value)==null?void 0:g.body)??""},t.createSlots({content:t.withCtx(()=>{var y,w,k,T,E,V,x,I,_,L,j,v;return[t.createElementVNode("div",{class:t.normalizeClass(`flex gap-[5vmin] md:gap-12 relative ${l.value?"flex-row-reverse":""} tile-content-inner ${((y=i.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=i.value)==null?void 0:w.text)??""} text-left ${l.value?"items-start":"items-end"}`)},[d.headline?(t.openBlock(),t.createElementBlock("h3",{key:0,class:t.normalizeClass(`tile-content-headline w-full ${((k=i.value)==null?void 0:k.headline)??""} text-${t.unref(a).subheadline}`),innerHTML:d.headline},null,10,ma)):t.createCommentVNode("",!0),d.bodyCopy?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(`tile-content-body-copy ${((T=i.value)==null?void 0:T.description)??""} w-full text-${t.unref(a).copy}`),innerHTML:d.bodyCopy},null,10,pa)):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 ${((E=i.value)==null?void 0:E.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":l.value&&!s.value||!l.value,"animate-even":l.value&&!s.value&&o.value,"left-[-28%]":l.value&&!s.value,"top-[-10%]":l.value&&!s.value,"top-[-16%]":!l.value,"right-[-16%]":!l.value,"animate-odd":!l.value&&o.value}),src:(l.value,"https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")},null,10,fa),d.tileLabel||d.tileLabelType?(t.openBlock(),t.createBlock(f,t.mergeProps({key:0},d.tileLabel,{class:{[((V=i.value)==null?void 0:V.numericLabel)??""]:d.tileLabelType==="Numeric"||((x=d.tileLabel)==null?void 0:x.type)==="Numeric",[((I=i.value)==null?void 0:I.label)??""]:d.tileLabelType==="Text"||((_=d.tileLabel)==null?void 0:_.type)==="Text","top-1 md:top-8":!0,"left-1":!l.value,"right-1":l.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(sa),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=i.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"]]),ga=Object.freeze(Object.defineProperty({__proto__:null,Accordion:un,AccordionItem:mn,AccordionListItem:hn,AccordionTileItem:yn,AnimationWrapper:vt,CTA:G,CarouselModule:Sn,ContainerCollectionModule:En,ContainerModule:Bn,ContentModule:Tn,FooterCopyright:Oe,FooterNavigation:Dn,Image:H,LogoCollectionModule:Fn,NavigationElement:Be,PrimaryNavigation:Hn,SocialMediaRef:Le,SplitModule:Rn,TestimonialModule:Wn,TileCollectionModule:Un,TileContentIconTile:qn,TileContentImageStackedAnimatedTile:Jn,TileContentImageTile:Kn,TileContentTextTile:Gn,TileContentVideoTile:Xn,Video:Ee},Symbol.toStringTag,{value:"Module"})),ha=n=>{Object.entries(ga).forEach(([e,o])=>{n.component(e,o)})},ya=(n,e)=>{const o=(i,l)=>{for(const s of Object.keys(l))typeof l[s]=="object"?o(i[s],l[s]):i[s]=l[s]},r=Ao[`${n}Pt`];r&&o(r,e)};C.Accordion=un,C.AccordionItem=mn,C.AccordionItemPt=ue,C.AccordionListItem=hn,C.AccordionListItemPt=We,C.AccordionPt=Re,C.AccordionTileItem=yn,C.AccordionTileItemPt=Ue,C.AnimationWrapper=vt,C.CTA=G,C.CTAPt=Ze,C.CarouselModule=Sn,C.CarouselModuleAltPt=Ot,C.CarouselModulePt=qe,C.ContainerCollectionModule=En,C.ContainerCollectionModulePt=Ke,C.ContainerModule=Bn,C.ContainerModulePt=Ge,C.ContentModule=Tn,C.ContentModulePt=Xe,C.DEFAULT_PALETTES=Ft,C.DEFAULT_PASSTHROUGH=D,C.FooterCopyright=Oe,C.FooterNavigation=Dn,C.FooterNavigationPt=zt,C.Image=H,C.ImagePt=jt,C.LogoCollectionModule=Fn,C.LogoCollectionModulePt=Ye,C.NavigationElement=Be,C.NavigationElementPt=Je,C.PrimaryNavigation=Hn,C.PrimaryNavigationPt=Mt,C.SocialMediaRef=Le,C.SplitModule=Rn,C.SplitModulePt=Qe,C.TestimonialModule=Wn,C.TestimonialModulePt=et,C.TileCollectionModule=Un,C.TileCollectionModulePt=tt,C.TileContentIconTile=qn,C.TileContentIconTilePt=nt,C.TileContentImageStackedAnimatedTile=Jn,C.TileContentImageStackedAnimatedTilePt=ot,C.TileContentImageTile=Kn,C.TileContentImageTilePt=rt,C.TileContentPt=te,C.TileContentTextTile=Gn,C.TileContentTextTilePt=it,C.TileContentVideoTile=Xn,C.TileContentVideoTilePt=lt,C.TileLabelPt=at,C.Video=Ee,C.VideoPt=Dt,C.combinePassthroughs=$,C.initGlobalComponents=ha,C.overridePalette=Vo,C.overridePassthrough=ya,C.withColorPalette=F,Object.defineProperty(C,Symbol.toStringTag,{value:"Module"})});
@@ -153,6 +153,40 @@ ol {
153
153
  opacity: 1;
154
154
  }
155
155
 
156
+ .animate-odd {
157
+ transform: scale(1) rotate(180deg);
158
+ }
159
+
160
+ .animate-even {
161
+ transform: scale(1) rotate(90deg);
162
+ }
163
+
164
+ .animate-slide-in-right {
165
+ opacity: 0;
166
+ transform: translateX(-50%);
167
+ transition:
168
+ transform 0.5s ease-out,
169
+ opacity 0.5s ease-out;
170
+ }
171
+
172
+ .animate-slide-in-right.visible {
173
+ opacity: 1;
174
+ transform: translateX(0);
175
+ }
176
+
177
+ .animate-slide-on-top {
178
+ opacity: 0;
179
+ transform: translateY(50%);
180
+ transition:
181
+ transform 0.5s ease-out,
182
+ opacity 0.5s ease-out;
183
+ }
184
+
185
+ .animate-slide-on-top.visible {
186
+ opacity: 1;
187
+ transform: translateY(0);
188
+ }
189
+
156
190
  @layer utilities {
157
191
  .clip-mobile-hero {
158
192
  clip-path: ellipse(100% 100% at 50% 0%);