{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3BFiqEGDQ4e7zMAxgCmC/V2ir59mx1UMpViL2HT2h/DC9dRO5le.js"],
  "sourcesContent": ["// Generated by Framer (3874f97)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import Service from\"#framer/local/canvasComponent/A0NEERLxX/A0NEERLxX.js\";import AccordingList from\"#framer/local/canvasComponent/d740Vg2ml/d740Vg2ml.js\";import FloatingButton from\"#framer/local/canvasComponent/OXfBEc0bi/OXfBEc0bi.js\";import CTA from\"#framer/local/canvasComponent/qsQtV1ymR/qsQtV1ymR.js\";import Nav from\"#framer/local/canvasComponent/VcXg29yuI/VcXg29yuI.js\";import Footer from\"#framer/local/canvasComponent/xZcydiKwq/xZcydiKwq.js\";import Services from\"#framer/local/collection/CipPyCQ70/CipPyCQ70.js\";import*as sharedStyle from\"#framer/local/css/DgmGG9qfs/DgmGG9qfs.js\";import*as sharedStyle2 from\"#framer/local/css/jGRaTFnNr/jGRaTFnNr.js\";import*as sharedStyle3 from\"#framer/local/css/NQz6j1UU5/NQz6j1UU5.js\";import*as sharedStyle1 from\"#framer/local/css/zaEVIy8VD/zaEVIy8VD.js\";import metadataProvider from\"#framer/local/webPageMetadata/DC9dRO5le/DC9dRO5le.js\";const NavFonts=getFonts(Nav);const FloatingButtonFonts=getFonts(FloatingButton);const SmoothScrollFonts=getFonts(SmoothScroll);const MotionDivWithFX=withFX(motion.div);const ServiceFonts=getFonts(Service);const AccordingListFonts=getFonts(AccordingList);const ContainerWithFX=withFX(Container);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={Brvwregbh:\"(min-width: 1200px)\",SJoRjoXMX:\"(min-width: 810px) and (max-width: 1199px)\",xPjylWAe8:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-uhdzs\";const variantClassNames={Brvwregbh:\"framer-v-10k25hu\",SJoRjoXMX:\"framer-v-xw6anw\",xPjylWAe8:\"framer-v-ouz23v\"};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition1={damping:20,delay:0,mass:1.4,stiffness:100,type:\"spring\"};const textEffect={effect:animation,repeat:false,startDelay:.2,tokenization:\"line\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const textEffect1={effect:animation,repeat:false,startDelay:.3,tokenization:\"line\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const transition2={damping:20,delay:.1,mass:1.4,stiffness:100,type:\"spring\"};const transition3={damping:20,delay:.2,mass:1.4,stiffness:100,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"Brvwregbh\",Phone:\"xPjylWAe8\",Tablet:\"SJoRjoXMX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Brvwregbh\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,SKYzCbAt9qiKAuCI9s,l3jaV6Ia6qiKAuCI9s,CSxg5V2vyqiKAuCI9s,ot1wrJNrBqiKAuCI9s,idqiKAuCI9s,...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,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Brvwregbh\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-10k25hu\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xPjylWAe8:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:\"min(93.3333vw, 1200px)\",y:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cfau8e-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{variant:\"MUPAGhQfK\"},xPjylWAe8:{variant:\"wpkfDBf6g\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"qUvyhJNyf\",layoutId:\"qUvyhJNyf\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"tLCjLcOJi\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:879,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10op88y-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{variant:\"xMouLdjfC\"},xPjylWAe8:{variant:\"PLcTYjumn\"}},children:/*#__PURE__*/_jsx(FloatingButton,{height:\"100%\",id:\"CnDwL5i_6\",layoutId:\"CnDwL5i_6\",variant:\"RcTUf9NKO\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14fr5em-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"hc0tYsFAo\",intensity:12,layoutId:\"hc0tYsFAo\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"Auraspace service banner\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200),sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/usV8fMJum086ojGNwkGvsmpXKa4.png\",srcSet:\"https://framerusercontent.com/images/usV8fMJum086ojGNwkGvsmpXKa4.png?scale-down-to=512 512w,https://framerusercontent.com/images/usV8fMJum086ojGNwkGvsmpXKa4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/usV8fMJum086ojGNwkGvsmpXKa4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/usV8fMJum086ojGNwkGvsmpXKa4.png 2880w\"},className:\"framer-9gvn76\",\"data-framer-name\":\"Service Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-azkzhk\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{effect:undefined},xPjylWAe8:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1hq8b2d\",\"data-styles-preset\":\"DgmGG9qfs\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-981e1be8-ac9e-4219-9b6b-b8430bf3bccc, rgb(252, 252, 244))\"},children:\"Complete services\"})}),className:\"framer-1vu1mni\",\"data-framer-name\":\"Complete services\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{effect:undefined},xPjylWAe8:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-n7g8bd\",\"data-styles-preset\":\"zaEVIy8VD\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-981e1be8-ac9e-4219-9b6b-b8430bf3bccc, rgb(252, 252, 244))\"},children:\"for inspired living\"})}),className:\"framer-702mss\",\"data-framer-name\":\"for inspired living\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1952pr6\",\"data-framer-name\":\"Services\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uyguu9\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{__framer__styleAppearEffectEnabled:undefined},xPjylWAe8:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xcqeyu\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xyhlyt\",\"data-styles-preset\":\"jGRaTFnNr\",style:{\"--framer-text-color\":\"var(--token-981e1be8-ac9e-4219-9b6b-b8430bf3bccc, rgb(252, 252, 244))\"},children:\"Our\"})}),className:\"framer-15rm07g\",\"data-framer-name\":\"Our\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jnkbde\",\"data-styles-preset\":\"NQz6j1UU5\",style:{\"--framer-text-color\":\"var(--token-acf769da-3bd9-4165-ab34-f40c65b2ba61, rgb(255, 144, 92))\"},children:\"services\"})}),className:\"framer-56f5m8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{__framer__styleAppearEffectEnabled:undefined},xPjylWAe8:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13uj237\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"qiKAuCI9s\",data:Services,type:\"Collection\"},select:[{collection:\"qiKAuCI9s\",name:\"SKYzCbAt9\",type:\"Identifier\"},{collection:\"qiKAuCI9s\",name:\"l3jaV6Ia6\",type:\"Identifier\"},{collection:\"qiKAuCI9s\",name:\"CSxg5V2vy\",type:\"Identifier\"},{collection:\"qiKAuCI9s\",name:\"ot1wrJNrB\",type:\"Identifier\"},{collection:\"qiKAuCI9s\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CSxg5V2vy:CSxg5V2vyqiKAuCI9s,id:idqiKAuCI9s,l3jaV6Ia6:l3jaV6Ia6qiKAuCI9s,ot1wrJNrB:ot1wrJNrBqiKAuCI9s,SKYzCbAt9:SKYzCbAt9qiKAuCI9s},index)=>{SKYzCbAt9qiKAuCI9s??=\"\";l3jaV6Ia6qiKAuCI9s??=\"\";ot1wrJNrBqiKAuCI9s??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`qiKAuCI9s-${idqiKAuCI9s}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ot1wrJNrB:ot1wrJNrBqiKAuCI9s},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ot1wrJNrB:ot1wrJNrBqiKAuCI9s},webPageId:\"FIuzWHLXv\"},implicitPathVariables:undefined},{href:{pathVariables:{ot1wrJNrB:ot1wrJNrBqiKAuCI9s},webPageId:\"FIuzWHLXv\"},implicitPathVariables:undefined},{href:{pathVariables:{ot1wrJNrB:ot1wrJNrBqiKAuCI9s},webPageId:\"FIuzWHLXv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{y:(componentViewport?.y||0)+0+812+72+0+0+126+0+0},xPjylWAe8:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1200px)`,y:(componentViewport?.y||0)+0+760+48+0+0+126+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:206,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1200px)`,y:(componentViewport?.y||0)+0+875+80+0+0+150+0+1236,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ddrs0f-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{djUIDLE9_:resolvedLinks[1],variant:\"Gsf1R023m\"},xPjylWAe8:{djUIDLE9_:resolvedLinks[2],variant:\"Gsf1R023m\"}},children:/*#__PURE__*/_jsx(Service,{djUIDLE9_:resolvedLinks[0],height:\"100%\",id:\"F82iMYhwA\",layoutId:\"F82iMYhwA\",style:{width:\"100%\"},variant:\"nVU4dwEip\",VNYZcksvm:SKYzCbAt9qiKAuCI9s,width:\"100%\",Ykegmxa6a:l3jaV6Ia6qiKAuCI9s,yzM8ELWfH:toResponsiveImage(CSxg5V2vyqiKAuCI9s)})})})})})})})},idqiKAuCI9s);})})})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-17v16h6\",\"data-framer-name\":\"FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ub91kb\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{__framer__styleAppearEffectEnabled:undefined},xPjylWAe8:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vwxwzs\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xyhlyt\",\"data-styles-preset\":\"jGRaTFnNr\",style:{\"--framer-text-color\":\"var(--token-f7dd4e12-a46a-4404-9a03-9172763c3118, rgb(60, 77, 68))\"},children:\"Some\"})}),className:\"framer-bk13jf\",\"data-framer-name\":\"Some\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jnkbde\",\"data-styles-preset\":\"NQz6j1UU5\",style:{\"--framer-text-color\":\"var(--token-acf769da-3bd9-4165-ab34-f40c65b2ba61, rgb(255, 144, 92))\"},children:\"question\"})}),className:\"framer-ci3695\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{y:(componentViewport?.y||0)+0+1288+72+0+0+126},xPjylWAe8:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 900px)`,y:(componentViewport?.y||0)+0+1188+48+0+0+150}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:612,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 900px)`,y:(componentViewport?.y||0)+0+2627+80+0+0+150,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{__framer__styleAppearEffectEnabled:undefined},xPjylWAe8:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14fnse3-container\",children:/*#__PURE__*/_jsx(AccordingList,{height:\"100%\",id:\"jb7y61dNN\",layoutId:\"jb7y61dNN\",style:{width:\"100%\"},variant:\"I12944:22427;12944:3257\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{y:(componentViewport?.y||0)+0+2170},xPjylWAe8:{y:(componentViewport?.y||0)+0+2046}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:592,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3549,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rrpqtf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{variant:\"cjQeBpTMy\"},xPjylWAe8:{variant:\"WIJ7ee8VG\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"IJqkjTvp0\",layoutId:\"IJqkjTvp0\",style:{width:\"100%\"},variant:\"zRtZ4yDsI\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{y:(componentViewport?.y||0)+0+2762},xPjylWAe8:{y:(componentViewport?.y||0)+0+2638}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:666,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4141,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fgehs9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJoRjoXMX:{variant:\"VDnA7bIUN\"},xPjylWAe8:{variant:\"vMczU75OP\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"igTr0HeAo\",layoutId:\"igTr0HeAo\",style:{width:\"100%\"},variant:\"mNySRdRwD\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-36e5a5de-f6dd-42aa-9848-b7414d94a958, rgb(252, 252, 244)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uhdzs.framer-t8aha, .framer-uhdzs .framer-t8aha { display: block; }\",\".framer-uhdzs.framer-10k25hu { align-content: center; align-items: center; background-color: var(--token-36e5a5de-f6dd-42aa-9848-b7414d94a958, #fcfcf4); 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-uhdzs .framer-cfau8e-container { flex: none; height: auto; left: 50%; max-width: 1200px; position: fixed; top: 16px; transform: translateX(-50%); width: 93%; z-index: 10; }\",\".framer-uhdzs .framer-10op88y-container { bottom: 65px; flex: none; height: auto; pointer-events: auto; position: fixed; right: 20px; width: auto; z-index: 8; }\",\".framer-uhdzs .framer-14fr5em-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-uhdzs .framer-9gvn76 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 140px; height: min-content; justify-content: flex-start; overflow: visible; padding: 232px 40px 223px 40px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-azkzhk { 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: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-1vu1mni, .framer-uhdzs .framer-702mss { --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-uhdzs .framer-1952pr6 { align-content: center; align-items: center; background-color: var(--token-a13d0d85-2016-46e8-9d43-d1f8b5f26806, #193e2c); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-1uyguu9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-1xcqeyu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-15rm07g, .framer-uhdzs .framer-bk13jf { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uhdzs .framer-56f5m8, .framer-uhdzs .framer-ci3695 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uhdzs .framer-13uj237 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-ddrs0f-container, .framer-uhdzs .framer-14fnse3-container, .framer-uhdzs .framer-1rrpqtf-container, .framer-uhdzs .framer-1fgehs9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-uhdzs .framer-17v16h6 { align-content: center; align-items: center; background-color: var(--token-36e5a5de-f6dd-42aa-9848-b7414d94a958, #fcfcf4); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-ub91kb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uhdzs .framer-vwxwzs { 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%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uhdzs.framer-10k25hu, .framer-uhdzs .framer-9gvn76, .framer-uhdzs .framer-azkzhk, .framer-uhdzs .framer-1952pr6, .framer-uhdzs .framer-1uyguu9, .framer-uhdzs .framer-1xcqeyu, .framer-uhdzs .framer-13uj237, .framer-uhdzs .framer-17v16h6, .framer-uhdzs .framer-ub91kb, .framer-uhdzs .framer-vwxwzs { gap: 0px; } .framer-uhdzs.framer-10k25hu > *, .framer-uhdzs .framer-azkzhk > *, .framer-uhdzs .framer-13uj237 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-uhdzs.framer-10k25hu > :first-child, .framer-uhdzs .framer-9gvn76 > :first-child, .framer-uhdzs .framer-azkzhk > :first-child, .framer-uhdzs .framer-1952pr6 > :first-child, .framer-uhdzs .framer-1uyguu9 > :first-child, .framer-uhdzs .framer-13uj237 > :first-child, .framer-uhdzs .framer-17v16h6 > :first-child, .framer-uhdzs .framer-ub91kb > :first-child { margin-top: 0px; } .framer-uhdzs.framer-10k25hu > :last-child, .framer-uhdzs .framer-9gvn76 > :last-child, .framer-uhdzs .framer-azkzhk > :last-child, .framer-uhdzs .framer-1952pr6 > :last-child, .framer-uhdzs .framer-1uyguu9 > :last-child, .framer-uhdzs .framer-13uj237 > :last-child, .framer-uhdzs .framer-17v16h6 > :last-child, .framer-uhdzs .framer-ub91kb > :last-child { margin-bottom: 0px; } .framer-uhdzs .framer-9gvn76 > * { margin: 0px; margin-bottom: calc(140px / 2); margin-top: calc(140px / 2); } .framer-uhdzs .framer-1952pr6 > *, .framer-uhdzs .framer-17v16h6 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-uhdzs .framer-1uyguu9 > *, .framer-uhdzs .framer-ub91kb > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-uhdzs .framer-1xcqeyu > *, .framer-uhdzs .framer-vwxwzs > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-uhdzs .framer-1xcqeyu > :first-child, .framer-uhdzs .framer-vwxwzs > :first-child { margin-left: 0px; } .framer-uhdzs .framer-1xcqeyu > :last-child, .framer-uhdzs .framer-vwxwzs > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-uhdzs.framer-10k25hu { width: 810px; } .framer-uhdzs .framer-9gvn76 { padding: 232px 40px 160px 40px; } .framer-uhdzs .framer-1952pr6, .framer-uhdzs .framer-17v16h6 { padding: 72px 40px 72px 40px; } .framer-uhdzs .framer-1uyguu9, .framer-uhdzs .framer-ub91kb { gap: 40px; } .framer-uhdzs .framer-13uj237 { gap: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uhdzs .framer-1uyguu9, .framer-uhdzs .framer-13uj237, .framer-uhdzs .framer-ub91kb { gap: 0px; } .framer-uhdzs .framer-1uyguu9 > *, .framer-uhdzs .framer-ub91kb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-uhdzs .framer-1uyguu9 > :first-child, .framer-uhdzs .framer-13uj237 > :first-child, .framer-uhdzs .framer-ub91kb > :first-child { margin-top: 0px; } .framer-uhdzs .framer-1uyguu9 > :last-child, .framer-uhdzs .framer-13uj237 > :last-child, .framer-uhdzs .framer-ub91kb > :last-child { margin-bottom: 0px; } .framer-uhdzs .framer-13uj237 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (max-width: 809px) { .framer-uhdzs.framer-10k25hu { width: 375px; } .framer-uhdzs .framer-cfau8e-container { left: 16px; right: 16px; transform: unset; width: unset; } .framer-uhdzs .framer-9gvn76 { padding: 220px 16px 120px 16px; } .framer-uhdzs .framer-1952pr6, .framer-uhdzs .framer-17v16h6 { padding: 48px 16px 48px 16px; } .framer-uhdzs .framer-1uyguu9 { gap: 40px; } .framer-uhdzs .framer-13uj237 { gap: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-uhdzs .framer-1uyguu9, .framer-uhdzs .framer-13uj237 { gap: 0px; } .framer-uhdzs .framer-1uyguu9 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-uhdzs .framer-1uyguu9 > :first-child, .framer-uhdzs .framer-13uj237 > :first-child { margin-top: 0px; } .framer-uhdzs .framer-1uyguu9 > :last-child, .framer-uhdzs .framer-13uj237 > :last-child { margin-bottom: 0px; } .framer-uhdzs .framer-13uj237 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4575\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SJoRjoXMX\":{\"layout\":[\"fixed\",\"auto\"]},\"xPjylWAe8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerDC9dRO5le=withCSS(Component,css,\"framer-uhdzs\");export default FramerDC9dRO5le;FramerDC9dRO5le.displayName=\"Page\";FramerDC9dRO5le.defaultProps={height:4575,width:1200};addFonts(FramerDC9dRO5le,[{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\"}]},...NavFonts,...FloatingButtonFonts,...SmoothScrollFonts,...ServiceFonts,...AccordingListFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDC9dRO5le\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SJoRjoXMX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xPjylWAe8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"4575\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavFonts", "getFonts", "VcXg29yuI_default", "FloatingButtonFonts", "OXfBEc0bi_default", "SmoothScrollFonts", "SmoothScroll", "MotionDivWithFX", "withFX", "motion", "ServiceFonts", "A0NEERLxX_default", "AccordingListFonts", "d740Vg2ml_default", "ContainerWithFX", "Container", "CTAFonts", "qsQtV1ymR_default", "FooterFonts", "xZcydiKwq_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "textEffect1", "animation1", "transition2", "transition3", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "SKYzCbAt9qiKAuCI9s", "l3jaV6Ia6qiKAuCI9s", "CSxg5V2vyqiKAuCI9s", "ot1wrJNrBqiKAuCI9s", "idqiKAuCI9s", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "VcXg29yuI_default", "OXfBEc0bi_default", "SmoothScroll", "Image2", "getLoadingLazyAtYPosition", "RichText2", "x", "MotionDivWithFX", "ChildrenCanSuspend", "CipPyCQ70_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "A0NEERLxX_default", "ContainerWithFX", "d740Vg2ml_default", "qsQtV1ymR_default", "xZcydiKwq_default", "css", "FramerDC9dRO5le", "withCSS", "DC9dRO5le_default", "addFonts", "NavFonts", "FloatingButtonFonts", "SmoothScrollFonts", "ServiceFonts", "AccordingListFonts", "CTAFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
