{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gSoXh0Uckvq18iTgQGQK/ujw9ar2rPwPBignjHCY1/Ke3ZUhx0T.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmallScreenNanv from\"#framer/local/canvasComponent/cYAKWY2o_/cYAKWY2o_.js\";import FOOTERWIDEST from\"#framer/local/canvasComponent/NK7WhWw5W/NK7WhWw5W.js\";import TopDesktopNav from\"#framer/local/canvasComponent/SJeoBIal8/SJeoBIal8.js\";import Blog from\"#framer/local/collection/qFasUnfAo/qFasUnfAo.js\";import metadataProvider from\"#framer/local/webPageMetadata/Ke3ZUhx0T/Ke3ZUhx0T.js\";const TopDesktopNavFonts=getFonts(TopDesktopNav);const FOOTERWIDESTFonts=getFonts(FOOTERWIDEST);const SmallScreenNanvFonts=getFonts(SmallScreenNanv);const breakpoints={bUeRHhNvf:\"(min-width: 537px) and (max-width: 599px)\",cslkxkUdO:\"(min-width: 1200px) and (max-width: 1339px)\",DRWuDXRT4:\"(min-width: 1440px) and (max-width: 1439px)\",HFFS4TEeo:\"(max-width: 536px)\",Js8xUN5wT:\"(min-width: 600px) and (max-width: 699px)\",oqB9TbzOi:\"(min-width: 1340px) and (max-width: 1439px)\",p711KAOZZ:\"(min-width: 700px) and (max-width: 1119px)\",Qrd70vt81:\"(min-width: 1440px)\",UkBNptKJf:\"(min-width: 1120px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-CQifU\";const variantClassNames={bUeRHhNvf:\"framer-v-82r9m0\",cslkxkUdO:\"framer-v-9o3tfp\",DRWuDXRT4:\"framer-v-1id7qum\",HFFS4TEeo:\"framer-v-17yuh07\",Js8xUN5wT:\"framer-v-us4yas\",oqB9TbzOi:\"framer-v-1t07uik\",p711KAOZZ:\"framer-v-tqsnxb\",Qrd70vt81:\"framer-v-1dw1ur0\",UkBNptKJf:\"framer-v-2ukmf2\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.03,skewX:0,skewY:0,transition:transition1};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"cslkxkUdO\",\"MID SCREEN\":\"oqB9TbzOi\",\"Phone 2\":\"p711KAOZZ\",\"Phone 3\":\"Js8xUN5wT\",\"Phone 4\":\"bUeRHhNvf\",Breakpoint:\"DRWuDXRT4\",Desktop:\"Qrd70vt81\",Phone:\"HFFS4TEeo\",Tablet:\"UkBNptKJf\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Qrd70vt81\"};};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,fMUL2_264Vw79KEEJj,fAGMimyxwVw79KEEJj,cu8x2lhllVw79KEEJj,n8Kc2GTc8Vw79KEEJj,Rch7YWebZVw79KEEJj,idVw79KEEJj,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"UkBNptKJf\",\"HFFS4TEeo\",\"p711KAOZZ\",\"Js8xUN5wT\",\"bUeRHhNvf\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"DRWuDXRT4\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"DRWuDXRT4\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"UkBNptKJf\",\"HFFS4TEeo\",\"p711KAOZZ\",\"Js8xUN5wT\",\"bUeRHhNvf\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Qrd70vt81\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(1, 3, 20); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1dw1ur0\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242.4,intrinsicWidth:812.8,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-656),pixelHeight:1553,pixelWidth:1016,sizes:`calc(${componentViewport?.width||\"100vw\"} + 264.35px)`,src:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png\",srcSet:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png?scale-down-to=1024 669w,https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png 1016w\"},transformTemplate:undefined},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242.4,intrinsicWidth:812.8,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-445),pixelHeight:1553,pixelWidth:1016,sizes:`calc(${componentViewport?.width||\"100vw\"} + 156px)`,src:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png\",srcSet:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png?scale-down-to=1024 669w,https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png 1016w\"},transformTemplate:undefined},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242.4,intrinsicWidth:812.8,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-561.9833),pixelHeight:1553,pixelWidth:1016,sizes:`calc(${componentViewport?.width||\"100vw\"} + 201.35px)`,src:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png\",srcSet:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png?scale-down-to=1024 669w,https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png 1016w\"},transformTemplate:undefined},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242.4,intrinsicWidth:812.8,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-671.9833),pixelHeight:1553,pixelWidth:1016,sizes:`calc(${componentViewport?.width||\"100vw\"} + 101.35px)`,src:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png\",srcSet:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png?scale-down-to=1024 669w,https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png 1016w\"},transformTemplate:undefined},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242.4,intrinsicWidth:812.8,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-596),pixelHeight:1553,pixelWidth:1016,sizes:\"926.967px\",src:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png\",srcSet:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png?scale-down-to=1024 669w,https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png 1016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1242.4,intrinsicWidth:812.8,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-745.0167),pixelHeight:1553,pixelWidth:1016,sizes:\"926.967px\",src:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png\",srcSet:\"https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png?scale-down-to=1024 669w,https://framerusercontent.com/images/H65WmxA06kwcMBSLtgBoj6Za6w.png 1016w\"},className:\"framer-szgyce\",\"data-framer-name\":\"Rectangle 1434\",style:{rotate:90},transformTemplate:transformTemplate1})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lnewvw-container hidden-2ukmf2 hidden-17yuh07 hidden-tqsnxb hidden-us4yas hidden-82r9m0\",nodeId:\"OZy3aGvEp\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsx(TopDesktopNav,{height:\"100%\",id:\"OZy3aGvEp\",layoutId:\"OZy3aGvEp\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"NgWEuGn8P\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t4bks0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"55px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"117.6%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Our Blog\"})})})},HFFS4TEeo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"117.6%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Our Blog\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"117.6%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(153, 153, 153) 100%)\"},children:\"Our Blog\"})})}),className:\"framer-koawlh\",\"data-framer-name\":\"Our Blog\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7jqten hidden-1id7qum\",\"data-framer-name\":\"Frame 1000002891\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"laXLGFbqG\"},motionChild:true,nodeId:\"nT9yvXbxf\",openInNewTab:false,scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1momacg framer-168s5t8\",\"data-border\":true,\"data-framer-name\":\"Frame 1000002887\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+355.4+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png\",srcSet:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png 800w\"}},cslkxkUdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png\",srcSet:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png 800w\"}},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+267.2+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png\",srcSet:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png 800w\"}},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png\",srcSet:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png 800w\"}},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+384.8+0+0+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png\",srcSet:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png 800w\"}},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png\",srcSet:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png 800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png\",srcSet:\"https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/qAyEi1lGQdH7V0utfOkCpIvV4.png 800w\"},className:\"framer-zas9ly\",\"data-framer-name\":\"Rectangle 332\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wpvrup\",\"data-framer-name\":\"Frame 1000002892\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"127.6%\",\"--framer-text-color\":\"rgb(203, 208, 215)\"},children:\"Your pitch should be a hero\u2019s journey\"})}),className:\"framer-1pklnx2\",\"data-framer-name\":\"Stuck between an idea and a hard place?\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTMwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Branding \u2022 Business Strategy\"})}),className:\"framer-8x8v5c\",fonts:[\"GF;Barlow-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ANffPw7dc\"},motionChild:true,nodeId:\"DvfHFoVHW\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-9uplbi framer-168s5t8\",\"data-border\":true,\"data-framer-name\":\"Frame 1000002890\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+355.4+0+475+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png\",srcSet:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png 1000w\"}},cslkxkUdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png\",srcSet:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png 1000w\"}},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+267.2+0+530+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png\",srcSet:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png 1000w\"}},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+475+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png\",srcSet:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png 1000w\"}},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+384.8+0+475+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png\",srcSet:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png 1000w\"}},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png\",srcSet:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png\",srcSet:\"https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png?scale-down-to=512 512w,https://framerusercontent.com/images/00VP1UCYTZQyaSGs7PG7h0DWqOc.png 1000w\"},className:\"framer-bgsjag\",\"data-framer-name\":\"Rectangle 332\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qy1cx2\",\"data-framer-name\":\"Frame 1000002892\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"127.6%\",\"--framer-text-color\":\"rgb(203, 208, 215)\"},children:\"A plan is not a strategy\"})}),className:\"framer-15ii5hn\",\"data-framer-name\":\"Stuck between an idea and a hard place?\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTMwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Business Growth \u2022 Business Strategy \u2022 Design Thinking \u2022 Strategy\"})}),className:\"framer-1czdbvk\",fonts:[\"GF;Barlow-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"k00SI7wLx\"},motionChild:true,nodeId:\"zeScjK0Ko\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-5yzm8b framer-168s5t8\",\"data-border\":true,\"data-framer-name\":\"Frame 1000002891\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+355.4+0+950+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png\",srcSet:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png 1000w\"}},cslkxkUdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+469+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png\",srcSet:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png 1000w\"}},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+267.2+0+1060+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png\",srcSet:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png 1000w\"}},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+950+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png\",srcSet:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png 1000w\"}},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+384.8+0+950+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png\",srcSet:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png 1000w\"}},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+474+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png\",srcSet:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png\",srcSet:\"https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/aSgiATCFLHNpJlYm8IjVrnlE0mU.png 1000w\"},className:\"framer-8wdw4r\",\"data-framer-name\":\"Rectangle 332\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ujwe9e\",\"data-framer-name\":\"Frame 1000002892\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"127.6%\",\"--framer-text-color\":\"rgb(203, 208, 215)\"},children:\"How early-stage SaaS startups can reduce the risk of failure with design\"})}),className:\"framer-7bkcgr\",\"data-framer-name\":\"Stuck between an idea and a hard place?\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTMwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Business  Growth  \u2022  Business Strategy \u2022  Design\"})}),className:\"framer-8x3ilv\",fonts:[\"GF;Barlow-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"cNH15lCOS\"},motionChild:true,nodeId:\"HJtSMIDdq\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-15vgv8g framer-168s5t8\",\"data-border\":true,\"data-framer-name\":\"Frame 1000002887\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+355.4+0+1425+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg\",srcSet:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg 1000w\"}},cslkxkUdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+469+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg\",srcSet:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg 1000w\"}},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+267.2+0+1590+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg\",srcSet:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg 1000w\"}},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+1425+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg\",srcSet:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg 1000w\"}},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+384.8+0+1425+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg\",srcSet:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg 1000w\"}},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+474+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg\",srcSet:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+475+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg\",srcSet:\"https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/I1y4C1J1Nh2H68cLTRKMkLC9hic.jpg 1000w\"},className:\"framer-ol186o\",\"data-framer-name\":\"Rectangle 332\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b1pcp4\",\"data-framer-name\":\"Frame 1000002892\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"127.6%\",\"--framer-text-color\":\"rgb(203, 208, 215)\"},children:\"Building Brand Loyalty\"})}),className:\"framer-1ok0e5t\",\"data-framer-name\":\"Stuck between an idea and a hard place?\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTMwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Business  Growth  \u2022  Branding  \u2022  Customer Experience  \u2022  Design Thinking\"})}),className:\"framer-jn550\",fonts:[\"GF;Barlow-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"l5qAzEbOn\"},motionChild:true,nodeId:\"o4X5F2Wry\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-gag456 framer-168s5t8\",\"data-border\":true,\"data-framer-name\":\"Frame 1000002891\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+355.4+0+1900+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png\",srcSet:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png 1000w\"}},cslkxkUdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+938+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png\",srcSet:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png 1000w\"}},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+267.2+0+2120+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png\",srcSet:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png 1000w\"}},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+1900+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png\",srcSet:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png 1000w\"}},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+384.8+0+1900+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png\",srcSet:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png 1000w\"}},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+948+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png\",srcSet:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+475+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png\",srcSet:\"https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Kkeb0gJ3OdFXKKEO1fBxDf7S5lo.png 1000w\"},className:\"framer-1osdlxz\",\"data-framer-name\":\"Rectangle 332\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14neosl\",\"data-framer-name\":\"Frame 1000002892\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"127.6%\",\"--framer-text-color\":\"rgb(203, 208, 215)\"},children:\"Strategy is Execution!\"})}),className:\"framer-x6a7d0\",\"data-framer-name\":\"Stuck between an idea and a hard place?\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTMwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Business Strategy \u2022 Business Growth \u2022 Product Development \u2022 Design Thinking \u2022 Product Market Fit\u2022  MVP Development\"})}),className:\"framer-1m69cz5\",fonts:[\"GF;Barlow-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hoOLmlUoB\"},motionChild:true,nodeId:\"OzDstOott\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-wea5gu framer-168s5t8\",\"data-border\":true,\"data-framer-name\":\"Frame 1000002890\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+355.4+0+2375+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg\",srcSet:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg 1000w\"}},cslkxkUdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+938+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg\",srcSet:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg 1000w\"}},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+267.2+0+2650+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg\",srcSet:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg 1000w\"}},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+2375+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg\",srcSet:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg 1000w\"}},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+384.8+0+2375+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg\",srcSet:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg 1000w\"}},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+948+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg\",srcSet:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+475+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg\",srcSet:\"https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/pnJmQy8wTmRGGRxFYaRuDL7Bxbw.jpg 1000w\"},className:\"framer-wpkhr6\",\"data-framer-name\":\"Rectangle 332\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hpyus1\",\"data-framer-name\":\"Frame 1000002892\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"127.6%\",\"--framer-text-color\":\"rgb(203, 208, 215)\"},children:\"STAY FRESH, STAY RELEVANT!\"})}),className:\"framer-1xuqsye\",\"data-framer-name\":\"Stuck between an idea and a hard place?\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTMwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.7em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Design Principles  \u2022  Design Thinking  \u2022  Business Growth  \u2022  Branding\"})}),className:\"framer-aieggw\",fonts:[\"GF;Barlow-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"E7hzyik4i\"},motionChild:true,nodeId:\"SsIKCVoxi\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-6tswuz framer-168s5t8\",\"data-border\":true,\"data-framer-name\":\"Frame 1000002890\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+355.4+0+2850+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png\",srcSet:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png?scale-down-to=1024 682w,https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png 1000w\"}},cslkxkUdO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+1407+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png\",srcSet:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png?scale-down-to=1024 682w,https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png 1000w\"}},HFFS4TEeo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+267.2+0+3180+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png\",srcSet:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png?scale-down-to=1024 682w,https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png 1000w\"}},Js8xUN5wT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+2850+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png\",srcSet:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png?scale-down-to=1024 682w,https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png 1000w\"}},p711KAOZZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+150+384.8+0+2850+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1500px), 50px)`,src:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png\",srcSet:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png?scale-down-to=1024 682w,https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png 1000w\"}},UkBNptKJf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+160+384.8+0+1422+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1500px) - 25px) / 2, 50px)`,src:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png\",srcSet:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png?scale-down-to=1024 682w,https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+950+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1500px) - 50px) / 3, 50px)`,src:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png\",srcSet:\"https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png?scale-down-to=1024 682w,https://framerusercontent.com/images/9ov1o4T6qTgM60NPINXb0dRQYlc.png 1000w\"},className:\"framer-3jmmza\",\"data-framer-name\":\"Rectangle 332\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t2ex9g\",\"data-framer-name\":\"Frame 1000002892\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTcwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"127.6%\",\"--framer-text-color\":\"rgb(203, 208, 215)\"},children:\"Communicating Brand Value with Visual Design\"})}),className:\"framer-1ui0001\",\"data-framer-name\":\"Stuck between an idea and a hard place?\",fonts:[\"GF;Barlow-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9udHNlcnJhdC0zMDA=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"25px\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"Design Principles \u2022 Business Growth\"})}),className:\"framer-1wgdh8b\",\"data-framer-name\":\"You\u2019ve got the vision, but the road to a tangible product feels like a cash-burn marathon. Expensive development cycles before\",fonts:[\"GF;Montserrat-300\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-b5ah1p hidden-1dw1ur0 hidden-1t07uik hidden-9o3tfp hidden-2ukmf2 hidden-17yuh07 hidden-tqsnxb hidden-us4yas hidden-82r9m0\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Vw79KEEJj\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"Vw79KEEJj\",name:\"fMUL2_264\",type:\"Identifier\"},{collection:\"Vw79KEEJj\",name:\"fAGMimyxw\",type:\"Identifier\"},{collection:\"Vw79KEEJj\",name:\"cu8x2lhll\",type:\"Identifier\"},{collection:\"Vw79KEEJj\",name:\"n8Kc2GTc8\",type:\"Identifier\"},{collection:\"Vw79KEEJj\",name:\"Rch7YWebZ\",type:\"Identifier\"},{collection:\"Vw79KEEJj\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({cu8x2lhll:cu8x2lhllVw79KEEJj,fAGMimyxw:fAGMimyxwVw79KEEJj,fMUL2_264:fMUL2_264Vw79KEEJj,id:idVw79KEEJj,n8Kc2GTc8:n8Kc2GTc8Vw79KEEJj,Rch7YWebZ:Rch7YWebZVw79KEEJj},index)=>{fAGMimyxwVw79KEEJj??=\"\";cu8x2lhllVw79KEEJj??=\"\";Rch7YWebZVw79KEEJj??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Vw79KEEJj-${idVw79KEEJj}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Rch7YWebZ:Rch7YWebZVw79KEEJj},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m5vnjn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DRWuDXRT4:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+230+384.8+0+0+0+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 200px) / 3, 50px)`,...toResponsiveImage(fMUL2_264Vw79KEEJj)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(fMUL2_264Vw79KEEJj)},className:\"framer-1sciq2e\",\"data-border\":true,whileHover:animation})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1phimdg\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w0q9kd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LTYwMA==\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Your pitch should be a hero\u2019s journey\"})}),className:\"framer-n06cs2\",\"data-framer-name\":\"Title\",fonts:[\"GF;Barlow-600\"],text:fAGMimyxwVw79KEEJj,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QmFybG93LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Barlow\", \"Barlow Placeholder\", sans-serif',\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.5)\"},children:\"Branding \u2022 Business Strategy\"})}),className:\"framer-19c6xjh\",\"data-framer-name\":\"Title\",fonts:[\"GF;Barlow-regular\"],text:cu8x2lhllVw79KEEJj,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t80pjq hidden-1id7qum\",\"data-framer-name\":\"Authur\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:611,pixelWidth:611,sizes:\"36px\",...toResponsiveImage(n8Kc2GTc8Vw79KEEJj)},className:\"framer-us93e5\",\"data-border\":true})})]})]})})},idVw79KEEJj);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{y:(componentViewport?.y||0)+0+3985.4},cslkxkUdO:{y:(componentViewport?.y||0)+0+2655.8},DRWuDXRT4:{y:(componentViewport?.y||0)+0+1622.8},HFFS4TEeo:{y:(componentViewport?.y||0)+0+4267.2},Js8xUN5wT:{y:(componentViewport?.y||0)+0+4034.8},p711KAOZZ:{y:(componentViewport?.y||0)+0+4024.8},UkBNptKJf:{y:(componentViewport?.y||0)+0+2605.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:546,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2204.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g2enl0-container\",nodeId:\"Z187l5I1m\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{variant:\"Y0D8pCL_a\"},cslkxkUdO:{variant:\"uqOhrS1TU\"},HFFS4TEeo:{variant:\"C7fWTAQ6_\"},Js8xUN5wT:{variant:\"qC_wTVsHK\"},oqB9TbzOi:{variant:\"qeG_cCUkq\"},p711KAOZZ:{variant:\"YoWP94CiB\"},UkBNptKJf:{variant:\"sCM6crFNN\"}},children:/*#__PURE__*/_jsx(FOOTERWIDEST,{height:\"100%\",id:\"Z187l5I1m\",layoutId:\"Z187l5I1m\",style:{width:\"100%\"},variant:\"GsEv_kCJ3\",width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bUeRHhNvf:{height:80,width:\"100vw\",y:0},HFFS4TEeo:{height:80,width:\"100vw\",y:0},Js8xUN5wT:{height:80,width:\"100vw\",y:0},p711KAOZZ:{height:80,width:\"100vw\",y:0},UkBNptKJf:{height:80,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kb7ud7-container hidden-1dw1ur0 hidden-1t07uik hidden-9o3tfp hidden-1id7qum\",layoutScroll:true,nodeId:\"Kaf2UBE3o\",scopeId:\"Ke3ZUhx0T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Js8xUN5wT:{bd8otb1kh:\"0px 40px 0px 40px\"},p711KAOZZ:{bd8otb1kh:\"0px 40px 0px 40px\"},UkBNptKJf:{bd8otb1kh:\"0px 60px 0px 60px\"}},children:/*#__PURE__*/_jsx(SmallScreenNanv,{bd8otb1kh:\"0px 20px 0px 20px\",height:\"100%\",id:\"Kaf2UBE3o\",layoutId:\"Kaf2UBE3o\",style:{width:\"100%\"},variant:\"RXAISj6xb\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CQifU.framer-168s5t8, .framer-CQifU .framer-168s5t8 { display: block; }\",\".framer-CQifU.framer-1dw1ur0 { align-content: center; align-items: center; background-color: #010314; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-CQifU .framer-szgyce { aspect-ratio: 0.6542176432710881 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1417px); left: 50%; overflow: visible; position: absolute; top: -745px; transform: translateX(-50%); width: 927px; z-index: 1; }\",\".framer-CQifU .framer-lnewvw-container { flex: none; height: 78px; left: 0px; max-width: 100%; position: absolute; right: 0px; top: 0px; z-index: 10; }\",\".framer-CQifU .framer-1t4bks0 { 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: hidden; padding: 230px 80px 180px 80px; position: relative; width: 100%; z-index: 7; }\",\".framer-CQifU .framer-koawlh, .framer-CQifU .framer-1pklnx2, .framer-CQifU .framer-7bkcgr, .framer-CQifU .framer-1ok0e5t, .framer-CQifU .framer-x6a7d0, .framer-CQifU .framer-1xuqsye, .framer-CQifU .framer-1ui0001 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CQifU .framer-7jqten { display: grid; flex: none; gap: 25px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1500px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-CQifU .framer-1momacg, .framer-CQifU .framer-9uplbi, .framer-CQifU .framer-5yzm8b, .framer-CQifU .framer-15vgv8g, .framer-CQifU .framer-gag456, .framer-CQifU .framer-wea5gu, .framer-CQifU .framer-6tswuz { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: start; background-color: #0c0e1e; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 450px; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-CQifU .framer-zas9ly, .framer-CQifU .framer-bgsjag, .framer-CQifU .framer-8wdw4r, .framer-CQifU .framer-ol186o, .framer-CQifU .framer-1osdlxz, .framer-CQifU .framer-wpkhr6, .framer-CQifU .framer-3jmmza { flex: none; height: 250px; position: relative; width: 100%; }\",\".framer-CQifU .framer-1wpvrup, .framer-CQifU .framer-1qy1cx2, .framer-CQifU .framer-ujwe9e, .framer-CQifU .framer-1b1pcp4, .framer-CQifU .framer-14neosl, .framer-CQifU .framer-1hpyus1, .framer-CQifU .framer-1t2ex9g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-CQifU .framer-8x8v5c, .framer-CQifU .framer-1czdbvk, .framer-CQifU .framer-8x3ilv, .framer-CQifU .framer-jn550, .framer-CQifU .framer-1m69cz5, .framer-CQifU .framer-aieggw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.6; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CQifU .framer-15ii5hn { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; }\",\".framer-CQifU .framer-1wgdh8b { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 370px; word-break: break-word; word-wrap: break-word; }\",\".framer-CQifU .framer-b5ah1p { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-CQifU .framer-m5vnjn { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px 0px 53px 0px; position: relative; width: 100%; }\",\".framer-CQifU .framer-1sciq2e { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 243px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-CQifU .framer-1phimdg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 93px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CQifU .framer-w0q9kd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: 93px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CQifU .framer-n06cs2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CQifU .framer-19c6xjh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CQifU .framer-1t80pjq { 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: 12px 0px 0px 0px; position: relative; width: 41px; }\",\".framer-CQifU .framer-us93e5 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; border-top-left-radius: 90px; border-top-right-radius: 90px; flex: none; height: 36px; position: relative; width: var(--framer-aspect-ratio-supported, 36px); }\",\".framer-CQifU .framer-g2enl0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-CQifU .framer-kb7ud7-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CQifU.framer-1dw1ur0, .framer-CQifU .framer-1t4bks0, .framer-CQifU .framer-1momacg, .framer-CQifU .framer-1wpvrup, .framer-CQifU .framer-9uplbi, .framer-CQifU .framer-1qy1cx2, .framer-CQifU .framer-5yzm8b, .framer-CQifU .framer-ujwe9e, .framer-CQifU .framer-15vgv8g, .framer-CQifU .framer-1b1pcp4, .framer-CQifU .framer-gag456, .framer-CQifU .framer-14neosl, .framer-CQifU .framer-wea5gu, .framer-CQifU .framer-1hpyus1, .framer-CQifU .framer-6tswuz, .framer-CQifU .framer-1t2ex9g, .framer-CQifU .framer-m5vnjn, .framer-CQifU .framer-1phimdg, .framer-CQifU .framer-w0q9kd, .framer-CQifU .framer-1t80pjq { gap: 0px; } .framer-CQifU.framer-1dw1ur0 > *, .framer-CQifU .framer-1momacg > *, .framer-CQifU .framer-9uplbi > *, .framer-CQifU .framer-5yzm8b > *, .framer-CQifU .framer-15vgv8g > *, .framer-CQifU .framer-gag456 > *, .framer-CQifU .framer-wea5gu > *, .framer-CQifU .framer-6tswuz > *, .framer-CQifU .framer-m5vnjn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CQifU.framer-1dw1ur0 > :first-child, .framer-CQifU .framer-1t4bks0 > :first-child, .framer-CQifU .framer-1momacg > :first-child, .framer-CQifU .framer-1wpvrup > :first-child, .framer-CQifU .framer-9uplbi > :first-child, .framer-CQifU .framer-1qy1cx2 > :first-child, .framer-CQifU .framer-5yzm8b > :first-child, .framer-CQifU .framer-ujwe9e > :first-child, .framer-CQifU .framer-15vgv8g > :first-child, .framer-CQifU .framer-1b1pcp4 > :first-child, .framer-CQifU .framer-gag456 > :first-child, .framer-CQifU .framer-14neosl > :first-child, .framer-CQifU .framer-wea5gu > :first-child, .framer-CQifU .framer-1hpyus1 > :first-child, .framer-CQifU .framer-6tswuz > :first-child, .framer-CQifU .framer-1t2ex9g > :first-child, .framer-CQifU .framer-m5vnjn > :first-child, .framer-CQifU .framer-w0q9kd > :first-child { margin-top: 0px; } .framer-CQifU.framer-1dw1ur0 > :last-child, .framer-CQifU .framer-1t4bks0 > :last-child, .framer-CQifU .framer-1momacg > :last-child, .framer-CQifU .framer-1wpvrup > :last-child, .framer-CQifU .framer-9uplbi > :last-child, .framer-CQifU .framer-1qy1cx2 > :last-child, .framer-CQifU .framer-5yzm8b > :last-child, .framer-CQifU .framer-ujwe9e > :last-child, .framer-CQifU .framer-15vgv8g > :last-child, .framer-CQifU .framer-1b1pcp4 > :last-child, .framer-CQifU .framer-gag456 > :last-child, .framer-CQifU .framer-14neosl > :last-child, .framer-CQifU .framer-wea5gu > :last-child, .framer-CQifU .framer-1hpyus1 > :last-child, .framer-CQifU .framer-6tswuz > :last-child, .framer-CQifU .framer-1t2ex9g > :last-child, .framer-CQifU .framer-m5vnjn > :last-child, .framer-CQifU .framer-w0q9kd > :last-child { margin-bottom: 0px; } .framer-CQifU .framer-1t4bks0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-CQifU .framer-1wpvrup > *, .framer-CQifU .framer-1qy1cx2 > *, .framer-CQifU .framer-ujwe9e > *, .framer-CQifU .framer-1b1pcp4 > *, .framer-CQifU .framer-14neosl > *, .framer-CQifU .framer-1hpyus1 > *, .framer-CQifU .framer-1t2ex9g > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-CQifU .framer-1phimdg > *, .framer-CQifU .framer-1t80pjq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CQifU .framer-1phimdg > :first-child, .framer-CQifU .framer-1t80pjq > :first-child { margin-left: 0px; } .framer-CQifU .framer-1phimdg > :last-child, .framer-CQifU .framer-1t80pjq > :last-child { margin-right: 0px; } .framer-CQifU .framer-w0q9kd > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",'.framer-CQifU[data-border=\"true\"]::after, .framer-CQifU [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1340px) and (max-width: 1439px) { .framer-CQifU.framer-1dw1ur0 { width: 1340px; }}\",\"@media (min-width: 1200px) and (max-width: 1339px) { .framer-CQifU.framer-1dw1ur0 { width: 1200px; } .framer-CQifU .framer-7jqten { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-CQifU .framer-1momacg, .framer-CQifU .framer-9uplbi, .framer-CQifU .framer-5yzm8b, .framer-CQifU .framer-15vgv8g, .framer-CQifU .framer-gag456, .framer-CQifU .framer-wea5gu, .framer-CQifU .framer-6tswuz { height: 444px; }}\",\"@media (min-width: 1120px) and (max-width: 1199px) { .framer-CQifU.framer-1dw1ur0 { width: 1120px; } .framer-CQifU .framer-szgyce { left: 50%; order: 0; top: -596px; } .framer-CQifU .framer-1t4bks0 { order: 2; padding: 160px 40px 180px 40px; } .framer-CQifU .framer-7jqten { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-CQifU .framer-1momacg, .framer-CQifU .framer-9uplbi, .framer-CQifU .framer-5yzm8b, .framer-CQifU .framer-15vgv8g, .framer-CQifU .framer-gag456, .framer-CQifU .framer-wea5gu, .framer-CQifU .framer-6tswuz { height: 449px; } .framer-CQifU .framer-g2enl0-container { order: 3; } .framer-CQifU .framer-kb7ud7-container { order: 4; }}\",\"@media (max-width: 536px) { .framer-CQifU.framer-1dw1ur0 { width: 390px; } .framer-CQifU .framer-szgyce { height: var(--framer-aspect-ratio-supported, 835px); left: -78px; order: 0; right: -78px; top: -445px; transform: unset; width: unset; } .framer-CQifU .framer-1t4bks0 { order: 2; padding: 140px 20px 180px 20px; } .framer-CQifU .framer-7jqten { gap: 40px; grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-CQifU .framer-1momacg, .framer-CQifU .framer-9uplbi, .framer-CQifU .framer-5yzm8b, .framer-CQifU .framer-15vgv8g, .framer-CQifU .framer-gag456, .framer-CQifU .framer-wea5gu, .framer-CQifU .framer-6tswuz { height: 490px; } .framer-CQifU .framer-g2enl0-container { order: 3; } .framer-CQifU .framer-kb7ud7-container { order: 4; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CQifU .framer-7jqten { gap: 0px; } .framer-CQifU .framer-7jqten > *, .framer-CQifU .framer-7jqten > :first-child, .framer-CQifU .framer-7jqten > :last-child { margin: 0px; } }}\",\"@media (min-width: 700px) and (max-width: 1119px) { .framer-CQifU.framer-1dw1ur0 { width: 700px; } .framer-CQifU .framer-szgyce { height: var(--framer-aspect-ratio-supported, 1225px); left: -51px; order: 0; right: -50px; top: -672px; transform: unset; width: unset; } .framer-CQifU .framer-1t4bks0 { order: 2; padding: 150px 40px 180px 40px; } .framer-CQifU .framer-7jqten { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-CQifU .framer-g2enl0-container { order: 3; } .framer-CQifU .framer-kb7ud7-container { order: 4; }}\",\"@media (min-width: 600px) and (max-width: 699px) { .framer-CQifU.framer-1dw1ur0 { width: 600px; } .framer-CQifU .framer-szgyce { height: var(--framer-aspect-ratio-supported, 1225px); left: -101px; order: 0; right: -100px; top: -562px; transform: unset; width: unset; } .framer-CQifU .framer-1t4bks0 { order: 2; padding: 160px 40px 180px 40px; } .framer-CQifU .framer-7jqten { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-CQifU .framer-g2enl0-container { order: 3; } .framer-CQifU .framer-kb7ud7-container { order: 4; }}\",\"@media (min-width: 537px) and (max-width: 599px) { .framer-CQifU.framer-1dw1ur0 { width: 537px; } .framer-CQifU .framer-szgyce { height: var(--framer-aspect-ratio-supported, 1225px); left: -132px; order: 0; right: -132px; top: -656px; transform: unset; width: unset; } .framer-CQifU .framer-1t4bks0 { order: 2; padding: 140px 40px 180px 40px; } .framer-CQifU .framer-7jqten { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-CQifU .framer-g2enl0-container { order: 3; } .framer-CQifU .framer-kb7ud7-container { order: 4; }}\",\"@media (min-width: 1440px) and (max-width: 1439px) { .framer-CQifU .framer-szgyce, .framer-CQifU .framer-w0q9kd { order: 0; } .framer-CQifU .framer-lnewvw-container { order: 2; } .framer-CQifU .framer-1t4bks0 { order: 1; } .framer-CQifU .framer-koawlh { max-width: 1500px; } .framer-CQifU .framer-g2enl0-container { order: 3; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2554\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oqB9TbzOi\":{\"layout\":[\"fixed\",\"auto\"]},\"cslkxkUdO\":{\"layout\":[\"fixed\",\"auto\"]},\"UkBNptKJf\":{\"layout\":[\"fixed\",\"auto\"]},\"HFFS4TEeo\":{\"layout\":[\"fixed\",\"auto\"]},\"p711KAOZZ\":{\"layout\":[\"fixed\",\"auto\"]},\"Js8xUN5wT\":{\"layout\":[\"fixed\",\"auto\"]},\"bUeRHhNvf\":{\"layout\":[\"fixed\",\"auto\"]},\"DRWuDXRT4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerKe3ZUhx0T=withCSS(Component,css,\"framer-CQifU\");export default FramerKe3ZUhx0T;FramerKe3ZUhx0T.displayName=\"Page\";FramerKe3ZUhx0T.defaultProps={height:2554,width:1440};addFonts(FramerKe3ZUhx0T,[{explicitInter:true,fonts:[{family:\"Barlow\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4c5VAtlT47dw.woff2\",weight:\"700\"},{family:\"Barlow\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3p-kc5VAtlT47dw.woff2\",weight:\"300\"},{family:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew7Y3tcoqK5.woff2\",weight:\"300\"},{family:\"Barlow\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8c5VAtlT47dw.woff2\",weight:\"600\"},{family:\"Barlow\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7EPDsE46HsxnA.woff2\",weight:\"400\"}]},...TopDesktopNavFonts,...FOOTERWIDESTFonts,...SmallScreenNanvFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKe3ZUhx0T\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2554\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oqB9TbzOi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cslkxkUdO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UkBNptKJf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HFFS4TEeo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p711KAOZZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Js8xUN5wT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bUeRHhNvf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DRWuDXRT4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopDesktopNavFonts", "getFonts", "SJeoBIal8_default", "FOOTERWIDESTFonts", "NK7WhWw5W_default", "SmallScreenNanvFonts", "cYAKWY2o_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "transition1", "animation", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "fMUL2_264Vw79KEEJj", "fAGMimyxwVw79KEEJj", "cu8x2lhllVw79KEEJj", "n8Kc2GTc8Vw79KEEJj", "Rch7YWebZVw79KEEJj", "idVw79KEEJj", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "Container", "x", "RichText2", "Link", "ChildrenCanSuspend", "qFasUnfAo_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "css", "FramerKe3ZUhx0T", "withCSS", "Ke3ZUhx0T_default", "addFonts", "__FramerMetadata__"]
}
