{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wZWlkSXJiQnuviTJ0LzR/fFDcmijcvXyDmAv8kxl2/HbMjWvmqU.js", "ssg:https://framerusercontent.com/modules/sbmhq9NUrTBiUZFrqNAs/W2V4yC76BN7axUPQ5VSI/mgJb1Qw9m.js"],
  "sourcesContent": ["// Generated by Framer (8fbc941)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/Fkr4KQLN9i5Lv0em5Wbo/dYmiL7SFNiQtiQWErJ4u/cR0qSF7_a.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/jp96ju93M3XL5DqzEJBq/Cp2TR8rWEZu3QcbNevx4/K2yaimONE.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/S2tCc3ppbuAil3ruuf3g/W7VqpKBJXIQABYCd35jn/kGnVdCHAz.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/MQqblFHuA6nuBlCz6aS1/pqh75dKpQP3puTLjQAWi/mvstHUt5G.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/oYnTJCDinZBrR57Mg7Jh/7LwXLvzUvF4ZOyFxHpKH/ONZzezltM.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/7KH93pCIrSbmmxw4TEUO/lD73Wv5aZvJUSLccsDFF/rvpPX8DEZ.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bSe0eR6NrtyO0AnwcfGf/UzweLD6vv4Xn8S13Gh2w/UiKwdfpFZ.js\";const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"XutJ0_vsW\",\"JKZalaFYb\",\"Yn3ScVhtO\"];const serializationHash=\"framer-r2U4e\";const variantClassNames={JKZalaFYb:\"framer-v-1li6z8t\",XutJ0_vsW:\"framer-v-183elyf\",Yn3ScVhtO:\"framer-v-k8x6s9\"};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={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={damping:60,delay:.4,mass:1,stiffness:220,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:50};const transition4={damping:60,delay:.6,mass:1,stiffness:220,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:50};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 humanReadableVariantMap={Desktop:\"XutJ0_vsW\",Phone:\"Yn3ScVhtO\",Tablet:\"JKZalaFYb\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"XutJ0_vsW\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XutJ0_vsW\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-183elyf\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"XutJ0_vsW\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({JKZalaFYb:{\"data-framer-name\":\"Tablet\"},Yn3ScVhtO:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-123t7ck\",layoutDependency:layoutDependency,layoutId:\"Dmsgp6y2z\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ey03v0\",\"data-framer-name\":\"text\",layoutDependency:layoutDependency,layoutId:\"qQUDnUSFV\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h2,{className:\"framer-styles-preset-1w6yp2a\",\"data-styles-preset\":\"kGnVdCHAz\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Why Real Estate \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1qn201a, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Professionals \"}),\"Choose Acreage\"]})}),className:\"framer-2c8tqn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uZU9XNn6p\",style:{\"--extracted-1qn201a\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",transformPerspective:1200},variants:{JKZalaFYb:{\"--extracted-1k2zljd\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\"},Yn3ScVhtO:{\"--extracted-1k2zljd\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JKZalaFYb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Why Real Estate \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1k2zljd, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Professionals \"}),\"Choose Acreage\"]})})},Yn3ScVhtO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Why Real Estate \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1k2zljd, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Professionals \"}),\"Choose Acreage\"]})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q210mp\",\"data-framer-name\":\"Features\",layoutDependency:layoutDependency,layoutId:\"RvENu9jze\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15mttks\",layoutDependency:layoutDependency,layoutId:\"kMyRV92ly\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yh1u2f\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"gKLhAzp7y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Data Aggregation and Integration\"})}),className:\"framer-7k0795\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vGlFcltrR\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JKZalaFYb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1rihec\",\"data-styles-preset\":\"ONZzezltM\",style:{\"--framer-text-alignment\":\"left\"},children:\"Data Aggregation and Integration\"})})},Yn3ScVhtO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-132grsi\",\"data-styles-preset\":\"K2yaimONE\",children:\"Data Aggregation and Integration\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Stop wasting time with scattered sources. Acreage pulls zoning, demographic, property value, and market trend data into one place, giving you a single source of truth for every project\"})}),className:\"framer-17phsl0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lzHCAbhZs\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JKZalaFYb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-86g7hd\",\"data-styles-preset\":\"mvstHUt5G\",children:\"Stop wasting time with scattered sources. Acreage pulls zoning, demographic, property value, and market trend data into one place, giving you a single source of truth for every project\"})})},Yn3ScVhtO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g043um\",\"data-styles-preset\":\"cR0qSF7_a\",children:\"Stop wasting time with scattered sources. Acreage pulls zoning, demographic, property value, and market trend data into one place, giving you a single source of truth for every project\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dktasx\",layoutDependency:layoutDependency,layoutId:\"zqnYlmmLB\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-oq6lyl\",layoutDependency:layoutDependency,layoutId:\"oT3Y1RqNU\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zxecai\",\"data-framer-name\":\"Check-mark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"nJCL2eNv_\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><g transform=\"translate(1.292 2.22)\" id=\"ss10002531329_1\"><path d=\"M 0 9.431 C 0 5.494 3.192 2.302 7.129 2.302 C 11.066 2.302 14.257 5.494 14.257 9.431 C 14.257 13.368 11.066 16.559 7.129 16.559 C 3.192 16.559 0 13.368 0 9.431 Z\" fill=\"var(--token-0a4074f3-6b51-4e73-9007-272c77121fb1, rgb(240, 194, 149)) /* {&quot;name&quot;:&quot;Gold  200&quot;} */\"></path><path d=\"M 7.209 14.941 L 7.119 14.786 C 5.738 12.433 2.067 7.439 2.03 7.389 L 1.977 7.317 L 3.228 6.082 L 7.186 8.845 C 9.678 5.611 12.003 3.39 13.52 2.093 C 15.179 0.674 16.259 0.021 16.27 0.015 L 16.294 0 L 18.415 0 L 18.213 0.18 C 13.002 4.822 7.354 14.686 7.298 14.785 Z\" fill=\"var(--token-503ac2bf-7821-4f6a-b0e1-389cdcc4c8b4, rgb(191, 128, 77)) /* {&quot;name&quot;:&quot;Gold  400&quot;} */\"></path></g></svg>',svgContentId:10002531329,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7tsjyl\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"U_ZaqJHL9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Unified data interface\"})}),className:\"framer-1r3ue1z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cj_jCEfqf\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1dsgrrn\",layoutDependency:layoutDependency,layoutId:\"keKfr90dH\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-19u3pcd\",\"data-framer-name\":\"Check-mark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"P2QZWPWH4\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><g transform=\"translate(1.292 2.22)\" id=\"ss10002531329_1\"><path d=\"M 0 9.431 C 0 5.494 3.192 2.302 7.129 2.302 C 11.066 2.302 14.257 5.494 14.257 9.431 C 14.257 13.368 11.066 16.559 7.129 16.559 C 3.192 16.559 0 13.368 0 9.431 Z\" fill=\"var(--token-0a4074f3-6b51-4e73-9007-272c77121fb1, rgb(240, 194, 149)) /* {&quot;name&quot;:&quot;Gold  200&quot;} */\"></path><path d=\"M 7.209 14.941 L 7.119 14.786 C 5.738 12.433 2.067 7.439 2.03 7.389 L 1.977 7.317 L 3.228 6.082 L 7.186 8.845 C 9.678 5.611 12.003 3.39 13.52 2.093 C 15.179 0.674 16.259 0.021 16.27 0.015 L 16.294 0 L 18.415 0 L 18.213 0.18 C 13.002 4.822 7.354 14.686 7.298 14.785 Z\" fill=\"var(--token-503ac2bf-7821-4f6a-b0e1-389cdcc4c8b4, rgb(191, 128, 77)) /* {&quot;name&quot;:&quot;Gold  400&quot;} */\"></path></g></svg>',svgContentId:10002531329,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-qaavw4\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"LcgzowDZ5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Save hours on data gathering and reduce the risk of missing critical insights.\"})}),className:\"framer-ufi3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aU1WZLRZ0\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y92chu\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"gcSIk8Bay\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1984,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px, 1200px)`,src:\"https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png\",srcSet:\"https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png?scale-down-to=1024 743w,https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png 1440w\"},className:\"framer-1o92lr5\",\"data-framer-name\":\"Image wrapper\",layoutDependency:layoutDependency,layoutId:\"ZQ5MN1XhE\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({JKZalaFYb:{background:{alt:\"\",fit:\"fill\",pixelHeight:1984,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 120px, 1200px)`,src:\"https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png\",srcSet:\"https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png?scale-down-to=1024 743w,https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png 1440w\"}},Yn3ScVhtO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-80-3016.8)/2+0+0)+40+92.8+0+0+0+520+0+8),pixelHeight:1984,pixelWidth:1440,positionX:\"center\",positionY:\"top\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px, 1200px)`,src:\"https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png\",srcSet:\"https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png?scale-down-to=1024 743w,https://framerusercontent.com/images/vBd2QHCKJEpBCuUxBmcwlNHXhI.png 1440w\"}}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-169wnhr\",layoutDependency:layoutDependency,layoutId:\"tGUtLP89m\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-pp2k20\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"NaXBD88Al\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:3080,pixelWidth:1440,positionX:\"50%\",positionY:\"44.7%\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px, 1200px)`,src:\"https://framerusercontent.com/images/0exQ0MXG3bBmJzNrpojyOpdDA.png\",srcSet:\"https://framerusercontent.com/images/0exQ0MXG3bBmJzNrpojyOpdDA.png?scale-down-to=2048 957w,https://framerusercontent.com/images/0exQ0MXG3bBmJzNrpojyOpdDA.png 1440w\"},className:\"framer-l3w6h1\",\"data-framer-name\":\"Image wrapper\",layoutDependency:layoutDependency,layoutId:\"Q5QKPVCrY\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({JKZalaFYb:{background:{alt:\"\",fit:\"fill\",pixelHeight:1673,pixelWidth:1440,sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 120px, 1200px)`,src:\"https://framerusercontent.com/images/iUy15uIXrjpH1xilI0uDVjpRiA.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/iUy15uIXrjpH1xilI0uDVjpRiA.png?scale-down-to=1024&lossless=1 881w,https://framerusercontent.com/images/iUy15uIXrjpH1xilI0uDVjpRiA.png?lossless=1 1440w\"}},Yn3ScVhtO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-80-3016.8)/2+0+0)+40+92.8+0+962+0+520+0+8),pixelHeight:3080,pixelWidth:1440,positionX:\"50%\",positionY:\"44.7%\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px, 1200px)`,src:\"https://framerusercontent.com/images/0exQ0MXG3bBmJzNrpojyOpdDA.png\",srcSet:\"https://framerusercontent.com/images/0exQ0MXG3bBmJzNrpojyOpdDA.png?scale-down-to=2048 957w,https://framerusercontent.com/images/0exQ0MXG3bBmJzNrpojyOpdDA.png 1440w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14zjcqr\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"tzWUl3n9K\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Customized Feasibility Reports\"})}),className:\"framer-3072jm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Qh9MdgqM6\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JKZalaFYb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1rihec\",\"data-styles-preset\":\"ONZzezltM\",style:{\"--framer-text-alignment\":\"left\"},children:\"Customized Feasibility Reports\"})})},Yn3ScVhtO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-132grsi\",\"data-styles-preset\":\"K2yaimONE\",children:\"Customized Feasibility Reports\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Generate on-demand, detailed reports tailored to your project\u2019s needs by top subject matter experts in the field, making feasibility studies and investment analyses simple and precise.\"})}),className:\"framer-1xd4mkm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KVkvHAJmb\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JKZalaFYb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-86g7hd\",\"data-styles-preset\":\"mvstHUt5G\",children:\"Generate on-demand, detailed reports tailored to your project\u2019s needs by top subject matter experts in the field, making feasibility studies and investment analyses simple and precise.\"})})},Yn3ScVhtO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g043um\",\"data-styles-preset\":\"cR0qSF7_a\",children:\"Generate on-demand, detailed reports tailored to your project\u2019s needs by top subject matter experts in the field, making feasibility studies and investment analyses simple and precise.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11liuwi\",layoutDependency:layoutDependency,layoutId:\"cBkHGYbWU\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-v4wy8t\",layoutDependency:layoutDependency,layoutId:\"Wve51Eb5N\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1t4orr9\",\"data-framer-name\":\"Check-mark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"UFRT7_jXY\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><g transform=\"translate(1.292 2.22)\" id=\"ss11761740776_1\"><path d=\"M 0 9.431 C 0 5.494 3.192 2.302 7.129 2.302 C 11.066 2.302 14.257 5.494 14.257 9.431 C 14.257 13.368 11.066 16.559 7.129 16.559 C 3.192 16.559 0 13.368 0 9.431 Z\" fill=\"var(--token-0a4074f3-6b51-4e73-9007-272c77121fb1, rgb(240, 194, 149)) /* {&quot;name&quot;:&quot;Gold  200&quot;} */\"></path><path d=\"M 7.209 14.941 L 7.119 14.786 C 5.738 12.433 2.067 7.439 2.03 7.389 L 1.977 7.317 L 3.228 6.082 L 7.186 8.845 C 9.678 5.611 12.003 3.39 13.52 2.093 C 15.179 0.674 16.259 0.021 16.27 0.015 L 16.294 0 L 18.415 0 L 18.213 0.18 C 13.002 4.822 7.354 14.686 7.298 14.785 Z\" fill=\"var(--token-503ac2bf-7821-4f6a-b0e1-389cdcc4c8b4, rgb(191, 128, 77)) /* {&quot;name&quot;:&quot;Gold  400&quot;} */\"></path></g></svg>',svgContentId:11761740776,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j1e3l5\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"HeFdZEBuQ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Flexible report customization options\"})}),className:\"framer-15x7cxz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"FELnYwrJn\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1761x3u\",layoutDependency:layoutDependency,layoutId:\"dt1fnM5R0\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1sk9izq\",\"data-framer-name\":\"Check-mark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"p6k99hX1Z\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><g transform=\"translate(1.292 2.22)\" id=\"ss10002531329_1\"><path d=\"M 0 9.431 C 0 5.494 3.192 2.302 7.129 2.302 C 11.066 2.302 14.257 5.494 14.257 9.431 C 14.257 13.368 11.066 16.559 7.129 16.559 C 3.192 16.559 0 13.368 0 9.431 Z\" fill=\"var(--token-0a4074f3-6b51-4e73-9007-272c77121fb1, rgb(240, 194, 149)) /* {&quot;name&quot;:&quot;Gold  200&quot;} */\"></path><path d=\"M 7.209 14.941 L 7.119 14.786 C 5.738 12.433 2.067 7.439 2.03 7.389 L 1.977 7.317 L 3.228 6.082 L 7.186 8.845 C 9.678 5.611 12.003 3.39 13.52 2.093 C 15.179 0.674 16.259 0.021 16.27 0.015 L 16.294 0 L 18.415 0 L 18.213 0.18 C 13.002 4.822 7.354 14.686 7.298 14.785 Z\" fill=\"var(--token-503ac2bf-7821-4f6a-b0e1-389cdcc4c8b4, rgb(191, 128, 77)) /* {&quot;name&quot;:&quot;Gold  400&quot;} */\"></path></g></svg>',svgContentId:10002531329,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-183nm4c\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"Nm77q8_XB\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Streamline project planning with reports that provide actionable insights in a few clicks\"})}),className:\"framer-ooi8oj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OcFArP3Ud\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ieofyf\",layoutDependency:layoutDependency,layoutId:\"S67vvgD8i\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6eeeby\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"mWMRl6e3g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",style:{\"--framer-text-alignment\":\"left\"},children:\"Streamlined Project Management\"})}),className:\"framer-1tja4gq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YwtGhlOgD\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JKZalaFYb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1rihec\",\"data-styles-preset\":\"ONZzezltM\",style:{\"--framer-text-alignment\":\"left\"},children:\"Streamlined Project Management\"})})},Yn3ScVhtO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-132grsi\",\"data-styles-preset\":\"K2yaimONE\",children:\"Streamlined Project Management\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Easily manage multiple projects and clients in one centralized platform. Acreage\u2019s project management features allow you to organize data, track progress, and communicate insights for each client and site\"})}),className:\"framer-823aog\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lMdGT22IG\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JKZalaFYb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-86g7hd\",\"data-styles-preset\":\"mvstHUt5G\",children:\"Easily manage multiple projects and clients in one centralized platform. Acreage\u2019s project management features allow you to organize data, track progress, and communicate insights for each client and site\"})})},Yn3ScVhtO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-g043um\",\"data-styles-preset\":\"cR0qSF7_a\",children:\"Easily manage multiple projects and clients in one centralized platform. Acreage\u2019s project management features allow you to organize data, track progress, and communicate insights for each client and site\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7q5uew\",layoutDependency:layoutDependency,layoutId:\"gKiEvXMIb\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1q7u55p\",layoutDependency:layoutDependency,layoutId:\"OtX4L6F6x\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-60s3th\",\"data-framer-name\":\"Check-mark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Tfnmfa19b\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><g transform=\"translate(1.292 2.22)\" id=\"ss10002531329_1\"><path d=\"M 0 9.431 C 0 5.494 3.192 2.302 7.129 2.302 C 11.066 2.302 14.257 5.494 14.257 9.431 C 14.257 13.368 11.066 16.559 7.129 16.559 C 3.192 16.559 0 13.368 0 9.431 Z\" fill=\"var(--token-0a4074f3-6b51-4e73-9007-272c77121fb1, rgb(240, 194, 149)) /* {&quot;name&quot;:&quot;Gold  200&quot;} */\"></path><path d=\"M 7.209 14.941 L 7.119 14.786 C 5.738 12.433 2.067 7.439 2.03 7.389 L 1.977 7.317 L 3.228 6.082 L 7.186 8.845 C 9.678 5.611 12.003 3.39 13.52 2.093 C 15.179 0.674 16.259 0.021 16.27 0.015 L 16.294 0 L 18.415 0 L 18.213 0.18 C 13.002 4.822 7.354 14.686 7.298 14.785 Z\" fill=\"var(--token-503ac2bf-7821-4f6a-b0e1-389cdcc4c8b4, rgb(191, 128, 77)) /* {&quot;name&quot;:&quot;Gold  400&quot;} */\"></path></g></svg>',svgContentId:10002531329,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l67f74\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"ZxSmbLT9P\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Project and client organization tools\"})}),className:\"framer-1aqvwy6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UT5eRAqwW\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-11zfltj\",layoutDependency:layoutDependency,layoutId:\"l6DWaKLs5\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14cxelw\",\"data-framer-name\":\"Check-mark\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jEn4TpeMi\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21 21\"><g transform=\"translate(1.292 2.22)\" id=\"ss10002531329_1\"><path d=\"M 0 9.431 C 0 5.494 3.192 2.302 7.129 2.302 C 11.066 2.302 14.257 5.494 14.257 9.431 C 14.257 13.368 11.066 16.559 7.129 16.559 C 3.192 16.559 0 13.368 0 9.431 Z\" fill=\"var(--token-0a4074f3-6b51-4e73-9007-272c77121fb1, rgb(240, 194, 149)) /* {&quot;name&quot;:&quot;Gold  200&quot;} */\"></path><path d=\"M 7.209 14.941 L 7.119 14.786 C 5.738 12.433 2.067 7.439 2.03 7.389 L 1.977 7.317 L 3.228 6.082 L 7.186 8.845 C 9.678 5.611 12.003 3.39 13.52 2.093 C 15.179 0.674 16.259 0.021 16.27 0.015 L 16.294 0 L 18.415 0 L 18.213 0.18 C 13.002 4.822 7.354 14.686 7.298 14.785 Z\" fill=\"var(--token-503ac2bf-7821-4f6a-b0e1-389cdcc4c8b4, rgb(191, 128, 77)) /* {&quot;name&quot;:&quot;Gold  400&quot;} */\"></path></g></svg>',svgContentId:10002531329,withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m1ae7v\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"CylIf6p1q\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cyctk6\",\"data-styles-preset\":\"rvpPX8DEZ\",children:\"Increase efficiency by keeping all project information organized in one place, making it easy to manage and deliver insights seamlessly\"})}),className:\"framer-mnby7u\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vGAiCOEt4\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16c051z\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"ZHehdE2cP\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:900,pixelWidth:1440,positionX:\"4.9%\",positionY:\"48.4%\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px, 1200px)`,src:\"https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png\",srcSet:\"https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png 1440w\"},className:\"framer-jkznk8\",\"data-framer-name\":\"Image wrapper\",layoutDependency:layoutDependency,layoutId:\"FgMVIbJum\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},...addPropertyOverrides({JKZalaFYb:{background:{alt:\"\",fit:\"fill\",pixelHeight:900,pixelWidth:1440,positionX:\"4.9%\",positionY:\"48.4%\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 120px, 1200px)`,src:\"https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png\",srcSet:\"https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png 1440w\"}},Yn3ScVhtO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-80-3016.8)/2+0+0)+40+92.8+0+1924+0+520+0+8),pixelHeight:900,pixelWidth:1440,positionX:\"4.9%\",positionY:\"48.4%\",sizes:`min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px, 1200px)`,src:\"https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png\",srcSet:\"https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q63eMnysc5Stdjg8hPwuC5dmfkQ.png 1440w\"}}},baseVariant,gestureVariant)})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r2U4e.framer-dsh17y, .framer-r2U4e .framer-dsh17y { display: block; }\",\".framer-r2U4e.framer-183elyf { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 100px 20px 100px; position: relative; width: 1200px; }\",\".framer-r2U4e .framer-123t7ck { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-r2U4e .framer-ey03v0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-r2U4e .framer-2c8tqn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 69%; word-break: break-word; word-wrap: break-word; }\",\".framer-r2U4e .framer-q210mp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r2U4e .framer-15mttks, .framer-r2U4e .framer-169wnhr, .framer-r2U4e .framer-ieofyf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r2U4e .framer-1yh1u2f, .framer-r2U4e .framer-14zjcqr, .framer-r2U4e .framer-6eeeby { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-r2U4e .framer-7k0795, .framer-r2U4e .framer-17phsl0, .framer-r2U4e .framer-3072jm, .framer-r2U4e .framer-1xd4mkm, .framer-r2U4e .framer-1tja4gq, .framer-r2U4e .framer-823aog { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-r2U4e .framer-dktasx, .framer-r2U4e .framer-11liuwi, .framer-r2U4e .framer-7q5uew { 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: 100%; }\",\".framer-r2U4e .framer-oq6lyl, .framer-r2U4e .framer-v4wy8t, .framer-r2U4e .framer-1q7u55p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r2U4e .framer-zxecai, .framer-r2U4e .framer-19u3pcd, .framer-r2U4e .framer-1t4orr9, .framer-r2U4e .framer-1sk9izq, .framer-r2U4e .framer-60s3th, .framer-r2U4e .framer-14cxelw { flex: none; height: 21px; position: relative; width: 21px; }\",\".framer-r2U4e .framer-7tsjyl, .framer-r2U4e .framer-qaavw4, .framer-r2U4e .framer-1j1e3l5, .framer-r2U4e .framer-183nm4c, .framer-r2U4e .framer-1l67f74, .framer-r2U4e .framer-m1ae7v { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-r2U4e .framer-1r3ue1z, .framer-r2U4e .framer-ufi3, .framer-r2U4e .framer-15x7cxz, .framer-r2U4e .framer-ooi8oj, .framer-r2U4e .framer-1aqvwy6, .framer-r2U4e .framer-mnby7u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-r2U4e .framer-1dsgrrn, .framer-r2U4e .framer-1761x3u, .framer-r2U4e .framer-11zfltj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-r2U4e .framer-y92chu, .framer-r2U4e .framer-pp2k20 { align-content: center; align-items: center; aspect-ratio: 1.2 / 1; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 383px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-r2U4e .framer-1o92lr5, .framer-r2U4e .framer-l3w6h1, .framer-r2U4e .framer-jkznk8 { flex: none; height: 384px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-r2U4e .framer-16c051z { align-content: center; align-items: center; aspect-ratio: 1.2 / 1; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 384px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r2U4e.framer-183elyf, .framer-r2U4e .framer-123t7ck, .framer-r2U4e .framer-ey03v0, .framer-r2U4e .framer-q210mp, .framer-r2U4e .framer-15mttks, .framer-r2U4e .framer-1yh1u2f, .framer-r2U4e .framer-dktasx, .framer-r2U4e .framer-oq6lyl, .framer-r2U4e .framer-7tsjyl, .framer-r2U4e .framer-1dsgrrn, .framer-r2U4e .framer-qaavw4, .framer-r2U4e .framer-y92chu, .framer-r2U4e .framer-169wnhr, .framer-r2U4e .framer-pp2k20, .framer-r2U4e .framer-14zjcqr, .framer-r2U4e .framer-11liuwi, .framer-r2U4e .framer-v4wy8t, .framer-r2U4e .framer-1j1e3l5, .framer-r2U4e .framer-1761x3u, .framer-r2U4e .framer-183nm4c, .framer-r2U4e .framer-ieofyf, .framer-r2U4e .framer-6eeeby, .framer-r2U4e .framer-7q5uew, .framer-r2U4e .framer-1q7u55p, .framer-r2U4e .framer-1l67f74, .framer-r2U4e .framer-11zfltj, .framer-r2U4e .framer-m1ae7v, .framer-r2U4e .framer-16c051z { gap: 0px; } .framer-r2U4e.framer-183elyf > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-r2U4e.framer-183elyf > :first-child, .framer-r2U4e .framer-123t7ck > :first-child, .framer-r2U4e .framer-ey03v0 > :first-child, .framer-r2U4e .framer-q210mp > :first-child, .framer-r2U4e .framer-1yh1u2f > :first-child, .framer-r2U4e .framer-dktasx > :first-child, .framer-r2U4e .framer-7tsjyl > :first-child, .framer-r2U4e .framer-qaavw4 > :first-child, .framer-r2U4e .framer-y92chu > :first-child, .framer-r2U4e .framer-pp2k20 > :first-child, .framer-r2U4e .framer-14zjcqr > :first-child, .framer-r2U4e .framer-11liuwi > :first-child, .framer-r2U4e .framer-1j1e3l5 > :first-child, .framer-r2U4e .framer-183nm4c > :first-child, .framer-r2U4e .framer-6eeeby > :first-child, .framer-r2U4e .framer-7q5uew > :first-child, .framer-r2U4e .framer-1l67f74 > :first-child, .framer-r2U4e .framer-m1ae7v > :first-child, .framer-r2U4e .framer-16c051z > :first-child { margin-top: 0px; } .framer-r2U4e.framer-183elyf > :last-child, .framer-r2U4e .framer-123t7ck > :last-child, .framer-r2U4e .framer-ey03v0 > :last-child, .framer-r2U4e .framer-q210mp > :last-child, .framer-r2U4e .framer-1yh1u2f > :last-child, .framer-r2U4e .framer-dktasx > :last-child, .framer-r2U4e .framer-7tsjyl > :last-child, .framer-r2U4e .framer-qaavw4 > :last-child, .framer-r2U4e .framer-y92chu > :last-child, .framer-r2U4e .framer-pp2k20 > :last-child, .framer-r2U4e .framer-14zjcqr > :last-child, .framer-r2U4e .framer-11liuwi > :last-child, .framer-r2U4e .framer-1j1e3l5 > :last-child, .framer-r2U4e .framer-183nm4c > :last-child, .framer-r2U4e .framer-6eeeby > :last-child, .framer-r2U4e .framer-7q5uew > :last-child, .framer-r2U4e .framer-1l67f74 > :last-child, .framer-r2U4e .framer-m1ae7v > :last-child, .framer-r2U4e .framer-16c051z > :last-child { margin-bottom: 0px; } .framer-r2U4e .framer-123t7ck > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-r2U4e .framer-ey03v0 > *, .framer-r2U4e .framer-1yh1u2f > *, .framer-r2U4e .framer-14zjcqr > *, .framer-r2U4e .framer-6eeeby > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-r2U4e .framer-q210mp > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-r2U4e .framer-15mttks > *, .framer-r2U4e .framer-169wnhr > *, .framer-r2U4e .framer-ieofyf > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-r2U4e .framer-15mttks > :first-child, .framer-r2U4e .framer-oq6lyl > :first-child, .framer-r2U4e .framer-1dsgrrn > :first-child, .framer-r2U4e .framer-169wnhr > :first-child, .framer-r2U4e .framer-v4wy8t > :first-child, .framer-r2U4e .framer-1761x3u > :first-child, .framer-r2U4e .framer-ieofyf > :first-child, .framer-r2U4e .framer-1q7u55p > :first-child, .framer-r2U4e .framer-11zfltj > :first-child { margin-left: 0px; } .framer-r2U4e .framer-15mttks > :last-child, .framer-r2U4e .framer-oq6lyl > :last-child, .framer-r2U4e .framer-1dsgrrn > :last-child, .framer-r2U4e .framer-169wnhr > :last-child, .framer-r2U4e .framer-v4wy8t > :last-child, .framer-r2U4e .framer-1761x3u > :last-child, .framer-r2U4e .framer-ieofyf > :last-child, .framer-r2U4e .framer-1q7u55p > :last-child, .framer-r2U4e .framer-11zfltj > :last-child { margin-right: 0px; } .framer-r2U4e .framer-dktasx > *, .framer-r2U4e .framer-11liuwi > *, .framer-r2U4e .framer-7q5uew > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-r2U4e .framer-oq6lyl > *, .framer-r2U4e .framer-1dsgrrn > *, .framer-r2U4e .framer-v4wy8t > *, .framer-r2U4e .framer-1761x3u > *, .framer-r2U4e .framer-1q7u55p > *, .framer-r2U4e .framer-11zfltj > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-r2U4e .framer-7tsjyl > *, .framer-r2U4e .framer-qaavw4 > *, .framer-r2U4e .framer-1j1e3l5 > *, .framer-r2U4e .framer-183nm4c > *, .framer-r2U4e .framer-1l67f74 > *, .framer-r2U4e .framer-m1ae7v > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-r2U4e .framer-y92chu > *, .framer-r2U4e .framer-pp2k20 > *, .framer-r2U4e .framer-16c051z > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-r2U4e.framer-v-1li6z8t.framer-183elyf { padding: 40px 60px 40px 60px; width: 810px; }\",\".framer-r2U4e.framer-v-1li6z8t .framer-2c8tqn { width: 75%; }\",\".framer-r2U4e.framer-v-1li6z8t .framer-y92chu, .framer-r2U4e.framer-v-1li6z8t .framer-16c051z { height: var(--framer-aspect-ratio-supported, 254px); }\",\".framer-r2U4e.framer-v-1li6z8t .framer-pp2k20 { height: var(--framer-aspect-ratio-supported, 255px); }\",\".framer-r2U4e.framer-v-k8x6s9.framer-183elyf { padding: 40px 20px 40px 20px; width: 390px; }\",\".framer-r2U4e.framer-v-k8x6s9 .framer-2c8tqn { width: 100%; }\",\".framer-r2U4e.framer-v-k8x6s9 .framer-15mttks, .framer-r2U4e.framer-v-k8x6s9 .framer-169wnhr, .framer-r2U4e.framer-v-k8x6s9 .framer-ieofyf { flex-direction: column; gap: 40px; }\",\".framer-r2U4e.framer-v-k8x6s9 .framer-1yh1u2f, .framer-r2U4e.framer-v-k8x6s9 .framer-6eeeby { flex: none; width: 100%; }\",\".framer-r2U4e.framer-v-k8x6s9 .framer-y92chu, .framer-r2U4e.framer-v-k8x6s9 .framer-16c051z { flex: none; height: var(--framer-aspect-ratio-supported, 167px); width: 100%; }\",\".framer-r2U4e.framer-v-k8x6s9 .framer-pp2k20 { flex: none; height: var(--framer-aspect-ratio-supported, 167px); order: 1; width: 100%; }\",\".framer-r2U4e.framer-v-k8x6s9 .framer-l3w6h1 { order: 0; }\",\".framer-r2U4e.framer-v-k8x6s9 .framer-14zjcqr { flex: none; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r2U4e.framer-v-k8x6s9 .framer-15mttks, .framer-r2U4e.framer-v-k8x6s9 .framer-169wnhr, .framer-r2U4e.framer-v-k8x6s9 .framer-ieofyf { gap: 0px; } .framer-r2U4e.framer-v-k8x6s9 .framer-15mttks > *, .framer-r2U4e.framer-v-k8x6s9 .framer-169wnhr > *, .framer-r2U4e.framer-v-k8x6s9 .framer-ieofyf > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-r2U4e.framer-v-k8x6s9 .framer-15mttks > :first-child, .framer-r2U4e.framer-v-k8x6s9 .framer-169wnhr > :first-child, .framer-r2U4e.framer-v-k8x6s9 .framer-ieofyf > :first-child { margin-top: 0px; } .framer-r2U4e.framer-v-k8x6s9 .framer-15mttks > :last-child, .framer-r2U4e.framer-v-k8x6s9 .framer-169wnhr > :last-child, .framer-r2U4e.framer-v-k8x6s9 .framer-ieofyf > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1520\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JKZalaFYb\":{\"layout\":[\"fixed\",\"auto\"]},\"Yn3ScVhtO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHbMjWvmqU=withCSS(Component,css,\"framer-r2U4e\");export default FramerHbMjWvmqU;FramerHbMjWvmqU.displayName=\"Features Large\";FramerHbMjWvmqU.defaultProps={height:1520,width:1200};addPropertyControls(FramerHbMjWvmqU,{variant:{options:[\"XutJ0_vsW\",\"JKZalaFYb\",\"Yn3ScVhtO\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHbMjWvmqU,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHbMjWvmqU\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JKZalaFYb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Yn3ScVhtO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1520\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HbMjWvmqU.map", "// Generated by Framer (8fbc941)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/sissTz2He7xWwWfump8e/lhavhp4U86Ink74VtvRe/D6SraecbB.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/NvQlKRVPDXPJZYVN5ueb/hLevYBUyz46rdWxGzCIm/HRD82EZQb.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/UvilgMzwLMHEfA5PCPvt/6onkUgYlmtKIIPo49Kqb/lIXzaoRxP.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/oYnTJCDinZBrR57Mg7Jh/7LwXLvzUvF4ZOyFxHpKH/ONZzezltM.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/bSe0eR6NrtyO0AnwcfGf/UzweLD6vv4Xn8S13Gh2w/UiKwdfpFZ.js\";import Button1 from\"https://framerusercontent.com/modules/0Sbb57h3qj4UJSUpExbA/0ewMNqTEOJUSk3royC4d/CqcCNv9yL.js\";const Button1Fonts=getFonts(Button1);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"Jhe4X_0WX\",\"KljgF9paD\",\"wQLxLiVNr\",\"wX8xVu5To\",\"WZWJ0o3B6\",\"kC_74DXEE\"];const serializationHash=\"framer-P7GoR\";const variantClassNames={Jhe4X_0WX:\"framer-v-18898fl\",kC_74DXEE:\"framer-v-1cbokpu\",KljgF9paD:\"framer-v-8bpvpn\",wQLxLiVNr:\"framer-v-5g63k2\",wX8xVu5To:\"framer-v-1hkpvte\",WZWJ0o3B6:\"framer-v-xns8rw\"};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 animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition1={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition1,x:0,y:0};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition3={delay:0,duration:.5,ease:[.44,0,.56,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:0,skewY:0,x:0,y:30};const transition4={damping:30,delay:0,mass:1,stiffness:350,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:30,delay:0,mass:1,stiffness:430,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,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 humanReadableVariantMap={\"Variant 4\":\"wX8xVu5To\",\"Variant 5\":\"WZWJ0o3B6\",\"Variant 6\":\"kC_74DXEE\",Desktop:\"Jhe4X_0WX\",Phone:\"wQLxLiVNr\",Tablet:\"KljgF9paD\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Jhe4X_0WX\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Jhe4X_0WX\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();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:transition2,children:/*#__PURE__*/_jsx(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-18898fl\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Jhe4X_0WX\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-531dfe48-73a8-48dd-b842-c8191a013a5b, rgb(255, 255, 255))\",...style},...addPropertyOverrides({kC_74DXEE:{\"data-framer-name\":\"Variant 6\"},KljgF9paD:{\"data-framer-name\":\"Tablet\"},wQLxLiVNr:{\"data-framer-name\":\"Phone\"},wX8xVu5To:{\"data-framer-name\":\"Variant 4\"},WZWJ0o3B6:{\"data-framer-name\":\"Variant 5\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1c2qpm1\",\"data-framer-appear-id\":\"1c2qpm1\",\"data-framer-name\":\"Container\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"Z6Nsy0RN2\",optimized:true,style:{background:'linear-gradient(180deg, var(--token-cc1d0fb6-c460-427f-a26f-e60004001f22, rgb(246, 220, 194)) /* {\"name\":\"Gold  100\"} */ 0%, var(--token-0c8ab379-2e5f-4132-8958-9ff656a44b9d, rgb(252, 245, 237)) /* {\"name\":\"Gold 30\"} */ 100%)',borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},...addPropertyOverrides({kC_74DXEE:{animate:animation5},KljgF9paD:{animate:animation4},wQLxLiVNr:{animate:animation5},WZWJ0o3B6:{animate:animation4}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18w9tki\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"Y3yRgiIuj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h1,{className:\"framer-styles-preset-1im1bdv\",\"data-styles-preset\":\"lIXzaoRxP\",children:[\"Ready to \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1sp2osd, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Make Smarter\"}),\", Faster Real Estate Decisions?\"]})}),className:\"framer-p8u4n2\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aEKyZLU8z\",style:{\"--extracted-1sp2osd\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{kC_74DXEE:{\"--extracted-1k2zljd\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\"},KljgF9paD:{\"--extracted-1k2zljd\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\"},wQLxLiVNr:{\"--extracted-1wi65aa\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\"},WZWJ0o3B6:{\"--extracted-1k2zljd\":\"var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kC_74DXEE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",children:[\"Ready to \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1k2zljd, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Make Smarter\"}),\", Faster Real Estate Decisions?\"]})})},KljgF9paD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",children:[\"Ready to \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1k2zljd, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Make Smarter\"}),\", Faster Real Estate Decisions?\"]})})},wQLxLiVNr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h4,{className:\"framer-styles-preset-1rihec\",\"data-styles-preset\":\"ONZzezltM\",children:[\"Ready to \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1wi65aa, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Make Smarter\"}),\", Faster Real Estate Decisions?\"]})})},WZWJ0o3B6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{className:\"framer-styles-preset-sefi9h\",\"data-styles-preset\":\"UiKwdfpFZ\",children:[\"Ready to \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1k2zljd, var(--token-0a1095a9-97cb-4630-9f49-f71efd72ed30, rgb(233, 168, 103)))\"},children:\"Make Smarter\"}),\", Faster Real Estate Decisions?\"]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-wecsbl\",\"data-styles-preset\":\"HRD82EZQb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2b15c110-55b5-43f7-b06e-16c491410a4b, rgb(54, 61, 75)))\"},children:\"Join other forward-thinking real estate professionals who rely on Acreage to streamline their workflows, minimize risk, and capture timely opportunities\"})}),className:\"framer-1pb2ly7\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yBgXCzktj\",style:{\"--extracted-r6o4lv\":\"var(--token-2b15c110-55b5-43f7-b06e-16c491410a4b, rgb(54, 61, 75))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kC_74DXEE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ux9wdw\",\"data-styles-preset\":\"D6SraecbB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2b15c110-55b5-43f7-b06e-16c491410a4b, rgb(54, 61, 75)))\"},children:\"Join other forward-thinking real estate professionals who rely on Acreage to streamline their workflows, minimize risk, and capture timely opportunities\"})})},wQLxLiVNr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ux9wdw\",\"data-styles-preset\":\"D6SraecbB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2b15c110-55b5-43f7-b06e-16c491410a4b, rgb(54, 61, 75)))\"},children:\"Join other forward-thinking real estate professionals who rely on Acreage to streamline their workflows, minimize risk, and capture timely opportunities\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e66hua\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"vURgJafkn\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dxw8u1OPS\"},implicitPathVariables:undefined},{href:{webPageId:\"dxw8u1OPS\"},implicitPathVariables:undefined},{href:{webPageId:\"dxw8u1OPS\"},implicitPathVariables:undefined},{href:{webPageId:\"dxw8u1OPS\"},implicitPathVariables:undefined},{href:{webPageId:\"dxw8u1OPS\"},implicitPathVariables:undefined},{href:{webPageId:\"dxw8u1OPS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,width:`calc(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 200px, 1px), 1440px) * 0.31)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||510)-40-489.2)/2)+100+251.2+0+0,...addPropertyOverrides({kC_74DXEE:{width:`calc(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px, 1px), 1440px) * 0.91)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-100-410.8)/2)+80+212.8+0+0},KljgF9paD:{width:`calc(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 120px, 1px), 1440px) * 0.45)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||494)-40-466.8)/2)+100+228.8+0+0},wQLxLiVNr:{width:`calc(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px, 1px), 1440px) * 0.91)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-40-399.6)/2)+80+201.60000000000002+0+0},wX8xVu5To:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-100-489.2)/2)+100+251.2+0+0},WZWJ0o3B6:{width:`calc(min(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 120px, 1px), 1440px) / 2.233)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(20+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-100-466.8)/2)+100+228.8+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zjhzq8-container\",layoutDependency:layoutDependency,layoutId:\"iWaHqHzgd-container\",children:/*#__PURE__*/_jsx(Button1,{height:\"100%\",id:\"iWaHqHzgd\",layoutId:\"iWaHqHzgd\",NHJX0eCbR:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},variant:\"WBOn5vfqs\",width:\"100%\",zIURB83Qz:\"Start Your Free Demo\",...addPropertyOverrides({kC_74DXEE:{NHJX0eCbR:resolvedLinks[5]},KljgF9paD:{NHJX0eCbR:resolvedLinks[1]},wQLxLiVNr:{NHJX0eCbR:resolvedLinks[2]},wX8xVu5To:{NHJX0eCbR:resolvedLinks[3]},WZWJ0o3B6:{NHJX0eCbR:resolvedLinks[4]}},baseVariant,gestureVariant)})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P7GoR.framer-64iu36, .framer-P7GoR .framer-64iu36 { display: block; }\",\".framer-P7GoR.framer-18898fl { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 100px 20px 100px; position: relative; width: 1200px; }\",\".framer-P7GoR .framer-1c2qpm1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-P7GoR .framer-18w9tki { 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: hidden; padding: 0px; position: relative; width: 72%; }\",\".framer-P7GoR .framer-p8u4n2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-P7GoR .framer-1pb2ly7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 94%; word-break: break-word; word-wrap: break-word; }\",\".framer-P7GoR .framer-1e66hua { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-P7GoR .framer-zjhzq8-container { flex: none; height: 38px; position: relative; width: 31%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-P7GoR.framer-18898fl, .framer-P7GoR .framer-1c2qpm1, .framer-P7GoR .framer-18w9tki, .framer-P7GoR .framer-1e66hua { gap: 0px; } .framer-P7GoR.framer-18898fl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-P7GoR.framer-18898fl > :first-child { margin-left: 0px; } .framer-P7GoR.framer-18898fl > :last-child { margin-right: 0px; } .framer-P7GoR .framer-1c2qpm1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-P7GoR .framer-1c2qpm1 > :first-child, .framer-P7GoR .framer-18w9tki > :first-child, .framer-P7GoR .framer-1e66hua > :first-child { margin-top: 0px; } .framer-P7GoR .framer-1c2qpm1 > :last-child, .framer-P7GoR .framer-18w9tki > :last-child, .framer-P7GoR .framer-1e66hua > :last-child { margin-bottom: 0px; } .framer-P7GoR .framer-18w9tki > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-P7GoR .framer-1e66hua > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-P7GoR.framer-v-8bpvpn.framer-18898fl { padding: 20px 60px 20px 60px; width: 810px; }\",\".framer-P7GoR.framer-v-8bpvpn .framer-1c2qpm1, .framer-P7GoR.framer-v-xns8rw .framer-1c2qpm1 { order: 2; }\",\".framer-P7GoR.framer-v-8bpvpn .framer-1pb2ly7, .framer-P7GoR.framer-v-5g63k2 .framer-1pb2ly7, .framer-P7GoR.framer-v-xns8rw .framer-1pb2ly7, .framer-P7GoR.framer-v-1cbokpu .framer-1pb2ly7 { width: 88%; }\",\".framer-P7GoR.framer-v-8bpvpn .framer-zjhzq8-container, .framer-P7GoR.framer-v-xns8rw .framer-zjhzq8-container { width: 45%; }\",\".framer-P7GoR.framer-v-5g63k2.framer-18898fl { padding: 20px; width: 390px; }\",\".framer-P7GoR.framer-v-5g63k2 .framer-1c2qpm1, .framer-P7GoR.framer-v-1cbokpu .framer-1c2qpm1 { order: 2; padding: 80px 0px 80px 0px; }\",\".framer-P7GoR.framer-v-5g63k2 .framer-18w9tki, .framer-P7GoR.framer-v-1cbokpu .framer-18w9tki { width: 89%; }\",\".framer-P7GoR.framer-v-5g63k2 .framer-zjhzq8-container { width: 91%; }\",\".framer-P7GoR.framer-v-1hkpvte.framer-18898fl { padding: 20px 100px 80px 100px; }\",\".framer-P7GoR.framer-v-xns8rw.framer-18898fl { padding: 20px 60px 80px 60px; width: 810px; }\",\".framer-P7GoR.framer-v-1cbokpu.framer-18898fl { padding: 20px 20px 80px 20px; width: 390px; }\",\".framer-P7GoR.framer-v-1cbokpu .framer-zjhzq8-container { order: 1; width: 91%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 510\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KljgF9paD\":{\"layout\":[\"fixed\",\"auto\"]},\"wQLxLiVNr\":{\"layout\":[\"fixed\",\"auto\"]},\"wX8xVu5To\":{\"layout\":[\"fixed\",\"auto\"]},\"WZWJ0o3B6\":{\"layout\":[\"fixed\",\"auto\"]},\"kC_74DXEE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermgJb1Qw9m=withCSS(Component,css,\"framer-P7GoR\");export default FramermgJb1Qw9m;FramermgJb1Qw9m.displayName=\"Section/CTA\";FramermgJb1Qw9m.defaultProps={height:510,width:1200};addPropertyControls(FramermgJb1Qw9m,{variant:{options:[\"Jhe4X_0WX\",\"KljgF9paD\",\"wQLxLiVNr\",\"wX8xVu5To\",\"WZWJ0o3B6\",\"kC_74DXEE\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Variant 4\",\"Variant 5\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramermgJb1Qw9m,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...Button1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermgJb1Qw9m\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KljgF9paD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wQLxLiVNr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wX8xVu5To\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WZWJ0o3B6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kC_74DXEE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"510\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "transition4", "animation5", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "Image2", "getLoadingLazyAtYPosition", "css", "FramerHbMjWvmqU", "withCSS", "HbMjWvmqU_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "Button1Fonts", "getFonts", "CqcCNv9yL_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "MotionDivWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "animation1", "transition2", "transition3", "animation2", "animation3", "transition4", "animation4", "transition5", "animation5", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "css", "FramermgJb1Qw9m", "withCSS", "mgJb1Qw9m_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
