{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/R8n0tWc2z5AtIirNukHH/Ng4mWLW6uBFTB4XLViE0/b878dhpb6.js"],
  "sourcesContent": ["// Generated by Framer (f318921)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Media from\"#framer/local/canvasComponent/D4aDokPy2/D4aDokPy2.js\";import NavigationMobile from\"#framer/local/canvasComponent/eRKArjsgg/eRKArjsgg.js\";import Navigation from\"#framer/local/canvasComponent/KZEpjU7Hd/KZEpjU7Hd.js\";import SectionDivider from\"#framer/local/canvasComponent/mYjZ6PG8t/mYjZ6PG8t.js\";import Footer from\"#framer/local/canvasComponent/plKD6Q_aV/plKD6Q_aV.js\";import SectionFaq from\"#framer/local/canvasComponent/qjsz_Ao3R/qjsz_Ao3R.js\";import SectionPricing from\"#framer/local/canvasComponent/T0oPtxzU5/T0oPtxzU5.js\";import HeroStage from\"#framer/local/canvasComponent/XEVJgY29Q/XEVJgY29Q.js\";import*as sharedStyle1 from\"#framer/local/css/d9JANu0dT/d9JANu0dT.js\";import*as sharedStyle from\"#framer/local/css/HmtYtMXeA/HmtYtMXeA.js\";import metadataProvider from\"#framer/local/webPageMetadata/b878dhpb6/b878dhpb6.js\";const HeroStageFonts=getFonts(HeroStage);const NavigationFonts=getFonts(Navigation);const MediaFonts=getFonts(Media);const MediaWithVariantAppearEffect=withVariantAppearEffect(Media);const SectionDividerFonts=getFonts(SectionDivider);const SectionPricingFonts=getFonts(SectionPricing);const SectionFaqFonts=getFonts(SectionFaq);const FooterFonts=getFonts(Footer);const NavigationMobileFonts=getFonts(NavigationMobile);const breakpoints={GhP1EWKHD:\"(min-width: 1728px)\",Xl6s_QKaV:\"(min-width: 1200px) and (max-width: 1727px)\",Za6LZMisW:\"(max-width: 847px)\",zXnidDtyY:\"(min-width: 848px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XLuRf\";const variantClassNames={GhP1EWKHD:\"framer-v-1u45424\",Xl6s_QKaV:\"framer-v-12d6fnc\",Za6LZMisW:\"framer-v-1t2oo1c\",zXnidDtyY:\"framer-v-17asdwi\"};const valuesByLocaleId={dt2UkZcVr:new LazyValue(()=>import(\"./b878dhpb6-0.js\"))};function preloadLocalizedValues(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);}}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;}}const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop Min\":\"zXnidDtyY\",\"Desktop Small\":\"Xl6s_QKaV\",Desktop:\"GhP1EWKHD\",Phone:\"Za6LZMisW\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"GhP1EWKHD\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-XLuRf`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-XLuRf`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Za6LZMisW\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Za6LZMisW\")return true;return false;};const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GhP1EWKHD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1u45424\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hpcfvj\",\"data-framer-name\":\"gradient\",name:\"gradient\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1om1uli\",\"data-framer-name\":\"container-wide\",name:\"container-wide\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"calc(min(100vw, 1436px) - 104px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:912,width:\"calc(min(100vw, 1436px) - 40px)\",y:76,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i4brwz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Za6LZMisW:{variant:\"OwZYXfYdX\"},zXnidDtyY:{variant:\"keU8uikLe\"}},children:/*#__PURE__*/_jsx(HeroStage,{B3APghB2T:addImageAlt({positionX:\"15.7%\",positionY:\"34.4%\",src:\"https://framerusercontent.com/images/w5gSCxi744K29okAmhZ1vAjJNA.png\",srcSet:\"https://framerusercontent.com/images/w5gSCxi744K29okAmhZ1vAjJNA.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5gSCxi744K29okAmhZ1vAjJNA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5gSCxi744K29okAmhZ1vAjJNA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5gSCxi744K29okAmhZ1vAjJNA.png 2688w\"},\"\"),b9XF9Xv5A:(_getLocalizedValue=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Track DAMANTIS\\xae own purchasing decisions\",DRs3SdMuE:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Trading at the right moment\",fnLZUTJbf:true,goNsr9GuZ:(_getLocalizedValue2=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Supports NASDAQ 100, DAX, TecDAX, SDAX and MDAX\",height:\"100%\",id:\"Fw8T7_dR6\",layoutId:\"Fw8T7_dR6\",n_H_n54B1:(_getLocalizedValue3=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"AI Momentum Signals\",phiNi6wsw:(_getLocalizedValue4=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"Top 10 securities calculated according to DAMANTIS\\xae Analytics\",qWHrc5_nE:true,style:{width:\"100%\"},taeKEYZ7w:(_getLocalizedValue5=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"With DAMANTIS\\xae Analytics\"}),\", the Momentum Score is calculated, which captures the current momentum of a security and extrapolates it into the future\"]})}),variant:\"Re6xRggQw\",width:\"100%\",Xq23BnDZf:true})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-rdlymg hidden-1t2oo1c\",\"data-framer-name\":\"Frame 94\",name:\"Frame 94\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"min(100vw - 104px, 1236px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:\"min(100vw - 40px, 1236px)\",y:12,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mfi8gp-container\",children:/*#__PURE__*/_jsx(Navigation,{AzUA3tqX1:\"uoYKhcpBk\",BMfPHumwb:\"uoYKhcpBk\",height:\"100%\",id:\"kmghuI7E8\",ix5LlZKGR:\"uoYKhcpBk\",layoutId:\"kmghuI7E8\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\",Zab3i5oOU:\"eRGNgJE4Y\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2a9it4\",\"data-framer-name\":\"container-wide\",name:\"container-wide\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-tsjmx7\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c86d0d\",\"data-framer-name\":\"Frame 7\",name:\"Frame 7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ek9tzb\",\"data-styles-preset\":\"HmtYtMXeA\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b09169af-9096-4789-902b-d437b5bfef25, rgba(248, 254, 251, 0.69)) 0%, var(--token-a4844ab6-db52-42fb-8621-eaa917a53b33, rgb(252, 252, 252)) 100%)\"},children:\"Which values move an index\"})})}),className:\"framer-5ehi0m\",\"data-framer-name\":\"Momentum Screener\",fonts:[\"Inter\"],name:\"Momentum Screener\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1hkbptb\",\"data-styles-preset\":\"d9JANu0dT\",style:{\"--framer-text-color\":\"var(--token-6b1050a9-7a7d-402f-922d-6eb38b642e85, rgba(248, 254, 251, 0.69))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a4844ab6-db52-42fb-8621-eaa917a53b33, rgb(252, 252, 252))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"In the USA, only a few stocks have immense influence on the movements of the S&P500 or Nasdaq100.\"})}),\" Stocks like Apple, Amazon, or Tesla can cause enormous fluctuations with their movements. Wouldn't it be exciting to know which stocks are currently preferred or penalized by investors?\"]})}),className:\"framer-lvxszx\",\"data-framer-name\":\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ibsh5a\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g4kkbd\",\"data-framer-name\":\"Frame 7\",name:\"Frame 7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ek9tzb\",\"data-styles-preset\":\"HmtYtMXeA\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b09169af-9096-4789-902b-d437b5bfef25, rgba(248, 254, 251, 0.69)) 0%, var(--token-a4844ab6-db52-42fb-8621-eaa917a53b33, rgb(252, 252, 252)) 100%)\"},children:\"Our Top10\"})})}),className:\"framer-aonr6f\",\"data-framer-name\":\"Momentum Screener\",fonts:[\"Inter\"],name:\"Momentum Screener\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hkbptb\",\"data-styles-preset\":\"d9JANu0dT\",style:{\"--framer-text-color\":\"var(--token-6b1050a9-7a7d-402f-922d-6eb38b642e85, rgba(248, 254, 251, 0.69))\"},children:\"We have developed a ranking based on the momentum approach, which clearly shows the strongest and weakest stocks of an index. This way you can always see which stocks and also which sectors are currently preferred.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hkbptb\",\"data-styles-preset\":\"d9JANu0dT\",style:{\"--framer-text-color\":\"var(--token-6b1050a9-7a7d-402f-922d-6eb38b642e85, rgba(248, 254, 251, 0.69))\"},children:\"Based on this, we put together a system that only invests in the current top 10 of an index. We show you these signals directly in the stock chart. Clear and transparent.\"})]}),className:\"framer-4ubihx\",\"data-framer-name\":\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",fonts:[\"Inter\"],name:\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1692),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1436px) - 228px) / 2, 1px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"}},Za6LZMisW:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1572),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1436px) - 40px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"}},zXnidDtyY:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1380),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1436px) - 164px) / 2, 1px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(1692),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1436px) - 332px) / 2, 1px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"},className:\"framer-3azgjy\",\"data-framer-name\":\"image-container\",name:\"image-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"max((min(100vw, 1436px) - 228px) / 2, 1px)\"},Za6LZMisW:{width:\"calc(min(100vw, 1436px) - 40px)\",y:1572},zXnidDtyY:{width:\"max((min(100vw, 1436px) - 164px) / 2, 1px)\",y:1380}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:604,width:\"max((min(100vw, 1436px) - 332px) / 2, 1px)\",y:1692,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5tvovj-container\",children:/*#__PURE__*/_jsx(MediaWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"GMPQMs5JH\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ANlVh0DO7\",EIaVCbOem:false,height:\"100%\",id:\"uxWIxBFYX\",layoutId:\"uxWIxBFYX\",s_iC7rIdQ:false,sjp2epkTb:\"https://framerusercontent.com/assets/enAZYlniSzz8TocLd8Qwa2IjqY.mp4\",style:{height:\"100%\",width:\"100%\"},UKv7Yyy23:addImageAlt({src:\"https://framerusercontent.com/images/qCKEgtWiKFC9hUUuirsNK3szg.png\",srcSet:\"https://framerusercontent.com/images/qCKEgtWiKFC9hUUuirsNK3szg.png?scale-down-to=512 512w,https://framerusercontent.com/images/qCKEgtWiKFC9hUUuirsNK3szg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qCKEgtWiKFC9hUUuirsNK3szg.png 1200w\"},\"\"),variant:\"GMPQMs5JH\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gvjp3p\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(2568),pixelHeight:1200,pixelWidth:1200,sizes:\"max((min(100vw, 1436px) - 228px) / 2, 1px)\",src:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png\",srcSet:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png 1200w\"}},Za6LZMisW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(2752),pixelHeight:1200,pixelWidth:1200,sizes:\"calc(min(100vw, 1436px) - 40px)\",src:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png\",srcSet:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png 1200w\"}},zXnidDtyY:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(2048),pixelHeight:1200,pixelWidth:1200,sizes:\"max((min(100vw, 1436px) - 164px) / 2, 1px)\",src:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png\",srcSet:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png 1200w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1200,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(2568),pixelHeight:1200,pixelWidth:1200,sizes:\"max((min(100vw, 1436px) - 332px) / 2, 1px)\",src:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png\",srcSet:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png 1200w\"},className:\"framer-1st59ch\",\"data-framer-name\":\"image-container\",name:\"image-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"max((min(100vw, 1436px) - 228px) / 2, 1px)\"},Za6LZMisW:{width:\"calc(min(100vw, 1436px) - 40px)\",y:2752},zXnidDtyY:{width:\"max((min(100vw, 1436px) - 164px) / 2, 1px)\",y:2048}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:604,width:\"max((min(100vw, 1436px) - 332px) / 2, 1px)\",y:2568,children:/*#__PURE__*/_jsx(Container,{className:\"framer-194mko0-container\",children:/*#__PURE__*/_jsx(Media,{EIaVCbOem:false,height:\"100%\",id:\"OdRhWVZV_\",layoutId:\"OdRhWVZV_\",s_iC7rIdQ:false,style:{height:\"100%\",width:\"100%\"},UKv7Yyy23:addImageAlt({src:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png\",srcSet:\"https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Dn43Y9To0geiqZEmUawxPhfwFA.png 1200w\"},\"top10 DAX from the Momentum Screener\"),variant:\"reNNzyouK\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16mrmkg\",\"data-framer-name\":\"Frame 7\",name:\"Frame 7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ek9tzb\",\"data-styles-preset\":\"HmtYtMXeA\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b09169af-9096-4789-902b-d437b5bfef25, rgba(248, 254, 251, 0.69)) 0%, var(--token-a4844ab6-db52-42fb-8621-eaa917a53b33, rgb(252, 252, 252)) 100%)\"},children:\"Presentation in the chart\"})})}),className:\"framer-ytixi\",\"data-framer-name\":\"Momentum Screener\",fonts:[\"Inter\"],name:\"Momentum Screener\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hkbptb\",\"data-styles-preset\":\"d9JANu0dT\",style:{\"--framer-text-color\":\"var(--token-6b1050a9-7a7d-402f-922d-6eb38b642e85, rgba(248, 254, 251, 0.69))\"},children:\"Our technology is outstanding. Yet we have invested a lot of effort and energy to make it look simple for you. Because outstanding analysis does just that. It simplifies things instead of making them more complicated. It provides clarity - reliably and clearly. And it looks damn good too.\"})}),className:\"framer-luzgpo\",\"data-framer-name\":\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",fonts:[\"Inter\"],name:\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hd8o9w\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-139d433\",\"data-framer-name\":\"Frame 7\",name:\"Frame 7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ek9tzb\",\"data-styles-preset\":\"HmtYtMXeA\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b09169af-9096-4789-902b-d437b5bfef25, rgba(248, 254, 251, 0.69)) 0%, var(--token-a4844ab6-db52-42fb-8621-eaa917a53b33, rgb(252, 252, 252)) 100%)\"},children:\"Backtest\"})})}),className:\"framer-1xclwoh\",\"data-framer-name\":\"Momentum Screener\",fonts:[\"Inter\"],name:\"Momentum Screener\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hkbptb\",\"data-styles-preset\":\"d9JANu0dT\",style:{\"--framer-text-color\":\"var(--token-6b1050a9-7a7d-402f-922d-6eb38b642e85, rgba(248, 254, 251, 0.69))\"},children:\"That this strategy works, you can convince yourself. We clearly show the past investment periods and signals of the strategy so that you can concentrate on the essential. Our backtest shows how reliable it works. And we do this for the last 10 years. For today. And in the future.\"})}),className:\"framer-9rc1si\",\"data-framer-name\":\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",fonts:[\"Inter\"],name:\"Wir investieren, wo die Chancen sind. Unsere Strategien passen wir nicht nur an die aktuelle Marktlage an, wir sind ihr oft sogar einen Schritt voraus.\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(3444),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1436px) - 228px) / 2, 1px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"}},Za6LZMisW:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(3752),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1436px) - 40px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"}},zXnidDtyY:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(2716),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1436px) - 164px) / 2, 1px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(3444),pixelHeight:1208,pixelWidth:1208,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 1436px) - 332px) / 2, 1px)\",src:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png\",srcSet:\"https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oOYghK9gawA8HS5B8MudcKUciQ0.png 1208w\"},className:\"framer-19gleit\",\"data-framer-name\":\"image-container\",name:\"image-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"max((min(100vw, 1436px) - 228px) / 2, 1px)\"},Za6LZMisW:{width:\"calc(min(100vw, 1436px) - 40px)\",y:3752},zXnidDtyY:{width:\"max((min(100vw, 1436px) - 164px) / 2, 1px)\",y:2716}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:604,width:\"max((min(100vw, 1436px) - 332px) / 2, 1px)\",y:3444,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rtfdm-container\",children:/*#__PURE__*/_jsx(MediaWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"GMPQMs5JH\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"ANlVh0DO7\",EIaVCbOem:false,height:\"100%\",id:\"tTbAIEbE_\",Jp17EzpWx:addImageAlt({src:\"https://framerusercontent.com/images/EmHQpcjiiYD4sqljgpKTEprNlk8.jpg\",srcSet:\"https://framerusercontent.com/images/EmHQpcjiiYD4sqljgpKTEprNlk8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EmHQpcjiiYD4sqljgpKTEprNlk8.jpg 1024w\"},\"bg\"),layoutId:\"tTbAIEbE_\",s_iC7rIdQ:false,sjp2epkTb:\"https://framerusercontent.com/assets/Eu46cb0sgN6AZnKV7X2VsLSIKWI.mp4\",style:{height:\"100%\",width:\"100%\"},UKv7Yyy23:addImageAlt({src:\"https://framerusercontent.com/images/0JjNokRuGbFxVtiF0dazdkAmQ.png\",srcSet:\"https://framerusercontent.com/images/0JjNokRuGbFxVtiF0dazdkAmQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/0JjNokRuGbFxVtiF0dazdkAmQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0JjNokRuGbFxVtiF0dazdkAmQ.png 1515w\"},\"backtest\"),variant:\"GMPQMs5JH\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"calc(min(100vw, 1436px) - 104px)\"},Za6LZMisW:{y:4668},zXnidDtyY:{y:3352}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:136,width:\"calc(min(100vw, 1436px) - 40px)\",y:4184,children:/*#__PURE__*/_jsx(Container,{className:\"framer-aeeyzc-container\",children:/*#__PURE__*/_jsx(SectionDivider,{height:\"100%\",id:\"quWaIJtIG\",layoutId:\"quWaIJtIG\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"calc(min(100vw, 1436px) - 104px)\"},Za6LZMisW:{y:4804},zXnidDtyY:{y:3488}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:920,width:\"calc(min(100vw, 1436px) - 40px)\",y:4320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fhtdja-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{variant:\"mPkjJP9lb\"},Za6LZMisW:{variant:\"wnP4vHXya\"},zXnidDtyY:{variant:\"q0n_AcBeP\"}},children:/*#__PURE__*/_jsx(SectionPricing,{height:\"100%\",id:\"RS35YGu2B\",layoutId:\"RS35YGu2B\",style:{width:\"100%\"},variant:\"W1UyX2n3y\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"calc(min(100vw, 1436px) - 104px)\"},Za6LZMisW:{y:5724},zXnidDtyY:{y:4408}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:136,width:\"calc(min(100vw, 1436px) - 40px)\",y:5240,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4zr3dy-container\",children:/*#__PURE__*/_jsx(SectionDivider,{height:\"100%\",id:\"M0F9wj5PE\",layoutId:\"M0F9wj5PE\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xl6s_QKaV:{width:\"calc(min(100vw, 1436px) - 104px)\"},Za6LZMisW:{y:5860},zXnidDtyY:{y:4544}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:820,width:\"calc(min(100vw, 1436px) - 40px)\",y:5376,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yl5x3a-container\",children:/*#__PURE__*/_jsx(SectionFaq,{height:\"100%\",id:\"Og9ej6C9k\",layoutId:\"Og9ej6C9k\",style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Za6LZMisW:{y:6816},zXnidDtyY:{y:5500}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:452,width:\"100vw\",y:6332,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gcst73-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Za6LZMisW:{variant:\"Pc90Ru100\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"HDa6Lb9C_\",layoutId:\"HDa6Lb9C_\",style:{width:\"100%\"},variant:\"WGuHDlaFq\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Za6LZMisW:{height:72,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a4h3f6-container hidden-1u45424 hidden-17asdwi hidden-12d6fnc\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Za6LZMisW:{xlP_021HR:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(NavigationMobile,{height:\"100%\",id:\"ZqPnZMKHS\",layoutId:\"ZqPnZMKHS\",style:{width:\"100%\"},variant:\"p0YylaXJC\",width:\"100%\",xlP_021HR:resolvedLinks[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-XLuRf { background: var(--token-bb914d65-cf7e-4a87-bcb0-bd62cb3e7ebf, rgb(0, 4, 12)) /* {\"name\":\"surface/neutral\"} */; }`,\".framer-XLuRf.framer-vc6aa6, .framer-XLuRf .framer-vc6aa6 { display: block; }\",\".framer-XLuRf.framer-1u45424 { align-content: center; align-items: center; background-color: var(--token-bb914d65-cf7e-4a87-bcb0-bd62cb3e7ebf, #00040c); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 76px 0px 0px 0px; position: relative; width: 1728px; }\",\".framer-XLuRf .framer-hpcfvj { background: radial-gradient(100% 100% at 50% 100%, rgba(0, 0, 0, 0) 0%, hsla(0, 0%, 0%, 0) 50.24038461538459%, rgba(0, 0, 0, 0.5) 100%); flex: none; height: 741px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-XLuRf .framer-1om1uli { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 1436px; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-XLuRf .framer-1i4brwz-container, .framer-XLuRf .framer-fhtdja-container, .framer-XLuRf .framer-1yl5x3a-container, .framer-XLuRf .framer-gcst73-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-XLuRf .framer-rdlymg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 0px; overflow: visible; padding: 12px 20px 12px 20px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-XLuRf .framer-mfi8gp-container { flex: none; height: auto; max-width: 1236px; position: relative; width: 100%; }\",\".framer-XLuRf .framer-2a9it4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1436px; overflow: visible; padding: 136px 20px 136px 20px; position: relative; width: 100%; }\",\".framer-XLuRf .framer-tsjmx7, .framer-XLuRf .framer-1ibsh5a, .framer-XLuRf .framer-1gvjp3p, .framer-XLuRf .framer-hd8o9w { align-content: center; align-items: center; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 124px; height: min-content; justify-content: center; overflow: visible; padding: 136px 84px 136px 84px; position: relative; width: 100%; }\",\".framer-XLuRf .framer-c86d0d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-XLuRf .framer-5ehi0m { --framer-text-wrap-override: balance; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-XLuRf .framer-lvxszx { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-XLuRf .framer-g4kkbd, .framer-XLuRf .framer-16mrmkg, .framer-XLuRf .framer-139d433 { 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-XLuRf .framer-aonr6f, .framer-XLuRf .framer-4ubihx, .framer-XLuRf .framer-ytixi, .framer-XLuRf .framer-luzgpo, .framer-XLuRf .framer-1xclwoh, .framer-XLuRf .framer-9rc1si { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XLuRf .framer-3azgjy, .framer-XLuRf .framer-1st59ch, .framer-XLuRf .framer-19gleit { aspect-ratio: 1 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 552px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XLuRf .framer-5tvovj-container, .framer-XLuRf .framer-194mko0-container, .framer-XLuRf .framer-1rtfdm-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-XLuRf .framer-aeeyzc-container, .framer-XLuRf .framer-4zr3dy-container { flex: none; height: 136px; position: relative; width: 100%; }\",\".framer-XLuRf .framer-a4h3f6-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XLuRf.framer-1u45424, .framer-XLuRf .framer-1om1uli, .framer-XLuRf .framer-rdlymg, .framer-XLuRf .framer-2a9it4, .framer-XLuRf .framer-tsjmx7, .framer-XLuRf .framer-c86d0d, .framer-XLuRf .framer-1ibsh5a, .framer-XLuRf .framer-g4kkbd, .framer-XLuRf .framer-1gvjp3p, .framer-XLuRf .framer-16mrmkg, .framer-XLuRf .framer-hd8o9w, .framer-XLuRf .framer-139d433 { gap: 0px; } .framer-XLuRf.framer-1u45424 > *, .framer-XLuRf .framer-2a9it4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XLuRf.framer-1u45424 > :first-child, .framer-XLuRf .framer-1om1uli > :first-child, .framer-XLuRf .framer-rdlymg > :first-child, .framer-XLuRf .framer-2a9it4 > :first-child, .framer-XLuRf .framer-g4kkbd > :first-child, .framer-XLuRf .framer-16mrmkg > :first-child, .framer-XLuRf .framer-139d433 > :first-child { margin-top: 0px; } .framer-XLuRf.framer-1u45424 > :last-child, .framer-XLuRf .framer-1om1uli > :last-child, .framer-XLuRf .framer-rdlymg > :last-child, .framer-XLuRf .framer-2a9it4 > :last-child, .framer-XLuRf .framer-g4kkbd > :last-child, .framer-XLuRf .framer-16mrmkg > :last-child, .framer-XLuRf .framer-139d433 > :last-child { margin-bottom: 0px; } .framer-XLuRf .framer-1om1uli > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-XLuRf .framer-rdlymg > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-XLuRf .framer-tsjmx7 > *, .framer-XLuRf .framer-1ibsh5a > *, .framer-XLuRf .framer-1gvjp3p > *, .framer-XLuRf .framer-hd8o9w > * { margin: 0px; margin-left: calc(124px / 2); margin-right: calc(124px / 2); } .framer-XLuRf .framer-tsjmx7 > :first-child, .framer-XLuRf .framer-c86d0d > :first-child, .framer-XLuRf .framer-1ibsh5a > :first-child, .framer-XLuRf .framer-1gvjp3p > :first-child, .framer-XLuRf .framer-hd8o9w > :first-child { margin-left: 0px; } .framer-XLuRf .framer-tsjmx7 > :last-child, .framer-XLuRf .framer-c86d0d > :last-child, .framer-XLuRf .framer-1ibsh5a > :last-child, .framer-XLuRf .framer-1gvjp3p > :last-child, .framer-XLuRf .framer-hd8o9w > :last-child { margin-right: 0px; } .framer-XLuRf .framer-c86d0d > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-XLuRf .framer-g4kkbd > *, .framer-XLuRf .framer-16mrmkg > *, .framer-XLuRf .framer-139d433 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",`@media (max-width: 847px) { .${metadata.bodyClassName}-framer-XLuRf { background: var(--token-bb914d65-cf7e-4a87-bcb0-bd62cb3e7ebf, rgb(0, 4, 12)) /* {\"name\":\"surface/neutral\"} */; } .framer-XLuRf.framer-1u45424 { width: 390px; } .framer-XLuRf .framer-tsjmx7, .framer-XLuRf .framer-1ibsh5a, .framer-XLuRf .framer-1gvjp3p, .framer-XLuRf .framer-hd8o9w { flex-direction: column; gap: 32px; padding: 84px 0px 20px 0px; } .framer-XLuRf .framer-c86d0d { flex: none; flex-direction: column; gap: 32px; width: 100%; } .framer-XLuRf .framer-5ehi0m, .framer-XLuRf .framer-lvxszx, .framer-XLuRf .framer-16mrmkg { flex: none; width: 100%; } .framer-XLuRf .framer-g4kkbd, .framer-XLuRf .framer-139d433 { flex: none; order: 1; width: 100%; } .framer-XLuRf .framer-3azgjy, .framer-XLuRf .framer-19gleit { flex: none; height: var(--framer-aspect-ratio-supported, 200px); order: 0; width: 100%; } .framer-XLuRf .framer-1st59ch { flex: none; height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XLuRf .framer-tsjmx7, .framer-XLuRf .framer-c86d0d, .framer-XLuRf .framer-1ibsh5a, .framer-XLuRf .framer-1gvjp3p, .framer-XLuRf .framer-hd8o9w { gap: 0px; } .framer-XLuRf .framer-tsjmx7 > *, .framer-XLuRf .framer-c86d0d > *, .framer-XLuRf .framer-1ibsh5a > *, .framer-XLuRf .framer-1gvjp3p > *, .framer-XLuRf .framer-hd8o9w > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-XLuRf .framer-tsjmx7 > :first-child, .framer-XLuRf .framer-c86d0d > :first-child, .framer-XLuRf .framer-1ibsh5a > :first-child, .framer-XLuRf .framer-1gvjp3p > :first-child, .framer-XLuRf .framer-hd8o9w > :first-child { margin-top: 0px; } .framer-XLuRf .framer-tsjmx7 > :last-child, .framer-XLuRf .framer-c86d0d > :last-child, .framer-XLuRf .framer-1ibsh5a > :last-child, .framer-XLuRf .framer-1gvjp3p > :last-child, .framer-XLuRf .framer-hd8o9w > :last-child { margin-bottom: 0px; } }}`,`@media (min-width: 848px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-XLuRf { background: var(--token-bb914d65-cf7e-4a87-bcb0-bd62cb3e7ebf, rgb(0, 4, 12)) /* {\"name\":\"surface/neutral\"} */; } .framer-XLuRf.framer-1u45424 { width: 848px; } .framer-XLuRf .framer-tsjmx7, .framer-XLuRf .framer-1ibsh5a, .framer-XLuRf .framer-1gvjp3p, .framer-XLuRf .framer-hd8o9w { padding: 32px 0px 32px 0px; } .framer-XLuRf .framer-3azgjy, .framer-XLuRf .framer-1st59ch, .framer-XLuRf .framer-19gleit { height: var(--framer-aspect-ratio-supported, 200px); }}`,`@media (min-width: 1200px) and (max-width: 1727px) { .${metadata.bodyClassName}-framer-XLuRf { background: var(--token-bb914d65-cf7e-4a87-bcb0-bd62cb3e7ebf, rgb(0, 4, 12)) /* {\"name\":\"surface/neutral\"} */; } .framer-XLuRf.framer-1u45424 { width: 1200px; } .framer-XLuRf .framer-1om1uli { padding: 0px 52px 0px 52px; } .framer-XLuRf .framer-rdlymg { padding: 12px 52px 12px 52px; } .framer-XLuRf .framer-2a9it4 { padding: 136px 52px 136px 52px; } .framer-XLuRf .framer-tsjmx7, .framer-XLuRf .framer-1ibsh5a, .framer-XLuRf .framer-1gvjp3p, .framer-XLuRf .framer-hd8o9w { padding: 136px 0px 136px 0px; } .framer-XLuRf .framer-3azgjy, .framer-XLuRf .framer-1st59ch, .framer-XLuRf .framer-19gleit { height: var(--framer-aspect-ratio-supported, 486px); }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6576\n * @framerIntrinsicWidth 1728\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Za6LZMisW\":{\"layout\":[\"fixed\",\"auto\"]},\"zXnidDtyY\":{\"layout\":[\"fixed\",\"auto\"]},\"Xl6s_QKaV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerb878dhpb6=withCSS(Component,css,\"framer-XLuRf\");export default Framerb878dhpb6;Framerb878dhpb6.displayName=\"Features / Real Money Depot 2\";Framerb878dhpb6.defaultProps={height:6576,width:1728};addFonts(Framerb878dhpb6,[{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:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeroStageFonts,...NavigationFonts,...MediaFonts,...SectionDividerFonts,...SectionPricingFonts,...SectionFaqFonts,...FooterFonts,...NavigationMobileFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerb878dhpb6\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Za6LZMisW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zXnidDtyY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Xl6s_QKaV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1728\",\"framerIntrinsicHeight\":\"6576\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeroStageFonts", "getFonts", "XEVJgY29Q_default", "NavigationFonts", "KZEpjU7Hd_default", "MediaFonts", "D4aDokPy2_default", "MediaWithVariantAppearEffect", "withVariantAppearEffect", "SectionDividerFonts", "mYjZ6PG8t_default", "SectionPricingFonts", "T0oPtxzU5_default", "SectionFaqFonts", "qjsz_Ao3R_default", "FooterFonts", "plKD6Q_aV_default", "NavigationMobileFonts", "eRKArjsgg_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "isDisplayed", "isDisplayed1", "router", "useRouter", "defaultLayoutId", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "x", "RichText2", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "css", "Framerb878dhpb6", "withCSS", "b878dhpb6_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
