{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/bfU5cAre7DB2YtdynjOW/trAp23f2CwXt2EcIXOFr/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (98479f1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Brands from\"#framer/local/canvasComponent/HAOD7_fM2/HAOD7_fM2.js\";import CTA from\"#framer/local/canvasComponent/KfiZpd2Oa/KfiZpd2Oa.js\";import Footer from\"#framer/local/canvasComponent/QCImOOvi1/QCImOOvi1.js\";import NavbarNavigation from\"#framer/local/canvasComponent/r9FBfzk7m/r9FBfzk7m.js\";import ButtonPrimary from\"#framer/local/canvasComponent/rDKSkFqf7/rDKSkFqf7.js\";import*as sharedStyle2 from\"#framer/local/css/aVBymYB4v/aVBymYB4v.js\";import*as sharedStyle1 from\"#framer/local/css/d_p32jv22/d_p32jv22.js\";import*as sharedStyle3 from\"#framer/local/css/o0XFldfuE/o0XFldfuE.js\";import*as sharedStyle from\"#framer/local/css/v7mPeCxe8/v7mPeCxe8.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavbarNavigationFonts=getFonts(NavbarNavigation);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const BrandsFonts=getFonts(Brands);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={JfraxzHLy:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1200px)\",YvFdjpu_T:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8hxoA\";const variantClassNames={JfraxzHLy:\"framer-v-cab0uv\",WQLkyLRf1:\"framer-v-72rtr7\",YvFdjpu_T:\"framer-v-st7izh\"};const transition1={delay:0,duration:.5,ease:[.12,.23,.5,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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={delay:.3,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.6,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={delay:.25,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const transition5={delay:.5,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:75,y:0};const transition6={delay:.2,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const transition7={delay:.4,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"JfraxzHLy\",Tablet:\"YvFdjpu_T\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-8hxoA`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-8hxoA`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"YvFdjpu_T\",\"JfraxzHLy\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"C_eFfL0Ik\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:99,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jibud4-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{variant:\"IRj6ziXJi\"},YvFdjpu_T:{variant:\"n2zptee3V\"}},children:/*#__PURE__*/_jsx(NavbarNavigation,{height:\"100%\",id:\"K7ouJRzZk\",layoutId:\"K7ouJRzZk\",style:{width:\"100%\"},variant:\"Mo4drbM4K\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2r6t9w\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fv3lea\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sjmab3\",\"data-framer-name\":\"Header Text\",name:\"Header Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1imw679\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1aymel\",\"data-styles-preset\":\"v7mPeCxe8\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Inspection software inspectors \",/*#__PURE__*/_jsx(\"em\",{children:\"enjoy\"})]})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1aymel\",\"data-styles-preset\":\"v7mPeCxe8\",children:[\"Inspection software inspectors \",/*#__PURE__*/_jsx(\"em\",{children:\"enjoy\"})]})}),className:\"framer-1w7h8qb\",\"data-framer-appear-id\":\"1w7h8qb\",\"data-framer-name\":\"Medium length hero headline goes here\",fonts:[\"Inter\",\"Inter-Italic\"],initial:animation1,name:\"Medium length hero headline goes here\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-alignment\":\"center\"},children:\"Automatic data entry from technical diagrams - never manually enter information again. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-alignment\":\"center\"},children:\"State-of-the-art inspection research tools - complete historical coverage. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-alignment\":\"center\"},children:\"Run inspections 10 times faster, more accurately.\"})]})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Drive efficiency with automatic data entry from any document\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Empower inspection decision making with historical information on search. \"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Clients drop end-to-end industrial inspection time by 2.2x on average\"})})]})}),className:\"framer-1p8ujke\",\"data-framer-appear-id\":\"1p8ujke\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat.\",fonts:[\"Inter\"],initial:animation1,name:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat.\",optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{y:undefined},YvFdjpu_T:{y:711.38}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:755.69,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1p72ewj-container\",\"data-framer-appear-id\":\"1p72ewj\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(ButtonPrimary,{hcPeJyq8F:false,height:\"100%\",id:\"LKLJAMuSP\",L2REHHHEP:\"Book a demo\",layoutId:\"LKLJAMuSP\",variant:\"jY2Li5SlX\",width:\"100%\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-38rsef hidden-st7izh hidden-cab0uv\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",pixelHeight:1080,pixelWidth:1920,positionX:\"right\",positionY:\"center\",sizes:\"min(max(100vw - 48px, 1px), 1200px)\",src:\"https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png\",srcSet:\"https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png?scale-down-to=512 512w,https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png 1920w\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(811.38),pixelHeight:1080,pixelWidth:1920,positionX:\"right\",positionY:\"center\",sizes:\"min(max(100vw - 100px, 1px), 810px)\",src:\"https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png\",srcSet:\"https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png?scale-down-to=512 512w,https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(352),pixelHeight:1080,pixelWidth:1920,positionX:\"right\",positionY:\"center\",sizes:\"min(min(max(100vw - 100px, 1px), 1200px) * 0.3964, min(max(100vw - 100px, 1px), 1200px))\",src:\"https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png\",srcSet:\"https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png?scale-down-to=512 512w,https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jo9Y2fYHjroNOPXfiyKZ9M1z0.png 1920w\"},className:\"framer-2sw6d5\",\"data-framer-name\":\"Image\",name:\"Image\"})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{y:undefined},YvFdjpu_T:{y:1286.38}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,width:\"100vw\",y:1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zdi1q2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{variant:\"bGIEffwlQ\"},YvFdjpu_T:{variant:\"BEruVcvfc\"}},children:/*#__PURE__*/_jsx(Brands,{height:\"100%\",id:\"qQtxvyc1E\",layoutId:\"qQtxvyc1E\",style:{width:\"100%\"},variant:\"WoXbpOPb2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-889idn\",\"data-framer-name\":\"Why use Scope\",name:\"Why use Scope\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o27wcy\",\"data-framer-name\":\"Section Title\",name:\"Section Title\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fqx8y6\",\"data-framer-name\":\"Frame 119\",name:\"Frame 119\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14eteif\",\"data-styles-preset\":\"aVBymYB4v\",style:{\"--framer-text-alignment\":\"center\"},children:\"Cut costs with Scope today\"})}),className:\"framer-5fv3qz\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Our AI-driven inspection software offers inspectors a range of benefits, including increased accuracy, reduced costs, and improved efficiency. As the only AI-native inspection software provider in the TIC space we empower inspection decision making and massively drive internal efficiency.\"})}),className:\"framer-jiaruc\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{y:undefined},YvFdjpu_T:{y:2021.7800000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:1735.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15eio77-container\",children:/*#__PURE__*/_jsx(ButtonPrimary,{hcPeJyq8F:false,height:\"100%\",id:\"LIS9bsoGO\",L2REHHHEP:\"Book a demo\",layoutId:\"LIS9bsoGO\",variant:\"jY2Li5SlX\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16t2rpy\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1frceu8\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yoyhnh\",\"data-framer-name\":\"Column\",name:\"Column\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",pixelHeight:400,pixelWidth:639,sizes:\"calc(max(min(min(100vw - 48px, 450px), 1200px), 50px) - 40px)\",src:\"https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png\",srcSet:\"https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png 639w\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2174.78),pixelHeight:400,pixelWidth:639,sizes:\"calc(max((min(100vw - 100px, 1200px) - 24px) / 2, 50px) - 40px)\",src:\"https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png\",srcSet:\"https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png 639w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1888.4),pixelHeight:400,pixelWidth:639,sizes:\"calc(max((min(100vw - 100px, 1200px) - 48px) / 3, 50px) - 40px)\",src:\"https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png\",srcSet:\"https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png?scale-down-to=512 512w,https://framerusercontent.com/images/uRwzcQEF4YGgZXSwCiAA7DFE.png 639w\"},className:\"framer-1a13gxa\",\"data-framer-name\":\"Placeholder Image\",name:\"Placeholder Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ysxufw\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\"},children:\"Never enter data manually again\"})}),className:\"framer-yqut8f\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Satoshi-bold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Our system automatically extracts relevant data from technical asset diagrams, maintenance manuals and even paper trials to automatically fill out your CMMS and EAM systems.\"})}),className:\"framer-1j74fu8\",\"data-framer-name\":\"Text Duis cursus, mi quis viverra ornare, eros dolor interdum nulla.\",fonts:[\"Inter\"],name:\"Text Duis cursus, mi quis viverra ornare, eros dolor interdum nulla.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jj1zhh\",\"data-framer-name\":\"Column\",name:\"Column\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",pixelHeight:448,pixelWidth:670,sizes:\"calc(max(min(min(100vw - 48px, 450px), 1200px), 50px) - 40px)\",src:\"https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg\",srcSet:\"https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg 670w\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2174.78),pixelHeight:448,pixelWidth:670,sizes:\"calc(max((min(100vw - 100px, 1200px) - 24px) / 2, 50px) - 40px)\",src:\"https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg\",srcSet:\"https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg 670w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1888.4),pixelHeight:448,pixelWidth:670,sizes:\"calc(max((min(100vw - 100px, 1200px) - 48px) / 3, 50px) - 40px)\",src:\"https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg\",srcSet:\"https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/GfwXKP9YsheeIIuV74SYIfzKWc.jpg 670w\"},className:\"framer-o6ukvv\",\"data-framer-name\":\"Placeholder Image\",name:\"Placeholder Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lwwac\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\"},children:\"Grow revenue with  qualitative data\"})}),className:\"framer-105r0yy\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Satoshi-bold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Use historical qualitative inspection reports to drive inspection decision making to be much faster. Clients use historical results to automatically write WSEs and work orders.\"})}),className:\"framer-ljdja5\",\"data-framer-name\":\"Text Duis cursus, mi quis viverra ornare, eros dolor interdum nulla.\",fonts:[\"Inter\"],name:\"Text Duis cursus, mi quis viverra ornare, eros dolor interdum nulla.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f6jkts\",\"data-framer-name\":\"Column\",name:\"Column\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",pixelHeight:599,pixelWidth:1e3,sizes:\"calc(max(min(min(100vw - 48px, 450px), 1200px), 50px) - 40px)\",src:\"https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg\",srcSet:\"https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg 1000w\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2857.78),pixelHeight:599,pixelWidth:1e3,sizes:\"calc(max((min(100vw - 100px, 1200px) - 24px) / 2, 50px) - 40px)\",src:\"https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg\",srcSet:\"https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1888.4),pixelHeight:599,pixelWidth:1e3,sizes:\"calc(max((min(100vw - 100px, 1200px) - 48px) / 3, 50px) - 40px)\",src:\"https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg\",srcSet:\"https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4CjplaXZrzyswq8YO4ZgA83LyNE.jpg 1000w\"},className:\"framer-thejak\",\"data-framer-name\":\"Placeholder Image\",name:\"Placeholder Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d88nto\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"130%\"},children:\"Best in class accuracy from best in class data\"})}),className:\"framer-1j8oiw9\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Satoshi-bold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Capture a wide range of errors as you consolidate historical inspection results. Reduce risk of major incident hazards and empower accurate decision making.\"})}),className:\"framer-1n5zw91\",\"data-framer-name\":\"Text Duis cursus, mi quis viverra ornare, eros dolor interdum nulla.\",fonts:[\"Inter\"],name:\"Text Duis cursus, mi quis viverra ornare, eros dolor interdum nulla.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zt8blo\",\"data-framer-name\":\"How it works\",id:elementId,name:\"How it works\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k5eluc\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-61hepz\",\"data-framer-name\":\"Section Title\",name:\"Section Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lyhh5j\",\"data-framer-name\":\"Frame 112\",name:\"Frame 112\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11c46yk\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14eteif\",\"data-styles-preset\":\"aVBymYB4v\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Scope Modules\"})})},YvFdjpu_T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14eteif\",\"data-styles-preset\":\"aVBymYB4v\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Scope Modules\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14eteif\",\"data-styles-preset\":\"aVBymYB4v\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Scope Modules\"})}),className:\"framer-tf1b48\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-alignment\":\"center\"},children:\"Scope is the only vendor to have a native AI platform, custom built for the testing, inspection and certification sector.\"})})},YvFdjpu_T:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-alignment\":\"center\"},children:\"Scope is the only vendor to have a native AI platform, custom built for the testing, inspection and certification sector.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-alignment\":\"left\"},children:\"Scope is the only vendor to have a native AI platform, custom built for the testing, inspection and certification sector.\"})}),className:\"framer-1fgvxh9\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{y:undefined},YvFdjpu_T:{y:3921.1800000000003}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:2951.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u0p1b8-container\",children:/*#__PURE__*/_jsx(ButtonPrimary,{hcPeJyq8F:false,height:\"100%\",id:\"u2juyJ2x0\",L2REHHHEP:\"Book a demo\",layoutId:\"u2juyJ2x0\",variant:\"jY2Li5SlX\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fatjso\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u8xq0t\",\"data-framer-name\":\"List\",name:\"List\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-d5g1f2\",\"data-border\":true,\"data-framer-name\":\"List Item\",name:\"List Item\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wqf21v\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3bijid\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/f6bnAPDPz2fqd5NmtQ5BqffAlro.jpg\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(4071.1800000000003),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/f6bnAPDPz2fqd5NmtQ5BqffAlro.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(2744.4),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/f6bnAPDPz2fqd5NmtQ5BqffAlro.jpg\"},className:\"framer-1ifkrey\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-8wpwsx\",\"data-styles-preset\":\"o0XFldfuE\",children:\"Complex data extraction\"})}),className:\"framer-1xf07ow\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Upload your documents to our drag and drop system, where we'll collect data from structured and semi-structured data sources.\"})}),className:\"framer-llebxx\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ek43si\",\"data-border\":true,\"data-framer-name\":\"List Item\",name:\"List Item\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-44oafg\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lwr3fd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/DzagHvMn835Xdr546dlijrD4I4.jpg\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(4387.780000000001),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/DzagHvMn835Xdr546dlijrD4I4.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(3061),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/DzagHvMn835Xdr546dlijrD4I4.jpg\"},className:\"framer-t8q51x\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-8wpwsx\",\"data-styles-preset\":\"o0XFldfuE\",children:\"Data ingestion into any system\"})}),className:\"framer-1ppcrma\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"We'll integrate with your system, via webhooks or pre-built APIs. Inspectors never need to add system information and increase their efficiency rate by 40%.\"})}),className:\"framer-yyhwcy\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rq0hep\",\"data-border\":true,\"data-framer-name\":\"List Item\",name:\"List Item\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-88fh9u\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e06tu7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/tAiufSGBKDz1s75jAWczhv1JLw.jpg\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(4718.38),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/tAiufSGBKDz1s75jAWczhv1JLw.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(3391.6000000000004),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/tAiufSGBKDz1s75jAWczhv1JLw.jpg\"},className:\"framer-95gkn2\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-8wpwsx\",\"data-styles-preset\":\"o0XFldfuE\",children:\"Autofill inspection results\"})}),className:\"framer-ohcukt\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Use historical qualatitive data to drive decision making for different inspection processes, auto-generating written schemes of examination (WSE) and more.\"})}),className:\"framer-fl5qp9\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fweevn\",\"data-framer-name\":\"List Item\",name:\"List Item\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-17dkxfm\",\"data-border\":true,\"data-framer-name\":\"List Item\",name:\"List Item\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-146cfqo\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e0brns\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/b8RczSfwPPAjHzUCGMJzn31VM.jpg\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(5056.9800000000005),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/b8RczSfwPPAjHzUCGMJzn31VM.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:300,intrinsicWidth:300,loading:getLoadingLazyAtYPosition(3730.2000000000003),pixelHeight:275,pixelWidth:319,src:\"https://framerusercontent.com/images/b8RczSfwPPAjHzUCGMJzn31VM.jpg\"},className:\"framer-158vaa4\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-8wpwsx\",\"data-styles-preset\":\"o0XFldfuE\",children:\"Best in class review processes\"})}),className:\"framer-i8uekv\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mr2tby\",\"data-styles-preset\":\"d_p32jv22\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Best in class error detection models to check quality of finished inspection reports.\"})}),className:\"framer-j97fj9\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],name:\"Text\",verticalAlignment:\"top\",withExternalLayout:true})]})})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lbl138\",\"data-framer-name\":\"Brands\",name:\"Brands\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12hsw26\",\"data-border\":true,\"data-framer-name\":\"Frame 113\",name:\"Frame 113\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1coq5uh\",\"data-framer-name\":\"Frame 115\",name:\"Frame 115\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14eteif\",\"data-styles-preset\":\"aVBymYB4v\",children:\"Built using industry leading standards\"})}),className:\"framer-xhpn3b\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vg5ipt\",\"data-framer-name\":\"Frame 120\",name:\"Frame 120\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2224,pixelHeight:2048,pixelWidth:2224,sizes:\"41.2656px\",src:\"https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png\",srcSet:\"https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=512 512w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png 2224w\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2224,loading:getLoadingLazyAtYPosition(5721.48),pixelHeight:2048,pixelWidth:2224,sizes:\"65.1563px\",src:\"https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png\",srcSet:\"https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=512 512w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png 2224w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2048,intrinsicWidth:2224,loading:getLoadingLazyAtYPosition(4380.7),pixelHeight:2048,pixelWidth:2224,sizes:\"95.5625px\",src:\"https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png\",srcSet:\"https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=512 512w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nETIdsM084VoZg40VSYhRmcuwp0.png 2224w\"},className:\"framer-14111wj\",\"data-framer-name\":\"ISO_Logo_Red_square_svg\",name:\"ISO_Logo_Red_square_svg\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"61px\",src:\"https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png\",srcSet:\"https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=512 512w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png 2696w\"}},YvFdjpu_T:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(5721.48),positionX:\"center\",positionY:\"center\",sizes:\"103.1633px\",src:\"https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png\",srcSet:\"https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=512 512w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png 2696w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition(4387.2),positionX:\"center\",positionY:\"center\",sizes:\"129px\",src:\"https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png\",srcSet:\"https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=512 512w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5yBBYePSmswHUizdBHFCmOJzAE.png 2696w\"},className:\"framer-1wr7z2a\",\"data-framer-name\":\"image 7\",name:\"image 7\"})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{y:undefined},YvFdjpu_T:{y:5918.98}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:496,width:\"100vw\",y:4592.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17mh9j9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{variant:\"KaTOERcxI\"},YvFdjpu_T:{variant:\"DbFD0pE0D\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"kmBX53iwl\",layoutId:\"kmBX53iwl\",style:{width:\"100%\"},variant:\"pnv_kv2q5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{y:undefined},YvFdjpu_T:{y:6414.98}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:\"100vw\",y:5088.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q60m8h-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JfraxzHLy:{variant:\"L6Rm6YidL\"},YvFdjpu_T:{variant:\"xgsrIzVyt\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"DSmKzdHIO\",layoutId:\"DSmKzdHIO\",style:{width:\"100%\"},variant:\"KWJrybgpz\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-8hxoA { background: white; }`,\".framer-8hxoA.framer-lux5qc, .framer-8hxoA .framer-lux5qc { display: block; }\",\".framer-8hxoA.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-8hxoA .framer-1jibud4-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 6; }\",\".framer-8hxoA .framer-2r6t9w { align-content: center; align-items: center; background-color: #262d29; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-1fv3lea { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-sjmab3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-1imw679 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-1w7h8qb, .framer-8hxoA .framer-1p8ujke, .framer-8hxoA .framer-5fv3qz, .framer-8hxoA .framer-jiaruc, .framer-8hxoA .framer-yqut8f, .framer-8hxoA .framer-1j74fu8, .framer-8hxoA .framer-105r0yy, .framer-8hxoA .framer-ljdja5, .framer-8hxoA .framer-1j8oiw9, .framer-8hxoA .framer-1n5zw91, .framer-8hxoA .framer-tf1b48, .framer-8hxoA .framer-1fgvxh9, .framer-8hxoA .framer-1xf07ow, .framer-8hxoA .framer-llebxx, .framer-8hxoA .framer-1ppcrma, .framer-8hxoA .framer-yyhwcy, .framer-8hxoA .framer-ohcukt, .framer-8hxoA .framer-fl5qp9, .framer-8hxoA .framer-i8uekv, .framer-8hxoA .framer-j97fj9 { --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-8hxoA .framer-1p72ewj-container, .framer-8hxoA .framer-15eio77-container, .framer-8hxoA .framer-u0p1b8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8hxoA .framer-38rsef { background-color: var(--token-aa6c1ae8-22b7-48f5-97f6-712e593710c7, #262d29); flex: none; height: 205px; overflow: hidden; position: relative; width: 29px; }\",\".framer-8hxoA .framer-2sw6d5 { aspect-ratio: 1.4709302325581395 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 0px); max-width: 100%; position: relative; width: 40%; }\",\".framer-8hxoA .framer-zdi1q2-container, .framer-8hxoA .framer-17mh9j9-container, .framer-8hxoA .framer-1q60m8h-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8hxoA .framer-889idn { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-1o27wcy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-1fqx8y6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 850px; }\",\".framer-8hxoA .framer-16t2rpy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-1frceu8 { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-yoyhnh, .framer-8hxoA .framer-1jj1zhh, .framer-8hxoA .framer-1f6jkts { align-content: flex-start; align-items: flex-start; align-self: start; background-color: #dcefd8; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 23px 20px 23px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8hxoA .framer-1a13gxa, .framer-8hxoA .framer-thejak { aspect-ratio: 1.5222222646077475 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 131px); position: relative; width: 100%; }\",\".framer-8hxoA .framer-ysxufw, .framer-8hxoA .framer-1lwwac, .framer-8hxoA .framer-1d88nto { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-o6ukvv { aspect-ratio: 1.522222137451172 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 131px); position: relative; width: 100%; }\",\".framer-8hxoA .framer-zt8blo { align-content: flex-start; align-items: flex-start; background-color: #262d29; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-k5eluc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-61hepz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 320px; }\",\".framer-8hxoA .framer-1lyhh5j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-11c46yk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-fatjso { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-1u8xq0t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-d5g1f2, .framer-8hxoA .framer-1ek43si, .framer-8hxoA .framer-1rq0hep { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-1wqf21v { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-3bijid, .framer-8hxoA .framer-1lwr3fd, .framer-8hxoA .framer-1e06tu7, .framer-8hxoA .framer-e0brns { background-color: #ffffff; flex: none; height: 50px; overflow: hidden; position: relative; width: 50px; }\",\".framer-8hxoA .framer-1ifkrey, .framer-8hxoA .framer-t8q51x, .framer-8hxoA .framer-95gkn2, .framer-8hxoA .framer-158vaa4 { bottom: -1px; flex: none; left: 0px; overflow: visible; position: absolute; right: -1px; top: 0px; }\",\".framer-8hxoA .framer-44oafg, .framer-8hxoA .framer-88fh9u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-fweevn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-17dkxfm { --border-bottom-width: 1px; --border-color: #000000; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-146cfqo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 0px 8px 0px; position: relative; width: 1px; }\",\".framer-8hxoA .framer-1lbl138 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 50px 50px 50px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-12hsw26 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.5); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 80px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8hxoA .framer-1coq5uh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8hxoA .framer-xhpn3b { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8hxoA .framer-1vg5ipt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 90px; height: 75px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8hxoA .framer-14111wj { aspect-ratio: 1.0859375 / 1; flex: none; height: 88px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 96px); }\",\".framer-8hxoA .framer-1wr7z2a { aspect-ratio: 1.719387755102041 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 75px); position: relative; width: 129px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8hxoA.framer-72rtr7, .framer-8hxoA .framer-2r6t9w, .framer-8hxoA .framer-sjmab3, .framer-8hxoA .framer-1imw679, .framer-8hxoA .framer-889idn, .framer-8hxoA .framer-1o27wcy, .framer-8hxoA .framer-1fqx8y6, .framer-8hxoA .framer-16t2rpy, .framer-8hxoA .framer-yoyhnh, .framer-8hxoA .framer-ysxufw, .framer-8hxoA .framer-1jj1zhh, .framer-8hxoA .framer-1lwwac, .framer-8hxoA .framer-1f6jkts, .framer-8hxoA .framer-1d88nto, .framer-8hxoA .framer-zt8blo, .framer-8hxoA .framer-k5eluc, .framer-8hxoA .framer-61hepz, .framer-8hxoA .framer-1lyhh5j, .framer-8hxoA .framer-11c46yk, .framer-8hxoA .framer-fatjso, .framer-8hxoA .framer-1u8xq0t, .framer-8hxoA .framer-d5g1f2, .framer-8hxoA .framer-1wqf21v, .framer-8hxoA .framer-1ek43si, .framer-8hxoA .framer-44oafg, .framer-8hxoA .framer-1rq0hep, .framer-8hxoA .framer-88fh9u, .framer-8hxoA .framer-fweevn, .framer-8hxoA .framer-17dkxfm, .framer-8hxoA .framer-146cfqo, .framer-8hxoA .framer-1lbl138, .framer-8hxoA .framer-12hsw26, .framer-8hxoA .framer-1coq5uh, .framer-8hxoA .framer-1vg5ipt { gap: 0px; } .framer-8hxoA.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8hxoA.framer-72rtr7 > :first-child, .framer-8hxoA .framer-sjmab3 > :first-child, .framer-8hxoA .framer-1imw679 > :first-child, .framer-8hxoA .framer-889idn > :first-child, .framer-8hxoA .framer-1o27wcy > :first-child, .framer-8hxoA .framer-1fqx8y6 > :first-child, .framer-8hxoA .framer-16t2rpy > :first-child, .framer-8hxoA .framer-yoyhnh > :first-child, .framer-8hxoA .framer-ysxufw > :first-child, .framer-8hxoA .framer-1jj1zhh > :first-child, .framer-8hxoA .framer-1lwwac > :first-child, .framer-8hxoA .framer-1f6jkts > :first-child, .framer-8hxoA .framer-1d88nto > :first-child, .framer-8hxoA .framer-61hepz > :first-child, .framer-8hxoA .framer-1lyhh5j > :first-child, .framer-8hxoA .framer-11c46yk > :first-child, .framer-8hxoA .framer-fatjso > :first-child, .framer-8hxoA .framer-1u8xq0t > :first-child, .framer-8hxoA .framer-1wqf21v > :first-child, .framer-8hxoA .framer-44oafg > :first-child, .framer-8hxoA .framer-88fh9u > :first-child, .framer-8hxoA .framer-146cfqo > :first-child, .framer-8hxoA .framer-1lbl138 > :first-child, .framer-8hxoA .framer-12hsw26 > :first-child, .framer-8hxoA .framer-1coq5uh > :first-child { margin-top: 0px; } .framer-8hxoA.framer-72rtr7 > :last-child, .framer-8hxoA .framer-sjmab3 > :last-child, .framer-8hxoA .framer-1imw679 > :last-child, .framer-8hxoA .framer-889idn > :last-child, .framer-8hxoA .framer-1o27wcy > :last-child, .framer-8hxoA .framer-1fqx8y6 > :last-child, .framer-8hxoA .framer-16t2rpy > :last-child, .framer-8hxoA .framer-yoyhnh > :last-child, .framer-8hxoA .framer-ysxufw > :last-child, .framer-8hxoA .framer-1jj1zhh > :last-child, .framer-8hxoA .framer-1lwwac > :last-child, .framer-8hxoA .framer-1f6jkts > :last-child, .framer-8hxoA .framer-1d88nto > :last-child, .framer-8hxoA .framer-61hepz > :last-child, .framer-8hxoA .framer-1lyhh5j > :last-child, .framer-8hxoA .framer-11c46yk > :last-child, .framer-8hxoA .framer-fatjso > :last-child, .framer-8hxoA .framer-1u8xq0t > :last-child, .framer-8hxoA .framer-1wqf21v > :last-child, .framer-8hxoA .framer-44oafg > :last-child, .framer-8hxoA .framer-88fh9u > :last-child, .framer-8hxoA .framer-146cfqo > :last-child, .framer-8hxoA .framer-1lbl138 > :last-child, .framer-8hxoA .framer-12hsw26 > :last-child, .framer-8hxoA .framer-1coq5uh > :last-child { margin-bottom: 0px; } .framer-8hxoA .framer-2r6t9w > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8hxoA .framer-2r6t9w > :first-child, .framer-8hxoA .framer-zt8blo > :first-child, .framer-8hxoA .framer-k5eluc > :first-child, .framer-8hxoA .framer-d5g1f2 > :first-child, .framer-8hxoA .framer-1ek43si > :first-child, .framer-8hxoA .framer-1rq0hep > :first-child, .framer-8hxoA .framer-fweevn > :first-child, .framer-8hxoA .framer-17dkxfm > :first-child, .framer-8hxoA .framer-1vg5ipt > :first-child { margin-left: 0px; } .framer-8hxoA .framer-2r6t9w > :last-child, .framer-8hxoA .framer-zt8blo > :last-child, .framer-8hxoA .framer-k5eluc > :last-child, .framer-8hxoA .framer-d5g1f2 > :last-child, .framer-8hxoA .framer-1ek43si > :last-child, .framer-8hxoA .framer-1rq0hep > :last-child, .framer-8hxoA .framer-fweevn > :last-child, .framer-8hxoA .framer-17dkxfm > :last-child, .framer-8hxoA .framer-1vg5ipt > :last-child { margin-right: 0px; } .framer-8hxoA .framer-sjmab3 > *, .framer-8hxoA .framer-ysxufw > *, .framer-8hxoA .framer-1lwwac > *, .framer-8hxoA .framer-1d88nto > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-8hxoA .framer-1imw679 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-8hxoA .framer-889idn > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-8hxoA .framer-1o27wcy > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-8hxoA .framer-1fqx8y6 > *, .framer-8hxoA .framer-11c46yk > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-8hxoA .framer-16t2rpy > *, .framer-8hxoA .framer-1lbl138 > *, .framer-8hxoA .framer-12hsw26 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-8hxoA .framer-yoyhnh > *, .framer-8hxoA .framer-1jj1zhh > *, .framer-8hxoA .framer-1f6jkts > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-8hxoA .framer-zt8blo > *, .framer-8hxoA .framer-k5eluc > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-8hxoA .framer-61hepz > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-8hxoA .framer-1lyhh5j > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-8hxoA .framer-fatjso > *, .framer-8hxoA .framer-1u8xq0t > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-8hxoA .framer-d5g1f2 > *, .framer-8hxoA .framer-1ek43si > *, .framer-8hxoA .framer-1rq0hep > *, .framer-8hxoA .framer-17dkxfm > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-8hxoA .framer-1wqf21v > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-8hxoA .framer-44oafg > *, .framer-8hxoA .framer-88fh9u > *, .framer-8hxoA .framer-146cfqo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8hxoA .framer-fweevn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-8hxoA .framer-1coq5uh > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-8hxoA .framer-1vg5ipt > * { margin: 0px; margin-left: calc(90px / 2); margin-right: calc(90px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-8hxoA { background: white; } .framer-8hxoA.framer-72rtr7 { width: 810px; } .framer-8hxoA .framer-2r6t9w { height: min-content; padding: 150px 50px 75px 50px; } .framer-8hxoA .framer-1fv3lea { flex-direction: column; gap: 50px; justify-content: flex-start; max-width: 810px; } .framer-8hxoA .framer-sjmab3, .framer-8hxoA .framer-fatjso { flex: none; width: 100%; } .framer-8hxoA .framer-2sw6d5 { aspect-ratio: 1.775 / 1; height: var(--framer-aspect-ratio-supported, 113px); max-width: unset; width: 100%; } .framer-8hxoA .framer-1fqx8y6 { width: 100%; } .framer-8hxoA .framer-1frceu8 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-8hxoA .framer-k5eluc { flex-direction: column; } .framer-8hxoA .framer-61hepz { align-content: center; align-items: center; justify-content: center; width: 100%; } .framer-8hxoA .framer-1vg5ipt { gap: 75px; } .framer-8hxoA .framer-14111wj { height: 60px; width: var(--framer-aspect-ratio-supported, 65px); } .framer-8hxoA .framer-1wr7z2a { height: var(--framer-aspect-ratio-supported, 60px); width: 103px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8hxoA .framer-1fv3lea, .framer-8hxoA .framer-k5eluc, .framer-8hxoA .framer-1vg5ipt { gap: 0px; } .framer-8hxoA .framer-1fv3lea > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-8hxoA .framer-1fv3lea > :first-child, .framer-8hxoA .framer-k5eluc > :first-child { margin-top: 0px; } .framer-8hxoA .framer-1fv3lea > :last-child, .framer-8hxoA .framer-k5eluc > :last-child { margin-bottom: 0px; } .framer-8hxoA .framer-k5eluc > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-8hxoA .framer-1vg5ipt > * { margin: 0px; margin-left: calc(75px / 2); margin-right: calc(75px / 2); } .framer-8hxoA .framer-1vg5ipt > :first-child { margin-left: 0px; } .framer-8hxoA .framer-1vg5ipt > :last-child { margin-right: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-8hxoA { background: white; } .framer-8hxoA.framer-72rtr7 { width: 390px; } .framer-8hxoA .framer-2r6t9w { height: min-content; padding: 120px 24px 50px 24px; } .framer-8hxoA .framer-1fv3lea { flex-direction: column; gap: 50px; justify-content: flex-start; } .framer-8hxoA .framer-sjmab3 { align-content: center; align-items: center; flex: none; width: 100%; } .framer-8hxoA .framer-2sw6d5 { aspect-ratio: 1.6363636363636365 / 1; width: 100%; } .framer-8hxoA .framer-889idn { gap: 50px; padding: 50px 24px 50px 24px; } .framer-8hxoA .framer-1fqx8y6 { width: 100%; } .framer-8hxoA .framer-16t2rpy { max-width: 450px; } .framer-8hxoA .framer-1frceu8 { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-8hxoA .framer-zt8blo { align-content: center; align-items: center; padding: 50px 24px 50px 24px; } .framer-8hxoA .framer-k5eluc { align-content: center; align-items: center; flex-direction: column; gap: 40px; justify-content: center; } .framer-8hxoA .framer-61hepz { align-content: center; align-items: center; } .framer-8hxoA .framer-fatjso { align-content: center; align-items: center; flex: none; gap: 24px; justify-content: center; width: 100%; } .framer-8hxoA .framer-1u8xq0t { gap: 24px; } .framer-8hxoA .framer-1lbl138 { padding: 50px 24px 0px 24px; } .framer-8hxoA .framer-12hsw26 { padding: 24px; } .framer-8hxoA .framer-xhpn3b { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-8hxoA .framer-1vg5ipt { flex-wrap: wrap; gap: 25px; height: min-content; width: 100%; } .framer-8hxoA .framer-14111wj { height: 38px; order: 0; width: var(--framer-aspect-ratio-supported, 41px); } .framer-8hxoA .framer-1wr7z2a { height: var(--framer-aspect-ratio-supported, 35px); order: 1; width: 61px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8hxoA .framer-1fv3lea, .framer-8hxoA .framer-889idn, .framer-8hxoA .framer-k5eluc, .framer-8hxoA .framer-fatjso, .framer-8hxoA .framer-1u8xq0t, .framer-8hxoA .framer-1vg5ipt { gap: 0px; } .framer-8hxoA .framer-1fv3lea > *, .framer-8hxoA .framer-889idn > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-8hxoA .framer-1fv3lea > :first-child, .framer-8hxoA .framer-889idn > :first-child, .framer-8hxoA .framer-k5eluc > :first-child, .framer-8hxoA .framer-fatjso > :first-child, .framer-8hxoA .framer-1u8xq0t > :first-child { margin-top: 0px; } .framer-8hxoA .framer-1fv3lea > :last-child, .framer-8hxoA .framer-889idn > :last-child, .framer-8hxoA .framer-k5eluc > :last-child, .framer-8hxoA .framer-fatjso > :last-child, .framer-8hxoA .framer-1u8xq0t > :last-child { margin-bottom: 0px; } .framer-8hxoA .framer-k5eluc > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-8hxoA .framer-fatjso > *, .framer-8hxoA .framer-1u8xq0t > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-8hxoA .framer-1vg5ipt > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-8hxoA .framer-1vg5ipt > :first-child { margin-left: 0px; } .framer-8hxoA .framer-1vg5ipt > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-8hxoA[data-border=\"true\"]::after, .framer-8hxoA [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4678\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YvFdjpu_T\":{\"layout\":[\"fixed\",\"auto\"]},\"JfraxzHLy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-8hxoA\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:4678,width:1200};addFonts(FrameraugiA20Il,[{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\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"}]},...NavbarNavigationFonts,...ButtonPrimaryFonts,...BrandsFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YvFdjpu_T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JfraxzHLy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4678\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarNavigationFonts", "getFonts", "r9FBfzk7m_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonPrimaryFonts", "rDKSkFqf7_default", "ContainerWithOptimizedAppearEffect", "Container", "BrandsFonts", "HAOD7_fM2_default", "RichTextWithFX", "withFX", "MotionDivWithFX", "motion", "CTAFonts", "KfiZpd2Oa_default", "FooterFonts", "QCImOOvi1_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "transition5", "animation5", "transition6", "transition7", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "x", "getLoadingLazyAtYPosition", "Image2", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
