{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bmq3SRcojdEyvgBvVqLK/HHCQNSp35DYmLQig5YAS/jSRR6Beq_.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import PageTransition from\"https://framerusercontent.com/modules/hBzoYPq80QlNQzj1GD2F/WV6xpqc7c8IkPCJciro0/r6aqp1zs4.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/TXhR1VriQwDbYQl0Jpzg/SmoothScroll_Prod.js\";import MenuButton from\"https://framerusercontent.com/modules/zyaAZ6Xo45KoSGir4n9b/Te7Zro12xllSSzUPDPrd/lvQapj3GY.js\";import WaveLogo from\"https://framerusercontent.com/modules/zzj8yoIsC5KITOCHOIiu/Qlvfz2BBPEANEE1hPArt/ZrcXBkr_i.js\";import MenuOverlay from\"#framer/local/canvasComponent/JWICLKG_d/JWICLKG_d.js\";import metadataProvider from\"#framer/local/webPageMetadata/jSRR6Beq_/jSRR6Beq_.js\";const WaveLogoFonts=getFonts(WaveLogo);const MenuButtonFonts=getFonts(MenuButton);const MenuOverlayFonts=getFonts(MenuOverlay);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const PhosphorFonts=getFonts(Phosphor);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionMainWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.main);const PageTransitionFonts=getFonts(PageTransition);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={Tf8Do86DX:\"(min-width: 810px) and (max-width: 1199px)\",wT0iMYaTQ:\"(max-width: 809px)\",zELXoomPb:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-lSbsF\";const variantClassNames={Tf8Do86DX:\"framer-v-1bhz2hq\",wT0iMYaTQ:\"framer-v-wc1lds\",zELXoomPb:\"framer-v-1dqoeak\"};const transition1={delay:1.6,duration:1,ease:[.44,0,.56,1],type:\"tween\"};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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={bounce:0,delay:.4,duration:.4,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:0,y:0};const transition3={bounce:0,delay:.9,duration:1.6,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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:160};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition4={delay:2,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,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={Desktop:\"zELXoomPb\",Phone:\"wT0iMYaTQ\",Tablet:\"Tf8Do86DX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zELXoomPb\"};};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const CgsbHZK923bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const mxP0CxWhf1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const elementId=useRouteElementId(\"xJbRp9xfQ\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Tf8Do86DX\",\"wT0iMYaTQ\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"wT0iMYaTQ\")return false;return true;};const elementId1=useRouteElementId(\"MZvS5MQML\");const ref2=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"Tf8Do86DX\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zELXoomPb\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-cafc0360-d15b-4f7c-99b0-fa282134eca1, rgb(38, 52, 53)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1dqoeak\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7p0mbq\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"J2CP1Kgu6\"},implicitPathVariables:undefined},{href:{webPageId:\"J2CP1Kgu6\"},implicitPathVariables:undefined},{href:{webPageId:\"J2CP1Kgu6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{width:\"84px\",y:48},wT0iMYaTQ:{width:\"70px\",y:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,width:\"51px\",y:64,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mkjnqb-container\",isModuleExternal:true,nodeId:\"JUGEc3IA0\",scopeId:\"jSRR6Beq_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{q3Gszdpbp:resolvedLinks[1]},wT0iMYaTQ:{q3Gszdpbp:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(WaveLogo,{height:\"100%\",id:\"JUGEc3IA0\",jGKF3TVA8:false,layoutId:\"JUGEc3IA0\",q3Gszdpbp:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},variant:\"yRZIblIZk\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1afbl7u\",\"data-framer-name\":\"Menu\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{y:48},wT0iMYaTQ:{y:24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:21,y:64,children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-f3m3cm-container\",\"data-framer-appear-id\":\"f3m3cm\",id:\"f3m3cm\",initial:animation1,isModuleExternal:true,nodeId:\"yWqreTogy\",optimized:true,rendersWithMotion:true,scopeId:\"jSRR6Beq_\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{uflpIWYmR:\"QV9lityIU\"},wT0iMYaTQ:{uflpIWYmR:\"QV9lityIU\"}},children:/*#__PURE__*/_jsx(MenuButton,{CgsbHZK92:CgsbHZK923bnx0g({overlay}),height:\"100%\",id:\"yWqreTogy\",layoutId:\"yWqreTogy\",uflpIWYmR:\"pKfvEm5sc\",variant:\"qBqYXtXNE\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1ijs48\"),\"data-framer-portal-id\":\"f3m3cm\",exit:{opacity:0,transition:{delay:.8,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"LNED46k4Q\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-16r4h5k-container\"),\"data-framer-portal-id\":\"f3m3cm\",inComponentSlot:true,nodeId:\"lagaoRiTq\",rendersWithMotion:true,scopeId:\"jSRR6Beq_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wT0iMYaTQ:{variant:\"EvHYToGNM\"}},children:/*#__PURE__*/_jsx(MenuOverlay,{height:\"100%\",id:\"lagaoRiTq\",layoutId:\"lagaoRiTq\",mxP0CxWhf:mxP0CxWhf1wnntms({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"axh29tTR_\",width:\"100%\"})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsxs(MotionMainWithOptimizedAppearEffect,{animate:animation2,className:\"framer-14hdwzv\",\"data-framer-appear-id\":\"14hdwzv\",\"data-framer-name\":\"Container\",id:elementId,initial:animation3,optimized:true,ref:ref1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{animate:undefined,initial:undefined,optimized:undefined},wT0iMYaTQ:{__framer__parallaxTransformEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:50,__perspectiveFX:false,__targetOpacity:1,animate:animation4,className:\"framer-14cr3y\",\"data-framer-appear-id\":\"14cr3y\",\"data-framer-name\":\"Header\",initial:animation5,optimized:true,children:[/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"Nord\\xe5\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0),pixelHeight:1080,pixelWidth:1920,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/P971S36qM5bOKesmqHksQ8XAhj4.jpg\",srcSet:\"https://framerusercontent.com/images/P971S36qM5bOKesmqHksQ8XAhj4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/P971S36qM5bOKesmqHksQ8XAhj4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/P971S36qM5bOKesmqHksQ8XAhj4.jpg 1920w\"},className:\"framer-8947ut\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1354zqo\",\"data-framer-name\":\"Intro Text\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-kqi0om\",\"data-framer-name\":\"Placeholder\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-uin2in\",\"data-framer-name\":\"+\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-5grpal\",\"data-framer-name\":\"+\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 0 0 L 12 0 L 12 2 L 0 2 Z\" transform=\"translate(0 5) rotate(90 6 1)\" fill=\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 0 5 L 12 5 L 12 7 L 0 7 Z\" fill=\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:9489620003,withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i3pn6h\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Our team at Neuro 6 merges creative foresight with cutting-edge technology to craft experiences that seamlessly connect people, products, and digital landscapes.\"})}),className:\"framer-ddayux\",fonts:[\"GF;Lexend-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-e4f88l hidden-1bhz2hq hidden-wc1lds\",\"data-framer-name\":\"Placeholder\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5902hv\",\"data-framer-name\":\"Page Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sanudi\",\"data-framer-name\":\"About\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7QWxiZXJ0IFNhbnMtNTAw\",\"--framer-font-family\":'\"Albert Sans\", \"Albert Sans Placeholder\", sans-serif',\"--framer-font-size\":\"300.15315462427105px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"About\"})}),className:\"framer-lngm2t\",\"data-framer-name\":\"Title\",fonts:[\"GF;Albert Sans-500\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",viewBox:\"0 0 792 330\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wG62DD4YH\"},motionChild:true,nodeId:\"Tb16MNBxQ\",openInNewTab:false,scopeId:\"jSRR6Beq_\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1pi2k98 hidden-wc1lds framer-1enddgk\",\"data-framer-name\":\"Scroll Link\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-p0l6z0-container\",\"data-framer-appear-id\":\"p0l6z0\",initial:animation1,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ngv2oFfZv\",optimized:true,rendersWithMotion:true,scopeId:\"jSRR6Beq_\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-ac46a919-b501-4c29-8edd-8e980900b919, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowDown\",id:\"ngv2oFfZv\",layoutId:\"ngv2oFfZv\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtNzAw\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"scroll\"})}),className:\"framer-1d7x8ex\",\"data-framer-appear-id\":\"1d7x8ex\",fonts:[\"GF;Lexend Deca-700\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-140v3qb\",\"data-framer-appear-id\":\"140v3qb\",\"data-framer-name\":\"Main Container\",id:elementId1,initial:animation5,optimized:true,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tdgkf0\",\"data-framer-name\":\"Introduction\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-1uqlchn hidden-wc1lds\",\"data-framer-name\":\"Placeholder\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-p3r67q\",\"data-framer-name\":\"+\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1milc07\",\"data-framer-name\":\"+\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 0 0 L 12 0 L 12 2 L 0 2 Z\" transform=\"translate(0 5) rotate(90 6 1)\" fill=\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 0 5 L 12 5 L 12 7 L 0 7 Z\" fill=\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:9489620003,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vj5mzz\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtcmVndWxhcg==\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Rooted in our passion for design-led innovation, we approach every project with a deep respect for how technology, strategy, and human insight shape the future. We began as a motion design studio, harnessing the power of storytelling to captivate audiences. Over time, our vision expanded to encompass AI, cloud architecture, and physical product design creating holistic solutions that move organizations forward.\"})})},wT0iMYaTQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtcmVndWxhcg==\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Rooted in our passion for design-led innovation, we approach every project with a deep respect for how technology, strategy, and human insight shape the future. We began as a motion design studio, harnessing the power of storytelling to captivate audiences. Over time, our vision expanded to encompass AI, cloud architecture, and physical product design creating holistic solutions that move organizations forward.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtcmVndWxhcg==\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Rooted in our passion for design-led innovation, we approach every project with a deep respect for how technology, strategy, and human insight shape the future. We began as a motion design studio, harnessing the power of storytelling to captivate audiences. Over time, our vision expanded to encompass AI, cloud architecture, and physical product design creating holistic solutions that move organizations forward.\"})}),className:\"framer-vwziv7\",fonts:[\"GF;Lexend Deca-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Collaboration is at the heart of everything we do. By working closely with clients, stakeholders, and cross-disciplinary experts, we develop solutions that balance functionality, beauty, and long-term impact. Each endeavor strengthens the connection between user needs, technological possibilities, and creative expression, ensuring results that are both future-proof and deeply human.\"})}),className:\"framer-1ldmk7h\",fonts:[\"GF;Lexend-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-riy0ja hidden-1bhz2hq hidden-wc1lds\",\"data-framer-name\":\"Placeholder\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qoskmt\",\"data-framer-name\":\"Text Block\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-1gsqwaj hidden-wc1lds\",\"data-framer-name\":\"Placeholder\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tw5le8\",\"data-framer-name\":\"+\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1gruf5s\",\"data-framer-name\":\"+\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 0 0 L 12 0 L 12 2 L 0 2 Z\" transform=\"translate(0 5) rotate(90 6 1)\" fill=\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path><path d=\"M 0 5 L 12 5 L 12 7 L 0 7 Z\" fill=\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:9489620003,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bg6kud\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Tf8Do86DX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtcmVndWxhcg==\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Together, we combine emerging technologies with time-tested design principles, delivering solutions that honor their context while meeting modern demands with precision and creativity. Our mission is to look ahead, build responsibly, and elevate every project we touch.\"})})},wT0iMYaTQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtcmVndWxhcg==\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Together, we combine emerging technologies with time-tested design principles, delivering solutions that honor their context while meeting modern demands with precision and creativity. Our mission is to look ahead, build responsibly, and elevate every project we touch.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kIERlY2EtcmVndWxhcg==\",\"--framer-font-family\":'\"Lexend Deca\", \"Lexend Deca Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:\"Together, we combine emerging technologies with time-tested design principles, delivering solutions that honor their context while meeting modern demands with precision and creativity. Our mission is to look ahead, build responsibly, and elevate every project we touch.\"})}),className:\"framer-aldpce\",fonts:[\"GF;Lexend Deca-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-87aba003-1741-4d35-89a3-867a7c04389a, rgb(255, 255, 255))\"},children:[\"We stand by principles of foresight-driven design, sustainable innovation, and unwavering quality at every stage. With years of experience and a reputation for excellence, \",/*#__PURE__*/_jsx(\"strong\",{children:\"Neuro 6\"}),\" is a trusted partner for those seeking thoughtful, transformative solutions that embrace the future.\"]})}),className:\"framer-b9exkw\",fonts:[\"GF;Lexend-regular\",\"GF;Lexend-700\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"section\",{className:\"framer-1yec7ig hidden-1bhz2hq hidden-wc1lds\",\"data-framer-name\":\"Placeholder\"})]})]})})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1001,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ljv33h-container hidden-1bhz2hq\",isModuleExternal:true,layoutScroll:true,nodeId:\"ieAxDQ4uF\",scopeId:\"jSRR6Beq_\",children:/*#__PURE__*/_jsx(PageTransition,{height:\"100%\",id:\"ieAxDQ4uF\",layoutId:\"ieAxDQ4uF\",style:{height:\"100%\",width:\"100%\"},variant:\"lVKJlxwZg\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qekf1x-container hidden-1bhz2hq hidden-wc1lds\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YGrZ1UfPe\",scopeId:\"jSRR6Beq_\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"YGrZ1UfPe\",intensity:20,layoutId:\"YGrZ1UfPe\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lSbsF.framer-1enddgk, .framer-lSbsF .framer-1enddgk { display: block; }\",\".framer-lSbsF.framer-1dqoeak { align-content: center; align-items: center; background-color: var(--token-cafc0360-d15b-4f7c-99b0-fa282134eca1, #263435); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-lSbsF .framer-7p0mbq { 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: 64px; mix-blend-mode: difference; overflow: hidden; padding: 0px; position: fixed; top: 64px; width: min-content; z-index: 4; }\",\".framer-lSbsF .framer-1mkjnqb-container { flex: none; height: 66px; position: relative; width: 51px; }\",\".framer-lSbsF .framer-1afbl7u { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; mix-blend-mode: difference; overflow: hidden; padding: 0px; position: fixed; right: 64px; top: 64px; width: min-content; z-index: 4; }\",\".framer-lSbsF .framer-f3m3cm-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lSbsF.framer-1ijs48 { inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-lSbsF.framer-16r4h5k-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-lSbsF .framer-14hdwzv { align-content: flex-start; align-items: flex-start; background-color: var(--token-9966702e-ab1c-4457-b956-96345d4180bc, #131a1b); 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%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-lSbsF .framer-14cr3y { align-content: center; align-items: center; background-color: var(--token-cafc0360-d15b-4f7c-99b0-fa282134eca1, #263435); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lSbsF .framer-8947ut { -webkit-filter: grayscale(1); filter: grayscale(1); flex: none; height: 100%; left: 0px; opacity: 0.72; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-lSbsF .framer-1354zqo { align-content: flex-start; align-items: flex-start; 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-lSbsF .framer-kqi0om, .framer-lSbsF .framer-1uqlchn, .framer-lSbsF .framer-riy0ja, .framer-lSbsF .framer-1gsqwaj, .framer-lSbsF .framer-1yec7ig { 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: hidden; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-lSbsF .framer-uin2in, .framer-lSbsF .framer-p3r67q, .framer-lSbsF .framer-1tw5le8 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); left: 64px; overflow: hidden; position: absolute; top: 0px; width: 12px; z-index: 1; }\",\".framer-lSbsF .framer-5grpal, .framer-lSbsF .framer-1milc07, .framer-lSbsF .framer-1gruf5s { flex: none; height: 12px; left: calc(50.00000000000002% - 12px / 2); position: absolute; top: calc(50.00000000000002% - 12px / 2); width: 12px; }\",\".framer-lSbsF .framer-i3pn6h, .framer-lSbsF .framer-vj5mzz, .framer-lSbsF .framer-1bg6kud { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-lSbsF .framer-ddayux, .framer-lSbsF .framer-vwziv7, .framer-lSbsF .framer-1ldmk7h, .framer-lSbsF .framer-aldpce, .framer-lSbsF .framer-b9exkw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-lSbsF .framer-e4f88l { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px 32px 0px 32px; position: relative; width: 1px; }\",\".framer-lSbsF .framer-5902hv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 64px; position: relative; width: 100%; }\",\".framer-lSbsF .framer-1sanudi { aspect-ratio: 3.544378698224852 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); overflow: visible; position: relative; width: 66%; }\",\".framer-lSbsF .framer-lngm2t { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: 100%; z-index: 1; }\",\".framer-lSbsF .framer-1pi2k98 { align-content: center; align-items: center; bottom: 64px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: absolute; right: 64px; text-decoration: none; width: min-content; z-index: 1; }\",\".framer-lSbsF .framer-p0l6z0-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 23px); position: relative; width: 20px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lSbsF .framer-1d7x8ex { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-lSbsF .framer-140v3qb { align-content: center; align-items: center; background-color: var(--token-cafc0360-d15b-4f7c-99b0-fa282134eca1, #263435); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 192px 0px 192px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-lSbsF .framer-1tdgkf0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 192px 0px; position: relative; width: 100%; }\",\".framer-lSbsF .framer-1qoskmt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 102px 0px 192px 0px; position: relative; width: 100%; }\",\".framer-lSbsF .framer-ljv33h-container { bottom: -1px; flex: none; left: 0px; pointer-events: none; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-lSbsF .framer-qekf1x-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lSbsF.framer-1dqoeak, .framer-lSbsF .framer-7p0mbq, .framer-lSbsF .framer-14hdwzv, .framer-lSbsF .framer-14cr3y, .framer-lSbsF .framer-1354zqo, .framer-lSbsF .framer-kqi0om, .framer-lSbsF .framer-i3pn6h, .framer-lSbsF .framer-e4f88l, .framer-lSbsF .framer-1pi2k98, .framer-lSbsF .framer-140v3qb, .framer-lSbsF .framer-1tdgkf0, .framer-lSbsF .framer-1uqlchn, .framer-lSbsF .framer-vj5mzz, .framer-lSbsF .framer-riy0ja, .framer-lSbsF .framer-1qoskmt, .framer-lSbsF .framer-1gsqwaj, .framer-lSbsF .framer-1bg6kud, .framer-lSbsF .framer-1yec7ig { gap: 0px; } .framer-lSbsF.framer-1dqoeak > *, .framer-lSbsF .framer-14hdwzv > *, .framer-lSbsF .framer-14cr3y > *, .framer-lSbsF .framer-kqi0om > *, .framer-lSbsF .framer-e4f88l > *, .framer-lSbsF .framer-140v3qb > *, .framer-lSbsF .framer-1uqlchn > *, .framer-lSbsF .framer-riy0ja > *, .framer-lSbsF .framer-1gsqwaj > *, .framer-lSbsF .framer-1yec7ig > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lSbsF.framer-1dqoeak > :first-child, .framer-lSbsF .framer-14hdwzv > :first-child, .framer-lSbsF .framer-14cr3y > :first-child, .framer-lSbsF .framer-kqi0om > :first-child, .framer-lSbsF .framer-i3pn6h > :first-child, .framer-lSbsF .framer-e4f88l > :first-child, .framer-lSbsF .framer-140v3qb > :first-child, .framer-lSbsF .framer-1uqlchn > :first-child, .framer-lSbsF .framer-vj5mzz > :first-child, .framer-lSbsF .framer-riy0ja > :first-child, .framer-lSbsF .framer-1gsqwaj > :first-child, .framer-lSbsF .framer-1bg6kud > :first-child, .framer-lSbsF .framer-1yec7ig > :first-child { margin-top: 0px; } .framer-lSbsF.framer-1dqoeak > :last-child, .framer-lSbsF .framer-14hdwzv > :last-child, .framer-lSbsF .framer-14cr3y > :last-child, .framer-lSbsF .framer-kqi0om > :last-child, .framer-lSbsF .framer-i3pn6h > :last-child, .framer-lSbsF .framer-e4f88l > :last-child, .framer-lSbsF .framer-140v3qb > :last-child, .framer-lSbsF .framer-1uqlchn > :last-child, .framer-lSbsF .framer-vj5mzz > :last-child, .framer-lSbsF .framer-riy0ja > :last-child, .framer-lSbsF .framer-1gsqwaj > :last-child, .framer-lSbsF .framer-1bg6kud > :last-child, .framer-lSbsF .framer-1yec7ig > :last-child { margin-bottom: 0px; } .framer-lSbsF .framer-7p0mbq > *, .framer-lSbsF .framer-1354zqo > *, .framer-lSbsF .framer-1tdgkf0 > *, .framer-lSbsF .framer-1qoskmt > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lSbsF .framer-7p0mbq > :first-child, .framer-lSbsF .framer-1354zqo > :first-child, .framer-lSbsF .framer-1pi2k98 > :first-child, .framer-lSbsF .framer-1tdgkf0 > :first-child, .framer-lSbsF .framer-1qoskmt > :first-child { margin-left: 0px; } .framer-lSbsF .framer-7p0mbq > :last-child, .framer-lSbsF .framer-1354zqo > :last-child, .framer-lSbsF .framer-1pi2k98 > :last-child, .framer-lSbsF .framer-1tdgkf0 > :last-child, .framer-lSbsF .framer-1qoskmt > :last-child { margin-right: 0px; } .framer-lSbsF .framer-i3pn6h > *, .framer-lSbsF .framer-vj5mzz > *, .framer-lSbsF .framer-1bg6kud > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-lSbsF .framer-1pi2k98 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-lSbsF.framer-1dqoeak { width: 810px; } .framer-lSbsF .framer-7p0mbq { left: 48px; top: 48px; } .framer-lSbsF .framer-1mkjnqb-container { width: 84px; } .framer-lSbsF .framer-1afbl7u { right: 48px; top: 48px; } .framer-lSbsF .framer-14hdwzv { will-change: unset; } .framer-lSbsF .framer-14cr3y { justify-content: center; will-change: unset; } .framer-lSbsF .framer-kqi0om, .framer-lSbsF .framer-1uqlchn, .framer-lSbsF .framer-1gsqwaj { padding: 0px 24px 0px 24px; } .framer-lSbsF .framer-uin2in, .framer-lSbsF .framer-p3r67q, .framer-lSbsF .framer-1tw5le8 { left: 48px; } .framer-lSbsF .framer-i3pn6h { padding: 0px 48px 0px 24px; } .framer-lSbsF .framer-5902hv { padding: 48px; } .framer-lSbsF .framer-1sanudi { height: var(--framer-aspect-ratio-supported, 133px); } .framer-lSbsF .framer-1pi2k98 { bottom: 48px; right: 48px; } .framer-lSbsF .framer-140v3qb { padding: 144px 0px 144px 0px; will-change: unset; } .framer-lSbsF .framer-1tdgkf0, .framer-lSbsF .framer-1qoskmt { padding: 0px 0px 144px 0px; } .framer-lSbsF .framer-vj5mzz, .framer-lSbsF .framer-1bg6kud { gap: 48px; padding: 0px 48px 0px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lSbsF .framer-vj5mzz, .framer-lSbsF .framer-1bg6kud { gap: 0px; } .framer-lSbsF .framer-vj5mzz > *, .framer-lSbsF .framer-1bg6kud > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-lSbsF .framer-vj5mzz > :first-child, .framer-lSbsF .framer-1bg6kud > :first-child { margin-top: 0px; } .framer-lSbsF .framer-vj5mzz > :last-child, .framer-lSbsF .framer-1bg6kud > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-lSbsF.framer-1dqoeak { width: 390px; } .framer-lSbsF .framer-7p0mbq { left: 24px; top: 24px; } .framer-lSbsF .framer-1mkjnqb-container { width: 70px; } .framer-lSbsF .framer-1afbl7u { right: 24px; top: 24px; } .framer-lSbsF .framer-14cr3y { justify-content: center; } .framer-lSbsF .framer-1354zqo { flex-direction: column; } .framer-lSbsF .framer-kqi0om { align-self: unset; flex: none; flex-direction: row; height: min-content; padding: 0px 24px 48px 24px; width: 100%; } .framer-lSbsF .framer-uin2in { left: unset; position: relative; top: unset; } .framer-lSbsF .framer-i3pn6h { flex: none; padding: 0px 24px 0px 24px; width: 100%; } .framer-lSbsF .framer-5902hv { padding: 48px 24px 48px 24px; } .framer-lSbsF .framer-1sanudi { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 56px); width: 1px; } .framer-lSbsF .framer-140v3qb { padding: 96px 0px 96px 0px; } .framer-lSbsF .framer-1tdgkf0, .framer-lSbsF .framer-1qoskmt { padding: 0px 0px 96px 0px; } .framer-lSbsF .framer-vj5mzz { flex: 1 0 0px; gap: 32px; padding: 0px 24px 0px 24px; } .framer-lSbsF .framer-1bg6kud { gap: 32px; padding: 0px 24px 0px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-lSbsF .framer-1354zqo, .framer-lSbsF .framer-kqi0om, .framer-lSbsF .framer-vj5mzz, .framer-lSbsF .framer-1bg6kud { gap: 0px; } .framer-lSbsF .framer-1354zqo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lSbsF .framer-1354zqo > :first-child, .framer-lSbsF .framer-vj5mzz > :first-child, .framer-lSbsF .framer-1bg6kud > :first-child { margin-top: 0px; } .framer-lSbsF .framer-1354zqo > :last-child, .framer-lSbsF .framer-vj5mzz > :last-child, .framer-lSbsF .framer-1bg6kud > :last-child { margin-bottom: 0px; } .framer-lSbsF .framer-kqi0om > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-lSbsF .framer-kqi0om > :first-child { margin-left: 0px; } .framer-lSbsF .framer-kqi0om > :last-child { margin-right: 0px; } .framer-lSbsF .framer-vj5mzz > *, .framer-lSbsF .framer-1bg6kud > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4774.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Tf8Do86DX\":{\"layout\":[\"fixed\",\"auto\"]},\"wT0iMYaTQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"xJbRp9xfQ\":{\"pattern\":\":xJbRp9xfQ\",\"name\":\"container\"},\"MZvS5MQML\":{\"pattern\":\":MZvS5MQML\",\"name\":\"main-container\"}}\n * @framerResponsiveScreen\n */const FramerjSRR6Beq_=withCSS(Component,css,\"framer-lSbsF\");export default FramerjSRR6Beq_;FramerjSRR6Beq_.displayName=\"About\";FramerjSRR6Beq_.defaultProps={height:4774.5,width:1200};addFonts(FramerjSRR6Beq_,[{explicitInter:true,fonts:[{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v24/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LVte6KuGEo.woff2\",weight:\"400\"},{family:\"Albert Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/albertsans/v1/i7dZIFdwYjGaAMFtZd_QA3xXSKZqhr-TenSHmZP_qY32TxAj1g.woff2\",weight:\"500\"},{family:\"Lexend Deca\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexenddeca/v22/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U4F8pAqRPCqLNflg.woff2\",weight:\"700\"},{family:\"Lexend Deca\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexenddeca/v22/K2FifZFYk-dHSE0UPPuwQ7CrD94i-NCKm-U48M1AqRPCqLNflg.woff2\",weight:\"400\"},{family:\"Lexend\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v24/wlptgwvFAVdoq2_F94zlCfv0bz1WC9wR_LVte6KuGEo.woff2\",weight:\"700\"}]},...WaveLogoFonts,...MenuButtonFonts,...MenuOverlayFonts,...PhosphorFonts,...PageTransitionFonts,...SmoothScrollFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjSRR6Beq_\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Tf8Do86DX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wT0iMYaTQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4774.5\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"xJbRp9xfQ\\\":{\\\"pattern\\\":\\\":xJbRp9xfQ\\\",\\\"name\\\":\\\"container\\\"},\\\"MZvS5MQML\\\":{\\\"pattern\\\":\\\":MZvS5MQML\\\",\\\"name\\\":\\\"main-container\\\"}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["WaveLogoFonts", "getFonts", "ZrcXBkr_i_default", "MenuButtonFonts", "lvQapj3GY_default", "MenuOverlayFonts", "JWICLKG_d_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "PhosphorFonts", "Icon", "RichTextWithOptimizedAppearEffect", "RichText2", "MotionDivWithFXWithOptimizedAppearEffect", "withFX", "motion", "MotionDivWithOptimizedAppearEffect", "MotionMainWithOptimizedAppearEffect", "PageTransitionFonts", "r6aqp1zs4_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "transformTemplate1", "_", "t", "transition4", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "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", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "CgsbHZK923bnx0g", "overlay", "loadMore", "args", "mxP0CxWhf1wnntms", "scopingClassNames", "cx", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isDisplayed1", "elementId1", "ref2", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "l", "AnimatePresence", "Ga", "x", "Image2", "getLoadingLazyAtYPosition", "SVG", "Link", "css", "FramerjSRR6Beq_", "withCSS", "jSRR6Beq_default", "addFonts", "__FramerMetadata__"]
}
