{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/brpqSXMzT6HsqPkWD7Nw/hb5QvkY1Q7M7E5AOOzqg/CaptureUTM.js", "ssg:https://framerusercontent.com/modules/69TsAkWHgm1r1e4Y1mse/3LbgM7I4Dylo3mE8pQ6P/Sr6nNMHVk.js", "ssg:https://framerusercontent.com/modules/BZWbaTfDMuvv9hlpBMqi/gL84ffLcXSdqhG1zN9G4/YFZ4DqZRu-0.js", "ssg:https://framerusercontent.com/modules/BZWbaTfDMuvv9hlpBMqi/gL84ffLcXSdqhG1zN9G4/YFZ4DqZRu.js", "ssg:https://framerusercontent.com/modules/ZmHNl41osurvpeqKNHX4/bwKkahtMU7pR3XEhxluR/YFZ4DqZRu.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";export function withUTMParams(Component){return props=>{const[value,setValue]=useState(\"\");useEffect(()=>{// Capture UTM parameters from the URL\nconst urlParams=new URLSearchParams(window.location.search);const utmParams={};for(const[key,val]of urlParams.entries()){// if (key.startsWith(\"utm_\")) {\nutmParams[key]=val;// }\n}// Construct a string from UTM parameters\nconst utmString=Object.entries(utmParams).map(([key,val])=>`${key}=${val}`).join(\"&\");console.log(\"UTM String:\",utmString);setValue(utmString);},[]);const handleInputChange=event=>{setValue(event.target.value);console.log(\"Input Changed:\",event.target.value);};console.log(\"Current Value:\",value);return /*#__PURE__*/_jsx(Component,{...props,value:value,defaultValue:value,onChange:handleInputChange});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withUTMParams\":{\"type\":\"reactHoc\",\"name\":\"withUTMParams\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CaptureUTM.map", "// Generated by Framer (7f988a2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Geist Regular\",\"CUSTOM;Geist Medium\",\"CUSTOM;Geist Medium\",\"CUSTOM;Geist Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Geist Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/nlOBJLEsY3osQdspWig8PsdNLVA.woff2\"},{family:\"Geist Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/0VBWOrV5PQleyXrcQo3gbl5HO8.woff2\"}]}];export const css=['.framer-JDCCs .framer-styles-preset-14g6rjm:not(.rich-text-wrapper), .framer-JDCCs .framer-styles-preset-14g6rjm.rich-text-wrapper p { --framer-font-family: \"Geist Regular\", \"Geist Regular Placeholder\", sans-serif; --framer-font-family-bold: \"Geist Medium\", \"Geist Medium Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Geist Medium\", \"Geist Medium Placeholder\", sans-serif; --framer-font-family-italic: \"Geist Medium\", \"Geist Medium Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: normal; --framer-font-style-italic: normal; --framer-font-weight: 400; --framer-font-weight-bold: 400; --framer-font-weight-bold-italic: 400; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-JDCCs\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=\"Home\";export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-16z5ori\",\"data-styles-preset\":\"oo4yH3ij4\",children:\"Just 4 questions and goodbye manual tasks.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14g6rjm\",\"data-styles-preset\":\"Sr6nNMHVk\",children:\"Fill in your details below and one of our specialists will get in touch.\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Full Name\"})})});export const v4=\"Enter your name\";export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"WhatsApp number\"})})});export const v6=\"(11) 99999-9999\";export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Function\"})})});export const v8=\"Select an option\";export const v9=\"Clinic or Office Partner\";export const v10=\"Self-employed healthcare professional\";export const v11=\"Secretary or Assistant\";export const v12=\"Accountant or BPO\";export const v13=\"Others\";export const v14=\"Clinic or Office Partner\";export const v15=\"Self-employed healthcare professional\";export const v16=\"Secretary or Assistant\";export const v17=\"Accountant or BPO\";export const v18=\"Others\";export const v19=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Service format\"})})});export const v20=\"Only private\";export const v21=\"Only through agreements\";export const v22=\"For agreements and private\";\nexport const __FramerMetadata__ = {\"exports\":{\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v18\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v19\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v22\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v21\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v20\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v16\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v17\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4307032)\nimport*as localizedValues from\"./YFZ4DqZRu-0.js\";const valuesByLocaleId={UIuhf3hNl:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4307032)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,FormPlainTextInput,FormSelect,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import LogicGate from\"https://framerusercontent.com/modules/SR9RaiMbrpN9q0lWIRL0/THN19ehCGaJLMbYZiT8i/Conditional.js\";import{withUTMParams}from\"https://framerusercontent.com/modules/brpqSXMzT6HsqPkWD7Nw/hb5QvkY1Q7M7E5AOOzqg/CaptureUTM.js\";import{withPhoneNumberFormatter}from\"https://framerusercontent.com/modules/AYbsNzJVAuqNSC97o1FR/ItjoiFoY3QRujOCOrq7A/FormatPhone.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/eCd7is8TvpsYE8np93MU/5kn3FSluQpQOW14PaKKf/oo4yH3ij4.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/L2Iot9ivdta6zBz4LQfj/r7boivgvGtlrUiAdS1wg/PoG23pWq4.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/69TsAkWHgm1r1e4Y1mse/3LbgM7I4Dylo3mE8pQ6P/Sr6nNMHVk.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/BZWbaTfDMuvv9hlpBMqi/gL84ffLcXSdqhG1zN9G4/YFZ4DqZRu.js\";import ComponentsFormButton from\"https://framerusercontent.com/modules/HRaQh5MkVLzzOXDqGF3C/vEDUWDTaskJTP9WWJIz0/GLCYu_15y.js\";const MaterialFonts=getFonts(Material);const FormPlainTextInputWithPhoneNumberFormatter1g14rmo=withCodeBoundaryForOverrides(FormPlainTextInput,{nodeId:\"ULN3SQYnr\",override:withPhoneNumberFormatter,scopeId:\"YFZ4DqZRu\"});const LogicGateFonts=getFonts(LogicGate);const FormPlainTextInputWithUTMParamsy9vb5d=withCodeBoundaryForOverrides(FormPlainTextInput,{nodeId:\"su7QOn6VF\",override:withUTMParams,scopeId:\"YFZ4DqZRu\"});const ComponentsFormButtonFonts=getFonts(ComponentsFormButton);const cycleOrder=[\"ez3DxE9rr\",\"Se87CIeXO\"];const serializationHash=\"framer-jXAhz\";const variantClassNames={ez3DxE9rr:\"framer-v-1nrvztb\",Se87CIeXO:\"framer-v-feiw2r\"};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 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 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:\"ez3DxE9rr\",Mobile:\"Se87CIeXO\"};const getProps=({closeOverlay,height,id,leadFormSuccess,width,...props})=>{return{...props,aDw05LbbP:leadFormSuccess??props.aDw05LbbP,KFtUAR8BW:closeOverlay??props.KFtUAR8BW,variant:humanReadableVariantMap[props.variant]??props.variant??\"ez3DxE9rr\"};};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,KFtUAR8BW,aDw05LbbP,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ez3DxE9rr\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClick13stb5l=activeVariantCallback(async(...args)=>{if(KFtUAR8BW){const res=await KFtUAR8BW(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];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-1nrvztb\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"ez3DxE9rr\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({Se87CIeXO:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11w2u21-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"kx1uJVjUt-container\",nodeId:\"kx1uJVjUt\",rendersWithMotion:true,scopeId:\"YFZ4DqZRu\",children:/*#__PURE__*/_jsx(Material,{color:\"rgba(255, 255, 255, 0.3)\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"kx1uJVjUt\",layoutId:\"kx1uJVjUt\",mirrored:false,onClick:onClick13stb5l,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ygul32\",\"data-framer-name\":\"Form Header\",layoutDependency:layoutDependency,layoutId:\"U13i03suf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-16z5ori\",\"data-styles-preset\":\"oo4yH3ij4\",children:\"Algumas perguntas e adeus tarefas manuais.\"})}),className:\"framer-1dhdl3e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z9A6L52RD\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14g6rjm\",\"data-styles-preset\":\"Sr6nNMHVk\",children:\"Preencha seus dados abaixo e um de nossos especialistas entrar\\xe1 em contato.\"})}),className:\"framer-chx954\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"drNbGNzZh\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/22e6ec72-b4d6-4c8d-bbaa-b9c6ce71a58d/submit\",className:\"framer-vyp619\",layoutDependency:layoutDependency,layoutId:\"rz8lcIYic\",nodeId:\"rz8lcIYic\",redirectUrl:{webPageId:\"HyIHhfKEm\"},submitTrackingId:aDw05LbbP,children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-90g2c8\",layoutDependency:layoutDependency,layoutId:\"rFhvVd7Iu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Nome completo\"})})}),className:\"framer-11l2rtv\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"FxwyuJVl2\",style:{\"--extracted-r6o4lv\":\"var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{autoFocus:true,className:\"framer-1ue4v6o\",inputName:\"nome\",layoutDependency:layoutDependency,layoutId:\"XPkK88fMe\",placeholder:getLocalizedValue(\"v4\",activeLocale)??\"Digite seu nome\",required:true,style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"var(--token-a8a11fe6-beae-472f-b5ff-c4c14a63a3de, rgba(207, 207, 207, 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-font-color\":\"var(--token-32d9f3a1-91be-4d9d-830f-54db76cd6186, rgb(86, 86, 83))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-13aijcs\",layoutDependency:layoutDependency,layoutId:\"SEs4sl8_5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"N\\xfamero do WhatsApp\"})})}),className:\"framer-o2sank\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"JN0RjuaKC\",style:{\"--extracted-r6o4lv\":\"var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInputWithPhoneNumberFormatter1g14rmo,{className:\"framer-1g14rmo\",inputName:\"telefone\",layoutDependency:layoutDependency,layoutId:\"ULN3SQYnr\",placeholder:getLocalizedValue(\"v6\",activeLocale)??\"(11) 99999-9999\",required:false,style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"var(--token-a8a11fe6-beae-472f-b5ff-c4c14a63a3de, rgba(207, 207, 207, 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-font-color\":\"var(--token-32d9f3a1-91be-4d9d-830f-54db76cd6186, rgb(86, 86, 83))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"tel\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-nw4ifx\",layoutDependency:layoutDependency,layoutId:\"CNPbQlk3z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Fun\\xe7\\xe3o\"})})}),className:\"framer-1dklbuh\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"RC2UcoOZK\",style:{\"--extracted-r6o4lv\":\"var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-d8evxo\",defaultValue:\"\",inputName:\"Especialidade\",layoutDependency:layoutDependency,layoutId:\"cTjAPX5uP\",required:true,selectOptions:[{disabled:true,title:getLocalizedValue(\"v8\",activeLocale)??\"Selecione uma op\\xe7\\xe3o\",type:\"option\",value:\"\"},{title:getLocalizedValue(\"v9\",activeLocale)??\"S\\xf3cio de Cl\\xednica ou Consult\\xf3rio\",type:\"option\",value:\"socio\"},{title:getLocalizedValue(\"v10\",activeLocale)??\"Profissional da sa\\xfade aut\\xf4nomo\",type:\"option\",value:\"autonomo\"},{title:getLocalizedValue(\"v11\",activeLocale)??\"Secret\\xe1ria ou Assistente\",type:\"option\",value:\"secretaria-assistente\"},{title:getLocalizedValue(\"v12\",activeLocale)??\"Contador ou BPO\",type:\"option\",value:\"parceiro\"},{title:getLocalizedValue(\"v13\",activeLocale)??\"Outros\",type:\"option\",value:\"outros\"}],style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"var(--token-a8a11fe6-beae-472f-b5ff-c4c14a63a3de, rgba(207, 207, 207, 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-font-color\":\"var(--token-32d9f3a1-91be-4d9d-830f-54db76cd6186, rgb(86, 86, 83))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-invalid-text-color\":\"rgb(153, 153, 153)\"}})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1eystmr-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"GOUfMrgJA-container\",nodeId:\"GOUfMrgJA\",rendersWithMotion:true,scopeId:\"YFZ4DqZRu\",children:/*#__PURE__*/_jsx(LogicGate,{condition:'Especialidade === \"socio\" || Especialidade === \"autonomo\" || Especialidade === \"secretaria-assistente\"',content:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1gh9m28\",\"data-framer-name\":\"ToggleInput\",layoutDependency:layoutDependency,layoutId:\"v4YNYuBz_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Especialidade de atua\\xe7\\xe3o\"})})}),className:\"framer-hq14ae\",\"data-framer-name\":\"TitleAtuacao\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"jgyD9u06J\",style:{\"--extracted-r6o4lv\":\"var(--token-f7a0ad1c-0e7e-46da-93e8-aa094cc68ed5, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-wi2b11\",\"data-framer-name\":\"InputAtuacao\",defaultValue:\"\",inputName:\"Atuacao\",layoutDependency:layoutDependency,layoutId:\"PgvpwDMgy\",required:true,selectOptions:[{disabled:true,title:getLocalizedValue(\"v8\",activeLocale)??\"Selecione uma op\\xe7\\xe3o\",type:\"option\",value:\"\"},{title:getLocalizedValue(\"v14\",activeLocale)??\"Psicologia\",type:\"option\",value:\"psicologia\"},{title:getLocalizedValue(\"v15\",activeLocale)??\"Nutri\\xe7\\xe3o\",type:\"option\",value:\"nutricao\"},{title:getLocalizedValue(\"v16\",activeLocale)??\"Fonoaudiologia\",type:\"option\",value:\"fonoaudiologia\"},{title:getLocalizedValue(\"v17\",activeLocale)??\"Psiquiatria\",type:\"option\",value:\"psiquiatria\"},{title:getLocalizedValue(\"v18\",activeLocale)??\"Fisioterapia\",type:\"option\",value:\"fisioterapia\"},{title:\"Cl\\xednico Geral\",type:\"option\",value:\"clinico-geral\"},{title:\"Pediatria\",type:\"option\",value:\"pediatria\"},{title:\"Ginecologia e Obstetr\\xedcia\",type:\"option\",value:\"ginecologia-e-obstetricia  \"},{title:\"Cardiologia\",type:\"option\",value:\"cardiologia  \"},{title:\"Ortopedia e Traumatologia\",type:\"option\",value:\"ortopedia-e-traumatologia  \"},{title:\"Dermatologia  \",type:\"option\",value:\"dermatologia  \"},{title:\"Oftalmologia  \",type:\"option\",value:\"oftalmologia  \"},{title:\"Endocrinologia  \",type:\"option\",value:\"endocrinologia  \"},{title:\"Neurologia    \",type:\"option\",value:\"neurologia  \"},{title:\"Psican\\xe1lise  \",type:\"option\",value:\"psicanalise  \"},{title:\"Neuropsicologia  \",type:\"option\",value:\"neuropsicologia  \"},{title:\"Multidisciplinar  \",type:\"option\",value:\"multidisciplinar  \"},{title:\"Neuropsicopedagogia  \",type:\"option\",value:\"neuropsicopedagogia  \"},{title:\"Psicopedagogia  \",type:\"option\",value:\"psicopedagogia  \"},{title:\"Terapia Ocupacional  \",type:\"option\",value:\"terapia-ocupacional  \"},{title:\"Terapia Integrativa  \",type:\"option\",value:\"terapia-integrativa  \"},{title:\"Psicoterapia  \",type:\"option\",value:\"psicoterapia  \"},{title:\"Pilates  \",type:\"option\",value:\"pilates  \"},{title:\"Massoterapia  \",type:\"option\",value:\"massoterapia  \"},{title:\"Educa\\xe7\\xe3o F\\xedsica  \",type:\"option\",value:\"educacao-fisica  \"},{title:\"Odontologia  \",type:\"option\",value:\"odontologia  \"},{title:\"Podologia  \",type:\"option\",value:\"podologia  \"},{title:\"Doula  \",type:\"option\",value:\"doula  \"},{title:\"Outros  \",type:\"option\",value:\"outros  \"}],style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"var(--token-a8a11fe6-beae-472f-b5ff-c4c14a63a3de, rgba(207, 207, 207, 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-font-color\":\"var(--token-32d9f3a1-91be-4d9d-830f-54db76cd6186, rgb(86, 86, 83))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-invalid-text-color\":\"rgb(153, 153, 153)\"}})]})],debug:false,fallbackContent:[],height:\"100%\",id:\"GOUfMrgJA\",layoutId:\"GOUfMrgJA\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-eyj92v\",layoutDependency:layoutDependency,layoutId:\"mvmBYwGv6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-7rekhr\",\"data-styles-preset\":\"PoG23pWq4\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Formato de atendimento\"})})}),className:\"framer-1u1bxu4\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"wB2XGUS8S\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-12tb6fo\",defaultValue:\"\",inputName:\"Atendimento\",layoutDependency:layoutDependency,layoutId:\"uKbTyPgvC\",required:true,selectOptions:[{disabled:true,title:getLocalizedValue(\"v8\",activeLocale)??\"Selecione uma op\\xe7\\xe3o\",type:\"option\",value:\"\"},{title:getLocalizedValue(\"v20\",activeLocale)??\"Somente particular\",type:\"option\",value:\"particular\"},{title:getLocalizedValue(\"v21\",activeLocale)??\"Somente por conv\\xeanios\",type:\"option\",value:\"convenio\"},{title:getLocalizedValue(\"v22\",activeLocale)??\"Por conv\\xeanios e particular\",type:\"option\",value:\"ambos\"}],style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"var(--token-a8a11fe6-beae-472f-b5ff-c4c14a63a3de, rgba(207, 207, 207, 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-font-color\":\"var(--token-32d9f3a1-91be-4d9d-830f-54db76cd6186, rgb(86, 86, 83))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-invalid-text-color\":\"rgb(153, 153, 153)\"}})]}),/*#__PURE__*/_jsx(motion.label,{className:\"framer-1hla0nx\",layoutDependency:layoutDependency,layoutId:\"tjo9HeRfT\",children:/*#__PURE__*/_jsx(FormPlainTextInputWithUTMParamsy9vb5d,{className:\"framer-y9vb5d\",inputName:\"utm\",layoutDependency:layoutDependency,layoutId:\"su7QOn6VF\",style:{\"--framer-input-background\":\"rgba(255, 255, 255, 0.15)\",\"--framer-input-border-bottom-width\":\"1px\",\"--framer-input-border-color\":\"var(--token-a8a11fe6-beae-472f-b5ff-c4c14a63a3de, rgb(207, 207, 207))\",\"--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-font-color\":\"var(--token-32d9f3a1-91be-4d9d-830f-54db76cd6186, rgb(86, 86, 83))\",\"--framer-input-icon-color\":\"rgb(153, 153, 153)\",\"--framer-input-placeholder-color\":\"rgb(153, 153, 153)\"},type:\"hidden\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2k9pth-container\",layoutDependency:layoutDependency,layoutId:\"DM3Gjbi41-container\",nodeId:\"DM3Gjbi41\",rendersWithMotion:true,scopeId:\"YFZ4DqZRu\",children:/*#__PURE__*/_jsx(ComponentsFormButton,{height:\"100%\",id:\"DM3Gjbi41\",k0HDKIGlc:\"Enviar\",layoutId:\"DM3Gjbi41\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"D6LPOatM0\",success:\"T1nRCwyku\"},\"qwL3WRYz7\"),width:\"100%\"})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jXAhz.framer-12tqp6j, .framer-jXAhz .framer-12tqp6j { display: block; }\",\".framer-jXAhz.framer-1nrvztb { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: auto; padding: 32px 24px 48px 24px; position: relative; width: 449px; }\",\".framer-jXAhz .framer-11w2u21-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 35px); position: absolute; right: 21px; top: -44px; width: 32px; z-index: 1; }\",\".framer-jXAhz .framer-ygul32 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jXAhz .framer-1dhdl3e, .framer-jXAhz .framer-chx954 { --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jXAhz .framer-vyp619 { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jXAhz .framer-90g2c8, .framer-jXAhz .framer-13aijcs, .framer-jXAhz .framer-nw4ifx, .framer-jXAhz .framer-eyj92v, .framer-jXAhz .framer-1hla0nx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-jXAhz .framer-11l2rtv, .framer-jXAhz .framer-o2sank, .framer-jXAhz .framer-1dklbuh, .framer-jXAhz .framer-hq14ae, .framer-jXAhz .framer-1u1bxu4 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-jXAhz .framer-1ue4v6o, .framer-jXAhz .framer-1g14rmo, .framer-jXAhz .framer-d8evxo, .framer-jXAhz .framer-wi2b11, .framer-jXAhz .framer-12tb6fo { --framer-input-focused-background: #ffffff; --framer-input-focused-border-color: var(--token-b1d6bc0a-bde4-414c-8eb6-22636c510b77, #beafac); --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 2px; --framer-input-font-family: \"Geist Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 16px; --framer-input-padding: 16px; --framer-input-wrapper-height: auto; flex: none; height: auto; position: relative; width: 100%; }',\".framer-jXAhz .framer-1eystmr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jXAhz .framer-1gh9m28 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 310px; }\",'.framer-jXAhz .framer-y9vb5d { --framer-input-font-family: \"Geist Regular\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 16px; --framer-input-padding: 16px; --framer-input-wrapper-height: auto; flex: none; height: auto; pointer-events: none; position: relative; width: 100%; }',\".framer-jXAhz .framer-2k9pth-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-jXAhz.framer-v-feiw2r.framer-1nrvztb { padding: 24px; width: 358px; }\",\".framer-jXAhz.framer-v-feiw2r .framer-vyp619 { gap: 8px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 672\n * @framerIntrinsicWidth 449\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Se87CIeXO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"KFtUAR8BW\":\"closeOverlay\",\"aDw05LbbP\":\"leadFormSuccess\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerYFZ4DqZRu=withCSS(Component,css,\"framer-jXAhz\");export default FramerYFZ4DqZRu;FramerYFZ4DqZRu.displayName=\"Components / Lead Form\";FramerYFZ4DqZRu.defaultProps={height:672,width:449};addPropertyControls(FramerYFZ4DqZRu,{variant:{options:[\"ez3DxE9rr\",\"Se87CIeXO\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},KFtUAR8BW:{title:\"Close Overlay\",type:ControlType.EventHandler},aDw05LbbP:{title:\"Lead Form Success\",type:ControlType.TrackingId}});addFonts(FramerYFZ4DqZRu,[{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\"},{family:\"Geist Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/nlOBJLEsY3osQdspWig8PsdNLVA.woff2\"}]},...MaterialFonts,...LogicGateFonts,...ComponentsFormButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYFZ4DqZRu\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"449\",\"framerVariables\":\"{\\\"KFtUAR8BW\\\":\\\"closeOverlay\\\",\\\"aDw05LbbP\\\":\\\"leadFormSuccess\\\"}\",\"framerIntrinsicHeight\":\"672\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Se87CIeXO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "omBAAwF,SAASA,GAAcC,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAACC,EAAMC,CAAQ,EAAEC,EAAS,EAAE,EAAEC,EAAU,IAAI,CAC1L,IAAMC,EAAU,IAAI,gBAAgBC,EAAO,SAAS,MAAM,EAAQC,EAAU,CAAC,EAAE,OAAS,CAACC,EAAIC,CAAG,IAAIJ,EAAU,QAAQ,EACtHE,EAAUC,CAAG,EAAEC,EAEf,IAAMC,EAAU,OAAO,QAAQH,CAAS,EAAE,IAAI,CAAC,CAACC,EAAIC,CAAG,IAAI,GAAGD,CAAG,IAAIC,CAAG,EAAE,EAAE,KAAK,GAAG,EAAE,QAAQ,IAAI,cAAcC,CAAS,EAAER,EAASQ,CAAS,CAAE,EAAE,CAAC,CAAC,EAAE,IAAMC,EAAkBC,GAAO,CAACV,EAASU,EAAM,OAAO,KAAK,EAAE,QAAQ,IAAI,iBAAiBA,EAAM,OAAO,KAAK,CAAE,EAAE,eAAQ,IAAI,iBAAiBX,CAAK,EAAsBY,EAAKd,EAAU,CAAC,GAAGC,EAAM,MAAMC,EAAM,aAAaA,EAAM,SAASU,CAAiB,CAAC,CAAE,CAAE,CCHtXG,GAAU,UAAU,CAAC,uBAAuB,sBAAsB,sBAAsB,qBAAqB,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,gBAAgB,OAAO,SAAS,IAAI,wEAAwE,EAAE,CAAC,OAAO,eAAe,OAAO,SAAS,IAAI,uEAAuE,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,yiCAAyiC,EAAeC,GAAU,eCD9/C,IAAAC,EAAA,GAAAC,GAAAD,EAAA,wBAAAE,GAAA,OAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,KAAgH,IAAMC,GAAG,OAAoBC,GAAgBC,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4CAA4C,CAAC,CAAC,CAAC,EAAeC,GAAgBH,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0EAA0E,CAAC,CAAC,CAAC,EAAeE,GAAgBJ,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeG,GAAG,kBAA+BC,GAAgBN,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,GAAG,kBAA+BC,GAAgBR,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeO,GAAG,mBAAgCC,GAAG,2BAAwCC,GAAI,wCAAqDC,GAAI,yBAAsCC,GAAI,oBAAiCC,GAAI,SAAsBC,GAAI,2BAAwCC,GAAI,wCAAqDC,GAAI,yBAAsCC,GAAI,oBAAiCC,GAAI,SAAsBC,GAAiBpB,EAAWC,EAAS,CAAC,SAAsBD,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemB,GAAI,eAA4BC,GAAI,0BAAuCC,GAAI,6BACx7EC,GAAqB,CAAC,QAAU,CAAC,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,ECAtmD,IAAMC,GAAiB,CAAC,UAAUC,CAAe,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CCAyzC,IAAMG,GAAcC,EAASC,CAAQ,EAAQC,GAAkDC,EAA6BC,EAAmB,CAAC,OAAO,YAAY,SAASC,GAAyB,QAAQ,WAAW,CAAC,EAAQC,GAAeN,EAASO,CAAS,EAAQC,GAAsCL,EAA6BC,EAAmB,CAAC,OAAO,YAAY,SAASK,GAAc,QAAQ,WAAW,CAAC,EAAQC,GAA0BV,EAASW,CAAoB,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAa,CAACC,EAAKL,EAASM,IAAiB,CAAC,OAAOD,EAAK,MAAM,CAAC,IAAI,UAAU,OAAOL,EAAS,SAASM,EAAe,IAAI,UAAU,OAAON,EAAS,SAASM,EAAe,IAAI,QAAQ,OAAON,EAAS,OAAOM,EAAe,IAAI,aAAa,OAAON,EAAS,YAAYM,CAAe,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,aAAAC,EAAa,OAAAC,EAAO,GAAAC,EAAG,gBAAAC,EAAgB,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAiBE,EAAM,UAAU,UAAUL,GAAcK,EAAM,UAAU,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM3B,IAAe2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,GAAS,QAAA1C,GAAQ,UAAA2C,EAAU,UAAAC,GAAU,GAAGC,EAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,GAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAvD,CAAQ,EAAEwD,GAAgB,CAAC,WAAA7D,GAAW,eAAe,YAAY,IAAIuC,EAAW,QAAAhC,GAAQ,kBAAAL,EAAiB,CAAC,EAAQ4D,EAAiB7B,GAAuBD,EAAM3B,CAAQ,EAAO,CAAC,sBAAA0D,GAAsB,MAAAC,EAAK,EAAEC,EAAyBZ,CAAW,EAAQa,GAAeH,GAAsB,SAASI,IAAO,CAAC,GAAGjB,GAAqB,MAAMA,EAAU,GAAGiB,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAA0GC,GAAkBC,EAAGpE,GAAkB,GAAnH,CAAa+C,GAAuBA,GAAuBA,EAAS,CAAuE,EAAE,OAAoB3B,EAAKiD,EAAY,CAAC,GAAGrB,IAAUT,EAAgB,SAAsBnB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsB+D,EAAMhD,EAAO,IAAI,CAAC,GAAG6B,GAAU,GAAGI,GAAgB,UAAUa,EAAGD,GAAkB,iBAAiBpB,EAAUM,EAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGQ,CAAK,EAAE,GAAG5C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAEkD,EAAYI,EAAc,EAAE,SAAS,CAAcpC,EAAKmD,EAA0B,CAAC,SAAsBnD,EAAKoD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBX,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKhC,EAAS,CAAC,MAAM,2BAA2B,OAAO,OAAO,WAAWqF,EAAkB,KAAKhC,CAAY,GAAG,OAAO,cAAc,QAAQ,YAAY,SAAS,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,QAAQwB,GAAe,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeK,EAAMhD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAASD,EAAkB,KAAKhC,CAAY,GAAgBrB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4CAA4C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezC,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAASD,EAAkB,KAAKhC,CAAY,GAAgBrB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gFAAgF,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAezC,EAAKuD,EAAc,CAAC,OAAO,oFAAoF,UAAU,gBAAgB,iBAAiBd,EAAiB,SAAS,YAAY,OAAO,YAAY,YAAY,CAAC,UAAU,WAAW,EAAE,iBAAiBX,GAAU,SAAS0B,GAAwBN,EAAMO,EAAU,CAAC,SAAS,CAAcP,EAAMhD,EAAO,MAAM,CAAC,UAAU,gBAAgB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAASD,EAAkB,KAAKhC,CAAY,GAAgBrB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezC,EAAK7B,EAAmB,CAAC,UAAU,GAAK,UAAU,iBAAiB,UAAU,OAAO,iBAAiBsE,EAAiB,SAAS,YAAY,YAAYY,EAAkB,KAAKhC,CAAY,GAAG,kBAAkB,SAAS,GAAK,MAAM,CAAC,4BAA4B,4BAA4B,qCAAqC,MAAM,8BAA8B,8EAA8E,mCAAmC,MAAM,2CAA2C,OAAO,4CAA4C,OAAO,wCAAwC,OAAO,yCAAyC,OAAO,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qEAAqE,4BAA4B,qBAAqB,mCAAmC,oBAAoB,EAAE,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAMhD,EAAO,MAAM,CAAC,UAAU,iBAAiB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAASD,EAAkB,KAAKhC,CAAY,GAAgBrB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,YAAY,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezC,EAAK/B,GAAkD,CAAC,UAAU,iBAAiB,UAAU,WAAW,iBAAiBwE,EAAiB,SAAS,YAAY,YAAYY,EAAkB,KAAKhC,CAAY,GAAG,kBAAkB,SAAS,GAAM,MAAM,CAAC,4BAA4B,4BAA4B,qCAAqC,MAAM,8BAA8B,8EAA8E,mCAAmC,MAAM,2CAA2C,OAAO,4CAA4C,OAAO,wCAAwC,OAAO,yCAAyC,OAAO,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qEAAqE,4BAA4B,qBAAqB,mCAAmC,oBAAoB,EAAE,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAMhD,EAAO,MAAM,CAAC,UAAU,gBAAgB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAASD,EAAkB,KAAKhC,CAAY,GAAgBrB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezC,EAAK0D,EAAW,CAAC,UAAU,gBAAgB,aAAa,GAAG,UAAU,gBAAgB,iBAAiBjB,EAAiB,SAAS,YAAY,SAAS,GAAK,cAAc,CAAC,CAAC,SAAS,GAAK,MAAMY,EAAkB,KAAKhC,CAAY,GAAG,4BAA4B,KAAK,SAAS,MAAM,EAAE,EAAE,CAAC,MAAMgC,EAAkB,KAAKhC,CAAY,GAAG,2CAA2C,KAAK,SAAS,MAAM,OAAO,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,uCAAuC,KAAK,SAAS,MAAM,UAAU,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,8BAA8B,KAAK,SAAS,MAAM,uBAAuB,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,kBAAkB,KAAK,SAAS,MAAM,UAAU,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,SAAS,KAAK,SAAS,MAAM,QAAQ,CAAC,EAAE,MAAM,CAAC,4BAA4B,4BAA4B,qCAAqC,MAAM,8BAA8B,8EAA8E,mCAAmC,MAAM,2CAA2C,OAAO,4CAA4C,OAAO,wCAAwC,OAAO,yCAAyC,OAAO,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qEAAqE,4BAA4B,qBAAqB,oCAAoC,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerB,EAAKmD,EAA0B,CAAC,SAAsBnD,EAAKoD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBX,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAK1B,EAAU,CAAC,UAAU,yGAAyG,QAAQ,CAAc4E,EAAMhD,EAAO,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAAsBtD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,QAAQ,YAAY,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezC,EAAK0D,EAAW,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,aAAa,GAAG,UAAU,UAAU,iBAAiBjB,EAAiB,SAAS,YAAY,SAAS,GAAK,cAAc,CAAC,CAAC,SAAS,GAAK,MAAMY,EAAkB,KAAKhC,CAAY,GAAG,4BAA4B,KAAK,SAAS,MAAM,EAAE,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,aAAa,KAAK,SAAS,MAAM,YAAY,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,iBAAiB,KAAK,SAAS,MAAM,UAAU,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,iBAAiB,KAAK,SAAS,MAAM,gBAAgB,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,cAAc,KAAK,SAAS,MAAM,aAAa,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,eAAe,KAAK,SAAS,MAAM,cAAc,EAAE,CAAC,MAAM,mBAAmB,KAAK,SAAS,MAAM,eAAe,EAAE,CAAC,MAAM,YAAY,KAAK,SAAS,MAAM,WAAW,EAAE,CAAC,MAAM,+BAA+B,KAAK,SAAS,MAAM,6BAA6B,EAAE,CAAC,MAAM,cAAc,KAAK,SAAS,MAAM,eAAe,EAAE,CAAC,MAAM,4BAA4B,KAAK,SAAS,MAAM,6BAA6B,EAAE,CAAC,MAAM,iBAAiB,KAAK,SAAS,MAAM,gBAAgB,EAAE,CAAC,MAAM,iBAAiB,KAAK,SAAS,MAAM,gBAAgB,EAAE,CAAC,MAAM,mBAAmB,KAAK,SAAS,MAAM,kBAAkB,EAAE,CAAC,MAAM,iBAAiB,KAAK,SAAS,MAAM,cAAc,EAAE,CAAC,MAAM,mBAAmB,KAAK,SAAS,MAAM,eAAe,EAAE,CAAC,MAAM,oBAAoB,KAAK,SAAS,MAAM,mBAAmB,EAAE,CAAC,MAAM,qBAAqB,KAAK,SAAS,MAAM,oBAAoB,EAAE,CAAC,MAAM,wBAAwB,KAAK,SAAS,MAAM,uBAAuB,EAAE,CAAC,MAAM,mBAAmB,KAAK,SAAS,MAAM,kBAAkB,EAAE,CAAC,MAAM,wBAAwB,KAAK,SAAS,MAAM,uBAAuB,EAAE,CAAC,MAAM,wBAAwB,KAAK,SAAS,MAAM,uBAAuB,EAAE,CAAC,MAAM,iBAAiB,KAAK,SAAS,MAAM,gBAAgB,EAAE,CAAC,MAAM,YAAY,KAAK,SAAS,MAAM,WAAW,EAAE,CAAC,MAAM,iBAAiB,KAAK,SAAS,MAAM,gBAAgB,EAAE,CAAC,MAAM,6BAA6B,KAAK,SAAS,MAAM,mBAAmB,EAAE,CAAC,MAAM,gBAAgB,KAAK,SAAS,MAAM,eAAe,EAAE,CAAC,MAAM,cAAc,KAAK,SAAS,MAAM,aAAa,EAAE,CAAC,MAAM,UAAU,KAAK,SAAS,MAAM,SAAS,EAAE,CAAC,MAAM,WAAW,KAAK,SAAS,MAAM,UAAU,CAAC,EAAE,MAAM,CAAC,4BAA4B,4BAA4B,qCAAqC,MAAM,8BAA8B,8EAA8E,mCAAmC,MAAM,2CAA2C,OAAO,4CAA4C,OAAO,wCAAwC,OAAO,yCAAyC,OAAO,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qEAAqE,4BAA4B,qBAAqB,oCAAoC,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,GAAM,gBAAgB,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6B,EAAMhD,EAAO,MAAM,CAAC,UAAU,gBAAgB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKsD,EAAS,CAAC,sBAAsB,GAAK,SAASD,EAAkB,MAAMhC,CAAY,GAAgBrB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAsBF,EAAKE,EAAO,OAAO,CAAC,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezC,EAAK0D,EAAW,CAAC,UAAU,iBAAiB,aAAa,GAAG,UAAU,cAAc,iBAAiBjB,EAAiB,SAAS,YAAY,SAAS,GAAK,cAAc,CAAC,CAAC,SAAS,GAAK,MAAMY,EAAkB,KAAKhC,CAAY,GAAG,4BAA4B,KAAK,SAAS,MAAM,EAAE,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,qBAAqB,KAAK,SAAS,MAAM,YAAY,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,2BAA2B,KAAK,SAAS,MAAM,UAAU,EAAE,CAAC,MAAMgC,EAAkB,MAAMhC,CAAY,GAAG,gCAAgC,KAAK,SAAS,MAAM,OAAO,CAAC,EAAE,MAAM,CAAC,4BAA4B,4BAA4B,qCAAqC,MAAM,8BAA8B,8EAA8E,mCAAmC,MAAM,2CAA2C,OAAO,4CAA4C,OAAO,wCAAwC,OAAO,yCAAyC,OAAO,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qEAAqE,4BAA4B,qBAAqB,oCAAoC,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerB,EAAKE,EAAO,MAAM,CAAC,UAAU,iBAAiB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKzB,GAAsC,CAAC,UAAU,gBAAgB,UAAU,MAAM,iBAAiBkE,EAAiB,SAAS,YAAY,MAAM,CAAC,4BAA4B,4BAA4B,qCAAqC,MAAM,8BAA8B,wEAAwE,mCAAmC,MAAM,2CAA2C,OAAO,4CAA4C,OAAO,wCAAwC,OAAO,yCAAyC,OAAO,oCAAoC,MAAM,8BAA8B,QAAQ,kCAAkC,MAAM,4BAA4B,qEAAqE,4BAA4B,qBAAqB,mCAAmC,oBAAoB,EAAE,KAAK,QAAQ,CAAC,CAAC,CAAC,EAAezC,EAAKmD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ3B,GAAmB,OAAO,OAAO,WAAW,SAAsBxB,EAAKoD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBX,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKtB,EAAqB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,SAAS,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,SAAS,QAAQU,GAAaoE,EAAU,CAAC,QAAQ,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQG,GAAI,CAAC,kFAAkF,kFAAkF,8RAA8R,yMAAyM,sRAAsR,mKAAmK,2RAA2R,kYAAkY,2OAA2O,6pBAA6pB,yGAAyG,8PAA8P,qVAAqV,wGAAwG,gFAAgF,6DAA6D,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,EAAG,EAW/tyBC,EAAgBC,EAAQhD,GAAU8C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,yBAAyBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,gBAAgB,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,MAAM,oBAAoB,KAAKA,EAAY,UAAU,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,gBAAgB,OAAO,SAAS,IAAI,wEAAwE,CAAC,CAAC,EAAE,GAAG9F,GAAc,GAAGO,GAAe,GAAGI,GAA0B,GAAGyF,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["withUTMParams", "Component", "props", "value", "setValue", "ye", "ue", "urlParams", "window", "utmParams", "key", "val", "utmString", "handleInputChange", "event", "p", "fontStore", "fonts", "css", "className", "YFZ4DqZRu_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v2", "v20", "v21", "v22", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "v1", "p", "x", "motion", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v20", "v21", "v22", "__FramerMetadata__", "valuesByLocaleId", "YFZ4DqZRu_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "MaterialFonts", "getFonts", "Icon", "FormPlainTextInputWithPhoneNumberFormatter1g14rmo", "withCodeBoundaryForOverrides", "FormPlainTextInput2", "withPhoneNumberFormatter", "LogicGateFonts", "LogicGate", "FormPlainTextInputWithUTMParamsy9vb5d", "withUTMParams", "ComponentsFormButtonFonts", "GLCYu_15y_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "formVariants", "form", "currentVariant", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "closeOverlay", "height", "id", "leadFormSuccess", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "KFtUAR8BW", "aDw05LbbP", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClick13stb5l", "args", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "getLocalizedValue", "RichText", "FormContainer", "formState", "l", "FormSelect", "css", "FramerYFZ4DqZRu", "withCSS", "YFZ4DqZRu_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
