{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/LjrrvBE1UoCRF37kG6BA/tcQKyFdG9niKFwRZPlDy/veoZQjzzj.js"],
  "sourcesContent": ["// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import CustomerLine from\"#framer/local/canvasComponent/dcz7yDATf/dcz7yDATf.js\";import HeaderSyncly from\"#framer/local/canvasComponent/E_RyWp14h/E_RyWp14h.js\";import FooterSyncly from\"#framer/local/canvasComponent/iEcYeTXrf/iEcYeTXrf.js\";import Button3 from\"#framer/local/canvasComponent/wwKydhrr9/wwKydhrr9.js\";import CalendlyEmbed from\"#framer/local/codeFile/o6LG7pe/Calendly_overlay.js\";import{withCloseAndRedirect}from\"#framer/local/codeFile/LyqMnP1/Close_overlay_redirect.js\";import{withAllParamsEmailFilterAndCalendly}from\"#framer/local/codeFile/ZR5pdJS/Form_overlay.js\";import*as sharedStyle from\"#framer/local/css/YP11FrG_s/YP11FrG_s.js\";import metadataProvider from\"#framer/local/webPageMetadata/veoZQjzzj/veoZQjzzj.js\";const HeaderSynclyFonts=getFonts(HeaderSyncly);const Button3Fonts=getFonts(Button3);const CalendlyEmbedFonts=getFonts(CalendlyEmbed);const MaterialFonts=getFonts(Material);const MaterialWithCloseAndRedirect1gjfz7c=withCodeBoundaryForOverrides(Material,{nodeId:\"JTWg4ZNFe\",override:withCloseAndRedirect,scopeId:\"veoZQjzzj\"});const FormContainerWithAllParamsEmailFilterAndCalendly12l69vp=withCodeBoundaryForOverrides(FormContainer,{nodeId:\"DBedgKXcD\",override:withAllParamsEmailFilterAndCalendly,scopeId:\"veoZQjzzj\"});const CustomerLineFonts=getFonts(CustomerLine);const FooterSynclyFonts=getFonts(FooterSyncly);const breakpoints={bb16i96Mq:\"(min-width: 810px) and (max-width: 1199px)\",khLielSz1:\"(max-width: 809px)\",PRv2vSb71:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-hjOZx\";const variantClassNames={bb16i96Mq:\"framer-v-1drgl1f\",khLielSz1:\"framer-v-45m36s\",PRv2vSb71:\"framer-v-bjiu0p\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"PRv2vSb71\",Phone:\"khLielSz1\",Tablet:\"bb16i96Mq\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"PRv2vSb71\"};};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onSuccess3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"PRv2vSb71\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-bjiu0p\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{khLielSz1:{height:44,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-62apf0-container\",nodeId:\"eo2oIXxWa\",scopeId:\"veoZQjzzj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bb16i96Mq:{variant:\"igRDjXVIy\"},khLielSz1:{variant:\"WeE3hA69Q\"}},children:/*#__PURE__*/_jsx(HeaderSyncly,{height:\"100%\",id:\"eo2oIXxWa\",layoutId:\"eo2oIXxWa\",sKOxjaOGR:\"AI-powered Insights\",style:{height:\"100%\",width:\"100%\"},variant:\"hb0wbZW5u\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gc9rr3\",\"data-framer-name\":\"Hero Video\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u0t256\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17qy2sa\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f8762ae7-c598-4295-abdb-74012e5b6f50, rgb(27, 30, 33))\"},children:[\"Request your\",/*#__PURE__*/_jsx(\"br\",{}),\"Personalized Demo\"]})}),className:\"framer-v5fngt\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Montserrat-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1yZWd1bGFy\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(81, 92, 104)\"},children:\"See how Syncly empowers businesses to transform customer feedback into actionable insights. \"})}),className:\"framer-14slum2\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Montserrat-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bb16i96Mq:{background:{alt:\"Section Image\",fit:\"fit\",pixelHeight:2586,pixelWidth:4392,positionX:\"center\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,src:\"https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png\",srcSet:\"https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=512 512w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png 4392w\"}},khLielSz1:{background:{alt:\"Section Image\",fit:\"fit\",pixelHeight:2586,pixelWidth:4392,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,src:\"https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png\",srcSet:\"https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=512 512w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png 4392w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Section Image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+214.8+0+215.4),pixelHeight:2586,pixelWidth:4392,positionX:\"center\",positionY:\"center\",sizes:\"500px\",src:\"https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png\",srcSet:\"https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=512 512w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/PVzBoTh70g1TP5D2muO2xq18.png 4392w\"},className:\"framer-5h7j9h\",\"data-framer-name\":\"Card Image\"})})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(FormContainerWithAllParamsEmailFilterAndCalendly12l69vp,{action:\"https://api.framer.com/forms/v1/forms/e6174af9-0524-45dd-955c-2e94c68ac849/submit\",className:\"framer-12l69vp\",id:\"12l69vp\",nodeId:\"DBedgKXcD\",onSuccess:onSuccess3bnx0g({overlay}),children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m2ynot\",children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1ya5vpb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-607jv2\",\"data-styles-preset\":\"YP11FrG_s\",children:\"First Name *\"})}),className:\"framer-sdxt1w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-whur4d\",inputName:\"first-name\",placeholder:\"John\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1np12lp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-607jv2\",\"data-styles-preset\":\"YP11FrG_s\",children:\"Last Name *\"})}),className:\"framer-1mbr3me\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-vcv0ze\",inputName:\"last-name\",placeholder:\"Doe\",required:true,type:\"text\"})]})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1algmhy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-607jv2\",\"data-styles-preset\":\"YP11FrG_s\",children:\"Company *\"})}),className:\"framer-r0sc0g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1tozk5p\",inputName:\"company\",placeholder:\"Syncly\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1mu1ee4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-607jv2\",\"data-styles-preset\":\"YP11FrG_s\",children:\"Business Email *\"})}),className:\"framer-1jl9szg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ieoqyn\",inputName:\"Email\",placeholder:\"john@syncly.app\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1gm38uf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-607jv2\",\"data-styles-preset\":\"YP11FrG_s\",children:\"Job Title *\"})}),className:\"framer-1rnmh8d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-385ax9\",inputName:\"Job Title\",placeholder:\"CMO\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1wq87tk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-607jv2\",\"data-styles-preset\":\"YP11FrG_s\",children:\"Notes (optional)\"})}),className:\"framer-15838n9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1410wj9\",inputName:\"notes\",placeholder:\"Tell us more about your goals, questions or anything else you'd lke to cover in your demo.\",required:false,type:\"textarea\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bb16i96Mq:{width:`calc((${componentViewport?.width||\"100vw\"} - 100px) / 2)`},khLielSz1:{width:`calc((${componentViewport?.width||\"100vw\"} - 40px) / 2)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"230px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1umafpr-container\",nodeId:\"ts6W8WC2v\",rendersWithMotion:true,scopeId:\"veoZQjzzj\",children:/*#__PURE__*/_jsx(Button3,{height:\"100%\",id:\"ts6W8WC2v\",layoutId:\"ts6W8WC2v\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"JssbF14Hd\",success:\"cDyzLCF_X\"},\"uRISPYVtQ\"),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:cx(scopingClassNames,\"framer-12er73g\"),\"data-framer-portal-id\":\"12l69vp\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"Mg7xx0Y7g\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1saqvgk\"),\"data-framer-portal-id\":\"12l69vp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1clh1gs-container\",isAuthoredByUser:true,nodeId:\"LCI_mkoUc\",rendersWithMotion:true,scopeId:\"veoZQjzzj\",children:/*#__PURE__*/_jsx(CalendlyEmbed,{height:\"100%\",id:\"LCI_mkoUc\",layoutId:\"LCI_mkoUc\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gjfz7c-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JTWg4ZNFe\",rendersWithMotion:true,scopeId:\"veoZQjzzj\",whileHover:animation,children:/*#__PURE__*/_jsx(MaterialWithCloseAndRedirect1gjfz7c,{color:\"var(--token-d41eaa22-1e63-4614-a854-277a9a130ec1, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Sharp\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"JTWg4ZNFe\",layoutId:\"JTWg4ZNFe\",mirrored:false,onClick:onClick1wnntms({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),getContainer())})})]})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bb16i96Mq:{y:(componentViewport?.y||0)+0+1564},khLielSz1:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1064,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fjptq0-container\",nodeId:\"ThlBaMCJp\",scopeId:\"veoZQjzzj\",children:/*#__PURE__*/_jsx(CustomerLine,{height:\"100%\",id:\"ThlBaMCJp\",layoutId:\"ThlBaMCJp\",style:{width:\"100%\"},variant:\"hLxASc2UP\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bb16i96Mq:{y:(componentViewport?.y||0)+0+1632},khLielSz1:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1132,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wobk0-container\",nodeId:\"C9k5TN9Q4\",scopeId:\"veoZQjzzj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bb16i96Mq:{variant:\"cKomBK9cj\"},khLielSz1:{variant:\"dGEsYAqGy\"}},children:/*#__PURE__*/_jsx(FooterSyncly,{height:\"100%\",id:\"C9k5TN9Q4\",layoutId:\"C9k5TN9Q4\",style:{width:\"100%\"},variant:\"Rch2meUeA\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hjOZx.framer-d0weqo, .framer-hjOZx .framer-d0weqo { display: block; }\",\".framer-hjOZx.framer-bjiu0p { align-content: center; align-items: center; background-color: #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: 1200px; }\",\".framer-hjOZx .framer-62apf0-container { flex: none; height: 64px; position: sticky; top: 0px; width: 100%; z-index: 5; }\",\".framer-hjOZx .framer-1gc9rr3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 1000px; justify-content: center; overflow: hidden; padding: 40px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-hjOZx .framer-u0t256 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 500px; }\",\".framer-hjOZx .framer-17qy2sa { 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-hjOZx .framer-v5fngt, .framer-hjOZx .framer-14slum2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-hjOZx .framer-5h7j9h { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; gap: 0px; height: 295px; overflow: hidden; position: relative; width: 500px; will-change: var(--framer-will-change-override, transform); }\",\".framer-hjOZx .framer-12l69vp { 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; overflow: hidden; padding: 20px; position: relative; width: 500px; }\",\".framer-hjOZx .framer-1m2ynot { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-hjOZx .framer-1ya5vpb, .framer-hjOZx .framer-1np12lp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-hjOZx .framer-sdxt1w, .framer-hjOZx .framer-1mbr3me, .framer-hjOZx .framer-r0sc0g, .framer-hjOZx .framer-1jl9szg, .framer-hjOZx .framer-1rnmh8d, .framer-hjOZx .framer-15838n9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-hjOZx .framer-whur4d, .framer-hjOZx .framer-vcv0ze, .framer-hjOZx .framer-1tozk5p, .framer-hjOZx .framer-ieoqyn, .framer-hjOZx .framer-385ax9 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #000000; --framer-input-font-family: \"Montserrat\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-hjOZx .framer-1algmhy, .framer-hjOZx .framer-1mu1ee4, .framer-hjOZx .framer-1gm38uf, .framer-hjOZx .framer-1wq87tk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-hjOZx .framer-1410wj9 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #000000; --framer-input-font-family: \"Montserrat\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-hjOZx .framer-1umafpr-container { flex: none; height: 40px; position: relative; width: 50%; }\",\".framer-hjOZx.framer-12er73g { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-hjOZx.framer-1saqvgk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 800px; justify-content: center; left: calc(50.00000000000002% - 812px / 2); overflow: hidden; padding: 0px; position: fixed; top: 0px; width: 812px; z-index: 10; }\",\".framer-hjOZx .framer-1clh1gs-container { flex: none; height: 600px; position: relative; width: 600px; }\",\".framer-hjOZx .framer-1gjfz7c-container { cursor: pointer; flex: none; height: 35px; left: 736px; position: absolute; top: 83px; width: 35px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-hjOZx .framer-fjptq0-container, .framer-hjOZx .framer-wobk0-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-hjOZx.framer-bjiu0p { width: 810px; } .framer-hjOZx .framer-1gc9rr3 { flex-direction: column; height: 1500px; padding: 40px 30px 100px 30px; } .framer-hjOZx .framer-u0t256 { order: 0; width: 100%; } .framer-hjOZx .framer-5h7j9h { height: 296px; width: 100%; } .framer-hjOZx .framer-12l69vp { order: 1; width: 100%; } .framer-hjOZx.framer-1saqvgk { left: calc(50.00000000000002% - 100% / 2); top: 155px; width: 100%; } .framer-hjOZx .framer-1gjfz7c-container { left: 670px; top: 29px; }}\",\"@media (max-width: 809px) { .framer-hjOZx.framer-bjiu0p { width: 390px; } .framer-hjOZx .framer-62apf0-container { height: 44px; order: 0; } .framer-hjOZx .framer-1gc9rr3 { flex-direction: column; gap: 0px; height: min-content; order: 1; } .framer-hjOZx .framer-u0t256 { order: 0; padding: 0px 30px 0px 30px; width: 100%; } .framer-hjOZx .framer-5h7j9h { height: 195px; width: 100%; } .framer-hjOZx .framer-12l69vp { order: 1; width: 100%; } .framer-hjOZx .framer-1m2ynot { flex-direction: column; } .framer-hjOZx .framer-1ya5vpb, .framer-hjOZx .framer-1np12lp { flex: none; width: 100%; } .framer-hjOZx.framer-1saqvgk { left: calc(50.00000000000002% - 100% / 2); width: 100%; } .framer-hjOZx .framer-1clh1gs-container { flex: 1 0 0px; width: 1px; } .framer-hjOZx .framer-1gjfz7c-container { left: 342px; top: 45px; } .framer-hjOZx .framer-fjptq0-container { order: 2; } .framer-hjOZx .framer-wobk0-container { order: 3; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1612.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bb16i96Mq\":{\"layout\":[\"fixed\",\"auto\"]},\"khLielSz1\":{\"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 FramerveoZQjzzj=withCSS(Component,css,\"framer-hjOZx\");export default FramerveoZQjzzj;FramerveoZQjzzj.displayName=\"Demo\";FramerveoZQjzzj.defaultProps={height:1612.5,width:1200};addFonts(FramerveoZQjzzj,[{explicitInter:true,fonts:[{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/DELXRVKO253LHPYOBD6KD7EW3TJKXCXF/L6SILXET3P727LN5N75LL5PG77IET2IT/6DP3DAT2N5LSQGN5ISPRN63WPP32A54A.woff2\",weight:\"600\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NZ67QOF3FXYLOR27ABJOZVKKBKNRMKMF/EHBFE55HTLOOJHTZSLD54GSL3EBTAFNQ/DI2GHUWG3WKRXISSCTNDMTWKWZC25UIW.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/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\"}]},...HeaderSynclyFonts,...Button3Fonts,...CalendlyEmbedFonts,...MaterialFonts,...CustomerLineFonts,...FooterSynclyFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerveoZQjzzj\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bb16i96Mq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"khLielSz1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1612.5\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "45BACu8C,IAAMA,GAAkBC,EAASC,CAAY,EAAQC,GAAaF,EAASG,CAAO,EAAQC,GAAmBJ,EAASK,CAAa,EAAQC,GAAcN,EAASO,CAAQ,EAAQC,GAAoCC,EAA6BF,EAAS,CAAC,OAAO,YAAY,SAASG,GAAqB,QAAQ,WAAW,CAAC,EAAQC,GAAwDF,EAA6BG,EAAc,CAAC,OAAO,YAAY,SAASC,GAAoC,QAAQ,WAAW,CAAC,EAAQC,GAAkBd,EAASe,CAAY,EAAQC,GAAkBhB,EAASiB,CAAY,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAa,CAACC,EAAKC,EAASC,IAAiB,CAAC,OAAOF,EAAK,MAAM,CAAC,IAAI,UAAU,OAAOC,EAAS,SAASC,EAAe,IAAI,UAAU,OAAOD,EAAS,SAASC,EAAe,IAAI,QAAQ,OAAOD,EAAS,OAAOC,EAAe,IAAI,aAAa,OAAOD,EAAS,YAAYC,CAAe,CAAC,EAAQC,GAAY,CAAC,OAAO,IAAI,MAAM,EAAE,SAAS,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAa,IAAY,SAAS,cAAc,mBAAmB,GAAG,SAAS,cAAc,UAAU,GAAG,SAAS,KAAaC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,EAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,EAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAe,CAAC,CAAC,QAAAH,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAA4DI,EAAkBC,EAAG9D,GAAkB,GAArE,CAAawC,EAAS,CAAuE,EAAE,OAAAuB,EAAiB,CAAC,CAAC,EAAsB5C,EAAK6C,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA/D,EAAiB,EAAE,SAAsBgE,EAAMC,EAAY,CAAC,GAAGzB,IAAUT,EAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAeiD,EAAME,EAAO,IAAI,CAAC,GAAGxB,GAAU,UAAUmB,EAAGD,EAAkB,gBAAgBrB,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAKiD,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,EAAE,MAAS,CAAC,EAAE,SAAsB7B,EAAKkD,EAA0B,CAAC,OAAO,GAAG,MAAMhC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBlB,EAAKmD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBnD,EAAKiD,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKoD,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,sBAAsB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeN,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc9C,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBR,EAAM,KAAK,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,CAAC,eAA4B9C,EAAK,KAAK,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBtD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,qDAAqD,qBAAqB,OAAO,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,kBAAkB,EAAE,SAAS,8FAA8F,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,uBAAuB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKiD,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,gBAAgB,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,MAAM,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,IAAI,oEAAoE,OAAO,mbAAmb,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,gBAAgB,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,IAAI,oEAAoE,OAAO,mbAAmb,CAAC,CAAC,EAAE,SAAsBlB,EAAKuD,EAAM,CAAC,WAAW,CAAC,IAAI,gBAAgB,IAAI,MAAM,QAAQC,GAA2BtC,GAAmB,GAAG,GAAG,EAAE,GAAG,MAAM,EAAE,KAAK,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,oEAAoE,OAAO,mbAAmb,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAKV,GAAQ,CAAC,SAASgD,GAAsBtC,EAAKyD,EAAU,CAAC,SAAsBzD,EAAK0D,GAAwD,CAAC,OAAO,oFAAoF,UAAU,iBAAiB,GAAG,UAAU,OAAO,YAAY,UAAUrB,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,SAASqB,GAAwBb,EAAMW,EAAU,CAAC,SAAS,CAAcX,EAAME,EAAO,IAAI,CAAC,UAAU,iBAAiB,SAAS,CAAcF,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAchD,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBtD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4D,EAAmB,CAAC,UAAU,gBAAgB,UAAU,aAAa,YAAY,OAAO,SAAS,GAAK,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAed,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAchD,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBtD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4D,EAAmB,CAAC,UAAU,gBAAgB,UAAU,YAAY,YAAY,MAAM,SAAS,GAAK,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAchD,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBtD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4D,EAAmB,CAAC,UAAU,iBAAiB,UAAU,UAAU,YAAY,SAAS,SAAS,GAAK,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAed,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAchD,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBtD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4D,EAAmB,CAAC,UAAU,gBAAgB,UAAU,QAAQ,YAAY,kBAAkB,SAAS,GAAK,KAAK,OAAO,CAAC,CAAC,CAAC,CAAC,EAAed,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAchD,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBtD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4D,EAAmB,CAAC,UAAU,gBAAgB,UAAU,YAAY,YAAY,MAAM,SAAS,GAAK,KAAK,MAAM,CAAC,CAAC,CAAC,CAAC,EAAed,EAAME,EAAO,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAchD,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWsD,EAAS,CAAC,SAAsBtD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4D,EAAmB,CAAC,UAAU,iBAAiB,UAAU,QAAQ,YAAY,6FAA6F,SAAS,GAAM,KAAK,UAAU,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAKiD,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,SAASX,GAAmB,OAAO,OAAO,gBAAgB,EAAE,UAAU,CAAC,MAAM,SAASA,GAAmB,OAAO,OAAO,eAAe,CAAC,EAAE,SAAsBlB,EAAKkD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBlD,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBnD,EAAK6D,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,SAAS,QAAQ9E,GAAa4E,EAAU,CAAC,QAAQ,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3D,EAAK8D,EAAgB,CAAC,SAASxB,EAAQ,SAAsBtC,EAAKyD,EAAU,CAAC,SAA+BM,EAA0BjB,EAAYQ,EAAS,CAAC,SAAS,CAActD,EAAKgD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,GAAG,EAAE,IAAI,GAAG,EAAE,KAAK,OAAO,CAAC,EAAE,UAAUL,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,WAAW,EAAeI,EAAME,EAAO,IAAI,CAAC,UAAUL,EAAGD,EAAkB,gBAAgB,EAAE,wBAAwB,UAAU,SAAS,CAAc1C,EAAKkD,EAA0B,CAAC,SAAsBlD,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBnD,EAAKgE,EAAc,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehE,EAAKkD,EAA0B,CAAC,SAAsBlD,EAAKmD,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,WAAW/D,GAAU,SAAsBY,EAAKiE,GAAoC,CAAC,MAAM,wEAAwE,OAAO,OAAO,WAAW,OAAO,cAAc,QAAQ,YAAY,QAAQ,WAAW,SAAS,WAAW,SAAS,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,QAAQxB,GAAe,CAAC,QAAAH,CAAO,CAAC,EAAE,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEjD,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeW,EAAKiD,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,MAAS,CAAC,EAAE,SAAsBlB,EAAKkD,EAA0B,CAAC,OAAO,GAAG,MAAMhC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAKmD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBnD,EAAKkE,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelE,EAAKiD,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,MAAS,CAAC,EAAE,SAAsBlB,EAAKkD,EAA0B,CAAC,OAAO,IAAI,MAAMhC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAKmD,EAAU,CAAC,UAAU,yBAAyB,OAAO,YAAY,QAAQ,YAAY,SAAsBnD,EAAKiD,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKmE,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoE,GAAI,CAAC,kFAAkF,gFAAgF,kSAAkS,4HAA4H,uRAAuR,gRAAgR,gRAAgR,oOAAoO,wTAAwT,sRAAsR,6QAA6Q,2SAA2S,0QAA0Q,mpCAAmpC,uWAAuW,unCAAunC,wGAAwG,sIAAsI,uUAAuU,2GAA2G,iOAAiO,+IAA+I,GAAeA,GAAI,qiBAAqiB,65BAA65B,EAaxyyBC,EAAgBC,EAAQ/D,GAAU6D,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,aAAa,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,aAAa,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAkB,GAAGC,GAAa,GAAGC,GAAmB,GAAGC,GAAc,GAAGC,GAAkB,GAAGC,GAAkB,GAAGC,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACr7E,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,IAAI,yBAA2B,OAAO,qBAAuB,OAAO,4BAA8B,OAAO,yBAA2B,QAAQ,oCAAsC,4JAA0L,sBAAwB,SAAS,kBAAoB,OAAO,qBAAuB,4BAA4B,6BAA+B,OAAO,qBAAuB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderSynclyFonts", "getFonts", "E_RyWp14h_default", "Button3Fonts", "wwKydhrr9_default", "CalendlyEmbedFonts", "CalendlyEmbed", "MaterialFonts", "Icon", "MaterialWithCloseAndRedirect1gjfz7c", "withCodeBoundaryForOverrides", "withCloseAndRedirect", "FormContainerWithAllParamsEmailFilterAndCalendly12l69vp", "FormContainer", "withAllParamsEmailFilterAndCalendly", "CustomerLineFonts", "dcz7yDATf_default", "FooterSynclyFonts", "iEcYeTXrf_default", "breakpoints", "serializationHash", "variantClassNames", "formVariants", "form", "variants", "currentVariant", "transition1", "animation", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSuccess3bnx0g", "overlay", "loadMore", "args", "onClick1wnntms", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "E_RyWp14h_default", "RichText", "x", "Image2", "getLoadingLazyAtYPosition", "l", "FormContainerWithAllParamsEmailFilterAndCalendly12l69vp", "formState", "FormPlainTextInput2", "wwKydhrr9_default", "AnimatePresence", "Ga", "CalendlyEmbed", "MaterialWithCloseAndRedirect1gjfz7c", "dcz7yDATf_default", "iEcYeTXrf_default", "css", "FramerveoZQjzzj", "withCSS", "veoZQjzzj_default", "addFonts", "HeaderSynclyFonts", "Button3Fonts", "CalendlyEmbedFonts", "MaterialFonts", "CustomerLineFonts", "FooterSynclyFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
