{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BXKkYLKoOZkV81PtBWVy/3kRZmedzY41GdGVnNApT/sclaiJRI0.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";const EmbedFonts=getFonts(Embed);const serializationHash=\"framer-7QLSr\";const variantClassNames={ZZtAyMzVT:\"framer-v-6q3ekk\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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:\"ZZtAyMzVT\",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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6q3ekk\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ZZtAyMzVT\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i4wd5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Iyapj3_6k-container\",nodeId:\"Iyapj3_6k\",rendersWithMotion:true,scopeId:\"sclaiJRI0\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<script src=\"https://cdn.jsdelivr.net/npm/visitdata/dist/visitdata.umd.js\"></script>\\n<div class=\"filloutform\" style=\"width:100%; height:800px; min-height:800px; padding: 0; margin:0 auto\"\\n  data-utm_source=\"\" data-utm_medium=\"\" data-utm_campaign=\"\" data-utm_term=\"\" data-client_id=\"\" data-xgclid=\"\"\\n  data-fillout-id=\"nEwVnZrsBqus\" data-fillout-embed-type=\"standard\" data-fillout-inherit-parameters>\\n</div>\\n<script>\\n  document.addEventListener(\\'DOMContentLoaded\\', function() {\\n    const filloutForm = document.querySelector(\\'.filloutform\\');\\n    let scriptLoaded = false;\\n    function loadFilloutScript(callback) {\\n      let utmSource = visitData.get().source;\\n      if (!utmSource) {\\n        if (document.referrer && !document.referrer.includes(\"eventx.io\")) {\\n          try {\\n              const url = new URL(document.referrer);\\n              utmSource = url.hostname;\\n          } catch (e) {\\n              console.error(\"Error parsing referrer:\", e);\\n              utmSource = \"\";\\n          }\\n        } else {\\n            utmSource = \"\";\\n        }\\n      }\\n      filloutForm.setAttribute(\\'data-utm_source\\', utmSource  || \"\");\\n      filloutForm.setAttribute(\\'data-utm_medium\\', visitData.get().medium || \"\");\\n      filloutForm.setAttribute(\\'data-utm_campaign\\', visitData.get().campaign || \"\");\\n      console.log(\"visitData is set for form\");\\n      const script = document.createElement(\\'script\\');\\n      script.src = \"https://server.fillout.com/embed/v1/\";\\n      script.async = true;\\n      script.onload = callback;\\n      script.onerror = function() {\\n        console.error(\"Error loading fillout script\");\\n      };\\n      document.head.appendChild(script);\\n    }\\n\\n    // Retrieve the _ga client ID from the cookie.\\n    function getClientIdFromCookie() {\\n      const match = document.cookie.match(\\'(?:^|;)\\\\\\\\s*_ga=([^;]*)\\');\\n      let raw = match ? decodeURIComponent(match[1]) : null;\\n      if (raw) {\\n        const idMatch = raw.match(/(\\\\d+\\\\.\\\\d+)$/);\\n        return idMatch ? idMatch[1] : null;\\n      }\\n      return null;\\n    }\\n\\n    // Set fillout parameters and load the script.\\n    function setFilloutParametersAndLoad(callback) {\\n      const cookieClientId = getClientIdFromCookie();\\n      if (cookieClientId) {\\n        filloutForm.setAttribute(\"data-client_id\", cookieClientId);\\n        console.log(\"clientid is set for form from cookie\");\\n        if (typeof gtag === \\'function\\') {\\n          console.log(\"data-client_id set to:\", clientId);\\n          gtag(\\'get\\', \\'AW-956445391\\', \\'gclid\\', function(gclid) {\\n            filloutForm.setAttribute(\"data-xgclid\", gclid);\\n            console.log(\"data-xgclid set to:\", gclid);\\n            callback();\\n          });\\n        } else {\\n          console.log(\"gtag is not available, skipping gclid.\");\\n          callback();\\n        }\\n      } else {\\n        if (typeof gtag !== \\'function\\') {\\n          callback();\\n        } else {\\n          gtag(\\'get\\', \\'G-6GBTBVN0F5\\', \\'client_id\\', function(clientId) {\\n            filloutForm.setAttribute(\"data-client_id\", clientId);\\n            console.log(\"data-client_id set to:\", clientId);\\n            gtag(\\'get\\', \\'AW-956445391\\', \\'gclid\\', function(gclid) {\\n              console.log(\"gclid received:\", gclid);\\n              filloutForm.setAttribute(\"data-xgclid\", gclid);\\n              console.log(\"data-xgclid set to:\", gclid);\\n              callback();\\n            });\\n          });\\n        }\\n      }\\n    }\\n    // Load parameters and then the fillout script.\\n    setFilloutParametersAndLoad(function() {\\n      loadFilloutScript(function() {\\n        console.log(\"fillout script loaded.\");\\n        scriptLoaded = true;\\n        processIframe();\\n      });\\n    });\\n\\n    // Fallback: if parameters haven\\'t loaded in 1 second, load the script anyway.\\n    setTimeout(function() {\\n      if (!scriptLoaded) {\\n        loadFilloutScript(function() {\\n          console.log(\"fillout script loaded in fallback.\");\\n          scriptLoaded = true;\\n          processIframe();\\n        });\\n      }\\n    }, 1000);\\n  });\\n\\nfunction processIframe() {\\n  const iframe = document.querySelector(\\'.filloutform iframe\\');\\n  if (iframe) {\\n      try {\\n          // Replace the iframe\\'s source domain\\n          const currentSrc = new URL(iframe.src);\\n          const newDomain = \"fillout.eventx.io\";\\n          currentSrc.hostname = newDomain;\\n          iframe.src = currentSrc.href;\\n          console.log(\"Iframe domain replaced with:\", newDomain);\\n          iframeProcessed = true;\\n      } catch (e) {\\n          console.error(\"Error processing iframe:\", e);\\n      }\\n  } else {\\n      console.log(\\'Iframe not found yet.\\');\\n      setTimeout(processIframe, 500); // Retry after a short delay\\n  }\\n}\\n</script>\\n',id:\"Iyapj3_6k\",layoutId:\"Iyapj3_6k\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7QLSr.framer-15pjn7b, .framer-7QLSr .framer-15pjn7b { display: block; }\",\".framer-7QLSr.framer-6q3ekk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 820px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1120px; }\",\".framer-7QLSr .framer-1i4wd5-container { flex: none; height: 100%; max-width: 1120px; position: relative; scroll-margin-top: 120px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7QLSr.framer-6q3ekk { gap: 0px; } .framer-7QLSr.framer-6q3ekk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-7QLSr.framer-6q3ekk > :first-child { margin-top: 0px; } .framer-7QLSr.framer-6q3ekk > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 820\n * @framerIntrinsicWidth 1120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersclaiJRI0=withCSS(Component,css,\"framer-7QLSr\");export default FramersclaiJRI0;FramersclaiJRI0.displayName=\"Form\";FramersclaiJRI0.defaultProps={height:820,width:1120};addFonts(FramersclaiJRI0,[{explicitInter:true,fonts:[]},...EmbedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersclaiJRI0\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1120\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"820\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sclaiJRI0.map"],
  "mappings": "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",
  "names": ["EmbedFonts", "getFonts", "Embed", "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", "ComponentViewportProvider", "SmartComponentScopedContainer", "Embed", "css", "FramersclaiJRI0", "withCSS", "sclaiJRI0_default", "addFonts", "EmbedFonts"]
}
