{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FEH8riPiuTmHbRch6RZz/4lKoo3eEDp2D2wXE8IZb/gbDNDsKx7.js"],
  "sourcesContent": ["// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS}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 ZZFooter from\"#framer/local/canvasComponent/ChSCMS9po/ChSCMS9po.js\";import NavbarAbout from\"#framer/local/canvasComponent/COwEMh67k/COwEMh67k.js\";import NavbarMenu from\"#framer/local/canvasComponent/o1j98sLrP/o1j98sLrP.js\";import ModelContainer from\"#framer/local/canvasComponent/ZCD6hK_I2/ZCD6hK_I2.js\";import Models from\"#framer/local/collection/cIO7LbKcn/cIO7LbKcn.js\";import metadataProvider from\"#framer/local/webPageMetadata/gbDNDsKx7/gbDNDsKx7.js\";const NavbarAboutFonts=getFonts(NavbarAbout);const NavbarMenuFonts=getFonts(NavbarMenu);const ModelContainerFonts=getFonts(ModelContainer);const ZZFooterFonts=getFonts(ZZFooter);const breakpoints={H1PcjjmHz:\"(min-width: 810px) and (max-width: 1199px)\",Ttrz3pcHc:\"(min-width: 1200px)\",ZMprFdy2q:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-K9mUp\";const variantClassNames={H1PcjjmHz:\"framer-v-1hsj6yt\",Ttrz3pcHc:\"framer-v-rpelag\",ZMprFdy2q:\"framer-v-1v8rxmb\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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:\"Ttrz3pcHc\",Phone:\"ZMprFdy2q\",Tablet:\"H1PcjjmHz\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Ttrz3pcHc\"};};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,AqlcmAM6XgBDfdDcUE,l5I2PmskagBDfdDcUE,idgBDfdDcUE,AqlcmAM6XB8DCrK5zc,hMs8DiUl0B8DCrK5zc,l5I2PmskaB8DCrK5zc,liJZsQUNEB8DCrK5zc,TkjiSdF5rB8DCrK5zc,uAUnMPk7UB8DCrK5zc,KplgK9JpMB8DCrK5zc,VElRKR2fkB8DCrK5zc,hslGit0yiB8DCrK5zc,yXOUmQXPxB8DCrK5zc,QqXdwrZkYB8DCrK5zc,rrCs32PLrB8DCrK5zc,IVvxuFEARB8DCrK5zc,idB8DCrK5zc,...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 mMkfejty23bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const kEHv6xCZS3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const DAgDe6qSy3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"ZMprFdy2q\")return false;return true;};const elementId=useRouteElementId(\"Uo9_CLgT5\");const router=useRouter();const dynamicRef=useDynamicRefs();const elementId1=useRouteElementId(\"HqDFyLORS\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Ttrz3pcHc\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-rpelag\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H1PcjjmHz:{width:`calc(${componentViewport?.width||\"100vw\"} * 1.0025)`},ZMprFdy2q:{width:`calc(${componentViewport?.width||\"100vw\"} * 0.9974)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1txfh14-container\",nodeId:\"kmWdK1ARp\",scopeId:\"gbDNDsKx7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H1PcjjmHz:{variant:\"Sr1hUtlfL\"},ZMprFdy2q:{variant:\"ulrVpD29M\"}},children:/*#__PURE__*/_jsx(NavbarAbout,{height:\"100%\",id:\"kmWdK1ARp\",layoutId:\"kmWdK1ARp\",style:{height:\"100%\",width:\"100%\"},variant:\"l5IgEm_aw\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-111l65v-container\",nodeId:\"G9PbTL4oT\",scopeId:\"gbDNDsKx7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H1PcjjmHz:{variant:\"KwKyhKJ2c\"},ZMprFdy2q:{style:{width:\"100%\"},variant:\"vZDHswvut\"}},children:/*#__PURE__*/_jsx(NavbarMenu,{height:\"100%\",id:\"G9PbTL4oT\",layoutId:\"G9PbTL4oT\",style:{height:\"100%\",width:\"100%\"},variant:\"t80y42fum\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19bdf4z hidden-1v8rxmb\",\"data-framer-name\":\"Models Menu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\"},children:\"Models:\"})}),className:\"framer-1iow4a3\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kcyzny\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"gBDfdDcUE\",data:Models,type:\"Collection\"},select:[{collection:\"gBDfdDcUE\",name:\"AqlcmAM6X\",type:\"Identifier\"},{collection:\"gBDfdDcUE\",name:\"l5I2Pmska\",type:\"Identifier\"},{collection:\"gBDfdDcUE\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"gBDfdDcUE\",name:\"mKp9CEVk7\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"tvkkgpxbq\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({AqlcmAM6X:AqlcmAM6XgBDfdDcUE,id:idgBDfdDcUE,l5I2Pmska:l5I2PmskagBDfdDcUE},index)=>{AqlcmAM6XgBDfdDcUE??=\"\";l5I2PmskagBDfdDcUE??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`gBDfdDcUE-${idgBDfdDcUE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{AqlcmAM6X:AqlcmAM6XgBDfdDcUE},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":AqlcmAM6X-:Uo9_CLgT5\",hashVariables:{AqlcmAM6X:AqlcmAM6XgBDfdDcUE},webPageId:\"gbDNDsKx7\"},motionChild:true,nodeId:\"FsqL3G3yf\",openInNewTab:false,scopeId:\"gbDNDsKx7\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1i9uihc framer-19uodox\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\"},children:\"TLB 870\"})}),className:\"framer-z6h6yj\",\"data-framer-name\":\"Model\",fonts:[\"GF;Inter-600\"],text:l5I2PmskagBDfdDcUE,verticalAlignment:\"top\",withExternalLayout:true})})})})},idgBDfdDcUE);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wqlcbl\",\"data-framer-name\":\"Model Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2tofvu\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"B8DCrK5zc\",data:Models,type:\"Collection\"},select:[{collection:\"B8DCrK5zc\",name:\"AqlcmAM6X\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"hMs8DiUl0\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"l5I2Pmska\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"liJZsQUNE\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"TkjiSdF5r\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"uAUnMPk7U\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"KplgK9JpM\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"VElRKR2fk\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"hslGit0yi\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"yXOUmQXPx\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"QqXdwrZkY\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"rrCs32PLr\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"IVvxuFEAR\",type:\"Identifier\"},{collection:\"B8DCrK5zc\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"B8DCrK5zc\",name:\"mKp9CEVk7\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"tvkkgpxbq\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({AqlcmAM6X:AqlcmAM6XB8DCrK5zc,hMs8DiUl0:hMs8DiUl0B8DCrK5zc,hslGit0yi:hslGit0yiB8DCrK5zc,id:idB8DCrK5zc,IVvxuFEAR:IVvxuFEARB8DCrK5zc,KplgK9JpM:KplgK9JpMB8DCrK5zc,l5I2Pmska:l5I2PmskaB8DCrK5zc,liJZsQUNE:liJZsQUNEB8DCrK5zc,QqXdwrZkY:QqXdwrZkYB8DCrK5zc,rrCs32PLr:rrCs32PLrB8DCrK5zc,TkjiSdF5r:TkjiSdF5rB8DCrK5zc,uAUnMPk7U:uAUnMPk7UB8DCrK5zc,VElRKR2fk:VElRKR2fkB8DCrK5zc,yXOUmQXPx:yXOUmQXPxB8DCrK5zc},index1)=>{AqlcmAM6XB8DCrK5zc??=\"\";hMs8DiUl0B8DCrK5zc??=\"\";l5I2PmskaB8DCrK5zc??=\"\";TkjiSdF5rB8DCrK5zc??=\"\";uAUnMPk7UB8DCrK5zc??=\"\";KplgK9JpMB8DCrK5zc??=\"\";VElRKR2fkB8DCrK5zc??=\"\";hslGit0yiB8DCrK5zc??=\"\";yXOUmQXPxB8DCrK5zc??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`B8DCrK5zc-${idB8DCrK5zc}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{AqlcmAM6X:AqlcmAM6XB8DCrK5zc},children:/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{AqlcmAM6X:AqlcmAM6XB8DCrK5zc},webPageId:\"KR3tol5jx\"},implicitPathVariables:undefined},{href:{pathVariables:{AqlcmAM6X:AqlcmAM6XB8DCrK5zc},webPageId:\"KR3tol5jx\"},implicitPathVariables:undefined},{href:{pathVariables:{AqlcmAM6X:AqlcmAM6XB8DCrK5zc},webPageId:\"KR3tol5jx\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H1PcjjmHz:{height:869,width:`min(${componentViewport?.width||\"100vw\"} * 0.8025, 950px)`},ZMprFdy2q:{y:(componentViewport?.y||0)+0+100+30+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:875,width:`min(${componentViewport?.width||\"100vw\"} * 0.7808, 950px)`,y:(componentViewport?.y||0)+0+140+30+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1b7kdi-container\",id:`${AqlcmAM6XB8DCrK5zc}-${elementId}`,nodeId:\"Uo9_CLgT5\",ref:dynamicRef(`${AqlcmAM6XB8DCrK5zc}-${elementId}`),scopeId:\"gbDNDsKx7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H1PcjjmHz:{g0nvlO9u4:resolvedLinks[1],style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"rRX1Qv8ZH\"},ZMprFdy2q:{g0nvlO9u4:resolvedLinks[2],variant:\"KJ2YCibY0\"}},children:/*#__PURE__*/_jsx(ModelContainer,{bdlPO0qDB:hslGit0yiB8DCrK5zc,BRJIhPa6K:toResponsiveImage(liJZsQUNEB8DCrK5zc),DAgDe6qSy:DAgDe6qSy3bnx0g({overlay:overlay2}),DZFKZquCm:toResponsiveImage(rrCs32PLrB8DCrK5zc),g0nvlO9u4:resolvedLinks[0],gSC402nOW:uAUnMPk7UB8DCrK5zc,height:\"100%\",id:\"Uo9_CLgT5\",kEHv6xCZS:kEHv6xCZS3bnx0g({overlay:overlay1}),layoutId:\"Uo9_CLgT5\",mMkfejty2:mMkfejty23bnx0g({overlay}),Q0kVLy5F4:toResponsiveImage(QqXdwrZkYB8DCrK5zc),QRwCm5qow:TkjiSdF5rB8DCrK5zc,qXHoS10xG:VElRKR2fkB8DCrK5zc,r4gk7t8Hy:toResponsiveImage(IVvxuFEARB8DCrK5zc),style:{maxWidth:\"100%\",width:\"100%\"},TWtWXaXnw:hMs8DiUl0B8DCrK5zc,variant:\"J60IEhEal\",vv8TEtuOG:l5I2PmskaB8DCrK5zc,width:\"100%\",woZ6G0mLl:yXOUmQXPxB8DCrK5zc,y_zBKlYBf:KplgK9JpMB8DCrK5zc})}),/*#__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-iudld9\"),\"data-framer-name\":\"Overlay 1\",\"data-framer-portal-id\":`${AqlcmAM6XB8DCrK5zc}-${elementId}`,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"jumzbatjL\"),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"936px\",...toResponsiveImage(QqXdwrZkYB8DCrK5zc)},className:cx(scopingClassNames,\"framer-1a6wqic\"),\"data-framer-portal-id\":`${AqlcmAM6XB8DCrK5zc}-${elementId}`})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.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-qjulew\"),\"data-framer-name\":\"Overlay 2\",\"data-framer-portal-id\":`${AqlcmAM6XB8DCrK5zc}-${elementId}`,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"TdNoxBfKw\"),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"936px\",...toResponsiveImage(rrCs32PLrB8DCrK5zc)},className:cx(scopingClassNames,\"framer-3eu85k\"),\"data-framer-portal-id\":`${AqlcmAM6XB8DCrK5zc}-${elementId}`})]}),getContainer())})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.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-dr5bf7\"),\"data-framer-name\":\"Overlay 3\",\"data-framer-portal-id\":`${AqlcmAM6XB8DCrK5zc}-${elementId}`,exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"MZan5jYq_\"),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"936px\",...toResponsiveImage(IVvxuFEARB8DCrK5zc)},className:cx(scopingClassNames,\"framer-110gn1b\"),\"data-framer-portal-id\":`${AqlcmAM6XB8DCrK5zc}-${elementId}`})]}),getContainer())})})]})})})})})})})})})},idB8DCrK5zc);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kbd8j2\",\"data-framer-name\":\"Disclaimer\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\"},children:\"These specs are only estimated numbers and may not represent the actual performance of the machine.\"})}),className:\"framer-1afs5n6\",fonts:[\"GF;Inter-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H1PcjjmHz:{y:(componentViewport?.y||0)+0+1059},ZMprFdy2q:{y:(componentViewport?.y||0)+0+1025}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:356,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1065,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xnr1hl-container\",id:elementId1,nodeId:\"HqDFyLORS\",ref:ref1,scopeId:\"gbDNDsKx7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZMprFdy2q:{variant:\"BRtxfG0Ue\"}},children:/*#__PURE__*/_jsx(ZZFooter,{height:\"100%\",id:\"HqDFyLORS\",layoutId:\"HqDFyLORS\",style:{width:\"100%\"},variant:\"KIXs4u9jb\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-K9mUp.framer-19uodox, .framer-K9mUp .framer-19uodox { display: block; }\",\".framer-K9mUp.framer-rpelag { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-K9mUp .framer-1txfh14-container { flex: none; height: 50px; position: relative; width: 100%; }\",\".framer-K9mUp .framer-111l65v-container { flex: none; height: 50px; position: relative; width: 100%; z-index: 3; }\",\".framer-K9mUp .framer-19bdf4z { 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; max-width: 950px; overflow: hidden; padding: 0px; position: relative; width: 80%; }\",\".framer-K9mUp .framer-1iow4a3, .framer-K9mUp .framer-z6h6yj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-K9mUp .framer-kcyzny { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-K9mUp .framer-1i9uihc { --border-bottom-width: 0px; --border-color: rgba(34, 34, 34, 0.3); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 10px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-K9mUp .framer-1wqlcbl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-K9mUp .framer-2tofvu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-K9mUp .framer-1b7kdi-container { flex: none; height: auto; max-width: 950px; position: relative; width: 78%; }\",\".framer-K9mUp.framer-iudld9, .framer-K9mUp.framer-qjulew, .framer-K9mUp.framer-dr5bf7 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-K9mUp.framer-1a6wqic, .framer-K9mUp.framer-3eu85k, .framer-K9mUp.framer-110gn1b { flex: none; height: 573px; left: calc(50.00000000000002% - 936px / 2); overflow: hidden; position: fixed; top: calc(49.9323410013532% - 573px / 2); width: 936px; z-index: 2; }\",\".framer-K9mUp .framer-kbd8j2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 20px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-K9mUp .framer-1afs5n6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-K9mUp .framer-1xnr1hl-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-K9mUp.framer-rpelag, .framer-K9mUp .framer-19bdf4z, .framer-K9mUp .framer-kcyzny, .framer-K9mUp .framer-1i9uihc, .framer-K9mUp .framer-1wqlcbl, .framer-K9mUp .framer-2tofvu, .framer-K9mUp .framer-kbd8j2 { gap: 0px; } .framer-K9mUp.framer-rpelag > *, .framer-K9mUp .framer-1wqlcbl > *, .framer-K9mUp .framer-kbd8j2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-K9mUp.framer-rpelag > :first-child, .framer-K9mUp .framer-1wqlcbl > :first-child, .framer-K9mUp .framer-2tofvu > :first-child, .framer-K9mUp .framer-kbd8j2 > :first-child { margin-top: 0px; } .framer-K9mUp.framer-rpelag > :last-child, .framer-K9mUp .framer-1wqlcbl > :last-child, .framer-K9mUp .framer-2tofvu > :last-child, .framer-K9mUp .framer-kbd8j2 > :last-child { margin-bottom: 0px; } .framer-K9mUp .framer-19bdf4z > *, .framer-K9mUp .framer-kcyzny > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-K9mUp .framer-19bdf4z > :first-child, .framer-K9mUp .framer-kcyzny > :first-child, .framer-K9mUp .framer-1i9uihc > :first-child { margin-left: 0px; } .framer-K9mUp .framer-19bdf4z > :last-child, .framer-K9mUp .framer-kcyzny > :last-child, .framer-K9mUp .framer-1i9uihc > :last-child { margin-right: 0px; } .framer-K9mUp .framer-1i9uihc > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-K9mUp .framer-2tofvu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",'.framer-K9mUp[data-border=\"true\"]::after, .framer-K9mUp [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-K9mUp.framer-rpelag { width: 810px; } .framer-K9mUp .framer-1txfh14-container { width: 100%; } .framer-K9mUp .framer-1b7kdi-container { height: 869px; width: 80%; }}\",\"@media (max-width: 809px) { .framer-K9mUp.framer-rpelag { width: 390px; } .framer-K9mUp .framer-1txfh14-container { width: 100%; } .framer-K9mUp .framer-111l65v-container { height: auto; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1658\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"H1PcjjmHz\":{\"layout\":[\"fixed\",\"auto\"]},\"ZMprFdy2q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Uo9_CLgT5\":{\"pattern\":\":AqlcmAM6X-:Uo9_CLgT5\",\"name\":\"model-container\",\"slugs\":{\"AqlcmAM6X\":{\"identifier\":\"local-module:collection/cIO7LbKcn:default\",\"provider\":\"B8DCrK5zc\"}}},\"HqDFyLORS\":{\"pattern\":\":HqDFyLORS\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramergbDNDsKx7=withCSS(Component,css,\"framer-K9mUp\");export default FramergbDNDsKx7;FramergbDNDsKx7.displayName=\"Electric Generator\";FramergbDNDsKx7.defaultProps={height:1658,width:1200};addFonts(FramergbDNDsKx7,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"}]},...NavbarAboutFonts,...NavbarMenuFonts,...ModelContainerFonts,...ZZFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergbDNDsKx7\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"Uo9_CLgT5\\\":{\\\"pattern\\\":\\\":AqlcmAM6X-:Uo9_CLgT5\\\",\\\"name\\\":\\\"model-container\\\",\\\"slugs\\\":{\\\"AqlcmAM6X\\\":{\\\"identifier\\\":\\\"local-module:collection/cIO7LbKcn:default\\\",\\\"provider\\\":\\\"B8DCrK5zc\\\"}}},\\\"HqDFyLORS\\\":{\\\"pattern\\\":\\\":HqDFyLORS\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1658\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"H1PcjjmHz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZMprFdy2q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarAboutFonts", "getFonts", "COwEMh67k_default", "NavbarMenuFonts", "o1j98sLrP_default", "ModelContainerFonts", "ZCD6hK_I2_default", "ZZFooterFonts", "ChSCMS9po_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toResponsiveImage", "value", "getContainer", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "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", "AqlcmAM6XgBDfdDcUE", "l5I2PmskagBDfdDcUE", "idgBDfdDcUE", "AqlcmAM6XB8DCrK5zc", "hMs8DiUl0B8DCrK5zc", "l5I2PmskaB8DCrK5zc", "liJZsQUNEB8DCrK5zc", "TkjiSdF5rB8DCrK5zc", "uAUnMPk7UB8DCrK5zc", "KplgK9JpMB8DCrK5zc", "VElRKR2fkB8DCrK5zc", "hslGit0yiB8DCrK5zc", "yXOUmQXPxB8DCrK5zc", "QqXdwrZkYB8DCrK5zc", "rrCs32PLrB8DCrK5zc", "IVvxuFEARB8DCrK5zc", "idB8DCrK5zc", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "mMkfejty23bnx0g", "overlay", "loadMore", "args", "kEHv6xCZS3bnx0g", "DAgDe6qSy3bnx0g", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "router", "useRouter", "dynamicRef", "useDynamicRefs", "elementId1", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "ChildrenCanSuspend", "cIO7LbKcn_default", "collection", "paginationInfo", "l", "index", "PathVariablesContext", "Link", "collection1", "paginationInfo1", "loadMore1", "index1", "overlay2", "overlay1", "ResolveLinks", "resolvedLinks", "AnimatePresence", "Ga", "Image2", "css", "FramergbDNDsKx7", "withCSS", "gbDNDsKx7_default", "addFonts", "__FramerMetadata__"]
}
