{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/V8SRRZD9afM9o0Z3Uo7W/JfhTjWXebYwjNFYJWyJe/DownloadForm.js", "ssg:https://framerusercontent.com/modules/SivHuoTDxRBgopgv89z1/eGYecrXnXawEskIFsene/LlUotYADX.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";import{Frame,addPropertyControls,ControlType}from\"framer\";// Import the Inter font from Google Fonts\nconst interFont=document.createElement(\"link\");interFont.href=\"https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap\";interFont.rel=\"stylesheet\";document.head.appendChild(interFont);const manropeFont=document.createElement(\"link\");manropeFont.href=\"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap\";manropeFont.rel=\"stylesheet\";document.head.appendChild(manropeFont);export function DownloadForm(props){const[name,setName]=useState(\"\");const[email,setEmail]=useState(\"\");const[isSubmitting,setIsSubmitting]=useState(false);const handleSubmit=async event=>{const current_url=window.location.href;let report=null;if(current_url.includes(\"/reports/\")){report=current_url.split(\"/reports/\")[1].split(\"/\")[0];}event.preventDefault();setIsSubmitting(true);let url=props.url;if(report){url=`${props.url}?report=${report}`;}const data={name:name,email:email};try{const response=await fetch(url,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Origin:\"https://consuma.ai\"},body:JSON.stringify(data)});if(response.ok){const responseData=await response.json();if(responseData.redirect_url){window.location.href=responseData.redirect_url;}else{alert(\"Form submitted successfully!\");}}else{alert(\"Failed to submit the form.\");}}catch(error){console.error(\"Error submitting the form:\",error);alert(\"An error occurred. Please try again.\");}finally{setIsSubmitting(false);}};return /*#__PURE__*/_jsx(Frame,{width:\"100%\",height:\"100%\",background:\"transparent\",style:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"center\",padding:\"20px\",boxSizing:\"border-box\"},children:/*#__PURE__*/_jsxs(\"form\",{onSubmit:handleSubmit,style:{width:\"100%\",maxWidth:\"400px\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{marginBottom:\"10px\"},children:[/*#__PURE__*/_jsx(\"label\",{style:{display:\"block\",marginBottom:\"5px\",color:\"rgb(136, 136, 136)\"},children:\"Name*\"}),/*#__PURE__*/_jsx(\"input\",{type:\"text\",value:name,placeholder:\"Jane Smith\",onChange:e=>setName(e.target.value),required:true,style:{position:\"relative\",width:\"1fr\",height:\"auto\",fontFamily:\"'Inter', sans-serif\",fontWeight:400,fontSize:\"14px\",lineHeight:\"1.2em\",color:\"#99999\",opacity:1,backgroundColor:\"rgb(153,153,153)\",boxSizing:\"border-box\",padding:\"12px\",borderWidth:\"1px\",borderColor:\"rgba(136, 136, 136, 0.1)\",borderRadius:\"10px\"}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{marginBottom:\"20px\"},children:[/*#__PURE__*/_jsx(\"label\",{style:{display:\"block\",marginBottom:\"5px\",color:\"rgb(136, 136, 136)\"},children:\"Email*\"}),/*#__PURE__*/_jsx(\"input\",{type:\"email\",value:email,placeholder:\"jane@doe.inc\",onChange:e=>setEmail(e.target.value),required:true,style:{position:\"relative\",width:\"1fr\",height:\"auto\",fontFamily:\"'Inter', sans-serif\",fontWeight:400,fontSize:\"14px\",lineHeight:\"1.2em\",color:\"#99999\",opacity:1,backgroundColor:\"rgb(153,153,153)\",boxSizing:\"border-box\",padding:\"12px\",borderWidth:\"1px\",borderColor:\"rgba(136, 136, 136, 0.1)\",borderRadius:\"10px\"}})]}),/*#__PURE__*/_jsx(\"button\",{type:\"submit\",disabled:isSubmitting&&!email&&!name,style:{gap:\"5px\",fontSize:\"14px\",lineHeight:\"1em\",fontFamily:'Manrope, \"Manrope Placeholder\", sans-serif',fontWeight:600,width:\"200px\",height:\"40px\",display:\"flex\",placeItems:\"center\",placeContent:\"center\",textDecoration:\"none\",fontStyle:\"normal\",letterSpacing:\"0em\",textAlign:\"center\",padding:\"10px\",color:\"rgb(255, 255, 255)\",backgroundColor:\"rgb(154, 119, 207)\",userSelect:\"none\",whiteSpace:\"nowrap\",cursor:\"pointer\",boxSizing:\"border-box\",borderColor:\"rgb(154, 119, 207)\",borderRadius:\"40px\"},children:isSubmitting?\"Submitting...\":\"Download\"})]})});}addPropertyControls(DownloadForm,{url:{type:ControlType.String,title:\"URL\",defaultValue:\"https://research.consuma.ai/api/inbound-leads\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"DownloadForm\":{\"type\":\"reactComponent\",\"name\":\"DownloadForm\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DownloadForm.map", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CTA from\"#framer/local/canvasComponent/p843_qg0P/p843_qg0P.js\";import Navbar from\"#framer/local/canvasComponent/uyGHxn4ru/uyGHxn4ru.js\";import Footer from\"#framer/local/canvasComponent/viy0T75jf/viy0T75jf.js\";import{DownloadForm}from\"#framer/local/codeFile/ufj3x08/DownloadForm.js\";import Reports from\"#framer/local/collection/xjjUj0kQK/xjjUj0kQK.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle9 from\"#framer/local/css/a3RyiLqNW/a3RyiLqNW.js\";import*as sharedStyle4 from\"#framer/local/css/BKe87S6BV/BKe87S6BV.js\";import*as sharedStyle7 from\"#framer/local/css/cFxqi7Igp/cFxqi7Igp.js\";import*as sharedStyle3 from\"#framer/local/css/iCYNQ_XwQ/iCYNQ_XwQ.js\";import*as sharedStyle2 from\"#framer/local/css/KuSd1d5Cc/KuSd1d5Cc.js\";import*as sharedStyle5 from\"#framer/local/css/QghC4SeFo/QghC4SeFo.js\";import*as sharedStyle from\"#framer/local/css/RN6NjSnxo/RN6NjSnxo.js\";import*as sharedStyle8 from\"#framer/local/css/suvSNgdKM/suvSNgdKM.js\";import*as sharedStyle6 from\"#framer/local/css/W6hL45r0P/W6hL45r0P.js\";import*as sharedStyle1 from\"#framer/local/css/y7Z_hZOq2/y7Z_hZOq2.js\";import metadataProvider from\"#framer/local/webPageMetadata/LlUotYADX/LlUotYADX.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithFX=withFX(Image);const RichTextWithFX=withFX(RichText);const DownloadFormFonts=getFonts(DownloadForm);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const NavbarFonts=getFonts(Navbar);const breakpoints={bzfbXVfw1:\"(max-width: 767px)\",gGnfNcD4s:\"(min-width: 768px) and (max-width: 991px)\",oxw74BdTa:\"(min-width: 992px) and (max-width: 1439px)\",SHWgl34xa:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XUISh\";const variantClassNames={bzfbXVfw1:\"framer-v-1t2baf7\",gGnfNcD4s:\"framer-v-ol3bwk\",oxw74BdTa:\"framer-v-zxsvxy\",SHWgl34xa:\"framer-v-143e56k\"};const transition1={damping:40,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:40,delay:.4,mass:1,stiffness:400,type:\"spring\"};const transition3={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"SHWgl34xa\",Laptop:\"oxw74BdTa\",Phone:\"bzfbXVfw1\",Tablet:\"gGnfNcD4s\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SHWgl34xa\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"LlUotYADX\",data:Reports,type:\"Collection\"},select:[{collection:\"LlUotYADX\",name:\"KV2vBZGaA\",type:\"Identifier\"},{collection:\"LlUotYADX\",name:\"DBwLmgV2Y\",type:\"Identifier\"},{collection:\"LlUotYADX\",name:\"caV4tA1up\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"LlUotYADX\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,KV2vBZGaA=getFromCurrentRouteData(\"KV2vBZGaA\")??\"\",DBwLmgV2Y=getFromCurrentRouteData(\"DBwLmgV2Y\"),caV4tA1up=getFromCurrentRouteData(\"caV4tA1up\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SHWgl34xa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(3, 0, 10); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-143e56k\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6xdrub\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1snro0k\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1459760\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bzfbXVfw1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0hLIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"HK Grotesk Medium\", \"HK Grotesk Medium Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d2affa24-ac59-494b-957f-fceeb569b60e, rgb(255, 255, 255))\"},children:\"Title\"})})},gGnfNcD4s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0hLIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"HK Grotesk Medium\", \"HK Grotesk Medium Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d2affa24-ac59-494b-957f-fceeb569b60e, rgb(255, 255, 255))\"},children:\"Title\"})})},oxw74BdTa:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0hLIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"HK Grotesk Medium\", \"HK Grotesk Medium Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d2affa24-ac59-494b-957f-fceeb569b60e, rgb(255, 255, 255))\"},children:\"Title\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0hLIEdyb3Rlc2sgTWVkaXVt\",\"--framer-font-family\":'\"HK Grotesk Medium\", \"HK Grotesk Medium Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d2affa24-ac59-494b-957f-fceeb569b60e, rgb(255, 255, 255))\"},children:\"Title\"})}),className:\"framer-o6u85n\",\"data-framer-appear-id\":\"o6u85n\",\"data-framer-name\":\"Your Gateway to Web3 & Blockchain Innovation.\",fonts:[\"CUSTOM;HK Grotesk Medium\"],initial:animation1,optimized:true,style:{transformPerspective:1200},text:KV2vBZGaA,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bzfbXVfw1:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1224,intrinsicWidth:2448,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+73.19999999999999),pixelHeight:1224,pixelWidth:2448,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 390px) - 40px)`,...toResponsiveImage(DBwLmgV2Y),...{positionX:\"center\",positionY:\"top\"}}},gGnfNcD4s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1224,intrinsicWidth:2448,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+0+0+100.4),pixelHeight:1224,pixelWidth:2448,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 768px) - 60px)`,...toResponsiveImage(DBwLmgV2Y),...{positionX:\"center\",positionY:\"top\"}}},oxw74BdTa:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1224,intrinsicWidth:2448,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+200+-5684341886080802e-29+0+137.6),pixelHeight:1224,pixelWidth:2448,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,...toResponsiveImage(DBwLmgV2Y),...{positionX:\"center\",positionY:\"top\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1224,intrinsicWidth:2448,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+235+0+0+152),pixelHeight:1224,pixelWidth:2448,sizes:`min(${componentViewport?.width||\"100vw\"}, 1224px)`,...toResponsiveImage(DBwLmgV2Y),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-utb5pg\",\"data-framer-name\":\"Image\",style:{transformPerspective:1200}})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eoivht\",\"data-framer-name\":\"Content Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lc3lel\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11gqgtp\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js:Youtube\":componentPresets.props[\"jBMWgBvC_\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"jG2wLS_Sc\"]},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:caV4tA1up,className:\"framer-1jvoauy\",\"data-framer-name\":\"Discuss the impact of blockchain on supply chain transparency, traceability, and efficiency, reducing fraud and enhancing trust. Investigate how artificial intelligence and blockchain technology can complement each other, driving innovation in various industries.\",fonts:[\"Inter\"],style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-11gzsop\",h1:\"framer-styles-preset-17kmltf\",h2:\"framer-styles-preset-1oid6k2\",h3:\"framer-styles-preset-1092w34\",h4:\"framer-styles-preset-1ykvmdj\",h5:\"framer-styles-preset-a5um3c\",h6:\"framer-styles-preset-12ech6h\",img:\"framer-styles-preset-3ksqpq\",p:\"framer-styles-preset-1kcbnr4\",table:\"framer-styles-preset-30uazh\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gczehw\",\"data-framer-name\":\"Form Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bqvn3c-container\",isAuthoredByUser:true,nodeId:\"SiMviNfm1\",scopeId:\"LlUotYADX\",children:/*#__PURE__*/_jsx(DownloadForm,{height:\"100%\",id:\"SiMviNfm1\",layoutId:\"SiMviNfm1\",url:\"https://research.consuma.ai/api/inbound-leads\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bzfbXVfw1:{y:(componentViewport?.y||0)+0+1297.2},gGnfNcD4s:{y:(componentViewport?.y||0)+0+1424.4},oxw74BdTa:{width:\"992px\",y:(componentViewport?.y||0)+0+1521.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1192,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1621,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k1otaz-container\",nodeId:\"VcuY4Ufsl\",scopeId:\"LlUotYADX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bzfbXVfw1:{variant:\"oUk_0plbH\"},gGnfNcD4s:{variant:\"IaPzNiTut\"},oxw74BdTa:{variant:\"pUcGR4Kn3\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"VcuY4Ufsl\",layoutId:\"VcuY4Ufsl\",style:{width:\"100%\"},variant:\"UBjhvCd4l\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ko566t\",\"data-border\":true,\"data-framer-name\":\"Footer Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rue1i5\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bzfbXVfw1:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 390px)`,y:(componentViewport?.y||0)+0+2489.2+60+0+0},gGnfNcD4s:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 768px)`,y:(componentViewport?.y||0)+0+2616.4+80+0+0},oxw74BdTa:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1000px)`,y:(componentViewport?.y||0)+0+2713.6+100+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:416,width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1224px)`,y:(componentViewport?.y||0)+0+2813+120+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q4kdbl-container\",nodeId:\"Rv1q3yAAu\",scopeId:\"LlUotYADX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bzfbXVfw1:{variant:\"LuvLeBJlp\"},gGnfNcD4s:{variant:\"QJDszF7M0\"},oxw74BdTa:{variant:\"r7urphdJC\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Rv1q3yAAu\",layoutId:\"Rv1q3yAAu\",style:{width:\"100%\"},variant:\"s7N6cEqRs\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7n1lnc\",\"data-border\":true,\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:101,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1224px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-96iwz8-container\",nodeId:\"ZzsJBpB9_\",scopeId:\"LlUotYADX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bzfbXVfw1:{variant:\"uZDNuRsp7\"},gGnfNcD4s:{variant:\"EPwRYyer3\"},oxw74BdTa:{variant:\"QfV9p3bte\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"ZzsJBpB9_\",layoutId:\"ZzsJBpB9_\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"OdWWUM1WI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XUISh.framer-kpbb9p, .framer-XUISh .framer-kpbb9p { display: block; }\",\".framer-XUISh.framer-143e56k { align-content: center; align-items: center; background-color: #03000a; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-XUISh .framer-6xdrub { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: center; overflow: visible; padding: 235px 0px 120px 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-XUISh .framer-1snro0k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XUISh .framer-1459760 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XUISh .framer-o6u85n { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-XUISh .framer-utb5pg { aspect-ratio: 2 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 612px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XUISh .framer-eoivht { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 30px 130px 30px; position: relative; width: 100%; z-index: 0; }\",\".framer-XUISh .framer-1lc3lel { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XUISh .framer-11gqgtp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 73%; }\",\".framer-XUISh .framer-1jvoauy { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-XUISh .framer-1gczehw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 266px; justify-content: space-around; overflow: hidden; padding: 0px; position: relative; width: 376px; }\",\".framer-XUISh .framer-1bqvn3c-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-XUISh .framer-1k1otaz-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-XUISh .framer-ko566t { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 30px 0px 30px; position: relative; width: 100%; z-index: 0; }\",\".framer-XUISh .framer-1rue1i5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-XUISh .framer-q4kdbl-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-XUISh .framer-7n1lnc { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-XUISh .framer-96iwz8-container { flex: 1 0 0px; height: auto; max-width: 1224px; position: relative; width: 1px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XUISh.framer-143e56k, .framer-XUISh .framer-6xdrub, .framer-XUISh .framer-1snro0k, .framer-XUISh .framer-1459760, .framer-XUISh .framer-eoivht, .framer-XUISh .framer-1lc3lel, .framer-XUISh .framer-11gqgtp, .framer-XUISh .framer-ko566t, .framer-XUISh .framer-1rue1i5, .framer-XUISh .framer-7n1lnc { gap: 0px; } .framer-XUISh.framer-143e56k > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XUISh.framer-143e56k > :first-child, .framer-XUISh .framer-6xdrub > :first-child, .framer-XUISh .framer-1snro0k > :first-child, .framer-XUISh .framer-1459760 > :first-child, .framer-XUISh .framer-eoivht > :first-child, .framer-XUISh .framer-1lc3lel > :first-child, .framer-XUISh .framer-1rue1i5 > :first-child { margin-top: 0px; } .framer-XUISh.framer-143e56k > :last-child, .framer-XUISh .framer-6xdrub > :last-child, .framer-XUISh .framer-1snro0k > :last-child, .framer-XUISh .framer-1459760 > :last-child, .framer-XUISh .framer-eoivht > :last-child, .framer-XUISh .framer-1lc3lel > :last-child, .framer-XUISh .framer-1rue1i5 > :last-child { margin-bottom: 0px; } .framer-XUISh .framer-6xdrub > * { margin: 0px; margin-bottom: calc(128px / 2); margin-top: calc(128px / 2); } .framer-XUISh .framer-1snro0k > *, .framer-XUISh .framer-1lc3lel > *, .framer-XUISh .framer-1rue1i5 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-XUISh .framer-1459760 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-XUISh .framer-eoivht > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XUISh .framer-11gqgtp > *, .framer-XUISh .framer-ko566t > *, .framer-XUISh .framer-7n1lnc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XUISh .framer-11gqgtp > :first-child, .framer-XUISh .framer-ko566t > :first-child, .framer-XUISh .framer-7n1lnc > :first-child { margin-left: 0px; } .framer-XUISh .framer-11gqgtp > :last-child, .framer-XUISh .framer-ko566t > :last-child, .framer-XUISh .framer-7n1lnc > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,'.framer-XUISh[data-border=\"true\"]::after, .framer-XUISh [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 992px) and (max-width: 1439px) { .framer-XUISh.framer-143e56k, .framer-XUISh .framer-1k1otaz-container { width: 992px; } .framer-XUISh .framer-6xdrub { gap: 100px; padding: 200px 0px 100px 0px; } .framer-XUISh .framer-1snro0k { max-width: 1000px; padding: 0px 30px 0px 30px; } .framer-XUISh .framer-1459760 { align-content: flex-start; align-items: flex-start; } .framer-XUISh .framer-utb5pg { height: var(--framer-aspect-ratio-supported, 466px); } .framer-XUISh .framer-eoivht { padding: 0px 30px 100px 30px; } .framer-XUISh .framer-1lc3lel, .framer-XUISh .framer-1rue1i5 { max-width: 1000px; } .framer-XUISh .framer-11gqgtp { width: 75%; } .framer-XUISh .framer-ko566t { padding: 100px 30px 0px 30px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XUISh .framer-6xdrub { gap: 0px; } .framer-XUISh .framer-6xdrub > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-XUISh .framer-6xdrub > :first-child { margin-top: 0px; } .framer-XUISh .framer-6xdrub > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-XUISh.framer-143e56k { width: 768px; } .framer-XUISh .framer-6xdrub { gap: 80px; padding: 180px 0px 80px 0px; } .framer-XUISh .framer-1snro0k { align-content: center; align-items: center; gap: 50px; justify-content: center; max-width: 768px; padding: 0px 30px 0px 30px; } .framer-XUISh .framer-utb5pg { height: var(--framer-aspect-ratio-supported, 100px); } .framer-XUISh .framer-eoivht { padding: 0px 30px 80px 30px; } .framer-XUISh .framer-1lc3lel, .framer-XUISh .framer-1rue1i5 { gap: 50px; max-width: 768px; } .framer-XUISh .framer-11gqgtp { width: 80%; } .framer-XUISh .framer-ko566t { padding: 80px 30px 0px 30px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XUISh .framer-6xdrub, .framer-XUISh .framer-1snro0k, .framer-XUISh .framer-1lc3lel, .framer-XUISh .framer-1rue1i5 { gap: 0px; } .framer-XUISh .framer-6xdrub > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-XUISh .framer-6xdrub > :first-child, .framer-XUISh .framer-1snro0k > :first-child, .framer-XUISh .framer-1lc3lel > :first-child, .framer-XUISh .framer-1rue1i5 > :first-child { margin-top: 0px; } .framer-XUISh .framer-6xdrub > :last-child, .framer-XUISh .framer-1snro0k > :last-child, .framer-XUISh .framer-1lc3lel > :last-child, .framer-XUISh .framer-1rue1i5 > :last-child { margin-bottom: 0px; } .framer-XUISh .framer-1snro0k > *, .framer-XUISh .framer-1lc3lel > *, .framer-XUISh .framer-1rue1i5 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}\",\"@media (max-width: 767px) { .framer-XUISh.framer-143e56k { width: 390px; } .framer-XUISh .framer-6xdrub { gap: 0px; order: 1; padding: 120px 0px 60px 0px; } .framer-XUISh .framer-1snro0k { gap: 30px; max-width: 390px; padding: 0px 20px 0px 20px; } .framer-XUISh .framer-utb5pg { height: var(--framer-aspect-ratio-supported, 100px); } .framer-XUISh .framer-eoivht { order: 2; padding: 0px 20px 60px 20px; } .framer-XUISh .framer-1lc3lel { gap: 45px; max-width: 390px; } .framer-XUISh .framer-11gqgtp { width: 100%; } .framer-XUISh .framer-1k1otaz-container { order: 4; } .framer-XUISh .framer-ko566t { order: 5; padding: 60px 20px 0px 20px; } .framer-XUISh .framer-1rue1i5 { gap: 30px; max-width: 390px; } .framer-XUISh .framer-7n1lnc { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XUISh .framer-6xdrub, .framer-XUISh .framer-1snro0k, .framer-XUISh .framer-1lc3lel, .framer-XUISh .framer-1rue1i5 { gap: 0px; } .framer-XUISh .framer-6xdrub > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XUISh .framer-6xdrub > :first-child, .framer-XUISh .framer-1snro0k > :first-child, .framer-XUISh .framer-1lc3lel > :first-child, .framer-XUISh .framer-1rue1i5 > :first-child { margin-top: 0px; } .framer-XUISh .framer-6xdrub > :last-child, .framer-XUISh .framer-1snro0k > :last-child, .framer-XUISh .framer-1lc3lel > :last-child, .framer-XUISh .framer-1rue1i5 > :last-child { margin-bottom: 0px; } .framer-XUISh .framer-1snro0k > *, .framer-XUISh .framer-1rue1i5 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-XUISh .framer-1lc3lel > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3447.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oxw74BdTa\":{\"layout\":[\"fixed\",\"auto\"]},\"gGnfNcD4s\":{\"layout\":[\"fixed\",\"auto\"]},\"bzfbXVfw1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerLlUotYADX=withCSS(Component,css,\"framer-XUISh\");export default FramerLlUotYADX;FramerLlUotYADX.displayName=\"Page\";FramerLlUotYADX.defaultProps={height:3447.5,width:1440};addFonts(FramerLlUotYADX,[{explicitInter:true,fonts:[{family:\"HK Grotesk Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/Z65WWWspnC6ADhKxV7gXfXi2NvI.woff\"},{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\"}]},...DownloadFormFonts,...CTAFonts,...FooterFonts,...NavbarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...componentPresets.fonts?.[\"jG2wLS_Sc\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"jG2wLS_Sc\"]):[],...componentPresets.fonts?.[\"jBMWgBvC_\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"jBMWgBvC_\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLlUotYADX\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3447.5\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oxw74BdTa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gGnfNcD4s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bzfbXVfw1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["interFont", "manropeFont", "DownloadForm", "props", "name", "setName", "ye", "email", "setEmail", "isSubmitting", "setIsSubmitting", "p", "Frame", "u", "event", "current_url", "window", "report", "url", "data", "response", "responseData", "error", "e", "addPropertyControls", "ControlType", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithFX", "withFX", "Image2", "RichTextWithFX", "DownloadFormFonts", "getFonts", "DownloadForm", "CTAFonts", "p843_qg0P_default", "FooterFonts", "viy0T75jf_default", "NavbarFonts", "uyGHxn4ru_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "animation2", "transition2", "transition3", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "xjjUj0kQK_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "KV2vBZGaA", "DBwLmgV2Y", "caV4tA1up", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "x", "RichTextWithOptimizedAppearEffect", "getLoadingLazyAtYPosition", "ImageWithFX", "ComponentPresetsProvider", "RichTextWithFX", "ComponentViewportProvider", "Container", "DownloadForm", "p843_qg0P_default", "viy0T75jf_default", "uyGHxn4ru_default", "css", "FramerLlUotYADX", "withCSS", "LlUotYADX_default", "addFonts", "DownloadFormFonts", "CTAFonts", "FooterFonts", "NavbarFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
