{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bCComkHnH3G1Q4NIzkTI/fFf6p3Q93lTrFWpjNshE/rhzt4MhuA.js"],
  "sourcesContent": ["// Generated by Framer (38f2e7f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/1joOJPDUMoQ3JvdCmTzv/2JyRT7sswiU4ZG6Fa8DU/Hi0Q0s1WP.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/oYKpq5jRVQVziHmgD3qx/sIM5Y20pmDFZy67ayC1m/hPQs1xY4J.js\";import ComponentButton from\"https://framerusercontent.com/modules/zBzRznj9txVBQPuy4GXz/TWwvG6oM2YrDwf9PMsCF/Xj47f_BWl.js\";import ComponentColourChange from\"https://framerusercontent.com/modules/aStwnhl5ZVxQa6IFQClG/C1rB3PPLbLNs8BOKakHC/YiBnw9609.js\";const RichTextWithFX=withFX(RichText);const ComponentButtonFonts=getFonts(ComponentButton);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const ComponentColourChangeFonts=getFonts(ComponentColourChange);const cycleOrder=[\"sbKoMoS6F\",\"JY6ZhsTux\",\"qmbVZ0Yi0\"];const serializationHash=\"framer-Xj4qD\";const variantClassNames={JY6ZhsTux:\"framer-v-1cdymcc\",qmbVZ0Yi0:\"framer-v-b4mi7s\",sbKoMoS6F:\"framer-v-bcwmb4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:2,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:.4,duration:1.6,ease:[0,.55,.45,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:5,skewY:3,x:0,y:0};const transition4={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:-1,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"sbKoMoS6F\",Phone:\"qmbVZ0Yi0\",Tablet:\"JY6ZhsTux\"};const getProps=({button,buttonLabel,buttonLink,height,id,profilePic,text,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,d10rDJc4h:button!==null&&button!==void 0?button:props.d10rDJc4h,e22S_YGro:buttonLink!==null&&buttonLink!==void 0?buttonLink:props.e22S_YGro,gO5FTVrja:(_ref=text!==null&&text!==void 0?text:props.gO5FTVrja)!==null&&_ref!==void 0?_ref:\"Making apps so intuitive, they practically use themselves.\",RaBdgOMeh:(_ref1=buttonLabel!==null&&buttonLabel!==void 0?buttonLabel:props.RaBdgOMeh)!==null&&_ref1!==void 0?_ref1:\"Button label \u2192\",v8S1rDxeN:(_ref2=profilePic!==null&&profilePic!==void 0?profilePic:props.v8S1rDxeN)!==null&&_ref2!==void 0?_ref2:true,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"sbKoMoS6F\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,gO5FTVrja,d10rDJc4h,RaBdgOMeh,e22S_YGro,v8S1rDxeN,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sbKoMoS6F\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=value=>{if(baseVariant===\"qmbVZ0Yi0\")return false;return value;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.section,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-bcwmb4\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"sbKoMoS6F\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-25c94280-7217-4913-8617-1f9c844d3f16, rgb(242, 252, 226))\",...style},tabIndex:-1,...addPropertyOverrides({JY6ZhsTux:{\"data-framer-name\":\"Tablet\"},qmbVZ0Yi0:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hk782b\",\"data-framer-name\":\"Container + Padding\",layoutDependency:layoutDependency,layoutId:\"axiQaKMgr\",children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-sns1ob\",\"data-framer-appear-id\":\"sns1ob\",\"data-framer-name\":\"Layout\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"WtUU4s8SC\",optimized:true,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-k8qxks\",\"data-framer-appear-id\":\"k8qxks\",\"data-framer-name\":\"Content\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"IqAnOifUH\",optimized:true,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vtp7sk\",layoutDependency:layoutDependency,layoutId:\"TXRuMrr9u\",children:[isDisplayed(v8S1rDxeN)&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+80+0+0+0+0+0+9.5),pixelHeight:692,pixelWidth:692,sizes:`calc((max((min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1440px) - 240px) / 2, 200px) * 2 + 80px) * 0.12)`,src:\"https://framerusercontent.com/images/4Kde0hjKntXSQyYjLWq2aRPFlI.jpeg\",srcSet:\"https://framerusercontent.com/images/4Kde0hjKntXSQyYjLWq2aRPFlI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/4Kde0hjKntXSQyYjLWq2aRPFlI.jpeg 692w\"},className:\"framer-1uuj0h9\",layoutDependency:layoutDependency,layoutId:\"ptS_hsot4\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({JY6ZhsTux:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+80+0+0+0+0+0+0),pixelHeight:692,pixelWidth:692,sizes:`calc((max((min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1440px) - 208px) / 2, 200px) * 2 + 80px) * 0.16)`,src:\"https://framerusercontent.com/images/4Kde0hjKntXSQyYjLWq2aRPFlI.jpeg\",srcSet:\"https://framerusercontent.com/images/4Kde0hjKntXSQyYjLWq2aRPFlI.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/4Kde0hjKntXSQyYjLWq2aRPFlI.jpeg 692w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bb346r\",layoutDependency:layoutDependency,layoutId:\"P2YZrvN61\",children:[v8S1rDxeN&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZCp76sbJq\"},children:/*#__PURE__*/_jsxs(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+80+0+0+0+0+0+0+0),pixelHeight:449,pixelWidth:800,src:\"https://framerusercontent.com/images/aYuLl5fsjODNux5lySJLfUZxSbM.gif?scale-down-to=512\"},className:\"framer-61vhry framer-12z7sqd\",layoutDependency:layoutDependency,layoutId:\"LjcHvVI6K\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,rotate:-6},...addPropertyOverrides({JY6ZhsTux:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+80+0+0+0+0+0+3.5+0),pixelHeight:449,pixelWidth:800,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/aYuLl5fsjODNux5lySJLfUZxSbM.gif?scale-down-to=512\"}},qmbVZ0Yi0:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+40+0+0+0+0+0+0+0),pixelHeight:449,pixelWidth:800,src:\"https://framerusercontent.com/images/aYuLl5fsjODNux5lySJLfUZxSbM.gif?scale-down-to=512\"}}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-usnj7c\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:41,intrinsicWidth:133,layoutDependency:layoutDependency,layoutId:\"Aa__6Mbv2\",style:{rotate:-2},svg:'<svg width=\"133\" height=\"41\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M13.05 29.43c9.38 1.92 18.117 3.626 26.854 5.545.642.213 1.156 1.493 2.57 3.413-4.112.853-7.324 1.919-10.536 2.132-8.48.427-16.832.427-25.312.427-1.028 0-2.056.213-3.083-.214C.202 39.667-.954 36.042.844 31.137c.9-2.346 1.928-4.479 3.084-6.398 4.368-7.251 8.865-14.29 13.362-21.327.771-1.28 1.928-1.92 3.47-3.412.256 10.877-6.296 13.862-7.71 22.393 1.157-.427 2.185-.64 3.084-1.067 34.691-15.781 69.254-14.075 103.688 1.28 3.597 1.493 7.066 3.839 10.535 5.971 1.799 1.067 3.341 3.413 2.313 7.038-.899 3.626-2.698 3.626-4.754 2.133-22.999-17.061-47.41-18.98-72.08-18.341-12.849.213-25.44 2.56-37.903 7.464-1.542.64-3.084 1.493-4.883 2.56Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h133v41H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1kvj1aq\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:144,intrinsicWidth:144,layoutDependency:layoutDependency,layoutId:\"xF5FsCcdW\",svg:'<svg width=\"144\" height=\"144\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"72\" cy=\"72\" r=\"63\" fill=\"#fff\"/><circle opacity=\".2\" cx=\"72\" cy=\"72\" r=\"72\" fill=\"#fff\"/><g clip-path=\"url(#a)\"><path d=\"M57.5 52.667v38.666a2.417 2.417 0 0 0 3.683 2.06L92.6 74.058a2.417 2.417 0 0 0 0-4.118L61.183 50.608a2.416 2.416 0 0 0-3.683 2.059Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(43 43)\" d=\"M0 0h58v58H0z\"/></clipPath></defs></svg>',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7R29jaGkgSGFuZC1yZWd1bGFy\",\"--framer-font-family\":'\"Gochi Hand\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"0.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:\"Watch\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:\"my intro\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:\"video\"})]})}),className:\"framer-9wsuo5\",fonts:[\"GF;Gochi Hand-regular\"],layoutDependency:layoutDependency,layoutId:\"Rvbz6StEj\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",rotate:16},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JY6ZhsTux:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7R29jaGkgSGFuZC1yZWd1bGFy\",\"--framer-font-family\":'\"Gochi Hand\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"0.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"40px\"},children:\"Watch\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"40px\"},children:\"my intro\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"48px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"40px\"},children:\"video\"})]})})},qmbVZ0Yi0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7R29jaGkgSGFuZC1yZWd1bGFy\",\"--framer-font-family\":'\"Gochi Hand\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"0.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"32px\"},children:\"Watch\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"32px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"32px\"},children:\"my intro\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"32px\"},children:/*#__PURE__*/_jsx(motion.br,{})}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-font-size\":\"32px\"},children:\"video\"})]})})}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8laxjm\",layoutDependency:layoutDependency,layoutId:\"LP9V4k4AZ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{className:\"framer-styles-preset-1c3hdlo\",\"data-styles-preset\":\"hPQs1xY4J\",style:{\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, rgb(255, 255, 255)))\"},children:\"Making apps so intuitive, they practically use themselves.\"})}),className:\"framer-s6jvbo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gzN0gQNwP\",style:{\"--extracted-gdpscs\":\"var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:gO5FTVrja,variants:{qmbVZ0Yi0:{\"--extracted-1of0zx5\":\"var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({qmbVZ0Yi0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-n85squ\",\"data-styles-preset\":\"Hi0Q0s1WP\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1b20fec0-7bbd-4f19-a08d-c893d5e9cf8e, rgb(255, 255, 255)))\"},children:\"Making apps so intuitive, they practically use themselves.\"})})}},baseVariant,gestureVariant)})}),d10rDJc4h&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+80+0+0+0+0+340.8,...addPropertyOverrides({JY6ZhsTux:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+80+0+0+0+0+321.8},qmbVZ0Yi0:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+40+0+0+0+206.2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nyau2w-container\",layoutDependency:layoutDependency,layoutId:\"sPnTfA9Rn-container\",children:/*#__PURE__*/_jsx(ComponentButton,{height:\"100%\",id:\"sPnTfA9Rn\",layoutId:\"sPnTfA9Rn\",variant:\"bV2Y3ZrUR\",width:\"100%\",YVYfgjWr3:RaBdgOMeh,zkN4cuEY4:e22S_YGro})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||529)-0,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0,...addPropertyOverrides({JY6ZhsTux:{height:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||673)-0},qmbVZ0Yi0:{height:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||673.5)-0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nzbo6s-container\",layoutDependency:layoutDependency,layoutId:\"rl8WkG5QO-container\",children:/*#__PURE__*/_jsx(ComponentColourChange,{height:\"100%\",id:\"rl8WkG5QO\",layoutId:\"rl8WkG5QO\",nxLcUwaZG:0,style:{height:\"100%\",width:\"100%\"},variant:\"dwD97otwi\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Xj4qD.framer-12z7sqd, .framer-Xj4qD .framer-12z7sqd { display: block; }\",\".framer-Xj4qD.framer-bcwmb4 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Xj4qD .framer-1hk782b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1440px; padding: 80px; position: relative; width: 100%; }\",\".framer-Xj4qD .framer-sns1ob { display: grid; flex: none; gap: 80px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Xj4qD .framer-k8qxks { align-content: flex-start; align-items: flex-start; align-self: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; grid-column: auto / span 2; height: min-content; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xj4qD .framer-1vtp7sk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xj4qD .framer-1uuj0h9 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 125px); position: relative; width: 12%; }\",\".framer-Xj4qD .framer-1bb346r { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 74px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Xj4qD .framer-61vhry { aspect-ratio: 1.853658536585366 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 144px); position: relative; text-decoration: none; width: 266px; }\",\".framer-Xj4qD .framer-usnj7c { flex: none; height: 24px; position: absolute; right: -80px; top: 10px; width: 102px; }\",\".framer-Xj4qD .framer-1kvj1aq { aspect-ratio: 1 / 1; bottom: 7px; flex: none; height: var(--framer-aspect-ratio-supported, 42px); left: 111px; position: absolute; width: 16%; }\",\".framer-Xj4qD .framer-9wsuo5, .framer-Xj4qD .framer-s6jvbo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Xj4qD .framer-8laxjm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Xj4qD .framer-nyau2w-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Xj4qD .framer-nzbo6s-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Xj4qD.framer-bcwmb4, .framer-Xj4qD .framer-1hk782b, .framer-Xj4qD .framer-k8qxks, .framer-Xj4qD .framer-1vtp7sk, .framer-Xj4qD .framer-1bb346r, .framer-Xj4qD .framer-8laxjm { gap: 0px; } .framer-Xj4qD.framer-bcwmb4 > *, .framer-Xj4qD .framer-1hk782b > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Xj4qD.framer-bcwmb4 > :first-child, .framer-Xj4qD .framer-1hk782b > :first-child, .framer-Xj4qD .framer-k8qxks > :first-child, .framer-Xj4qD .framer-8laxjm > :first-child { margin-top: 0px; } .framer-Xj4qD.framer-bcwmb4 > :last-child, .framer-Xj4qD .framer-1hk782b > :last-child, .framer-Xj4qD .framer-k8qxks > :last-child, .framer-Xj4qD .framer-8laxjm > :last-child { margin-bottom: 0px; } .framer-Xj4qD .framer-k8qxks > *, .framer-Xj4qD .framer-8laxjm > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-Xj4qD .framer-1vtp7sk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Xj4qD .framer-1vtp7sk > :first-child, .framer-Xj4qD .framer-1bb346r > :first-child { margin-left: 0px; } .framer-Xj4qD .framer-1vtp7sk > :last-child, .framer-Xj4qD .framer-1bb346r > :last-child { margin-right: 0px; } .framer-Xj4qD .framer-1bb346r > * { margin: 0px; margin-left: calc(74px / 2); margin-right: calc(74px / 2); } }\",\".framer-Xj4qD.framer-v-1cdymcc.framer-bcwmb4 { width: 810px; }\",\".framer-Xj4qD.framer-v-1cdymcc .framer-1hk782b { padding: 80px 64px 80px 64px; }\",\".framer-Xj4qD.framer-v-1cdymcc .framer-1uuj0h9 { height: var(--framer-aspect-ratio-supported, 109px); width: 16%; }\",\".framer-Xj4qD.framer-v-1cdymcc .framer-1bb346r { gap: 81px; }\",\".framer-Xj4qD.framer-v-1cdymcc .framer-61vhry { height: var(--framer-aspect-ratio-supported, 118px); width: 218px; }\",\".framer-Xj4qD.framer-v-1cdymcc .framer-usnj7c { height: 22px; right: -79px; width: 100px; }\",\".framer-Xj4qD.framer-v-1cdymcc .framer-1kvj1aq { bottom: 7px; height: var(--framer-aspect-ratio-supported, 34px); left: 91px; right: 93px; width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Xj4qD.framer-v-1cdymcc .framer-1bb346r { gap: 0px; } .framer-Xj4qD.framer-v-1cdymcc .framer-1bb346r > * { margin: 0px; margin-left: calc(81px / 2); margin-right: calc(81px / 2); } .framer-Xj4qD.framer-v-1cdymcc .framer-1bb346r > :first-child { margin-left: 0px; } .framer-Xj4qD.framer-v-1cdymcc .framer-1bb346r > :last-child { margin-right: 0px; } }\",\".framer-Xj4qD.framer-v-b4mi7s.framer-bcwmb4 { width: 390px; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-1hk782b { padding: 40px 40px 48px 40px; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-sns1ob { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-k8qxks { align-self: unset; flex: 1 0 0px; gap: 24px; width: 1px; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-1vtp7sk { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 32px; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-1bb346r { flex: none; gap: 34px; justify-content: flex-start; width: 100%; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-61vhry { aspect-ratio: unset; height: 91px; max-width: 150px; order: 0; width: 48%; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-usnj7c { height: 14px; right: -38px; top: 9px; width: 74px; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-1kvj1aq { bottom: 6px; height: var(--framer-aspect-ratio-supported, 30px); left: 58px; right: 62px; width: unset; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-9wsuo5 { order: 1; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-8laxjm { gap: 22px; }\",\".framer-Xj4qD.framer-v-b4mi7s .framer-s6jvbo { min-width: 63%; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Xj4qD.framer-v-b4mi7s .framer-sns1ob, .framer-Xj4qD.framer-v-b4mi7s .framer-k8qxks, .framer-Xj4qD.framer-v-b4mi7s .framer-1vtp7sk, .framer-Xj4qD.framer-v-b4mi7s .framer-1bb346r, .framer-Xj4qD.framer-v-b4mi7s .framer-8laxjm { gap: 0px; } .framer-Xj4qD.framer-v-b4mi7s .framer-sns1ob > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-Xj4qD.framer-v-b4mi7s .framer-sns1ob > :first-child, .framer-Xj4qD.framer-v-b4mi7s .framer-1bb346r > :first-child { margin-left: 0px; } .framer-Xj4qD.framer-v-b4mi7s .framer-sns1ob > :last-child, .framer-Xj4qD.framer-v-b4mi7s .framer-1bb346r > :last-child { margin-right: 0px; } .framer-Xj4qD.framer-v-b4mi7s .framer-k8qxks > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Xj4qD.framer-v-b4mi7s .framer-k8qxks > :first-child, .framer-Xj4qD.framer-v-b4mi7s .framer-1vtp7sk > :first-child, .framer-Xj4qD.framer-v-b4mi7s .framer-8laxjm > :first-child { margin-top: 0px; } .framer-Xj4qD.framer-v-b4mi7s .framer-k8qxks > :last-child, .framer-Xj4qD.framer-v-b4mi7s .framer-1vtp7sk > :last-child, .framer-Xj4qD.framer-v-b4mi7s .framer-8laxjm > :last-child { margin-bottom: 0px; } .framer-Xj4qD.framer-v-b4mi7s .framer-1vtp7sk > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Xj4qD.framer-v-b4mi7s .framer-1bb346r > * { margin: 0px; margin-left: calc(34px / 2); margin-right: calc(34px / 2); } .framer-Xj4qD.framer-v-b4mi7s .framer-8laxjm > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 529\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JY6ZhsTux\":{\"layout\":[\"fixed\",\"auto\"]},\"qmbVZ0Yi0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"gO5FTVrja\":\"text\",\"d10rDJc4h\":\"button\",\"RaBdgOMeh\":\"buttonLabel\",\"e22S_YGro\":\"buttonLink\",\"v8S1rDxeN\":\"profilePic\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerrhzt4MhuA=withCSS(Component,css,\"framer-Xj4qD\");export default Framerrhzt4MhuA;Framerrhzt4MhuA.displayName=\"Section / Header\";Framerrhzt4MhuA.defaultProps={height:529,width:1200};addPropertyControls(Framerrhzt4MhuA,{variant:{options:[\"sbKoMoS6F\",\"JY6ZhsTux\",\"qmbVZ0Yi0\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},gO5FTVrja:{defaultValue:\"Making apps so intuitive, they practically use themselves.\",displayTextArea:true,placeholder:\"\",title:\"Text\",type:ControlType.String},d10rDJc4h:{defaultValue:false,title:\"Button\",type:ControlType.Boolean},RaBdgOMeh:{defaultValue:\"Button label \u2192\",displayTextArea:false,placeholder:\"\",title:\"Button label\",type:ControlType.String},e22S_YGro:{title:\"Button link\",type:ControlType.Link},v8S1rDxeN:{defaultValue:true,title:\"Profile pic\",type:ControlType.Boolean}});addFonts(Framerrhzt4MhuA,[{explicitInter:true,fonts:[{family:\"Gochi Hand\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gochihand/v23/hES06XlsOjtJsgCkx1PkTov1-n0nXWA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ComponentButtonFonts,...ComponentColourChangeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerrhzt4MhuA\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JY6ZhsTux\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qmbVZ0Yi0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"529\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"gO5FTVrja\\\":\\\"text\\\",\\\"d10rDJc4h\\\":\\\"button\\\",\\\"RaBdgOMeh\\\":\\\"buttonLabel\\\",\\\"e22S_YGro\\\":\\\"buttonLink\\\",\\\"v8S1rDxeN\\\":\\\"profilePic\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rhzt4MhuA.map"],
  "mappings": "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",
  "names": ["RichTextWithFX", "withFX", "RichText2", "ComponentButtonFonts", "getFonts", "Xj47f_BWl_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ComponentColourChangeFonts", "YiBnw9609_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transition3", "animation2", "animation3", "transition4", "animation4", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "button", "buttonLabel", "buttonLink", "height", "id", "profilePic", "text", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "gO5FTVrja", "d10rDJc4h", "RaBdgOMeh", "e22S_YGro", "v8S1rDxeN", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "Link", "SVG", "ComponentViewportProvider", "css", "Framerrhzt4MhuA", "withCSS", "rhzt4MhuA_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
