{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cTDira8Naj0Y2EsVaHlL/euMA8bPg6GiyE496q8kn/B4LCcg69t.js"],
  "sourcesContent": ["// Generated by Framer (5b26096)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}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 SectionsFooter from\"#framer/local/canvasComponent/JJmgABkgm/JJmgABkgm.js\";import ElementsNavigation from\"#framer/local/canvasComponent/kuQZwkMm1/kuQZwkMm1.js\";import ElementsButton from\"#framer/local/canvasComponent/lYlPcNMOf/lYlPcNMOf.js\";import ElementsNavLinks from\"#framer/local/canvasComponent/mTy1Dc98z/mTy1Dc98z.js\";import ElementsBadge from\"#framer/local/canvasComponent/RfUDaPlwf/RfUDaPlwf.js\";import*as sharedStyle1 from\"#framer/local/css/ARDZyocPI/ARDZyocPI.js\";import*as sharedStyle from\"#framer/local/css/kKFOnFSJ0/kKFOnFSJ0.js\";import*as sharedStyle2 from\"#framer/local/css/WXrEOepWs/WXrEOepWs.js\";import metadataProvider from\"#framer/local/webPageMetadata/B4LCcg69t/B4LCcg69t.js\";const ElementsNavigationFonts=getFonts(ElementsNavigation);const ElementsNavigationWithVariantAppearEffect=withVariantAppearEffect(ElementsNavigation);const ElementsNavLinksFonts=getFonts(ElementsNavLinks);const ElementsBadgeFonts=getFonts(ElementsBadge);const ElementsButtonFonts=getFonts(ElementsButton);const MotionDivWithFX=withFX(motion.div);const SectionsFooterFonts=getFonts(SectionsFooter);const breakpoints={a6YyqFDE9:\"(min-width: 810px) and (max-width: 1279px)\",KDXkPoJgV:\"(min-width: 1280px)\",kLZHTSTqH:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-iKu34\";const variantClassNames={a6YyqFDE9:\"framer-v-1vdfshm\",KDXkPoJgV:\"framer-v-662jj5\",kLZHTSTqH:\"framer-v-1bibpxy\"};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"KDXkPoJgV\",Phone:\"kLZHTSTqH\",Tablet:\"a6YyqFDE9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KDXkPoJgV\"};};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 beH8dcv7J3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"fiCtWRjhW\");const ref1=React.useRef(null);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KDXkPoJgV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c117d9ac-d2b9-4549-9f5f-f24ac4941119, rgb(242, 242, 242)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-662jj5\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2bdd9g\",\"data-framer-name\":\"Navigation scroll\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(\"nav\",{className:\"framer-1fkma8q\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1px)`},kLZHTSTqH:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+0+14,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-w3kgi2-container\",id:\"w3kgi2\",nodeId:\"zOwsO50eu\",rendersWithMotion:true,scopeId:\"B4LCcg69t\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{__framer__targets:undefined,style:{width:\"100%\"},variant:\"GjpstXt8G\"},kLZHTSTqH:{__framer__targets:undefined,style:{width:\"100%\"},variant:\"dqiqoTkxj\"}},children:/*#__PURE__*/_jsx(ElementsNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:0,ref:ref1,target:\"gRhiSpVPj\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,beH8dcv7J:beH8dcv7J3bnx0g({overlay}),C4IHdRDKt:\"gmSNsAsp8\",height:\"100%\",id:\"zOwsO50eu\",layoutId:\"zOwsO50eu\",lO1DIjJFY:\"gmSNsAsp8\",MMSnH93gt:\"gmSNsAsp8\",variant:\"L8YoD_url\",w41Ne4oRx:\"gmSNsAsp8\",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-1motviv\"),\"data-framer-portal-id\":\"w3kgi2\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"IWCCokGsv\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-n75kyu\"),\"data-framer-name\":\"Container\",\"data-framer-portal-id\":\"w3kgi2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kLZHTSTqH:{width:\"max(100vw - 32px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw - 48px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qw7acb-container\",inComponentSlot:true,nodeId:\"JpUM5VGI4\",rendersWithMotion:true,scopeId:\"B4LCcg69t\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kLZHTSTqH:{variant:\"CVSqdAKCu\"}},children:/*#__PURE__*/_jsx(ElementsNavLinks,{height:\"100%\",id:\"JpUM5VGI4\",lA7mzBgj8:\"l3GDzBpHK\",layoutId:\"JpUM5VGI4\",NJnHWv_BL:\"l3GDzBpHK\",qPXTwIDvU:\"l3GDzBpHK\",style:{width:\"100%\"},TDq2xfFAu:\"l3GDzBpHK\",variant:\"z3Vn5KIDM\",width:\"100%\"})})})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-175pok9\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-4wkd6q\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-184axem\",\"data-framer-name\":\"Header\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18p6z88\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{y:(componentViewport?.y||0)+0+84+0+80+0+0+0+0},kLZHTSTqH:{y:(componentViewport?.y||0)+0+84+0+48+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+84+0+96+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uf8ccg-container\",nodeId:\"cvjDJpgiJ\",scopeId:\"B4LCcg69t\",children:/*#__PURE__*/_jsx(ElementsBadge,{height:\"100%\",id:\"cvjDJpgiJ\",K5WrBNq2b:false,layoutId:\"cvjDJpgiJ\",nkY2KGSqM:\"var(--token-18d7341e-5982-4486-8cca-3362b97acbe1, rgb(33, 33, 33))\",UealQPH5o:{borderColor:\"var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, rgb(230, 230, 230))\",borderStyle:\"solid\",borderWidth:1},UrE0oS_bx:\"Framer\",variant:\"SBD4P9y4R\",VchKknZOt:\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\",VT_9_Tgiy:\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\",width:\"100%\",YxFiDAtHJ:\"404 error\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kLZHTSTqH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Page not found\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1dp0y4t\",\"data-styles-preset\":\"kKFOnFSJ0\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Page not found\"})}),className:\"framer-mznxov\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"We're sorry, but the page you're looking for could not be found. It may have been moved, deleted, or never existed in the first place.\"})}),className:\"framer-1oe4p1b\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vvf6m6\",\"data-framer-name\":\"Actions\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{y:(componentViewport?.y||0)+0+84+0+80+0+292+0},kLZHTSTqH:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 32px, 720px)`,y:(componentViewport?.y||0)+0+84+0+48+0+0+280+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+84+0+96+0+292+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h60sfv-container\",nodeId:\"UoLJRyTfZ\",scopeId:\"B4LCcg69t\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{ugfoEa0Di:resolvedLinks[1]},kLZHTSTqH:{style:{width:\"100%\"},ugfoEa0Di:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ElementsButton,{bitLCgREi:true,CTiwKmXt9:false,gKom6Q6pS:\"fill\",height:\"100%\",id:\"UoLJRyTfZ\",layoutId:\"UoLJRyTfZ\",lgqRfcS3a:\"House\",mF64fL1Bg:\"Get Free Demo Class\",QH0duFZ1f:\"Back go home\",ugfoEa0Di:resolvedLinks[0],variant:\"t6omkvp5i\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined},{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined},{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{y:(componentViewport?.y||0)+0+84+0+80+0+292+0},kLZHTSTqH:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 32px, 720px)`,y:(componentViewport?.y||0)+0+84+0+48+0+0+280+0+60}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+84+0+96+0+292+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hc2029-container\",nodeId:\"cEr4XLXp0\",scopeId:\"B4LCcg69t\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{ugfoEa0Di:resolvedLinks1[1]},kLZHTSTqH:{style:{width:\"100%\"},ugfoEa0Di:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ElementsButton,{bitLCgREi:false,CTiwKmXt9:false,gKom6Q6pS:\"regular\",height:\"100%\",id:\"cEr4XLXp0\",layoutId:\"cEr4XLXp0\",lgqRfcS3a:\"House\",mF64fL1Bg:\"Get Free Demo Class\",QH0duFZ1f:\"Contact\",ugfoEa0Di:resolvedLinks1[0],variant:\"uyEmKODAI\",width:\"100%\"})})})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a6YyqFDE9:{y:(componentViewport?.y||0)+0+664},kLZHTSTqH:{y:(componentViewport?.y||0)+0+616}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:412,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+712,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2af98j-container\",nodeId:\"QHzuf77RC\",scopeId:\"B4LCcg69t\",children:/*#__PURE__*/_jsx(SectionsFooter,{height:\"100%\",id:\"QHzuf77RC\",layoutId:\"QHzuf77RC\",style:{width:\"100%\"},variant:\"WSd8aDyEp\",width:\"100%\",z3pFgXkET:\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iKu34.framer-grs01l, .framer-iKu34 .framer-grs01l { display: block; }\",\".framer-iKu34.framer-662jj5 { align-content: center; align-items: center; background-color: var(--token-c117d9ac-d2b9-4549-9f5f-f24ac4941119, #f2f2f2); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-iKu34 .framer-2bdd9g { flex: none; height: 32px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 84px; z-index: 1; }\",\".framer-iKu34 .framer-1fkma8q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 84px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 24px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-iKu34 .framer-w3kgi2-container { flex: none; height: auto; position: relative; width: auto; z-index: 10; }\",\".framer-iKu34.framer-1motviv { inset: 0px; position: fixed; user-select: none; z-index: 8; }\",\".framer-iKu34.framer-n75kyu { -webkit-backdrop-filter: blur(8px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(8px); background-color: rgba(255, 255, 255, 0.8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; left: 0px; overflow: hidden; padding: 84px 24px 24px 24px; position: fixed; top: 0px; width: 100%; z-index: 8; }\",\".framer-iKu34 .framer-qw7acb-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-iKu34 .framer-175pok9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-iKu34 .framer-4wkd6q { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 96px 24px 192px 24px; position: relative; width: 1px; }\",\".framer-iKu34 .framer-184axem { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 720px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-iKu34 .framer-18p6z88 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-iKu34 .framer-uf8ccg-container, .framer-iKu34 .framer-h60sfv-container, .framer-iKu34 .framer-1hc2029-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-iKu34 .framer-mznxov { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iKu34 .framer-1oe4p1b { flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-iKu34 .framer-vvf6m6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-iKu34 .framer-2af98j-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-iKu34.framer-662jj5 { width: 810px; } .framer-iKu34 .framer-w3kgi2-container { flex: 1 0 0px; width: 1px; } .framer-iKu34 .framer-4wkd6q { padding: 80px 24px 160px 24px; }}\",\"@media (max-width: 809px) { .framer-iKu34.framer-662jj5 { width: 390px; } .framer-iKu34 .framer-2bdd9g { top: 76px; } .framer-iKu34 .framer-1fkma8q { padding: 16px; } .framer-iKu34 .framer-w3kgi2-container { flex: 1 0 0px; width: 1px; } .framer-iKu34.framer-n75kyu { padding: 84px 16px 24px 16px; } .framer-iKu34 .framer-4wkd6q { flex-direction: column; gap: 16px; padding: 48px 16px 96px 16px; } .framer-iKu34 .framer-184axem { flex: none; width: 100%; } .framer-iKu34 .framer-vvf6m6 { flex-direction: column; justify-content: flex-start; width: 100%; } .framer-iKu34 .framer-h60sfv-container, .framer-iKu34 .framer-1hc2029-container { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1040\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"a6YyqFDE9\":{\"layout\":[\"fixed\",\"auto\"]},\"kLZHTSTqH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"fiCtWRjhW\":{\"pattern\":\":fiCtWRjhW\",\"name\":\"navigation-scroll\"}}\n * @framerResponsiveScreen\n */const FramerB4LCcg69t=withCSS(Component,css,\"framer-iKu34\");export default FramerB4LCcg69t;FramerB4LCcg69t.displayName=\"Page\";FramerB4LCcg69t.defaultProps={height:1040,width:1280};addFonts(FramerB4LCcg69t,[{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\"}]},...ElementsNavigationFonts,...ElementsNavLinksFonts,...ElementsBadgeFonts,...ElementsButtonFonts,...SectionsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerB4LCcg69t\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"fiCtWRjhW\\\":{\\\"pattern\\\":\\\":fiCtWRjhW\\\",\\\"name\\\":\\\"navigation-scroll\\\"}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerIntrinsicHeight\":\"1040\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a6YyqFDE9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kLZHTSTqH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ElementsNavigationFonts", "getFonts", "kuQZwkMm1_default", "ElementsNavigationWithVariantAppearEffect", "withVariantAppearEffect", "ElementsNavLinksFonts", "mTy1Dc98z_default", "ElementsBadgeFonts", "RfUDaPlwf_default", "ElementsButtonFonts", "lYlPcNMOf_default", "MotionDivWithFX", "withFX", "motion", "SectionsFooterFonts", "JJmgABkgm_default", "breakpoints", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "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", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "beH8dcv7J3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "PropertyOverrides2", "ComponentViewportProvider", "Container", "ElementsNavigationWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "mTy1Dc98z_default", "MotionDivWithFX", "RfUDaPlwf_default", "RichText2", "ResolveLinks", "resolvedLinks", "lYlPcNMOf_default", "resolvedLinks1", "JJmgABkgm_default", "css", "FramerB4LCcg69t", "withCSS", "B4LCcg69t_default", "addFonts", "ElementsNavigationFonts", "ElementsNavLinksFonts", "ElementsBadgeFonts", "ElementsButtonFonts", "SectionsFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
