{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/PLFwRaRN5k0TTaWIRyso/F1sPXAmi25Ci4kAu371n/RandomImageSelector.js", "ssg:https://framerusercontent.com/modules/fZSIXojxvkYunspZI92S/hFOcp0UgQHhiygKtIOUV/TallyPopup.js", "ssg:https://framerusercontent.com/modules/BE2hG74x9xhwMmrJqBe9/ncE0rreIR4idKjREJP2s/CidRp1R9J.js", "ssg:https://framerusercontent.com/modules/JHleRxYDt7MYYzXEkHyW/MXXa5Z4aDV3xEYeNcDnV/RNU_f_c7a.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{forwardRef,useEffect,useRef,useState}from\"react\";const campaigns=[[\"https://framerusercontent.com/images/g7A3QuNLme1loHZxJikugPOvCWA.png\",\"have more fun\"],[\"https://framerusercontent.com/images/NCa3MubPWCI110eQFTROtUBfMmM.png\",\"have more fun\"],[\"https://framerusercontent.com/images/Jo0Bx7ji9NeXbcCwpNJ1s3Wk3iA.png\",\"have more fun\"],[\"https://framerusercontent.com/images/IwOz3UiOm2z5Ac0UKwXtqOlS20g.png\",\"have more fun\"],[\"https://framerusercontent.com/images/BHA5xfsb1u0VLJUUbreRVUgnXg.png\",\"have more fun\"],[\"https://framerusercontent.com/images/rmEWxWKjCQVAdM0LmKQz6fOswwU.png\",\"have more fun\"],[\"https://framerusercontent.com/images/YG3I8m7FEWGqFJVsKfeHEB3ZbM.png\",\"have more fun\"],[\"https://framerusercontent.com/images/zt8qekGNbyoed2DbaOkTSqLKHc.png\",\"have more fun\"],[\"https://framerusercontent.com/images/yYCqQS62DRj7MOvxAKPrBPLNkdI.png\",\"have more fun\"]];export function withRandomTagline(Component){return /*#__PURE__*/forwardRef((props,ref)=>{const internalRef=useRef(null);const[isReady,setIsReady]=useState(false);const[index,setIndex]=useState(((c=+localStorage.getItem(\"counter\")||0)=>(localStorage.setItem(\"counter\",`${++c}`),c%campaigns.length))());const updateAttributes=()=>{const[imageSrc,catchPhrase]=campaigns[index];// Use our internal ref for DOM operations\nif(internalRef.current){// Now you can safely use querySelector on the DOM node\nconst image=internalRef.current.querySelector(\"img\");image.src=imageSrc;image.srcset=`${imageSrc}?scale-down-to=512 512w, ${imageSrc} 1024w`;const phrase=internalRef.current.querySelector(\"div:nth-child(2) > div:nth-child(1) > div:nth-child(2) p\");phrase.textContent=`${catchPhrase}.`;setIsReady(true);}};useEffect(()=>{// Set up ResizeObserver to detect when child elements resize\nconst resizeObserver=new ResizeObserver(entries=>{if(entries.length>0){updateAttributes();}});// Add all child elements to the resize observer\nif(internalRef.current){resizeObserver.observe(internalRef.current);}// Clean up the resize observer when the component unmounts\nreturn()=>{resizeObserver.disconnect();};},[]);// Set up a ref callback that updates both our internal ref and the external ref\nconst setRefs=element=>{// Update our internal ref\ninternalRef.current=element;// Handle the forwarded ref - it could be a function or an object\nif(typeof ref===\"function\"){ref(element)// Call function ref\n;}else if(ref){ref.current=element// Update object ref\n;}};return /*#__PURE__*/_jsx(Component,{ref:setRefs,...props,animate:{opacity:isReady?1:0}});});}\nexport const __FramerMetadata__ = {\"exports\":{\"withRandomTagline\":{\"type\":\"reactHoc\",\"name\":\"withRandomTagline\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RandomImageSelector.map", "import{jsx as _jsx}from\"react/jsx-runtime\";/** Tap override: opens Tally popup with pre\u2011checked checkbox */export function openTally(){return{onTap(){if(window?.Tally?.openPopup){window.Tally.openPopup(\"mKGWgM\",{layout:\"modal\",emoji:{text:\"\uD83D\uDC4B\",animation:\"wave\"},hiddenFields:{checkbox:true}})// API docs show `hiddenFields` here\u00A0 [oai_citation_attribution:0\u2021Tally Forms](https://tally.so/help/developer-resources)\n;}else{console.warn(\"Tally not loaded yet\");}}};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withopenTally(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...openTally(props)});};}withopenTally.displayName=\"openTally\";\nexport const __FramerMetadata__ = {\"exports\":{\"openTally\":{\"type\":\"override\",\"name\":\"openTally\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withopenTally\":{\"type\":\"reactHoc\",\"name\":\"withopenTally\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TallyPopup.map", "// Generated by Framer (99efa6a)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-fPswC .framer-styles-preset-f3jjs2:not(.rich-text-wrapper), .framer-fPswC .framer-styles-preset-f3jjs2.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-79641375-b5be-4ed4-acf5-262073105392, #111111); --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-79641375-b5be-4ed4-acf5-262073105392, #011627); --framer-link-text-decoration: none; }\"];export const className=\"framer-fPswC\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (99f3353)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,GeneratedComponentContext,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withRandomTagline}from\"#framer/local/codeFile/Z1cHzf5/RandomImageSelector.js\";import{withopenTally}from\"#framer/local/codeFile/vzRyzdc/TallyPopup.js\";import*as sharedStyle from\"#framer/local/css/CidRp1R9J/CidRp1R9J.js\";import*as sharedStyle1 from\"#framer/local/css/Vt3dRlEV9/Vt3dRlEV9.js\";import metadataProvider from\"#framer/local/webPageMetadata/RNU_f_c7a/RNU_f_c7a.js\";const MotionDivWithRandomTaglinen8ovmj=withCodeBoundaryForOverrides(motion.div,{nodeId:\"JLLag3V12\",override:withRandomTagline,scopeId:\"RNU_f_c7a\"});const MotionDivWithopenTally1thcfn2=withCodeBoundaryForOverrides(motion.div,{nodeId:\"TFB7SPTsW\",override:withopenTally,scopeId:\"RNU_f_c7a\"});const breakpoints={JBOn0uSeJ:\"(max-width: 767px)\",rBgrLHC5R:\"(min-width: 768px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Hof0r\";const variantClassNames={JBOn0uSeJ:\"framer-v-1ncubnq\",rBgrLHC5R:\"framer-v-14by9nx\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"rBgrLHC5R\",Phone:\"JBOn0uSeJ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rBgrLHC5R\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rBgrLHC5R\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(252, 249, 250); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-14by9nx\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e7pmcs\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pan7yv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j_pclody0\"},motionChild:true,nodeId:\"umr_Dx31I\",openInNewTab:false,scopeId:\"RNU_f_c7a\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-f3jjs2\",\"data-styles-preset\":\"CidRp1R9J\",children:\"About\"})})})}),className:\"framer-1fn36nh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rfa4yw\",children:[/*#__PURE__*/_jsxs(MotionDivWithRandomTaglinen8ovmj,{className:\"framer-n8ovmj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jc4yc8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JBOn0uSeJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+10+0+10+0+0),pixelHeight:994,pixelWidth:994,sizes:\"300px\",src:\"https://framerusercontent.com/images/yYCqQS62DRj7MOvxAKPrBPLNkdI.png\",srcSet:\"https://framerusercontent.com/images/yYCqQS62DRj7MOvxAKPrBPLNkdI.png?scale-down-to=512 512w,https://framerusercontent.com/images/yYCqQS62DRj7MOvxAKPrBPLNkdI.png 994w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+10+0+20+0+0),pixelHeight:994,pixelWidth:994,sizes:\"480px\",src:\"https://framerusercontent.com/images/yYCqQS62DRj7MOvxAKPrBPLNkdI.png\",srcSet:\"https://framerusercontent.com/images/yYCqQS62DRj7MOvxAKPrBPLNkdI.png?scale-down-to=512 512w,https://framerusercontent.com/images/yYCqQS62DRj7MOvxAKPrBPLNkdI.png 994w\"},className:\"framer-dszltf\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8h7xkp\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vhzyuf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JBOn0uSeJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXNlbWlib2xk\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\"},children:\"Waste less time,\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXNlbWlib2xk\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\"},children:\"Waste less time,\"})}),className:\"framer-1s89s5j\",fonts:[\"FS;Outfit-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JBOn0uSeJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXNlbWlib2xk\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\"},children:\"have more fun.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXNlbWlib2xk\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\"},children:\"have more fun.\"})}),className:\"framer-tj21dg\",fonts:[\"FS;Outfit-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1whbqf1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JBOn0uSeJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R29jaGkgSGFuZC1yZWd1bGFy\",\"--framer-font-family\":'\"Gochi Hand\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"right\"},children:[\"Greetings from\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXNlbWlib2xk\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\"},children:\"ditto\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R29jaGkgSGFuZC1yZWd1bGFy\",\"--framer-font-family\":'\"Gochi Hand\", sans-serif',\"--framer-text-alignment\":\"right\"},children:[\"Greetings from\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LXNlbWlib2xk\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\"},children:\"ditto\"})]})}),className:\"framer-bcnwjh\",fonts:[\"GF;Gochi Hand-regular\",\"FS;Outfit-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jy6rzn\",children:[/*#__PURE__*/_jsx(MotionDivWithopenTally1thcfn2,{className:\"framer-1thcfn2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JBOn0uSeJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Join the waiting list\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Join the waiting list\"})}),className:\"framer-1g4o58f\",fonts:[\"FS;Outfit-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JBOn0uSeJ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\"},children:[\"Ditto is on a mission to \",/*#__PURE__*/_jsx(Link,{href:\"https://free-the-accountant.com\",motionChild:true,nodeId:\"kqFfxjM0y\",openInNewTab:false,scopeId:\"RNU_f_c7a\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-f3jjs2\",\"data-styles-preset\":\"CidRp1R9J\",children:[\"free\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"-\"}),\"the\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"-\"}),\"accountant\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\".com\"})]})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\". \"})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j_pclody0\"},motionChild:true,nodeId:\"kqFfxjM0y\",openInNewTab:false,scopeId:\"RNU_f_c7a\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1piukyh\",\"data-styles-preset\":\"Vt3dRlEV9\",children:\"Learn more.\"})})})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7T3V0Zml0LW1lZGl1bQ==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\"},children:[\"Ditto is on a mission to \",/*#__PURE__*/_jsx(Link,{href:\"https://free-the-accountant.com\",motionChild:true,nodeId:\"kqFfxjM0y\",openInNewTab:false,scopeId:\"RNU_f_c7a\",smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-styles-preset-f3jjs2\",\"data-styles-preset\":\"CidRp1R9J\",children:[\"free\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"-\"}),\"the\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"-\"}),\"accountant\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\".com\"})]})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\". \"}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j_pclody0\"},motionChild:true,nodeId:\"kqFfxjM0y\",openInNewTab:false,scopeId:\"RNU_f_c7a\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1piukyh\",\"data-styles-preset\":\"Vt3dRlEV9\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Learn more.\"})})})]})}),className:\"framer-1si15i6\",fonts:[\"FS;Outfit-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Hof0r.framer-uq8gb4, .framer-Hof0r .framer-uq8gb4 { display: block; }\",\".framer-Hof0r.framer-14by9nx { align-content: center; align-items: center; background-color: #fcf9fa; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 768px; }\",\".framer-Hof0r .framer-e7pmcs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: absolute; right: 20px; top: 20px; width: min-content; z-index: 1; }\",\".framer-Hof0r .framer-1pan7yv { 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: min-content; z-index: 1; }\",\".framer-Hof0r .framer-1fn36nh, .framer-Hof0r .framer-1si15i6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Hof0r .framer-rfa4yw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; padding: 10px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-Hof0r .framer-n8ovmj { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; box-shadow: 0px 0.48174984141951427px 1.252549587690737px -0.6666666666666666px rgba(0, 0, 0, 0.1), 0px 1.8308266425947657px 4.760149270746391px -1.3333333333333333px rgba(0, 0, 0, 0.11), 0px 8px 20.8px -2px rgba(0, 0, 0, 0.15); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; opacity: 0; overflow: visible; padding: 20px; position: relative; width: 520px; }\",\".framer-Hof0r .framer-1jc4yc8 { flex: none; height: 480px; max-height: 480px; max-width: 480px; overflow: hidden; position: relative; width: 100%; }\",\".framer-Hof0r .framer-dszltf { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-Hof0r .framer-8h7xkp { align-content: flex-end; align-items: flex-end; 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-Hof0r .framer-1vhzyuf { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Hof0r .framer-1s89s5j, .framer-Hof0r .framer-tj21dg, .framer-Hof0r .framer-bcnwjh, .framer-Hof0r .framer-1g4o58f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Hof0r .framer-1whbqf1 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Hof0r .framer-jy6rzn { 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-Hof0r .framer-1thcfn2 { align-content: center; align-items: center; background-color: #000000; border-bottom-left-radius: 9999px; border-bottom-right-radius: 9999px; border-top-left-radius: 9999px; border-top-right-radius: 9999px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 24px 18px 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Hof0r.framer-14by9nx, .framer-Hof0r .framer-e7pmcs, .framer-Hof0r .framer-1pan7yv, .framer-Hof0r .framer-rfa4yw, .framer-Hof0r .framer-n8ovmj, .framer-Hof0r .framer-8h7xkp, .framer-Hof0r .framer-1vhzyuf, .framer-Hof0r .framer-1whbqf1, .framer-Hof0r .framer-jy6rzn, .framer-Hof0r .framer-1thcfn2 { gap: 0px; } .framer-Hof0r.framer-14by9nx > *, .framer-Hof0r .framer-1pan7yv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Hof0r.framer-14by9nx > :first-child, .framer-Hof0r .framer-1pan7yv > :first-child, .framer-Hof0r .framer-rfa4yw > :first-child, .framer-Hof0r .framer-n8ovmj > :first-child, .framer-Hof0r .framer-1vhzyuf > :first-child, .framer-Hof0r .framer-jy6rzn > :first-child { margin-top: 0px; } .framer-Hof0r.framer-14by9nx > :last-child, .framer-Hof0r .framer-1pan7yv > :last-child, .framer-Hof0r .framer-rfa4yw > :last-child, .framer-Hof0r .framer-n8ovmj > :last-child, .framer-Hof0r .framer-1vhzyuf > :last-child, .framer-Hof0r .framer-jy6rzn > :last-child { margin-bottom: 0px; } .framer-Hof0r .framer-e7pmcs > *, .framer-Hof0r .framer-8h7xkp > *, .framer-Hof0r .framer-1whbqf1 > *, .framer-Hof0r .framer-1thcfn2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Hof0r .framer-e7pmcs > :first-child, .framer-Hof0r .framer-8h7xkp > :first-child, .framer-Hof0r .framer-1whbqf1 > :first-child, .framer-Hof0r .framer-1thcfn2 > :first-child { margin-left: 0px; } .framer-Hof0r .framer-e7pmcs > :last-child, .framer-Hof0r .framer-8h7xkp > :last-child, .framer-Hof0r .framer-1whbqf1 > :last-child, .framer-Hof0r .framer-1thcfn2 > :last-child { margin-right: 0px; } .framer-Hof0r .framer-rfa4yw > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-Hof0r .framer-n8ovmj > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-Hof0r .framer-1vhzyuf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Hof0r .framer-jy6rzn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (max-width: 767px) { .framer-Hof0r.framer-14by9nx { width: 390px; } .framer-Hof0r .framer-n8ovmj { padding: 10px; width: 320px; } .framer-Hof0r .framer-1jc4yc8 { height: 320px; max-height: 320px; max-width: 320px; } .framer-Hof0r .framer-1thcfn2 { padding: 12px 20px 14px 20px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 795\n * @framerIntrinsicWidth 768\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JBOn0uSeJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerRNU_f_c7a=withCSS(Component,css,\"framer-Hof0r\");export default FramerRNU_f_c7a;FramerRNU_f_c7a.displayName=\"Home\";FramerRNU_f_c7a.defaultProps={height:795,width:768};addFonts(FramerRNU_f_c7a,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LLL2G3NRT7NQD2GKJUPGXM7TQ2DC6HXX/PW5PSBLUQB3EYD5A5UFT4XOSWCSQOKTH/P65L7VCWZE3ZYHD2XJZ2WDLQCATH7Y3R.woff2\",weight:\"600\"},{family:\"Gochi Hand\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gochihand/v23/hES06XlsOjtJsgCkx1PkTov1-n0nXWA.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/YEOHRCKDRRMJG7KXODMRI7H3TDTC7DCR/GSC37XQOTJL5UUXY7GT63Z6TK3GPURF7/3JX43FCBGINLH25MK4NSVCHCDXUSMHUE.woff2\",weight:\"500\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRNU_f_c7a\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"795\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"768\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JBOn0uSeJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["campaigns", "withRandomTagline", "Component", "Y", "props", "ref", "internalRef", "pe", "isReady", "setIsReady", "ye", "index", "setIndex", "c", "updateAttributes", "imageSrc", "catchPhrase", "image", "phrase", "ue", "resizeObserver", "entries", "p", "element", "openTally", "window", "withopenTally", "C", "props", "re", "DataObserverContext", "p", "fontStore", "fonts", "css", "className", "MotionDivWithRandomTaglinen8ovmj", "withCodeBoundaryForOverrides", "motion", "withRandomTagline", "MotionDivWithopenTally1thcfn2", "withopenTally", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "x", "Link", "MotionDivWithRandomTaglinen8ovmj", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "MotionDivWithopenTally1thcfn2", "css", "FramerRNU_f_c7a", "withCSS", "RNU_f_c7a_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
