{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/17lGDfI8U3jACkfYSilj/k7ynmwOluuCT8XYn3PQt/zUIK6EDPL.js", "ssg:https://framerusercontent.com/modules/4GOGvxD1jezI0XjWjj3u/KxpsMaC2PMQFEhgZlHmw/zUIK6EDPL.js"],
  "sourcesContent": ["// Generated by Framer (b0cf16c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={TYfOdwGQP:new LazyValue(()=>import(\"./zUIK6EDPL-0.js\")),x3vrnXJkH:new LazyValue(()=>import(\"./zUIK6EDPL-1.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b0cf16c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/EeFxOdnXm/EeFxOdnXm.js\";import Menu from\"#framer/local/canvasComponent/Kr4Oleap7/Kr4Oleap7.js\";import CustomerStory from\"#framer/local/canvasComponent/v9IdunHTn/v9IdunHTn.js\";import CustomerStories from\"#framer/local/collection/o6SH5joM5/o6SH5joM5.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle1 from\"#framer/local/css/BCnQsphb5/BCnQsphb5.js\";import*as sharedStyle6 from\"#framer/local/css/bvExO5gdp/bvExO5gdp.js\";import*as sharedStyle9 from\"#framer/local/css/fJuaVa36t/fJuaVa36t.js\";import*as sharedStyle3 from\"#framer/local/css/Plae4uKZs/Plae4uKZs.js\";import*as sharedStyle4 from\"#framer/local/css/SCQKbsinB/SCQKbsinB.js\";import*as sharedStyle5 from\"#framer/local/css/wUJFdvrH2/wUJFdvrH2.js\";import*as sharedStyle2 from\"#framer/local/css/wwfQgBeEv/wwfQgBeEv.js\";import*as sharedStyle7 from\"#framer/local/css/xcdAGLwze/xcdAGLwze.js\";import*as sharedStyle8 from\"#framer/local/css/XUSpnxtSS/XUSpnxtSS.js\";import*as sharedStyle from\"#framer/local/css/ywxIeypLN/ywxIeypLN.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/zUIK6EDPL/zUIK6EDPL.js\";import metadataProvider from\"#framer/local/webPageMetadata/zUIK6EDPL/zUIK6EDPL.js\";const CustomerStoryFonts=getFonts(CustomerStory);const FooterFonts=getFonts(Footer);const MenuFonts=getFonts(Menu);const breakpoints={I24s4rSDo:\"(min-width: 810px) and (max-width: 1199px)\",N4XTCFED9:\"(min-width: 1200px)\",QAC7gzWee:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2EwIc\";const variantClassNames={I24s4rSDo:\"framer-v-l0ypef\",N4XTCFED9:\"framer-v-a4p7n7\",QAC7gzWee:\"framer-v-qewghk\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.075,duration:.8,type:\"spring\"};const textEffect={effect:animation,repeat:false,startDelay:0,threshold:0,tokenization:\"word\",transition:transition1,trigger:\"onInView\",type:\"appear\"};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:-10};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"uNc60vmkk\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"N4XTCFED9\",Phone:\"QAC7gzWee\",Tablet:\"I24s4rSDo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"N4XTCFED9\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"zUIK6EDPL\",data:CustomerStories,type:\"Collection\"},select:[{collection:\"zUIK6EDPL\",name:\"XrwNkeCLs\",type:\"Identifier\"},{collection:\"zUIK6EDPL\",name:\"qrQl7hmJk\",type:\"Identifier\"},{collection:\"zUIK6EDPL\",name:\"CAMyWEVY5\",type:\"Identifier\"},{collection:\"zUIK6EDPL\",name:\"S8AyHchOP\",type:\"Identifier\"},{collection:\"zUIK6EDPL\",name:\"Pde42sKde\",type:\"Identifier\"},{collection:\"zUIK6EDPL\",name:\"ZLb9UfVSX\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"zUIK6EDPL\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,XrwNkeCLs=getFromCurrentRouteData(\"XrwNkeCLs\")??\"\",CAMyWEVY5=getFromCurrentRouteData(\"CAMyWEVY5\"),Pde42sKde=getFromCurrentRouteData(\"Pde42sKde\"),ZLb9UfVSX=getFromCurrentRouteData(\"ZLb9UfVSX\")??\"\",pjODlZgX7uNc60vmkk,XrwNkeCLsuNc60vmkk,CAMyWEVY5uNc60vmkk,S8AyHchOPuNc60vmkk,iduNc60vmkk,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(CAMyWEVY5,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"N4XTCFED9\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-968db1e2-21ec-458b-8826-3ae146b1a486, rgb(242, 247, 254)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-a4p7n7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8vm5va\",\"data-framer-name\":\"Header Story\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ip6pz\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-132tiqf\",\"data-framer-name\":\"Title+Buttons\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1va0y1i\",\"data-framer-name\":\"Texts\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-fir14j\",\"data-styles-preset\":\"ywxIeypLN\",children:\"Are You Prepared for the April 1st Price Increase on Microsoft Licenses?\"})}),className:\"framer-1pj1f17\",fonts:[\"Inter\"],text:XrwNkeCLs,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18s2qd6\",\"data-framer-name\":\"Date\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dka3t0\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uueuox\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I24s4rSDo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:295.5,intrinsicWidth:295.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0+0+364.4+0+0+0+0+16.8),pixelHeight:591,pixelWidth:591,sizes:\"18px\",src:\"https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png?scale-down-to=512 512w,https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png 591w\"}},QAC7gzWee:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:295.5,intrinsicWidth:295.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0+0+0+204.4+0+0+0+0+16.8),pixelHeight:591,pixelWidth:591,sizes:\"18px\",src:\"https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png?scale-down-to=512 512w,https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png 591w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:295.5,intrinsicWidth:295.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0+0+435.4+0+0+0+0+16.8),pixelHeight:591,pixelWidth:591,sizes:\"18px\",src:\"https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png?scale-down-to=512 512w,https://framerusercontent.com/images/yJBKEOhTgNiqV2eL4oQff155k.png 591w\"},className:\"framer-nj6jt9\",\"data-framer-name\":\"Bsure Icons_Calendar\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16jibb5\",\"data-styles-preset\":\"BCnQsphb5\",children:\"Content\"})}),className:\"framer-yl83ei\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wd5tod\",\"data-framer-name\":\"Image Story\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I24s4rSDo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:937.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0+0+0),pixelHeight:1500,pixelWidth:1875,sizes:`max(min(${componentViewport?.width||\"100vw\"} * 0.84, 1100px) * 0.54 - 80px, 1px)`,...toResponsiveImage(Pde42sKde)}},QAC7gzWee:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:937.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0+268+0+0),pixelHeight:1500,pixelWidth:1875,sizes:`min(${componentViewport?.width||\"100vw\"} * 0.84, 1100px)`,...toResponsiveImage(Pde42sKde)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:750,intrinsicWidth:937.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+0+0+0),pixelHeight:1500,pixelWidth:1875,sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 0.84, 1100px) / 2)`,...toResponsiveImage(Pde42sKde)},className:\"framer-tw8s1y\",\"data-framer-name\":\"Stangel-greenhouse-sf-2024-1323\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f702h\",\"data-framer-name\":\"Module Story\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2e7u9g\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/VTIRgCtWbPApsTjNtLlL/YouTube.js:Youtube\":componentPresets.props[\"E_NxWu7iG\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"Gh5yUzlub\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ZLb9UfVSX,className:\"framer-1mq174s\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-18ckuqx\",h1:\"framer-styles-preset-rc75b0\",h2:\"framer-styles-preset-1m126wl\",h3:\"framer-styles-preset-1c60v0v\",h4:\"framer-styles-preset-n6rb4x\",h5:\"framer-styles-preset-fir14j\",h6:\"framer-styles-preset-2cfkfv\",img:\"framer-styles-preset-1w7wgxn\",p:\"framer-styles-preset-1wtrg2j\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p5zpoe\",\"data-framer-name\":\"More Stories\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-n6rb4x\",\"data-styles-preset\":\"wUJFdvrH2\",children:\"Read more stories\"})}),className:\"framer-1lbb5fu\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a0j2fm\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7an673\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:2,query:{from:{alias:\"uNc60vmkk\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{collection:\"uNc60vmkk\",direction:\"desc\",name:\"CAMyWEVY5\",type:\"Identifier\"}],select:[{collection:\"uNc60vmkk\",name:\"pjODlZgX7\",type:\"Identifier\"},{collection:\"uNc60vmkk\",name:\"XrwNkeCLs\",type:\"Identifier\"},{collection:\"uNc60vmkk\",name:\"CAMyWEVY5\",type:\"Identifier\"},{collection:\"uNc60vmkk\",name:\"S8AyHchOP\",type:\"Identifier\"},{collection:\"uNc60vmkk\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CAMyWEVY5:CAMyWEVY5uNc60vmkk,id:iduNc60vmkk,pjODlZgX7:pjODlZgX7uNc60vmkk,S8AyHchOP:S8AyHchOPuNc60vmkk,XrwNkeCLs:XrwNkeCLsuNc60vmkk},index)=>{pjODlZgX7uNc60vmkk??=\"\";XrwNkeCLsuNc60vmkk??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`uNc60vmkk-${iduNc60vmkk}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{pjODlZgX7:pjODlZgX7uNc60vmkk},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{pjODlZgX7:pjODlZgX7uNc60vmkk},webPageId:\"zUIK6EDPL\"},motionChild:true,nodeId:\"xryzRytfx\",openInNewTab:false,scopeId:\"zUIK6EDPL\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ifysfg framer-afeaam\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I24s4rSDo:{y:(componentViewport?.y||0)+140+872+130+89+20+0+0+0+0},QAC7gzWee:{width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px) / 2, 88px) * 2, 50px), 1px)`,y:(componentViewport?.y||0)+140+1053+130+89+20+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:`max(max((max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px) / 2, 88px) * 2 - 13px) / 2, 50px), 1px)`,y:(componentViewport?.y||0)+140+943+130+89+20+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o8arj-container\",nodeId:\"ugtD6L_zt\",rendersWithMotion:true,scopeId:\"zUIK6EDPL\",whileHover:animation1,children:/*#__PURE__*/_jsx(CustomerStory,{A9ph5aPCh:XrwNkeCLsuNc60vmkk,height:\"100%\",id:\"ugtD6L_zt\",layoutId:\"ugtD6L_zt\",nCbH8DlwL:toDateString(CAMyWEVY5uNc60vmkk,{dateStyle:\"short\",locale:\"\"},activeLocaleCode),style:{width:\"100%\"},UhmpZc4DH:toResponsiveImage(S8AyHchOPuNc60vmkk),width:\"100%\"})})})})})})})},iduNc60vmkk);})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l9jj2c\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I24s4rSDo:{y:(componentViewport?.y||0)+140+2346+0+0},QAC7gzWee:{y:(componentViewport?.y||0)+140+2527+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+140+2417+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uzivnc-container\",nodeId:\"z34YPRkw8\",scopeId:\"zUIK6EDPL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I24s4rSDo:{variant:\"wSd2lQcw6\"},QAC7gzWee:{variant:\"Ly4UMTPKe\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"z34YPRkw8\",layoutId:\"z34YPRkw8\",style:{width:\"100%\"},variant:\"VZkt1stdR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-196h5zw\",\"data-framer-name\":\"Menu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAC7gzWee:{width:\"min(90vw, 1150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:\"min(88vw, 1150px)\",y:18,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wsqv3u-container\",nodeId:\"d9TvMbv8c\",scopeId:\"zUIK6EDPL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I24s4rSDo:{variant:\"lXHlcc9SM\"},QAC7gzWee:{variant:\"NVZhgbmoE\"}},children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"d9TvMbv8c\",layoutId:\"d9TvMbv8c\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Z0f9OYt05\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2EwIc.framer-afeaam, .framer-2EwIc .framer-afeaam { display: block; }\",\".framer-2EwIc.framer-a4p7n7 { align-content: center; align-items: center; background-color: var(--token-968db1e2-21ec-458b-8826-3ae146b1a486, #f2f7fe); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-2EwIc .framer-8vm5va { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2EwIc .framer-9ip6pz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 84%; }\",\".framer-2EwIc .framer-132tiqf { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-2EwIc .framer-1va0y1i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 10px 0px; position: relative; width: 424px; }\",\".framer-2EwIc .framer-1pj1f17 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2EwIc .framer-18s2qd6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 424px; }\",\".framer-2EwIc .framer-dka3t0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2EwIc .framer-1uueuox { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 34px; border-bottom-right-radius: 34px; border-top-left-radius: 34px; border-top-right-radius: 34px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 13px 20px 13px 20px; position: relative; width: 70%; }\",\".framer-2EwIc .framer-nj6jt9 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); overflow: visible; position: relative; width: 18px; }\",\".framer-2EwIc .framer-yl83ei { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2EwIc .framer-wd5tod { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 487px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-2EwIc .framer-tw8s1y { border-bottom-left-radius: 35px; border-bottom-right-radius: 35px; border-top-left-radius: 35px; border-top-right-radius: 35px; flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-2EwIc .framer-1f702h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 130px 0px; position: relative; width: 100%; }\",\".framer-2EwIc .framer-2e7u9g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: hidden; padding: 100px 0px 130px 0px; position: relative; width: 50%; }\",\".framer-2EwIc .framer-1mq174s { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2EwIc .framer-p5zpoe { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 130px 0px 130px 0px; position: relative; width: 100%; }\",\".framer-2EwIc .framer-1lbb5fu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 58px; position: relative; white-space: pre-wrap; width: 707px; word-break: break-word; word-wrap: break-word; }\",\".framer-2EwIc .framer-1a0j2fm { display: grid; flex: none; gap: 0px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(88px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 20px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-2EwIc .framer-7an673 { align-self: start; display: grid; flex: none; gap: 13px; grid-auto-rows: minmax(0, 1fr); grid-column: auto / span 2; grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; justify-self: start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-2EwIc .framer-ifysfg { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px 0px 40px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-2EwIc .framer-o8arj-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-2EwIc .framer-1l9jj2c { align-content: center; align-items: center; background-color: var(--token-2d3d6673-8159-453f-86a1-56c52d661de4, #091a33); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2EwIc .framer-1uzivnc-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-2EwIc .framer-196h5zw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 94px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-2EwIc .framer-wsqv3u-container { flex: none; height: auto; max-width: 1150px; position: relative; width: 88%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2EwIc.framer-a4p7n7, .framer-2EwIc .framer-8vm5va, .framer-2EwIc .framer-9ip6pz, .framer-2EwIc .framer-1va0y1i, .framer-2EwIc .framer-18s2qd6, .framer-2EwIc .framer-dka3t0, .framer-2EwIc .framer-1uueuox, .framer-2EwIc .framer-wd5tod, .framer-2EwIc .framer-1f702h, .framer-2EwIc .framer-2e7u9g, .framer-2EwIc .framer-p5zpoe, .framer-2EwIc .framer-ifysfg, .framer-2EwIc .framer-1l9jj2c, .framer-2EwIc .framer-196h5zw { gap: 0px; } .framer-2EwIc.framer-a4p7n7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2EwIc.framer-a4p7n7 > :first-child, .framer-2EwIc .framer-8vm5va > :first-child, .framer-2EwIc .framer-1va0y1i > :first-child, .framer-2EwIc .framer-18s2qd6 > :first-child, .framer-2EwIc .framer-dka3t0 > :first-child, .framer-2EwIc .framer-wd5tod > :first-child, .framer-2EwIc .framer-1f702h > :first-child, .framer-2EwIc .framer-2e7u9g > :first-child, .framer-2EwIc .framer-p5zpoe > :first-child, .framer-2EwIc .framer-1l9jj2c > :first-child, .framer-2EwIc .framer-196h5zw > :first-child { margin-top: 0px; } .framer-2EwIc.framer-a4p7n7 > :last-child, .framer-2EwIc .framer-8vm5va > :last-child, .framer-2EwIc .framer-1va0y1i > :last-child, .framer-2EwIc .framer-18s2qd6 > :last-child, .framer-2EwIc .framer-dka3t0 > :last-child, .framer-2EwIc .framer-wd5tod > :last-child, .framer-2EwIc .framer-1f702h > :last-child, .framer-2EwIc .framer-2e7u9g > :last-child, .framer-2EwIc .framer-p5zpoe > :last-child, .framer-2EwIc .framer-1l9jj2c > :last-child, .framer-2EwIc .framer-196h5zw > :last-child { margin-bottom: 0px; } .framer-2EwIc .framer-8vm5va > *, .framer-2EwIc .framer-1va0y1i > *, .framer-2EwIc .framer-18s2qd6 > *, .framer-2EwIc .framer-dka3t0 > *, .framer-2EwIc .framer-wd5tod > *, .framer-2EwIc .framer-1f702h > *, .framer-2EwIc .framer-1l9jj2c > *, .framer-2EwIc .framer-196h5zw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-2EwIc .framer-9ip6pz > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-2EwIc .framer-9ip6pz > :first-child, .framer-2EwIc .framer-1uueuox > :first-child, .framer-2EwIc .framer-ifysfg > :first-child { margin-left: 0px; } .framer-2EwIc .framer-9ip6pz > :last-child, .framer-2EwIc .framer-1uueuox > :last-child, .framer-2EwIc .framer-ifysfg > :last-child { margin-right: 0px; } .framer-2EwIc .framer-1uueuox > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-2EwIc .framer-2e7u9g > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-2EwIc .framer-p5zpoe > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-2EwIc .framer-ifysfg > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-2EwIc.framer-a4p7n7 { width: 810px; } .framer-2EwIc .framer-9ip6pz { height: 416px; } .framer-2EwIc .framer-132tiqf { align-self: unset; flex: none; height: 100%; width: 46%; } .framer-2EwIc .framer-1va0y1i, .framer-2EwIc .framer-18s2qd6 { width: 100%; } .framer-2EwIc .framer-1uueuox { width: 80%; } .framer-2EwIc .framer-wd5tod { flex: 1 0 0px; height: 100%; width: 1px; } .framer-2EwIc .framer-tw8s1y { flex: none; height: 100%; } .framer-2EwIc .framer-2e7u9g { width: 70%; }}\",\"@media (max-width: 809px) { .framer-2EwIc.framer-a4p7n7 { width: 390px; } .framer-2EwIc .framer-9ip6pz { flex-direction: column; gap: 12px; } .framer-2EwIc .framer-132tiqf { align-self: unset; flex: none; height: 256px; width: 100%; } .framer-2EwIc .framer-1va0y1i, .framer-2EwIc .framer-18s2qd6, .framer-2EwIc .framer-1uueuox { width: 100%; } .framer-2EwIc .framer-wd5tod { height: 329px; width: 100%; } .framer-2EwIc .framer-2e7u9g, .framer-2EwIc .framer-wsqv3u-container { width: 90%; } .framer-2EwIc .framer-1a0j2fm { padding: 20px 20px 0px 20px; } .framer-2EwIc .framer-7an673 { grid-template-columns: repeat(1, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2EwIc .framer-9ip6pz { gap: 0px; } .framer-2EwIc .framer-9ip6pz > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-2EwIc .framer-9ip6pz > :first-child { margin-top: 0px; } .framer-2EwIc .framer-9ip6pz > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3985\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"I24s4rSDo\":{\"layout\":[\"fixed\",\"auto\"]},\"QAC7gzWee\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerzUIK6EDPL=withCSS(Component,css,\"framer-2EwIc\");export default FramerzUIK6EDPL;FramerzUIK6EDPL.displayName=\"Page\";FramerzUIK6EDPL.defaultProps={height:3985,width:1200};addFonts(FramerzUIK6EDPL,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...CustomerStoryFonts,...FooterFonts,...MenuFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...componentPresets.fonts?.[\"Gh5yUzlub\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Gh5yUzlub\"]):[],...componentPresets.fonts?.[\"E_NxWu7iG\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"E_NxWu7iG\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzUIK6EDPL\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"3985\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I24s4rSDo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QAC7gzWee\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "2qCAC8B,IAAMA,GAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CCAkuC,IAAMC,GAAmBC,EAASC,CAAa,EAAQC,GAAYF,EAASG,CAAM,EAAQC,GAAUJ,EAASK,CAAI,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAa,CAACC,EAAMC,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOF,GAAQ,SAAS,MAAM,GAAG,IAAMG,EAAK,IAAI,KAAKH,CAAK,EAAE,GAAG,MAAMG,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EACtyF,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAM,CAAC,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,EAAkBR,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBS,GAAU,CAAC,QAAQ,KAAK,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,OAAO,EAAE,MAAM,KAAK,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAW,CAAC,OAAOF,GAAU,OAAO,GAAM,WAAW,EAAE,UAAU,EAAE,aAAa,OAAO,WAAWC,GAAY,QAAQ,WAAW,KAAK,QAAQ,EAAQE,GAAY,CAAC,OAAO,IAAI,MAAM,EAAE,SAAS,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,GAAG,EAAQE,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAC,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,GAA0BN,EAAMC,EAAS,WAAW,EAAQM,EAAKC,EAAaL,CAAc,EAAE,OAAOD,EAASK,EAAKH,EAAeC,CAAQ,CAAE,EAAQI,GAAU,CAAC,CAAC,MAAAxB,CAAK,IAAoByB,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO1B,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAU2B,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAtC,EAAa,UAAAuC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,GAAqB,EAAQC,EAAqBC,EAAwB,EAAO,CAACC,CAAgB,EAAExB,EAAa,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKyB,EAAgB,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,MAAMC,GAAoCJ,EAAqB,WAAW,CAAC,CAAC,EAAQK,EAAwBC,GAAK,CAAC,GAAG,CAACJ,EAAiB,MAAM,IAAIK,GAAc,mCAAmC,KAAK,UAAUP,CAAoB,CAAC,EAAE,EAAE,OAAOE,EAAiBI,CAAG,CAAE,EAAO,CAAC,MAAAE,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,UAAAC,GAAUP,EAAwB,WAAW,GAAG,GAAG,UAAAQ,GAAUR,EAAwB,WAAW,EAAE,UAAAS,EAAUT,EAAwB,WAAW,EAAE,UAAAU,GAAUV,EAAwB,WAAW,GAAG,GAAG,mBAAAW,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAEtC,GAASI,CAAK,EAAQmC,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiBrB,EAAiB7C,CAAY,EAAE,GAAGkE,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAACtB,EAAiB7C,CAAY,CAAC,EAAQoE,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiBrB,EAAiB7C,CAAY,EAAE,SAAS,MAAMkE,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAACrB,EAAiB7C,CAAY,CAAC,EAAE,GAAK,CAACqE,EAAYC,EAAmB,EAAEC,GAA8BjB,GAAQkB,GAAY,EAAK,EAAQC,GAAe,OAAmRC,GAAkBC,EAAGhF,GAAkB,GAApR,CAAayD,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQwB,EAAiBC,GAAc,EAAQC,GAAYjF,GAAa2D,GAAU,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEoB,CAAgB,EAAE,OAAAG,GAA0B/E,CAAY,EAAEgF,GAAiB,CAAC,CAAC,EAAsBxD,EAAKyD,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAArF,EAAiB,EAAE,SAAsBsF,EAAMC,EAAY,CAAC,GAAG9B,IAAUhB,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAe4D,EAAME,EAAO,IAAI,CAAC,GAAGpB,GAAU,UAAUW,EAAGD,GAAkB,gBAAgBtB,EAAS,EAAE,IAAIhB,EAAW,MAAM,CAAC,GAAGe,EAAK,EAAE,SAAS,CAAc3B,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAsB0D,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,SAAS,CAAc1D,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAsBA,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAAsB7D,EAAW8D,EAAS,CAAC,SAAsB9D,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,0EAA0E,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,KAAK+B,GAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe/B,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB0D,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc1D,EAAK+D,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,QAAQmB,GAA2B/C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,uFAAuF,OAAO,mKAAmK,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,QAAQ+C,GAA2B/C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,uFAAuF,OAAO,mKAAmK,CAAC,CAAC,EAAE,SAAsBjB,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,MAAM,eAAe,MAAM,QAAQD,GAA2B/C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,uFAAuF,OAAO,mKAAmK,EAAE,UAAU,gBAAgB,mBAAmB,sBAAsB,CAAC,CAAC,CAAC,EAAejB,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAAsB7D,EAAW8D,EAAS,CAAC,SAAsB9D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,KAAKsD,GAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,SAAsBA,EAAK+D,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,MAAM,QAAQmB,GAA2B/C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWA,GAAmB,OAAO,OAAO,uCAAuC,GAAGnC,EAAkBmD,CAAS,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,MAAM,QAAQ+B,GAA2B/C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAOA,GAAmB,OAAO,OAAO,mBAAmB,GAAGnC,EAAkBmD,CAAS,CAAC,CAAC,CAAC,EAAE,SAAsBjC,EAAKiE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,MAAM,QAAQD,GAA2B/C,GAAmB,GAAG,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,OAAO,wBAAwB,GAAGnC,EAAkBmD,CAAS,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iCAAiC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAKkE,GAAyB,CAAC,QAAQ,CAAC,sEAAuF5D,EAAM,UAAa,wEAAyFA,EAAM,SAAY,EAAE,SAAsBN,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAAS3B,GAAU,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,wBAAwB,CAAC,EAAE,+BAA+B,GAAG,8BAA8B,GAAG,+BAA+B,GAAG,+BAA+B,GAAG,8BAA8B,GAAG,8BAA8B,GAAG,8BAA8B,IAAI,+BAA+B,EAAE,8BAA8B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAc1D,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAASM,EAAkB,KAAK3F,CAAY,GAAgBwB,EAAW8D,EAAS,CAAC,SAAsB9D,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,OAAOf,GAAW,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAee,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKoE,GAAmB,CAAC,SAAsBpE,EAAKZ,GAAU,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKkC,EAAgB,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,QAAQ,CAAC,CAAC,WAAW,YAAY,UAAU,OAAO,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAAC+C,EAAW5E,EAAeC,KAAwBM,EAAKsE,EAAU,CAAC,SAASD,GAAY,IAAI,CAAC,CAAC,UAAUhC,GAAmB,GAAGE,EAAY,UAAUJ,EAAmB,UAAUG,GAAmB,UAAUF,CAAkB,EAAEmC,MAASpC,IAAqB,GAAGC,IAAqB,GAAuBpC,EAAK2D,EAAY,CAAC,GAAG,aAAapB,CAAW,GAAG,SAAsBvC,EAAKwE,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUrC,CAAkB,EAAE,SAAsBnC,EAAKyE,GAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUtC,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBnC,EAAK4D,EAAO,EAAE,CAAC,UAAU,8BAA8B,SAAsB5D,EAAK+D,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG5B,GAAmB,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,oBAAoBA,GAAmB,OAAO,OAAO,gDAAgD,GAAGA,GAAmB,GAAG,GAAG,IAAI,KAAK,IAAI,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBjB,EAAK0E,EAA0B,CAAC,OAAO,IAAI,MAAM,qBAAqBzD,GAAmB,OAAO,OAAO,6DAA6D,GAAGA,GAAmB,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,SAAsBjB,EAAK2E,EAAU,CAAC,UAAU,yBAAyB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,WAAWxF,GAAW,SAAsBa,EAAK4E,EAAc,CAAC,UAAUxC,EAAmB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU/D,GAAagE,GAAmB,CAAC,UAAU,QAAQ,OAAO,EAAE,EAAEe,CAAgB,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUtE,EAAkBwD,EAAkB,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEC,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAsBA,EAAK+D,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG5B,GAAmB,GAAG,GAAG,IAAI,KAAK,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,KAAK,EAAE,CAAC,CAAC,EAAE,SAAsBjB,EAAK0E,EAA0B,CAAC,OAAO,IAAI,MAAMzD,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,KAAK,EAAE,EAAE,SAAsBjB,EAAK2E,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB3E,EAAK+D,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7C,EAAK6E,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7E,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAK+D,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,mBAAmB,CAAC,EAAE,SAAsB7C,EAAK0E,EAA0B,CAAC,OAAO,GAAG,MAAM,oBAAoB,EAAE,GAAG,SAAsB1E,EAAK2E,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB3E,EAAK+D,EAAkB,CAAC,WAAWlB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7C,EAAK8E,EAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9E,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ+E,GAAI,CAAC,kFAAkF,gFAAgF,mWAAmW,+QAA+Q,kSAAkS,oSAAoS,+RAA+R,kPAAkP,yRAAyR,uRAAuR,2bAA2b,4KAA4K,6LAA6L,wQAAwQ,mPAAmP,6RAA6R,4TAA4T,qKAAqK,2UAA2U,mPAAmP,wVAAwV,gVAAgV,yUAAyU,4KAA4K,8VAA8V,qHAAqH,uUAAuU,0HAA0H,iyFAAiyF,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,8hBAA8hB,o+BAAo+B,EAa9+yBC,EAAgBC,GAAQ1E,GAAUwE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAmB,GAAGC,GAAY,GAAGC,GAAU,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,EAAE,GAAoBA,GAAQ,UAAaC,EAA6CD,GAAQ,SAAY,EAAE,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAChhF,IAAME,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,4BAA4B,kBAAoB,OAAO,4BAA8B,OAAO,yBAA2B,QAAQ,sBAAwB,OAAO,sBAAwB,IAAI,oCAAsC,4JAA0L,qBAAuB,OAAO,qBAAuB,OAAO,yBAA2B,OAAO,6BAA+B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "CustomerStoryFonts", "getFonts", "v9IdunHTn_default", "FooterFonts", "EeFxOdnXm_default", "MenuFonts", "Kr4Oleap7_default", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "animation", "transition1", "textEffect", "transition2", "animation1", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "o6SH5joM5_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "XrwNkeCLs", "CAMyWEVY5", "Pde42sKde", "ZLb9UfVSX", "pjODlZgX7uNc60vmkk", "XrwNkeCLsuNc60vmkk", "CAMyWEVY5uNc60vmkk", "S8AyHchOPuNc60vmkk", "iduNc60vmkk", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "x", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "getLocalizedValue", "ChildrenCanSuspend", "collection", "l", "index", "PathVariablesContext", "Link", "ComponentViewportProvider", "Container", "v9IdunHTn_default", "EeFxOdnXm_default", "Kr4Oleap7_default", "css", "FramerzUIK6EDPL", "withCSS", "zUIK6EDPL_default", "addFonts", "CustomerStoryFonts", "FooterFonts", "MenuFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
