{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/s6NCfQe6jCSOHTBKTueC/UxJb1tMrP3UH3hm3MTVT/G3Rq4HqpE.js", "ssg:https://framerusercontent.com/modules/310sdI2YCPnzkKawEcPC/grCQIt7NXKYhEKoDFD74/Vq1_Ak3oz.js", "ssg:https://framerusercontent.com/modules/kK5krEOhmu7DE9JrQcHW/pIHvm140E7QQZxpboaYS/hzCEfQwIw.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js\";import ButtonButton from\"#framer/local/canvasComponent/bfFy6UW0C/bfFy6UW0C.js\";import ComponentHeadingContent from\"#framer/local/canvasComponent/i6WlK9ncS/i6WlK9ncS.js\";import NavigationNavigationBar from\"#framer/local/canvasComponent/LDekglqvl/LDekglqvl.js\";import CardBenefitsValuesCard from\"#framer/local/canvasComponent/pQAp3qE4n/pQAp3qE4n.js\";import ComponentTeam from\"#framer/local/canvasComponent/Vq1_Ak3oz/Vq1_Ak3oz.js\";import NavigationFooter from\"#framer/local/canvasComponent/XHbTl7SMK/XHbTl7SMK.js\";import SectionSectionHeroInnerPage from\"#framer/local/canvasComponent/zz3H6vP3d/zz3H6vP3d.js\";import*as sharedStyle from\"#framer/local/css/fjyVc4jD3/fjyVc4jD3.js\";import metadataProvider from\"#framer/local/webPageMetadata/G3Rq4HqpE/G3Rq4HqpE.js\";const NavigationNavigationBarFonts=getFonts(NavigationNavigationBar);const SectionSectionHeroInnerPageFonts=getFonts(SectionSectionHeroInnerPage);const MotionDivWithFX=withFX(motion.div);const CardBenefitsValuesCardFonts=getFonts(CardBenefitsValuesCard);const ContainerWithFX=withFX(Container);const ComponentHeadingContentFonts=getFonts(ComponentHeadingContent);const ComponentTeamFonts=getFonts(ComponentTeam);const ButtonButtonFonts=getFonts(ButtonButton);const MotionSectionWithFX=withFX(motion.section);const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={EMtHFG1ye:\"(min-width: 810px) and (max-width: 1199px)\",lZywr2XCs:\"(min-width: 1200px)\",zuk5N5et9:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XaPET\";const variantClassNames={EMtHFG1ye:\"framer-v-u8j7a\",lZywr2XCs:\"framer-v-1l98fn9\",zuk5N5et9:\"framer-v-tk8rpo\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:170};const transition1={damping:100,delay:0,mass:1,stiffness:362,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:170};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition2={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:100};const transition3={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:100};const transition4={damping:80,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:100};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"lZywr2XCs\",Phone:\"zuk5N5et9\",Tablet:\"EMtHFG1ye\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"lZywr2XCs\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"lZywr2XCs\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1l98fn9\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l5knfv-container\",layoutScroll:true,nodeId:\"kTCHs77R_\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{variant:\"uI65Kuiar\"},zuk5N5et9:{variant:\"uI65Kuiar\"}},children:/*#__PURE__*/_jsx(NavigationNavigationBar,{gGSU0bs4G:\"KHmCAiZun\",height:\"100%\",id:\"kTCHs77R_\",layoutId:\"kTCHs77R_\",style:{width:\"100%\"},variant:\"Y6Muk5gpv\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-hlxc93\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:260,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+64+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ekrn3l-container\",nodeId:\"qktu7W1RP\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zuk5N5et9:{variant:\"VgQwfo9xg\"}},children:/*#__PURE__*/_jsx(SectionSectionHeroInnerPage,{cLXCMO386:\"About Us\",height:\"100%\",id:\"qktu7W1RP\",JFliBN9l0:\"About Our Company\",layoutId:\"qktu7W1RP\",style:{width:\"100%\"},uL6tar2oS:\"A team of passionate innovators and tech enthusiasts dedicated to transforming how businesses manage their business proccesses\",variant:\"FtFjZHXSw\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1tf2dpp\",\"data-framer-name\":\"Section - About\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zuk5N5et9:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9wnud\",\"data-framer-name\":\"Top Text Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1v525k0\",\"data-styles-preset\":\"fjyVc4jD3\",style:{\"--framer-text-color\":\"var(--token-e51d8d05-246f-4e0a-9ccc-fb6a93f69c40, rgba(0, 0, 0, 0.7))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Founded with a simple goal\u2014to simplify and streamline business operations\u2014we build custom tools that help teams save time, stay organized, and grow smarter.\"}),\" \"]})}),className:\"framer-1syi4bi\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zuk5N5et9:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1f08nmo\",\"data-framer-name\":\"Image Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+260+40+216+20),pixelHeight:2400,pixelWidth:3600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg\",srcSet:\"https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg 3600w\"}},zuk5N5et9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+260+20+196+10),pixelHeight:2400,pixelWidth:3600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px) - 20px, 1px)`,src:\"https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg\",srcSet:\"https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg 3600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+260+40+216+30),pixelHeight:2400,pixelWidth:3600,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 60px, 1px)`,src:\"https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg\",srcSet:\"https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/N8Ggztt9yMMCAsfuJyBHKszy1Jo.jpg 3600w\"},className:\"framer-1w6iht5\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zuk5N5et9:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g86rzj\",\"data-framer-name\":\"Bottom Text Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1v525k0\",\"data-styles-preset\":\"fjyVc4jD3\",style:{\"--framer-text-color\":\"var(--token-e51d8d05-246f-4e0a-9ccc-fb6a93f69c40, rgba(0, 0, 0, 0.7))\"},children:[\"We believe in making complex tools easy to use, and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\"},children:\"we\u2019re on a mission\"}),\" to give businesses of all sizes access to cutting-edge technology that helps them \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\"},children:\"work smarter, not harder.\"})]})}),className:\"framer-1nri70c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17uv8r8\",\"data-framer-name\":\"Values Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+64+260+40+1e3+0+0},zuk5N5et9:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1200px)`,y:(componentViewport?.y||0)+0+0+64+260+20+678+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:271,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+64+260+40+1020+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nt9wj2-container\",nodeId:\"qDwZojpiY\",rendersWithMotion:true,scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(CardBenefitsValuesCard,{height:\"100%\",id:\"qDwZojpiY\",layoutId:\"qDwZojpiY\",PgZjh0n7L:\"We\u2019re not just building apps\u2014we\u2019re rethinking how businesses run. By combining no-code tools with smart workflows, we deliver innovative, tailor-made solutions that solve real-world problems and evolve with your needs.\",SA5BFqRm1:\"Innovation\",style:{width:\"100%\"},variant:\"n1wS25G5T\",width:\"100%\",xr5DB88Rp:\"Lightbulb\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 50px) * 2 + 40px)`,y:(componentViewport?.y||0)+0+0+64+260+40+1e3+0+311},zuk5N5et9:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1200px)`,y:(componentViewport?.y||0)+0+0+64+260+20+678+0+311}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:271,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+64+260+40+1020+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1x40g53-container\",nodeId:\"TBI9DhKJ0\",rendersWithMotion:true,scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(CardBenefitsValuesCard,{height:\"100%\",id:\"TBI9DhKJ0\",layoutId:\"TBI9DhKJ0\",PgZjh0n7L:\"Technology shouldn\u2019t feel overwhelming. We design systems that are easy to use, easy to learn, and easy to manage\u2014so you can focus less on figuring things out and more on growing your business.\",SA5BFqRm1:\"Simplicity\",style:{width:\"100%\"},variant:\"n1wS25G5T\",width:\"100%\",xr5DB88Rp:\"PuzzlePiece\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 40px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+64+260+40+1e3+0+0},zuk5N5et9:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1200px)`,y:(componentViewport?.y||0)+0+0+64+260+20+678+0+622}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:271,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 80px) / 3, 50px)`,y:(componentViewport?.y||0)+0+0+64+260+40+1020+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-v12lxh-container\",nodeId:\"zrlcPfgC_\",rendersWithMotion:true,scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(CardBenefitsValuesCard,{height:\"100%\",id:\"zrlcPfgC_\",layoutId:\"zrlcPfgC_\",PgZjh0n7L:\"Your business is unique, and so is our approach. We work closely with every client to understand their challenges, build the right tools, and offer ongoing support that actually makes a difference.\",SA5BFqRm1:\"Customer-Centricity\",style:{width:\"100%\"},variant:\"n1wS25G5T\",width:\"100%\",xr5DB88Rp:\"UserPlus\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zuk5N5et9:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sdtjtq\",\"data-framer-name\":\"Section - Team\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ctnx62\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{y:(componentViewport?.y||0)+0+0+64+1982+100+0+0+0},zuk5N5et9:{width:`min(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 800px)`,y:(componentViewport?.y||0)+0+0+64+1901+50+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 800px)`,y:(componentViewport?.y||0)+0+0+64+1691+100+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nvg3w0-container\",nodeId:\"PkREbSmY9\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{variant:\"diALmocWS\"},zuk5N5et9:{variant:\"diALmocWS\"}},children:/*#__PURE__*/_jsx(ComponentHeadingContent,{GdposRDDi:\"Team Members\",height:\"100%\",id:\"PkREbSmY9\",layoutId:\"PkREbSmY9\",nENkL4KdQ:\"Meet the Team of Dash To Solutions\",P9FLWPd10:true,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"JD7zhKsu2\",width:\"100%\",XqJHYsVYi:\"A team of talented, dedicated pros making magic happen behind the scenes.\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-knoxyf\",\"data-framer-name\":\"Team Members\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{y:(componentViewport?.y||0)+0+0+64+1982+100+0+0+194+0+0},zuk5N5et9:{width:`max(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 50px)`,y:(componentViewport?.y||0)+0+0+64+1901+50+0+0+174+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:198,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 10px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+64+1691+100+0+0+194+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pysakw-container\",nodeId:\"DqaGovsyk\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{variant:\"YSVEdtWfx\"},zuk5N5et9:{variant:\"YSVEdtWfx\"}},children:/*#__PURE__*/_jsx(ComponentTeam,{height:\"100%\",HYO1WgbZV:\"x.com/\",id:\"DqaGovsyk\",layoutId:\"DqaGovsyk\",oaDxA3dHK:\"Owner, Founder, CEO\",SGgnH8EyR:\"Linkedin.com\",SK4xhX92I:true,style:{width:\"100%\"},u7wfUa6mH:addImageAlt({src:\"https://framerusercontent.com/images/1vZZErQYG9u2K7f4jXVh84iaEY.jpg\",srcSet:\"https://framerusercontent.com/images/1vZZErQYG9u2K7f4jXVh84iaEY.jpg?scale-down-to=1024 790w,https://framerusercontent.com/images/1vZZErQYG9u2K7f4jXVh84iaEY.jpg 1582w\"},\"\"),variant:\"wKBGNYzcs\",width:\"100%\",YyKHY8MBu:\"Brendan Ginns\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{y:(componentViewport?.y||0)+0+0+64+1982+100+0+0+194+0+0},zuk5N5et9:{width:`max(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 50px)`,y:(componentViewport?.y||0)+0+0+64+1901+50+0+0+174+0+208}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:198,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 10px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+64+1691+100+0+0+194+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-199hw0a-container\",nodeId:\"U7mTI6J46\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{variant:\"YSVEdtWfx\"},zuk5N5et9:{variant:\"YSVEdtWfx\"}},children:/*#__PURE__*/_jsx(ComponentTeam,{height:\"100%\",id:\"U7mTI6J46\",layoutId:\"U7mTI6J46\",oaDxA3dHK:\"Co-Founder, COO\",SGgnH8EyR:\"https://www.linkedin.com/in/dylan-lightbourn/\",SK4xhX92I:true,style:{width:\"100%\"},u7wfUa6mH:addImageAlt({src:\"https://framerusercontent.com/images/C6CTuLUcEiJYBjKwEdK3HGQaA.jpg\",srcSet:\"https://framerusercontent.com/images/C6CTuLUcEiJYBjKwEdK3HGQaA.jpg 509w\"},\"\"),variant:\"wKBGNYzcs\",width:\"100%\",YyKHY8MBu:\"Dylan Lightbourn\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{y:(componentViewport?.y||0)+0+0+64+1982+100+0+0+194+0+208},zuk5N5et9:{width:`max(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 50px)`,y:(componentViewport?.y||0)+0+0+64+1901+50+0+0+174+0+416}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:198,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 10px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+64+1691+100+0+0+194+0+208,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11kkamd-container\",nodeId:\"ClDjKLIKD\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{variant:\"YSVEdtWfx\"},zuk5N5et9:{variant:\"YSVEdtWfx\"}},children:/*#__PURE__*/_jsx(ComponentTeam,{height:\"100%\",HYO1WgbZV:\"x.com/\",id:\"ClDjKLIKD\",layoutId:\"ClDjKLIKD\",oaDxA3dHK:\"Senior Developer\",SGgnH8EyR:\"Linkedin.com\",SK4xhX92I:true,style:{width:\"100%\"},u7wfUa6mH:addImageAlt({src:\"https://framerusercontent.com/images/79tR6KAoRHilCnBFdPh5XoKGawA.jpeg\"},\"\"),variant:\"wKBGNYzcs\",width:\"100%\",YyKHY8MBu:\"Ertan Gurses\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{y:(componentViewport?.y||0)+0+0+64+1982+100+0+0+194+0+208},zuk5N5et9:{width:`max(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 50px)`,y:(componentViewport?.y||0)+0+0+64+1901+50+0+0+174+0+624}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:198,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 10px) / 2, 50px)`,y:(componentViewport?.y||0)+0+0+64+1691+100+0+0+194+0+208,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14b1u83-container\",nodeId:\"jrLb5qCeq\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{variant:\"YSVEdtWfx\"},zuk5N5et9:{variant:\"YSVEdtWfx\"}},children:/*#__PURE__*/_jsx(ComponentTeam,{height:\"100%\",HYO1WgbZV:\"x.com/\",id:\"jrLb5qCeq\",layoutId:\"jrLb5qCeq\",oaDxA3dHK:\"Senior Developer\",SGgnH8EyR:\"Linkedin.com\",SK4xhX92I:true,style:{width:\"100%\"},u7wfUa6mH:addImageAlt({src:\"https://framerusercontent.com/images/y9Q9oDhVTschBc6ncExG1ic.jpeg\",srcSet:\"https://framerusercontent.com/images/y9Q9oDhVTschBc6ncExG1ic.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/y9Q9oDhVTschBc6ncExG1ic.jpeg 640w\"},\"\"),variant:\"wKBGNYzcs\",width:\"100%\",YyKHY8MBu:\"Yi\u011Fit \\xdcLKEN\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dputxt\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LDpT1HaOj\"},implicitPathVariables:undefined},{href:{webPageId:\"LDpT1HaOj\"},implicitPathVariables:undefined},{href:{webPageId:\"LDpT1HaOj\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{y:(componentViewport?.y||0)+0+0+64+1982+100+0+0+660+0},zuk5N5et9:{y:(componentViewport?.y||0)+0+0+64+1901+50+0+0+1036+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+0+64+1691+100+0+0+660+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l026ad-container\",nodeId:\"U7wH4R98b\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{T5oKm0XoU:resolvedLinks[1]},zuk5N5et9:{T5oKm0XoU:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonButton,{height:\"100%\",id:\"U7wH4R98b\",layoutId:\"U7wH4R98b\",QPXgBsk7h:\"Join our team\",T5oKm0XoU:resolvedLinks[0],variant:\"mOlvOFMPI\",width:\"100%\"})})})})})})})]})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3kjrc3-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"lCKpOE9rw\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"lCKpOE9rw\",intensity:15,layoutId:\"lCKpOE9rw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{y:(componentViewport?.y||0)+0+2949},zuk5N5et9:{y:(componentViewport?.y||0)+0+3144}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1095,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2658,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3poao4-container\",nodeId:\"Uoi5DsPIh\",scopeId:\"G3Rq4HqpE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EMtHFG1ye:{variant:\"fKBiJQKlN\"},zuk5N5et9:{variant:\"k6vGwQYnH\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"Uoi5DsPIh\",layoutId:\"Uoi5DsPIh\",style:{width:\"100%\"},variant:\"u0GGoXVaI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XaPET.framer-1a8lun1, .framer-XaPET .framer-1a8lun1 { display: block; }\",\".framer-XaPET.framer-1l98fn9 { align-content: center; align-items: center; background-color: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-XaPET .framer-1l5knfv-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-XaPET .framer-hlxc93 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-XaPET .framer-1ekrn3l-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\".framer-XaPET .framer-1tf2dpp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-XaPET .framer-9wnud { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 0px 0px 20px; position: relative; width: 100%; }\",\".framer-XaPET .framer-1syi4bi, .framer-XaPET .framer-1nri70c { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XaPET .framer-1f08nmo { align-content: center; align-items: center; background-color: var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, #0a0a0a); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 4.854057158693031px 3.3978400110851217px -0.5625px rgba(0, 0, 0, 0.11), 0px 11.504972572416591px 8.053480800691613px -1.125px rgba(0, 0, 0, 0.1), 0px 20.98625918621692px 14.690381430351842px -1.6875px rgba(0, 0, 0, 0.1), 0px 34.88961376786028px 24.422729637502197px -2.25px rgba(0, 0, 0, 0.1), 0px 56.34388136645459px 39.44071695651821px -2.8125px rgba(0, 0, 0, 0.09), 0px 92.22934338545046px 64.56054036981533px -3.375px rgba(0, 0, 0, 0.08), 0px 158.81270119613356px 111.16889083729349px -3.9375px rgba(0, 0, 0, 0.06), 0px 289px 202.29999999999998px -4.5px rgba(0, 0, 0, 0.01); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 30px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-XaPET .framer-1w6iht5 { aspect-ratio: 2.264957264957265 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 468px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XaPET .framer-1g86rzj { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px 20px 0px 0px; position: relative; width: 100%; }\",\".framer-XaPET .framer-17uv8r8 { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-XaPET .framer-nt9wj2-container, .framer-XaPET .framer-1x40g53-container, .framer-XaPET .framer-v12lxh-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-XaPET .framer-1sdtjtq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-XaPET .framer-ctnx62 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XaPET .framer-nvg3w0-container { flex: none; height: auto; max-width: 800px; position: relative; width: 100%; }\",\".framer-XaPET .framer-knoxyf { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XaPET .framer-pysakw-container, .framer-XaPET .framer-199hw0a-container, .framer-XaPET .framer-11kkamd-container, .framer-XaPET .framer-14b1u83-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-XaPET .framer-1dputxt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XaPET .framer-l026ad-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-XaPET .framer-3kjrc3-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\".framer-XaPET .framer-3poao4-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XaPET.framer-1l98fn9, .framer-XaPET .framer-hlxc93, .framer-XaPET .framer-1tf2dpp, .framer-XaPET .framer-9wnud, .framer-XaPET .framer-1f08nmo, .framer-XaPET .framer-1g86rzj, .framer-XaPET .framer-1sdtjtq, .framer-XaPET .framer-ctnx62, .framer-XaPET .framer-1dputxt { gap: 0px; } .framer-XaPET.framer-1l98fn9 > *, .framer-XaPET .framer-hlxc93 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XaPET.framer-1l98fn9 > :first-child, .framer-XaPET .framer-hlxc93 > :first-child, .framer-XaPET .framer-1tf2dpp > :first-child, .framer-XaPET .framer-9wnud > :first-child, .framer-XaPET .framer-1g86rzj > :first-child, .framer-XaPET .framer-1sdtjtq > :first-child, .framer-XaPET .framer-ctnx62 > :first-child { margin-top: 0px; } .framer-XaPET.framer-1l98fn9 > :last-child, .framer-XaPET .framer-hlxc93 > :last-child, .framer-XaPET .framer-1tf2dpp > :last-child, .framer-XaPET .framer-9wnud > :last-child, .framer-XaPET .framer-1g86rzj > :last-child, .framer-XaPET .framer-1sdtjtq > :last-child, .framer-XaPET .framer-ctnx62 > :last-child { margin-bottom: 0px; } .framer-XaPET .framer-1tf2dpp > *, .framer-XaPET .framer-1sdtjtq > *, .framer-XaPET .framer-ctnx62 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-XaPET .framer-9wnud > *, .framer-XaPET .framer-1g86rzj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XaPET .framer-1f08nmo > *, .framer-XaPET .framer-1dputxt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XaPET .framer-1f08nmo > :first-child, .framer-XaPET .framer-1dputxt > :first-child { margin-left: 0px; } .framer-XaPET .framer-1f08nmo > :last-child, .framer-XaPET .framer-1dputxt > :last-child { margin-right: 0px; } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-XaPET.framer-1l98fn9 { width: 810px; } .framer-XaPET .framer-9wnud, .framer-XaPET .framer-1g86rzj { padding: 0px; } .framer-XaPET .framer-1syi4bi, .framer-XaPET .framer-1nri70c { max-width: unset; } .framer-XaPET .framer-1f08nmo { padding: 20px; } .framer-XaPET .framer-1w6iht5 { height: var(--framer-aspect-ratio-supported, 305px); } .framer-XaPET .framer-17uv8r8 { grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); } .framer-XaPET .framer-nt9wj2-container { order: 0; } .framer-XaPET .framer-1x40g53-container { grid-column: auto / span 2; order: 2; } .framer-XaPET .framer-v12lxh-container { order: 1; }}\",\"@media (max-width: 809px) { .framer-XaPET.framer-1l98fn9 { width: 390px; } .framer-XaPET .framer-1tf2dpp { gap: 40px; padding: 20px 12px 50px 12px; } .framer-XaPET .framer-9wnud { padding: 0px; } .framer-XaPET .framer-1f08nmo { padding: 10px; } .framer-XaPET .framer-1w6iht5 { aspect-ratio: unset; height: 226px; } .framer-XaPET .framer-17uv8r8 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-XaPET .framer-nt9wj2-container, .framer-XaPET .framer-1x40g53-container, .framer-XaPET .framer-v12lxh-container { align-self: unset; } .framer-XaPET .framer-1sdtjtq { padding: 50px 12px 50px 12px; } .framer-XaPET .framer-ctnx62 { gap: 40px; } .framer-XaPET .framer-knoxyf { grid-template-columns: repeat(1, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XaPET .framer-1tf2dpp, .framer-XaPET .framer-17uv8r8, .framer-XaPET .framer-ctnx62 { gap: 0px; } .framer-XaPET .framer-1tf2dpp > *, .framer-XaPET .framer-17uv8r8 > *, .framer-XaPET .framer-ctnx62 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XaPET .framer-1tf2dpp > :first-child, .framer-XaPET .framer-17uv8r8 > :first-child, .framer-XaPET .framer-ctnx62 > :first-child { margin-top: 0px; } .framer-XaPET .framer-1tf2dpp > :last-child, .framer-XaPET .framer-17uv8r8 > :last-child, .framer-XaPET .framer-ctnx62 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3565\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EMtHFG1ye\":{\"layout\":[\"fixed\",\"auto\"]},\"zuk5N5et9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerG3Rq4HqpE=withCSS(Component,css,\"framer-XaPET\");export default FramerG3Rq4HqpE;FramerG3Rq4HqpE.displayName=\"Home\";FramerG3Rq4HqpE.defaultProps={height:3565,width:1200};addFonts(FramerG3Rq4HqpE,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationNavigationBarFonts,...SectionSectionHeroInnerPageFonts,...CardBenefitsValuesCardFonts,...ComponentHeadingContentFonts,...ComponentTeamFonts,...ButtonButtonFonts,...SmoothScrollFonts,...NavigationFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG3Rq4HqpE\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3565\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EMtHFG1ye\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zuk5N5et9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/rbtJfgPSadA6cPcBTmZE/9m7cxqAiZtfSne6YaXNZ/QObON56vl.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/vpi6QhHHw5cBGbsfbule/kucemTrQGb8yCt6pnf1W/X7ylXautb.js\";import ComponentTeamIcon from\"https://framerusercontent.com/modules/kK5krEOhmu7DE9JrQcHW/pIHvm140E7QQZxpboaYS/hzCEfQwIw.js\";const ComponentTeamIconFonts=getFonts(ComponentTeamIcon);const cycleOrder=[\"wKBGNYzcs\",\"YSVEdtWfx\"];const serializationHash=\"framer-usY9b\";const variantClassNames={wKBGNYzcs:\"framer-v-r5c1ua\",YSVEdtWfx:\"framer-v-146nrz9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=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 humanReadableVariantMap={\"Phone / Tablet\":\"YSVEdtWfx\",Desktop:\"wKBGNYzcs\"};const getProps=({details,dylanLightbourn,height,id,image,link1,link2,visible,width,...props})=>{return{...props,HYO1WgbZV:link2??props.HYO1WgbZV,oaDxA3dHK:details??props.oaDxA3dHK??\"Owner, CEO\",SGgnH8EyR:link1??props.SGgnH8EyR,SK4xhX92I:visible??props.SK4xhX92I??true,u7wfUa6mH:image??props.u7wfUa6mH??{src:\"https://framerusercontent.com/images/aSftT7FPjOvInK0FkHQFayIWYOo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/aSftT7FPjOvInK0FkHQFayIWYOo.jpg?scale-down-to=1024 864w,https://framerusercontent.com/images/aSftT7FPjOvInK0FkHQFayIWYOo.jpg?scale-down-to=2048 1728w,https://framerusercontent.com/images/aSftT7FPjOvInK0FkHQFayIWYOo.jpg?scale-down-to=4096 3457w,https://framerusercontent.com/images/aSftT7FPjOvInK0FkHQFayIWYOo.jpg 3684w\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"wKBGNYzcs\",YyKHY8MBu:dylanLightbourn??props.YyKHY8MBu};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,u7wfUa6mH,YyKHY8MBu,oaDxA3dHK,SGgnH8EyR,HYO1WgbZV,SK4xhX92I,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wKBGNYzcs\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(SGgnH8EyR);const visible1=isSet(HYO1WgbZV);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-r5c1ua\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"wKBGNYzcs\",ref:refBinding,style:{backgroundColor:\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(248, 250, 245))\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,...style},...addPropertyOverrides({YSVEdtWfx:{\"data-framer-name\":\"Phone / Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ch36na\",\"data-framer-name\":\"Image Wrapper\",layoutDependency:layoutDependency,layoutId:\"z1sFNGCqO\",style:{backgroundColor:\"var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(10, 10, 10))\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px 1.3436836425447838px 0.5374734570179134px -0.625px rgba(0, 0, 0, 0.08849), 0px 3.184767494094558px 1.273906997637823px -1.25px rgba(0, 0, 0, 0.08642), 0px 5.80934510345105px 2.3237380413804196px -1.875px rgba(0, 0, 0, 0.08346), 0px 9.658024572418071px 3.8632098289672276px -2.5px rgba(0, 0, 0, 0.07913), 0px 15.596922177565284px 6.238768871026112px -3.125px rgba(0, 0, 0, 0.07245), 0px 25.530614085937845px 10.212245634375137px -3.75px rgba(0, 0, 0, 0.06128), 0px 43.96199341069441px 17.58479736427776px -4.375px rgba(0, 0, 0, 0.04054), 0px 80px 31.999999999999993px -5px rgba(0, 0, 0, 0)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(10+((componentViewport?.height||198)-20-178)/2)+8),pixelHeight:4364,pixelWidth:3684,sizes:\"162px\",...toResponsiveImage(u7wfUa6mH),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-10tfx25\",layoutDependency:layoutDependency,layoutId:\"a4AIGnb8K\",style:{borderBottomLeftRadius:25,borderBottomRightRadius:25,borderTopLeftRadius:25,borderTopRightRadius:25},...addPropertyOverrides({YSVEdtWfx:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+0+8),pixelHeight:4364,pixelWidth:3684,sizes:`max(${componentViewport?.width||\"100vw\"} - 36px, 1px)`,...toResponsiveImage(u7wfUa6mH),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oe6f8e\",\"data-framer-name\":\"Content Wrapper\",layoutDependency:layoutDependency,layoutId:\"OeSk8ujpN\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-106oqm6\",\"data-framer-name\":\"Text Wrapper\",layoutDependency:layoutDependency,layoutId:\"M_uQNGlGI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-qrpho1\",\"data-styles-preset\":\"X7ylXautb\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15)))\"},children:\"Henry Figel\"})}),className:\"framer-1eu45w2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bs0hTDNQk\",style:{\"--extracted-a0htzi\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:YyKHY8MBu,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1b995d8\",\"data-styles-preset\":\"QObON56vl\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15)))\"},children:\"Owner, CEO\"})}),className:\"framer-1svrcn7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MV2LrAMWb\",style:{\"--extracted-r6o4lv\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.6},text:oaDxA3dHK,verticalAlignment:\"top\",withExternalLayout:true})]}),SK4xhX92I&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ilt1a\",\"data-framer-name\":\"Social Icon Wrapper\",layoutDependency:layoutDependency,layoutId:\"zNjzCYDqW\",children:[visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(10+((componentViewport?.height||198)-20-162.5)/2)+0+162.5+-15,...addPropertyOverrides({YSVEdtWfx:{y:(componentViewport?.y||0)+10+354+0+155.5+-15}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ip1p4k-container\",layoutDependency:layoutDependency,layoutId:\"e_fHT4fsB-container\",nodeId:\"e_fHT4fsB\",rendersWithMotion:true,scopeId:\"Vq1_Ak3oz\",children:/*#__PURE__*/_jsx(ComponentTeamIcon,{height:\"100%\",id:\"e_fHT4fsB\",layoutId:\"e_fHT4fsB\",RaaUYVCmu:\"LinkedinLogo\",width:\"100%\",XBkzx9X2N:SGgnH8EyR})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(10+((componentViewport?.height||198)-20-162.5)/2)+0+162.5+-15,...addPropertyOverrides({YSVEdtWfx:{y:(componentViewport?.y||0)+10+354+0+155.5+-15}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-73ev1k-container\",layoutDependency:layoutDependency,layoutId:\"h943WEEjp-container\",nodeId:\"h943WEEjp\",rendersWithMotion:true,scopeId:\"Vq1_Ak3oz\",children:/*#__PURE__*/_jsx(ComponentTeamIcon,{height:\"100%\",id:\"h943WEEjp\",layoutId:\"h943WEEjp\",RaaUYVCmu:\"XLogo\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-usY9b.framer-uwwrmc, .framer-usY9b .framer-uwwrmc { display: block; }\",\".framer-usY9b.framer-r5c1ua { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px; position: relative; width: 524px; }\",\".framer-usY9b .framer-ch36na { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: relative; width: min-content; }\",\".framer-usY9b .framer-10tfx25 { flex: none; height: 162px; overflow: hidden; position: relative; width: 162px; will-change: var(--framer-will-change-override, transform); }\",\".framer-usY9b .framer-oe6f8e { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-usY9b .framer-106oqm6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-usY9b .framer-1eu45w2, .framer-usY9b .framer-1svrcn7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-usY9b .framer-1ilt1a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; min-height: 30px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-usY9b .framer-ip1p4k-container, .framer-usY9b .framer-73ev1k-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-usY9b.framer-r5c1ua, .framer-usY9b .framer-ch36na, .framer-usY9b .framer-oe6f8e, .framer-usY9b .framer-106oqm6, .framer-usY9b .framer-1ilt1a { gap: 0px; } .framer-usY9b.framer-r5c1ua > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-usY9b.framer-r5c1ua > :first-child, .framer-usY9b .framer-ch36na > :first-child, .framer-usY9b .framer-1ilt1a > :first-child { margin-left: 0px; } .framer-usY9b.framer-r5c1ua > :last-child, .framer-usY9b .framer-ch36na > :last-child, .framer-usY9b .framer-1ilt1a > :last-child { margin-right: 0px; } .framer-usY9b .framer-ch36na > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-usY9b .framer-oe6f8e > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-usY9b .framer-oe6f8e > :first-child, .framer-usY9b .framer-106oqm6 > :first-child { margin-top: 0px; } .framer-usY9b .framer-oe6f8e > :last-child, .framer-usY9b .framer-106oqm6 > :last-child { margin-bottom: 0px; } .framer-usY9b .framer-106oqm6 > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-usY9b .framer-1ilt1a > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-usY9b.framer-v-146nrz9.framer-r5c1ua { flex-direction: column; width: 403px; }\",\".framer-usY9b.framer-v-146nrz9 .framer-ch36na { width: 100%; }\",\".framer-usY9b.framer-v-146nrz9 .framer-10tfx25 { flex: 1 0 0px; height: 318px; width: 1px; }\",\".framer-usY9b.framer-v-146nrz9 .framer-oe6f8e { flex: none; gap: 8px; padding: 0px 10px 10px 10px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-usY9b.framer-v-146nrz9.framer-r5c1ua, .framer-usY9b.framer-v-146nrz9 .framer-oe6f8e { gap: 0px; } .framer-usY9b.framer-v-146nrz9.framer-r5c1ua > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-usY9b.framer-v-146nrz9.framer-r5c1ua > :first-child, .framer-usY9b.framer-v-146nrz9 .framer-oe6f8e > :first-child { margin-top: 0px; } .framer-usY9b.framer-v-146nrz9.framer-r5c1ua > :last-child, .framer-usY9b.framer-v-146nrz9 .framer-oe6f8e > :last-child { margin-bottom: 0px; } .framer-usY9b.framer-v-146nrz9 .framer-oe6f8e > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 198\n * @framerIntrinsicWidth 524\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YSVEdtWfx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"u7wfUa6mH\":\"image\",\"YyKHY8MBu\":\"dylanLightbourn\",\"oaDxA3dHK\":\"details\",\"SGgnH8EyR\":\"link1\",\"HYO1WgbZV\":\"link2\",\"SK4xhX92I\":\"visible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVq1_Ak3oz=withCSS(Component,css,\"framer-usY9b\");export default FramerVq1_Ak3oz;FramerVq1_Ak3oz.displayName=\"Component / Team\";FramerVq1_Ak3oz.defaultProps={height:198,width:524};addPropertyControls(FramerVq1_Ak3oz,{variant:{options:[\"wKBGNYzcs\",\"YSVEdtWfx\"],optionTitles:[\"Desktop\",\"Phone / Tablet\"],title:\"Variant\",type:ControlType.Enum},u7wfUa6mH:{__defaultAssetReference:\"data:framer/asset-reference,aSftT7FPjOvInK0FkHQFayIWYOo.jpg?originalFilename=photo-1689583883132-dc9afa985e44%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHwxNnx8aGFwcHklMjBtYW58ZW58MHx8fHwxNzI2MTM4MjgyfDA%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},YyKHY8MBu:{defaultValue:\"\",displayTextArea:false,title:\"Dylan Lightbourn\",type:ControlType.String},oaDxA3dHK:{defaultValue:\"Owner, CEO\",displayTextArea:false,title:\"Details\",type:ControlType.String},SGgnH8EyR:{title:\"Link 1\",type:ControlType.Link},HYO1WgbZV:{title:\"Link 2\",type:ControlType.Link},SK4xhX92I:{defaultValue:true,title:\"Visible\",type:ControlType.Boolean}});addFonts(FramerVq1_Ak3oz,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ComponentTeamIconFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVq1_Ak3oz\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YSVEdtWfx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"198\",\"framerIntrinsicWidth\":\"524\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"u7wfUa6mH\\\":\\\"image\\\",\\\"YyKHY8MBu\\\":\\\"dylanLightbourn\\\",\\\"oaDxA3dHK\\\":\\\"details\\\",\\\"SGgnH8EyR\\\":\\\"link1\\\",\\\"HYO1WgbZV\\\":\\\"link2\\\",\\\"SK4xhX92I\\\":\\\"visible\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Vq1_Ak3oz.map", "// Generated by Framer (0b8b5e5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={Xb28g_s5s:{hover:true}};const serializationHash=\"framer-RRrE1\";const variantClassNames={Xb28g_s5s:\"framer-v-kew4vc\"};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 transition1={damping:30,delay:0,mass:1,stiffness:161,type:\"spring\"};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(React.Fragment);const getProps=({height,id,link,name1,width,...props})=>{var _ref;return{...props,RaaUYVCmu:(_ref=name1!==null&&name1!==void 0?name1:props.RaaUYVCmu)!==null&&_ref!==void 0?_ref:\"LinkedinLogo\",XBkzx9X2N:link!==null&&link!==void 0?link:props.XBkzx9X2N};};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,RaaUYVCmu,XBkzx9X2N,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Xb28g_s5s\",enabledGestures,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:transition1,children:/*#__PURE__*/_jsx(Link,{href:XBkzx9X2N,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-kew4vc\",className,classNames)} framer-i2i703`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Xb28g_s5s\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-8870a9c4-2a9d-46c2-84fc-3470fbec519e, rgba(0, 0, 0, 0.05))\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5,...style},variants:{\"Xb28g_s5s-hover\":{backgroundColor:\"var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(10, 10, 10))\"}},...addPropertyOverrides({\"Xb28g_s5s-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2opffg-container\",layoutDependency:layoutDependency,layoutId:\"kZ8OCYhHN-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6486a9ac-e9e8-4ced-becb-afb4c654ba35, rgb(10, 10, 10))\",height:\"100%\",iconSearch:\"House\",iconSelection:RaaUYVCmu,id:\"kZ8OCYhHN\",layoutId:\"kZ8OCYhHN\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\",...addPropertyOverrides({\"Xb28g_s5s-hover\":{color:\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(194, 250, 105))\",weight:\"duotone\"}},baseVariant,gestureVariant)})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RRrE1.framer-i2i703, .framer-RRrE1 .framer-i2i703 { display: block; }\",\".framer-RRrE1.framer-kew4vc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 30px; justify-content: center; overflow: visible; padding: 1px; position: relative; text-decoration: none; width: 30px; }\",\".framer-RRrE1 .framer-2opffg-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RRrE1.framer-kew4vc { gap: 0px; } .framer-RRrE1.framer-kew4vc > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-RRrE1.framer-kew4vc > :first-child { margin-left: 0px; } .framer-RRrE1.framer-kew4vc > :last-child { margin-right: 0px; } }\",\".framer-RRrE1.framer-v-kew4vc.hover.framer-kew4vc { padding: 6px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 30\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RHkOs09CO\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"RaaUYVCmu\":\"name1\",\"XBkzx9X2N\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhzCEfQwIw=withCSS(Component,css,\"framer-RRrE1\");export default FramerhzCEfQwIw;FramerhzCEfQwIw.displayName=\"Component / Team - Icon\";FramerhzCEfQwIw.defaultProps={height:30,width:30};addPropertyControls(FramerhzCEfQwIw,{RaaUYVCmu:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"LinkedinLogo\",description:undefined,hidden:undefined,title:\"Name\"},XBkzx9X2N:{title:\"Link\",type:ControlType.Link}});addFonts(FramerhzCEfQwIw,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhzCEfQwIw\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RHkOs09CO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"RaaUYVCmu\\\":\\\"name1\\\",\\\"XBkzx9X2N\\\":\\\"link\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"30\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"30\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hzCEfQwIw.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "link", "name1", "width", "props", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RaaUYVCmu", "XBkzx9X2N", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "ComponentViewportProvider", "css", "FramerhzCEfQwIw", "withCSS", "hzCEfQwIw_default", "addPropertyControls", "ControlType", "addFonts", "ComponentTeamIconFonts", "getFonts", "hzCEfQwIw_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "isSet", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "details", "dylanLightbourn", "height", "id", "image", "link1", "link2", "visible", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "u7wfUa6mH", "YyKHY8MBu", "oaDxA3dHK", "SGgnH8EyR", "HYO1WgbZV", "SK4xhX92I", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "visible1", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerVq1_Ak3oz", "withCSS", "Vq1_Ak3oz_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "NavigationNavigationBarFonts", "getFonts", "LDekglqvl_default", "SectionSectionHeroInnerPageFonts", "zz3H6vP3d_default", "MotionDivWithFX", "withFX", "motion", "CardBenefitsValuesCardFonts", "pQAp3qE4n_default", "ContainerWithFX", "Container", "ComponentHeadingContentFonts", "i6WlK9ncS_default", "ComponentTeamFonts", "Vq1_Ak3oz_default", "ButtonButtonFonts", "bfFy6UW0C_default", "MotionSectionWithFX", "SmoothScrollFonts", "SmoothScroll", "NavigationFooterFonts", "XHbTl7SMK_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "transition4", "animation5", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "LDekglqvl_default", "zz3H6vP3d_default", "MotionDivWithFX", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ContainerWithFX", "pQAp3qE4n_default", "MotionSectionWithFX", "i6WlK9ncS_default", "Vq1_Ak3oz_default", "ResolveLinks", "resolvedLinks", "bfFy6UW0C_default", "SmoothScroll", "XHbTl7SMK_default", "css", "FramerG3Rq4HqpE", "withCSS", "G3Rq4HqpE_default", "addFonts", "NavigationNavigationBarFonts", "SectionSectionHeroInnerPageFonts", "CardBenefitsValuesCardFonts", "ComponentHeadingContentFonts", "ComponentTeamFonts", "ButtonButtonFonts", "SmoothScrollFonts", "NavigationFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
