{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1BX1MkyQg7b3SaX3bkLf/oiue1r3aDSUoAcZiaZ6s/ditJP0jga.js"],
  "sourcesContent": ["// Generated by Framer (ff86393)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavigationHeader from\"#framer/local/canvasComponent/nm6WJWRsE/nm6WJWRsE.js\";import NavigationFooter from\"#framer/local/canvasComponent/Oem690f6l/Oem690f6l.js\";import NavigationButtonGlass from\"#framer/local/canvasComponent/XXBqfvfPX/XXBqfvfPX.js\";import*as sharedStyle from\"#framer/local/css/teUIYn2o6/teUIYn2o6.js\";import*as sharedStyle1 from\"#framer/local/css/yGnvR65pP/yGnvR65pP.js\";import metadataProvider from\"#framer/local/webPageMetadata/ditJP0jga/ditJP0jga.js\";const MotionDivWithFX=withFX(motion.div);const NavigationHeaderFonts=getFonts(NavigationHeader);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationButtonGlassFonts=getFonts(NavigationButtonGlass);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={lL0lStZII:\"(max-width: 639px)\",RZbhBlU6W:\"(min-width: 640px) and (max-width: 999px)\",TkW3VPMwS:\"(min-width: 1000px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ji77k\";const variantClassNames={lL0lStZII:\"framer-v-1u9g2md\",RZbhBlU6W:\"framer-v-b18i3b\",TkW3VPMwS:\"framer-v-1nuzm7i\"};const transition1={damping:60,delay:.8,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition3={bounce:.2,delay:.1,duration:2,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:30,scale:1,skewX:0,skewY:0,x:-180,y:800};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transition4={bounce:.18,delay:.05,duration:2,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:30,scale:1,skewX:0,skewY:0,x:-20,y:800};const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const transition5={bounce:.2,delay:0,duration:2,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:30,scale:1,skewX:0,skewY:0,x:180,y:800};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop - 1000px\":\"TkW3VPMwS\",\"Phone - 390px\":\"lL0lStZII\",\"Tablet - 640px\":\"RZbhBlU6W\"};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:\"TkW3VPMwS\"};};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-ji77k`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ji77k`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"noht0A129\");const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"TkW3VPMwS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1nuzm7i\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n1o504\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:50,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:600,type:\"spring\"},__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:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-flhcb7\",\"data-framer-name\":\"Header Background\",name:\"Header Background\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"min(100vw, 1000px)\",y:14210854715202004e-30,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-caf6pp-container\",\"data-framer-appear-id\":\"caf6pp\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(NavigationHeader,{height:\"100%\",Hp_LJXBKF:ref2,id:\"hBZvuIjtI\",layoutId:\"hBZvuIjtI\",MarQTg6cJ:ref2,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"cn7FrVBbN\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vywr0v\",\"data-framer-name\":\"Screen - 404 \",name:\"Screen - 404 \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jkwrkb\",\"data-framer-name\":\"Header size\",id:elementId,name:\"Header size\",ref:ref2}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u9vjgl\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-23zd3\",\"data-framer-appear-id\":\"23zd3\",\"data-framer-name\":\"Image - Balls\",initial:animation1,name:\"Image - Balls\",optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lL0lStZII:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(116),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 560px), 320px) - 40px) * 0.4397)\",src:\"https://framerusercontent.com/images/w4QinClACJ986uyAtR0qGnROk.png\",srcSet:\"https://framerusercontent.com/images/w4QinClACJ986uyAtR0qGnROk.png 600w\"}},RZbhBlU6W:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(96),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 900px), 640px) - 40px) / 3.127)\",src:\"https://framerusercontent.com/images/w4QinClACJ986uyAtR0qGnROk.png\",srcSet:\"https://framerusercontent.com/images/w4QinClACJ986uyAtR0qGnROk.png 600w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(96),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 1000px), 800px) - 40px) / 3.127)\",src:\"https://framerusercontent.com/images/w4QinClACJ986uyAtR0qGnROk.png\",srcSet:\"https://framerusercontent.com/images/w4QinClACJ986uyAtR0qGnROk.png 600w\"},className:\"framer-ynqabi\",\"data-framer-appear-id\":\"ynqabi\",\"data-framer-name\":\"4-2\",initial:animation4,name:\"4-2\",optimized:true,transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lL0lStZII:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(115.50000000000009),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 560px), 320px) - 40px) * 0.4397)\",src:\"https://framerusercontent.com/images/eWMsS8cvtLAYM4briBKn7Jk0o.png\",srcSet:\"https://framerusercontent.com/images/eWMsS8cvtLAYM4briBKn7Jk0o.png 600w\"}},RZbhBlU6W:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(75.50000000000009),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 900px), 640px) - 40px) / 3.127)\",src:\"https://framerusercontent.com/images/eWMsS8cvtLAYM4briBKn7Jk0o.png\",srcSet:\"https://framerusercontent.com/images/eWMsS8cvtLAYM4briBKn7Jk0o.png 600w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation5,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(95.50000000000009),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 1000px), 800px) - 40px) / 3.127)\",src:\"https://framerusercontent.com/images/eWMsS8cvtLAYM4briBKn7Jk0o.png\",srcSet:\"https://framerusercontent.com/images/eWMsS8cvtLAYM4briBKn7Jk0o.png 600w\"},className:\"framer-18hrijz\",\"data-framer-appear-id\":\"18hrijz\",\"data-framer-name\":\"0-1\",initial:animation6,name:\"0-1\",optimized:true,transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lL0lStZII:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(115.50000000000009),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 560px), 320px) - 40px) * 0.4397)\",src:\"https://framerusercontent.com/images/OqUgUwCVw2TJgaoJIIWYuV2hQk.png\",srcSet:\"https://framerusercontent.com/images/OqUgUwCVw2TJgaoJIIWYuV2hQk.png 600w\"}},RZbhBlU6W:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(75.50000000000009),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 900px), 640px) - 40px) / 3.127)\",src:\"https://framerusercontent.com/images/OqUgUwCVw2TJgaoJIIWYuV2hQk.png\",srcSet:\"https://framerusercontent.com/images/OqUgUwCVw2TJgaoJIIWYuV2hQk.png 600w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation7,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(95.50000000000009),pixelHeight:760,pixelWidth:600,sizes:\"calc((max(min(100vw, 1000px), 800px) - 40px) / 3.127)\",src:\"https://framerusercontent.com/images/OqUgUwCVw2TJgaoJIIWYuV2hQk.png\",srcSet:\"https://framerusercontent.com/images/OqUgUwCVw2TJgaoJIIWYuV2hQk.png 600w\"},className:\"framer-7o3ati\",\"data-framer-appear-id\":\"7o3ati\",\"data-framer-name\":\"4-1\",initial:animation8,name:\"4-1\",optimized:true,transformTemplate:transformTemplate3})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-18ketku\",\"data-framer-appear-id\":\"18ketku\",\"data-framer-name\":\"Title, Description and Button\",initial:animation9,name:\"Title, Description and Button\",optimized:true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-199enll\",\"data-framer-name\":\"Title and Description\",name:\"Title and Description\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lL0lStZII:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1r3bmzm\",\"data-styles-preset\":\"teUIYn2o6\",style:{\"--framer-text-color\":\"var(--token-0536e045-863a-40ee-9561-48087b7d9b00, rgb(255, 255, 255))\"},children:\"Oops! You got lost in\\xa0the\\xa0gift-giving galaxy\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1r3bmzm\",\"data-styles-preset\":\"teUIYn2o6\",style:{\"--framer-text-color\":\"var(--token-0536e045-863a-40ee-9561-48087b7d9b00, rgb(255, 255, 255))\"},children:[\"Oops! You got lost \",/*#__PURE__*/_jsx(\"br\",{}),\"in\\xa0the\\xa0gift-giving galaxy\"]})}),className:\"framer-emvdtb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10jdqrk\",\"data-styles-preset\":\"yGnvR65pP\",style:{\"--framer-text-color\":\"var(--token-0536e045-863a-40ee-9561-48087b7d9b00, rgb(255, 255, 255))\"},children:\"It\\xa0seems the\\xa0page you\\xa0wished for\\xa0isn\u2019t here. But don\u2019t worry\u2014dreams always find their way back! Explore the\\xa0magic of\\xa0Wishes\\xa0\u2728\"})}),className:\"framer-13a2odb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lL0lStZII:{y:776.75},RZbhBlU6W:{y:716.75}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:756.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mho4n5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lL0lStZII:{f_63CHzJE:resolvedLinks[2]},RZbhBlU6W:{f_63CHzJE:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(NavigationButtonGlass,{c26pDiDfx:\"Start Dreaming\",f_63CHzJE:resolvedLinks[0],height:\"100%\",id:\"AuViW7_kY\",layoutId:\"AuViW7_kY\",style:{height:\"100%\"},variant:\"YIHlZ8sPS\",width:\"100%\"})})})})})})]})]})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-h7a517\",\"data-framer-appear-id\":\"h7a517\",\"data-framer-name\":\"Footer\",initial:animation9,name:\"Footer\",optimized:true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t50lhq\",\"data-framer-name\":\"Triggers\",name:\"Triggers\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y26huq\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lL0lStZII:{width:\"max(min(100vw, 320px), 280px)\"},RZbhBlU6W:{y:826.75}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:\"max(min(96vw, 320px), 280px)\",y:886.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-di9p5q-container\",children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"iiGlcJpCy\",layoutId:\"iiGlcJpCy\",style:{width:\"100%\"},variant:\"onA4CxDDR\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13onj2q\",\"data-framer-name\":\"Indent\",name:\"Indent\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ji77k.framer-1j0v50k, .framer-ji77k .framer-1j0v50k { display: block; }\",\".framer-ji77k.framer-1nuzm7i { align-content: center; align-items: center; background: linear-gradient(180deg, #cb7fdc 0%, rgb(150, 101, 209) 100%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-ji77k .framer-1n1o504 { flex: none; height: 70px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: fixed; top: 0px; width: 100%; z-index: 9; }\",\".framer-ji77k .framer-flhcb7 { -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); background-color: rgba(195, 123, 219, 0.8); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-ji77k .framer-caf6pp-container { flex: none; height: 70px; left: calc(50.00000000000002% - min(1000px, 100%) / 2); max-width: 1000px; position: absolute; top: calc(50.00000000000002% - 70px / 2); width: 100%; }\",\".framer-ji77k .framer-1vywr0v { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ji77k .framer-1jkwrkb { flex: none; height: 70px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ji77k .framer-1u9vjgl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1000px; min-width: 800px; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-ji77k .framer-23zd3 { aspect-ratio: 1.92 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 400px); max-height: 400px; overflow: visible; position: relative; width: 80%; z-index: 3; }\",\".framer-ji77k .framer-ynqabi { aspect-ratio: 0.7894736842105263 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 389px); left: 76%; overflow: hidden; position: absolute; top: 6px; transform: translateX(-50%); width: 40%; }\",\".framer-ji77k .framer-18hrijz { aspect-ratio: 0.7894736842105263 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 389px); left: 53%; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 40%; }\",\".framer-ji77k .framer-7o3ati { aspect-ratio: 0.7894736842105263 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 389px); left: 17px; overflow: hidden; position: absolute; top: 50%; transform: translateY(-50%); width: 40%; }\",\".framer-ji77k .framer-18ketku { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 80%; }\",\".framer-ji77k .framer-199enll { 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%; z-index: 1; }\",\".framer-ji77k .framer-emvdtb, .framer-ji77k .framer-13a2odb { --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-ji77k .framer-1mho4n5-container { flex: none; height: 50px; position: relative; width: auto; }\",\".framer-ji77k .framer-h7a517 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 96%; z-index: 2; }\",\".framer-ji77k .framer-t50lhq { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ji77k .framer-y26huq { 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; max-width: 320px; min-width: 280px; overflow: visible; padding: 40px 0px 50px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ji77k .framer-di9p5q-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-ji77k .framer-13onj2q { align-self: stretch; flex: 1 0 0px; height: auto; overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ji77k.framer-1nuzm7i, .framer-ji77k .framer-1vywr0v, .framer-ji77k .framer-1u9vjgl, .framer-ji77k .framer-18ketku, .framer-ji77k .framer-199enll, .framer-ji77k .framer-h7a517, .framer-ji77k .framer-t50lhq, .framer-ji77k .framer-y26huq { gap: 0px; } .framer-ji77k.framer-1nuzm7i > *, .framer-ji77k .framer-1vywr0v > *, .framer-ji77k .framer-t50lhq > *, .framer-ji77k .framer-y26huq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ji77k.framer-1nuzm7i > :first-child, .framer-ji77k .framer-1vywr0v > :first-child, .framer-ji77k .framer-1u9vjgl > :first-child, .framer-ji77k .framer-18ketku > :first-child, .framer-ji77k .framer-199enll > :first-child, .framer-ji77k .framer-t50lhq > :first-child, .framer-ji77k .framer-y26huq > :first-child { margin-top: 0px; } .framer-ji77k.framer-1nuzm7i > :last-child, .framer-ji77k .framer-1vywr0v > :last-child, .framer-ji77k .framer-1u9vjgl > :last-child, .framer-ji77k .framer-18ketku > :last-child, .framer-ji77k .framer-199enll > :last-child, .framer-ji77k .framer-t50lhq > :last-child, .framer-ji77k .framer-y26huq > :last-child { margin-bottom: 0px; } .framer-ji77k .framer-1u9vjgl > *, .framer-ji77k .framer-18ketku > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ji77k .framer-199enll > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ji77k .framer-h7a517 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ji77k .framer-h7a517 > :first-child { margin-left: 0px; } .framer-ji77k .framer-h7a517 > :last-child { margin-right: 0px; } }\",\"@media (min-width: 640px) and (max-width: 999px) { .framer-ji77k.framer-1nuzm7i { width: 640px; } .framer-ji77k .framer-1u9vjgl { max-width: 900px; min-width: 640px; padding: 20px 20px 0px 20px; } .framer-ji77k .framer-23zd3 { height: var(--framer-aspect-ratio-supported, 250px); max-height: 360px; order: 0; } .framer-ji77k .framer-ynqabi, .framer-ji77k .framer-18hrijz, .framer-ji77k .framer-7o3ati { height: var(--framer-aspect-ratio-supported, 243px); } .framer-ji77k .framer-18ketku { order: 1; }}\",\"@media (max-width: 639px) { .framer-ji77k.framer-1nuzm7i { width: 390px; } .framer-ji77k .framer-1u9vjgl { max-width: 560px; min-width: 320px; padding: 40px 20px 0px 20px; } .framer-ji77k .framer-23zd3 { height: var(--framer-aspect-ratio-supported, 104px); width: 110%; } .framer-ji77k .framer-ynqabi, .framer-ji77k .framer-18hrijz, .framer-ji77k .framer-7o3ati { height: var(--framer-aspect-ratio-supported, 253px); } .framer-ji77k .framer-18ketku, .framer-ji77k .framer-h7a517 { width: 100%; }}\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1088.5\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RZbhBlU6W\":{\"layout\":[\"fixed\",\"auto\"]},\"lL0lStZII\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerditJP0jga=withCSS(Component,css,\"framer-ji77k\");export default FramerditJP0jga;FramerditJP0jga.displayName=\"Download\";FramerditJP0jga.defaultProps={height:1088.5,width:1e3};addFonts(FramerditJP0jga,[{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\"}]},...NavigationHeaderFonts,...NavigationButtonGlassFonts,...NavigationFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerditJP0jga\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1000\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RZbhBlU6W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lL0lStZII\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1088.5\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "0kBACw6B,IAAMA,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAsBC,EAASC,CAAgB,EAAQC,GAAmCC,EAA0BC,CAAS,EAAQC,EAA+BF,EAA0BG,CAAK,EAAQC,EAAmCJ,EAA0BL,EAAO,GAAG,EAAQU,GAA2BR,EAASS,CAAqB,EAAQC,GAAsBV,EAASW,CAAgB,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,4CAA4C,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,GAAY,CAAC,OAAO,GAAG,MAAM,GAAG,SAAS,EAAE,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,GAAG,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,GAAG,EAAQC,GAAmB,CAACL,EAAEC,IAAI,yBAAyBA,IAAUK,GAAY,CAAC,OAAO,IAAI,MAAM,IAAI,SAAS,EAAE,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,GAAG,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,GAAG,EAAQC,GAAmB,CAACT,EAAEC,IAAI,oBAAoBA,IAAUS,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,EAAE,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,GAAG,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,GAAG,EAAQC,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAASA,EAAiB,EAAQC,GAAwB,CAAC,mBAAmB,YAAY,gBAAgB,YAAY,iBAAiB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,EAAWD,EAAO,IAAI,EAAQE,GAAUC,EAAkB,WAAW,EAAQC,GAAOC,EAAU,EAAQC,GAAsBC,EAAM,EAAQC,EAAsB,CAAa1B,GAAuBA,EAAS,EAAE,OAAA2B,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAlE,EAAiB,EAAE,SAAsBmE,EAAMC,EAAY,CAAC,GAAG9B,GAA4CuB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAG7B,GAAU,UAAU8B,EAAGvE,GAAkB,GAAGgE,EAAsB,iBAAiB1B,CAAS,EAAE,IAAIL,GAA6BsB,GAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,SAAS,CAAc+B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAS,CAAcF,EAAKM,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,IAAIf,EAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,iBAAiB,qCAAqC,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,oBAAoB,KAAK,mBAAmB,CAAC,EAAeS,EAAKO,EAA0B,CAAC,OAAO,GAAG,MAAM,qBAAqB,EAAE,sBAAsB,SAAsBP,EAAKQ,GAAmC,CAAC,QAAQvE,EAAU,UAAU,0BAA0B,wBAAwB,SAAS,QAAQC,GAAW,UAAU,GAAK,SAAsB8D,EAAKS,EAAiB,CAAC,OAAO,OAAO,UAAUlB,EAAK,GAAG,YAAY,SAAS,YAAY,UAAUA,EAAK,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeW,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,GAAGR,GAAU,KAAK,cAAc,IAAID,CAAI,CAAC,EAAeW,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcA,EAAMQ,EAAmC,CAAC,QAAQtE,GAAW,UAAU,eAAe,wBAAwB,QAAQ,mBAAmB,gBAAgB,QAAQF,GAAW,KAAK,gBAAgB,UAAU,GAAK,SAAS,CAAc8D,EAAKW,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4B,EAA0B,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,wDAAwD,IAAI,qEAAqE,OAAO,yEAAyE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQA,EAA0B,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,uDAAuD,IAAI,qEAAqE,OAAO,yEAAyE,CAAC,CAAC,EAAE,SAAsBZ,EAAKa,EAA+B,CAAC,QAAQpE,GAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQmE,EAA0B,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,wDAAwD,IAAI,qEAAqE,OAAO,yEAAyE,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,MAAM,QAAQlE,GAAW,KAAK,MAAM,UAAU,GAAK,kBAAkBL,EAAkB,CAAC,CAAC,CAAC,EAAe2D,EAAKW,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4B,EAA0B,kBAAkB,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,wDAAwD,IAAI,qEAAqE,OAAO,yEAAyE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQA,EAA0B,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,uDAAuD,IAAI,qEAAqE,OAAO,yEAAyE,CAAC,CAAC,EAAE,SAAsBZ,EAAKa,EAA+B,CAAC,QAAQhE,GAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ+D,EAA0B,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,wDAAwD,IAAI,qEAAqE,OAAO,yEAAyE,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,MAAM,QAAQ9D,GAAW,KAAK,MAAM,UAAU,GAAK,kBAAkBH,EAAkB,CAAC,CAAC,CAAC,EAAeqD,EAAKW,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4B,EAA0B,kBAAkB,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,wDAAwD,IAAI,sEAAsE,OAAO,0EAA0E,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQA,EAA0B,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,uDAAuD,IAAI,sEAAsE,OAAO,0EAA0E,CAAC,CAAC,EAAE,SAAsBZ,EAAKa,EAA+B,CAAC,QAAQ5D,GAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ2D,EAA0B,iBAAiB,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,wDAAwD,IAAI,sEAAsE,OAAO,0EAA0E,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,MAAM,QAAQ1D,GAAW,KAAK,MAAM,UAAU,GAAK,kBAAkBH,EAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemD,EAAMQ,EAAmC,CAAC,QAAQzE,EAAU,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,gCAAgC,QAAQkB,GAAW,KAAK,gCAAgC,UAAU,GAAK,SAAS,CAAc+C,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,wBAAwB,KAAK,wBAAwB,SAAS,CAAcF,EAAKW,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBgB,EAAWc,EAAS,CAAC,SAAsBd,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,oDAAoD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKe,EAAS,CAAC,sBAAsB,GAAK,SAAsBf,EAAWc,EAAS,CAAC,SAAsBZ,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,CAAC,sBAAmCF,EAAK,KAAK,CAAC,CAAC,EAAE,iCAAiC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKe,EAAS,CAAC,sBAAsB,GAAK,SAAsBf,EAAWc,EAAS,CAAC,SAAsBd,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,wKAAoJ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKgB,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BjB,EAAKW,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsBgB,EAAKO,EAA0B,CAAC,OAAO,GAAG,EAAE,OAAO,SAAsBP,EAAKkB,EAAU,CAAC,UAAU,2BAA2B,SAAsBlB,EAAKW,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUiC,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBjB,EAAKmB,EAAsB,CAAC,UAAU,iBAAiB,UAAUF,EAAc,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAMQ,EAAmC,CAAC,QAAQzE,EAAU,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,SAAS,QAAQkB,GAAW,KAAK,SAAS,UAAU,GAAK,SAAS,CAAc6C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,UAAU,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAsBA,EAAKW,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,+BAA+B,EAAE,UAAU,CAAC,EAAE,MAAM,CAAC,EAAE,SAAsBgB,EAAKO,EAA0B,CAAC,OAAO,IAAI,MAAM,+BAA+B,EAAE,OAAO,SAAsBP,EAAKkB,EAAU,CAAC,UAAU,0BAA0B,SAAsBlB,EAAKoB,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepB,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAUK,EAAGvE,GAAkB,GAAGgE,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQuB,GAAI,CAAC,kFAAkF,kFAAkF,kVAAkV,+KAA+K,iPAAiP,6NAA6N,oRAAoR,iHAAiH,uTAAuT,6MAA6M,8OAA8O,oPAAoP,+OAA+O,6RAA6R,4RAA4R,gRAAgR,yGAAyG,uRAAuR,mSAAmS,iVAAiV,oHAAoH,yIAAyI,4qDAA4qD,yfAAyf,mfAAmf,GAAeA,GAAI,GAAgBA,EAAG,EASrqtBC,EAAgBC,EAAQ1D,GAAUwD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,WAAWA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,GAAG,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAsB,GAAGC,GAA2B,GAAGC,GAAsB,GAAGC,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC79D,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,oCAAsC,4JAA0L,sBAAwB,IAAI,6BAA+B,OAAO,sBAAwB,SAAS,yBAA2B,QAAQ,uBAAyB,GAAG,yBAA2B,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["MotionDivWithFX", "withFX", "motion", "NavigationHeaderFonts", "getFonts", "nm6WJWRsE_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ImageWithOptimizedAppearEffect", "Image2", "MotionDivWithOptimizedAppearEffect", "NavigationButtonGlassFonts", "XXBqfvfPX_default", "NavigationFooterFonts", "Oem690f6l_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transformTemplate1", "_", "t", "transition3", "animation3", "animation4", "transformTemplate2", "transition4", "animation5", "animation6", "transformTemplate3", "transition5", "animation7", "animation8", "animation9", "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", "ref2", "elementId", "useRouteElementId", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "MotionDivWithFX", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "nm6WJWRsE_default", "MotionDivWithOptimizedAppearEffect", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "x", "RichText2", "ResolveLinks", "resolvedLinks", "Container", "XXBqfvfPX_default", "Oem690f6l_default", "css", "FramerditJP0jga", "withCSS", "ditJP0jga_default", "addFonts", "NavigationHeaderFonts", "NavigationButtonGlassFonts", "NavigationFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
