{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Dms44hJO64j5FZwJIJqF/NTpUquE9KdVXwLEvW2sQ/bQwkfqbiI.js"],
  "sourcesContent": ["// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/zEmAposrjympIK2ybAcQ/Video.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import GlobeSection from\"#framer/local/canvasComponent/dm1mUd9NJ/dm1mUd9NJ.js\";import ButtonText from\"#framer/local/canvasComponent/eIQuFZHjr/eIQuFZHjr.js\";import ButtonSmall from\"#framer/local/canvasComponent/fXEZXnH4_/fXEZXnH4_.js\";import FeatureMenu from\"#framer/local/canvasComponent/HAdcFTJyn/HAdcFTJyn.js\";import AttendLearnSection from\"#framer/local/canvasComponent/M1SfzAuoQ/M1SfzAuoQ.js\";import BlogListItem from\"#framer/local/canvasComponent/OzKWqUs3a/OzKWqUs3a.js\";import NavMainNav from\"#framer/local/canvasComponent/PRRSioZSm/PRRSioZSm.js\";import ButtonBig from\"#framer/local/canvasComponent/qYBOsXO7x/qYBOsXO7x.js\";import Footer from\"#framer/local/canvasComponent/SLAvO04br/SLAvO04br.js\";import FeatureCard from\"#framer/local/canvasComponent/TLrFDqiQS/TLrFDqiQS.js\";import QuoteCard from\"#framer/local/canvasComponent/Wte7R0BTM/Wte7R0BTM.js\";import Blog from\"#framer/local/collection/S9SMTiZ7B/S9SMTiZ7B.js\";import*as sharedStyle4 from\"#framer/local/css/AFOK2yhdC/AFOK2yhdC.js\";import*as sharedStyle3 from\"#framer/local/css/C97EWe1OH/C97EWe1OH.js\";import*as sharedStyle6 from\"#framer/local/css/lEfFzy_By/lEfFzy_By.js\";import*as sharedStyle from\"#framer/local/css/nuAXg5A5S/nuAXg5A5S.js\";import*as sharedStyle1 from\"#framer/local/css/OIadlxKJM/OIadlxKJM.js\";import*as sharedStyle5 from\"#framer/local/css/S5V1h5t7I/S5V1h5t7I.js\";import*as sharedStyle2 from\"#framer/local/css/wU97ViRXM/wU97ViRXM.js\";import metadataProvider from\"#framer/local/webPageMetadata/bQwkfqbiI/bQwkfqbiI.js\";const NavMainNavFonts=getFonts(NavMainNav);const NavMainNavWithVariantAppearEffect=withVariantAppearEffect(NavMainNav);const VideoFonts=getFonts(Video);const ButtonBigFonts=getFonts(ButtonBig);const MotionDivWithFX=withFX(motion.div);const FeatureMenuFonts=getFonts(FeatureMenu);const YouTubeFonts=getFonts(YouTube);const MaterialFonts=getFonts(Material);const QuoteCardFonts=getFonts(QuoteCard);const ButtonTextFonts=getFonts(ButtonText);const FeatureCardFonts=getFonts(FeatureCard);const SlideshowFonts=getFonts(Slideshow);const BlogListItemFonts=getFonts(BlogListItem);const ButtonSmallFonts=getFonts(ButtonSmall);const AttendLearnSectionFonts=getFonts(AttendLearnSection);const GlobeSectionFonts=getFonts(GlobeSection);const FooterFonts=getFonts(Footer);const breakpoints={jlP_P_GvQ:\"(min-width: 1400px)\",kINip0_65:\"(max-width: 810px)\",vidTf7ujv:\"(min-width: 811px) and (max-width: 1399px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PqiCQ\";const variantClassNames={jlP_P_GvQ:\"framer-v-biby67\",kINip0_65:\"framer-v-pm0j8k\",vidTf7ujv:\"framer-v-l7a11s\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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 toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"vidTf7ujv\",Desktop:\"jlP_P_GvQ\",Phone:\"kINip0_65\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"jlP_P_GvQ\"};};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,oZ4SWLmJzmQEJrEVJz,uwhCaEvuBmQEJrEVJz,zhZ46I4VwmQEJrEVJz,pfXWcDbGWmQEJrEVJz,idmQEJrEVJz,...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 SCOoXk7lf3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const gzxCLzW3O3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const UvoLLgrHR3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"KCSMbvXev\");const router=useRouter();const activeLocaleCode=useLocaleCode();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jlP_P_GvQ\",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-biby67\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p2leuy-container\",layoutScroll:true,nodeId:\"J1Uq8cVCR\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{__framer__variantAppearEffectEnabled:undefined,variant:\"QPccEz651\"},vidTf7ujv:{__framer__variantAppearEffectEnabled:undefined,variant:\"QPccEz651\"}},children:/*#__PURE__*/_jsx(NavMainNavWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"pWke4wqeF\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"J1Uq8cVCR\",layoutId:\"J1Uq8cVCR\",style:{height:\"100%\",width:\"100%\"},variant:\"BKgjpRSmr\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f4yms9\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lzdm0q-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Mx8n9lOLJ\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"Mx8n9lOLJ\",isMixedBorderRadius:false,layoutId:\"Mx8n9lOLJ\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/qho7ziEMgtWIQe8iY6CqAKyWA.mp4\",srcType:\"Upload\",srcUrl:\"\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ngswm1\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dxi5y1\",\"data-framer-name\":\"Intro\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1kdvyaj\",\"data-styles-preset\":\"nuAXg5A5S\",children:[\"Rev up your \",/*#__PURE__*/_jsx(\"br\",{}),\"mechanical BIM designs\"]})}),className:\"framer-10p1d74\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ojd6ra\",\"data-styles-preset\":\"OIadlxKJM\",style:{\"--framer-text-alignment\":\"center\"},children:\"Built for HVAC, piping and plumbing contractors, the EVOLVE Mechanical Revit add-in simplifies complex design projects. Developed by contractors who know your work inside and out.\"})}),className:\"framer-mr4q4i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ky6ptn\",\"data-framer-name\":\"CTAs\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QFlPpxI67\"},implicitPathVariables:undefined},{href:{webPageId:\"QFlPpxI67\"},implicitPathVariables:undefined},{href:{webPageId:\"QFlPpxI67\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{y:(componentViewport?.y||0)+0+0+250+-7.75+0+313.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,y:(componentViewport?.y||0)+0+0+250+0+0+313.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19szlx3-container\",nodeId:\"Lu12QmQHe\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{kO0LY52rg:resolvedLinks[2]},vidTf7ujv:{kO0LY52rg:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonBig,{height:\"100%\",id:\"Lu12QmQHe\",kO0LY52rg:resolvedLinks[0],layoutId:\"Lu12QmQHe\",TcHy7JL4U:true,variant:\"xiPaQBRxF\",width:\"100%\",ZkPkLwHc_:\"Schedule a Demo\",Zy4HzlCNM:\"ArrowForward\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-wfpc2w\",\"data-styles-preset\":\"wU97ViRXM\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Already a customer? \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DFMkfdDF9\"},motionChild:true,nodeId:\"jvInOgUHw\",openInNewTab:false,scopeId:\"bQwkfqbiI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i7l6vu\",\"data-styles-preset\":\"C97EWe1OH\",children:\"Download the latest version\"})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-wfpc2w\",\"data-styles-preset\":\"wU97ViRXM\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Already a customer? \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DFMkfdDF9\"},motionChild:true,nodeId:\"jvInOgUHw\",openInNewTab:false,scopeId:\"bQwkfqbiI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-i7l6vu\",\"data-styles-preset\":\"C97EWe1OH\",children:\"Download the latest version\"})})]})}),className:\"framer-1kmnx2s\",\"data-framer-name\":\"Downloads\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wq6hhd\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a1syd7\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1idkow7\",\"data-styles-preset\":\"AFOK2yhdC\",children:[\"Detailing in Revit, \",/*#__PURE__*/_jsx(\"br\",{}),\"the way it \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3175aa8-7bf0-491e-a744-37344d2a4eb1, rgb(255, 92, 0))\"},children:\"should\"}),\" be\"]})}),className:\"framer-1huod0u\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:30,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-sdc2p\",\"data-framer-name\":\"Preview\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a378gc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"WJ3Y_iIzf\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:15,bottomLeftRadius:15,bottomRightRadius:15,controls:false,height:\"100%\",id:\"WJ3Y_iIzf\",isMixedBorderRadius:false,layoutId:\"WJ3Y_iIzf\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/zaN52raCua57p1F327ntu793i4.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/8SRC5zNMgJrx76CAbdIpeXLsYxU.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:15,topRightRadius:15,volume:25,width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-r3wt1i\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7khanl\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1400px)`,y:(componentViewport?.y||0)+0+2017.6+100+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:625,width:`min(${componentViewport?.width||\"100vw\"} - 100px, 1400px)`,y:(componentViewport?.y||0)+0+2133.1+150+0+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-r9vay8-container\",id:\"r9vay8\",nodeId:\"Bvp8MKJZB\",scopeId:\"bQwkfqbiI\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{variant:\"hhiu_ZYau\"}},children:/*#__PURE__*/_jsx(FeatureMenu,{bPH3jPWXm:\"ArrowForward\",CcenQoGhA:\"ArrowForward\",Cx9WEzRjV:addImageAlt({src:\"https://framerusercontent.com/images/u8LtjvuFC2TLAi1X4cuvxBJ5WSk.png?scale-down-to=1024\"},\"A 3D render of duct hangers\"),DYHgskLKw:\"Accuracy meets speed\",eYtBda8kO:\"Prefabrication\",G3OCq2vXq:\"Watch Video\",gzxCLzW3O:gzxCLzW3O3bnx0g({overlay:overlay1}),height:\"100%\",id:\"Bvp8MKJZB\",ifjGs6mhx:addImageAlt({src:\"https://framerusercontent.com/images/w6VDYCJsIHAE9aaSrGpnjeJRiY.png\",srcSet:\"https://framerusercontent.com/images/w6VDYCJsIHAE9aaSrGpnjeJRiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/w6VDYCJsIHAE9aaSrGpnjeJRiY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w6VDYCJsIHAE9aaSrGpnjeJRiY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w6VDYCJsIHAE9aaSrGpnjeJRiY.png 4000w\"},\"\"),J20K3Mis6:\"Quickly select elements, assign a spool, and generate sheets containing specified views.\",j8AcL9PC2:false,KkyqdAuio:\"Hanger Placement\",knXbL5VSO:addImageAlt({src:\"https://framerusercontent.com/images/ni1Ku3VTp9SIKFqaVagWxfaq2jA.png?scale-down-to=1024\"},\"\"),layoutId:\"Bvp8MKJZB\",mGPM02PJY:\"Sleeves\",Nn5fQJEDI:false,Q75IOXhT8:\"\",qbViS94AD:\"ArrowForward\",RIYgy13rL:\"\",Rm16k_8ba:\"Place sleeves throughout your project based on system and structure type.\",SCOoXk7lf:SCOoXk7lf3bnx0g({overlay}),Se7bldsLa:\"Watch Video\",style:{width:\"100%\"},UvoLLgrHR:UvoLLgrHR3bnx0g({overlay:overlay2}),variant:\"ncytTK9do\",width:\"100%\",YVTdGotAy:\"Watch Video\",YVUrTmh9W:\"Automate placing multi-tier trapeze racks in seconds. Collision detection included.\",zWXFPXA3e:\"\"})}),/*#__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-95900k\"),\"data-framer-name\":\"Overlay 3\",\"data-framer-portal-id\":\"r9vay8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"ORDIiUi0w\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1caqv24\"),\"data-framer-name\":\"Video container\",\"data-framer-portal-id\":\"r9vay8\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bjlaf1-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"srrZt3j0j\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,height:\"100%\",id:\"srrZt3j0j\",isMixedBorderRadius:false,isRed:false,layoutId:\"srrZt3j0j\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:20,topRightRadius:20,url:\"https://www.youtube.com/watch?v=YhsJPiqBfdg\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ag4kxp-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YXgJtUVaf\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"YXgJtUVaf\",layoutId:\"YXgJtUVaf\",mirrored:false,onClick:onClick1wnntms({overlay:overlay2}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),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-36u94o\"),\"data-framer-name\":\"Overlay 2\",\"data-framer-portal-id\":\"r9vay8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"LzFTiwNzJ\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1jvltec\"),\"data-framer-name\":\"Video container\",\"data-framer-portal-id\":\"r9vay8\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cflahz-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"AjPnbSFM_\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,height:\"100%\",id:\"AjPnbSFM_\",isMixedBorderRadius:false,isRed:false,layoutId:\"AjPnbSFM_\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:20,topRightRadius:20,url:\"https://www.youtube.com/watch?v=jXf_StWAXLw&list=PLKwP_H_l4lopKzqPk9bqEbcxvbxRJ0794\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18cc6kh-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lc1FUtr3O\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"lc1FUtr3O\",layoutId:\"lc1FUtr3O\",mirrored:false,onClick:onClick1wnntms({overlay:overlay1}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),getContainer())})}),/*#__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-cn9y6j\"),\"data-framer-name\":\"Overlay 1\",\"data-framer-portal-id\":\"r9vay8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"BG_b8bzZu\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-kumaf3\"),\"data-framer-name\":\"Video container\",\"data-framer-portal-id\":\"r9vay8\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ry4ykj-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"edxq_zjyh\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,height:\"100%\",id:\"edxq_zjyh\",isMixedBorderRadius:false,isRed:false,layoutId:\"edxq_zjyh\",play:\"On\",shouldMute:false,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:20,topRightRadius:20,url:\"https://www.youtube.com/watch?v=UZDJRb4klPg&t=1sbe/UZDJRb4klPg?si=OHnraKSsRUiqNo18\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vtewgl-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"d4rBPlcnw\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"d4rBPlcnw\",layoutId:\"d4rBPlcnw\",mirrored:false,onClick:onClick1wnntms({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),getContainer())})})]})})})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-146zb07\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4zddkw\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1idkow7\",\"data-styles-preset\":\"AFOK2yhdC\",children:[\"Hear from our \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3175aa8-7bf0-491e-a744-37344d2a4eb1, rgb(255, 92, 0))\"},children:\"customers\"})]})}),className:\"framer-7sp7h7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1byra97\",\"data-framer-name\":\"Stories\",children:[/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1nsnp0t\",\"data-framer-name\":\"Card\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16vby3d-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Hsl7JDHwc\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"Hsl7JDHwc\",isMixedBorderRadius:false,isRed:false,layoutId:\"Hsl7JDHwc\",play:\"On\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=HmHSE1YRTAE\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{height:385,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1400px)`,y:(componentViewport?.y||0)+0+2842.6+100+-5684341886080802e-29+0+111.60000000000001+0+504},vidTf7ujv:{height:385,width:`min(${componentViewport?.width||\"100vw\"} - 100px, 1400px)`,y:(componentViewport?.y||0)+0+3058.1+150+-5684341886080802e-29+0+111.60000000000001+0+504}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1400px) - 40px) / 3, 50px)`,y:(componentViewport?.y||0)+0+3058.1+150+0+0+111.60000000000001+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u3w348-container\",nodeId:\"DMfNSnDrv\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{style:{width:\"100%\"}},vidTf7ujv:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(QuoteCard,{height:\"100%\",id:\"DMfNSnDrv\",kpz5TVAyf:true,layoutId:\"DMfNSnDrv\",nf9nXBvAM:\"Read Case Study\",p0sYz3Ejt:\"RK Mechanical\",qJkrc7W2i:\"What would take a week now takes a day.\u201D\",style:{height:\"100%\",width:\"100%\"},tc7qoQja0:\"https://www.evolvemep.com/success-stories/rk-mechanical/\",variant:\"TtAFPZU6t\",width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13j1d88\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-paga4d\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5hyefu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uwj8tb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1idkow7\",\"data-styles-preset\":\"AFOK2yhdC\",children:\"Never start from scratch\"})}),className:\"framer-xg8kw2\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1malgf0\",\"data-styles-preset\":\"S5V1h5t7I\",style:{\"--framer-text-color\":\"var(--token-0cc7d4fa-27a6-46be-b065-da453a22b202, rgb(128, 128, 128))\"},children:\"The EVOLVE ITM and RFA database streamlines BIM project setup by providing a comprehensive set of services, specifications, and reports, significantly reducing the time spent on sourcing and organizing information.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1malgf0\",\"data-styles-preset\":\"S5V1h5t7I\",style:{\"--framer-text-color\":\"var(--token-0cc7d4fa-27a6-46be-b065-da453a22b202, rgb(128, 128, 128))\"},children:\"With its extensive catalog, EVOLVE Origin expedites the initial stages of project development, allowing database managers and detailers to focus more on production.\"})]}),className:\"framer-irzi12\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4043.2+100+0+0+0+0+0),pixelHeight:832,pixelWidth:1222,sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1400px)`,src:\"https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png\",srcSet:\"https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png?scale-down-to=512 512w,https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png 1222w\"}},vidTf7ujv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4358.7+150+-5684341886080802e-29+0+0+0+0),pixelHeight:832,pixelWidth:1222,sizes:`min(${componentViewport?.width||\"100vw\"} - 100px, 1400px)`,src:\"https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png\",srcSet:\"https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png?scale-down-to=512 512w,https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png 1222w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3953.7+150+0+0+0+0),pixelHeight:832,pixelWidth:1222,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1400px) - 80px) / 2, 1px)`,src:\"https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png\",srcSet:\"https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png?scale-down-to=512 512w,https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ppPZPEk68XbCdLXCfe5D96sWys.png 1222w\"},className:\"framer-12fxlr\",\"data-border\":true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6gzjcx\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qwtf8z\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1idkow7\",\"data-styles-preset\":\"AFOK2yhdC\",children:[\"The \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3175aa8-7bf0-491e-a744-37344d2a4eb1, rgb(255, 92, 0))\"},children:\"sharpest\"}),\" tools in the shed\"]})}),className:\"framer-15k35v9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-490hd4\",\"data-framer-name\":\"Wide Link Button\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sJI8_ht7Y\"},implicitPathVariables:undefined},{href:{webPageId:\"sJI8_ht7Y\"},implicitPathVariables:undefined},{href:{webPageId:\"sJI8_ht7Y\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{y:(componentViewport?.y||0)+0+5009.8+100+0+0+91.60000000000001+15+0},vidTf7ujv:{y:(componentViewport?.y||0)+0+5425.299999999999+150+-5684341886080802e-29+0+91.60000000000001+15+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:(componentViewport?.y||0)+0+4636.7+150+-5684341886080802e-29+0+91.60000000000001+15+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3kei4b-container\",nodeId:\"r47vrIqbP\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{ffm0JQ479:resolvedLinks1[2]},vidTf7ujv:{ffm0JQ479:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonText,{ffm0JQ479:resolvedLinks1[0],height:\"100%\",id:\"r47vrIqbP\",iUWP6QaVy:\"Watch Mechanical feature videos\",layoutId:\"r47vrIqbP\",qz4KOll8s:true,utz9O_Jv7:\"ArrowForward\",variant:\"VUVAYawgG\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nuy7kn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Mbhyl6ms7\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-7edec286-ab3d-45fa-8d41-9ac8f68522aa, rgb(33, 33, 33))\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:-60,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"bottom-left\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:20,height:\"100%\",id:\"Mbhyl6ms7\",intervalControl:3,itemAmount:1,layoutId:\"Mbhyl6ms7\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-kyvqfe-container\",\"data-framer-name\":\"Hangar Placement - Feature Card\",inComponentSlot:true,name:\"Hangar Placement - Feature Card\",nodeId:\"w9oLB8djW\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Hanger Placement\",height:\"100%\",hgAfliOYW:\"Automate the process of placing multi-tier trapeze racks clash free in seconds.\",id:\"w9oLB8djW\",layoutId:\"w9oLB8djW\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/EFSZC6KQ6RfRM2XTBV9u2czWaDY.jpg\",srcSet:\"https://framerusercontent.com/images/EFSZC6KQ6RfRM2XTBV9u2czWaDY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EFSZC6KQ6RfRM2XTBV9u2czWaDY.jpg 908w\"},\"\"),name:\"Hangar Placement - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hos4fv-container\",\"data-framer-name\":\"Quick Tools - Feature Card\",inComponentSlot:true,name:\"Quick Tools - Feature Card\",nodeId:\"FkOdGH_JM\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Quick Tools\",height:\"100%\",hgAfliOYW:\"Provides automation aiding in copying, selecting, connecting, and rotating elements.\",id:\"FkOdGH_JM\",layoutId:\"FkOdGH_JM\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/BeKUxnIqO13Q9QLyUbWZkdf2c.png\",srcSet:\"https://framerusercontent.com/images/BeKUxnIqO13Q9QLyUbWZkdf2c.png?scale-down-to=512 512w,https://framerusercontent.com/images/BeKUxnIqO13Q9QLyUbWZkdf2c.png 660w\"},\"\"),name:\"Quick Tools - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qfovdn-container\",\"data-framer-name\":\"Spooling - Feature Card\",inComponentSlot:true,name:\"Spooling - Feature Card\",nodeId:\"xprWqivyM\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Spooling\",height:\"100%\",hgAfliOYW:\"Quickly select elements and automate the creation of spool sheets, views and schedules. \",id:\"xprWqivyM\",layoutId:\"xprWqivyM\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/W1QA3bakvP22JTMkif2TaxtKs.png\",srcSet:\"https://framerusercontent.com/images/W1QA3bakvP22JTMkif2TaxtKs.png?scale-down-to=512 512w,https://framerusercontent.com/images/W1QA3bakvP22JTMkif2TaxtKs.png 781w\"},\"\"),name:\"Spooling - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m6ns2i-container\",\"data-framer-name\":\"Sleeve Placement - Feature Cards\",inComponentSlot:true,name:\"Sleeve Placement - Feature Cards\",nodeId:\"BdUFfa4ei\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Sleeve Placement\",height:\"100%\",hgAfliOYW:\"Automatically place sleeves and box outs based on customizable rule sets. \",id:\"BdUFfa4ei\",layoutId:\"BdUFfa4ei\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/2FwBhrzl6bvETSHSp5bsZGzyOM.jpg\",srcSet:\"https://framerusercontent.com/images/2FwBhrzl6bvETSHSp5bsZGzyOM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2FwBhrzl6bvETSHSp5bsZGzyOM.jpg 546w\"},\"\"),name:\"Sleeve Placement - Feature Cards\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8z0p66-container\",\"data-framer-name\":\"Element Filter - Feature Card\",inComponentSlot:true,name:\"Element Filter - Feature Card\",nodeId:\"tKoX_NZN8\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Element Filter\",height:\"100%\",hgAfliOYW:\"Quickly select, isolate, show/hide, halftone, or apply transparency to specific items in a model. \",id:\"tKoX_NZN8\",layoutId:\"tKoX_NZN8\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/14tfPUd8uwswahJkVlyRdAlhUB0.png\",srcSet:\"https://framerusercontent.com/images/14tfPUd8uwswahJkVlyRdAlhUB0.png?scale-down-to=512 512w,https://framerusercontent.com/images/14tfPUd8uwswahJkVlyRdAlhUB0.png 940w\"},\"\"),name:\"Element Filter - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tpqle9-container\",\"data-framer-name\":\"Layout Points - Feature Cards\",inComponentSlot:true,name:\"Layout Points - Feature Cards\",nodeId:\"MG1v15Dp_\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Layout Points\",height:\"100%\",hgAfliOYW:\"Quickly and easily place, view and modify points in your project.\",id:\"MG1v15Dp_\",layoutId:\"MG1v15Dp_\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/QvSVEEMq1rZF0bD5oXmXezBuB0g.jpg\",srcSet:\"https://framerusercontent.com/images/QvSVEEMq1rZF0bD5oXmXezBuB0g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QvSVEEMq1rZF0bD5oXmXezBuB0g.jpg 598w\"},\"\"),name:\"Layout Points - Feature Cards\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1soto1w-container\",\"data-framer-name\":\"Hangar Embeds - Feature Card\",inComponentSlot:true,name:\"Hangar Embeds - Feature Card\",nodeId:\"E7IsZOntw\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Hanger Embeds\",height:\"100%\",hgAfliOYW:\"Place inserts and adjust rods according to defined standards.\",id:\"E7IsZOntw\",layoutId:\"E7IsZOntw\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/3tnhzO7SpeAMdCO3CgK1vISyZ3k.png\",srcSet:\"https://framerusercontent.com/images/3tnhzO7SpeAMdCO3CgK1vISyZ3k.png?scale-down-to=512 512w,https://framerusercontent.com/images/3tnhzO7SpeAMdCO3CgK1vISyZ3k.png 999w\"},\"\"),name:\"Hangar Embeds - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-aido0b-container\",\"data-framer-name\":\"Family Browser - Feature Card\",inComponentSlot:true,name:\"Family Browser - Feature Card\",nodeId:\"Nkt8Cz8Bu\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Family Browser\",height:\"100%\",hgAfliOYW:\"Organize and manage Revit content to make it acessible for your team. \",id:\"Nkt8Cz8Bu\",layoutId:\"Nkt8Cz8Bu\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/9nKQrI1DTci2ym5SIeZECTuOodQ.png\",srcSet:\"https://framerusercontent.com/images/9nKQrI1DTci2ym5SIeZECTuOodQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/9nKQrI1DTci2ym5SIeZECTuOodQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9nKQrI1DTci2ym5SIeZECTuOodQ.png 1153w\"},\"\"),name:\"Family Browser - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-coo6i2-container\",\"data-framer-name\":\"Parameter Sync - Feature Card\",inComponentSlot:true,name:\"Parameter Sync - Feature Card\",nodeId:\"o1d_e0vKk\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Parameter Sync\",height:\"100%\",hgAfliOYW:\"Create rules to automatically sync values between selected parameters.\",id:\"o1d_e0vKk\",layoutId:\"o1d_e0vKk\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/IXk99wHf1LMeLhu2fMnmboFjLc.png\",srcSet:\"https://framerusercontent.com/images/IXk99wHf1LMeLhu2fMnmboFjLc.png?scale-down-to=512 512w,https://framerusercontent.com/images/IXk99wHf1LMeLhu2fMnmboFjLc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IXk99wHf1LMeLhu2fMnmboFjLc.png 1231w\"},\"\"),name:\"Parameter Sync - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-91jseb-container\",\"data-framer-name\":\"Mechanical Properties - Feature Card\",inComponentSlot:true,name:\"Mechanical Properties - Feature Card\",nodeId:\"IewzLbUR2\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Mechanical Properties\",height:\"100%\",hgAfliOYW:\"Displays information regarding connected parts, including Fab data.\",id:\"IewzLbUR2\",layoutId:\"IewzLbUR2\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/azsM0947bj5rbDR6EyAvKT5TYk.png\",srcSet:\"https://framerusercontent.com/images/azsM0947bj5rbDR6EyAvKT5TYk.png?scale-down-to=512 512w,https://framerusercontent.com/images/azsM0947bj5rbDR6EyAvKT5TYk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/azsM0947bj5rbDR6EyAvKT5TYk.png 1071w\"},\"\"),name:\"Mechanical Properties - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-t3zm4-container\",\"data-framer-name\":\"Custom Ribbon - Feature Card\",inComponentSlot:true,name:\"Custom Ribbon - Feature Card\",nodeId:\"EpmtBegtq\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Custom Ribbon\",height:\"100%\",hgAfliOYW:\"Used to customize the name and contents of the EVOLVE tabs in the Revit Ribbon.\",id:\"EpmtBegtq\",layoutId:\"EpmtBegtq\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/v63Erxt0oRADA1asTJgwIfpHiE.png\",srcSet:\"https://framerusercontent.com/images/v63Erxt0oRADA1asTJgwIfpHiE.png?scale-down-to=512 512w,https://framerusercontent.com/images/v63Erxt0oRADA1asTJgwIfpHiE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/v63Erxt0oRADA1asTJgwIfpHiE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/v63Erxt0oRADA1asTJgwIfpHiE.png 2896w\"},\"\"),name:\"Custom Ribbon - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-drm6i3-container\",\"data-framer-name\":\"Toolbox - Feature Card\",inComponentSlot:true,name:\"Toolbox - Feature Card\",nodeId:\"BUuEYfs4r\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"Toolbox\",height:\"100%\",hgAfliOYW:\"Create a customizble collection of Revit tools to easily streamline workflows.\",id:\"BUuEYfs4r\",layoutId:\"BUuEYfs4r\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/G8AmK5cij8iSTsS1xejcQRQt560.png\",srcSet:\"https://framerusercontent.com/images/G8AmK5cij8iSTsS1xejcQRQt560.png?scale-down-to=512 512w,https://framerusercontent.com/images/G8AmK5cij8iSTsS1xejcQRQt560.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/G8AmK5cij8iSTsS1xejcQRQt560.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/G8AmK5cij8iSTsS1xejcQRQt560.png 2190w\"},\"\"),name:\"Toolbox - Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"420px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kt95h4-container\",\"data-framer-name\":\"RFA- Feature Card\",inComponentSlot:true,name:\"RFA- Feature Card\",nodeId:\"NEZn2RGp3\",rendersWithMotion:true,scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(FeatureCard,{eB4ofLhHm:\"RFAs\",height:\"100%\",hgAfliOYW:\"Piping and fittings built to ASME standards cover basics of piping designs.\",id:\"NEZn2RGp3\",layoutId:\"NEZn2RGp3\",mP5Q5Ufnq:addImageAlt({src:\"https://framerusercontent.com/images/r1jzBFElul5ROgImLPhLk9FqO8o.png\",srcSet:\"https://framerusercontent.com/images/r1jzBFElul5ROgImLPhLk9FqO8o.png?scale-down-to=512 512w,https://framerusercontent.com/images/r1jzBFElul5ROgImLPhLk9FqO8o.png 626w\"},\"RFA\"),name:\"RFA- Feature Card\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j1cxdi\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-139nxgf\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1idkow7\",\"data-styles-preset\":\"AFOK2yhdC\",children:[\"Mechanical \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3175aa8-7bf0-491e-a744-37344d2a4eb1, rgb(255, 92, 0))\"},children:\"news\"})]})}),className:\"framer-10m4du8\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jsyu02\",\"data-framer-name\":\"Secondary\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"mQEJrEVJz\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"mQEJrEVJz\",name:\"oZ4SWLmJz\",type:\"Identifier\"},{collection:\"mQEJrEVJz\",name:\"uwhCaEvuB\",type:\"Identifier\"},{collection:\"mQEJrEVJz\",name:\"zhZ46I4Vw\",type:\"Identifier\"},{collection:\"mQEJrEVJz\",name:\"pfXWcDbGW\",type:\"Identifier\"},{collection:\"mQEJrEVJz\",name:\"id\",type:\"Identifier\"}],where:{left:{arguments:[{collection:\"mQEJrEVJz\",name:\"rvYHNghtn\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"Mechanical\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"},operator:\"or\",right:{arguments:[{collection:\"mQEJrEVJz\",name:\"E1uIRVYUE\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"Mechanical\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idmQEJrEVJz,oZ4SWLmJz:oZ4SWLmJzmQEJrEVJz,pfXWcDbGW:pfXWcDbGWmQEJrEVJz,uwhCaEvuB:uwhCaEvuBmQEJrEVJz,zhZ46I4Vw:zhZ46I4VwmQEJrEVJz},index)=>{uwhCaEvuBmQEJrEVJz??=\"\";pfXWcDbGWmQEJrEVJz??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`mQEJrEVJz-${idmQEJrEVJz}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{pfXWcDbGW:pfXWcDbGWmQEJrEVJz},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{pfXWcDbGW:pfXWcDbGWmQEJrEVJz},webPageId:\"KF0H_HnmR\"},implicitPathVariables:undefined},{href:{pathVariables:{pfXWcDbGW:pfXWcDbGWmQEJrEVJz},webPageId:\"KF0H_HnmR\"},implicitPathVariables:undefined},{href:{pathVariables:{pfXWcDbGW:pfXWcDbGWmQEJrEVJz},webPageId:\"KF0H_HnmR\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{height:0,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1400px)`,y:(componentViewport?.y||0)+0+5916.400000000001+50+7105427357601002e-30+0+111.60000000000001+0+0},vidTf7ujv:{height:0,width:`min(${componentViewport?.width||\"100vw\"} - 100px, 1400px)`,y:(componentViewport?.y||0)+0+6481.9+100+7105427357601002e-30+0+111.60000000000001+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:403,width:`max((min(${componentViewport?.width||\"100vw\"} - 100px, 1400px) - 60px) / 3, 50px)`,y:(componentViewport?.y||0)+0+5693.299999999999+100+0+0+111.60000000000001+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u23orz-container\",nodeId:\"q6mvVc8BJ\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{QlAK8hXdf:resolvedLinks2[2]},vidTf7ujv:{QlAK8hXdf:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(BlogListItem,{dRW0xmWho:toResponsiveImage(zhZ46I4VwmQEJrEVJz),FBLTPyM6B:uwhCaEvuBmQEJrEVJz,height:\"100%\",id:\"q6mvVc8BJ\",layoutId:\"q6mvVc8BJ\",nJeOl5Pr4:\"Title\",QlAK8hXdf:resolvedLinks2[0],style:{height:\"100%\",width:\"100%\"},variant:\"N55iLTrhU\",width:\"100%\",x964kwfbP:toDateString(oZ4SWLmJzmQEJrEVJz,{dateStyle:\"long\",locale:\"\"},activeLocaleCode)})})})})})})})},idmQEJrEVJz);})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g8pymj\",\"data-framer-name\":\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lib0jc\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-952y2j\",\"data-framer-name\":\"Ad Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10hfix3\",\"data-framer-name\":\"Figure\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-n361lb\",\"data-framer-name\":\"logoorange\",layout:\"position\",opacity:.03,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 659 616\"><path d=\"M 659 0 L 653.927 9.512 L 641.341 33.194 L 641.303 33.194 L 330.916 616 L 0 0 L 36.497 0 L 330.917 551.217 L 605.474 33.194 L 569.604 33.194 L 330.916 486.436 L 90.614 33.194 L 72.994 0 L 182.488 0 L 199.36 33.194 L 330.916 292.127 L 479.226 0 L 515.213 0 L 330.916 356.91 L 163.176 33.194 L 126.915 33.194 L 330.917 421.692 L 533.816 33.194 L 551.16 0 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:9332836778,withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-up9a21\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-2qlled\",\"data-styles-preset\":\"lEfFzy_By\",style:{\"--framer-text-color\":\"var(--token-ad0b027f-07d3-43bc-aeed-b7b95fd72dca, rgb(255, 255, 255))\"},children:[\"Earn \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3175aa8-7bf0-491e-a744-37344d2a4eb1, rgb(255, 92, 0))\"},children:\"$500\"}),\" for a successful referral of a new client\"]})}),className:\"framer-145voeo\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"AbFh7Z2It\"},implicitPathVariables:undefined},{href:{webPageId:\"AbFh7Z2It\"},implicitPathVariables:undefined},{href:{webPageId:\"AbFh7Z2It\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{y:(componentViewport?.y||0)+0+6128.000000000001+50+0+0+75+0+0+153.65},vidTf7ujv:{y:(componentViewport?.y||0)+0+6843.5+50+0+0+75+0+0+153.65}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+6487.9+50+0+0+75+0+0+153.65,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b6yq1j-container\",id:\"b6yq1j\",nodeId:\"SvVBo_TFy\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{ffm0JQ479:resolvedLinks3[2]},vidTf7ujv:{ffm0JQ479:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(ButtonSmall,{ffm0JQ479:resolvedLinks3[0],height:\"100%\",id:\"SvVBo_TFy\",iUWP6QaVy:\"Learn More\",layoutId:\"SvVBo_TFy\",qz4KOll8s:true,rNxdUHciK:\"ArrowForward\",variant:\"wttaCuR2y\",width:\"100%\"})})})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{y:(componentViewport?.y||0)+0+6653.000000000001},vidTf7ujv:{y:(componentViewport?.y||0)+0+7418.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:833,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7062.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-100v423-container\",nodeId:\"FEvkpFKjU\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{variant:\"LZZSSbHpo\"}},children:/*#__PURE__*/_jsx(AttendLearnSection,{height:\"100%\",id:\"FEvkpFKjU\",layoutId:\"FEvkpFKjU\",style:{width:\"100%\"},variant:\"y2tXcVwyM\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{y:(componentViewport?.y||0)+0+7486.000000000001},vidTf7ujv:{y:(componentViewport?.y||0)+0+8251.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:710,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7895.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3fi585-container\",nodeId:\"FBKc1lFEL\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{variant:\"VjN_36Abu\"},vidTf7ujv:{variant:\"VjN_36Abu\"}},children:/*#__PURE__*/_jsx(GlobeSection,{height:\"100%\",id:\"FBKc1lFEL\",layoutId:\"FBKc1lFEL\",style:{width:\"100%\"},variant:\"e91bfhWVJ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{y:(componentViewport?.y||0)+0+8196},vidTf7ujv:{y:(componentViewport?.y||0)+0+8961.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:802,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8605.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15oijff-container\",nodeId:\"CdhspCDc3\",scopeId:\"bQwkfqbiI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kINip0_65:{variant:\"YBeLRT0sI\"},vidTf7ujv:{variant:\"Zza817E0v\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"CdhspCDc3\",layoutId:\"CdhspCDc3\",style:{width:\"100%\"},variant:\"IBY4EOeT2\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PqiCQ.framer-6m7uo9, .framer-PqiCQ .framer-6m7uo9 { display: block; }\",\".framer-PqiCQ.framer-biby67 { 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: 1400px; }\",\".framer-PqiCQ .framer-1p2leuy-container { flex: none; height: 64px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 5; }\",\".framer-PqiCQ .framer-f4yms9 { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 250px 50px 250px 50px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-lzdm0q-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.3; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-PqiCQ .framer-1ngswm1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-dxi5y1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-10p1d74, .framer-PqiCQ .framer-mr4q4i, .framer-PqiCQ .framer-irzi12 { --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-PqiCQ .framer-1ky6ptn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-19szlx3-container, .framer-PqiCQ .framer-3kei4b-container, .framer-PqiCQ .framer-b6yq1j-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PqiCQ .framer-1kmnx2s { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PqiCQ .framer-1wq6hhd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 150px 50px 150px 50px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-a1syd7, .framer-PqiCQ .framer-7khanl, .framer-PqiCQ .framer-4zddkw, .framer-PqiCQ .framer-paga4d, .framer-PqiCQ .framer-139nxgf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-1huod0u, .framer-PqiCQ .framer-7sp7h7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 700px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-PqiCQ .framer-sdc2p { align-content: center; align-items: center; background-color: var(--token-7edec286-ab3d-45fa-8d41-9ac8f68522aa, #212121); 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: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-PqiCQ .framer-1a378gc-container { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 720px); position: relative; width: 100%; z-index: 0; }\",\".framer-PqiCQ .framer-r3wt1i, .framer-PqiCQ .framer-146zb07, .framer-PqiCQ .framer-13j1d88 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 50px 150px 50px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-r9vay8-container, .framer-PqiCQ .framer-100v423-container, .framer-PqiCQ .framer-3fi585-container, .framer-PqiCQ .framer-15oijff-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-PqiCQ.framer-95900k, .framer-PqiCQ.framer-36u94o, .framer-PqiCQ.framer-cn9y6j { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-PqiCQ.framer-1caqv24, .framer-PqiCQ.framer-1jvltec, .framer-PqiCQ.framer-kumaf3 { aspect-ratio: 1.8181818181818181 / 1; background-color: #ffffff; 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, 605px); left: 50%; max-width: 90%; overflow: visible; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 1100px; }\",\".framer-PqiCQ .framer-bjlaf1-container, .framer-PqiCQ .framer-cflahz-container { aspect-ratio: 1.8175 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 605px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-PqiCQ .framer-1ag4kxp-container, .framer-PqiCQ .framer-18cc6kh-container, .framer-PqiCQ .framer-1vtewgl-container { flex: none; height: 24px; position: absolute; right: -24px; top: -24px; width: 24px; }\",\".framer-PqiCQ .framer-ry4ykj-container { aspect-ratio: 1.8175 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 110px); left: 0px; position: absolute; top: 0px; width: 100%; }\",\".framer-PqiCQ .framer-1byra97 { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-1nsnp0t { align-content: flex-start; align-items: flex-start; align-self: start; aspect-ratio: 1.7768595041322315 / 1; 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: 10px; grid-column: auto / span 2; height: var(--framer-aspect-ratio-supported, 484px); justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-PqiCQ .framer-16vby3d-container { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-1u3w348-container, .framer-PqiCQ .framer-1u23orz-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-5hyefu { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-uwj8tb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-PqiCQ .framer-xg8kw2, .framer-PqiCQ .framer-10m4du8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 700px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PqiCQ .framer-12fxlr { --border-bottom-width: 1px; --border-color: var(--token-0cc7d4fa-27a6-46be-b065-da453a22b202, #808080); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 383px; position: relative; width: 1px; }\",\".framer-PqiCQ .framer-6gzjcx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 50px 200px 50px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-qwtf8z { 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: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-15k35v9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 760px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-PqiCQ .framer-490hd4 { align-content: center; align-items: center; background-color: var(--token-f9df3880-0088-4b80-87b7-3fcf416dc4dc, #f5f5f5); 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: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 15px 20px 15px 20px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-PqiCQ .framer-nuy7kn-container { flex: none; height: 530px; position: relative; width: 420px; }\",\".framer-PqiCQ .framer-kyvqfe-container, .framer-PqiCQ .framer-1hos4fv-container, .framer-PqiCQ .framer-qfovdn-container, .framer-PqiCQ .framer-1m6ns2i-container, .framer-PqiCQ .framer-8z0p66-container, .framer-PqiCQ .framer-tpqle9-container, .framer-PqiCQ .framer-1soto1w-container, .framer-PqiCQ .framer-aido0b-container, .framer-PqiCQ .framer-coo6i2-container, .framer-PqiCQ .framer-91jseb-container, .framer-PqiCQ .framer-t3zm4-container, .framer-PqiCQ .framer-drm6i3-container, .framer-PqiCQ .framer-1kt95h4-container { height: 500px; position: relative; width: 420px; }\",\".framer-PqiCQ .framer-j1cxdi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 50px 150px 50px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-jsyu02 { display: grid; flex: none; gap: 30px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-1g8pymj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 50px 100px 50px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-lib0jc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-952y2j { align-content: flex-start; align-items: flex-start; background-color: var(--token-7edec286-ab3d-45fa-8d41-9ac8f68522aa, #212121); 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: column; flex-wrap: nowrap; gap: 15px; height: 425px; justify-content: flex-start; overflow: hidden; padding: 75px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PqiCQ .framer-10hfix3 { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 6.756756756756757%, rgba(0,0,0,1) 52.25225225225225%) add; bottom: -390px; flex: none; height: 822px; mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 6.756756756756757%, rgba(0,0,0,1) 52.25225225225225%) add; overflow: visible; position: absolute; right: -170px; width: 851px; z-index: 0; }\",\".framer-PqiCQ .framer-n361lb { background-color: rgba(255, 255, 255, 0); flex: none; height: 616px; opacity: 0.03; position: absolute; right: 0px; top: 0px; width: 659px; z-index: 0; }\",\".framer-PqiCQ .framer-up9a21 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PqiCQ .framer-145voeo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 48%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PqiCQ.framer-biby67, .framer-PqiCQ .framer-f4yms9, .framer-PqiCQ .framer-1ngswm1, .framer-PqiCQ .framer-dxi5y1, .framer-PqiCQ .framer-1ky6ptn, .framer-PqiCQ .framer-1wq6hhd, .framer-PqiCQ .framer-a1syd7, .framer-PqiCQ .framer-sdc2p, .framer-PqiCQ .framer-r3wt1i, .framer-PqiCQ .framer-7khanl, .framer-PqiCQ .framer-146zb07, .framer-PqiCQ .framer-4zddkw, .framer-PqiCQ .framer-1nsnp0t, .framer-PqiCQ .framer-13j1d88, .framer-PqiCQ .framer-paga4d, .framer-PqiCQ .framer-5hyefu, .framer-PqiCQ .framer-uwj8tb, .framer-PqiCQ .framer-6gzjcx, .framer-PqiCQ .framer-qwtf8z, .framer-PqiCQ .framer-490hd4, .framer-PqiCQ .framer-j1cxdi, .framer-PqiCQ .framer-139nxgf, .framer-PqiCQ .framer-1g8pymj, .framer-PqiCQ .framer-lib0jc, .framer-PqiCQ .framer-952y2j, .framer-PqiCQ .framer-up9a21 { gap: 0px; } .framer-PqiCQ.framer-biby67 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PqiCQ.framer-biby67 > :first-child, .framer-PqiCQ .framer-f4yms9 > :first-child, .framer-PqiCQ .framer-1ngswm1 > :first-child, .framer-PqiCQ .framer-dxi5y1 > :first-child, .framer-PqiCQ .framer-1ky6ptn > :first-child, .framer-PqiCQ .framer-1wq6hhd > :first-child, .framer-PqiCQ .framer-a1syd7 > :first-child, .framer-PqiCQ .framer-sdc2p > :first-child, .framer-PqiCQ .framer-r3wt1i > :first-child, .framer-PqiCQ .framer-7khanl > :first-child, .framer-PqiCQ .framer-146zb07 > :first-child, .framer-PqiCQ .framer-4zddkw > :first-child, .framer-PqiCQ .framer-1nsnp0t > :first-child, .framer-PqiCQ .framer-13j1d88 > :first-child, .framer-PqiCQ .framer-paga4d > :first-child, .framer-PqiCQ .framer-uwj8tb > :first-child, .framer-PqiCQ .framer-6gzjcx > :first-child, .framer-PqiCQ .framer-qwtf8z > :first-child, .framer-PqiCQ .framer-490hd4 > :first-child, .framer-PqiCQ .framer-j1cxdi > :first-child, .framer-PqiCQ .framer-139nxgf > :first-child, .framer-PqiCQ .framer-1g8pymj > :first-child, .framer-PqiCQ .framer-952y2j > :first-child, .framer-PqiCQ .framer-up9a21 > :first-child { margin-top: 0px; } .framer-PqiCQ.framer-biby67 > :last-child, .framer-PqiCQ .framer-f4yms9 > :last-child, .framer-PqiCQ .framer-1ngswm1 > :last-child, .framer-PqiCQ .framer-dxi5y1 > :last-child, .framer-PqiCQ .framer-1ky6ptn > :last-child, .framer-PqiCQ .framer-1wq6hhd > :last-child, .framer-PqiCQ .framer-a1syd7 > :last-child, .framer-PqiCQ .framer-sdc2p > :last-child, .framer-PqiCQ .framer-r3wt1i > :last-child, .framer-PqiCQ .framer-7khanl > :last-child, .framer-PqiCQ .framer-146zb07 > :last-child, .framer-PqiCQ .framer-4zddkw > :last-child, .framer-PqiCQ .framer-1nsnp0t > :last-child, .framer-PqiCQ .framer-13j1d88 > :last-child, .framer-PqiCQ .framer-paga4d > :last-child, .framer-PqiCQ .framer-uwj8tb > :last-child, .framer-PqiCQ .framer-6gzjcx > :last-child, .framer-PqiCQ .framer-qwtf8z > :last-child, .framer-PqiCQ .framer-490hd4 > :last-child, .framer-PqiCQ .framer-j1cxdi > :last-child, .framer-PqiCQ .framer-139nxgf > :last-child, .framer-PqiCQ .framer-1g8pymj > :last-child, .framer-PqiCQ .framer-952y2j > :last-child, .framer-PqiCQ .framer-up9a21 > :last-child { margin-bottom: 0px; } .framer-PqiCQ .framer-f4yms9 > *, .framer-PqiCQ .framer-1wq6hhd > *, .framer-PqiCQ .framer-r3wt1i > *, .framer-PqiCQ .framer-146zb07 > *, .framer-PqiCQ .framer-1nsnp0t > *, .framer-PqiCQ .framer-13j1d88 > *, .framer-PqiCQ .framer-6gzjcx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-PqiCQ .framer-1ngswm1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-PqiCQ .framer-dxi5y1 > *, .framer-PqiCQ .framer-qwtf8z > *, .framer-PqiCQ .framer-up9a21 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-PqiCQ .framer-1ky6ptn > *, .framer-PqiCQ .framer-952y2j > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-PqiCQ .framer-a1syd7 > *, .framer-PqiCQ .framer-7khanl > *, .framer-PqiCQ .framer-4zddkw > *, .framer-PqiCQ .framer-paga4d > *, .framer-PqiCQ .framer-490hd4 > *, .framer-PqiCQ .framer-139nxgf > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-PqiCQ .framer-sdc2p > *, .framer-PqiCQ .framer-uwj8tb > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PqiCQ .framer-5hyefu > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-PqiCQ .framer-5hyefu > :first-child, .framer-PqiCQ .framer-lib0jc > :first-child { margin-left: 0px; } .framer-PqiCQ .framer-5hyefu > :last-child, .framer-PqiCQ .framer-lib0jc > :last-child { margin-right: 0px; } .framer-PqiCQ .framer-j1cxdi > *, .framer-PqiCQ .framer-1g8pymj > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-PqiCQ .framer-lib0jc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-PqiCQ[data-border=\"true\"]::after, .framer-PqiCQ [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: 811px) and (max-width: 1399px) { .framer-PqiCQ.framer-biby67 { width: 811px; } .framer-PqiCQ .framer-1a378gc-container { height: var(--framer-aspect-ratio-supported, 389px); } .framer-PqiCQ.framer-kumaf3 { height: var(--framer-aspect-ratio-supported, 0px); width: 78%; } .framer-PqiCQ .framer-ry4ykj-container { width: 100%; } .framer-PqiCQ .framer-1byra97 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-PqiCQ .framer-1nsnp0t { align-self: unset; height: var(--framer-aspect-ratio-supported, 400px); } .framer-PqiCQ .framer-1u3w348-container { align-self: unset; height: auto; } .framer-PqiCQ .framer-5hyefu { flex-direction: column; gap: 30px; } .framer-PqiCQ .framer-uwj8tb { flex: none; order: 1; width: 100%; } .framer-PqiCQ .framer-12fxlr { flex: none; order: 0; width: 100%; } .framer-PqiCQ .framer-jsyu02 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-PqiCQ .framer-1u23orz-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PqiCQ .framer-1byra97, .framer-PqiCQ .framer-5hyefu, .framer-PqiCQ .framer-jsyu02 { gap: 0px; } .framer-PqiCQ .framer-1byra97 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PqiCQ .framer-1byra97 > :first-child, .framer-PqiCQ .framer-5hyefu > :first-child, .framer-PqiCQ .framer-jsyu02 > :first-child { margin-top: 0px; } .framer-PqiCQ .framer-1byra97 > :last-child, .framer-PqiCQ .framer-5hyefu > :last-child, .framer-PqiCQ .framer-jsyu02 > :last-child { margin-bottom: 0px; } .framer-PqiCQ .framer-5hyefu > *, .framer-PqiCQ .framer-jsyu02 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\",\"@media (max-width: 810px) { .framer-PqiCQ.framer-biby67 { width: 390px; } .framer-PqiCQ .framer-f4yms9 { height: 100vh; padding: 250px 20px 250px 20px; } .framer-PqiCQ .framer-1wq6hhd, .framer-PqiCQ .framer-r3wt1i, .framer-PqiCQ .framer-146zb07, .framer-PqiCQ .framer-13j1d88 { padding: 100px 20px 100px 20px; } .framer-PqiCQ .framer-1a378gc-container { height: var(--framer-aspect-ratio-supported, 186px); } .framer-PqiCQ.framer-kumaf3 { height: var(--framer-aspect-ratio-supported, 150px); width: 351px; } .framer-PqiCQ .framer-1byra97 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-PqiCQ .framer-1nsnp0t { align-self: unset; height: var(--framer-aspect-ratio-supported, 197px); } .framer-PqiCQ .framer-1u3w348-container { align-self: unset; height: auto; } .framer-PqiCQ .framer-5hyefu { flex-direction: column; gap: 30px; } .framer-PqiCQ .framer-uwj8tb { flex: none; order: 1; width: 100%; } .framer-PqiCQ .framer-12fxlr { flex: none; order: 0; width: 100%; } .framer-PqiCQ .framer-6gzjcx { padding: 100px 20px 150px 20px; } .framer-PqiCQ .framer-490hd4, .framer-PqiCQ .framer-145voeo { width: 100%; } .framer-PqiCQ .framer-nuy7kn-container { height: 480px; width: 95%; } .framer-PqiCQ .framer-j1cxdi, .framer-PqiCQ .framer-1g8pymj { padding: 50px 20px 50px 20px; } .framer-PqiCQ .framer-jsyu02 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-PqiCQ .framer-1u23orz-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-PqiCQ .framer-1byra97, .framer-PqiCQ .framer-5hyefu, .framer-PqiCQ .framer-jsyu02 { gap: 0px; } .framer-PqiCQ .framer-1byra97 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-PqiCQ .framer-1byra97 > :first-child, .framer-PqiCQ .framer-5hyefu > :first-child, .framer-PqiCQ .framer-jsyu02 > :first-child { margin-top: 0px; } .framer-PqiCQ .framer-1byra97 > :last-child, .framer-PqiCQ .framer-5hyefu > :last-child, .framer-PqiCQ .framer-jsyu02 > :last-child { margin-bottom: 0px; } .framer-PqiCQ .framer-5hyefu > *, .framer-PqiCQ .framer-jsyu02 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9473\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vidTf7ujv\":{\"layout\":[\"fixed\",\"auto\"]},\"kINip0_65\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"KCSMbvXev\":{\"pattern\":\":KCSMbvXev\",\"name\":\"intro\"}}\n * @framerResponsiveScreen\n */const FramerbQwkfqbiI=withCSS(Component,css,\"framer-PqiCQ\");export default FramerbQwkfqbiI;FramerbQwkfqbiI.displayName=\"Products / Electrical\";FramerbQwkfqbiI.defaultProps={height:9473,width:1400};addFonts(FramerbQwkfqbiI,[{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\"}]},...NavMainNavFonts,...VideoFonts,...ButtonBigFonts,...FeatureMenuFonts,...YouTubeFonts,...MaterialFonts,...QuoteCardFonts,...ButtonTextFonts,...FeatureCardFonts,...SlideshowFonts,...BlogListItemFonts,...ButtonSmallFonts,...AttendLearnSectionFonts,...GlobeSectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbQwkfqbiI\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"KCSMbvXev\\\":{\\\"pattern\\\":\\\":KCSMbvXev\\\",\\\"name\\\":\\\"intro\\\"}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vidTf7ujv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kINip0_65\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"9473\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1400\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavMainNavFonts", "getFonts", "PRRSioZSm_default", "NavMainNavWithVariantAppearEffect", "withVariantAppearEffect", "VideoFonts", "Video", "ButtonBigFonts", "qYBOsXO7x_default", "MotionDivWithFX", "withFX", "motion", "FeatureMenuFonts", "HAdcFTJyn_default", "YouTubeFonts", "Youtube", "MaterialFonts", "Icon", "QuoteCardFonts", "Wte7R0BTM_default", "ButtonTextFonts", "eIQuFZHjr_default", "FeatureCardFonts", "TLrFDqiQS_default", "SlideshowFonts", "Slideshow", "BlogListItemFonts", "OzKWqUs3a_default", "ButtonSmallFonts", "fXEZXnH4_default", "AttendLearnSectionFonts", "M1SfzAuoQ_default", "GlobeSectionFonts", "dm1mUd9NJ_default", "FooterFonts", "SLAvO04br_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "QueryData", "query", "pageSize", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "oZ4SWLmJzmQEJrEVJz", "uwhCaEvuBmQEJrEVJz", "zhZ46I4VwmQEJrEVJz", "pfXWcDbGWmQEJrEVJz", "idmQEJrEVJz", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "SCOoXk7lf3bnx0g", "overlay", "loadMore", "args", "gzxCLzW3O3bnx0g", "UvoLLgrHR3bnx0g", "onClick1wnntms", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavMainNavWithVariantAppearEffect", "Video", "RichText2", "x", "ResolveLinks", "resolvedLinks", "qYBOsXO7x_default", "Link", "MotionDivWithFX", "overlay2", "overlay1", "l", "HAdcFTJyn_default", "AnimatePresence", "Ga", "Youtube", "Icon", "Wte7R0BTM_default", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks1", "eIQuFZHjr_default", "Slideshow", "TLrFDqiQS_default", "ChildrenCanSuspend", "S9SMTiZ7B_default", "collection", "paginationInfo", "index", "PathVariablesContext", "resolvedLinks2", "OzKWqUs3a_default", "SVG", "resolvedLinks3", "fXEZXnH4_default", "M1SfzAuoQ_default", "dm1mUd9NJ_default", "SLAvO04br_default", "css", "FramerbQwkfqbiI", "withCSS", "bQwkfqbiI_default", "addFonts", "NavMainNavFonts", "VideoFonts", "ButtonBigFonts", "FeatureMenuFonts", "YouTubeFonts", "MaterialFonts", "QuoteCardFonts", "ButtonTextFonts", "FeatureCardFonts", "SlideshowFonts", "BlogListItemFonts", "ButtonSmallFonts", "AttendLearnSectionFonts", "GlobeSectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
