{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/0GwV7Sem3rH9CnTvOjXF/Lou42Juo6vopow52yCnT/hv3N5Lrng.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import NewNavbar from\"#framer/local/canvasComponent/J1s4Onkal/J1s4Onkal.js\";import NewButton from\"#framer/local/canvasComponent/Ohv3ggK60/Ohv3ggK60.js\";import RoundedFooterNew from\"#framer/local/canvasComponent/Zedaa7Cns/Zedaa7Cns.js\";import metadataProvider from\"#framer/local/webPageMetadata/hv3N5Lrng/hv3N5Lrng.js\";const NewNavbarFonts=getFonts(NewNavbar);const ContainerWithFX=withFX(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const NewButtonFonts=getFonts(NewButton);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const TickerFonts=getFonts(Ticker);const RoundedFooterNewFonts=getFonts(RoundedFooterNew);const breakpoints={GWd4RN3iy:\"(min-width: 1440px)\",lHBbkTlSz:\"(max-width: 809px)\",QSAdUDFMX:\"(min-width: 1200px) and (max-width: 1439px)\",WbiQmc0jO:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-J5Ugo\";const variantClassNames={GWd4RN3iy:\"framer-v-2pvnu0\",lHBbkTlSz:\"framer-v-1cburqy\",QSAdUDFMX:\"framer-v-18f5jgv\",WbiQmc0jO:\"framer-v-199xhvk\"};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-120};const transition2={delay:0,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={delay:.2,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={delay:.3,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition5={damping:40,delay:0,mass:1,stiffness:160,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition6={damping:40,delay:.2,mass:1,stiffness:160,type:\"spring\"};const transition7={damping:40,delay:.4,mass:1,stiffness:160,type:\"spring\"};const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transition8={damping:40,delay:.6,mass:1,stiffness:160,type:\"spring\"};const transition9={delay:.4,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition10={damping:40,delay:0,mass:1,stiffness:220,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Small\":\"QSAdUDFMX\",Desktop:\"GWd4RN3iy\",Phone:\"lHBbkTlSz\",Tablet:\"WbiQmc0jO\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GWd4RN3iy\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"f5AeTpTre\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"Mdcec1Zyy\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GWd4RN3iy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(239, 246, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-2pvnu0\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:20,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ilzl2z-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{variant:\"jcLGYzaqU\"},WbiQmc0jO:{variant:\"oS6UHiLnu\"}},children:/*#__PURE__*/_jsx(NewNavbar,{height:\"100%\",id:\"KVks2tlMy\",layoutId:\"KVks2tlMy\",style:{width:\"100%\"},variant:\"Ihr16hSgh\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m8njaq\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19vjntp\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rurvcx\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3yhnkt\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"41px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Give Great Feedback Automatically\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Give Great Feedback Automatically\"})}),className:\"framer-1qlebv6\",\"data-framer-appear-id\":\"1qlebv6\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],initial:animation2,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(25, 21, 63, 0.7)\"},children:\"Get AI-generated feedback suggestions based on your teaching priorities, then review and refine before sharing with students. Keep full control while saving hours of writing time.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(25, 21, 63, 0.7)\"},children:\"Get AI-generated feedback suggestions based on your teaching priorities, then review and refine before sharing with students. Keep full control while saving hours of writing time.\"})}),className:\"framer-zrzr9a\",\"data-framer-appear-id\":\"zrzr9a\",\"data-framer-name\":\"Description\",fonts:[\"GF;Onest-regular\"],initial:animation2,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-huamxm\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+0+120+0+0+0+0+414+0},QSAdUDFMX:{y:(componentViewport?.y||0)+0+0+180+0+0+0+0+551+0},WbiQmc0jO:{y:(componentViewport?.y||0)+0+0+160+0+0+0+0+551+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+0+200+0+0+0+0+551+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1g2dxkm-container\",\"data-framer-appear-id\":\"1g2dxkm\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"gHWlPGpOO\",layoutId:\"gHWlPGpOO\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(25, 21, 63)\",variant:\"De2tEuv_D\",width:\"100%\",WZmZPA_8U:\"rgb(25, 21, 63)\",Zl7OJaSF6:resolvedLinks[0]})})})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b7p260\",\"data-framer-name\":\"Transformation\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b8k0xj\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cgzxdv\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How It Works\"})})},WbiQmc0jO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How It Works\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"How It Works\"})}),className:\"framer-jrwnui\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(156, 163, 175)\"},children:\"Our smart batch processing turns stacks of assignments into organised feedback in minutes.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(156, 163, 175)\"},children:\"Our smart batch processing turns stacks of assignments into organised feedback in minutes.\"})}),className:\"framer-y1nl6p\",\"data-framer-name\":\"Body\",fonts:[\"GF;Onest-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y077v6\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1adp75a\",\"data-framer-name\":\"Content-01\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dwdwyq\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+610+24+0+40+356+0+0+0+0+18.000000000000057),pixelHeight:525,pixelWidth:822,sizes:\"320px\",src:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png\",srcSet:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png?scale-down-to=512 512w,https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png 822w\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+839+24+0+88+508+0+0+155.5+25.000000000000085),pixelHeight:525,pixelWidth:822,sizes:\"548px\",src:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png\",srcSet:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png?scale-down-to=512 512w,https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png 822w\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+819+24+0+64+444+0+0+0+0+25.000000000000085),pixelHeight:525,pixelWidth:822,sizes:\"548px\",src:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png\",srcSet:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png?scale-down-to=512 512w,https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png 822w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+859+24+0+88+508+0+0+155.5+25.000000000000085),pixelHeight:525,pixelWidth:822,sizes:\"548px\",src:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png\",srcSet:\"https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png?scale-down-to=512 512w,https://framerusercontent.com/images/wxiTbnrk7zQ2r5xUduLg4iV1o.png 822w\"},className:\"framer-1mvftjg\",\"data-framer-name\":\"Feedback - 1\",transformTemplate:transformTemplate1})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wpr175\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12d099t\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yafwti\",\"data-framer-name\":\"Tittle\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Define Your Skills\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Define Your Skills\"})})})}),className:\"framer-1syr0ch\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Choose which writing skills matter most to your class. Our AI will look for these elements while keeping your standards in mind.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Choose which writing skills matter most to your class. Our AI will look for these elements while keeping your standards in mind.\"})}),className:\"framer-18zli10\",\"data-framer-name\":\"Body\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hhcck0\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-and0jy\",\"data-framer-name\":\"List-01\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-j1zhtb\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Customise assessment criteria\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Customise assessment criteria\"})}),className:\"framer-1m2c7uh\",\"data-framer-name\":\"Real-time contact syncing \u2192 Real-time contact syncing\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-htyzie\",\"data-framer-name\":\"List-02\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1exl9u6\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Define key learning goals\"})}),className:\"framer-k6pk96\",\"data-framer-name\":\"Automatic data enrichment \u2192 Automatic data enrichment\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+610+24+0+40+356+0+0+0+264+0+542},QSAdUDFMX:{y:(componentViewport?.y||0)+0+839+24+0+88+508+0+0+0+0+659},WbiQmc0jO:{y:(componentViewport?.y||0)+0+819+24+0+64+444+0+0+0+448+0+659}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+859+24+0+88+508+0+0+0+0+659,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10vft8o-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks1[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks1[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"GistY_An2\",layoutId:\"GistY_An2\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks1[0]})})})})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-895d1g\",\"data-framer-name\":\"Content-02\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u27z7u\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12uyx4y\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7myic3\",\"data-framer-name\":\"Tittle\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{start:\"2\",style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Review Feedback\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{start:\"2\",style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Review Feedback\"})})})}),className:\"framer-15s2co2\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Get instant feedback suggestions that match your teaching style. Easily edit, refine, or approve before sharing with students.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Get instant feedback suggestions that match your teaching style. Easily edit, refine, or approve before sharing with students.\"})}),className:\"framer-1w1qiqt\",\"data-framer-name\":\"Body\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jwwvy6\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-133k0f8\",\"data-framer-name\":\"List-01\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-6s2usp\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Quick edit options\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Quick edit options\"})}),className:\"framer-1tczgwj\",\"data-framer-name\":\"Real-time contact syncing \u2192 Real-time contact syncing\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p15tnz\",\"data-framer-name\":\"List-02\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-g606f6\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Full teacher control\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Full teacher control\"})}),className:\"framer-1cpeafr\",\"data-framer-name\":\"Automatic data enrichment \u2192 Automatic data enrichment\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+610+24+0+40+356+0+914+0+264+0+528},QSAdUDFMX:{y:(componentViewport?.y||0)+0+839+24+0+88+508+0+815+0+0+659},WbiQmc0jO:{y:(componentViewport?.y||0)+0+819+24+0+64+444+0+1239+0+448+0+659}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+859+24+0+88+508+0+815+0+0+659,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1e1vci9-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks2[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks2[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"cOzJkNWB0\",layoutId:\"cOzJkNWB0\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks2[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gn4uvv\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-p2vlvf\",\"data-framer-name\":\"Feedback - 2\",fill:\"black\",intrinsicHeight:350,intrinsicWidth:548,svg:'<svg width=\"548\" height=\"350\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path fill=\"#EFF6FF\" d=\"M0 0h548v350H0z\"/><g filter=\"url(#b)\"><path d=\"M419.944 55.764v377.158c0 9.444-7.772 17.222-17.21 17.222H144.788c-9.438 0-17.21-7.778-17.21-17.222V55.764c0-9.444 7.772-17.222 17.21-17.222h257.946c9.438 0 17.21 7.778 17.21 17.222Z\" fill=\"#fff\"/></g><path d=\"M419.94 55.764v12.5H127.574v-12.5c0-9.444 7.772-17.222 17.21-17.222H402.73c9.438 0 17.21 7.778 17.21 17.222Z\" fill=\"#D5DDEA\"/><path d=\"M144.477 58.82a5.276 5.276 0 0 0 5.274-5.278 5.276 5.276 0 0 0-5.274-5.277 5.276 5.276 0 0 0-5.274 5.277 5.276 5.276 0 0 0 5.274 5.278Zm16.371 0a5.276 5.276 0 0 0 5.274-5.278 5.276 5.276 0 0 0-5.274-5.277 5.276 5.276 0 0 0-5.274 5.277 5.276 5.276 0 0 0 5.274 5.278Zm16.656 0a5.276 5.276 0 0 0 5.274-5.278 5.276 5.276 0 0 0-5.274-5.277 5.276 5.276 0 0 0-5.274 5.277 5.276 5.276 0 0 0 5.274 5.278Zm-50.203 9.444h292.367V482H127.301z\" fill=\"#fff\"/><rect x=\"140\" y=\"82\" width=\"166.875\" height=\"16.688\" rx=\"8.344\" fill=\"url(#c)\" fill-opacity=\".4\"/><rect x=\"140\" y=\"112.037\" width=\"210.262\" height=\"16.688\" rx=\"8.344\" fill=\"url(#d)\" fill-opacity=\".4\"/><rect x=\"140\" y=\"142.075\" width=\"96.787\" height=\"16.688\" rx=\"8.344\" fill=\"url(#e)\" fill-opacity=\".4\"/><rect x=\"140\" y=\"172.112\" width=\"166.875\" height=\"16.688\" rx=\"8.344\" fill=\"url(#f)\" fill-opacity=\".4\"/><rect x=\"140\" y=\"202.15\" width=\"135.169\" height=\"16.688\" rx=\"8.344\" fill=\"url(#g)\" fill-opacity=\".4\"/><rect x=\"140\" y=\"262.225\" width=\"116.812\" height=\"16.688\" rx=\"8.344\" fill=\"url(#h)\" fill-opacity=\".4\"/><rect x=\"140\" y=\"292.263\" width=\"78.431\" height=\"16.688\" rx=\"8.344\" fill=\"url(#i)\" fill-opacity=\".4\"/><rect x=\"140\" y=\"322.538\" width=\"183.844\" height=\"16.688\" rx=\"8.344\" transform=\"rotate(-.074 140 322.538)\" fill=\"url(#j)\" fill-opacity=\".4\"/><path fill=\"#F7D158\" fill-opacity=\".56\" d=\"M149 169h138v20H149zm40-60h78v20h-78zm-20 184h68v20h-68z\"/><rect x=\"322\" y=\"300.659\" width=\"80\" height=\"33\" rx=\"16.5\" fill=\"#6ECFBB\"/><path d=\"m338.047 320.659 3.201-8.35h1.759l3.189 8.35h-1.594l-.555-1.547h-3.85l-.567 1.547h-1.583Zm2.622-2.881h2.894l-1.441-3.98-1.453 3.98Zm6.274 5.172v-8.515h1.346l.071.839c.244-.323.536-.559.874-.709a2.758 2.758 0 0 1 1.122-.224c.614 0 1.122.142 1.524.425.401.283.7.665.897 1.146.197.48.295 1.023.295 1.629a4.2 4.2 0 0 1-.307 1.642c-.204.48-.515.862-.933 1.145-.409.276-.925.414-1.547.414a3.21 3.21 0 0 1-.803-.095 2.333 2.333 0 0 1-.638-.271 2.073 2.073 0 0 1-.46-.402v2.976h-1.441Zm3.118-3.507c.401 0 .716-.087.945-.26a1.54 1.54 0 0 0 .496-.697c.102-.291.153-.598.153-.921 0-.339-.055-.654-.165-.945a1.495 1.495 0 0 0-.508-.708c-.236-.182-.551-.272-.945-.272-.362 0-.669.09-.921.272a1.624 1.624 0 0 0-.555.696 2.36 2.36 0 0 0-.189.945c0 .347.059.665.177.957.118.283.303.512.555.685.252.165.571.248.957.248Zm4.171 3.507v-8.515h1.346l.071.839c.244-.323.536-.559.874-.709a2.758 2.758 0 0 1 1.122-.224c.614 0 1.122.142 1.524.425.401.283.7.665.897 1.146.197.48.296 1.023.296 1.629a4.2 4.2 0 0 1-.308 1.642c-.204.48-.515.862-.933 1.145-.409.276-.925.414-1.547.414a3.21 3.21 0 0 1-.803-.095 2.057 2.057 0 0 1-1.098-.673v2.976h-1.441Zm3.118-3.507c.401 0 .716-.087.945-.26a1.54 1.54 0 0 0 .496-.697c.102-.291.153-.598.153-.921 0-.339-.055-.654-.165-.945a1.495 1.495 0 0 0-.508-.708c-.236-.182-.551-.272-.945-.272-.362 0-.669.09-.921.272a1.624 1.624 0 0 0-.555.696 2.36 2.36 0 0 0-.189.945c0 .347.059.665.177.957.118.283.303.512.555.685.252.165.571.248.957.248Zm4.171 1.216v-6.224h1.311l.083.815c.157-.236.334-.417.531-.543.205-.134.421-.228.65-.284a3.11 3.11 0 0 1 .708-.082h.237c.078 0 .141.004.188.012v1.37h-.377c-.41 0-.756.078-1.04.236a1.503 1.503 0 0 0-.637.673c-.142.291-.213.65-.213 1.075v2.952h-1.441Zm7.287.083c-.638 0-1.189-.13-1.654-.39a2.685 2.685 0 0 1-1.063-1.11c-.244-.48-.366-1.043-.366-1.689 0-.653.126-1.216.378-1.689.252-.48.606-.854 1.063-1.122.457-.267 1.004-.401 1.642-.401.63 0 1.173.134 1.629.401.457.268.807.646 1.052 1.134.244.48.366 1.047.366 1.701 0 .637-.122 1.197-.366 1.677a2.553 2.553 0 0 1-1.04 1.098c-.456.26-1.004.39-1.641.39Zm-.012-1.311c.393 0 .708-.087.945-.26.244-.173.421-.401.531-.685.11-.283.165-.59.165-.921 0-.331-.055-.642-.165-.933a1.47 1.47 0 0 0-.531-.697c-.237-.181-.552-.271-.945-.271-.394 0-.713.09-.957.271a1.47 1.47 0 0 0-.531.697c-.11.283-.166.594-.166.933 0 .331.056.642.166.933.118.283.295.512.531.685.244.165.563.248.957.248Zm5.795 1.228-2.256-6.224h1.594l1.642 4.996 1.63-4.996h1.582l-2.255 6.224h-1.937Zm7.698.083c-.646 0-1.197-.134-1.654-.402a2.629 2.629 0 0 1-1.027-1.11c-.229-.48-.343-1.035-.343-1.665 0-.63.118-1.185.355-1.665.244-.488.59-.87 1.039-1.146.456-.275 1.004-.413 1.641-.413.473 0 .886.086 1.24.26.355.165.65.393.886.685.244.291.425.622.544.992.118.37.173.759.165 1.169l-.024.283a4.554 4.554 0 0 1-.035.284h-4.37c.024.275.095.527.213.756.126.228.299.409.519.543.229.134.512.201.851.201.196 0 .385-.024.567-.071.181-.055.338-.134.472-.236a.733.733 0 0 0 .283-.39h1.441c-.102.449-.291.815-.567 1.098a2.5 2.5 0 0 1-.992.626 3.575 3.575 0 0 1-1.204.201Zm-1.559-3.803h2.999c0-.26-.059-.496-.177-.709a1.233 1.233 0 0 0-.508-.496c-.212-.126-.472-.189-.779-.189-.331 0-.606.067-.827.201-.22.134-.389.307-.508.52a1.576 1.576 0 0 0-.2.673Z\" fill=\"#19153F\"/><g filter=\"url(#k)\"><path d=\"m247.216 191.358-2.223-11.457 10.209 5.655-5.029 1.475-2.957 4.327Z\" fill=\"#000\"/><path d=\"m247.216 191.358-2.223-11.457 10.209 5.655-5.029 1.475-2.957 4.327Z\" stroke=\"#fff\" stroke-width=\".705\"/></g><g filter=\"url(#l)\"><path d=\"M253.691 192.511c0-.779.632-1.41 1.411-1.41h53.584c7.788 0 14.101 6.313 14.101 14.101 0 7.788-6.313 14.101-14.101 14.101h-38.073c-9.346 0-16.922-7.576-16.922-16.921v-9.871Z\" fill=\"#FFC466\" shape-rendering=\"crispEdges\"/><path d=\"M254.396 192.511c0-.389.316-.705.706-.705h53.584c7.398 0 13.396 5.998 13.396 13.396 0 7.398-5.998 13.396-13.396 13.396h-38.073c-8.956 0-16.217-7.26-16.217-16.216v-9.871Z\" stroke=\"#fff\" stroke-width=\"1.41\" shape-rendering=\"crispEdges\"/><path d=\"M267.579 208.741v-6.689h-2.494v-1.286h6.385v1.286h-2.493v6.689h-1.398Zm6.77.079c-.617 0-1.144-.127-1.58-.383a2.52 2.52 0 0 1-.981-1.061c-.218-.458-.327-.989-.327-1.59 0-.602.112-1.132.338-1.591.233-.466.564-.831.993-1.094.436-.263.959-.395 1.568-.395.451 0 .846.083 1.184.248.339.158.621.376.846.655.234.278.407.594.519.947.113.354.166.726.158 1.117l-.022.271a4.86 4.86 0 0 1-.034.27h-4.174c.022.264.09.504.203.722.12.219.286.392.496.519.218.128.489.192.813.192.188 0 .368-.022.541-.068.173-.052.323-.127.451-.225a.697.697 0 0 0 .271-.372h1.376c-.097.428-.278.778-.541 1.049-.263.27-.579.47-.948.598a3.439 3.439 0 0 1-1.15.191Zm-1.49-3.632h2.866a1.38 1.38 0 0 0-.169-.677 1.185 1.185 0 0 0-.485-.474 1.445 1.445 0 0 0-.745-.18c-.316 0-.579.064-.79.192-.21.127-.372.293-.485.496a1.527 1.527 0 0 0-.192.643Zm7.2 3.632c-.278 0-.541-.037-.789-.112a2.203 2.203 0 0 1-.666-.328 1.75 1.75 0 0 1-.474-.552 1.744 1.744 0 0 1-.169-.79c0-.384.075-.696.226-.936.15-.249.353-.437.609-.564.263-.128.56-.215.891-.26a6.682 6.682 0 0 1 1.038-.079h1.162c0-.263-.042-.489-.124-.677a.993.993 0 0 0-.395-.462c-.173-.113-.399-.169-.677-.169-.181 0-.35.022-.508.067-.15.038-.282.102-.395.192a.68.68 0 0 0-.225.327h-1.41c.052-.308.158-.571.316-.789.165-.226.364-.41.597-.553a2.81 2.81 0 0 1 .79-.316c.286-.075.575-.113.869-.113.865 0 1.493.248 1.884.745.398.496.598 1.192.598 2.087v3.203h-1.219l-.034-.767a1.625 1.625 0 0 1-.62.564 2.211 2.211 0 0 1-.7.226 3.528 3.528 0 0 1-.575.056Zm.271-1.116c.301 0 .568-.057.801-.17a1.36 1.36 0 0 0 .553-.473c.143-.204.214-.437.214-.7v-.192h-1.083c-.181 0-.361.008-.541.023a1.566 1.566 0 0 0-.474.09.792.792 0 0 0-.35.214c-.083.098-.124.237-.124.418 0 .18.045.327.135.44a.945.945 0 0 0 .373.259c.157.06.323.091.496.091Zm6.808 1.116c-.617 0-1.136-.124-1.557-.372a2.46 2.46 0 0 1-.959-1.072c-.218-.458-.327-.989-.327-1.59 0-.602.113-1.132.338-1.591.226-.466.557-.831.993-1.094.436-.263.966-.395 1.591-.395.458 0 .864.079 1.218.237.361.158.65.391.869.699.225.301.368.677.428 1.129h-1.353c-.091-.286-.241-.493-.452-.621a1.293 1.293 0 0 0-.733-.203c-.383 0-.688.094-.914.282-.218.181-.376.41-.473.688a2.596 2.596 0 0 0-.147.869c0 .316.053.613.158.891.105.271.267.489.485.654.225.166.515.248.869.248.285 0 .541-.063.767-.191.233-.128.383-.335.451-.621h1.399c-.053.459-.207.843-.463 1.151a2.29 2.29 0 0 1-.947.677c-.384.15-.798.225-1.241.225Zm3.684-.079v-7.975h1.376v2.797c.158-.203.342-.368.553-.496a2.22 2.22 0 0 1 .666-.271c.233-.06.455-.09.665-.09.564 0 1.008.124 1.331.372.324.249.549.579.677.993a4.5 4.5 0 0 1 .203 1.399v3.271h-1.376v-3.034c0-.203-.015-.41-.045-.621-.03-.21-.09-.398-.181-.564a.966.966 0 0 0-.383-.417c-.166-.105-.388-.158-.666-.158-.263 0-.489.056-.677.169a1.212 1.212 0 0 0-.451.44 2.381 2.381 0 0 0-.237.621 3 3 0 0 0-.079.676v2.888h-1.376Zm9.426.079c-.616 0-1.143-.127-1.579-.383a2.514 2.514 0 0 1-.981-1.061c-.219-.458-.328-.989-.328-1.59 0-.602.113-1.132.339-1.591.233-.466.564-.831.993-1.094.436-.263.958-.395 1.568-.395.451 0 .846.083 1.184.248.339.158.621.376.846.655.233.278.406.594.519.947.113.354.166.726.158 1.117l-.023.271a4.023 4.023 0 0 1-.033.27h-4.174c.022.264.09.504.203.722.12.219.286.392.496.519.218.128.489.192.812.192.188 0 .369-.022.542-.068.173-.052.323-.127.451-.225a.702.702 0 0 0 .271-.372h1.376c-.098.428-.278.778-.541 1.049a2.41 2.41 0 0 1-.948.598 3.445 3.445 0 0 1-1.151.191Zm-1.489-3.632h2.866a1.37 1.37 0 0 0-.17-.677 1.173 1.173 0 0 0-.485-.474 1.439 1.439 0 0 0-.744-.18c-.316 0-.579.064-.79.192-.21.127-.372.293-.485.496a1.513 1.513 0 0 0-.192.643Zm5.305 3.553v-5.945h1.252l.079.779c.15-.226.32-.399.508-.519.195-.128.402-.218.62-.271.226-.053.451-.079.677-.079h.225c.076 0 .136.004.181.011v1.309h-.361c-.391 0-.722.075-.993.226-.27.15-.474.364-.609.643-.135.278-.203.62-.203 1.026v2.82h-1.376Z\" fill=\"#fff\"/></g></g><defs><linearGradient id=\"c\" x1=\"306.875\" y1=\"90.49\" x2=\"140\" y2=\"90.49\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><linearGradient id=\"d\" x1=\"350.262\" y1=\"120.528\" x2=\"140\" y2=\"120.528\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><linearGradient id=\"e\" x1=\"236.787\" y1=\"150.565\" x2=\"140\" y2=\"150.565\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><linearGradient id=\"f\" x1=\"306.875\" y1=\"180.603\" x2=\"140\" y2=\"180.603\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><linearGradient id=\"g\" x1=\"275.169\" y1=\"210.64\" x2=\"140\" y2=\"210.64\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><linearGradient id=\"h\" x1=\"256.813\" y1=\"270.715\" x2=\"140\" y2=\"270.715\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><linearGradient id=\"i\" x1=\"218.431\" y1=\"300.753\" x2=\"140\" y2=\"300.753\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><linearGradient id=\"j\" x1=\"323.844\" y1=\"331.029\" x2=\"140\" y2=\"331.029\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EFF6FF\" stop-opacity=\"0\"/><stop offset=\".5\" stop-color=\"#D5DDEA\"/></linearGradient><filter id=\"b\" x=\"50.041\" y=\"-.226\" width=\"447.441\" height=\"566.675\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"38.768\"/><feGaussianBlur stdDeviation=\"38.768\"/><feColorMatrix values=\"0 0 0 0 0.397708 0 0 0 0 0.47749 0 0 0 0 0.575 0 0 0 0.12 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_985_4475\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_985_4475\" result=\"shape\"/></filter><filter id=\"k\" x=\"243.094\" y=\"178.521\" width=\"14.426\" height=\"15.848\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\".705\"/><feGaussianBlur stdDeviation=\".705\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_985_4475\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_985_4475\" result=\"shape\"/></filter><filter id=\"l\" x=\"249.461\" y=\"186.871\" width=\"83.195\" height=\"42.303\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dx=\"2.82\" dy=\"2.82\"/><feGaussianBlur stdDeviation=\"3.525\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.415686 0 0 0 0 0.466667 0 0 0 0 0.588235 0 0 0 0.16 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_985_4475\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_985_4475\" result=\"shape\"/></filter><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h548v350H0z\"/></clipPath></defs></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-otx9rn\",\"data-framer-name\":\"Content-03\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nu4g6e\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+610+24+0+40+356+0+1814+0+0+240-205.1875),pixelHeight:525,pixelWidth:822,sizes:\"360px\",src:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png\",srcSet:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png?scale-down-to=512 512w,https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png 822w\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+839+24+0+88+508+0+1630+155.5+400-350),pixelHeight:525,pixelWidth:822,sizes:\"548px\",src:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png\",srcSet:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png?scale-down-to=512 512w,https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png 822w\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+819+24+0+64+444+0+2478+0+0+400-350),pixelHeight:525,pixelWidth:822,sizes:\"548px\",src:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png\",srcSet:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png?scale-down-to=512 512w,https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png 822w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:525,intrinsicWidth:822,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+859+24+0+88+508+0+1630+155.5+400-350),pixelHeight:525,pixelWidth:822,sizes:\"548px\",src:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png\",srcSet:\"https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png?scale-down-to=512 512w,https://framerusercontent.com/images/onl08491RKaosQYwAvREjlV8sw.png 822w\"},className:\"framer-1lyre39\",\"data-framer-name\":\"Feedback - 3\",transformTemplate:transformTemplate2})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q37k65\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d24sec\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eorwa4\",\"data-framer-name\":\"Tittle\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{start:\"3\",style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Generate Learning Activities\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{start:\"3\",style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Generate Learning Activities\"})})})}),className:\"framer-1a3ta18\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Turn feedback into action with AI-generated learning activities tailored to each student's needs.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Turn feedback into action with AI-generated learning activities tailored to each student's needs.\"})}),className:\"framer-1x74k0m\",\"data-framer-name\":\"Body\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j8liy3\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k325ze\",\"data-framer-name\":\"List-01\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-58gan0\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Personalised exercises\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Personalised exercises\"})}),className:\"framer-1622d1t\",\"data-framer-name\":\"Real-time contact syncing \u2192 Real-time contact syncing\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jy0sqs\",\"data-framer-name\":\"List-02\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-e6xo9x\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Skill-specific practice\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Skill-specific practice\"})}),className:\"framer-1f7xfq5\",\"data-framer-name\":\"Automatic data enrichment \u2192 Automatic data enrichment\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+610+24+0+40+356+0+1814+0+264+0+528},QSAdUDFMX:{y:(componentViewport?.y||0)+0+839+24+0+88+508+0+1630+0+0+659},WbiQmc0jO:{y:(componentViewport?.y||0)+0+819+24+0+64+444+0+2478+0+448+0+659}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+859+24+0+88+508+0+1630+0+0+659,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-e7lpym-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks3[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks3[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"fMCvQRI8e\",layoutId:\"fMCvQRI8e\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks3[0]})})})})})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ritc02\",\"data-framer-name\":\"Content-04\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nmswat\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19xn29\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3us6sf\",\"data-framer-name\":\"Tittle\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Monitor Impact\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Monitor Impact\"})}),className:\"framer-csr6eh\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Track how your refined feedback influences student progress, with insights to guide future teaching.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.64)\"},children:\"Track how your refined feedback influences student progress, with insights to guide future teaching.\"})}),className:\"framer-n0y3wt\",\"data-framer-name\":\"Body\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10qbsh5\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xqx26q\",\"data-framer-name\":\"List-01\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ou93pv\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Progress tracking\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Progress tracking\"})}),className:\"framer-1tw94z3\",\"data-framer-name\":\"Real-time contact syncing \u2192 Real-time contact syncing\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14g1mlt\",\"data-framer-name\":\"List-02\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1uaydor\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"8\" fill=\"white\"/>\\n<path d=\"M7.33398 11.5767L8.38465 13.2367C9.10732 14.3793 9.46865 14.95 9.93132 15.15C10.3367 15.3233 10.7953 15.3273 11.202 15.1593C11.6687 14.9673 12.0393 14.402 12.7793 13.2713L16.6673 7.33398\" stroke=\"#19153F\" stroke-width=\"1.46667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Monitor impact\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Monitor impact\"})}),className:\"framer-1r1xouy\",\"data-framer-name\":\"Automatic data enrichment \u2192 Automatic data enrichment\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+610+24+0+40+356+0+2714+0+264+0+528},QSAdUDFMX:{y:(componentViewport?.y||0)+0+839+24+0+88+508+0+2445+0+0+659},WbiQmc0jO:{y:(componentViewport?.y||0)+0+819+24+0+64+444+0+3717+0+448+0+659}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+859+24+0+88+508+0+2445+0+0+659,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4zr7oi-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks4[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks4[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"f8sAJ0Db8\",layoutId:\"f8sAJ0Db8\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks4[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1goh5nv\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:350,intrinsicWidth:548,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+610+24+0+40+356+0+2714+0+0+240-205.1875),pixelHeight:350,pixelWidth:548,sizes:\"360px\",src:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg\",srcSet:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg 548w\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:350,intrinsicWidth:548,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+839+24+0+88+508+0+2445+155.5+400-350),pixelHeight:350,pixelWidth:548,sizes:\"548px\",src:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg\",srcSet:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg 548w\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:350,intrinsicWidth:548,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+819+24+0+64+444+0+3717+0+0+400-350),pixelHeight:350,pixelWidth:548,sizes:\"548px\",src:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg\",srcSet:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg 548w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:350,intrinsicWidth:548,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+859+24+0+88+508+0+2445+155.5+400-350),pixelHeight:350,pixelWidth:548,sizes:\"548px\",src:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg\",srcSet:\"https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GVpmhfE6oaYDu4uEUEpiwgMRsU.svg 548w\"},className:\"framer-x3ie8i\",\"data-framer-name\":\"Feedback - 4\",transformTemplate:transformTemplate2})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+610+24+0+0),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 390px) + 340px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+839+24+0+-298),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1300px) + 255px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+819+24+0+-298),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 810px) + 255px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+859+24+0+-298),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1392px) + 255px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"},className:\"framer-viugwv\",\"data-framer-name\":\"Pattern\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ckt52p\",\"data-framer-name\":\"Proof\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gmabsq\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(25, 21, 63, 0.7)\"},children:\"Backed by Leading Institutions\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(25, 21, 63, 0.7)\"},children:\"Backed by Leading Institutions\"})}),className:\"framer-1p6v0gf\",\"data-framer-name\":\"Description\",fonts:[\"GF;Onest-500\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9590rz\",\"data-framer-name\":\"Logo-univ\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bmpmzb\",\"data-framer-name\":\"Melbourne\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4660+24+0+0+48+0+0+13.999999999999993),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vqh6CZ9V8O58nKSrFEHBKmLgfc.jpg\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4759+24+0+0+67+0+8),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vqh6CZ9V8O58nKSrFEHBKmLgfc.jpg\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6315+24+0+0+59+0+22),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vqh6CZ9V8O58nKSrFEHBKmLgfc.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4803+24+0+0+67+0+8),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vqh6CZ9V8O58nKSrFEHBKmLgfc.jpg\"},className:\"framer-1okkho6\",\"data-framer-name\":\"unimelb-315bfb1a.jpg\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"University of Melbourne\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"University of Melbourne\"})}),className:\"framer-16r3vvt\",\"data-framer-name\":\"University of Melbourne\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qpocsb\",\"data-framer-name\":\"Swinburne\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4660+24+0+0+48+0+119.99999999999999+13.999999999999993),positionX:\"center\",positionY:\"center\",sizes:\"144.375px\",src:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png\",srcSet:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png?scale-down-to=512 512w,https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png 924w\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4759+24+0+0+67+0+8),positionX:\"center\",positionY:\"center\",sizes:\"231px\",src:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png\",srcSet:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png?scale-down-to=512 512w,https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png 924w\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6315+24+0+0+59+0+22),positionX:\"center\",positionY:\"center\",sizes:\"180.4688px\",src:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png\",srcSet:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png?scale-down-to=512 512w,https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png 924w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4803+24+0+0+67+0+8),positionX:\"center\",positionY:\"center\",sizes:\"231px\",src:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png\",srcSet:\"https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png?scale-down-to=512 512w,https://framerusercontent.com/images/0sMSuGg9a9LxJitua1DbVYG53rA.png 924w\"},className:\"framer-koemf0\",\"data-framer-name\":\"swinburneuniversity-b90ff575.png\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Swinburne University\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Swinburne University\"})}),className:\"framer-11td2x4\",\"data-framer-name\":\"Swinburne University\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xg4wv3\",\"data-framer-name\":\"Pricing\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-134ct2u\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5pxlws\",\"data-framer-name\":\"Left\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10eslq9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Generate targeted interventions based on real-time analysis\"})})},WbiQmc0jO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Generate targeted interventions based on real-time analysis\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Generate targeted interventions based on real-time analysis\"})}),className:\"framer-1pgd6dm\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.56)\"},children:\"Our granular skill development technology allows you to understand and nurture each student's unique learning journey with unprecedented precision.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.56)\"},children:\"Our granular skill development technology allows you to understand and nurture each student's unique learning journey with unprecedented precision.\"})}),className:\"framer-1ai8l4q\",\"data-framer-name\":\"Body\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1acxx1k\",\"data-framer-name\":\"Number-stats\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-s97pef\",\"data-framer-name\":\"Item\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11lfnp8\",\"data-framer-name\":\"Item\"})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8q9hw3\",\"data-border\":true,\"data-framer-name\":\"Right\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l55t01\",\"data-border\":true,\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m36uf8\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5e3+24+0+0+380+10+0+20+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/icHIxVNMDurNMOGhMiEq4mU.svg\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5050+80+0+0+10+0+40+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/icHIxVNMDurNMOGhMiEq4mU.svg\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6598+56+0+0+10+0+40+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/icHIxVNMDurNMOGhMiEq4mU.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5094+80+0+0+10+0+40+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/icHIxVNMDurNMOGhMiEq4mU.svg\"},className:\"framer-16a180g\",\"data-framer-name\":\"Icon\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wltpi7\",\"data-framer-name\":\"Pricing\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(35, 37, 41)\"},children:\"Empower Precise Learning\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(35, 37, 41)\"},children:\"Empower Precise Learning\"})}),className:\"framer-1wgr49m\",\"data-framer-name\":\"Header \u2192 Free\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QWVvbmlrLTUwMA==\",\"--framer-font-family\":'\"Aeonik\", \"Aeonik Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(111, 121, 136)\"},children:\"Our granular skill development technology allows you to understand and nurture each student's unique learning journey with unprecedented precision.\"})}),className:\"framer-11wpne3\",\"data-framer-name\":\"Our granular skill development technology allows you to understand and nurture each student's unique learning journey with unprecedented precision.\",fonts:[\"GF;Aeonik-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1igc3xg\",\"data-border\":true,\"data-framer-name\":\"Content-List\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xzrv93\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gjzxzt\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18e22d5\",\"data-framer-name\":\"List-01\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kkml9u\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"18\" height=\"18\" rx=\"6\" fill=\"white\"/>\\n<path d=\"M5.5 8.682L6.288 9.927C6.83 10.784 7.101 11.212 7.448 11.362C7.752 11.492 8.096 11.495 8.401 11.369C8.751 11.225 9.029 10.801 9.584 9.953L12.5 5.5\" stroke=\"#19153F\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(80, 89, 103)\"},children:\"AI-powered skill decomposition and analysis\"})}),className:\"framer-3e4oex\",\"data-framer-name\":\"Real-time contact syncing \u2192 Real-time contact syncing\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13qracb\",\"data-framer-name\":\"List-02\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1mdap8r\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"18\" height=\"18\" rx=\"6\" fill=\"white\"/>\\n<path d=\"M5.5 8.682L6.288 9.927C6.83 10.784 7.101 11.212 7.448 11.362C7.752 11.492 8.096 11.495 8.401 11.369C8.751 11.225 9.029 10.801 9.584 9.953L12.5 5.5\" stroke=\"#19153F\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(80, 89, 103)\"},children:\"Dynamic skill relationship mapping\"})}),className:\"framer-1rtiz0g\",\"data-framer-name\":\"Automatic data enrichment \u2192 Automatic data enrichment\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qfecir\",\"data-framer-name\":\"List-03\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-10jls85\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"18\" height=\"18\" rx=\"6\" fill=\"white\"/>\\n<path d=\"M5.5 8.682L6.288 9.927C6.83 10.784 7.101 11.212 7.448 11.362C7.752 11.492 8.096 11.495 8.401 11.369C8.751 11.225 9.029 10.801 9.584 9.953L12.5 5.5\" stroke=\"#19153F\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(80, 89, 103)\"},children:\"Personalised learning pathways based on skill interconnections\"})}),className:\"framer-1bukj8r\",\"data-framer-name\":\"Automatic data enrichment \u2192 Automatic data enrichment\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ido7uo\",\"data-framer-name\":\"List-04\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-949mow\",\"data-framer-name\":\"Background\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:18,intrinsicWidth:18,svg:'<svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"18\" height=\"18\" rx=\"6\" fill=\"white\"/>\\n<path d=\"M5.5 8.682L6.288 9.927C6.83 10.784 7.101 11.212 7.448 11.362C7.752 11.492 8.096 11.495 8.401 11.369C8.751 11.225 9.029 10.801 9.584 9.953L12.5 5.5\" stroke=\"#19153F\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"rgb(80, 89, 103)\"},children:\"Real-time skill gap identification and targeted interventions\"})}),className:\"framer-8ftofe\",\"data-framer-name\":\"Up to 3 seats \u2192 Up to 3 seats\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+5e3+24+0+0+380+10+400+20+0+548},QSAdUDFMX:{y:(componentViewport?.y||0)+0+5050+80+0+0+10+420+20+0+548},WbiQmc0jO:{y:(componentViewport?.y||0)+0+6598+56+0+0+10+420+20+0+548}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+5094+80+0+0+10+420+20+0+548,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-rixz0x-container\",\"data-framer-appear-id\":\"rixz0x\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"dX0ola1eJ\",layoutId:\"dX0ola1eJ\",MwCgYvdOD:\"Start Mapping Skills\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(25, 21, 63)\",variant:\"De2tEuv_D\",width:\"100%\",WZmZPA_8U:\"rgb(25, 21, 63)\",Zl7OJaSF6:\"https://meetings.hubspot.com/mmw-jamessmith/meeting-with-james?uuid=94f6594c-a673-4ef1-8a4b-3f8520048255\"})})})})]})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b1qud0\",\"data-framer-name\":\"Social Proff\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vpkro3\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jcc3up\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Trusted by Leading Schools Across Victoria\"})})},WbiQmc0jO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Trusted by Leading Schools Across Victoria\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Trusted by Leading Schools Across Victoria\"})}),className:\"framer-1cdvkly\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18mfh27\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11dljib\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wcsp4f-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:56,height:\"100%\",hoverFactor:1,id:\"zAHUR2uQS\",layoutId:\"zAHUR2uQS\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:480,pixelHeight:480,pixelWidth:480,src:\"https://framerusercontent.com/images/TaxkaMpZ7KaXznXSwM1ceF8aSo.jpg\"},className:\"framer-qfbgey\",\"data-framer-name\":\"St Joseph's Primary School\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:167,intrinsicWidth:168,pixelHeight:167,pixelWidth:168,src:\"https://framerusercontent.com/images/6x8sETm0LaT0xDCrp9GTwderCY.png\"},className:\"framer-lr8d45\",\"data-framer-name\":\"St Mary Mackillop \"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225,intrinsicWidth:225,pixelHeight:225,pixelWidth:225,src:\"https://framerusercontent.com/images/2u02d2uqJkZzVhymJBbNVGQro.jpeg\"},className:\"framer-1yue93o\",\"data-framer-name\":\"St Patrick's Townsville\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:244,intrinsicWidth:206,pixelHeight:244,pixelWidth:206,src:\"https://framerusercontent.com/images/rdlwk1RniMGLPoKiX9JTSBZZeQ.png\"},className:\"framer-us9prk\",\"data-framer-name\":\"St Oliver Plunkett Pascoe Vale\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:265,pixelHeight:375,pixelWidth:265,src:\"https://framerusercontent.com/images/xu5dNc2B8fF3m0WlaTu7FFEzDU.jpeg\"},className:\"framer-1jr9cv7\",\"data-framer-name\":\"St Gregory's College\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:279,intrinsicWidth:274,pixelHeight:279,pixelWidth:274,src:\"https://framerusercontent.com/images/wBAoLk8fACO5QO2Qys3dhD3UzY.png\"},className:\"framer-bdmknf\",\"data-framer-name\":\"Inverloch Primary School\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:192,intrinsicWidth:204,pixelHeight:192,pixelWidth:204,src:\"https://framerusercontent.com/images/Gus3yVadMf4I7y0B31P3nuqFucM.jpeg\"},className:\"framer-1vd16zv\",\"data-framer-name\":\"Longwarry Primary School\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225,intrinsicWidth:225,pixelHeight:225,pixelWidth:225,src:\"https://framerusercontent.com/images/gA9JJjL6IG5LbxQB9Yp5TuQoBPk.png\"},className:\"framer-12nrbur\",\"data-framer-name\":\"Carinya Christian College\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:229,intrinsicWidth:220,pixelHeight:229,pixelWidth:220,src:\"https://framerusercontent.com/images/yFENv9jmlz4kaJWoWAMxzkKdcZ8.jpeg\"},className:\"framer-5xmbji\",\"data-framer-name\":\"Westbourne Grammar\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:180,intrinsicWidth:180,pixelHeight:180,pixelWidth:180,src:\"https://framerusercontent.com/images/C2hoqJ6Ply5S29WPBrretZCKDMk.jpeg\"},className:\"framer-hm981k\",\"data-framer-name\":\"Woori Yallock Primary School \"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:225,intrinsicWidth:225,pixelHeight:225,pixelWidth:225,src:\"https://framerusercontent.com/images/wdMg8XJONhccXSmRfR9PJcckXfI.png\"},className:\"framer-g6sl76\",\"data-framer-name\":\"Alphington Grammar\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1620,intrinsicWidth:1620,pixelHeight:1620,pixelWidth:1620,sizes:\"80px\",src:\"https://framerusercontent.com/images/gQhJdaPntUEw8eGYE1FzenvCPY.png\",srcSet:\"https://framerusercontent.com/images/gQhJdaPntUEw8eGYE1FzenvCPY.png?scale-down-to=512 512w,https://framerusercontent.com/images/gQhJdaPntUEw8eGYE1FzenvCPY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gQhJdaPntUEw8eGYE1FzenvCPY.png 1620w\"},className:\"framer-1kmhl6a\",\"data-framer-name\":\"St Michael's Primary School \"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:792,intrinsicWidth:648,pixelHeight:792,pixelWidth:648,sizes:\"65.4545px\",src:\"https://framerusercontent.com/images/YOfsNsCrf3HYddTz7BziodauQ.png\",srcSet:\"https://framerusercontent.com/images/YOfsNsCrf3HYddTz7BziodauQ.png 648w\"},className:\"framer-91hi9t\",\"data-framer-name\":\"Mentone Grammar\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:480,pixelHeight:480,pixelWidth:480,src:\"https://framerusercontent.com/images/XwuzsiHC9Uethd4JRMkAiQYh4.webp\"},className:\"framer-7rctau\",\"data-framer-name\":\"Apollo Park Primary School\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:393,intrinsicWidth:316,pixelHeight:393,pixelWidth:316,src:\"https://framerusercontent.com/images/hxqm1GKgz6MV3gxC2aVZUTjgMyE.png\"},className:\"framer-cc1mf5\",\"data-framer-name\":\"Avenues College \"})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7kd6di\",\"data-framer-name\":\"Assessment\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wuv46f\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12q9911\",\"data-framer-name\":\"Tittle\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Key Benefits\"})})},WbiQmc0jO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Key Benefits\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Key Benefits\"})}),className:\"framer-8hjszb\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Join the growing community of Victorian educators revolutionizing their approach to writing instruction.\"})}),fonts:[\"GF;Onest-regular\"]}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QWVvbmlrLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Aeonik\", \"Aeonik Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Join the growing community of Victorian educators revolutionizing their approach to writing instruction.\"})}),className:\"framer-1yeq54o\",\"data-framer-name\":\"Body\",fonts:[\"GF;Aeonik-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-guxdoa\",\"data-framer-name\":\"Content-Card\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1035zgf\",\"data-framer-name\":\"Card-01\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6876+40+0+40+356+0+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Jo8xdad30F5v5RtF31EcHPGxD1k.svg\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6910+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Jo8xdad30F5v5RtF31EcHPGxD1k.svg\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8314+40+0+64+424+0+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Jo8xdad30F5v5RtF31EcHPGxD1k.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6954+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Jo8xdad30F5v5RtF31EcHPGxD1k.svg\"},className:\"framer-w25xak\",\"data-border\":true,\"data-framer-name\":\"Icon\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o75dim\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Precision Teaching\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Precision Teaching\"})}),className:\"framer-xg2rrl\",\"data-framer-name\":\"Precision Teaching\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Target specific skills with pinpoint accuracy, ensuring each student receives the exact support they need.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Target specific skills with pinpoint accuracy, ensuring each student receives the exact support they need.\"})}),className:\"framer-22tyfc\",\"data-framer-name\":\"Target specific skills with pinpoint accuracy, ensuring each student receives the exact support they need.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+6876+40+0+40+356+0+0+0+321},QSAdUDFMX:{y:(componentViewport?.y||0)+0+6910+40+0+64+488+0+0+368},WbiQmc0jO:{y:(componentViewport?.y||0)+0+8314+40+0+64+424+0+0+0+368}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+6954+40+0+64+488+0+0+368,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gntc6y-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks5[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks5[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"gfhncRR9T\",layoutId:\"gfhncRR9T\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks5[0]})})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r0snh8\",\"data-framer-name\":\"Card-02\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6876+40+0+40+356+0+413+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/ySYwqOp7fYOqbRneBFpcEo2Ps.svg\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6910+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/ySYwqOp7fYOqbRneBFpcEo2Ps.svg\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8314+40+0+64+424+0+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/ySYwqOp7fYOqbRneBFpcEo2Ps.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6954+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/ySYwqOp7fYOqbRneBFpcEo2Ps.svg\"},className:\"framer-u3imj0\",\"data-border\":true,\"data-framer-name\":\"Icon\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qf8n1h\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Holistic Skill Development\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Holistic Skill Development\"})}),className:\"framer-rv25d5\",\"data-framer-name\":\"Holistic Skill Development\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Understand how different skills interconnect, fostering a more comprehensive approach to learning.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Understand how different skills interconnect, fostering a more comprehensive approach to learning.\"})}),className:\"framer-dbbhi9\",\"data-framer-name\":\"Understand how different skills interconnect, fostering a more comprehensive approach to learning.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+6876+40+0+40+356+0+413+0+321},QSAdUDFMX:{y:(componentViewport?.y||0)+0+6910+40+0+64+488+0+0+368},WbiQmc0jO:{y:(componentViewport?.y||0)+0+8314+40+0+64+424+0+0+0+368}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+6954+40+0+64+488+0+0+368,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hw3lhs-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks6[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks6[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks6[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"obrpB9PAk\",layoutId:\"obrpB9PAk\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks6[0]})})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17jfiia\",\"data-framer-name\":\"Card-03\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6876+40+0+40+356+0+826+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Z7iQM3IZDdxcOQNDIXTNMXnUahQ.svg\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6910+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Z7iQM3IZDdxcOQNDIXTNMXnUahQ.svg\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8314+40+0+64+424+0+452+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Z7iQM3IZDdxcOQNDIXTNMXnUahQ.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6954+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Z7iQM3IZDdxcOQNDIXTNMXnUahQ.svg\"},className:\"framer-1br12s8\",\"data-border\":true,\"data-framer-name\":\"Icon\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-41zvt5\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Data-Driven Curriculum Design\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Data-Driven Curriculum Design\"})}),className:\"framer-1ptqaqa\",\"data-framer-name\":\"Data-Driven Curriculum Design\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Use granular skill data to inform and refine your curriculum, ensuring it addresses the most critical needs.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Use granular skill data to inform and refine your curriculum, ensuring it addresses the most critical needs.\"})}),className:\"framer-cqqd72\",\"data-framer-name\":\"Use granular skill data to inform and refine your curriculum, ensuring it addresses the most critical needs.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+6876+40+0+40+356+0+826+0+321},QSAdUDFMX:{y:(componentViewport?.y||0)+0+6910+40+0+64+488+0+0+368},WbiQmc0jO:{y:(componentViewport?.y||0)+0+8314+40+0+64+424+0+452+0+368}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+6954+40+0+64+488+0+0+368,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1us6twf-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks7[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks7[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks7[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"avPtUCO1L\",layoutId:\"avPtUCO1L\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks7[0]})})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9tr0sr\",\"data-framer-name\":\"Card-04\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6876+40+0+40+356+0+1239+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/9bI3q3BjAvL7n3PiNFNa0k3YXt4.svg\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6910+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/9bI3q3BjAvL7n3PiNFNa0k3YXt4.svg\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8314+40+0+64+424+0+452+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/9bI3q3BjAvL7n3PiNFNa0k3YXt4.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6954+40+0+64+488+0+0+0),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/9bI3q3BjAvL7n3PiNFNa0k3YXt4.svg\"},className:\"framer-1v8d0ra\",\"data-border\":true,\"data-framer-name\":\"Icon\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pu4wf1\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Personalised Learning Journeys\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Personalised Learning Journeys\"})}),className:\"framer-17xq6rf\",\"data-framer-name\":\"Personalised Learning Journeys\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Create tailored learning paths for each student based on their unique skill profile and development needs.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0.2px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.56)\"},children:\"Create tailored learning paths for each student based on their unique skill profile and development needs.\"})}),className:\"framer-6v4dth\",\"data-framer-name\":\"Create tailored learning paths for each student based on their unique skill profile and development needs.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined},{href:{webPageId:\"bwduBtkqn\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+6876+40+0+40+356+0+1239+0+321},QSAdUDFMX:{y:(componentViewport?.y||0)+0+6910+40+0+64+488+0+0+368},WbiQmc0jO:{y:(componentViewport?.y||0)+0+8314+40+0+64+424+0+452+0+368}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+6954+40+0+64+488+0+0+368,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-k3i6kz-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{Zl7OJaSF6:resolvedLinks8[3]},QSAdUDFMX:{Zl7OJaSF6:resolvedLinks8[1]},WbiQmc0jO:{Zl7OJaSF6:resolvedLinks8[2]}},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"P8L0n4hbg\",layoutId:\"P8L0n4hbg\",MwCgYvdOD:\"Explore\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(255, 255, 255)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(255, 255, 255)\",Zl7OJaSF6:resolvedLinks8[0]})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6876+40+0+0),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 390px) + 255px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"}},QSAdUDFMX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6910+40+0+-344),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1300px) + 255px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"}},WbiQmc0jO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8314+40+0+-344),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 810px) + 255px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242,intrinsicWidth:2339,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6954+40+0+-344),pixelHeight:1242,pixelWidth:2339,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 48px, 1392px) + 255px)`,src:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png\",srcSet:\"https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BvmXXSX4gifbc1N0mPIIU41qE.png 2339w\"},className:\"framer-cckkgz\",\"data-framer-name\":\"Pattern\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c26ayn\",\"data-framer-name\":\"Statistics\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ln238a\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qyndeu\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-286604\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p6pnee\",\"data-framer-name\":\"Frame 40245\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Ready to Transform Your School's Writing Assessment?\"})})},WbiQmc0jO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Ready to Transform Your School's Writing Assessment?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtNTAw\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(25, 21, 63)\"},children:\"Ready to Transform Your School's Writing Assessment?\"})}),className:\"framer-lb3czt\",\"data-framer-name\":\"Ready to Transform Your School's Writing Assessment?\",fonts:[\"GF;Onest-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T25lc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Onest\", \"Onest Placeholder\", sans-serif',\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.56)\"},children:\"Join the growing community of Victorian schools revolutionizing their approach to writing instruction.\"})}),className:\"framer-1rja6vt\",\"data-framer-name\":\"Join the growing community of Victorian schools revolutionizing their approach to writing instruction.\",fonts:[\"GF;Onest-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dt644\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+9004+32+0+0+0+16+0+0+344+0+0},QSAdUDFMX:{y:(componentViewport?.y||0)+0+8026+56+0+0+0+64+0+0+468+0},WbiQmc0jO:{y:(componentViewport?.y||0)+0+9818+56+0+0+0+32+0+0+412+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+8070+56+0+0+0+64+0+0+468+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-goddfz-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"JKtFfz0Ae\",layoutId:\"JKtFfz0Ae\",MwCgYvdOD:\"Share with a Colleague\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(25, 21, 63)\",variant:\"RR6BDyZhz\",width:\"100%\",WZmZPA_8U:\"rgb(25, 21, 63)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+9004+32+0+0+0+16+0+0+344+0+68},QSAdUDFMX:{y:(componentViewport?.y||0)+0+8026+56+0+0+0+64+0+0+468+0},WbiQmc0jO:{y:(componentViewport?.y||0)+0+9818+56+0+0+0+32+0+0+412+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+8070+56+0+0+0+64+0+0+468+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-t2vfe6-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NewButton,{height:\"100%\",id:\"JBdLFcBBw\",layoutId:\"JBdLFcBBw\",MwCgYvdOD:\"Let's Connect\",oPqXbgKF4:true,So8mGg_Jg:\"rgb(25, 21, 63)\",variant:\"RUA4Mjlxd\",width:\"100%\",WZmZPA_8U:\"rgb(25, 21, 63)\",Zl7OJaSF6:\"https://meetings.hubspot.com/mmw-jamessmith/meeting-with-james?uuid=94f6594c-a673-4ef1-8a4b-3f8520048255\"})})})})]})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{y:(componentViewport?.y||0)+0+9564},QSAdUDFMX:{y:(componentViewport?.y||0)+0+8786},WbiQmc0jO:{y:(componentViewport?.y||0)+0+10458}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:556,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8830,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c4pz50-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lHBbkTlSz:{variant:\"ZwDNgp5KL\"},QSAdUDFMX:{variant:\"T8H4bNFrn\"},WbiQmc0jO:{variant:\"fPJovaBZa\"}},children:/*#__PURE__*/_jsx(RoundedFooterNew,{height:\"100%\",id:\"ZPALtkaho\",layoutId:\"ZPALtkaho\",style:{width:\"100%\"},variant:\"luVQ2at_d\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J5Ugo.framer-1aomuk8, .framer-J5Ugo .framer-1aomuk8 { display: block; }\",\".framer-J5Ugo.framer-2pvnu0 { align-content: center; align-items: center; background-color: #eff6ff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-J5Ugo .framer-1ilzl2z-container { flex: none; height: auto; left: 20px; position: fixed; right: 20px; top: 20px; z-index: 5; }\",\".framer-J5Ugo .framer-1m8njaq { align-content: center; align-items: center; background-color: #eff6ff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 104px; height: min-content; justify-content: center; overflow: visible; padding: 200px 120px 56px 120px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-19vjntp, .framer-J5Ugo .framer-1vpkro3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; max-width: 1392px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1rurvcx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-3yhnkt, .framer-J5Ugo .framer-jcc3up { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1qlebv6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 960px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-zrzr9a { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 698px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-huamxm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1g2dxkm-container, .framer-J5Ugo .framer-10vft8o-container, .framer-J5Ugo .framer-1e1vci9-container, .framer-J5Ugo .framer-e7lpym-container, .framer-J5Ugo .framer-4zr7oi-container, .framer-J5Ugo .framer-rixz0x-container, .framer-J5Ugo .framer-gntc6y-container, .framer-J5Ugo .framer-1hw3lhs-container, .framer-J5Ugo .framer-1us6twf-container, .framer-J5Ugo .framer-k3i6kz-container, .framer-J5Ugo .framer-goddfz-container, .framer-J5Ugo .framer-t2vfe6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-J5Ugo .framer-1b7p260 { align-content: center; align-items: center; background-color: #ffffff; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 24px 80px 24px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1b8k0xj { align-content: center; align-items: center; background-color: #19153f; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1392px; overflow: hidden; padding: 88px 96px 88px 96px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-J5Ugo .framer-cgzxdv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 86%; z-index: 2; }\",\".framer-J5Ugo .framer-jrwnui { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 718px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-y1nl6p { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 500px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-1y077v6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 104px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-895d1g, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-1ritc02 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1dwdwyq { background-color: #eff6ff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 400px; overflow: hidden; position: relative; width: 572px; will-change: var(--framer-will-change-override, transform); }\",\".framer-J5Ugo .framer-1mvftjg { aspect-ratio: 1.5657142857142856 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 350px); left: 50%; overflow: visible; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 548px; }\",\".framer-J5Ugo .framer-1wpr175, .framer-J5Ugo .framer-u27z7u, .framer-J5Ugo .framer-q37k65, .framer-J5Ugo .framer-nmswat, .framer-J5Ugo .framer-1xzrv93 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-J5Ugo .framer-12d099t, .framer-J5Ugo .framer-19xn29 { 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: visible; padding: 0px 64px 0px 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1yafwti, .framer-J5Ugo .framer-1hhcck0, .framer-J5Ugo .framer-jwwvy6, .framer-J5Ugo .framer-1j8liy3, .framer-J5Ugo .framer-3us6sf, .framer-J5Ugo .framer-10qbsh5, .framer-J5Ugo .framer-wltpi7, .framer-J5Ugo .framer-gjzxzt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1syr0ch, .framer-J5Ugo .framer-18zli10, .framer-J5Ugo .framer-15s2co2, .framer-J5Ugo .framer-1w1qiqt, .framer-J5Ugo .framer-1a3ta18, .framer-J5Ugo .framer-1x74k0m, .framer-J5Ugo .framer-csr6eh, .framer-J5Ugo .framer-n0y3wt, .framer-J5Ugo .framer-1pgd6dm, .framer-J5Ugo .framer-1ai8l4q, .framer-J5Ugo .framer-1wgr49m, .framer-J5Ugo .framer-11wpne3, .framer-J5Ugo .framer-xg2rrl, .framer-J5Ugo .framer-22tyfc, .framer-J5Ugo .framer-rv25d5, .framer-J5Ugo .framer-dbbhi9, .framer-J5Ugo .framer-1ptqaqa, .framer-J5Ugo .framer-cqqd72, .framer-J5Ugo .framer-17xq6rf, .framer-J5Ugo .framer-6v4dth { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-and0jy, .framer-J5Ugo .framer-htyzie, .framer-J5Ugo .framer-133k0f8, .framer-J5Ugo .framer-p15tnz, .framer-J5Ugo .framer-k325ze, .framer-J5Ugo .framer-1jy0sqs, .framer-J5Ugo .framer-1xqx26q, .framer-J5Ugo .framer-14g1mlt, .framer-J5Ugo .framer-18e22d5, .framer-J5Ugo .framer-13qracb, .framer-J5Ugo .framer-1qfecir, .framer-J5Ugo .framer-ido7uo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-j1zhtb, .framer-J5Ugo .framer-1exl9u6, .framer-J5Ugo .framer-6s2usp, .framer-J5Ugo .framer-g606f6, .framer-J5Ugo .framer-58gan0, .framer-J5Ugo .framer-e6xo9x, .framer-J5Ugo .framer-1ou93pv, .framer-J5Ugo .framer-1uaydor { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-J5Ugo .framer-1m2c7uh, .framer-J5Ugo .framer-k6pk96, .framer-J5Ugo .framer-1tczgwj, .framer-J5Ugo .framer-1cpeafr, .framer-J5Ugo .framer-1622d1t, .framer-J5Ugo .framer-1f7xfq5, .framer-J5Ugo .framer-1tw94z3, .framer-J5Ugo .framer-1r1xouy, .framer-J5Ugo .framer-3e4oex, .framer-J5Ugo .framer-1rtiz0g, .framer-J5Ugo .framer-1bukj8r, .framer-J5Ugo .framer-8ftofe { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-12uyx4y, .framer-J5Ugo .framer-1d24sec { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-7myic3, .framer-J5Ugo .framer-1eorwa4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 64px 0px 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-gn4uvv, .framer-J5Ugo .framer-nu4g6e, .framer-J5Ugo .framer-1goh5nv { background-color: #eff6ff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 400px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-J5Ugo .framer-p2vlvf { aspect-ratio: 1.5657142857142856 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 350px); left: 50%; position: absolute; transform: translateX(-50%); width: 548px; }\",\".framer-J5Ugo .framer-1lyre39, .framer-J5Ugo .framer-x3ie8i { aspect-ratio: 1.5657142857142856 / 1; bottom: 0px; flex: none; height: var(--framer-aspect-ratio-supported, 350px); left: 50%; overflow: visible; position: absolute; transform: translateX(-50%); width: 548px; }\",\".framer-J5Ugo .framer-viugwv { aspect-ratio: 1.8832528180354267 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 875px); left: -127px; overflow: visible; position: absolute; right: -128px; top: -298px; z-index: 1; }\",\".framer-J5Ugo .framer-ckt52p { align-content: center; align-items: center; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 120px 56px 120px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-gmabsq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1392px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J5Ugo .framer-1p6v0gf { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-J5Ugo .framer-9590rz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J5Ugo .framer-1bmpmzb, .framer-J5Ugo .framer-qpocsb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J5Ugo .framer-1okkho6 { flex: none; height: 128px; overflow: hidden; position: relative; width: 128px; }\",\".framer-J5Ugo .framer-16r3vvt { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 176px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-koemf0 { flex: none; height: 128px; overflow: hidden; position: relative; width: 231px; }\",\".framer-J5Ugo .framer-11td2x4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 179px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-xg4wv3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 120px 80px 120px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-134ct2u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; max-width: 1392px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-5pxlws { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-J5Ugo .framer-10eslq9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1acxx1k { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-J5Ugo .framer-s97pef { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; min-height: 24px; min-width: 176px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J5Ugo .framer-11lfnp8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; min-height: 24px; min-width: 179px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J5Ugo .framer-8q9hw3 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; width: 1px; }\",\".framer-J5Ugo .framer-1l55t01 { --border-bottom-width: 0px; --border-color: #e4e7ec; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #eff6ff; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 2px 4px 0px rgba(28, 40, 64, 0.04), 0px 1px 2px -1px rgba(28, 40, 64, 0.07999999821186066); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 40px 20px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-J5Ugo .framer-1m36uf8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-16a180g { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 48px); overflow: hidden; position: relative; width: 48px; will-change: var(--framer-will-change-override, transform); }\",\".framer-J5Ugo .framer-1igc3xg { --border-bottom-width: 1px; --border-color: #e4e7ec; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #eff6ff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; box-shadow: 0px 2px 4px 0px rgba(28, 40, 64, 0.04), 0px 1px 2px -1px rgba(28, 40, 64, 0.07999999821186066); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 40px 40px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-J5Ugo .framer-kkml9u, .framer-J5Ugo .framer-1mdap8r, .framer-J5Ugo .framer-10jls85, .framer-J5Ugo .framer-949mow { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-J5Ugo .framer-1b1qud0 { align-content: center; align-items: center; background-color: #ffffff; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 120px 80px 120px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1cdvkly { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 650px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-18mfh27 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-11dljib { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-wcsp4f-container { flex: none; height: 80px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-qfbgey, .framer-J5Ugo .framer-1yue93o, .framer-J5Ugo .framer-12nrbur, .framer-J5Ugo .framer-hm981k, .framer-J5Ugo .framer-g6sl76, .framer-J5Ugo .framer-1kmhl6a, .framer-J5Ugo .framer-7rctau { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 80px; }\",\".framer-J5Ugo .framer-lr8d45 { aspect-ratio: 1.0059880239520957 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 80px; }\",\".framer-J5Ugo .framer-us9prk { aspect-ratio: 0.8442622950819673 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 68px; }\",\".framer-J5Ugo .framer-1jr9cv7 { aspect-ratio: 0.7066666666666667 / 1; height: var(--framer-aspect-ratio-supported, 64px); overflow: visible; position: relative; width: 45px; }\",\".framer-J5Ugo .framer-bdmknf { aspect-ratio: 0.982078853046595 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 79px; }\",\".framer-J5Ugo .framer-1vd16zv { aspect-ratio: 1.0625 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 85px; }\",\".framer-J5Ugo .framer-5xmbji { aspect-ratio: 0.9606986899563319 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 77px; }\",\".framer-J5Ugo .framer-91hi9t { aspect-ratio: 0.8181818181818182 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 65px; }\",\".framer-J5Ugo .framer-cc1mf5 { aspect-ratio: 0.8040712468193384 / 1; height: var(--framer-aspect-ratio-supported, 80px); overflow: visible; position: relative; width: 64px; }\",\".framer-J5Ugo .framer-7kd6di { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 24px 40px 24px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1wuv46f { align-content: center; align-items: center; background-color: #19153f; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1392px; overflow: visible; padding: 64px 96px 64px 96px; position: relative; width: 100%; z-index: 2; }\",\".framer-J5Ugo .framer-12q9911 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-J5Ugo .framer-8hjszb { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 546px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-1yeq54o { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 625px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-guxdoa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-J5Ugo .framer-1035zgf, .framer-J5Ugo .framer-17jfiia, .framer-J5Ugo .framer-9tr0sr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-J5Ugo .framer-w25xak, .framer-J5Ugo .framer-u3imj0, .framer-J5Ugo .framer-1br12s8, .framer-J5Ugo .framer-1v8d0ra { --border-bottom-width: 1.2000000476837158px; --border-color: rgba(184, 182, 195, 0.2); --border-left-width: 1.2000000476837158px; --border-right-width: 1.2000000476837158px; --border-style: solid; --border-top-width: 1.2000000476837158px; border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 48px; overflow: visible; position: relative; width: 48px; }\",\".framer-J5Ugo .framer-o75dim, .framer-J5Ugo .framer-1qf8n1h, .framer-J5Ugo .framer-41zvt5, .framer-J5Ugo .framer-1pu4wf1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1r0snh8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-J5Ugo .framer-cckkgz { aspect-ratio: 1.8832528180354267 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 874px); left: -127px; overflow: visible; position: absolute; right: -128px; top: -344px; z-index: 1; }\",\".framer-J5Ugo .framer-c26ayn { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 56px 120px 56px 120px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1ln238a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1392px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-qyndeu { align-content: center; align-items: center; background-color: #eff6ff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-286604 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.04); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-1p6pnee { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J5Ugo .framer-lb3czt { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 692px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-1rja6vt { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 488px; word-break: break-word; word-wrap: break-word; }\",\".framer-J5Ugo .framer-dt644 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J5Ugo .framer-1c4pz50-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J5Ugo.framer-2pvnu0, .framer-J5Ugo .framer-1m8njaq, .framer-J5Ugo .framer-19vjntp, .framer-J5Ugo .framer-1rurvcx, .framer-J5Ugo .framer-3yhnkt, .framer-J5Ugo .framer-huamxm, .framer-J5Ugo .framer-1b7p260, .framer-J5Ugo .framer-1b8k0xj, .framer-J5Ugo .framer-cgzxdv, .framer-J5Ugo .framer-1y077v6, .framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-1wpr175, .framer-J5Ugo .framer-12d099t, .framer-J5Ugo .framer-1yafwti, .framer-J5Ugo .framer-1hhcck0, .framer-J5Ugo .framer-and0jy, .framer-J5Ugo .framer-htyzie, .framer-J5Ugo .framer-895d1g, .framer-J5Ugo .framer-u27z7u, .framer-J5Ugo .framer-12uyx4y, .framer-J5Ugo .framer-7myic3, .framer-J5Ugo .framer-jwwvy6, .framer-J5Ugo .framer-133k0f8, .framer-J5Ugo .framer-p15tnz, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-q37k65, .framer-J5Ugo .framer-1d24sec, .framer-J5Ugo .framer-1eorwa4, .framer-J5Ugo .framer-1j8liy3, .framer-J5Ugo .framer-k325ze, .framer-J5Ugo .framer-1jy0sqs, .framer-J5Ugo .framer-1ritc02, .framer-J5Ugo .framer-nmswat, .framer-J5Ugo .framer-19xn29, .framer-J5Ugo .framer-3us6sf, .framer-J5Ugo .framer-10qbsh5, .framer-J5Ugo .framer-1xqx26q, .framer-J5Ugo .framer-14g1mlt, .framer-J5Ugo .framer-ckt52p, .framer-J5Ugo .framer-gmabsq, .framer-J5Ugo .framer-9590rz, .framer-J5Ugo .framer-1bmpmzb, .framer-J5Ugo .framer-qpocsb, .framer-J5Ugo .framer-xg4wv3, .framer-J5Ugo .framer-134ct2u, .framer-J5Ugo .framer-10eslq9, .framer-J5Ugo .framer-1acxx1k, .framer-J5Ugo .framer-s97pef, .framer-J5Ugo .framer-11lfnp8, .framer-J5Ugo .framer-8q9hw3, .framer-J5Ugo .framer-1l55t01, .framer-J5Ugo .framer-1m36uf8, .framer-J5Ugo .framer-wltpi7, .framer-J5Ugo .framer-1igc3xg, .framer-J5Ugo .framer-1xzrv93, .framer-J5Ugo .framer-gjzxzt, .framer-J5Ugo .framer-18e22d5, .framer-J5Ugo .framer-13qracb, .framer-J5Ugo .framer-1qfecir, .framer-J5Ugo .framer-ido7uo, .framer-J5Ugo .framer-1b1qud0, .framer-J5Ugo .framer-1vpkro3, .framer-J5Ugo .framer-jcc3up, .framer-J5Ugo .framer-18mfh27, .framer-J5Ugo .framer-11dljib, .framer-J5Ugo .framer-7kd6di, .framer-J5Ugo .framer-1wuv46f, .framer-J5Ugo .framer-12q9911, .framer-J5Ugo .framer-guxdoa, .framer-J5Ugo .framer-1035zgf, .framer-J5Ugo .framer-o75dim, .framer-J5Ugo .framer-1r0snh8, .framer-J5Ugo .framer-1qf8n1h, .framer-J5Ugo .framer-17jfiia, .framer-J5Ugo .framer-41zvt5, .framer-J5Ugo .framer-9tr0sr, .framer-J5Ugo .framer-1pu4wf1, .framer-J5Ugo .framer-c26ayn, .framer-J5Ugo .framer-1ln238a, .framer-J5Ugo .framer-qyndeu, .framer-J5Ugo .framer-286604, .framer-J5Ugo .framer-1p6pnee, .framer-J5Ugo .framer-dt644 { gap: 0px; } .framer-J5Ugo.framer-2pvnu0 > *, .framer-J5Ugo .framer-8q9hw3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-J5Ugo.framer-2pvnu0 > :first-child, .framer-J5Ugo .framer-1m8njaq > :first-child, .framer-J5Ugo .framer-19vjntp > :first-child, .framer-J5Ugo .framer-1rurvcx > :first-child, .framer-J5Ugo .framer-3yhnkt > :first-child, .framer-J5Ugo .framer-1b7p260 > :first-child, .framer-J5Ugo .framer-1b8k0xj > :first-child, .framer-J5Ugo .framer-cgzxdv > :first-child, .framer-J5Ugo .framer-1y077v6 > :first-child, .framer-J5Ugo .framer-1wpr175 > :first-child, .framer-J5Ugo .framer-12d099t > :first-child, .framer-J5Ugo .framer-1yafwti > :first-child, .framer-J5Ugo .framer-1hhcck0 > :first-child, .framer-J5Ugo .framer-u27z7u > :first-child, .framer-J5Ugo .framer-12uyx4y > :first-child, .framer-J5Ugo .framer-7myic3 > :first-child, .framer-J5Ugo .framer-jwwvy6 > :first-child, .framer-J5Ugo .framer-q37k65 > :first-child, .framer-J5Ugo .framer-1d24sec > :first-child, .framer-J5Ugo .framer-1eorwa4 > :first-child, .framer-J5Ugo .framer-1j8liy3 > :first-child, .framer-J5Ugo .framer-nmswat > :first-child, .framer-J5Ugo .framer-19xn29 > :first-child, .framer-J5Ugo .framer-3us6sf > :first-child, .framer-J5Ugo .framer-10qbsh5 > :first-child, .framer-J5Ugo .framer-ckt52p > :first-child, .framer-J5Ugo .framer-gmabsq > :first-child, .framer-J5Ugo .framer-xg4wv3 > :first-child, .framer-J5Ugo .framer-10eslq9 > :first-child, .framer-J5Ugo .framer-s97pef > :first-child, .framer-J5Ugo .framer-11lfnp8 > :first-child, .framer-J5Ugo .framer-8q9hw3 > :first-child, .framer-J5Ugo .framer-1l55t01 > :first-child, .framer-J5Ugo .framer-1m36uf8 > :first-child, .framer-J5Ugo .framer-wltpi7 > :first-child, .framer-J5Ugo .framer-1xzrv93 > :first-child, .framer-J5Ugo .framer-gjzxzt > :first-child, .framer-J5Ugo .framer-1b1qud0 > :first-child, .framer-J5Ugo .framer-1vpkro3 > :first-child, .framer-J5Ugo .framer-jcc3up > :first-child, .framer-J5Ugo .framer-18mfh27 > :first-child, .framer-J5Ugo .framer-11dljib > :first-child, .framer-J5Ugo .framer-7kd6di > :first-child, .framer-J5Ugo .framer-1wuv46f > :first-child, .framer-J5Ugo .framer-12q9911 > :first-child, .framer-J5Ugo .framer-1035zgf > :first-child, .framer-J5Ugo .framer-o75dim > :first-child, .framer-J5Ugo .framer-1r0snh8 > :first-child, .framer-J5Ugo .framer-1qf8n1h > :first-child, .framer-J5Ugo .framer-17jfiia > :first-child, .framer-J5Ugo .framer-41zvt5 > :first-child, .framer-J5Ugo .framer-9tr0sr > :first-child, .framer-J5Ugo .framer-1pu4wf1 > :first-child, .framer-J5Ugo .framer-c26ayn > :first-child, .framer-J5Ugo .framer-1ln238a > :first-child, .framer-J5Ugo .framer-qyndeu > :first-child, .framer-J5Ugo .framer-286604 > :first-child, .framer-J5Ugo .framer-1p6pnee > :first-child { margin-top: 0px; } .framer-J5Ugo.framer-2pvnu0 > :last-child, .framer-J5Ugo .framer-1m8njaq > :last-child, .framer-J5Ugo .framer-19vjntp > :last-child, .framer-J5Ugo .framer-1rurvcx > :last-child, .framer-J5Ugo .framer-3yhnkt > :last-child, .framer-J5Ugo .framer-1b7p260 > :last-child, .framer-J5Ugo .framer-1b8k0xj > :last-child, .framer-J5Ugo .framer-cgzxdv > :last-child, .framer-J5Ugo .framer-1y077v6 > :last-child, .framer-J5Ugo .framer-1wpr175 > :last-child, .framer-J5Ugo .framer-12d099t > :last-child, .framer-J5Ugo .framer-1yafwti > :last-child, .framer-J5Ugo .framer-1hhcck0 > :last-child, .framer-J5Ugo .framer-u27z7u > :last-child, .framer-J5Ugo .framer-12uyx4y > :last-child, .framer-J5Ugo .framer-7myic3 > :last-child, .framer-J5Ugo .framer-jwwvy6 > :last-child, .framer-J5Ugo .framer-q37k65 > :last-child, .framer-J5Ugo .framer-1d24sec > :last-child, .framer-J5Ugo .framer-1eorwa4 > :last-child, .framer-J5Ugo .framer-1j8liy3 > :last-child, .framer-J5Ugo .framer-nmswat > :last-child, .framer-J5Ugo .framer-19xn29 > :last-child, .framer-J5Ugo .framer-3us6sf > :last-child, .framer-J5Ugo .framer-10qbsh5 > :last-child, .framer-J5Ugo .framer-ckt52p > :last-child, .framer-J5Ugo .framer-gmabsq > :last-child, .framer-J5Ugo .framer-xg4wv3 > :last-child, .framer-J5Ugo .framer-10eslq9 > :last-child, .framer-J5Ugo .framer-s97pef > :last-child, .framer-J5Ugo .framer-11lfnp8 > :last-child, .framer-J5Ugo .framer-8q9hw3 > :last-child, .framer-J5Ugo .framer-1l55t01 > :last-child, .framer-J5Ugo .framer-1m36uf8 > :last-child, .framer-J5Ugo .framer-wltpi7 > :last-child, .framer-J5Ugo .framer-1xzrv93 > :last-child, .framer-J5Ugo .framer-gjzxzt > :last-child, .framer-J5Ugo .framer-1b1qud0 > :last-child, .framer-J5Ugo .framer-1vpkro3 > :last-child, .framer-J5Ugo .framer-jcc3up > :last-child, .framer-J5Ugo .framer-18mfh27 > :last-child, .framer-J5Ugo .framer-11dljib > :last-child, .framer-J5Ugo .framer-7kd6di > :last-child, .framer-J5Ugo .framer-1wuv46f > :last-child, .framer-J5Ugo .framer-12q9911 > :last-child, .framer-J5Ugo .framer-1035zgf > :last-child, .framer-J5Ugo .framer-o75dim > :last-child, .framer-J5Ugo .framer-1r0snh8 > :last-child, .framer-J5Ugo .framer-1qf8n1h > :last-child, .framer-J5Ugo .framer-17jfiia > :last-child, .framer-J5Ugo .framer-41zvt5 > :last-child, .framer-J5Ugo .framer-9tr0sr > :last-child, .framer-J5Ugo .framer-1pu4wf1 > :last-child, .framer-J5Ugo .framer-c26ayn > :last-child, .framer-J5Ugo .framer-1ln238a > :last-child, .framer-J5Ugo .framer-qyndeu > :last-child, .framer-J5Ugo .framer-286604 > :last-child, .framer-J5Ugo .framer-1p6pnee > :last-child { margin-bottom: 0px; } .framer-J5Ugo .framer-1m8njaq > *, .framer-J5Ugo .framer-1y077v6 > * { margin: 0px; margin-bottom: calc(104px / 2); margin-top: calc(104px / 2); } .framer-J5Ugo .framer-19vjntp > *, .framer-J5Ugo .framer-1b1qud0 > *, .framer-J5Ugo .framer-1vpkro3 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-J5Ugo .framer-1rurvcx > *, .framer-J5Ugo .framer-ckt52p > *, .framer-J5Ugo .framer-gmabsq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-J5Ugo .framer-3yhnkt > *, .framer-J5Ugo .framer-cgzxdv > *, .framer-J5Ugo .framer-10eslq9 > *, .framer-J5Ugo .framer-jcc3up > *, .framer-J5Ugo .framer-12q9911 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-J5Ugo .framer-huamxm > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-J5Ugo .framer-huamxm > :first-child, .framer-J5Ugo .framer-1adp75a > :first-child, .framer-J5Ugo .framer-and0jy > :first-child, .framer-J5Ugo .framer-htyzie > :first-child, .framer-J5Ugo .framer-895d1g > :first-child, .framer-J5Ugo .framer-133k0f8 > :first-child, .framer-J5Ugo .framer-p15tnz > :first-child, .framer-J5Ugo .framer-otx9rn > :first-child, .framer-J5Ugo .framer-k325ze > :first-child, .framer-J5Ugo .framer-1jy0sqs > :first-child, .framer-J5Ugo .framer-1ritc02 > :first-child, .framer-J5Ugo .framer-1xqx26q > :first-child, .framer-J5Ugo .framer-14g1mlt > :first-child, .framer-J5Ugo .framer-9590rz > :first-child, .framer-J5Ugo .framer-1bmpmzb > :first-child, .framer-J5Ugo .framer-qpocsb > :first-child, .framer-J5Ugo .framer-134ct2u > :first-child, .framer-J5Ugo .framer-1acxx1k > :first-child, .framer-J5Ugo .framer-1igc3xg > :first-child, .framer-J5Ugo .framer-18e22d5 > :first-child, .framer-J5Ugo .framer-13qracb > :first-child, .framer-J5Ugo .framer-1qfecir > :first-child, .framer-J5Ugo .framer-ido7uo > :first-child, .framer-J5Ugo .framer-guxdoa > :first-child, .framer-J5Ugo .framer-dt644 > :first-child { margin-left: 0px; } .framer-J5Ugo .framer-huamxm > :last-child, .framer-J5Ugo .framer-1adp75a > :last-child, .framer-J5Ugo .framer-and0jy > :last-child, .framer-J5Ugo .framer-htyzie > :last-child, .framer-J5Ugo .framer-895d1g > :last-child, .framer-J5Ugo .framer-133k0f8 > :last-child, .framer-J5Ugo .framer-p15tnz > :last-child, .framer-J5Ugo .framer-otx9rn > :last-child, .framer-J5Ugo .framer-k325ze > :last-child, .framer-J5Ugo .framer-1jy0sqs > :last-child, .framer-J5Ugo .framer-1ritc02 > :last-child, .framer-J5Ugo .framer-1xqx26q > :last-child, .framer-J5Ugo .framer-14g1mlt > :last-child, .framer-J5Ugo .framer-9590rz > :last-child, .framer-J5Ugo .framer-1bmpmzb > :last-child, .framer-J5Ugo .framer-qpocsb > :last-child, .framer-J5Ugo .framer-134ct2u > :last-child, .framer-J5Ugo .framer-1acxx1k > :last-child, .framer-J5Ugo .framer-1igc3xg > :last-child, .framer-J5Ugo .framer-18e22d5 > :last-child, .framer-J5Ugo .framer-13qracb > :last-child, .framer-J5Ugo .framer-1qfecir > :last-child, .framer-J5Ugo .framer-ido7uo > :last-child, .framer-J5Ugo .framer-guxdoa > :last-child, .framer-J5Ugo .framer-dt644 > :last-child { margin-right: 0px; } .framer-J5Ugo .framer-1b7p260 > *, .framer-J5Ugo .framer-xg4wv3 > *, .framer-J5Ugo .framer-1l55t01 > *, .framer-J5Ugo .framer-7kd6di > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-J5Ugo .framer-1b8k0xj > *, .framer-J5Ugo .framer-1wuv46f > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-J5Ugo .framer-1adp75a > *, .framer-J5Ugo .framer-895d1g > *, .framer-J5Ugo .framer-otx9rn > *, .framer-J5Ugo .framer-1ritc02 > *, .framer-J5Ugo .framer-134ct2u > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } .framer-J5Ugo .framer-1wpr175 > *, .framer-J5Ugo .framer-u27z7u > *, .framer-J5Ugo .framer-q37k65 > *, .framer-J5Ugo .framer-nmswat > *, .framer-J5Ugo .framer-1xzrv93 > *, .framer-J5Ugo .framer-c26ayn > *, .framer-J5Ugo .framer-286604 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-J5Ugo .framer-12d099t > *, .framer-J5Ugo .framer-12uyx4y > *, .framer-J5Ugo .framer-1d24sec > *, .framer-J5Ugo .framer-19xn29 > *, .framer-J5Ugo .framer-1035zgf > *, .framer-J5Ugo .framer-1r0snh8 > *, .framer-J5Ugo .framer-17jfiia > *, .framer-J5Ugo .framer-9tr0sr > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-J5Ugo .framer-1yafwti > *, .framer-J5Ugo .framer-1hhcck0 > *, .framer-J5Ugo .framer-7myic3 > *, .framer-J5Ugo .framer-jwwvy6 > *, .framer-J5Ugo .framer-1eorwa4 > *, .framer-J5Ugo .framer-1j8liy3 > *, .framer-J5Ugo .framer-3us6sf > *, .framer-J5Ugo .framer-10qbsh5 > *, .framer-J5Ugo .framer-wltpi7 > *, .framer-J5Ugo .framer-gjzxzt > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-J5Ugo .framer-and0jy > *, .framer-J5Ugo .framer-htyzie > *, .framer-J5Ugo .framer-133k0f8 > *, .framer-J5Ugo .framer-p15tnz > *, .framer-J5Ugo .framer-k325ze > *, .framer-J5Ugo .framer-1jy0sqs > *, .framer-J5Ugo .framer-1xqx26q > *, .framer-J5Ugo .framer-14g1mlt > *, .framer-J5Ugo .framer-18e22d5 > *, .framer-J5Ugo .framer-13qracb > *, .framer-J5Ugo .framer-1qfecir > *, .framer-J5Ugo .framer-ido7uo > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-J5Ugo .framer-9590rz > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-J5Ugo .framer-1bmpmzb > *, .framer-J5Ugo .framer-qpocsb > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-J5Ugo .framer-1acxx1k > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-J5Ugo .framer-s97pef > *, .framer-J5Ugo .framer-11lfnp8 > *, .framer-J5Ugo .framer-o75dim > *, .framer-J5Ugo .framer-1qf8n1h > *, .framer-J5Ugo .framer-41zvt5 > *, .framer-J5Ugo .framer-1pu4wf1 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-J5Ugo .framer-1m36uf8 > *, .framer-J5Ugo .framer-1p6pnee > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-J5Ugo .framer-1igc3xg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-J5Ugo .framer-18mfh27 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-J5Ugo .framer-11dljib > *, .framer-J5Ugo .framer-1ln238a > *, .framer-J5Ugo .framer-qyndeu > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-J5Ugo .framer-guxdoa > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-J5Ugo .framer-dt644 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",'.framer-J5Ugo[data-border=\"true\"]::after, .framer-J5Ugo [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-J5Ugo.framer-2pvnu0 { width: 1200px; } .framer-J5Ugo .framer-1m8njaq { padding: 180px 40px 56px 40px; } .framer-J5Ugo .framer-19vjntp, .framer-J5Ugo .framer-gmabsq, .framer-J5Ugo .framer-134ct2u, .framer-J5Ugo .framer-1vpkro3, .framer-J5Ugo .framer-1ln238a { max-width: 1300px; } .framer-J5Ugo .framer-1b7p260 { padding: 24px 24px 56px 24px; } .framer-J5Ugo .framer-1b8k0xj { max-width: 1300px; padding: 88px 40px 88px 40px; } .framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-895d1g, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-1ritc02 { gap: 56px; } .framer-J5Ugo .framer-1dwdwyq { flex: 1 0 0px; width: 1px; } .framer-J5Ugo .framer-12d099t, .framer-J5Ugo .framer-7myic3, .framer-J5Ugo .framer-1eorwa4, .framer-J5Ugo .framer-19xn29 { padding: 0px; } .framer-J5Ugo .framer-viugwv, .framer-J5Ugo .framer-cckkgz { height: var(--framer-aspect-ratio-supported, 747px); } .framer-J5Ugo .framer-xg4wv3, .framer-J5Ugo .framer-1b1qud0 { padding: 80px 40px 80px 40px; } .framer-J5Ugo .framer-1wuv46f { max-width: 1300px; padding: 64px 40px 64px 40px; } .framer-J5Ugo .framer-guxdoa { gap: 24px; } .framer-J5Ugo .framer-c26ayn { padding: 56px 40px 56px 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-895d1g, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-1ritc02, .framer-J5Ugo .framer-guxdoa { gap: 0px; } .framer-J5Ugo .framer-1adp75a > *, .framer-J5Ugo .framer-895d1g > *, .framer-J5Ugo .framer-otx9rn > *, .framer-J5Ugo .framer-1ritc02 > * { margin: 0px; margin-left: calc(56px / 2); margin-right: calc(56px / 2); } .framer-J5Ugo .framer-1adp75a > :first-child, .framer-J5Ugo .framer-895d1g > :first-child, .framer-J5Ugo .framer-otx9rn > :first-child, .framer-J5Ugo .framer-1ritc02 > :first-child, .framer-J5Ugo .framer-guxdoa > :first-child { margin-left: 0px; } .framer-J5Ugo .framer-1adp75a > :last-child, .framer-J5Ugo .framer-895d1g > :last-child, .framer-J5Ugo .framer-otx9rn > :last-child, .framer-J5Ugo .framer-1ritc02 > :last-child, .framer-J5Ugo .framer-guxdoa > :last-child { margin-right: 0px; } .framer-J5Ugo .framer-guxdoa > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-J5Ugo.framer-2pvnu0 { width: 810px; } .framer-J5Ugo .framer-1m8njaq { padding: 160px 40px 56px 40px; } .framer-J5Ugo .framer-19vjntp, .framer-J5Ugo .framer-1vpkro3, .framer-J5Ugo .framer-1ln238a { max-width: 810px; } .framer-J5Ugo .framer-1rurvcx { padding: 0px; } .framer-J5Ugo .framer-1qlebv6, .framer-J5Ugo .framer-zrzr9a, .framer-J5Ugo .framer-jrwnui, .framer-J5Ugo .framer-y1nl6p, .framer-J5Ugo .framer-1dwdwyq, .framer-J5Ugo .framer-lb3czt { width: 100%; } .framer-J5Ugo .framer-1b7p260 { padding: 24px; } .framer-J5Ugo .framer-1b8k0xj, .framer-J5Ugo .framer-1wuv46f { gap: 48px; max-width: 810px; padding: 64px 20px 64px 20px; } .framer-J5Ugo .framer-1y077v6 { gap: 80px; } .framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-1ritc02 { flex-direction: column; gap: 48px; padding: 0px 80px 0px 80px; } .framer-J5Ugo .framer-1wpr175, .framer-J5Ugo .framer-nu4g6e, .framer-J5Ugo .framer-q37k65 { flex: none; width: 100%; } .framer-J5Ugo .framer-895d1g { flex-direction: column; gap: 48px; padding: 0px 48px 0px 48px; } .framer-J5Ugo .framer-u27z7u, .framer-J5Ugo .framer-nmswat { flex: none; order: 1; width: 100%; } .framer-J5Ugo .framer-gn4uvv, .framer-J5Ugo .framer-1goh5nv { flex: none; order: 0; width: 100%; } .framer-J5Ugo .framer-viugwv, .framer-J5Ugo .framer-cckkgz { height: var(--framer-aspect-ratio-supported, 540px); } .framer-J5Ugo .framer-ckt52p { padding: 24px 40px 56px 40px; } .framer-J5Ugo .framer-gmabsq { gap: 32px; max-width: 810px; } .framer-J5Ugo .framer-9590rz { gap: 48px; } .framer-J5Ugo .framer-1okkho6 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 100px); width: 100px; } .framer-J5Ugo .framer-koemf0 { height: 100px; width: 180px; } .framer-J5Ugo .framer-xg4wv3, .framer-J5Ugo .framer-1b1qud0, .framer-J5Ugo .framer-c26ayn { padding: 56px 40px 56px 40px; } .framer-J5Ugo .framer-134ct2u { gap: 24px; max-width: 810px; } .framer-J5Ugo .framer-5pxlws { padding: 40px 0px 0px 0px; } .framer-J5Ugo .framer-1acxx1k { flex-direction: column; gap: 20px; width: 100%; } .framer-J5Ugo .framer-s97pef { min-width: 148px; } .framer-J5Ugo .framer-11lfnp8 { min-width: 119px; } .framer-J5Ugo .framer-1l55t01 { padding: 40px 16px 20px 16px; } .framer-J5Ugo .framer-1igc3xg { padding: 20px 16px 40px 16px; } .framer-J5Ugo .framer-guxdoa { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; } .framer-J5Ugo .framer-1035zgf, .framer-J5Ugo .framer-1r0snh8, .framer-J5Ugo .framer-17jfiia, .framer-J5Ugo .framer-9tr0sr { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-J5Ugo .framer-qyndeu { padding: 32px; } .framer-J5Ugo .framer-286604 { gap: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J5Ugo .framer-1b8k0xj, .framer-J5Ugo .framer-1y077v6, .framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-895d1g, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-1ritc02, .framer-J5Ugo .framer-gmabsq, .framer-J5Ugo .framer-9590rz, .framer-J5Ugo .framer-134ct2u, .framer-J5Ugo .framer-1acxx1k, .framer-J5Ugo .framer-1wuv46f, .framer-J5Ugo .framer-guxdoa, .framer-J5Ugo .framer-286604 { gap: 0px; } .framer-J5Ugo .framer-1b8k0xj > *, .framer-J5Ugo .framer-1adp75a > *, .framer-J5Ugo .framer-895d1g > *, .framer-J5Ugo .framer-otx9rn > *, .framer-J5Ugo .framer-1ritc02 > *, .framer-J5Ugo .framer-1wuv46f > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-J5Ugo .framer-1b8k0xj > :first-child, .framer-J5Ugo .framer-1y077v6 > :first-child, .framer-J5Ugo .framer-1adp75a > :first-child, .framer-J5Ugo .framer-895d1g > :first-child, .framer-J5Ugo .framer-otx9rn > :first-child, .framer-J5Ugo .framer-1ritc02 > :first-child, .framer-J5Ugo .framer-gmabsq > :first-child, .framer-J5Ugo .framer-1acxx1k > :first-child, .framer-J5Ugo .framer-1wuv46f > :first-child, .framer-J5Ugo .framer-286604 > :first-child { margin-top: 0px; } .framer-J5Ugo .framer-1b8k0xj > :last-child, .framer-J5Ugo .framer-1y077v6 > :last-child, .framer-J5Ugo .framer-1adp75a > :last-child, .framer-J5Ugo .framer-895d1g > :last-child, .framer-J5Ugo .framer-otx9rn > :last-child, .framer-J5Ugo .framer-1ritc02 > :last-child, .framer-J5Ugo .framer-gmabsq > :last-child, .framer-J5Ugo .framer-1acxx1k > :last-child, .framer-J5Ugo .framer-1wuv46f > :last-child, .framer-J5Ugo .framer-286604 > :last-child { margin-bottom: 0px; } .framer-J5Ugo .framer-1y077v6 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-J5Ugo .framer-gmabsq > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-J5Ugo .framer-9590rz > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-J5Ugo .framer-9590rz > :first-child, .framer-J5Ugo .framer-134ct2u > :first-child { margin-left: 0px; } .framer-J5Ugo .framer-9590rz > :last-child, .framer-J5Ugo .framer-134ct2u > :last-child { margin-right: 0px; } .framer-J5Ugo .framer-134ct2u > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-J5Ugo .framer-1acxx1k > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-J5Ugo .framer-guxdoa > *, .framer-J5Ugo .framer-guxdoa > :first-child, .framer-J5Ugo .framer-guxdoa > :last-child { margin: 0px; } .framer-J5Ugo .framer-286604 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (max-width: 809px) { .framer-J5Ugo.framer-2pvnu0 { width: 390px; } .framer-J5Ugo .framer-1ilzl2z-container { left: 16px; right: 16px; top: 16px; } .framer-J5Ugo .framer-1m8njaq { padding: 120px 20px 24px 20px; } .framer-J5Ugo .framer-19vjntp { max-width: 390px; } .framer-J5Ugo .framer-1rurvcx { gap: 32px; padding: 0px; } .framer-J5Ugo .framer-1qlebv6, .framer-J5Ugo .framer-zrzr9a, .framer-J5Ugo .framer-jrwnui, .framer-J5Ugo .framer-y1nl6p, .framer-J5Ugo .framer-1cdvkly, .framer-J5Ugo .framer-12q9911, .framer-J5Ugo .framer-8hjszb, .framer-J5Ugo .framer-1yeq54o, .framer-J5Ugo .framer-lb3czt, .framer-J5Ugo .framer-1rja6vt { width: 100%; } .framer-J5Ugo .framer-1b7p260 { border-top-left-radius: 32px; border-top-right-radius: 32px; padding: 24px 16px 32px 16px; } .framer-J5Ugo .framer-1b8k0xj, .framer-J5Ugo .framer-1wuv46f { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 40px; max-width: 390px; padding: 40px 16px 40px 16px; } .framer-J5Ugo .framer-1y077v6 { gap: 56px; } .framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-895d1g, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-1ritc02 { flex-direction: column; gap: 24px; } .framer-J5Ugo .framer-1dwdwyq { height: 240px; width: 100%; } .framer-J5Ugo .framer-1mvftjg { height: var(--framer-aspect-ratio-supported, 204px); width: 320px; } .framer-J5Ugo .framer-1wpr175, .framer-J5Ugo .framer-q37k65 { flex: none; gap: 24px; width: 100%; } .framer-J5Ugo .framer-12d099t, .framer-J5Ugo .framer-19xn29 { gap: 16px; padding: 0px; } .framer-J5Ugo .framer-j1zhtb, .framer-J5Ugo .framer-1exl9u6, .framer-J5Ugo .framer-6s2usp, .framer-J5Ugo .framer-g606f6, .framer-J5Ugo .framer-58gan0, .framer-J5Ugo .framer-e6xo9x, .framer-J5Ugo .framer-1ou93pv, .framer-J5Ugo .framer-1uaydor { height: 18px; width: 18px; } .framer-J5Ugo .framer-u27z7u, .framer-J5Ugo .framer-nmswat { flex: none; gap: 24px; order: 1; width: 100%; } .framer-J5Ugo .framer-12uyx4y, .framer-J5Ugo .framer-1d24sec { gap: 16px; } .framer-J5Ugo .framer-7myic3, .framer-J5Ugo .framer-1eorwa4 { padding: 0px; } .framer-J5Ugo .framer-gn4uvv, .framer-J5Ugo .framer-1goh5nv { flex: none; height: 240px; order: 0; width: 100%; } .framer-J5Ugo .framer-p2vlvf { aspect-ratio: unset; height: 213px; left: calc(50.00000000000002% - 320px / 2); transform: unset; width: 320px; } .framer-J5Ugo .framer-nu4g6e { flex: none; height: 240px; width: 100%; } .framer-J5Ugo .framer-1lyre39, .framer-J5Ugo .framer-x3ie8i { bottom: 0px; height: var(--framer-aspect-ratio-supported, 230px); width: 360px; } .framer-J5Ugo .framer-viugwv { height: var(--framer-aspect-ratio-supported, 370px); left: -169px; right: -170px; top: 0px; } .framer-J5Ugo .framer-ckt52p { border-top-left-radius: 32px; border-top-right-radius: 32px; padding: 24px 20px 40px 20px; } .framer-J5Ugo .framer-gmabsq { gap: 24px; max-width: 810px; width: 100%; } .framer-J5Ugo .framer-9590rz { flex-direction: column; gap: 12px; width: 100%; } .framer-J5Ugo .framer-1bmpmzb, .framer-J5Ugo .framer-qpocsb, .framer-J5Ugo .framer-1p6pnee { gap: 12px; } .framer-J5Ugo .framer-1okkho6 { height: 80px; width: 80px; } .framer-J5Ugo .framer-16r3vvt { width: 128px; } .framer-J5Ugo .framer-koemf0 { height: 80px; width: 144px; } .framer-J5Ugo .framer-11td2x4 { width: 110px; } .framer-J5Ugo .framer-xg4wv3 { padding: 24px 16px 24px 16px; } .framer-J5Ugo .framer-134ct2u { flex-direction: column; gap: 32px; max-width: 390px; } .framer-J5Ugo .framer-5pxlws { align-self: unset; flex: none; gap: 32px; height: min-content; justify-content: center; padding: 0px; width: 100%; } .framer-J5Ugo .framer-1acxx1k { align-content: center; align-items: center; gap: 24px; width: 100%; } .framer-J5Ugo .framer-s97pef, .framer-J5Ugo .framer-11lfnp8 { flex: 1 0 0px; gap: 0px; min-width: unset; width: 1px; } .framer-J5Ugo .framer-8q9hw3 { flex: none; width: 100%; } .framer-J5Ugo .framer-1l55t01, .framer-J5Ugo .framer-1igc3xg { padding: 20px; } .framer-J5Ugo .framer-1b1qud0 { padding: 40px 20px 40px 20px; } .framer-J5Ugo .framer-1vpkro3 { gap: 48px; max-width: 390px; } .framer-J5Ugo .framer-7kd6di { padding: 40px 16px 40px 16px; } .framer-J5Ugo .framer-guxdoa { flex-direction: column; gap: 40px; } .framer-J5Ugo .framer-1035zgf, .framer-J5Ugo .framer-1r0snh8, .framer-J5Ugo .framer-17jfiia, .framer-J5Ugo .framer-9tr0sr { flex: none; gap: 20px; width: 100%; } .framer-J5Ugo .framer-cckkgz { height: var(--framer-aspect-ratio-supported, 325px); top: 0px; } .framer-J5Ugo .framer-c26ayn { padding: 32px 20px 32px 20px; } .framer-J5Ugo .framer-1ln238a { gap: 32px; max-width: 390px; } .framer-J5Ugo .framer-qyndeu { padding: 16px; } .framer-J5Ugo .framer-286604 { gap: 24px; } .framer-J5Ugo .framer-dt644 { align-content: center; align-items: center; flex-direction: column; gap: 16px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J5Ugo .framer-1rurvcx, .framer-J5Ugo .framer-1b8k0xj, .framer-J5Ugo .framer-1y077v6, .framer-J5Ugo .framer-1adp75a, .framer-J5Ugo .framer-1wpr175, .framer-J5Ugo .framer-12d099t, .framer-J5Ugo .framer-895d1g, .framer-J5Ugo .framer-u27z7u, .framer-J5Ugo .framer-12uyx4y, .framer-J5Ugo .framer-otx9rn, .framer-J5Ugo .framer-q37k65, .framer-J5Ugo .framer-1d24sec, .framer-J5Ugo .framer-1ritc02, .framer-J5Ugo .framer-nmswat, .framer-J5Ugo .framer-19xn29, .framer-J5Ugo .framer-gmabsq, .framer-J5Ugo .framer-9590rz, .framer-J5Ugo .framer-1bmpmzb, .framer-J5Ugo .framer-qpocsb, .framer-J5Ugo .framer-134ct2u, .framer-J5Ugo .framer-5pxlws, .framer-J5Ugo .framer-1acxx1k, .framer-J5Ugo .framer-s97pef, .framer-J5Ugo .framer-11lfnp8, .framer-J5Ugo .framer-1vpkro3, .framer-J5Ugo .framer-1wuv46f, .framer-J5Ugo .framer-guxdoa, .framer-J5Ugo .framer-1035zgf, .framer-J5Ugo .framer-1r0snh8, .framer-J5Ugo .framer-17jfiia, .framer-J5Ugo .framer-9tr0sr, .framer-J5Ugo .framer-1ln238a, .framer-J5Ugo .framer-286604, .framer-J5Ugo .framer-1p6pnee, .framer-J5Ugo .framer-dt644 { gap: 0px; } .framer-J5Ugo .framer-1rurvcx > *, .framer-J5Ugo .framer-134ct2u > *, .framer-J5Ugo .framer-5pxlws > *, .framer-J5Ugo .framer-1ln238a > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-J5Ugo .framer-1rurvcx > :first-child, .framer-J5Ugo .framer-1b8k0xj > :first-child, .framer-J5Ugo .framer-1y077v6 > :first-child, .framer-J5Ugo .framer-1adp75a > :first-child, .framer-J5Ugo .framer-1wpr175 > :first-child, .framer-J5Ugo .framer-12d099t > :first-child, .framer-J5Ugo .framer-895d1g > :first-child, .framer-J5Ugo .framer-u27z7u > :first-child, .framer-J5Ugo .framer-12uyx4y > :first-child, .framer-J5Ugo .framer-otx9rn > :first-child, .framer-J5Ugo .framer-q37k65 > :first-child, .framer-J5Ugo .framer-1d24sec > :first-child, .framer-J5Ugo .framer-1ritc02 > :first-child, .framer-J5Ugo .framer-nmswat > :first-child, .framer-J5Ugo .framer-19xn29 > :first-child, .framer-J5Ugo .framer-gmabsq > :first-child, .framer-J5Ugo .framer-9590rz > :first-child, .framer-J5Ugo .framer-134ct2u > :first-child, .framer-J5Ugo .framer-5pxlws > :first-child, .framer-J5Ugo .framer-s97pef > :first-child, .framer-J5Ugo .framer-11lfnp8 > :first-child, .framer-J5Ugo .framer-1vpkro3 > :first-child, .framer-J5Ugo .framer-1wuv46f > :first-child, .framer-J5Ugo .framer-guxdoa > :first-child, .framer-J5Ugo .framer-1035zgf > :first-child, .framer-J5Ugo .framer-1r0snh8 > :first-child, .framer-J5Ugo .framer-17jfiia > :first-child, .framer-J5Ugo .framer-9tr0sr > :first-child, .framer-J5Ugo .framer-1ln238a > :first-child, .framer-J5Ugo .framer-286604 > :first-child, .framer-J5Ugo .framer-1p6pnee > :first-child, .framer-J5Ugo .framer-dt644 > :first-child { margin-top: 0px; } .framer-J5Ugo .framer-1rurvcx > :last-child, .framer-J5Ugo .framer-1b8k0xj > :last-child, .framer-J5Ugo .framer-1y077v6 > :last-child, .framer-J5Ugo .framer-1adp75a > :last-child, .framer-J5Ugo .framer-1wpr175 > :last-child, .framer-J5Ugo .framer-12d099t > :last-child, .framer-J5Ugo .framer-895d1g > :last-child, .framer-J5Ugo .framer-u27z7u > :last-child, .framer-J5Ugo .framer-12uyx4y > :last-child, .framer-J5Ugo .framer-otx9rn > :last-child, .framer-J5Ugo .framer-q37k65 > :last-child, .framer-J5Ugo .framer-1d24sec > :last-child, .framer-J5Ugo .framer-1ritc02 > :last-child, .framer-J5Ugo .framer-nmswat > :last-child, .framer-J5Ugo .framer-19xn29 > :last-child, .framer-J5Ugo .framer-gmabsq > :last-child, .framer-J5Ugo .framer-9590rz > :last-child, .framer-J5Ugo .framer-134ct2u > :last-child, .framer-J5Ugo .framer-5pxlws > :last-child, .framer-J5Ugo .framer-s97pef > :last-child, .framer-J5Ugo .framer-11lfnp8 > :last-child, .framer-J5Ugo .framer-1vpkro3 > :last-child, .framer-J5Ugo .framer-1wuv46f > :last-child, .framer-J5Ugo .framer-guxdoa > :last-child, .framer-J5Ugo .framer-1035zgf > :last-child, .framer-J5Ugo .framer-1r0snh8 > :last-child, .framer-J5Ugo .framer-17jfiia > :last-child, .framer-J5Ugo .framer-9tr0sr > :last-child, .framer-J5Ugo .framer-1ln238a > :last-child, .framer-J5Ugo .framer-286604 > :last-child, .framer-J5Ugo .framer-1p6pnee > :last-child, .framer-J5Ugo .framer-dt644 > :last-child { margin-bottom: 0px; } .framer-J5Ugo .framer-1b8k0xj > *, .framer-J5Ugo .framer-1wuv46f > *, .framer-J5Ugo .framer-guxdoa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-J5Ugo .framer-1y077v6 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-J5Ugo .framer-1adp75a > *, .framer-J5Ugo .framer-1wpr175 > *, .framer-J5Ugo .framer-895d1g > *, .framer-J5Ugo .framer-u27z7u > *, .framer-J5Ugo .framer-otx9rn > *, .framer-J5Ugo .framer-q37k65 > *, .framer-J5Ugo .framer-1ritc02 > *, .framer-J5Ugo .framer-nmswat > *, .framer-J5Ugo .framer-gmabsq > *, .framer-J5Ugo .framer-286604 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-J5Ugo .framer-12d099t > *, .framer-J5Ugo .framer-12uyx4y > *, .framer-J5Ugo .framer-1d24sec > *, .framer-J5Ugo .framer-19xn29 > *, .framer-J5Ugo .framer-dt644 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-J5Ugo .framer-9590rz > *, .framer-J5Ugo .framer-1p6pnee > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-J5Ugo .framer-1bmpmzb > *, .framer-J5Ugo .framer-qpocsb > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-J5Ugo .framer-1bmpmzb > :first-child, .framer-J5Ugo .framer-qpocsb > :first-child, .framer-J5Ugo .framer-1acxx1k > :first-child { margin-left: 0px; } .framer-J5Ugo .framer-1bmpmzb > :last-child, .framer-J5Ugo .framer-qpocsb > :last-child, .framer-J5Ugo .framer-1acxx1k > :last-child { margin-right: 0px; } .framer-J5Ugo .framer-1acxx1k > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-J5Ugo .framer-s97pef > *, .framer-J5Ugo .framer-11lfnp8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-J5Ugo .framer-1vpkro3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-J5Ugo .framer-1035zgf > *, .framer-J5Ugo .framer-1r0snh8 > *, .framer-J5Ugo .framer-17jfiia > *, .framer-J5Ugo .framer-9tr0sr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6146\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QSAdUDFMX\":{\"layout\":[\"fixed\",\"auto\"]},\"WbiQmc0jO\":{\"layout\":[\"fixed\",\"auto\"]},\"lHBbkTlSz\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"f5AeTpTre\":{\"pattern\":\":f5AeTpTre\",\"name\":\"transformation\"},\"Mdcec1Zyy\":{\"pattern\":\":Mdcec1Zyy\",\"name\":\"proof\"}}\n * @framerResponsiveScreen\n */const Framerhv3N5Lrng=withCSS(Component,css,\"framer-J5Ugo\");export default Framerhv3N5Lrng;Framerhv3N5Lrng.displayName=\"New Landingpage / Handwriting 2\";Framerhv3N5Lrng.defaultProps={height:6146,width:1440};addFonts(Framerhv3N5Lrng,[{explicitInter:true,fonts:[{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPhxx-ZtxFMQWXgSQ.woff2\",weight:\"500\"},{family:\"Onest\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/onest/v6/gNMZW3F-SZuj7zOT0IfSjTS16cPh9R-ZtxFMQWXgSQ.woff2\",weight:\"400\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v6/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"}]},...NewNavbarFonts,...NewButtonFonts,...TickerFonts,...RoundedFooterNewFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerhv3N5Lrng\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QSAdUDFMX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WbiQmc0jO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lHBbkTlSz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"6146\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"f5AeTpTre\\\":{\\\"pattern\\\":\\\":f5AeTpTre\\\",\\\"name\\\":\\\"transformation\\\"},\\\"Mdcec1Zyy\\\":{\\\"pattern\\\":\\\":Mdcec1Zyy\\\",\\\"name\\\":\\\"proof\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NewNavbarFonts", "getFonts", "J1s4Onkal_default", "ContainerWithFX", "withFX", "Container", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "NewButtonFonts", "Ohv3ggK60_default", "ContainerWithOptimizedAppearEffect", "RichTextWithFX", "MotionDivWithFX", "motion", "TickerFonts", "Ticker", "RoundedFooterNewFonts", "Zedaa7Cns_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "animation2", "transition3", "animation3", "transition4", "animation4", "animation5", "animation6", "transition5", "transformTemplate1", "_", "t", "transition6", "transition7", "transformTemplate2", "transition8", "transition9", "animation7", "transition10", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithFX", "J1s4Onkal_default", "x", "RichTextWithOptimizedAppearEffect", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "Ohv3ggK60_default", "RichTextWithFX", "MotionDivWithFX", "getLoadingLazyAtYPosition", "Image2", "RichText2", "SVG", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "Container", "Ticker", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "Zedaa7Cns_default", "css", "Framerhv3N5Lrng", "withCSS", "hv3N5Lrng_default", "addFonts", "NewNavbarFonts", "NewButtonFonts", "TickerFonts", "RoundedFooterNewFonts", "__FramerMetadata__"]
}
