{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dYWCeNcBwulX1QBfW66z/263px6d7wxVxT5E7QcBO/AhKc5InkU.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";import NewSectionAppExplosion from\"#framer/local/canvasComponent/EcqO6mOOS/EcqO6mOOS.js\";import NewSectionMoreHelpfulContent from\"#framer/local/canvasComponent/GL4R1lAJT/GL4R1lAJT.js\";import NewSectionNav from\"#framer/local/canvasComponent/hDsrazQvB/hDsrazQvB.js\";import NewSectionFooter from\"#framer/local/canvasComponent/IEOQuU72J/IEOQuU72J.js\";import NewSectionH1 from\"#framer/local/canvasComponent/jx0oSAK4D/jx0oSAK4D.js\";import NavShortenedLearning from\"#framer/local/canvasComponent/pGyYvYfd4/pGyYvYfd4.js\";import Learning from\"#framer/local/collection/HkJootIDE/HkJootIDE.js\";import*as sharedStyle from\"#framer/local/css/KcYBx1cSN/KcYBx1cSN.js\";import*as sharedStyle1 from\"#framer/local/css/SOB0hfNQd/SOB0hfNQd.js\";import metadataProvider from\"#framer/local/webPageMetadata/AhKc5InkU/AhKc5InkU.js\";const NewSectionH1Fonts=getFonts(NewSectionH1);const NavShortenedLearningFonts=getFonts(NavShortenedLearning);const YouTubeFonts=getFonts(YouTube);const NewSectionAppExplosionFonts=getFonts(NewSectionAppExplosion);const NewSectionMoreHelpfulContentFonts=getFonts(NewSectionMoreHelpfulContent);const NewSectionFooterFonts=getFonts(NewSectionFooter);const NewSectionNavFonts=getFonts(NewSectionNav);const breakpoints={FHPexLgau:\"(max-width: 809px)\",nhnjBQRJU:\"(min-width: 1440px) and (max-width: 1899px)\",QwBkLzbHl:\"(min-width: 810px) and (max-width: 1439px)\",YBFw3rmtb:\"(min-width: 1900px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5f96x\";const variantClassNames={FHPexLgau:\"framer-v-1h9mqw0\",nhnjBQRJU:\"framer-v-1b1wng0\",QwBkLzbHl:\"framer-v-vb5pnp\",YBFw3rmtb:\"framer-v-kbmzle\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"nhnjBQRJU\",Monitor:\"YBFw3rmtb\",Phone:\"FHPexLgau\",Tablet:\"QwBkLzbHl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nhnjBQRJU\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"AhKc5InkU\",data:Learning,type:\"Collection\"},select:[{collection:\"AhKc5InkU\",name:\"fI7Wno4Ls\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"HfhsfGmg8\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"vGGwh5HWE\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"cU_34uPda\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"mYAJUljQI\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"EdC1_ulHg\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"qtZmrMrrr\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"p2vidqOn2\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"ggofQqarI\",type:\"Identifier\"},{collection:\"AhKc5InkU\",name:\"pkvPGEzn1\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"AhKc5InkU\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,fI7Wno4Ls=getFromCurrentRouteData(\"fI7Wno4Ls\")??\"\",p2vidqOn2=getFromCurrentRouteData(\"p2vidqOn2\")??\"\",qtZmrMrrr=getFromCurrentRouteData(\"qtZmrMrrr\")??\"\",mYAJUljQI=getFromCurrentRouteData(\"mYAJUljQI\")??\"\",EdC1_ulHg=getFromCurrentRouteData(\"EdC1_ulHg\")??\"\",ggofQqarI=getFromCurrentRouteData(\"ggofQqarI\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nhnjBQRJU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1b1wng0\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sil77i\",\"data-border\":true,\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kbqp3y\",\"data-framer-name\":\"Hero - Fixed\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1avnt8f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f6xc01\",\"data-framer-name\":\"Fill\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"drofQJbP1\"},implicitPathVariables:undefined},{href:p2vidqOn2,implicitPathVariables:undefined},{href:{webPageId:\"drofQJbP1\"},implicitPathVariables:undefined},{href:p2vidqOn2,implicitPathVariables:undefined},{href:{webPageId:\"drofQJbP1\"},implicitPathVariables:undefined},{href:p2vidqOn2,implicitPathVariables:undefined},{href:{webPageId:\"drofQJbP1\"},implicitPathVariables:undefined},{href:p2vidqOn2,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`},QwBkLzbHl:{width:`max(${componentViewport?.width||\"100vw\"} - 160px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:479,width:\"1104px\",y:(componentViewport?.y||0)+0+0+0+0+168+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kus9wh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{ndMftYJsB:resolvedLinks[7],variant:\"qQQ8wcnHi\",VnwFQxiBN:resolvedLinks[6]},QwBkLzbHl:{ndMftYJsB:resolvedLinks[5],variant:\"NZoJ9WN4w\",VnwFQxiBN:resolvedLinks[4]},YBFw3rmtb:{ndMftYJsB:resolvedLinks[3],VnwFQxiBN:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(NewSectionH1,{FnN6PqCX8:fI7Wno4Ls,gUUslXrI3:\"\",height:\"100%\",id:\"K7gCtE22ktxyaCIObUCJY6RTYO4\",JiLdS37NO:\"Learning Lab\",layoutId:\"K7gCtE22ktxyaCIObUCJY6RTYO4\",ndMftYJsB:resolvedLinks[1],nNj6dNnbM:\"Try this workflow\",style:{width:\"100%\"},tPszLcZlL:\"\",TsjF0hSrQ:\"\",variant:\"wxczT41QF\",VnwFQxiBN:resolvedLinks[0],vsaJBxepP:fI7Wno4Ls,width:\"100%\",wU4E9QGJ7:\"\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5lsdrf\"})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1shz8ev\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wvwl6i\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3wgy4n\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bfhsfx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{variant:\"OPFXPaNMC\"},QwBkLzbHl:{variant:\"OPFXPaNMC\"}},children:/*#__PURE__*/_jsx(NavShortenedLearning,{height:\"100%\",id:\"K7gCtE22ktxyaCIObUFzfqJwR2U\",layoutId:\"K7gCtE22ktxyaCIObUFzfqJwR2U\",variant:\"tIFuuaNKG\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bzpt0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-180vxhg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-sj3ecj\",\"data-styles-preset\":\"KcYBx1cSN\",children:\"About this workflow\"})}),className:\"framer-yfmj70\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17bogda\",\"data-styles-preset\":\"SOB0hfNQd\",children:\"Created by: \"})}),className:\"framer-k7n02n\",fonts:[\"Inter\"],text:qtZmrMrrr,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jsnav6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17bogda\",\"data-styles-preset\":\"SOB0hfNQd\",style:{\"--framer-text-color\":\"var(--token-d9e17932-7a7f-4909-a062-6f2951fbb391, rgb(255, 134, 113))\"},children:\"Created by: \"})}),className:\"framer-8ph1ot\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17bogda\",\"data-styles-preset\":\"SOB0hfNQd\",style:{\"--framer-text-color\":\"var(--token-183e7bb5-f679-4dfc-b1ed-2be3022d4492, rgb(35, 35, 35))\"},children:\"Dennis Duckworth\"})}),className:\"framer-j0ic6a\",fonts:[\"Inter\"],text:mYAJUljQI,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17bogda\",\"data-styles-preset\":\"SOB0hfNQd\",style:{\"--framer-text-color\":\"var(--token-183e7bb5-f679-4dfc-b1ed-2be3022d4492, rgb(35, 35, 35))\"},children:\"from\"})}),className:\"framer-hl114e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17bogda\",\"data-styles-preset\":\"SOB0hfNQd\",style:{\"--framer-text-color\":\"var(--token-183e7bb5-f679-4dfc-b1ed-2be3022d4492, rgb(35, 35, 35))\"},children:\"Kindo AI\"})}),className:\"framer-17h0zgv\",fonts:[\"Inter\"],text:EdC1_ulHg,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o683u2-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,height:\"100%\",id:\"Hdtv9RVsq\",isMixedBorderRadius:false,isRed:true,layoutId:\"Hdtv9RVsq\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:10,topRightRadius:10,url:ggofQqarI,width:\"100%\"})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{y:(componentViewport?.y||0)+0+2116.7},QwBkLzbHl:{y:(componentViewport?.y||0)+0+2172.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:416,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1638.7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kqp36z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{variant:\"CWLqCuRPK\"},QwBkLzbHl:{variant:\"WpCXfAr_r\"}},children:/*#__PURE__*/_jsx(NewSectionAppExplosion,{AksEk1CIN:\"Supercharge your apps and data with fully integrated AI, utilizing the best and any AI model available\",cJcwn5P6d:\"Outline Button\",height:\"100%\",id:\"K7gCtE22ktxyaCIObUX_FbfgwLs\",layoutId:\"K7gCtE22ktxyaCIObUX_FbfgwLs\",qdTgjU2Kp:\"Elevate your work\",style:{width:\"100%\"},variant:\"Vononi7vPAzt2RVPIf\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2532.7},QwBkLzbHl:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2588.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1250,width:\"1440px\",y:(componentViewport?.y||0)+0+2054.7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b5nxes-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{variant:\"NTGqOCrN0\"},QwBkLzbHl:{variant:\"K4A1pw8mD\"}},children:/*#__PURE__*/_jsx(NewSectionMoreHelpfulContent,{height:\"100%\",id:\"K7gCtE22ktxyaCIObUply4dEGzo\",layoutId:\"K7gCtE22ktxyaCIObUply4dEGzo\",mk1OsDhjd:\"More to help get started with AI\",style:{width:\"100%\"},variant:\"cr39WkyKD\",width:\"100%\",WZhpVMEmX:\"Learn how to make the most of AI with video walkthroughs\",YPv3Iounl:\"Stay up to date with our blog\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{y:(componentViewport?.y||0)+0+3782.7},QwBkLzbHl:{y:(componentViewport?.y||0)+0+3838.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:516,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3304.7,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pbj1ot-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{variant:\"WINwknGV7\"},QwBkLzbHl:{variant:\"HZusnyqMZ\"}},children:/*#__PURE__*/_jsx(NewSectionFooter,{height:\"100%\",id:\"K7gCtE22ktxyaCIObUghuQffWaP\",layoutId:\"K7gCtE22ktxyaCIObUghuQffWaP\",style:{width:\"100%\"},variant:\"ncLmoeOw4\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nmnm5b-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FHPexLgau:{variant:\"jFp1FLXK5\"},QwBkLzbHl:{variant:\"zpEJCT54k\"}},children:/*#__PURE__*/_jsx(NewSectionNav,{CsWm3IHNv:\"rgb(255, 255, 255)\",height:\"100%\",HIIgpJLZU:\"rgb(35, 35, 35)\",id:\"K7gCtE22ktxyaCIObUP1NKLckYe\",layoutId:\"K7gCtE22ktxyaCIObUP1NKLckYe\",style:{width:\"100%\"},variant:\"sPzQT0NZU\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5f96x.framer-1fprvn4, .framer-5f96x .framer-1fprvn4 { display: block; }\",\".framer-5f96x.framer-1b1wng0 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",'.framer-5f96x .framer-sil77i { --border-bottom-width: 1px; --border-color: rgba(35, 35, 35, 0.4); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background: linear-gradient(180deg, rgba(246, 241, 235, 0) 7.858248873873874%, var(--token-6993663a-b3a6-4580-874e-8611731841ab, rgb(246, 241, 235)) /* {\"name\":\"New - Linear Color\"} */ 89.673071509009%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }',\".framer-5f96x .framer-1kbqp3y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 168px 168px 40px 168px; position: relative; width: 1440px; }\",\".framer-5f96x .framer-1avnt8f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5f96x .framer-1f6xc01 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5f96x .framer-kus9wh-container, .framer-5f96x .framer-1kqp36z-container, .framer-5f96x .framer-1pbj1ot-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5f96x .framer-5lsdrf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 219px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 422px; width: 270px; z-index: 1; }\",\".framer-5f96x .framer-1shz8ev { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 96px 168px 96px 168px; position: relative; width: 1440px; }\",\".framer-5f96x .framer-wvwl6i { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5f96x .framer-3wgy4n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5f96x .framer-bfhsfx-container { flex: none; height: auto; position: sticky; top: 120px; width: auto; will-change: transform; z-index: 1; }\",\".framer-5f96x .framer-bzpt0 { 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: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5f96x .framer-180vxhg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5f96x .framer-yfmj70, .framer-5f96x .framer-k7n02n { --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-5f96x .framer-jsnav6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5f96x .framer-8ph1ot, .framer-5f96x .framer-j0ic6a, .framer-5f96x .framer-hl114e, .framer-5f96x .framer-17h0zgv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5f96x .framer-1o683u2-container { aspect-ratio: 1.778501628664495 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 427px); position: relative; width: 100%; }\",\".framer-5f96x .framer-b5nxes-container { flex: none; height: auto; position: relative; width: 1440px; }\",\".framer-5f96x .framer-1nmnm5b-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5f96x.framer-1b1wng0, .framer-5f96x .framer-sil77i, .framer-5f96x .framer-1kbqp3y, .framer-5f96x .framer-1avnt8f, .framer-5f96x .framer-1f6xc01, .framer-5f96x .framer-5lsdrf, .framer-5f96x .framer-1shz8ev, .framer-5f96x .framer-wvwl6i, .framer-5f96x .framer-3wgy4n, .framer-5f96x .framer-bzpt0, .framer-5f96x .framer-180vxhg, .framer-5f96x .framer-jsnav6 { gap: 0px; } .framer-5f96x.framer-1b1wng0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5f96x.framer-1b1wng0 > :first-child, .framer-5f96x .framer-sil77i > :first-child, .framer-5f96x .framer-1kbqp3y > :first-child, .framer-5f96x .framer-1f6xc01 > :first-child, .framer-5f96x .framer-wvwl6i > :first-child, .framer-5f96x .framer-bzpt0 > :first-child, .framer-5f96x .framer-180vxhg > :first-child { margin-top: 0px; } .framer-5f96x.framer-1b1wng0 > :last-child, .framer-5f96x .framer-sil77i > :last-child, .framer-5f96x .framer-1kbqp3y > :last-child, .framer-5f96x .framer-1f6xc01 > :last-child, .framer-5f96x .framer-wvwl6i > :last-child, .framer-5f96x .framer-bzpt0 > :last-child, .framer-5f96x .framer-180vxhg > :last-child { margin-bottom: 0px; } .framer-5f96x .framer-sil77i > *, .framer-5f96x .framer-1kbqp3y > *, .framer-5f96x .framer-wvwl6i > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5f96x .framer-1avnt8f > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-5f96x .framer-1avnt8f > :first-child, .framer-5f96x .framer-5lsdrf > :first-child, .framer-5f96x .framer-1shz8ev > :first-child, .framer-5f96x .framer-3wgy4n > :first-child, .framer-5f96x .framer-jsnav6 > :first-child { margin-left: 0px; } .framer-5f96x .framer-1avnt8f > :last-child, .framer-5f96x .framer-5lsdrf > :last-child, .framer-5f96x .framer-1shz8ev > :last-child, .framer-5f96x .framer-3wgy4n > :last-child, .framer-5f96x .framer-jsnav6 > :last-child { margin-right: 0px; } .framer-5f96x .framer-1f6xc01 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-5f96x .framer-5lsdrf > *, .framer-5f96x .framer-1shz8ev > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5f96x .framer-3wgy4n > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-5f96x .framer-bzpt0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-5f96x .framer-180vxhg > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-5f96x .framer-jsnav6 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-5f96x[data-border=\"true\"]::after, .framer-5f96x [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1900px) { .framer-5f96x.framer-1b1wng0 { width: 1900px; }}\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-5f96x.framer-1b1wng0 { width: 810px; } .framer-5f96x .framer-1kbqp3y { padding: 168px 80px 40px 80px; width: 100%; } .framer-5f96x .framer-1shz8ev { padding: 96px 80px 96px 80px; width: 100%; } .framer-5f96x .framer-3wgy4n { align-content: center; align-items: center; flex-direction: column; gap: 40px; } .framer-5f96x .framer-bzpt0 { flex: none; width: 100%; } .framer-5f96x .framer-1o683u2-container { height: var(--framer-aspect-ratio-supported, 366px); } .framer-5f96x .framer-b5nxes-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5f96x .framer-3wgy4n { gap: 0px; } .framer-5f96x .framer-3wgy4n > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-5f96x .framer-3wgy4n > :first-child { margin-top: 0px; } .framer-5f96x .framer-3wgy4n > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-5f96x.framer-1b1wng0 { width: 390px; } .framer-5f96x .framer-1kbqp3y { padding: 168px 20px 40px 20px; width: 100%; } .framer-5f96x .framer-1shz8ev { flex-direction: column; padding: 40px 20px 96px 20px; width: 100%; } .framer-5f96x .framer-wvwl6i, .framer-5f96x .framer-bzpt0 { flex: none; width: 100%; } .framer-5f96x .framer-3wgy4n { align-content: center; align-items: center; flex-direction: column; gap: 40px; } .framer-5f96x .framer-1o683u2-container { height: var(--framer-aspect-ratio-supported, 112px); } .framer-5f96x .framer-b5nxes-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5f96x .framer-1shz8ev, .framer-5f96x .framer-3wgy4n { gap: 0px; } .framer-5f96x .framer-1shz8ev > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5f96x .framer-1shz8ev > :first-child, .framer-5f96x .framer-3wgy4n > :first-child { margin-top: 0px; } .framer-5f96x .framer-1shz8ev > :last-child, .framer-5f96x .framer-3wgy4n > :last-child { margin-bottom: 0px; } .framer-5f96x .framer-3wgy4n > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3480\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YBFw3rmtb\":{\"layout\":[\"fixed\",\"auto\"]},\"QwBkLzbHl\":{\"layout\":[\"fixed\",\"auto\"]},\"FHPexLgau\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerAhKc5InkU=withCSS(Component,css,\"framer-5f96x\");export default FramerAhKc5InkU;FramerAhKc5InkU.displayName=\"Learning\";FramerAhKc5InkU.defaultProps={height:3480,width:1440};addFonts(FramerAhKc5InkU,[{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\"}]},...NewSectionH1Fonts,...NavShortenedLearningFonts,...YouTubeFonts,...NewSectionAppExplosionFonts,...NewSectionMoreHelpfulContentFonts,...NewSectionFooterFonts,...NewSectionNavFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAhKc5InkU\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YBFw3rmtb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QwBkLzbHl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FHPexLgau\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3480\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NewSectionH1Fonts", "getFonts", "jx0oSAK4D_default", "NavShortenedLearningFonts", "pGyYvYfd4_default", "YouTubeFonts", "Youtube", "NewSectionAppExplosionFonts", "EcqO6mOOS_default", "NewSectionMoreHelpfulContentFonts", "GL4R1lAJT_default", "NewSectionFooterFonts", "IEOQuU72J_default", "NewSectionNavFonts", "hDsrazQvB_default", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "HkJootIDE_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "fI7Wno4Ls", "p2vidqOn2", "qtZmrMrrr", "mYAJUljQI", "EdC1_ulHg", "ggofQqarI", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "jx0oSAK4D_default", "pGyYvYfd4_default", "RichText2", "x", "Youtube", "EcqO6mOOS_default", "GL4R1lAJT_default", "IEOQuU72J_default", "hDsrazQvB_default", "css", "FramerAhKc5InkU", "withCSS", "AhKc5InkU_default", "addFonts", "NewSectionH1Fonts", "NavShortenedLearningFonts", "YouTubeFonts", "NewSectionAppExplosionFonts", "NewSectionMoreHelpfulContentFonts", "NewSectionFooterFonts", "NewSectionNavFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
