{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/86VBJqIs9aBVoqlKRoS7/F7UM7eKMRIhsYD21zs8W/VmQxvNbED.js", "ssg:https://framerusercontent.com/modules/ZmHJKPjWVezrm3Kgxkuc/qZhh3KrvMFslglOTFHYO/VmQxvNbED.js"],
  "sourcesContent": ["// Generated by Framer (189896a)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={UfOd4kbW5:new LazyValue(()=>import(\"./VmQxvNbED-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 (189896a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavbarMegaMenu014 from\"#framer/local/canvasComponent/eyvGuWYVE/eyvGuWYVE.js\";import Button from\"#framer/local/canvasComponent/P8Daf4AtU/P8Daf4AtU.js\";import Footer8 from\"#framer/local/canvasComponent/R3Ia54rNf/R3Ia54rNf.js\";import*as sharedStyle4 from\"#framer/local/css/AAMwYRo4Y/AAMwYRo4Y.js\";import*as sharedStyle3 from\"#framer/local/css/bSGjgas5M/bSGjgas5M.js\";import*as sharedStyle from\"#framer/local/css/FN2PpbitP/FN2PpbitP.js\";import*as sharedStyle5 from\"#framer/local/css/G1xhWuBY4/G1xhWuBY4.js\";import*as sharedStyle1 from\"#framer/local/css/NyFvErXKd/NyFvErXKd.js\";import*as sharedStyle2 from\"#framer/local/css/tv3wFjDIi/tv3wFjDIi.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/VmQxvNbED/VmQxvNbED.js\";import metadataProvider from\"#framer/local/webPageMetadata/VmQxvNbED/VmQxvNbED.js\";const NavbarMegaMenu014Fonts=getFonts(NavbarMegaMenu014);const ButtonFonts=getFonts(Button);const Footer8Fonts=getFonts(Footer8);const breakpoints={K_pMuYwtA:\"(min-width: 810px) and (max-width: 1199px)\",mkz4K0s_K:\"(min-width: 1600px)\",MYhTiCvi5:\"(max-width: 809px)\",TUqNcAduv:\"(min-width: 1200px) and (max-width: 1599px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-a9eNN\";const variantClassNames={K_pMuYwtA:\"framer-v-zoo55m\",mkz4K0s_K:\"framer-v-83hmz2\",MYhTiCvi5:\"framer-v-jq8qvy\",TUqNcAduv:\"framer-v-1l6hf46\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop small\":\"TUqNcAduv\",Desktop:\"mkz4K0s_K\",Phone:\"MYhTiCvi5\",Tablet:\"K_pMuYwtA\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mkz4K0s_K\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"tfZOEGF8X\");const ref1=React.useRef(null);const router=useRouter();const elementId1=useRouteElementId(\"ixfP4EjyB\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mkz4K0s_K\",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-83hmz2\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:414,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12kjzqo-container\",layoutScroll:true,nodeId:\"X33OA4GEo\",scopeId:\"VmQxvNbED\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_pMuYwtA:{variant:\"lhhMjgsiA\"},MYhTiCvi5:{variant:\"IgCsW7dux\"}},children:/*#__PURE__*/_jsx(NavbarMegaMenu014,{height:\"100%\",id:\"X33OA4GEo\",layoutId:\"X33OA4GEo\",style:{width:\"100%\"},variant:\"D8rabdooj\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xbquks\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e9zd8k\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1ltgu23\",\"data-styles-preset\":\"FN2PpbitP\",children:[\"Konditionen & Produktinformationsblatt f\\xfcr Ginmon TopZins \",/*#__PURE__*/_jsx(\"br\",{}),\"(gem\\xe4\\xdf Empfehlung des Bundesministeriums f\\xfcr Verbraucherschutz)\"]})}),className:\"framer-3chr5k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jutgpm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zc5nyg\",\"data-border\":true,id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Zinsen\"})}),className:\"framer-5pd80i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e6a3fk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":ixfP4EjyB\",webPageId:\"VmQxvNbED\"},motionChild:true,nodeId:\"fNOA4vR1u\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"VmQxvNbED\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1rj8uz7\",\"data-styles-preset\":\"tv3wFjDIi\",children:\"2,00 % p.a.\\xb9 (variabel)\"})})})}),className:\"framer-ykhdq4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vmx6q9\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Produktbezeichnung\u200B\"})}),className:\"framer-e1x2ka\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-feiyhp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Ginmon TopZins\"})}),className:\"framer-rvfdze\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lzs6ms\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Produktart\"})}),className:\"framer-59ybub\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ij394s\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Geldmarktfonds\"})}),className:\"framer-150oxiz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t8s1j4\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Anbieter/Emittent\"})}),className:\"framer-1xd1zr4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15z9erm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"DWS\"})}),className:\"framer-1llsobv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jbshym\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Kosten\"})}),className:\"framer-1ue2v82\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i7kwgz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"All-in Servicegeb\\xfchr: 0,30 % p.a.; Total Expense Ratio (TER): 0,10 % p.a. \"})}),className:\"framer-1limlq7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jox1q0\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Produktbeschreibung\"})}),className:\"framer-aeoftu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-159dg1o\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Ginmon TopZins ist eine Geldanlage mit einer variablen Verzinsung, bei der der Zinssatz an die aktuelle Euro Short-Term Rate (\u20ACSTR) gekoppelt ist. Der Zinssatz entspricht stets der Euro Short-Term Rate (\u20ACSTR) plus 8,5 Basispunkte und entspricht damit in etwa dem EZB-Einlagenzins. Zinsanpassungen entstehen ausschlie\\xdflich durch Erh\\xf6hung oder Senkung des EZB Leitzins, nicht durch diskretion\\xe4re Entscheidungen aufseiten Ginmon. Einzahlungen und Auszahlungen auf ein angegebenes Referenzkonto sind jederzeit m\\xf6glich.\"})}),className:\"framer-1vg0pp6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jyfo7v\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Risiken\"})}),className:\"framer-pl3dx3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hmvo5d\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j1gzb7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16p8uuu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-toxa8z\",\"data-styles-preset\":\"bSGjgas5M\",children:\"Kursrisiko/Gesch\\xe4ftsrisiko\"})}),className:\"framer-1gl89ix\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Die historische Schwankung um die laufende Wertentwicklung dieser Anlage betr\\xe4gt durchschnittlich 0,10 % p.a.\"})}),className:\"framer-1bl9st6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rfrr82\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rosatl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-toxa8z\",\"data-styles-preset\":\"bSGjgas5M\",children:\"Emittentenrisiko/Kreditrisiko\"})}),className:\"framer-10te53u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Der Anlagebetrag wird als Sonderverm\\xf6gen behandelt und ist damit selbst im Insolvenzfall gesch\\xfctzt. \"})}),className:\"framer-16f42kq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-55jgyp\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1byak07\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-toxa8z\",\"data-styles-preset\":\"bSGjgas5M\",children:\"Fremdw\\xe4hrungsrisiko\"})}),className:\"framer-yqcujy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Kein Risiko f\\xfcr Euro-Anleger\"})}),className:\"framer-1djdaop\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xtkdke\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Rendite\"})}),className:\"framer-1r52wsf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v0f7pa\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jxcdj9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-toxa8z\",\"data-styles-preset\":\"bSGjgas5M\",children:\"Laufende Ertr\\xe4ge\"})}),className:\"framer-1jqzyzw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Die Zinsrendite wird in der Wertentwicklung des ETF abgebildet. Sie wird taggenau berechnet und t\\xe4glich innerhalb des Geldmarktfonds reinvestiert.\"})}),className:\"framer-1rah5hh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kmnflm\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Verf\\xfcgbarkeit\"})}),className:\"framer-sk71q2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gckjwu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Eine Auszahlung kann t\\xe4glich beauftragt werden. Es gibt keine K\\xfcndigungsfrist. Auszahlungszeiten k\\xf6nnen je nach Depotbank mehrere Bankarbeitstage betragen.\"})}),className:\"framer-143olkg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vmotvg\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Besteuerung \"})}),className:\"framer-1hccrjn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tea94i\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15azjd0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-12gu20m\",\"data-styles-preset\":\"NyFvErXKd\",children:\"Die Zinsertr\\xe4ge unterliegen der Kapitalertragsteuer (Abgeltungsteuer) sowie dem Solidarit\\xe4tszuschlag und ggf. der Kirchensteuer. F\\xfcr Details zu Ihrer pers\\xf6nlichen Besteuerung empfehlen wir die Inanspruchnahme eines Steuerberaters.\"})}),className:\"framer-1usfk6j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-il6x3r\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sonstiges\"})}),className:\"framer-1rg3uny\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xlz6y2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"-\"})}),className:\"framer-1o8v702\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k7tv4\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-9k86t5\",\"data-styles-preset\":\"AAMwYRo4Y\",style:{\"--framer-text-color\":\"var(--token-fa11fb2a-51c7-4de5-9687-2b0fbaadd4fa, rgb(112, 113, 118))\"},children:\"Stand: 05.01.2025\"})}),className:\"framer-wwv889\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Q9LCAcgq5\"},implicitPathVariables:undefined},{href:{webPageId:\"Q9LCAcgq5\"},implicitPathVariables:undefined},{href:{webPageId:\"Q9LCAcgq5\"},implicitPathVariables:undefined},{href:{webPageId:\"Q9LCAcgq5\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_pMuYwtA:{y:(componentViewport?.y||0)+0+0+100+2634.6},MYhTiCvi5:{y:(componentViewport?.y||0)+0+0+80+2634.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+180+2634.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-177omt1-container\",nodeId:\"CzPsEN9oY\",scopeId:\"VmQxvNbED\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_pMuYwtA:{CziUfLqVL:resolvedLinks[2]},MYhTiCvi5:{CziUfLqVL:resolvedLinks[3]},TUqNcAduv:{CziUfLqVL:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{AXhIDLPBj:\"var(--token-b9df3393-2965-4e42-aa60-f994325382de, rgb(248, 248, 248))\",CziUfLqVL:resolvedLinks[0],height:\"100%\",id:\"CzPsEN9oY\",JZ6KASI4B:\"var(--token-3f95e3d2-f23c-4295-bdd2-ee9c118aa9ef, rgb(38, 99, 235))\",layoutId:\"CzPsEN9oY\",LocsOEH8f:getLocalizedValue(\"v27\",activeLocale)??\"Zur\\xfcck zur TopZins\",variant:\"rtDhv7Gei\",width:\"100%\",ZwesY9hSz:\"var(--token-97fc94cb-ab18-4353-80ea-28d47795d398, rgb(16, 19, 26))\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_pMuYwtA:{y:(componentViewport?.y||0)+0+2882.6},MYhTiCvi5:{y:(componentViewport?.y||0)+0+2842.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:727,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3042.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e08edx-container\",\"data-framer-name\":\"Footer\",name:\"Footer\",nodeId:\"pAsmTSxPK\",scopeId:\"VmQxvNbED\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{K_pMuYwtA:{variant:\"lYksebcgb\"},MYhTiCvi5:{variant:\"yzmhycB5M\"}},children:/*#__PURE__*/_jsx(Footer8,{height:\"100%\",id:\"pAsmTSxPK\",layoutId:\"pAsmTSxPK\",name:\"Footer\",style:{width:\"100%\"},variant:\"TC7dtEXWk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lwjf9a\",\"data-framer-name\":\"Disclamer Container\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xgd5ko\",\"data-framer-name\":\"Disclamer\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ccd4r\",\"data-framer-name\":\"Legal Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1NlcXVlbCBTYW5zIEJvb2sgQm9keQ==\",\"--framer-font-family\":'\"Sequel Sans Book Body\", \"Sequel Sans Book Body Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"22px\",\"--framer-text-color\":\"var(--token-7471d4a5-e118-42d8-ae94-53a88a02cf59, rgb(163, 163, 163))\"},children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":tfZOEGF8X\",webPageId:\"VmQxvNbED\"},motionChild:true,nodeId:\"cValG7VS6\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"VmQxvNbED\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1fqwjk9\",\"data-styles-preset\":\"G1xhWuBY4\",children:\"\\xb9 \"})}),\"Der Zinssatz ist variabel und an den Leitzins der Europ\\xe4ischen Zentralbank (EZB) gekoppelt. Der Zinssatz vor Produktkosten und Servicegeb\\xfchr betr\\xe4gt stets die Euro Short-Term Rate (\u20ACSTR) zzgl. 0,085 %. Servicegeb\\xfchren f\\xfcr Ginmon TopZins sind auf 0,30 % p.a. reduziert.\"]})}),className:\"framer-14lqmo5\",fonts:[\"CUSTOM;Sequel Sans Book Body\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-a9eNN.framer-1iufyq3, .framer-a9eNN .framer-1iufyq3 { display: block; }\",\".framer-a9eNN.framer-83hmz2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1600px; }\",\".framer-a9eNN .framer-12kjzqo-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-a9eNN .framer-xbquks { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 160px 180px 160px; position: relative; width: 100%; }\",\".framer-a9eNN .framer-1e9zd8k, .framer-a9eNN .framer-1k7tv4 { 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-a9eNN .framer-3chr5k, .framer-a9eNN .framer-rvfdze, .framer-a9eNN .framer-150oxiz, .framer-a9eNN .framer-1llsobv, .framer-a9eNN .framer-1limlq7, .framer-a9eNN .framer-1vg0pp6, .framer-a9eNN .framer-143olkg, .framer-a9eNN .framer-1o8v702, .framer-a9eNN .framer-wwv889 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-a9eNN .framer-jutgpm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-a9eNN .framer-zc5nyg, .framer-a9eNN .framer-lzs6ms, .framer-a9eNN .framer-t8s1j4, .framer-a9eNN .framer-jbshym, .framer-a9eNN .framer-jox1q0, .framer-a9eNN .framer-1jyfo7v, .framer-a9eNN .framer-il6x3r { --border-bottom-width: 1px; --border-color: rgba(112, 113, 118, 0.15); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-a9eNN .framer-5pd80i { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 300px; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-a9eNN .framer-1e6a3fk { align-content: center; align-items: center; 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; }\",\".framer-a9eNN .framer-ykhdq4 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-a9eNN .framer-1vmx6q9 { --border-bottom-width: 1px; --border-color: rgba(112, 113, 118, 0.15); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-a9eNN .framer-e1x2ka, .framer-a9eNN .framer-59ybub, .framer-a9eNN .framer-1xd1zr4, .framer-a9eNN .framer-1ue2v82, .framer-a9eNN .framer-aeoftu, .framer-a9eNN .framer-pl3dx3, .framer-a9eNN .framer-1r52wsf, .framer-a9eNN .framer-sk71q2, .framer-a9eNN .framer-1hccrjn, .framer-a9eNN .framer-1rg3uny { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 300px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-a9eNN .framer-feiyhp, .framer-a9eNN .framer-1ij394s, .framer-a9eNN .framer-15z9erm, .framer-a9eNN .framer-1i7kwgz, .framer-a9eNN .framer-159dg1o, .framer-a9eNN .framer-1v0f7pa, .framer-a9eNN .framer-gckjwu, .framer-a9eNN .framer-tea94i, .framer-a9eNN .framer-xlz6y2 { align-content: flex-start; align-items: flex-start; 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; }\",\".framer-a9eNN .framer-hmvo5d, .framer-a9eNN .framer-1jxcdj9, .framer-a9eNN .framer-15azjd0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-a9eNN .framer-j1gzb7, .framer-a9eNN .framer-rfrr82, .framer-a9eNN .framer-55jgyp { align-content: flex-start; align-items: flex-start; 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-a9eNN .framer-16p8uuu, .framer-a9eNN .framer-rosatl, .framer-a9eNN .framer-1byak07 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-a9eNN .framer-1gl89ix, .framer-a9eNN .framer-1bl9st6, .framer-a9eNN .framer-10te53u, .framer-a9eNN .framer-16f42kq, .framer-a9eNN .framer-yqcujy, .framer-a9eNN .framer-1djdaop, .framer-a9eNN .framer-1jqzyzw, .framer-a9eNN .framer-1rah5hh, .framer-a9eNN .framer-1usfk6j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-a9eNN .framer-1xtkdke, .framer-a9eNN .framer-kmnflm, .framer-a9eNN .framer-vmotvg { --border-bottom-width: 1px; --border-color: rgba(112, 113, 118, 0.15); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-a9eNN .framer-177omt1-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-a9eNN .framer-1e08edx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-a9eNN .framer-1lwjf9a { align-content: center; align-items: center; background-color: var(--token-e311b16f-da1c-4fd0-a185-9e0f89dfa24e, #10131a); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 20px 120px 120px 120px; position: relative; width: 100%; }\",\".framer-a9eNN .framer-1xgd5ko { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1152px; padding: 0px; position: relative; width: 1px; }\",\".framer-a9eNN .framer-ccd4r { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-a9eNN .framer-14lqmo5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-a9eNN[data-border=\"true\"]::after, .framer-a9eNN [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 (min-width: 1200px) and (max-width: 1599px) { .framer-a9eNN.framer-83hmz2 { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-a9eNN.framer-83hmz2 { width: 810px; } .framer-a9eNN .framer-xbquks { padding: 100px 80px 100px 80px; } .framer-a9eNN .framer-5pd80i, .framer-a9eNN .framer-e1x2ka, .framer-a9eNN .framer-59ybub, .framer-a9eNN .framer-1xd1zr4, .framer-a9eNN .framer-1ue2v82, .framer-a9eNN .framer-aeoftu, .framer-a9eNN .framer-pl3dx3, .framer-a9eNN .framer-1r52wsf, .framer-a9eNN .framer-sk71q2, .framer-a9eNN .framer-1hccrjn, .framer-a9eNN .framer-1rg3uny { max-width: 200px; } .framer-a9eNN .framer-1lwjf9a { padding: 20px 60px 80px 60px; } .framer-a9eNN .framer-1xgd5ko { padding: 0px 40px 0px 40px; }}\",\"@media (max-width: 809px) { .framer-a9eNN.framer-83hmz2 { width: 390px; } .framer-a9eNN .framer-xbquks { padding: 80px 24px 80px 24px; } .framer-a9eNN .framer-5pd80i, .framer-a9eNN .framer-e1x2ka, .framer-a9eNN .framer-59ybub, .framer-a9eNN .framer-1xd1zr4, .framer-a9eNN .framer-1ue2v82, .framer-a9eNN .framer-aeoftu, .framer-a9eNN .framer-pl3dx3, .framer-a9eNN .framer-1r52wsf, .framer-a9eNN .framer-sk71q2, .framer-a9eNN .framer-1hccrjn, .framer-a9eNN .framer-1rg3uny { max-width: 120px; } .framer-a9eNN .framer-1lwjf9a { padding: 20px 24px 80px 24px; } .framer-a9eNN .framer-ccd4r { gap: 24px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2459\n * @framerIntrinsicWidth 1600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TUqNcAduv\":{\"layout\":[\"fixed\",\"auto\"]},\"K_pMuYwtA\":{\"layout\":[\"fixed\",\"auto\"]},\"MYhTiCvi5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"tfZOEGF8X\":{\"pattern\":\":tfZOEGF8X\",\"name\":\"features\"},\"ixfP4EjyB\":{\"pattern\":\":ixfP4EjyB\",\"name\":\"notes\"}}\n * @framerResponsiveScreen\n */const FramerVmQxvNbED=withCSS(Component,css,\"framer-a9eNN\");export default FramerVmQxvNbED;FramerVmQxvNbED.displayName=\"Page\";FramerVmQxvNbED.defaultProps={height:2459,width:1600};addFonts(FramerVmQxvNbED,[{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:\"Sequel Sans Book Body\",source:\"custom\",url:\"https://framerusercontent.com/assets/gDrXxWdCnpWpy97DYzl23CsbBXg.woff2\"}]},...NavbarMegaMenu014Fonts,...ButtonFonts,...Footer8Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVmQxvNbED\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2459\",\"framerResponsiveScreen\":\"\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TUqNcAduv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"K_pMuYwtA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MYhTiCvi5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1600\",\"framerScrollSections\":\"{\\\"tfZOEGF8X\\\":{\\\"pattern\\\":\\\":tfZOEGF8X\\\",\\\"name\\\":\\\"features\\\"},\\\"ixfP4EjyB\\\":{\\\"pattern\\\":\\\":ixfP4EjyB\\\",\\\"name\\\":\\\"notes\\\"}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarMegaMenu014Fonts", "getFonts", "eyvGuWYVE_default", "ButtonFonts", "P8Daf4AtU_default", "Footer8Fonts", "R3Ia54rNf_default", "breakpoints", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "eyvGuWYVE_default", "RichText", "getLocalizedValue", "x", "Link", "ResolveLinks", "resolvedLinks", "P8Daf4AtU_default", "R3Ia54rNf_default", "css", "FramerVmQxvNbED", "withCSS", "VmQxvNbED_default", "addFonts", "NavbarMegaMenu014Fonts", "ButtonFonts", "Footer8Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
