{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xkjB8mZqwfTtOnTf2OGx/b4dSczPHO3MnvIHcv4AW/cw6bwF0o0.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import NavigationNavigation from\"#framer/local/canvasComponent/AXYNn188U/AXYNn188U.js\";import Tag from\"#framer/local/canvasComponent/Ihf4JO3wW/Ihf4JO3wW.js\";import Cursor from\"#framer/local/canvasComponent/p2_eXiThO/p2_eXiThO.js\";import ButtonButton from\"#framer/local/canvasComponent/YBPGh7qim/YBPGh7qim.js\";import Footer from\"#framer/local/canvasComponent/ZoSgMOUSh/ZoSgMOUSh.js\";import*as sharedStyle1 from\"#framer/local/css/MigD80yic/MigD80yic.js\";import*as sharedStyle from\"#framer/local/css/wJZnWFInK/wJZnWFInK.js\";import metadataProvider from\"#framer/local/webPageMetadata/cw6bwF0o0/cw6bwF0o0.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationNavigationFonts=getFonts(NavigationNavigation);const MotionSectionWithFX=withFX(motion.section);const TagFonts=getFonts(Tag);const ButtonButtonFonts=getFonts(ButtonButton);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const FooterFonts=getFonts(Footer);const CursorFonts=getFonts(Cursor);const breakpoints={A0hCgI2Vg:\"(min-width: 810px) and (max-width: 1199px)\",WakLkUMCg:\"(max-width: 809px)\",YA1mUkG1B:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-lxeeE\";const variantClassNames={A0hCgI2Vg:\"framer-v-7lhbk\",WakLkUMCg:\"framer-v-1gpghox\",YA1mUkG1B:\"framer-v-18xqqfl\"};const transition1={damping:40,delay:.2,mass:1,stiffness:250,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100};const transition2={damping:60,delay:0,mass:1.2,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:1070};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"YA1mUkG1B\",Phone:\"WakLkUMCg\",Tablet:\"A0hCgI2Vg\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YA1mUkG1B\"};};const transition3={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const cursor={alignment:\"center\",component:Cursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition3,variant:\"bBayyh5rx\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({\"1ngtzct\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YA1mUkG1B\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-34579f84-6124-46d0-afb0-bf7380f4eaae, rgb(254, 250, 246)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18xqqfl\",className),\"data-framer-cursor\":\"1ngtzct\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-65le19-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"MEUJBLVIM\",scopeId:\"cw6bwF0o0\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"MEUJBLVIM\",intensity:10,layoutId:\"MEUJBLVIM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kmktgn\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WakLkUMCg:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1280px)`,y:16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1280px)`,y:20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fxy66t-container\",nodeId:\"zMUZev2jt\",scopeId:\"cw6bwF0o0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A0hCgI2Vg:{variant:\"NK0zGQU3t\"},WakLkUMCg:{variant:\"SkM22lU3X\"}},children:/*#__PURE__*/_jsx(NavigationNavigation,{height:\"100%\",id:\"zMUZev2jt\",layoutId:\"zMUZev2jt\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ec_VSzv0d\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-19yc0f8\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(MotionSectionWithOptimizedAppearEffect,{animate:animation1,className:\"framer-h9mueb\",\"data-framer-appear-id\":\"h9mueb\",\"data-framer-name\":\"Main\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b82p3a\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v3y120\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19dr7xg\",\"data-framer-name\":\"Title Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A0hCgI2Vg:{y:(componentViewport?.y||0)+0+200+0+341+0+0+0+0+0+0},WakLkUMCg:{y:(componentViewport?.y||0)+0+200+0+140+275+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+0+200+0+381+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13j6gd9-container\",nodeId:\"HEDiR01KW\",scopeId:\"cw6bwF0o0\",children:/*#__PURE__*/_jsx(Tag,{Buyp28_of:\"404\",height:\"100%\",id:\"HEDiR01KW\",layoutId:\"HEDiR01KW\",variant:\"rKYGRxnTs\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-13d02to\",\"data-styles-preset\":\"wJZnWFInK\",style:{\"--framer-text-alignment\":\"center\"},children:\"OOPS, esta p\\xe1gina n\\xe3o foi encontrada.\"})}),className:\"framer-194i3o0\",\"data-framer-name\":\"Title Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1e7rr0f\",\"data-styles-preset\":\"MigD80yic\",style:{\"--framer-text-alignment\":\"center\"},children:\"Clique abaixo para acessar a p\\xe1gina inicial!\"})}),className:\"framer-jkhqf4\",\"data-framer-name\":\"Header Description\",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:{A0hCgI2Vg:{y:(componentViewport?.y||0)+0+200+0+341+0+268},WakLkUMCg:{y:(componentViewport?.y||0)+0+200+0+140+275+0+260}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"200px\",y:(componentViewport?.y||0)+0+200+0+381+0+268,children:/*#__PURE__*/_jsx(Container,{className:\"framer-aozcw0-container\",nodeId:\"LD72ieV9B\",scopeId:\"cw6bwF0o0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A0hCgI2Vg:{VV_uh9AAy:resolvedLinks[1]},WakLkUMCg:{VV_uh9AAy:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonButton,{Dlc_3jNMB:false,hD_Tjd3Q1:\"Voltar para Home\",height:\"100%\",id:\"LD72ieV9B\",layoutId:\"LD72ieV9B\",PuYGm4aJo:{borderColor:'var(--token-c7728239-6ca6-4e4a-8723-ee284a70a64c, rgb(254, 96, 55)) /* {\"name\":\"Orange\"} */',borderStyle:\"solid\",borderWidth:1},style:{height:\"100%\",width:\"100%\"},variant:\"u3RW6678t\",VV_uh9AAy:resolvedLinks[0],width:\"100%\",xlxrEA3Uy:\"var(--token-c7728239-6ca6-4e4a-8723-ee284a70a64c, rgb(254, 96, 55))\"})})})})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:827,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hi1yt9-container\",nodeId:\"BQB50fNwW\",scopeId:\"cw6bwF0o0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A0hCgI2Vg:{variant:\"mCCn5YhsC\"},WakLkUMCg:{variant:\"FKPpVsy58\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BQB50fNwW\",layoutId:\"BQB50fNwW\",style:{width:\"100%\"},variant:\"ZV9y0Ubmc\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lxeeE.framer-wl98z9, .framer-lxeeE .framer-wl98z9 { display: block; }\",\".framer-lxeeE.framer-18xqqfl { align-content: center; align-items: center; background-color: var(--token-34579f84-6124-46d0-afb0-bf7380f4eaae, #fefaf6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-lxeeE .framer-65le19-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-lxeeE .framer-1kmktgn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 20px 24px 0px 24px; position: fixed; right: 0px; top: 0px; z-index: 5; }\",\".framer-lxeeE .framer-fxy66t-container { flex: 1 0 0px; height: auto; max-width: 1280px; position: relative; width: 1px; z-index: 4; }\",\".framer-lxeeE .framer-19yc0f8 { align-content: center; align-items: center; background-color: var(--token-c7728239-6ca6-4e4a-8723-ee284a70a64c, #fe6037); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lxeeE .framer-h9mueb { align-content: center; align-items: center; background-color: var(--token-34579f84-6124-46d0-afb0-bf7380f4eaae, #fefaf6); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: visible; padding: 80px 30px 0px 30px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lxeeE .framer-1b82p3a { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1140px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-lxeeE .framer-1v3y120 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lxeeE .framer-19dr7xg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lxeeE .framer-13j6gd9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-lxeeE .framer-194i3o0, .framer-lxeeE .framer-jkhqf4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 700px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-lxeeE .framer-aozcw0-container { flex: none; height: 50px; position: relative; width: 200px; }\",\".framer-lxeeE .framer-hi1yt9-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lxeeE.framer-18xqqfl, .framer-lxeeE .framer-1kmktgn, .framer-lxeeE .framer-19yc0f8, .framer-lxeeE .framer-h9mueb, .framer-lxeeE .framer-1b82p3a, .framer-lxeeE .framer-1v3y120, .framer-lxeeE .framer-19dr7xg { gap: 0px; } .framer-lxeeE.framer-18xqqfl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lxeeE.framer-18xqqfl > :first-child, .framer-lxeeE .framer-1b82p3a > :first-child, .framer-lxeeE .framer-1v3y120 > :first-child, .framer-lxeeE .framer-19dr7xg > :first-child { margin-top: 0px; } .framer-lxeeE.framer-18xqqfl > :last-child, .framer-lxeeE .framer-1b82p3a > :last-child, .framer-lxeeE .framer-1v3y120 > :last-child, .framer-lxeeE .framer-19dr7xg > :last-child { margin-bottom: 0px; } .framer-lxeeE .framer-1kmktgn > *, .framer-lxeeE .framer-19yc0f8 > *, .framer-lxeeE .framer-h9mueb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lxeeE .framer-1kmktgn > :first-child, .framer-lxeeE .framer-19yc0f8 > :first-child, .framer-lxeeE .framer-h9mueb > :first-child { margin-left: 0px; } .framer-lxeeE .framer-1kmktgn > :last-child, .framer-lxeeE .framer-19yc0f8 > :last-child, .framer-lxeeE .framer-h9mueb > :last-child { margin-right: 0px; } .framer-lxeeE .framer-1b82p3a > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-lxeeE .framer-1v3y120 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-lxeeE .framer-19dr7xg > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-lxeeE.framer-18xqqfl { width: 810px; } .framer-lxeeE .framer-h9mueb { padding: 0px 40px 0px 40px; }}\",\"@media (max-width: 809px) { .framer-lxeeE.framer-18xqqfl { width: 390px; } .framer-lxeeE .framer-1kmktgn { flex-direction: column; padding: 16px 16px 0px 16px; } .framer-lxeeE .framer-fxy66t-container { flex: none; width: 100%; z-index: 6; } .framer-lxeeE .framer-h9mueb { flex-direction: column; padding: 140px 16px 0px 16px; } .framer-lxeeE .framer-1b82p3a { flex: none; gap: 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lxeeE .framer-1kmktgn, .framer-lxeeE .framer-h9mueb, .framer-lxeeE .framer-1b82p3a { gap: 0px; } .framer-lxeeE .framer-1kmktgn > *, .framer-lxeeE .framer-h9mueb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lxeeE .framer-1kmktgn > :first-child, .framer-lxeeE .framer-h9mueb > :first-child, .framer-lxeeE .framer-1b82p3a > :first-child { margin-top: 0px; } .framer-lxeeE .framer-1kmktgn > :last-child, .framer-lxeeE .framer-h9mueb > :last-child, .framer-lxeeE .framer-1b82p3a > :last-child { margin-bottom: 0px; } .framer-lxeeE .framer-1b82p3a > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1627\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"A0hCgI2Vg\":{\"layout\":[\"fixed\",\"auto\"]},\"WakLkUMCg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framercw6bwF0o0=withCSS(Component,css,\"framer-lxeeE\");export default Framercw6bwF0o0;Framercw6bwF0o0.displayName=\"Page\";Framercw6bwF0o0.defaultProps={height:1627,width:1200};addFonts(Framercw6bwF0o0,[{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\"}]},...SmoothScrollFonts,...NavigationNavigationFonts,...TagFonts,...ButtonButtonFonts,...FooterFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framercw6bwF0o0\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"1627\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A0hCgI2Vg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WakLkUMCg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "NavigationNavigationFonts", "AXYNn188U_default", "MotionSectionWithFX", "withFX", "motion", "TagFonts", "Ihf4JO3wW_default", "ButtonButtonFonts", "YBPGh7qim_default", "MotionSectionWithOptimizedAppearEffect", "withOptimizedAppearEffect", "FooterFonts", "ZoSgMOUSh_default", "CursorFonts", "p2_eXiThO_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition3", "cursor", "p2_eXiThO_default", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "SmoothScroll", "MotionSectionWithFX", "PropertyOverrides2", "AXYNn188U_default", "MotionSectionWithOptimizedAppearEffect", "Ihf4JO3wW_default", "RichText2", "x", "ResolveLinks", "resolvedLinks", "YBPGh7qim_default", "ZoSgMOUSh_default", "css", "Framercw6bwF0o0", "withCSS", "cw6bwF0o0_default", "addFonts", "SmoothScrollFonts", "NavigationNavigationFonts", "TagFonts", "ButtonButtonFonts", "FooterFonts", "CursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
