{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rU0ZFdrYagzAbpRc0RBG/OXZWjG81W5LNvutRIPkF/DEBD8qDa4.js", "ssg:https://framerusercontent.com/modules/2G0Jd7PKr77Zk2P3hegv/9rzlQ8NmYbGP18BwCZnh/SAwZoTHIK.js", "ssg:https://framerusercontent.com/modules/2G0Jd7PKr77Zk2P3hegv/9rzlQ8NmYbGP18BwCZnh/SAwZoTHIK-0.js", "ssg:https://framerusercontent.com/modules/ebxbYCCeLTw4GYQfskvZ/itXC6cBdEvdqY3itRirs/Calendly.js"],
  "sourcesContent": ["// Generated by Framer (c3dc4bc)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,LazyValue,PropertyOverrides,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import SpacingTop from\"#framer/local/canvasComponent/ckCAPEy9N/ckCAPEy9N.js\";import Footer from\"#framer/local/canvasComponent/D72muD1lt/D72muD1lt.js\";import CustomersReviews from\"#framer/local/canvasComponent/HyJ_NtQZz/HyJ_NtQZz.js\";import FormattedHeader from\"#framer/local/canvasComponent/KBmIIFmeE/KBmIIFmeE.js\";import Spinner from\"#framer/local/canvasComponent/SAwZoTHIK/SAwZoTHIK.js\";import TestimonialLogoSection from\"#framer/local/canvasComponent/VKJCSvAgP/VKJCSvAgP.js\";import{calendly}from\"#framer/local/codeFile/qq9wTsd/Calendly.js\";import metadataProvider from\"#framer/local/webPageMetadata/DEBD8qDa4/DEBD8qDa4.js\";const SpacingTopFonts=getFonts(SpacingTop);const EmbedFonts=getFonts(Embed);const EmbedCalendly=calendly(Embed);const SpinnerFonts=getFonts(Spinner);const TestimonialLogoSectionFonts=getFonts(TestimonialLogoSection);const CustomersReviewsFonts=getFonts(CustomersReviews);const FooterFonts=getFonts(Footer);const FormattedHeaderFonts=getFonts(FormattedHeader);const FormattedHeaderWithVariantAppearEffect=withVariantAppearEffect(FormattedHeader);const ContainerWithFX=withFX(Container);const breakpoints={dC97C40NI:\"(min-width: 1200px) and (max-width: 1439px)\",vWoaoiA2r:\"(min-width: 810px) and (max-width: 1199px)\",xBOosAveg:\"(min-width: 1440px)\",XRep0p3DD:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MSlB5\";const variantClassNames={dC97C40NI:\"framer-v-1ez4lmc\",vWoaoiA2r:\"framer-v-13bye2k\",xBOosAveg:\"framer-v-1e82dhs\",XRep0p3DD:\"framer-v-eazdy3\"};const valuesByLocaleId={ItoK4x7J0:new LazyValue(()=>import(\"./DEBD8qDa4-0.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const convertFromEnum=(value,activeLocale)=>{switch(value){case\"ItoK4x7J0\":return\"https://calendly.com/workbase-demo/de\";default:return\"https://calendly.com/workbase-demo/en\";}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const transition1={delay:0,duration:.2,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-60};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Big:\"xBOosAveg\",Desktop:\"dC97C40NI\",Phone:\"XRep0p3DD\",Tablet:\"vWoaoiA2r\"};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:\"xBOosAveg\"};};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-MSlB5`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-MSlB5`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const elementId=useRouteElementId(\"M5H7wHtrD\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"vWoaoiA2r\",\"XRep0p3DD\"].includes(baseVariant))return false;return true;};const elementId1=useRouteElementId(\"E_oibp4su\");const ref3=React.useRef(null);const ref4=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xBOosAveg\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1e82dhs\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:140,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vfwhva-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{variant:\"mr7qQ0wrO\"},XRep0p3DD:{fUJyRatsG:\"var(--token-be23fd9d-5df7-4c48-aa48-06265f36fe39, rgb(255, 255, 255))\",variant:\"nkB_Jpd3F\",wDgaE9P5N:false}},children:/*#__PURE__*/_jsx(SpacingTop,{C_FCfOitg:false,FGcteacOb:false,fUJyRatsG:\"rgba(255, 255, 255, 0)\",height:\"100%\",id:\"S8340uPg5\",layoutId:\"S8340uPg5\",style:{width:\"100%\"},variant:\"KPp1ZFyMi\",wDgaE9P5N:true,width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dC97C40NI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3824,intrinsicWidth:3784,loading:getLoadingLazyAtYPosition(0),pixelHeight:3824,pixelWidth:3784,sizes:\"1199px\",src:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png\",srcSet:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=1024 1013w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=2048 2026w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png 3784w\"}},vWoaoiA2r:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3824,intrinsicWidth:3784,loading:getLoadingLazyAtYPosition(0),pixelHeight:3824,pixelWidth:3784,sizes:\"810px\",src:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png\",srcSet:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=1024 1013w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=2048 2026w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png 3784w\"}},XRep0p3DD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3824,intrinsicWidth:3784,loading:getLoadingLazyAtYPosition(0),pixelHeight:3824,pixelWidth:3784,sizes:\"100vw\",src:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png\",srcSet:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=1024 1013w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=2048 2026w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png 3784w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3824,intrinsicWidth:3784,loading:getLoadingLazyAtYPosition(-11),pixelHeight:3824,pixelWidth:3784,sizes:\"1400px\",src:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png\",srcSet:\"https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=1024 1013w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png?scale-down-to=2048 2026w,https://framerusercontent.com/images/do2iU6HXyUMWXyZEaLCuntWPBlI.png 3784w\"},className:\"framer-1ybjcxy\",\"data-framer-name\":\"Dot_grid\",name:\"Dot_grid\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5ij201\",\"data-framer-name\":\"Hero\",id:elementId,name:\"Hero\",ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-z6x1z8\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9xhevk\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ndyzj5-container\",children:/*#__PURE__*/_jsx(EmbedCalendly,{height:\"100%\",html:\"\",id:\"oZ7WPzRAn\",layoutId:\"oZ7WPzRAn\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:toString(convertFromEnum(activeLocale===null||activeLocale===void 0?void 0:activeLocale.id,activeLocale)),width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{y:755.0000000000002},XRep0p3DD:{y:680.0000000000002}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:555.0000000000002,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wnkqmn-container\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"C0D2V0i1M\",layoutId:\"C0D2V0i1M\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1pbkcnn hidden-13bye2k hidden-eazdy3\",\"data-framer-name\":\"Cursor Icon\",fill:\"black\",intrinsicHeight:40,intrinsicWidth:40,name:\"Cursor Icon\",svg:'<svg width=\"40\" height=\"40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m8.009 5.926 26.348 8.107c1.437.442 1.6 2.41.256 3.083L23.445 22.7a1.668 1.668 0 0 0-.745.745l-5.583 11.167c-.673 1.345-2.641 1.182-3.083-.255L5.926 8.008c-.394-1.279.804-2.476 2.083-2.082Z\" fill=\"#fff\" stroke=\"#18181B\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>',withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{y:1390},XRep0p3DD:{y:1240}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:165,width:\"100vw\",y:990,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v0be6f-container\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{variant:\"cHcRVdAzZ\"},XRep0p3DD:{variant:\"PPhboDQ0H\"}},children:/*#__PURE__*/_jsx(TestimonialLogoSection,{height:\"100%\",id:\"E_oibp4su\",J_J3TR9r3:0,layoutId:\"E_oibp4su\",lZL3K9fWY:\"var(--token-351b1a75-4c89-49dc-9d23-85364de61ec9, rgb(82, 82, 91))\",skmpa9rTp:true,style:{width:\"100%\"},t0AqVxXUt:true,variant:\"WRNFlwNYr\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{y:1555},XRep0p3DD:{y:1405}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1265,width:\"100vw\",y:1155,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13zn9qe-container\",\"data-framer-name\":\"Customers: Reviews\",name:\"Customers: Reviews\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dC97C40NI:{variant:\"WwsgJNBFB\"},vWoaoiA2r:{K3_3bE8yF:\"144px 0px 0px 0px\",variant:\"QRRjdwXEZ\"},XRep0p3DD:{K3_3bE8yF:\"144px 0px 0px 0px\",variant:\"J2nNcr8BA\"}},children:/*#__PURE__*/_jsx(CustomersReviews,{height:\"100%\",id:\"f345k0Ep4\",jj5CgxmEF:true,K3_3bE8yF:\"208px 0px 0px 0px\",layoutId:\"f345k0Ep4\",name:\"Customers: Reviews\",PFf3Rr9W9:true,style:{width:\"100%\"},uYpFtzkWl:\"rgba(255, 255, 255, 0)\",variant:\"sj4hR4lIe\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{y:2820},XRep0p3DD:{y:2670}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1222,width:\"100vw\",y:2420,children:/*#__PURE__*/_jsx(Container,{className:\"framer-46yisn-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{variant:\"OQvCeA8fq\"},XRep0p3DD:{variant:\"vRJtTb9Pk\"}},children:/*#__PURE__*/_jsx(Footer,{BTkWOAAE6:\"rgba(0, 0, 0, 0)\",DoSZixad4:false,FLTiRad9d:true,gx_i7DGSS:false,height:\"100%\",id:\"Iekd4cB5m\",layoutId:\"Iekd4cB5m\",MI_ZydfR8:\"\",NhPz7c6Az:false,style:{width:\"100%\"},UVk4RcC9O:false,variant:\"rxeXmMa2n\",width:\"100%\",wSCG_QSXv:false})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,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-1gd83bn-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vWoaoiA2r:{prRRJcR3k:\"lCiGtdGph\"},XRep0p3DD:{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"Js1NFfaUk\"},{ref:ref4,target:\"bUcSL0X9H\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,prRRJcR3k:\"c4Itu7O8u\",variant:\"Js1NFfaUk\"}},children:/*#__PURE__*/_jsx(FormattedHeaderWithVariantAppearEffect,{a8kjTMN5h:\"GqsAHabDy\",ASOCwWEaX:\"\",btM6Bfn6k:\"\",DMF0EXAeg:\"\",ED6KEXgr2:\"\",EXH3dDL3R:\"mPvqX_5HC\",GgtoIw55F:false,height:\"100%\",id:\"GNLTCLOtH\",JGcPqm8Un:\"\",KSA6gPKK6:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Breadcrumbs\",layoutId:\"GNLTCLOtH\",pRKN40Bv3:\"\",prRRJcR3k:\"IsbOm2lH6\",S9w_rclIu:{borderBottomWidth:0,borderColor:\"rgba(255, 255, 255, 0)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},style:{width:\"100%\"},tnZ2TOoMU:false,U_F44b9Qp:false,uNmCpBjVv:\"Custom CTA\",uuuWafm5n:false,variant:\"bUcSL0X9H\",VGZYogkN7:true,vV9WkB_kd:false,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-MSlB5 { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); }`,\".framer-MSlB5.framer-z02tpm, .framer-MSlB5 .framer-z02tpm { display: block; }\",\".framer-MSlB5.framer-1e82dhs { align-content: center; align-items: center; background-color: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, #f5f5f7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-MSlB5 .framer-1vfwhva-container, .framer-MSlB5 .framer-v0be6f-container, .framer-MSlB5 .framer-13zn9qe-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MSlB5 .framer-1ybjcxy { -webkit-mask: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%) add; flex: none; height: 1213px; mask: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%) add; overflow: visible; position: absolute; right: 8px; top: -11px; width: 1400px; }\",\".framer-MSlB5 .framer-5ij201 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 36px 0px 36px; position: relative; width: 100%; }\",\".framer-MSlB5 .framer-z6x1z8 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1240px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MSlB5 .framer-9xhevk { align-content: center; align-items: center; background-color: var(--token-be23fd9d-5df7-4c48-aa48-06265f36fe39, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 12px -4px var(--token-a95166ed-f015-42bf-b56a-eb3cb7f09865, rgba(114, 115, 117, 0.08)); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 850px; justify-content: center; overflow: visible; padding: 0px 0px 36px 0px; position: relative; width: 100%; }\",\".framer-MSlB5 .framer-ndyzj5-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; z-index: 1; }\",\".framer-MSlB5 .framer-wnkqmn-container { flex: none; height: 20px; left: calc(50.00000000000002% - 20px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 20px; }\",\".framer-MSlB5 .framer-1pbkcnn { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: absolute; right: -60px; top: 640px; width: 40px; }\",\".framer-MSlB5 .framer-46yisn-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-MSlB5 .framer-1gd83bn-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MSlB5.framer-1e82dhs, .framer-MSlB5 .framer-5ij201, .framer-MSlB5 .framer-z6x1z8, .framer-MSlB5 .framer-9xhevk { gap: 0px; } .framer-MSlB5.framer-1e82dhs > *, .framer-MSlB5 .framer-z6x1z8 > *, .framer-MSlB5 .framer-9xhevk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MSlB5.framer-1e82dhs > :first-child, .framer-MSlB5 .framer-5ij201 > :first-child, .framer-MSlB5 .framer-z6x1z8 > :first-child, .framer-MSlB5 .framer-9xhevk > :first-child { margin-top: 0px; } .framer-MSlB5.framer-1e82dhs > :last-child, .framer-MSlB5 .framer-5ij201 > :last-child, .framer-MSlB5 .framer-z6x1z8 > :last-child, .framer-MSlB5 .framer-9xhevk > :last-child { margin-bottom: 0px; } .framer-MSlB5 .framer-5ij201 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-MSlB5 { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); } .framer-MSlB5.framer-1e82dhs { width: 810px; } .framer-MSlB5 .framer-1ybjcxy { right: 0px; top: 0px; width: 810px; } .framer-MSlB5 .framer-5ij201 { padding: 0px 20px 0px 20px; } .framer-MSlB5 .framer-z6x1z8 { gap: 48px; } .framer-MSlB5 .framer-9xhevk { height: 1250px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MSlB5 .framer-z6x1z8 { gap: 0px; } .framer-MSlB5 .framer-z6x1z8 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-MSlB5 .framer-z6x1z8 > :first-child { margin-top: 0px; } .framer-MSlB5 .framer-z6x1z8 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-MSlB5 { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); } .framer-MSlB5.framer-1e82dhs { width: 310px; } .framer-MSlB5 .framer-1ybjcxy { left: 0px; right: 0px; top: 0px; width: unset; } .framer-MSlB5 .framer-5ij201 { padding: 0px; } .framer-MSlB5 .framer-z6x1z8 { background-color: var(--token-be23fd9d-5df7-4c48-aa48-06265f36fe39, #ffffff); } .framer-MSlB5 .framer-9xhevk { background-color: unset; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; box-shadow: unset; height: 1100px; }}`,`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-MSlB5 { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); } .framer-MSlB5.framer-1e82dhs { width: 1200px; } .framer-MSlB5 .framer-1ybjcxy { right: 0px; top: 0px; width: 1199px; } .framer-MSlB5 .framer-1pbkcnn { right: -20px; top: 686px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2784\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vWoaoiA2r\":{\"layout\":[\"fixed\",\"auto\"]},\"XRep0p3DD\":{\"layout\":[\"fixed\",\"auto\"]},\"dC97C40NI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerDEBD8qDa4=withCSS(Component,css,\"framer-MSlB5\");export default FramerDEBD8qDa4;FramerDEBD8qDa4.displayName=\"Page\";FramerDEBD8qDa4.defaultProps={height:2784,width:1440};addFonts(FramerDEBD8qDa4,[{explicitInter:true,fonts:[]},...SpacingTopFonts,...EmbedFonts,...SpinnerFonts,...TestimonialLogoSectionFonts,...CustomersReviewsFonts,...FooterFonts,...FormattedHeaderFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDEBD8qDa4\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vWoaoiA2r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XRep0p3DD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dC97C40NI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2784\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a3102e1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./SAwZoTHIK-0.js\";const MotionDivWithFX=withFX(motion.div);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const serializationHash=\"framer-C7kNI\";const variantClassNames={BExM8lqDv:\"framer-v-1tohjop\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={ItoK4x7J0:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition3={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"BExM8lqDv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tohjop\",className,classNames),\"data-framer-appear-id\":\"1tohjop\",\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"BExM8lqDv\",optimized:true,ref:ref!==null&&ref!==void 0?ref:ref1,style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",...style},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1r1slsj\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"QHo_KAIxO\",style:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 0deg, rgb(0, 119, 237) 338.4527027027027deg)\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u310y8\",\"data-framer-name\":\"Round\",layoutDependency:layoutDependency,layoutId:\"omkGRvX4N\",style:{backgroundColor:\"var(--token-2951c0cf-e08a-47ed-ace2-648087a5f341, rgb(0, 119, 237))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1}})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-C7kNI.framer-1bjr0n4, .framer-C7kNI .framer-1bjr0n4 { display: block; }\",\".framer-C7kNI.framer-1tohjop { height: 20px; overflow: visible; position: relative; width: 20px; }\",\".framer-C7kNI .framer-1r1slsj { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-C7kNI .framer-1u310y8 { flex: none; height: 2px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: 0px; width: 2px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 20\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerSAwZoTHIK=withCSS(Component,css,\"framer-C7kNI\");export default FramerSAwZoTHIK;FramerSAwZoTHIK.displayName=\"Spinner\";FramerSAwZoTHIK.defaultProps={height:20,width:20};addFonts(FramerSAwZoTHIK,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSAwZoTHIK\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"20\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"20\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SAwZoTHIK.map", "\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";export function calendly(Component){return props=>{const url=props===null||props===void 0?void 0:props.url;const[modifiedUrl,setModifiedUrl]=useState(null);useEffect(()=>{const currentParams=window.location.search;const additionalParams=\"embed_domain=www.workbase.com&embed_type=Inline&hide_gdpr_banner=1\";const suffix=currentParams?`${currentParams}&${additionalParams}`:`?${additionalParams}`;setModifiedUrl(url?`${url}${suffix.startsWith(\"?\")?suffix:`?${suffix}`}`:suffix);},[url]);if(!modifiedUrl)return null;return /*#__PURE__*/_jsx(Component,{...props,url:modifiedUrl});};}\nexport const __FramerMetadata__ = {\"exports\":{\"calendly\":{\"type\":\"reactHoc\",\"name\":\"calendly\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Calendly.map"],
  "mappings": "s+BAAAA,ICAAC,ICAAC,IDCsT,IAAMC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAyCC,GAA0BH,EAAOC,EAAO,GAAG,CAAC,EAAQG,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,EAAyc,IAAMC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,EAAQ,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,CAAK,GAAUC,GAAuB,CAACD,EAAME,IAAeF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAEF,EAAM,iBAAwBE,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,GAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,GAAW,SAAAnB,CAAQ,EAAEoB,GAAgB,CAAC,eAAe,YAAY,QAAAV,EAAQ,kBAAAW,EAAiB,CAAC,EAAQC,EAAiBvB,GAAuBD,EAAME,CAAQ,EAAQuB,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,GAAqB,EAAE,OAAoBvC,EAAKwC,EAAY,CAAC,GAAGrB,GAA4CgB,EAAgB,SAAsBnC,EAAKC,GAAS,CAAC,QAAQS,EAAS,QAAQ,GAAM,SAAsBV,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBY,EAAKyC,GAAyC,CAAC,GAAGpB,EAAU,GAAGI,EAAgB,0BAA0BvC,GAAU,0BAA0BC,GAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAUuD,EAAGC,GAAkB,GAAGN,EAAsB,iBAAiBnB,EAAUK,CAAU,EAAE,wBAAwB,UAAU,mBAAmB,YAAY,iBAAiBS,EAAiB,SAAS,YAAY,UAAU,GAAK,IAAInB,GAA6BoB,EAAK,MAAM,CAAC,KAAK,iHAAiH,WAAW,iHAAiH,GAAGhB,CAAK,EAAE,SAAsBjB,EAAK4C,GAAgB,CAAC,eAAetD,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB2C,EAAiB,SAAS,YAAY,MAAM,CAAC,WAAW,0GAA0G,EAAE,SAAsBhC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB8B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,sEAAsE,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQa,GAAI,CAAC,kFAAkF,kFAAkF,qGAAqG,qIAAqI,mKAAmK,EAQ/+JC,EAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,EAAQF,EAAgBA,EAAgB,YAAY,UAAUA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EETlRI,IAAwF,SAASC,GAASC,EAAU,CAAC,OAAOC,GAAO,CAAC,IAAMC,EAAwCD,GAAM,IAAS,CAACE,EAAYC,CAAc,EAAEC,GAAS,IAAI,EAA2U,OAAzUC,EAAU,IAAI,CAAC,IAAMC,EAAc,OAAO,SAAS,OAAaC,EAAiB,qEAA2EC,EAAOF,EAAc,GAAGA,KAAiBC,IAAmB,IAAIA,IAAmBJ,EAAeF,EAAI,GAAGA,IAAMO,EAAO,WAAW,GAAG,EAAEA,EAAO,IAAIA,MAAWA,CAAM,CAAE,EAAE,CAACP,CAAG,CAAC,EAAMC,EAA4CO,EAAKV,EAAU,CAAC,GAAGC,EAAM,IAAIE,CAAW,CAAC,EAAlE,IAAoE,CAAE,CHC2e,IAAMQ,GAAgBC,EAASC,CAAU,EAAQC,GAAWF,EAASG,CAAK,EAAQC,GAAcC,GAASF,CAAK,EAAQG,GAAaN,EAASO,CAAO,EAAQC,GAA4BR,EAASS,CAAsB,EAAQC,GAAsBV,EAASW,CAAgB,EAAQC,GAAYZ,EAASa,CAAM,EAAQC,GAAqBd,EAASe,CAAe,EAAQC,GAAuCC,GAAwBF,CAAe,EAAQG,GAAgBC,EAAOC,CAAS,EAAQC,GAAY,CAAC,UAAU,8CAA8C,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAiB,CAAC,UAAU,IAAIC,GAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAE,SAASC,GAAuBC,EAAO,CAAC,IAAMC,EAAS,CAAC,EAAE,KAAMD,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMC,EAAQD,EAAO,QAAQ,EAAKC,GAASF,EAAS,KAAKE,CAAO,EAAIH,EAAOA,EAAO,SAAU,GAAGC,EAAS,OAAO,EAAG,OAAO,QAAQ,IAAIA,CAAQ,CAAG,CAAC,SAASG,GAAkBC,EAAIL,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAME,EAAOL,GAAiBG,EAAO,EAAE,EAAE,GAAGE,EAAO,CAAC,IAAMI,EAAMJ,EAAO,KAAK,EAAEG,CAAG,EAAE,GAAGC,EAAO,OAAOA,EAAQN,EAAOA,EAAO,SAAU,CAAC,IAAMO,GAAgB,CAACD,EAAME,IAAe,CAAC,OAAOF,EAAM,CAAC,IAAI,YAAY,MAAM,wCAAwC,QAAQ,MAAM,uCAAwC,CAAC,EAAQG,GAASH,GAAe,OAAOA,GAAQ,SAASA,EAAM,OAAOA,CAAK,EAAUI,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAmB,CAACC,EAAE,IAAI,oBAAoB,IAAUC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,IAAI,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAjB,EAAa,UAAAkB,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEhB,GAASI,CAAK,EAAQa,EAAU,IAAI,CAAC,IAAMC,EAAUpB,EAAiB,OAAUN,CAAY,EAAE,GAAG0B,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAU3B,CAAY,CAAC,EAAQ4B,GAAmB,IAAI,CAAC,IAAMF,EAAUpB,EAAiB,OAAUN,CAAY,EAAqC,GAAnC,SAAS,MAAM0B,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,GAAQJ,EAAU,cAAc,GAAGI,GAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,IAAGA,GAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,EAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,IAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAU1B,CAAY,CAAC,EAAE,GAAK,CAACiC,EAAYC,CAAmB,EAAEC,GAA8BZ,EAAQtC,GAAY,EAAK,EAAQmD,GAAe,OAAgBC,EAAe9C,GAAuBS,CAAY,EAAE,GAAGqC,EAAe,MAAMA,EAAe,IAAMC,GAAWC,EAAO,IAAI,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,EAAWH,EAAO,IAAI,EAAQI,GAAY,IAASzD,GAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAAS+C,CAAW,EAAtD,GAAyFW,EAAWH,EAAkB,WAAW,EAAQI,EAAWN,EAAO,IAAI,EAAQO,EAAWP,EAAO,IAAI,EAAQQ,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAEC,GAAiB,CAAC,CAAC,EAAE,IAAIC,EAAmB,OAAoBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAjE,EAAiB,EAAE,SAAsBkE,EAAMC,EAAY,CAAC,GAAGjC,GAA4CyB,EAAgB,SAAS,CAAcO,EAAME,EAAO,IAAI,CAAC,GAAGhC,EAAU,UAAUiC,EAAGtE,GAAkB,GAAG8D,EAAsB,iBAAiB5B,CAAS,EAAE,IAAIJ,GAA6BqB,GAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,SAAS,CAAcgC,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKpE,EAAU,CAAC,UAAU,2BAA2B,SAAsBoE,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,wEAAwE,QAAQ,YAAY,UAAU,EAAK,CAAC,EAAE,SAAsBmB,EAAKvF,EAAW,CAAC,UAAU,GAAM,UAAU,GAAM,UAAU,yBAAyB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuF,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQ2B,EAA0B,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,SAAS,IAAI,uEAAuE,OAAO,wQAAwQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,uEAAuE,OAAO,wQAAwQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQA,EAA0B,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,QAAQ,IAAI,uEAAuE,OAAO,wQAAwQ,CAAC,CAAC,EAAE,SAAsBR,EAAKS,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQD,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,SAAS,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,KAAK,UAAU,CAAC,CAAC,CAAC,EAAeR,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,GAAGZ,GAAU,KAAK,OAAO,IAAIE,EAAK,SAAsBU,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcF,EAAKM,EAA0B,CAAC,SAAsBN,EAAKpE,EAAU,CAAC,UAAU,0BAA0B,SAAsBoE,EAAKpF,GAAc,CAAC,OAAO,OAAO,KAAK,GAAG,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,MAAM,IAAIiC,GAASF,GAAkEC,GAAa,GAAGA,CAAY,CAAC,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoD,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,iBAAiB,EAAE,UAAU,CAAC,EAAE,iBAAiB,CAAC,EAAE,SAAsBmB,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,EAAE,kBAAkB,SAAsBN,EAAKpE,EAAU,CAAC,UAAU,0BAA0B,SAAsBoE,EAAKjF,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwE,GAAY,GAAgBS,EAAKU,GAAI,CAAC,UAAU,8CAA8C,mBAAmB,cAAc,KAAK,QAAQ,gBAAgB,GAAG,eAAe,GAAG,KAAK,cAAc,IAAI,4XAA4X,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBmB,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,IAAI,SAAsBN,EAAKpE,EAAU,CAAC,UAAU,0BAA0B,GAAG4D,EAAW,IAAIC,EAAK,SAAsBO,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBmB,EAAK/E,EAAuB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,EAAE,SAAS,YAAY,UAAU,qEAAqE,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+E,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBmB,EAAKM,EAA0B,CAAC,OAAO,KAAK,MAAM,QAAQ,EAAE,KAAK,SAAsBN,EAAKpE,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,qBAAqB,KAAK,qBAAqB,SAAsBoE,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,oBAAoB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,oBAAoB,QAAQ,WAAW,CAAC,EAAE,SAAsBmB,EAAK7E,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,GAAK,UAAU,oBAAoB,SAAS,YAAY,KAAK,qBAAqB,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,yBAAyB,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6E,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,SAAsBmB,EAAKM,EAA0B,CAAC,OAAO,KAAK,MAAM,QAAQ,EAAE,KAAK,SAAsBN,EAAKpE,EAAU,CAAC,UAAU,0BAA0B,SAAsBoE,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBmB,EAAK3E,EAAO,CAAC,UAAU,mBAAmB,UAAU,GAAM,UAAU,GAAK,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAG,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAM,QAAQ,YAAY,MAAM,OAAO,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2E,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKtE,GAAgB,CAAC,kBAAkB,CAAC,WAAWoB,EAAW,EAAE,sBAAsB,GAAM,0BAA0B,CAAC,UAAU,OAAO,OAAOC,EAAS,EAAE,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,aAAa,GAAK,kBAAkBC,GAAmB,SAAsBgD,EAAKO,EAAkB,CAAC,WAAW1B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,WAAW,EAAE,UAAU,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIS,EAAK,OAAO,WAAW,EAAE,CAAC,IAAII,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,UAAU,YAAY,QAAQ,WAAW,CAAC,EAAE,SAAsBM,EAAKxE,GAAuC,CAAC,UAAU,YAAY,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,GAAG,UAAU,YAAY,UAAU,GAAM,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,WAAWuE,EAAmBvD,GAAkB,KAAKI,CAAY,KAAK,MAAMmD,IAAqB,OAAOA,EAAmB,cAAc,SAAS,YAAY,UAAU,GAAG,UAAU,YAAY,UAAU,CAAC,kBAAkB,EAAE,YAAY,yBAAyB,gBAAgB,EAAE,iBAAiB,EAAE,YAAY,QAAQ,eAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAM,UAAU,GAAM,UAAU,aAAa,UAAU,GAAM,QAAQ,YAAY,UAAU,GAAK,UAAU,GAAM,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeC,EAAK,MAAM,CAAC,UAAUK,EAAGtE,GAAkB,GAAG8D,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQc,GAAI,CAAC,kFAAkF,IAAIzD,EAAS,oHAAoH,gFAAgF,sVAAsV,0LAA0L,kSAAkS,wUAAwU,4UAA4U,glBAAglB,sHAAsH,6LAA6L,oLAAoL,oHAAoH,oKAAoK,y3BAAy3B,wDAAwDA,EAAS,uuBAAuuB,gCAAgCA,EAAS,onBAAonB,yDAAyDA,EAAS,uSAAuS,EASl3nB0D,EAAgBC,EAAQlD,GAAUgD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGrG,GAAgB,GAAGG,GAAW,GAAGI,GAAa,GAAGE,GAA4B,GAAGE,GAAsB,GAAGE,GAAY,GAAGE,EAAoB,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC5Z,IAAM0F,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,uBAAyB,GAAG,yBAA2B,OAAO,oCAAsC,oMAA0O,yBAA2B,QAAQ,sBAAwB,IAAI,sBAAwB,OAAO,qBAAuB,OAAO,6BAA+B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "MotionDivWithFX", "withFX", "motion", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "transition3", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "MotionDivWithFXWithOptimizedAppearEffect", "cx", "serializationHash", "MotionDivWithFX", "css", "FramerSAwZoTHIK", "withCSS", "SAwZoTHIK_default", "addFonts", "init_ssg_sandbox_shims", "calendly", "Component", "props", "url", "modifiedUrl", "setModifiedUrl", "ye", "ue", "currentParams", "additionalParams", "suffix", "p", "SpacingTopFonts", "getFonts", "ckCAPEy9N_default", "EmbedFonts", "Embed", "EmbedCalendly", "calendly", "SpinnerFonts", "SAwZoTHIK_default", "TestimonialLogoSectionFonts", "VKJCSvAgP_default", "CustomersReviewsFonts", "HyJ_NtQZz_default", "FooterFonts", "D72muD1lt_default", "FormattedHeaderFonts", "KBmIIFmeE_default", "FormattedHeaderWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithFX", "withFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "convertFromEnum", "activeLocale", "toString", "transition1", "animation", "transformTemplate1", "_", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "elementId1", "ref3", "ref4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "SVG", "css", "FramerDEBD8qDa4", "withCSS", "DEBD8qDa4_default", "addFonts", "__FramerMetadata__"]
}
