{"version":3,"file":"e1_K1BrTBziBm3V8i1FPxXobt-LozcrDmZcAuO5o38g.CHKScNap.mjs","names":["NavigationBar","Image","HeaderTag","PrimaryButton","ChromaBackground","BlurGradient","CustomCursor","metadata","PropertyOverrides","className","css"],"sources":["https:/framerusercontent.com/modules/3c6HihbhdYfPOOwT5kwq/kvDRICgA5Jg0ocD1YOlx/er2VFJAFt.js"],"sourcesContent":["// Generated by Framer (570e25b)\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,useMetadata,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BlurGradient from\"https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/mqQEarGIByho1rG31aTv/BlurGradient_Prod.js\";import ChromaBackground from\"https://framerusercontent.com/modules/xaswehZWsdrg2vflyKZT/Waqb0D1mlp7yLK081MAZ/ChromaBGs.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import HeaderTag from\"#framer/local/canvasComponent/eM9l8QD_p/eM9l8QD_p.js\";import NavigationBar from\"#framer/local/canvasComponent/Jm7P8qV0g/Jm7P8qV0g.js\";import PrimaryButton from\"#framer/local/canvasComponent/RdOAHW_OD/RdOAHW_OD.js\";import CustomCursor from\"#framer/local/canvasComponent/UfUnsElt7/UfUnsElt7.js\";import*as sharedStyle1 from\"#framer/local/css/L_1csQGlH/L_1csQGlH.js\";import*as sharedStyle from\"#framer/local/css/ShgAstraX/ShgAstraX.js\";import metadataProvider from\"#framer/local/webPageMetadata/er2VFJAFt/er2VFJAFt.js\";const NavigationBarFonts=getFonts(NavigationBar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const HeaderTagFonts=getFonts(HeaderTag);const PrimaryButtonFonts=getFonts(PrimaryButton);const ChromaBackgroundFonts=getFonts(ChromaBackground);const BlurGradientFonts=getFonts(BlurGradient);const MotionSectionWithFX=withFX(motion.section);const SmoothScrollFonts=getFonts(SmoothScroll);const CustomCursorFonts=getFonts(CustomCursor);const breakpoints={FM6i29ETu:\"(min-width: 1440px)\",HyXofRI8y:\"(max-width: 809px)\",sP38I3doM:\"(min-width: 1200px) and (max-width: 1439px)\",X45amfI3h:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MvDlp\";const variantClassNames={FM6i29ETu:\"framer-v-14wgonl\",HyXofRI8y:\"framer-v-gjrouq\",sP38I3doM:\"framer-v-1y79412\",X45amfI3h:\"framer-v-ls79xa\"};const transition1={damping:70,delay:.4,mass:1,stiffness:200,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={bounce:0,delay:.6,duration:2.5,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 animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-1440,y:0};const transition3={bounce:0,delay:.4,duration:3,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1.15,skewX:0,skewY:0,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={L:\"sP38I3doM\",M:\"X45amfI3h\",S:\"HyXofRI8y\",XL:\"FM6i29ETu\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"FM6i29ETu\"};};const transition4={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor={alignment:\"center\",component:CustomCursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition4,variant:\"x1r7dRjCJ\"};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"anCeed4O5\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"X45amfI3h\",\"HyXofRI8y\"].includes(baseVariant))return false;return true;};useCustomCursors({\"11ey75h\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"FM6i29ETu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a83649a1-3fb0-4a78-ac47-908be8944abe, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HyXofRI8y:{\"data-framer-cursor\":undefined},X45amfI3h:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-14wgonl\",className),\"data-framer-cursor\":\"11ey75h\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8zu2u1\",\"data-framer-name\":\"Top\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HyXofRI8y:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0},X45amfI3h:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:78,width:`calc(${componentViewport?.width||\"100vw\"} - 68px)`,y:(componentViewport?.y||0)+34,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-2vkt4n-container\",\"data-framer-appear-id\":\"2vkt4n\",initial:animation1,nodeId:\"mbU2ee5bi\",optimized:true,rendersWithMotion:true,scopeId:\"er2VFJAFt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HyXofRI8y:{rIWD6ou2h:\"a5Xdub2CA\",variant:\"jOL71loun\"},X45amfI3h:{rIWD6ou2h:\"a5Xdub2CA\",variant:\"jOL71loun\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"mbU2ee5bi\",layoutId:\"mbU2ee5bi\",rIWD6ou2h:\"vMVkUCwkp\",style:{width:\"100%\"},variant:\"rOE9ZvZ5o\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:120,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cxdphi\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d7fzqo\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-ot0q7b\",\"data-framer-appear-id\":\"ot0q7b\",\"data-framer-name\":\"Loader\",initial:animation3,optimized:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m64ydl\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"Man Motion Blur\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-150),pixelHeight:1024,pixelWidth:1536,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg\",srcSet:\"https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg 1536w\"},className:\"framer-uwgbmn\",\"data-framer-appear-id\":\"uwgbmn\",\"data-framer-name\":\"Blur Image\",initial:animation5,optimized:true}),/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"Man Motion Blur\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-150),pixelHeight:1024,pixelWidth:1536,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg\",srcSet:\"https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/oXkfis3IfJK8gPV1TYCxlYPAWQE.jpeg 1536w\"},className:\"framer-9hqru1\",\"data-framer-appear-id\":\"9hqru1\",initial:animation5,optimized:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10vc07u\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vgt2km\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b36fhc\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HyXofRI8y:{y:(componentViewport?.y||0)+0+0+0+20+94+40+0+0+0},X45amfI3h:{y:(componentViewport?.y||0)+0+0+0+24+94+40+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+0+0+0+34+134+40+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-145fdgn-container\",nodeId:\"hnMUiSPeO\",scopeId:\"er2VFJAFt\",children:/*#__PURE__*/_jsx(HeaderTag,{ABkxegY8b:\"SmileyXEyes\",height:\"100%\",id:\"hnMUiSPeO\",layoutId:\"hnMUiSPeO\",m67IhHb2o:\"P\\xe1gina N\\xe3o Encontrada\",Od_kYFLK5:\"rgba(255, 255, 255, 0.1)\",variant:\"saHhmyJjC\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d2at0m\",\"data-framer-name\":\"Title/Body text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1jukzkb\",\"data-styles-preset\":\"ShgAstraX\",style:{\"--framer-text-color\":\"var(--token-fe9d93ed-b3f8-4dd5-a542-7dee2ff95478, rgb(249, 249, 249))\"},children:\"Erro 404 P\\xe1gina N\\xe3o Encontrada\"})}),className:\"framer-1yhivz8\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9c5g4s\",\"data-framer-name\":\"Body Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-13egok0\",\"data-styles-preset\":\"L_1csQGlH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-43071f40-bde2-4ff6-94b9-d540447cadcc, rgba(249, 249, 249, 0.6))\"},children:[\"Ops! Parece que voc\\xea saiu do caminho. Vamos te colocar de volta nos trilhos.\",/*#__PURE__*/_jsx(\"br\",{}),\"Volte para a p\\xe1gina inicial e continue explorando a partir de l\\xe1!\"]})}),className:\"framer-xotjjr\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HyXofRI8y:{y:(componentViewport?.y||0)+0+0+0+20+94+40+348},X45amfI3h:{y:(componentViewport?.y||0)+0+0+0+24+94+40+348}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+0+0+34+134+40+348,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w5uvo-container\",nodeId:\"gAvEt69E2\",scopeId:\"er2VFJAFt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HyXofRI8y:{variant:\"Pg4VyV0sn\"},X45amfI3h:{variant:\"Pg4VyV0sn\"}},children:/*#__PURE__*/_jsx(PrimaryButton,{A3sa0aIqI:\"var(--token-fb12e452-5cc0-4bf6-a721-de659eb1ddc7, rgb(245, 244, 243))\",fTIE5iaFM:\"Voltar Para O In\\xedcio\",height:\"100%\",id:\"gAvEt69E2\",IObMHc1Ho:\"var(--token-7d02c183-c0db-43bb-8dd0-45785f5a79d2, rgb(9, 9, 9))\",layoutId:\"gAvEt69E2\",variant:\"FyywbVWAT\",width:\"100%\"})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ql76lv-container hidden-ls79xa hidden-gjrouq\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jN33vWvMT\",scopeId:\"er2VFJAFt\",children:/*#__PURE__*/_jsx(ChromaBackground,{height:\"100%\",id:\"jN33vWvMT\",layoutId:\"jN33vWvMT\",projectId:\"lHlDvoJDIXCxxXVqTNOC\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7y5yfn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eQ5KMfjVH\",scopeId:\"er2VFJAFt\",children:/*#__PURE__*/_jsx(BlurGradient,{blur:2,borderRadius:\"0px\",direction:\"to top\",height:\"100%\",id:\"eQ5KMfjVH\",layoutId:\"eQ5KMfjVH\",style:{height:\"100%\",width:\"100%\"},transition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11ng9y3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YNe38WpX5\",scopeId:\"er2VFJAFt\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"YNe38WpX5\",intensity:10,layoutId:\"YNe38WpX5\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MvDlp.framer-fuh89, .framer-MvDlp .framer-fuh89 { display: block; }\",\".framer-MvDlp.framer-14wgonl { align-content: center; align-items: center; background-color: var(--token-a83649a1-3fb0-4a78-ac47-908be8944abe, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-MvDlp .framer-8zu2u1 { flex: none; height: 20px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: 0px; width: 20px; z-index: 1; }\",\".framer-MvDlp .framer-2vkt4n-container { flex: none; height: auto; left: 34px; position: absolute; right: 34px; top: 34px; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-MvDlp .framer-cxdphi { align-content: center; align-items: center; background-color: var(--token-a83649a1-3fb0-4a78-ac47-908be8944abe, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-MvDlp .framer-1d7fzqo { align-content: center; align-items: center; background-color: var(--token-7d02c183-c0db-43bb-8dd0-45785f5a79d2, #090909); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 34px; position: relative; width: 1px; }\",\".framer-MvDlp .framer-ot0q7b { background-color: var(--token-7ec95c0f-b04a-42ae-a158-91566b52197d, #ff462e); flex: none; height: 7px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-MvDlp .framer-1m64ydl { flex: none; gap: 10px; height: 54px; overflow: hidden; position: relative; width: 100%; }\",\".framer-MvDlp .framer-uwgbmn { -webkit-filter: blur(5px); filter: blur(5px); flex: none; height: 130%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 130% / 2); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-MvDlp .framer-9hqru1 { flex: none; height: 130%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 130% / 2); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-MvDlp .framer-10vc07u { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.3404420045045%, rgb(0, 0, 0) 100%) add; background-color: var(--token-7d02c183-c0db-43bb-8dd0-45785f5a79d2, #090909); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.3404420045045%, rgb(0, 0, 0) 100%) add; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-MvDlp .framer-1vgt2km { 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: 1200px; overflow: hidden; padding: 40px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-MvDlp .framer-1b36fhc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MvDlp .framer-145fdgn-container, .framer-MvDlp .framer-1w5uvo-container, .framer-MvDlp .framer-11ng9y3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MvDlp .framer-1d2at0m { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MvDlp .framer-1yhivz8 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MvDlp .framer-9c5g4s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MvDlp .framer-xotjjr { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-MvDlp .framer-1ql76lv-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mix-blend-mode: screen; opacity: 0.3; pointer-events: none; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-MvDlp .framer-7y5yfn-container { flex: none; height: 180px; left: 0px; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 0; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-MvDlp.framer-14wgonl { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-MvDlp.framer-14wgonl { width: 810px; } .framer-MvDlp .framer-2vkt4n-container { left: 0px; right: 0px; top: 0px; } .framer-MvDlp .framer-1d7fzqo { gap: 40px; padding: 24px 24px 44px 24px; }}\",\"@media (max-width: 809px) { .framer-MvDlp.framer-14wgonl { width: 390px; } .framer-MvDlp .framer-2vkt4n-container { left: 0px; right: 0px; top: 0px; } .framer-MvDlp .framer-1d7fzqo { gap: 40px; padding: 20px 20px 30px 20px; } .framer-MvDlp .framer-10vc07u { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 55.1977759009009%) add; mask: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.9) 55.1977759009009%) add; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sP38I3doM\":{\"layout\":[\"fixed\",\"auto\"]},\"X45amfI3h\":{\"layout\":[\"fixed\",\"auto\"]},\"HyXofRI8y\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"anCeed4O5\":{\"pattern\":\":anCeed4O5\",\"name\":\"top\"}}\n * @framerResponsiveScreen\n */const Framerer2VFJAFt=withCSS(Component,css,\"framer-MvDlp\");export default Framerer2VFJAFt;Framerer2VFJAFt.displayName=\"Page\";Framerer2VFJAFt.defaultProps={height:800,width:1440};addFonts(Framerer2VFJAFt,[{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\"}]},...NavigationBarFonts,...HeaderTagFonts,...PrimaryButtonFonts,...ChromaBackgroundFonts,...BlurGradientFonts,...SmoothScrollFonts,...CustomCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerer2VFJAFt\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sP38I3doM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"X45amfI3h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HyXofRI8y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"anCeed4O5\\\":{\\\"pattern\\\":\\\":anCeed4O5\\\",\\\"name\\\":\\\"top\\\"}}\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"800\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}