{"version":3,"file":"z8Vri0pfVwTd_O2A0evO_fZbhioi6bUpzH42RSmH3u4.C87e61O2.mjs","names":["NavbarWProducts2","Button4","CardSteps","Testimonial","Footer","metadata","PropertyOverrides","Image"],"sources":["https:/framerusercontent.com/modules/gYAiRn8Cf22m7e4mb0nL/Tl4Cts0WDEtM3Zl3YfkT/EMGX0YTpc.js","https:/framerusercontent.com/modules/DQcSNuCgW8Qihb1OmLmO/CX6VCEhORt8VAEcA91Ce/EMGX0YTpc.js"],"sourcesContent":["// Generated by Framer (f712822)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={ingV9wubz:new LazyValue(()=>import(\"./EMGX0YTpc-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 (f712822)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Intercom from\"https://framerusercontent.com/modules/UIhUTcd796YH7Ndybys8/totj55n8qE3VYpdXhshW/Intercom.js\";import NavbarWProducts2 from\"#framer/local/canvasComponent/BwDeEy7uB/BwDeEy7uB.js\";import Testimonial from\"#framer/local/canvasComponent/FNXryLTt3/FNXryLTt3.js\";import Button4 from\"#framer/local/canvasComponent/gkNF0dprP/gkNF0dprP.js\";import CardSteps from\"#framer/local/canvasComponent/S_8qMqHaY/S_8qMqHaY.js\";import Footer from\"#framer/local/canvasComponent/y7Pb7s61L/y7Pb7s61L.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/EMGX0YTpc/EMGX0YTpc.js\";import metadataProvider from\"#framer/local/webPageMetadata/EMGX0YTpc/EMGX0YTpc.js\";const NavbarWProducts2Fonts=getFonts(NavbarWProducts2);const Button4Fonts=getFonts(Button4);const CardStepsFonts=getFonts(CardSteps);const TestimonialFonts=getFonts(Testimonial);const FooterFonts=getFonts(Footer);const IntercomFonts=getFonts(Intercom);const breakpoints={DtFWAXtf1:\"(min-width: 810px) and (max-width: 1200px)\",TTnIni7_z:\"(min-width: 1201px)\",z2nI9YlbV:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-N1ApD\";const variantClassNames={DtFWAXtf1:\"framer-v-3jqldk\",TTnIni7_z:\"framer-v-cfwmpm\",z2nI9YlbV:\"framer-v-v7b9cx\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"TTnIni7_z\",Phone:\"z2nI9YlbV\",Tablet:\"DtFWAXtf1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TTnIni7_z\"};};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"DtFWAXtf1\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"z2nI9YlbV\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"TTnIni7_z\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-5a8b2f12-6bad-4cb5-8410-2f0490fe5baa, rgb(243, 244, 240)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-cfwmpm\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11vgv6f-container\",\"data-framer-name\":\"New Navbar\",layoutScroll:true,name:\"New Navbar\",nodeId:\"fu8_jx7ki\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{style:{height:\"100%\",width:\"100%\"},variant:\"fOm2aq5Kk\"},z2nI9YlbV:{variant:\"fOm2aq5Kk\"}},children:/*#__PURE__*/_jsx(NavbarWProducts2,{height:\"100%\",id:\"fu8_jx7ki\",layoutId:\"fu8_jx7ki\",name:\"New Navbar\",style:{width:\"100%\"},variant:\"PuYV5CG3M\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-10g46qe\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:918.5,intrinsicWidth:1408.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+715-576.5),pixelHeight:1837,pixelWidth:2817,sizes:`calc(${componentViewport?.width||\"100vw\"} + 57px)`,src:\"https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=512 512w,https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png 2817w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:918.5,intrinsicWidth:1408.5,pixelHeight:1837,pixelWidth:2817,sizes:`calc(${componentViewport?.width||\"100vw\"} + 57px)`,src:\"https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=512 512w,https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2EpCNKdXgMQ86kbDFGcLFlw4cs.png 2817w\"},className:\"framer-jjobay\",\"data-framer-name\":\"Grid\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lt0hsn\",\"data-framer-name\":\"Frame 116\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-180962z\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Launch your website in minutes\"})})})},z2nI9YlbV:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Launch your website in minutes\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"55px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Launch your website in minutes\"})})}),className:\"framer-bnv817\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"You don’t need to code or hire a developer — choose a template, customize it your way, and launch your dream website in minutes\"})}),className:\"framer-2zoi79\",\"data-framer-name\":\"With Creala, anyone can earn their first dollar online. Just start with what you know, see what sticks, and get paid. It’s that easy.\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{y:(componentViewport?.y||0)+0+0+180+-57.4+0+227}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-163gadb-container\",nodeId:\"Ol0w7ItF8\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(Button4,{height:\"100%\",IAc2dPt3K:\"https://app.crea.la/register\",id:\"Ol0w7ItF8\",layoutId:\"Ol0w7ItF8\",uXaVaxEdJ:getLocalizedValue(\"v4\",activeLocale)??\"Get started for free\",variant:\"vKeu4QVKN\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gbgqqi\",\"data-framer-name\":\"Frame 50\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pex8o3\",\"data-framer-name\":\"Frame 52\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1unknvp\",\"data-framer-name\":\"Vector 21\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:8,svg:'<svg width=\"8\" height=\"7\" viewBox=\"-1 -1 8 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 2.5L2 4.5L6 0.5\" stroke=\"#69635D\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(105, 98, 92)\"},children:\"Easy to use  \"})}),className:\"framer-14xg3bs\",\"data-framer-name\":\"Credit card required\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b3vtoa\",\"data-framer-name\":\"Frame 51\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-oxljav\",\"data-framer-name\":\"Vector 22\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:8,svg:'<svg width=\"8\" height=\"7\" viewBox=\"-1 -1 8 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 2.5L2 4.5L6 0.5\" stroke=\"#69635D\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgb(105, 98, 92)\"},children:\"No coding skills needed\"})}),className:\"framer-4a9lc\",\"data-framer-name\":\"Only 40% tax\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ftgsuz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{background:{alt:\"\",fit:\"fit\",pixelHeight:900,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"660px\",src:\"https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png\",srcSet:\"https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png?scale-down-to=512 512w,https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png 1400w\"}},z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+180+318.4+20+-167.75),pixelHeight:900,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,src:\"https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png\",srcSet:\"https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png?scale-down-to=512 512w,https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:900,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"860px\",src:\"https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png\",srcSet:\"https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png?scale-down-to=512 512w,https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cwGnfGlrtBf3IQLSY1xdo1Pw.png 1400w\"},className:\"framer-2ri641\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ngdq4u\",\"data-framer-name\":\"Main Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uyygnu\",\"data-framer-name\":\"Frame 116\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Everything you need to launch your new website\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Everything you need to launch your new website\"})})}),className:\"framer-jgnvdb\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Start with a beautiful template, customize it with your brand using our intuitive editor, and track your site’s performance with built-in analytics.\"})}),className:\"framer-pawjh1\",\"data-framer-name\":\"With Creala, anyone can earn their first dollar online. Just start with what you know, see what sticks, and get paid. It’s that easy.\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nnxjvp\",\"data-framer-name\":\"Blog\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uhhm5n\",\"data-framer-name\":\"Frame 116\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Easy-to-Use Interface\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Easy-to-Use Interface\"})}),className:\"framer-y1qi53\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Customize palettes, colors, and sizes with ease — all from our platform — to create a more polished and professional website.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Customize palettes, colors, and sizes with ease — all from our platform — to create a more polished and professional website.\"})}),className:\"framer-pkq8en\",\"data-framer-name\":\"With Creala, anyone can earn their first dollar online. Just start with what you know, see what sticks, and get paid. It’s that easy.\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{y:(componentViewport?.y||0)+0+715+60+196.6+60+260+0+97.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e5njua-container\",nodeId:\"J_2QLg4Js\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(Button4,{height:\"100%\",IAc2dPt3K:\"https://app.crea.la/register\",id:\"J_2QLg4Js\",layoutId:\"J_2QLg4Js\",uXaVaxEdJ:getLocalizedValue(\"v14\",activeLocale)??\"Launch your new website\",variant:\"vKeu4QVKN\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{background:{alt:\"\",fit:\"fill\",pixelHeight:928,pixelWidth:1226,positionX:\"left\",positionY:\"top\",sizes:\"329px\",src:\"https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png\",srcSet:\"https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png?scale-down-to=512 512w,https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png 1226w\"}},z2nI9YlbV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+715+60+196.6+60+0),pixelHeight:928,pixelWidth:1226,positionX:\"left\",positionY:\"top\",sizes:\"320px\",src:\"https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png\",srcSet:\"https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png?scale-down-to=512 512w,https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png 1226w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:928,pixelWidth:1226,positionX:\"left\",positionY:\"top\",sizes:\"470px\",src:\"https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png\",srcSet:\"https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png?scale-down-to=512 512w,https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/06AAHYLVb3ggsHvs405kRkVXNU.png 1226w\"},className:\"framer-g36hdu\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rp2hjm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{background:{alt:\"\",fit:\"fill\",pixelHeight:928,pixelWidth:1226,positionX:\"center\",positionY:\"top\",sizes:\"329.021px\",src:\"https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png\",srcSet:\"https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png 1226w\"}},z2nI9YlbV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+715+60+686.4+60+0),pixelHeight:928,pixelWidth:1226,positionX:\"center\",positionY:\"top\",sizes:\"320px\",src:\"https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png\",srcSet:\"https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png 1226w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:928,pixelWidth:1226,positionX:\"center\",positionY:\"top\",sizes:\"470.03px\",src:\"https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png\",srcSet:\"https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/imAHEoI746WJ8PmU7pxpfAMU.png 1226w\"},className:\"framer-1rit55d\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dgbego\",\"data-framer-name\":\"Frame 116\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Actionable Analytics\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Actionable Analytics\"})}),className:\"framer-upppj9\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Gain insights into your users and effortlessly update your website to drive higher conversions.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Gain insights into your users and effortlessly update your website to drive higher conversions.\"})}),className:\"framer-t0q5dr\",\"data-framer-name\":\"With Creala, anyone can earn their first dollar online. Just start with what you know, see what sticks, and get paid. It’s that easy.\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{y:(componentViewport?.y||0)+0+715+60+686.4+60+260+0+193.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wmwlvm-container\",nodeId:\"NaSlPV2JN\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(Button4,{height:\"100%\",IAc2dPt3K:\"https://app.crea.la/register\",id:\"NaSlPV2JN\",layoutId:\"NaSlPV2JN\",uXaVaxEdJ:getLocalizedValue(\"v19\",activeLocale)??\"Start building now\",variant:\"vKeu4QVKN\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lm9bmh\",\"data-framer-name\":\"Three Columns Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o8apzq\",\"data-framer-name\":\"Frame 116\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Set Up, Personalize, and Start Earning\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Set Up, Personalize, and Start Earning\"})}),className:\"framer-wwrspu\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"From design to payments, we’ve simplified every step so you can go live in minutes.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"From design to payments, we’ve simplified every step so you can go live in minutes.\"})}),className:\"framer-qlkg57\",\"data-framer-name\":\"With Creala, anyone can earn their first dollar online. Just start with what you know, see what sticks, and get paid. It’s that easy.\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ukg08y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{width:\"400px\"},z2nI9YlbV:{width:\"300px\",y:(componentViewport?.y||0)+0+2047.2+60+260.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:538,width:\"293.3333px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ng4h7x-container\",nodeId:\"LCqPwYO0w\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(CardSteps,{aZLjqqdiI:getLocalizedValue(\"v25\",activeLocale)??\"No need to start from scratch — pick a template that fits your vision and customize it with ease.\",dcGyzNmj_:getLocalizedValue(\"v24\",activeLocale)??\"Choose a Template and Make It Yours\",F7Y9PZ8yO:\"https://app.crea.la/register\",height:\"100%\",id:\"LCqPwYO0w\",layoutId:\"LCqPwYO0w\",lu7RJnrWS:getLocalizedValue(\"v26\",activeLocale)??\"Pick your template →\",OPTOSSMSc:addImageAlt({src:\"https://framerusercontent.com/images/hZHMl6eOrH2usOkfe1knIm7G6v8.png\",srcSet:\"https://framerusercontent.com/images/hZHMl6eOrH2usOkfe1knIm7G6v8.png?scale-down-to=512 512w,https://framerusercontent.com/images/hZHMl6eOrH2usOkfe1knIm7G6v8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hZHMl6eOrH2usOkfe1knIm7G6v8.png 1226w\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{width:\"400px\"},z2nI9YlbV:{width:\"300px\",y:(componentViewport?.y||0)+0+2047.2+60+260.5+0+598}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:538,width:\"293.3333px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8s0tgo-container\",nodeId:\"j9B5rwQYR\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(CardSteps,{aZLjqqdiI:getLocalizedValue(\"v28\",activeLocale)??\"Enhance your professional presence by using your own domain. Build trust with users and make it easy for them to find you online.\",dcGyzNmj_:getLocalizedValue(\"v27\",activeLocale)??\"Use your domain\",F7Y9PZ8yO:\"https://app.crea.la/register\",height:\"100%\",id:\"j9B5rwQYR\",layoutId:\"j9B5rwQYR\",lu7RJnrWS:getLocalizedValue(\"v29\",activeLocale)??\"Build Your Website Today →\",OPTOSSMSc:addImageAlt({src:\"https://framerusercontent.com/images/PmZSIo45uqehsWOHXxdsajRNd9g.png\",srcSet:\"https://framerusercontent.com/images/PmZSIo45uqehsWOHXxdsajRNd9g.png?scale-down-to=512 512w,https://framerusercontent.com/images/PmZSIo45uqehsWOHXxdsajRNd9g.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PmZSIo45uqehsWOHXxdsajRNd9g.png 1226w\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{width:\"400px\"},z2nI9YlbV:{width:\"300px\",y:(componentViewport?.y||0)+0+2047.2+60+260.5+0+1196}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:538,width:\"293.3333px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-m0j4k3-container\",nodeId:\"fyVpjc3eJ\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(CardSteps,{aZLjqqdiI:getLocalizedValue(\"v31\",activeLocale)??\"Sell to customers worldwide and receive payments directly in your local bank account. Start earning online with your website.\",dcGyzNmj_:getLocalizedValue(\"v30\",activeLocale)??\"Payments for your website\",F7Y9PZ8yO:\"https://app.crea.la/register\",height:\"100%\",id:\"fyVpjc3eJ\",layoutId:\"fyVpjc3eJ\",lu7RJnrWS:getLocalizedValue(\"v32\",activeLocale)??\"Start Receiving Payments →\",OPTOSSMSc:addImageAlt({src:\"https://framerusercontent.com/images/RsNwjS20gaTlJCI3US7M1CSy8E.png\",srcSet:\"https://framerusercontent.com/images/RsNwjS20gaTlJCI3US7M1CSy8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/RsNwjS20gaTlJCI3US7M1CSy8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/RsNwjS20gaTlJCI3US7M1CSy8E.png 1226w\"},\"\"),style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y49544\",\"data-framer-name\":\"Integrations\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dli27n\",\"data-framer-name\":\"Frame 116\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Connect your new website with your favorite tools\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Connect your new website with your favorite tools\"})})}),className:\"framer-7o18pq\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Bring your website to life by connecting it with your go-to tools — from Slack and WhatsApp to Zapier, Intercom, and more.\"})}),className:\"framer-1x95drf\",\"data-framer-name\":\"With Creala, anyone can earn their first dollar online. Just start with what you know, see what sticks, and get paid. It’s that easy.\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6cwwto\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a78nx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-roa2cb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9ua5em\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4161.7+60+260.5+0+0+0+0+0+26+0),pixelHeight:250,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FmfUgS0eZYodz511zSH3KzDvg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:250,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/FmfUgS0eZYodz511zSH3KzDvg.png\"},className:\"framer-jdkqxt\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5lhflj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4161.7+60+260.5+0+0+0+0+0+26+0),pixelHeight:250,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vEGzsgfzWkmTdXvVM6cqLUKBD0Q.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:250,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vEGzsgfzWkmTdXvVM6cqLUKBD0Q.png\"},className:\"framer-10jra1n\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k3fbme hidden-3jqldk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4161.7+60+260.5+0+0+0+0+0+26+0),pixelHeight:288,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bpC7bSqq9EM684PwYWL5NAFcm7g.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:288,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bpC7bSqq9EM684PwYWL5NAFcm7g.png\"},className:\"framer-csgv4f\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-10cfyu4 hidden-3jqldk\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4161.7+60+260.5+0+0+0+0+102+26+0),pixelHeight:249,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/spFZjIUMViCXKyfHF1vJLylKQY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:249,pixelWidth:250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/spFZjIUMViCXKyfHF1vJLylKQY.png\"},className:\"framer-11k5nm0\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vhw0ge\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4161.7+60+260.5+0+0+0+0+102+26+0),pixelHeight:362,pixelWidth:360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/REqzGKtKrWdgrjUsFLAyPQpfIaY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:362,pixelWidth:360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/REqzGKtKrWdgrjUsFLAyPQpfIaY.png\"},className:\"framer-17our7q\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-83lpph\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4161.7+60+260.5+0+0+0+0+102+26+0),pixelHeight:209,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fK0V6Fuzii3gCPrWUWq8h4dfw8U.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:209,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fK0V6Fuzii3gCPrWUWq8h4dfw8U.png\"},className:\"framer-17qm87e\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c4i5lj\",\"data-framer-name\":\"Frame 116\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Integrations for your website\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"Integrations for your website\"})}),className:\"framer-1bqyler\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Integrations are on the way to help you automate, communicate, and scale effortlessly — integrations coming soon.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Integrations are on the way to help you automate, communicate, and scale effortlessly — integrations coming soon.\"})}),className:\"framer-19d2mj3\",\"data-framer-name\":\"With Creala, anyone can earn their first dollar online. Just start with what you know, see what sticks, and get paid. It’s that easy.\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{y:(componentViewport?.y||0)+0+4161.7+60+260.5+0+244+0+193.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ttlgyc-container\",nodeId:\"Ieo4LSaZF\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(Button4,{height:\"100%\",IAc2dPt3K:\"https://app.crea.la/register\",id:\"Ieo4LSaZF\",layoutId:\"Ieo4LSaZF\",uXaVaxEdJ:getLocalizedValue(\"v40\",activeLocale)??\"Let me know when is ready\",variant:\"vKeu4QVKN\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h9u2t1\",\"data-framer-name\":\"Testimonials\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hfc9hq\",\"data-framer-name\":\"Frame 116\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{children:getLocalizedValue(\"v42\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"What creators are saying\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-db837617-e78b-4e86-9cda-c1136638c1b4, rgb(23, 17, 15))\"},children:\"What creators are saying\"})}),className:\"framer-5wn3q2\",\"data-framer-name\":\"Sell your work online\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w74h7w\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{width:`min(1000px, ${componentViewport?.width||\"100vw\"})`},z2nI9YlbV:{height:193,y:(componentViewport?.y||0)+0+5032+20+105.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`min(1000px, ${componentViewport?.width||\"100vw\"} * 0.9334)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mbxbpi-container\",nodeId:\"hkqOF0cnI\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Testimonial,{gxI5P0gEe:getLocalizedValue(\"v44\",activeLocale)??\"“All in one”\",height:\"100%\",id:\"hkqOF0cnI\",kZvRSbvfG:getLocalizedValue(\"v45\",activeLocale)??\"Marcelo Gabriel\",layoutId:\"hkqOF0cnI\",style:{height:\"100%\",width:\"100%\"},uFvpi1bpM:getLocalizedValue(\"v43\",activeLocale)??\"I manage my creativity and execution on one platform that enables direct sales on my website.\",width:\"100%\",WX_NqwfOd:getLocalizedValue(\"v46\",activeLocale)??\"Musician and Youtuber\",x65QwV1pR:addImageAlt({src:\"https://framerusercontent.com/images/0b4cpfXKK2ykZCYAbb1Am3sZyo.png\"},\"Marcelo Gabriel\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{width:`min(1000px, ${componentViewport?.width||\"100vw\"})`},z2nI9YlbV:{y:(componentViewport?.y||0)+0+5032+20+105.5+0+233}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:193,width:`min(1000px, ${componentViewport?.width||\"100vw\"} * 0.9334)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f4rq1q-container\",nodeId:\"btnHt0Sq5\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(Testimonial,{gxI5P0gEe:getLocalizedValue(\"v48\",activeLocale)??\"“A new sales channel”\",height:\"100%\",id:\"btnHt0Sq5\",kZvRSbvfG:getLocalizedValue(\"v49\",activeLocale)??\"Fabio Araujo\",layoutId:\"btnHt0Sq5\",style:{width:\"100%\"},uFvpi1bpM:getLocalizedValue(\"v47\",activeLocale)??\"I needed a channel to sell my online products and Creala enabled me to reach international customers.\",width:\"100%\",WX_NqwfOd:getLocalizedValue(\"v50\",activeLocale)??\"Violinist\",x65QwV1pR:addImageAlt({src:\"https://framerusercontent.com/images/sTlmusmj7LTSn3IUGlJR84bu8.jpg\",srcSet:\"https://framerusercontent.com/images/sTlmusmj7LTSn3IUGlJR84bu8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/sTlmusmj7LTSn3IUGlJR84bu8.jpg 532w\"},getLocalizedValue(\"v49\",activeLocale)??\"Fabio Araujo\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{width:`min(1000px, ${componentViewport?.width||\"100vw\"})`},z2nI9YlbV:{y:(componentViewport?.y||0)+0+5032+20+105.5+0+466}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:193,width:`min(1000px, ${componentViewport?.width||\"100vw\"} * 0.9334)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15y0unx-container\",nodeId:\"ssxiBTfAI\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(Testimonial,{gxI5P0gEe:getLocalizedValue(\"v52\",activeLocale)??'\"Global Reach\"',height:\"100%\",id:\"ssxiBTfAI\",kZvRSbvfG:getLocalizedValue(\"v53\",activeLocale)??\"Alexia Boidanich\",layoutId:\"ssxiBTfAI\",style:{width:\"100%\"},uFvpi1bpM:getLocalizedValue(\"v51\",activeLocale)??\"I use Creala to offer my services globally. My experience has been positive, and customer service is great!\",width:\"100%\",WX_NqwfOd:getLocalizedValue(\"v54\",activeLocale)??\"Psychologist\",x65QwV1pR:addImageAlt({src:\"https://framerusercontent.com/images/1q5RQfv1Ea6SE6o4Yg2N3H2sHPQ.png\"},getLocalizedValue(\"v49\",activeLocale)??\"Fabio Araujo\")})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6lz7s3\",\"data-framer-name\":\"Pivot\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{background:{alt:\"\",fit:\"fit\",pixelHeight:500,pixelWidth:1500,positionX:\"center\",positionY:\"top\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 120px, 1px), ${componentViewport?.width||\"100vw\"} - 120px)`,src:\"https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png\",srcSet:\"https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png?scale-down-to=512 512w,https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png 1500w\"}},z2nI9YlbV:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5836.5+60+0),pixelHeight:500,pixelWidth:1500,positionX:\"center\",positionY:\"top\",sizes:`min(1000px, ${componentViewport?.width||\"100vw\"})`,src:\"https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png\",srcSet:\"https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png?scale-down-to=512 512w,https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png 1500w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:500,pixelWidth:1500,positionX:\"center\",positionY:\"top\",sizes:`min(1000px, ${componentViewport?.width||\"100vw\"})`,src:\"https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png\",srcSet:\"https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png?scale-down-to=512 512w,https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/T9AeWzOtIHeRuDiovJAdgsq6ark.png 1500w\"},className:\"framer-1y3j817\",\"data-framer-name\":\"Wrapper\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{children:getLocalizedValue(\"v56\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Start building your new website now\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v55\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbmVsYSBUZXh0IFdlYiBCb2xk\",\"--framer-font-family\":'\"Canela Text Web Bold\", \"Canela Text Web Bold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Start building your new website now\"})}),className:\"framer-bkbgpd hidden-v7b9cx\",fonts:[\"CUSTOM;Canela Text Web Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{width:`calc(min(1000px, ${componentViewport?.width||\"100vw\"}) - 120px)`,y:(componentViewport?.y||0)+0+5836.5+60+0+0+33}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17mmlyj-container\",nodeId:\"h2hwGQpQ6\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button4,{height:\"100%\",IAc2dPt3K:\"https://app.crea.la/register\",id:\"h2hwGQpQ6\",layoutId:\"h2hwGQpQ6\",uXaVaxEdJ:getLocalizedValue(\"v4\",activeLocale)??\"Get started for free\",variant:\"Gw7RjuiYY\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ponr3x hidden-v7b9cx\",\"data-framer-name\":\"Buttons\"})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2nI9YlbV:{y:(componentViewport?.y||0)+0+6074.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:977,width:`min(${componentViewport?.width||\"100vw\"} * 0.9992, ${componentViewport?.width||\"100vw\"})`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1czdpk2-container\",nodeId:\"yA43wCdf0\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DtFWAXtf1:{variant:\"LtH_z1KYl\"},z2nI9YlbV:{variant:\"OXMIi5CKX\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"yA43wCdf0\",layoutId:\"yA43wCdf0\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"JusYUwoyn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kohnih-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"i5rjoUtVW\",scopeId:\"EMGX0YTpc\",children:/*#__PURE__*/_jsx(Intercom,{appId:getLocalizedValue(\"v57\",activeLocale)??\"u5m5idq1\",height:\"100%\",id:\"i5rjoUtVW\",layoutId:\"i5rjoUtVW\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-N1ApD.framer-1xxtji6, .framer-N1ApD .framer-1xxtji6 { display: block; }\",\".framer-N1ApD.framer-cfwmpm { align-content: center; align-items: center; background-color: var(--token-5a8b2f12-6bad-4cb5-8410-2f0490fe5baa, #f3f4f0); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1201px; }\",\".framer-N1ApD .framer-11vgv6f-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-N1ApD .framer-10g46qe { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 160px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-jjobay { aspect-ratio: 1.533478497550354 / 1; bottom: 90px; flex: none; height: var(--framer-aspect-ratio-supported, 821px); left: -28px; opacity: 0.36; overflow: visible; position: absolute; right: -28px; }\",\".framer-N1ApD .framer-lt0hsn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 540px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-180962z { 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-N1ApD .framer-bnv817, .framer-N1ApD .framer-2zoi79, .framer-N1ApD .framer-jgnvdb, .framer-N1ApD .framer-pawjh1, .framer-N1ApD .framer-wwrspu, .framer-N1ApD .framer-qlkg57, .framer-N1ApD .framer-7o18pq, .framer-N1ApD .framer-1x95drf, .framer-N1ApD .framer-5wn3q2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-N1ApD .framer-163gadb-container, .framer-N1ApD .framer-1e5njua-container, .framer-N1ApD .framer-wmwlvm-container, .framer-N1ApD .framer-1ttlgyc-container, .framer-N1ApD .framer-17mmlyj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-N1ApD .framer-gbgqqi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-N1ApD .framer-pex8o3, .framer-N1ApD .framer-1b3vtoa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-N1ApD .framer-1unknvp, .framer-N1ApD .framer-oxljav { flex: none; height: 7px; position: relative; width: 8px; }\",\".framer-N1ApD .framer-14xg3bs, .framer-N1ApD .framer-4a9lc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-N1ApD .framer-1ftgsuz { align-content: center; align-items: center; background-color: #f3efe6; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 500px; justify-content: flex-start; overflow: hidden; padding: 60px 0px 0px 0px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-N1ApD .framer-2ri641 { aspect-ratio: 1.556420233463035 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 553px); overflow: hidden; position: relative; width: 860px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-N1ApD .framer-1ngdq4u { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-1uyygnu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-N1ApD .framer-nnxjvp { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 1000px; }\",\".framer-N1ApD .framer-1uhhm5n, .framer-N1ApD .framer-1dgbego, .framer-N1ApD .framer-1c4i5lj { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-N1ApD .framer-y1qi53, .framer-N1ApD .framer-pkq8en, .framer-N1ApD .framer-upppj9, .framer-N1ApD .framer-t0q5dr, .framer-N1ApD .framer-1bqyler, .framer-N1ApD .framer-19d2mj3 { flex: none; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-N1ApD .framer-g36hdu, .framer-N1ApD .framer-1rit55d { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: 391px; position: relative; width: 47%; }\",\".framer-N1ApD .framer-1rp2hjm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 1000px; }\",\".framer-N1ApD .framer-lm9bmh { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-1o8apzq, .framer-N1ApD .framer-1dli27n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 540px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-ukg08y { display: grid; flex: none; gap: 60px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-N1ApD .framer-ng4h7x-container, .framer-N1ApD .framer-8s0tgo-container, .framer-N1ApD .framer-m0j4k3-container { align-self: start; flex: none; height: auto; justify-self: start; max-width: 1000px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-1y49544 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-6cwwto { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-N1ApD .framer-1a78nx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-N1ApD .framer-roa2cb { display: grid; flex: 1 0 0px; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-N1ApD .framer-9ua5em, .framer-N1ApD .framer-5lhflj, .framer-N1ApD .framer-1k3fbme, .framer-N1ApD .framer-10cfyu4, .framer-N1ApD .framer-vhw0ge, .framer-N1ApD .framer-83lpph { align-content: center; align-items: center; align-self: start; aspect-ratio: 1 / 1; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 132px); justify-content: center; justify-self: start; padding: 26px; position: relative; width: 132px; }\",\".framer-N1ApD .framer-jdkqxt, .framer-N1ApD .framer-10jra1n, .framer-N1ApD .framer-csgv4f, .framer-N1ApD .framer-11k5nm0, .framer-N1ApD .framer-17our7q, .framer-N1ApD .framer-17qm87e { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-h9u2t1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 60px 40px; position: relative; width: 93%; }\",\".framer-N1ApD .framer-hfc9hq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-w74h7w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-N1ApD .framer-mbxbpi-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-N1ApD .framer-f4rq1q-container, .framer-N1ApD .framer-15y0unx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-N1ApD .framer-6lz7s3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-N1ApD .framer-1y3j817 { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 334px; justify-content: center; max-width: 100%; overflow: visible; padding: 80px 240px 0px 240px; position: relative; width: 1000px; }\",\".framer-N1ApD .framer-bkbgpd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-N1ApD .framer-1ponr3x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; min-height: 54px; min-width: 247px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-N1ApD .framer-1czdpk2-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\".framer-N1ApD .framer-kohnih-container { bottom: 0px; flex: none; height: 87px; position: absolute; right: 0px; width: 200px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-N1ApD.framer-cfwmpm, .framer-N1ApD .framer-10g46qe, .framer-N1ApD .framer-lt0hsn, .framer-N1ApD .framer-180962z, .framer-N1ApD .framer-gbgqqi, .framer-N1ApD .framer-pex8o3, .framer-N1ApD .framer-1b3vtoa, .framer-N1ApD .framer-1ftgsuz, .framer-N1ApD .framer-1ngdq4u, .framer-N1ApD .framer-1uyygnu, .framer-N1ApD .framer-nnxjvp, .framer-N1ApD .framer-1uhhm5n, .framer-N1ApD .framer-1rp2hjm, .framer-N1ApD .framer-1dgbego, .framer-N1ApD .framer-lm9bmh, .framer-N1ApD .framer-1o8apzq, .framer-N1ApD .framer-1y49544, .framer-N1ApD .framer-1dli27n, .framer-N1ApD .framer-6cwwto, .framer-N1ApD .framer-1a78nx, .framer-N1ApD .framer-9ua5em, .framer-N1ApD .framer-5lhflj, .framer-N1ApD .framer-1k3fbme, .framer-N1ApD .framer-10cfyu4, .framer-N1ApD .framer-vhw0ge, .framer-N1ApD .framer-83lpph, .framer-N1ApD .framer-1c4i5lj, .framer-N1ApD .framer-h9u2t1, .framer-N1ApD .framer-hfc9hq, .framer-N1ApD .framer-w74h7w, .framer-N1ApD .framer-6lz7s3, .framer-N1ApD .framer-1y3j817, .framer-N1ApD .framer-1ponr3x { gap: 0px; } .framer-N1ApD.framer-cfwmpm > *, .framer-N1ApD .framer-1ngdq4u > *, .framer-N1ApD .framer-9ua5em > *, .framer-N1ApD .framer-5lhflj > *, .framer-N1ApD .framer-1k3fbme > *, .framer-N1ApD .framer-10cfyu4 > *, .framer-N1ApD .framer-vhw0ge > *, .framer-N1ApD .framer-83lpph > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-N1ApD.framer-cfwmpm > :first-child, .framer-N1ApD .framer-10g46qe > :first-child, .framer-N1ApD .framer-lt0hsn > :first-child, .framer-N1ApD .framer-180962z > :first-child, .framer-N1ApD .framer-1ftgsuz > :first-child, .framer-N1ApD .framer-1ngdq4u > :first-child, .framer-N1ApD .framer-1uyygnu > :first-child, .framer-N1ApD .framer-1uhhm5n > :first-child, .framer-N1ApD .framer-1dgbego > :first-child, .framer-N1ApD .framer-lm9bmh > :first-child, .framer-N1ApD .framer-1o8apzq > :first-child, .framer-N1ApD .framer-1y49544 > :first-child, .framer-N1ApD .framer-1dli27n > :first-child, .framer-N1ApD .framer-9ua5em > :first-child, .framer-N1ApD .framer-5lhflj > :first-child, .framer-N1ApD .framer-1k3fbme > :first-child, .framer-N1ApD .framer-10cfyu4 > :first-child, .framer-N1ApD .framer-vhw0ge > :first-child, .framer-N1ApD .framer-83lpph > :first-child, .framer-N1ApD .framer-1c4i5lj > :first-child, .framer-N1ApD .framer-h9u2t1 > :first-child, .framer-N1ApD .framer-hfc9hq > :first-child, .framer-N1ApD .framer-1y3j817 > :first-child { margin-top: 0px; } .framer-N1ApD.framer-cfwmpm > :last-child, .framer-N1ApD .framer-10g46qe > :last-child, .framer-N1ApD .framer-lt0hsn > :last-child, .framer-N1ApD .framer-180962z > :last-child, .framer-N1ApD .framer-1ftgsuz > :last-child, .framer-N1ApD .framer-1ngdq4u > :last-child, .framer-N1ApD .framer-1uyygnu > :last-child, .framer-N1ApD .framer-1uhhm5n > :last-child, .framer-N1ApD .framer-1dgbego > :last-child, .framer-N1ApD .framer-lm9bmh > :last-child, .framer-N1ApD .framer-1o8apzq > :last-child, .framer-N1ApD .framer-1y49544 > :last-child, .framer-N1ApD .framer-1dli27n > :last-child, .framer-N1ApD .framer-9ua5em > :last-child, .framer-N1ApD .framer-5lhflj > :last-child, .framer-N1ApD .framer-1k3fbme > :last-child, .framer-N1ApD .framer-10cfyu4 > :last-child, .framer-N1ApD .framer-vhw0ge > :last-child, .framer-N1ApD .framer-83lpph > :last-child, .framer-N1ApD .framer-1c4i5lj > :last-child, .framer-N1ApD .framer-h9u2t1 > :last-child, .framer-N1ApD .framer-hfc9hq > :last-child, .framer-N1ApD .framer-1y3j817 > :last-child { margin-bottom: 0px; } .framer-N1ApD .framer-10g46qe > *, .framer-N1ApD .framer-lm9bmh > *, .framer-N1ApD .framer-1y49544 > *, .framer-N1ApD .framer-h9u2t1 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-N1ApD .framer-lt0hsn > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-N1ApD .framer-180962z > *, .framer-N1ApD .framer-1ftgsuz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-N1ApD .framer-gbgqqi > *, .framer-N1ApD .framer-w74h7w > *, .framer-N1ApD .framer-1ponr3x > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-N1ApD .framer-gbgqqi > :first-child, .framer-N1ApD .framer-pex8o3 > :first-child, .framer-N1ApD .framer-1b3vtoa > :first-child, .framer-N1ApD .framer-nnxjvp > :first-child, .framer-N1ApD .framer-1rp2hjm > :first-child, .framer-N1ApD .framer-6cwwto > :first-child, .framer-N1ApD .framer-1a78nx > :first-child, .framer-N1ApD .framer-w74h7w > :first-child, .framer-N1ApD .framer-6lz7s3 > :first-child, .framer-N1ApD .framer-1ponr3x > :first-child { margin-left: 0px; } .framer-N1ApD .framer-gbgqqi > :last-child, .framer-N1ApD .framer-pex8o3 > :last-child, .framer-N1ApD .framer-1b3vtoa > :last-child, .framer-N1ApD .framer-nnxjvp > :last-child, .framer-N1ApD .framer-1rp2hjm > :last-child, .framer-N1ApD .framer-6cwwto > :last-child, .framer-N1ApD .framer-1a78nx > :last-child, .framer-N1ApD .framer-w74h7w > :last-child, .framer-N1ApD .framer-6lz7s3 > :last-child, .framer-N1ApD .framer-1ponr3x > :last-child { margin-right: 0px; } .framer-N1ApD .framer-pex8o3 > *, .framer-N1ApD .framer-1b3vtoa > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-N1ApD .framer-1uyygnu > *, .framer-N1ApD .framer-1uhhm5n > *, .framer-N1ApD .framer-1dgbego > *, .framer-N1ApD .framer-1o8apzq > *, .framer-N1ApD .framer-1dli27n > *, .framer-N1ApD .framer-1c4i5lj > *, .framer-N1ApD .framer-hfc9hq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-N1ApD .framer-nnxjvp > *, .framer-N1ApD .framer-1rp2hjm > *, .framer-N1ApD .framer-6cwwto > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-N1ApD .framer-1a78nx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-N1ApD .framer-6lz7s3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-N1ApD .framer-1y3j817 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }\",\"@media (min-width: 810px) and (max-width: 1200px) { .framer-N1ApD.framer-cfwmpm { height: 1560px; width: 810px; } .framer-N1ApD .framer-11vgv6f-container { height: 80px; left: calc(49.958368026644486% - 100% / 2); order: 0; transform: unset; } .framer-N1ApD .framer-10g46qe { gap: 70px; order: 1; padding: 160px 60px 0px 50px; } .framer-N1ApD .framer-jjobay { height: var(--framer-aspect-ratio-supported, 566px); } .framer-N1ApD .framer-lt0hsn { max-width: 460px; } .framer-N1ApD .framer-1ftgsuz { height: 300px; padding: 60px 80px 0px 80px; width: 100%; } .framer-N1ApD .framer-2ri641 { height: var(--framer-aspect-ratio-supported, 424px); width: 660px; } .framer-N1ApD .framer-1ngdq4u { order: 2; padding: 60px; } .framer-N1ApD .framer-1uyygnu { width: 100%; } .framer-N1ApD .framer-nnxjvp, .framer-N1ApD .framer-1rp2hjm { height: 400px; padding: 0px; width: 700px; } .framer-N1ApD .framer-g36hdu, .framer-N1ApD .framer-1rit55d { height: 50%; } .framer-N1ApD .framer-lm9bmh { order: 3; padding: 60px; } .framer-N1ApD .framer-ukg08y { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; width: 100%; } .framer-N1ApD .framer-ng4h7x-container, .framer-N1ApD .framer-8s0tgo-container, .framer-N1ApD .framer-m0j4k3-container { align-self: unset; width: 400px; } .framer-N1ApD .framer-1y49544 { background-color: var(--token-5a8b2f12-6bad-4cb5-8410-2f0490fe5baa, #f3f4f0); order: 4; padding: 60px; } .framer-N1ApD .framer-6cwwto { gap: 30px; width: 700px; } .framer-N1ApD .framer-1a78nx, .framer-N1ApD .framer-1c4i5lj { flex: none; width: min-content; } .framer-N1ApD .framer-roa2cb { flex: none; grid-template-columns: repeat(2, minmax(50px, 1fr)); width: 200px; } .framer-N1ApD .framer-9ua5em, .framer-N1ApD .framer-5lhflj, .framer-N1ApD .framer-vhw0ge, .framer-N1ApD .framer-83lpph { height: var(--framer-aspect-ratio-supported, 92px); width: 92px; } .framer-N1ApD .framer-1bqyler { width: auto; } .framer-N1ApD .framer-19d2mj3 { width: 420px; } .framer-N1ApD .framer-h9u2t1 { background-color: var(--token-5a8b2f12-6bad-4cb5-8410-2f0490fe5baa, #f3f4f0); order: 5; padding: 60px; width: 100%; } .framer-N1ApD .framer-6lz7s3 { background-color: var(--token-5a8b2f12-6bad-4cb5-8410-2f0490fe5baa, #f3f4f0); order: 6; padding: 0px 60px 60px 60px; } .framer-N1ApD .framer-1y3j817 { flex: 1 0 0px; height: 229px; padding: 80px 40px 0px 40px; width: 1px; } .framer-N1ApD .framer-1czdpk2-container { order: 8; } .framer-N1ApD .framer-kohnih-container { bottom: -632px; order: 7; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-N1ApD .framer-10g46qe, .framer-N1ApD .framer-ukg08y, .framer-N1ApD .framer-6cwwto { gap: 0px; } .framer-N1ApD .framer-10g46qe > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-N1ApD .framer-10g46qe > :first-child, .framer-N1ApD .framer-ukg08y > :first-child { margin-top: 0px; } .framer-N1ApD .framer-10g46qe > :last-child, .framer-N1ApD .framer-ukg08y > :last-child { margin-bottom: 0px; } .framer-N1ApD .framer-ukg08y > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-N1ApD .framer-6cwwto > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-N1ApD .framer-6cwwto > :first-child { margin-left: 0px; } .framer-N1ApD .framer-6cwwto > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-N1ApD.framer-cfwmpm { width: 390px; } .framer-N1ApD .framer-10g46qe { gap: 40px; height: 715px; padding: 180px 30px 50px 30px; } .framer-N1ApD .framer-jjobay { bottom: 285px; height: var(--framer-aspect-ratio-supported, 292px); left: -22px; order: 2; right: -34px; } .framer-N1ApD .framer-lt0hsn { justify-content: center; order: 0; } .framer-N1ApD .framer-gbgqqi { justify-content: center; width: 100%; } .framer-N1ApD .framer-1ftgsuz { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; height: 224px; justify-content: center; order: 3; padding: 20px 20px 0px 20px; width: 100%; } .framer-N1ApD .framer-2ri641 { height: var(--framer-aspect-ratio-supported, 187px); width: 100%; } .framer-N1ApD .framer-1ngdq4u { padding: 60px 20px 20px 20px; } .framer-N1ApD .framer-1uyygnu, .framer-N1ApD .framer-17mmlyj-container { width: 100%; } .framer-N1ApD .framer-nnxjvp { flex-direction: column; gap: 40px; max-width: 320%; padding: 60px 20px 20px 20px; width: 320px; } .framer-N1ApD .framer-1uhhm5n { align-content: center; align-items: center; flex: none; max-width: unset; order: 1; width: 320px; } .framer-N1ApD .framer-y1qi53, .framer-N1ApD .framer-pkq8en { width: auto; } .framer-N1ApD .framer-g36hdu { height: 220px; order: 0; width: 320px; } .framer-N1ApD .framer-1rp2hjm { flex-direction: column; gap: 40px; padding: 60px 20px 0px 20px; width: 320px; } .framer-N1ApD .framer-1rit55d { height: 220px; width: 320px; } .framer-N1ApD .framer-1dgbego, .framer-N1ApD .framer-1c4i5lj { align-content: center; align-items: center; flex: none; width: 320px; } .framer-N1ApD .framer-upppj9, .framer-N1ApD .framer-t0q5dr { max-width: 320px; } .framer-N1ApD .framer-lm9bmh, .framer-N1ApD .framer-1y49544 { padding: 60px 20px 60px 20px; } .framer-N1ApD .framer-ukg08y { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; width: 300px; } .framer-N1ApD .framer-ng4h7x-container, .framer-N1ApD .framer-8s0tgo-container, .framer-N1ApD .framer-m0j4k3-container { align-self: unset; width: 300px; } .framer-N1ApD .framer-6cwwto { flex-direction: column; width: 320px; } .framer-N1ApD .framer-1a78nx { flex: none; width: min-content; } .framer-N1ApD .framer-roa2cb { flex: none; width: 280px; } .framer-N1ApD .framer-9ua5em, .framer-N1ApD .framer-5lhflj, .framer-N1ApD .framer-1k3fbme, .framer-N1ApD .framer-10cfyu4, .framer-N1ApD .framer-vhw0ge, .framer-N1ApD .framer-83lpph { height: var(--framer-aspect-ratio-supported, 81px); width: 81px; } .framer-N1ApD .framer-1bqyler, .framer-N1ApD .framer-19d2mj3 { width: 320px; } .framer-N1ApD .framer-h9u2t1 { padding: 20px; } .framer-N1ApD .framer-w74h7w { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-N1ApD .framer-mbxbpi-container { align-self: unset; flex: none; width: 100%; } .framer-N1ApD .framer-f4rq1q-container, .framer-N1ApD .framer-15y0unx-container { flex: none; width: 100%; } .framer-N1ApD .framer-6lz7s3 { flex-direction: column; padding: 60px 20px 60px 20px; } .framer-N1ApD .framer-1y3j817 { gap: 40px; height: 118px; padding: 0px 60px 0px 60px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-N1ApD .framer-10g46qe, .framer-N1ApD .framer-nnxjvp, .framer-N1ApD .framer-1rp2hjm, .framer-N1ApD .framer-ukg08y, .framer-N1ApD .framer-6cwwto, .framer-N1ApD .framer-w74h7w, .framer-N1ApD .framer-6lz7s3, .framer-N1ApD .framer-1y3j817 { gap: 0px; } .framer-N1ApD .framer-10g46qe > *, .framer-N1ApD .framer-nnxjvp > *, .framer-N1ApD .framer-1rp2hjm > *, .framer-N1ApD .framer-w74h7w > *, .framer-N1ApD .framer-1y3j817 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-N1ApD .framer-10g46qe > :first-child, .framer-N1ApD .framer-nnxjvp > :first-child, .framer-N1ApD .framer-1rp2hjm > :first-child, .framer-N1ApD .framer-ukg08y > :first-child, .framer-N1ApD .framer-6cwwto > :first-child, .framer-N1ApD .framer-w74h7w > :first-child, .framer-N1ApD .framer-6lz7s3 > :first-child, .framer-N1ApD .framer-1y3j817 > :first-child { margin-top: 0px; } .framer-N1ApD .framer-10g46qe > :last-child, .framer-N1ApD .framer-nnxjvp > :last-child, .framer-N1ApD .framer-1rp2hjm > :last-child, .framer-N1ApD .framer-ukg08y > :last-child, .framer-N1ApD .framer-6cwwto > :last-child, .framer-N1ApD .framer-w74h7w > :last-child, .framer-N1ApD .framer-6lz7s3 > :last-child, .framer-N1ApD .framer-1y3j817 > :last-child { margin-bottom: 0px; } .framer-N1ApD .framer-ukg08y > *, .framer-N1ApD .framer-6cwwto > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-N1ApD .framer-6lz7s3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6227.5\n * @framerIntrinsicWidth 1201\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DtFWAXtf1\":{\"layout\":[\"fixed\",\"fixed\"]},\"z2nI9YlbV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerEMGX0YTpc=withCSS(Component,css,\"framer-N1ApD\");export default FramerEMGX0YTpc;FramerEMGX0YTpc.displayName=\"Link In Bio Wl\";FramerEMGX0YTpc.defaultProps={height:6227.5,width:1201};addFonts(FramerEMGX0YTpc,[{explicitInter:true,fonts:[{family:\"Canela Text Web Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/27HvVICqwQO0pt4DzF69LQFncNg.woff2\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"}]},...NavbarWProducts2Fonts,...Button4Fonts,...CardStepsFonts,...TestimonialFonts,...FooterFonts,...IntercomFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEMGX0YTpc\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DtFWAXtf1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z2nI9YlbV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1201\",\"framerIntrinsicHeight\":\"6227.5\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}