{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/q7jOhfQpxwrc9ypo4q0c/PuQOmGJZj39WbM45EmC8/MnPmSZPYv.js"],
  "sourcesContent": ["// Generated by Framer (e22b717)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,GeneratedComponentContext,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"#framer/local/css/eWF57kPxz/eWF57kPxz.js\";import metadataProvider from\"#framer/local/webPageMetadata/MnPmSZPYv/MnPmSZPYv.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const breakpoints={C1du3ErXE:\"(min-width: 810px) and (max-width: 1199px)\",dRcrKSEh9:\"(max-width: 809px)\",jH0TjhoYJ:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-NtGwd\";const variantClassNames={C1du3ErXE:\"framer-v-t8w0xb\",dRcrKSEh9:\"framer-v-1rta733\",jH0TjhoYJ:\"framer-v-18429kg\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:100,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition2={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:9};const transition3={damping:100,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition3,x:30};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition3};const animation5={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-30};const transition4={damping:100,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:100,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation8={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition6={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation9={boxShadow:\"9px 12px 9px 0px rgba(0,0,0,0.25)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition6};const animation10={boxShadow:\"0px 0px 10px 0px rgb(255, 255, 255)\",opacity:1,rotate:1,rotateX:20,rotateY:40,scale:.8,skewX:0,skewY:0,transition:transition6};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition6};const transition7={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition7};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"jH0TjhoYJ\",Phone:\"dRcrKSEh9\",Tablet:\"C1du3ErXE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"jH0TjhoYJ\"};};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,...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=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"dRcrKSEh9\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"C1du3ErXE\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jH0TjhoYJ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(232, 229, 229); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18429kg\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-u6ly8o\",\"data-framer-appear-id\":\"u6ly8o\",initial:animation1,optimized:true,transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"YlSl64PAG\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(30),pixelHeight:1080,pixelWidth:1080,sizes:\"37px\",src:\"https://framerusercontent.com/images/dGwCWsycPCClYiIrdpsLowZjvY.jpg\",srcSet:\"https://framerusercontent.com/images/dGwCWsycPCClYiIrdpsLowZjvY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/dGwCWsycPCClYiIrdpsLowZjvY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/dGwCWsycPCClYiIrdpsLowZjvY.jpg 1080w\"},className:\"framer-187qpg6 framer-14ke6kk\",whileHover:animation2,whileTap:animation3})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.9)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OTobeRmQe\"},motionChild:true,nodeId:\"eahyYhmnR\",openInNewTab:false,scopeId:\"MnPmSZPYv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2sg34f\",\"data-styles-preset\":\"eWF57kPxz\",children:\"About\"})})})}),className:\"framer-13q1lf0\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",whileHover:animation4,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.9)\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:10dpxng@gmail.com\",motionChild:true,nodeId:\"BjfQykFLO\",openInNewTab:true,scopeId:\"MnPmSZPYv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2sg34f\",\"data-styles-preset\":\"eWF57kPxz\",children:\"Contact\"})})})}),className:\"framer-1cdbygt\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",whileHover:animation4,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.9)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://drive.google.com/uc?export=download&id=1G5hddTU0hYv1RopUKTkUGKuZdQZi92FM\",motionChild:true,nodeId:\"INNxfPQ4Y\",openInNewTab:false,scopeId:\"MnPmSZPYv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2sg34f\",\"data-styles-preset\":\"eWF57kPxz\",children:\"CV\"})})})}),className:\"framer-cl8oke\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lkfmn5\"})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1p10zvj\",\"data-framer-appear-id\":\"1p10zvj\",initial:animation5,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{viewBox:\"0 0 1158.8093305653213 230\"},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"62.001773256171525px\",\"--framer-letter-spacing\":\"-0.09em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(1, 73, 33)\"},children:\"Graphic Design\"})}),viewBox:\"0 0 343.58015959305544 68\"}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"208.99256183690287px\",\"--framer-letter-spacing\":\"-0.09em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(1, 73, 33)\"},children:\"Graphic Design\"})}),className:\"framer-1w4bg4l\",\"data-framer-appear-id\":\"1w4bg4l\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],initial:animation1,optimized:true,verticalAlignment:\"top\",viewBox:\"0 0 1158 229.5\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation7,className:\"framer-10t97wp\",\"data-framer-appear-id\":\"10t97wp\",initial:animation8,optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r97vi7\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Yny1nzp8v\"},motionChild:true,nodeId:\"CCnJdOb8r\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:1872,pixelWidth:1365,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/3dlC7GaNwxGI9ArxJEWWTZqoiD8.jpg\",srcSet:\"https://framerusercontent.com/images/3dlC7GaNwxGI9ArxJEWWTZqoiD8.jpg?scale-down-to=1024 746w,https://framerusercontent.com/images/3dlC7GaNwxGI9ArxJEWWTZqoiD8.jpg 1365w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1872,pixelWidth:1365,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/3dlC7GaNwxGI9ArxJEWWTZqoiD8.jpg\",srcSet:\"https://framerusercontent.com/images/3dlC7GaNwxGI9ArxJEWWTZqoiD8.jpg?scale-down-to=1024 746w,https://framerusercontent.com/images/3dlC7GaNwxGI9ArxJEWWTZqoiD8.jpg 1365w\"},className:\"framer-1djsyhf framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m6njuo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Posters\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Posters\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Posters\"})}),className:\"framer-190zdgk\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pyw7kr\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"Present\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"Present\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"Present\"})}),className:\"framer-uxhq3x\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wt6pj8\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GTFwfFcD5\"},motionChild:true,nodeId:\"IYzYR5l86\",openInNewTab:false,scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:4e3,pixelWidth:6e3,positionX:\"40.4%\",positionY:\"49.3%\",src:\"https://framerusercontent.com/images/eYLNy18c6xnCIqbozt5rUNFekg.jpg\"},className:\"framer-krqiq6 framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17fpb2g\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Sustainable Trust\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Sustainable Trust\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Sustainable Trust\"})}),className:\"framer-9pwu9b\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vsjyy9\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2025\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2025\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2025\"})}),className:\"framer-3tdez5\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13570i3\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vOHXy0h0n\"},motionChild:true,nodeId:\"eMgxq1RA2\",openInNewTab:false,scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fit\",pixelHeight:2560,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png\",srcSet:\"https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png?scale-down-to=512 512w,https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png 2560w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:2560,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png\",srcSet:\"https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png?scale-down-to=512 512w,https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/SwEU90AZXTZpEpsazEBjbw6EI.png 2560w\"},className:\"framer-u2hn0c framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10w8ai3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Re-Circle\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Re-Circle\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Re-Circle\"})}),className:\"framer-1r74y5q\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ymu9yg\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2025\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2025\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2025\"})}),className:\"framer-jr68hg\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s86ad3\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Kzl8Ss_l_\"},motionChild:true,nodeId:\"XgD60aljW\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:1069,pixelWidth:2048,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg\",srcSet:\"https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg 2048w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1069,pixelWidth:2048,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg\",srcSet:\"https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pHp358uvMlhbAxccoB7qLXNXl0c.jpg 2048w\"},className:\"framer-dh7h9n framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y9jfjz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"An Agricultural Refresh\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif'},children:\"An Agricultural Refresh\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"An Agricultural Refresh\"})}),className:\"framer-w0szpe\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7mmvh4\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})}),className:\"framer-1e2fsd0\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n73w4q\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JlGbnX6Z7\"},motionChild:true,nodeId:\"uPw1W2Xus\",openInNewTab:false,scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:1365,pixelWidth:2048,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg\",srcSet:\"https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg 2048w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1365,pixelWidth:2048,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg\",srcSet:\"https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zSqMWeM5j7XeZWPI621S3NuA6Ek.jpg 2048w\"},className:\"framer-1hvxev8 framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2bqod5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Convo Cards\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Convo Cards\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Convo Cards\"})}),className:\"framer-1b9xg8g\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rww7j0\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})}),className:\"framer-1h7vt2h\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16ecp3i\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dnlFjnLcc\"},motionChild:true,nodeId:\"DBQ9bu5jw\",openInNewTab:false,scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:1365,pixelWidth:2005,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg\",srcSet:\"https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg 2005w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1365,pixelWidth:2005,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg\",srcSet:\"https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4n9qZZ0lApDDqoTb7Ebtyuow4Rs.jpg 2005w\"},className:\"framer-oeo4up framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y03avi\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Eco Worrier Publication\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Eco Worrier Publication\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Eco Worrier Publication\"})}),className:\"framer-f9piit\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gmiocs\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2023\"})}),className:\"framer-1bym7q0\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rk9sjm\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dPQiPaMyS\"},motionChild:true,nodeId:\"THc4joYqS\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:1200,pixelWidth:1500,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg\",srcSet:\"https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg 1500w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1200,pixelWidth:1500,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg\",srcSet:\"https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DLDp1l8a93Kj2N6UCdlndTxmnc.jpg 1500w\"},className:\"framer-jsgql9 framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n0byz7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Eco Worrier\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Eco Worrier\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Eco Worrier\"})}),className:\"framer-17hl44v\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-x60btb\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})}),className:\"framer-o9yl7y\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5sbzou\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sfa66ESTh\"},motionChild:true,nodeId:\"bEqtPYjQv\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:1210,pixelWidth:1956,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg\",srcSet:\"https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg 1956w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1210,pixelWidth:1956,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg\",srcSet:\"https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oxR4lMVswAITyojEHYwp76Xb8.jpg 1956w\"},className:\"framer-1v9n12t framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xm5aw7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Lost Control Publication\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Lost Control Publication\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Lost Control Publication\"})}),className:\"framer-n0cj4p\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yb1iqi\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})}),className:\"framer-t262oq\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lbimy2\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ezK2pA0E6\"},motionChild:true,nodeId:\"pOEUm8Kkq\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:1365,pixelWidth:2048,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg\",srcSet:\"https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg 2048w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:1365,pixelWidth:2048,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg\",srcSet:\"https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/b8RDBLNXjiOtjcs0w9gEf9guEBY.jpg 2048w\"},className:\"framer-fcyuqk framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tr5cbd\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Mixed Culture Cyantype\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Mixed Culture Cyantype\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Mixed Culture Cyantype\"})}),className:\"framer-193zx59\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jgyiqk\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2022\"})}),className:\"framer-16ffilo\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-stxmko\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Av3xehMwb\"},motionChild:true,nodeId:\"UylN6eUuW\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{whileHover:undefined,whileTap:animation11},dRcrKSEh9:{background:{alt:\"\",fit:\"fill\",pixelHeight:869,pixelWidth:1580,sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363, 50px) - 20px)`,src:\"https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg\",srcSet:\"https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg 1580w\"},whileHover:undefined,whileTap:animation11}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:869,pixelWidth:1580,sizes:`calc(max(((${componentViewport?.width||\"100vw\"} - 42px) * 1.0363 - 110px) / 3, 50px) - 20px)`,src:\"https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg\",srcSet:\"https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/GfEZvwu5eHVh9Tlvudq5cGDV9o.jpg 1580w\"},className:\"framer-1gad3xx framer-14ke6kk\",\"data-framer-name\":\"Image\",whileHover:animation9,whileTap:animation10})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1it9dkx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Faraday Typeface\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\"},children:\"Faraday Typeface\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"22px\"},children:\"Faraday Typeface\"})}),className:\"framer-1nsz6nh\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-141oicc\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{C1du3ErXE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2021\"})})},dRcrKSEh9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2021\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgTWVkaXVt\",\"--framer-font-family\":'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-text-color\":\"rgba(0, 0, 0, 0.8)\"},children:\"2021\"})}),className:\"framer-19pz3nm\",fonts:[\"CUSTOM;PP Neue Montreal Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-3i3vll hidden-18429kg hidden-t8w0xb\"})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ymuh2s hidden-t8w0xb\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q0p48h\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"MPO8Kt7Bb\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:3002,pixelWidth:2130,positionX:\"center\",positionY:\"center\",sizes:\"390px\",src:\"https://framerusercontent.com/images/waDmdK6RDABOhWaNh6t0pl67KQ.png\",srcSet:\"https://framerusercontent.com/images/waDmdK6RDABOhWaNh6t0pl67KQ.png?scale-down-to=1024 726w,https://framerusercontent.com/images/waDmdK6RDABOhWaNh6t0pl67KQ.png?scale-down-to=2048 1453w,https://framerusercontent.com/images/waDmdK6RDABOhWaNh6t0pl67KQ.png 2130w\"},className:\"framer-1auzqw8 framer-14ke6kk\",whileHover:animation12})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1npywua\"}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-tpt9zg\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/dulantpang?igsh=MXhvbnhham0wMjVrcw%3D%3D&utm_source=qr\",motionChild:true,nodeId:\"wjKoda9W1\",openInNewTab:true,scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:1e3,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:\"25px\",src:\"https://framerusercontent.com/images/5a1eFpbejxtYcba6ocVISixTxLM.png\",srcSet:\"https://framerusercontent.com/images/5a1eFpbejxtYcba6ocVISixTxLM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5a1eFpbejxtYcba6ocVISixTxLM.png 1000w\"},className:\"framer-187gwb9 framer-14ke6kk\",whileHover:animation13})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/dulant-pang-228193202/\",motionChild:true,nodeId:\"Boq0Xnbts\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:1e3,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:\"25px\",src:\"https://framerusercontent.com/images/yxeTfsMl6rl5gSeNzCqiM6B2mw.png\",srcSet:\"https://framerusercontent.com/images/yxeTfsMl6rl5gSeNzCqiM6B2mw.png?scale-down-to=512 512w,https://framerusercontent.com/images/yxeTfsMl6rl5gSeNzCqiM6B2mw.png 1000w\"},className:\"framer-bgsm98 framer-14ke6kk\",whileHover:animation13})}),/*#__PURE__*/_jsx(Link,{href:\"https://unsplash.com/@dpxng\",motionChild:true,nodeId:\"T5iRai1ck\",scopeId:\"MnPmSZPYv\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",pixelHeight:1e3,pixelWidth:1e3,positionX:\"center\",positionY:\"center\",sizes:\"25px\",src:\"https://framerusercontent.com/images/IfOSvjhlaqA3Ep0FPfRYQtD1I.png\",srcSet:\"https://framerusercontent.com/images/IfOSvjhlaqA3Ep0FPfRYQtD1I.png?scale-down-to=512 512w,https://framerusercontent.com/images/IfOSvjhlaqA3Ep0FPfRYQtD1I.png 1000w\"},className:\"framer-zxz1p framer-14ke6kk\",whileHover:animation13})})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-3fj4w3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgQm9vaw==\",\"--framer-font-family\":'\"PP Neue Montreal Book\", \"PP Neue Montreal Book Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"1.7em\",\"--framer-text-alignment\":\"center\"},children:\"\\xa9 2025 Dulant Pang | Website UX/UI Created By Dulant Pang\"})}),className:\"framer-10ub2bo\",fonts:[\"CUSTOM;PP Neue Montreal Book\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lc8qzm\"})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NtGwd.framer-14ke6kk, .framer-NtGwd .framer-14ke6kk { display: block; }\",\".framer-NtGwd.framer-18429kg { align-content: center; align-items: center; background-color: #e8e5e5; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-NtGwd .framer-u6ly8o { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.05); border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25), 0px 2px 4px 0px rgba(0,0,0,0.25); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; left: 50%; overflow: hidden; padding: 9px; position: fixed; top: 21px; transform: translateX(-50%); width: min-content; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-NtGwd .framer-187qpg6 { align-content: center; align-items: center; border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; box-shadow: 0px 0px 4px 0px #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 37px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 37px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-NtGwd .framer-13q1lf0, .framer-NtGwd .framer-1cdbygt { flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-NtGwd .framer-cl8oke { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NtGwd .framer-1lkfmn5 { background-color: rgba(33, 100, 255, 0); flex: none; height: 37px; opacity: 0; overflow: hidden; position: relative; width: 1px; }\",\".framer-NtGwd .framer-1p10zvj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 21px 21px 21px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-NtGwd .framer-1w4bg4l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-NtGwd .framer-10t97wp { display: grid; flex: none; gap: 5px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 50px; position: relative; width: 104%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-NtGwd .framer-r97vi7, .framer-NtGwd .framer-wt6pj8, .framer-NtGwd .framer-13570i3, .framer-NtGwd .framer-s86ad3, .framer-NtGwd .framer-n73w4q, .framer-NtGwd .framer-16ecp3i, .framer-NtGwd .framer-rk9sjm, .framer-NtGwd .framer-5sbzou, .framer-NtGwd .framer-1lbimy2, .framer-NtGwd .framer-stxmko { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; justify-self: start; overflow: hidden; padding: 10px; position: relative; width: 100%; }\",\".framer-NtGwd .framer-1djsyhf, .framer-NtGwd .framer-krqiq6, .framer-NtGwd .framer-u2hn0c, .framer-NtGwd .framer-dh7h9n, .framer-NtGwd .framer-1hvxev8, .framer-NtGwd .framer-oeo4up, .framer-NtGwd .framer-jsgql9, .framer-NtGwd .framer-1v9n12t, .framer-NtGwd .framer-fcyuqk, .framer-NtGwd .framer-1gad3xx { aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25); flex: none; height: var(--framer-aspect-ratio-supported, 344px); overflow: hidden; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-NtGwd .framer-m6njuo, .framer-NtGwd .framer-17fpb2g, .framer-NtGwd .framer-10w8ai3, .framer-NtGwd .framer-1y9jfjz, .framer-NtGwd .framer-2bqod5, .framer-NtGwd .framer-1y03avi, .framer-NtGwd .framer-n0byz7, .framer-NtGwd .framer-xm5aw7, .framer-NtGwd .framer-tr5cbd, .framer-NtGwd .framer-1it9dkx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-NtGwd .framer-190zdgk, .framer-NtGwd .framer-uxhq3x, .framer-NtGwd .framer-9pwu9b, .framer-NtGwd .framer-3tdez5, .framer-NtGwd .framer-1r74y5q, .framer-NtGwd .framer-jr68hg, .framer-NtGwd .framer-w0szpe, .framer-NtGwd .framer-1e2fsd0, .framer-NtGwd .framer-1b9xg8g, .framer-NtGwd .framer-1h7vt2h, .framer-NtGwd .framer-f9piit, .framer-NtGwd .framer-1bym7q0, .framer-NtGwd .framer-17hl44v, .framer-NtGwd .framer-o9yl7y, .framer-NtGwd .framer-n0cj4p, .framer-NtGwd .framer-t262oq, .framer-NtGwd .framer-193zx59, .framer-NtGwd .framer-16ffilo, .framer-NtGwd .framer-1nsz6nh, .framer-NtGwd .framer-19pz3nm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-NtGwd .framer-1pyw7kr, .framer-NtGwd .framer-vsjyy9, .framer-NtGwd .framer-1ymu9yg, .framer-NtGwd .framer-7mmvh4, .framer-NtGwd .framer-1rww7j0, .framer-NtGwd .framer-1gmiocs, .framer-NtGwd .framer-x60btb, .framer-NtGwd .framer-yb1iqi, .framer-NtGwd .framer-jgyiqk, .framer-NtGwd .framer-141oicc { flex: 1 0 0px; height: 18px; overflow: hidden; position: relative; width: 1px; }\",\".framer-NtGwd .framer-3i3vll { flex: none; height: 16px; overflow: hidden; position: relative; width: 101px; }\",\".framer-NtGwd .framer-ymuh2s { flex: none; height: 55px; overflow: hidden; position: relative; width: 86px; }\",\".framer-NtGwd .framer-q0p48h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 187px; justify-content: center; overflow: hidden; padding: 6px; position: relative; width: 1202px; }\",\".framer-NtGwd .framer-1auzqw8 { flex: none; height: 55px; opacity: 0.8; overflow: hidden; position: relative; text-decoration: none; width: 390px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-NtGwd .framer-1npywua, .framer-NtGwd .framer-1lc8qzm { flex: none; height: 10px; overflow: hidden; position: relative; width: 114px; }\",\".framer-NtGwd .framer-tpt9zg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 44px; height: 47px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 390px; }\",\".framer-NtGwd .framer-187gwb9, .framer-NtGwd .framer-bgsm98, .framer-NtGwd .framer-zxz1p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 25px; justify-content: center; opacity: 0.5; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 25px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-NtGwd .framer-3fj4w3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 27px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 390px; }\",\".framer-NtGwd .framer-10ub2bo { flex: none; height: auto; opacity: 0.5; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-NtGwd.framer-18429kg, .framer-NtGwd .framer-u6ly8o, .framer-NtGwd .framer-187qpg6, .framer-NtGwd .framer-1p10zvj, .framer-NtGwd .framer-r97vi7, .framer-NtGwd .framer-m6njuo, .framer-NtGwd .framer-wt6pj8, .framer-NtGwd .framer-17fpb2g, .framer-NtGwd .framer-13570i3, .framer-NtGwd .framer-10w8ai3, .framer-NtGwd .framer-s86ad3, .framer-NtGwd .framer-1y9jfjz, .framer-NtGwd .framer-n73w4q, .framer-NtGwd .framer-2bqod5, .framer-NtGwd .framer-16ecp3i, .framer-NtGwd .framer-1y03avi, .framer-NtGwd .framer-rk9sjm, .framer-NtGwd .framer-n0byz7, .framer-NtGwd .framer-5sbzou, .framer-NtGwd .framer-xm5aw7, .framer-NtGwd .framer-1lbimy2, .framer-NtGwd .framer-tr5cbd, .framer-NtGwd .framer-stxmko, .framer-NtGwd .framer-1it9dkx, .framer-NtGwd .framer-q0p48h, .framer-NtGwd .framer-tpt9zg, .framer-NtGwd .framer-187gwb9, .framer-NtGwd .framer-bgsm98, .framer-NtGwd .framer-zxz1p, .framer-NtGwd .framer-3fj4w3 { gap: 0px; } .framer-NtGwd.framer-18429kg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NtGwd.framer-18429kg > :first-child, .framer-NtGwd .framer-1p10zvj > :first-child, .framer-NtGwd .framer-r97vi7 > :first-child, .framer-NtGwd .framer-wt6pj8 > :first-child, .framer-NtGwd .framer-13570i3 > :first-child, .framer-NtGwd .framer-s86ad3 > :first-child, .framer-NtGwd .framer-n73w4q > :first-child, .framer-NtGwd .framer-16ecp3i > :first-child, .framer-NtGwd .framer-rk9sjm > :first-child, .framer-NtGwd .framer-5sbzou > :first-child, .framer-NtGwd .framer-1lbimy2 > :first-child, .framer-NtGwd .framer-stxmko > :first-child, .framer-NtGwd .framer-q0p48h > :first-child { margin-top: 0px; } .framer-NtGwd.framer-18429kg > :last-child, .framer-NtGwd .framer-1p10zvj > :last-child, .framer-NtGwd .framer-r97vi7 > :last-child, .framer-NtGwd .framer-wt6pj8 > :last-child, .framer-NtGwd .framer-13570i3 > :last-child, .framer-NtGwd .framer-s86ad3 > :last-child, .framer-NtGwd .framer-n73w4q > :last-child, .framer-NtGwd .framer-16ecp3i > :last-child, .framer-NtGwd .framer-rk9sjm > :last-child, .framer-NtGwd .framer-5sbzou > :last-child, .framer-NtGwd .framer-1lbimy2 > :last-child, .framer-NtGwd .framer-stxmko > :last-child, .framer-NtGwd .framer-q0p48h > :last-child { margin-bottom: 0px; } .framer-NtGwd .framer-u6ly8o > * { margin: 0px; margin-left: calc(22px / 2); margin-right: calc(22px / 2); } .framer-NtGwd .framer-u6ly8o > :first-child, .framer-NtGwd .framer-187qpg6 > :first-child, .framer-NtGwd .framer-m6njuo > :first-child, .framer-NtGwd .framer-17fpb2g > :first-child, .framer-NtGwd .framer-10w8ai3 > :first-child, .framer-NtGwd .framer-1y9jfjz > :first-child, .framer-NtGwd .framer-2bqod5 > :first-child, .framer-NtGwd .framer-1y03avi > :first-child, .framer-NtGwd .framer-n0byz7 > :first-child, .framer-NtGwd .framer-xm5aw7 > :first-child, .framer-NtGwd .framer-tr5cbd > :first-child, .framer-NtGwd .framer-1it9dkx > :first-child, .framer-NtGwd .framer-tpt9zg > :first-child, .framer-NtGwd .framer-187gwb9 > :first-child, .framer-NtGwd .framer-bgsm98 > :first-child, .framer-NtGwd .framer-zxz1p > :first-child, .framer-NtGwd .framer-3fj4w3 > :first-child { margin-left: 0px; } .framer-NtGwd .framer-u6ly8o > :last-child, .framer-NtGwd .framer-187qpg6 > :last-child, .framer-NtGwd .framer-m6njuo > :last-child, .framer-NtGwd .framer-17fpb2g > :last-child, .framer-NtGwd .framer-10w8ai3 > :last-child, .framer-NtGwd .framer-1y9jfjz > :last-child, .framer-NtGwd .framer-2bqod5 > :last-child, .framer-NtGwd .framer-1y03avi > :last-child, .framer-NtGwd .framer-n0byz7 > :last-child, .framer-NtGwd .framer-xm5aw7 > :last-child, .framer-NtGwd .framer-tr5cbd > :last-child, .framer-NtGwd .framer-1it9dkx > :last-child, .framer-NtGwd .framer-tpt9zg > :last-child, .framer-NtGwd .framer-187gwb9 > :last-child, .framer-NtGwd .framer-bgsm98 > :last-child, .framer-NtGwd .framer-zxz1p > :last-child, .framer-NtGwd .framer-3fj4w3 > :last-child { margin-right: 0px; } .framer-NtGwd .framer-187qpg6 > *, .framer-NtGwd .framer-m6njuo > *, .framer-NtGwd .framer-17fpb2g > *, .framer-NtGwd .framer-10w8ai3 > *, .framer-NtGwd .framer-1y9jfjz > *, .framer-NtGwd .framer-2bqod5 > *, .framer-NtGwd .framer-1y03avi > *, .framer-NtGwd .framer-n0byz7 > *, .framer-NtGwd .framer-xm5aw7 > *, .framer-NtGwd .framer-tr5cbd > *, .framer-NtGwd .framer-1it9dkx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-NtGwd .framer-1p10zvj > *, .framer-NtGwd .framer-r97vi7 > *, .framer-NtGwd .framer-wt6pj8 > *, .framer-NtGwd .framer-13570i3 > *, .framer-NtGwd .framer-s86ad3 > *, .framer-NtGwd .framer-n73w4q > *, .framer-NtGwd .framer-16ecp3i > *, .framer-NtGwd .framer-rk9sjm > *, .framer-NtGwd .framer-5sbzou > *, .framer-NtGwd .framer-1lbimy2 > *, .framer-NtGwd .framer-stxmko > *, .framer-NtGwd .framer-q0p48h > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-NtGwd .framer-tpt9zg > * { margin: 0px; margin-left: calc(44px / 2); margin-right: calc(44px / 2); } .framer-NtGwd .framer-187gwb9 > *, .framer-NtGwd .framer-bgsm98 > *, .framer-NtGwd .framer-zxz1p > *, .framer-NtGwd .framer-3fj4w3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,\"@media (max-width: 809px) { .framer-NtGwd.framer-18429kg { width: 390px; } .framer-NtGwd .framer-1w4bg4l { order: 1; } .framer-NtGwd .framer-10t97wp { grid-template-columns: repeat(1, minmax(50px, 1fr)); order: 2; padding: 30px 0px 0px 0px; } .framer-NtGwd .framer-1djsyhf, .framer-NtGwd .framer-krqiq6, .framer-NtGwd .framer-u2hn0c, .framer-NtGwd .framer-dh7h9n, .framer-NtGwd .framer-1hvxev8, .framer-NtGwd .framer-oeo4up, .framer-NtGwd .framer-jsgql9, .framer-NtGwd .framer-1v9n12t, .framer-NtGwd .framer-fcyuqk, .framer-NtGwd .framer-1gad3xx { height: var(--framer-aspect-ratio-supported, 341px); } .framer-NtGwd .framer-3i3vll { order: 0; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-NtGwd.framer-18429kg { width: 810px; } .framer-NtGwd .framer-1djsyhf, .framer-NtGwd .framer-krqiq6, .framer-NtGwd .framer-u2hn0c, .framer-NtGwd .framer-dh7h9n, .framer-NtGwd .framer-1hvxev8, .framer-NtGwd .framer-oeo4up, .framer-NtGwd .framer-jsgql9, .framer-NtGwd .framer-1v9n12t, .framer-NtGwd .framer-fcyuqk, .framer-NtGwd .framer-1gad3xx { height: var(--framer-aspect-ratio-supported, 209px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2306.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dRcrKSEh9\":{\"layout\":[\"fixed\",\"auto\"]},\"C1du3ErXE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerMnPmSZPYv=withCSS(Component,css,\"framer-NtGwd\");export default FramerMnPmSZPYv;FramerMnPmSZPYv.displayName=\"Page\";FramerMnPmSZPYv.defaultProps={height:2306.5,width:1200};addFonts(FramerMnPmSZPYv,[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/6uIfYl8bnz9kOy3KOuV7PxhFPhA.woff2\"},{family:\"PP Neue Montreal Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/yUScEiZtXZCqdRimefTfBx1Q4.woff2\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMnPmSZPYv\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dRcrKSEh9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"C1du3ErXE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2306.5\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "RichText2", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "animation5", "transition4", "animation6", "transition5", "animation7", "animation8", "transition6", "animation9", "animation10", "animation11", "transition7", "animation12", "animation13", "HTMLStyle", "value", "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", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "Link", "Image2", "getLoadingLazyAtYPosition", "x", "PropertyOverrides2", "css", "FramerMnPmSZPYv", "withCSS", "MnPmSZPYv_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
