{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/w22qe7GQIsFZgg3UhgKp/rL1yBoopaEgAFqFpXMjI/nlGg3OEA0.js"],
  "sourcesContent": ["// Generated by Framer (461de17)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import Footer from\"#framer/local/canvasComponent/aDcUdUWvZ/aDcUdUWvZ.js\";import Buttons from\"#framer/local/canvasComponent/JT68lBnei/JT68lBnei.js\";import Navigation from\"#framer/local/canvasComponent/QngzHDdgN/QngzHDdgN.js\";import FAQSection from\"#framer/local/canvasComponent/RLnvvDpI5/RLnvvDpI5.js\";import SubHeading from\"#framer/local/canvasComponent/uDmmnBHyG/uDmmnBHyG.js\";import CustomCursor from\"#framer/local/canvasComponent/W93Y1QuG1/W93Y1QuG1.js\";import*as sharedStyle1 from\"#framer/local/css/D9jaB1DAQ/D9jaB1DAQ.js\";import*as sharedStyle from\"#framer/local/css/UzwBB3qEc/UzwBB3qEc.js\";import metadataProvider from\"#framer/local/webPageMetadata/nlGg3OEA0/nlGg3OEA0.js\";const NavigationFonts=getFonts(Navigation);const SubHeadingFonts=getFonts(SubHeading);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const ButtonsFonts=getFonts(Buttons);const MotionDivWithFX=withFX(motion.div);const FAQSectionFonts=getFonts(FAQSection);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const CustomCursorFonts=getFonts(CustomCursor);const cycleOrder=[\"pTvh2VvlY\",\"Kj14nqS52\",\"PJLHYE21s\"];const breakpoints={Kj14nqS52:\"(min-width: 810px) and (max-width: 1199px)\",PJLHYE21s:\"(max-width: 809px)\",pTvh2VvlY:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VjYOy\";const variantClassNames={Kj14nqS52:\"framer-v-5wyk9o\",PJLHYE21s:\"framer-v-1xwfmp4\",pTvh2VvlY:\"framer-v-1vsyj1k\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition1={delay:0,duration:.6,ease:[.65,.35,.29,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:30};const transition2={delay:.1,duration:.6,ease:[.65,.35,.29,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:30};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:10};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:48};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:48};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:10};const transition3={delay:.1,duration:.8,ease:[.52,.47,.24,.94],type:\"tween\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:48};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"pTvh2VvlY\",Phone:\"PJLHYE21s\",Tablet:\"Kj14nqS52\"};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:\"pTvh2VvlY\"};};const cursor={component:CustomCursor,variant:\"Vw1fE6H_s\"};const cursor1={component:CustomCursor,variant:\"coftlBmf8\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);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);}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);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-VjYOy`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-VjYOy`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({\"10j0p2k\":{...cursor,variant:\"coftlBmf8\"},\"1v5nmt3\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pTvh2VvlY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vsyj1k\",className),\"data-framer-cursor\":\"1v5nmt3\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i272lo-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJLHYE21s:{variant:\"nhav9U8Kq\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"vq_cq1lOG\",layoutId:\"vq_cq1lOG\",style:{width:\"100%\"},UjvOF_nj3:\"10j0p2k\",variant:\"GlW4mAGdJ\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-hk6c2a\",\"data-framer-name\":\"Main\",name:\"Main\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-hzi65l\",\"data-border\":true,\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wlqg8o\",\"data-framer-name\":\"Text Wrap\",name:\"Text Wrap\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11x6jvu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJLHYE21s:{variant:\"uE33GysN0\"}},children:/*#__PURE__*/_jsx(SubHeading,{height:\"100%\",id:\"m2oHBp5a9\",layoutId:\"m2oHBp5a9\",s6CduM76X:\"Planos\",variant:\"b9KW2nfwj\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1uv2ogd\",\"data-styles-preset\":\"UzwBB3qEc\",children:\"Pre\\xe7o sob consulta\"})}),className:\"framer-nxxsyj\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1jukchs\",\"data-border\":true,\"data-framer-name\":\"CTAs\",name:\"CTAs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-blgd0l\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJLHYE21s:{__framer__enter:animation5,__framer__exit:animation6,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1mq812i\",\"data-styles-preset\":\"D9jaB1DAQ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Transform Your \",/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"var(--token-20d87f91-4723-4d69-9564-390dbb1f339b, rgb(105, 117, 134))\"},children:[\"Design \",/*#__PURE__*/_jsx(\"br\",{}),\"Sourcing for the Better\"]})]})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1mq812i\",\"data-styles-preset\":\"D9jaB1DAQ\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Tem algum projeto em mente?\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-20d87f91-4723-4d69-9564-390dbb1f339b, rgb(105, 117, 134))\"},children:\"Preencha o formul\\xe1rio e entraremos em contato!\"})]})}),className:\"framer-awvgqj\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJLHYE21s:{__framer__animate:{transition:transition3},__framer__enter:animation5,__framer__exit:animation8}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18goydk\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ncxsli-container\",\"data-framer-cursor\":\"10j0p2k\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PJLHYE21s:{variant:\"oMqPvD1CQ\"}},children:/*#__PURE__*/_jsx(Buttons,{cJflUC6yi:\"Cards\",height:\"100%\",id:\"HYEbI9bfS\",k9dahh3MB:\"https://forms.gle/WrYjmiAmmSFPc3da9\",layoutId:\"HYEbI9bfS\",TzL7_BLrI:\"Solicite seu servi\\xe7o\",variant:\"I12:115;2:475\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-15njy6v\",\"data-border\":true,\"data-framer-name\":\"FAQ's\",name:\"FAQ's\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Kj14nqS52:{width:\"calc(min(100vw, 1080px) - 88px)\"},PJLHYE21s:{width:\"calc(min(100vw, 1080px) - 56px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(100vw, 1080px) - 96px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uvioyt-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Kj14nqS52:{variant:\"LgIg_gROn\"},PJLHYE21s:{variant:\"t9GjewJeT\"}},children:/*#__PURE__*/_jsx(FAQSection,{height:\"100%\",id:\"DIf41sjUs\",jXM_xNT5P:\"10j0p2k\",layoutId:\"DIf41sjUs\",style:{width:\"100%\"},variant:\"I15:409;4:778\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 1080px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lxv79w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Kj14nqS52:{variant:\"cci9q_6vI\"},PJLHYE21s:{variant:\"AxsBpvYSQ\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"MFgYN2B48\",layoutId:\"MFgYN2B48\",style:{maxWidth:\"100%\",width:\"100%\"},uOziq48vz:\"10j0p2k\",variant:\"CPf68A7z9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hayzk7-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"AsBYS_U73\",intensity:10,layoutId:\"AsBYS_U73\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-VjYOy { background: var(--token-b4f04ae1-f538-46ef-a9d8-aa9c302f8f4e, rgb(255, 255, 255)); }`,\".framer-VjYOy.framer-sv17ln, .framer-VjYOy .framer-sv17ln { display: block; }\",\".framer-VjYOy.framer-1vsyj1k { align-content: center; align-items: center; background-color: var(--token-b4f04ae1-f538-46ef-a9d8-aa9c302f8f4e, #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: 1200px; }\",\".framer-VjYOy .framer-1i272lo-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-VjYOy .framer-hk6c2a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1080px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VjYOy .framer-hzi65l { --border-bottom-width: 1px; --border-color: var(--token-64067dd0-34b2-4026-b325-bf2c26d43a72, #d0d0d0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 160px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-VjYOy .framer-1wlqg8o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VjYOy .framer-11x6jvu-container, .framer-VjYOy .framer-ncxsli-container, .framer-VjYOy .framer-1hayzk7-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-VjYOy .framer-nxxsyj, .framer-VjYOy .framer-awvgqj { --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-VjYOy .framer-1jukchs { --border-bottom-width: 1px; --border-color: var(--token-64067dd0-34b2-4026-b325-bf2c26d43a72, #d0d0d0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 48px 80px 48px; position: relative; width: 100%; }\",\".framer-VjYOy .framer-blgd0l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VjYOy .framer-18goydk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VjYOy .framer-15njy6v { --border-bottom-width: 1px; --border-color: var(--token-64067dd0-34b2-4026-b325-bf2c26d43a72, #d0d0d0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 48px 80px 48px; position: relative; width: 100%; }\",\".framer-VjYOy .framer-uvioyt-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-VjYOy .framer-1lxv79w-container { flex: none; height: auto; max-width: 1080px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VjYOy.framer-1vsyj1k, .framer-VjYOy .framer-hk6c2a, .framer-VjYOy .framer-hzi65l, .framer-VjYOy .framer-1wlqg8o, .framer-VjYOy .framer-1jukchs, .framer-VjYOy .framer-blgd0l, .framer-VjYOy .framer-18goydk, .framer-VjYOy .framer-15njy6v { gap: 0px; } .framer-VjYOy.framer-1vsyj1k > *, .framer-VjYOy .framer-hk6c2a > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VjYOy.framer-1vsyj1k > :first-child, .framer-VjYOy .framer-hk6c2a > :first-child, .framer-VjYOy .framer-hzi65l > :first-child, .framer-VjYOy .framer-1wlqg8o > :first-child, .framer-VjYOy .framer-1jukchs > :first-child, .framer-VjYOy .framer-blgd0l > :first-child, .framer-VjYOy .framer-15njy6v > :first-child { margin-top: 0px; } .framer-VjYOy.framer-1vsyj1k > :last-child, .framer-VjYOy .framer-hk6c2a > :last-child, .framer-VjYOy .framer-hzi65l > :last-child, .framer-VjYOy .framer-1wlqg8o > :last-child, .framer-VjYOy .framer-1jukchs > :last-child, .framer-VjYOy .framer-blgd0l > :last-child, .framer-VjYOy .framer-15njy6v > :last-child { margin-bottom: 0px; } .framer-VjYOy .framer-hzi65l > *, .framer-VjYOy .framer-1jukchs > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VjYOy .framer-1wlqg8o > *, .framer-VjYOy .framer-blgd0l > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VjYOy .framer-18goydk > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VjYOy .framer-18goydk > :first-child { margin-left: 0px; } .framer-VjYOy .framer-18goydk > :last-child { margin-right: 0px; } .framer-VjYOy .framer-15njy6v > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\"@media (min-width: 1200px) { .framer-VjYOy .hidden-1vsyj1k { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-VjYOy .hidden-5wyk9o { display: none !important; } .${metadata.bodyClassName}-framer-VjYOy { background: var(--token-b4f04ae1-f538-46ef-a9d8-aa9c302f8f4e, rgb(255, 255, 255)); } .framer-VjYOy.framer-1vsyj1k { width: 810px; } .framer-VjYOy .framer-hk6c2a { padding: 0px 20px 0px 20px; } .framer-VjYOy .framer-hzi65l { padding: 140px 0px 60px 0px; } .framer-VjYOy .framer-1jukchs, .framer-VjYOy .framer-15njy6v { padding: 60px 24px 60px 24px; }}`,`@media (max-width: 809px) { .framer-VjYOy .hidden-1xwfmp4 { display: none !important; } .${metadata.bodyClassName}-framer-VjYOy { background: var(--token-b4f04ae1-f538-46ef-a9d8-aa9c302f8f4e, rgb(255, 255, 255)); } .framer-VjYOy.framer-1vsyj1k { width: 390px; } .framer-VjYOy .framer-hk6c2a { padding: 60px 16px 0px 16px; } .framer-VjYOy .framer-hzi65l { padding: 60px 0px 60px 0px; } .framer-VjYOy .framer-1wlqg8o { gap: 16px; } .framer-VjYOy .framer-1jukchs { padding: 48px 12px 48px 12px; } .framer-VjYOy .framer-18goydk { gap: 24px; } .framer-VjYOy .framer-15njy6v { padding: 44px 12px 44px 12px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VjYOy .framer-1wlqg8o, .framer-VjYOy .framer-18goydk { gap: 0px; } .framer-VjYOy .framer-1wlqg8o > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VjYOy .framer-1wlqg8o > :first-child { margin-top: 0px; } .framer-VjYOy .framer-1wlqg8o > :last-child { margin-bottom: 0px; } .framer-VjYOy .framer-18goydk > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-VjYOy .framer-18goydk > :first-child { margin-left: 0px; } .framer-VjYOy .framer-18goydk > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,'.framer-VjYOy[data-border=\"true\"]::after, .framer-VjYOy [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1744\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Kj14nqS52\":{\"layout\":[\"fixed\",\"auto\"]},\"PJLHYE21s\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramernlGg3OEA0=withCSS(Component,css,\"framer-VjYOy\");export default FramernlGg3OEA0;FramernlGg3OEA0.displayName=\"Page\";FramernlGg3OEA0.defaultProps={height:1744,width:1200};addFonts(FramernlGg3OEA0,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...NavigationFonts,...SubHeadingFonts,...ButtonsFonts,...FAQSectionFonts,...FooterFonts,...SmoothScrollFonts,...CustomCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernlGg3OEA0\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Kj14nqS52\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PJLHYE21s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1744\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "QngzHDdgN_default", "SubHeadingFonts", "uDmmnBHyG_default", "ContainerWithFX", "withFX", "Container", "RichTextWithFX", "RichText", "ButtonsFonts", "JT68lBnei_default", "MotionDivWithFX", "motion", "FAQSectionFonts", "RLnvvDpI5_default", "FooterFonts", "aDcUdUWvZ_default", "SmoothScrollFonts", "SmoothScroll", "CustomCursorFonts", "W93Y1QuG1_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "animation4", "animation5", "animation6", "animation7", "transition3", "animation8", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "W93Y1QuG1_default", "Component", "Y", "props", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "getProps", "ie", "metadata1", "metadata", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "cursor", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "ComponentViewportProvider", "Container", "PropertyOverrides", "QngzHDdgN_default", "ContainerWithFX", "transition1", "animation", "animation1", "uDmmnBHyG_default", "RichTextWithFX", "transition2", "animation2", "x", "animation5", "animation6", "animation3", "animation4", "transition3", "animation8", "MotionDivWithFX", "animation7", "JT68lBnei_default", "RLnvvDpI5_default", "aDcUdUWvZ_default", "SmoothScroll", "css", "FramernlGg3OEA0", "withCSS", "nlGg3OEA0_default", "addFonts", "NavigationFonts", "SubHeadingFonts", "ButtonsFonts", "FAQSectionFonts", "FooterFonts", "SmoothScrollFonts", "CustomCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
