{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fjxOKAJdpYKMACv9SfM1/babxbcW6volrenHGSSp2/augiA20Il.js", "ssg:https://framerusercontent.com/modules/8HvGIOy2PJdXQ0YE1vSf/1wSLiEo7dvniuQl5AG9c/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (d65f646)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={nNgIsue1T:new LazyValue(()=>import(\"./augiA20Il-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SquiggleEffect from\"https://framerusercontent.com/modules/9Utm1i17lc4epzKrGohm/6hlvvHhtDnTvfKnremyK/SquiggleEffect.js\";import Footer from\"#framer/local/canvasComponent/BQ9_oJFwJ/BQ9_oJFwJ.js\";import Navbar from\"#framer/local/canvasComponent/jdoeEZtZu/jdoeEZtZu.js\";import*as sharedStyle4 from\"#framer/local/css/d36vhjIj8/d36vhjIj8.js\";import*as sharedStyle3 from\"#framer/local/css/FCv4vxqEE/FCv4vxqEE.js\";import*as sharedStyle from\"#framer/local/css/Pn2HmaRVC/Pn2HmaRVC.js\";import*as sharedStyle1 from\"#framer/local/css/QmZ5ecWhL/QmZ5ecWhL.js\";import*as sharedStyle2 from\"#framer/local/css/YiTgdgc4q/YiTgdgc4q.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/augiA20Il/augiA20Il.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavbarFonts=getFonts(Navbar);const NavbarWithVariantAppearEffect=withVariantAppearEffect(Navbar);const ContainerWithFX=withFX(Container);const SquiggleEffectFonts=getFonts(SquiggleEffect);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={E4CY6QPp5:\"(max-width: 809px)\",UFJUUv7lL:\"(min-width: 810px) and (max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zCeWN\";const variantClassNames={E4CY6QPp5:\"framer-v-drrodc\",UFJUUv7lL:\"framer-v-1tpjn3v\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:80,delay:.3,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"E4CY6QPp5\",Tablet:\"UFJUUv7lL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"u4DqmGV0n\");const elementId1=useRouteElementId(\"lPyvdGoco\");usePreloadLocalizedValues(activeLocale);const elementId2=useRouteElementId(\"OavqYcnnV\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"PlliDPhz6\");const ref4=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f2da333b-e819-4608-a1e0-29da1e010f13, rgb(245, 239, 229)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kah7v5-container\",layoutScroll:true,nodeId:\"W9MV_hfjH\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{__framer__targets:[{ref:ref2,target:\"dSlHXiuq_\"}],variant:\"pMv65ORPx\"},UFJUUv7lL:{__framer__targets:[{ref:ref2,target:\"RbdJDWRKT\"}],variant:\"fBIm58vlq\"}},children:/*#__PURE__*/_jsx(NavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"uEuNObxzw\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"W9MV_hfjH\",layoutId:\"W9MV_hfjH\",style:{width:\"100%\"},variant:\"qmJQud9II\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q4i4zd\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yyut1p\",\"data-framer-name\":\"Screen\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1168ec1-container\",\"data-framer-name\":\"Save the Date\",isAuthoredByUser:true,isModuleExternal:true,name:\"Save the Date\",nodeId:\"tC03vuIfJ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{font:{fontFamily:'\"Hello-Wonderful Outlines\", \"Hello-Wonderful Outlines Placeholder\", sans-serif',fontSize:\"40px\",letterSpacing:\"0em\",lineHeight:\"1.2em\",textAlign:\"center\"},style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(SquiggleEffect,{animation:{animate:true,delay:100,strength:100},font:{fontFamily:'\"Hello-Wonderful Outlines\", \"Hello-Wonderful Outlines Placeholder\", sans-serif',fontSize:\"90px\",letterSpacing:\"0em\",lineHeight:\"1.2em\",textAlign:\"center\"},fontColor:\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\",frequency:2,height:\"100%\",id:\"tC03vuIfJ\",layoutId:\"tC03vuIfJ\",mode:\"text\",name:\"Save the Date\",octaves:5,scale:2,style:{height:\"100%\",width:\"100%\"},text:\"Save the Date\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,x:0,y:0}}],background:{alt:\"Proposal\",fit:\"fill\",intrinsicHeight:3600,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+-1.7794),pixelHeight:4321,pixelWidth:7682,positionX:\"69.9%\",positionY:\"16.3%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=4096&lossless=1\",srcSet:\"https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?lossless=1 7682w\"}},UFJUUv7lL:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,x:0,y:0}}],background:{alt:\"Proposal\",fit:\"fill\",intrinsicHeight:3600,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+-101.25),pixelHeight:4321,pixelWidth:7682,positionX:\"70.5%\",positionY:\"16%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=4096&lossless=1\",srcSet:\"https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?lossless=1 7682w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.3,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Proposal\",fit:\"fill\",intrinsicHeight:3600,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+-6.25),pixelHeight:4321,pixelWidth:7682,positionX:\"70.4%\",positionY:\"16.7%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=4096&lossless=1\",srcSet:\"https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/lxawuWv5tFnY5GwGRqmbohBvQ.jpg?lossless=1 7682w\"},className:\"framer-zdr2wv\",\"data-framer-name\":\"Hero Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vmycio\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1up3azf-container\",\"data-framer-name\":\"Save the Date\",isAuthoredByUser:true,isModuleExternal:true,name:\"Save the Date\",nodeId:\"O1jPlcX6E\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{font:{fontFamily:'\"Hello-Wonderful Solid Lite\", \"Hello-Wonderful Solid Lite Placeholder\", sans-serif',fontSize:\"40px\",letterSpacing:\"0em\",lineHeight:\"1.2em\",textAlign:\"center\"}}},children:/*#__PURE__*/_jsx(SquiggleEffect,{animation:{animate:true,delay:100,strength:100},font:{fontFamily:'\"Hello-Wonderful Solid Lite\", \"Hello-Wonderful Solid Lite Placeholder\", sans-serif',fontSize:\"90px\",letterSpacing:\"0em\",lineHeight:\"1.2em\",textAlign:\"center\"},fontColor:\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\",frequency:2,height:\"100%\",id:\"O1jPlcX6E\",layoutId:\"O1jPlcX6E\",mode:\"text\",name:\"Save the Date\",octaves:5,scale:2,style:{height:\"100%\",width:\"100%\"},text:\"Maud & Stef\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ffd3g8-container\",\"data-framer-name\":\"Save the Date\",isAuthoredByUser:true,isModuleExternal:true,name:\"Save the Date\",nodeId:\"ivpO9idZC\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{font:{fontFamily:'\"Hello-Wonderful Solid Lite\", \"Hello-Wonderful Solid Lite Placeholder\", sans-serif',fontSize:\"20px\",letterSpacing:\"0em\",lineHeight:\"1.2em\",textAlign:\"center\"}}},children:/*#__PURE__*/_jsx(SquiggleEffect,{animation:{animate:true,delay:100,strength:100},font:{fontFamily:'\"Hello-Wonderful Solid Lite\", \"Hello-Wonderful Solid Lite Placeholder\", sans-serif',fontSize:\"38px\",letterSpacing:\"0em\",lineHeight:\"1.2em\",textAlign:\"center\"},fontColor:\"var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, rgb(0, 0, 0))\",frequency:2,height:\"100%\",id:\"ivpO9idZC\",layoutId:\"ivpO9idZC\",mode:\"text\",name:\"Save the Date\",octaves:5,scale:2,text:\"14.06.2025\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-32aj5y\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-6c6f6d\",\"data-framer-name\":\"About\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u97j56\",\"data-framer-name\":\"Introduction\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hthhnu\",\"data-framer-name\":\"Name Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dlkt6q\",\"data-styles-preset\":\"Pn2HmaRVC\",children:\"You're invited to\"})}),className:\"framer-1i6he9v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UFJUUv7lL:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:\"the wedding of Maud & Stef\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1rxlp19\",\"data-styles-preset\":\"QmZ5ecWhL\",children:[\"the wedding of \",/*#__PURE__*/_jsx(\"br\",{}),\"Maud & Stef\"]})}),className:\"framer-14chpx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{background:{alt:\"Maud & Stef\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1500+0+0+14+0+0+0+0+350.1),pixelHeight:2048,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?lossless=1 2048w\"}},UFJUUv7lL:{background:{alt:\"Maud & Stef\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2e3+0+0+160+0+0+0+0+350.1),pixelHeight:2048,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:`max((${componentViewport?.width||\"100vw\"} - 104px) / 2, 200px)`,src:\"https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?lossless=1 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Maud & Stef\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2e3+0+0+200+0+0+0+0+350.1),pixelHeight:2048,pixelWidth:2048,positionX:\"center\",positionY:\"center\",sizes:`calc(max((${componentViewport?.width||\"100vw\"} - 240px) / 3, 200px) * 2 + 64px)`,src:\"https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/iXcjc9qxROKsUN9bhEWT888YkuE.png?lossless=1 2048w\"},className:\"framer-egyqux\",\"data-framer-name\":\"Rectangle 2\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-onlpf8\",\"data-styles-preset\":\"YiTgdgc4q\",children:[\"On the \",/*#__PURE__*/_jsx(\"strong\",{children:\"13th of June 2025\"}),\", we\u2019re officially tying the knot with a simple ceremony at the gardens of Ghent's St. Peter's abbey in the afternoon, followed by some celebratory drinks on our rooftop terrace in Ghent. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"The next day, on the \",/*#__PURE__*/_jsx(\"strong\",{children:\"14th of June 2025\"}),\", we\u2019ll continue the celebrations at Draaiboomstraat 2, Destelbergen. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We\u2019re so excited to share these special moments with the people we love most\u2014good food, great music, and plenty of memories to be made. More details will follow. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"We can\u2019t wait to celebrate with you!\"]})}),className:\"framer-qvt0kz\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1muyt97\",\"data-framer-name\":\"Details\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ucfnd7\",\"data-framer-name\":\"Experience & Gear\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-78diez\",\"data-framer-name\":\"Experience\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",children:\"Friday 13/06\"})}),className:\"framer-i3bfzo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10y9g92\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ccq2cf\",\"data-border\":true,\"data-framer-name\":\"Frame 15\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:\"Wedding at Ghent's St. Peter's abbey\"})}),className:\"framer-fpyzgy\",\"data-framer-name\":\"Sony Alpha A1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:\"14:20u\"})}),className:\"framer-jiaotp\",\"data-framer-name\":\"2018\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15tzm8u\",\"data-framer-name\":\"Frame 16\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:\"A toast at our rooftop terrace in Ghent\"})}),className:\"framer-1m9a7dt\",\"data-framer-name\":\"Sony Alpha A1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:\"15:00u\"})}),className:\"framer-hf7u3c\",\"data-framer-name\":\"2018\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17ri87w\",\"data-framer-name\":\"Gear\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1lusouc\",\"data-styles-preset\":\"FCv4vxqEE\",children:\"Saturday 14/06\"})}),className:\"framer-krrkkc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mssbry\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-133z7d3\",\"data-border\":true,\"data-framer-name\":\"Frame 15\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",children:\"Good food, great music\"})}),className:\"framer-aa0uin\",\"data-framer-name\":\"Sony Alpha A1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",style:{\"--framer-text-alignment\":\"right\"},children:[\"Afternoon/\",/*#__PURE__*/_jsx(\"br\",{}),\"night\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kknppz\",\"data-styles-preset\":\"d36vhjIj8\",style:{\"--framer-text-alignment\":\"right\"},children:\"Afternoon/night\"})}),className:\"framer-q9u80f\",\"data-framer-name\":\"2018\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-butk1e\",\"data-framer-name\":\"Footer\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{y:(componentViewport?.y||0)+0+3720.6+0+0},UFJUUv7lL:{y:(componentViewport?.y||0)+0+3587.1+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:443,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3967.1+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1st871z-container\",nodeId:\"JM7UPpU_u\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E4CY6QPp5:{variant:\"Lbn_G6Quw\"},UFJUUv7lL:{variant:\"WUqbbSm6p\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"JM7UPpU_u\",layoutId:\"JM7UPpU_u\",style:{width:\"100%\"},variant:\"W4GhLzPB4\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zCeWN.framer-lux5qc, .framer-zCeWN .framer-lux5qc { display: block; }\",\".framer-zCeWN.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-f2da333b-e819-4608-a1e0-29da1e010f13, #f5efe5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-zCeWN .framer-kah7v5-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-zCeWN .framer-1q4i4zd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 200vh; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-yyut1p { align-content: center; align-items: center; background-color: #f5efe5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-zCeWN .framer-1168ec1-container, .framer-zCeWN .framer-1up3azf-container { flex: none; height: 132px; position: relative; width: 633px; z-index: 1; }\",\".framer-zCeWN .framer-zdr2wv { flex: none; height: 101vh; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(49.87500000000003% - 101vh / 2); z-index: 0; }\",\".framer-zCeWN .framer-1vmycio { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-ffd3g8-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-zCeWN .framer-32aj5y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-6c6f6d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 200px 56px 0px 56px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-1u97j56 { display: grid; flex: none; gap: 64px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-hthhnu { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; grid-column: span 2; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-1i6he9v, .framer-zCeWN .framer-14chpx, .framer-zCeWN .framer-i3bfzo, .framer-zCeWN .framer-krrkkc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zCeWN .framer-egyqux { flex: none; height: 80vh; position: relative; width: 100%; }\",\".framer-zCeWN .framer-qvt0kz { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zCeWN .framer-1muyt97 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 200px 56px 0px 56px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-1ucfnd7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1088px; }\",\".framer-zCeWN .framer-78diez, .framer-zCeWN .framer-17ri87w { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-zCeWN .framer-10y9g92, .framer-zCeWN .framer-1mssbry { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-1ccq2cf, .framer-zCeWN .framer-133z7d3 { --border-bottom-width: 1px; --border-color: var(--token-70e41654-e9cf-4822-bc12-64ded3ea0e3b, #000000); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-fpyzgy, .framer-zCeWN .framer-1m9a7dt, .framer-zCeWN .framer-q9u80f { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-zCeWN .framer-jiaotp, .framer-zCeWN .framer-hf7u3c, .framer-zCeWN .framer-aa0uin { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zCeWN .framer-15tzm8u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-butk1e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zCeWN .framer-1st871z-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-zCeWN[data-border=\"true\"]::after, .framer-zCeWN [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-zCeWN.framer-72rtr7 { width: 810px; } .framer-zCeWN .framer-zdr2wv { height: 120vh; top: calc(49.87500000000003% - 120vh / 2); } .framer-zCeWN .framer-6c6f6d, .framer-zCeWN .framer-1muyt97 { padding: 160px 20px 0px 20px; } .framer-zCeWN .framer-1u97j56 { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-zCeWN .framer-hthhnu { grid-column: unset; } .framer-zCeWN .framer-egyqux { height: 50vh; } .framer-zCeWN .framer-1ucfnd7 { width: 100%; }}\",\"@media (max-width: 809px) { .framer-zCeWN.framer-72rtr7 { width: 390px; } .framer-zCeWN .framer-1q4i4zd { height: 150vh; } .framer-zCeWN .framer-1168ec1-container { height: auto; width: 291px; } .framer-zCeWN .framer-zdr2wv { height: 100vh; top: calc(49.822064056939524% - 100vh / 2); } .framer-zCeWN .framer-1up3azf-container { height: auto; width: auto; } .framer-zCeWN .framer-6c6f6d { padding: 14px 16px 0px 16px; } .framer-zCeWN .framer-1u97j56 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; justify-content: flex-start; } .framer-zCeWN .framer-hthhnu { align-self: unset; height: min-content; order: 0; } .framer-zCeWN .framer-1i6he9v { order: 0; } .framer-zCeWN .framer-14chpx { order: 1; } .framer-zCeWN .framer-egyqux { order: 2; } .framer-zCeWN .framer-qvt0kz { align-self: unset; height: auto; order: 1; } .framer-zCeWN .framer-1muyt97 { padding: 183px 16px 0px 16px; } .framer-zCeWN .framer-1ucfnd7 { flex-direction: column; width: 100%; } .framer-zCeWN .framer-78diez, .framer-zCeWN .framer-17ri87w { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3522\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UFJUUv7lL\":{\"layout\":[\"fixed\",\"auto\"]},\"E4CY6QPp5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"u4DqmGV0n\":{\"pattern\":\":u4DqmGV0n\",\"name\":\"hero\"},\"lPyvdGoco\":{\"pattern\":\":lPyvdGoco\",\"name\":\"about\"},\"OavqYcnnV\":{\"pattern\":\":OavqYcnnV\",\"name\":\"about\"},\"PlliDPhz6\":{\"pattern\":\":PlliDPhz6\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-zCeWN\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:3522,width:1200};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Hello-Wonderful Outlines\",source:\"custom\",url:\"https://framerusercontent.com/assets/lf9iXmPWEcB6NbuH9eU3Y9R39U.woff2\"},{family:\"Hello-Wonderful Solid Lite\",source:\"custom\",url:\"https://framerusercontent.com/assets/lH5NWVsciUiqlN6g1uPYpsutw.woff2\"},{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\"}]},...NavbarFonts,...SquiggleEffectFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"u4DqmGV0n\\\":{\\\"pattern\\\":\\\":u4DqmGV0n\\\",\\\"name\\\":\\\"hero\\\"},\\\"lPyvdGoco\\\":{\\\"pattern\\\":\\\":lPyvdGoco\\\",\\\"name\\\":\\\"about\\\"},\\\"OavqYcnnV\\\":{\\\"pattern\\\":\\\":OavqYcnnV\\\",\\\"name\\\":\\\"about\\\"},\\\"PlliDPhz6\\\":{\\\"pattern\\\":\\\":PlliDPhz6\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UFJUUv7lL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E4CY6QPp5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3522\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "jdoeEZtZu_default", "NavbarWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "withFX", "Container", "SquiggleEffectFonts", "TurbulentDisplace", "ImageWithFX", "Image2", "FooterFonts", "BQ9_oJFwJ_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "ref2", "elementId", "useRouteElementId", "elementId1", "usePreloadLocalizedValues", "elementId2", "ref3", "elementId3", "ref4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "NavbarWithVariantAppearEffect", "Container", "TurbulentDisplace", "getLoadingLazyAtYPosition", "ImageWithFX", "RichText2", "getLocalizedValue", "x", "BQ9_oJFwJ_default", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "NavbarFonts", "SquiggleEffectFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
