{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gPSJJTs2TlAhtZgTLUrB/CLAm4ZxvLtpLnUP362MG/fZG2EVKEA.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/fZG2EVKEA/fZG2EVKEA.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={FoRa0nQ1g:\"(max-width: 809px)\",jj3dO7vKX:\"(min-width: 1399px)\",lz03d1Gb5:\"(min-width: 1200px) and (max-width: 1398px)\",OevE_a346:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RD85t\";const variantClassNames={FoRa0nQ1g:\"framer-v-1apycxe\",jj3dO7vKX:\"framer-v-1tjp46t\",lz03d1Gb5:\"framer-v-u7aa9b\",OevE_a346:\"framer-v-1993tiy\"};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:\"jj3dO7vKX\",Phone:\"FoRa0nQ1g\",Tablet:\"OevE_a346\",Windows:\"lz03d1Gb5\"};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:\"jj3dO7vKX\"};};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-RD85t`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-RD85t`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"FoRa0nQ1g\",\"OevE_a346\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"OevE_a346\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"FoRa0nQ1g\")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:\"jj3dO7vKX\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tjp46t\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-50lvfp\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{width:\"350px\",y:120},OevE_a346:{width:\"min(100vw - 144px, 1399px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:621,width:\"min(100vw - 200px, 1399px)\",y:132,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qp3jtv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{FwnNMNJkG:18,fYEeW8r_i:\"rgb(211, 89, 73)\",iZQbfiIrE:\"rgb(211, 89, 73)\",KHA9G0lX3:18,NKoTwqOAc:\"rgb(211, 89, 73)\",variant:\"U5YVYtX7F\"},OevE_a346:{FwnNMNJkG:24,KHA9G0lX3:24}},children:/*#__PURE__*/_jsx(BrandIntro,{A5wrXCtau:addImageAlt({src:\"https://framerusercontent.com/images/IW925vqeORIdg2bMKhhlhKCD3M.jpg\",srcSet:\"https://framerusercontent.com/images/IW925vqeORIdg2bMKhhlhKCD3M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IW925vqeORIdg2bMKhhlhKCD3M.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/IW925vqeORIdg2bMKhhlhKCD3M.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/IW925vqeORIdg2bMKhhlhKCD3M.jpg 3000w\"},\"\"),CfKOz8ft0:\"Empowering CAT Aspirants:\",fRlfkgc57:\"How Mindworkzz Transformed Its Online Learning\",FwnNMNJkG:36,fYEeW8r_i:\"var(--token-4965cf72-396d-434f-a5e8-20a8de702893, rgb(0, 68, 161))\",height:\"100%\",ic6WDNW2o:\"rgb(211, 89, 73)\",id:\"MD1O1Fm73\",iZQbfiIrE:\"var(--token-4965cf72-396d-434f-a5e8-20a8de702893, rgb(0, 68, 161))\",KHA9G0lX3:36,layoutId:\"MD1O1Fm73\",lFtTUlyH1:\"73k+\",n6fFH7wB9:\"Courses\",nfdlKlRHS:\"rgb(206, 88, 71)\",NKoTwqOAc:\"var(--token-4965cf72-396d-434f-a5e8-20a8de702893, rgb(0, 68, 161))\",OUzPyatGg:\"360\",qu8U3yiOd:\"From multi-vendor management to streamlined success, Mindworkzz transformed its online learning experience with Learnyst\",QzfvDknaS:\"Industry\",ruAeGsN81:\"COO, Mindworkzz\",s_IiCoyX_:\"rgb(211, 89, 73)\",style:{maxWidth:\"100%\",width:\"100%\"},T5a_fh9lB:\"Students\",variant:\"sgKD6Xuxz\",VJHuBMZzU:\"Arun Chaturvedi\",vQqFwpQ4C:addImageAlt({src:\"https://framerusercontent.com/images/4dAcDULh3Uo1i42Np61W4VD7wo.png\"},\"\"),width:\"100%\",YCooYt25p:\"CAT\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k0rmrn\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k6zxiz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h9xltu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{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-1i5uhoj\",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:[\"Mindworkzz, founded by renowned CAT expert \",/*#__PURE__*/_jsx(\"strong\",{children:\"Arun Sharma\"}),\", is a leading institute in India for aptitude training. With over 20 years of experience, Mindworkzz has trained more than \",/*#__PURE__*/_jsx(\"strong\",{children:\"10,000 IIM graduates\"}),\", establishing itself as a dominant force in CAT preparation. The institute also provides coaching for other competitive exams like \",/*#__PURE__*/_jsx(\"strong\",{children:\"CSAT, CLAT, GATE, UPSC\"}),\", and \",/*#__PURE__*/_jsx(\"strong\",{children:\"CRT (Campus Recruitment Training)\"}),\". Its key partnerships with major organizations like \",/*#__PURE__*/_jsx(\"strong\",{children:\"McGraw Hill Education\"}),\" and \",/*#__PURE__*/_jsx(\"strong\",{children:\"Airtel\"}),\" further enhance its reputation as a trusted educational brand\"]})}),className:\"framer-1sx4fbx\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u83gq\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{width:\"min(min(100vw - 40px, 1399px) - 6px, 1399px)\",y:1101},OevE_a346:{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-1fcjkr6-container\",\"data-framer-appear-id\":\"1fcjkr6\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{variant:\"p1m0N9Sv_\"},OevE_a346:{variant:\"JY6NqZkbJ\"}},children:/*#__PURE__*/_jsx(ComponentDividerInset,{height:\"100%\",id:\"oHwbWsKrj\",layoutId:\"oHwbWsKrj\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"oXVWWdjwu\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rzeiy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1151),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/jjIN0Kiqvv1P3WCoR6tJ7DxbNk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1209),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/jjIN0Kiqvv1P3WCoR6tJ7DxbNk.png\"},className:\"framer-7p330k\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{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(226, 95, 75)\"},children:\"Learnyst is simply superb and quite easy to use with professional customer support.\"})})}},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(226, 95, 75)\"},children:\"Learnyst is simply superb and quite easy to use with professional customer support.\"})}),className:\"framer-1wqx8eo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{width:\"min(min(100vw - 40px, 1399px) - 6px, 1399px)\",y:1412},OevE_a346:{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-1gxv3hu-container\",\"data-framer-appear-id\":\"1gxv3hu\",initial:animation3,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{variant:\"p1m0N9Sv_\"},OevE_a346:{variant:\"JY6NqZkbJ\"}},children:/*#__PURE__*/_jsx(ComponentDividerInset,{height:\"100%\",id:\"hRuTYmzso\",layoutId:\"hRuTYmzso\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"oXVWWdjwu\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wqrhy7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{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-1czfd8u\",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:[\"Mindworkzz initially faced challenges using multiple vendors for \",/*#__PURE__*/_jsx(\"strong\",{children:\"video hosting, mock tests, and student management.\"}),\" This resulted in inefficiencies and a time-consuming process for the team. They needed an all-in-one platform that could provide seamless access to course content, \",/*#__PURE__*/_jsx(\"strong\",{children:\"including videos, tests, and PDFs,\"}),\" while being easy to manage and maintain.\"]})}),className:\"framer-4qaz7z\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13ch3uv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{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-10aqevy\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:[\"Learnyst provided Mindworkzz with an \",/*#__PURE__*/_jsx(\"strong\",{children:\"intuitive website builder that required no technical expertise to manage.\"}),\" The ability to \",/*#__PURE__*/_jsx(\"strong\",{children:\"add sub-admins for course and student management simplified operations and saved the team valuable time\"}),\". The three primary reasons Mindworkzz chose Learnyst were:\"]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"User-friendly interface\"}),\": Easy to manage, even for non-technical users\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Efficient course management\"}),\": Features like sub-admins for improved operations\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Cost-effective pricing\"}),\": Professional support at a reasonable cost\"]})})]})]}),className:\"framer-pofzfu\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-be6ck6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{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-1dw6tx9\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:\"After switching to Learnyst, Mindworkzz experienced:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-14h7u71\",\"data-styles-preset\":\"RIid9EGLO\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"70% reduction in time spent\"}),\" managing online courses\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Greater focus on student learning\"}),\": The team could now invest more time in helping students crack competitive exams\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Comprehensive student analytics\"}),\": Real-time insights into student progress, helping improve teaching efforts\"]})})]})]}),className:\"framer-1r2ng19\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5df3k1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-2luhzm\",\"data-styles-preset\":\"F63kpUINd\",style:{\"--framer-text-alignment\":\"left\"},children:\"How They\u2019re Doing Now:\"})})}},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:\"How They\u2019re Doing Now:\"})}),className:\"framer-1had094\",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:[\"Mindworkzz continues to excel as one of India\u2019s premier aptitude training institutes. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Their online platform, powered by Learnyst\"}),\", has allowed them to offer personalized coaching for \",/*#__PURE__*/_jsx(\"strong\",{children:\"CAT, GMAT, IPMAT, and CLAT,\"}),\" expanding their reach across India. With live classes, video lessons, and highly rated mock tests, the Mindworkzz app continues to be a popular choice among students preparing for competitive exams. Additionally, Mindworkzz has expanded its offerings to include \",/*#__PURE__*/_jsx(\"strong\",{children:\"professional development courses on communication skills, personality development, and more.\"})]})}),className:\"framer-19g0ypm\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jblje3\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9yhbvo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{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-vuu7d9\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-9oy5h3\",\"data-styles-preset\":\"j6DWcJyVn\",children:[\"By partnering with Learnyst, \",/*#__PURE__*/_jsx(\"strong\",{children:\"Mindworkzz transformed its operations, reducing system maintenance time and enhancing the student experience\"}),\". This shift enabled the team to focus on what they do best\u2014helping students succeed in competitive exams. As they continue to grow, Mindworkzz remains a leader in aptitude training across India.\"]})})}},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:[\"By partnering with Learnyst, \",/*#__PURE__*/_jsx(\"strong\",{children:\"Mindworkzz transformed its operations, reducing system maintenance time and enhancing the student experience\"}),\". This shift enabled the team to focus on what they do best\u2014helping students succeed in competitive exams. As they continue to grow, Mindworkzz remains a leader in aptitude training across India.\"]})}),className:\"framer-s6hjnz\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{y:3639}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:429,width:\"100vw\",y:3676,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wrrwt9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{variant:\"B739Yucw0\"},lz03d1Gb5:{variant:\"yeuZfOYnA\"},OevE_a346:{variant:\"o14vs9u6B\"}},children:/*#__PURE__*/_jsx(GetStarted,{g0M_O49bU:\"Get Started\",height:\"100%\",id:\"daQRVtalh\",layoutId:\"daQRVtalh\",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:{FoRa0nQ1g:{y:4068}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:713,width:\"100vw\",y:4105,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mxd2c6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{variant:\"WlGlnCutY\"},lz03d1Gb5:{variant:\"E0ELVhU2A\"},OevE_a346:{variant:\"b0k61xcED\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BWevrF594\",layoutId:\"BWevrF594\",style:{width:\"100%\"},variant:\"oqrNl1XWD\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4pg1aa-container hidden-1apycxe hidden-1993tiy\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"uwNrTO_4c\",layoutId:\"uwNrTO_4c\",style:{width:\"100%\"},variant:\"FnZ_MqV70\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OevE_a346:{height:72,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oxw9xw-container hidden-1tjp46t hidden-1apycxe hidden-u7aa9b\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"q7AZBCuO2\",layoutId:\"q7AZBCuO2\",style:{width:\"100%\"},variant:\"QdfzQmfmQ\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FoRa0nQ1g:{height:72,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uuix75-container hidden-1tjp46t hidden-1993tiy hidden-u7aa9b\",layoutScroll:true,children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"kDRZITuN9\",layoutId:\"kDRZITuN9\",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-RD85t { background: var(--token-d6bfc2dd-ec43-42db-a146-89337ad4c566, rgb(245, 245, 245)); }`,\".framer-RD85t.framer-cguqxf, .framer-RD85t .framer-cguqxf { display: block; }\",\".framer-RD85t.framer-1tjp46t { 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-RD85t .framer-50lvfp { align-content: center; align-items: center; background: linear-gradient(180deg, #c96f5f 0%, rgb(115, 60, 52) 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-RD85t .framer-qp3jtv-container, .framer-RD85t .framer-1fcjkr6-container, .framer-RD85t .framer-1gxv3hu-container { flex: none; height: auto; max-width: 1399px; position: relative; width: 100%; }\",\".framer-RD85t .framer-k0rmrn { 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-RD85t .framer-k6zxiz { 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-RD85t .framer-h9xltu, .framer-RD85t .framer-wqrhy7, .framer-RD85t .framer-13ch3uv, .framer-RD85t .framer-be6ck6, .framer-RD85t .framer-5df3k1 { 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-RD85t .framer-1i5uhoj, .framer-RD85t .framer-vuu7d9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RD85t .framer-1sx4fbx, .framer-RD85t .framer-1wqx8eo, .framer-RD85t .framer-1czfd8u, .framer-RD85t .framer-4qaz7z, .framer-RD85t .framer-10aqevy, .framer-RD85t .framer-pofzfu, .framer-RD85t .framer-1dw6tx9, .framer-RD85t .framer-1r2ng19, .framer-RD85t .framer-1had094, .framer-RD85t .framer-19g0ypm, .framer-RD85t .framer-s6hjnz { --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-RD85t .framer-u83gq { 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-RD85t .framer-1rzeiy { 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-RD85t .framer-7p330k { flex: none; height: 46px; position: relative; width: 61px; }\",\".framer-RD85t .framer-jblje3 { 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-RD85t .framer-9yhbvo { 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-RD85t .framer-1wrrwt9-container, .framer-RD85t .framer-mxd2c6-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-RD85t .framer-4pg1aa-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-RD85t .framer-1oxw9xw-container { flex: none; height: auto; position: fixed; right: 0px; top: 0px; width: 100%; z-index: 1; }\",\".framer-RD85t .framer-1uuix75-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-RD85t.framer-1tjp46t, .framer-RD85t .framer-50lvfp, .framer-RD85t .framer-k0rmrn, .framer-RD85t .framer-k6zxiz, .framer-RD85t .framer-h9xltu, .framer-RD85t .framer-u83gq, .framer-RD85t .framer-1rzeiy, .framer-RD85t .framer-wqrhy7, .framer-RD85t .framer-13ch3uv, .framer-RD85t .framer-be6ck6, .framer-RD85t .framer-5df3k1, .framer-RD85t .framer-jblje3, .framer-RD85t .framer-9yhbvo { gap: 0px; } .framer-RD85t.framer-1tjp46t > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RD85t.framer-1tjp46t > :first-child, .framer-RD85t .framer-50lvfp > :first-child, .framer-RD85t .framer-k0rmrn > :first-child, .framer-RD85t .framer-k6zxiz > :first-child, .framer-RD85t .framer-h9xltu > :first-child, .framer-RD85t .framer-u83gq > :first-child, .framer-RD85t .framer-1rzeiy > :first-child, .framer-RD85t .framer-wqrhy7 > :first-child, .framer-RD85t .framer-13ch3uv > :first-child, .framer-RD85t .framer-be6ck6 > :first-child, .framer-RD85t .framer-5df3k1 > :first-child, .framer-RD85t .framer-jblje3 > :first-child, .framer-RD85t .framer-9yhbvo > :first-child { margin-top: 0px; } .framer-RD85t.framer-1tjp46t > :last-child, .framer-RD85t .framer-50lvfp > :last-child, .framer-RD85t .framer-k0rmrn > :last-child, .framer-RD85t .framer-k6zxiz > :last-child, .framer-RD85t .framer-h9xltu > :last-child, .framer-RD85t .framer-u83gq > :last-child, .framer-RD85t .framer-1rzeiy > :last-child, .framer-RD85t .framer-wqrhy7 > :last-child, .framer-RD85t .framer-13ch3uv > :last-child, .framer-RD85t .framer-be6ck6 > :last-child, .framer-RD85t .framer-5df3k1 > :last-child, .framer-RD85t .framer-jblje3 > :last-child, .framer-RD85t .framer-9yhbvo > :last-child { margin-bottom: 0px; } .framer-RD85t .framer-50lvfp > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-RD85t .framer-k0rmrn > *, .framer-RD85t .framer-jblje3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-RD85t .framer-k6zxiz > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-RD85t .framer-h9xltu > *, .framer-RD85t .framer-wqrhy7 > *, .framer-RD85t .framer-13ch3uv > *, .framer-RD85t .framer-be6ck6 > *, .framer-RD85t .framer-5df3k1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-RD85t .framer-u83gq > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-RD85t .framer-1rzeiy > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-RD85t .framer-9yhbvo > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-RD85t { background: var(--token-d6bfc2dd-ec43-42db-a146-89337ad4c566, rgb(245, 245, 245)); } .framer-RD85t.framer-1tjp46t { width: 390px; } .framer-RD85t .framer-50lvfp { padding: 120px 20px 60px 20px; width: min-content; } .framer-RD85t .framer-qp3jtv-container { width: 350px; } .framer-RD85t .framer-k0rmrn { padding: 54px 20px 54px 20px; } .framer-RD85t .framer-u83gq { gap: 48px; } .framer-RD85t .framer-jblje3 { padding: 40px 20px 54px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RD85t .framer-u83gq { gap: 0px; } .framer-RD85t .framer-u83gq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-RD85t .framer-u83gq > :first-child { margin-top: 0px; } .framer-RD85t .framer-u83gq > :last-child { margin-bottom: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-RD85t { background: var(--token-89c3e745-3800-4e50-9b21-a2997a5c7cae, rgb(255, 255, 255)) /* {\"name\":\"Background Pure White\"} */; } .framer-RD85t.framer-1tjp46t { background-color: var(--token-89c3e745-3800-4e50-9b21-a2997a5c7cae, #ffffff); width: 810px; } .framer-RD85t .framer-50lvfp { padding: 132px 72px 60px 72px; } .framer-RD85t .framer-k0rmrn { padding: 80px 72px 30px 72px; } .framer-RD85t .framer-jblje3 { padding: 10px 72px 100px 72px; }}`,`@media (min-width: 1200px) and (max-width: 1398px) { .${metadata.bodyClassName}-framer-RD85t { background: var(--token-d6bfc2dd-ec43-42db-a146-89337ad4c566, rgb(245, 245, 245)); } .framer-RD85t.framer-1tjp46t { width: 1200px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3820.5\n * @framerIntrinsicWidth 1399\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FoRa0nQ1g\":{\"layout\":[\"fixed\",\"auto\"]},\"OevE_a346\":{\"layout\":[\"fixed\",\"auto\"]},\"lz03d1Gb5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerfZG2EVKEA=withCSS(Component,css,\"framer-RD85t\");export default FramerfZG2EVKEA;FramerfZG2EVKEA.displayName=\"Scalpers Success Story\";FramerfZG2EVKEA.defaultProps={height:3820.5,width:1399};addFonts(FramerfZG2EVKEA,[{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\":\"FramerfZG2EVKEA\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FoRa0nQ1g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OevE_a346\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lz03d1Gb5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1399\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3820.5\",\"framerComponentViewportWidth\":\"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", "FramerfZG2EVKEA", "withCSS", "fZG2EVKEA_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
