{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zZwnvGO3NC89NWU6u0fg/NfUor9azqmdqtKVaq8LI/Z0focGfUR.js"],
  "sourcesContent": ["// Generated by Framer (8c7926c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,GeneratedComponentContext,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Projects from\"#framer/local/collection/zWhGb2oRw/zWhGb2oRw.js\";import*as sharedStyle from\"#framer/local/css/qvfKU1TuR/qvfKU1TuR.js\";import*as sharedStyle1 from\"#framer/local/css/UA44UEn_z/UA44UEn_z.js\";import metadataProvider from\"#framer/local/webPageMetadata/Z0focGfUR/Z0focGfUR.js\";const breakpoints={nKSLzhUgc:\"(max-width: 809px)\",wwAtmuCzd:\"(min-width: 1200px)\",ZN4LO1uUN:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-juVoT\";const variantClassNames={nKSLzhUgc:\"framer-v-1ljyywt\",wwAtmuCzd:\"framer-v-pu9h3n\",ZN4LO1uUN:\"framer-v-2r22wa\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"wwAtmuCzd\",Phone:\"nKSLzhUgc\",Tablet:\"ZN4LO1uUN\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"wwAtmuCzd\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Z0focGfUR\",data:Projects,type:\"Collection\"},select:[{collection:\"Z0focGfUR\",name:\"v4AwOSNAv\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"zXDVDQOgC\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"PulDjeOwV\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"v0Dt29P3a\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"tR9EJ4Ass\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"AR8qB6M8u\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"T82wsGsmm\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"dYsuepkdE\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"B1oxrX7Ft\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"eAwIqxLeb\",type:\"Identifier\"},{collection:\"Z0focGfUR\",name:\"oeltdS7Gp\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Z0focGfUR\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2,_getFromCurrentRouteData3,_getFromCurrentRouteData4;const{style,className,layoutId,variant,v4AwOSNAv=(_getFromCurrentRouteData=getFromCurrentRouteData(\"v4AwOSNAv\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",PulDjeOwV=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"PulDjeOwV\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",v0Dt29P3a=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"v0Dt29P3a\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",zXDVDQOgC=(_getFromCurrentRouteData3=getFromCurrentRouteData(\"zXDVDQOgC\"))!==null&&_getFromCurrentRouteData3!==void 0?_getFromCurrentRouteData3:\"\",tR9EJ4Ass=(_getFromCurrentRouteData4=getFromCurrentRouteData(\"tR9EJ4Ass\"))!==null&&_getFromCurrentRouteData4!==void 0?_getFromCurrentRouteData4:\"\",T82wsGsmm=getFromCurrentRouteData(\"T82wsGsmm\"),dYsuepkdE=getFromCurrentRouteData(\"dYsuepkdE\"),AR8qB6M8u=getFromCurrentRouteData(\"AR8qB6M8u\"),eAwIqxLeb=getFromCurrentRouteData(\"eAwIqxLeb\"),B1oxrX7Ft=getFromCurrentRouteData(\"B1oxrX7Ft\"),oeltdS7Gp=getFromCurrentRouteData(\"oeltdS7Gp\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-juVoT`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-juVoT`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const visible=isSet(oeltdS7Gp);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wwAtmuCzd\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-pu9h3n\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ld0ltg\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1z08j90\",\"data-styles-preset\":\"qvfKU1TuR\",children:\"Philly\u2019s Ice Cream\"})}),className:\"framer-dscmju\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:v4AwOSNAv,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bnn5ce\",\"data-styles-preset\":\"UA44UEn_z\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Year\"})}),className:\"framer-hacjgm\",\"data-framer-name\":\"Year\",fonts:[\"Inter\"],name:\"Year\",text:PulDjeOwV,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bnn5ce\",\"data-styles-preset\":\"UA44UEn_z\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Role\"})}),className:\"framer-10z3zdt\",\"data-framer-name\":\"Role\",fonts:[\"Inter\"],name:\"Role\",text:v0Dt29P3a,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bnn5ce\",\"data-styles-preset\":\"UA44UEn_z\",style:{\"--framer-text-alignment\":\"center\"},children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis nec porttitor risus, non luctus augue. Nulla et accumsan lacus, et finibus lectus. Praesent et elit est. Nam eget semper augue. \"})}),className:\"framer-uz34ol\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],name:\"Description\",text:zXDVDQOgC,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-bnn5ce\",\"data-styles-preset\":\"UA44UEn_z\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Photography\",/*#__PURE__*/_jsx(\"br\",{}),\"Branding\"]})}),className:\"framer-yej985\",\"data-framer-name\":\"Deliverables\",fonts:[\"Inter\"],name:\"Deliverables\",text:tR9EJ4Ass,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nKSLzhUgc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(785),sizes:\"345px\",...toResponsiveImage(T82wsGsmm),...{positionX:\"center\",positionY:\"center\"}}},ZN4LO1uUN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(807),sizes:\"calc((90vw - 40px) * 0.8663)\",...toResponsiveImage(T82wsGsmm),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(805),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(T82wsGsmm),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-eun4fw\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nKSLzhUgc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1123),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(dYsuepkdE),...{positionX:\"center\",positionY:\"center\"}}},ZN4LO1uUN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1367),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(dYsuepkdE),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1446),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(dYsuepkdE),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-57kqqi\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nKSLzhUgc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1162),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(AR8qB6M8u),...{positionX:\"center\",positionY:\"center\"}}},ZN4LO1uUN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1409),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(AR8qB6M8u),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1488),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(AR8qB6M8u),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1pisxuh\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nKSLzhUgc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1201),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(eAwIqxLeb),...{positionX:\"center\",positionY:\"center\"}}},ZN4LO1uUN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1451),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(eAwIqxLeb),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1530),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(eAwIqxLeb),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-w9hd2b\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nKSLzhUgc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1240),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(B1oxrX7Ft),...{positionX:\"center\",positionY:\"center\"}}},ZN4LO1uUN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1493),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(B1oxrX7Ft),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1572),sizes:\"calc(90vw - 40px)\",...toResponsiveImage(B1oxrX7Ft),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-qoy7oi\",\"data-framer-name\":\"Banner\",name:\"Banner\"})})]}),visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nKSLzhUgc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1922),sizes:\"100vw\",...toResponsiveImage(oeltdS7Gp),...{positionX:\"center\",positionY:\"center\"}}},ZN4LO1uUN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2175),sizes:\"100vw\",...toResponsiveImage(oeltdS7Gp),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2222),sizes:\"100vw\",...toResponsiveImage(oeltdS7Gp),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-jldtdk\",\"data-framer-name\":\"Image 6\",name:\"Image 6\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e1xqjb\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-sgesj6 framer-a3w8nz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-c44b6734-94a7-40e4-af82-cea04f989778, rgb(255, 255, 255))\"},children:\"<\u2014\u2014\"})}),className:\"framer-o5dbi4\",fonts:[\"Inter-Bold\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-juVoT { background: var(--token-4097b879-d08e-4418-85b9-14e3c5001257, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; }`,\".framer-juVoT.framer-a3w8nz, .framer-juVoT .framer-a3w8nz { display: block; }\",\".framer-juVoT.framer-pu9h3n { align-content: center; align-items: center; background-color: var(--token-4097b879-d08e-4418-85b9-14e3c5001257, #010101); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-juVoT .framer-1ld0ltg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: flex-start; max-width: 90%; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-juVoT .framer-dscmju { flex: none; height: 110px; position: relative; white-space: pre-wrap; width: 99%; word-break: break-word; word-wrap: break-word; }\",\".framer-juVoT .framer-hacjgm, .framer-juVoT .framer-10z3zdt, .framer-juVoT .framer-uz34ol, .framer-juVoT .framer-yej985 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-juVoT .framer-eun4fw, .framer-juVoT .framer-1pisxuh { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 904px); position: relative; width: 100%; }\",\".framer-juVoT .framer-57kqqi, .framer-juVoT .framer-qoy7oi { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 905px); position: relative; width: 100%; }\",\".framer-juVoT .framer-w9hd2b { align-content: center; align-items: center; aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 904px); justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-juVoT .framer-jldtdk { flex: none; height: 757px; position: relative; width: 100%; }\",\".framer-juVoT .framer-1e1xqjb { align-content: center; align-items: center; background-color: var(--token-4097b879-d08e-4418-85b9-14e3c5001257, #010101); 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-juVoT .framer-sgesj6 { background-color: var(--token-b9cf2838-10cc-4901-adc5-1e5c697c67d7, #b05b60); border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: 42px; overflow: hidden; position: relative; text-decoration: none; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-juVoT .framer-o5dbi4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 51%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-juVoT.framer-pu9h3n, .framer-juVoT .framer-1ld0ltg, .framer-juVoT .framer-w9hd2b, .framer-juVoT .framer-1e1xqjb { gap: 0px; } .framer-juVoT.framer-pu9h3n > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-juVoT.framer-pu9h3n > :first-child, .framer-juVoT .framer-1ld0ltg > :first-child { margin-top: 0px; } .framer-juVoT.framer-pu9h3n > :last-child, .framer-juVoT .framer-1ld0ltg > :last-child { margin-bottom: 0px; } .framer-juVoT .framer-1ld0ltg > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } .framer-juVoT .framer-w9hd2b > *, .framer-juVoT .framer-1e1xqjb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-juVoT .framer-w9hd2b > :first-child, .framer-juVoT .framer-1e1xqjb > :first-child { margin-left: 0px; } .framer-juVoT .framer-w9hd2b > :last-child, .framer-juVoT .framer-1e1xqjb > :last-child { margin-right: 0px; } }\",`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-juVoT { background: var(--token-4097b879-d08e-4418-85b9-14e3c5001257, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; } .framer-juVoT.framer-pu9h3n { gap: 82px; width: 390px; } .framer-juVoT .framer-1ld0ltg { gap: 38px; } .framer-juVoT .framer-dscmju { height: 105px; width: 87%; } .framer-juVoT .framer-eun4fw { height: var(--framer-aspect-ratio-supported, 300px); width: 345px; } .framer-juVoT .framer-57kqqi, .framer-juVoT .framer-w9hd2b { height: var(--framer-aspect-ratio-supported, 271px); } .framer-juVoT .framer-1pisxuh, .framer-juVoT .framer-qoy7oi { height: var(--framer-aspect-ratio-supported, 270px); } .framer-juVoT .framer-jldtdk { height: 300px; } .framer-juVoT .framer-1e1xqjb { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-juVoT.framer-pu9h3n, .framer-juVoT .framer-1ld0ltg, .framer-juVoT .framer-1e1xqjb { gap: 0px; } .framer-juVoT.framer-pu9h3n > * { margin: 0px; margin-bottom: calc(82px / 2); margin-top: calc(82px / 2); } .framer-juVoT.framer-pu9h3n > :first-child, .framer-juVoT .framer-1ld0ltg > :first-child, .framer-juVoT .framer-1e1xqjb > :first-child { margin-top: 0px; } .framer-juVoT.framer-pu9h3n > :last-child, .framer-juVoT .framer-1ld0ltg > :last-child, .framer-juVoT .framer-1e1xqjb > :last-child { margin-bottom: 0px; } .framer-juVoT .framer-1ld0ltg > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-juVoT .framer-1e1xqjb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-juVoT { background: var(--token-4097b879-d08e-4418-85b9-14e3c5001257, rgb(1, 1, 1)) /* {\"name\":\"Black\"} */; } .framer-juVoT.framer-pu9h3n { gap: 82px; padding: 91px 0px 91px 0px; width: 810px; } .framer-juVoT .framer-1ld0ltg { order: 0; } .framer-juVoT .framer-dscmju { height: 121px; width: 99%; } .framer-juVoT .framer-eun4fw { height: var(--framer-aspect-ratio-supported, 519px); width: 87%; } .framer-juVoT .framer-57kqqi, .framer-juVoT .framer-w9hd2b, .framer-juVoT .framer-qoy7oi { height: var(--framer-aspect-ratio-supported, 599px); } .framer-juVoT .framer-1pisxuh { height: var(--framer-aspect-ratio-supported, 600px); } .framer-juVoT .framer-jldtdk { height: 500px; order: 1; } .framer-juVoT .framer-1e1xqjb { flex-direction: column; order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-juVoT.framer-pu9h3n, .framer-juVoT .framer-1e1xqjb { gap: 0px; } .framer-juVoT.framer-pu9h3n > * { margin: 0px; margin-bottom: calc(82px / 2); margin-top: calc(82px / 2); } .framer-juVoT.framer-pu9h3n > :first-child, .framer-juVoT .framer-1e1xqjb > :first-child { margin-top: 0px; } .framer-juVoT.framer-pu9h3n > :last-child, .framer-juVoT .framer-1e1xqjb > :last-child { margin-bottom: 0px; } .framer-juVoT .framer-1e1xqjb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6373\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nKSLzhUgc\":{\"layout\":[\"fixed\",\"auto\"]},\"ZN4LO1uUN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerZ0focGfUR=withCSS(Component,css,\"framer-juVoT\");export default FramerZ0focGfUR;FramerZ0focGfUR.displayName=\"Projects\";FramerZ0focGfUR.defaultProps={height:6373,width:1200};addFonts(FramerZ0focGfUR,[{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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZ0focGfUR\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"6373\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nKSLzhUgc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZN4LO1uUN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "isSet", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "zWhGb2oRw_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "_getFromCurrentRouteData3", "_getFromCurrentRouteData4", "style", "className", "layoutId", "variant", "v4AwOSNAv", "PulDjeOwV", "v0Dt29P3a", "zXDVDQOgC", "tR9EJ4Ass", "T82wsGsmm", "dYsuepkdE", "AR8qB6M8u", "eAwIqxLeb", "B1oxrX7Ft", "oeltdS7Gp", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "visible", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "RichText2", "x", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "Link", "css", "FramerZ0focGfUR", "withCSS", "Z0focGfUR_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
