{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1IHdBPm9yqK1W3Ya2nHA/xr0m6H2Tg0HTamiBqYAr/DyozGniW_.js"],
  "sourcesContent": ["// Generated by Framer (f7d95e4)\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,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Tag from\"#framer/local/canvasComponent/FhEkFX1yo/FhEkFX1yo.js\";import MAINFooter from\"#framer/local/canvasComponent/GS7sbBPTh/GS7sbBPTh.js\";import Navbar from\"#framer/local/canvasComponent/Lt7PHfVyb/Lt7PHfVyb.js\";import AllContainers from\"#framer/local/canvasComponent/vxNPIh_d5/vxNPIh_d5.js\";import Projects from\"#framer/local/collection/dVOt0NPxV/dVOt0NPxV.js\";import metadataProvider from\"#framer/local/webPageMetadata/DyozGniW_/DyozGniW_.js\";const NavbarFonts=getFonts(Navbar);const MotionDivWithFX=withFX(motion.div);const MotionSectionWithFX=withFX(motion.section);const TagFonts=getFonts(Tag);const ImageWithFX=withFX(Image);const AllContainersFonts=getFonts(AllContainers);const ContainerWithFX=withFX(Container);const MAINFooterFonts=getFonts(MAINFooter);const breakpoints={gpmOU4NbG:\"(min-width: 810px) and (max-width: 1199px)\",JXIJ2eLzn:\"(max-width: 809px)\",kWfldJq_H:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-0z1WB\";const variantClassNames={gpmOU4NbG:\"framer-v-d7efgm\",JXIJ2eLzn:\"framer-v-15w2u07\",kWfldJq_H:\"framer-v-14u7uic\"};const transition1={damping:30,delay:0,mass:4,stiffness:100,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={backgroundColor:\"rgb(255, 255, 255)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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:\"kWfldJq_H\",Phone:\"JXIJ2eLzn\",Tablet:\"gpmOU4NbG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"kWfldJq_H\"};};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,gwTeonvdalZEDVS5Gt,ueEulQkAUlZEDVS5Gt,uXrI7GpPrDh7MUO7EZ,o_YyGP_qJlZEDVS5Gt,JpwW70vDylZEDVS5Gt,CaglWwg27lZEDVS5Gt,uPkXUEqDglZEDVS5Gt,idlZEDVS5Gt,gwTeonvdawcehqnXZL,ueEulQkAUwcehqnXZL,uXrI7GpPrwcehqnXZL,o_YyGP_qJwcehqnXZL,JpwW70vDywcehqnXZL,CaglWwg27wcehqnXZL,uPkXUEqDgwcehqnXZL,idwcehqnXZL,gwTeonvdadQHzcdWaY,ueEulQkAUdQHzcdWaY,o_YyGP_qJdQHzcdWaY,JpwW70vDydQHzcdWaY,CaglWwg27dQHzcdWaY,uPkXUEqDgdQHzcdWaY,iddQHzcdWaY,gwTeonvdaNem5pkXGy,ueEulQkAUNem5pkXGy,uXrI7GpPrNem5pkXGy,o_YyGP_qJNem5pkXGy,JpwW70vDyNem5pkXGy,CaglWwg27Nem5pkXGy,uPkXUEqDgNem5pkXGy,idNem5pkXGy,...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 router=useRouter();const elementId=useRouteElementId(\"lZEDVS5Gt\");const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(uXrI7GpPrDh7MUO7EZ,{dateStyle:\"short\",locale:\"\"},activeLocaleCode);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"JXIJ2eLzn\")return false;return true;};const elementId1=useRouteElementId(\"wcehqnXZL\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"dQHzcdWaY\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"Nem5pkXGy\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"RHwRcI864\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"gCk12eYS4\");const ref6=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"kWfldJq_H\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-04a3f1b0-e024-4c12-967c-3112bcf4a142, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-14u7uic\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RRMpHHQcq\"},implicitPathVariables:undefined},{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined},{href:{webPageId:\"uwDUiREdc\"},implicitPathVariables:undefined},{href:{webPageId:\"RRMpHHQcq\"},implicitPathVariables:undefined},{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined},{href:{webPageId:\"uwDUiREdc\"},implicitPathVariables:undefined},{href:{webPageId:\"RRMpHHQcq\"},implicitPathVariables:undefined},{href:{webPageId:\"DyozGniW_\"},implicitPathVariables:undefined},{href:{webPageId:\"uwDUiREdc\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tgd17h-container\",nodeId:\"Odp3_frpL\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{kXSOIS5b0:resolvedLinks[4],variant:\"s10dOC2B9\",vKqnszJjJ:resolvedLinks[3],xgl5QvSuK:resolvedLinks[5]},JXIJ2eLzn:{kXSOIS5b0:resolvedLinks[7],variant:\"s10dOC2B9\",vKqnszJjJ:resolvedLinks[6],xgl5QvSuK:resolvedLinks[8]}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"Odp3_frpL\",k8fbLX1Nz:\"Services\",KUeIFM3LX:\"Blog\",kXSOIS5b0:resolvedLinks[1],layoutId:\"Odp3_frpL\",lXkYe29GX:true,oKxUKQinm:true,qu_DPw8tb:true,sIYNhNxlF:true,style:{width:\"100%\"},uhFdBaKer:\"Work\",variant:\"jhMPOTUbi\",vKqnszJjJ:resolvedLinks[0],width:\"100%\",xgl5QvSuK:resolvedLinks[2],XVWnoEgFC:\"About Us\",zLDUIsLkQ:\"Contact Us\"})})})})}),/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qdy55e\",\"data-framer-name\":\"Hero\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-94ngr1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtbGlnaHQ=\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(41, 41, 41))\"},children:\"\u2014\\xa0Work\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtbGlnaHQ=\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(41, 41, 41))\"},children:\"\u2014\\xa0Work\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7VXJiYW5pc3QtbGlnaHQ=\",\"--framer-font-family\":'\"Urbanist\", \"Urbanist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(41, 41, 41))\"},children:\"\u2014\\xa0Work\"})}),className:\"framer-1g2hi2b\",\"data-framer-name\":\"Available for freelance\",fonts:[\"FS;Urbanist-light\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jvc2thIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Boska Regular\", \"Boska Regular Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(41, 41, 41))\"},children:[\"Agile, Prompt &\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jvc2thIE1lZGl1bQ==\",\"--framer-font-family\":'\"Boska Medium\", \"Boska Medium Placeholder\", sans-serif'},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jvc2thIExpZ2h0IEl0YWxpYw==\",\"--framer-font-family\":'\"Boska Light Italic\", \"Boska Light Italic Placeholder\", sans-serif',\"--framer-text-color\":\"var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(46, 184, 126))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"relevant\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGVhZ3VlIFNjcmlwdC1yZWd1bGFy\",\"--framer-font-family\":'\"League Script\", sans-serif'},children:/*#__PURE__*/_jsx(\"strong\",{children:\" \"})}),\"we chase the absolute best, everytime.\"]})}),fonts:[\"CUSTOM;Boska Regular\",\"CUSTOM;Boska Medium\",\"CUSTOM;Boska Light Italic\",\"GF;League Script-regular\"]},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jvc2thIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Boska Regular\", \"Boska Regular Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(41, 41, 41))\"},children:[\"Agile, Prompt &\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jvc2thIE1lZGl1bQ==\",\"--framer-font-family\":'\"Boska Medium\", \"Boska Medium Placeholder\", sans-serif'},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGVhZ3VlIFNjcmlwdC1yZWd1bGFy\",\"--framer-font-family\":'\"League Script\", sans-serif',\"--framer-text-color\":\"var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(46, 184, 126))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"relevant\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGVhZ3VlIFNjcmlwdC1yZWd1bGFy\",\"--framer-font-family\":'\"League Script\", sans-serif'},children:/*#__PURE__*/_jsx(\"strong\",{children:\" \"})}),\"we chase the absolute best, everytime.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jvc2thIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Boska Regular\", \"Boska Regular Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(41, 41, 41))\"},children:[\"Agile, Prompt &\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jvc2thIE1lZGl1bQ==\",\"--framer-font-family\":'\"Boska Medium\", \"Boska Medium Placeholder\", sans-serif'},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGVhZ3VlIFNjcmlwdC1yZWd1bGFy\",\"--framer-font-family\":'\"League Script\", sans-serif',\"--framer-text-color\":\"var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(46, 184, 126))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"relevant\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7TGVhZ3VlIFNjcmlwdC1yZWd1bGFy\",\"--framer-font-family\":'\"League Script\", sans-serif'},children:/*#__PURE__*/_jsx(\"strong\",{children:\" \"})}),\"we chase the absolute best, everytime.\"]})}),className:\"framer-1w4c5iz\",\"data-framer-name\":\"Let's create something extraordinary together.\",fonts:[\"CUSTOM;Boska Regular\",\"CUSTOM;Boska Medium\",\"GF;League Script-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1mlekxl\",\"data-framer-name\":\"Articles\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-17prqs9\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"lZEDVS5Gt\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"lZEDVS5Gt\",name:\"gwTeonvda\",type:\"Identifier\"},{collection:\"lZEDVS5Gt\",name:\"ueEulQkAU\",type:\"Identifier\"},{collection:\"lZEDVS5Gt\",name:\"o_YyGP_qJ\",type:\"Identifier\"},{collection:\"lZEDVS5Gt\",name:\"JpwW70vDy\",type:\"Identifier\"},{collection:\"lZEDVS5Gt\",name:\"CaglWwg27\",type:\"Identifier\"},{collection:\"lZEDVS5Gt\",name:\"uPkXUEqDg\",type:\"Identifier\"},{collection:\"lZEDVS5Gt\",name:\"id\",type:\"Identifier\"}],where:{collection:\"lZEDVS5Gt\",name:\"VRYTs0HuB\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CaglWwg27:CaglWwg27lZEDVS5Gt,gwTeonvda:gwTeonvdalZEDVS5Gt,id:idlZEDVS5Gt,JpwW70vDy:JpwW70vDylZEDVS5Gt,o_YyGP_qJ:o_YyGP_qJlZEDVS5Gt,ueEulQkAU:ueEulQkAUlZEDVS5Gt,uPkXUEqDg:uPkXUEqDglZEDVS5Gt},index)=>{gwTeonvdalZEDVS5Gt??=\"\";ueEulQkAUlZEDVS5Gt??=\"\";o_YyGP_qJlZEDVS5Gt??=\"\";JpwW70vDylZEDVS5Gt??=\"\";CaglWwg27lZEDVS5Gt??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`lZEDVS5Gt-${idlZEDVS5Gt}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gwTeonvda:gwTeonvdalZEDVS5Gt},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{gwTeonvda:gwTeonvdalZEDVS5Gt},webPageId:\"Mtu03rhqm\"},motionChild:true,nodeId:\"V00YLorDC\",openInNewTab:false,scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-jdxa3v framer-10zymnn\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ve1yfa\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h9sc6l\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gw0kz2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1dr6jwe\",\"data-framer-name\":\"Vector\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12.005 0.11 C 12.219 6.617 17.482 11.82 23.99 11.965 C 17.483 12.181 12.28 17.442 12.135 23.951 C 11.919 17.444 6.658 12.24 0.149 12.095 C 6.656 11.881 11.86 6.618 12.005 0.11 Z\" fill=\"var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141))\"></path></svg>',svgContentId:12077254724,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Babacork\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Babacork\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Babacork\"})}),className:\"framer-mdk6fh\",\"data-framer-name\":\"Category\",fonts:[\"CUSTOM;Melodrama Medium\"],text:ueEulQkAUlZEDVS5Gt,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1rvije5\",\"data-framer-name\":\"Date\",fonts:[\"GF;Manrope-600\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Building the brand identity and website for this eco-conscious effort.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Building the brand identity and website for this eco-conscious effort.\"})}),className:\"framer-1s6dix4\",\"data-framer-name\":\"Title\",fonts:[\"GF;Manrope-regular\"],text:o_YyGP_qJlZEDVS5Gt,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pljm19\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+0+0+0+8+0+24+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+0+0+0+12+0+24+80.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+0+0+0+8+0+24+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fkm79t-container\",nodeId:\"aei4hNKh5\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(145, 145, 145)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"aei4hNKh5\",layoutId:\"aei4hNKh5\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:JpwW70vDylZEDVS5Gt})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+0+0+0+8+0+24+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+0+0+0+12+0+24+80.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+0+0+0+8+0+24+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kti5x1-container\",nodeId:\"xwfST3DAr\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"xwfST3DAr\",layoutId:\"xwfST3DAr\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:CaglWwg27lZEDVS5Gt})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+372+84+0+0+0+8+177.6),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 64px, 50px) - 16px)`,...toResponsiveImage(uPkXUEqDglZEDVS5Gt)}},JXIJ2eLzn:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+308+84+0+0+0+12+160.8),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 50px) - 24px)`,...toResponsiveImage(uPkXUEqDglZEDVS5Gt)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:217,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:40,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+664+84+0+0+0+8+177.6),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 64px, 50px) - 16px)`,...toResponsiveImage(uPkXUEqDglZEDVS5Gt)},className:\"framer-1wcfnbk\"})})]})})})},idlZEDVS5Gt);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-175ewyg\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1otaw3q\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 137 138\"><path d=\"M 68.956 137.402 C 67.71 100.032 37.548 70.151 0.239 69.344 C 37.548 68.096 67.38 37.884 68.187 0.514 C 69.433 37.884 99.595 67.765 136.904 68.573 C 99.595 69.821 69.763 100.032 68.956 137.402 Z\" fill=\"var(--token-cddfdcdf-7354-48f8-b85d-272a1b4c6d51, rgb(255, 252, 245))\"></path></svg>',svgContentId:11016899566,withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-boe64x hidden-15w2u07\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1tc5781\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 137 138\"><path d=\"M 68.956 137.402 C 67.71 100.032 37.548 70.151 0.239 69.344 C 37.548 68.096 67.38 37.884 68.187 0.514 C 69.433 37.884 99.595 67.765 136.904 68.573 C 99.595 69.821 69.763 100.032 68.956 137.402 Z\" fill=\"var(--token-cddfdcdf-7354-48f8-b85d-272a1b4c6d51, rgb(255, 252, 245))\"></path></svg>',svgContentId:11016899566,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1fqxbx7\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-ygtfe8\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"wcehqnXZL\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"wcehqnXZL\",name:\"gwTeonvda\",type:\"Identifier\"},{collection:\"wcehqnXZL\",name:\"ueEulQkAU\",type:\"Identifier\"},{collection:\"wcehqnXZL\",name:\"uXrI7GpPr\",type:\"Identifier\"},{collection:\"wcehqnXZL\",name:\"o_YyGP_qJ\",type:\"Identifier\"},{collection:\"wcehqnXZL\",name:\"JpwW70vDy\",type:\"Identifier\"},{collection:\"wcehqnXZL\",name:\"CaglWwg27\",type:\"Identifier\"},{collection:\"wcehqnXZL\",name:\"uPkXUEqDg\",type:\"Identifier\"},{collection:\"wcehqnXZL\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"wcehqnXZL\",name:\"VRYTs0HuB\",type:\"Identifier\"}}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({CaglWwg27:CaglWwg27wcehqnXZL,gwTeonvda:gwTeonvdawcehqnXZL,id:idwcehqnXZL,JpwW70vDy:JpwW70vDywcehqnXZL,o_YyGP_qJ:o_YyGP_qJwcehqnXZL,ueEulQkAU:ueEulQkAUwcehqnXZL,uPkXUEqDg:uPkXUEqDgwcehqnXZL,uXrI7GpPr:uXrI7GpPrwcehqnXZL},index1)=>{gwTeonvdawcehqnXZL??=\"\";ueEulQkAUwcehqnXZL??=\"\";o_YyGP_qJwcehqnXZL??=\"\";JpwW70vDywcehqnXZL??=\"\";CaglWwg27wcehqnXZL??=\"\";const textContent1=toDateString(uXrI7GpPrwcehqnXZL,{dateStyle:\"short\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`wcehqnXZL-${idwcehqnXZL}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gwTeonvda:gwTeonvdawcehqnXZL},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{gwTeonvda:gwTeonvdawcehqnXZL},webPageId:\"Mtu03rhqm\"},motionChild:true,nodeId:\"NXv5iZKRO\",openInNewTab:false,scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1dy3tq4 framer-10zymnn\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10zpo1n\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16n1r0x\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3cyq5p\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-17ogw36\",\"data-framer-name\":\"Vector\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12.005 0.11 C 12.219 6.617 17.482 11.82 23.99 11.965 C 17.483 12.181 12.28 17.442 12.135 23.951 C 11.919 17.444 6.658 12.24 0.149 12.095 C 6.656 11.881 11.86 6.618 12.005 0.11 Z\" fill=\"var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141))\"></path></svg>',svgContentId:12077254724,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Da One Global Venture\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Da One Global Venture\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Da One Global Venture\"})}),className:\"framer-8kyrv9\",\"data-framer-name\":\"Category\",fonts:[\"CUSTOM;Melodrama Medium\"],text:ueEulQkAUwcehqnXZL,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1hdlq0s\",\"data-framer-name\":\"Date\",fonts:[\"GF;Manrope-600\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Crafting a winning pitch deck for this spots-tech venture fund.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Crafting a winning pitch deck for this spots-tech venture fund.\"})}),className:\"framer-13g3h8t\",\"data-framer-name\":\"Title\",fonts:[\"GF;Manrope-regular\"],text:o_YyGP_qJwcehqnXZL,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i7d3fj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+1643.2+0+0+0+0+50+0+0+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+1225.6+0+0+0+0+12+0+0+83.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+1859.2+0+0+0+0+48+0+0+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-915b7k-container\",nodeId:\"CVy1zmMWi\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(145, 145, 145)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"CVy1zmMWi\",layoutId:\"CVy1zmMWi\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:JpwW70vDywcehqnXZL})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+1643.2+0+0+0+0+50+0+0+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+1225.6+0+0+0+0+12+0+0+83.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+1859.2+0+0+0+0+48+0+0+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yn3aff-container\",nodeId:\"Cfki22A5l\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"Cfki22A5l\",layoutId:\"Cfki22A5l\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:CaglWwg27wcehqnXZL})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+372+84+1643.2+0+0+0+0+50+173.6),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 64px, 50px) - 40px)`,...toResponsiveImage(uPkXUEqDgwcehqnXZL)}},JXIJ2eLzn:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+308+84+1225.6+0+0+0+0+12+149.2),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 50px) - 24px)`,...toResponsiveImage(uPkXUEqDgwcehqnXZL)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:217,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:40,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+664+84+1859.2+0+0+0+0+48+169.6),sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 88px) / 2, 50px) - 44px)`,...toResponsiveImage(uPkXUEqDgwcehqnXZL)},className:\"framer-8synxa\"})})]})})})},idwcehqnXZL);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13u3yyt\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"dQHzcdWaY\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},orderBy:[{collection:\"dQHzcdWaY\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"dQHzcdWaY\",name:\"gwTeonvda\",type:\"Identifier\"},{collection:\"dQHzcdWaY\",name:\"ueEulQkAU\",type:\"Identifier\"},{collection:\"dQHzcdWaY\",name:\"o_YyGP_qJ\",type:\"Identifier\"},{collection:\"dQHzcdWaY\",name:\"JpwW70vDy\",type:\"Identifier\"},{collection:\"dQHzcdWaY\",name:\"CaglWwg27\",type:\"Identifier\"},{collection:\"dQHzcdWaY\",name:\"uPkXUEqDg\",type:\"Identifier\"},{collection:\"dQHzcdWaY\",name:\"id\",type:\"Identifier\"}],where:{collection:\"dQHzcdWaY\",name:\"VRYTs0HuB\",type:\"Identifier\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({CaglWwg27:CaglWwg27dQHzcdWaY,gwTeonvda:gwTeonvdadQHzcdWaY,id:iddQHzcdWaY,JpwW70vDy:JpwW70vDydQHzcdWaY,o_YyGP_qJ:o_YyGP_qJdQHzcdWaY,ueEulQkAU:ueEulQkAUdQHzcdWaY,uPkXUEqDg:uPkXUEqDgdQHzcdWaY},index2)=>{gwTeonvdadQHzcdWaY??=\"\";ueEulQkAUdQHzcdWaY??=\"\";o_YyGP_qJdQHzcdWaY??=\"\";JpwW70vDydQHzcdWaY??=\"\";CaglWwg27dQHzcdWaY??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`dQHzcdWaY-${iddQHzcdWaY}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gwTeonvda:gwTeonvdadQHzcdWaY},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{gwTeonvda:gwTeonvdadQHzcdWaY},webPageId:\"Mtu03rhqm\"},motionChild:true,nodeId:\"f7om37yoQ\",openInNewTab:false,scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1bi58js framer-10zymnn\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t0lej6\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4dx6p9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-82817p\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-x3mlor\",\"data-framer-name\":\"Vector\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12.005 0.11 C 12.219 6.617 17.482 11.82 23.99 11.965 C 17.483 12.181 12.28 17.442 12.135 23.951 C 11.919 17.444 6.658 12.24 0.149 12.095 C 6.656 11.881 11.86 6.618 12.005 0.11 Z\" fill=\"var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141))\"></path></svg>',svgContentId:12077254724,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Kanvas Property\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Kanvas Property\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Kanvas Property\"})}),className:\"framer-1upvt8b\",\"data-framer-name\":\"Category\",fonts:[\"CUSTOM;Melodrama Medium\"],text:ueEulQkAUdQHzcdWaY,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-x2qku0\",\"data-framer-name\":\"Date\",fonts:[\"GF;Manrope-600\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Developing the social media presence for this real estate brand in Japan\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Developing the social media presence for this real estate brand in Japan\"})}),className:\"framer-8r3u7x\",\"data-framer-name\":\"Title\",fonts:[\"GF;Manrope-regular\"],text:o_YyGP_qJdQHzcdWaY,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tgsi7f\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+2826.4+0+0+8+0+24+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+2268+0+0+12+0+24+80.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+3050.4+0+0+8+0+24+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1obki2k-container\",nodeId:\"b6AylCUNZ\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(145, 145, 145)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"b6AylCUNZ\",layoutId:\"b6AylCUNZ\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:JpwW70vDydQHzcdWaY})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+2826.4+0+0+8+0+24+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+2268+0+0+12+0+24+80.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+3050.4+0+0+8+0+24+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ojta3w-container\",nodeId:\"NKRsEVmpF\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"NKRsEVmpF\",layoutId:\"NKRsEVmpF\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:CaglWwg27dQHzcdWaY})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+372+84+2826.4+0+0+8+177.6),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 64px, 50px) - 16px)`,...toResponsiveImage(uPkXUEqDgdQHzcdWaY)}},JXIJ2eLzn:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+308+84+2268+0+0+12+160.8),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 50px) - 24px)`,...toResponsiveImage(uPkXUEqDgdQHzcdWaY)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:217,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:40,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+664+84+3050.4+0+0+8+177.6),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 64px, 50px) - 16px)`,...toResponsiveImage(uPkXUEqDgdQHzcdWaY)},className:\"framer-20kmx3\"})})]})})})},iddQHzcdWaY);})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-h68enx\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Nem5pkXGy\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},orderBy:[{collection:\"Nem5pkXGy\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"Nem5pkXGy\",name:\"gwTeonvda\",type:\"Identifier\"},{collection:\"Nem5pkXGy\",name:\"ueEulQkAU\",type:\"Identifier\"},{collection:\"Nem5pkXGy\",name:\"uXrI7GpPr\",type:\"Identifier\"},{collection:\"Nem5pkXGy\",name:\"o_YyGP_qJ\",type:\"Identifier\"},{collection:\"Nem5pkXGy\",name:\"JpwW70vDy\",type:\"Identifier\"},{collection:\"Nem5pkXGy\",name:\"CaglWwg27\",type:\"Identifier\"},{collection:\"Nem5pkXGy\",name:\"uPkXUEqDg\",type:\"Identifier\"},{collection:\"Nem5pkXGy\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{collection:\"Nem5pkXGy\",name:\"VRYTs0HuB\",type:\"Identifier\"}}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({CaglWwg27:CaglWwg27Nem5pkXGy,gwTeonvda:gwTeonvdaNem5pkXGy,id:idNem5pkXGy,JpwW70vDy:JpwW70vDyNem5pkXGy,o_YyGP_qJ:o_YyGP_qJNem5pkXGy,ueEulQkAU:ueEulQkAUNem5pkXGy,uPkXUEqDg:uPkXUEqDgNem5pkXGy,uXrI7GpPr:uXrI7GpPrNem5pkXGy},index3)=>{gwTeonvdaNem5pkXGy??=\"\";ueEulQkAUNem5pkXGy??=\"\";o_YyGP_qJNem5pkXGy??=\"\";JpwW70vDyNem5pkXGy??=\"\";CaglWwg27Nem5pkXGy??=\"\";const textContent2=toDateString(uXrI7GpPrNem5pkXGy,{dateStyle:\"short\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`Nem5pkXGy-${idNem5pkXGy}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gwTeonvda:gwTeonvdaNem5pkXGy},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{gwTeonvda:gwTeonvdaNem5pkXGy},webPageId:\"Mtu03rhqm\"},motionChild:true,nodeId:\"j2FzLj80O\",openInNewTab:false,scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-zwpkdy framer-10zymnn\",\"data-border\":true,whileHover:animation,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bpb4wh\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xb6eql\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j1qpa8\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-wip8gk\",\"data-framer-name\":\"Vector\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12.005 0.11 C 12.219 6.617 17.482 11.82 23.99 11.965 C 17.483 12.181 12.28 17.442 12.135 23.951 C 11.919 17.444 6.658 12.24 0.149 12.095 C 6.656 11.881 11.86 6.618 12.005 0.11 Z\" fill=\"var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141))\"></path></svg>',svgContentId:12077254724,withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"DIS\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"DIS\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO01lbG9kcmFtYSBNZWRpdW0=\",\"--framer-font-family\":'\"Melodrama Medium\", \"Melodrama Medium Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"DIS\"})}),className:\"framer-131hii2\",\"data-framer-name\":\"Category\",fonts:[\"CUSTOM;Melodrama Medium\"],text:ueEulQkAUNem5pkXGy,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})},JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"5/31/24\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1kvqm7k\",\"data-framer-name\":\"Date\",fonts:[\"GF;Manrope-600\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JXIJ2eLzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Building a website for this beautiful Indian international school\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\"},children:\"Building a website for this beautiful Indian international school\"})}),className:\"framer-1w8cdk1\",\"data-framer-name\":\"Title\",fonts:[\"GF;Manrope-regular\"],text:o_YyGP_qJNem5pkXGy,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g9l668\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+4469.6+0+0+50+0+0+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+3493.6+0+0+12+0+0+80.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+4909.6+0+0+48+0+0+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-htulmq-container\",nodeId:\"iCBsV6toc\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(145, 145, 145)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"iCBsV6toc\",layoutId:\"iCBsV6toc\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:JpwW70vDyNem5pkXGy})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+372+84+4469.6+0+0+50+0+0+97.6+0},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+308+84+3493.6+0+0+12+0+0+80.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+664+84+4909.6+0+0+48+0+0+97.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vj804e-container\",nodeId:\"LWcSGDpET\",scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(Tag,{DsBnsCHO9:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1},E7Hj6uP34:{borderColor:'var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, rgb(49, 207, 141)) /* {\"name\":\"Dy Green 100\"} */',borderStyle:\"solid\",borderWidth:1},Egd_PAiC6:\"var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, rgb(61, 59, 60))\",height:\"100%\",id:\"LWcSGDpET\",layoutId:\"LWcSGDpET\",oe57WHfO6:\"rgb(255, 255, 255)\",style:{height:\"100%\"},unrqtq14O:\"rgba(255, 255, 255, 0)\",variant:\"Sqf2ICO33\",width:\"100%\",xPL2BeGis:CaglWwg27Nem5pkXGy})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+372+84+4469.6+0+0+50+173.6),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 64px, 50px) - 40px)`,...toResponsiveImage(uPkXUEqDgNem5pkXGy)}},JXIJ2eLzn:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+308+84+3493.6+0+0+12+146.8),sizes:`calc(max(${componentViewport?.width||\"100vw\"} - 48px, 50px) - 24px)`,...toResponsiveImage(uPkXUEqDgNem5pkXGy)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:217,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:40,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+664+84+4909.6+0+0+48+169.6),sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 88px) / 2, 50px) - 44px)`,...toResponsiveImage(uPkXUEqDgNem5pkXGy)},className:\"framer-k2nuvq\"})})]})})})},idNem5pkXGy);})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-m1yeaz\",\"data-framer-name\":\"Sections / Blog\",id:elementId4,ref:ref5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+6162.8+32+0},JXIJ2eLzn:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+4915.2+32+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:557,width:`calc(${componentViewport?.width||\"100vw\"} - 160px)`,y:(componentViewport?.y||0)+0+6848.8+80+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1eamyuj-container\",nodeId:\"wfxgbgm1t\",rendersWithMotion:true,scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{FHNpbhU81:40,jtzotD7_O:\"36px\",KpA9X2r5A:40,ObzcVA3N_:\"48px\",variant:\"QwDCv3irU\"},JXIJ2eLzn:{variant:\"ye8NJJZo5\"}},children:/*#__PURE__*/_jsx(AllContainers,{FHNpbhU81:56,height:\"100%\",id:\"wfxgbgm1t\",jtzotD7_O:\"80px\",KpA9X2r5A:64,layoutId:\"wfxgbgm1t\",ObzcVA3N_:\"80px\",style:{width:\"100%\"},variant:\"nR5snaYmv\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{y:(componentViewport?.y||0)+0+6783.8},JXIJ2eLzn:{y:(componentViewport?.y||0)+0+5536.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:636,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7565.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ks0pva-container\",id:elementId5,nodeId:\"gCk12eYS4\",ref:ref6,scopeId:\"DyozGniW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gpmOU4NbG:{variant:\"Nn0D8TcFM\"},JXIJ2eLzn:{variant:\"IC9KxGoZj\"}},children:/*#__PURE__*/_jsx(MAINFooter,{height:\"100%\",id:\"gCk12eYS4\",layoutId:\"gCk12eYS4\",style:{width:\"100%\"},variant:\"J7EWneFJU\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0z1WB.framer-10zymnn, .framer-0z1WB .framer-10zymnn { display: block; }\",\".framer-0z1WB.framer-14u7uic { align-content: center; align-items: center; background-color: var(--token-04a3f1b0-e024-4c12-967c-3112bcf4a142, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-0z1WB .framer-1tgd17h-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-0z1WB .framer-qdy55e { align-content: flex-start; align-items: flex-start; background-color: var(--token-cddfdcdf-7354-48f8-b85d-272a1b4c6d51, #fffcf5); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 60vh; justify-content: center; overflow: hidden; padding: 80px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-0z1WB .framer-94ngr1 { 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: 24px; position: relative; width: 100%; }\",\".framer-0z1WB .framer-1g2hi2b { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0z1WB .framer-1w4c5iz { --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-0z1WB .framer-1mlekxl { align-content: flex-start; align-items: flex-start; background-color: var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, #292929); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 84px 32px 48px 32px; position: relative; width: 100%; z-index: 1; }\",\".framer-0z1WB .framer-17prqs9, .framer-0z1WB .framer-13u3yyt { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-0z1WB .framer-jdxa3v, .framer-0z1WB .framer-1bi58js { --border-bottom-width: 1px; --border-color: #262626; --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: var(--token-b7fda167-a571-48d0-9fc6-ffc6a473e5f2, #edeae1); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; height: 100%; justify-content: space-between; justify-self: start; overflow: hidden; padding: 8px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-0z1WB .framer-1ve1yfa, .framer-0z1WB .framer-1t0lej6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 24px; position: relative; width: 100%; }\",\".framer-0z1WB .framer-h9sc6l, .framer-0z1WB .framer-16n1r0x, .framer-0z1WB .framer-4dx6p9, .framer-0z1WB .framer-xb6eql { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-0z1WB .framer-gw0kz2, .framer-0z1WB .framer-3cyq5p, .framer-0z1WB .framer-82817p, .framer-0z1WB .framer-1j1qpa8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-0z1WB .framer-1dr6jwe, .framer-0z1WB .framer-17ogw36, .framer-0z1WB .framer-x3mlor, .framer-0z1WB .framer-wip8gk { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-0z1WB .framer-mdk6fh, .framer-0z1WB .framer-1rvije5, .framer-0z1WB .framer-8kyrv9, .framer-0z1WB .framer-1hdlq0s, .framer-0z1WB .framer-1upvt8b, .framer-0z1WB .framer-x2qku0, .framer-0z1WB .framer-131hii2, .framer-0z1WB .framer-1kvqm7k { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0z1WB .framer-1s6dix4, .framer-0z1WB .framer-13g3h8t, .framer-0z1WB .framer-8r3u7x, .framer-0z1WB .framer-1w8cdk1 { --framer-text-wrap: balance; flex: none; height: auto; max-width: 90%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-0z1WB .framer-pljm19, .framer-0z1WB .framer-i7d3fj, .framer-0z1WB .framer-1tgsi7f, .framer-0z1WB .framer-1g9l668 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0z1WB .framer-fkm79t-container, .framer-0z1WB .framer-1kti5x1-container, .framer-0z1WB .framer-915b7k-container, .framer-0z1WB .framer-1yn3aff-container, .framer-0z1WB .framer-1obki2k-container, .framer-0z1WB .framer-1ojta3w-container, .framer-0z1WB .framer-htulmq-container, .framer-0z1WB .framer-vj804e-container { flex: none; height: 32px; position: relative; width: auto; }\",\".framer-0z1WB .framer-1wcfnbk, .framer-0z1WB .framer-20kmx3 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 700px; position: relative; width: 100%; }\",\".framer-0z1WB .framer-175ewyg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 80px; overflow: hidden; padding: 0px; position: absolute; top: -70px; width: min-content; z-index: 1; }\",\".framer-0z1WB .framer-1otaw3q, .framer-0z1WB .framer-1tc5781 { flex: none; height: 138px; position: relative; width: 137px; }\",\".framer-0z1WB .framer-boe64x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 80px; top: -70px; width: min-content; z-index: 1; }\",\".framer-0z1WB .framer-1fqxbx7 { align-content: flex-start; align-items: flex-start; background-color: var(--token-a8128a48-c390-4f87-abfc-f86e1eadefdb, #292929); 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%; z-index: 1; }\",\".framer-0z1WB .framer-ygtfe8, .framer-0z1WB .framer-h68enx { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-0z1WB .framer-1dy3tq4, .framer-0z1WB .framer-zwpkdy { --border-bottom-width: 1px; --border-color: #262626; --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: var(--token-b7fda167-a571-48d0-9fc6-ffc6a473e5f2, #edeae1); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; height: 100%; justify-content: space-between; justify-self: start; overflow: hidden; padding: 48px 22px 22px 22px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-0z1WB .framer-10zpo1n, .framer-0z1WB .framer-1bpb4wh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-0z1WB .framer-8synxa, .framer-0z1WB .framer-k2nuvq { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 320px; position: relative; width: 100%; }\",\".framer-0z1WB .framer-m1yeaz { align-content: center; align-items: center; background-color: var(--token-4056858d-da61-4d29-a4f4-f3ac0c8bf54f, #2eb87e); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 80px; position: relative; scroll-margin-top: 32px; width: 100%; z-index: 1; }\",\".framer-0z1WB .framer-1eamyuj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-0z1WB .framer-1ks0pva-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0z1WB.framer-14u7uic, .framer-0z1WB .framer-qdy55e, .framer-0z1WB .framer-94ngr1, .framer-0z1WB .framer-1mlekxl, .framer-0z1WB .framer-1ve1yfa, .framer-0z1WB .framer-h9sc6l, .framer-0z1WB .framer-gw0kz2, .framer-0z1WB .framer-pljm19, .framer-0z1WB .framer-175ewyg, .framer-0z1WB .framer-boe64x, .framer-0z1WB .framer-1fqxbx7, .framer-0z1WB .framer-10zpo1n, .framer-0z1WB .framer-16n1r0x, .framer-0z1WB .framer-3cyq5p, .framer-0z1WB .framer-i7d3fj, .framer-0z1WB .framer-1t0lej6, .framer-0z1WB .framer-4dx6p9, .framer-0z1WB .framer-82817p, .framer-0z1WB .framer-1tgsi7f, .framer-0z1WB .framer-1bpb4wh, .framer-0z1WB .framer-xb6eql, .framer-0z1WB .framer-1j1qpa8, .framer-0z1WB .framer-1g9l668, .framer-0z1WB .framer-m1yeaz { gap: 0px; } .framer-0z1WB.framer-14u7uic > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0z1WB.framer-14u7uic > :first-child, .framer-0z1WB .framer-qdy55e > :first-child, .framer-0z1WB .framer-94ngr1 > :first-child, .framer-0z1WB .framer-1mlekxl > :first-child, .framer-0z1WB .framer-1ve1yfa > :first-child, .framer-0z1WB .framer-1fqxbx7 > :first-child, .framer-0z1WB .framer-10zpo1n > :first-child, .framer-0z1WB .framer-1t0lej6 > :first-child, .framer-0z1WB .framer-1bpb4wh > :first-child, .framer-0z1WB .framer-m1yeaz > :first-child { margin-top: 0px; } .framer-0z1WB.framer-14u7uic > :last-child, .framer-0z1WB .framer-qdy55e > :last-child, .framer-0z1WB .framer-94ngr1 > :last-child, .framer-0z1WB .framer-1mlekxl > :last-child, .framer-0z1WB .framer-1ve1yfa > :last-child, .framer-0z1WB .framer-1fqxbx7 > :last-child, .framer-0z1WB .framer-10zpo1n > :last-child, .framer-0z1WB .framer-1t0lej6 > :last-child, .framer-0z1WB .framer-1bpb4wh > :last-child, .framer-0z1WB .framer-m1yeaz > :last-child { margin-bottom: 0px; } .framer-0z1WB .framer-qdy55e > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-0z1WB .framer-94ngr1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-0z1WB .framer-1mlekxl > *, .framer-0z1WB .framer-1fqxbx7 > *, .framer-0z1WB .framer-m1yeaz > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-0z1WB .framer-1ve1yfa > *, .framer-0z1WB .framer-10zpo1n > *, .framer-0z1WB .framer-1t0lej6 > *, .framer-0z1WB .framer-1bpb4wh > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-0z1WB .framer-h9sc6l > *, .framer-0z1WB .framer-16n1r0x > *, .framer-0z1WB .framer-4dx6p9 > *, .framer-0z1WB .framer-xb6eql > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-0z1WB .framer-h9sc6l > :first-child, .framer-0z1WB .framer-gw0kz2 > :first-child, .framer-0z1WB .framer-pljm19 > :first-child, .framer-0z1WB .framer-175ewyg > :first-child, .framer-0z1WB .framer-boe64x > :first-child, .framer-0z1WB .framer-16n1r0x > :first-child, .framer-0z1WB .framer-3cyq5p > :first-child, .framer-0z1WB .framer-i7d3fj > :first-child, .framer-0z1WB .framer-4dx6p9 > :first-child, .framer-0z1WB .framer-82817p > :first-child, .framer-0z1WB .framer-1tgsi7f > :first-child, .framer-0z1WB .framer-xb6eql > :first-child, .framer-0z1WB .framer-1j1qpa8 > :first-child, .framer-0z1WB .framer-1g9l668 > :first-child { margin-left: 0px; } .framer-0z1WB .framer-h9sc6l > :last-child, .framer-0z1WB .framer-gw0kz2 > :last-child, .framer-0z1WB .framer-pljm19 > :last-child, .framer-0z1WB .framer-175ewyg > :last-child, .framer-0z1WB .framer-boe64x > :last-child, .framer-0z1WB .framer-16n1r0x > :last-child, .framer-0z1WB .framer-3cyq5p > :last-child, .framer-0z1WB .framer-i7d3fj > :last-child, .framer-0z1WB .framer-4dx6p9 > :last-child, .framer-0z1WB .framer-82817p > :last-child, .framer-0z1WB .framer-1tgsi7f > :last-child, .framer-0z1WB .framer-xb6eql > :last-child, .framer-0z1WB .framer-1j1qpa8 > :last-child, .framer-0z1WB .framer-1g9l668 > :last-child { margin-right: 0px; } .framer-0z1WB .framer-gw0kz2 > *, .framer-0z1WB .framer-3cyq5p > *, .framer-0z1WB .framer-82817p > *, .framer-0z1WB .framer-1j1qpa8 > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-0z1WB .framer-pljm19 > *, .framer-0z1WB .framer-175ewyg > *, .framer-0z1WB .framer-boe64x > *, .framer-0z1WB .framer-i7d3fj > *, .framer-0z1WB .framer-1tgsi7f > *, .framer-0z1WB .framer-1g9l668 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",'.framer-0z1WB[data-border=\"true\"]::after, .framer-0z1WB [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: 810px) and (max-width: 1199px) { .framer-0z1WB.framer-14u7uic { width: 810px; } .framer-0z1WB .framer-qdy55e { height: min-content; padding: 100px 64px 80px 64px; } .framer-0z1WB .framer-1mlekxl { gap: 32px; padding: 84px 32px 86px 32px; } .framer-0z1WB .framer-1wcfnbk, .framer-0z1WB .framer-20kmx3 { height: 600px; } .framer-0z1WB .framer-1fqxbx7 { gap: 32px; } .framer-0z1WB .framer-ygtfe8, .framer-0z1WB .framer-h68enx { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-0z1WB .framer-1dy3tq4, .framer-0z1WB .framer-zwpkdy { padding: 50px 20px 20px 20px; } .framer-0z1WB .framer-10zpo1n, .framer-0z1WB .framer-1bpb4wh { padding: 0px 0px 44px 30px; } .framer-0z1WB .framer-m1yeaz { padding: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0z1WB .framer-1mlekxl, .framer-0z1WB .framer-1fqxbx7 { gap: 0px; } .framer-0z1WB .framer-1mlekxl > *, .framer-0z1WB .framer-1fqxbx7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-0z1WB .framer-1mlekxl > :first-child, .framer-0z1WB .framer-1fqxbx7 > :first-child { margin-top: 0px; } .framer-0z1WB .framer-1mlekxl > :last-child, .framer-0z1WB .framer-1fqxbx7 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-0z1WB.framer-14u7uic { width: 390px; } .framer-0z1WB .framer-qdy55e { gap: 20px; height: min-content; overflow: visible; padding: 80px 32px 80px 32px; } .framer-0z1WB .framer-94ngr1 { padding: 12px; } .framer-0z1WB .framer-1mlekxl { gap: 32px; padding: 84px 24px 24px 24px; } .framer-0z1WB .framer-jdxa3v, .framer-0z1WB .framer-1dy3tq4, .framer-0z1WB .framer-1bi58js, .framer-0z1WB .framer-zwpkdy { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; padding: 12px; } .framer-0z1WB .framer-1ve1yfa, .framer-0z1WB .framer-1t0lej6 { gap: 14px; } .framer-0z1WB .framer-1wcfnbk, .framer-0z1WB .framer-20kmx3 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: 400px; } .framer-0z1WB .framer-175ewyg { left: 50%; top: 0%; transform: translate(-50%, -50%); } .framer-0z1WB .framer-1fqxbx7 { gap: 32px; } .framer-0z1WB .framer-ygtfe8, .framer-0z1WB .framer-h68enx { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-0z1WB .framer-10zpo1n, .framer-0z1WB .framer-1bpb4wh { gap: 14px; padding: 0px 0px 34px 0px; } .framer-0z1WB .framer-8synxa, .framer-0z1WB .framer-k2nuvq { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; } .framer-0z1WB .framer-m1yeaz { gap: 32px; padding: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0z1WB .framer-qdy55e, .framer-0z1WB .framer-1mlekxl, .framer-0z1WB .framer-1ve1yfa, .framer-0z1WB .framer-1fqxbx7, .framer-0z1WB .framer-10zpo1n, .framer-0z1WB .framer-1t0lej6, .framer-0z1WB .framer-1bpb4wh, .framer-0z1WB .framer-m1yeaz { gap: 0px; } .framer-0z1WB .framer-qdy55e > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-0z1WB .framer-qdy55e > :first-child, .framer-0z1WB .framer-1mlekxl > :first-child, .framer-0z1WB .framer-1ve1yfa > :first-child, .framer-0z1WB .framer-1fqxbx7 > :first-child, .framer-0z1WB .framer-10zpo1n > :first-child, .framer-0z1WB .framer-1t0lej6 > :first-child, .framer-0z1WB .framer-1bpb4wh > :first-child, .framer-0z1WB .framer-m1yeaz > :first-child { margin-top: 0px; } .framer-0z1WB .framer-qdy55e > :last-child, .framer-0z1WB .framer-1mlekxl > :last-child, .framer-0z1WB .framer-1ve1yfa > :last-child, .framer-0z1WB .framer-1fqxbx7 > :last-child, .framer-0z1WB .framer-10zpo1n > :last-child, .framer-0z1WB .framer-1t0lej6 > :last-child, .framer-0z1WB .framer-1bpb4wh > :last-child, .framer-0z1WB .framer-m1yeaz > :last-child { margin-bottom: 0px; } .framer-0z1WB .framer-1mlekxl > *, .framer-0z1WB .framer-1fqxbx7 > *, .framer-0z1WB .framer-m1yeaz > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-0z1WB .framer-1ve1yfa > *, .framer-0z1WB .framer-10zpo1n > *, .framer-0z1WB .framer-1t0lej6 > *, .framer-0z1WB .framer-1bpb4wh > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4901\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gpmOU4NbG\":{\"layout\":[\"fixed\",\"auto\"]},\"JXIJ2eLzn\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"lZEDVS5Gt\":{\"pattern\":\":lZEDVS5Gt\",\"name\":\"projects\"},\"wcehqnXZL\":{\"pattern\":\":wcehqnXZL\",\"name\":\"projects\"},\"dQHzcdWaY\":{\"pattern\":\":dQHzcdWaY\",\"name\":\"projects\"},\"Nem5pkXGy\":{\"pattern\":\":Nem5pkXGy\",\"name\":\"projects\"},\"RHwRcI864\":{\"pattern\":\":RHwRcI864\",\"name\":\"blog\"},\"gCk12eYS4\":{\"pattern\":\":gCk12eYS4\",\"name\":\"footermain\"}}\n * @framerResponsiveScreen\n */const FramerDyozGniW_=withCSS(Component,css,\"framer-0z1WB\");export default FramerDyozGniW_;FramerDyozGniW_.displayName=\"Projects\";FramerDyozGniW_.defaultProps={height:4901,width:1200};addFonts(FramerDyozGniW_,[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/QAAGQ5CSCHMQMHUVU3ANKG2DM4ZSEBUK/TQHTD2BOTYGZULMVKT6TDONPLV2VTSDA/NMYQXCWCX5IZU2NLFHQJCCO5GNGZUKHY.woff2\",weight:\"300\"},{family:\"Boska Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/WfdRPkiunY53burOAVS55dr3dL0.woff2\"},{family:\"Boska Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/95dHML9lhIPpvHO2CuUJTSFcetE.woff2\"},{family:\"League Script\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/leaguescript/v28/CSR54zpSlumSWj9CGVsoBZdeaNZUuOwkC2s.woff2\",weight:\"400\"},{family:\"Boska Light Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/ZcLipOlzKBTqD7RzFGzSF5wgNh4.woff2\"},{family:\"Melodrama Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/xZt4LSgpwFdg9rmNXbAaG4WAZLg.woff2\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"}]},...NavbarFonts,...TagFonts,...AllContainersFonts,...MAINFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDyozGniW_\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gpmOU4NbG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JXIJ2eLzn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"lZEDVS5Gt\\\":{\\\"pattern\\\":\\\":lZEDVS5Gt\\\",\\\"name\\\":\\\"projects\\\"},\\\"wcehqnXZL\\\":{\\\"pattern\\\":\\\":wcehqnXZL\\\",\\\"name\\\":\\\"projects\\\"},\\\"dQHzcdWaY\\\":{\\\"pattern\\\":\\\":dQHzcdWaY\\\",\\\"name\\\":\\\"projects\\\"},\\\"Nem5pkXGy\\\":{\\\"pattern\\\":\\\":Nem5pkXGy\\\",\\\"name\\\":\\\"projects\\\"},\\\"RHwRcI864\\\":{\\\"pattern\\\":\\\":RHwRcI864\\\",\\\"name\\\":\\\"blog\\\"},\\\"gCk12eYS4\\\":{\\\"pattern\\\":\\\":gCk12eYS4\\\",\\\"name\\\":\\\"footermain\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"4901\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "Lt7PHfVyb_default", "MotionDivWithFX", "withFX", "motion", "MotionSectionWithFX", "TagFonts", "FhEkFX1yo_default", "ImageWithFX", "Image2", "AllContainersFonts", "vxNPIh_d5_default", "ContainerWithFX", "Container", "MAINFooterFonts", "GS7sbBPTh_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "transition2", "animation", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "gwTeonvdalZEDVS5Gt", "ueEulQkAUlZEDVS5Gt", "uXrI7GpPrDh7MUO7EZ", "o_YyGP_qJlZEDVS5Gt", "JpwW70vDylZEDVS5Gt", "CaglWwg27lZEDVS5Gt", "uPkXUEqDglZEDVS5Gt", "idlZEDVS5Gt", "gwTeonvdawcehqnXZL", "ueEulQkAUwcehqnXZL", "uXrI7GpPrwcehqnXZL", "o_YyGP_qJwcehqnXZL", "JpwW70vDywcehqnXZL", "CaglWwg27wcehqnXZL", "uPkXUEqDgwcehqnXZL", "idwcehqnXZL", "gwTeonvdadQHzcdWaY", "ueEulQkAUdQHzcdWaY", "o_YyGP_qJdQHzcdWaY", "JpwW70vDydQHzcdWaY", "CaglWwg27dQHzcdWaY", "uPkXUEqDgdQHzcdWaY", "iddQHzcdWaY", "gwTeonvdaNem5pkXGy", "ueEulQkAUNem5pkXGy", "uXrI7GpPrNem5pkXGy", "o_YyGP_qJNem5pkXGy", "JpwW70vDyNem5pkXGy", "CaglWwg27Nem5pkXGy", "uPkXUEqDgNem5pkXGy", "idNem5pkXGy", "restProps", "ue", "metadata", "robotsTag", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "activeLocaleCode", "useLocaleCode", "textContent", "isDisplayed", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "PropertyOverrides2", "x", "RichText2", "ChildrenCanSuspend", "dVOt0NPxV_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "SVG", "getLoadingLazyAtYPosition", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "textContent2", "css", "FramerDyozGniW_", "withCSS", "DyozGniW_default", "addFonts", "__FramerMetadata__"]
}
