{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/t40oEMIMItEots8y9Cx8/FIepRNCnA4atBxyJRD3Q/vFwDA0dol.js", "ssg:https://framerusercontent.com/modules/7zkcGBF5MBOyvnVLJUxH/sICCLZgkFpMiP133OWrb/Global.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withPageView,withSuccessSubmission}from\"https://framerusercontent.com/modules/7zkcGBF5MBOyvnVLJUxH/sICCLZgkFpMiP133OWrb/Global.js\";const MotionDivWithSuccessSubmission1k1cb3x=withCodeBoundaryForOverrides(motion.div,{nodeId:\"NzpFw2HSu\",override:withSuccessSubmission,scopeId:\"vFwDA0dol\"});const MotionDivWithPageView1f0a5zp=withCodeBoundaryForOverrides(motion.div,{nodeId:\"wp_qMepR2\",override:withPageView,scopeId:\"vFwDA0dol\"});const serializationHash=\"framer-nYci2\";const variantClassNames={GLmP7hqV7:\"framer-v-39ioey\"};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 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 getProps=({height,id,width,...props})=>{return{...props};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"GLmP7hqV7\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-39ioey\",className,classNames),\"data-framer-name\":\"Scripts\",layoutDependency:layoutDependency,layoutId:\"GLmP7hqV7\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(MotionDivWithSuccessSubmission1k1cb3x,{className:\"framer-1k1cb3x\",\"data-framer-name\":\"Lead Submission\",layoutDependency:layoutDependency,layoutId:\"NzpFw2HSu\"}),/*#__PURE__*/_jsx(MotionDivWithPageView1f0a5zp,{className:\"framer-1f0a5zp\",\"data-framer-name\":\"Pageview\",layoutDependency:layoutDependency,layoutId:\"wp_qMepR2\"})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-nYci2.framer-rppkw6, .framer-nYci2 .framer-rppkw6 { display: block; }\",\".framer-nYci2.framer-39ioey { height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-nYci2 .framer-1k1cb3x { bottom: -57px; flex: none; height: 1px; overflow: hidden; position: absolute; right: -10px; width: 1px; }\",\".framer-nYci2 .framer-1f0a5zp { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1\n * @framerIntrinsicWidth 1\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervFwDA0dol=withCSS(Component,css,\"framer-nYci2\");export default FramervFwDA0dol;FramervFwDA0dol.displayName=\"Scripts/Global\";FramervFwDA0dol.defaultProps={height:1,width:1};addFonts(FramervFwDA0dol,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervFwDA0dol\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vFwDA0dol.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";export function withPageView(Component){return props=>{useEffect(()=>{// posthog pageview event\nif(window.posthog){window.posthog.capture(\"$pageview\");}},[]);return /*#__PURE__*/_jsx(Component,{...props});};}export function withSuccessSubmission(Component){return props=>{useEffect(()=>{// posthog form submission event\nif(window.posthog&&window.location.pathname.includes(\"/thanks\")){window.posthog.capture(\"lead_submission\");}},[]);return /*#__PURE__*/_jsx(Component,{...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withSuccessSubmission\":{\"type\":\"reactHoc\",\"name\":\"withSuccessSubmission\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withPageView\":{\"type\":\"reactHoc\",\"name\":\"withPageView\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Global.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "withPageView", "Component", "props", "ue", "p", "withSuccessSubmission", "MotionDivWithSuccessSubmission1k1cb3x", "withCodeBoundaryForOverrides", "motion", "withSuccessSubmission", "MotionDivWithPageView1f0a5zp", "withPageView", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "MotionDivWithSuccessSubmission1k1cb3x", "MotionDivWithPageView1f0a5zp", "css", "FramervFwDA0dol", "withCSS", "vFwDA0dol_default", "addFonts"]
}
