{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ze7ckcGVzcR4njUj68KI/mOY4ItDAFS4OgYAtKsTH/ho5UfTpHS.js", "ssg:https://framerusercontent.com/modules/5iYmXIWD9iU1A5ARqXK9/47hXWgUcVyf8XucfrByX/pfys0eacA.js"],
  "sourcesContent": ["// Generated by Framer (575e68f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-aGfh9 .framer-styles-preset-10zyzoh:not(.rich-text-wrapper), .framer-aGfh9 .framer-styles-preset-10zyzoh.rich-text-wrapper a { --framer-link-current-text-color: var(--token-0c31f0ce-03b6-492a-bb1a-2955febdf043, #98e4ff) /* {\"name\":\"Cornflower blue\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-0c31f0ce-03b6-492a-bb1a-2955febdf043, #98e4ff) /* {\"name\":\"Cornflower blue\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-0c31f0ce-03b6-492a-bb1a-2955febdf043, #98e4ff); --framer-link-text-decoration: underline; }'];export const className=\"framer-aGfh9\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/Z4QJ2YpzpVnWRfR6Ccgg/Video.js\";import GlobalFooter from\"#framer/local/canvasComponent/fDCtnEe7n/fDCtnEe7n.js\";import GlobalNavigationV2 from\"#framer/local/canvasComponent/jg2GdOhXb/jg2GdOhXb.js\";import GlobalCursor from\"#framer/local/canvasComponent/tEFLgT3J9/tEFLgT3J9.js\";import CTAButtonIcon from\"#framer/local/canvasComponent/ytN_6llSM/ytN_6llSM.js\";import*as sharedStyle from\"#framer/local/css/ho5UfTpHS/ho5UfTpHS.js\";import metadataProvider from\"#framer/local/webPageMetadata/pfys0eacA/pfys0eacA.js\";const GlobalNavigationV2Fonts=getFonts(GlobalNavigationV2);const CTAButtonIconFonts=getFonts(CTAButtonIcon);const VideoFonts=getFonts(Video);const GlobalFooterFonts=getFonts(GlobalFooter);const GlobalCursorFonts=getFonts(GlobalCursor);const breakpoints={A04NPtkGl:\"(max-width: 809px)\",AF4AO7Edy:\"(min-width: 1200px) and (max-width: 1727px)\",QBS2RZobm:\"(min-width: 1728px)\",rfsOONjKv:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xTiLr\";const variantClassNames={A04NPtkGl:\"framer-v-pi87cb\",AF4AO7Edy:\"framer-v-xx2u33\",QBS2RZobm:\"framer-v-14zlm0e\",rfsOONjKv:\"framer-v-1bn7nhu\"};const valuesByLocaleId={vVahrewYQ:new LazyValue(()=>import(\"./pfys0eacA-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"AF4AO7Edy\",Desktop:\"QBS2RZobm\",Phone:\"A04NPtkGl\",Tablet:\"rfsOONjKv\"};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:\"QBS2RZobm\"};};const cursor={component:GlobalCursor,transition:transition1,variant:\"bhXnC_HsK\"};const cursor1={component:GlobalCursor,transition:transition1,variant:\"R4zXnpdx6\"};const cursor2={component:GlobalCursor,transition:transition1,variant:\"bysCULnZP\"};const cursor3={component:GlobalCursor,transition:transition1,variant:\"lxqGeHvkr\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-xTiLr`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-xTiLr`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({\"11cnu8k\":cursor,k7wtuo:cursor3,qqjjv2:cursor1,zqomdj:cursor2});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QBS2RZobm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-14zlm0e\",className),\"data-framer-cursor\":\"11cnu8k\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a64lgq\",\"data-framer-name\":\"Outer Container\",name:\"Outer Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yemi6u\",\"data-framer-name\":\"Nav Block\",name:\"Nav Block\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{width:\"calc(100vw - 56px)\",y:30},AF4AO7Edy:{width:\"calc(100vw - 120px)\"},rfsOONjKv:{width:\"calc(100vw - 120px)\",y:44}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"calc(100vw - 192px)\",y:56,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gjuz43-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{variant:\"uRQ_yWOqK\"},AF4AO7Edy:{variant:\"yqOvjpVTD\"},rfsOONjKv:{variant:\"ygJDFXeRO\"}},children:/*#__PURE__*/_jsx(GlobalNavigationV2,{height:\"100%\",id:\"nKkPNyHAK\",layoutId:\"nKkPNyHAK\",style:{width:\"100%\"},variant:\"xPLai9MsO\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lxqb1b\",\"data-framer-name\":\"Hero Grid\",name:\"Hero Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10zog1w\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bedon7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(108),pixelHeight:1e3,pixelWidth:1e3,sizes:\"150px\",src:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg 1000w\"}},AF4AO7Edy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(180),pixelHeight:1e3,pixelWidth:1e3,sizes:\"150px\",src:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg 1000w\"}},rfsOONjKv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(168),pixelHeight:1e3,pixelWidth:1e3,sizes:\"150px\",src:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:500,intrinsicWidth:500,loading:getLoadingLazyAtYPosition(216),pixelHeight:1e3,pixelWidth:1e3,sizes:\"150px\",src:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8mIHDkxRXQhB9IwiEZpR2u7RcU.jpg 1000w\"},className:\"framer-1hxz4km\",\"data-framer-name\":\"_raunakhajela\",name:\"_raunakhajela\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rwplae\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17zh9t9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:\"Hey, I\u2019m Raunak. \"})})},AF4AO7Edy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:\"Hey, I\u2019m Raunak. \"})})},rfsOONjKv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:\"Hey, I\u2019m Raunak. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(20, 20, 20)\"},children:\"Hey, I\u2019m Raunak. \"})}),className:\"framer-1owqreu\",fonts:[\"FS;Clash Grotesk-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(90, 90, 90)\"},children:\"I help startups and small businesses build SaaS products that work, so they can avoid costly mistakes and launch with confidence.\"})})},AF4AO7Edy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(90, 90, 90)\"},children:\"I help startups and small businesses build SaaS products that work, so they can avoid costly mistakes and launch with confidence.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"rgb(90, 90, 90)\"},children:\"I help startups and small businesses build SaaS products that work, so they can avoid costly mistakes and launch with confidence.\"})}),className:\"framer-128lx72\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{y:706.5},AF4AO7Edy:{y:651},rfsOONjKv:{y:579}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,y:815,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1248ds2-container\",children:/*#__PURE__*/_jsx(CTAButtonIcon,{bohRFuhqj:\"https://calendly.com/raunakhajela/45-minute-meeting\",GSaH_dPcB:true,height:\"100%\",i7oFluX4k:\"Let's build something epic\",id:\"WwpGwY0p7\",layoutId:\"WwpGwY0p7\",SRgWP0ovT:true,variant:\"NygssFJHr\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(Link,{href:\"https://blitzit.app/?via=raunak\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(791.5),pixelHeight:1536,pixelWidth:1536,sizes:\"calc(100vw - 24px)\",src:\"https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg\",srcSet:\"https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg 1536w\"}},rfsOONjKv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(696),pixelHeight:1536,pixelWidth:1536,sizes:\"max((100vw - 36px) / 2, 50px)\",src:\"https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg\",srcSet:\"https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg 1536w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(144),pixelHeight:1536,pixelWidth:1536,sizes:\"max((100vw - 78px) / 4, 50px)\",src:\"https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg\",srcSet:\"https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DG2hwkzBrZBCDRnwGfGDnlW2Qw.jpg 1536w\"},className:\"framer-r5prdx framer-15f745s\",\"data-framer-cursor\":\"qqjjv2\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/watch?v=kamwmJDH7Fs&t=3s\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-uw9fsn framer-15f745s\",\"data-framer-cursor\":\"zqomdj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3pksao-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,topLeftRadius:20,topRightRadius:20}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:32,bottomLeftRadius:32,bottomRightRadius:32,controls:false,height:\"100%\",id:\"DROY3aofX\",isMixedBorderRadius:false,layoutId:\"DROY3aofX\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/rtnX0BIpF8cWTLSZWt9fxHW0tcA.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:3.2,style:{height:\"100%\",width:\"100%\"},topLeftRadius:32,topRightRadius:32,volume:25,width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://rightcrowd.com\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1765.5),pixelHeight:1536,pixelWidth:1536,sizes:\"calc(100vw - 24px)\",src:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg\",srcSet:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg 1536w\"}},AF4AO7Edy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(449),pixelHeight:1536,pixelWidth:1536,sizes:\"max((100vw - 78px) / 4, 50px)\",src:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg\",srcSet:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg 1536w\"}},rfsOONjKv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1080),pixelHeight:1536,pixelWidth:1536,sizes:\"max((100vw - 36px) / 2, 50px)\",src:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg\",srcSet:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg 1536w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(549),pixelHeight:1536,pixelWidth:1536,sizes:\"max((100vw - 78px) / 4, 50px)\",src:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg\",srcSet:\"https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cq0JN5lSOlJJ18ksEdT5mLMhNg.jpg 1536w\"},className:\"framer-kn1cdw framer-15f745s\",\"data-framer-cursor\":\"k7wtuo\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tvz6sv\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ew6isf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l7aij7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8052f3bd-6b0d-448b-bd7e-0be7cff7558c, rgb(255, 255, 255))\"},children:\"Stuck in a \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8052f3bd-6b0d-448b-bd7e-0be7cff7558c, rgb(255, 255, 255))\"},children:\"SaaS limbo?\"})]})},AF4AO7Edy:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8052f3bd-6b0d-448b-bd7e-0be7cff7558c, rgb(255, 255, 255))\"},children:\"Stuck in a \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8052f3bd-6b0d-448b-bd7e-0be7cff7558c, rgb(255, 255, 255))\"},children:\"SaaS limbo?\"})]})},rfsOONjKv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8052f3bd-6b0d-448b-bd7e-0be7cff7558c, rgb(255, 255, 255))\"},children:\"Stuck in a SaaS limbo?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8052f3bd-6b0d-448b-bd7e-0be7cff7558c, rgb(255, 255, 255))\"},children:\"Stuck in a \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7Q2xhc2ggR3JvdGVzay1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Grotesk\", \"Clash Grotesk Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8052f3bd-6b0d-448b-bd7e-0be7cff7558c, rgb(255, 255, 255))\"},children:\"SaaS limbo?\"})]}),className:\"framer-gxftwh\",fonts:[\"FS;Clash Grotesk-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"Many founders are trapped in this cycle. They have great ideas but lack the right tech partner to bring them to life efficiently and effectively.\"})}),className:\"framer-1mz599c\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bspt6z\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9u31i0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sqi7op\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-hepzld\",\"data-framer-name\":\"Vector\",layout:\"position\",name:\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 24\"><path d=\"M 13.613 0 L 11.899 0 L 11.899 9.931 L 4.877 2.909 L 3.664 4.121 L 10.687 11.143 L 0.756 11.143 L 0.756 12.857 L 10.687 12.857 L 3.664 19.879 L 4.877 21.091 L 11.899 14.069 L 11.899 24 L 13.613 24 L 13.613 14.069 L 20.635 21.091 L 21.847 19.879 L 14.825 12.857 L 24.756 12.857 L 24.756 11.143 L 14.825 11.143 L 21.847 4.121 L 20.635 2.909 L 13.613 9.931 Z\" fill=\"rgb(255, 115, 140)\"></path></svg>',svgContentId:8745282083,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"You\u2019ve got a brilliant idea, but you\u2019re stuck.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"You\u2019ve got a brilliant idea, but you\u2019re stuck.\"})}),className:\"framer-1bs3fhw\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r8eyu0\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-12mf4c8\",\"data-framer-name\":\"Vector\",layout:\"position\",name:\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 24\"><path d=\"M 13.613 0 L 11.899 0 L 11.899 9.931 L 4.877 2.909 L 3.664 4.121 L 10.687 11.143 L 0.756 11.143 L 0.756 12.857 L 10.687 12.857 L 3.664 19.879 L 4.877 21.091 L 11.899 14.069 L 11.899 24 L 13.613 24 L 13.613 14.069 L 20.635 21.091 L 21.847 19.879 L 14.825 12.857 L 24.756 12.857 L 24.756 11.143 L 14.825 11.143 L 21.847 4.121 L 20.635 2.909 L 13.613 9.931 Z\" fill=\"rgb(255, 115, 140)\"></path></svg>',svgContentId:8745282083,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"You\u2019ve hired agencies, freelancers\u2014still, no results.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"You\u2019ve hired agencies, freelancers\u2014still, no results.\"})}),className:\"framer-i2re6u\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-do9vp8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zqtb53\",\"data-framer-name\":\"Vector\",layout:\"position\",name:\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 24\"><path d=\"M 13.613 0 L 11.899 0 L 11.899 9.931 L 4.877 2.909 L 3.664 4.121 L 10.687 11.143 L 0.756 11.143 L 0.756 12.857 L 10.687 12.857 L 3.664 19.879 L 4.877 21.091 L 11.899 14.069 L 11.899 24 L 13.613 24 L 13.613 14.069 L 20.635 21.091 L 21.847 19.879 L 14.825 12.857 L 24.756 12.857 L 24.756 11.143 L 14.825 11.143 L 21.847 4.121 L 20.635 2.909 L 13.613 9.931 Z\" fill=\"rgb(255, 115, 140)\"></path></svg>',svgContentId:8745282083,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"Development is slow and frustrating.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"Development is slow and frustrating.\"})}),className:\"framer-tvefej\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wsemod\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-gs3vd3\",\"data-framer-name\":\"Vector\",layout:\"position\",name:\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 24\"><path d=\"M 13.613 0 L 11.899 0 L 11.899 9.931 L 4.877 2.909 L 3.664 4.121 L 10.687 11.143 L 0.756 11.143 L 0.756 12.857 L 10.687 12.857 L 3.664 19.879 L 4.877 21.091 L 11.899 14.069 L 11.899 24 L 13.613 24 L 13.613 14.069 L 20.635 21.091 L 21.847 19.879 L 14.825 12.857 L 24.756 12.857 L 24.756 11.143 L 14.825 11.143 L 21.847 4.121 L 20.635 2.909 L 13.613 9.931 Z\" fill=\"rgb(255, 115, 140)\"></path></svg>',svgContentId:8745282083,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"Dev costs > Monthly revenue? Ouch.\"})})},AF4AO7Edy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"Dev costs > Monthly revenue? Ouch.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"Dev costs > Monthly revenue? Ouch.\"})}),className:\"framer-1j1ch9x\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-67mu6k\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-uhardl\",\"data-framer-name\":\"Vector\",layout:\"position\",name:\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 24\"><path d=\"M 13.613 0 L 11.899 0 L 11.899 9.931 L 4.877 2.909 L 3.664 4.121 L 10.687 11.143 L 0.756 11.143 L 0.756 12.857 L 10.687 12.857 L 3.664 19.879 L 4.877 21.091 L 11.899 14.069 L 11.899 24 L 13.613 24 L 13.613 14.069 L 20.635 21.091 L 21.847 19.879 L 14.825 12.857 L 24.756 12.857 L 24.756 11.143 L 14.825 11.143 L 21.847 4.121 L 20.635 2.909 L 13.613 9.931 Z\" fill=\"rgb(255, 115, 140)\"></path></svg>',svgContentId:8745282083,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"You\u2019re burning time, and worried of the product launch.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:\"You\u2019re burning time, and worried of the product launch.\"})}),className:\"framer-idnqz2\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, rgb(243, 239, 239))\"},children:[\"Sound familiar? \",/*#__PURE__*/_jsx(Link,{href:\"https://calendly.com/raunakhajela/45-minute-meeting\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-10zyzoh\",\"data-styles-preset\":\"ho5UfTpHS\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0c31f0ce-03b6-492a-bb1a-2955febdf043, rgb(152, 228, 255))\"},children:\"Let's fix that.\"})})})]})}),className:\"framer-1invgb0\",fonts:[\"GF;Instrument Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{width:\"calc(100vw - 24px)\",y:3983.5},AF4AO7Edy:{width:\"calc(100vw - 48px)\",y:1948.4},rfsOONjKv:{width:\"calc(100vw - 24px)\",y:3168.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:560,width:\"1680px\",y:2160.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-34vlpy-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A04NPtkGl:{variant:\"FG_Nbt0eu\"},AF4AO7Edy:{style:{height:\"100%\",width:\"100%\"},variant:\"yCpQxThbh\"},rfsOONjKv:{variant:\"o8y2w2DGl\"}},children:/*#__PURE__*/_jsx(GlobalFooter,{height:\"100%\",id:\"wVu4_bjWW\",layoutId:\"wVu4_bjWW\",style:{width:\"100%\"},variant:\"A3yqyJcXs\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-xTiLr { background: var(--token-81170a13-cc37-4000-a2f4-73b44eb10779, rgb(34, 34, 34)) /* {\"name\":\"Light black\"} */; }`,\".framer-xTiLr.framer-15f745s, .framer-xTiLr .framer-15f745s { display: block; }\",\".framer-xTiLr.framer-14zlm0e { align-content: center; align-items: center; background-color: var(--token-81170a13-cc37-4000-a2f4-73b44eb10779, #222222); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1728px; }\",\".framer-xTiLr .framer-a64lgq { 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: hidden; padding: 24px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-yemi6u { align-content: center; align-items: center; background-color: var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, #f3efef); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 72px 32px 72px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-xTiLr .framer-gjuz43-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xTiLr .framer-lxqb1b { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 800px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-10zog1w { align-content: center; align-items: center; align-self: start; background-color: var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, #f3efef); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; grid-column: auto / span 2; grid-row: auto / span 2; height: 100%; justify-content: space-between; justify-self: start; overflow: hidden; padding: 72px; position: relative; width: 1fr; will-change: var(--framer-will-change-override, transform); }\",\".framer-xTiLr .framer-bedon7 { align-content: flex-start; align-items: flex-start; 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-xTiLr .framer-1hxz4km { aspect-ratio: 1 / 1; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 150px); overflow: visible; position: relative; width: 150px; }\",\".framer-xTiLr .framer-1rwplae { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-17zh9t9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-1owqreu, .framer-xTiLr .framer-128lx72 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xTiLr .framer-1248ds2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xTiLr .framer-r5prdx, .framer-xTiLr .framer-kn1cdw { align-self: center; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: 100%; justify-self: center; position: relative; text-decoration: none; width: 100%; }\",\".framer-xTiLr .framer-uw9fsn { align-self: start; background-color: var(--token-ea0ca42c-0e0b-4b7f-b85d-8bcdf67cd878, #f3efef); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; grid-row: auto / span 2; height: 100%; justify-self: start; overflow: hidden; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-xTiLr .framer-3pksao-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-xTiLr .framer-tvz6sv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 72px 120px 72px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-1ew6isf { align-content: flex-start; align-items: flex-start; background-color: var(--token-81170a13-cc37-4000-a2f4-73b44eb10779, #222222); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-1l7aij7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xTiLr .framer-gxftwh, .framer-xTiLr .framer-1invgb0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xTiLr .framer-1mz599c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.6; position: relative; white-space: pre-wrap; width: 46%; word-break: break-word; word-wrap: break-word; }\",\".framer-xTiLr .framer-1bspt6z { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xTiLr .framer-9u31i0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-1sqi7op, .framer-xTiLr .framer-1r8eyu0, .framer-xTiLr .framer-do9vp8, .framer-xTiLr .framer-1wsemod, .framer-xTiLr .framer-67mu6k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xTiLr .framer-hepzld, .framer-xTiLr .framer-12mf4c8, .framer-xTiLr .framer-zqtb53, .framer-xTiLr .framer-gs3vd3, .framer-xTiLr .framer-uhardl { flex: none; height: 24px; position: relative; width: 25px; }\",\".framer-xTiLr .framer-1bs3fhw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xTiLr .framer-i2re6u, .framer-xTiLr .framer-tvefej, .framer-xTiLr .framer-1j1ch9x, .framer-xTiLr .framer-idnqz2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-xTiLr .framer-34vlpy-container { flex: none; height: auto; position: relative; width: 1680px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xTiLr.framer-14zlm0e, .framer-xTiLr .framer-a64lgq, .framer-xTiLr .framer-yemi6u, .framer-xTiLr .framer-bedon7, .framer-xTiLr .framer-1rwplae, .framer-xTiLr .framer-17zh9t9, .framer-xTiLr .framer-tvz6sv, .framer-xTiLr .framer-1ew6isf, .framer-xTiLr .framer-1l7aij7, .framer-xTiLr .framer-1bspt6z, .framer-xTiLr .framer-9u31i0, .framer-xTiLr .framer-1sqi7op, .framer-xTiLr .framer-1r8eyu0, .framer-xTiLr .framer-do9vp8, .framer-xTiLr .framer-1wsemod, .framer-xTiLr .framer-67mu6k { gap: 0px; } .framer-xTiLr.framer-14zlm0e > *, .framer-xTiLr .framer-yemi6u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xTiLr.framer-14zlm0e > :first-child, .framer-xTiLr .framer-a64lgq > :first-child, .framer-xTiLr .framer-yemi6u > :first-child, .framer-xTiLr .framer-bedon7 > :first-child, .framer-xTiLr .framer-1rwplae > :first-child, .framer-xTiLr .framer-17zh9t9 > :first-child, .framer-xTiLr .framer-tvz6sv > :first-child, .framer-xTiLr .framer-1l7aij7 > :first-child, .framer-xTiLr .framer-1bspt6z > :first-child, .framer-xTiLr .framer-9u31i0 > :first-child { margin-top: 0px; } .framer-xTiLr.framer-14zlm0e > :last-child, .framer-xTiLr .framer-a64lgq > :last-child, .framer-xTiLr .framer-yemi6u > :last-child, .framer-xTiLr .framer-bedon7 > :last-child, .framer-xTiLr .framer-1rwplae > :last-child, .framer-xTiLr .framer-17zh9t9 > :last-child, .framer-xTiLr .framer-tvz6sv > :last-child, .framer-xTiLr .framer-1l7aij7 > :last-child, .framer-xTiLr .framer-1bspt6z > :last-child, .framer-xTiLr .framer-9u31i0 > :last-child { margin-bottom: 0px; } .framer-xTiLr .framer-a64lgq > *, .framer-xTiLr .framer-1l7aij7 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-xTiLr .framer-bedon7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xTiLr .framer-1rwplae > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-xTiLr .framer-17zh9t9 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-xTiLr .framer-tvz6sv > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-xTiLr .framer-1ew6isf > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-xTiLr .framer-1ew6isf > :first-child, .framer-xTiLr .framer-1sqi7op > :first-child, .framer-xTiLr .framer-1r8eyu0 > :first-child, .framer-xTiLr .framer-do9vp8 > :first-child, .framer-xTiLr .framer-1wsemod > :first-child, .framer-xTiLr .framer-67mu6k > :first-child { margin-left: 0px; } .framer-xTiLr .framer-1ew6isf > :last-child, .framer-xTiLr .framer-1sqi7op > :last-child, .framer-xTiLr .framer-1r8eyu0 > :last-child, .framer-xTiLr .framer-do9vp8 > :last-child, .framer-xTiLr .framer-1wsemod > :last-child, .framer-xTiLr .framer-67mu6k > :last-child { margin-right: 0px; } .framer-xTiLr .framer-1bspt6z > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-xTiLr .framer-9u31i0 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-xTiLr .framer-1sqi7op > *, .framer-xTiLr .framer-1r8eyu0 > *, .framer-xTiLr .framer-do9vp8 > *, .framer-xTiLr .framer-1wsemod > *, .framer-xTiLr .framer-67mu6k > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1727px) { .${metadata.bodyClassName}-framer-xTiLr { background: var(--token-81170a13-cc37-4000-a2f4-73b44eb10779, rgb(34, 34, 34)) /* {\"name\":\"Light black\"} */; } .framer-xTiLr.framer-14zlm0e { width: 1200px; } .framer-xTiLr .framer-yemi6u { padding: 32px 36px 32px 36px; } .framer-xTiLr .framer-lxqb1b { height: 600px; } .framer-xTiLr .framer-10zog1w { padding: 36px; } .framer-xTiLr .framer-tvz6sv { padding: 120px 36px 120px 36px; } .framer-xTiLr .framer-1ew6isf { gap: 60px; } .framer-xTiLr .framer-1mz599c { width: 72%; } .framer-xTiLr .framer-34vlpy-container { height: 560px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xTiLr .framer-1ew6isf { gap: 0px; } .framer-xTiLr .framer-1ew6isf > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-xTiLr .framer-1ew6isf > :first-child { margin-left: 0px; } .framer-xTiLr .framer-1ew6isf > :last-child { margin-right: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-xTiLr { background: var(--token-81170a13-cc37-4000-a2f4-73b44eb10779, rgb(34, 34, 34)) /* {\"name\":\"Light black\"} */; } .framer-xTiLr.framer-14zlm0e { width: 810px; } .framer-xTiLr .framer-a64lgq { gap: 12px; padding: 12px; } .framer-xTiLr .framer-yemi6u { padding: 32px 48px 32px 48px; } .framer-xTiLr .framer-lxqb1b { gap: 12px; grid-auto-rows: 180px; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(7, 180px); height: min-content; justify-content: start; } .framer-xTiLr .framer-10zog1w { grid-row: auto / span 3; order: 0; padding: 48px; width: 100%; } .framer-xTiLr .framer-r5prdx { align-self: start; grid-row: auto / span 2; justify-self: start; order: 1; } .framer-xTiLr .framer-uw9fsn { grid-row: auto / span 4; order: 2; } .framer-xTiLr .framer-kn1cdw { align-self: start; grid-row: auto / span 2; justify-self: start; order: 3; } .framer-xTiLr .framer-tvz6sv { padding: 120px 20px 120px 20px; } .framer-xTiLr .framer-1ew6isf { flex-direction: column; } .framer-xTiLr .framer-1l7aij7, .framer-xTiLr .framer-1bspt6z { flex: none; width: 100%; } .framer-xTiLr .framer-1mz599c { width: 80%; } .framer-xTiLr .framer-34vlpy-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xTiLr .framer-a64lgq, .framer-xTiLr .framer-lxqb1b, .framer-xTiLr .framer-1ew6isf { gap: 0px; } .framer-xTiLr .framer-a64lgq > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-xTiLr .framer-a64lgq > :first-child, .framer-xTiLr .framer-1ew6isf > :first-child { margin-top: 0px; } .framer-xTiLr .framer-a64lgq > :last-child, .framer-xTiLr .framer-1ew6isf > :last-child { margin-bottom: 0px; } .framer-xTiLr .framer-lxqb1b > *, .framer-xTiLr .framer-lxqb1b > :first-child, .framer-xTiLr .framer-lxqb1b > :last-child { margin: 0px; } .framer-xTiLr .framer-1ew6isf > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-xTiLr { background: var(--token-81170a13-cc37-4000-a2f4-73b44eb10779, rgb(34, 34, 34)) /* {\"name\":\"Light black\"} */; } .framer-xTiLr.framer-14zlm0e { width: 390px; } .framer-xTiLr .framer-a64lgq { gap: 12px; padding: 12px; } .framer-xTiLr .framer-yemi6u { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; padding: 18px 16px 18px 16px; } .framer-xTiLr .framer-lxqb1b { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; } .framer-xTiLr .framer-10zog1w { align-self: unset; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; gap: 80px; height: min-content; justify-content: flex-start; padding: 16px; width: 100%; } .framer-xTiLr .framer-r5prdx, .framer-xTiLr .framer-kn1cdw { align-self: unset; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 350px; } .framer-xTiLr .framer-uw9fsn { align-self: unset; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 600px; } .framer-xTiLr .framer-tvz6sv { padding: 120px 16px 120px 16px; } .framer-xTiLr .framer-1ew6isf { flex-direction: column; } .framer-xTiLr .framer-1l7aij7, .framer-xTiLr .framer-1bspt6z { flex: none; width: 100%; } .framer-xTiLr .framer-1mz599c, .framer-xTiLr .framer-34vlpy-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xTiLr .framer-a64lgq, .framer-xTiLr .framer-lxqb1b, .framer-xTiLr .framer-10zog1w, .framer-xTiLr .framer-1ew6isf { gap: 0px; } .framer-xTiLr .framer-a64lgq > *, .framer-xTiLr .framer-lxqb1b > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-xTiLr .framer-a64lgq > :first-child, .framer-xTiLr .framer-lxqb1b > :first-child, .framer-xTiLr .framer-10zog1w > :first-child, .framer-xTiLr .framer-1ew6isf > :first-child { margin-top: 0px; } .framer-xTiLr .framer-a64lgq > :last-child, .framer-xTiLr .framer-lxqb1b > :last-child, .framer-xTiLr .framer-10zog1w > :last-child, .framer-xTiLr .framer-1ew6isf > :last-child { margin-bottom: 0px; } .framer-xTiLr .framer-10zog1w > *, .framer-xTiLr .framer-1ew6isf > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2234\n * @framerIntrinsicWidth 1728\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AF4AO7Edy\":{\"layout\":[\"fixed\",\"auto\"]},\"rfsOONjKv\":{\"layout\":[\"fixed\",\"auto\"]},\"A04NPtkGl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerpfys0eacA=withCSS(Component,css,\"framer-xTiLr\");export default Framerpfys0eacA;Framerpfys0eacA.displayName=\"Page\";Framerpfys0eacA.defaultProps={height:2234,width:1728};addFonts(Framerpfys0eacA,[{explicitInter:true,fonts:[{family:\"Clash Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2SAK53YLUN7RMYJU4MYLSBV6SSSJEJZB/RXS4DPGJRKOUFZMF5X5BVUGNNKJT65XZ/DJS4RYGIUYUXJQOHY5VCZPKSTXUSHTSP.woff2\",weight:\"500\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"}]},...GlobalNavigationV2Fonts,...CTAButtonIconFonts,...VideoFonts,...GlobalFooterFonts,...GlobalCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerpfys0eacA\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1728\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2234\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AF4AO7Edy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rfsOONjKv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A04NPtkGl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "GlobalNavigationV2Fonts", "getFonts", "jg2GdOhXb_default", "CTAButtonIconFonts", "ytN_6llSM_default", "VideoFonts", "Video", "GlobalFooterFonts", "fDCtnEe7n_default", "GlobalCursorFonts", "tEFLgT3J9_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "transition1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "tEFLgT3J9_default", "cursor1", "cursor2", "cursor3", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "PropertyOverrides2", "ComponentViewportProvider", "Container", "jg2GdOhXb_default", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "ytN_6llSM_default", "Link", "Video", "SVG", "fDCtnEe7n_default", "css", "Framerpfys0eacA", "withCSS", "pfys0eacA_default", "addFonts", "GlobalNavigationV2Fonts", "CTAButtonIconFonts", "VideoFonts", "GlobalFooterFonts", "GlobalCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
