{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wOakUMSRjxJuPv4djexz/yOQ8tViHF5Cr9cnMimrV/CE5AqMQqi.js", "ssg:https://framerusercontent.com/modules/pR2dCjmdIfUJpGRomzUf/mnS1gYpD1CWPQfEYkOer/CE5AqMQqi.js"],
  "sourcesContent": ["// Generated by Framer (4b118ea)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={cfUtJzL0E:new LazyValue(()=>import(\"./CE5AqMQqi-0.js\")),vDjP4duo9:new LazyValue(()=>import(\"./CE5AqMQqi-1.js\")),Yaycv3o8y:new LazyValue(()=>import(\"./CE5AqMQqi-2.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 (4b118ea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Button from\"#framer/local/canvasComponent/CwnhrbFiX/CwnhrbFiX.js\";import NavigationBarScroll from\"#framer/local/canvasComponent/vpCmMlPaS/vpCmMlPaS.js\";import Footer from\"#framer/local/canvasComponent/w353A_1oN/w353A_1oN.js\";import*as sharedStyle3 from\"#framer/local/css/fIBLPe8oe/fIBLPe8oe.js\";import*as sharedStyle from\"#framer/local/css/SUHW53QzY/SUHW53QzY.js\";import*as sharedStyle2 from\"#framer/local/css/UJUlRqU9c/UJUlRqU9c.js\";import*as sharedStyle1 from\"#framer/local/css/YRHTGPZ38/YRHTGPZ38.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/CE5AqMQqi/CE5AqMQqi.js\";import metadataProvider from\"#framer/local/webPageMetadata/CE5AqMQqi/CE5AqMQqi.js\";const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ButtonFonts=getFonts(Button);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const NavigationBarScrollFonts=getFonts(NavigationBarScroll);const NavigationBarScrollWithVariantAppearEffect=withVariantAppearEffect(NavigationBarScroll);const breakpoints={diYUvefdH:\"(min-width: 1200px) and (max-width: 1439px)\",HxTr5NUyX:\"(min-width: 810px) and (max-width: 1199px)\",JfsvYIQLE:\"(min-width: 1440px)\",Vrnr3Ejd6:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2TJqL\";const variantClassNames={diYUvefdH:\"framer-v-m3vrlr\",HxTr5NUyX:\"framer-v-rbnrtp\",JfsvYIQLE:\"framer-v-5c52f3\",Vrnr3Ejd6:\"framer-v-15s2p59\"};const transition1={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation={opacity:1,rotate:-18,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation2={opacity:1,rotate:-7,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition2={delay:1,duration:1.1,ease:[0,0,1,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:10,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:5};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Large\":\"JfsvYIQLE\",Desktop:\"diYUvefdH\",Phone:\"Vrnr3Ejd6\",Tablet:\"HxTr5NUyX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JfsvYIQLE\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"HxTr5NUyX\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Vrnr3Ejd6\")return false;return true;};usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"Vrnr3Ejd6\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JfsvYIQLE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-5c52f3\",className),ref:ref??ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1if84xk hidden-rbnrtp\",\"data-framer-name\":\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{diYUvefdH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3858.333435544264,intrinsicWidth:3858.333435544264,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-52.99946236240416),pixelHeight:6945,pixelWidth:6945,sizes:\"367px\",src:\"https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=512 512w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png 6945w\"}},Vrnr3Ejd6:{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:3858.333435544264,intrinsicWidth:3858.333435544264,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-20.80103777398672),pixelHeight:6945,pixelWidth:6945,sizes:\"217px\",src:\"https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=512 512w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png 6945w\"},style:{rotate:-7,transformPerspective:1200}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",intrinsicHeight:3858.333435544264,intrinsicWidth:3858.333435544264,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-23),pixelHeight:6945,pixelWidth:6945,sizes:\"380px\",src:\"https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=512 512w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XhUDPtwYCO0f5nBhzdgk3LjU.png 6945w\"},className:\"framer-13ut9qs\",\"data-framer-appear-id\":\"13ut9qs\",\"data-framer-name\":\"$28\",initial:animation1,optimized:true,style:{rotate:-18,transformPerspective:1200}})}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1k3ch8u hidden-15s2p59\",\"data-framer-appear-id\":\"1k3ch8u\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ce2a1e\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-130lvfp\",\"data-styles-preset\":\"SUHW53QzY\",style:{\"--framer-text-color\":\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(0, 0, 0))\"},children:\"WHOOOOPSIE\"})}),className:\"framer-qydpgx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ko6kxz\",\"data-styles-preset\":\"YRHTGPZ38\",children:[\"The page you are looking for doesn't exist or has \",/*#__PURE__*/_jsx(\"br\",{}),\"been moved. Please go back to the homepage.\"]})}),className:\"framer-l2zxep\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s4413w\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{diYUvefdH:{y:(componentViewport?.y||0)+0+0+10+20+10+402.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+10+20+10+355.9+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g9dktb-container\",nodeId:\"LVPCkxNuL\",scopeId:\"CE5AqMQqi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{diYUvefdH:{hHUmL3jls:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{H4eWnWXfg:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",height:\"100%\",hHUmL3jls:resolvedLinks[0],id:\"LVPCkxNuL\",JmBU2_9xF:getLocalizedValue(\"v1\",activeLocale)??\"Go back home\",layoutId:\"LVPCkxNuL\",QE2ZHUDyB:\"var(--token-4f57e495-896d-4a16-99b2-28e60b389f51, rgb(117, 62, 143))\",ucUfpOc9T:false,variant:\"QubaKOe5f\",width:\"100%\"})})})})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{diYUvefdH:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+10),pixelHeight:5671,pixelWidth:8564,positionX:\"center\",positionY:\"center\",sizes:\"490px\",src:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=512 512w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png 8564w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:150,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:100}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+10),pixelHeight:5671,pixelWidth:8564,positionX:\"center\",positionY:\"center\",sizes:\"569px\",src:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=512 512w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png 8564w\"},className:\"framer-1xmsjis hidden-15s2p59\",\"data-framer-name\":\"Image\",style:{transformPerspective:1200}})}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"header\",{className:\"framer-pi4ef3 hidden-5c52f3 hidden-m3vrlr\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-n37npe\",\"data-framer-appear-id\":\"n37npe\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vrnr3Ejd6:{y:(componentViewport?.y||0)+0+0+10+0+40+370.2+10+46.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jtit41-container\",nodeId:\"HTDY8MkYS\",scopeId:\"CE5AqMQqi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vrnr3Ejd6:{hHUmL3jls:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{H4eWnWXfg:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",height:\"100%\",hHUmL3jls:resolvedLinks1[0],id:\"HTDY8MkYS\",JmBU2_9xF:getLocalizedValue(\"v1\",activeLocale)??\"Go back home\",layoutId:\"HTDY8MkYS\",QE2ZHUDyB:\"var(--token-4f57e495-896d-4a16-99b2-28e60b389f51, rgb(117, 62, 143))\",ucUfpOc9T:false,variant:\"QubaKOe5f\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10gu34m\",\"data-styles-preset\":\"UJUlRqU9c\",style:{\"--framer-text-alignment\":\"center\"},children:\"The page you are looking for doesn't exist or has been moved. Please go back to the homepage.\"})}),className:\"framer-i342fy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vrnr3Ejd6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3858.333435544264,intrinsicWidth:3858.333435544264,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+10+0+40+370.2+-48.997644488564674),pixelHeight:6945,pixelWidth:6945,sizes:\"402.6px\",src:\"https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=512 512w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png 6945w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3858.333435544264,intrinsicWidth:3858.333435544264,pixelHeight:6945,pixelWidth:6945,src:\"https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=512 512w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/86EU4yEln2OXn0LnJl8Wf5rBozc.png 6945w\"},className:\"framer-phjfmf hidden-5c52f3\",\"data-framer-name\":\"$5_1_\",style:{rotate:159}})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-zfgupl\",\"data-framer-appear-id\":\"zfgupl\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-lq3zl3\",\"data-styles-preset\":\"fIBLPe8oe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(0, 0, 0))\"},children:\"WHOOOPSIE\"})}),className:\"framer-1s2n5hb\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vrnr3Ejd6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3150.5556390167776,intrinsicWidth:4757.77790381585,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+10+0+40+38.19999999999999+0+0),pixelHeight:5671,pixelWidth:8564,sizes:\"291px\",src:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png\",srcSet:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=512 512w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png 8564w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:3150.5556390167776,intrinsicWidth:4757.77790381585,pixelHeight:5671,pixelWidth:8564,sizes:\"291px\",src:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png\",srcSet:\"https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=512 512w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/vnnBA0VgQzRgdgmsVITdZ3K5R3s.png 8564w\"},className:\"framer-1mx5tbo\",\"data-framer-name\":\"Risorsa_2chimpy\"})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{diYUvefdH:{y:(componentViewport?.y||0)+0+697},HxTr5NUyX:{width:\"810px\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:438,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xs6oub-container\",nodeId:\"rtPljrQHy\",scopeId:\"CE5AqMQqi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{diYUvefdH:{variant:\"fwdRKDkio\"},HxTr5NUyX:{variant:\"hPZseJjAE\"},Vrnr3Ejd6:{variant:\"tO4ZVQzPg\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"rtPljrQHy\",k8vVh3wVU:\"var(--token-217db8f8-1054-47de-ab16-d7395cb29a86, rgb(42, 43, 43))\",layoutId:\"rtPljrQHy\",style:{width:\"100%\"},variant:\"AeG44crad\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Vrnr3Ejd6:{width:\"97.4359vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:105,y:10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pttqmm-container\",layoutScroll:true,nodeId:\"brogYz7Ky\",rendersWithMotion:true,scopeId:\"CE5AqMQqi\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HxTr5NUyX:{__framer__scrollDirection:{direction:\"down\",target:\"ua_LF0RUB\"},variant:\"YCtNJXvPE\"},Vrnr3Ejd6:{__framer__variantAppearEffectEnabled:undefined,style:{width:\"100%\"},variant:\"siANdAclO\"}},children:/*#__PURE__*/_jsx(NavigationBarScrollWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"Kkxb677Uh\",__framer__scrollDirection:{direction:\"down\",target:\"IjqBtqHYG\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"IjqBtqHYG\",height:\"100%\",id:\"brogYz7Ky\",layoutId:\"brogYz7Ky\",LPpwVwoUO:false,variant:\"Kkxb677Uh\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2TJqL.framer-1tbc6rw, .framer-2TJqL .framer-1tbc6rw { display: block; }\",\".framer-2TJqL.framer-5c52f3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-2TJqL .framer-1if84xk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 620px; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 100%; }\",\".framer-2TJqL .framer-13ut9qs { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 380px); left: -96px; overflow: visible; position: absolute; top: -23px; width: 380px; z-index: 1; }\",\".framer-2TJqL .framer-1k3ch8u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 20px; position: relative; width: min-content; }\",\".framer-2TJqL .framer-1ce2a1e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: 100%; justify-content: center; max-width: 237%; overflow: visible; padding: 10px; position: relative; width: min-content; }\",\".framer-2TJqL .framer-qydpgx, .framer-2TJqL .framer-l2zxep { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-2TJqL .framer-1s4413w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-2TJqL .framer-1g9dktb-container, .framer-2TJqL .framer-jtit41-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-2TJqL .framer-1xmsjis { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 600px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 569px; }\",\".framer-2TJqL .framer-pi4ef3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: center; overflow: visible; padding: 40px; position: relative; width: min-content; }\",\".framer-2TJqL .framer-n37npe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: center; overflow: visible; padding: 10px; position: relative; width: 290px; }\",\".framer-2TJqL .framer-i342fy { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-2TJqL .framer-phjfmf { aspect-ratio: 1 / 1; bottom: -242px; flex: none; overflow: visible; position: absolute; right: -220px; top: -49px; width: var(--framer-aspect-ratio-supported, 467px); z-index: 1; }\",\".framer-2TJqL .framer-zfgupl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 290px; }\",\".framer-2TJqL .framer-1s2n5hb { --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-2TJqL .framer-1mx5tbo { aspect-ratio: 1.5101393052371717 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 193px); overflow: visible; position: relative; width: 291px; }\",\".framer-2TJqL .framer-1xs6oub-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-2TJqL .framer-1pttqmm-container { flex: none; height: auto; left: 50%; position: fixed; top: 10px; transform: translateX(-50%); width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2TJqL.framer-5c52f3, .framer-2TJqL .framer-1if84xk, .framer-2TJqL .framer-1k3ch8u, .framer-2TJqL .framer-1ce2a1e, .framer-2TJqL .framer-1s4413w, .framer-2TJqL .framer-1xmsjis, .framer-2TJqL .framer-pi4ef3, .framer-2TJqL .framer-n37npe, .framer-2TJqL .framer-zfgupl { gap: 0px; } .framer-2TJqL.framer-5c52f3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2TJqL.framer-5c52f3 > :first-child, .framer-2TJqL .framer-1ce2a1e > :first-child, .framer-2TJqL .framer-1xmsjis > :first-child, .framer-2TJqL .framer-pi4ef3 > :first-child, .framer-2TJqL .framer-n37npe > :first-child, .framer-2TJqL .framer-zfgupl > :first-child { margin-top: 0px; } .framer-2TJqL.framer-5c52f3 > :last-child, .framer-2TJqL .framer-1ce2a1e > :last-child, .framer-2TJqL .framer-1xmsjis > :last-child, .framer-2TJqL .framer-pi4ef3 > :last-child, .framer-2TJqL .framer-n37npe > :last-child, .framer-2TJqL .framer-zfgupl > :last-child { margin-bottom: 0px; } .framer-2TJqL .framer-1if84xk > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-2TJqL .framer-1if84xk > :first-child, .framer-2TJqL .framer-1k3ch8u > :first-child, .framer-2TJqL .framer-1s4413w > :first-child { margin-left: 0px; } .framer-2TJqL .framer-1if84xk > :last-child, .framer-2TJqL .framer-1k3ch8u > :last-child, .framer-2TJqL .framer-1s4413w > :last-child { margin-right: 0px; } .framer-2TJqL .framer-1k3ch8u > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2TJqL .framer-1ce2a1e > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-2TJqL .framer-1s4413w > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-2TJqL .framer-1xmsjis > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-2TJqL .framer-pi4ef3 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-2TJqL .framer-n37npe > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-2TJqL .framer-zfgupl > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-2TJqL.framer-5c52f3 { height: 1135px; width: 1200px; } .framer-2TJqL .framer-1if84xk { flex: 1 0 0px; gap: 0px; height: 1px; order: 0; overflow: visible; width: 1000px; } .framer-2TJqL .framer-13ut9qs { height: var(--framer-aspect-ratio-supported, 367px); left: -199px; top: -53px; width: 367px; } .framer-2TJqL .framer-1k3ch8u { flex: 1 0 0px; gap: 20px; width: 1px; } .framer-2TJqL .framer-1ce2a1e { flex: 1 0 0px; gap: 37px; max-width: 1917.09px; width: 1px; } .framer-2TJqL .framer-qydpgx { white-space: pre-wrap; width: 534px; word-break: break-word; word-wrap: break-word; } .framer-2TJqL .framer-1xmsjis { flex: 1 0 0px; height: 100%; width: 1px; } .framer-2TJqL .framer-1xs6oub-container { order: 1; } .framer-2TJqL .framer-1pttqmm-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2TJqL .framer-1if84xk, .framer-2TJqL .framer-1k3ch8u, .framer-2TJqL .framer-1ce2a1e { gap: 0px; } .framer-2TJqL .framer-1if84xk > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-2TJqL .framer-1if84xk > :first-child, .framer-2TJqL .framer-1k3ch8u > :first-child { margin-left: 0px; } .framer-2TJqL .framer-1if84xk > :last-child, .framer-2TJqL .framer-1k3ch8u > :last-child { margin-right: 0px; } .framer-2TJqL .framer-1k3ch8u > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-2TJqL .framer-1ce2a1e > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-2TJqL .framer-1ce2a1e > :first-child { margin-top: 0px; } .framer-2TJqL .framer-1ce2a1e > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-2TJqL.framer-5c52f3 { width: 810px; } .framer-2TJqL .framer-1xs6oub-container { order: 0; width: 810px; } .framer-2TJqL .framer-1pttqmm-container { order: 2; }}\",\"@media (max-width: 809px) { .framer-2TJqL.framer-5c52f3 { width: 390px; } .framer-2TJqL .framer-1if84xk { flex-direction: column; justify-content: flex-start; order: 0; position: sticky; top: 0px; will-change: transform; z-index: 1; } .framer-2TJqL .framer-13ut9qs { height: var(--framer-aspect-ratio-supported, 217px); left: -67px; order: 1; top: -21px; width: 217px; } .framer-2TJqL .framer-pi4ef3 { flex: 1 0 0px; height: 1px; order: 0; } .framer-2TJqL .framer-n37npe, .framer-2TJqL .framer-i342fy, .framer-2TJqL .framer-1xs6oub-container { order: 1; } .framer-2TJqL .framer-jtit41-container, .framer-2TJqL .framer-1s2n5hb { order: 2; } .framer-2TJqL .framer-phjfmf, .framer-2TJqL .framer-zfgupl, .framer-2TJqL .framer-1mx5tbo { order: 0; } .framer-2TJqL .framer-1pttqmm-container { order: 2; width: 97%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2TJqL .framer-1if84xk { gap: 0px; } .framer-2TJqL .framer-1if84xk > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-2TJqL .framer-1if84xk > :first-child { margin-top: 0px; } .framer-2TJqL .framer-1if84xk > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1058\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"diYUvefdH\":{\"layout\":[\"fixed\",\"fixed\"]},\"HxTr5NUyX\":{\"layout\":[\"fixed\",\"auto\"]},\"Vrnr3Ejd6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerCE5AqMQqi=withCSS(Component,css,\"framer-2TJqL\");export default FramerCE5AqMQqi;FramerCE5AqMQqi.displayName=\"404\";FramerCE5AqMQqi.defaultProps={height:1058,width:1440};addFonts(FramerCE5AqMQqi,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ButtonFonts,...FooterFonts,...NavigationBarScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCE5AqMQqi\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"diYUvefdH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HxTr5NUyX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Vrnr3Ejd6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1058\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "ButtonFonts", "getFonts", "CwnhrbFiX_default", "MotionDivWithOptimizedAppearEffect", "motion", "ImageWithFX", "withFX", "FooterFonts", "w353A_1oN_default", "NavigationBarScrollFonts", "vpCmMlPaS_default", "NavigationBarScrollWithVariantAppearEffect", "withVariantAppearEffect", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "animation4", "transition2", "animation5", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "getLoadingLazyAtYPosition", "RichText2", "x", "getLocalizedValue", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "resolvedLinks1", "css", "FramerCE5AqMQqi", "withCSS", "CE5AqMQqi_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
