{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7A8jpVDYwZqXuR16l1k0/gFedM8vX4UquTtHHIgJY/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PathVariablesContext,PropertyOverrides,ResolveLinks,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import MasonryLayout from\"https://framerusercontent.com/modules/Sgny8a1hxufC0CW4sw7y/3ADgysbv5RbdIyxMwHQL/Masonry_Layout.js\";import FooterCopy from\"#framer/local/canvasComponent/CQlOaFhe9/CQlOaFhe9.js\";import ImageWrap from\"#framer/local/canvasComponent/FpmHCeocc/FpmHCeocc.js\";import Footer from\"#framer/local/canvasComponent/HrjLkvvn8/HrjLkvvn8.js\";import Nav from\"#framer/local/canvasComponent/tmV_pUgdN/tmV_pUgdN.js\";import Projects from\"#framer/local/collection/v5Dbg1SBZ/v5Dbg1SBZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const FooterCopyFonts=getFonts(FooterCopy);const FooterCopyWithVariantAppearEffect=withVariantAppearEffect(FooterCopy);const ContainerWithFX=withFX(Container);const ImageWrapFonts=getFonts(ImageWrap);const MasonryLayoutFonts=getFonts(MasonryLayout);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const FooterFonts=getFonts(Footer);const NavFonts=getFonts(Nav);const breakpoints={pJ4vXNiY2:\"(min-width: 800px) and (max-width: 1199px)\",Rfrviqmfw:\"(max-width: 799px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-E54BX\";const variantClassNames={pJ4vXNiY2:\"framer-v-jlkghy\",Rfrviqmfw:\"framer-v-12zpxqa\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:100,delay:.6,mass:1.2,stiffness:149,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"pJ4vXNiY2\",Desktop:\"WQLkyLRf1\",Phone:\"Rfrviqmfw\"};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:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,HBetcBF6qdrChTLOg4,HBetcBF6qaBVaw_t1W,lFAV6Y2A5drChTLOg4,J_qlbi8CpdrChTLOg4,l6gIu_tGQdrChTLOg4,KZ0mKcFT7drChTLOg4,YokM9ecfRdrChTLOg4,p2dDr__xTdrChTLOg4,iddrChTLOg4,HBetcBF6qo5Boa2XYv,lFAV6Y2A5o5Boa2XYv,J_qlbi8Cpo5Boa2XYv,l6gIu_tGQo5Boa2XYv,KZ0mKcFT7o5Boa2XYv,YokM9ecfRo5Boa2XYv,p2dDr__xTo5Boa2XYv,ido5Boa2XYv,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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-E54BX`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-E54BX`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"pJ4vXNiY2\",\"Rfrviqmfw\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if([\"pJ4vXNiY2\",\"Rfrviqmfw\"].includes(baseVariant))return true;return false;};const elementId=useRouteElementId(\"aQV5dNhig\");const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"100vw\",y:950,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1w5ckuj-container hidden-jlkghy hidden-12zpxqa\",\"data-framer-name\":\"Scroll footer\",layoutScroll:true,name:\"Scroll footer\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(FooterCopyWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"OLW1KNpMe\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Lslky1on0\",layoutId:\"Lslky1on0\",name:\"Scroll footer\",style:{width:\"100%\"},variant:\"kghoJ6Fjx\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11fuj1q\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1tfspn7-container hidden-jlkghy hidden-12zpxqa\",\"data-framer-appear-id\":\"1tfspn7\",\"data-framer-name\":\"Masonry - Desktop\",initial:animation2,name:\"Masonry - Desktop\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MasonryLayout,{autoArrange:false,columns:3,columnWidth:\"fill\",gap:15,height:\"100%\",id:\"ifO0lxWHy\",layers:[/*#__PURE__*/_jsx(motion.main,{className:\"framer-14qb5ae\",\"data-framer-name\":\"Projects - Hover\",name:\"Projects - Hover\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"drChTLOg4\",data:Projects,type:\"Collection\"},select:[{collection:\"drChTLOg4\",name:\"HBetcBF6q\",type:\"Identifier\"},{collection:\"drChTLOg4\",name:\"lFAV6Y2A5\",type:\"Identifier\"},{collection:\"drChTLOg4\",name:\"J_qlbi8Cp\",type:\"Identifier\"},{collection:\"drChTLOg4\",name:\"l6gIu_tGQ\",type:\"Identifier\"},{collection:\"drChTLOg4\",name:\"KZ0mKcFT7\",type:\"Identifier\"},{collection:\"drChTLOg4\",name:\"YokM9ecfR\",type:\"Identifier\"},{collection:\"drChTLOg4\",name:\"p2dDr__xT\",type:\"Identifier\"},{collection:\"drChTLOg4\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection===null||collection===void 0?void 0:collection.map(({HBetcBF6q:HBetcBF6qdrChTLOg4,id:iddrChTLOg4,J_qlbi8Cp:J_qlbi8CpdrChTLOg4,KZ0mKcFT7:KZ0mKcFT7drChTLOg4,l6gIu_tGQ:l6gIu_tGQdrChTLOg4,lFAV6Y2A5:lFAV6Y2A5drChTLOg4,p2dDr__xT:p2dDr__xTdrChTLOg4,YokM9ecfR:YokM9ecfRdrChTLOg4},index)=>{HBetcBF6qdrChTLOg4!==null&&HBetcBF6qdrChTLOg4!==void 0?HBetcBF6qdrChTLOg4:HBetcBF6qdrChTLOg4=\"\";J_qlbi8CpdrChTLOg4!==null&&J_qlbi8CpdrChTLOg4!==void 0?J_qlbi8CpdrChTLOg4:J_qlbi8CpdrChTLOg4=\"\";l6gIu_tGQdrChTLOg4!==null&&l6gIu_tGQdrChTLOg4!==void 0?l6gIu_tGQdrChTLOg4:l6gIu_tGQdrChTLOg4=\"#09F\";KZ0mKcFT7drChTLOg4!==null&&KZ0mKcFT7drChTLOg4!==void 0?KZ0mKcFT7drChTLOg4:KZ0mKcFT7drChTLOg4=\"#09F\";p2dDr__xTdrChTLOg4!==null&&p2dDr__xTdrChTLOg4!==void 0?p2dDr__xTdrChTLOg4:p2dDr__xTdrChTLOg4=\"\";const visible=negate(equals(HBetcBF6qdrChTLOg4,HBetcBF6qaBVaw_t1W));return /*#__PURE__*/_jsx(LayoutGroup,{id:`drChTLOg4-${iddrChTLOg4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{HBetcBF6q:HBetcBF6qdrChTLOg4},children:visible&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{HBetcBF6q:HBetcBF6qdrChTLOg4},webPageId:\"aBVaw_t1W\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"398px\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bkkuer-container\",children:/*#__PURE__*/_jsx(ImageWrap,{ckhoteGl5:J_qlbi8CpdrChTLOg4,EYhwgSGYQ:KZ0mKcFT7drChTLOg4,ftapyWf1_:toResponsiveImage(lFAV6Y2A5drChTLOg4),gu_K52erX:l6gIu_tGQdrChTLOg4,height:\"100%\",id:\"J_JQ7XydQ\",layoutId:\"J_JQ7XydQ\",Sm3NLCAzG:resolvedLinks[0],style:{width:\"100%\"},uApWw316j:isSet(YokM9ecfRdrChTLOg4),variant:\"X3tMfeq5N\",VFw6WMyhI:YokM9ecfRdrChTLOg4,width:\"100%\",YX6de8soQ:p2dDr__xTdrChTLOg4})})})})})},iddrChTLOg4);})})})})})],layoutId:\"ifO0lxWHy\",name:\"Masonry - Desktop\",style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1lbbuoz-container hidden-72rtr7\",\"data-framer-appear-id\":\"1lbbuoz\",\"data-framer-name\":\"Masonry - Phone\",initial:animation2,name:\"Masonry - Phone\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MasonryLayout,{autoArrange:false,columns:2,columnWidth:\"fill\",gap:15,height:\"100%\",id:\"lO3Kz9db6\",layers:[/*#__PURE__*/_jsx(motion.main,{className:\"framer-15b4jg9\",\"data-framer-name\":\"Projects - No Hover\",name:\"Projects - No Hover\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"o5Boa2XYv\",data:Projects,type:\"Collection\"},select:[{collection:\"o5Boa2XYv\",name:\"HBetcBF6q\",type:\"Identifier\"},{collection:\"o5Boa2XYv\",name:\"lFAV6Y2A5\",type:\"Identifier\"},{collection:\"o5Boa2XYv\",name:\"J_qlbi8Cp\",type:\"Identifier\"},{collection:\"o5Boa2XYv\",name:\"l6gIu_tGQ\",type:\"Identifier\"},{collection:\"o5Boa2XYv\",name:\"KZ0mKcFT7\",type:\"Identifier\"},{collection:\"o5Boa2XYv\",name:\"YokM9ecfR\",type:\"Identifier\"},{collection:\"o5Boa2XYv\",name:\"p2dDr__xT\",type:\"Identifier\"},{collection:\"o5Boa2XYv\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1===null||collection1===void 0?void 0:collection1.map(({HBetcBF6q:HBetcBF6qo5Boa2XYv,id:ido5Boa2XYv,J_qlbi8Cp:J_qlbi8Cpo5Boa2XYv,KZ0mKcFT7:KZ0mKcFT7o5Boa2XYv,l6gIu_tGQ:l6gIu_tGQo5Boa2XYv,lFAV6Y2A5:lFAV6Y2A5o5Boa2XYv,p2dDr__xT:p2dDr__xTo5Boa2XYv,YokM9ecfR:YokM9ecfRo5Boa2XYv},index1)=>{HBetcBF6qo5Boa2XYv!==null&&HBetcBF6qo5Boa2XYv!==void 0?HBetcBF6qo5Boa2XYv:HBetcBF6qo5Boa2XYv=\"\";J_qlbi8Cpo5Boa2XYv!==null&&J_qlbi8Cpo5Boa2XYv!==void 0?J_qlbi8Cpo5Boa2XYv:J_qlbi8Cpo5Boa2XYv=\"\";l6gIu_tGQo5Boa2XYv!==null&&l6gIu_tGQo5Boa2XYv!==void 0?l6gIu_tGQo5Boa2XYv:l6gIu_tGQo5Boa2XYv=\"#09F\";KZ0mKcFT7o5Boa2XYv!==null&&KZ0mKcFT7o5Boa2XYv!==void 0?KZ0mKcFT7o5Boa2XYv:KZ0mKcFT7o5Boa2XYv=\"#09F\";p2dDr__xTo5Boa2XYv!==null&&p2dDr__xTo5Boa2XYv!==void 0?p2dDr__xTo5Boa2XYv:p2dDr__xTo5Boa2XYv=\"\";const visible1=negate(equals(HBetcBF6qo5Boa2XYv,HBetcBF6qaBVaw_t1W));return /*#__PURE__*/_jsx(LayoutGroup,{id:`o5Boa2XYv-${ido5Boa2XYv}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{HBetcBF6q:HBetcBF6qo5Boa2XYv},children:visible1&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{HBetcBF6q:HBetcBF6qo5Boa2XYv},webPageId:\"aBVaw_t1W\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"398px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iuvvak-container\",children:/*#__PURE__*/_jsx(ImageWrap,{ckhoteGl5:J_qlbi8Cpo5Boa2XYv,EYhwgSGYQ:KZ0mKcFT7o5Boa2XYv,ftapyWf1_:toResponsiveImage(lFAV6Y2A5o5Boa2XYv),gu_K52erX:l6gIu_tGQo5Boa2XYv,height:\"100%\",id:\"sZVdIULd_\",layoutId:\"sZVdIULd_\",Sm3NLCAzG:resolvedLinks1[0],style:{width:\"100%\"},uApWw316j:isSet(YokM9ecfRo5Boa2XYv),variant:\"j6OatWIu0\",VFw6WMyhI:YokM9ecfRo5Boa2XYv,width:\"100%\",YX6de8soQ:p2dDr__xTo5Boa2XYv})})})})})},ido5Boa2XYv);})})})})})],layoutId:\"lO3Kz9db6\",name:\"Masonry - Phone\",style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Rfrviqmfw:{y:361}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:363,width:\"100vw\",y:381,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"up\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14ceww5-container\",id:elementId,ref:ref2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pJ4vXNiY2:{variant:\"qAWjoAI8x\"},Rfrviqmfw:{variant:\"qAWjoAI8x\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"aQV5dNhig\",layoutId:\"aQV5dNhig\",style:{width:\"100%\"},variant:\"SCGiEO5Dt\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tnb6vt-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pJ4vXNiY2:{variant:\"Y3Lqa2awl\"},Rfrviqmfw:{variant:\"Y3Lqa2awl\"}},children:/*#__PURE__*/_jsx(Nav,{GEOTmOHP5:false,H25NmIrd9:\"rgba(0, 0, 0, 0)\",height:\"100%\",id:\"SApl9haGp\",layoutId:\"SApl9haGp\",style:{width:\"100%\"},Sxye7myqx:true,variant:\"fqVpcypMv\",VpfKHY5w8:\"bVwBq0SE9\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-E54BX { background: var(--token-a02dab53-f9f9-4380-b5b1-705cfd9a5e06, rgb(255, 255, 255)) /* {\"name\":\"Secondary\"} */; }`,\".framer-E54BX.framer-lux5qc, .framer-E54BX .framer-lux5qc { display: block; }\",\".framer-E54BX.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-a02dab53-f9f9-4380-b5b1-705cfd9a5e06, #ffffff); cursor: default; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 41px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-E54BX .framer-1w5ckuj-container { bottom: 0px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-E54BX .framer-11fuj1q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 20px 20px 20px; position: relative; width: 100%; }\",\".framer-E54BX .framer-1tfspn7-container, .framer-E54BX .framer-bkkuer-container, .framer-E54BX .framer-1lbbuoz-container, .framer-E54BX .framer-1iuvvak-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-E54BX .framer-14qb5ae, .framer-E54BX .framer-15b4jg9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 398px; }\",\".framer-E54BX .framer-14ceww5-container { flex: none; height: auto; position: relative; width: 100%; z-index: 9; }\",\".framer-E54BX .framer-1tnb6vt-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E54BX.framer-72rtr7, .framer-E54BX .framer-11fuj1q, .framer-E54BX .framer-14qb5ae, .framer-E54BX .framer-15b4jg9 { gap: 0px; } .framer-E54BX.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(41px / 2); margin-top: calc(41px / 2); } .framer-E54BX.framer-72rtr7 > :first-child, .framer-E54BX .framer-11fuj1q > :first-child, .framer-E54BX .framer-14qb5ae > :first-child, .framer-E54BX .framer-15b4jg9 > :first-child { margin-top: 0px; } .framer-E54BX.framer-72rtr7 > :last-child, .framer-E54BX .framer-11fuj1q > :last-child, .framer-E54BX .framer-14qb5ae > :last-child, .framer-E54BX .framer-15b4jg9 > :last-child { margin-bottom: 0px; } .framer-E54BX .framer-11fuj1q > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-E54BX .framer-14qb5ae > *, .framer-E54BX .framer-15b4jg9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 800px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-E54BX { background: var(--token-a02dab53-f9f9-4380-b5b1-705cfd9a5e06, rgb(255, 255, 255)) /* {\"name\":\"Secondary\"} */; } .framer-E54BX.framer-72rtr7 { width: 800px; }}`,`@media (max-width: 799px) { .${metadata.bodyClassName}-framer-E54BX { background: var(--token-a02dab53-f9f9-4380-b5b1-705cfd9a5e06, rgb(255, 255, 255)) /* {\"name\":\"Secondary\"} */; } .framer-E54BX.framer-72rtr7 { width: 390px; } .framer-E54BX .framer-11fuj1q { padding: 110px 10px 10px 10px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1369\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pJ4vXNiY2\":{\"layout\":[\"fixed\",\"auto\"]},\"Rfrviqmfw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-E54BX\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:1369,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[]},...FooterCopyFonts,...ImageWrapFonts,...MasonryLayoutFonts,...FooterFonts,...NavFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1369\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pJ4vXNiY2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Rfrviqmfw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["FooterCopyFonts", "getFonts", "CQlOaFhe9_default", "FooterCopyWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "withFX", "Container", "ImageWrapFonts", "FpmHCeocc_default", "MasonryLayoutFonts", "MasonryLayout", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "FooterFonts", "HrjLkvvn8_default", "NavFonts", "tmV_pUgdN_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "transition2", "animation1", "animation2", "equals", "a", "b", "negate", "value", "animation3", "transition3", "animation4", "toResponsiveImage", "isSet", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "HBetcBF6qdrChTLOg4", "HBetcBF6qaBVaw_t1W", "lFAV6Y2A5drChTLOg4", "J_qlbi8CpdrChTLOg4", "l6gIu_tGQdrChTLOg4", "KZ0mKcFT7drChTLOg4", "YokM9ecfRdrChTLOg4", "p2dDr__xTdrChTLOg4", "iddrChTLOg4", "HBetcBF6qo5Boa2XYv", "lFAV6Y2A5o5Boa2XYv", "J_qlbi8Cpo5Boa2XYv", "l6gIu_tGQo5Boa2XYv", "KZ0mKcFT7o5Boa2XYv", "YokM9ecfRo5Boa2XYv", "p2dDr__xTo5Boa2XYv", "ido5Boa2XYv", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "router", "useRouter", "isDisplayed1", "elementId", "useRouteElementId", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ChildrenCanSuspend", "v5Dbg1SBZ_default", "collection", "paginationInfo", "loadMore", "l", "index", "visible", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "collection1", "paginationInfo1", "loadMore1", "index1", "visible1", "resolvedLinks1", "PropertyOverrides2", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "__FramerMetadata__"]
}
