{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sQIzfYc7vs8lKQhx6ygk/rRjlZqttoPXjboJz3QDm/ix1Lyxm84.js", "ssg:https://framerusercontent.com/modules/WIPMsEyKGpcFXhYP9xao/zjm8oF78WyzhoUxymeSn/ix1Lyxm84.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={Z4MazPm3l:new LazyValue(()=>import(\"./ix1Lyxm84-0.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 (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Button from\"#framer/local/canvasComponent/dnlBTYORe/dnlBTYORe.js\";import Contact2 from\"#framer/local/canvasComponent/JStCj4WAB/JStCj4WAB.js\";import Logos from\"#framer/local/canvasComponent/LpYIzqDzJ/LpYIzqDzJ.js\";import Footer from\"#framer/local/canvasComponent/lvAGTUUOD/lvAGTUUOD.js\";import NavDesktop1024 from\"#framer/local/canvasComponent/oRmvy0OCV/oRmvy0OCV.js\";import NavDesktop from\"#framer/local/canvasComponent/pxuNTPhox/pxuNTPhox.js\";import NavMobileNew from\"#framer/local/canvasComponent/qbStjLLNW/qbStjLLNW.js\";import Testimonials from\"#framer/local/canvasComponent/ttT4gWE9V/ttT4gWE9V.js\";import Acordion from\"#framer/local/canvasComponent/veItkArKA/veItkArKA.js\";import*as sharedStyle4 from\"#framer/local/css/Hf3FNsuRY/Hf3FNsuRY.js\";import*as sharedStyle6 from\"#framer/local/css/I1pGH4bc2/I1pGH4bc2.js\";import*as sharedStyle2 from\"#framer/local/css/Ibcgy0Bm9/Ibcgy0Bm9.js\";import*as sharedStyle from\"#framer/local/css/LdSQvHJYH/LdSQvHJYH.js\";import*as sharedStyle1 from\"#framer/local/css/QxYbPCC11/QxYbPCC11.js\";import*as sharedStyle3 from\"#framer/local/css/RDyeU6lo7/RDyeU6lo7.js\";import*as sharedStyle5 from\"#framer/local/css/wh9kV15qt/wh9kV15qt.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ix1Lyxm84/ix1Lyxm84.js\";import metadataProvider from\"#framer/local/webPageMetadata/ix1Lyxm84/ix1Lyxm84.js\";const NavDesktopFonts=getFonts(NavDesktop);const NavDesktop1024Fonts=getFonts(NavDesktop1024);const NavMobileNewFonts=getFonts(NavMobileNew);const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const AcordionFonts=getFonts(Acordion);const TestimonialsFonts=getFonts(Testimonials);const LogosFonts=getFonts(Logos);const Contact2Fonts=getFonts(Contact2);const FooterFonts=getFonts(Footer);const breakpoints={eYjOd2qHX:\"(min-width: 810px) and (max-width: 1023px)\",gCI7bty0Y:\"(max-width: 809px)\",pdAg6XmeK:\"(min-width: 1920px)\",qj2JJqq6b:\"(min-width: 1440px) and (max-width: 1919px)\",YbZ_fF6Ep:\"(min-width: 1024px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gic20\";const variantClassNames={eYjOd2qHX:\"framer-v-1ucmo8a\",gCI7bty0Y:\"framer-v-r47y7b\",pdAg6XmeK:\"framer-v-1s12ccq\",qj2JJqq6b:\"framer-v-1i4halx\",YbZ_fF6Ep:\"framer-v-10i1831\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Full HD\":\"pdAg6XmeK\",\"small Desktop 1024\":\"YbZ_fF6Ep\",Desktop:\"qj2JJqq6b\",Phone:\"gCI7bty0Y\",Tablet:\"eYjOd2qHX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"qj2JJqq6b\"};};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{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"gCI7bty0Y\",\"eYjOd2qHX\",\"YbZ_fF6Ep\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"YbZ_fF6Ep\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"gCI7bty0Y\",\"eYjOd2qHX\"].includes(baseVariant))return true;return false;};usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"gCI7bty0Y\")return false;return true;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"eYjOd2qHX\",\"YbZ_fF6Ep\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if(!isBrowser())return true;if([\"eYjOd2qHX\",\"YbZ_fF6Ep\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"XFuIcEu0L\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qj2JJqq6b\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1i4halx\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-az86a-container hidden-r47y7b hidden-1ucmo8a hidden-10i1831\",layoutScroll:true,nodeId:\"NUASWxjCN\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(NavDesktop,{height:\"100%\",id:\"NUASWxjCN\",layoutId:\"NUASWxjCN\",nMarIfDIZ:\"0px\",style:{height:\"100%\",width:\"100%\"},sUNcsRDBj:0,variant:\"tLSPlFKqC\",VNV6VpCoM:50,width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YbZ_fF6Ep:{height:80,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13qg7a1-container hidden-1i4halx hidden-r47y7b hidden-1ucmo8a hidden-1s12ccq\",layoutScroll:true,nodeId:\"GE6A6QSlk\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(NavDesktop1024,{height:\"100%\",id:\"GE6A6QSlk\",layoutId:\"GE6A6QSlk\",nMarIfDIZ:\"0px\",style:{width:\"100%\"},sUNcsRDBj:0,variant:\"UZH3EoErr\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{height:72,width:\"100vw\",y:0},gCI7bty0Y:{height:72,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p0ne66-container hidden-1i4halx hidden-10i1831 hidden-1s12ccq\",layoutScroll:true,nodeId:\"MoZDcp72V\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(NavMobileNew,{height:\"100%\",id:\"MoZDcp72V\",layoutId:\"MoZDcp72V\",style:{width:\"100%\"},variant:\"c5tiVuIpA\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14kyzr1\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cunkx7\",\"data-framer-name\":\"1-Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1asiw4i\",\"data-framer-name\":\"bg\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18pgkkp\",\"data-framer-name\":\"Content all\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fvq2t7\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1inh0xy\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-gsrre7\",\"data-styles-preset\":\"LdSQvHJYH\",style:{\"--framer-text-alignment\":\"left\"},children:\"Sekundenschnelle Portfoliooptimierung\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-gsrre7\",\"data-styles-preset\":\"LdSQvHJYH\",style:{\"--framer-text-alignment\":\"center\"},children:\"Sekundenschnelle Portfoliooptimierung\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-gsrre7\",\"data-styles-preset\":\"LdSQvHJYH\",children:\"Sekundenschnelle Portfoliooptimierung\"})}),className:\"framer-baj6u6\",\"data-framer-name\":\"Wealth Simplified for Private Banks\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LWxpZ2h0\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Analyse und Strukturiere das Kundenverm\\xf6gen und stelle Deinen Kunden bestm\\xf6glich f\\xfcr seine Zukunft auf.\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-q4n2l4\",\"data-styles-preset\":\"QxYbPCC11\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Analyse und strukturiere das Verm\\xf6gen Deiner Kunden und stelle ihn bestm\\xf6glich f\\xfcr seine Zukunft auf.\"})}),fonts:[\"Inter\"]},YbZ_fF6Ep:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LWxpZ2h0\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Analyse und Strukturiere das Kundenverm\\xf6gen und stelle Deinen Kunden bestm\\xf6glich f\\xfcr seine Zukunft auf.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LWxpZ2h0\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:[\"Analyse und Strukturiere das Kundenverm\\xf6gen und stelle \",/*#__PURE__*/_jsx(\"br\",{}),\"Deinen Kunden bestm\\xf6glich f\\xfcr seine Zukunft auf.\"]})}),className:\"framer-1vzdljw\",\"data-framer-name\":\"Text\",fonts:[\"FS;Outfit-light\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qmmnpu\",\"data-framer-name\":\"Check items\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t8odz0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ff0jqs\",\"data-framer-name\":\"Check item text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p2e0g4\",\"data-framer-name\":\"Check icon\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-u3vlkh\",\"data-framer-name\":\"check-circle\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1oav4e5\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,svg:'<svg width=\"28\" height=\"28\" viewBox=\"-2 -2 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.7487 12.0002L10.2487 15.5002L17.2487 8.50016M23.6654 12.0002C23.6654 18.4435 18.442 23.6668 11.9987 23.6668C5.55538 23.6668 0.332031 18.4435 0.332031 12.0002C0.332031 5.55684 5.55538 0.333496 11.9987 0.333496C18.442 0.333496 23.6654 5.55684 23.6654 12.0002Z\" stroke=\"#1947FF\" stroke-width=\"2.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gh5186\",\"data-framer-name\":\"Text wrap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individuelle Produkt- und Verkaufsempfehlungen\"})}),fonts:[\"FS;Outfit-medium\"]},gCI7bty0Y:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individuelle Produkt- und Verkaufsempfehlungen\"})}),fonts:[\"FS;Outfit-medium\"]},YbZ_fF6Ep:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individuelle Produkt- und Verkaufsempfehlungen\"})}),fonts:[\"FS;Outfit-medium\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-sa19tm\",\"data-styles-preset\":\"Ibcgy0Bm9\",children:\"Individuelle Produkt- und Verkaufsempfehlungen\"})}),className:\"framer-1qjt22x\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12a4o62\",\"data-framer-name\":\"Check item text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16q4464\",\"data-framer-name\":\"Check icon\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16oss29\",\"data-framer-name\":\"check-circle\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-4fovqs\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,svg:'<svg width=\"28\" height=\"28\" viewBox=\"-2 -2 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.7487 12.0002L10.2487 15.5002L17.2487 8.50016M23.6654 12.0002C23.6654 18.4435 18.442 23.6668 11.9987 23.6668C5.55538 23.6668 0.332031 18.4435 0.332031 12.0002C0.332031 5.55684 5.55538 0.333496 11.9987 0.333496C18.442 0.333496 23.6654 5.55684 23.6654 12.0002Z\" stroke=\"#1947FF\" stroke-width=\"2.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wl62c5\",\"data-framer-name\":\"Text wrap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Anpassbare Modellportfolios\"})}),fonts:[\"FS;Outfit-medium\"]},gCI7bty0Y:{children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Anpassbare Modellportfolios\"})}),fonts:[\"FS;Outfit-medium\"]},YbZ_fF6Ep:{children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Anpassbare Modellportfolios\"})}),fonts:[\"FS;Outfit-medium\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-sa19tm\",\"data-styles-preset\":\"Ibcgy0Bm9\",children:\"Anpassbare Modellportfolios\"})}),className:\"framer-19blpmq\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8f01f4\",\"data-framer-name\":\"Check item text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1chvqms\",\"data-framer-name\":\"Check icon\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fv1l9a\",\"data-framer-name\":\"check-circle\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-xofv1g\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:28,intrinsicWidth:28,svg:'<svg width=\"28\" height=\"28\" viewBox=\"-2 -2 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6.7487 12.0002L10.2487 15.5002L17.2487 8.50016M23.6654 12.0002C23.6654 18.4435 18.442 23.6668 11.9987 23.6668C5.55538 23.6668 0.332031 18.4435 0.332031 12.0002C0.332031 5.55684 5.55538 0.333496 11.9987 0.333496C18.442 0.333496 23.6654 5.55684 23.6654 12.0002Z\" stroke=\"#1947FF\" stroke-width=\"2.33333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7cot65\",\"data-framer-name\":\"Text wrap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Umfassende Optimierungsmethoden\"})}),fonts:[\"FS;Outfit-medium\"]},gCI7bty0Y:{children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Umfassende Optimierungsmethoden\"})}),fonts:[\"FS;Outfit-medium\"]},YbZ_fF6Ep:{children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Umfassende Optimierungsmethoden\"})}),fonts:[\"FS;Outfit-medium\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-sa19tm\",\"data-styles-preset\":\"Ibcgy0Bm9\",children:\"Umfassende Optimierungsmethoden\"})}),className:\"framer-c0t1dt\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"f3WNVzY6g\"},implicitPathVariables:undefined},{href:{webPageId:\"f3WNVzY6g\"},implicitPathVariables:undefined},{href:{webPageId:\"f3WNVzY6g\"},implicitPathVariables:undefined},{href:{webPageId:\"f3WNVzY6g\"},implicitPathVariables:undefined},{href:{webPageId:\"f3WNVzY6g\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{y:undefined},gCI7bty0Y:{width:\"320px\",y:(componentViewport?.y||0)+72+0+0+0+0+0+24+0+8+266.8+0+430},YbZ_fF6Ep:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"250px\",y:(componentViewport?.y||0)+100+0+0+0+0+0+64+0+280.8+0+136,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vcuotp-container\",nodeId:\"dgYHXCt6q\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{Zo1ZCcjO5:resolvedLinks[2]},gCI7bty0Y:{Zo1ZCcjO5:resolvedLinks[1]},pdAg6XmeK:{Zo1ZCcjO5:resolvedLinks[4]},YbZ_fF6Ep:{Zo1ZCcjO5:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"dgYHXCt6q\",layoutId:\"dgYHXCt6q\",o6IVaiETP:getLocalizedValue(\"v18\",activeLocale)??\"Demo anfordern\",style:{height:\"100%\",width:\"100%\"},variant:\"KGwQpi2w6\",width:\"100%\",Zo1ZCcjO5:resolvedLinks[0]})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"Portfolio Finder-Oberfl\\xe4che mit Kundendaten, vorgeschlagener Strategie und Visualisierungen wie Asset-Allokation und Risiko-Rendite-Map.\",fit:\"fit\",intrinsicHeight:670,intrinsicWidth:1316,pixelHeight:1032,pixelWidth:1581,positionX:\"center\",positionY:\"center\",sizes:\"291px\",...getLocalizedValue(\"v19\",activeLocale)??{src:\"https://framerusercontent.com/images/vuVyfua7CRPop8GgiOpkaBFrs.png\"}}},gCI7bty0Y:{background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"Portfolio Finder-Oberfl\\xe4che mit Kundendaten, vorgeschlagener Strategie und Visualisierungen wie Asset-Allokation und Risiko-Rendite-Map.\",fit:\"fit\",intrinsicHeight:670,intrinsicWidth:1316,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+72+0+0+0+0+0+24+792.8),pixelHeight:1032,pixelWidth:1581,positionX:\"center\",positionY:\"center\",sizes:\"342px\",...getLocalizedValue(\"v19\",activeLocale)??{src:\"https://framerusercontent.com/images/vuVyfua7CRPop8GgiOpkaBFrs.png\"}}},YbZ_fF6Ep:{background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"Portfolio Finder-Oberfl\\xe4che mit Kundendaten, vorgeschlagener Strategie und Visualisierungen wie Asset-Allokation und Risiko-Rendite-Map.\",fit:\"fit\",intrinsicHeight:670,intrinsicWidth:1316,pixelHeight:1032,pixelWidth:1581,positionX:\"center\",positionY:\"center\",sizes:\"387px\",...getLocalizedValue(\"v19\",activeLocale)??{src:\"https://framerusercontent.com/images/vuVyfua7CRPop8GgiOpkaBFrs.png\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:99,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1.2,stiffness:847,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v20\",activeLocale)??\"Portfolio Finder-Oberfl\\xe4che mit Kundendaten, vorgeschlagener Strategie und Visualisierungen wie Asset-Allokation und Risiko-Rendite-Map.\",fit:\"fit\",intrinsicHeight:670,intrinsicWidth:1316,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+0+0+0+0+144),pixelHeight:1032,pixelWidth:1581,positionX:\"center\",positionY:\"center\",sizes:\"571px\",...getLocalizedValue(\"v19\",activeLocale)??{src:\"https://framerusercontent.com/images/vuVyfua7CRPop8GgiOpkaBFrs.png\"}},className:\"framer-xs2gcw\",\"data-framer-name\":\"Mockup\"})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7or8sx\",\"data-framer-name\":\"2-Section gross\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jqw6pw\",\"data-framer-name\":\"Feature & Modules\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yl76py\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tyyajd\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3f53b1\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO1NvdXJjZSBTZXJpZiA0IDQ4cHQgTGlnaHQ=\",\"--framer-font-family\":'\"Source Serif 4 48pt Light\", \"Source Serif 4 48pt Light Placeholder\", serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individuelle Investmentvorschl\\xe4ge\"})}),fonts:[\"CUSTOM;Source Serif 4 48pt Light\"]},gCI7bty0Y:{children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-pcm52w\",\"data-styles-preset\":\"Hf3FNsuRY\",children:\"Individuelle Investmentvorschl\\xe4ge\"})})},YbZ_fF6Ep:{children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mow6g2\",\"data-styles-preset\":\"wh9kV15qt\",style:{\"--framer-text-alignment\":\"center\"},children:\"Individuelle Investmentvorschl\\xe4ge\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4l0joo\",\"data-styles-preset\":\"RDyeU6lo7\",style:{\"--framer-text-alignment\":\"center\"},children:\"Individuelle Investmentvorschl\\xe4ge\"})}),className:\"framer-1ddama8\",\"data-framer-name\":\"Weitere Features in der Beratungssoftware\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTMwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Finde die optimale Anlagestrategie f\\xfcr Deinen Kunden.\"})}),fonts:[\"GF;Outfit-300\"]},gCI7bty0Y:{children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-q4n2l4\",\"data-styles-preset\":\"QxYbPCC11\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Finde die optimale Anlagestrategie \",/*#__PURE__*/_jsx(\"br\",{}),\"f\\xfcr Deinen Kunden.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7w8z0\",\"data-styles-preset\":\"I1pGH4bc2\",style:{\"--framer-text-alignment\":\"center\"},children:\"Finde die optimale Anlagestrategie f\\xfcr Deinen Kunden.\"})}),className:\"framer-123yeql\",\"data-framer-name\":\"Durch fincite \u2022 cios kannst du zeitaufwendige Aufgaben beschleunigen und dich auf das konzentrieren, was z\\xe4hlt - n\\xe4mlich deinen Kunden.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2oq0cn\",\"data-framer-name\":\"Rows\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fj4tm\",\"data-border\":true,\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16oz16z\",\"data-framer-name\":\"Frame 1000001856\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6u625v\",\"data-framer-name\":\"Group 1000001165\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qo10dk\",\"data-framer-name\":\"Ellipse 2934\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cw7t0y\",\"data-framer-name\":\"bar-chart-12\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1qpsln5\",\"data-framer-name\":\"Fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:8,svg:'<svg width=\"8\" height=\"16\" viewBox=\"-1 -1 8 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.12\" d=\"M6 1.6C6 1.03995 6 0.759921 5.89101 0.546009C5.79513 0.357847 5.64215 0.204867 5.45399 0.108993C5.24008 -2.98023e-08 4.96005 -2.03829e-08 4.4 0L1.6 1.0201e-07C1.03995 1.22411e-07 0.759921 1.3411e-07 0.546009 0.108994C0.357847 0.204867 0.204867 0.357848 0.108993 0.54601C-1.49012e-08 0.759921 -8.38872e-09 1.03995 0 1.6L2.45788e-07 14H6L6 1.6Z\" fill=\"#1F2A37\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-q1ydk6\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"-1 -1 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M6 9H1.6C1.03995 9 0.759921 9 0.546009 9.10899C0.357847 9.20487 0.204867 9.35785 0.108993 9.54601C0 9.75992 0 10.0399 0 10.6V16.4C0 16.9601 0 17.2401 0.108994 17.454C0.204867 17.6422 0.357847 17.7951 0.54601 17.891C0.759921 18 1.03995 18 1.6 18H6M6 18H12M6 18L6 5.6C6 5.03995 6 4.75992 6.10899 4.54601C6.20487 4.35785 6.35785 4.20487 6.54601 4.10899C6.75992 4 7.03995 4 7.6 4H10.4C10.9601 4 11.2401 4 11.454 4.10899C11.6422 4.20487 11.7951 4.35785 11.891 4.54601C12 4.75992 12 5.03995 12 5.6V18M12 18H16.4C16.9601 18 17.2401 18 17.454 17.891C17.6422 17.7951 17.7951 17.6422 17.891 17.454C18 17.2401 18 16.9601 18 16.4V1.6C18 1.03995 18 0.759921 17.891 0.54601C17.7951 0.357847 17.6422 0.204867 17.454 0.108994C17.2401 0 16.9601 0 16.4 0H13.6C13.0399 0 12.7599 0 12.546 0.108994C12.3578 0.204867 12.2049 0.357848 12.109 0.54601C12 0.759922 12 1.03995 12 1.6V5\" stroke=\"white\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-40fna7\",\"data-framer-name\":\"Frame 1000001855\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Zeitersparnis\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Zeitersparnis\"})})},YbZ_fF6Ep:{children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Zeitersparnis\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Zeitersparnis\"})}),className:\"framer-32mcs3\",\"data-framer-name\":\"Vergleich & Analyse\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:[\"Optimierung des Verm\\xf6gens \",/*#__PURE__*/_jsx(\"br\",{}),\"mit wenigen Klicks.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:[\"Optimierung des Verm\\xf6gens \",/*#__PURE__*/_jsx(\"br\",{}),\"mit wenigen Klicks.\"]})}),className:\"framer-dazd52\",\"data-framer-name\":\"Benchmarks hinzuf\\xfcgen und verschiedene Instrumente kombinieren.\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-159y5fs\",\"data-border\":true,\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15asfeu\",\"data-framer-name\":\"Frame 1000001856\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yis9rn\",\"data-framer-name\":\"Group 1000001166\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j4914g\",\"data-framer-name\":\"Ellipse 2934\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18hso0j\",\"data-framer-name\":\"heroicons-outline/magnifying-glass\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7w0qq1\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"-1 -1 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M18 18L12.8033 12.8033M12.8033 12.8033C14.1605 11.4461 15 9.57107 15 7.5C15 3.35786 11.6421 0 7.5 0C3.35786 0 0 3.35786 0 7.5C0 11.6421 3.35786 15 7.5 15C9.57107 15 11.4461 14.1605 12.8033 12.8033Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16oy41q\",\"data-framer-name\":\"Frame 1000001855\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Transparenz\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Transparenz\"})})},YbZ_fF6Ep:{children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Transparenz\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Transparenz\"})}),className:\"framer-45kdo7\",\"data-framer-name\":\"Portfolio Finder\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:[\"Steigere das Vertrauen \",/*#__PURE__*/_jsx(\"br\",{}),\"Deines Kunden durch\"]})})},YbZ_fF6Ep:{children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Der Portfolio Finder bringt das Kundenprofil \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"mit der richtigen Strategie zusammen.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Steigere das Vertrauen Deines Kunden durch\"})}),className:\"framer-1hv79of\",\"data-framer-name\":\"Der Portfolio Finder bringt das Kundenprofil mit der richtigen Strategie zusammen.\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8s7ips\",\"data-border\":true,\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w3mwcn\",\"data-framer-name\":\"Group 1000001165\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-klh9lm\",\"data-framer-name\":\"Ellipse 2934\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rx1yyd\",\"data-framer-name\":\"dataflow-01\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1a7neuv\",\"data-framer-name\":\"Fill\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"22\" viewBox=\"-1 -1 20 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.12\">\\n<path d=\"M16 12C17.1046 12 18 11.1046 18 10C18 8.89543 17.1046 8 16 8C14.8954 8 14 8.89543 14 10C14 11.1046 14.8954 12 16 12Z\" fill=\"#1F2A37\"/>\\n<path d=\"M2 12C3.10457 12 4 11.1046 4 10C4 8.89543 3.10457 8 2 8C0.895431 8 0 8.89543 0 10C0 11.1046 0.895431 12 2 12Z\" fill=\"#1F2A37\"/>\\n<path d=\"M16 4C17.1046 4 18 3.10457 18 2C18 0.895431 17.1046 0 16 0C14.8954 0 14 0.895431 14 2C14 3.10457 14.8954 4 16 4Z\" fill=\"#1F2A37\"/>\\n<path d=\"M16 20C17.1046 20 18 19.1046 18 18C18 16.8954 17.1046 16 16 16C14.8954 16 14 16.8954 14 18C14 19.1046 14.8954 20 16 20Z\" fill=\"#1F2A37\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1p0c50u\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:22,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"22\" viewBox=\"-1 -1 20 22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M14 18H13.8C12.1198 18 11.2798 18 10.638 17.673C10.0735 17.3854 9.6146 16.9265 9.32698 16.362C9 15.7202 9 14.8802 9 13.2V6.8C9 5.11984 9 4.27976 9.32698 3.63803C9.6146 3.07354 10.0735 2.6146 10.638 2.32698C11.2798 2 12.1198 2 13.8 2H14M14 18C14 19.1046 14.8954 20 16 20C17.1046 20 18 19.1046 18 18C18 16.8954 17.1046 16 16 16C14.8954 16 14 16.8954 14 18ZM14 2C14 3.10457 14.8954 4 16 4C17.1046 4 18 3.10457 18 2C18 0.895431 17.1046 0 16 0C14.8954 0 14 0.895431 14 2ZM4 10L14 10M4 10C4 11.1046 3.10457 12 2 12C0.895431 12 0 11.1046 0 10C0 8.89543 0.895431 8 2 8C3.10457 8 4 8.89543 4 10ZM14 10C14 11.1046 14.8954 12 16 12C17.1046 12 18 11.1046 18 10C18 8.89543 17.1046 8 16 8C14.8954 8 14 8.89543 14 10Z\" stroke=\"white\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individualit\\xe4t\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individualit\\xe4t\"})})},YbZ_fF6Ep:{children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individualit\\xe4t\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Individualit\\xe4t\"})}),className:\"framer-1sji4wc\",\"data-framer-name\":\"Familienstammbaum\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Pers\\xf6nliche Anpassung an Kundenbed\\xfcrfnisse.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v42\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Pers\\xf6nliche Anpassung an Kundenbed\\xfcrfnisse.\"})}),className:\"framer-qtasi3\",\"data-framer-name\":\"Illustration des gesamten Familienstammbaums und Eigentumsstrukturen.\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bfykjf\",\"data-border\":true,\"data-framer-name\":\"4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gg42xq\",\"data-framer-name\":\"Frame 1000001858\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jsooe7\",\"data-framer-name\":\"Group 1000001165\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xo0hcc\",\"data-framer-name\":\"Ellipse 2934\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jk80o7\",\"data-framer-name\":\"line-chart-up-02\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-qnzsav\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"-1 -1 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M18 18H1.6C1.03995 18 0.759921 18 0.546009 17.891C0.357847 17.7951 0.204867 17.6422 0.108993 17.454C0 17.2401 0 16.9601 0 16.4V0M18 4L12.5657 9.43431C12.3677 9.63232 12.2687 9.73133 12.1545 9.76842C12.0541 9.80105 11.9459 9.80105 11.8455 9.76842C11.7313 9.73133 11.6323 9.63232 11.4343 9.43431L9.56569 7.56569C9.36768 7.36768 9.26867 7.26867 9.15451 7.23158C9.05409 7.19895 8.94591 7.19895 8.84549 7.23158C8.73133 7.26867 8.63232 7.36768 8.43431 7.56569L4 12M18 4H14M18 4V8\" stroke=\"white\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bi1n5x\",\"data-framer-name\":\"Frame 1000001855\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v45\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Flexibilit\\xe4t\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v45\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Flexibilit\\xe4t\"})})},YbZ_fF6Ep:{children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Flexibilit\\xe4t\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTUwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"Flexibilit\\xe4t\"})}),className:\"framer-1hdv91j\",\"data-framer-name\":\"Wealth Forecast\",fonts:[\"GF;Outfit-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v49\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(33, 39, 42)\"},children:\"Pers\\xf6nliche Anpassung an Kundenbed\\xfcrfnisse.\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(33, 39, 42)\"},children:\"Pers\\xf6nliche Anpassung an Kundenbed\\xfcrfnisse.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(33, 39, 42)\"},children:\"Pers\\xf6nliche Anpassung an Kundenbed\\xfcrfnisse.\"})}),className:\"framer-1ihsm2d\",\"data-framer-name\":\"Finanzplanung unter Einbezug aller relevanten Assets und Kundenw\\xfcnsche.\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g4xd3h\",\"data-framer-name\":\"3-Accordion\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mhopi5\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vpw1dh\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ysj4u\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jpew95\",\"data-framer-name\":\"Heading and supporting text\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-105ta1t\",\"data-framer-name\":\"Heading and badge\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v52\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mow6g2\",\"data-styles-preset\":\"wh9kV15qt\",children:\"E2E digitale Verm\\xf6gensverwaltung\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO1NvdXJjZSBTZXJpZiA0IDQ4cHQgTGlnaHQ=\",\"--framer-font-family\":'\"Source Serif 4 48pt Light\", \"Source Serif 4 48pt Light Placeholder\", serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"E2E digitale Verm\\xf6gensverwaltung\"})}),fonts:[\"CUSTOM;Source Serif 4 48pt Light\"]},YbZ_fF6Ep:{children:getLocalizedValue(\"v53\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO1NvdXJjZSBTZXJpZiA0IDQ4cHQgTGlnaHQ=\",\"--framer-font-family\":'\"Source Serif 4 48pt Light\", \"Source Serif 4 48pt Light Placeholder\", serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(25, 35, 55)\"},children:\"E2E digitale Verm\\xf6gens-verwaltung\"})}),fonts:[\"CUSTOM;Source Serif 4 48pt Light\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v50\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4l0joo\",\"data-styles-preset\":\"RDyeU6lo7\",children:\"E2E digitale Verm\\xf6gensverwaltung\"})}),className:\"framer-1ibrf5u\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],id:\"1ibrf5u\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{children:getLocalizedValue(\"v56\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"Vom Portfoliofinder bis zum Vertragsabschluss \u2013 alles in einer Software.\"})})},gCI7bty0Y:{children:getLocalizedValue(\"v55\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-q4n2l4\",\"data-styles-preset\":\"QxYbPCC11\",children:\"Vom Portfoliofinder bis zum Vertragsabschluss \u2013 alles in einer Software.\"})}),fonts:[\"Inter\"]},YbZ_fF6Ep:{children:getLocalizedValue(\"v57\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:[\"Vom Portfoliofinder bis zum Vertragsabschluss \u2013 \",/*#__PURE__*/_jsx(\"br\",{}),\"alles in einer Software.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v54\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"Vom Portfoliofinder bis zum Vertragsabschluss \u2013 alles in einer Software.\"})}),className:\"framer-ssqfmr\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;Outfit-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{width:\"682px\",y:undefined},gCI7bty0Y:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+72+0+0+2292.2+0+0+0+0+0+40+222},pdAg6XmeK:{width:\"664px\",y:(componentViewport?.y||0)+100+0+0+1355+0+64+0+0+234},YbZ_fF6Ep:{width:\"528px\",y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:399,width:\"608px\",y:(componentViewport?.y||0)+100+0+0+1248+0+64+0+0+234,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uykd7h-container\",nodeId:\"ec0ROrkQX\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gCI7bty0Y:{variant:\"BtzzFcTRU\"}},children:/*#__PURE__*/_jsx(Acordion,{A3bsexygF:getLocalizedValue(\"v58\",activeLocale)??\"Portfolio Finder\",a7ox0ihmU:false,aRFQa7FSn:\"-\",CE3iKuXH1:getLocalizedValue(\"v63\",activeLocale)??\"CIOS erstellt Dokumente und f\\xfcllt bankinterne Vertr\\xe4ge automatisch basierend auf Kundendaten und Strategien aus \u2013 ohne manuelle Eingaben.\",e7j4eEbyy:true,F08gmPPij:\"-\",fhMhB_Ru0:\"-\",H4myumGjc:true,height:\"100%\",HHpFtDvhV:false,I7gdUp8c1:\"-\",id:\"ec0ROrkQX\",jyVdDGvfE:false,layoutId:\"ec0ROrkQX\",lt1UUSduo:\"-\",Md7DtSImg:getLocalizedValue(\"v60\",activeLocale)??\"Automatisierte regulatorische Pr\\xfcfung\",mOje7JlWw:getLocalizedValue(\"v62\",activeLocale)??\"Automatisierte Dokumentenerstellung\",rW3HaLQkj:getLocalizedValue(\"v59\",activeLocale)??\"Der Portfolio Finder erm\\xf6glicht eine nutzerfreundliche und hybride Beratung. Dein Kunde erh\\xe4lt damit einen schnellen und besseren \\xdcberblick \\xfcber verschiedene Verm\\xf6gensverwaltungsstrategien.   Mit nur wenigen Klicks kann die am besten geeignete Strategie gefunden werden, die sowohl den regulatorischen Vorgaben als auch den Zielen und W\\xfcnschen deines Kunden entspricht.  Besondere Strategien k\\xf6nnen aktiv hervorgehoben und priorisiert werden, um den Produktvertrieb zu optimieren und effizient zu gestalten.\",style:{width:\"100%\"},tUmwlqPno:false,unWqk5qo1:\"-\",uSWsP_Vsi:\"-\",v1Dd__pj9:getLocalizedValue(\"v61\",activeLocale)??\"Das System gew\\xe4hrleistet die Einhaltung aller regulatorischen Vorgaben (z. B. MiFID II) und verhindert automatisch kritische Abweichungen. Somit verl\\xe4uft die Fehlerquote gegen Null.\",variant:\"RrgWCtwLQ\",width:\"100%\",WvZuMysB6:\"-\",zvv_AoIYm:true})})})})})]})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pqcyw hidden-r47y7b\",\"data-framer-name\":\"Image\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1036,intrinsicWidth:937,pixelHeight:1552,pixelWidth:1577,positionX:\"center\",positionY:\"center\",sizes:\"656px\",...getLocalizedValue(\"v64\",activeLocale)??{src:\"https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png\",srcSet:\"https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png?scale-down-to=512 512w,https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png 1577w\"}}},YbZ_fF6Ep:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1036,intrinsicWidth:937,pixelHeight:1552,pixelWidth:1577,sizes:\"513px\",...getLocalizedValue(\"v64\",activeLocale)??{src:\"https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png\",srcSet:\"https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png?scale-down-to=512 512w,https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png 1577w\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1036,intrinsicWidth:937,pixelHeight:2072,pixelWidth:2811,src:\"https://framerusercontent.com/images/gPMZTVL1TQA18IQCqn6otKx0bA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/gPMZTVL1TQA18IQCqn6otKx0bA.png?scale-down-to=512 512w,https://framerusercontent.com/images/gPMZTVL1TQA18IQCqn6otKx0bA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gPMZTVL1TQA18IQCqn6otKx0bA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/gPMZTVL1TQA18IQCqn6otKx0bA.png 2811w\"},className:\"framer-ilakab hidden-1i4halx hidden-1s12ccq\",\"data-framer-name\":\"Mockup Container- onboard\"})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pdAg6XmeK:{background:{alt:getLocalizedValue(\"v66\",activeLocale)??\"Bildschirme mit digitalen Verm\\xf6gensverwaltungstools, einschlie\\xdflich Portfoliokonzepten, regulatorischer Compliance und Dokumentenmanagement.\",fit:\"fit\",intrinsicHeight:1036,intrinsicWidth:937,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+0+1355+0+0+142.5),pixelHeight:1552,pixelWidth:1577,positionX:\"center\",positionY:\"center\",sizes:\"671px\",...getLocalizedValue(\"v65\",activeLocale)??{src:\"https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:getLocalizedValue(\"v66\",activeLocale)??\"Bildschirme mit digitalen Verm\\xf6gensverwaltungstools, einschlie\\xdflich Portfoliokonzepten, regulatorischer Compliance und Dokumentenmanagement.\",fit:\"fit\",intrinsicHeight:1036,intrinsicWidth:937,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+100+0+0+1248+0+0+190.5),pixelHeight:1552,pixelWidth:1577,positionX:\"center\",positionY:\"center\",sizes:\"584px\",...getLocalizedValue(\"v65\",activeLocale)??{src:\"https://framerusercontent.com/images/PnrOL608JwdToS3pIlohEgl5k4.png\"}},className:\"framer-144hs1p hidden-1ucmo8a hidden-10i1831\",\"data-framer-name\":\"Mockup Container- onboard\"})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{y:undefined},gCI7bty0Y:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+72+0+0+3043.2},pdAg6XmeK:{y:(componentViewport?.y||0)+100+0+0+2414},YbZ_fF6Ep:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:528,width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+100+0+0+2307,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wrdgl8-container\",nodeId:\"R4JqR25WW\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{variant:\"TqBB_vx6c\"},gCI7bty0Y:{variant:\"xSD59Rbkx\"},pdAg6XmeK:{variant:\"PE3kzR4zX\"},YbZ_fF6Ep:{variant:\"xenFOPC8Z\"}},children:/*#__PURE__*/_jsx(Testimonials,{height:\"100%\",id:\"R4JqR25WW\",layoutId:\"R4JqR25WW\",style:{width:\"100%\"},variant:\"X2HSNJ5Te\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{y:undefined},gCI7bty0Y:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+72+0+0+3571.2},pdAg6XmeK:{y:(componentViewport?.y||0)+100+0+0+2974},YbZ_fF6Ep:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+100+0+0+2867,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vacc75-container\",nodeId:\"JXsG7XxFG\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(Logos,{height:\"100%\",id:\"JXsG7XxFG\",layoutId:\"JXsG7XxFG\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{y:undefined},gCI7bty0Y:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+72+0+0+3635.2},pdAg6XmeK:{y:(componentViewport?.y||0)+100+0+0+3070},YbZ_fF6Ep:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1172,width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+100+0+0+2963,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7ttii8-container\",id:elementId,nodeId:\"XFuIcEu0L\",ref:ref1,scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{variant:\"RPAJD9Hei\"},gCI7bty0Y:{variant:\"La02ZHeAV\"},YbZ_fF6Ep:{variant:\"RPAJD9Hei\"}},children:/*#__PURE__*/_jsx(Contact2,{height:\"100%\",id:\"XFuIcEu0L\",layoutId:\"XFuIcEu0L\",style:{width:\"100%\"},variant:\"TTuIQVAof\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-108h9p4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:undefined},gCI7bty0Y:{width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:(componentViewport?.y||0)+72+4807.2+0},pdAg6XmeK:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+100+4282+0},YbZ_fF6Ep:{width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:540,width:\"1440px\",y:(componentViewport?.y||0)+100+4175+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2q8hfe-container\",\"data-framer-name\":\"footer p\",name:\"footer p\",nodeId:\"tApYKgxRA\",scopeId:\"ix1Lyxm84\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{eYjOd2qHX:{variant:\"ZINCNUl2k\"},gCI7bty0Y:{variant:\"iz5XQsBks\"},pdAg6XmeK:{variant:\"iwbF2Xt8h\"},YbZ_fF6Ep:{variant:\"VAzOB2A3x\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"tApYKgxRA\",layoutId:\"tApYKgxRA\",name:\"footer p\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"PUeHDuvtG\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gic20.framer-5u2eo3, .framer-gic20 .framer-5u2eo3 { display: block; }\",\".framer-gic20.framer-1i4halx { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-gic20 .framer-az86a-container { flex: none; height: 80px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 3; }\",\".framer-gic20 .framer-13qg7a1-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-gic20 .framer-1p0ne66-container { flex: none; height: auto; position: fixed; right: 0px; top: 0px; width: 100%; z-index: 10; }\",\".framer-gic20 .framer-14kyzr1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 100%; z-index: 2; }\",\".framer-gic20 .framer-1cunkx7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-1asiw4i { align-content: center; align-items: center; background-color: #f5f6fc; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gic20 .framer-18pgkkp { flex: none; height: 639px; max-width: 100%; overflow: hidden; position: relative; width: 1376px; }\",\".framer-gic20 .framer-fvq2t7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 225px; justify-content: flex-start; left: 40px; overflow: visible; padding: 0px; position: absolute; top: 64px; width: min-content; }\",\".framer-gic20 .framer-1inh0xy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gic20 .framer-baj6u6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 702px; word-break: break-word; word-wrap: break-word; }\",\".framer-gic20 .framer-1vzdljw { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 640px; word-break: break-word; word-wrap: break-word; }\",\".framer-gic20 .framer-1qmmnpu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 491px; }\",\".framer-gic20 .framer-1t8odz0 { 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-gic20 .framer-ff0jqs, .framer-gic20 .framer-12a4o62 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gic20 .framer-1p2e0g4, .framer-gic20 .framer-16q4464, .framer-gic20 .framer-1chvqms { aspect-ratio: 1 / 1; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; border-top-left-radius: 9999px; border-top-right-radius: 9999px; flex: none; height: var(--framer-aspect-ratio-supported, 28px); overflow: hidden; position: relative; width: 28px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gic20 .framer-u3vlkh, .framer-gic20 .framer-1fv1l9a { aspect-ratio: 1 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; height: 28px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-gic20 .framer-1oav4e5, .framer-gic20 .framer-4fovqs, .framer-gic20 .framer-xofv1g { bottom: 5px; flex: none; left: 0px; position: absolute; right: 5px; top: 0px; }\",\".framer-gic20 .framer-1gh5186, .framer-gic20 .framer-wl62c5, .framer-gic20 .framer-7cot65 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gic20 .framer-1qjt22x, .framer-gic20 .framer-19blpmq, .framer-gic20 .framer-c0t1dt { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-gic20 .framer-16oss29 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-gic20 .framer-8f01f4 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gic20 .framer-vcuotp-container { flex: none; height: 48px; position: relative; width: 250px; }\",\".framer-gic20 .framer-xs2gcw { aspect-ratio: 1.3651452282157677 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 419px); overflow: visible; position: absolute; right: 69px; top: 144px; width: 571px; }\",\".framer-gic20 .framer-7or8sx { align-content: center; align-items: center; background-color: #d7e3ea; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-gic20 .framer-jqw6pw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 545px; justify-content: flex-start; overflow: hidden; padding: 64px 32px 64px 32px; position: relative; width: 1376px; }\",\".framer-gic20 .framer-1yl76py { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-tyyajd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-3f53b1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-1ddama8, .framer-gic20 .framer-123yeql, .framer-gic20 .framer-dazd52, .framer-gic20 .framer-1hv79of, .framer-gic20 .framer-qtasi3, .framer-gic20 .framer-1ihsm2d, .framer-gic20 .framer-1ibrf5u { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gic20 .framer-2oq0cn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-1fj4tm, .framer-gic20 .framer-159y5fs { --border-bottom-width: 1px; --border-color: #d1d5db; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: flex-start; overflow: visible; padding: 24px 16px 24px 16px; position: relative; width: 1px; }\",\".framer-gic20 .framer-16oz16z, .framer-gic20 .framer-40fna7, .framer-gic20 .framer-15asfeu, .framer-gic20 .framer-16oy41q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-6u625v, .framer-gic20 .framer-yis9rn, .framer-gic20 .framer-w3mwcn, .framer-gic20 .framer-jsooe7 { flex: none; height: 50px; overflow: visible; position: relative; width: 50px; }\",\".framer-gic20 .framer-1qo10dk, .framer-gic20 .framer-j4914g, .framer-gic20 .framer-klh9lm, .framer-gic20 .framer-1xo0hcc { aspect-ratio: 1 / 1; background-color: var(--token-bbaf19ee-f303-4cbb-9155-0b6909190d8d, #1947ff); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 50px); left: 0px; position: absolute; top: 0px; width: 50px; }\",\".framer-gic20 .framer-1cw7t0y, .framer-gic20 .framer-rx1yyd, .framer-gic20 .framer-jk80o7 { aspect-ratio: 1 / 1; background-color: var(--token-bbaf19ee-f303-4cbb-9155-0b6909190d8d, #1947ff); flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 13px; overflow: hidden; position: absolute; top: 13px; width: 24px; }\",\".framer-gic20 .framer-1qpsln5 { bottom: 4px; flex: none; left: 8px; position: absolute; right: 10px; top: 6px; }\",\".framer-gic20 .framer-q1ydk6, .framer-gic20 .framer-7w0qq1, .framer-gic20 .framer-qnzsav { bottom: 4px; flex: none; left: 2px; position: absolute; right: 4px; top: 2px; }\",\".framer-gic20 .framer-32mcs3, .framer-gic20 .framer-45kdo7, .framer-gic20 .framer-1sji4wc { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 272px; word-break: break-word; word-wrap: break-word; }\",\".framer-gic20 .framer-18hso0j { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 13px; overflow: hidden; position: absolute; top: 50%; transform: translateY(-50%); width: 24px; }\",\".framer-gic20 .framer-8s7ips { --border-bottom-width: 1px; --border-color: #d1d5db; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; overflow: visible; padding: 24px 16px 24px 16px; position: relative; width: 1px; }\",\".framer-gic20 .framer-1a7neuv, .framer-gic20 .framer-1p0c50u { bottom: 3px; flex: none; left: 2px; position: absolute; right: 4px; top: 1px; }\",\".framer-gic20 .framer-bfykjf { --border-bottom-width: 1px; --border-color: #d1d5db; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; overflow: visible; padding: 24px 16px 24px 16px; position: relative; width: 1px; }\",\".framer-gic20 .framer-1gg42xq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 276px; }\",\".framer-gic20 .framer-1bi1n5x, .framer-gic20 .framer-105ta1t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-1hdv91j { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 276px; word-break: break-word; word-wrap: break-word; }\",\".framer-gic20 .framer-1g4xd3h { align-content: flex-start; align-items: flex-start; background-color: #f5ebdf; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-gic20 .framer-1mhopi5 { flex: 1 0 0px; height: 1027px; overflow: visible; position: relative; width: 1px; }\",\".framer-gic20 .framer-vpw1dh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: absolute; right: 32px; top: 64px; width: 608px; }\",\".framer-gic20 .framer-5ysj4u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-gic20 .framer-1jpew95 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-ssqfmr { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gic20 .framer-1uykd7h-container, .framer-gic20 .framer-1wrdgl8-container, .framer-gic20 .framer-vacc75-container, .framer-gic20 .framer-7ttii8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-gic20 .framer-pqcyw { align-content: center; align-items: center; background-color: #f9fafb; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1027px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-gic20 .framer-ilakab { aspect-ratio: 1.3738601823708207 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 449px); overflow: visible; position: relative; width: 616px; }\",\".framer-gic20 .framer-144hs1p { aspect-ratio: 0.9044401544401545 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 646px); overflow: visible; position: relative; width: 584px; }\",\".framer-gic20 .framer-108h9p4 { align-content: center; align-items: center; background-color: #192337; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gic20 .framer-2q8hfe-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 1440px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gic20.framer-1i4halx, .framer-gic20 .framer-14kyzr1, .framer-gic20 .framer-1cunkx7, .framer-gic20 .framer-1asiw4i, .framer-gic20 .framer-fvq2t7, .framer-gic20 .framer-1inh0xy, .framer-gic20 .framer-1qmmnpu, .framer-gic20 .framer-1t8odz0, .framer-gic20 .framer-ff0jqs, .framer-gic20 .framer-1gh5186, .framer-gic20 .framer-12a4o62, .framer-gic20 .framer-wl62c5, .framer-gic20 .framer-8f01f4, .framer-gic20 .framer-7cot65, .framer-gic20 .framer-7or8sx, .framer-gic20 .framer-jqw6pw, .framer-gic20 .framer-1yl76py, .framer-gic20 .framer-tyyajd, .framer-gic20 .framer-3f53b1, .framer-gic20 .framer-2oq0cn, .framer-gic20 .framer-1fj4tm, .framer-gic20 .framer-16oz16z, .framer-gic20 .framer-40fna7, .framer-gic20 .framer-159y5fs, .framer-gic20 .framer-15asfeu, .framer-gic20 .framer-16oy41q, .framer-gic20 .framer-8s7ips, .framer-gic20 .framer-bfykjf, .framer-gic20 .framer-1gg42xq, .framer-gic20 .framer-1bi1n5x, .framer-gic20 .framer-1g4xd3h, .framer-gic20 .framer-vpw1dh, .framer-gic20 .framer-5ysj4u, .framer-gic20 .framer-1jpew95, .framer-gic20 .framer-105ta1t, .framer-gic20 .framer-pqcyw, .framer-gic20 .framer-108h9p4 { gap: 0px; } .framer-gic20.framer-1i4halx > *, .framer-gic20 .framer-jqw6pw > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-gic20.framer-1i4halx > :first-child, .framer-gic20 .framer-14kyzr1 > :first-child, .framer-gic20 .framer-fvq2t7 > :first-child, .framer-gic20 .framer-1inh0xy > :first-child, .framer-gic20 .framer-1qmmnpu > :first-child, .framer-gic20 .framer-1t8odz0 > :first-child, .framer-gic20 .framer-1gh5186 > :first-child, .framer-gic20 .framer-wl62c5 > :first-child, .framer-gic20 .framer-7cot65 > :first-child, .framer-gic20 .framer-jqw6pw > :first-child, .framer-gic20 .framer-1yl76py > :first-child, .framer-gic20 .framer-tyyajd > :first-child, .framer-gic20 .framer-3f53b1 > :first-child, .framer-gic20 .framer-1fj4tm > :first-child, .framer-gic20 .framer-16oz16z > :first-child, .framer-gic20 .framer-40fna7 > :first-child, .framer-gic20 .framer-159y5fs > :first-child, .framer-gic20 .framer-15asfeu > :first-child, .framer-gic20 .framer-16oy41q > :first-child, .framer-gic20 .framer-8s7ips > :first-child, .framer-gic20 .framer-1gg42xq > :first-child, .framer-gic20 .framer-1bi1n5x > :first-child, .framer-gic20 .framer-5ysj4u > :first-child, .framer-gic20 .framer-1jpew95 > :first-child, .framer-gic20 .framer-105ta1t > :first-child, .framer-gic20 .framer-pqcyw > :first-child { margin-top: 0px; } .framer-gic20.framer-1i4halx > :last-child, .framer-gic20 .framer-14kyzr1 > :last-child, .framer-gic20 .framer-fvq2t7 > :last-child, .framer-gic20 .framer-1inh0xy > :last-child, .framer-gic20 .framer-1qmmnpu > :last-child, .framer-gic20 .framer-1t8odz0 > :last-child, .framer-gic20 .framer-1gh5186 > :last-child, .framer-gic20 .framer-wl62c5 > :last-child, .framer-gic20 .framer-7cot65 > :last-child, .framer-gic20 .framer-jqw6pw > :last-child, .framer-gic20 .framer-1yl76py > :last-child, .framer-gic20 .framer-tyyajd > :last-child, .framer-gic20 .framer-3f53b1 > :last-child, .framer-gic20 .framer-1fj4tm > :last-child, .framer-gic20 .framer-16oz16z > :last-child, .framer-gic20 .framer-40fna7 > :last-child, .framer-gic20 .framer-159y5fs > :last-child, .framer-gic20 .framer-15asfeu > :last-child, .framer-gic20 .framer-16oy41q > :last-child, .framer-gic20 .framer-8s7ips > :last-child, .framer-gic20 .framer-1gg42xq > :last-child, .framer-gic20 .framer-1bi1n5x > :last-child, .framer-gic20 .framer-5ysj4u > :last-child, .framer-gic20 .framer-1jpew95 > :last-child, .framer-gic20 .framer-105ta1t > :last-child, .framer-gic20 .framer-pqcyw > :last-child { margin-bottom: 0px; } .framer-gic20 .framer-14kyzr1 > *, .framer-gic20 .framer-fvq2t7 > *, .framer-gic20 .framer-1inh0xy > *, .framer-gic20 .framer-1qmmnpu > *, .framer-gic20 .framer-5ysj4u > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-gic20 .framer-1cunkx7 > *, .framer-gic20 .framer-1asiw4i > *, .framer-gic20 .framer-7or8sx > *, .framer-gic20 .framer-108h9p4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gic20 .framer-1cunkx7 > :first-child, .framer-gic20 .framer-1asiw4i > :first-child, .framer-gic20 .framer-ff0jqs > :first-child, .framer-gic20 .framer-12a4o62 > :first-child, .framer-gic20 .framer-8f01f4 > :first-child, .framer-gic20 .framer-7or8sx > :first-child, .framer-gic20 .framer-2oq0cn > :first-child, .framer-gic20 .framer-bfykjf > :first-child, .framer-gic20 .framer-1g4xd3h > :first-child, .framer-gic20 .framer-vpw1dh > :first-child, .framer-gic20 .framer-108h9p4 > :first-child { margin-left: 0px; } .framer-gic20 .framer-1cunkx7 > :last-child, .framer-gic20 .framer-1asiw4i > :last-child, .framer-gic20 .framer-ff0jqs > :last-child, .framer-gic20 .framer-12a4o62 > :last-child, .framer-gic20 .framer-8f01f4 > :last-child, .framer-gic20 .framer-7or8sx > :last-child, .framer-gic20 .framer-2oq0cn > :last-child, .framer-gic20 .framer-bfykjf > :last-child, .framer-gic20 .framer-1g4xd3h > :last-child, .framer-gic20 .framer-vpw1dh > :last-child, .framer-gic20 .framer-108h9p4 > :last-child { margin-right: 0px; } .framer-gic20 .framer-1t8odz0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-gic20 .framer-ff0jqs > *, .framer-gic20 .framer-12a4o62 > *, .framer-gic20 .framer-8f01f4 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-gic20 .framer-1gh5186 > *, .framer-gic20 .framer-wl62c5 > *, .framer-gic20 .framer-7cot65 > *, .framer-gic20 .framer-pqcyw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gic20 .framer-1yl76py > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-gic20 .framer-tyyajd > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-gic20 .framer-3f53b1 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-gic20 .framer-2oq0cn > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-gic20 .framer-1fj4tm > *, .framer-gic20 .framer-159y5fs > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-gic20 .framer-16oz16z > *, .framer-gic20 .framer-40fna7 > *, .framer-gic20 .framer-15asfeu > *, .framer-gic20 .framer-16oy41q > *, .framer-gic20 .framer-8s7ips > *, .framer-gic20 .framer-1gg42xq > *, .framer-gic20 .framer-1bi1n5x > *, .framer-gic20 .framer-105ta1t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-gic20 .framer-bfykjf > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-gic20 .framer-1g4xd3h > *, .framer-gic20 .framer-vpw1dh > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-gic20 .framer-1jpew95 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-gic20[data-border=\"true\"]::after, .framer-gic20 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 809px) { .framer-gic20.framer-1i4halx { gap: 0px; padding: 72px 0px 0px 0px; width: 390px; } .framer-gic20 .framer-1p0ne66-container { order: 1; } .framer-gic20 .framer-14kyzr1 { gap: 0px; order: 3; padding: 0px; } .framer-gic20 .framer-1asiw4i { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; padding: 0px 12px 0px 12px; will-change: unset; } .framer-gic20 .framer-18pgkkp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; padding: 24px 12px 24px 12px; width: 1px; } .framer-gic20 .framer-fvq2t7 { align-content: center; align-items: center; gap: 40px; height: min-content; left: unset; padding: 8px 0px 8px 0px; position: relative; top: unset; width: 100%; } .framer-gic20 .framer-1inh0xy { align-content: center; align-items: center; gap: 24px; order: 0; width: 100%; } .framer-gic20 .framer-baj6u6 { order: 0; width: 302px; } .framer-gic20 .framer-1vzdljw { order: 1; width: 100%; } .framer-gic20 .framer-1qmmnpu { align-content: center; align-items: center; order: 1; width: 100%; z-index: 1; } .framer-gic20 .framer-1t8odz0 { align-content: center; align-items: center; order: 0; padding: 0px 0px 0px 24px; width: 313px; } .framer-gic20 .framer-ff0jqs, .framer-gic20 .framer-12a4o62, .framer-gic20 .framer-8f01f4 { align-content: center; align-items: center; width: 100%; } .framer-gic20 .framer-1gh5186 { width: 305px; } .framer-gic20 .framer-1qjt22x, .framer-gic20 .framer-19blpmq, .framer-gic20 .framer-c0t1dt { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-gic20 .framer-wl62c5, .framer-gic20 .framer-7cot65, .framer-gic20 .framer-1gg42xq { flex: 1 0 0px; width: 1px; } .framer-gic20 .framer-vcuotp-container { order: 1; width: 320px; } .framer-gic20 .framer-xs2gcw { height: var(--framer-aspect-ratio-supported, 251px); position: relative; right: unset; top: unset; width: 342px; } .framer-gic20 .framer-7or8sx { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; will-change: unset; } .framer-gic20 .framer-jqw6pw { align-content: center; align-items: center; flex: 1 0 0px; height: min-content; padding: 40px 16px 40px 16px; width: 1px; } .framer-gic20 .framer-1yl76py { gap: 35px; } .framer-gic20 .framer-tyyajd { align-content: center; align-items: center; gap: 24px; } .framer-gic20 .framer-2oq0cn { align-content: center; align-items: center; flex-direction: column; gap: 16px; } .framer-gic20 .framer-1fj4tm, .framer-gic20 .framer-159y5fs, .framer-gic20 .framer-8s7ips, .framer-gic20 .framer-bfykjf { flex: none; height: 216px; width: 358px; } .framer-gic20 .framer-1hv79of { width: 326px; } .framer-gic20 .framer-1sji4wc { width: 328px; } .framer-gic20 .framer-1hdv91j, .framer-gic20 .framer-2q8hfe-container { width: 100%; } .framer-gic20 .framer-1g4xd3h { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex-direction: column; will-change: unset; } .framer-gic20 .framer-1mhopi5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; padding: 0px; width: 100%; } .framer-gic20 .framer-vpw1dh { position: relative; right: unset; top: unset; width: 100%; } .framer-gic20 .framer-5ysj4u { align-content: center; align-items: center; justify-content: center; padding: 40px 0px 90px 0px; } .framer-gic20 .framer-1jpew95 { padding: 0px 24px 0px 24px; } .framer-gic20 .framer-108h9p4 { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gic20.framer-1i4halx, .framer-gic20 .framer-14kyzr1, .framer-gic20 .framer-18pgkkp, .framer-gic20 .framer-fvq2t7, .framer-gic20 .framer-1inh0xy, .framer-gic20 .framer-1yl76py, .framer-gic20 .framer-tyyajd, .framer-gic20 .framer-2oq0cn, .framer-gic20 .framer-1g4xd3h, .framer-gic20 .framer-1mhopi5 { gap: 0px; } .framer-gic20.framer-1i4halx > *, .framer-gic20 .framer-14kyzr1 > *, .framer-gic20 .framer-1g4xd3h > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gic20.framer-1i4halx > :first-child, .framer-gic20 .framer-14kyzr1 > :first-child, .framer-gic20 .framer-18pgkkp > :first-child, .framer-gic20 .framer-fvq2t7 > :first-child, .framer-gic20 .framer-1inh0xy > :first-child, .framer-gic20 .framer-1yl76py > :first-child, .framer-gic20 .framer-tyyajd > :first-child, .framer-gic20 .framer-2oq0cn > :first-child, .framer-gic20 .framer-1g4xd3h > :first-child, .framer-gic20 .framer-1mhopi5 > :first-child { margin-top: 0px; } .framer-gic20.framer-1i4halx > :last-child, .framer-gic20 .framer-14kyzr1 > :last-child, .framer-gic20 .framer-18pgkkp > :last-child, .framer-gic20 .framer-fvq2t7 > :last-child, .framer-gic20 .framer-1inh0xy > :last-child, .framer-gic20 .framer-1yl76py > :last-child, .framer-gic20 .framer-tyyajd > :last-child, .framer-gic20 .framer-2oq0cn > :last-child, .framer-gic20 .framer-1g4xd3h > :last-child, .framer-gic20 .framer-1mhopi5 > :last-child { margin-bottom: 0px; } .framer-gic20 .framer-18pgkkp > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-gic20 .framer-fvq2t7 > *, .framer-gic20 .framer-1mhopi5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-gic20 .framer-1inh0xy > *, .framer-gic20 .framer-tyyajd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-gic20 .framer-1yl76py > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-gic20 .framer-2oq0cn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1023px) { .framer-gic20.framer-1i4halx { width: 810px; } .framer-gic20 .framer-1cunkx7, .framer-gic20 .framer-1g4xd3h { flex-direction: column; } .framer-gic20 .framer-1asiw4i { flex: none; flex-direction: column; width: 100%; } .framer-gic20 .framer-18pgkkp { height: 616px; order: 0; width: 100%; } .framer-gic20 .framer-fvq2t7 { height: min-content; } .framer-gic20 .framer-baj6u6 { width: 446px; } .framer-gic20 .framer-1vzdljw { width: 479px; } .framer-gic20 .framer-1qmmnpu { width: 628px; } .framer-gic20 .framer-1t8odz0 { width: min-content; } .framer-gic20 .framer-xs2gcw { height: var(--framer-aspect-ratio-supported, 213px); right: 32px; top: 359px; width: 291px; } .framer-gic20 .framer-jqw6pw { height: min-content; width: 100%; } .framer-gic20 .framer-1yl76py { gap: 48px; } .framer-gic20 .framer-1fj4tm, .framer-gic20 .framer-159y5fs, .framer-gic20 .framer-8s7ips, .framer-gic20 .framer-bfykjf { aspect-ratio: 1.3948497854077253 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 233px); width: 325px; } .framer-gic20 .framer-1mhopi5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 729px; justify-content: center; padding: 64px 32px 32px 32px; width: 100%; } .framer-gic20 .framer-vpw1dh { height: 738px; position: relative; right: unset; top: unset; width: 682px; } .framer-gic20 .framer-5ysj4u { height: 567px; } .framer-gic20 .framer-pqcyw { flex: none; height: 586px; width: 100%; } .framer-gic20 .framer-ilakab { aspect-ratio: 1.3281853281853282 / 1; height: var(--framer-aspect-ratio-supported, 494px); width: 656px; } .framer-gic20 .framer-2q8hfe-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gic20 .framer-1cunkx7, .framer-gic20 .framer-1asiw4i, .framer-gic20 .framer-1yl76py, .framer-gic20 .framer-1g4xd3h, .framer-gic20 .framer-1mhopi5 { gap: 0px; } .framer-gic20 .framer-1cunkx7 > *, .framer-gic20 .framer-1asiw4i > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-gic20 .framer-1cunkx7 > :first-child, .framer-gic20 .framer-1asiw4i > :first-child, .framer-gic20 .framer-1yl76py > :first-child, .framer-gic20 .framer-1g4xd3h > :first-child { margin-top: 0px; } .framer-gic20 .framer-1cunkx7 > :last-child, .framer-gic20 .framer-1asiw4i > :last-child, .framer-gic20 .framer-1yl76py > :last-child, .framer-gic20 .framer-1g4xd3h > :last-child { margin-bottom: 0px; } .framer-gic20 .framer-1yl76py > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-gic20 .framer-1g4xd3h > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gic20 .framer-1mhopi5 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-gic20 .framer-1mhopi5 > :first-child { margin-left: 0px; } .framer-gic20 .framer-1mhopi5 > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 1024px) and (max-width: 1439px) { .framer-gic20.framer-1i4halx { padding: 0px; width: 1024px; } .framer-gic20 .framer-14kyzr1 { padding: 100px 32px 0px 32px; } .framer-gic20 .framer-18pgkkp { height: 597px; width: 100%; } .framer-gic20 .framer-1vzdljw { width: 465px; } .framer-gic20 .framer-1t8odz0, .framer-gic20 .framer-1bi1n5x { width: min-content; } .framer-gic20 .framer-1gh5186 { flex-direction: row; flex-wrap: wrap; } .framer-gic20 .framer-wl62c5 { flex-wrap: wrap; } .framer-gic20 .framer-xs2gcw { height: var(--framer-aspect-ratio-supported, 284px); left: 541px; right: unset; top: 252px; width: 387px; } .framer-gic20 .framer-jqw6pw { align-content: center; align-items: center; height: min-content; width: 100%; } .framer-gic20 .framer-1yl76py { gap: 56px; } .framer-gic20 .framer-1fj4tm, .framer-gic20 .framer-159y5fs, .framer-gic20 .framer-8s7ips, .framer-gic20 .framer-bfykjf { flex: none; height: 216px; width: 432px; } .framer-gic20 .framer-1hdv91j { width: 326px; } .framer-gic20 .framer-1ihsm2d { width: 335px; } .framer-gic20 .framer-1mhopi5 { flex: none; height: 822px; width: 592px; } .framer-gic20 .framer-vpw1dh { left: 50%; right: unset; top: 48%; transform: translate(-50%, -50%); width: 528px; } .framer-gic20 .framer-5ysj4u { flex: none; width: 100%; } .framer-gic20 .framer-1ibrf5u { order: 0; } .framer-gic20 .framer-pqcyw { align-self: stretch; display: block; gap: unset; height: auto; padding: unset; } .framer-gic20 .framer-ilakab { aspect-ratio: unset; height: 511px; position: absolute; right: -193px; top: calc(51.89873417721521% - 511px / 2); width: 513px; } .framer-gic20 .framer-2q8hfe-container { order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gic20 .framer-1gh5186, .framer-gic20 .framer-1yl76py, .framer-gic20 .framer-pqcyw { gap: 0px; } .framer-gic20 .framer-1gh5186 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-gic20 .framer-1gh5186 > :first-child { margin-left: 0px; } .framer-gic20 .framer-1gh5186 > :last-child { margin-right: 0px; } .framer-gic20 .framer-1yl76py > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-gic20 .framer-1yl76py > :first-child { margin-top: 0px; } .framer-gic20 .framer-1yl76py > :last-child { margin-bottom: 0px; } .framer-gic20 .framer-pqcyw > *, .framer-gic20 .framer-pqcyw > :first-child, .framer-gic20 .framer-pqcyw > :last-child { margin: 0px; } }}\",\"@media (min-width: 1920px) { .framer-gic20.framer-1i4halx { width: 1920px; } .framer-gic20 .framer-18pgkkp { max-width: 1440px; } .framer-gic20 .framer-fvq2t7 { aspect-ratio: 2.4644444444444447 / 1; height: var(--framer-aspect-ratio-supported, 496px); left: -2px; width: 660px; } .framer-gic20 .framer-1inh0xy { order: 0; } .framer-gic20 .framer-1qmmnpu { order: 1; } .framer-gic20 .framer-jqw6pw { flex: 1 0 0px; height: min-content; width: 1px; } .framer-gic20 .framer-tyyajd { align-content: center; align-items: center; } .framer-gic20 .framer-3f53b1 { width: 1440px; } .framer-gic20 .framer-2oq0cn { gap: 52px; height: 232px; } .framer-gic20 .framer-1fj4tm, .framer-gic20 .framer-159y5fs, .framer-gic20 .framer-8s7ips, .framer-gic20 .framer-bfykjf { flex: none; width: 304px; } .framer-gic20 .framer-vpw1dh { width: 664px; } .framer-gic20 .framer-144hs1p { height: var(--framer-aspect-ratio-supported, 742px); order: 0; width: 671px; } .framer-gic20 .framer-2q8hfe-container { max-width: 100%; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gic20 .framer-2oq0cn { gap: 0px; } .framer-gic20 .framer-2oq0cn > * { margin: 0px; margin-left: calc(52px / 2); margin-right: calc(52px / 2); } .framer-gic20 .framer-2oq0cn > :first-child { margin-left: 0px; } .framer-gic20 .framer-2oq0cn > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4812\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gCI7bty0Y\":{\"layout\":[\"fixed\",\"auto\"]},\"eYjOd2qHX\":{\"layout\":[\"fixed\",\"auto\"]},\"YbZ_fF6Ep\":{\"layout\":[\"fixed\",\"auto\"]},\"pdAg6XmeK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"XFuIcEu0L\":{\"pattern\":\":XFuIcEu0L\",\"name\":\"form\"}}\n * @framerResponsiveScreen\n */const Framerix1Lyxm84=withCSS(Component,css,\"framer-gic20\");export default Framerix1Lyxm84;Framerix1Lyxm84.displayName=\"Produkte / Holistische Vermoegensplanung\";Framerix1Lyxm84.defaultProps={height:4812,width:1440};addFonts(Framerix1Lyxm84,[{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\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/HGVZO4W7MOWSOT5FITRR2LXJL4LPEVKA/JGNFYTACJN27RPO2O5AUTRRZD4FNRJPI/W7JHARPQSG6P4YAUJKIMUM6JNAX2RFW3.woff2\",weight:\"300\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/YEOHRCKDRRMJG7KXODMRI7H3TDTC7DCR/GSC37XQOTJL5UUXY7GT63Z6TK3GPURF7/3JX43FCBGINLH25MK4NSVCHCDXUSMHUE.woff2\",weight:\"500\"},{family:\"Source Serif 4 48pt Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/JBC99JWMFrUyvyEfxZZ1bXLNM.woff2\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4W61C4S-EiAou6Y.woff2\",weight:\"300\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"}]},...NavDesktopFonts,...NavDesktop1024Fonts,...NavMobileNewFonts,...ButtonFonts,...AcordionFonts,...TestimonialsFonts,...LogosFonts,...Contact2Fonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerix1Lyxm84\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"XFuIcEu0L\\\":{\\\"pattern\\\":\\\":XFuIcEu0L\\\",\\\"name\\\":\\\"form\\\"}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"4812\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gCI7bty0Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eYjOd2qHX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YbZ_fF6Ep\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pdAg6XmeK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavDesktopFonts", "getFonts", "pxuNTPhox_default", "NavDesktop1024Fonts", "oRmvy0OCV_default", "NavMobileNewFonts", "qbStjLLNW_default", "ButtonFonts", "dnlBTYORe_default", "ImageWithFX", "withFX", "Image2", "AcordionFonts", "veItkArKA_default", "TestimonialsFonts", "ttT4gWE9V_default", "LogosFonts", "LpYIzqDzJ_default", "Contact2Fonts", "JStCj4WAB_default", "FooterFonts", "lvAGTUUOD_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed3", "isDisplayed4", "isDisplayed5", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "x", "RichText2", "SVG", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "css", "Framerix1Lyxm84", "withCSS", "ix1Lyxm84_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
