{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/GN412rhP7KXVYrbLU0TO/Sy561IHgTZOFfEpDo9Dy/VTq3CHTvT.js", "ssg:https://framerusercontent.com/modules/2ayd3En2mIBPmWKfRjPs/2cBRG41iS5Sm8hGryBhJ/VTq3CHTvT.js"],
  "sourcesContent": ["// Generated by Framer (3d4fa65)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={ycSxdz9Hz:new LazyValue(()=>import(\"./VTq3CHTvT-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (3d4fa65)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormBooleanInput,FormContainer,FormPlainTextInput,FormSelect,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CustomerReviews from\"#framer/local/canvasComponent/AIDhBJH3f/AIDhBJH3f.js\";import Button2 from\"#framer/local/canvasComponent/lLr8zxdrU/lLr8zxdrU.js\";import BackToTopButton from\"#framer/local/canvasComponent/oLVqdViMG/oLVqdViMG.js\";import Navigation from\"#framer/local/canvasComponent/oZLPbCAQp/oZLPbCAQp.js\";import Footer from\"#framer/local/canvasComponent/ppWw8wmbi/ppWw8wmbi.js\";import*as sharedStyle from\"#framer/local/css/h6Bz9W8gi/h6Bz9W8gi.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/VTq3CHTvT/VTq3CHTvT.js\";import metadataProvider from\"#framer/local/webPageMetadata/VTq3CHTvT/VTq3CHTvT.js\";const NavigationFonts=getFonts(Navigation);const BackToTopButtonFonts=getFonts(BackToTopButton);const ContainerWithFX=withFX(Container);const Button2Fonts=getFonts(Button2);const CustomerReviewsFonts=getFonts(CustomerReviews);const FooterFonts=getFonts(Footer);const breakpoints={bneBwmDWM:\"(min-width: 810px) and (max-width: 1351px)\",hCrD0NjLj:\"(min-width: 1352px)\",Iw8jlgNlw:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GXat8\";const variantClassNames={bneBwmDWM:\"framer-v-1450njt\",hCrD0NjLj:\"framer-v-7okczm\",Iw8jlgNlw:\"framer-v-6p6fh1\"};const transition1={bounce:.2,delay:0,duration:1,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-130};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"hCrD0NjLj\",Phone:\"Iw8jlgNlw\",Tablet:\"bneBwmDWM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"hCrD0NjLj\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"bneBwmDWM\",\"Iw8jlgNlw\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"bWKwaPYKV\");const router=useRouter();const ref1=React.useRef(null);const elementId1=useRouteElementId(\"cb8x04IYh\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"hCrD0NjLj\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgba(255, 255, 255, 0.7); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-7okczm\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-30flv3-container\",layoutScroll:true,nodeId:\"n6Lbx_Z0g\",scopeId:\"VTq3CHTvT\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bneBwmDWM:{variant:\"TEsurfDRe\"},Iw8jlgNlw:{variant:\"yURuDuyKX\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"n6Lbx_Z0g\",layoutId:\"n6Lbx_Z0g\",style:{width:\"100%\"},variant:\"STfe1FImg\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":cb8x04IYh\",webPageId:\"VTq3CHTvT\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:90,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"up\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ef9f5q-container hidden-1450njt hidden-6p6fh1\",id:elementId,layoutScroll:true,nodeId:\"bWKwaPYKV\",ref:ref1,rendersWithMotion:true,scopeId:\"VTq3CHTvT\",children:/*#__PURE__*/_jsx(BackToTopButton,{height:\"100%\",id:\"bWKwaPYKV\",layoutId:\"bWKwaPYKV\",N5mvrhscI:resolvedLinks[0],width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n6uov8\",\"data-framer-name\":\"Hero Section\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yp1p9t\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-flt39c\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TGF0by05MDA=\",\"--framer-font-family\":'\"Lato\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Experience a Customized Demo of Enlite Software\"})}),className:\"framer-17adnra\",fonts:[\"GF;Lato-900\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lfq08h\",\"data-framer-name\":\"Features and form\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xufc8h\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bneBwmDWM:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Key Features of Enlite \u2013 The Ultimate Solution for Dry Cleaning and Laundry Management.\"})})},Iw8jlgNlw:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Key Features of Enlite \u2013 The Ultimate Solution for Dry Cleaning and Laundry Management.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Key Features of Enlite \u2013 The Ultimate Solution for Dry Cleaning and Laundry Management.\"})}),className:\"framer-djp3ph\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-am6c8a\",\"data-framer-name\":\"boxes\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7iap7\",\"data-framer-name\":\"Faster Drop Offs\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1j08x4u\",\"data-framer-name\":\"faster drop offs icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 0 30 C 0 13.431 13.431 0 30 0 C 46.569 0 60 13.431 60 30 C 60 46.569 46.569 60 30 60 C 13.431 60 0 46.569 0 30 Z\" fill=\"rgb(92, 195, 255)\"></path><path d=\"M 31.335 14.175 L 43.335 20.175 C 43.835 20.423 44.256 20.806 44.55 21.281 C 44.844 21.755 45 22.302 45 22.86 L 45 37.155 C 45 37.713 44.844 38.26 44.55 38.734 C 44.256 39.209 43.835 39.592 43.335 39.84 L 31.335 45.84 C 30.918 46.049 30.459 46.157 29.993 46.157 C 29.527 46.157 29.067 46.049 28.65 45.84 L 16.65 39.84 C 16.151 39.588 15.732 39.202 15.44 38.725 C 15.149 38.248 14.996 37.699 15 37.14 L 15 22.86 C 15 22.302 15.156 21.755 15.451 21.281 C 15.745 20.806 16.165 20.423 16.665 20.175 L 28.665 14.175 C 29.08 13.969 29.537 13.862 30 13.862 C 30.463 13.862 30.92 13.969 31.335 14.175 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 15.48 21.24 L 30 28.5 L 44.52 21.24\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 30 46.14 L 30 28.5\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 22.5 17.25 L 37.5 24.75\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11246218869,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by03MDA=\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Faster Drop Offs\"})}),className:\"framer-865t52\",fonts:[\"GF;Lato-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Process a customer in less than 20 seconds.\"})}),className:\"framer-13a382k\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ctzetf\",\"data-framer-name\":\"Easy to Learn\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-8qe7if\",\"data-framer-name\":\"easy to learn icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 0 30 C 0 13.431 13.431 0 30 0 C 46.569 0 60 13.431 60 30 C 60 46.569 46.569 60 30 60 C 13.431 60 0 46.569 0 30 Z\" fill=\"rgb(92, 195, 255)\"></path><path d=\"M 22.5 44.25 L 18 44.25 C 17.204 44.25 16.441 43.934 15.879 43.371 C 15.316 42.809 15 42.046 15 41.25 L 15 30.75 C 15 29.954 15.316 29.191 15.879 28.629 C 16.441 28.066 17.204 27.75 18 27.75 L 22.5 27.75 M 33 24.75 L 33 18.75 C 33 17.557 32.526 16.412 31.682 15.568 C 30.838 14.724 29.693 14.25 28.5 14.25 L 22.5 27.75 L 22.5 44.25 L 39.42 44.25 C 40.144 44.258 40.846 44.005 41.397 43.536 C 41.948 43.067 42.312 42.415 42.42 41.7 L 44.49 28.2 C 44.555 27.77 44.526 27.331 44.405 26.913 C 44.284 26.496 44.073 26.109 43.788 25.781 C 43.502 25.453 43.149 25.191 42.752 25.013 C 42.356 24.835 41.925 24.745 41.49 24.75 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:10381876118,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by03MDA=\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Easy to Learn\"})}),className:\"framer-m22q2x\",fonts:[\"GF;Lato-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Teach your employee in 30 minutes or less.\"})}),className:\"framer-3beypj\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uf8x7c\",\"data-framer-name\":\"Multi-Store Management\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-9sgq40\",\"data-framer-name\":\"multi-store icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 0 30 C 0 13.431 13.431 0 30 0 C 46.569 0 60 13.431 60 30 C 60 46.569 46.569 60 30 60 C 13.431 60 0 46.569 0 30 Z\" fill=\"rgb(92, 195, 255)\"></path><path d=\"M 43.5 27 C 43.5 37.5 30 46.5 30 46.5 C 30 46.5 16.5 37.5 16.5 27 C 16.5 23.42 17.922 19.986 20.454 17.454 C 22.986 14.922 26.42 13.5 30 13.5 C 33.58 13.5 37.014 14.922 39.546 17.454 C 42.078 19.986 43.5 23.42 43.5 27 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 30 31.5 C 32.485 31.5 34.5 29.485 34.5 27 C 34.5 24.515 32.485 22.5 30 22.5 C 27.515 22.5 25.5 24.515 25.5 27 C 25.5 29.485 27.515 31.5 30 31.5 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11769835786,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by03MDA=\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Multi-Store Management\"})}),className:\"framer-reyrdl\",fonts:[\"GF;Lato-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"The solution for Multi-Store or Single Store management.\"})}),className:\"framer-mga8yw\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f0iccj\",\"data-framer-name\":\"Live Support\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-14hozi6\",\"data-framer-name\":\"live support icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 0 30 C 0 13.431 13.431 0 30 0 C 46.569 0 60 13.431 60 30 C 60 46.569 46.569 60 30 60 C 13.431 60 0 46.569 0 30 Z\" fill=\"rgb(92, 195, 255)\"></path><path d=\"M 16.5 39 L 16.5 30 C 16.5 26.42 17.922 22.986 20.454 20.454 C 22.986 17.922 26.42 16.5 30 16.5 C 33.58 16.5 37.014 17.922 39.546 20.454 C 42.078 22.986 43.5 26.42 43.5 30 L 43.5 39\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 43.5 40.5 C 43.5 41.296 43.184 42.059 42.621 42.621 C 42.059 43.184 41.296 43.5 40.5 43.5 L 39 43.5 C 38.204 43.5 37.441 43.184 36.879 42.621 C 36.316 42.059 36 41.296 36 40.5 L 36 36 C 36 35.204 36.316 34.441 36.879 33.879 C 37.441 33.316 38.204 33 39 33 L 43.5 33 Z M 16.5 40.5 C 16.5 41.296 16.816 42.059 17.379 42.621 C 17.941 43.184 18.704 43.5 19.5 43.5 L 21 43.5 C 21.796 43.5 22.559 43.184 23.121 42.621 C 23.684 42.059 24 41.296 24 40.5 L 24 36 C 24 35.204 23.684 34.441 23.121 33.879 C 22.559 33.316 21.796 33 21 33 L 16.5 33 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12514705727,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by03MDA=\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Live Support\"})}),className:\"framer-1ijh2b\",fonts:[\"GF;Lato-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Online chat, email or call us. We are ready to help!\"})}),className:\"framer-17ztder\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tu99mn\",\"data-framer-name\":\"Loyalty Programs\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-y1k4so\",\"data-framer-name\":\"loyalty program icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 0 30 C 0 13.431 13.431 0 30 0 C 46.569 0 60 13.431 60 30 C 60 46.569 46.569 60 30 60 C 13.431 60 0 46.569 0 30 Z\" fill=\"rgb(92, 195, 255)\"></path><path d=\"M 36.75 43.5 L 36.75 40.5 C 36.75 38.909 36.118 37.383 34.993 36.257 C 33.867 35.132 32.341 34.5 30.75 34.5 L 20.25 34.5 C 18.659 34.5 17.133 35.132 16.007 36.257 C 14.882 37.383 14.25 38.909 14.25 40.5 L 14.25 43.5\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 25.5 28.5 C 28.814 28.5 31.5 25.814 31.5 22.5 C 31.5 19.186 28.814 16.5 25.5 16.5 C 22.186 16.5 19.5 19.186 19.5 22.5 C 19.5 25.814 22.186 28.5 25.5 28.5 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 38.25 28.5 L 41.25 31.5 L 47.25 25.5\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:12336151192,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by03MDA=\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Loyalty Programs\"})}),className:\"framer-1r74jyk\",fonts:[\"GF;Lato-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Engaged customers with a variety of loyalty programs.\"})}),className:\"framer-jolz77\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uo5l0n\",\"data-framer-name\":\"Customizable\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1gmdtv3\",\"data-framer-name\":\"customizable icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 60 60\"><path d=\"M 0 30 C 0 13.431 13.431 0 30 0 C 46.569 0 60 13.431 60 30 C 60 46.569 46.569 60 30 60 C 13.431 60 0 46.569 0 30 Z\" fill=\"rgb(92, 195, 255)\"></path><g transform=\"translate(12 12)\"><path d=\"M 0 36 L 0 0 L 36 0 L 36 36 Z\" fill=\"transparent\"></path><path d=\"M 18 22.5 C 20.485 22.5 22.5 20.485 22.5 18 C 22.5 15.515 20.485 13.5 18 13.5 C 15.515 13.5 13.5 15.515 13.5 18 C 13.5 20.485 15.515 22.5 18 22.5 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 29.1 22.5 C 28.9 22.952 28.841 23.454 28.929 23.941 C 29.017 24.428 29.249 24.876 29.595 25.23 L 29.685 25.32 C 29.964 25.599 30.185 25.929 30.336 26.294 C 30.487 26.658 30.565 27.048 30.565 27.443 C 30.565 27.837 30.487 28.227 30.336 28.591 C 30.185 28.956 29.964 29.286 29.685 29.565 C 29.406 29.844 29.076 30.065 28.711 30.216 C 28.347 30.367 27.957 30.445 27.563 30.445 C 27.168 30.445 26.778 30.367 26.414 30.216 C 26.049 30.065 25.719 29.844 25.44 29.565 L 25.35 29.475 C 24.996 29.129 24.547 28.897 24.061 28.809 C 23.574 28.721 23.072 28.78 22.62 28.98 C 22.176 29.17 21.798 29.486 21.531 29.888 C 21.265 30.291 21.122 30.762 21.12 31.245 L 21.12 31.5 C 21.12 32.296 20.804 33.059 20.241 33.621 C 19.679 34.184 18.916 34.5 18.12 34.5 C 17.324 34.5 16.561 34.184 15.999 33.621 C 15.436 33.059 15.12 32.296 15.12 31.5 L 15.12 31.365 C 15.108 30.869 14.948 30.387 14.659 29.983 C 14.37 29.579 13.966 29.271 13.5 29.1 C 13.048 28.9 12.546 28.841 12.059 28.929 C 11.572 29.017 11.124 29.249 10.77 29.595 L 10.68 29.685 C 10.401 29.964 10.071 30.185 9.706 30.336 C 9.342 30.487 8.952 30.565 8.558 30.565 C 8.163 30.565 7.773 30.487 7.409 30.336 C 7.044 30.185 6.714 29.964 6.435 29.685 C 6.156 29.406 5.935 29.076 5.784 28.711 C 5.633 28.347 5.555 27.957 5.555 27.563 C 5.555 27.168 5.633 26.778 5.784 26.414 C 5.935 26.049 6.156 25.719 6.435 25.44 L 6.525 25.35 C 6.871 24.996 7.103 24.547 7.191 24.061 C 7.279 23.574 7.22 23.072 7.02 22.62 C 6.83 22.176 6.514 21.798 6.112 21.531 C 5.709 21.265 5.238 21.122 4.755 21.12 L 4.5 21.12 C 3.704 21.12 2.941 20.804 2.379 20.241 C 1.816 19.679 1.5 18.916 1.5 18.12 C 1.5 17.324 1.816 16.561 2.379 15.999 C 2.941 15.436 3.704 15.12 4.5 15.12 L 4.635 15.12 C 5.131 15.108 5.613 14.948 6.017 14.659 C 6.421 14.37 6.729 13.966 6.9 13.5 C 7.1 13.048 7.159 12.546 7.071 12.059 C 6.983 11.572 6.751 11.124 6.405 10.77 L 6.315 10.68 C 6.036 10.401 5.815 10.071 5.664 9.706 C 5.513 9.342 5.435 8.952 5.435 8.558 C 5.435 8.163 5.513 7.773 5.664 7.409 C 5.815 7.044 6.036 6.714 6.315 6.435 C 6.594 6.156 6.924 5.935 7.289 5.784 C 7.653 5.633 8.043 5.555 8.438 5.555 C 8.832 5.555 9.222 5.633 9.586 5.784 C 9.951 5.935 10.281 6.156 10.56 6.435 L 10.65 6.525 C 11.004 6.871 11.452 7.103 11.939 7.191 C 12.426 7.279 12.928 7.22 13.38 7.02 L 13.5 7.02 C 13.944 6.83 14.322 6.514 14.589 6.112 C 14.855 5.709 14.998 5.238 15 4.755 L 15 4.5 C 15 3.704 15.316 2.941 15.879 2.379 C 16.441 1.816 17.204 1.5 18 1.5 C 18.796 1.5 19.559 1.816 20.121 2.379 C 20.684 2.941 21 3.704 21 4.5 L 21 4.635 C 21.002 5.118 21.145 5.589 21.411 5.992 C 21.678 6.394 22.056 6.71 22.5 6.9 C 22.952 7.1 23.454 7.159 23.941 7.071 C 24.428 6.983 24.876 6.751 25.23 6.405 L 25.32 6.315 C 25.599 6.036 25.929 5.815 26.294 5.664 C 26.658 5.513 27.048 5.435 27.443 5.435 C 27.837 5.435 28.227 5.513 28.591 5.664 C 28.956 5.815 29.286 6.036 29.565 6.315 C 29.844 6.594 30.065 6.924 30.216 7.289 C 30.367 7.653 30.445 8.043 30.445 8.438 C 30.445 8.832 30.367 9.222 30.216 9.586 C 30.065 9.951 29.844 10.281 29.565 10.56 L 29.475 10.65 C 29.129 11.004 28.897 11.452 28.809 11.939 C 28.721 12.426 28.78 12.928 28.98 13.38 L 28.98 13.5 C 29.17 13.944 29.486 14.322 29.888 14.589 C 30.291 14.855 30.762 14.998 31.245 15 L 31.5 15 C 32.296 15 33.059 15.316 33.621 15.879 C 34.184 16.441 34.5 17.204 34.5 18 C 34.5 18.796 34.184 19.559 33.621 20.121 C 33.059 20.684 32.296 21 31.5 21 L 31.365 21 C 30.882 21.002 30.411 21.145 30.008 21.411 C 29.606 21.678 29.29 22.056 29.1 22.5 Z\" fill=\"transparent\" stroke-width=\"3\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></g></svg>',svgContentId:12488753011,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TGF0by03MDA=\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Customizable\"})}),className:\"framer-1bhr1p2\",fonts:[\"GF;Lato-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Setup Enlite according to your business needs.\"})}),className:\"framer-1i735z5\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-195mwx2\",\"data-framer-name\":\"Form\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/daa51ebf-debe-4e6b-9730-4f52872abf8a/submit\",className:\"framer-1q4i4dz\",nodeId:\"Iczeg4KqL\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1peo4yo\",\"data-framer-name\":\"Full name\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-w7x18g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"First Name\"})}),className:\"framer-1np86mu\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-17slygf\",inputName:\"First name\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-xbz6om\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Last Name\"})}),className:\"framer-15s2iso\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-oot55e\",inputName:\"Last name\",placeholder:\"\",required:true,type:\"text\"})]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-52t5w9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Email\"})}),className:\"framer-ve9nmd\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-vwdifa\",inputName:\"Email\",placeholder:\"\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-u1ku1q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Company Name\"})}),className:\"framer-on0qlh\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1j5592j\",inputName:\"Company name\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-47mfri\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Business Type\"})}),className:\"framer-19eq2em\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-1efqcj1\",defaultValue:\"\",inputName:\"Business type\",required:true,selectOptions:[{disabled:true,title:getLocalizedValue(\"v19\",activeLocale)??\"Select\u2026\",type:\"option\",value:\"\"},{title:getLocalizedValue(\"v20\",activeLocale)??\"Dry Cleaner\",type:\"option\",value:\"dry cleaner\"},{title:getLocalizedValue(\"v21\",activeLocale)??\"Laundromat / Wash and Fold\",type:\"option\",value:\"laundromat / wash & fold\"},{title:getLocalizedValue(\"v22\",activeLocale)??\"Shoe Repair\",type:\"option\",value:\"shoe repair\"},{title:getLocalizedValue(\"v23\",activeLocale)??\"Alterations\",type:\"option\",value:\"alterations\"}]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1nvden3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Mobile Phone Number\"})}),className:\"framer-8056g3\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1p0hlu8\",inputName:\"Phone number\",placeholder:\"\",required:true,type:\"tel\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-4lfcqz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"City\"})}),className:\"framer-1xy6gx3\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1d45ozh\",inputName:\"City\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-14r1zfe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"State\"})}),className:\"framer-yy154e\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-u7h495\",inputName:\"State\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-92vot6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:\"Country\"})}),className:\"framer-e1tamj\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-sm1zw1\",inputName:\"Country\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1vhx17g\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-1k5v4vq\",defaultChecked:false,inputName:\"Privacy Policy\",required:true,type:\"checkbox\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7TGF0by1yZWd1bGFy\",\"--framer-font-family\":'\"Lato\", \"Lato Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(19, 19, 22)\"},children:[\"I agree to the \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MuWwjlAHm\"},motionChild:true,nodeId:\"X2CKELqw7\",openInNewTab:false,scopeId:\"VTq3CHTvT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rn905k\",\"data-styles-preset\":\"h6Bz9W8gi\",children:\"Terms & Conditions\"})}),\" and \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"cdfc0SWaT\"},motionChild:true,nodeId:\"X2CKELqw7\",openInNewTab:false,scopeId:\"VTq3CHTvT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rn905k\",\"data-styles-preset\":\"h6Bz9W8gi\",children:\"Privacy Policy\"})})]})}),className:\"framer-1lvzh04\",fonts:[\"GF;Lato-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bneBwmDWM:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1100px) - 80px)`},Iw8jlgNlw:{width:`calc(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1100px) - 110px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`calc(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1100px), 500px) - 80px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s7yzrt-container\",nodeId:\"jIfXfsKa2\",scopeId:\"VTq3CHTvT\",children:/*#__PURE__*/_jsx(Button2,{height:\"100%\",id:\"jIfXfsKa2\",layoutId:\"jIfXfsKa2\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"OfybYIkY9\",success:\"T9p01LkM0\"},\"OluOWsX37\"),width:\"100%\"})})})})]})})})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:795,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-2s5y9-container\",nodeId:\"hxj8LXslg\",scopeId:\"VTq3CHTvT\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bneBwmDWM:{variant:\"gc0lkdEf_\"},Iw8jlgNlw:{variant:\"LScLYjPKI\"}},children:/*#__PURE__*/_jsx(CustomerReviews,{height:\"100%\",id:\"hxj8LXslg\",layoutId:\"hxj8LXslg\",style:{width:\"100%\"},variant:\"hip3xAlr7\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:521,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3hdfdw-container\",nodeId:\"JJN_jUQAN\",scopeId:\"VTq3CHTvT\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bneBwmDWM:{variant:\"xbgATDdqL\"},Iw8jlgNlw:{variant:\"TwjKLAGhv\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"JJN_jUQAN\",layoutId:\"JJN_jUQAN\",style:{width:\"100%\"},variant:\"SHxiolKdE\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GXat8.framer-1g2yjag, .framer-GXat8 .framer-1g2yjag { display: block; }\",\".framer-GXat8.framer-7okczm { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1352px; }\",\".framer-GXat8 .framer-30flv3-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 4; }\",\".framer-GXat8 .framer-ef9f5q-container { flex: none; height: auto; position: fixed; right: 50px; top: 90px; width: auto; z-index: 1; }\",\".framer-GXat8 .framer-n6uov8 { align-content: center; align-items: center; background-color: #f4f4f4; box-shadow: 0px 0.7961918735236395px 0.7961918735236395px -0.9375px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 2.414506143104518px -1.875px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 6.382653521484461px -2.8125px rgba(0, 0, 0, 0.04), 0px 20px 20px -3.75px rgba(0, 0, 0, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 170px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-GXat8 .framer-1yp1p9t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-GXat8 .framer-flt39c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GXat8 .framer-17adnra, .framer-GXat8 .framer-djp3ph, .framer-GXat8 .framer-13a382k, .framer-GXat8 .framer-m22q2x, .framer-GXat8 .framer-3beypj, .framer-GXat8 .framer-reyrdl, .framer-GXat8 .framer-mga8yw, .framer-GXat8 .framer-1ijh2b, .framer-GXat8 .framer-17ztder, .framer-GXat8 .framer-1r74jyk, .framer-GXat8 .framer-jolz77, .framer-GXat8 .framer-1bhr1p2, .framer-GXat8 .framer-1i735z5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GXat8 .framer-1lfq08h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GXat8 .framer-xufc8h { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-GXat8 .framer-am6c8a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-GXat8 .framer-j7iap7, .framer-GXat8 .framer-ctzetf, .framer-GXat8 .framer-1uf8x7c, .framer-GXat8 .framer-f0iccj, .framer-GXat8 .framer-1tu99mn, .framer-GXat8 .framer-1uo5l0n { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 18px; border-bottom-right-radius: 18px; border-top-left-radius: 18px; border-top-right-radius: 18px; box-shadow: 0px 0.7961918735236395px 0.7961918735236395px -0.9375px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 2.414506143104518px -1.875px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 6.382653521484461px -2.8125px rgba(0, 0, 0, 0.04), 0px 20px 20px -3.75px rgba(0, 0, 0, 0.02); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 241px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GXat8 .framer-1j08x4u, .framer-GXat8 .framer-8qe7if, .framer-GXat8 .framer-9sgq40, .framer-GXat8 .framer-14hozi6, .framer-GXat8 .framer-y1k4so, .framer-GXat8 .framer-1gmdtv3 { flex: none; height: 60px; position: relative; width: 60px; }\",\".framer-GXat8 .framer-865t52 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-GXat8 .framer-195mwx2 { align-content: center; align-items: center; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GXat8 .framer-1q4i4dz { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 0.7961918735236395px -0.9375px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 2.414506143104518px -1.875px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 6.382653521484461px -2.8125px rgba(0, 0, 0, 0.04), 0px 20px 20px -3.75px rgba(0, 0, 0, 0.02); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 500px; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GXat8 .framer-1peo4yo { 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: 100%; }\",\".framer-GXat8 .framer-w7x18g, .framer-GXat8 .framer-xbz6om { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-GXat8 .framer-1np86mu, .framer-GXat8 .framer-15s2iso, .framer-GXat8 .framer-ve9nmd, .framer-GXat8 .framer-on0qlh, .framer-GXat8 .framer-19eq2em, .framer-GXat8 .framer-8056g3, .framer-GXat8 .framer-1xy6gx3, .framer-GXat8 .framer-yy154e, .framer-GXat8 .framer-e1tamj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-GXat8 .framer-17slygf, .framer-GXat8 .framer-oot55e, .framer-GXat8 .framer-vwdifa, .framer-GXat8 .framer-1j5592j, .framer-GXat8 .framer-1p0hlu8, .framer-GXat8 .framer-1d45ozh, .framer-GXat8 .framer-u7h495, .framer-GXat8 .framer-sm1zw1 { --framer-input-background: #ffffff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #85d2ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Lato\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-GXat8 .framer-52t5w9, .framer-GXat8 .framer-u1ku1q, .framer-GXat8 .framer-47mfri, .framer-GXat8 .framer-1nvden3, .framer-GXat8 .framer-4lfcqz, .framer-GXat8 .framer-14r1zfe, .framer-GXat8 .framer-92vot6 { 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; padding: 0px; position: relative; width: 100%; }\",'.framer-GXat8 .framer-1efqcj1 { --framer-input-background: #ffffff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #85d2ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Lato\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-invalid-text-color: #999999; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-GXat8 .framer-1vhx17g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-GXat8 .framer-1k5v4vq { --framer-input-background: #ffffff; --framer-input-boolean-checked-background: #85d2ff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 4px; --framer-input-border-radius-bottom-right: 4px; --framer-input-border-radius-top-left: 4px; --framer-input-border-radius-top-right: 4px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #85d2ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-icon-color: #ffffff; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-GXat8 .framer-1lvzh04 { -webkit-user-select: none; flex: 1 0 0px; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-GXat8 .framer-s7yzrt-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-GXat8 .framer-2s5y9-container, .framer-GXat8 .framer-3hdfdw-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1351px) { .framer-GXat8.framer-7okczm { width: 810px; } .framer-GXat8 .framer-n6uov8 { padding: 150px 40px 60px 40px; } .framer-GXat8 .framer-1yp1p9t { gap: 40px; } .framer-GXat8 .framer-1lfq08h { flex-direction: column; gap: 40px; } .framer-GXat8 .framer-xufc8h { flex: none; width: 100%; } .framer-GXat8 .framer-am6c8a { justify-content: center; } .framer-GXat8 .framer-195mwx2 { flex: none; flex-direction: column; width: 100%; } .framer-GXat8 .framer-1q4i4dz { align-content: center; align-items: center; flex: none; justify-content: center; max-width: unset; width: 100%; }}\",\"@media (max-width: 809px) { .framer-GXat8.framer-7okczm { width: 430px; } .framer-GXat8 .framer-n6uov8 { gap: 20px; padding: 100px 20px 60px 20px; } .framer-GXat8 .framer-1yp1p9t { gap: 30px; } .framer-GXat8 .framer-1lfq08h { flex-direction: column; gap: 50px; padding: 15px; } .framer-GXat8 .framer-xufc8h { flex: none; order: 0; width: 100%; } .framer-GXat8 .framer-am6c8a { align-content: center; align-items: center; justify-content: center; } .framer-GXat8 .framer-195mwx2 { flex: none; order: 1; width: 100%; } .framer-GXat8 .framer-1q4i4dz { max-width: unset; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2481\n * @framerIntrinsicWidth 1352\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bneBwmDWM\":{\"layout\":[\"fixed\",\"auto\"]},\"Iw8jlgNlw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"bWKwaPYKV\":{\"pattern\":\":bWKwaPYKV\",\"name\":\"\"},\"cb8x04IYh\":{\"pattern\":\":cb8x04IYh\",\"name\":\"formhero\"}}\n * @framerResponsiveScreen\n */const FramerVTq3CHTvT=withCSS(Component,css,\"framer-GXat8\");export default FramerVTq3CHTvT;FramerVTq3CHTvT.displayName=\"Page\";FramerVTq3CHTvT.defaultProps={height:2481,width:1352};addFonts(FramerVTq3CHTvT,[{explicitInter:true,fonts:[{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XewqFGC_p9dw.woff2\",weight:\"900\"},{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHvxw6XweuBCY.woff2\",weight:\"400\"},{family:\"Lato\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVewqFGC_p9dw.woff2\",weight:\"700\"}]},...NavigationFonts,...BackToTopButtonFonts,...Button2Fonts,...CustomerReviewsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVTq3CHTvT\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"2481\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1352\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bneBwmDWM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Iw8jlgNlw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"bWKwaPYKV\\\":{\\\"pattern\\\":\\\":bWKwaPYKV\\\",\\\"name\\\":\\\"\\\"},\\\"cb8x04IYh\\\":{\\\"pattern\\\":\\\":cb8x04IYh\\\",\\\"name\\\":\\\"formhero\\\"}}\"}},\"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", "NavigationFonts", "getFonts", "oZLPbCAQp_default", "BackToTopButtonFonts", "oLVqdViMG_default", "ContainerWithFX", "withFX", "Container", "Button2Fonts", "lLr8zxdrU_default", "CustomerReviewsFonts", "AIDhBJH3f_default", "FooterFonts", "ppWw8wmbi_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "formVariants", "form", "variants", "currentVariant", "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", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "elementId1", "ref2", "usePreloadLocalizedValues", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "RichText", "getLocalizedValue", "x", "SVG", "FormContainer", "formState", "l", "FormPlainTextInput2", "FormSelect", "FormBooleanInput", "Link", "css", "FramerVTq3CHTvT", "withCSS", "VTq3CHTvT_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
