{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/t4PWR7n8BMOCD1PGCJoh/unL3b6OQ6NmT72Q1kmfi/A21Vtyyt7.js", "ssg:https://framerusercontent.com/modules/i3OVleOY5ebXvJbPdt3Z/ttJZSKcegpx1yv5FSKGx/A21Vtyyt7.js"],
  "sourcesContent": ["// Generated by Framer (ae50a0d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={gStexHRbL:new LazyValue(()=>import(\"./A21Vtyyt7-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ae50a0d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FoundsterBenefits from\"#framer/local/canvasComponent/AnQr_S3z7/AnQr_S3z7.js\";import CtaFooter from\"#framer/local/canvasComponent/BRq5t_PBR/BRq5t_PBR.js\";import HeaderHeader from\"#framer/local/canvasComponent/buEaYiWpT/buEaYiWpT.js\";import FAQGeneral from\"#framer/local/canvasComponent/HiZkM1SOa/HiZkM1SOa.js\";import HeaderHeaderTop from\"#framer/local/canvasComponent/KG8jy6aXY/KG8jy6aXY.js\";import PricingPricingSwitcher1 from\"#framer/local/canvasComponent/wNOBlfL6_/wNOBlfL6_.js\";import*as sharedStyle4 from\"#framer/local/css/k428Wz_WF/k428Wz_WF.js\";import*as sharedStyle3 from\"#framer/local/css/k4xYuXWnY/k4xYuXWnY.js\";import*as sharedStyle2 from\"#framer/local/css/LGT6tkNZd/LGT6tkNZd.js\";import*as sharedStyle from\"#framer/local/css/slcNrRtrf/slcNrRtrf.js\";import*as sharedStyle1 from\"#framer/local/css/WjNU59xp1/WjNU59xp1.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/A21Vtyyt7/A21Vtyyt7.js\";import metadataProvider from\"#framer/local/webPageMetadata/A21Vtyyt7/A21Vtyyt7.js\";const HeaderHeaderTopFonts=getFonts(HeaderHeaderTop);const HeaderHeaderFonts=getFonts(HeaderHeader);const HeaderHeaderWithVariantAppearEffect=withVariantAppearEffect(HeaderHeader);const PricingPricingSwitcher1Fonts=getFonts(PricingPricingSwitcher1);const MotionDivWithFX=withFX(motion.div);const FoundsterBenefitsFonts=getFonts(FoundsterBenefits);const FAQGeneralFonts=getFonts(FAQGeneral);const CtaFooterFonts=getFonts(CtaFooter);const breakpoints={Fx4befu1D:\"(min-width: 1200px) and (max-width: 1439px)\",KZSrTyCJx:\"(max-width: 767px)\",prPP0xEdA:\"(min-width: 1440px)\",r2C5Nnx7Y:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-tl8Dr\";const variantClassNames={Fx4befu1D:\"framer-v-a0cuh9\",KZSrTyCJx:\"framer-v-14dldv1\",prPP0xEdA:\"framer-v-1lua3w1\",r2C5Nnx7Y:\"framer-v-f1nlej\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"prPP0xEdA\",Laptop:\"Fx4befu1D\",Phone:\"KZSrTyCJx\",Tablet:\"r2C5Nnx7Y\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"prPP0xEdA\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"prPP0xEdA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1lua3w1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ts0afb-container\",nodeId:\"ZvZ4r1rBh\",scopeId:\"A21Vtyyt7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{variant:\"EKZbi8zNY\"},r2C5Nnx7Y:{variant:\"oLcBVvpyx\"}},children:/*#__PURE__*/_jsx(HeaderHeaderTop,{height:\"100%\",id:\"ZvZ4r1rBh\",layoutId:\"ZvZ4r1rBh\",style:{width:\"100%\"},variant:\"yb8gclWLB\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:101,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+59,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dj6lk4-container\",nodeId:\"B2Y8hOb9j\",rendersWithMotion:true,scopeId:\"A21Vtyyt7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{__framer__animateOnce:false,__framer__threshold:0,__framer__variantAppearEffectEnabled:true,variant:\"SXUN4x14q\"},r2C5Nnx7Y:{variant:\"SXUN4x14q\"}},children:/*#__PURE__*/_jsx(HeaderHeaderWithVariantAppearEffect,{height:\"100%\",id:\"B2Y8hOb9j\",layoutId:\"B2Y8hOb9j\",style:{width:\"100%\"},variant:\"O_opcX6E_\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rka5d8\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-e200bl\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Fx4befu1D:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ssitwr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gx3ty4\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oy9gl8\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jowkvr\",\"data-styles-preset\":\"slcNrRtrf\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"IFZA Company Formation Packages\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jowkvr\",\"data-styles-preset\":\"slcNrRtrf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"IFZA Company Formation Packages\"})}),className:\"framer-jjyv4n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14ztgex\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tuvbza\",\"data-styles-preset\":\"WjNU59xp1\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"With Foundster, you can establish your company at the official list prices of the IFZA Freezone. Foundster applies no price markups.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tuvbza\",\"data-styles-preset\":\"WjNU59xp1\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"With Foundster, you can establish your company at the official list prices of the IFZA Freezone. Foundster applies no price markups.\"})}),className:\"framer-bz8vui\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Fx4befu1D:{width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.9)`},KZSrTyCJx:{width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9)`,y:(componentViewport?.y||0)+0+160+25+0+0+0+0+265.2},r2C5Nnx7Y:{width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.9)`,y:(componentViewport?.y||0)+0+160+50+0+0+0+0+285.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1227,width:`min(${componentViewport?.width||\"100vw\"} - 60px, 1260px)`,y:(componentViewport?.y||0)+0+160+50+0+0+0+0+291.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uq9b95-container\",nodeId:\"K8d3hyj12\",scopeId:\"A21Vtyyt7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{variant:\"n22Ec3sJq\"},r2C5Nnx7Y:{variant:\"n22Ec3sJq\"}},children:/*#__PURE__*/_jsx(PricingPricingSwitcher1,{aANoxvvGM:true,HBclq48Jv:true,height:\"100%\",id:\"K8d3hyj12\",layoutId:\"K8d3hyj12\",style:{width:\"100%\"},variant:\"TLFktNMNe\",width:\"100%\",Xe4vcXeQR:true})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j71nb5\",\"data-border\":true,\"data-framer-name\":\"Review Card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kintqs\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x594zv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jtsy47\",\"data-styles-preset\":\"LGT6tkNZd\",style:{\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Additional Costs\"})})}),className:\"framer-1c6bhpj\",\"data-framer-name\":\"I received great cus\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-zea6ny\",\"data-styles-preset\":\"k428Wz_WF\",style:{\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:[\"The only additional costs are 700 AED for your VIP Medical Check and 400 AED for your Emirates ID application. These fees are paid directly to the authorities on-site. \",/*#__PURE__*/_jsx(\"strong\",{children:\"No other costs will apply!\"}),\" Our AI assistant guides you through the entire process safely and free of charge! \"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1acoefz\",\"data-styles-preset\":\"k4xYuXWnY\",style:{\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:[\"The only additional costs are 700 AED for your VIP Medical Check and 400 AED for your Emirates ID application. These fees are paid directly to the authorities on-site. \",/*#__PURE__*/_jsx(\"strong\",{children:\"No other costs will apply!\"}),\" Our AI assistant guides you through the entire process safely and free of charge! \"]})}),className:\"framer-pr5tg\",\"data-framer-name\":\"I received great cus\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ci08e0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1jtsy47\",\"data-styles-preset\":\"LGT6tkNZd\",style:{\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Optional Services\"})})}),className:\"framer-13q10td\",\"data-framer-name\":\"I received great cus\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-zea6ny\",\"data-styles-preset\":\"k428Wz_WF\",style:{\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"If you would like personal assistance (in German, English, or Croatian) for your on-site appointments in Dubai, you can add our PersonalCare Service for 2,790 AED during the ordering process. However, please note that the required steps are very straightforward, and our AI assistant already provides you with excellent virtual support. Additionally, we recommend registering for Corporate Tax, which can be optionally added for 800 AED.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1acoefz\",\"data-styles-preset\":\"k4xYuXWnY\",style:{\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"If you would like personal assistance (in German, English, or Croatian) for your on-site appointments in Dubai, you can add our PersonalCare Service for 2,790 AED during the ordering process. However, please note that the required steps are very straightforward, and our AI assistant already provides you with excellent virtual support. Additionally, we recommend registering for Corporate Tax, which can be optionally added for 800 AED.\"})}),className:\"framer-11bmlfn\",\"data-framer-name\":\"I received great cus\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-104d1lg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{y:(componentViewport?.y||0)+0+2196.4+0+0},r2C5Nnx7Y:{y:(componentViewport?.y||0)+0+2363.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:912,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2399.4+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dc0rg-container\",nodeId:\"veuturJrO\",scopeId:\"A21Vtyyt7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{variant:\"oAJiuxqgu\"}},children:/*#__PURE__*/_jsx(FoundsterBenefits,{height:\"100%\",id:\"veuturJrO\",layoutId:\"veuturJrO\",style:{width:\"100%\"},variant:\"gbWSsiVRx\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mgrzmt\",\"data-framer-name\":\"FAQ Section\",children:[/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1ulg34p\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ylbu05\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-do4cr2\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jowkvr\",\"data-styles-preset\":\"slcNrRtrf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Have a question?\"})})}),className:\"framer-1smkdr0\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jowkvr\",\"data-styles-preset\":\"slcNrRtrf\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-240ee465-bf3f-4349-91dd-83de2034898a, rgb(0, 0, 0))\"},children:\"We are here to answer.\"})}),className:\"framer-1tejnwm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Fx4befu1D:{width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.9)`},KZSrTyCJx:{width:`calc((${componentViewport?.width||\"100vw\"} - 40px) * 0.9)`,y:(componentViewport?.y||0)+0+3208.4+50+0+0+0+164.4},r2C5Nnx7Y:{width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.9)`,y:(componentViewport?.y||0)+0+3375.4+70+0+0+0+184.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:926,width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 972px)`,y:(componentViewport?.y||0)+0+3411.4+80+0+0+0+190.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ys8e4a-container\",nodeId:\"IyRka864j\",scopeId:\"A21Vtyyt7\",children:/*#__PURE__*/_jsx(FAQGeneral,{height:\"100%\",id:\"IyRka864j\",layoutId:\"IyRka864j\",style:{width:\"100%\"},variant:\"KWVwdrcKK\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{r2C5Nnx7Y:{transformTemplate:undefined}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7tzrow\",\"data-framer-name\":\"Gradient Shape\",style:{rotate:-141},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c31sba\",\"data-framer-name\":\"Violet\",style:{rotate:12}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-acvfgp\",\"data-framer-name\":\"Green\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e0lw9f\",\"data-framer-name\":\"Yellow\"})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{y:(componentViewport?.y||0)+0+4408.8},r2C5Nnx7Y:{y:(componentViewport?.y||0)+0+4635.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:875,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4707.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nb0h92-container\",nodeId:\"B_V9tQj1o\",scopeId:\"A21Vtyyt7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KZSrTyCJx:{variant:\"iDkgnkyzn\"},r2C5Nnx7Y:{variant:\"BVlgaMhW1\"}},children:/*#__PURE__*/_jsx(CtaFooter,{height:\"100%\",id:\"B_V9tQj1o\",layoutId:\"B_V9tQj1o\",style:{width:\"100%\"},variant:\"LP3wENtT9\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tl8Dr.framer-1rvw5bk, .framer-tl8Dr .framer-1rvw5bk { display: block; }\",\".framer-tl8Dr.framer-1lua3w1 { align-content: center; align-items: center; background-color: var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, #ffffff); 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-tl8Dr .framer-1ts0afb-container, .framer-tl8Dr .framer-uq9b95-container, .framer-tl8Dr .framer-dc0rg-container, .framer-tl8Dr .framer-1ys8e4a-container, .framer-tl8Dr .framer-nb0h92-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-1dj6lk4-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-tl8Dr .framer-1rka5d8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 30px 100px 30px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-e200bl { 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: 1260px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-1ssitwr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-gx3ty4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-1oy9gl8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-jjyv4n, .framer-tl8Dr .framer-1c6bhpj, .framer-tl8Dr .framer-pr5tg, .framer-tl8Dr .framer-13q10td, .framer-tl8Dr .framer-11bmlfn, .framer-tl8Dr .framer-1smkdr0, .framer-tl8Dr .framer-1tejnwm { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-tl8Dr .framer-14ztgex { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-bz8vui { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-tl8Dr .framer-1j71nb5 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.14); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1260px; overflow: hidden; padding: 1px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-tl8Dr .framer-1kintqs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-x594zv, .framer-tl8Dr .framer-1ci08e0 { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-104d1lg { 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: hidden; padding: 0px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-1mgrzmt { 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: 80px 30px 100px 30px; position: relative; width: 100%; z-index: 0; }\",\".framer-tl8Dr .framer-1ulg34p { 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: 972px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-tl8Dr .framer-ylbu05 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-do4cr2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tl8Dr .framer-7tzrow { aspect-ratio: 2.433333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 82px); left: 50%; opacity: 0.2; overflow: visible; position: absolute; top: 200px; transform: translateX(-50%); width: 51%; z-index: -1; }\",\".framer-tl8Dr .framer-1c31sba { -webkit-filter: blur(162px); aspect-ratio: 0.32470414201183434 / 1; background-color: #a5a2ff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(162px); flex: none; height: var(--framer-aspect-ratio-supported, 616px); left: 138px; position: absolute; top: 31px; width: 42%; }\",\".framer-tl8Dr .framer-acvfgp { -webkit-filter: blur(162px); aspect-ratio: 0.5721716514954487 / 1; background-color: #29c775; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(162px); flex: none; height: var(--framer-aspect-ratio-supported, 350px); left: 200px; position: absolute; top: 200px; width: 41%; }\",\".framer-tl8Dr .framer-1e0lw9f { -webkit-filter: blur(162px); aspect-ratio: 0.5708712613784135 / 1; background-color: #ffe74b; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; filter: blur(162px); flex: none; height: var(--framer-aspect-ratio-supported, 350px); position: absolute; right: 0px; top: 0px; width: 49%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tl8Dr.framer-1lua3w1, .framer-tl8Dr .framer-1rka5d8, .framer-tl8Dr .framer-e200bl, .framer-tl8Dr .framer-1ssitwr, .framer-tl8Dr .framer-gx3ty4, .framer-tl8Dr .framer-1oy9gl8, .framer-tl8Dr .framer-14ztgex, .framer-tl8Dr .framer-1kintqs, .framer-tl8Dr .framer-x594zv, .framer-tl8Dr .framer-1ci08e0, .framer-tl8Dr .framer-104d1lg, .framer-tl8Dr .framer-1mgrzmt, .framer-tl8Dr .framer-1ulg34p, .framer-tl8Dr .framer-ylbu05, .framer-tl8Dr .framer-do4cr2 { gap: 0px; } .framer-tl8Dr.framer-1lua3w1 > *, .framer-tl8Dr .framer-1oy9gl8 > *, .framer-tl8Dr .framer-do4cr2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-tl8Dr.framer-1lua3w1 > :first-child, .framer-tl8Dr .framer-1rka5d8 > :first-child, .framer-tl8Dr .framer-e200bl > :first-child, .framer-tl8Dr .framer-1ssitwr > :first-child, .framer-tl8Dr .framer-gx3ty4 > :first-child, .framer-tl8Dr .framer-1oy9gl8 > :first-child, .framer-tl8Dr .framer-14ztgex > :first-child, .framer-tl8Dr .framer-1kintqs > :first-child, .framer-tl8Dr .framer-x594zv > :first-child, .framer-tl8Dr .framer-1ci08e0 > :first-child, .framer-tl8Dr .framer-104d1lg > :first-child, .framer-tl8Dr .framer-1ulg34p > :first-child, .framer-tl8Dr .framer-ylbu05 > :first-child, .framer-tl8Dr .framer-do4cr2 > :first-child { margin-top: 0px; } .framer-tl8Dr.framer-1lua3w1 > :last-child, .framer-tl8Dr .framer-1rka5d8 > :last-child, .framer-tl8Dr .framer-e200bl > :last-child, .framer-tl8Dr .framer-1ssitwr > :last-child, .framer-tl8Dr .framer-gx3ty4 > :last-child, .framer-tl8Dr .framer-1oy9gl8 > :last-child, .framer-tl8Dr .framer-14ztgex > :last-child, .framer-tl8Dr .framer-1kintqs > :last-child, .framer-tl8Dr .framer-x594zv > :last-child, .framer-tl8Dr .framer-1ci08e0 > :last-child, .framer-tl8Dr .framer-104d1lg > :last-child, .framer-tl8Dr .framer-1ulg34p > :last-child, .framer-tl8Dr .framer-ylbu05 > :last-child, .framer-tl8Dr .framer-do4cr2 > :last-child { margin-bottom: 0px; } .framer-tl8Dr .framer-1rka5d8 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-tl8Dr .framer-e200bl > *, .framer-tl8Dr .framer-1ulg34p > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-tl8Dr .framer-1ssitwr > *, .framer-tl8Dr .framer-ylbu05 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-tl8Dr .framer-gx3ty4 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-tl8Dr .framer-14ztgex > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-tl8Dr .framer-1kintqs > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-tl8Dr .framer-x594zv > *, .framer-tl8Dr .framer-1ci08e0 > *, .framer-tl8Dr .framer-104d1lg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tl8Dr .framer-1mgrzmt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-tl8Dr .framer-1mgrzmt > :first-child { margin-left: 0px; } .framer-tl8Dr .framer-1mgrzmt > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-tl8Dr[data-border=\"true\"]::after, .framer-tl8Dr [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: 1200px) and (max-width: 1439px) { .framer-tl8Dr.framer-1lua3w1 { width: 1200px; } .framer-tl8Dr .framer-e200bl, .framer-tl8Dr .framer-1j71nb5 { max-width: unset; width: 90%; } .framer-tl8Dr .framer-bz8vui { width: 45%; } .framer-tl8Dr .framer-1ulg34p { flex: none; max-width: unset; width: 90%; }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-tl8Dr.framer-1lua3w1 { width: 768px; } .framer-tl8Dr .framer-1rka5d8 { padding: 50px 30px 70px 30px; } .framer-tl8Dr .framer-e200bl, .framer-tl8Dr .framer-1j71nb5 { max-width: unset; width: 90%; } .framer-tl8Dr .framer-1ssitwr { align-content: center; align-items: center; gap: 50px; } .framer-tl8Dr .framer-gx3ty4, .framer-tl8Dr .framer-do4cr2 { align-content: center; align-items: center; } .framer-tl8Dr .framer-bz8vui { width: 80%; } .framer-tl8Dr .framer-1mgrzmt { padding: 70px 30px 80px 30px; } .framer-tl8Dr .framer-1ulg34p { flex: none; max-width: unset; width: 90%; } .framer-tl8Dr .framer-ylbu05 { gap: 50px; } .framer-tl8Dr .framer-7tzrow { aspect-ratio: unset; height: 300px; left: calc(50.00000000000002% - 50.78125% / 2); top: 50px; transform: unset; width: 51%; } .framer-tl8Dr .framer-1c31sba { -webkit-filter: blur(100px); filter: blur(100px); left: unset; right: 200px; top: 50px; width: 50%; } .framer-tl8Dr .framer-acvfgp { -webkit-filter: blur(100px); filter: blur(100px); left: 52px; top: 100px; width: 59%; } .framer-tl8Dr .framer-1e0lw9f { -webkit-filter: blur(100px); filter: blur(100px); width: 73%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tl8Dr .framer-1ssitwr, .framer-tl8Dr .framer-ylbu05 { gap: 0px; } .framer-tl8Dr .framer-1ssitwr > *, .framer-tl8Dr .framer-ylbu05 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-tl8Dr .framer-1ssitwr > :first-child, .framer-tl8Dr .framer-ylbu05 > :first-child { margin-top: 0px; } .framer-tl8Dr .framer-1ssitwr > :last-child, .framer-tl8Dr .framer-ylbu05 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 767px) { .framer-tl8Dr.framer-1lua3w1 { overflow: visible; width: 390px; } .framer-tl8Dr .framer-1dj6lk4-container { position: sticky; top: 0px; } .framer-tl8Dr .framer-1rka5d8 { padding: 25px 20px 50px 20px; } .framer-tl8Dr .framer-e200bl { max-width: unset; width: 90%; } .framer-tl8Dr .framer-1ssitwr { align-content: center; align-items: center; gap: 30px; } .framer-tl8Dr .framer-gx3ty4, .framer-tl8Dr .framer-do4cr2 { align-content: center; align-items: center; } .framer-tl8Dr .framer-1oy9gl8 { gap: 10px; } .framer-tl8Dr .framer-bz8vui, .framer-tl8Dr .framer-7tzrow { width: 100%; } .framer-tl8Dr .framer-1j71nb5 { flex-direction: column; gap: 20px; justify-content: center; max-width: unset; width: 90%; } .framer-tl8Dr .framer-1mgrzmt { padding: 50px 20px 60px 20px; } .framer-tl8Dr .framer-1ulg34p { flex: none; max-width: unset; width: 90%; } .framer-tl8Dr .framer-ylbu05 { gap: 30px; } .framer-tl8Dr .framer-1c31sba { height: var(--framer-aspect-ratio-supported, 699px); left: 0px; top: -200px; width: 227px; } .framer-tl8Dr .framer-acvfgp { height: var(--framer-aspect-ratio-supported, 500px); left: 100px; top: 0px; width: 286px; } .framer-tl8Dr .framer-1e0lw9f { height: var(--framer-aspect-ratio-supported, 500px); left: 200px; right: unset; width: 285px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-tl8Dr .framer-1ssitwr, .framer-tl8Dr .framer-1oy9gl8, .framer-tl8Dr .framer-1j71nb5, .framer-tl8Dr .framer-ylbu05 { gap: 0px; } .framer-tl8Dr .framer-1ssitwr > *, .framer-tl8Dr .framer-ylbu05 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-tl8Dr .framer-1ssitwr > :first-child, .framer-tl8Dr .framer-1oy9gl8 > :first-child, .framer-tl8Dr .framer-1j71nb5 > :first-child, .framer-tl8Dr .framer-ylbu05 > :first-child { margin-top: 0px; } .framer-tl8Dr .framer-1ssitwr > :last-child, .framer-tl8Dr .framer-1oy9gl8 > :last-child, .framer-tl8Dr .framer-1j71nb5 > :last-child, .framer-tl8Dr .framer-ylbu05 > :last-child { margin-bottom: 0px; } .framer-tl8Dr .framer-1oy9gl8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-tl8Dr .framer-1j71nb5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5371\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Fx4befu1D\":{\"layout\":[\"fixed\",\"auto\"]},\"r2C5Nnx7Y\":{\"layout\":[\"fixed\",\"auto\"]},\"KZSrTyCJx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerA21Vtyyt7=withCSS(Component,css,\"framer-tl8Dr\");export default FramerA21Vtyyt7;FramerA21Vtyyt7.displayName=\"Template / Pricing 01\";FramerA21Vtyyt7.defaultProps={height:5371,width:1440};addFonts(FramerA21Vtyyt7,[{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\"}]},...HeaderHeaderTopFonts,...HeaderHeaderFonts,...PricingPricingSwitcher1Fonts,...FoundsterBenefitsFonts,...FAQGeneralFonts,...CtaFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerA21Vtyyt7\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"5371\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Fx4befu1D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r2C5Nnx7Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KZSrTyCJx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderHeaderTopFonts", "getFonts", "KG8jy6aXY_default", "HeaderHeaderFonts", "buEaYiWpT_default", "HeaderHeaderWithVariantAppearEffect", "withVariantAppearEffect", "PricingPricingSwitcher1Fonts", "wNOBlfL6_default", "MotionDivWithFX", "withFX", "motion", "FoundsterBenefitsFonts", "AnQr_S3z7_default", "FAQGeneralFonts", "HiZkM1SOa_default", "CtaFooterFonts", "BRq5t_PBR_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "transformTemplate1", "_", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "KG8jy6aXY_default", "HeaderHeaderWithVariantAppearEffect", "MotionDivWithFX", "getLocalizedValue", "x", "RichText2", "wNOBlfL6_default", "AnQr_S3z7_default", "HiZkM1SOa_default", "BRq5t_PBR_default", "css", "FramerA21Vtyyt7", "withCSS", "A21Vtyyt7_default", "addFonts", "HeaderHeaderTopFonts", "HeaderHeaderFonts", "PricingPricingSwitcher1Fonts", "FoundsterBenefitsFonts", "FAQGeneralFonts", "CtaFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
