{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/uEGw21ehauf7izamOxle/v5l6wJEKKO9I7bTL4bu6/xIu15zVDu-0.js", "ssg:https://framerusercontent.com/modules/uEGw21ehauf7izamOxle/v5l6wJEKKO9I7bTL4bu6/xIu15zVDu.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Success Story \u2013 Proven Collaboration for 6 Years \"})}),/*#__PURE__*/_jsx(motion.strong,{children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.br,{}),\"How a German Bank with 30 Offices\",/*#__PURE__*/_jsx(motion.br,{}),\"uses Network-as-a-Service (NaaS).\"]})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Success Story \u2013 Proven Collaboration for 6 Years \"})}),/*#__PURE__*/_jsx(motion.strong,{children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.br,{}),\"How a German Bank with 30 Offices\",/*#__PURE__*/_jsx(motion.br,{}),\"uses Network-as-a-Service (NaaS).\"]})});export const v2=\"Read the story now\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Button from\"https://framerusercontent.com/modules/j2WeHONY7RqGHmkiFjeq/km2vRVjQKIGxvTZPqlPB/AZL4si2ef.js\";import*as localizedValues from\"./xIu15zVDu-0.js\";const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"a98N9rOlB\",\"STs_mOYxE\",\"EkDvEzOUv\"];const serializationHash=\"framer-ut2h2\";const variantClassNames={a98N9rOlB:\"framer-v-1j93uwx\",EkDvEzOUv:\"framer-v-1sk09jy\",STs_mOYxE:\"framer-v-1dulgmg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={XdnIr9ZVD:localizedValues};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition2={damping:30,delay:.3,mass:1,stiffness:161,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:40};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"a98N9rOlB\",Phone:\"EkDvEzOUv\",Tablet:\"STs_mOYxE\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"a98N9rOlB\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"a98N9rOlB\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:5504,pixelWidth:8256,positionX:\"center\",positionY:\"center\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",src:\"https://framerusercontent.com/images/vE2MWvexEyR5L7irYlwSfpuS79g.jpg\",srcSet:\"https://framerusercontent.com/images/vE2MWvexEyR5L7irYlwSfpuS79g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vE2MWvexEyR5L7irYlwSfpuS79g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vE2MWvexEyR5L7irYlwSfpuS79g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/vE2MWvexEyR5L7irYlwSfpuS79g.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/vE2MWvexEyR5L7irYlwSfpuS79g.jpg 8256w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-1j93uwx\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"a98N9rOlB\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,...style},...addPropertyOverrides({EkDvEzOUv:{\"data-framer-name\":\"Phone\"},STs_mOYxE:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-jvq097\",layoutDependency:layoutDependency,layoutId:\"heYkpgaGG\",style:{backgroundColor:\"rgba(0, 0, 0, 0.6)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Erfolgsgeschichte \u2013 Seit 6 Jahren bew\\xe4hrte Zusammenarbeit \"})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.strong,{children:/*#__PURE__*/_jsx(motion.br,{})})}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:\"Wie die Sparkasse Zwickau \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:\"NaaS (Network-as-a-Service) \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:\"an 30 Standorten nutzt. \"})]})}),className:\"framer-7xc99c\",\"data-framer-name\":\"Unleash the Power of AI\",fonts:[\"GF;Lato-regular\",\"GF;Lato-700\"],layoutDependency:layoutDependency,layoutId:\"FgxBlKjju\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({EkDvEzOUv:{children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Erfolgsgeschichte \u2013 Seit 6 Jahren bew\\xe4hrte Zusammenarbeit \"})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.strong,{children:/*#__PURE__*/_jsx(motion.br,{})})}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:\"Wie die Sparkasse Zwickau \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:\"NaaS (Network-as-a-Service) \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"16px\"},children:\"an 30 Standorten nutzt. \"})]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{Z6p6xQkGw:\"referenz-bank-wlan-sparkasse-sd-wan-gastwlan-vpn\"},unresolvedPathSlugs:{Z6p6xQkGw:{collectionId:\"pFUXlVojC\",collectionItemId:\"tBD3Rymi6\"}},webPageId:\"GFLVzh_zj\"},implicitPathVariables:undefined},{href:{pathVariables:{Z6p6xQkGw:\"referenz-bank-wlan-sparkasse-sd-wan-gastwlan-vpn\"},unresolvedPathSlugs:{Z6p6xQkGw:{collectionId:\"pFUXlVojC\",collectionItemId:\"tBD3Rymi6\"}},webPageId:\"GFLVzh_zj\"},implicitPathVariables:undefined},{href:{pathVariables:{Z6p6xQkGw:\"referenz-bank-wlan-sparkasse-sd-wan-gastwlan-vpn\"},unresolvedPathSlugs:{Z6p6xQkGw:{collectionId:\"pFUXlVojC\",collectionItemId:\"tBD3Rymi6\"}},webPageId:\"GFLVzh_zj\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{height:42,width:\"250px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+72+20+41.2,...addPropertyOverrides({EkDvEzOUv:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+100+0+20+41.2},STs_mOYxE:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+46+20+41.2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lsec4w-container\",layoutDependency:layoutDependency,layoutId:\"QGXFDwkMQ-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"QGXFDwkMQ\",kGLZrf8RJ:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Jetzt Story lesen\",layoutId:\"QGXFDwkMQ\",mgQihiEZ1:resolvedLinks[0],style:{width:\"100%\"},width:\"100%\",...addPropertyOverrides({EkDvEzOUv:{mgQihiEZ1:resolvedLinks[2]},STs_mOYxE:{mgQihiEZ1:resolvedLinks[1]}},baseVariant,gestureVariant)})})});}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ut2h2.framer-k1gla2, .framer-ut2h2 .framer-k1gla2 { display: block; }\",\".framer-ut2h2.framer-1j93uwx { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 415px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1100px; }\",\".framer-ut2h2 .framer-jvq097 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; left: 647px; overflow: visible; padding: 20px; position: absolute; top: 72px; width: 337px; z-index: 2; }\",\".framer-ut2h2 .framer-7xc99c { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-ut2h2 .framer-1lsec4w-container { flex: none; height: auto; position: relative; width: 250px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ut2h2.framer-1j93uwx, .framer-ut2h2 .framer-jvq097 { gap: 0px; } .framer-ut2h2.framer-1j93uwx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ut2h2.framer-1j93uwx > :first-child, .framer-ut2h2 .framer-jvq097 > :first-child { margin-top: 0px; } .framer-ut2h2.framer-1j93uwx > :last-child, .framer-ut2h2 .framer-jvq097 > :last-child { margin-bottom: 0px; } .framer-ut2h2 .framer-jvq097 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }\",\".framer-ut2h2.framer-v-1dulgmg.framer-1j93uwx { height: 323px; width: 810px; }\",\".framer-ut2h2.framer-v-1dulgmg .framer-jvq097 { left: 431px; top: 46px; }\",\".framer-ut2h2.framer-v-1sk09jy.framer-1j93uwx { gap: 0px; padding: 100px 0px 0px 0px; width: 390px; }\",\".framer-ut2h2.framer-v-1sk09jy .framer-jvq097 { left: unset; padding: 20px 10px 20px 10px; position: relative; top: unset; width: 350px; }\",\".framer-ut2h2.framer-v-1sk09jy .framer-7xc99c { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ut2h2.framer-v-1sk09jy.framer-1j93uwx { gap: 0px; } .framer-ut2h2.framer-v-1sk09jy.framer-1j93uwx > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ut2h2.framer-v-1sk09jy.framer-1j93uwx > :first-child { margin-top: 0px; } .framer-ut2h2.framer-v-1sk09jy.framer-1j93uwx > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 415\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"STs_mOYxE\":{\"layout\":[\"fixed\",\"fixed\"]},\"EkDvEzOUv\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxIu15zVDu=withCSS(Component,css,\"framer-ut2h2\");export default FramerxIu15zVDu;FramerxIu15zVDu.displayName=\"referenz-spkzwick\";FramerxIu15zVDu.defaultProps={height:415,width:1100};addPropertyControls(FramerxIu15zVDu,{variant:{options:[\"a98N9rOlB\",\"STs_mOYxE\",\"EkDvEzOUv\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerxIu15zVDu,[{explicitInter:true,fonts:[{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxw6XweuBCY.woff2\",weight:\"400\"},{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVewqFGC_p9dw.woff2\",weight:\"700\"}]},...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxIu15zVDu\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"STs_mOYxE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EkDvEzOUv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1100\",\"framerIntrinsicHeight\":\"415\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["xIu15zVDu_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v0", "p", "x", "u", "motion", "v1", "v2", "__FramerMetadata__", "ButtonFonts", "getFonts", "AZL4si2ef_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "xIu15zVDu_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "animation", "transition2", "animation1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "cx", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "css", "FramerxIu15zVDu", "withCSS", "xIu15zVDu_default", "addPropertyControls", "ControlType", "addFonts"]
}
