"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[803],{32949:function(e,t,n){n.d(t,{o:function(){return PageMetaDescription}});var l=n(52322),a=n(2784),i=n(35094),r=n(68227),o=n.n(r),s=n(41903),d=n(77274),c=n(10041);let PageMetaDescription=e=>{var t,n,r,u,m;let{asPath:g,locale:x}=(0,s.useRouter)(),p=(0,a.useMemo)(()=>{let e=new URL("/".concat(x).concat(g),"https://".concat(c.yK));return e.search="",e.hash="",e.toString()},[g,x]),h=(0,a.useMemo)(()=>({link:[{rel:"canonical",href:p}]}),[p]),{metaDescription:v}=e,b=(0,i.J)(d.$B,v&&"metaImage"in v&&null!==(t=null==v?void 0:v.metaImage)&&void 0!==t?t:null,{imageBuilder:e=>e.width(960).height(560)}),f=(0,a.useMemo)(()=>{var e;return'\n{\n  "@context": "https://schema.org",\n  "@graph": [\n    {\n      "@type": "Organization",\n      "@id": "https://www.hellogetsafe.com/#organization",\n      "name": "Getsafe",\n      "url": "https://www.hellogetsafe.com/",\n      "sameAs": [\n        "https://twitter.com/hellogetsafe",\n        "https://www.instagram.com/hellogetsafe/",\n        "https://www.linkedin.com/company/getsafe-personal-insurance/",\n        "https://twitter.com/GetsafeDE"\n      ],\n      "logo": {\n        "@type": "ImageObject",\n        "@id": "https://www.hellogetsafe.com/#logo",\n        "url": "'.concat(null!==(e=null==b?void 0:b.src)&&void 0!==e?e:"https://www.hellogetsafe.com/assets/images/getsafe_logo.png",'",\n        "width": 800,\n        "height": 210,\n        "caption": "getsafe"\n      },\n      "image": {\n        "@id": "https://www.hellogetsafe.com/#logo"\n      }\n    },\n    {\n      "@type" : "WebSite",\n      "name" : "Getsafe",\n      "url" : "https://www.hellogetsafe.com/"\n    }\n  ]\n}\n')},[null==b?void 0:b.src]);return(0,l.jsxs)(o(),{children:[(0,l.jsx)("title",{children:null!==(n=null==v?void 0:v.title)&&void 0!==n?n:"Getsafe"}),(0,l.jsx)("meta",{name:"description",content:null!==(r=null==v?void 0:v.description)&&void 0!==r?r:""}),(0,l.jsx)("meta",{name:"og:site",content:"Getsafe"}),(0,l.jsx)("meta",{property:"og:type",content:"website"}),(0,l.jsx)("meta",{property:"og:title",content:null!==(u=null==v?void 0:v.title)&&void 0!==u?u:"Getsafe"}),(0,l.jsx)("meta",{property:"og:description",content:null!==(m=null==v?void 0:v.description)&&void 0!==m?m:""},"og:description"),(0,l.jsx)("meta",{property:"og:url",content:p.toString()},"og:url"),(0,l.jsx)("meta",{property:"og:image",content:null==b?void 0:b.src},"og:image"),(0,l.jsx)("meta",{name:"twitter:site",content:"@hellogetsafe"}),(0,l.jsx)("meta",{name:"twitter:card",content:"summary_large_image"}),(0,l.jsx)("meta",{property:"twitter:image",content:null==b?void 0:b.src},"twitter:image"),h.link.map((e,t)=>(0,a.createElement)("link",{...e,key:"additional_link_tags_".concat(t.toString())})),(0,l.jsx)("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:f}})]})}},58690:function(e,t,n){n.r(t),n.d(t,{Carousel:function(){return Carousel}});var l=n(52322),a=n(98537),i=n.n(a),r=n(2784),o=n(73105);n(88155);var s=n(32087),d=n(22552),c=n(43338),u=n(86611),m=n(3413),g=n(91953),x=n(73169),p=n(77740);let h=(0,p.tv)({slots:{container:"flex w-full max-w-full flex-col",buttonGroup:"flex w-full flex-row gap-x-12 pt-6"},variants:{alignArrows:{center:{buttonGroup:"justify-center"},left:{buttonGroup:"justify-start"},right:{buttonGroup:"justify-end"}}}}),v=(0,p.tv)({slots:{itemContainer:"",item:""},variants:{variant:{products:{itemContainer:"h-full",item:"!w-[298px] pr-6 lg:!w-[384px]"},default:{itemContainer:"",item:""}}}}),b=(0,r.memo)(e=>{var t;let{next:n,previous:a,carouselState:i,arrowsHorizontalAlignment:r,track:o}=e;if(!i)return null;let{buttonGroup:s}=h({alignArrows:null!=r?r:"center"}),d=0===i.currentSlide,c=i.currentSlide===i.totalItems-1||i.totalItems===i.slidesToShow,p=["sm","md","lg","mobile","tablet"].includes(null!==(t=i.deviceType)&&void 0!==t?t:"");return p?null:(0,l.jsxs)(u.G7,{className:s(),children:[(0,l.jsx)(m.Z,{icon:(0,l.jsx)(g.J,{icon:{name:"action.chevronLeft_24"},size:"small"}),disabled:d,onPress:()=>{a&&(o(x.FP.ButtonClicked,{buttonId:x.a7.STORIES_BUTTON_PREVIOUS}),a())}}),(0,l.jsx)(m.Z,{icon:(0,l.jsx)(g.J,{icon:{name:"action.chevronRight_24"},size:"small"}),disabled:c,onPress:()=>{n&&(o(x.FP.ButtonClicked,{buttonId:x.a7.STORIES_BUTTON_NEXT}),n())}})]})});var f=n(30195),y=n(13517);let w=f.z.enum(["single","multiple"]),C=f.z.object({_key:f.z.string().optional(),_type:f.z.literal("carousel"),name:f.z.string(),maxWidth:f.z.number().optional(),displayType:w.optional(),infinite:f.z.boolean().optional(),arrowsHorizontalAlignment:y.Rz.optional(),slides:f.z.array(f.z.object({_key:f.z.string(),content:f.z.array(f.z.unknown())})).optional()}),Carousel=e=>{var t,n,a;let m=h(),g=v({variant:e.variant}),x=(0,r.useMemo)(()=>C.parse(e.node.value),[e.node]),{slides:p}=x,{track:f}=(0,c.z)(),y=null!==(t=x.displayType)&&void 0!==t?t:"single",w=(0,r.useMemo)(()=>{let e={slidesToSlide:1,partialVisibilityGutter:16},t={xl:{breakpoint:{max:3840,min:1440},...e},lg:{breakpoint:{max:1440,min:1024},...e},md:{breakpoint:{max:1024,min:464},...e},sm:{breakpoint:{max:464,min:0},...e}};return(0,s.EQ)(y).with("multiple",()=>i()(t,{xl:{items:3},lg:{items:2},md:{items:2},sm:{items:1}})).otherwise(()=>i()(t,{xl:{items:1},lg:{items:1},md:{items:1},sm:{items:1}}))},[y]),j=!x.infinite;return p?(0,l.jsx)(u.G7,{className:m.container(),style:j?{maxWidth:null!==(n=x.maxWidth)&&void 0!==n?n:e.width}:void 0,children:(0,l.jsx)(o.default,{responsive:w,arrows:!1,itemClass:g.item(),renderButtonGroupOutside:!0,infinite:null===(a=x.infinite)||void 0===a||a,partialVisible:"multiple"===y,customButtonGroup:(0,l.jsx)(b,{track:f,arrowsHorizontalAlignment:x.arrowsHorizontalAlignment}),children:p.map(t=>{var n;return(0,l.jsx)(u.G7,{className:g.itemContainer(),children:(0,l.jsx)(d.s,{width:e.width,blocks:t.content,sectionName:null!==(n=x.name)&&void 0!==n?n:"carousel",space:"none"},t._key)},t._key)})})}):null}},76764:function(e,t,n){n.r(t),n.d(t,{MultiColumnSection:function(){return k},multiColumnSection:function(){return C}});var l=n(52322),a=n(9850),i=n.n(a),r=n(18149),o=n.n(r),s=n(35640),d=n.n(s),c=n(2784),u=n(91356),m=n(77740),g=n(18529),x=n(57945),p=n(56120),h=n(77274),v=n(22552),b=n(1745),f=n(33521),y=n(64729),w=n(62307);let C=(0,m.tv)({slots:{container:["flex flex-col md:flex-row"],anchorWrapper:"-mt-[56px] w-full overflow-x-hidden pt-[56px] lg:-mt-[72px] lg:pt-[72px]",columnContainer:"relative overflow-hidden",section:"flex-grow gap-x-6 px-6 py-12 md:px-12 lg:px-[80px] lg:py-[80px]"}}),getColumnPaddingValues=(e,t,n)=>{let l,a;switch(e){case 0:a=t;break;case n-1:l=t;break;default:a=t/2,l=t/2}return n-1==0&&(a=t,l=t),{paddingLeftValue:a,paddingRightValue:l}},j=(0,c.memo)(e=>{var t,n,a,i,r,o,s,m,g,f;let{column:y,contentWidth:j,columnWidth:k,oneColumnHasFullSizeImage:N,index:_,nextColumnHasSameBgColor:S}=e,P=(0,c.useMemo)(()=>{var e;if(!(null===(e=y.backgroundImage)||void 0===e?void 0:e.asset))return;let t=(0,h.uH)(y.backgroundImage).width(2*j);return{src:t.url(),srcSet:(0,h.G8)(t),loader:e=>{let{src:t}=e;return t}}},[y.backgroundImage,j]),{columnContainer:I,section:E}=C(),{paddingLeftValue:G,paddingRightValue:z}=getColumnPaddingValues(_,e.sideSpacing,e.itemsCount),M={className:I({className:(0,x.Um)({color:null!==(a=null!==(n=e.backgroundColor)&&void 0!==n?n:y.backgroundColor)&&void 0!==a?a:void 0})}),style:{width:e.widths[_],paddingLeft:G,paddingRight:z},key:y._key};if(y.fullSizeImage&&"full"===y.fullSizeImageAlignment)return(0,l.jsx)("div",{...M,children:(0,l.jsx)(b.W,{node:{index:_,isInline:!1,renderNode:()=>null,value:y.fullSizeImage},containerWidth:k,slideToEdge:null!==(i=y.fullSizeImageSlideToEdge)&&void 0!==i&&i,itemsCount:e.itemsCount,hasPriority:e.hasPriority})});let T=S&&!N;return(0,l.jsxs)("div",{...M,children:[P?(0,l.jsx)(d(),{...P,loading:e.hasPriority?"eager":"lazy",height:void 0,width:void 0,fill:!0,alt:"",style:{objectFit:null!==(r=null===(t=y.backgroundImage)||void 0===t?void 0:t.fit)&&void 0!==r?r:void 0}}):null,y.fullSizeImage&&"top"===y.fullSizeImageAlignment?(0,l.jsx)(b.W,{hasPriority:e.hasPriority,node:{index:_,isInline:!1,renderNode:()=>null,value:y.fullSizeImage},containerWidth:k,slideToEdge:null!==(o=y.fullSizeImageSlideToEdge)&&void 0!==o&&o,itemsCount:e.itemsCount}):null,(0,l.jsx)("section",{className:(0,u.m)(E(),e.verticalPadding&&(0,p.yZ)({space:{initial:e.verticalPadding,md:e.verticalPadding,lg:e.verticalPadding}}),e.horizontalPadding&&(0,p.ek)({space:{initial:e.horizontalPadding,md:e.horizontalPadding,lg:e.horizontalPadding}}),T&&"pb-0 md:pb-0 lg:pb-0",w.ct[y.alignVertically||"top"]),children:(0,l.jsx)(v.s,{blocks:null!==(s=y.content)&&void 0!==s?s:[],align:null!==(m=y.alignHorizontally)&&void 0!==m?m:"left",sectionName:e.sectionName,width:j,contentColor:e.contentColor,backgroundColor:e.backgroundColor,space:null!==(g=y.space)&&void 0!==g?g:void 0,reverseOrderForWideScreen:e.reverseOrderForWideScreen,hasPriority:e.hasPriority})}),y.fullSizeImage&&"bottom"===y.fullSizeImageAlignment?(0,l.jsx)(b.W,{node:{index:_,isInline:!1,renderNode:()=>null,value:y.fullSizeImage},itemsCount:e.itemsCount,containerWidth:k,slideToEdge:null!==(f=y.fullSizeImageSlideToEdge)&&void 0!==f&&f,hasPriority:e.hasPriority}):null]})},o()),k=(0,c.memo)(e=>{let t=(0,y.L)(),n=(0,c.useMemo)(()=>{if(!e.section.columns||0===e.section.columns.length)return[];if(t<=g.SCREEN_SIZE.M||!e.section.reverseColumnOrderForWideScreen)return e.section.columns;let n=i()(e.section.columns);return n.reverse()},[e.section.columns,e.section.reverseColumnOrderForWideScreen,t]),a=(0,c.useMemo)(()=>(t-f.yV-g.SPACE.small)/2,[t]),r=(0,c.useMemo)(()=>t<=g.SCREEN_SIZE.M?n.map(()=>t):n.map(()=>1/n.length*t),[n,t]);if(0===n.length)return null;let{name:o}=e.section,s=n.some(e=>!!e.fullSizeImage),d=Math.round(f.yV/n.length),u=d-2*g.SPACE.xxlarge,{anchorWrapper:m,container:x}=C();return(0,l.jsx)("div",{className:m(),id:null!=o?o:"",children:(0,l.jsx)("div",{className:x(),children:n.map((t,i)=>{var o,c,m,g;return(0,l.jsx)(j,{hasPriority:e.index<2,column:t,index:i,columnWidth:d,contentWidth:u,oneColumnHasFullSizeImage:s,backgroundColor:e.backgroundColor,contentColor:e.contentColor,sectionName:null!==(c=e.section.name)&&void 0!==c?c:"",verticalPadding:null!==(m=e.section.verticalPadding)&&void 0!==m?m:e.verticalPadding,horizontalPadding:e.horizontalPadding,reverseOrderForWideScreen:null!==(g=e.section.reverseColumnOrderForWideScreen)&&void 0!==g&&g,itemsCount:n.length,nextColumnHasSameBgColor:t.backgroundColor===(null===(o=n[i+1])||void 0===o?void 0:o.backgroundColor),widths:r,sideSpacing:a},t._key)})})})},o())},4099:function(e,t,n){n.d(t,{z:function(){return $}});var l=n(52322),a=n(18149),i=n.n(a),r=n(75799),o=n.n(r),s=n(2784),d=n(35640),c=n.n(d),u=n(65736),m=n.n(u),g=n(41903),x=n(77740),p=n(30195),h=n(95970),v=n(77274),b=n(73169),f=n(43338),y=n(64729),w=n(22385),C=n(86611),j=n(18529),k=n(38718);let getVariantColor=e=>"darkGreen"===e?"brandLime":"blue"===e?"playground3Dark":"brandDark",N={de:{darkGreen:"customer_number_light_de",blue:"customer_number_dark_de",lightGrey:"customer_number_dark_de"},en:{darkGreen:"customer_number_light_en",blue:"customer_number_dark_en",lightGrey:"customer_number_dark_en"},fr:{darkGreen:"customer_number_light_en",blue:"customer_number_dark_en",lightGrey:"customer_number_dark_en"}},_={de:170,en:140,fr:140},getImageWidth=e=>{var t;return null!==(t=_[e])&&void 0!==t?t:170},getCustomerNumberImagePath=(e,t)=>{var n;return"/assets/images/svg/".concat(null!==(n=N[t][e])&&void 0!==n?n:"customer_number_dark_en",".svg")},S=(0,x.tv)({slots:{container:"my-10 flex h-auto flex-col items-center bg-brand-dark pt-16 md:mx-16 md:rounded-3xl xl:mx-auto xl:w-[1270px]",contentWrapper:"mx-auto flex h-full flex-col items-center sm:space-y-6 md:space-y-8 xl:w-1/2 xl:pl-12",iconContainer:"py-10 xl:py-14 xl:pl-10",backgroundImageContainer:"max-w-1/2 max-h-[900px] overflow-hidden rounded-r-3xl",buttonWrapper:"flex items-center space-y-2 pb-2 pt-16 ",overline:[(0,k.body1)({bold:!0}),"flex text-brand-lime sm:px-10 sm:text-center md:px-0 xl:text-left "],productTitle:[(0,k.h1)({type:"primary"}),"text-ui-light sm:text-center xl:text-left"],productDescription:[(0,k.body1)(),"text-ui-light sm:text-center xl:text-left"],bottomCTA:[(0,k.body2)(),"text-ui-light/70 sm:text-center xl:text-left"]},variants:{isBackgroundImageOn:{true:{container:"pt-0 xl:flex-row",contentWrapper:"items-start space-y-4 pt-8",iconContainer:"xl:justify-start xl:pl-0",buttonWrapper:"items-start pt-12"}},color:{blue:{container:"bg-playground3-light",overline:"text-ui-dark/70",productTitle:"text-playground3-dark",productDescription:"text-ui-dark/70",bottomCTA:"text-ui-dark/70"},lightGrey:{container:"bg-ui-grey-50",overline:"text-ui-dark/70",productTitle:"text-playground3-dark",productDescription:"text-ui-dark/70",bottomCTA:"text-ui-dark/70"},darkGreen:{}}}}),P=p.z.enum(["blue","lightGrey","darkGreen"]),I=(0,s.memo)(e=>{var t;let{locale:n}=(0,g.useRouter)(),[a]=(0,w.v2)(n),{track:i}=(0,f.z)(),r=(0,y.L)(),o=r<j.SCREEN_SIZE.M,d=e.section.ctaLabel,u=o?120:getImageWidth(a),x=getVariantColor(e.section.colorTheme),p=null!==e.section.backgroundImage,k=r>j.SCREEN_SIZE.XL&&p,{container:N,contentWrapper:_,iconContainer:I,backgroundImageContainer:E,buttonWrapper:G,overline:z,productTitle:M,productDescription:T,bottomCTA:R}=S({isBackgroundImageOn:k,color:P.parse(e.section.colorTheme)}),L=getCustomerNumberImagePath(P.parse(e.section.colorTheme),a),W=(0,s.useMemo)(()=>{var t;if(!(null===(t=e.section.backgroundImage)||void 0===t?void 0:t.asset))return;let n=(0,v.uH)(e.section.backgroundImage);return{src:n.url(),srcSet:(0,v.G8)(n),loader:e=>{let{src:t}=e;return t}}},[e.section.backgroundImage]),Z="https://start.hellogetsafe.com/".concat(n,"/flows/").concat(e.section.flowName),O=e.section.productDescription.split("\n").reduce((e,t,n)=>[...e,(0,l.jsx)("br",{},"br-".concat(t.toString(),"-").concat(n)),t]);return k?(0,l.jsxs)(C.G7,{className:N(),children:[(0,l.jsxs)(C.G7,{className:_(),children:[(0,l.jsx)(C.xv,{className:z(),children:e.section.overline}),(0,l.jsx)(C.xv,{className:M(),children:e.section.productTitle}),(0,l.jsx)(C.xv,{className:T(),children:O}),(0,l.jsxs)(C.G7,{className:G(),children:[(0,l.jsx)(m(),{href:Z,"aria-label":d,target:"_blank",rel:"noopener noreferrer",onClick:()=>{i(b.FP.LinkClicked,{flowHref:Z,sectionName:e.section.name})},children:(0,l.jsx)(h.Z,{label:d,type:"default",variantColor:null!=x?x:"brandLime"})}),(0,l.jsx)(C.xv,{className:R(),children:e.section.ctaSupportText})]}),(0,l.jsx)(C.G7,{className:I(),children:(0,l.jsx)(c(),{src:L,width:u,height:108,loader:e=>{let{src:t}=e;return t},unoptimized:!0,alt:"500,000 happy customers"})})]}),(0,l.jsx)(C.G7,{className:E(),children:(0,l.jsx)(c(),{src:null!==(t=null==W?void 0:W.src)&&void 0!==t?t:"/assets/images/logo_black.svg",loader:e=>{let{src:t}=e;return t},height:800,width:600,alt:"",style:{objectFit:"cover"}})})]}):(0,l.jsxs)(C.G7,{className:N(),children:[(0,l.jsxs)(C.G7,{className:_(),children:[(0,l.jsx)(C.xv,{className:z(),children:e.section.overline}),(0,l.jsx)(C.xv,{className:M(),children:e.section.productTitle}),(0,l.jsx)(C.xv,{className:T(),children:O}),(0,l.jsxs)(C.G7,{className:G(),children:[(0,l.jsx)(m(),{href:Z,"aria-label":d,target:"_blank",rel:"noopener noreferrer",onClick:()=>{i(b.FP.LinkClicked,{flowHref:Z,sectionName:e.section.name})},children:(0,l.jsx)(h.Z,{label:d,type:"default",variantColor:null!=x?x:"brandLime"})}),(0,l.jsx)(C.xv,{className:R(),children:e.section.ctaSupportText})]})]}),(0,l.jsx)(C.G7,{className:I(),children:(0,l.jsx)(c(),{src:L,width:u,height:108,loader:e=>{let{src:t}=e;return t},unoptimized:!0,alt:"500,000 happy customers"})})]})});var E=n(76764),G=n(23287),z=n(68628),M=n(91356),T=n(17267),R=n(57945),L=n(752),W=n(56120),Z=n(22552),O=n(33521),H=n(62307),A=n(25341);let V=2*j.SPACE.xxsmall,ColumnRenderer=e=>{var t,n,a,i,r,o,d,u,m,g,x,p,h,b,f,w;let{column:C}=e,k=(0,y.L)(),N=(0,s.useMemo)(()=>k>=j.SCREEN_SIZE.XXL&&C.xxl?C.xxl:k>=j.SCREEN_SIZE.XL&&C.xl?C.xl:k>=j.SCREEN_SIZE.L&&C.lg?C.lg:k>=j.SCREEN_SIZE.M&&C.md?C.md:k>=j.SCREEN_SIZE.S&&C.sm?C.sm:C.base,[k,C]),_=(0,s.useMemo)(()=>{if(!N.backgroundImage)return;let t=(0,v.uH)(N.backgroundImage).width(2*e.maxContentWidth);return{src:t.url(),srcSet:(0,v.G8)(t),loader:e=>{let{src:t}=e;return t}}},[N.backgroundImage,e.maxContentWidth]),S=(0,s.useMemo)(()=>e.layoutWidth?Math.floor(e.maxContentWidth*(e.layoutWidth/100)):Math.floor(e.maxContentWidth/e.numberOfColumns),[e.maxContentWidth,e.layoutWidth,e.numberOfColumns]);return 0===k?null:(0,l.jsxs)("div",{className:(0,M.m)("relative flex flex-1 flex-col overflow-hidden border",!1!==N.fullHeight&&"lg:h-full",(0,R.Um)({color:null!==(a=N.backgroundColor)&&void 0!==a?a:void 0}),H.IO[null!==(i=N.alignHorizontally)&&void 0!==i?i:"left"],H.ct[null!==(r=N.alignVertically)&&void 0!==r?r:"top"],(0,W.ek)({space:null!==(o=N.horizontalPadding)&&void 0!==o?o:void 0}),(0,W.yZ)({space:null!==(d=N.verticalPadding)&&void 0!==d?d:void 0}),(0,R.tv)({color:null!==(u=N.borderColor)&&void 0!==u?u:"transparent"}),(0,T.E)({radius:null!==(m=N.borderRadius)&&void 0!==m?m:void 0}),_&&"-my-1 -mr-2"),style:{height:_?"calc(100% + ".concat(V,"px)"):"100%",maxWidth:_?S+V:S},children:[_?(0,l.jsx)(c(),{..._,alt:"",fill:!0,style:{objectFit:null!==(g=null===(t=N.backgroundImage)||void 0===t?void 0:t.fit)&&void 0!==g?g:void 0,objectPosition:null!==(x=null===(n=N.backgroundImage)||void 0===n?void 0:n.imagePosition)&&void 0!==x?x:void 0}}):null,(0,l.jsx)(Z.s,{blocks:null!==(p=N.content)&&void 0!==p?p:[],align:null!==(h=N.alignHorizontally)&&void 0!==h?h:"left",sectionName:e.sectionName,width:S,contentColor:e.contentColor,backgroundColor:null!==(f=null!==(b=N.backgroundColor)&&void 0!==b?b:e.backgroundColor)&&void 0!==f?f:void 0,space:null!==(w=N.space)&&void 0!==w?w:void 0,hasPriority:e.hasPriority})]})},SectionRenderer=e=>{var t,n,a,i,r,o,d,c,u,m,g,x,p,h;let{value:b}=e.node,f=(0,y.L)(),w=(0,s.useMemo)(()=>f>=j.SCREEN_SIZE.XXL&&b.xxl?b.xxl:f>=j.SCREEN_SIZE.XL&&b.xl?b.xl:f>=j.SCREEN_SIZE.L&&b.lg?b.lg:f>=j.SCREEN_SIZE.M&&b.md?b.md:f>=j.SCREEN_SIZE.S&&b.sm?b.sm:b.base,[f,b]),C=w.style.fullWidth?f:null!==(t=w.style.maxContentWidth)&&void 0!==t?t:O.yV,k=(0,s.useMemo)(()=>{if(w.style.backgroundImage)return(0,v.uH)(w.style.backgroundImage).width(2*C).url()},[w.style.backgroundImage,C]);if(0===f)return null;let{anchorWrapper:N}=(0,E.multiColumnSection)();return(0,l.jsx)("div",{className:N(),id:e.node.value.name,children:(0,l.jsx)("div",{className:(0,M.m)("flex w-full flex-col items-center",w.style.fullWidth&&"max-w-full",w.style.numberOfColumns>1&&null===w.style.columnGap&&"px-12",w.style.fullWidth&&(0,R.Um)({color:null!==(n=w.style.backgroundColor)&&void 0!==n?n:void 0}),w.style.fullWidth&&k&&"bg-cover bg-center bg-no-repeat",(0,L.y)({space:null!==(a=w.style.marginBottom)&&void 0!==a?a:void 0}),(0,L.E)({space:null!==(i=w.style.marginTop)&&void 0!==i?i:void 0})),style:{backgroundImage:w.style.fullWidth&&k?"url(".concat(k,")"):void 0},children:(0,l.jsx)("div",{className:(0,M.m)("relative grid w-full auto-rows-max overflow-hidden border-solid",(0,R.Um)({color:null!==(r=w.style.backgroundColor)&&void 0!==r?r:void 0}),(0,R.tv)({color:null!==(o=w.style.borderColor)&&void 0!==o?o:void 0}),k&&"bg-cover bg-center bg-no-repeat",(0,W.ek)({space:null!==(d=w.style.horizontalPadding)&&void 0!==d?d:void 0}),(0,W.yZ)({space:null!==(c=w.style.verticalPadding)&&void 0!==c?c:void 0}),H.ct[null!==(u=w.style.alignHorizontally)&&void 0!==u?u:"left"],H.IO[null!==(m=w.style.alignVertically)&&void 0!==m?m:"top"],(0,T.E)({radius:null!==(g=w.style.borderRadius)&&void 0!==g?g:void 0}),(0,A.CM)({space:null!==(x=w.style.columnGap)&&void 0!==x?x:void 0}),(0,A.Qr)({space:null!==(p=w.style.columnGap)&&void 0!==p?p:void 0})),style:{backgroundImage:k?"url(".concat(k,")"):void 0,gridTemplateColumns:!1===w.style.columnsEqualWidth&&w.style.columnsLayout?w.style.columnsLayout.map(e=>"".concat(e,"%")).join(" "):"1fr",maxWidth:null!==(h=w.style.maxContentWidth)&&void 0!==h?h:O.yV},children:w.columns.map((t,n)=>{var a,i;return(0,l.jsx)(ColumnRenderer,{column:t,sectionName:b.name,maxContentWidth:null!==(i=w.style.maxContentWidth)&&void 0!==i?i:O.yV,backgroundColor:e.backgroundColor,contentColor:e.contentColor,layoutWidth:(null===(a=w.style.columnsLayout)||void 0===a?void 0:a[n])&&!1===w.style.columnsEqualWidth?w.style.columnsLayout[n]:void 0,numberOfColumns:w.style.numberOfColumns,hasPriority:n<2},t._id)})})})})};var F=n(32087),B=n(94678),D=n(28488);let U=(0,x.tv)({slots:{container:"mb-20 grid max-w-[1440px] items-center px-6 lg:mb-[120px] lg:px-[120px]",headingContainer:"flex flex-col",heading:"mb-6",subheading:"mb-8",supportingContentContainer:"flex flex-col"},variants:{layout:{header:{container:"w-full grid-cols-1 justify-items-center py-6 lg:grid-cols-2",headingContainer:"max-w-[327px] md:max-w-[560px] lg:max-w-[560px]",heading:[B.ZP.h1({type:"primary"}),"text-center lg:text-left"],subheading:[B.ZP.body1(),"text-center text-ui-dark/70 lg:mb-0 lg:text-left"],supportingContentContainer:"lg:pt-12"},usp:{container:"w-full grid-cols-1 justify-items-center",headingContainer:"max-w-[327px] md:max-w-[1200px] lg:max-w-[1200px] lg:px-[120px]",heading:[B.ZP.h2({type:"primary"}),"text-center"],subheading:[B.ZP.h3(),"text-center text-ui-dark/70 md:mb-12"],supportingContentContainer:"w-full"},cover:{container:"w-full grid-cols-1 justify-items-center",headingContainer:"max-w-[327px] md:max-w-[1200px] lg:max-w-[1200px] lg:px-[120px]",heading:[B.ZP.h2({type:"primary"}),"text-center"],subheading:[B.ZP.h3(),"text-center text-ui-dark/70 md:mb-12"],supportingContentContainer:"w-full"},faq:{container:"w-full grid-cols-1 justify-items-center",headingContainer:"max-w-[327px] md:max-w-[1200px] lg:px-[120px]",heading:[B.ZP.h2({type:"primary"}),"text-center"],subheading:[B.ZP.h3(),"text-center text-ui-dark/70 md:mb-12"],supportingContentContainer:"w-full lg:px-[120px]"},productsCarousel:{container:"mb-0 w-full grid-cols-1 justify-items-center lg:mb-0",headingContainer:"max-w-[327px] md:max-w-[1200px] lg:px-[120px]",heading:[B.ZP.h2({type:"primary"}),"text-center"],subheading:[B.ZP.h3(),"text-center text-ui-dark/70 md:mb-12"],supportingContentContainer:"mb-20 w-full max-w-[1440px] px-0 lg:mb-[120px] lg:px-[120px]"}},hyphenatedHeading:{true:{heading:"hyphens-manual"},false:{heading:"hyphens-auto"}},hyphenatedSubheading:{true:{subheading:"hyphens-manual"},false:{subheading:"hyphens-auto"}}}}),CoverTemplateRenderer=e=>{var t,n;let{value:a}=e.node,i=(0,y.L)(),r=(0,D._)(a.heading),o=(0,D._)(null!==(t=a.subheading)&&void 0!==t?t:"");if(0===i)return null;let s=U({layout:"cover"}),d=(0,F.EQ)(a.media).with({typeOfMedia:"image"},e=>{let{image:t}=e;return t}).with({typeOfMedia:"video"},e=>{let{video:t}=e;return t}).exhaustive(),c=i<=j.SCREEN_SIZE.M?"large":"xlarge";return(0,l.jsxs)(B.G7,{className:s.container(),id:"cover-template",children:[(0,l.jsxs)(B.G7,{className:s.headingContainer(),children:[(0,l.jsx)(B.xv,{className:s.heading({hyphenatedHeading:null==r?void 0:r.hyphenated}),children:null==r?void 0:r.text}),(0,l.jsx)(B.xv,{className:s.subheading({hyphenatedSubheading:null==o?void 0:o.hyphenated}),children:null==o?void 0:o.text})]}),(0,l.jsx)(B.G7,{className:s.supportingContentContainer(),children:(0,l.jsx)(Z.s,{blocks:[d,null==a?void 0:a.inlineColumns],sectionName:"cover",space:c,align:"center",width:1200})})]})},FAQTemplateRenderer=e=>{var t;let{value:n}=e.node,a=(0,y.L)(),i=(0,D._)(n.heading),r=(0,D._)(null!==(t=n.subheading)&&void 0!==t?t:"");if(0===a)return null;let o=U({layout:"faq"});return(0,l.jsxs)(B.G7,{className:o.container(),id:"faq-template",children:[(0,l.jsxs)(B.G7,{className:o.headingContainer(),children:[(0,l.jsx)(B.xv,{className:o.heading({hyphenatedHeading:null==i?void 0:i.hyphenated}),children:null==i?void 0:i.text}),(0,l.jsx)(B.xv,{className:o.subheading({hyphenatedSubheading:null==r?void 0:r.hyphenated}),children:null==r?void 0:r.text})]}),(0,l.jsx)(B.G7,{className:o.supportingContentContainer(),children:(0,l.jsx)(Z.s,{blocks:[n.accordion],sectionName:"faq",align:"left",width:900,hasPriority:!1})})]})},HeaderTemplateRenderer=e=>{var t;let{value:n}=e.node,a=(0,y.L)(),i=(0,D._)(n.heading),r=(0,D._)(null!==(t=n.subheading)&&void 0!==t?t:"");if(0===a)return null;let o=U({layout:"header"}),s=(0,F.EQ)(n.media).with({typeOfMedia:"image"},e=>{let{image:t}=e;return t}).with({typeOfMedia:"video"},e=>{let{video:t}=e;return t}).exhaustive();return(0,l.jsxs)(B.G7,{className:o.container(),id:"header-template",children:[(0,l.jsxs)(B.G7,{className:o.headingContainer(),children:[(0,l.jsx)(B.xv,{className:o.heading({hyphenatedHeading:null==i?void 0:i.hyphenated}),children:null==i?void 0:i.text}),(0,l.jsx)(B.xv,{className:o.subheading({hyphenatedSubheading:null==r?void 0:r.hyphenated}),children:null==r?void 0:r.text})]}),(0,l.jsx)(B.G7,{className:o.supportingContentContainer(),children:(0,l.jsx)(Z.s,{blocks:[s],sectionName:n.heading,align:"center",width:482,hasPriority:!0})})]})};var X=n(58690);let ProductsCarouselTemplateRenderer=e=>{var t;let{value:n}=e.node,a=(0,y.L)(),i=(0,D._)(n.heading),r=(0,D._)(null!==(t=n.subheading)&&void 0!==t?t:"");if(0===a)return null;let o=U({layout:"productsCarousel"});return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(B.G7,{className:o.container(),id:"products-carousel-template",children:(0,l.jsxs)(B.G7,{className:o.headingContainer(),children:[(0,l.jsx)(B.xv,{className:o.heading({hyphenatedHeading:null==i?void 0:i.hyphenated}),children:null==i?void 0:i.text}),(0,l.jsx)(B.xv,{className:o.subheading({hyphenatedSubheading:null==r?void 0:r.hyphenated}),children:null==r?void 0:r.text})]})}),(0,l.jsx)(B.G7,{className:o.supportingContentContainer(),children:(0,l.jsx)(X.Carousel,{node:{value:n.carousel,index:0,isInline:!1,renderNode:()=>null},width:1440,variant:"products"})})]})},USPTemplateRenderer=e=>{var t;let{value:n}=e.node,a=(0,y.L)(),i=(0,D._)(n.heading),r=(0,D._)(null!==(t=n.subheading)&&void 0!==t?t:"");if(0===a)return null;let o=U({layout:"usp"}),s=(0,F.EQ)(n.media).with({typeOfMedia:"image"},e=>{let{image:t}=e;return t}).with({typeOfMedia:"video"},e=>{let{video:t}=e;return t}).exhaustive();return(0,l.jsxs)(B.G7,{className:o.container(),id:"usp-template",children:[(0,l.jsxs)(B.G7,{className:o.headingContainer(),children:[(0,l.jsx)(B.xv,{className:o.heading({hyphenatedHeading:null==i?void 0:i.hyphenated}),children:null==i?void 0:i.text}),(0,l.jsx)(B.xv,{className:o.subheading({hyphenatedSubheading:null==r?void 0:r.hyphenated}),children:null==r?void 0:r.text})]}),(0,l.jsx)(B.G7,{className:o.supportingContentContainer(),children:(0,l.jsx)(Z.s,{blocks:[s],sectionName:"usp",align:"center",width:444.94,hasPriority:!0})})]})},q=o()(async()=>n.e(5733).then(n.bind(n,75733)).then(e=>e.PressArchive),{loadableGenerated:{webpack:()=>[75733]}}),Q=o()(async()=>n.e(3686).then(n.bind(n,73686)).then(e=>e.ProductMenu),{loadableGenerated:{webpack:()=>[73686]}}),J=o()(async()=>n.e(3471).then(n.bind(n,3471)).then(e=>e.BlogOverview),{loadableGenerated:{webpack:()=>[3471]}}),$=(0,s.memo)(e=>{let t=(0,s.useMemo)(()=>({types:{"website.richContent.multiColumnSection":t=>(0,l.jsx)(E.MultiColumnSection,{index:t.index,section:t.value,backgroundColor:e.backgroundColor,contentColor:e.contentColor}),"website.richContent.headerSection":t=>(0,l.jsx)(I,{index:t.index,section:t.value,backgroundColor:e.backgroundColor}),"website.richContent.sharedSection":t=>(0,l.jsx)(E.MultiColumnSection,{index:t.index,section:t.value,backgroundColor:e.backgroundColor,contentColor:e.contentColor}),"website.richContent.sharedSection.ab.test":()=>{throw Error("Assertion: AB Test should be evaluated on the server")},"website.richContent.codedSection":e=>{switch(e.value.type){case"productMenu":return(0,l.jsx)("div",{className:"flex w-full flex-col",id:"section_productMenu",children:(0,l.jsx)(Q,{})});case"blogOverview.posts":return(0,l.jsx)("div",{className:"flex w-full flex-col",id:"section_blogOverview.posts",children:(0,l.jsx)(J,{})});case"press.archive":return(0,l.jsx)("div",{className:"flex w-full flex-col",id:"section_press.archive",children:(0,l.jsx)(q,{})});default:return(0,G.c1)("Rendering of ".concat(e.value.type," not implemented yet")),(0,l.jsx)("div",{children:"Rendering of ".concat(e.value.type," not implemented yet")})}},"website.richContent.section":t=>(0,l.jsx)(SectionRenderer,{node:t,index:t.index,backgroundColor:e.backgroundColor,contentColor:e.contentColor}),"templates.header":e=>(0,l.jsx)(HeaderTemplateRenderer,{node:e,index:e.index}),"templates.cover":e=>(0,l.jsx)(CoverTemplateRenderer,{node:e,index:e.index}),"templates.usp":e=>(0,l.jsx)(USPTemplateRenderer,{node:e,index:e.index}),"templates.productsCarousel":e=>(0,l.jsx)(ProductsCarouselTemplateRenderer,{node:e,index:e.index}),"templates.faq":e=>(0,l.jsx)(FAQTemplateRenderer,{node:e,index:e.index})},unknownType:e=>(0,l.jsxs)("div",{children:["Rendering of ",e.value._type," not implemented yet"]})}),[e.backgroundColor,e.contentColor]);return(0,l.jsx)(z.YI,{value:e.sections,components:t,onMissingComponent:G.iS})},i())},86416:function(e,t,n){n.d(t,{Z:function(){return Q}});var l=n(52322),a=n(45656),i=n.n(a),r=n(18149),o=n.n(r),s=n(5408),d=n(75799),c=n.n(d),u=n(35640),m=n.n(u),g=n(65736),x=n.n(g),p=n(41903),h=n(2784),v=n(91356),b=n(32087),f=n(61722),y=n(40755),w=n(24298),C=n(95970),j=n(22815),k=n(80209),N=n(86611),_=n(18529),S=n(38718),P=n(91953),I=n(73826),E=n(89241),G=n(77740);let z=(0,G.tv)({base:"grid w-full grid-flow-col items-center gap-x-1 border-b border-solid border-ui-grey-50 py-4 pl-0 pr-4 text-lg text-ui-dark hover:cursor-pointer hover:opacity-70 hover:transition-opacity hover:duration-[400] lg:w-auto lg:justify-normal lg:border-b-0 lg:py-4 lg:pl-0 lg:pr-1"}),M=(0,G.tv)({extend:z,base:"group justify-between gap-x-2.5"}),T=(0,G.tv)({base:"duration-400 grid w-full grid-flow-col items-center gap-x-1 border-b border-solid border-ui-grey-50 py-4 pl-0 pr-4 text-lg text-ui-dark transition hover:cursor-pointer hover:opacity-70 lg:w-auto lg:justify-normal lg:border-b-0 lg:py-4 lg:pl-0 lg:pr-1"}),R=(0,G.tv)({extend:T,base:"no-underline"}),L=(0,G.tv)({slots:{content:"flex max-h-screen w-full flex-col overflow-auto bg-ui-light px-6 pb-40 pt-0 lg:flex-row lg:justify-end lg:px-20 lg:py-6 lg:pt-0",root:"flex w-full flex-1 flex-shrink px-6 py-0 text-center lg:w-auto lg:items-center lg:justify-end lg:p-0 [&>div:first-child]:w-full lg:[&>div:first-child]:w-auto",list:"w-full flex-col whitespace-nowrap lg:grid lg:w-auto lg:grid-flow-col lg:flex-row lg:gap-x-8 lg:px-4",viewport:"absolute left-0 top-0 h-full w-full origin-[top_center] bg-ui-light transition-[height] duration-300 ease-linear data-[state=closed]:animate-exit-to-right data-[state=open]:animate-enter-from-right lg:fixed lg:top-[72px] lg:h-[var(--radix-navigation-menu-viewport-height)] lg:data-[state=closed]:animate-scale-out-animation lg:data-[state=open]:animate-scale-in-animation"},variants:{hasCampaign:{true:{viewport:"lg:top-[116px]"}}}});var W=n(73169),Z=n(43338),O=n(20567),H=n(23287),A=n(45286);let V=c()(async()=>Promise.resolve().then(n.bind(n,76764)).then(e=>e.MultiColumnSection),{loadableGenerated:{webpack:()=>[76764]}}),NavigationLinkItem=e=>{var t;let n=(0,O.p)(null!==(t=e.item.target)&&void 0!==t?t:void 0),{track:a}=(0,Z.z)(),{t:i}=(0,s.$G)();return(0,l.jsx)(A.ck,{children:(0,l.jsx)(A.rU,{asChild:!0,children:(0,l.jsxs)(x(),{className:R(),href:n,onClick:()=>{a(W.FP.LinkClicked,{linkId:W.cq.HEADER_NAVIGATION_LOGIN,href:n,children:e.item.title})},"aria-label":e.item.title,children:[e.item.isNew&&(0,l.jsx)(E.Z,{label:i("tag.new")}),e.item.title]})})})},NavigationItem=e=>{let{t}=(0,s.$G)(),{content:n}=L(),a=(0,h.useRef)(null);if("website.richContent.navbarMenuItem"===e.item._type){if(!e.item.headerMenu)return null;let i=t("cookieConsentManager.preferencesDialog.table.cancelDialogButtons.backValue");return(0,l.jsxs)(A.ck,{value:e.item._id,children:[(0,l.jsxs)(A.xz,{ref:a,className:M(),children:[e.item.title,(0,l.jsx)(N.G7,{className:"transition-all duration-500 ease-linear group-hover:rotate-180 group-data-[state=open]:rotate-180 lg:rotate-90 group-hover:lg:rotate-[270deg] group-data-[state=open]:lg:rotate-[270deg] ",children:(0,l.jsx)(P.J,{size:"small",icon:{name:"action.chevronRight_24"}})})]}),(0,l.jsxs)(A.VY,{className:n(),children:[(0,l.jsxs)(N.G7,{className:"order-0 border-1 -mx-6 my-0 flex h-14 w-full flex-row items-center justify-between border-ui-grey-ultra-light px-6 py-10 lg:order-1 lg:hidden lg:w-auto lg:border-0 lg:px-0 lg:py-0",children:[(0,l.jsxs)(N.G7,{className:"grid grid-cols-2 gap-6 text-lg text-ui-dark",children:[(0,l.jsx)(j.Z,{onPress:()=>{setTimeout(()=>{var e;null===(e=a.current)||void 0===e||e.click()},100)},icon:(0,l.jsx)(N.G7,{className:"rotate-180",children:(0,l.jsx)(P.J,{size:"small",icon:{name:"action.chevronLeft_24",alt:t("icon.close")}})}),testID:i}),t("header.nav.coverages")]}),(0,l.jsx)(N.G7,{className:"lg:hidden",children:(0,l.jsx)(j.Z,{onPress:e.closeMenu,icon:(0,l.jsx)(P.J,{size:"small",icon:{name:"action.close_24",alt:t("icon.close")}})})})]}),(0,l.jsx)(V,{index:0,section:e.item.headerMenu,verticalPadding:"medium",horizontalPadding:"medium"})]})]})}return"website.richContent.navbarLinkItem"===e.item._type?(0,l.jsx)(NavigationLinkItem,{item:e.item}):((0,H.iS)("Assertion: Unknown item type: ".concat(e.item._type)),null)},NavigationMenu=e=>{let{root:t,list:n,viewport:a}=L({hasCampaign:e.hasCampaign}),[i,r]=(0,h.useState)(""),{asPath:o}=(0,p.useRouter)(),{closeMenu:s}=e;return(0,h.useEffect)(()=>{s(),r("")},[o]),(0,l.jsxs)(A.fC,{className:t(),value:i,onValueChange:r,children:[(0,l.jsxs)(A.aV,{className:n(),children:[e.items.map(t=>(0,l.jsx)(NavigationItem,{item:t,closeMenu:e.closeMenu},t._id)),(0,l.jsx)(A.z$,{})]}),(0,l.jsx)(A.l_,{className:a()})]})};var F=n(64729),B=n(15625),D=n(22385),U=n(84982);let X=c()(async()=>Promise.all([n.e(2380),n.e(2647)]).then(n.bind(n,72647)).then(e=>e.CampaignBar),{loadableGenerated:{webpack:()=>[72647]}}),q=c()(async()=>n.e(5129).then(n.bind(n,45129)).then(e=>e.SwitchToEnglishSection),{loadableGenerated:{webpack:()=>[45129]}}),getProductButtonLabel=(e,t)=>(0,b.EQ)(t).with({_type:b.P.union("website.pageType.productPage","website.pageType.bundleProductPage","website.pageType.mgaLightProductPage")},()=>e.productLabel).otherwise(()=>void 0),HeaderCta=e=>{var t;let{track:n}=(0,Z.z)(),{t:a}=(0,s.$G)(),{query:i,locale:r}=(0,p.useRouter)(),[o,d]=(0,D.v2)(r),c=(0,U.p3)(i).toString(),u=getProductButtonLabel(e.cta,e.pageType),m=a("header.nav.cta"),g=(0,O.p)(null!==(t=e.cta.target)&&void 0!==t?t:void 0,{optional:!0}),h=(0,F.L)();if((0,b.OH)({_type:b.P.union("website.pageType.productPage","website.pageType.bundleProductPage","website.pageType.mgaLightProductPage")},e.pageType)&&d===f.P9.Fr)return null;let v=h>=_.SCREEN_SIZE.XL,y=(0,U.ps)(e.pageType,r),w=y||g;return(0,l.jsx)(x(),{href:null!=w?w:"/coverage#section_productMenu".concat(c?"?".concat(c):""),children:(0,l.jsx)(C.Z,{size:v?"slim":void 0,label:u||e.cta.label||m,onPress:()=>{n(W.FP.ButtonClicked,{buttonId:W.a7.HEADER_CTA,type:"link",href:w})}})})};var Q=(0,h.memo)(e=>{var t,n,a,r,o;let{track:d}=(0,Z.z)(),{query:c,locale:u,isPreview:g}=(0,p.useRouter)(),{campaign:b}=(0,B.Oi)((0,B.ei)(c)),[f,C]=(0,D.v2)(u),{routePageType:_,navbar:E}=e,G=null!==(a=null==E?void 0:E.items)&&void 0!==a?a:[],{t:z}=(0,s.$G)(),[M,T]=(0,h.useState)(!1),toggleMainMenuVisibility=()=>T(e=>!e),R="/".concat(f,"-").concat(C),L=G&&G.length>0&&"regular"===e.pageType;return(0,l.jsxs)(l.Fragment,{children:[M?(0,l.jsx)(i(),{id:"7c17cb101bcd2ca4",children:"body{overflow:hidden;height:100vh}"}):null,(0,l.jsxs)(N.G7,{className:"fixed left-0 top-0 z-30 w-full",children:[g?(0,l.jsx)(N.G7,{className:"flex w-full flex-row items-center justify-center bg-brand-lime",children:(0,l.jsxs)(N.G7,{className:"flex w-full max-w-screen-2xl flex-row items-center justify-between",children:[(0,l.jsx)("span",{className:(0,S.h4)(),children:"Preview mode"}),(0,l.jsxs)(x(),{href:"/api/exit-preview","aria-label":"Exit",prefetch:!1,className:(0,S.body1)({className:"inline-flex items-center"}),children:[(0,l.jsx)("span",{children:"Exit"}),(0,l.jsx)(P.J,{size:"small",icon:{name:"action.close_24"}})]})]})}):null,b?(0,l.jsx)(X,{campaign:b}):null,(0,l.jsxs)(k.Z,{logoLink:{href:R,onPress:()=>d(W.FP.LinkClicked,{linkId:W.cq.HEADER_NAVIGATION_LOGO_TO_INDEX,href:R})},wordMark:(0,l.jsx)(x(),{href:R,className:"flex h-full w-full",children:(0,l.jsx)(m(),{src:w.default,alt:"Getsafe wordmark",unoptimized:!0,fill:!0,priority:!0,loader:e=>{let{src:t}=e;return t}})}),logo:(0,l.jsx)(x(),{href:R,className:"flex h-full w-full",children:(0,l.jsx)(m(),{src:y.default,alt:"Getsafe logo",fill:!0,priority:!0,loader:e=>{let{src:t}=e;return t},unoptimized:!0})}),children:[(null===(t=e.navbar)||void 0===t?void 0:t.ctaItems)?(0,l.jsx)(N.G7,{className:"order-1 hidden grid-flow-col gap-x-2.5 xl:grid",children:null!==(r=e.navbar.ctaItems.map(e=>(0,l.jsx)(HeaderCta,{pageType:null!=_?_:void 0,cta:e},e._id)))&&void 0!==r?r:null}):null,(0,l.jsxs)(N.G7,{className:(0,v.m)("absolute z-10 flex flex-1 flex-col items-center justify-start transition-all duration-300 ease-linear max-lg:top-0 max-lg:bg-ui-light","max-lg:left-0 max-lg:h-[100vh] max-lg:w-[102vw] lg:relative lg:flex-row lg:justify-end",M?"max-lg:-translate-x-[3vw]":"max-lg:translate-x-[1024px]",!!b&&"max-lg:top-11"),children:[(0,l.jsxs)(N.G7,{className:"order-0 flex w-full flex-row items-center justify-between border-b border-ui-grey-ultra-light px-6 py-8 lg:order-1 lg:w-auto lg:border-none lg:p-0",children:[(0,l.jsx)(I.W,{onPress:()=>T(!1),alternateLinks:e.alternateLinks}),(0,l.jsx)(N.G7,{className:"block lg:hidden",children:(0,l.jsx)(j.Z,{onPress:toggleMainMenuVisibility,icon:(0,l.jsx)(m(),{src:"/assets/images/svg/icon-close.svg",alt:z("icon.close"),width:16,height:16,loader:e=>{let{src:t}=e;return t},unoptimized:!0})})})]}),L?(0,l.jsx)(NavigationMenu,{closeMenu:()=>T(!1),items:G,hasCampaign:!!b}):null,(null===(n=e.navbar)||void 0===n?void 0:n.ctaItems)?(0,l.jsx)(N.G7,{className:(0,v.m)("grid w-full grid-flow-row items-end justify-center p-6 pb-4 md:hidden",!!b&&"pb-14"),children:null!==(o=e.navbar.ctaItems.map(e=>(0,l.jsx)(HeaderCta,{pageType:null!=_?_:void 0,cta:e},e._id)))&&void 0!==o?o:null}):null]}),L?(0,l.jsx)(N.G7,{className:"block lg:hidden",children:(0,l.jsx)(j.Z,{testID:"CY_header__burger",onPress:toggleMainMenuVisibility,icon:(0,l.jsx)(m(),{src:"/assets/images/svg/icon_burger.svg",width:21,height:16,alt:z("icon.menu"),loader:e=>{let{src:t}=e;return t},unoptimized:!0})})}):null]})]}),(0,l.jsx)(q,{alternateLinks:e.alternateLinks})]})},o())},33521:function(e,t,n){n.d(t,{Cw:function(){return i},U9:function(){return r},yV:function(){return a}});var l=n(18529);let a=1440,i=a-2*l.SPACE.xxlarge,r=990-2*l.SPACE.gutter},28488:function(e,t,n){n.d(t,{_:function(){return useHyphenatedText}});var l=n(20042);let useHyphenatedText=e=>{let t=(0,l.parse)(e).text;return{text:t,hyphenated:e.includes("&shy;")}}},25341:function(e,t,n){n.d(t,{CM:function(){return a},Qr:function(){return i}});var l=n(77740);let a=(0,l.tv)({base:"gap-x-0",variants:{space:{none:"gap-x-0",xxsmall:"gap-x-1",mini:"gap-x-2",xsmall:"gap-x-2.5",small:"gap-x-4",medium:"gap-x-5",gutter:"gap-x-6",large:"gap-x-8",xlarge:"gap-x-12",xlargeMedium:"gap-x-16",xxlarge:"gap-x-20",xxlargeMedium:"gap-x-28",xxxlarge:"gap-x-40"}}}),i=(0,l.tv)({base:"gap-y-0",variants:{space:{none:"gap-y-0",xxsmall:"gap-y-1",mini:"gap-y-2",xsmall:"gap-y-2.5",small:"gap-y-4",medium:"gap-y-5",gutter:"gap-y-6",large:"gap-y-8",xlarge:"gap-y-12",xlargeMedium:"gap-y-16",xxlarge:"gap-y-20",xxlargeMedium:"gap-y-28",xxxlarge:"gap-y-40"}}});(0,l.tv)({base:"gap-0",variants:{space:{none:"gap-0",xxsmall:"gap-1",mini:"gap-2",xsmall:"gap-2.5",small:"gap-4",medium:"gap-5",gutter:"gap-6",large:"gap-8",xlarge:"gap-12",xlargeMedium:"gap-16",xxlarge:"gap-20",xxlargeMedium:"gap-28",xxxlarge:"gap-40"}}})}}]);