{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fae2QP2avBqpMN8D3eZM/9AaMFWd7PZufMl0XMN3i/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (2f96024)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,FormSelect,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Negative_Margin from\"https://framerusercontent.com/modules/8LzieFT84uHoPxCmYXnS/21x9brljcV0vvKVOiANd/Negative_Margin.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/s801VqobGI0Gkh3K9b41/Embed.js\";import FeatureServiceWrap from\"#framer/local/canvasComponent/aPpZS_1za/aPpZS_1za.js\";import Button from\"#framer/local/canvasComponent/CFNS0V9c_/CFNS0V9c_.js\";import FeatureCard from\"#framer/local/canvasComponent/D1l9m36Vp/D1l9m36Vp.js\";import Badge from\"#framer/local/canvasComponent/hTJRZmVtO/hTJRZmVtO.js\";import Footer from\"#framer/local/canvasComponent/K2fhpWSiH/K2fhpWSiH.js\";import HeroButton from\"#framer/local/canvasComponent/MzgY9ekap/MzgY9ekap.js\";import ContractorRatingWrap from\"#framer/local/canvasComponent/N3M2FON3I/N3M2FON3I.js\";import FAQWrap from\"#framer/local/canvasComponent/q4hWjzMvS/q4hWjzMvS.js\";import Properties from\"#framer/local/collection/TgH5m5E9k/TgH5m5E9k.js\";import*as sharedStyle1 from\"#framer/local/css/qL0mZkKEG/qL0mZkKEG.js\";import*as sharedStyle3 from\"#framer/local/css/V75wmD_bk/V75wmD_bk.js\";import*as sharedStyle from\"#framer/local/css/yJQJBS3lJ/yJQJBS3lJ.js\";import*as sharedStyle2 from\"#framer/local/css/z9CeQBMmN/z9CeQBMmN.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const HeroButtonFonts=getFonts(HeroButton);const EmbedFonts=getFonts(Embed);const ContractorRatingWrapFonts=getFonts(ContractorRatingWrap);const BadgeFonts=getFonts(Badge);const ContainerWithFX=withFX(Container);const FeatureServiceWrapFonts=getFonts(FeatureServiceWrap);const FeatureCardFonts=getFonts(FeatureCard);const FAQWrapFonts=getFonts(FAQWrap);const ButtonFonts=getFonts(Button);const Negative_MarginFonts=getFonts(Negative_Margin);const FooterFonts=getFonts(Footer);const breakpoints={KNLI8cCU7:\"(min-width: 810px) and (max-width: 1279px)\",WQLkyLRf1:\"(min-width: 1280px)\",ZB3ynVgZf:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-6BDao\";const variantClassNames={KNLI8cCU7:\"framer-v-qw1gvc\",WQLkyLRf1:\"framer-v-72rtr7\",ZB3ynVgZf:\"framer-v-osgdk9\"};const transition1={bounce:0,delay:0,duration:2,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:6,rotateX:0,rotateY:0,scale:2,skewX:0,skewY:0,x:0,y:0};const animation2={filter:\"blur(3px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={bounce:0,delay:.075,duration:.7,type:\"spring\"};const textEffect={effect:animation2,repeat:false,startDelay:0,tokenization:\"word\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const textEffect1={effect:animation2,repeat:false,startDelay:0,threshold:.5,tokenization:\"word\",transition:transition2,trigger:\"onInView\",type:\"appear\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"ZB3ynVgZf\",Tablet:\"KNLI8cCU7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"l801ubO5I\");const ref1=React.useRef(null);const router=useRouter();const elementId1=useRouteElementId(\"Wnz3Ar2w2\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"H0mCFJhs_\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"bN06hGKHy\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"rlT3kzap0\");const ref5=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"ZB3ynVgZf\")return false;return true;};const elementId5=useRouteElementId(\"HyRYoqbuA\");const ref6=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ZB3ynVgZf\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",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-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-gmvnqz\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cezpwl\",\"data-framer-name\":\"Hero BG Wrap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+96+0),pixelHeight:4e3,pixelWidth:6e3,positionX:\"left\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,src:\"https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg\",srcSet:\"https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg 6000w\"}},ZB3ynVgZf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+0+0),pixelHeight:4e3,pixelWidth:6e3,positionX:\"left\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg\",srcSet:\"https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+96+0),pixelHeight:4e3,pixelWidth:6e3,sizes:`max(${componentViewport?.width||\"100vw\"} - 160px, 1px)`,src:\"https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg\",srcSet:\"https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/Omf71epgXMRlndlk3o3WBBv9BZ4.jpg 6000w\"},className:\"framer-6j87k0\",\"data-framer-appear-id\":\"6j87k0\",\"data-framer-name\":\"Hero Cover\",initial:animation1,optimized:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8a0aca\",\"data-framer-name\":\"Hero Overlay\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wb1rz9\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1s3an02\",\"data-styles-preset\":\"yJQJBS3lJ\",style:{\"--framer-text-color\":\"var(--token-528a4e50-1a33-4ebe-a3b3-4f0f1508d312, rgb(255, 255, 255))\"},children:\"Take control of your permits\"})}),className:\"framer-1kdec8a\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3xc8vi\",\"data-framer-name\":\"Hero Description\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f8staf\",\"data-styles-preset\":\"qL0mZkKEG\",style:{\"--framer-text-color\":\"var(--token-528a4e50-1a33-4ebe-a3b3-4f0f1508d312, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Every permit you need to electrify a home, from licensing to lights-on.\"})})}),className:\"framer-l4xdl1\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":H0mCFJhs_\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":H0mCFJhs_\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":H0mCFJhs_\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{y:(componentViewport?.y||0)+0+0+96+0+272.5+0+279},ZB3ynVgZf:{y:(componentViewport?.y||0)+0+0+64+0+0+296.5+0+263}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+96+0+268.5+0+279,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y7x7zu-container\",nodeId:\"Jo8IVbHku\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"YcdjiucW2\",w2KKQyIl5:resolvedLinks[1]},ZB3ynVgZf:{variant:\"q2t0IOIxU\",w2KKQyIl5:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(HeroButton,{height:\"100%\",id:\"Jo8IVbHku\",layoutId:\"Jo8IVbHku\",qDcvZxCgB:\"Get Started\",variant:\"vFXihFUeY\",w2KKQyIl5:resolvedLinks[0],width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kuble4\",\"data-framer-name\":\"Hero Rating Wrap\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wz23ln-container\",\"data-framer-name\":\"Corner Bottom Left\",isAuthoredByUser:true,isModuleExternal:true,name:\"Corner Bottom Left\",nodeId:\"sqAy_QDC7\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 0L0 20C0 8.95431 8.95431 0 20 0L0 0Z\" fill=\"white\"/>\\n</svg>',id:\"sqAy_QDC7\",layoutId:\"sqAy_QDC7\",name:\"Corner Bottom Left\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z2nuox\",\"data-framer-name\":\"Hero Rating Wrap / Bottom\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4itohf-container\",\"data-framer-name\":\"Corner Bottom Left\",isAuthoredByUser:true,isModuleExternal:true,name:\"Corner Bottom Left\",nodeId:\"Q9xLzaxtD\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{rotate:180},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<svg viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 0L0 20C0 8.95431 8.95431 0 20 0L0 0Z\" fill=\"white\"/>\\n</svg>',id:\"Q9xLzaxtD\",layoutId:\"Q9xLzaxtD\",name:\"Corner Bottom Left\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{y:(componentViewport?.y||0)+0+0+96+872-122+0+40+0+0},ZB3ynVgZf:{y:(componentViewport?.y||0)+0+0+64+0+904-122+0+40+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,y:(componentViewport?.y||0)+0+0+96+864-122+0+40+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hbptqw-container\",nodeId:\"HWeCVhiYx\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZB3ynVgZf:{variant:\"vuwNditiH\"}},children:/*#__PURE__*/_jsx(ContractorRatingWrap,{height:\"100%\",id:\"HWeCVhiYx\",layoutId:\"HWeCVhiYx\",variant:\"enWl_HvpL\",width:\"100%\"})})})})})]})]})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-6jymha\",\"data-framer-name\":\"Feature Service\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nsqs9d\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lywucz\",\"data-framer-name\":\"Text Wrap / Medium\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZB3ynVgZf:{y:(componentViewport?.y||0)+0+1e3+40+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+1e3+80+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ifupd9-container\",nodeId:\"Aj3A94G_E\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"Aj3A94G_E\",layoutId:\"Aj3A94G_E\",p8Invp0nd:\"Start Saving on Permits\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-d671xg\",\"data-styles-preset\":\"z9CeQBMmN\",style:{\"--framer-text-color\":\"var(--token-fa16a3ef-909b-4fe8-b9b6-d5a056139983, rgb(44, 44, 44))\"},children:\"How Springer Permits works\"})}),className:\"framer-1h14k2q\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f8staf\",\"data-styles-preset\":\"qL0mZkKEG\",style:{\"--framer-text-color\":\"var(--token-fa16a3ef-909b-4fe8-b9b6-d5a056139983, rgb(44, 44, 44))\"},children:\"Springer handles permitting from start to finish \u2014 so you can focus on the project, not the paperwork.\"})}),className:\"framer-jeseqa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1440px)`},ZB3ynVgZf:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1440px)`,y:(componentViewport?.y||0)+0+1e3+40+0+0+285.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1440px)`,y:(componentViewport?.y||0)+0+1e3+80+0+0+293.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xb4vaz-container\",nodeId:\"Ed3WyRNT_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"qUp9M5z8z\"},ZB3ynVgZf:{variant:\"taycVqrLZ\"}},children:/*#__PURE__*/_jsx(FeatureServiceWrap,{Fo0k9t69P:\"01\",height:\"100%\",hnAtB_7R2:\"Research\",hPuTkrC0m:\"Submit\",id:\"Ed3WyRNT_\",kXe_evr3t:\"We monitor permit status, provide live updates, schedule inspections, and manage final closeout \u2014 ensuring every step is completed on time, with nothing slipping through the cracks.\",layoutId:\"Ed3WyRNT_\",N7z_3CyIw:addImageAlt({pixelHeight:2667,pixelWidth:4e3,src:\"https://framerusercontent.com/images/hXJa2NrpPEknTFbfsBFnJAANE.jpg\",srcSet:\"https://framerusercontent.com/images/hXJa2NrpPEknTFbfsBFnJAANE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hXJa2NrpPEknTFbfsBFnJAANE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hXJa2NrpPEknTFbfsBFnJAANE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hXJa2NrpPEknTFbfsBFnJAANE.jpg 4000w\"},\"\"),NZ5fAZmDg:\"02\",RrRDsGucs:\"03\",sAdIWP664:addImageAlt({pixelHeight:2160,pixelWidth:3840,src:\"https://framerusercontent.com/images/z9tkE440Cv8qv9hDnZhT5XMqBc.jpg\",srcSet:\"https://framerusercontent.com/images/z9tkE440Cv8qv9hDnZhT5XMqBc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/z9tkE440Cv8qv9hDnZhT5XMqBc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/z9tkE440Cv8qv9hDnZhT5XMqBc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/z9tkE440Cv8qv9hDnZhT5XMqBc.jpg 3840w\"},\"\"),style:{width:\"100%\"},variant:\"K9IjzMGGu\",width:\"100%\",Wlo08rYYl:\"We gather requirements, research permit needs, and provide tailored templates based on your project type from HVAC to solar, EV chargers, and more.\",YPWO5WhBG:addImageAlt({pixelHeight:1600,pixelWidth:2400,src:\"https://framerusercontent.com/images/46yBQHnQnncEOW0Zpup2iQZeQ5I.jpg\",srcSet:\"https://framerusercontent.com/images/46yBQHnQnncEOW0Zpup2iQZeQ5I.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/46yBQHnQnncEOW0Zpup2iQZeQ5I.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/46yBQHnQnncEOW0Zpup2iQZeQ5I.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/46yBQHnQnncEOW0Zpup2iQZeQ5I.jpg 2400w\"},\"\"),Zgcw4Ay9n:\" We handle all document prep and submit directly to the AHJ. We keep you looped in for approvals, signatures, and payment notifications as needed.\",ZZH5eqjfn:\"Track + Monitor\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4at0zs\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fh1w7y\",\"data-framer-name\":\"Text Wrap / Small\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZB3ynVgZf:{y:(componentViewport?.y||0)+0+1e3+40+865.2+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-w8fkyf-container\",nodeId:\"AaLmtQD1d\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"AaLmtQD1d\",layoutId:\"AaLmtQD1d\",p8Invp0nd:\"Why Choose Us\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-d671xg\",\"data-styles-preset\":\"z9CeQBMmN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fa16a3ef-909b-4fe8-b9b6-d5a056139983, rgb(44, 44, 44))\"},children:\"Explore our range of Home Electrification services\"})}),className:\"framer-rpxpzr\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fb741j\",\"data-framer-name\":\"Feature Service Wrap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1440px) - 24px) / 2, 50px)`},ZB3ynVgZf:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px), 50px)`,y:(componentViewport?.y||0)+0+1e3+40+865.2+0+134.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:353,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sg1iwf-container\",nodeId:\"r3hb5jl6k\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"PdCz9VY9U\"},ZB3ynVgZf:{variant:\"u5uODHLNW\"}},children:/*#__PURE__*/_jsx(FeatureCard,{aI_ODp2_c:\"We monitor changing federal, state, and local requirements and documentation rules so your permits meet new standards without delays or rejections.\",height:\"100%\",id:\"r3hb5jl6k\",layoutId:\"r3hb5jl6k\",style:{height:\"100%\",width:\"100%\"},UbUMCLqnB:\"Regulatory Compliance Tracking\",variant:\"KicYGD0oB\",W8CmMeHoN:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/60I8oVND3PJCd7FcOGJQZhfM2OA.svg\"},\"\"),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1440px) - 24px) / 2, 50px)`},ZB3ynVgZf:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px), 50px)`,y:(componentViewport?.y||0)+0+1e3+40+865.2+0+134.2+0+377}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:353,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hdx34e-container\",nodeId:\"T_4AVgYi8\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"PdCz9VY9U\"},ZB3ynVgZf:{variant:\"u5uODHLNW\"}},children:/*#__PURE__*/_jsx(FeatureCard,{aI_ODp2_c:\"We help prep and submit design review documents to meet jurisdictional guidelines and avoid rework.\",height:\"100%\",id:\"T_4AVgYi8\",layoutId:\"T_4AVgYi8\",style:{height:\"100%\",width:\"100%\"},UbUMCLqnB:\"Design Review Support\",variant:\"KicYGD0oB\",W8CmMeHoN:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/TNP7UPmDw89ewsYev4uptdsgx4.svg\"},\"\"),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1440px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+377},ZB3ynVgZf:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px), 50px)`,y:(componentViewport?.y||0)+0+1e3+40+865.2+0+134.2+0+754}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:353,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1pux3fy-container\",nodeId:\"wxcqc2rbO\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"PdCz9VY9U\"},ZB3ynVgZf:{variant:\"u5uODHLNW\"}},children:/*#__PURE__*/_jsx(FeatureCard,{aI_ODp2_c:\"From document prep to submission and final issuance \u2014 we manage it all so you don\u2019t have to.\",height:\"100%\",id:\"wxcqc2rbO\",layoutId:\"wxcqc2rbO\",style:{height:\"100%\",width:\"100%\"},UbUMCLqnB:\"Permit Submission & Issuance\",variant:\"KicYGD0oB\",W8CmMeHoN:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/lVu6LE1fsM53Oq8fhxNXIYQKfp0.svg\"},\"\"),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1440px) - 24px) / 2, 50px)`},ZB3ynVgZf:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px), 50px)`,y:(componentViewport?.y||0)+0+1e3+40+865.2+0+134.2+0+1131}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:353,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+377,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xc8t67-container\",nodeId:\"QvKjyfA1y\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"PdCz9VY9U\"},ZB3ynVgZf:{variant:\"u5uODHLNW\"}},children:/*#__PURE__*/_jsx(FeatureCard,{aI_ODp2_c:\"We coordinate with AHJs to schedule inspections and ensure your project moves through smoothly.\",height:\"100%\",id:\"QvKjyfA1y\",layoutId:\"QvKjyfA1y\",style:{height:\"100%\",width:\"100%\"},UbUMCLqnB:\"Inspection Scheduling\",variant:\"KicYGD0oB\",W8CmMeHoN:addImageAlt({pixelHeight:256,pixelWidth:256,src:\"https://framerusercontent.com/images/sirS60WTqxz8oFTqaiiNLbQgRR8.svg\"},\"\"),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1440px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+754},ZB3ynVgZf:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px), 50px)`,y:(componentViewport?.y||0)+0+1e3+40+865.2+0+134.2+0+1508}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:353,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+377,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-179wq0u-container\",nodeId:\"D3P5CIPuf\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"PdCz9VY9U\"},ZB3ynVgZf:{variant:\"u5uODHLNW\"}},children:/*#__PURE__*/_jsx(FeatureCard,{aI_ODp2_c:\"Track timelines, approval rates, and project bottlenecks in one place \u2014 data that helps you grow.\",height:\"100%\",id:\"D3P5CIPuf\",layoutId:\"D3P5CIPuf\",style:{height:\"100%\",width:\"100%\"},UbUMCLqnB:\"Analytics Dashboard\",variant:\"KicYGD0oB\",W8CmMeHoN:addImageAlt({pixelHeight:256,pixelWidth:256,src:\"https://framerusercontent.com/images/Zp6zyYVhddlJVxncB280LQIpQ4.svg\"},\"\"),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1440px) - 24px) / 2, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+754},ZB3ynVgZf:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px), 50px)`,y:(componentViewport?.y||0)+0+1e3+40+865.2+0+134.2+0+1885}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:353,width:`max((min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) - 48px) / 3, 50px)`,y:(componentViewport?.y||0)+0+1e3+80+953.2+0+142.2+0+377,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ohj96p-container\",nodeId:\"MvSu54AEO\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"PdCz9VY9U\"},ZB3ynVgZf:{variant:\"u5uODHLNW\"}},children:/*#__PURE__*/_jsx(FeatureCard,{aI_ODp2_c:\"Be ready for Permission to Operate (PTO) with support for utility approvals, closeout docs, and follow-up.\",height:\"100%\",id:\"MvSu54AEO\",layoutId:\"MvSu54AEO\",style:{height:\"100%\",width:\"100%\"},UbUMCLqnB:\"Future PTO Support\",variant:\"KicYGD0oB\",W8CmMeHoN:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/qoTuGOt5NMoM4uRLc1E4bofrE.svg\"},\"\"),width:\"100%\"})})})})})]})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1nqxmwy\",\"data-framer-name\":\"Contractor\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6kg7a3\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{\"aria-label\":\"CMS item collection list\",className:\"framer-ggrx22\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"tSUPjqdX7\",data:Properties,type:\"Collection\"},select:[]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{})})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1odkr0m\",\"data-framer-name\":\"FAQ\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fobbie\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ed8b35\",\"data-framer-name\":\"FAQ Column Wrap / Left\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1utzb6g\",\"data-framer-name\":\"Text Wrap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{y:(componentViewport?.y||0)+0+3562.4+70+0+70+0+0+0+0+0},ZB3ynVgZf:{y:(componentViewport?.y||0)+0+4437.4+74+0+70+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+3185.4+70+0+70+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8nphxp-container\",nodeId:\"I1lOH3FSK\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"I1lOH3FSK\",layoutId:\"I1lOH3FSK\",p8Invp0nd:\"Help Center\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-d671xg\",\"data-styles-preset\":\"z9CeQBMmN\",style:{\"--framer-text-color\":\"var(--token-fa16a3ef-909b-4fe8-b9b6-d5a056139983, rgb(44, 44, 44))\"},children:\"Frequently asked questions\"})}),className:\"framer-1b11mkn\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vrctga\",\"data-framer-name\":\"FAQ Column Wrap / Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1440px)`,y:(componentViewport?.y||0)+0+3562.4+70+0+70+142.2+0+0},ZB3ynVgZf:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1440px)`,y:(componentViewport?.y||0)+0+4437.4+74+0+70+134.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:679,width:`max(max((min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) - 48px) / 2, 1px), min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) * 0.7)`,y:(componentViewport?.y||0)+0+3185.4+70+0+70+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-86uq52-container\",nodeId:\"LpPTz6Mp_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZB3ynVgZf:{variant:\"P25CYiMjS\"}},children:/*#__PURE__*/_jsx(FAQWrap,{height:\"100%\",id:\"LpPTz6Mp_\",layoutId:\"LpPTz6Mp_\",style:{width:\"100%\"},variant:\"xgdIZ9S0A\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-rocqt\",\"data-framer-name\":\"Contact\",id:elementId4,ref:ref5,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6xdg87\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i484tj\",\"data-framer-name\":\"Text Wrap / Medium\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{y:(componentViewport?.y||0)+0+3562.4+70+1016.2+138+0+0+0+0+0},ZB3ynVgZf:{y:(componentViewport?.y||0)+0+4437.4+74+953.2+40+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+0+3185.4+70+891+138+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ztvcxa-container\",nodeId:\"J5dXtAt2c\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Badge,{height:\"100%\",id:\"J5dXtAt2c\",layoutId:\"J5dXtAt2c\",p8Invp0nd:\"Get in Touch\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-d671xg\",\"data-styles-preset\":\"z9CeQBMmN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-528a4e50-1a33-4ebe-a3b3-4f0f1508d312, rgb(255, 255, 255))\"},children:\"LET\u2019S MAKE PERMITTING EFFORTLESS\"})}),className:\"framer-7te9kw\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w4iimh\",\"data-framer-name\":\"Text Wrap / Medium\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f8staf\",\"data-styles-preset\":\"qL0mZkKEG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-528a4e50-1a33-4ebe-a3b3-4f0f1508d312, rgb(255, 255, 255))\"},children:\"Ready to stop losing money on permit delays and rejections? Whether you're installing residential solar, BESS, or EV charging systems, our team handles the entire permit process from research to approval. Let's streamline your next solar project and protect your profit margins.\"})}),className:\"framer-16kmp4c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/d6d776b0-3065-4312-8851-c4b3d304adcc/submit\",className:\"framer-h7v5l6\",nodeId:\"zIzJFLdBA\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1jyb510\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6vjwu\",\"data-styles-preset\":\"V75wmD_bk\",children:\"Name\"})}),className:\"framer-1ux8xvq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-t5tw8v\",inputName:\"Name\",placeholder:\"Jane Smith\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-lgekj9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6vjwu\",\"data-styles-preset\":\"V75wmD_bk\",children:\"Email\"})}),className:\"framer-aybmsf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-11ztp43\",inputName:\"Email\",placeholder:\"permits@springerpermits.com\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-yjq9uv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6vjwu\",\"data-styles-preset\":\"V75wmD_bk\",children:\"Location\"})}),className:\"framer-1shlxcn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-vd3s6\",defaultValue:\"\",inputName:\"Location\",required:true,selectOptions:[{disabled:true,title:\"Select\u2026\",type:\"option\",value:\"\"},{title:\"Alabama\",type:\"option\",value:\"alabama\"},{title:\"Alaska\",type:\"option\",value:\"alaska\"},{title:\"Arizona\",type:\"option\",value:\"arizona\"},{title:\"Arkansas\",type:\"option\",value:\"arkansas\"},{title:\"California\",type:\"option\",value:\"california\"},{title:\"Colorado\",type:\"option\",value:\"colorado\"},{title:\"Connecticut\",type:\"option\",value:\"connecticut\"},{title:\"Delaware\",type:\"option\",value:\"delaware\"},{title:\"Florida\",type:\"option\",value:\"florida\"},{title:\"Georgia\",type:\"option\",value:\"georgia\"},{title:\"Hawaii\",type:\"option\",value:\"hawaii\"},{title:\"Idaho\",type:\"option\",value:\"idaho\"},{title:\"Illinois\",type:\"option\",value:\"illinois\"},{title:\"Indiana\",type:\"option\",value:\"indiana\"},{title:\"Iowa\",type:\"option\",value:\"iowa\"},{title:\"Kansas\",type:\"option\",value:\"kansas\"},{title:\"Kentucky\",type:\"option\",value:\"kentucky\"},{title:\"Louisiana\",type:\"option\",value:\"louisiana\"},{title:\"Maine\",type:\"option\",value:\"maine\"},{title:\"Maryland\",type:\"option\",value:\"maryland\"},{title:\"Massachusetts\",type:\"option\",value:\"massachusetts\"},{title:\"Michigan\",type:\"option\",value:\"michigan\"},{title:\"Minnesota\",type:\"option\",value:\"minnesota\"},{title:\"Mississippi\",type:\"option\",value:\"mississippi\"},{title:\"Missouri\",type:\"option\",value:\"missouri\"},{title:\"Montana\",type:\"option\",value:\"montana\"},{title:\"Nebraska\",type:\"option\",value:\"nebraska\"},{title:\"Nevada\",type:\"option\",value:\"nevada\"},{title:\"New Hampshire\",type:\"option\",value:\"new hampshire\"},{title:\"New Jersey\",type:\"option\",value:\"new jersey\"},{title:\"New Mexico\",type:\"option\",value:\"new mexico\"},{title:\"New York\",type:\"option\",value:\"new york\"},{title:\"North Carolina\",type:\"option\",value:\"north carolina\"},{title:\"North Dakota\",type:\"option\",value:\"north dakota\"},{title:\"Ohio\",type:\"option\",value:\"ohio\"},{title:\"Oklahoma\",type:\"option\",value:\"oklahoma\"},{title:\"Oregon\",type:\"option\",value:\"oregon\"},{title:\"Pennsylvania\",type:\"option\",value:\"pennsylvania\"},{title:\"Rhode Island\",type:\"option\",value:\"rhode island\"},{title:\"South Carolina\",type:\"option\",value:\"south carolina\"},{title:\"South Dakota\",type:\"option\",value:\"south dakota\"},{title:\"Tennessee\",type:\"option\",value:\"tennessee\"},{title:\"Texas\",type:\"option\",value:\"texas\"},{title:\"Utah\",type:\"option\",value:\"utah\"},{title:\"Vermont\",type:\"option\",value:\"vermont\"},{title:\"Virginia\",type:\"option\",value:\"virginia\"},{title:\"Washington\",type:\"option\",value:\"washington\"},{title:\"West Virginia\",type:\"option\",value:\"west virginia\"},{title:\"Wisconsin\",type:\"option\",value:\"wisconsin\"},{title:\"Wyoming\",type:\"option\",value:\"wyoming\"}]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{y:(componentViewport?.y||0)+0+3562.4+70+1016.2+138+0+0+325.2+20+258},ZB3ynVgZf:{width:\"295px\",y:(componentViewport?.y||0)+0+4437.4+74+953.2+40+0+0+309.2+20+258}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"633px\",y:(componentViewport?.y||0)+0+3185.4+70+891+138+0+0+325.2+20+258,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vqropa-container\",nodeId:\"FDUSxvRAu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"FDUSxvRAu\",layoutId:\"FDUSxvRAu\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"VGIL7mwHa\",success:\"EMujvol2U\"},\"jw_EgnTsP\"),width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ff6wsp-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"NJbMm5mw0\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Negative_Margin,{height:\"100%\",id:\"NJbMm5mw0\",layoutId:\"NJbMm5mw0\",margin:-41,unit:\"%\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-140jyz0\",\"data-framer-name\":\"Contact BG Wrap\"})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{height:222,width:\"810px\",y:(componentViewport?.y||0)+0+3562.4+70+1915.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:257,width:\"1280px\",y:(componentViewport?.y||0)+0+3185.4+70+1827,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fdo5ff-container hidden-osgdk9\",nodeId:\"D6dd9qcMN\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KNLI8cCU7:{variant:\"L_VXoX1yW\"}},children:/*#__PURE__*/_jsx(Footer,{DmiJT5FSR:\"\\xa9 Copyright 2025. All Rights Reserved by springer permits\",E93d71b1p:\"Springer Permits\",height:\"100%\",id:\"D6dd9qcMN\",layoutId:\"D6dd9qcMN\",rw1OdUoLC:\"permits@springerpermits.com\",style:{height:\"100%\",width:\"100%\"},variant:\"JZ_eWhQ1v\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-u7sbm7\",\"data-framer-name\":\"Contact\",id:elementId5,ref:ref6,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m671ir-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UqBEAsL5a\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Negative_Margin,{height:\"100%\",id:\"UqBEAsL5a\",layoutId:\"UqBEAsL5a\",margin:-41,unit:\"%\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kwwgcq\",\"data-framer-name\":\"Contact BG Wrap\"}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZB3ynVgZf:{height:296,width:\"397px\",y:(componentViewport?.y||0)+0+6333.6+40+200}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rp3z5j-container hidden-72rtr7 hidden-qw1gvc\",nodeId:\"UbGNRETSq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Footer,{DmiJT5FSR:\"\\xa9 Copyright 2025. All Rights Reserved by springer permits\",E93d71b1p:\"Springer Permits\",height:\"100%\",id:\"UbGNRETSq\",layoutId:\"UbGNRETSq\",rw1OdUoLC:\"permits@springerpermits.com\",style:{height:\"100%\",width:\"100%\"},variant:\"Z9pHqlcVY\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6BDao.framer-lux5qc, .framer-6BDao .framer-lux5qc { display: block; }\",\".framer-6BDao.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-6BDao .framer-gmvnqz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; overflow: hidden; padding: 96px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-6BDao .framer-cezpwl { align-content: flex-start; align-items: flex-start; background-color: var(--token-e1eaf7ec-6a2b-469c-8ec1-579f75fde613, #000000); border-bottom-left-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 0px 0px 0px 80px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6BDao .framer-6j87k0 { -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-6BDao .framer-8a0aca { background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.26) 100%); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-6BDao .framer-1wb1rz9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: hidden; padding: 0px; position: relative; width: 60%; z-index: 2; }\",\".framer-6BDao .framer-1kdec8a, .framer-6BDao .framer-1h14k2q, .framer-6BDao .framer-jeseqa, .framer-6BDao .framer-rpxpzr, .framer-6BDao .framer-1b11mkn, .framer-6BDao .framer-7te9kw, .framer-6BDao .framer-16kmp4c { --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-6BDao .framer-3xc8vi { 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: 85%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-l4xdl1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-6BDao .framer-1y7x7zu-container, .framer-6BDao .framer-ifupd9-container, .framer-6BDao .framer-w8fkyf-container, .framer-6BDao .framer-8nphxp-container, .framer-6BDao .framer-ztvcxa-container, .framer-6BDao .framer-1ff6wsp-container, .framer-6BDao .framer-1m671ir-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-6BDao .framer-1kuble4 { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 0px; width: min-content; z-index: 1; }\",\".framer-6BDao .framer-wz23ln-container, .framer-6BDao .framer-4itohf-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-6BDao .framer-z2nuox { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-6BDao .framer-hbptqw-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-6BDao .framer-6jymha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-6BDao .framer-nsqs9d, .framer-6BDao .framer-6kg7a3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-1lywucz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 780px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-1xb4vaz-container, .framer-6BDao .framer-86uq52-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-6BDao .framer-4at0zs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-fh1w7y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 580px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-fb741j { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-1sg1iwf-container, .framer-6BDao .framer-1hdx34e-container, .framer-6BDao .framer-1pux3fy-container, .framer-6BDao .framer-xc8t67-container, .framer-6BDao .framer-179wq0u-container, .framer-6BDao .framer-ohj96p-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-6BDao .framer-1nqxmwy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-6BDao .framer-ggrx22 { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-1odkr0m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 70px 80px 70px 80px; position: relative; width: 100%; }\",\".framer-6BDao .framer-1fobbie { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 70px 0px 70px 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-1ed8b35 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 30%; overflow: visible; padding: 0px; position: sticky; top: 128px; width: 1px; z-index: 1; }\",\".framer-6BDao .framer-1utzb6g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-vrctga { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-width: 70%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6BDao .framer-rocqt { align-content: center; align-items: center; background-color: var(--token-55dcf174-1114-4edb-af4e-f4c869df273e, #6e99c2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 864px; justify-content: flex-start; overflow: hidden; padding: 138px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-6xdg87 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-6BDao .framer-1i484tj, .framer-6BDao .framer-1w4iimh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 780px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-h7v5l6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 673px; }\",\".framer-6BDao .framer-1jyb510, .framer-6BDao .framer-lgekj9, .framer-6BDao .framer-yjq9uv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-1ux8xvq, .framer-6BDao .framer-aybmsf, .framer-6BDao .framer-1shlxcn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-6BDao .framer-t5tw8v, .framer-6BDao .framer-11ztp43 { --framer-input-background: #ffffff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }','.framer-6BDao .framer-vd3s6 { --framer-input-background: #ffffff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-invalid-text-color: #999999; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-6BDao .framer-1vqropa-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-6BDao .framer-140jyz0 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-6BDao .framer-1fdo5ff-container { flex: none; height: 257px; position: relative; width: 1280px; }\",\".framer-6BDao .framer-u7sbm7 { align-content: center; align-items: center; background-color: var(--token-55dcf174-1114-4edb-af4e-f4c869df273e, #6e99c2); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6BDao .framer-kwwgcq { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 267px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-6BDao .framer-1rp3z5j-container { flex: none; height: 296px; position: relative; width: 397px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-6BDao.framer-72rtr7 { width: 810px; } .framer-6BDao .framer-gmvnqz { padding: 96px 32px 32px 32px; } .framer-6BDao .framer-cezpwl { padding: 0px 48px 0px 48px; } .framer-6BDao .framer-1wb1rz9 { max-width: 650px; width: 80%; } .framer-6BDao .framer-6jymha, .framer-6BDao .framer-1nqxmwy { padding: 80px 32px 80px 32px; } .framer-6BDao .framer-fb741j { grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(3, min-content); } .framer-6BDao .framer-ggrx22 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-6BDao .framer-1odkr0m { gap: 55px; padding: 70px 32px 80px 32px; } .framer-6BDao .framer-1fobbie { flex-direction: column; } .framer-6BDao .framer-1ed8b35 { flex: none; max-width: 100%; position: relative; top: unset; width: 100%; } .framer-6BDao .framer-vrctga { flex: none; min-width: 100%; width: 100%; } .framer-6BDao .framer-rocqt { height: 844px; } .framer-6BDao .framer-6xdg87 { padding: 0px 32px 0px 32px; } .framer-6BDao .framer-1fdo5ff-container { height: 222px; width: 810px; }}\",\"@media (max-width: 809px) { .framer-6BDao.framer-72rtr7 { width: 390px; } .framer-6BDao .framer-gmvnqz { flex-direction: column; padding: 64px 16px 32px 16px; } .framer-6BDao .framer-cezpwl { height: 1px; padding: 0px 24px 0px 24px; width: 100%; } .framer-6BDao .framer-6j87k0, .framer-6BDao .framer-1kdec8a { order: 0; } .framer-6BDao .framer-8a0aca, .framer-6BDao .framer-3xc8vi { order: 1; } .framer-6BDao .framer-1wb1rz9 { gap: 24px; max-width: 450px; order: 2; width: 100%; } .framer-6BDao .framer-1y7x7zu-container { order: 2; } .framer-6BDao .framer-1kuble4 { order: 3; } .framer-6BDao .framer-6jymha { gap: 80px; padding: 40px 16px 40px 16px; } .framer-6BDao .framer-nsqs9d, .framer-6BDao .framer-4at0zs, .framer-6BDao .framer-6kg7a3 { gap: 40px; } .framer-6BDao .framer-fb741j { grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(3, min-content); } .framer-6BDao .framer-1nqxmwy { padding: 40px 16px 40px 16px; } .framer-6BDao .framer-ggrx22 { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-6BDao .framer-1odkr0m { gap: 0px; padding: 74px 16px 74px 16px; } .framer-6BDao .framer-1fobbie { flex-direction: column; gap: 40px; order: 0; } .framer-6BDao .framer-1ed8b35 { flex: none; max-width: 100%; position: relative; top: unset; width: 100%; } .framer-6BDao .framer-vrctga { flex: none; min-width: 100%; width: 100%; } .framer-6BDao .framer-rocqt { height: 795px; order: 1; padding: 40px 0px 0px 0px; } .framer-6BDao .framer-6xdg87 { gap: 40px; padding: 0px 16px 0px 16px; } .framer-6BDao .framer-h7v5l6 { width: 335px; } .framer-6BDao .framer-u7sbm7 { padding: 40px 0px 0px 0px; } .framer-6BDao .framer-kwwgcq { min-height: 296px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5983.5\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KNLI8cCU7\":{\"layout\":[\"fixed\",\"auto\"]},\"ZB3ynVgZf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"l801ubO5I\":{\"pattern\":\":l801ubO5I\",\"name\":\"hero\"},\"Wnz3Ar2w2\":{\"pattern\":\":Wnz3Ar2w2\",\"name\":\"feature-service\"},\"H0mCFJhs_\":{\"pattern\":\":H0mCFJhs_\",\"name\":\"property\"},\"bN06hGKHy\":{\"pattern\":\":bN06hGKHy\",\"name\":\"faq\"},\"rlT3kzap0\":{\"pattern\":\":rlT3kzap0\",\"name\":\"contact\"},\"HyRYoqbuA\":{\"pattern\":\":HyRYoqbuA\",\"name\":\"contact\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-6BDao\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:5983.5,width:1280};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeroButtonFonts,...EmbedFonts,...ContractorRatingWrapFonts,...BadgeFonts,...FeatureServiceWrapFonts,...FeatureCardFonts,...FAQWrapFonts,...ButtonFonts,...Negative_MarginFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"5983.5\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"{\\\"l801ubO5I\\\":{\\\"pattern\\\":\\\":l801ubO5I\\\",\\\"name\\\":\\\"hero\\\"},\\\"Wnz3Ar2w2\\\":{\\\"pattern\\\":\\\":Wnz3Ar2w2\\\",\\\"name\\\":\\\"feature-service\\\"},\\\"H0mCFJhs_\\\":{\\\"pattern\\\":\\\":H0mCFJhs_\\\",\\\"name\\\":\\\"property\\\"},\\\"bN06hGKHy\\\":{\\\"pattern\\\":\\\":bN06hGKHy\\\",\\\"name\\\":\\\"faq\\\"},\\\"rlT3kzap0\\\":{\\\"pattern\\\":\\\":rlT3kzap0\\\",\\\"name\\\":\\\"contact\\\"},\\\"HyRYoqbuA\\\":{\\\"pattern\\\":\\\":HyRYoqbuA\\\",\\\"name\\\":\\\"contact\\\"}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KNLI8cCU7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZB3ynVgZf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "HeroButtonFonts", "getFonts", "MzgY9ekap_default", "EmbedFonts", "Embed", "ContractorRatingWrapFonts", "N3M2FON3I_default", "BadgeFonts", "hTJRZmVtO_default", "ContainerWithFX", "withFX", "Container", "FeatureServiceWrapFonts", "aPpZS_1za_default", "FeatureCardFonts", "D1l9m36Vp_default", "FAQWrapFonts", "q4hWjzMvS_default", "ButtonFonts", "CFNS0V9c_default", "Negative_MarginFonts", "Negative_Margin", "FooterFonts", "K2fhpWSiH_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "textEffect", "animation3", "textEffect1", "addImageAlt", "image", "alt", "animation4", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "formVariants", "form", "variants", "currentVariant", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "isDisplayed", "elementId5", "ref6", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "RichText", "x", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "ChildrenCanSuspend", "TgH5m5E9k_default", "collection", "paginationInfo", "loadMore", "l", "FormContainer", "formState", "FormPlainTextInput2", "FormSelect", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
