{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/JhjFa5p7PtHdD5PNLWC8/K1A3xV6yoJxIdyHKNPnT/kyzfUplWa.js"],
  "sourcesContent": ["// Generated by Framer (7f69244)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import BrandIntro from\"#framer/local/canvasComponent/AEXpeKZUc/AEXpeKZUc.js\";import Footer from\"#framer/local/canvasComponent/B3_5FZBgT/B3_5FZBgT.js\";import GetStarted from\"#framer/local/canvasComponent/dYdQxm4IC/dYdQxm4IC.js\";import NavigationBar from\"#framer/local/canvasComponent/eWON4pK76/eWON4pK76.js\";import ComponentDividerInset from\"#framer/local/canvasComponent/gnvGRjhmf/gnvGRjhmf.js\";import*as sharedStyle3 from\"#framer/local/css/d2AofqtL8/d2AofqtL8.js\";import*as sharedStyle1 from\"#framer/local/css/F63kpUINd/F63kpUINd.js\";import*as sharedStyle4 from\"#framer/local/css/j6DWcJyVn/j6DWcJyVn.js\";import*as sharedStyle from\"#framer/local/css/KrexSN6w8/KrexSN6w8.js\";import*as sharedStyle2 from\"#framer/local/css/RIid9EGLO/RIid9EGLO.js\";import metadataProvider from\"#framer/local/webPageMetadata/kyzfUplWa/kyzfUplWa.js\";const BrandIntroFonts=getFonts(BrandIntro);const RichTextWithFX=withFX(RichText);const ComponentDividerInsetFonts=getFonts(ComponentDividerInset);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const GetStartedFonts=getFonts(GetStarted);const FooterFonts=getFonts(Footer);const NavigationBarFonts=getFonts(NavigationBar);const breakpoints={cd2z9yMRX:\"(max-width: 809px)\",huY5SsTY3:\"(min-width: 1399px)\",Q4Wc3IiLA:\"(min-width: 1200px) and (max-width: 1398px)\",SM7OesOxw:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bd0qW\";const variantClassNames={cd2z9yMRX:\"framer-v-udny2z\",huY5SsTY3:\"framer-v-1m4ct4p\",Q4Wc3IiLA:\"framer-v-9qf1ks\",SM7OesOxw:\"framer-v-1m8n9ni\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:20};const transition2={delay:0,duration:1,ease:[.32,0,.67,0],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"huY5SsTY3\",Phone:\"cd2z9yMRX\",Tablet:\"SM7OesOxw\",Windows:\"Q4Wc3IiLA\"};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:\"huY5SsTY3\"};};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-bd0qW`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-bd0qW`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"cd2z9yMRX\",\"SM7OesOxw\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"SM7OesOxw\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"cd2z9yMRX\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"huY5SsTY3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1m4ct4p\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-8d515q\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{width:\"350px\",y:120},SM7OesOxw:{width:\"min(100vw - 144px, 1399px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:621,width:\"min(100vw - 200px, 1399px)\",y:132,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1blya53-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{FwnNMNJkG:18,fYEeW8r_i:\"rgb(20, 138, 255)\",iZQbfiIrE:\"rgb(20, 138, 255)\",KHA9G0lX3:18,NKoTwqOAc:\"rgb(20, 138, 255)\",variant:\"U5YVYtX7F\"},SM7OesOxw:{FwnNMNJkG:24,KHA9G0lX3:24}},children:/*#__PURE__*/_jsx(BrandIntro,{A5wrXCtau:addImageAlt({src:\"https://framerusercontent.com/images/UGMZJz4LGl9E1sptKqGVDPxRZ4.jpg\",srcSet:\"https://framerusercontent.com/images/UGMZJz4LGl9E1sptKqGVDPxRZ4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/UGMZJz4LGl9E1sptKqGVDPxRZ4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/UGMZJz4LGl9E1sptKqGVDPxRZ4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/UGMZJz4LGl9E1sptKqGVDPxRZ4.jpg 3000w\"},\"\"),CfKOz8ft0:\"Empowering Stock Market Learners:\",fRlfkgc57:\"How Scalper Trading Academy Achieved 50x Growth\",FwnNMNJkG:36,fYEeW8r_i:\"var(--token-4965cf72-396d-434f-a5e8-20a8de702893, rgb(0, 68, 161))\",height:\"100%\",ic6WDNW2o:\"rgb(20, 138, 255)\",id:\"rzx5w7aeq\",iZQbfiIrE:\"var(--token-4965cf72-396d-434f-a5e8-20a8de702893, rgb(0, 68, 161))\",KHA9G0lX3:36,layoutId:\"rzx5w7aeq\",lFtTUlyH1:\"25k+\",n6fFH7wB9:\"Courses\",nfdlKlRHS:\"rgb(20, 138, 255)\",NKoTwqOAc:\"var(--token-4965cf72-396d-434f-a5e8-20a8de702893, rgb(0, 68, 161))\",OUzPyatGg:\"20\",qu8U3yiOd:\"From local workshops to a nationwide success, Scalper Academy is reshaping stock market education with innovative strategies.\",QzfvDknaS:\"Industry\",ruAeGsN81:\"CEO, Scalpers Academy\",s_IiCoyX_:\"rgb(20, 138, 255)\",style:{maxWidth:\"100%\",width:\"100%\"},T5a_fh9lB:\"Students\",variant:\"sgKD6Xuxz\",VJHuBMZzU:\"Gomathi Shankar\",vQqFwpQ4C:addImageAlt({src:\"https://framerusercontent.com/images/d6ZkLUjSWGicdyESacLbcbF8SJ4.svg\",srcSet:\"https://framerusercontent.com/images/d6ZkLUjSWGicdyESacLbcbF8SJ4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/d6ZkLUjSWGicdyESacLbcbF8SJ4.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/d6ZkLUjSWGicdyESacLbcbF8SJ4.svg 1250w\"},\"\"),width:\"100%\",YCooYt25p:\"Trading\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z3y3gt\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gr3ms3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m4cihn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2luhzm\",\"data-styles-preset\":\"F63kpUINd\",children:\"About the company\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-r9m556\",\"data-styles-preset\":\"KrexSN6w8\",children:\"About the company\"})}),className:\"framer-1jwrpr4\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Scalper Trading Academy (CPR by KGS)\"}),\", founded by \",/*#__PURE__*/_jsx(\"strong\",{children:\"Gomathi Shankar\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"began as a YouTube channel in Chennai with 10,000 subscribers\"}),\", gaining traction through live sessions and workshops. As their courses gained popularity, they expanded to cover PAN India.\"]})}),className:\"framer-z2f7t7\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8bhwko\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{width:\"min(min(100vw - 40px, 1399px) - 6px, 1399px)\",y:1101},SM7OesOxw:{width:\"min(min(100vw - 144px, 1399px) - 6px, 1399px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:2,width:\"min(min(100vw - 200px, 1399px) - 6px, 1399px)\",y:1151,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1l80gl3-container\",\"data-framer-appear-id\":\"1l80gl3\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{variant:\"p1m0N9Sv_\"},SM7OesOxw:{variant:\"JY6NqZkbJ\"}},children:/*#__PURE__*/_jsx(ComponentDividerInset,{height:\"100%\",id:\"G7RTc6JG1\",layoutId:\"G7RTc6JG1\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"oXVWWdjwu\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18hbijj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1151),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/DrPPDLTtYVTBMHa98Fi1vzRqI4.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1209),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/DrPPDLTtYVTBMHa98Fi1vzRqI4.png\"},className:\"framer-w04r3t\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(46, 143, 240)\"},children:\"Learnyst\u2019s user-friendly interface and exceptional support have been instrumental in helping us achieve 50x revenue growth. I highly recommend them to anyone looking to scale their online education business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ew70cb\",\"data-styles-preset\":\"d2AofqtL8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(46, 143, 240)\"},children:\"Learnyst\u2019s user-friendly interface and exceptional support have been instrumental in helping us achieve 50x revenue growth. I highly recommend them to anyone looking to scale their online education business.\"})}),className:\"framer-1j61tm9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{width:\"min(min(100vw - 40px, 1399px) - 6px, 1399px)\",y:1412},SM7OesOxw:{width:\"min(min(100vw - 144px, 1399px) - 6px, 1399px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:2,width:\"min(min(100vw - 200px, 1399px) - 6px, 1399px)\",y:1382,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation2,className:\"framer-skzy3g-container\",\"data-framer-appear-id\":\"skzy3g\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{variant:\"p1m0N9Sv_\"},SM7OesOxw:{variant:\"JY6NqZkbJ\"}},children:/*#__PURE__*/_jsx(ComponentDividerInset,{height:\"100%\",id:\"G6Y4JnypG\",layoutId:\"G6Y4JnypG\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"oXVWWdjwu\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19zs69l\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2luhzm\",\"data-styles-preset\":\"F63kpUINd\",style:{\"--framer-text-alignment\":\"left\"},children:\"Challenges:\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-r9m556\",\"data-styles-preset\":\"KrexSN6w8\",children:\"Challenges:\"})}),className:\"framer-12kh0z7\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:[\"Initially using Thinkific, Scalper Academy faced issues with \",/*#__PURE__*/_jsx(\"strong\",{children:\"content security, payment gateways, and customer support\"}),'. They needed a platform tailored to their requirements, which led them to Learnyst. \"I was searching for Indian Based Platform which will suit me and my requirements, so I came across Learnyst which is a Bangalore based firm and I was really impressed by their team.\"']})}),className:\"framer-16kkxuy\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fakqvd\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2luhzm\",\"data-styles-preset\":\"F63kpUINd\",style:{\"--framer-text-alignment\":\"left\"},children:\"Why Learnyst?\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-r9m556\",\"data-styles-preset\":\"KrexSN6w8\",children:\"Why Learnyst?\"})}),className:\"framer-1sjh6p6\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:[\"Learnyst provided Scalper Academy with \",/*#__PURE__*/_jsx(\"strong\",{children:\"DRM encryption, watermarking, and OTP login, preventing content piracy.\"}),\" They also offered integration with \",/*#__PURE__*/_jsx(\"strong\",{children:\"Indian payment gateways and dedicated support,\"}),\" which helped secure course content and improve the user experience.\"]})}),className:\"framer-1jeabby\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r6d4sq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2luhzm\",\"data-styles-preset\":\"F63kpUINd\",style:{\"--framer-text-alignment\":\"left\"},children:\"The Outcome:\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-r9m556\",\"data-styles-preset\":\"KrexSN6w8\",children:\"The Outcome:\"})}),className:\"framer-w78292\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{style:{\"--framer-line-height\":\"1.5em\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"2x Enrollment Increase:\"}),\" Learner enrollments doubled, driven by secure content and effective live classes.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"50x Profit Growth:\"}),\" Scalper Academy saw a 50x increase in revenue after switching to Learnyst.\"]})})]})}),className:\"framer-pehkj1\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tbwuw7\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8zuaoa\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2luhzm\",\"data-styles-preset\":\"F63kpUINd\",children:\"Conclusion:\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-r9m556\",\"data-styles-preset\":\"KrexSN6w8\",children:\"Conclusion:\"})}),className:\"framer-ahxewn\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-9oy5h3\",\"data-styles-preset\":\"j6DWcJyVn\",children:[\"Scalper Trading Academy\u2019s \",/*#__PURE__*/_jsx(\"strong\",{children:\"evolution from a YouTube channel to a 50x profit growth business showcases the power of effective tools.\"}),\" Learnyst\u2019s security features and user-friendly platform enabled Scalper to protect content, expand its learner base, and deliver top-tier courses. Today, Scalper continues to grow through strategic partnerships like FYERS and Alice Blue, offering personalized 1-to-1 courses and cementing its position as a top mentor in Chennai's financial education space.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:[\"Scalper Trading Academy\u2019s \",/*#__PURE__*/_jsx(\"strong\",{children:\"evolution from a YouTube channel to a 50x profit growth business showcases the power of effective tools.\"}),\" Learnyst\u2019s security features and user-friendly platform enabled Scalper to protect content, expand its learner base, and deliver top-tier courses. Today, Scalper continues to grow through strategic partnerships like FYERS and Alice Blue, offering personalized 1-to-1 courses and cementing its position as a top mentor in Chennai's financial education space.\"]})}),className:\"framer-jl5xum\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{y:2571}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:429,width:\"100vw\",y:2596,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8u5oft-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{variant:\"B739Yucw0\"},Q4Wc3IiLA:{variant:\"yeuZfOYnA\"},SM7OesOxw:{variant:\"o14vs9u6B\"}},children:/*#__PURE__*/_jsx(GetStarted,{g0M_O49bU:\"Get Started\",height:\"100%\",id:\"IEzz7qBnL\",layoutId:\"IEzz7qBnL\",StDhyFBES:\"Be Our\",style:{width:\"100%\"},variant:\"Cw9XqhpxK\",vCVhsrhNv:\"Next Success Story!\",width:\"100%\",zMeVfjb1L:\"Transform your knowledge into a thriving online academy with Learnyst.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{y:3e3}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:713,width:\"100vw\",y:3025,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1azsq46-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{variant:\"WlGlnCutY\"},Q4Wc3IiLA:{variant:\"E0ELVhU2A\"},SM7OesOxw:{variant:\"b0k61xcED\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ROa1cZ7fc\",layoutId:\"ROa1cZ7fc\",style:{width:\"100%\"},variant:\"oqrNl1XWD\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dxla67-container hidden-udny2z hidden-1m8n9ni\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"Iud2huJdu\",layoutId:\"Iud2huJdu\",style:{width:\"100%\"},variant:\"FnZ_MqV70\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SM7OesOxw:{height:72,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12va7a1-container hidden-1m4ct4p hidden-udny2z hidden-9qf1ks\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"nI9Hkwjev\",layoutId:\"nI9Hkwjev\",style:{width:\"100%\"},variant:\"QdfzQmfmQ\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cd2z9yMRX:{height:72,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e953ir-container hidden-1m4ct4p hidden-1m8n9ni hidden-9qf1ks\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"vmpKpXOrc\",layoutId:\"vmpKpXOrc\",style:{width:\"100%\"},variant:\"DKcYmkR7Q\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-bd0qW { background: var(--token-d6bfc2dd-ec43-42db-a146-89337ad4c566, rgb(245, 245, 245)); }`,\".framer-bd0qW.framer-1e9ei50, .framer-bd0qW .framer-1e9ei50 { display: block; }\",\".framer-bd0qW.framer-1m4ct4p { align-content: center; align-items: center; background-color: var(--token-d6bfc2dd-ec43-42db-a146-89337ad4c566, #f5f5f5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1399px; }\",\".framer-bd0qW .framer-8d515q { align-content: center; align-items: center; background: linear-gradient(180deg, #82c1ff 0%, rgb(20, 100, 181) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 132px 100px 60px 100px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-1blya53-container, .framer-bd0qW .framer-1l80gl3-container, .framer-bd0qW .framer-skzy3g-container { flex: none; height: auto; max-width: 1399px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-z3y3gt { align-content: center; align-items: center; background-color: var(--token-89c3e745-3800-4e50-9b21-a2997a5c7cae, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 80px 100px 30px 100px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-1gr3ms3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1399px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-m4cihn, .framer-bd0qW .framer-19zs69l, .framer-bd0qW .framer-fakqvd, .framer-bd0qW .framer-1r6d4sq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-1jwrpr4, .framer-bd0qW .framer-ahxewn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bd0qW .framer-z2f7t7, .framer-bd0qW .framer-1j61tm9, .framer-bd0qW .framer-12kh0z7, .framer-bd0qW .framer-16kkxuy, .framer-bd0qW .framer-1sjh6p6, .framer-bd0qW .framer-1jeabby, .framer-bd0qW .framer-w78292, .framer-bd0qW .framer-pehkj1, .framer-bd0qW .framer-jl5xum { --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-bd0qW .framer-8bhwko { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 3px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-18hbijj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-w04r3t { flex: none; height: 46px; position: relative; width: 61px; }\",\".framer-bd0qW .framer-1tbwuw7 { align-content: center; align-items: center; background-color: var(--token-89c3e745-3800-4e50-9b21-a2997a5c7cae, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 10px 100px 100px 100px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-8zuaoa { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1399px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bd0qW .framer-8u5oft-container, .framer-bd0qW .framer-1azsq46-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bd0qW .framer-dxla67-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-bd0qW .framer-12va7a1-container { flex: none; height: auto; position: fixed; right: 0px; top: 0px; width: 100%; z-index: 1; }\",\".framer-bd0qW .framer-1e953ir-container { flex: none; height: auto; position: fixed; right: 0px; top: 0px; width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bd0qW.framer-1m4ct4p, .framer-bd0qW .framer-8d515q, .framer-bd0qW .framer-z3y3gt, .framer-bd0qW .framer-1gr3ms3, .framer-bd0qW .framer-m4cihn, .framer-bd0qW .framer-8bhwko, .framer-bd0qW .framer-18hbijj, .framer-bd0qW .framer-19zs69l, .framer-bd0qW .framer-fakqvd, .framer-bd0qW .framer-1r6d4sq, .framer-bd0qW .framer-1tbwuw7, .framer-bd0qW .framer-8zuaoa { gap: 0px; } .framer-bd0qW.framer-1m4ct4p > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bd0qW.framer-1m4ct4p > :first-child, .framer-bd0qW .framer-8d515q > :first-child, .framer-bd0qW .framer-z3y3gt > :first-child, .framer-bd0qW .framer-1gr3ms3 > :first-child, .framer-bd0qW .framer-m4cihn > :first-child, .framer-bd0qW .framer-8bhwko > :first-child, .framer-bd0qW .framer-18hbijj > :first-child, .framer-bd0qW .framer-19zs69l > :first-child, .framer-bd0qW .framer-fakqvd > :first-child, .framer-bd0qW .framer-1r6d4sq > :first-child, .framer-bd0qW .framer-1tbwuw7 > :first-child, .framer-bd0qW .framer-8zuaoa > :first-child { margin-top: 0px; } .framer-bd0qW.framer-1m4ct4p > :last-child, .framer-bd0qW .framer-8d515q > :last-child, .framer-bd0qW .framer-z3y3gt > :last-child, .framer-bd0qW .framer-1gr3ms3 > :last-child, .framer-bd0qW .framer-m4cihn > :last-child, .framer-bd0qW .framer-8bhwko > :last-child, .framer-bd0qW .framer-18hbijj > :last-child, .framer-bd0qW .framer-19zs69l > :last-child, .framer-bd0qW .framer-fakqvd > :last-child, .framer-bd0qW .framer-1r6d4sq > :last-child, .framer-bd0qW .framer-1tbwuw7 > :last-child, .framer-bd0qW .framer-8zuaoa > :last-child { margin-bottom: 0px; } .framer-bd0qW .framer-8d515q > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-bd0qW .framer-z3y3gt > *, .framer-bd0qW .framer-1tbwuw7 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-bd0qW .framer-1gr3ms3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-bd0qW .framer-m4cihn > *, .framer-bd0qW .framer-19zs69l > *, .framer-bd0qW .framer-fakqvd > *, .framer-bd0qW .framer-1r6d4sq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-bd0qW .framer-8bhwko > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-bd0qW .framer-18hbijj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-bd0qW .framer-8zuaoa > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-bd0qW { background: var(--token-d6bfc2dd-ec43-42db-a146-89337ad4c566, rgb(245, 245, 245)); } .framer-bd0qW.framer-1m4ct4p { width: 390px; } .framer-bd0qW .framer-8d515q { padding: 120px 20px 60px 20px; width: min-content; } .framer-bd0qW .framer-1blya53-container { width: 350px; } .framer-bd0qW .framer-z3y3gt { padding: 54px 20px 54px 20px; } .framer-bd0qW .framer-8bhwko { gap: 48px; } .framer-bd0qW .framer-1tbwuw7 { padding: 40px 20px 54px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bd0qW .framer-8bhwko { gap: 0px; } .framer-bd0qW .framer-8bhwko > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-bd0qW .framer-8bhwko > :first-child { margin-top: 0px; } .framer-bd0qW .framer-8bhwko > :last-child { margin-bottom: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-bd0qW { background: var(--token-89c3e745-3800-4e50-9b21-a2997a5c7cae, rgb(255, 255, 255)) /* {\"name\":\"Background Pure White\"} */; } .framer-bd0qW.framer-1m4ct4p { background-color: var(--token-89c3e745-3800-4e50-9b21-a2997a5c7cae, #ffffff); width: 810px; } .framer-bd0qW .framer-8d515q { padding: 132px 72px 60px 72px; } .framer-bd0qW .framer-z3y3gt { padding: 80px 72px 30px 72px; } .framer-bd0qW .framer-1tbwuw7 { padding: 10px 72px 100px 72px; }}`,`@media (min-width: 1200px) and (max-width: 1398px) { .${metadata.bodyClassName}-framer-bd0qW { background: var(--token-d6bfc2dd-ec43-42db-a146-89337ad4c566, rgb(245, 245, 245)); } .framer-bd0qW.framer-1m4ct4p { width: 1200px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3381.5\n * @framerIntrinsicWidth 1399\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cd2z9yMRX\":{\"layout\":[\"fixed\",\"auto\"]},\"SM7OesOxw\":{\"layout\":[\"fixed\",\"auto\"]},\"Q4Wc3IiLA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerkyzfUplWa=withCSS(Component,css,\"framer-bd0qW\");export default FramerkyzfUplWa;FramerkyzfUplWa.displayName=\"2iim Success Story\";FramerkyzfUplWa.defaultProps={height:3381.5,width:1399};addFonts(FramerkyzfUplWa,[{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\"}]},...BrandIntroFonts,...ComponentDividerInsetFonts,...GetStartedFonts,...FooterFonts,...NavigationBarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkyzfUplWa\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cd2z9yMRX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SM7OesOxw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q4Wc3IiLA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1399\",\"framerIntrinsicHeight\":\"3381.5\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BrandIntroFonts", "getFonts", "AEXpeKZUc_default", "RichTextWithFX", "withFX", "RichText2", "ComponentDividerInsetFonts", "gnvGRjhmf_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "GetStartedFonts", "dYdQxm4IC_default", "FooterFonts", "B3_5FZBgT_default", "NavigationBarFonts", "eWON4pK76_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "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", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "x", "getLoadingLazyAtYPosition", "Image2", "css", "FramerkyzfUplWa", "withCSS", "kyzfUplWa_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
