{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/atddRlhvbzsV2drV5w0A/EFBYSpKMAmKcnjQUXElq/gajgiprDV.js"],
  "sourcesContent": ["// Generated by Framer (48da836)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Calendly from\"https://framerusercontent.com/modules/WIJbzyan03eQVbqqCNqQ/ZVFGE0CIYem9dXbVNw5j/Calendly.js\";import Footer from\"#framer/local/canvasComponent/CB7s7WxFI/CB7s7WxFI.js\";import Navigation4 from\"#framer/local/canvasComponent/eUonwI_ON/eUonwI_ON.js\";import*as sharedStyle1 from\"#framer/local/css/nJwfhQ0mx/nJwfhQ0mx.js\";import*as sharedStyle from\"#framer/local/css/ofR0ztJAv/ofR0ztJAv.js\";import metadataProvider from\"#framer/local/webPageMetadata/gajgiprDV/gajgiprDV.js\";const Navigation4Fonts=getFonts(Navigation4);const RichTextWithFX=withFX(RichText);const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const CalendlyFonts=getFonts(Calendly);const FooterFonts=getFonts(Footer);const breakpoints={g7U_YlY8C:\"(max-width: 809px)\",gdZw92uaV:\"(min-width: 810px) and (max-width: 1439px)\",z6Sdmh6m9:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-GXSjO\";const variantClassNames={g7U_YlY8C:\"framer-v-10ez688\",gdZw92uaV:\"framer-v-1qlmdvz\",z6Sdmh6m9:\"framer-v-1rve4zq\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:20};const transition2={damping:40,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:20};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition3={damping:60,delay:.3,mass:1,stiffness:500,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={damping:60,delay:.4,mass:1,stiffness:500,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:60,delay:.5,mass:1,stiffness:500,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={damping:60,delay:.6,mass:1,stiffness:500,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={damping:40,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:20};const animation9={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition8={damping:40,delay:.03,mass:1,stiffness:400,type:\"spring\"};const textEffect={effect:animation9,tokenization:\"character\",transition:transition8,trigger:\"onInView\",type:\"appear\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"z6Sdmh6m9\",Phone:\"g7U_YlY8C\",Tablet:\"gdZw92uaV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"z6Sdmh6m9\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"z6Sdmh6m9\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1rve4zq\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:71,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15nkyia-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{variant:\"aYr4HKZZd\"}},children:/*#__PURE__*/_jsx(Navigation4,{height:\"100%\",id:\"SPv731_aU\",layoutId:\"SPv731_aU\",style:{width:\"100%\"},variant:\"dsgpHYpXc\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aiui4a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"Become our\"})})},gdZw92uaV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"Become our\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1021654d-251a-4750-952b-de3f7005260e, rgb(136, 136, 136))\"},children:\"Become our\"})}),className:\"framer-8382tp\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.2px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Partners\"})})},gdZw92uaV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"62px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-3.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Partners\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-3.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Partners\"})}),className:\"framer-w2l9s9\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-83hcu4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-e28vtq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+253+30+0+0),pixelHeight:2160,pixelWidth:3840,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px, 1px)`,src:\"https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=512 512w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png 3840w\"}},gdZw92uaV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+330.4+50+0+0),pixelHeight:2160,pixelWidth:3840,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 100px, 1px)`,src:\"https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=512 512w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png 3840w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:1800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+348.4+50+0+0),pixelHeight:2160,pixelWidth:3840,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1000px) - 100px, 1px)`,src:\"https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=512 512w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DHd5HO904gZiqO5szxu6q1cBg.png 3840w\"},className:\"framer-166yyx2\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q02nd7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+253+30+310+0+0),pixelHeight:2160,pixelWidth:3840,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,src:\"https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=512 512w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png 3840w\"}},gdZw92uaV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+330.4+50+470+0),pixelHeight:2160,pixelWidth:3840,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=512 512w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png 3840w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+348.4+50+470+0),pixelHeight:2160,pixelWidth:3840,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=512 512w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/9u5txTyOyIZaqs9Y3QuVw7XRtk.png 3840w\"},className:\"framer-1cmruxj\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+253+30+310+0+310),pixelHeight:1620,pixelWidth:2880,positionX:\"right\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,src:\"https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png 2880w\"}},gdZw92uaV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+330.4+50+470+0),pixelHeight:1620,pixelWidth:2880,positionX:\"right\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png 2880w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+348.4+50+470+0),pixelHeight:1620,pixelWidth:2880,positionX:\"right\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Cu1OB6EENsviJmvhW7np9fAgJXk.png 2880w\"},className:\"framer-16eb517\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+253+30+310+0+620),pixelHeight:2500,pixelWidth:2268,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px)`,src:\"https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=1024 928w,https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=2048 1857w,https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg 2268w\"}},gdZw92uaV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+330.4+50+470+0),pixelHeight:2500,pixelWidth:2268,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=1024 928w,https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=2048 1857w,https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg 2268w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:580,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+348.4+50+470+0),pixelHeight:2500,pixelWidth:2268,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 140px) / 3, 1px)`,src:\"https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=1024 928w,https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg?scale-down-to=2048 1857w,https://framerusercontent.com/images/NaiAhiupxpmOl2RsK9kyi3wBBdQ.jpg 2268w\"},className:\"framer-1pvbx60\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11gh8qg\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1q302j0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Overview\"})})},gdZw92uaV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Overview\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Overview\"})}),className:\"framer-nkm7nm\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"We specialize in creating tailored solutions that meet your specific requirements. From commercial golf lounges to home practice setups, our cutting-edge simulators and designs are made to enhance your business and your customers\u2019 experience.\"})}),className:\"framer-179t9kk\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1y7xn34\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Our Supports\"})})},gdZw92uaV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Our Supports\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.7px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Our Supports\"})}),className:\"framer-1bpvred\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"We provide full support from the beginning of our partnership through ongoing training, marketing materials, and customer service. Whether you're a new partner or have been with us for years, we're committed to helping you succeed.\"})}),className:\"framer-11njucd\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-8u4l01\",\"data-framer-name\":\"Contact section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ou32ho\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mnamff\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18fnm49\",\"data-framer-name\":\"About\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hbb6bk\",\"data-framer-name\":\"Left content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-p7mlc2\",\"data-styles-preset\":\"ofR0ztJAv\",style:{\"--framer-text-color\":\"var(--token-b1631b9f-e6d7-420f-9f1a-7060a8284deb, rgb(26, 186, 2))\"},children:\"GET IN TOUCH\"})}),className:\"framer-1ss06kk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1thkik3\",\"data-styles-preset\":\"nJwfhQ0mx\",style:{\"--framer-text-color\":\"var(--token-0ba023c2-51b8-4a2e-9b03-34570e6074d4, rgb(26, 186, 2))\"},children:\"Reach out to us for any help and inquires\"})}),className:\"framer-1oyw2gx\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ovsxzf\",\"data-framer-name\":\"Right content\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13cuzet-container\",children:/*#__PURE__*/_jsx(Calendly,{calendar:\"ivy-qin-ezgolf\",height:\"100%\",hideGdprBanner:false,hideLandingPageDetails:false,id:\"wKYp9AK6H\",layoutId:\"wKYp9AK6H\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{y:(componentViewport?.y||0)+0+3470},gdZw92uaV:{y:(componentViewport?.y||0)+0+3167.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:808,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2956.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nyp4rk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g7U_YlY8C:{variant:\"Cc6u_c_NJ\"},gdZw92uaV:{variant:\"hHQocHGU0\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"fa_K3EVR1\",layoutId:\"fa_K3EVR1\",style:{width:\"100%\"},variant:\"Wly5l3Qm2\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GXSjO.framer-nig8fk, .framer-GXSjO .framer-nig8fk { display: block; }\",\".framer-GXSjO.framer-1rve4zq { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-GXSjO .framer-15nkyia-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-GXSjO .framer-aiui4a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 50px; position: relative; width: 1000px; }\",\".framer-GXSjO .framer-8382tp, .framer-GXSjO .framer-nkm7nm, .framer-GXSjO .framer-1bpvred { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-GXSjO .framer-w2l9s9, .framer-GXSjO .framer-179t9kk, .framer-GXSjO .framer-11njucd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GXSjO .framer-83hcu4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-e28vtq, .framer-GXSjO .framer-q02nd7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-166yyx2 { aspect-ratio: 2 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 450px); overflow: visible; position: relative; width: 1px; }\",\".framer-GXSjO .framer-1cmruxj, .framer-GXSjO .framer-16eb517, .framer-GXSjO .framer-1pvbx60 { aspect-ratio: 1 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 287px); overflow: visible; position: relative; width: 1px; }\",\".framer-GXSjO .framer-11gh8qg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 50px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-1q302j0, .framer-GXSjO .framer-1y7xn34 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-GXSjO .framer-8u4l01 { 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: 120px 0px 120px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-GXSjO .framer-ou32ho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: 1164px; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-1mnamff { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-18fnm49 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-1hbb6bk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-1ss06kk, .framer-GXSjO .framer-1oyw2gx { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GXSjO .framer-1ovsxzf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 807px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-13cuzet-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-GXSjO .framer-nyp4rk-container { flex: none; height: auto; pointer-events: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GXSjO.framer-1rve4zq, .framer-GXSjO .framer-aiui4a, .framer-GXSjO .framer-83hcu4, .framer-GXSjO .framer-e28vtq, .framer-GXSjO .framer-q02nd7, .framer-GXSjO .framer-11gh8qg, .framer-GXSjO .framer-1q302j0, .framer-GXSjO .framer-1y7xn34, .framer-GXSjO .framer-8u4l01, .framer-GXSjO .framer-ou32ho, .framer-GXSjO .framer-1mnamff, .framer-GXSjO .framer-18fnm49, .framer-GXSjO .framer-1hbb6bk, .framer-GXSjO .framer-1ovsxzf { gap: 0px; } .framer-GXSjO.framer-1rve4zq > *, .framer-GXSjO .framer-83hcu4 > *, .framer-GXSjO .framer-1q302j0 > *, .framer-GXSjO .framer-1y7xn34 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-GXSjO.framer-1rve4zq > :first-child, .framer-GXSjO .framer-aiui4a > :first-child, .framer-GXSjO .framer-83hcu4 > :first-child, .framer-GXSjO .framer-1q302j0 > :first-child, .framer-GXSjO .framer-1y7xn34 > :first-child, .framer-GXSjO .framer-8u4l01 > :first-child, .framer-GXSjO .framer-ou32ho > :first-child, .framer-GXSjO .framer-1mnamff > :first-child, .framer-GXSjO .framer-18fnm49 > :first-child, .framer-GXSjO .framer-1hbb6bk > :first-child, .framer-GXSjO .framer-1ovsxzf > :first-child { margin-top: 0px; } .framer-GXSjO.framer-1rve4zq > :last-child, .framer-GXSjO .framer-aiui4a > :last-child, .framer-GXSjO .framer-83hcu4 > :last-child, .framer-GXSjO .framer-1q302j0 > :last-child, .framer-GXSjO .framer-1y7xn34 > :last-child, .framer-GXSjO .framer-8u4l01 > :last-child, .framer-GXSjO .framer-ou32ho > :last-child, .framer-GXSjO .framer-1mnamff > :last-child, .framer-GXSjO .framer-18fnm49 > :last-child, .framer-GXSjO .framer-1hbb6bk > :last-child, .framer-GXSjO .framer-1ovsxzf > :last-child { margin-bottom: 0px; } .framer-GXSjO .framer-aiui4a > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-GXSjO .framer-e28vtq > *, .framer-GXSjO .framer-q02nd7 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-GXSjO .framer-e28vtq > :first-child, .framer-GXSjO .framer-q02nd7 > :first-child, .framer-GXSjO .framer-11gh8qg > :first-child { margin-left: 0px; } .framer-GXSjO .framer-e28vtq > :last-child, .framer-GXSjO .framer-q02nd7 > :last-child, .framer-GXSjO .framer-11gh8qg > :last-child { margin-right: 0px; } .framer-GXSjO .framer-11gh8qg > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-GXSjO .framer-8u4l01 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-GXSjO .framer-ou32ho > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-GXSjO .framer-1mnamff > *, .framer-GXSjO .framer-1ovsxzf > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-GXSjO .framer-18fnm49 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-GXSjO .framer-1hbb6bk > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-GXSjO.framer-1rve4zq { width: 810px; } .framer-GXSjO .framer-166yyx2 { height: var(--framer-aspect-ratio-supported, 355px); } .framer-GXSjO .framer-1cmruxj, .framer-GXSjO .framer-16eb517, .framer-GXSjO .framer-1pvbx60 { height: var(--framer-aspect-ratio-supported, 224px); } .framer-GXSjO .framer-11gh8qg { flex-direction: column; } .framer-GXSjO .framer-1q302j0, .framer-GXSjO .framer-1y7xn34 { flex: none; width: 100%; } .framer-GXSjO .framer-ou32ho { padding: 0px 30px 0px 30px; } .framer-GXSjO .framer-1ovsxzf { height: min-content; } .framer-GXSjO .framer-nyp4rk-container { z-index: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GXSjO .framer-11gh8qg { gap: 0px; } .framer-GXSjO .framer-11gh8qg > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-GXSjO .framer-11gh8qg > :first-child { margin-top: 0px; } .framer-GXSjO .framer-11gh8qg > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-GXSjO.framer-1rve4zq { width: 390px; } .framer-GXSjO .framer-aiui4a, .framer-GXSjO .framer-83hcu4 { padding: 30px; } .framer-GXSjO .framer-w2l9s9 { overflow: visible; } .framer-GXSjO .framer-166yyx2 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 330px); } .framer-GXSjO .framer-q02nd7 { flex-direction: column; } .framer-GXSjO .framer-1cmruxj, .framer-GXSjO .framer-16eb517, .framer-GXSjO .framer-1pvbx60 { flex: none; height: var(--framer-aspect-ratio-supported, 330px); width: 100%; } .framer-GXSjO .framer-11gh8qg { flex-direction: column; padding: 30px; } .framer-GXSjO .framer-1q302j0, .framer-GXSjO .framer-1y7xn34 { flex: none; width: 100%; } .framer-GXSjO .framer-ou32ho { padding: 0px 20px 0px 20px; } .framer-GXSjO .framer-1ovsxzf { height: min-content; } .framer-GXSjO .framer-13cuzet-container { flex: none; height: 348px; width: 352px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-GXSjO .framer-q02nd7, .framer-GXSjO .framer-11gh8qg { gap: 0px; } .framer-GXSjO .framer-q02nd7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-GXSjO .framer-q02nd7 > :first-child, .framer-GXSjO .framer-11gh8qg > :first-child { margin-top: 0px; } .framer-GXSjO .framer-q02nd7 > :last-child, .framer-GXSjO .framer-11gh8qg > :last-child { margin-bottom: 0px; } .framer-GXSjO .framer-11gh8qg > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3761\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gdZw92uaV\":{\"layout\":[\"fixed\",\"auto\"]},\"g7U_YlY8C\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerLayoutTemplateCompatible true\n * @framerResponsiveScreen\n */const FramergajgiprDV=withCSS(Component,css,\"framer-GXSjO\");export default FramergajgiprDV;FramergajgiprDV.displayName=\"Page\";FramergajgiprDV.defaultProps={height:3761,width:1440};addFonts(FramergajgiprDV,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{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\"}]},...Navigation4Fonts,...CalendlyFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergajgiprDV\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gdZw92uaV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g7U_YlY8C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerLayoutTemplateCompatible\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"3761\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "qpBACy5B,IAAMA,GAAiBC,EAASC,CAAW,EAAQC,EAAeC,EAAOC,CAAQ,EAAQC,EAAYF,EAAOG,CAAK,EAAQC,EAAgBJ,EAAOK,EAAO,GAAG,EAAQC,GAAcT,EAASU,CAAQ,EAAQC,GAAYX,EAASY,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAW,CAAC,OAAO,aAAa,QAAQ,KAAK,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,OAAOF,GAAW,aAAa,YAAY,WAAWC,GAAY,QAAQ,WAAW,KAAK,QAAQ,EAAQE,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,CAAC,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,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEf,GAASI,CAAK,EAAQY,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,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,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAA2FC,GAAkBC,EAAGpD,GAAkB,GAA5F,CAAasC,EAAuBA,CAAS,CAAuE,EAAQe,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,EAAqB,EAAE,OAAoBnC,EAAKoC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA3D,EAAiB,EAAE,SAAsB4D,EAAMC,EAAY,CAAC,GAAGvB,IAAUgB,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGtB,GAAU,UAAUW,EAAGD,GAAkB,iBAAiBb,EAAS,EAAE,IAAIL,GAAKoB,GAAK,MAAM,CAAC,GAAGhB,EAAK,EAAE,SAAS,CAAcb,EAAKwC,EAA0B,CAAC,OAAO,GAAG,MAAMN,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBlC,EAAKyC,EAAU,CAAC,UAAU,2BAA2B,SAAsBzC,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK2C,EAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeN,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrC,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK6C,EAAe,CAAC,kBAAkB,CAAC,WAAWlE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsBoB,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK6C,EAAe,CAAC,kBAAkB,CAAC,WAAWhE,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,eAAeI,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsBkB,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrC,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQwB,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWA,GAAmB,OAAO,gCAAgC,IAAI,wFAAwF,OAAO,4VAA4V,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQY,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,IAAI,wFAAwF,OAAO,4VAA4V,CAAC,CAAC,EAAE,SAAsBlC,EAAK+C,EAAY,CAAC,kBAAkB,CAAC,WAAW/D,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ6D,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,WAAWA,GAAmB,OAAO,iCAAiC,IAAI,wFAAwF,OAAO,4VAA4V,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeG,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcrC,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQwB,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,2BAA2B,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQY,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,sCAAsC,IAAI,yFAAyF,OAAO,gWAAgW,CAAC,CAAC,EAAE,SAAsBlC,EAAK+C,EAAY,CAAC,kBAAkB,CAAC,WAAW7D,EAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,eAAeI,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ2D,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,sCAAsC,IAAI,yFAAyF,OAAO,gWAAgW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAelC,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQwB,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,2BAA2B,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQY,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,sCAAsC,IAAI,0FAA0F,OAAO,oWAAoW,CAAC,CAAC,EAAE,SAAsBlC,EAAK+C,EAAY,CAAC,kBAAkB,CAAC,WAAW3D,EAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAW,eAAeM,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQyD,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,SAAS,MAAM,YAAYA,GAAmB,OAAO,sCAAsC,IAAI,0FAA0F,OAAO,oWAAoW,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAelC,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQwB,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,IAAI,EAAE,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,2BAA2B,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQY,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,sCAAsC,IAAI,0FAA0F,OAAO,uQAAuQ,CAAC,CAAC,EAAE,SAAsBlC,EAAK+C,EAAY,CAAC,kBAAkB,CAAC,WAAWzD,EAAW,EAAE,sBAAsB,GAAK,gBAAgBP,EAAW,eAAeQ,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQuD,GAA2BZ,GAAmB,GAAG,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,YAAYA,GAAmB,OAAO,sCAAsC,IAAI,0FAA0F,OAAO,uQAAuQ,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeG,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAMW,EAAgB,CAAC,kBAAkB,CAAC,WAAWnE,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,eAAeI,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAS,CAAckB,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,yPAAoP,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAMW,EAAgB,CAAC,kBAAkB,CAAC,WAAWxD,EAAW,EAAE,sBAAsB,GAAK,gBAAgBd,EAAU,eAAee,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAS,CAAcO,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,mEAAmE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,yOAAyO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBqC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,SAAS,CAAcrC,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAW4C,EAAS,CAAC,SAAsB5C,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,2CAA2C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,OAAOJ,GAAW,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeI,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,SAAsBA,EAAKwC,EAA0B,CAAC,SAAsBxC,EAAKyC,EAAU,CAAC,UAAU,2BAA2B,SAAsBzC,EAAKkD,EAAS,CAAC,SAAS,iBAAiB,OAAO,OAAO,eAAe,GAAM,uBAAuB,GAAM,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelD,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGY,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlC,EAAKwC,EAA0B,CAAC,OAAO,IAAI,MAAMN,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBlC,EAAKyC,EAAU,CAAC,UAAU,0BAA0B,SAAsBzC,EAAK0C,EAAkB,CAAC,WAAWpB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAKmD,EAAO,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,EAAenD,EAAKH,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAeG,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQoD,GAAI,CAAC,kFAAkF,gFAAgF,oSAAoS,qHAAqH,gTAAgT,8SAA8S,kWAAkW,gTAAgT,+SAA+S,gTAAgT,8WAA8W,8SAA8S,gVAAgV,2SAA2S,6RAA6R,gRAAgR,4RAA4R,4SAA4S,wQAAwQ,sRAAsR,2GAA2G,0IAA0I,q8FAAq8F,GAAeA,EAAI,GAAgBA,EAAI,4/BAA4/B,y9CAAy9C,EAU3gsCC,EAAgBC,EAAQ/C,GAAU6C,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,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,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,GAAiB,GAAGC,GAAc,GAAGC,GAAY,GAAGC,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC77E,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,IAAI,oCAAsC,4JAA0L,6BAA+B,OAAO,yBAA2B,QAAQ,uBAAyB,GAAG,yBAA2B,OAAO,+BAAiC,OAAO,qBAAuB,OAAO,sBAAwB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["Navigation4Fonts", "getFonts", "eUonwI_ON_default", "RichTextWithFX", "withFX", "RichText2", "ImageWithFX", "Image2", "MotionDivWithFX", "motion", "CalendlyFonts", "Calendly", "FooterFonts", "CB7s7WxFI_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transition4", "animation5", "transition5", "animation6", "transition6", "animation7", "transition7", "animation8", "animation9", "transition8", "textEffect", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "eUonwI_ON_default", "x", "RichTextWithFX", "getLoadingLazyAtYPosition", "ImageWithFX", "MotionDivWithFX", "RichText2", "Calendly", "CB7s7WxFI_default", "css", "FramergajgiprDV", "withCSS", "gajgiprDV_default", "addFonts", "Navigation4Fonts", "CalendlyFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
