{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ggzp0iG6MvSLvBCUG8Lu/kpMNKOaBGuT0zrRK9S3r/HOQE6i5G2.js"],
  "sourcesContent": ["// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,cx,GeneratedComponentContext,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Projects from\"#framer/local/collection/KcbVUVG0t/KcbVUVG0t.js\";import*as sharedStyle1 from\"#framer/local/css/G6nUuI_3W/G6nUuI_3W.js\";import*as sharedStyle4 from\"#framer/local/css/GLqsICP5L/GLqsICP5L.js\";import*as sharedStyle2 from\"#framer/local/css/HbmaydmK_/HbmaydmK_.js\";import*as sharedStyle3 from\"#framer/local/css/i7FdUQwRN/i7FdUQwRN.js\";import*as sharedStyle5 from\"#framer/local/css/Olc4T8dy6/Olc4T8dy6.js\";import*as sharedStyle8 from\"#framer/local/css/opTBRJqyS/opTBRJqyS.js\";import*as sharedStyle6 from\"#framer/local/css/oRpncGRqP/oRpncGRqP.js\";import*as sharedStyle from\"#framer/local/css/te8iryhYf/te8iryhYf.js\";import*as sharedStyle7 from\"#framer/local/css/UleXKjPXE/UleXKjPXE.js\";import metadataProvider from\"#framer/local/webPageMetadata/HOQE6i5G2/HOQE6i5G2.js\";const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const MotionSectionWithFX=withFX(motion.section);const breakpoints={BOCWY51iz:\"(min-width: 1200px)\",GCRs2Y9fH:\"(min-width: 810px) and (max-width: 1199px)\",mDtKxkAmv:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xH1t4\";const variantClassNames={BOCWY51iz:\"framer-v-5wjes2\",GCRs2Y9fH:\"framer-v-kokag7\",mDtKxkAmv:\"framer-v-1vjx06l\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={damping:40,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:20};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:20};const transition2={delay:.4,duration:1,ease:[.5,1,.89,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,transition:transition2,x:0,y:20};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:90,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={bounce:0,delay:.05,duration:.4,type:\"spring\"};const textEffect={effect:animation4,repeat:false,startDelay:.6,tokenization:\"word\",transition:transition3,trigger:\"onMount\",type:\"appear\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition4={delay:.1,duration:1.5,ease:[.4,0,0,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:50};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 animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation8={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition5={delay:0,duration:1,ease:[.4,0,0,1],type:\"tween\"};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:40};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:\"BOCWY51iz\",Phone:\"mDtKxkAmv\",Tablet:\"GCRs2Y9fH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BOCWY51iz\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"HOQE6i5G2\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"HOQE6i5G2\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"HOQE6i5G2\",data:Projects,type:\"Collection\"},right:{alias:\"previousItemId\",data:Projects,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Projects,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"HOQE6i5G2\",name:\"wNqkgUSUs\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"w6cz5AHMq\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"CokQ5X05N\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"NLYKjBEwz\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"In3lbbjkb\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"BeMpEaygT\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"JjLWO80ds\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"iuEq7OdmC\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"HfKgv2ERo\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"pHNJNzRSR\",type:\"Identifier\"},{collection:\"HOQE6i5G2\",name:\"d7BklUYky\",type:\"Identifier\"},{alias:\"previousItemId.wNqkgUSUs\",collection:\"previousItemId\",name:\"wNqkgUSUs\",type:\"Identifier\"},{alias:\"nextItemId.wNqkgUSUs\",collection:\"nextItemId\",name:\"wNqkgUSUs\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"HOQE6i5G2\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,wNqkgUSUs=getFromCurrentRouteData(\"wNqkgUSUs\")??\"\",w6cz5AHMq=getFromCurrentRouteData(\"w6cz5AHMq\")??\"\",JjLWO80ds=getFromCurrentRouteData(\"JjLWO80ds\"),BeMpEaygT=getFromCurrentRouteData(\"BeMpEaygT\")??\"\",In3lbbjkb=getFromCurrentRouteData(\"In3lbbjkb\")??\"\",NLYKjBEwz=getFromCurrentRouteData(\"NLYKjBEwz\")??\"\",CokQ5X05N=getFromCurrentRouteData(\"CokQ5X05N\"),d7BklUYky=getFromCurrentRouteData(\"d7BklUYky\")??\"\",iuEq7OdmC=getFromCurrentRouteData(\"iuEq7OdmC\"),HfKgv2ERo=getFromCurrentRouteData(\"HfKgv2ERo\"),pHNJNzRSR=getFromCurrentRouteData(\"pHNJNzRSR\"),kfLAGMHv7mOQP9pN1g,JjLWO80dsmOQP9pN1g,wNqkgUSUsmOQP9pN1g,idmOQP9pN1g,previousItemId_wNqkgUSUs=getFromCurrentRouteData(\"previousItemId.wNqkgUSUs\")??\"\",nextItemId_wNqkgUSUs=getFromCurrentRouteData(\"nextItemId.wNqkgUSUs\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(CokQ5X05N,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BOCWY51iz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3e4f5013-7b64-45be-ae5c-e4c04d45f48b, rgb(175, 182, 176)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-5wjes2\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(\"main\",{className:\"framer-1fzwg8\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mcr773\",\"data-framer-name\":\"Section Wrapper\",children:[/*#__PURE__*/_jsxs(\"article\",{className:\"framer-1j9uuv1\",\"data-framer-name\":\"Project Details\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kkbas6\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pp2gkm\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-bn336h\",\"data-styles-preset\":\"te8iryhYf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cbc2b74a-fb51-4db0-9aed-9fad2749a79f, rgb(197, 255, 158))\"},children:\"Skinline Cosmetic\"})}),className:\"framer-w3n7fc\",fonts:[\"Inter\"],text:wNqkgUSUs,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16x6xe\",\"data-styles-preset\":\"G6nUuI_3W\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3e4f5013-7b64-45be-ae5c-e4c04d45f48b, rgb(178, 184, 179))\"},children:\"The packaging needed to be visually appealing yet sustainable, and ensuring brand consistency across digital and physical platforms added complexity.\"})}),className:\"framer-1jinbwy\",effect:textEffect,fonts:[\"Inter\"],text:w6cz5AHMq,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-njesmp\",\"data-framer-name\":\"Main Image Holder\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GCRs2Y9fH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,sizes:`max(min(min(${componentViewport?.width||\"100vw\"} - 40px, (${componentViewport?.width||\"100vw\"} - 40px) * 0.85), 1200px), 1px)`,...toResponsiveImage(JjLWO80ds)}},mDtKxkAmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+80+0+100+256+0),sizes:`max(min(min((${componentViewport?.width||\"100vw\"} - 40px) * 0.85, 1000px), 1200px), 1px)`,...toResponsiveImage(JjLWO80ds)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+100+0+100+276+0),sizes:`max(min(min((${componentViewport?.width||\"100vw\"} - 40px) / 1.2, 1000px), 1200px), 1px)`,...toResponsiveImage(JjLWO80ds)},className:\"framer-1hkg1s1\"})})}),/*#__PURE__*/_jsxs(\"article\",{className:\"framer-2gt6kc\",\"data-framer-name\":\"Contents\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7txlxo\",\"data-framer-name\":\"Info Holder\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d3jz7n\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m7xswo\",\"data-framer-name\":\"Industry\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",style:{\"--framer-text-color\":\"var(--token-cbc2b74a-fb51-4db0-9aed-9fad2749a79f, rgb(197, 255, 158))\"},children:\"Industry\"})}),className:\"framer-gcdup7\",\"data-framer-name\":\"Industry\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",children:\"Cosmetic\"})}),className:\"framer-whxm71\",fonts:[\"Inter\"],text:BeMpEaygT,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-opeivc\",\"data-framer-name\":\"Service\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",style:{\"--framer-text-color\":\"var(--token-cbc2b74a-fb51-4db0-9aed-9fad2749a79f, rgb(197, 255, 158))\"},children:\"Service\"})}),className:\"framer-169n4gt\",\"data-framer-name\":\"Service\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",children:\"Branding & Packaging Design\"})}),className:\"framer-4o5rdp\",fonts:[\"Inter\"],text:In3lbbjkb,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dek7vu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ef3irp\",\"data-framer-name\":\"Client\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",style:{\"--framer-text-color\":\"var(--token-cbc2b74a-fb51-4db0-9aed-9fad2749a79f, rgb(197, 255, 158))\"},children:\"Client\"})}),className:\"framer-1c9jkhm\",\"data-framer-name\":\"Client\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",children:\"Skinline\"})}),className:\"framer-1yhahjs\",fonts:[\"Inter\"],text:NLYKjBEwz,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o2r4hm\",\"data-framer-name\":\"Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",style:{\"--framer-text-color\":\"var(--token-cbc2b74a-fb51-4db0-9aed-9fad2749a79f, rgb(197, 255, 158))\"},children:\"Date\"})}),className:\"framer-qt1nso\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",children:\"Mar 6, 2025\"})}),className:\"framer-bi1kf7\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"article\",{className:\"framer-15ih4j8\",\"data-framer-name\":\"Description\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:d7BklUYky,className:\"framer-do86ex\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-bebkrv\",h1:\"framer-styles-preset-1d0nvzw\",h2:\"framer-styles-preset-1qaiznf\",h3:\"framer-styles-preset-g0inwn\",h5:\"framer-styles-preset-ulsy9k\",p:\"framer-styles-preset-1wi8zrs\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(MotionSectionWithOptimizedAppearEffect,{animate:animation7,className:\"framer-wdfi77\",\"data-framer-appear-id\":\"wdfi77\",\"data-framer-name\":\"Images Holder\",initial:animation8,optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xepn4p\",\"data-framer-name\":\"Images\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GCRs2Y9fH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 40px, (${componentViewport?.width||\"100vw\"} - 40px) * 0.85), 1200px)`,...toResponsiveImage(iuEq7OdmC)}},mDtKxkAmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+80+1554+0+0+40+0),sizes:`min(min((${componentViewport?.width||\"100vw\"} - 40px) * 0.85, 1000px), 1200px)`,...toResponsiveImage(iuEq7OdmC)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+100+1632+0+0+40+0),sizes:`min(min((${componentViewport?.width||\"100vw\"} - 40px) / 1.2, 1000px), 1200px)`,...toResponsiveImage(iuEq7OdmC)},className:\"framer-1pqupqo\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GCRs2Y9fH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 40px, (${componentViewport?.width||\"100vw\"} - 40px) * 0.85), 1200px)`,...toResponsiveImage(HfKgv2ERo)}},mDtKxkAmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+80+1554+0+0+40+300),sizes:`min(min((${componentViewport?.width||\"100vw\"} - 40px) * 0.85, 1000px), 1200px)`,...toResponsiveImage(HfKgv2ERo)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+100+1632+0+0+40+690),sizes:`min(min((${componentViewport?.width||\"100vw\"} - 40px) / 1.2, 1000px), 1200px)`,...toResponsiveImage(HfKgv2ERo)},className:\"framer-1edhmrl\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GCRs2Y9fH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 40px, (${componentViewport?.width||\"100vw\"} - 40px) * 0.85), 1200px)`,...toResponsiveImage(pHNJNzRSR)}},mDtKxkAmv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+80+1554+0+0+40+600),sizes:`min(min((${componentViewport?.width||\"100vw\"} - 40px) * 0.85, 1000px), 1200px)`,...toResponsiveImage(pHNJNzRSR)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:800,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+100+1632+0+0+40+1380),sizes:`min(min((${componentViewport?.width||\"100vw\"} - 40px) / 1.2, 1000px), 1200px)`,...toResponsiveImage(pHNJNzRSR)},className:\"framer-6fs4qu\"})})]})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-jvj0d0\",\"data-framer-name\":\"Other Projects\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-142mxne\",\"data-framer-name\":\"Section Name\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-g0inwn\",\"data-styles-preset\":\"Olc4T8dy6\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cbc2b74a-fb51-4db0-9aed-9fad2749a79f, rgb(197, 255, 158))\"},children:\"OTHER PROJECT\"})}),className:\"framer-1q76psr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ctiayy\",\"data-framer-name\":\"Other Projects\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3a4mrk\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"mOQP9pN1g\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},orderBy:[{collection:\"mOQP9pN1g\",name:\"wNqkgUSUs\",type:\"Identifier\"}],select:[{collection:\"mOQP9pN1g\",name:\"kfLAGMHv7\",type:\"Identifier\"},{collection:\"mOQP9pN1g\",name:\"JjLWO80ds\",type:\"Identifier\"},{collection:\"mOQP9pN1g\",name:\"wNqkgUSUs\",type:\"Identifier\"},{collection:\"mOQP9pN1g\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"mOQP9pN1g\",name:\"wNqkgUSUs\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:previousItemId_wNqkgUSUs},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"mOQP9pN1g\",name:\"wNqkgUSUs\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:nextItemId_wNqkgUSUs},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idmOQP9pN1g,JjLWO80ds:JjLWO80dsmOQP9pN1g,kfLAGMHv7:kfLAGMHv7mOQP9pN1g,wNqkgUSUs:wNqkgUSUsmOQP9pN1g},index)=>{kfLAGMHv7mOQP9pN1g??=\"\";wNqkgUSUsmOQP9pN1g??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`mOQP9pN1g-${idmOQP9pN1g}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kfLAGMHv7:kfLAGMHv7mOQP9pN1g},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{kfLAGMHv7:kfLAGMHv7mOQP9pN1g},webPageId:\"HOQE6i5G2\"},motionChild:true,nodeId:\"wwjtUFa79\",openInNewTab:false,scopeId:\"HOQE6i5G2\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-p5pux2 framer-y4a5jt\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gr9291\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GCRs2Y9fH:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(min(${componentViewport?.width||\"100vw\"} - 40px, (${componentViewport?.width||\"100vw\"} - 40px) * 0.85), 1200px), 1px)`,...toResponsiveImage(JjLWO80dsmOQP9pN1g)}},mDtKxkAmv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+80+2484+80+63+0+0+0+0+0),sizes:`max(min(min((${componentViewport?.width||\"100vw\"} - 40px) * 0.85, 1000px), 1200px), 1px)`,...toResponsiveImage(JjLWO80dsmOQP9pN1g)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+0+100+3712+80+63+0+0+0+0+0),sizes:`max(min(min((${componentViewport?.width||\"100vw\"} - 40px) / 1.2, 1000px), 1200px), 1px)`,...toResponsiveImage(JjLWO80dsmOQP9pN1g)},className:\"framer-1funy5w\",\"data-framer-name\":\"Project Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nhyhir\",\"data-styles-preset\":\"HbmaydmK_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3e4f5013-7b64-45be-ae5c-e4c04d45f48b, rgb(175, 182, 176))\"},children:\"Momo Packaging Company\"})}),className:\"framer-vmyjwq\",fonts:[\"Inter\"],text:wNqkgUSUsmOQP9pN1g,verticalAlignment:\"top\",withExternalLayout:true})]})})})})},idmOQP9pN1g);})})})})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xH1t4.framer-y4a5jt, .framer-xH1t4 .framer-y4a5jt { display: block; }\",\".framer-xH1t4.framer-5wjes2 { align-content: center; align-items: center; background-color: var(--token-3e4f5013-7b64-45be-ae5c-e4c04d45f48b, #afb6b0); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 20px 140px 20px; position: relative; width: 1200px; }\",\".framer-xH1t4 .framer-1fzwg8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 83%; }\",\".framer-xH1t4 .framer-mcr773 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-1j9uuv1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-kkbas6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-pp2gkm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-w3n7fc, .framer-xH1t4 .framer-vmyjwq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xH1t4 .framer-1jinbwy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 70%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xH1t4 .framer-njesmp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-1hkg1s1 { border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; flex: 1 0 0px; height: 400px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xH1t4 .framer-2gt6kc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-7txlxo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 85%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-1d3jz7n, .framer-xH1t4 .framer-dek7vu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xH1t4 .framer-1m7xswo, .framer-xH1t4 .framer-opeivc, .framer-xH1t4 .framer-ef3irp, .framer-xH1t4 .framer-1o2r4hm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-gcdup7, .framer-xH1t4 .framer-whxm71, .framer-xH1t4 .framer-169n4gt, .framer-xH1t4 .framer-4o5rdp, .framer-xH1t4 .framer-1c9jkhm, .framer-xH1t4 .framer-1yhahjs, .framer-xH1t4 .framer-qt1nso, .framer-xH1t4 .framer-bi1kf7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xH1t4 .framer-15ih4j8 { 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; max-width: 85%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-do86ex { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xH1t4 .framer-wdfi77 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-xH1t4 .framer-xepn4p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-1pqupqo, .framer-xH1t4 .framer-1edhmrl, .framer-xH1t4 .framer-6fs4qu { border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; flex: none; height: 650px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-xH1t4 .framer-jvj0d0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-142mxne { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-1q76psr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-xH1t4 .framer-1ctiayy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xH1t4 .framer-3a4mrk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-xH1t4 .framer-p5pux2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-xH1t4 .framer-gr9291 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xH1t4 .framer-1funy5w { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 400px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xH1t4.framer-5wjes2, .framer-xH1t4 .framer-1fzwg8, .framer-xH1t4 .framer-mcr773, .framer-xH1t4 .framer-1j9uuv1, .framer-xH1t4 .framer-kkbas6, .framer-xH1t4 .framer-pp2gkm, .framer-xH1t4 .framer-njesmp, .framer-xH1t4 .framer-2gt6kc, .framer-xH1t4 .framer-7txlxo, .framer-xH1t4 .framer-1d3jz7n, .framer-xH1t4 .framer-1m7xswo, .framer-xH1t4 .framer-opeivc, .framer-xH1t4 .framer-dek7vu, .framer-xH1t4 .framer-ef3irp, .framer-xH1t4 .framer-1o2r4hm, .framer-xH1t4 .framer-15ih4j8, .framer-xH1t4 .framer-wdfi77, .framer-xH1t4 .framer-xepn4p, .framer-xH1t4 .framer-jvj0d0, .framer-xH1t4 .framer-142mxne, .framer-xH1t4 .framer-1ctiayy, .framer-xH1t4 .framer-3a4mrk, .framer-xH1t4 .framer-p5pux2, .framer-xH1t4 .framer-gr9291 { gap: 0px; } .framer-xH1t4.framer-5wjes2 > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-xH1t4.framer-5wjes2 > :first-child, .framer-xH1t4 .framer-1fzwg8 > :first-child, .framer-xH1t4 .framer-mcr773 > :first-child, .framer-xH1t4 .framer-1j9uuv1 > :first-child, .framer-xH1t4 .framer-kkbas6 > :first-child, .framer-xH1t4 .framer-pp2gkm > :first-child, .framer-xH1t4 .framer-2gt6kc > :first-child, .framer-xH1t4 .framer-1d3jz7n > :first-child, .framer-xH1t4 .framer-1m7xswo > :first-child, .framer-xH1t4 .framer-opeivc > :first-child, .framer-xH1t4 .framer-dek7vu > :first-child, .framer-xH1t4 .framer-ef3irp > :first-child, .framer-xH1t4 .framer-1o2r4hm > :first-child, .framer-xH1t4 .framer-15ih4j8 > :first-child, .framer-xH1t4 .framer-wdfi77 > :first-child, .framer-xH1t4 .framer-xepn4p > :first-child, .framer-xH1t4 .framer-jvj0d0 > :first-child, .framer-xH1t4 .framer-gr9291 > :first-child { margin-top: 0px; } .framer-xH1t4.framer-5wjes2 > :last-child, .framer-xH1t4 .framer-1fzwg8 > :last-child, .framer-xH1t4 .framer-mcr773 > :last-child, .framer-xH1t4 .framer-1j9uuv1 > :last-child, .framer-xH1t4 .framer-kkbas6 > :last-child, .framer-xH1t4 .framer-pp2gkm > :last-child, .framer-xH1t4 .framer-2gt6kc > :last-child, .framer-xH1t4 .framer-1d3jz7n > :last-child, .framer-xH1t4 .framer-1m7xswo > :last-child, .framer-xH1t4 .framer-opeivc > :last-child, .framer-xH1t4 .framer-dek7vu > :last-child, .framer-xH1t4 .framer-ef3irp > :last-child, .framer-xH1t4 .framer-1o2r4hm > :last-child, .framer-xH1t4 .framer-15ih4j8 > :last-child, .framer-xH1t4 .framer-wdfi77 > :last-child, .framer-xH1t4 .framer-xepn4p > :last-child, .framer-xH1t4 .framer-jvj0d0 > :last-child, .framer-xH1t4 .framer-gr9291 > :last-child { margin-bottom: 0px; } .framer-xH1t4 .framer-1fzwg8 > *, .framer-xH1t4 .framer-mcr773 > *, .framer-xH1t4 .framer-gr9291 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xH1t4 .framer-1j9uuv1 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-xH1t4 .framer-kkbas6 > *, .framer-xH1t4 .framer-jvj0d0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-xH1t4 .framer-pp2gkm > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-xH1t4 .framer-njesmp > *, .framer-xH1t4 .framer-p5pux2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xH1t4 .framer-njesmp > :first-child, .framer-xH1t4 .framer-7txlxo > :first-child, .framer-xH1t4 .framer-142mxne > :first-child, .framer-xH1t4 .framer-1ctiayy > :first-child, .framer-xH1t4 .framer-3a4mrk > :first-child, .framer-xH1t4 .framer-p5pux2 > :first-child { margin-left: 0px; } .framer-xH1t4 .framer-njesmp > :last-child, .framer-xH1t4 .framer-7txlxo > :last-child, .framer-xH1t4 .framer-142mxne > :last-child, .framer-xH1t4 .framer-1ctiayy > :last-child, .framer-xH1t4 .framer-3a4mrk > :last-child, .framer-xH1t4 .framer-p5pux2 > :last-child { margin-right: 0px; } .framer-xH1t4 .framer-2gt6kc > *, .framer-xH1t4 .framer-xepn4p > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xH1t4 .framer-7txlxo > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-xH1t4 .framer-1d3jz7n > *, .framer-xH1t4 .framer-dek7vu > *, .framer-xH1t4 .framer-15ih4j8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xH1t4 .framer-1m7xswo > *, .framer-xH1t4 .framer-opeivc > *, .framer-xH1t4 .framer-ef3irp > *, .framer-xH1t4 .framer-1o2r4hm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xH1t4 .framer-wdfi77 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-xH1t4 .framer-142mxne > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-xH1t4 .framer-1ctiayy > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-xH1t4 .framer-3a4mrk > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-xH1t4.framer-5wjes2 { width: 810px; } .framer-xH1t4 .framer-1fzwg8 { max-width: 85%; width: 100%; } .framer-xH1t4 .framer-1j9uuv1 { gap: 40px; } .framer-xH1t4 .framer-1hkg1s1 { height: 320px; } .framer-xH1t4 .framer-7txlxo { flex-wrap: wrap; } .framer-xH1t4 .framer-1pqupqo, .framer-xH1t4 .framer-1edhmrl, .framer-xH1t4 .framer-6fs4qu { height: 520px; } .framer-xH1t4 .framer-3a4mrk { gap: 20px; } .framer-xH1t4 .framer-1funy5w { height: 300px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xH1t4 .framer-1j9uuv1, .framer-xH1t4 .framer-3a4mrk { gap: 0px; } .framer-xH1t4 .framer-1j9uuv1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xH1t4 .framer-1j9uuv1 > :first-child { margin-top: 0px; } .framer-xH1t4 .framer-1j9uuv1 > :last-child { margin-bottom: 0px; } .framer-xH1t4 .framer-3a4mrk > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-xH1t4 .framer-3a4mrk > :first-child { margin-left: 0px; } .framer-xH1t4 .framer-3a4mrk > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-xH1t4.framer-5wjes2 { width: 390px; } .framer-xH1t4 .framer-1fzwg8 { width: 85%; } .framer-xH1t4 .framer-mcr773 { padding: 80px 0px 0px 0px; } .framer-xH1t4 .framer-1j9uuv1 { gap: 40px; } .framer-xH1t4 .framer-w3n7fc, .framer-xH1t4 .framer-1jinbwy, .framer-xH1t4 .framer-vmyjwq { max-width: 90%; } .framer-xH1t4 .framer-1hkg1s1, .framer-xH1t4 .framer-1pqupqo, .framer-xH1t4 .framer-1edhmrl { height: 280px; } .framer-xH1t4 .framer-7txlxo { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; max-width: 100%; padding: 21px; } .framer-xH1t4 .framer-1d3jz7n, .framer-xH1t4 .framer-dek7vu { flex: none; width: 100%; } .framer-xH1t4 .framer-1m7xswo { flex-direction: row; gap: 6px; justify-content: flex-start; } .framer-xH1t4 .framer-gcdup7, .framer-xH1t4 .framer-169n4gt, .framer-xH1t4 .framer-1c9jkhm, .framer-xH1t4 .framer-qt1nso { flex: 0.5 0 0px; width: 1px; } .framer-xH1t4 .framer-whxm71, .framer-xH1t4 .framer-4o5rdp, .framer-xH1t4 .framer-1yhahjs, .framer-xH1t4 .framer-bi1kf7 { flex: 1 0 0px; width: 1px; } .framer-xH1t4 .framer-opeivc, .framer-xH1t4 .framer-ef3irp, .framer-xH1t4 .framer-1o2r4hm { flex-direction: row; gap: 10px; justify-content: flex-start; } .framer-xH1t4 .framer-xepn4p, .framer-xH1t4 .framer-3a4mrk { gap: 20px; } .framer-xH1t4 .framer-6fs4qu { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; height: 280px; } .framer-xH1t4 .framer-gr9291 { align-content: flex-start; align-items: flex-start; } .framer-xH1t4 .framer-1funy5w { height: 140px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xH1t4 .framer-1j9uuv1, .framer-xH1t4 .framer-7txlxo, .framer-xH1t4 .framer-1m7xswo, .framer-xH1t4 .framer-opeivc, .framer-xH1t4 .framer-ef3irp, .framer-xH1t4 .framer-1o2r4hm, .framer-xH1t4 .framer-xepn4p, .framer-xH1t4 .framer-3a4mrk { gap: 0px; } .framer-xH1t4 .framer-1j9uuv1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xH1t4 .framer-1j9uuv1 > :first-child, .framer-xH1t4 .framer-7txlxo > :first-child, .framer-xH1t4 .framer-xepn4p > :first-child { margin-top: 0px; } .framer-xH1t4 .framer-1j9uuv1 > :last-child, .framer-xH1t4 .framer-7txlxo > :last-child, .framer-xH1t4 .framer-xepn4p > :last-child { margin-bottom: 0px; } .framer-xH1t4 .framer-7txlxo > *, .framer-xH1t4 .framer-xepn4p > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xH1t4 .framer-1m7xswo > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-xH1t4 .framer-1m7xswo > :first-child, .framer-xH1t4 .framer-opeivc > :first-child, .framer-xH1t4 .framer-ef3irp > :first-child, .framer-xH1t4 .framer-1o2r4hm > :first-child, .framer-xH1t4 .framer-3a4mrk > :first-child { margin-left: 0px; } .framer-xH1t4 .framer-1m7xswo > :last-child, .framer-xH1t4 .framer-opeivc > :last-child, .framer-xH1t4 .framer-ef3irp > :last-child, .framer-xH1t4 .framer-1o2r4hm > :last-child, .framer-xH1t4 .framer-3a4mrk > :last-child { margin-right: 0px; } .framer-xH1t4 .framer-opeivc > *, .framer-xH1t4 .framer-ef3irp > *, .framer-xH1t4 .framer-1o2r4hm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xH1t4 .framer-3a4mrk > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5274\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GCRs2Y9fH\":{\"layout\":[\"fixed\",\"auto\"]},\"mDtKxkAmv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerHOQE6i5G2=withCSS(Component,css,\"framer-xH1t4\");export default FramerHOQE6i5G2;FramerHOQE6i5G2.displayName=\"Collection\";FramerHOQE6i5G2.defaultProps={height:5274,width:1200};addFonts(FramerHOQE6i5G2,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHOQE6i5G2\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5274\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GCRs2Y9fH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mDtKxkAmv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "MotionSectionWithOptimizedAppearEffect", "withOptimizedAppearEffect", "MotionSectionWithFX", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "animation4", "transition3", "textEffect", "toResponsiveImage", "value", "animation5", "transition4", "animation6", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "animation7", "animation8", "animation9", "transition5", "animation10", "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", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "KcbVUVG0t_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "wNqkgUSUs", "w6cz5AHMq", "JjLWO80ds", "BeMpEaygT", "In3lbbjkb", "NLYKjBEwz", "CokQ5X05N", "d7BklUYky", "iuEq7OdmC", "HfKgv2ERo", "pHNJNzRSR", "kfLAGMHv7mOQP9pN1g", "JjLWO80dsmOQP9pN1g", "wNqkgUSUsmOQP9pN1g", "idmOQP9pN1g", "previousItemId_wNqkgUSUs", "nextItemId_wNqkgUSUs", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithFX", "RichTextWithFX", "x", "RichText2", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ImageWithFX", "MotionSectionWithOptimizedAppearEffect", "Image2", "MotionSectionWithFX", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "css", "FramerHOQE6i5G2", "withCSS", "HOQE6i5G2_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
