{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Tc7wbcIWUh1cxW6zL4qx/5lj69u5hAeRRHtFkb1oU/xRA1JHGDQ.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Trigger from\"https://framerusercontent.com/modules/Pbs0jYTX866L4KB0SESH/r3lQ3D6soRbm32xsiFfy/lOjPOAJDv.js\";import Logo from\"https://framerusercontent.com/modules/ogM02X12CrN9LQ9o1rFA/g5Pa856Hw6d4Yh1P4X8d/twnxoe9Kb.js\";import Button from\"https://framerusercontent.com/modules/94F0Ngp9M2GklXPHSmKb/bWka2xauVk8CBvVO9juD/ukucqcfhm.js\";import NavigationLink from\"https://framerusercontent.com/modules/Emgk0gRT9I3UEMg2AJII/7E0w9CkVrPhtYLERhv3l/x1wXOuVQX.js\";import LinksProduct from\"https://framerusercontent.com/modules/R75jk0eu9DOBoBL0nMXL/Jl5R7LT5gYRtRdWcJSS0/zLNJ3rmbn.js\";const LogoFonts=getFonts(Logo);const TriggerFonts=getFonts(Trigger);const LinksProductFonts=getFonts(LinksProduct);const ButtonFonts=getFonts(Button);const NavigationLinkFonts=getFonts(NavigationLink);const cycleOrder=[\"VJCyIQReT\",\"BcqL4dIaa\",\"PZjmTmxGK\",\"kgjvuv3nc\",\"HAVmnVLAt\"];const serializationHash=\"framer-0VUWW\";const variantClassNames={BcqL4dIaa:\"framer-v-1o21zfg\",HAVmnVLAt:\"framer-v-162or5z\",kgjvuv3nc:\"framer-v-fwf5xq\",PZjmTmxGK:\"framer-v-1463elq\",VJCyIQReT:\"framer-v-8hdrmm\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop - Banner\":\"HAVmnVLAt\",\"Mobile Open\":\"PZjmTmxGK\",Desktop:\"VJCyIQReT\",Mobile:\"BcqL4dIaa\",Tablet:\"kgjvuv3nc\"};const getProps=({height,id,logoLink,shadow,width,...props})=>{return{...props,hsUUQwqNV:shadow??props.hsUUQwqNV??\"0px 4px 30px 0px rgba(0, 0, 0, 0.25)\",Ss2CvYs5F:logoLink??props.Ss2CvYs5F,variant:humanReadableVariantMap[props.variant]??props.variant??\"VJCyIQReT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,Ss2CvYs5F,hsUUQwqNV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VJCyIQReT\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1na2y52=activeVariantCallback(async(...args)=>{setVariant(\"PZjmTmxGK\");});const onTapu3thl9=activeVariantCallback(async(...args)=>{setVariant(\"BcqL4dIaa\");});const tap1ff8lo4=activeVariantCallback(async(...args)=>{if(Ss2CvYs5F){const res=await Ss2CvYs5F(...args);if(res===false)return false;}});const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"BcqL4dIaa\",\"PZjmTmxGK\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"BcqL4dIaa\",\"PZjmTmxGK\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);const router=useRouter();const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const ref8=React.useRef(null);const isDisplayed2=()=>{if(baseVariant===\"PZjmTmxGK\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"PZjmTmxGK\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-8hdrmm\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"VJCyIQReT\",ref:refBinding,style:{\"--1aukyok\":hsUUQwqNV,backgroundColor:\"var(--token-cc72029d-eeef-42ac-a973-0efa4806c7a5, rgb(255, 255, 255))\",boxShadow:\"var(--1aukyok)\",...style},...addPropertyOverrides({BcqL4dIaa:{\"data-framer-name\":\"Mobile\"},HAVmnVLAt:{\"data-framer-name\":\"Desktop - Banner\"},kgjvuv3nc:{\"data-framer-name\":\"Tablet\"},PZjmTmxGK:{\"data-framer-name\":\"Mobile Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wecv70\",layoutDependency:layoutDependency,layoutId:\"g09WGAgxt\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ro98z4\",layoutDependency:layoutDependency,layoutId:\"vEbJrwboC\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-85i7mm\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"xfL2l2zot\",...addPropertyOverrides({BcqL4dIaa:{onTap:onTap1na2y52},PZjmTmxGK:{onTap:onTapu3thl9}},baseVariant,gestureVariant),children:isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZvbnQgQXdlc29tZSA2IFBybyBTb2xpZA==\",\"--framer-font-family\":'\"Font Awesome 6 Pro Solid\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8d953ca8-ec17-41a9-9d28-668587a81aa4, rgb(68, 100, 173)))\"},children:\"\uF0C9\"})}),className:\"framer-1b1qv7a\",fonts:[\"CUSTOM;Font Awesome 6 Pro Solid\"],layoutDependency:layoutDependency,layoutId:\"cauU4Ax34\",style:{\"--extracted-r6o4lv\":\"var(--token-8d953ca8-ec17-41a9-9d28-668587a81aa4, rgb(68, 100, 173))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PZjmTmxGK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZvbnQgQXdlc29tZSA2IFBybyBTb2xpZA==\",\"--framer-font-family\":'\"Font Awesome 6 Pro Solid\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8d953ca8-ec17-41a9-9d28-668587a81aa4, rgb(68, 100, 173)))\"},children:\"\uF00D\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"CRMQTz_TT\"},motionChild:true,nodeId:\"nQnvilCy2\",openInNewTab:false,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-126gzba framer-1ujs25m\",layoutDependency:layoutDependency,layoutId:\"nQnvilCy2\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3zal85-container\",layoutDependency:layoutDependency,layoutId:\"o1SvK7mxu-container\",nodeId:\"o1SvK7mxu\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"o1SvK7mxu\",layoutId:\"o1SvK7mxu\",tap:tap1ff8lo4,variant:\"bJkwBYWnp\",width:\"100%\",...addPropertyOverrides({BcqL4dIaa:{style:{width:\"100%\"}},kgjvuv3nc:{style:{height:\"100%\",width:\"100%\"}},PZjmTmxGK:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10w31x5\",layoutDependency:layoutDependency,layoutId:\"firSeT5PM\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qwh5oy\",layoutDependency:layoutDependency,layoutId:\"nsIzwHIXa\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(33+((componentViewport?.height||126)-66-140)/2)+0+45.5+7.5+0,...addPropertyOverrides({kgjvuv3nc:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||98)-48-50)/2)+0+.5+7.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1sr7dfg-container\",\"data-framer-name\":\"Solutions - Menu\",id:`${layoutId}-1sr7dfg`,layoutDependency:layoutDependency,layoutId:\"L6RFOwilA-container\",name:\"Solutions - Menu\",nodeId:\"L6RFOwilA\",ref:ref1,rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Solutions\",height:\"100%\",id:\"L6RFOwilA\",layoutId:\"L6RFOwilA\",name:\"Solutions - Menu\",PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:overlay.visible?\"C2lD0cL6R\":\"w12HzU6qq\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1sr7dfg`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7ve2gr\",layoutDependency:layoutDependency,layoutId:\"drV9v45la\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 30px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"n6qRmDY1r\"},implicitPathVariables:undefined},{href:{webPageId:\"VNYxsY6s6\"},implicitPathVariables:undefined},{href:{webPageId:\"YB6hR74lQ\"},implicitPathVariables:undefined},{href:{webPageId:\"V64rgI0ip\"},implicitPathVariables:undefined},{href:{webPageId:\"n6qRmDY1r\"},implicitPathVariables:undefined},{href:{webPageId:\"VNYxsY6s6\"},implicitPathVariables:undefined},{href:{webPageId:\"YB6hR74lQ\"},implicitPathVariables:undefined},{href:{webPageId:\"V64rgI0ip\"},implicitPathVariables:undefined},{href:{webPageId:\"n6qRmDY1r\"},implicitPathVariables:undefined},{href:{webPageId:\"VNYxsY6s6\"},implicitPathVariables:undefined},{href:{webPageId:\"YB6hR74lQ\"},implicitPathVariables:undefined},{href:{webPageId:\"V64rgI0ip\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"258px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2etm2k-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"QglbBVexk-container\",nodeId:\"QglbBVexk\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"RS Sentry\",bU3D58tCg:\"RS DG\",DaJx4yQZw:resolvedLinks[0],EQ1eS_VYZ:resolvedLinks[3],FB8oE4nqr:\"Raptor Solar (RS)\",height:\"100%\",HzR2Za_Q4:\"Continuous monitoring and rapid remote response, without someone on-site\",id:\"QglbBVexk\",layoutId:\"QglbBVexk\",NCoL4bvVy:true,NoQHbDtEa:\"SOLUTIONS\",RtkYPrN0y:\"Performance intelligence and workflows to increase project rate of return\",rU90wxzw6:resolvedLinks[2],S2z3zo7D9:resolvedLinks[1],style:{width:\"100%\"},sxqtcqThG:\"Same-day analytics, built for C&I\",variant:\"zAhAxv1i8\",vmnATTJVu:\"Solar's most comprehensive visual analytics suite\",width:\"100%\",zMPAtVPjU:\"RS Inspections\",...addPropertyOverrides({HAVmnVLAt:{DaJx4yQZw:resolvedLinks[8],EQ1eS_VYZ:resolvedLinks[11],rU90wxzw6:resolvedLinks[10],S2z3zo7D9:resolvedLinks[9]},kgjvuv3nc:{DaJx4yQZw:resolvedLinks[4],EQ1eS_VYZ:resolvedLinks[7],rU90wxzw6:resolvedLinks[6],S2z3zo7D9:resolvedLinks[5]}},baseVariant,gestureVariant)})})})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(33+((componentViewport?.height||126)-66-140)/2)+0+45.5+7.5+0,...addPropertyOverrides({kgjvuv3nc:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||98)-48-50)/2)+0+.5+7.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-cpguvx-container\",\"data-framer-name\":\"Solutions - Menu\",id:`${layoutId}-cpguvx`,layoutDependency:layoutDependency,layoutId:\"F_6SK0uau-container\",name:\"Solutions - Menu\",nodeId:\"F_6SK0uau\",ref:ref3,rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"How you benefit\",height:\"100%\",id:\"F_6SK0uau\",layoutId:\"F_6SK0uau\",name:\"Solutions - Menu\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay1}),variant:overlay1.visible?\"C2lD0cL6R\":\"w12HzU6qq\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-cpguvx`,offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nmgtj2\",layoutDependency:layoutDependency,layoutId:\"ce238zugv\",ref:ref4,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YGzrpBXcJ\"},implicitPathVariables:undefined},{href:{webPageId:\"NolpQIzvT\"},implicitPathVariables:undefined},{href:{webPageId:\"QsPpAXRq9\"},implicitPathVariables:undefined},{href:{webPageId:\"YGzrpBXcJ\"},implicitPathVariables:undefined},{href:{webPageId:\"NolpQIzvT\"},implicitPathVariables:undefined},{href:{webPageId:\"QsPpAXRq9\"},implicitPathVariables:undefined},{href:{webPageId:\"YGzrpBXcJ\"},implicitPathVariables:undefined},{href:{webPageId:\"NolpQIzvT\"},implicitPathVariables:undefined},{href:{webPageId:\"QsPpAXRq9\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"200px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rcu7t9-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"I15N96SaE-container\",nodeId:\"I15N96SaE\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"O&M Providers\",bU3D58tCg:\"\",DaJx4yQZw:resolvedLinks1[0],FB8oE4nqr:\"Asset Owners / IPPs\",height:\"100%\",HzR2Za_Q4:\"\",id:\"I15N96SaE\",layoutId:\"I15N96SaE\",NCoL4bvVy:true,NoQHbDtEa:\"HOW YOU BENEFIT\",RtkYPrN0y:\"\",rU90wxzw6:resolvedLinks1[2],S2z3zo7D9:resolvedLinks1[1],style:{width:\"100%\"},sxqtcqThG:\"\",variant:\"zAhAxv1i8\",vmnATTJVu:\"\",width:\"100%\",zMPAtVPjU:\"EPCs\",...addPropertyOverrides({HAVmnVLAt:{DaJx4yQZw:resolvedLinks1[6],rU90wxzw6:resolvedLinks1[8],S2z3zo7D9:resolvedLinks1[7]},kgjvuv3nc:{DaJx4yQZw:resolvedLinks1[3],rU90wxzw6:resolvedLinks1[5],S2z3zo7D9:resolvedLinks1[4]}},baseVariant,gestureVariant)})})})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(33+((componentViewport?.height||126)-66-140)/2)+0+45.5+7.5+0,...addPropertyOverrides({kgjvuv3nc:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||98)-48-50)/2)+0+.5+7.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-tcs124-container\",\"data-framer-name\":\"Solutions - Menu\",id:`${layoutId}-tcs124`,layoutDependency:layoutDependency,layoutId:\"q9JW261zl-container\",name:\"Solutions - Menu\",nodeId:\"q9JW261zl\",ref:ref5,rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Resources\",height:\"100%\",id:\"q9JW261zl\",layoutId:\"q9JW261zl\",name:\"Solutions - Menu\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay2}),variant:overlay2.visible?\"C2lD0cL6R\":\"w12HzU6qq\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-tcs124`,offsetX:0,offsetY:10,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-790x2v\",layoutDependency:layoutDependency,layoutId:\"zkh0rU6pW\",ref:ref6,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dho5CZZVo\"},implicitPathVariables:undefined},{href:{webPageId:\"lN7zEn5Lj\"},implicitPathVariables:undefined},{href:{webPageId:\"y1iWjsOG1\"},implicitPathVariables:undefined},{href:{webPageId:\"PkKS9848u\"},implicitPathVariables:undefined},{href:{webPageId:\"dho5CZZVo\"},implicitPathVariables:undefined},{href:{webPageId:\"lN7zEn5Lj\"},implicitPathVariables:undefined},{href:{webPageId:\"y1iWjsOG1\"},implicitPathVariables:undefined},{href:{webPageId:\"PkKS9848u\"},implicitPathVariables:undefined},{href:{webPageId:\"dho5CZZVo\"},implicitPathVariables:undefined},{href:{webPageId:\"lN7zEn5Lj\"},implicitPathVariables:undefined},{href:{webPageId:\"y1iWjsOG1\"},implicitPathVariables:undefined},{href:{webPageId:\"PkKS9848u\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"258px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1210u8s-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"WyhcfbAAF-container\",nodeId:\"WyhcfbAAF\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"Webinars\",bU3D58tCg:\"Raptor Report Podcast\",DaJx4yQZw:resolvedLinks2[0],EQ1eS_VYZ:resolvedLinks2[3],FB8oE4nqr:\"Resource Hub\",height:\"100%\",HzR2Za_Q4:\"Register for the next live webinar, or watch recordings on-demand\",id:\"WyhcfbAAF\",layoutId:\"WyhcfbAAF\",NCoL4bvVy:true,NoQHbDtEa:\"RESOURCES\",RtkYPrN0y:\"Read our best practice guides, research articles, and whitepapers\",rU90wxzw6:resolvedLinks2[2],S2z3zo7D9:resolvedLinks2[1],style:{width:\"100%\"},sxqtcqThG:\"Listen to our interviews with solar industry leaders\",variant:\"zAhAxv1i8\",vmnATTJVu:\"Support and help documentation for users\",width:\"100%\",zMPAtVPjU:\"User Knowledge Hub\",...addPropertyOverrides({HAVmnVLAt:{DaJx4yQZw:resolvedLinks2[8],EQ1eS_VYZ:resolvedLinks2[11],rU90wxzw6:resolvedLinks2[10],S2z3zo7D9:resolvedLinks2[9]},kgjvuv3nc:{DaJx4yQZw:resolvedLinks2[4],EQ1eS_VYZ:resolvedLinks2[7],rU90wxzw6:resolvedLinks2[6],S2z3zo7D9:resolvedLinks2[5]}},baseVariant,gestureVariant)})})})})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+(33+((componentViewport?.height||126)-66-140)/2)+0+45.5+7.5+0,...addPropertyOverrides({kgjvuv3nc:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||98)-48-50)/2)+0+.5+7.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1afibkj-container\",\"data-framer-name\":\"Solutions - Menu\",id:`${layoutId}-1afibkj`,layoutDependency:layoutDependency,layoutId:\"Pe0XR9dNT-container\",name:\"Solutions - Menu\",nodeId:\"Pe0XR9dNT\",ref:ref7,rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"About\",height:\"100%\",id:\"Pe0XR9dNT\",layoutId:\"Pe0XR9dNT\",name:\"Solutions - Menu\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay3}),variant:overlay3.visible?\"C2lD0cL6R\":\"w12HzU6qq\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1afibkj`,offsetX:0,offsetY:10,onDismiss:overlay3.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ctmcrq\",layoutDependency:layoutDependency,layoutId:\"JGGUsGqhB\",ref:ref8,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\"},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QbQsHks_l\"},implicitPathVariables:undefined},{href:{webPageId:\"hsib4ENnQ\"},implicitPathVariables:undefined},{href:{webPageId:\"IUAvVKDSb\"},implicitPathVariables:undefined},{href:{webPageId:\"QbQsHks_l\"},implicitPathVariables:undefined},{href:{webPageId:\"hsib4ENnQ\"},implicitPathVariables:undefined},{href:{webPageId:\"IUAvVKDSb\"},implicitPathVariables:undefined},{href:{webPageId:\"QbQsHks_l\"},implicitPathVariables:undefined},{href:{webPageId:\"hsib4ENnQ\"},implicitPathVariables:undefined},{href:{webPageId:\"IUAvVKDSb\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"140px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t8f5uh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"xQK74br33-container\",nodeId:\"xQK74br33\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"Careers\",bU3D58tCg:\"\",DaJx4yQZw:resolvedLinks3[0],FB8oE4nqr:\"About\",height:\"100%\",HzR2Za_Q4:\"\",id:\"xQK74br33\",layoutId:\"xQK74br33\",NCoL4bvVy:true,NoQHbDtEa:\"About\",RtkYPrN0y:\"\",rU90wxzw6:resolvedLinks3[2],S2z3zo7D9:resolvedLinks3[1],style:{width:\"100%\"},sxqtcqThG:\"\",variant:\"zAhAxv1i8\",vmnATTJVu:\"\",width:\"100%\",zMPAtVPjU:\"Our Impact\",...addPropertyOverrides({HAVmnVLAt:{DaJx4yQZw:resolvedLinks3[6],rU90wxzw6:resolvedLinks3[8],S2z3zo7D9:resolvedLinks3[7]},kgjvuv3nc:{DaJx4yQZw:resolvedLinks3[3],rU90wxzw6:resolvedLinks3[5],S2z3zo7D9:resolvedLinks3[4]}},baseVariant,gestureVariant)})})})})})})})]})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+(33+((componentViewport?.height||126)-66-140)/2)+0+45.5+0,...addPropertyOverrides({kgjvuv3nc:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||98)-48-50)/2)+0+.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tus4tw-container\",layoutDependency:layoutDependency,layoutId:\"d8E9cUlgs-container\",nodeId:\"d8E9cUlgs\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(Button,{DxJA3W1wc:\"+\",height:\"100%\",id:\"d8E9cUlgs\",jOa5Bb5lB:\"var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51))\",layoutId:\"d8E9cUlgs\",ll5qMfmqF:\"Login\",QXr8P2FYs:\"https://app.raptormaps.com\",variant:\"EjspBgeto\",width:\"100%\",xpdDeN3QS:\"var(--token-6ee3b27a-a6f7-4740-aa04-eebd07813a7b, rgb(251, 165, 86))\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aRkIbo3ri\"},implicitPathVariables:undefined},{href:{webPageId:\"aRkIbo3ri\"},implicitPathVariables:undefined},{href:{webPageId:\"aRkIbo3ri\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+(33+((componentViewport?.height||126)-66-140)/2)+0+45.5+0,...addPropertyOverrides({kgjvuv3nc:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||98)-48-50)/2)+0+.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m4r6lw-container\",layoutDependency:layoutDependency,layoutId:\"tc40KaCOk-container\",nodeId:\"tc40KaCOk\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(Button,{DxJA3W1wc:\"+\",height:\"100%\",id:\"tc40KaCOk\",jOa5Bb5lB:\"var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51))\",layoutId:\"tc40KaCOk\",ll5qMfmqF:\"Contact Us\",QXr8P2FYs:resolvedLinks4[0],variant:\"JIVHN4mDG\",width:\"100%\",xpdDeN3QS:\"var(--token-6ee3b27a-a6f7-4740-aa04-eebd07813a7b, rgb(251, 165, 86))\",...addPropertyOverrides({HAVmnVLAt:{QXr8P2FYs:resolvedLinks4[2]},kgjvuv3nc:{QXr8P2FYs:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1axu8tt\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"xeBapJCsb\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"n6qRmDY1r\"},implicitPathVariables:undefined},{href:{webPageId:\"VNYxsY6s6\"},implicitPathVariables:undefined},{href:{webPageId:\"YB6hR74lQ\"},implicitPathVariables:undefined},{href:{webPageId:\"V64rgI0ip\"},implicitPathVariables:undefined},{href:{webPageId:\"n6qRmDY1r\"},implicitPathVariables:undefined},{href:{webPageId:\"VNYxsY6s6\"},implicitPathVariables:undefined},{href:{webPageId:\"YB6hR74lQ\"},implicitPathVariables:undefined},{href:{webPageId:\"V64rgI0ip\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:534,...addPropertyOverrides({PZjmTmxGK:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-(140+Math.max(0,(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-150)/1)*1+10))/2+140+10)+20+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-365i2x-container\",layoutDependency:layoutDependency,layoutId:\"MVMEPmUvX-container\",nodeId:\"MVMEPmUvX\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"RS Sentry\",bU3D58tCg:\"RS DG\",DaJx4yQZw:resolvedLinks5[0],EQ1eS_VYZ:resolvedLinks5[3],FB8oE4nqr:\"Raptor Solar (RS)\",height:\"100%\",HzR2Za_Q4:\"Continous monitoring and rapid remote response, without someone on-site\",id:\"MVMEPmUvX\",layoutId:\"MVMEPmUvX\",NCoL4bvVy:true,NoQHbDtEa:\"SOLUTIONS\",RtkYPrN0y:\"Performance intelligence and workflows for higher-performing solar assets\",rU90wxzw6:resolvedLinks5[2],S2z3zo7D9:resolvedLinks5[1],style:{width:\"100%\"},sxqtcqThG:\"Same-day analytics, built for C&I\",variant:\"ustEgw3C9\",vmnATTJVu:\"Solar's most comprehensive visual analytics suite\",width:\"100%\",zMPAtVPjU:\"RS Inspections\",...addPropertyOverrides({PZjmTmxGK:{DaJx4yQZw:resolvedLinks5[4],EQ1eS_VYZ:resolvedLinks5[7],rU90wxzw6:resolvedLinks5[6],S2z3zo7D9:resolvedLinks5[5]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YGzrpBXcJ\"},implicitPathVariables:undefined},{href:{webPageId:\"NolpQIzvT\"},implicitPathVariables:undefined},{href:{webPageId:\"QsPpAXRq9\"},implicitPathVariables:undefined},{href:{webPageId:\"YGzrpBXcJ\"},implicitPathVariables:undefined},{href:{webPageId:\"NolpQIzvT\"},implicitPathVariables:undefined},{href:{webPageId:\"QsPpAXRq9\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:534,...addPropertyOverrides({PZjmTmxGK:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-(140+Math.max(0,(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-150)/1)*1+10))/2+140+10)+20+564}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ouaxpm-container\",layoutDependency:layoutDependency,layoutId:\"Dw6rv19Vo-container\",nodeId:\"Dw6rv19Vo\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"O&M Providers\",bU3D58tCg:\"\",DaJx4yQZw:resolvedLinks6[0],FB8oE4nqr:\"Asset Owners / IPPs\",height:\"100%\",HzR2Za_Q4:\"\",id:\"Dw6rv19Vo\",layoutId:\"Dw6rv19Vo\",NCoL4bvVy:true,NoQHbDtEa:\"HOW YOU BENEFIT\",RtkYPrN0y:\"\",rU90wxzw6:resolvedLinks6[2],S2z3zo7D9:resolvedLinks6[1],style:{width:\"100%\"},sxqtcqThG:\"\",variant:\"ustEgw3C9\",vmnATTJVu:\"\",width:\"100%\",zMPAtVPjU:\"EPCs\",...addPropertyOverrides({PZjmTmxGK:{DaJx4yQZw:resolvedLinks6[3],rU90wxzw6:resolvedLinks6[5],S2z3zo7D9:resolvedLinks6[4]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dho5CZZVo\"},implicitPathVariables:undefined},{href:{webPageId:\"lN7zEn5Lj\"},implicitPathVariables:undefined},{href:{webPageId:\"y1iWjsOG1\"},implicitPathVariables:undefined},{href:{webPageId:\"PkKS9848u\"},implicitPathVariables:undefined},{href:{webPageId:\"dho5CZZVo\"},implicitPathVariables:undefined},{href:{webPageId:\"lN7zEn5Lj\"},implicitPathVariables:undefined},{href:{webPageId:\"y1iWjsOG1\"},implicitPathVariables:undefined},{href:{webPageId:\"PkKS9848u\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:534,...addPropertyOverrides({PZjmTmxGK:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-(140+Math.max(0,(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-150)/1)*1+10))/2+140+10)+20+1128}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16yuvzq-container\",layoutDependency:layoutDependency,layoutId:\"eiXD2Hj2A-container\",nodeId:\"eiXD2Hj2A\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"Webinars\",bU3D58tCg:\"Raptor Report Podcast\",DaJx4yQZw:resolvedLinks7[0],EQ1eS_VYZ:resolvedLinks7[3],FB8oE4nqr:\"Resource Hub\",height:\"100%\",HzR2Za_Q4:\"Register for the next live webinar, or watch recordings on-demand.\",id:\"eiXD2Hj2A\",layoutId:\"eiXD2Hj2A\",NCoL4bvVy:false,NoQHbDtEa:\"RESOURCES\",RtkYPrN0y:\"Read our best practice guides, research articles, and whitepapers.\",rU90wxzw6:resolvedLinks7[2],S2z3zo7D9:resolvedLinks7[1],style:{width:\"100%\"},sxqtcqThG:\"Listen to our interviews with solar industry leaders\",variant:\"ustEgw3C9\",vmnATTJVu:\"Support and help documentation for users\",width:\"100%\",zMPAtVPjU:\"User Knowledge Hub\",...addPropertyOverrides({PZjmTmxGK:{DaJx4yQZw:resolvedLinks7[4],EQ1eS_VYZ:resolvedLinks7[7],rU90wxzw6:resolvedLinks7[6],S2z3zo7D9:resolvedLinks7[5]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QbQsHks_l\"},implicitPathVariables:undefined},{href:{webPageId:\"hsib4ENnQ\"},implicitPathVariables:undefined},{href:{webPageId:\"QbQsHks_l\"},implicitPathVariables:undefined},{href:{webPageId:\"hsib4ENnQ\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:534,...addPropertyOverrides({PZjmTmxGK:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-(140+Math.max(0,(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-150)/1)*1+10))/2+140+10)+20+1692}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qazgj8-container\",layoutDependency:layoutDependency,layoutId:\"jSy0nkyc7-container\",nodeId:\"jSy0nkyc7\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(LinksProduct,{AsPH6arWA:\"Careers\",bU3D58tCg:\"\",DaJx4yQZw:resolvedLinks8[0],FB8oE4nqr:\"About\",height:\"100%\",HzR2Za_Q4:\"\",id:\"jSy0nkyc7\",layoutId:\"jSy0nkyc7\",NCoL4bvVy:true,NoQHbDtEa:\"About\",RtkYPrN0y:\"\",S2z3zo7D9:resolvedLinks8[1],style:{width:\"100%\"},sxqtcqThG:\"\",variant:\"ustEgw3C9\",vmnATTJVu:\"\",width:\"100%\",zMPAtVPjU:\"\",...addPropertyOverrides({PZjmTmxGK:{DaJx4yQZw:resolvedLinks8[2],S2z3zo7D9:resolvedLinks8[3]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"n6qRmDY1r\"},implicitPathVariables:undefined},{href:{webPageId:\"VNYxsY6s6\"},implicitPathVariables:undefined},{href:{webPageId:\"YB6hR74lQ\"},implicitPathVariables:undefined},{href:{webPageId:\"V64rgI0ip\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bz48ee-container\",layoutDependency:layoutDependency,layoutId:\"lCOC8J9y7-container\",nodeId:\"lCOC8J9y7\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(NavigationLink,{AEzz1wwua:\"Raptor Solar DG\",FdydzvnyT:\"\",g2lKrqtCq:resolvedLinks9[0],hbmwPqwRF:resolvedLinks9[2],height:\"100%\",id:\"lCOC8J9y7\",layoutId:\"lCOC8J9y7\",oj3wMn44i:resolvedLinks9[1],rA0BIioZ6:\"- Solutions -\",Uhdqm_cio:\"\",VaPaohvFX:\"Solar Asset Inspections\",variant:\"CxI5Gw33L\",width:\"100%\",x66tkCMg5:\"Raptor Solar Sentry\",xdSJaWCvi:\"Platform Overview\",XWQR7fjXj:resolvedLinks9[3]})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YGzrpBXcJ\"},implicitPathVariables:undefined},{href:{webPageId:\"nQAvulM9J\"},implicitPathVariables:undefined},{href:{webPageId:\"NolpQIzvT\"},implicitPathVariables:undefined},{href:{webPageId:\"lMQVeipaA\"},implicitPathVariables:undefined},{href:{webPageId:\"Foq_8gq71\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1smgpnw-container\",layoutDependency:layoutDependency,layoutId:\"m1JDDEBng-container\",nodeId:\"m1JDDEBng\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(NavigationLink,{AEzz1wwua:\"EPCs\",ez0MyQT_J:resolvedLinks10[4],FdydzvnyT:\"Developers & Financiers\",g2lKrqtCq:resolvedLinks10[0],hbmwPqwRF:resolvedLinks10[2],height:\"100%\",id:\"m1JDDEBng\",layoutId:\"m1JDDEBng\",oj3wMn44i:resolvedLinks10[1],rA0BIioZ6:\"- How you benefit -\",Uhdqm_cio:\"\",VaPaohvFX:\"O&M Providers\",variant:\"CxI5Gw33L\",width:\"100%\",x66tkCMg5:\"Utilities\",xdSJaWCvi:\"Independent Power Producers\",XWQR7fjXj:resolvedLinks10[3]})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dho5CZZVo\"},implicitPathVariables:undefined},{href:{webPageId:\"y1iWjsOG1\"},implicitPathVariables:undefined},{href:{webPageId:\"PkKS9848u\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hj6abg-container\",layoutDependency:layoutDependency,layoutId:\"Iu2HLAIlf-container\",nodeId:\"Iu2HLAIlf\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(NavigationLink,{AEzz1wwua:\"\",FdydzvnyT:\"\",g2lKrqtCq:resolvedLinks11[0],hbmwPqwRF:resolvedLinks11[2],height:\"100%\",id:\"Iu2HLAIlf\",layoutId:\"Iu2HLAIlf\",oj3wMn44i:resolvedLinks11[1],rA0BIioZ6:\"- Resources -\",Uhdqm_cio:\"\",VaPaohvFX:\"Podcast\",variant:\"CxI5Gw33L\",width:\"100%\",x66tkCMg5:\"User Knowledge Base\",xdSJaWCvi:\"Resources Hub\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YHYk7kqRn\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-172e4s6-container\",layoutDependency:layoutDependency,layoutId:\"b_IakvLG6-container\",nodeId:\"b_IakvLG6\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(NavigationLink,{AEzz1wwua:\"\",FdydzvnyT:\"\",height:\"100%\",hjpz_rMe0:resolvedLinks12[0],id:\"b_IakvLG6\",layoutId:\"b_IakvLG6\",rA0BIioZ6:\"Case Studies\",Uhdqm_cio:\"\",VaPaohvFX:\"\",variant:\"QJuer4kNn\",width:\"100%\",x66tkCMg5:\"\",xdSJaWCvi:\"\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lN7zEn5Lj\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-duaqh6-container\",layoutDependency:layoutDependency,layoutId:\"O1lDCHilt-container\",nodeId:\"O1lDCHilt\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(NavigationLink,{AEzz1wwua:\"\",FdydzvnyT:\"\",height:\"100%\",hjpz_rMe0:resolvedLinks13[0],id:\"O1lDCHilt\",layoutId:\"O1lDCHilt\",rA0BIioZ6:\"Events & Webinars\",Uhdqm_cio:\"\",VaPaohvFX:\"\",variant:\"QJuer4kNn\",width:\"100%\",x66tkCMg5:\"\",xdSJaWCvi:\"\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QbQsHks_l\"},implicitPathVariables:undefined},{href:{webPageId:\"IUAvVKDSb\"},implicitPathVariables:undefined},{href:{webPageId:\"hsib4ENnQ\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ljm58t-container\",layoutDependency:layoutDependency,layoutId:\"mHUa135Yb-container\",nodeId:\"mHUa135Yb\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(NavigationLink,{AEzz1wwua:\"\",FdydzvnyT:\"\",g2lKrqtCq:resolvedLinks14[0],hbmwPqwRF:resolvedLinks14[2],height:\"100%\",id:\"mHUa135Yb\",layoutId:\"mHUa135Yb\",oj3wMn44i:resolvedLinks14[1],rA0BIioZ6:\"- About -\",Uhdqm_cio:\"\",VaPaohvFX:\"Careers\",variant:\"CxI5Gw33L\",width:\"100%\",x66tkCMg5:\"Our Impact\",xdSJaWCvi:\"About Raptor Maps\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j4jmf\",layoutDependency:layoutDependency,layoutId:\"H4Whd14_L\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fnd8pu-container\",layoutDependency:layoutDependency,layoutId:\"OgKeJJeJN-container\",nodeId:\"OgKeJJeJN\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(Button,{DxJA3W1wc:\"+\",height:\"100%\",id:\"OgKeJJeJN\",jOa5Bb5lB:\"var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51))\",layoutId:\"OgKeJJeJN\",ll5qMfmqF:\"Login\",QXr8P2FYs:\"https://app.raptormaps.com\",variant:\"EjspBgeto\",width:\"100%\",xpdDeN3QS:\"var(--token-6ee3b27a-a6f7-4740-aa04-eebd07813a7b, rgb(251, 165, 86))\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aRkIbo3ri\"},implicitPathVariables:undefined},{href:{webPageId:\"aRkIbo3ri\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,...addPropertyOverrides({PZjmTmxGK:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-(140+Math.max(0,(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-150)/1)*1+10))/2+140+10)+20+2256+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fvqhtg-container\",layoutDependency:layoutDependency,layoutId:\"tBHeIaa3u-container\",nodeId:\"tBHeIaa3u\",rendersWithMotion:true,scopeId:\"xRA1JHGDQ\",children:/*#__PURE__*/_jsx(Button,{DxJA3W1wc:\"+\",height:\"100%\",id:\"tBHeIaa3u\",jOa5Bb5lB:\"var(--token-a5e461b7-c4a5-4245-8575-f517f4749974, rgb(51, 51, 51))\",layoutId:\"tBHeIaa3u\",ll5qMfmqF:\"Contact Us\",QXr8P2FYs:resolvedLinks15[0],variant:\"JIVHN4mDG\",width:\"100%\",xpdDeN3QS:\"var(--token-6ee3b27a-a6f7-4740-aa04-eebd07813a7b, rgb(251, 165, 86))\",...addPropertyOverrides({PZjmTmxGK:{QXr8P2FYs:resolvedLinks15[1]}},baseVariant,gestureVariant)})})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0VUWW.framer-1ujs25m, .framer-0VUWW .framer-1ujs25m { display: block; }\",\".framer-0VUWW.framer-8hdrmm { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 33px 100px 33px 100px; position: relative; width: 1675px; }\",\".framer-0VUWW .framer-1wecv70 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0VUWW .framer-1ro98z4 { 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; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0VUWW .framer-85i7mm { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 200px; min-width: 200px; overflow: visible; padding: 10px 20px 10px 20px; position: relative; width: min-content; }\",\".framer-0VUWW .framer-1b1qv7a { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-0VUWW .framer-126gzba { 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: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-0VUWW .framer-3zal85-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\",\".framer-0VUWW .framer-10w31x5, .framer-0VUWW .framer-1qwh5oy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-0VUWW .framer-1sr7dfg-container, .framer-0VUWW .framer-cpguvx-container, .framer-0VUWW .framer-tcs124-container, .framer-0VUWW .framer-1afibkj-container, .framer-0VUWW .framer-tus4tw-container, .framer-0VUWW .framer-1m4r6lw-container, .framer-0VUWW .framer-bz48ee-container, .framer-0VUWW .framer-1smgpnw-container, .framer-0VUWW .framer-1hj6abg-container, .framer-0VUWW .framer-172e4s6-container, .framer-0VUWW .framer-duaqh6-container, .framer-0VUWW .framer-ljm58t-container, .framer-0VUWW .framer-fnd8pu-container, .framer-0VUWW .framer-1fvqhtg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-0VUWW .framer-7ve2gr, .framer-0VUWW .framer-nmgtj2, .framer-0VUWW .framer-790x2v, .framer-0VUWW .framer-1ctmcrq { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-0VUWW .framer-2etm2k-container, .framer-0VUWW .framer-1210u8s-container { flex: none; height: auto; position: relative; width: 258px; }\",\".framer-0VUWW .framer-rcu7t9-container { flex: none; height: auto; position: relative; width: 200px; }\",\".framer-0VUWW .framer-1t8f5uh-container { flex: none; height: auto; position: relative; width: 140px; }\",\".framer-0VUWW .framer-1axu8tt { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: flex-start; max-height: 800px; overflow: auto; padding: 20px; position: relative; width: 1px; }\",\".framer-0VUWW .framer-365i2x-container, .framer-0VUWW .framer-ouaxpm-container, .framer-0VUWW .framer-16yuvzq-container, .framer-0VUWW .framer-1qazgj8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-0VUWW .framer-j4jmf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0VUWW.framer-8hdrmm, .framer-0VUWW .framer-1wecv70, .framer-0VUWW .framer-85i7mm, .framer-0VUWW .framer-126gzba, .framer-0VUWW .framer-10w31x5, .framer-0VUWW .framer-1qwh5oy, .framer-0VUWW .framer-7ve2gr, .framer-0VUWW .framer-nmgtj2, .framer-0VUWW .framer-790x2v, .framer-0VUWW .framer-1ctmcrq, .framer-0VUWW .framer-1axu8tt, .framer-0VUWW .framer-j4jmf { gap: 0px; } .framer-0VUWW.framer-8hdrmm > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-0VUWW.framer-8hdrmm > :first-child, .framer-0VUWW .framer-1wecv70 > :first-child, .framer-0VUWW .framer-85i7mm > :first-child, .framer-0VUWW .framer-126gzba > :first-child, .framer-0VUWW .framer-10w31x5 > :first-child, .framer-0VUWW .framer-1qwh5oy > :first-child, .framer-0VUWW .framer-7ve2gr > :first-child, .framer-0VUWW .framer-nmgtj2 > :first-child, .framer-0VUWW .framer-790x2v > :first-child, .framer-0VUWW .framer-1ctmcrq > :first-child { margin-left: 0px; } .framer-0VUWW.framer-8hdrmm > :last-child, .framer-0VUWW .framer-1wecv70 > :last-child, .framer-0VUWW .framer-85i7mm > :last-child, .framer-0VUWW .framer-126gzba > :last-child, .framer-0VUWW .framer-10w31x5 > :last-child, .framer-0VUWW .framer-1qwh5oy > :last-child, .framer-0VUWW .framer-7ve2gr > :last-child, .framer-0VUWW .framer-nmgtj2 > :last-child, .framer-0VUWW .framer-790x2v > :last-child, .framer-0VUWW .framer-1ctmcrq > :last-child { margin-right: 0px; } .framer-0VUWW .framer-1wecv70 > *, .framer-0VUWW .framer-85i7mm > *, .framer-0VUWW .framer-126gzba > *, .framer-0VUWW .framer-7ve2gr > *, .framer-0VUWW .framer-nmgtj2 > *, .framer-0VUWW .framer-790x2v > *, .framer-0VUWW .framer-1ctmcrq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-0VUWW .framer-10w31x5 > *, .framer-0VUWW .framer-1qwh5oy > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-0VUWW .framer-1axu8tt > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-0VUWW .framer-1axu8tt > :first-child, .framer-0VUWW .framer-j4jmf > :first-child { margin-top: 0px; } .framer-0VUWW .framer-1axu8tt > :last-child, .framer-0VUWW .framer-j4jmf > :last-child { margin-bottom: 0px; } .framer-0VUWW .framer-j4jmf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-0VUWW.framer-v-1o21zfg.framer-8hdrmm { flex-direction: column; padding: 0px; width: 282px; }\",\".framer-0VUWW.framer-v-1o21zfg .framer-1wecv70, .framer-0VUWW.framer-v-1463elq .framer-1ro98z4 { flex: none; padding: 0px 20px 0px 20px; width: 100%; }\",\".framer-0VUWW.framer-v-1o21zfg .framer-85i7mm, .framer-0VUWW.framer-v-1463elq .framer-85i7mm { min-height: unset; min-width: unset; order: 1; }\",\".framer-0VUWW.framer-v-1o21zfg .framer-126gzba, .framer-0VUWW.framer-v-1463elq .framer-126gzba { order: 0; }\",\".framer-0VUWW.framer-v-1o21zfg .framer-3zal85-container, .framer-0VUWW.framer-v-1463elq .framer-3zal85-container { width: 100px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0VUWW.framer-v-1o21zfg.framer-8hdrmm { gap: 0px; } .framer-0VUWW.framer-v-1o21zfg.framer-8hdrmm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0VUWW.framer-v-1o21zfg.framer-8hdrmm > :first-child { margin-top: 0px; } .framer-0VUWW.framer-v-1o21zfg.framer-8hdrmm > :last-child { margin-bottom: 0px; } }\",\".framer-0VUWW.framer-v-1463elq.framer-8hdrmm { flex-direction: column; height: 800px; min-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; padding: 0px; width: 312px; }\",\".framer-0VUWW.framer-v-1463elq .framer-1wecv70 { flex-direction: column; height: 1px; width: 100%; }\",\".framer-0VUWW.framer-v-1463elq .framer-1axu8tt { align-self: unset; height: 1px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0VUWW.framer-v-1463elq.framer-8hdrmm, .framer-0VUWW.framer-v-1463elq .framer-1wecv70 { gap: 0px; } .framer-0VUWW.framer-v-1463elq.framer-8hdrmm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-0VUWW.framer-v-1463elq.framer-8hdrmm > :first-child, .framer-0VUWW.framer-v-1463elq .framer-1wecv70 > :first-child { margin-top: 0px; } .framer-0VUWW.framer-v-1463elq.framer-8hdrmm > :last-child, .framer-0VUWW.framer-v-1463elq .framer-1wecv70 > :last-child { margin-bottom: 0px; } .framer-0VUWW.framer-v-1463elq .framer-1wecv70 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-0VUWW.framer-v-fwf5xq.framer-8hdrmm { padding: 24px 40px 24px 40px; width: 1500px; }\",\".framer-0VUWW.framer-v-fwf5xq .framer-126gzba { height: 50px; }\",\".framer-0VUWW.framer-v-fwf5xq .framer-3zal85-container { height: 100%; width: 150px; }\",'.framer-0VUWW[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-0VUWW [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-0VUWW[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-0VUWW [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-0VUWW[data-hide-scrollbars=\"true\"], .framer-0VUWW [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 126\n * @framerIntrinsicWidth 1675\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BcqL4dIaa\":{\"layout\":[\"fixed\",\"auto\"]},\"PZjmTmxGK\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,null,\"100vh\",null]},\"kgjvuv3nc\":{\"layout\":[\"fixed\",\"auto\"]},\"HAVmnVLAt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Ss2CvYs5F\":\"logoLink\",\"hsUUQwqNV\":\"shadow\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerxRA1JHGDQ=withCSS(Component,css,\"framer-0VUWW\");export default FramerxRA1JHGDQ;FramerxRA1JHGDQ.displayName=\"Navigation\";FramerxRA1JHGDQ.defaultProps={height:126,width:1675};addPropertyControls(FramerxRA1JHGDQ,{variant:{options:[\"VJCyIQReT\",\"BcqL4dIaa\",\"PZjmTmxGK\",\"kgjvuv3nc\",\"HAVmnVLAt\"],optionTitles:[\"Desktop\",\"Mobile\",\"Mobile Open\",\"Tablet\",\"Desktop - Banner\"],title:\"Variant\",type:ControlType.Enum},Ss2CvYs5F:{title:\"Logo Link\",type:ControlType.EventHandler},hsUUQwqNV:{defaultValue:[{blur:30,color:\"rgba(0,0,0,0.25)\",diffusion:.5,focus:.5,inset:false,spread:0,type:\"box\",x:0,y:4}],title:\"Shadow\",type:ControlType.BoxShadow}});addFonts(FramerxRA1JHGDQ,[{explicitInter:true,fonts:[{family:\"Font Awesome 6 Pro Solid\",source:\"custom\",url:\"https://framerusercontent.com/assets/nXoZ2WE8KVLQsPdE3kqearrIUg.ttf\"}]},...LogoFonts,...TriggerFonts,...LinksProductFonts,...ButtonFonts,...NavigationLinkFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxRA1JHGDQ\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BcqL4dIaa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PZjmTmxGK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,null,\\\"100vh\\\",null]},\\\"kgjvuv3nc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HAVmnVLAt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"126\",\"framerIntrinsicWidth\":\"1675\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"Ss2CvYs5F\\\":\\\"logoLink\\\",\\\"hsUUQwqNV\\\":\\\"shadow\\\"}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xRA1JHGDQ.map"],
  "mappings": "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",
  "names": ["LogoFonts", "getFonts", "twnxoe9Kb_default", "TriggerFonts", "lOjPOAJDv_default", "LinksProductFonts", "zLNJ3rmbn_default", "ButtonFonts", "ukucqcfhm_default", "NavigationLinkFonts", "x1wXOuVQX_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "logoLink", "shadow", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "Ss2CvYs5F", "hsUUQwqNV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1na2y52", "args", "onTapu3thl9", "tap1ff8lo4", "PWSlWeqS6txyyif", "overlay", "loadMore", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "ref1", "ref2", "router", "useRouter", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "RichText2", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "l", "AnimatePresence", "Floating", "ResolveLinks", "resolvedLinks", "overlay1", "resolvedLinks1", "overlay2", "resolvedLinks2", "overlay3", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "resolvedLinks15", "css", "FramerxRA1JHGDQ", "withCSS", "xRA1JHGDQ_default", "addPropertyControls", "ControlType", "addFonts"]
}
