{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/beg8lTPN2xvLuPMHSlBE/9uk0VQehusJMuOiRJ9mh/SGfTfeVb6.js", "ssg:https://framerusercontent.com/modules/pX8rpOgR9QOt02j0cadu/L3Cq8QMFb1LiVqUxRHVk/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (8c7926c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-AxEDG .framer-styles-preset-j2734i:not(.rich-text-wrapper), .framer-AxEDG .framer-styles-preset-j2734i.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: #34740a; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #969696; --framer-link-text-decoration: none; }\"];export const className=\"framer-AxEDG\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (8c7926c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/KwRqQriWf/KwRqQriWf.js\";import Module from\"#framer/local/canvasComponent/ng1EPnhaU/ng1EPnhaU.js\";import NavigationNew from\"#framer/local/canvasComponent/TtU8Yga6Z/TtU8Yga6Z.js\";import*as sharedStyle from\"#framer/local/css/SGfTfeVb6/SGfTfeVb6.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavigationNewFonts=getFonts(NavigationNew);const MotionDivWithFX=withFX(motion.div);const ModuleFonts=getFonts(Module);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={AmBOp_Xub:\"(min-width: 810px) and (max-width: 1437px)\",MaYvwplm4:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1438px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7nKo2\";const variantClassNames={AmBOp_Xub:\"framer-v-1fncvaf\",MaYvwplm4:\"framer-v-4kdxbz\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:30,delay:0,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:0};const animation2={opacity:1,rotate:45,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const animation3={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:.97,skewX:0,skewY:0,transition:transition1};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"MaYvwplm4\",Tablet:\"AmBOp_Xub\"};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,...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-7nKo2`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-7nKo2`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:71,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h2w9aa-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MaYvwplm4:{variant:\"Lqc0RZMaU\"}},children:/*#__PURE__*/_jsx(NavigationNew,{height:\"100%\",id:\"wIA8VMkSe\",layoutId:\"wIA8VMkSe\",style:{width:\"100%\"},variant:\"TQGGspIyR\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o21kq9\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-nrjziz\",whileHover:animation2,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1nkqrvq\",\"data-framer-name\":\"Star 13\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:43,intrinsicWidth:43,name:\"Star 13\",svg:'<svg width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M22.2349 3.98458L26.4208 15.2967C26.6406 15.8909 27.1091 16.3594 27.7033 16.5792L39.0154 20.7651C39.6977 21.0175 39.6977 21.9825 39.0154 22.2349L27.7033 26.4208C27.1091 26.6406 26.6406 27.1091 26.4208 27.7033L22.2349 39.0154C21.9825 39.6977 21.0175 39.6977 20.7651 39.0154L16.5792 27.7033C16.3594 27.1091 15.8909 26.6406 15.2967 26.4208L3.98458 22.2349C3.30234 21.9825 3.30235 21.0175 3.98458 20.7651L15.2967 16.5792C15.8909 16.3594 16.3594 15.8909 16.5792 15.2967L20.7651 3.98458C21.0175 3.30234 21.9825 3.30235 22.2349 3.98458Z\" fill=\"#ECF2A0\" stroke=\"#2A6E00\" stroke-width=\"1.3871\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Q3JpbXNvbiBQcm8tMzAw\",\"--framer-font-family\":'\"Crimson Pro\", \"Crimson Pro Placeholder\", serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7Q3JpbXNvbiBQcm8tMzAwaXRhbGlj\",\"--framer-font-style\":\"italic\"},children:\"Hello\"}),\", I'm Widya\u2014a people-first product designer & systems thinker with a knack for visual design\"]})}),className:\"framer-1qeqsql\",fonts:[\"GF;Crimson Pro-300\",\"GF;Crimson Pro-300italic\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7V29yayBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Work Sans\", \"Work Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-text-color\":\"rgb(33, 33, 33)\"},children:[\"Exploring AI-powered peer review rebuttal tech @ \",/*#__PURE__*/_jsx(Link,{href:\"https://protolab.ucsd.edu/\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-j2734i\",\"data-styles-preset\":\"SGfTfeVb6\",children:\"ProtoLab\"})})]})}),className:\"framer-14cswrk\",fonts:[\"GF;Work Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2f50cf\",\"data-framer-name\":\"Stack\",name:\"Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"110%\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7T3ZlcnBhc3MgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Overpass Mono\"',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.01em\"},children:\"CASE STUDIES \u2193\"})})}),className:\"framer-1bi9oz\",\"data-framer-name\":\"CASE STUDIES \u2193\",fonts:[\"GF;Overpass Mono-regular\"],name:\"CASE STUDIES \u2193\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bjr812\",\"data-framer-name\":\"Line 5\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:661,name:\"Line 5\",svg:'<svg width=\"661\" height=\"4\" viewBox=\"-1 -1 661 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"659\" y1=\"0.682902\" y2=\"0.682902\" stroke=\"#B2B2B0\" stroke-width=\"1.3658\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{width:\"min(80vw, 660px)\"},MaYvwplm4:{width:\"min(80vw, 660px)\",y:923}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:\"min(45.8971vw, 660px)\",y:963,children:/*#__PURE__*/_jsx(ContainerWithFX,{__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-1qzwgje-container\",whileHover:animation3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{variant:\"KF1byoTUx\"},MaYvwplm4:{variant:\"jlBbHNQUu\"}},children:/*#__PURE__*/_jsx(Module,{height:\"100%\",id:\"dJZwoMKyc\",layoutId:\"dJZwoMKyc\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"pv7OaAjBB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jik43z\",\"data-framer-name\":\"Stack\",name:\"Stack\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{width:\"min(80vw, 660px)\"},MaYvwplm4:{width:\"min(80vw, 660px)\",y:1509}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:\"min(45.8971vw, 660px)\",y:1589,children:/*#__PURE__*/_jsx(ContainerWithFX,{__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-4689d2-container\",whileHover:animation3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{variant:\"XdrBSculs\"},MaYvwplm4:{variant:\"CGVy2mIVX\"}},children:/*#__PURE__*/_jsx(Module,{height:\"100%\",id:\"IEFfOygK7\",layoutId:\"IEFfOygK7\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"osrcMB5DB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-193816k\",\"data-framer-name\":\"Stack\",name:\"Stack\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MaYvwplm4:{y:2095}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:\"min(80vw, 660px)\",y:2215,children:/*#__PURE__*/_jsx(ContainerWithFX,{__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-8atsg1-container\",whileHover:animation3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{variant:\"CDMqPaQdp\"},MaYvwplm4:{variant:\"C1msGma2G\"}},children:/*#__PURE__*/_jsx(Module,{height:\"100%\",id:\"ca0JXo3ko\",layoutId:\"ca0JXo3ko\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"UJqLwjHEd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ut1s10\",\"data-framer-name\":\"Stack\",name:\"Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3ZlcnBhc3MgTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"Overpass Mono\", monospace',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"110%\"},children:\"VISUAL DESIGN \u2193\"})}),className:\"framer-16utuu\",\"data-framer-name\":\"CASE STUDIES \u2193\",fonts:[\"GF;Overpass Mono-regular\"],name:\"CASE STUDIES \u2193\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1typ68l\",\"data-framer-name\":\"Line 5\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:661,name:\"Line 5\",svg:'<svg width=\"661\" height=\"4\" viewBox=\"-1 -1 661 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line x1=\"659\" y1=\"0.682902\" y2=\"0.682902\" stroke=\"#B2B2B0\" stroke-width=\"1.3658\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MaYvwplm4:{y:2844.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:\"min(80vw, 660px)\",y:3044.5,children:/*#__PURE__*/_jsx(ContainerWithFX,{__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-7u18ot-container\",whileHover:animation3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{variant:\"Po9cJb4_M\"},MaYvwplm4:{variant:\"VEpZnrQAs\"}},children:/*#__PURE__*/_jsx(Module,{height:\"100%\",id:\"Bf9FNW6Bn\",layoutId:\"Bf9FNW6Bn\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ltv7oZ2qD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1om150v\",\"data-framer-name\":\"Stack\",name:\"Stack\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MaYvwplm4:{y:3430.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:\"min(80vw, 660px)\",y:3670.5,children:/*#__PURE__*/_jsx(ContainerWithFX,{__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-1xyqldd-container\",whileHover:animation3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{variant:\"XozrGMHXx\"},MaYvwplm4:{variant:\"PViUZRl6Q\"}},children:/*#__PURE__*/_jsx(Module,{height:\"100%\",id:\"gSp5lN9tj\",layoutId:\"gSp5lN9tj\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"JSL6tfyQI\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qwmmem\",\"data-framer-name\":\"Stack\",name:\"Stack\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{MaYvwplm4:{y:4016.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:271,width:\"100vw\",y:4296.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13yu8e5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AmBOp_Xub:{variant:\"Cj4bPdtr9\"},MaYvwplm4:{variant:\"WL6Ny0Trv\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Muyc3nlIG\",layoutId:\"Muyc3nlIG\",style:{width:\"100%\"},variant:\"qIpvnCQ__\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-7nKo2 { background: rgb(252, 252, 252); }`,\".framer-7nKo2.framer-lux5qc, .framer-7nKo2 .framer-lux5qc { display: block; }\",\".framer-7nKo2.framer-72rtr7 { align-content: center; align-items: center; background-color: #fcfcfc; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1438px; }\",\".framer-7nKo2 .framer-1h2w9aa-container, .framer-7nKo2 .framer-13yu8e5-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-7nKo2 .framer-o21kq9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: center; max-width: 660px; overflow: hidden; padding: 150px 0px 150px 0px; position: relative; width: 100%; }\",\".framer-7nKo2 .framer-nrjziz { flex: none; height: 43px; overflow: hidden; position: relative; width: 43px; }\",\".framer-7nKo2 .framer-1nkqrvq { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-7nKo2 .framer-1qeqsql { --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-7nKo2 .framer-14cswrk { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7nKo2 .framer-2f50cf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: flex-start; max-width: 660px; overflow: visible; padding: 0px 0px 90px 0px; position: relative; width: 80%; }\",\".framer-7nKo2 .framer-1bi9oz, .framer-7nKo2 .framer-16utuu { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-7nKo2 .framer-bjr812, .framer-7nKo2 .framer-1typ68l { flex: none; height: 4px; position: relative; width: 100%; }\",\".framer-7nKo2 .framer-1qzwgje-container, .framer-7nKo2 .framer-4689d2-container { cursor: pointer; flex: none; height: auto; max-width: 660px; position: relative; width: 46%; }\",\".framer-7nKo2 .framer-jik43z, .framer-7nKo2 .framer-193816k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: 90px; justify-content: flex-start; max-width: 660px; overflow: visible; padding: 0px 0px 90px 0px; position: relative; width: 46%; }\",\".framer-7nKo2 .framer-8atsg1-container, .framer-7nKo2 .framer-7u18ot-container, .framer-7nKo2 .framer-1xyqldd-container { cursor: pointer; flex: none; height: auto; max-width: 660px; position: relative; width: 80%; }\",\".framer-7nKo2 .framer-ut1s10 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: flex-start; max-width: 660px; overflow: visible; padding: 90px 0px 90px 0px; position: relative; width: 80%; }\",\".framer-7nKo2 .framer-1om150v, .framer-7nKo2 .framer-qwmmem { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: flex-start; max-width: 660px; min-height: 94px; overflow: visible; padding: 0px 0px 90px 0px; position: relative; width: 80%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-7nKo2.framer-72rtr7, .framer-7nKo2 .framer-o21kq9, .framer-7nKo2 .framer-2f50cf, .framer-7nKo2 .framer-jik43z, .framer-7nKo2 .framer-193816k, .framer-7nKo2 .framer-ut1s10, .framer-7nKo2 .framer-1om150v, .framer-7nKo2 .framer-qwmmem { gap: 0px; } .framer-7nKo2.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7nKo2.framer-72rtr7 > :first-child, .framer-7nKo2 .framer-o21kq9 > :first-child, .framer-7nKo2 .framer-2f50cf > :first-child, .framer-7nKo2 .framer-jik43z > :first-child, .framer-7nKo2 .framer-193816k > :first-child, .framer-7nKo2 .framer-ut1s10 > :first-child, .framer-7nKo2 .framer-1om150v > :first-child, .framer-7nKo2 .framer-qwmmem > :first-child { margin-top: 0px; } .framer-7nKo2.framer-72rtr7 > :last-child, .framer-7nKo2 .framer-o21kq9 > :last-child, .framer-7nKo2 .framer-2f50cf > :last-child, .framer-7nKo2 .framer-jik43z > :last-child, .framer-7nKo2 .framer-193816k > :last-child, .framer-7nKo2 .framer-ut1s10 > :last-child, .framer-7nKo2 .framer-1om150v > :last-child, .framer-7nKo2 .framer-qwmmem > :last-child { margin-bottom: 0px; } .framer-7nKo2 .framer-o21kq9 > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-7nKo2 .framer-2f50cf > *, .framer-7nKo2 .framer-jik43z > *, .framer-7nKo2 .framer-193816k > *, .framer-7nKo2 .framer-ut1s10 > *, .framer-7nKo2 .framer-1om150v > *, .framer-7nKo2 .framer-qwmmem > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } }\",`@media (min-width: 810px) and (max-width: 1437px) { .${metadata.bodyClassName}-framer-7nKo2 { background: rgb(252, 252, 252); } .framer-7nKo2.framer-72rtr7 { width: 810px; } .framer-7nKo2 .framer-1qzwgje-container, .framer-7nKo2 .framer-jik43z, .framer-7nKo2 .framer-4689d2-container, .framer-7nKo2 .framer-193816k { width: 80%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-7nKo2 { background: rgb(252, 252, 252); } .framer-7nKo2.framer-72rtr7 { width: 390px; } .framer-7nKo2 .framer-1h2w9aa-container { order: 0; } .framer-7nKo2 .framer-o21kq9 { order: 2; width: 306px; } .framer-7nKo2 .framer-1qeqsql { width: 99%; } .framer-7nKo2 .framer-2f50cf { order: 3; padding: 0px 0px 50px 0px; } .framer-7nKo2 .framer-1qzwgje-container { order: 4; width: 80%; } .framer-7nKo2 .framer-jik43z { height: 50px; order: 7; padding: 0px; width: 80%; } .framer-7nKo2 .framer-4689d2-container { order: 6; width: 80%; } .framer-7nKo2 .framer-193816k { height: 50px; order: 5; padding: 0px; width: 80%; } .framer-7nKo2 .framer-8atsg1-container { order: 8; } .framer-7nKo2 .framer-ut1s10 { order: 9; padding: 50px 0px 50px 0px; } .framer-7nKo2 .framer-7u18ot-container { order: 10; } .framer-7nKo2 .framer-1om150v { height: 50px; min-height: unset; order: 11; padding: 0px; } .framer-7nKo2 .framer-1xyqldd-container { order: 12; } .framer-7nKo2 .framer-qwmmem { height: 50px; min-height: unset; order: 13; padding: 0px; } .framer-7nKo2 .framer-13yu8e5-container { order: 14; }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4243.5\n * @framerIntrinsicWidth 1438\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AmBOp_Xub\":{\"layout\":[\"fixed\",\"auto\"]},\"MaYvwplm4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-7nKo2\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:4243.5,width:1438};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Crimson Pro\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/crimsonpro/v24/q5uUsoa5M_tv7IihmnkabC5XiXCAlXGks1WZkG18PZE_VNWoyQ.woff2\",weight:\"300\"},{family:\"Crimson Pro\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/crimsonpro/v24/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi7Ke5s-dtC4yZNE.woff2\",weight:\"300\"},{family:\"Work Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXNi0Dp6_cOyA.woff2\",weight:\"400\"},{family:\"Overpass Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/overpassmono/v16/_Xm5-H86tzKDdAPa-KPQZ-AC_COcRycquHlL6EXUokz2Xur-SmIr.woff2\",weight:\"400\"}]},...NavigationNewFonts,...ModuleFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4243.5\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1438\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AmBOp_Xub\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MaYvwplm4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "NavigationNewFonts", "getFonts", "TtU8Yga6Z_default", "MotionDivWithFX", "withFX", "motion", "ModuleFonts", "ng1EPnhaU_default", "ContainerWithFX", "Container", "FooterFonts", "KwRqQriWf_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "TtU8Yga6Z_default", "MotionDivWithFX", "SVG", "RichText2", "x", "Link", "ContainerWithFX", "ng1EPnhaU_default", "KwRqQriWf_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavigationNewFonts", "ModuleFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
