{"version":3,"file":"PXRw_iv7V.C6dGrrW8.mjs","names":["css","Accordion2","ButtonsNewSitePrimary","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","sharedStyle.className","className","Image","sharedStyle.css","sharedStyle.fonts"],"sources":["https:/framerusercontent.com/modules/KxNaTgINAOVWlxOivO9c/SfnkMRC7KT48spsVy9Zo/Qk9AfN5s0.js","https:/framerusercontent.com/modules/qAauu6PJT1HjOM3sUVMq/Ih7Q9r1mjQmcyczPEFFh/PXRw_iv7V.js"],"sourcesContent":["// Generated by Framer (6807895)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-u7g4A .framer-styles-preset-q5zl7k:not(.rich-text-wrapper), .framer-u7g4A .framer-styles-preset-q5zl7k.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-3e533521-5427-4f4e-ae0f-ddddf71b7f6d, #c6dd66); --framer-link-text-decoration: none; }\"];export const className=\"framer-u7g4A\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (81bb052)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/LHz3bw67SqHRmnCKTlE6/Ticker.js\";import Calendly from\"https://framerusercontent.com/modules/WIJbzyan03eQVbqqCNqQ/ZVFGE0CIYem9dXbVNw5j/Calendly.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/KxNaTgINAOVWlxOivO9c/SfnkMRC7KT48spsVy9Zo/Qk9AfN5s0.js\";import ButtonsNewSitePrimary from\"https://framerusercontent.com/modules/nBJdHZHUo410DQeM1Kl6/8jKFSNT6hTIOEIRXciHE/f38La9Mjt.js\";import Accordion2 from\"https://framerusercontent.com/modules/RVz58Dbaph7J3SXJ9QMp/f6w9n7Hmjv7kTHwbd1OG/u5_HqXdxi.js\";const Accordion2Fonts=getFonts(Accordion2);const ButtonsNewSitePrimaryFonts=getFonts(ButtonsNewSitePrimary);const CalendlyFonts=getFonts(Calendly);const TickerFonts=getFonts(Ticker);const cycleOrder=[\"BLQkzz3jg\",\"iM_AfEV4x\"];const serializationHash=\"framer-MdvAy\";const variantClassNames={BLQkzz3jg:\"framer-v-plgbt7\",iM_AfEV4x:\"framer-v-w1t411\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const negate=value=>{return!value;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"BLQkzz3jg\",Mobile:\"iM_AfEV4x\"};const getProps=({background,cTATitle,customizableDescription,desc1,desc2,fAQ,height,id,padding,width,...props})=>{return{...props,d8PryaesN:background??props.d8PryaesN??\"rgb(21, 31, 24)\",evmOULoOK:fAQ??props.evmOULoOK??true,fgSQIH23H:desc2??props.fgSQIH23H??\"Book a call below – We’ll help you make the smartest next move.\",H8jQbGUCq:cTATitle??props.H8jQbGUCq??\"Ready to Build Smarter?\",JAOgJ8eQn:padding??props.JAOgJ8eQn??\"80px 64px 80px 64px\",OmaChGSXj:customizableDescription??props.OmaChGSXj,variant:humanReadableVariantMap[props.variant]??props.variant??\"BLQkzz3jg\",X0NWdj04o:desc1??props.X0NWdj04o??\"Got a sketch, a strategy, or a full product roadmap? if Bubble’s in the plan, we’re the people to help.\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,JAOgJ8eQn,d8PryaesN,evmOULoOK,OmaChGSXj,H8jQbGUCq,X0NWdj04o,fgSQIH23H,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BLQkzz3jg\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(OmaChGSXj);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-plgbt7\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"BLQkzz3jg\",ref:refBinding,style:{\"--nr2qi2\":numberToPixelString(JAOgJ8eQn),backgroundColor:d8PryaesN,...style},...addPropertyOverrides({iM_AfEV4x:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5364j1\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"eaS19jWnt\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1d73cm7\",\"data-framer-name\":\"Layout\",layoutDependency:layoutDependency,layoutId:\"Zg8mi6aO_\",children:[evmOULoOK&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bql8qo\",\"data-framer-name\":\"FAQ content\",layoutDependency:layoutDependency,layoutId:\"i683vWsI3\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1h5302q\",layoutDependency:layoutDependency,layoutId:\"TACg43bKR\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-c1jt76\",\"data-border\":true,\"data-framer-name\":\"Frame 1707478737\",layoutDependency:layoutDependency,layoutId:\"L_SfB4QkC\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(71, 71, 71, 0.34)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(31, 46, 37)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS01MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"FAQ\"})}),className:\"framer-1qsp6ir\",\"data-framer-name\":\"Case studies\",fonts:[\"GF;Bricolage Grotesque-500\"],layoutDependency:layoutDependency,layoutId:\"U72vJ5ZUw\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0JyaWNvbGFnZSBHcm90ZXNxdWUgQm9sZA==\",\"--framer-font-family\":'\"Bricolage Grotesque Bold\", \"Bricolage Grotesque Bold Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Questions\"})}),className:\"framer-1xnzeqf\",\"data-framer-name\":\"We’ve turned 200+ ideas into real-world products\",fonts:[\"CUSTOM;Bricolage Grotesque Bold\"],layoutDependency:layoutDependency,layoutId:\"ibGQ7ADWG\",style:{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16q11v7\",layoutDependency:layoutDependency,layoutId:\"jnB_JEC8B\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-e10xy1-container\",layoutDependency:layoutDependency,layoutId:\"kFX9mn0Ac-container\",nodeId:\"kFX9mn0Ac\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"We help you build the right thing, fast. At Goodspeed, we use no-code, AI, and a winning process to launch high-quality products in weeks, not months. Founded by Harish Malhi (ex-Google), we’re a 20+ person team that cares about getting real results - without the bloated timelines or vague costs.\",height:\"100%\",id:\"kFX9mn0Ac\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"kFX9mn0Ac\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"What makes Goodspeed different from other agencies?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"jFaXj8Sk0\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+191}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-850zph-container\",layoutDependency:layoutDependency,layoutId:\"ISaV0wLV3-container\",nodeId:\"ISaV0wLV3\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"Not at all. We work with plenty of non-technical founders. You bring the vision, we handle everything on the technical side.\",height:\"100%\",id:\"ISaV0wLV3\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"ISaV0wLV3\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"Do I need any technical knowledge to work with you?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+382}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11t4hlm-container\",layoutDependency:layoutDependency,layoutId:\"xzyWlAjMo-container\",nodeId:\"xzyWlAjMo\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"We use industry-leading tools like Bubble, Figma, Framer, n8n, and Flowise to build custom software fast. Everything is selected based on your project’s unique needs.\",height:\"100%\",id:\"xzyWlAjMo\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"xzyWlAjMo\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"What tools or platforms do you use?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+573}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-60i1fq-container\",layoutDependency:layoutDependency,layoutId:\"b5sekC1N7-container\",nodeId:\"b5sekC1N7\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"We build everything from MVPs and mobile apps to dashboards, booking systems, and portfolio sites. If you can describe it, we can probably build it.\",height:\"100%\",id:\"b5sekC1N7\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"b5sekC1N7\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"What kinds of projects do you work on?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+764}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-m50c7x-container\",layoutDependency:layoutDependency,layoutId:\"TMxW5AHib-container\",nodeId:\"TMxW5AHib\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"Most products are live in 4-8 weeks. Some simple MVPs or mockups can go live in just a few days. Speed depends on project complexity, but we move fast.\",height:\"100%\",id:\"TMxW5AHib\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"TMxW5AHib\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"How long does it take to launch?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+955}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zwpm6i-container\",layoutDependency:layoutDependency,layoutId:\"CFyH0SSof-container\",nodeId:\"CFyH0SSof\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"Every project is scoped based on your needs. We typically deliver at 10x speed and half the cost of traditional agencies. Book a call and we’ll give you a clear breakdown.\",height:\"100%\",id:\"CFyH0SSof\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"CFyH0SSof\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"How much does it cost?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+1146}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qugxkf-container\",layoutDependency:layoutDependency,layoutId:\"NCMaKon7e-container\",nodeId:\"NCMaKon7e\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"Yes. We can continue working with you to iterate, scale, and refine your product based on user feedback.\",height:\"100%\",id:\"NCMaKon7e\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"NCMaKon7e\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"Do you offer post-launch support?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+1337}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yf81yr-container\",layoutDependency:layoutDependency,layoutId:\"UzVj9QhOa-container\",nodeId:\"UzVj9QhOa\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"Definitely. Whether it’s fixing a broken MVP, optimizing your existing app, or migrating to a better no-code stack, we can help.\",height:\"100%\",id:\"UzVj9QhOa\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"UzVj9QhOa\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"I’ve already built something. Can you improve or rebuild it?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:178,width:`min(max(min(${componentViewport?.width||\"100vw\"} - ${JAOgJ8eQn*2}px, 1440px), 1px), 700px)`,...addPropertyOverrides({iM_AfEV4x:{width:`min(max(min(${componentViewport?.width||\"100vw\"} - 40px, 1440px), 1px), 700px)`,y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+146+0+1528}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ovu1f1-container\",layoutDependency:layoutDependency,layoutId:\"Lo6JWFANA-container\",nodeId:\"Lo6JWFANA\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Accordion2,{DR_6QqGeh:\"It all starts with a quick call. Once we understand your goals, we’ll map out a lean, high-impact build plan tailored to your idea. From there, we move fast prototyping, designing, and developing using tools like Figma, Bubble, or Framer, so you can launch with confidence in weeks, not months.\",height:\"100%\",id:\"Lo6JWFANA\",iyB0L27xB:\"rgba(255, 255, 255, 0.15)\",Ku8ggDxFR:\"rgb(255, 255, 255)\",l9THe4BOm:\"rgba(255, 255, 255, 0.8)\",layoutId:\"Lo6JWFANA\",nmZQkmDAF:\"rgb(38, 56, 43)\",okVTF6FVB:\"rgb(27, 41, 31)\",qQefXa5XK:\"How do we get started?\",style:{width:\"100%\"},TQLAQb5q5:\"rgb(244, 255, 92)\",variant:\"Iva3b6iYH\",width:\"100%\",YPxRfsbFc:\"rgb(38, 56, 43)\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fby5oa\",\"data-framer-name\":\"CTA // Mobile only\",layoutDependency:layoutDependency,layoutId:\"kO0ZvIjGY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.8))\"},children:\"If you have any other questions ↓\"})}),className:\"framer-1kqc5bl\",\"data-framer-name\":\"What do you say about an agency that ‘s turned 200+ new ideas into real-world products?\",fonts:[\"GF;Geist-regular\"],layoutDependency:layoutDependency,layoutId:\"mhQEMqExE\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"mailto:harish@goodspeed.com\",motionChild:true,nodeId:\"Vbe4hl77Q\",scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-pmuqp7 framer-pf97qx\",layoutDependency:layoutDependency,layoutId:\"Vbe4hl77Q\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,...addPropertyOverrides({iM_AfEV4x:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||3656)-160-3922.4)/2+0+0)+0+0+0+0+1892+0+114+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bj3rzg-container\",layoutDependency:layoutDependency,layoutId:\"BcUkFcdUO-container\",nodeId:\"BcUkFcdUO\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(ButtonsNewSitePrimary,{budHCd3b6:\"Contact us\",CaKtYomSu:20,height:\"100%\",id:\"BcUkFcdUO\",layoutId:\"BcUkFcdUO\",variant:\"etGR1bBp_\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ma6eqw\",\"data-framer-name\":\"Frame 1707478819\",layoutDependency:layoutDependency,layoutId:\"fRE2Tsn27\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nldgmu\",\"data-framer-name\":\"Frame 1707478818\",layoutDependency:layoutDependency,layoutId:\"ACjvjnQrd\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-71myve\",\"data-border\":true,\"data-framer-name\":\"Frame 1707478737\",layoutDependency:layoutDependency,layoutId:\"wREsDyYOk\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(71, 71, 71, 0.34)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(31, 46, 37)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QnJpY29sYWdlIEdyb3Rlc3F1ZS01MDA=\",\"--framer-font-family\":'\"Bricolage Grotesque\", \"Bricolage Grotesque Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Get in touch\"})}),className:\"framer-1fqppm3\",\"data-framer-name\":\"Case studies\",fonts:[\"GF;Bricolage Grotesque-500\"],layoutDependency:layoutDependency,layoutId:\"OGC5iPCQf\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0JyaWNvbGFnZSBHcm90ZXNxdWUgQm9sZA==\",\"--framer-font-family\":'\"Bricolage Grotesque Bold\", \"Bricolage Grotesque Bold Placeholder\", sans-serif',\"--framer-font-size\":\"51px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(255, 255, 255))\"},children:\"Ready to Build Smarter?\"})}),className:\"framer-13anchr\",\"data-framer-name\":\"We’ve turned 200+ ideas into real-world products\",fonts:[\"CUSTOM;Bricolage Grotesque Bold\"],layoutDependency:layoutDependency,layoutId:\"qYNbIkHJ2\",style:{\"--extracted-1of0zx5\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:H8jQbGUCq,verticalAlignment:\"center\",withExternalLayout:true})]}),visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgba(255, 255, 255, 0.8))\"},children:\"Explore how we can turn your idea into a scalable product fast with low-code, AI, and a battle-tested process.\"}),/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-18z62cp, rgba(255, 255, 255, 0.8))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1fu642h, rgba(255, 255, 255, 0.8))\"},children:[\"Don't need a call? Email \",/*#__PURE__*/_jsx(Link,{href:\"mailto:harish@goodspeed.studio\",motionChild:true,nodeId:\"zwLxz6nWu\",openInNewTab:true,relValues:[],scopeId:\"PXRw_iv7V\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-q5zl7k\",\"data-styles-preset\":\"Qk9AfN5s0\",children:\"harish@goodspeed.studio\"})})]})]}),className:\"framer-1xv6eyw\",\"data-framer-name\":\"Desc\",fonts:[\"GF;Geist-regular\"],layoutDependency:layoutDependency,layoutId:\"zwLxz6nWu\",style:{\"--extracted-18z62cp\":\"rgba(255, 255, 255, 0.8)\",\"--extracted-1fu642h\":\"rgba(255, 255, 255, 0.8)\",\"--extracted-a0htzi\":\"rgba(255, 255, 255, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),OmaChGSXj&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.8))\"},children:\"text\"})}),className:\"framer-1p26fgb\",\"data-framer-name\":\"Custom Desc - 1\",fonts:[\"GF;Geist-regular\"],layoutDependency:layoutDependency,layoutId:\"DdAkeNftN\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},text:X0NWdj04o,verticalAlignment:\"center\",withExternalLayout:true}),OmaChGSXj&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtcmVndWxhcg==\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.8))\"},children:\"text\"})}),className:\"framer-11336rr\",\"data-framer-name\":\"Custom Desc - 2\",fonts:[\"GF;Geist-regular\"],layoutDependency:layoutDependency,layoutId:\"cF9lsD6RY\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},text:fgSQIH23H,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8wq5j7\",layoutDependency:layoutDependency,layoutId:\"DOPjGTRHh\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a6c0h7\",\"data-framer-name\":\"Frame 1707478789\",layoutDependency:layoutDependency,layoutId:\"L5ChIkDtA\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2vt0a4\",\"data-framer-name\":\"Calendly Wrapper\",layoutDependency:layoutDependency,layoutId:\"ajI_ZLAjU\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ww65mj-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"GF2g7qcFN-container\",nodeId:\"GF2g7qcFN\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Calendly,{calendar:\"harishatgoodspeed/30min?month=2025-03&\",height:\"100%\",hideGdprBanner:true,hideLandingPageDetails:true,id:\"GF2g7qcFN\",layoutId:\"GF2g7qcFN\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ifw31t\",\"data-framer-name\":\"Layout\",layoutDependency:layoutDependency,layoutId:\"y2J5vTsSX\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0JyaWNvbGFnZSBHcm90ZXNxdWUgQm9sZA==\",\"--framer-font-family\":'\"Bricolage Grotesque Bold\", \"Bricolage Grotesque Bold Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-30e6f8a9-bc16-4233-a865-684a87f4a8e6, rgb(255, 255, 255)))\"},children:\"We’ve created products featured in\"})}),className:\"framer-1kj0lku\",\"data-framer-name\":\"We create custom software with low code and AI to give you a competitive advantage.\",fonts:[\"CUSTOM;Bricolage Grotesque Bold\"],layoutDependency:layoutDependency,layoutId:\"vwrralZ87\",style:{\"--extracted-r6o4lv\":\"var(--token-30e6f8a9-bc16-4233-a865-684a87f4a8e6, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.7},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a6pnah-container\",\"data-framer-name\":\"Client logos // Mobile only\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"zEmO49iXQ-container\",name:\"Client logos // Mobile only\",nodeId:\"zEmO49iXQ\",rendersWithMotion:true,scopeId:\"PXRw_iv7V\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:64,height:\"100%\",hoverFactor:1,id:\"zEmO49iXQ\",layoutId:\"zEmO49iXQ\",name:\"Client logos // Mobile only\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:96,intrinsicWidth:408,pixelHeight:96,pixelWidth:408,src:\"https://framerusercontent.com/images/di0gzqGjHzdJDNiZSVUJJa8VZj0.png\"},className:\"framer-vansft\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"wyuLAxyHw\",style:{filter:\"saturate(0)\",WebkitFilter:\"saturate(0)\"}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:96,intrinsicWidth:580,pixelHeight:96,pixelWidth:580,sizes:\"205px\",src:\"https://framerusercontent.com/images/3Dqizs0KBHzBpR5NgMsNSj3s.png\",srcSet:\"https://framerusercontent.com/images/3Dqizs0KBHzBpR5NgMsNSj3s.png?scale-down-to=512 512w,https://framerusercontent.com/images/3Dqizs0KBHzBpR5NgMsNSj3s.png 580w\"},className:\"framer-lr79gr\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"GhBxjFNKX\",style:{filter:\"saturate(0)\",WebkitFilter:\"saturate(0)\"}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:96,intrinsicWidth:340,pixelHeight:96,pixelWidth:340,src:\"https://framerusercontent.com/images/tfw6pOyg2wIE7YZUxTBgYXcj5HU.png\"},className:\"framer-1qtza0s\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"cf8AfwdEe\",style:{filter:\"saturate(0)\",WebkitFilter:\"saturate(0)\"}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:96,intrinsicWidth:192,pixelHeight:96,pixelWidth:192,src:\"https://framerusercontent.com/images/gwi4D9bbLvu93fSQxe62JJlwc.png\"},className:\"framer-x0s2pf\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"wTrRWw712\",style:{filter:\"saturate(0)\",WebkitFilter:\"saturate(0)\"}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:192,intrinsicWidth:253,pixelHeight:192,pixelWidth:253,src:\"https://framerusercontent.com/images/KBmSmc2ZjsnTS1j27QIKFv8Vkj4.png\"},className:\"framer-eacvv\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"ZXZtzPjmW\",style:{filter:\"saturate(0)\",WebkitFilter:\"saturate(0)\"}})],speed:60,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MdvAy.framer-pf97qx, .framer-MdvAy .framer-pf97qx { display: block; }\",\".framer-MdvAy.framer-plgbt7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: var(--nr2qi2); position: relative; width: 1280px; }\",\".framer-MdvAy .framer-5364j1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-MdvAy .framer-1d73cm7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MdvAy .framer-1bql8qo { 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: 700px; overflow: visible; padding: 0px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-1h5302q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-c1jt76, .framer-MdvAy .framer-71myve { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 6px 10px 6px 11px; position: relative; width: min-content; }\",\".framer-MdvAy .framer-1qsp6ir, .framer-MdvAy .framer-1xnzeqf, .framer-MdvAy .framer-1fqppm3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MdvAy .framer-16q11v7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-e10xy1-container, .framer-MdvAy .framer-850zph-container, .framer-MdvAy .framer-11t4hlm-container, .framer-MdvAy .framer-60i1fq-container, .framer-MdvAy .framer-m50c7x-container, .framer-MdvAy .framer-zwpm6i-container, .framer-MdvAy .framer-1qugxkf-container, .framer-MdvAy .framer-1yf81yr-container, .framer-MdvAy .framer-ovu1f1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MdvAy .framer-1fby5oa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-1kqc5bl { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdvAy .framer-pmuqp7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-MdvAy .framer-1bj3rzg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MdvAy .framer-ma6eqw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-MdvAy .framer-1nldgmu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-13anchr { --framer-text-wrap: balance; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdvAy .framer-1xv6eyw, .framer-MdvAy .framer-1p26fgb { flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdvAy .framer-11336rr { flex: none; height: auto; max-width: 667px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdvAy .framer-8wq5j7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-1a6c0h7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-2vt0a4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-MdvAy .framer-ww65mj-container { flex: 1 0 0px; height: 671px; position: relative; width: 1px; }\",\".framer-MdvAy .framer-1ifw31t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-1kj0lku { flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdvAy .framer-a6pnah-container { flex: none; height: 57px; position: relative; width: 100%; }\",\".framer-MdvAy .framer-vansft { aspect-ratio: 4.25 / 1; height: var(--framer-aspect-ratio-supported, 34px); overflow: visible; position: relative; width: 145px; }\",\".framer-MdvAy .framer-lr79gr { aspect-ratio: 6.041666666666667 / 1; height: var(--framer-aspect-ratio-supported, 34px); overflow: visible; position: relative; width: 205px; }\",\".framer-MdvAy .framer-1qtza0s { aspect-ratio: 3.5416666666666665 / 1; height: var(--framer-aspect-ratio-supported, 34px); overflow: visible; position: relative; width: 120px; }\",\".framer-MdvAy .framer-x0s2pf { aspect-ratio: 2 / 1; height: var(--framer-aspect-ratio-supported, 34px); overflow: visible; position: relative; width: 68px; }\",\".framer-MdvAy .framer-eacvv { aspect-ratio: 1.3177083333333333 / 1; height: var(--framer-aspect-ratio-supported, 34px); overflow: visible; position: relative; width: 45px; }\",\".framer-MdvAy.framer-v-w1t411.framer-plgbt7 { padding: 80px 20px 80px 20px; width: 350px; }\",\".framer-MdvAy.framer-v-w1t411 .framer-1d73cm7 { gap: 48px; }\",\".framer-MdvAy.framer-v-w1t411 .framer-ma6eqw { gap: 20px; }\",\".framer-MdvAy.framer-v-w1t411 .framer-ww65mj-container { height: 1071px; }\",...sharedStyle.css,'.framer-MdvAy[data-border=\"true\"]::after, .framer-MdvAy [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2608\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iM_AfEV4x\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"JAOgJ8eQn\":\"padding\",\"d8PryaesN\":\"background\",\"evmOULoOK\":\"fAQ\",\"OmaChGSXj\":\"customizableDescription\",\"H8jQbGUCq\":\"cTATitle\",\"X0NWdj04o\":\"desc1\",\"fgSQIH23H\":\"desc2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerPXRw_iv7V=withCSS(Component,css,\"framer-MdvAy\");export default FramerPXRw_iv7V;FramerPXRw_iv7V.displayName=\"Section / Enquiry '25\";FramerPXRw_iv7V.defaultProps={height:2608,width:1280};addPropertyControls(FramerPXRw_iv7V,{variant:{options:[\"BLQkzz3jg\",\"iM_AfEV4x\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},JAOgJ8eQn:{defaultValue:\"80px 64px 80px 64px\",title:\"Padding\",type:ControlType.Padding},d8PryaesN:{defaultValue:\"rgb(21, 31, 24)\",title:\"Background\",type:ControlType.Color},evmOULoOK:{defaultValue:true,title:\"FAQ\",type:ControlType.Boolean},OmaChGSXj:{defaultValue:false,title:\"Customizable Description\",type:ControlType.Boolean},H8jQbGUCq:{defaultValue:\"Ready to Build Smarter?\",displayTextArea:false,title:\"CTA Title\",type:ControlType.String},X0NWdj04o:{defaultValue:\"Got a sketch, a strategy, or a full product roadmap? if Bubble’s in the plan, we’re the people to help.\",displayTextArea:false,title:\"Desc - 1\",type:ControlType.String},fgSQIH23H:{defaultValue:\"Book a call below – We’ll help you make the smartest next move.\",displayTextArea:false,title:\"Desc - 2\",type:ControlType.String}});addFonts(FramerPXRw_iv7V,[{explicitInter:true,fonts:[{family:\"Bricolage Grotesque\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/bricolagegrotesque/v8/3y9U6as8bTXq_nANBjzKo3IeZx8z6up5BeSl5jBNz_19PpbpMXuECpwUxJBOm_OJWiaaD30YfKfjZZoLvSniyMgvs-wJDtw.woff2\",weight:\"500\"},{family:\"Bricolage Grotesque Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/InO2OsSZw5zbwSquTaYxbtONoo.woff2\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v3/gyBhhwUxId8gMGYQMKR3pzfaWI_RnOM4mJPby1QNtA.woff2\",weight:\"400\"}]},...Accordion2Fonts,...ButtonsNewSitePrimaryFonts,...CalendlyFonts,...TickerFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPXRw_iv7V\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iM_AfEV4x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerVariables\":\"{\\\"JAOgJ8eQn\\\":\\\"padding\\\",\\\"d8PryaesN\\\":\\\"background\\\",\\\"evmOULoOK\\\":\\\"fAQ\\\",\\\"OmaChGSXj\\\":\\\"customizableDescription\\\",\\\"H8jQbGUCq\\\":\\\"cTATitle\\\",\\\"X0NWdj04o\\\":\\\"desc1\\\",\\\"fgSQIH23H\\\":\\\"desc2\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2608\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}