{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mbWFUjbpeDWLjQndKEp7/W3tTcUn5RJdCiIRPjIz0/BOV9YsOeV.js"],
  "sourcesContent": ["// Generated by Framer (38f2e7f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Input from\"https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/QOVXBlV2UNTt0qPAuW0e/Input.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import FooterFooter from\"#framer/local/canvasComponent/AZ5eR20vR/AZ5eR20vR.js\";import FAQFAQ from\"#framer/local/canvasComponent/cQgZPs0X4/cQgZPs0X4.js\";import ComponentsPill from\"#framer/local/canvasComponent/RkwtNtYC9/RkwtNtYC9.js\";import NavBarNavBar from\"#framer/local/canvasComponent/SIS8HZtvZ/SIS8HZtvZ.js\";import*as sharedStyle1 from\"#framer/local/css/cS6HhBSGJ/cS6HhBSGJ.js\";import*as sharedStyle from\"#framer/local/css/QTZWRoshg/QTZWRoshg.js\";import*as sharedStyle2 from\"#framer/local/css/UJjdrra2R/UJjdrra2R.js\";import*as sharedStyle3 from\"#framer/local/css/Uob6J3f8X/Uob6J3f8X.js\";import metadataProvider from\"#framer/local/webPageMetadata/BOV9YsOeV/BOV9YsOeV.js\";const NavBarNavBarFonts=getFonts(NavBarNavBar);const ContainerWithFX=withFX(Container);const ComponentsPillFonts=getFonts(ComponentsPill);const FAQFAQFonts=getFonts(FAQFAQ);const InputFonts=getFonts(Input);const PhosphorFonts=getFonts(Phosphor);const FooterFooterFonts=getFonts(FooterFooter);const breakpoints={AuHIx96N2:\"(min-width: 810px) and (max-width: 1023px)\",e8lpTLMuk:\"(min-width: 1280px)\",mr_N5wwx3:\"(min-width: 1024px) and (max-width: 1279px)\",uckzAJaHB:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Y8Cch\";const variantClassNames={AuHIx96N2:\"framer-v-1bq8udr\",e8lpTLMuk:\"framer-v-n3dk8b\",mr_N5wwx3:\"framer-v-4l122y\",uckzAJaHB:\"framer-v-1t40tiv\"};const transition1={damping:35,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-91};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={\"Large Desktop\":\"e8lpTLMuk\",Desktop:\"mr_N5wwx3\",Phone:\"uckzAJaHB\",Tablet:\"AuHIx96N2\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"e8lpTLMuk\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Y8Cch`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Y8Cch`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onSubmitwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"e8lpTLMuk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-n3dk8b\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:98,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rtvcy7-container\",\"data-framer-name\":\"Nav Bar\",layoutScroll:true,name:\"Nav Bar\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AuHIx96N2:{variant:\"bmXeMwG81\"},uckzAJaHB:{variant:\"Q3Y7zcxfb\"}},children:/*#__PURE__*/_jsx(NavBarNavBar,{height:\"100%\",id:\"GkhBKkmtg\",layoutId:\"GkhBKkmtg\",name:\"Nav Bar\",style:{width:\"100%\"},TMyPUaLsb:false,variant:\"E8n2tYfUA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15ka3yy\",\"data-framer-name\":\"FAQ Section\",name:\"FAQ Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1duo5vp\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gmliww\",\"data-framer-name\":\"FAQ Content\",name:\"FAQ Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-198iwko\",\"data-framer-name\":\"FAQ Text\",name:\"FAQ Text\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dty28s-container\",children:/*#__PURE__*/_jsx(ComponentsPill,{ChxP8Daid:\"var(--token-11ff12d9-32be-40f8-8981-def548ce84f3, rgb(10, 122, 21))\",height:\"100%\",id:\"keXp6Zlwb\",layoutId:\"keXp6Zlwb\",ocQcc7fwO:\"FAQ\",variant:\"wp80lOsAm\",width:\"100%\",YOk8dX6kO:\"Question\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uckzAJaHB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy02MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4c7cef44-82df-4f77-8b59-4bd8e4842e58, rgb(43, 47, 48))\"},children:\"Some of the things you may want to know\"})}),fonts:[\"GF;DM Sans-600\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1ay2o6j\",\"data-styles-preset\":\"QTZWRoshg\",style:{\"--framer-text-alignment\":\"center\"},children:\"Some of the things you may want to know\"})}),className:\"framer-eaqb2o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ht3hf5\",\"data-styles-preset\":\"cS6HhBSGJ\",children:\"We answered questions so you don\u2019t have to ask them.\"})}),className:\"framer-1eizm6f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12z782p\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AuHIx96N2:{width:\"max(min(min(min(100vw, 1280px) - 60px, 880px), 768px), 1px)\"},mr_N5wwx3:{width:\"max(min(min(min(100vw, 1280px) - 60px, 880px), 768px), 1px)\"},uckzAJaHB:{width:\"max(min(min(min(100vw, 1280px) - 40px, 880px), 768px), 1px)\",y:494}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:416,width:\"max(min(min(min(100vw, 1280px) - 80px, 880px), 768px), 1px)\",y:578.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hj1bv8-container\",\"data-framer-name\":\"FAQ / FAQ\",name:\"FAQ / FAQ\",children:/*#__PURE__*/_jsx(FAQFAQ,{height:\"100%\",id:\"NUK5XzKcr\",layoutId:\"NUK5XzKcr\",name:\"FAQ / FAQ\",style:{width:\"100%\"},width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1gh75t5\",\"data-framer-name\":\"CTA Section\",name:\"CTA Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yibuq0\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AuHIx96N2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:744,intrinsicWidth:730,loading:getLoadingLazyAtYPosition(1314.2),pixelHeight:744,pixelWidth:730,sizes:\"calc(min(100vw, 1280px) - 60px)\",src:\"https://framerusercontent.com/images/qdI8V7nGDksAlFuh29Y8WkQGNB4.svg\",srcSet:\"https://framerusercontent.com/images/qdI8V7nGDksAlFuh29Y8WkQGNB4.svg 730w\"}},mr_N5wwx3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:456,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(1314.2),pixelHeight:456,pixelWidth:1200,sizes:\"calc(min(100vw, 1280px) - 60px)\",src:\"https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg\",srcSet:\"https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg?scale-down-to=512 512w,https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg 1200w\"}},uckzAJaHB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:744,intrinsicWidth:730,loading:getLoadingLazyAtYPosition(1134),pixelHeight:744,pixelWidth:730,sizes:\"calc(min(100vw, 1280px) - 40px)\",src:\"https://framerusercontent.com/images/qdI8V7nGDksAlFuh29Y8WkQGNB4.svg\",srcSet:\"https://framerusercontent.com/images/qdI8V7nGDksAlFuh29Y8WkQGNB4.svg 730w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:456,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition(1314.2),pixelHeight:456,pixelWidth:1200,sizes:\"calc(min(100vw, 1280px) - 80px)\",src:\"https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg\",srcSet:\"https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg?scale-down-to=512 512w,https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/aMkTg3sbKiyW4Y8eD4KkMZok0I.svg 1200w\"},className:\"framer-14cmkc8\",\"data-border\":true,\"data-framer-name\":\"CTA Content\",name:\"CTA Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AuHIx96N2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:789.5,intrinsicWidth:1188.5,loading:getLoadingLazyAtYPosition(1361.1789864029668),pixelHeight:1579,pixelWidth:2377,sizes:\"1188px\",src:\"https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=512 512w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png 2377w\"}},uckzAJaHB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:789.5,intrinsicWidth:1188.5,loading:getLoadingLazyAtYPosition(1111.5683501683502),pixelHeight:1579,pixelWidth:2377,sizes:\"1188px\",src:\"https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=512 512w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png 2377w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:789.5,intrinsicWidth:1188.5,loading:getLoadingLazyAtYPosition(998.0411214953273),pixelHeight:1579,pixelWidth:2377,sizes:\"1188px\",src:\"https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=512 512w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/a1VxQ3Aj8bMvKwTTNc1HpAAXto.png 2377w\"},className:\"framer-9911c4\",\"data-framer-name\":\"spotlight\",name:\"spotlight\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10f6hf8\",\"data-framer-name\":\"Title Content\",name:\"Title Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xivapm\",\"data-framer-name\":\"Subscription Content\",name:\"Subscription Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aapluj\",\"data-framer-name\":\"Title Content\",name:\"Title Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uckzAJaHB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ovc031\",\"data-styles-preset\":\"UJjdrra2R\",style:{\"--framer-text-alignment\":\"center\"},children:\"Start building today.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ovc031\",\"data-styles-preset\":\"UJjdrra2R\",children:\"Start building today.\"})}),className:\"framer-rk8l6a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uckzAJaHB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1859ic5\",\"data-styles-preset\":\"Uob6J3f8X\",style:{\"--framer-text-alignment\":\"center\"},children:\"Our app eliminates the need for complex spreadsheets, endless email threads, empowering businesses to achieve greater efficiency.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1859ic5\",\"data-styles-preset\":\"Uob6J3f8X\",style:{\"--framer-text-alignment\":\"left\"},children:\"Our app eliminates the need for complex spreadsheets, endless email threads, empowering businesses to achieve greater efficiency.\"})}),className:\"framer-j2crfv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-h3gt21-container\",id:\"h3gt21\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AuHIx96N2:{style:{width:\"100%\"}},uckzAJaHB:{layout:\"vertical\",style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Input,{button:{buttonFont:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1em\"},buttonPadding:21,buttonPaddingBottom:20,buttonPaddingLeft:24,buttonPaddingPerSide:true,buttonPaddingRight:24,buttonPaddingTop:20,color:\"var(--token-4c7f010d-bb1c-4d62-970d-39953d2c2c6e, rgb(255, 255, 255))\",fill:\"var(--token-4c7cef44-82df-4f77-8b59-4bd8e4842e58, rgb(43, 47, 48))\",insetWhenDocked:4,isDocked:false,label:\"Join waitlist\",shouldAppear:true,widthWhenDocked:100},font:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1em\"},formsparkID:\"fE3WHA11\",gap:8,getwaitlistAPI:\"\",height:\"100%\",id:\"l9O5OVkkP\",input:{borderRadius:24,color:\"var(--token-4c7cef44-82df-4f77-8b59-4bd8e4842e58, rgb(43, 47, 48))\",fill:\"var(--token-1b586938-3808-4e0f-b898-a0ea1079d596, rgb(255, 255, 255))\",fixedHeight:50,focusObject:{focusColor:\"var(--token-11ff12d9-32be-40f8-8981-def548ce84f3, rgb(51, 198, 171))\",focusWidthFrom:0,focusWidthTo:1},height:true,padding:16,paddingBottom:16,paddingLeft:24,paddingPerSide:true,paddingRight:16,paddingTop:16,placeholder:\"your@email.com\",placeholderColor:\"var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81))\"},layout:\"horizontal\",layoutId:\"l9O5OVkkP\",loopsID:\"cli1xnu02000ijg0fmn4db58a\",mailchimpURL:\"\",onSubmit:onSubmitwelu7j({overlay}),redirectAs:\"overlay\",service:\"loops\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1ekmerw\",\"data-framer-portal-id\":\"h3gt21\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"jVsarfD9y\"),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11o5kmf\",\"data-framer-portal-id\":\"h3gt21\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ix3f95\",\"data-border\":true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vw012q\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-h31e3h-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-4c7cef44-82df-4f77-8b59-4bd8e4842e58, rgb(43, 47, 48))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"EnvelopeSimple\",id:\"E8iz6LlA3\",layoutId:\"E8iz6LlA3\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11gmg5u\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4c7cef44-82df-4f77-8b59-4bd8e4842e58, rgb(43, 47, 48))\"},children:\"Subscribed!\"})}),className:\"framer-9evkal\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81))\"},children:\"Thank you for joining the waitlist! We're excited to have you on board and appreciate your interest in our platform.\"})}),className:\"framer-vsc6tf\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),document.querySelector(\"#overlay\"))})})]})})})})]})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1atwujb\",\"data-framer-name\":\"Image Wrapper\",name:\"Image Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AuHIx96N2:{background:{alt:\"Founder\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition(1722.2),pixelHeight:740,pixelWidth:1100,sizes:\"550px\",src:\"https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png\",srcSet:\"https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png?scale-down-to=512 512w,https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png 1100w\"}},uckzAJaHB:{background:{alt:\"Founder\",fit:\"fit\",intrinsicHeight:740,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition(1514),pixelHeight:2559,pixelWidth:3600,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw, 1280px) - 40px)\",src:\"https://framerusercontent.com/images/AwOqEzH7lxwn7w4qhSZ7oB65ZY.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/AwOqEzH7lxwn7w4qhSZ7oB65ZY.png?scale-down-to=512 512w,https://framerusercontent.com/images/AwOqEzH7lxwn7w4qhSZ7oB65ZY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AwOqEzH7lxwn7w4qhSZ7oB65ZY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/AwOqEzH7lxwn7w4qhSZ7oB65ZY.png 3600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Founder\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:1100,loading:getLoadingLazyAtYPosition(1399.2),pixelHeight:740,pixelWidth:1100,sizes:\"550px\",src:\"https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png\",srcSet:\"https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png?scale-down-to=512 512w,https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/85KPNX9HzZjJt8kL3SpZUhAVA.png 1100w\"},className:\"framer-1odh269\",\"data-framer-name\":\"Product Image\",name:\"Product Image\"})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AuHIx96N2:{y:2253.2},uckzAJaHB:{y:1898}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1086,width:\"100vw\",y:1930.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1knud89-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uckzAJaHB:{variant:\"c78WwvDVI\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"utla_R9i2\",layoutId:\"utla_R9i2\",style:{width:\"100%\"},variant:\"iKFj3Lqy0\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Y8Cch { background: var(--token-4c7f010d-bb1c-4d62-970d-39953d2c2c6e, rgb(255, 255, 255)); }`,\".framer-Y8Cch.framer-1inxxjg, .framer-Y8Cch .framer-1inxxjg { display: block; }\",\".framer-Y8Cch.framer-n3dk8b { align-content: center; align-items: center; background-color: var(--token-4c7f010d-bb1c-4d62-970d-39953d2c2c6e, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-Y8Cch .framer-rtvcy7-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-Y8Cch .framer-15ka3yy { 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: 187px 0px 160px 0px; position: relative; width: 100%; }\",\".framer-Y8Cch .framer-1duo5vp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 2; }\",\".framer-Y8Cch .framer-gmliww { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 880px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-Y8Cch .framer-198iwko { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y8Cch .framer-dty28s-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Y8Cch .framer-eaqb2o, .framer-Y8Cch .framer-1eizm6f, .framer-Y8Cch .framer-rk8l6a, .framer-Y8Cch .framer-j2crfv, .framer-Y8Cch .framer-9evkal, .framer-Y8Cch .framer-vsc6tf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Y8Cch .framer-12z782p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 768px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Y8Cch .framer-hj1bv8-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Y8Cch .framer-1gh75t5 { align-content: center; align-items: center; background-color: var(--token-4c7f010d-bb1c-4d62-970d-39953d2c2c6e, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 0px 160px 0px; position: relative; width: 100%; }\",\".framer-Y8Cch .framer-1yibuq0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 96px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-Y8Cch .framer-14cmkc8 { --border-bottom-width: 1px; --border-color: var(--token-1b586938-3808-4e0f-b898-a0ea1079d596, #dbdbdb); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 456px; justify-content: center; overflow: hidden; padding: 0px 1px 1px 64px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Y8Cch .framer-9911c4 { flex: none; height: 790px; left: calc(61.00000000000002% - 1188px / 2); overflow: visible; position: absolute; top: calc(17.289719626168246% - 790px / 2); width: 1188px; z-index: 2; }\",\".framer-Y8Cch .framer-10f6hf8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-Y8Cch .framer-xivapm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-Y8Cch .framer-aapluj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-Y8Cch .framer-h3gt21-container { flex: none; height: auto; max-width: 520px; position: relative; width: 100%; }\",\".framer-Y8Cch .framer-1ekmerw { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-Y8Cch .framer-11o5kmf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; max-width: 600px; overflow: hidden; padding: 0px; position: fixed; top: 52%; transform: translate(-50%, -50%); width: 600px; z-index: 10; }\",\".framer-Y8Cch .framer-1ix3f95 { --border-bottom-width: 1px; --border-color: var(--token-1b586938-3808-4e0f-b898-a0ea1079d596, #dbdbdb); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-c4c4829c-74d7-4050-a1a6-95473b262a30, #efefef); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Y8Cch .framer-1vw012q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 32px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 32px; }\",\".framer-Y8Cch .framer-h31e3h-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-Y8Cch .framer-11gmg5u { 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-Y8Cch .framer-1atwujb { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-Y8Cch .framer-1odh269 { flex: none; height: 370px; overflow: visible; position: relative; width: 550px; z-index: 1; }\",\".framer-Y8Cch .framer-1knud89-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y8Cch.framer-n3dk8b, .framer-Y8Cch .framer-15ka3yy, .framer-Y8Cch .framer-1duo5vp, .framer-Y8Cch .framer-gmliww, .framer-Y8Cch .framer-198iwko, .framer-Y8Cch .framer-12z782p, .framer-Y8Cch .framer-1gh75t5, .framer-Y8Cch .framer-1yibuq0, .framer-Y8Cch .framer-14cmkc8, .framer-Y8Cch .framer-10f6hf8, .framer-Y8Cch .framer-xivapm, .framer-Y8Cch .framer-aapluj, .framer-Y8Cch .framer-11o5kmf, .framer-Y8Cch .framer-1ix3f95, .framer-Y8Cch .framer-1vw012q, .framer-Y8Cch .framer-11gmg5u, .framer-Y8Cch .framer-1atwujb { gap: 0px; } .framer-Y8Cch.framer-n3dk8b > *, .framer-Y8Cch .framer-1gh75t5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Y8Cch.framer-n3dk8b > :first-child, .framer-Y8Cch .framer-15ka3yy > :first-child, .framer-Y8Cch .framer-1duo5vp > :first-child, .framer-Y8Cch .framer-gmliww > :first-child, .framer-Y8Cch .framer-198iwko > :first-child, .framer-Y8Cch .framer-1gh75t5 > :first-child, .framer-Y8Cch .framer-1yibuq0 > :first-child, .framer-Y8Cch .framer-10f6hf8 > :first-child, .framer-Y8Cch .framer-xivapm > :first-child, .framer-Y8Cch .framer-aapluj > :first-child, .framer-Y8Cch .framer-11o5kmf > :first-child, .framer-Y8Cch .framer-1ix3f95 > :first-child, .framer-Y8Cch .framer-11gmg5u > :first-child { margin-top: 0px; } .framer-Y8Cch.framer-n3dk8b > :last-child, .framer-Y8Cch .framer-15ka3yy > :last-child, .framer-Y8Cch .framer-1duo5vp > :last-child, .framer-Y8Cch .framer-gmliww > :last-child, .framer-Y8Cch .framer-198iwko > :last-child, .framer-Y8Cch .framer-1gh75t5 > :last-child, .framer-Y8Cch .framer-1yibuq0 > :last-child, .framer-Y8Cch .framer-10f6hf8 > :last-child, .framer-Y8Cch .framer-xivapm > :last-child, .framer-Y8Cch .framer-aapluj > :last-child, .framer-Y8Cch .framer-11o5kmf > :last-child, .framer-Y8Cch .framer-1ix3f95 > :last-child, .framer-Y8Cch .framer-11gmg5u > :last-child { margin-bottom: 0px; } .framer-Y8Cch .framer-15ka3yy > *, .framer-Y8Cch .framer-10f6hf8 > *, .framer-Y8Cch .framer-11o5kmf > *, .framer-Y8Cch .framer-1ix3f95 > *, .framer-Y8Cch .framer-11gmg5u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Y8Cch .framer-1duo5vp > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Y8Cch .framer-gmliww > *, .framer-Y8Cch .framer-1yibuq0 > * { margin: 0px; margin-bottom: calc(96px / 2); margin-top: calc(96px / 2); } .framer-Y8Cch .framer-198iwko > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Y8Cch .framer-12z782p > *, .framer-Y8Cch .framer-1vw012q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Y8Cch .framer-12z782p > :first-child, .framer-Y8Cch .framer-14cmkc8 > :first-child, .framer-Y8Cch .framer-1vw012q > :first-child, .framer-Y8Cch .framer-1atwujb > :first-child { margin-left: 0px; } .framer-Y8Cch .framer-12z782p > :last-child, .framer-Y8Cch .framer-14cmkc8 > :last-child, .framer-Y8Cch .framer-1vw012q > :last-child, .framer-Y8Cch .framer-1atwujb > :last-child { margin-right: 0px; } .framer-Y8Cch .framer-14cmkc8 > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-Y8Cch .framer-xivapm > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Y8Cch .framer-aapluj > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-Y8Cch .framer-1atwujb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (min-width: 1280px) { .framer-Y8Cch .hidden-n3dk8b { display: none !important; } }\",`@media (min-width: 1024px) and (max-width: 1279px) { .framer-Y8Cch .hidden-4l122y { display: none !important; } .${metadata.bodyClassName}-framer-Y8Cch { background: var(--token-4c7f010d-bb1c-4d62-970d-39953d2c2c6e, rgb(255, 255, 255)); } .framer-Y8Cch.framer-n3dk8b { width: 1024px; } .framer-Y8Cch .framer-1duo5vp, .framer-Y8Cch .framer-1yibuq0 { padding: 0px 30px 0px 30px; } .framer-Y8Cch .framer-14cmkc8 { gap: 64px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y8Cch .framer-14cmkc8 { gap: 0px; } .framer-Y8Cch .framer-14cmkc8 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-Y8Cch .framer-14cmkc8 > :first-child { margin-left: 0px; } .framer-Y8Cch .framer-14cmkc8 > :last-child { margin-right: 0px; } }}`,`@media (min-width: 810px) and (max-width: 1023px) { .framer-Y8Cch .hidden-1bq8udr { display: none !important; } .${metadata.bodyClassName}-framer-Y8Cch { background: var(--token-4c7f010d-bb1c-4d62-970d-39953d2c2c6e, rgb(255, 255, 255)); } .framer-Y8Cch.framer-n3dk8b { width: 810px; } .framer-Y8Cch .framer-1duo5vp, .framer-Y8Cch .framer-1yibuq0 { padding: 0px 30px 0px 30px; } .framer-Y8Cch .framer-14cmkc8 { flex-direction: column; gap: 90px; height: min-content; padding: 64px 1px 1px 0px; } .framer-Y8Cch .framer-9911c4 { left: calc(40.00000000000002% - 1188px / 2); top: calc(56.73671199011127% - 790px / 2); } .framer-Y8Cch .framer-10f6hf8 { align-content: center; align-items: center; flex: none; padding: 0px 64px 0px 64px; width: 100%; } .framer-Y8Cch .framer-xivapm { align-content: center; align-items: center; } .framer-Y8Cch .framer-h3gt21-container { max-width: unset; } .framer-Y8Cch .framer-11o5kmf { width: 70%; } .framer-Y8Cch .framer-1atwujb { height: min-content; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y8Cch .framer-14cmkc8 { gap: 0px; } .framer-Y8Cch .framer-14cmkc8 > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-Y8Cch .framer-14cmkc8 > :first-child { margin-top: 0px; } .framer-Y8Cch .framer-14cmkc8 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .framer-Y8Cch .hidden-1t40tiv { display: none !important; } .${metadata.bodyClassName}-framer-Y8Cch { background: var(--token-4c7f010d-bb1c-4d62-970d-39953d2c2c6e, rgb(255, 255, 255)); } .framer-Y8Cch.framer-n3dk8b { width: 390px; } .framer-Y8Cch .framer-15ka3yy { padding: 130px 0px 64px 0px; } .framer-Y8Cch .framer-1duo5vp, .framer-Y8Cch .framer-1yibuq0 { padding: 0px 20px 0px 20px; } .framer-Y8Cch .framer-14cmkc8 { box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); flex-direction: column; gap: 40px; height: min-content; padding: 0px 0px 24px 0px; } .framer-Y8Cch .framer-9911c4 { left: calc(19.03225806451615% - 1188px / 2); top: calc(61.68350168350171% - 790px / 2); } .framer-Y8Cch .framer-10f6hf8 { flex: none; width: 100%; } .framer-Y8Cch .framer-xivapm { padding: 48px 30px 30px 30px; } .framer-Y8Cch .framer-aapluj { gap: 16px; } .framer-Y8Cch .framer-rk8l6a { order: 0; } .framer-Y8Cch .framer-j2crfv { order: 1; } .framer-Y8Cch .framer-h3gt21-container { max-width: unset; } .framer-Y8Cch .framer-11o5kmf { width: 90%; } .framer-Y8Cch .framer-1ix3f95 { padding: 24px; } .framer-Y8Cch .framer-1atwujb { align-content: center; align-items: center; height: min-content; justify-content: center; overflow: hidden; width: 100%; } .framer-Y8Cch .framer-1odh269 { height: 200px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Y8Cch .framer-14cmkc8, .framer-Y8Cch .framer-aapluj { gap: 0px; } .framer-Y8Cch .framer-14cmkc8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Y8Cch .framer-14cmkc8 > :first-child, .framer-Y8Cch .framer-aapluj > :first-child { margin-top: 0px; } .framer-Y8Cch .framer-14cmkc8 > :last-child, .framer-Y8Cch .framer-aapluj > :last-child { margin-bottom: 0px; } .framer-Y8Cch .framer-aapluj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-Y8Cch[data-border=\"true\"]::after, .framer-Y8Cch [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2360\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mr_N5wwx3\":{\"layout\":[\"fixed\",\"auto\"]},\"AuHIx96N2\":{\"layout\":[\"fixed\",\"auto\"]},\"uckzAJaHB\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerBOV9YsOeV=withCSS(Component,css,\"framer-Y8Cch\");export default FramerBOV9YsOeV;FramerBOV9YsOeV.displayName=\"Faq\";FramerBOV9YsOeV.defaultProps={height:2360,width:1280};addFonts(FramerBOV9YsOeV,[{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:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAfJthS2f3ZGMZpg.woff2\",weight:\"600\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"}]},...NavBarNavBarFonts,...ComponentsPillFonts,...FAQFAQFonts,...InputFonts,...PhosphorFonts,...FooterFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBOV9YsOeV\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2360\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mr_N5wwx3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AuHIx96N2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uckzAJaHB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarNavBarFonts", "getFonts", "SIS8HZtvZ_default", "ContainerWithFX", "withFX", "Container", "ComponentsPillFonts", "RkwtNtYC9_default", "FAQFAQFonts", "cQgZPs0X4_default", "InputFonts", "Input_default", "PhosphorFonts", "Icon", "FooterFooterFonts", "AZ5eR20vR_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmitwelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "SIS8HZtvZ_default", "Container", "RkwtNtYC9_default", "x", "RichText2", "cQgZPs0X4_default", "getLoadingLazyAtYPosition", "Image2", "l", "Input_default", "AnimatePresence", "Ga", "Icon", "AZ5eR20vR_default", "css", "FramerBOV9YsOeV", "withCSS", "BOV9YsOeV_default", "addFonts", "NavBarNavBarFonts", "ComponentsPillFonts", "FAQFAQFonts", "InputFonts", "PhosphorFonts", "FooterFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
