{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/w7scO3fenL8GlCRgD4Jq/QNG3qxKvaNGhjfoBPGqc/CvGqxERsA.js"],
  "sourcesContent": ["// Generated by Framer (64bdc4e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Caret2 from\"#framer/local/canvasComponent/Groh4knOI/Groh4knOI.js\";import PartnerLogo from\"#framer/local/canvasComponent/HhOCwSA5h/HhOCwSA5h.js\";import PrimaryButton from\"#framer/local/canvasComponent/iyjJAmLov/iyjJAmLov.js\";import NavBar from\"#framer/local/canvasComponent/pCA5lyF4U/pCA5lyF4U.js\";import Caret from\"#framer/local/canvasComponent/rL7TRm6EM/rL7TRm6EM.js\";import LinksProduct from\"#framer/local/canvasComponent/rX2Sny1gQ/rX2Sny1gQ.js\";import Caret3 from\"#framer/local/canvasComponent/USDSrpJWr/USDSrpJWr.js\";import Jobs from\"#framer/local/canvasComponent/WFdKEHB0T/WFdKEHB0T.js\";import LinksProduct2 from\"#framer/local/canvasComponent/wPwwVR5Le/wPwwVR5Le.js\";import Footers from\"#framer/local/canvasComponent/YbUkROxln/YbUkROxln.js\";import Button from\"#framer/local/canvasComponent/Yvj2INfDq/Yvj2INfDq.js\";import*as sharedStyle from\"#framer/local/css/kmOHZGvuW/kmOHZGvuW.js\";import*as sharedStyle1 from\"#framer/local/css/nY6hTyQFf/nY6hTyQFf.js\";import metadataProvider from\"#framer/local/webPageMetadata/CvGqxERsA/CvGqxERsA.js\";const NavBarFonts=getFonts(NavBar);const ContainerWithFX=withFX(Container);const Caret3Fonts=getFonts(Caret3);const LinksProductFonts=getFonts(LinksProduct);const Caret2Fonts=getFonts(Caret2);const LinksProduct2Fonts=getFonts(LinksProduct2);const CaretFonts=getFonts(Caret);const PrimaryButtonFonts=getFonts(PrimaryButton);const PartnerLogoFonts=getFonts(PartnerLogo);const JobsFonts=getFonts(Jobs);const TickerFonts=getFonts(Ticker);const ButtonFonts=getFonts(Button);const FootersFonts=getFonts(Footers);const breakpoints={GjyFgg5qF:\"(min-width: 1000px) and (max-width: 1299px)\",R7epDl7uS:\"(min-width: 1300px) and (max-width: 1439px)\",RqJdYh0uD:\"(max-width: 999px)\",xeVUIU9TL:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DYHKg\";const variantClassNames={GjyFgg5qF:\"framer-v-9lwvp4\",R7epDl7uS:\"framer-v-10n0bhj\",RqJdYh0uD:\"framer-v-badt1k\",xeVUIU9TL:\"framer-v-ogkods\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-130};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"R7epDl7uS\",Desktop:\"xeVUIU9TL\",Phone:\"RqJdYh0uD\",Tablet:\"GjyFgg5qF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xeVUIU9TL\"};};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"RqJdYh0uD\")return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"urpOuhV9i\");const elementId1=useRouteElementId(\"bPk34FLaW\");const ref8=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"RqJdYh0uD\")return true;return false;};const elementId2=useRouteElementId(\"Cb8tUjCDc\");const ref9=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xeVUIU9TL\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ogkods\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3x9cbo\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18cule1\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15cybjq-container\",nodeId:\"h_7YFm0Wx\",rendersWithMotion:true,scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{variant:\"d6OKx46Hf\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"h_7YFm0Wx\",layoutId:\"h_7YFm0Wx\",style:{height:\"100%\",width:\"100%\"},variant:\"yYC1wYyfo\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"Team Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:2460,pixelWidth:5608,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/pB3RbLTR0PbCNnqv5CNT1lg.png\",srcSet:\"https://framerusercontent.com/images/pB3RbLTR0PbCNnqv5CNT1lg.png?scale-down-to=512 512w,https://framerusercontent.com/images/pB3RbLTR0PbCNnqv5CNT1lg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/pB3RbLTR0PbCNnqv5CNT1lg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/pB3RbLTR0PbCNnqv5CNT1lg.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/pB3RbLTR0PbCNnqv5CNT1lg.png 5608w\"},className:\"framer-1gbzess\",\"data-framer-name\":\"Hero section\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8313m7 hidden-badt1k\",\"data-framer-name\":\"Nav Bar\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"qaHM4BaRA\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+21),pixelHeight:38,pixelWidth:135,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ONclFYCNkfn9Q1ZvMoGxWOwqCGI.svg\"},className:\"framer-1t5v9q1 framer-deik1w\",\"data-framer-name\":\"Logo and Name\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zh1gcm\",\"data-framer-name\":\"Links\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dbx7xk\",\"data-framer-name\":\"Trigger\",id:\"dbx7xk\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref2,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\"},children:\"Solutions\"})}),className:\"framer-1ns6e5h\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:(componentViewport?.y||0)+0+0+0+0+23+0+14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bl4j0l-container\",nodeId:\"McwgMo7jh\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(Caret3,{height:\"100%\",id:\"McwgMo7jh\",layoutId:\"McwgMo7jh\",variant:\"tN_Mvj6zo\",width:\"100%\"})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"dbx7xk\",offsetX:174.4140625,offsetY:20,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:446,y:(componentViewport?.y||0)+0+0+0+0+23+0+-202,children:/*#__PURE__*/_jsx(Container,{animate:animation2,className:\"framer-1x28h82-container\",exit:animation1,initial:animation3,nodeId:\"jeTP5oSLZ\",ref:ref3,rendersWithMotion:true,role:\"dialog\",scopeId:\"CvGqxERsA\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksProduct,{BwiimLgr2:\"Engineering Support\",height:\"100%\",id:\"jeTP5oSLZ\",layoutId:\"jeTP5oSLZ\",u20oj4fCV:\"Scaling & Optimization\",variant:\"HOjPOvpZJ\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-106grsh\",\"data-framer-name\":\"Trigger\",id:\"106grsh\",onMouseEnter:onMouseEntertxyyif({overlay:overlay1}),ref:ref4,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\"},children:\"Services\"})}),className:\"framer-18scb7s\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:(componentViewport?.y||0)+0+0+0+0+23+0+14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r9851i-container\",nodeId:\"Aj093NFXg\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(Caret2,{Ej3k_Vjka:\"rgb(255, 255, 255)\",height:\"100%\",id:\"Aj093NFXg\",layoutId:\"Aj093NFXg\",variant:\"bGm81PCpA\",width:\"100%\"})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(scopingClassNames),collisionDetection:false,\"data-framer-portal-id\":\"106grsh\",offsetX:42.375,offsetY:21,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"100%\",y:(componentViewport?.y||0)+0+0+0+0+23+0+-229,children:/*#__PURE__*/_jsx(Container,{animate:animation2,className:\"framer-1r77gvy-container\",exit:animation1,initial:animation3,nodeId:\"Ulsyt_Vvp\",ref:ref5,rendersWithMotion:true,role:\"dialog\",scopeId:\"CvGqxERsA\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksProduct2,{height:\"100%\",id:\"Ulsyt_Vvp\",layoutId:\"Ulsyt_Vvp\",style:{maxWidth:\"100%\"},variant:\"yTx3YnRmH\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"HoCzJTfX8\"},motionChild:true,nodeId:\"NQJtIceI2\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1m6juj2 framer-deik1w\",\"data-framer-name\":\"Inline Link\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gg5md7\",\"data-styles-preset\":\"kmOHZGvuW\",children:\"Partnerships\"})}),className:\"framer-z72mbd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ea6o93\",\"data-framer-name\":\"Trigger\",id:\"1ea6o93\",onMouseEnter:onMouseEntertxyyif({overlay:overlay2}),ref:ref6,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\"},children:\"About\"})}),className:\"framer-1mdjkvw\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:14,y:(componentViewport?.y||0)+0+0+0+0+23+0+14,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7grdx3-container\",nodeId:\"bYZCOaSyB\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"bYZCOaSyB\",layoutId:\"bYZCOaSyB\",variant:\"PqPakz1zH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref6,className:cx(scopingClassNames),collisionDetection:false,\"data-framer-portal-id\":\"1ea6o93\",offsetX:-214.0546875,offsetY:20,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:\"100%\",y:(componentViewport?.y||0)+0+0+0+0+23+0+-229,children:/*#__PURE__*/_jsx(Container,{animate:animation2,className:\"framer-su9wp9-container\",exit:animation1,initial:animation3,nodeId:\"VhPWmrn1x\",ref:ref7,rendersWithMotion:true,role:\"dialog\",scopeId:\"CvGqxERsA\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksProduct2,{height:\"100%\",id:\"VhPWmrn1x\",layoutId:\"VhPWmrn1x\",style:{maxWidth:\"100%\"},variant:\"wPfJHQ6ob\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"i4DFkFyyL\"},motionChild:true,nodeId:\"OrFN6cN0s\",openInNewTab:false,scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-lv73bz framer-deik1w\",\"data-framer-name\":\"Inline Link\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-gg5md7\",\"data-styles-preset\":\"kmOHZGvuW\",children:\"Blog\"})}),className:\"framer-1fmidqz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"OD0hzyDhU\"},implicitPathVariables:undefined},{href:{webPageId:\"OD0hzyDhU\"},implicitPathVariables:undefined},{href:{webPageId:\"OD0hzyDhU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+0+0+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13h3jiw-container\",nodeId:\"mIUGDUhcd\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{Mw37GK_MY:resolvedLinks[2]},R7epDl7uS:{Mw37GK_MY:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"mIUGDUhcd\",layoutId:\"mIUGDUhcd\",Mw37GK_MY:resolvedLinks[0],RxZTmNdJp:false,sFXdAvMG3:\"Let\u2019s Talk\",variant:\"z3Kly0k3I\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7478w\",\"data-framer-name\":\"Hero Background\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fo28be\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-exs92b\",\"data-framer-name\":\"Content Wrap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\"},children:\"You\u2019ve Got Talent, We\u2019ve Got Opportunities\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\"},children:\"You\u2019ve Got Talent, We\u2019ve Got Opportunities\"})}),className:\"framer-15k5drp\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"1440px\",y:(componentViewport?.y||0)+0+615,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1st36z4-container hidden-badt1k\",nodeId:\"G5IOLtfhl\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(PartnerLogo,{height:\"100%\",id:\"G5IOLtfhl\",layoutId:\"G5IOLtfhl\",style:{height:\"100%\",width:\"100%\"},variant:\"hyG9SQmhA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kahm3e\",\"data-framer-name\":\"Hero section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-cbwlsu\",\"data-framer-name\":\"Hero Background\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z1yimm\",\"data-framer-name\":\"Content wrap\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x7q9cw\",\"data-framer-name\":\"Continer\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gufhbg\",\"data-framer-name\":\"Wrap\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12280m6\",\"data-framer-name\":\"Text Warp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69dd756b-8fe2-482a-8bcd-e39a4dc8bb73, rgb(51, 51, 51))\"},children:[\"At WeKan, you\u2019ll find \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"more than a workplace\"}),\"; you\u2019ll find a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"community of thinkers\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"innovators\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"and collaborators\"}),\" dedicated to bringing bold ideas to life. Whether you\u2019re charting new territory or refining your skills, WeKan provides the support, resources, and inspiration you need to reach your full potential.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69dd756b-8fe2-482a-8bcd-e39a4dc8bb73, rgb(51, 51, 51))\"},children:[\"At WeKan, you\u2019ll find \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"more than a workplace\"}),\"; you\u2019ll find a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"community of thinkers\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"innovators\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-weight\":\"600\"},children:\"and collaborators\"}),\" dedicated to bringing bold ideas to life. Whether you\u2019re charting new territory or refining your skills, WeKan provides the support, resources, and inspiration you need to reach your full potential.\"]})}),className:\"framer-ljqamo\",fonts:[\"FS;Poppins-regular\",\"FS;Poppins-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{background:{alt:\"Team Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+725+0+0+45+0+0),pixelHeight:1624,pixelWidth:2368,sizes:`max((${componentViewport?.width||\"100vw\"} - 90px) / 2, 1px)`,src:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png\",srcSet:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=512 512w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png 2368w\"}},R7epDl7uS:{background:{alt:\"Team Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+725+0+0+60+0+0),pixelHeight:1624,pixelWidth:2368,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1240px) - 140px) / 2, 1px)`,src:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png\",srcSet:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=512 512w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png 2368w\"}},RqJdYh0uD:{background:{alt:\"Team Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+646+0+0+30+0+0+159),pixelHeight:1624,pixelWidth:2368,sizes:\"326px\",src:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png\",srcSet:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=512 512w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png 2368w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+725+0+0+60+0+0),pixelHeight:1624,pixelWidth:2368,sizes:\"650px\",src:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png\",srcSet:\"https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=512 512w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/HFiehKqK5jDd7O9nYhLHREQ5OI.png 2368w\"},className:\"framer-1fcuo7o\"})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eeegt3\",\"data-framer-name\":\"Partner Section 2\",id:elementId1,ref:ref8,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-166onvg\",\"data-framer-name\":\"Main Continer\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3mw7we\",\"data-framer-name\":\"Continer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yjm1l6\",\"data-framer-name\":\"Content wrap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1smhrvi\",\"data-styles-preset\":\"nY6hTyQFf\",children:\"See our open positions!\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-69dd756b-8fe2-482a-8bcd-e39a4dc8bb73, rgb(51, 51, 51))\",\"--framer-text-transform\":\"capitalize\"},children:\"See our open positions!\"})}),className:\"framer-12zp7hz\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69dd756b-8fe2-482a-8bcd-e39a4dc8bb73, rgb(51, 51, 51))\"},children:\"Come find your place, make an impact, and grow alongside a team that\u2019s as passionate as you are. Let\u2019s shape the future together!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69dd756b-8fe2-482a-8bcd-e39a4dc8bb73, rgb(51, 51, 51))\"},children:\"Come find your place, make an impact, and grow alongside a team that\u2019s as passionate as you are. Let\u2019s shape the future together!\"})}),className:\"framer-335mee\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bfj20m hidden-badt1k\",\"data-framer-name\":\"Team\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qpgoel\",\"data-framer-name\":\"Job wrap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{width:\"910px\",y:(componentViewport?.y||0)+0+1249+45+0+0+338+0+0+0+0},R7epDl7uS:{width:`min(${componentViewport?.width||\"100vw\"} - 140px, 1240px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1606,width:\"1240px\",y:(componentViewport?.y||0)+0+1279+60+0+0+338+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qisv8a-container\",nodeId:\"eCXep80Rq\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{variant:\"wrof9YcGX\"},R7epDl7uS:{variant:\"Q_ScBKUM0\"}},children:/*#__PURE__*/_jsx(Jobs,{height:\"100%\",id:\"eCXep80Rq\",layoutId:\"eCXep80Rq\",style:{width:\"100%\"},variant:\"w1NoNb4pA\",width:\"100%\",YovPc4uvG:true})})})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r3npxd\",\"data-framer-name\":\"Moment section\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ugmsls hidden-badt1k\",\"data-framer-name\":\"Moment background\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ogarax\",\"data-framer-name\":\"Continer\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uyvrdf\",\"data-framer-name\":\"Content wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-69dd756b-8fe2-482a-8bcd-e39a4dc8bb73, rgb(51, 51, 51))\"},children:\"Join a team that builds impactful software. If you\u2019re passionate about innovation and making a difference, WeKan has a place for you.\\xa0\"})}),className:\"framer-7druad\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wvnojc\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gyblu9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"iKBjpNYtj\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"iKBjpNYtj\",layoutId:\"iKBjpNYtj\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png\",srcSet:\"https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png?scale-down-to=512 512w,https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png 2048w\"},className:\"framer-1ksr5o5\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png\",srcSet:\"https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png?scale-down-to=512 512w,https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png 2048w\"},className:\"framer-11vzupu\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png\",srcSet:\"https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png?scale-down-to=512 512w,https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png 2048w\"},className:\"framer-1l66g7e\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png\",srcSet:\"https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png?scale-down-to=512 512w,https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png 2048w\"},className:\"framer-vvjh4g\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png\",srcSet:\"https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png?scale-down-to=512 512w,https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png 2052w\"},className:\"framer-19f6lkl\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png\",srcSet:\"https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png 2048w\"},className:\"framer-1rwkl0m\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png\",srcSet:\"https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png 2052w\"},className:\"framer-apdo0t\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png\",srcSet:\"https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png?scale-down-to=512 512w,https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png 2052w\"},className:\"framer-1p1ajy2\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png\",srcSet:\"https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png 2052w\"},className:\"framer-z6mprt\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png\",srcSet:\"https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png?scale-down-to=512 512w,https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png 2052w\"},className:\"framer-1dlbfwm\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png\",srcSet:\"https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png?scale-down-to=512 512w,https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png 2052w\"},className:\"framer-1j0gu99\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png\",srcSet:\"https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png?scale-down-to=512 512w,https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png 2052w\"},className:\"framer-hcyto7\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png\",srcSet:\"https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png 2052w\"},className:\"framer-d9ybw3\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png\",srcSet:\"https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png 2052w\"},className:\"framer-1y60zko\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png\",srcSet:\"https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png?scale-down-to=512 512w,https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png 2052w\"},className:\"framer-mppfk\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png\",srcSet:\"https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png?scale-down-to=512 512w,https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png 2052w\"},className:\"framer-26fkh4\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png\",srcSet:\"https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png 2052w\"},className:\"framer-gdg4or\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png\",srcSet:\"https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png?scale-down-to=512 512w,https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png 2052w\"},className:\"framer-c6uj8z\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png\",srcSet:\"https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png 2052w\"},className:\"framer-1a9xpn1\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/vTTsRQjSVkujQ2JezGl1DVSM.png\",srcSet:\"https://framerusercontent.com/images/vTTsRQjSVkujQ2JezGl1DVSM.png?scale-down-to=512 512w,https://framerusercontent.com/images/vTTsRQjSVkujQ2JezGl1DVSM.png 513w\"},className:\"framer-hkja1w\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/vJ5S3GBS2obMQ2MbiMarQd5kg.png\",srcSet:\"https://framerusercontent.com/images/vJ5S3GBS2obMQ2MbiMarQd5kg.png?scale-down-to=512 512w,https://framerusercontent.com/images/vJ5S3GBS2obMQ2MbiMarQd5kg.png 513w\"},className:\"framer-r2h2lo\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/6vmK3tYudA5Yv3emXwk03W8teY.png\",srcSet:\"https://framerusercontent.com/images/6vmK3tYudA5Yv3emXwk03W8teY.png?scale-down-to=512 512w,https://framerusercontent.com/images/6vmK3tYudA5Yv3emXwk03W8teY.png 513w\"},className:\"framer-18eio3u\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/dci9Lwix3RQX918nKcvJmSdbnA.png\",srcSet:\"https://framerusercontent.com/images/dci9Lwix3RQX918nKcvJmSdbnA.png?scale-down-to=512 512w,https://framerusercontent.com/images/dci9Lwix3RQX918nKcvJmSdbnA.png 513w\"},className:\"framer-100fic6\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/U00YAhFxZGYG1zHwrIv8J3fBZ18.png\",srcSet:\"https://framerusercontent.com/images/U00YAhFxZGYG1zHwrIv8J3fBZ18.png?scale-down-to=512 512w,https://framerusercontent.com/images/U00YAhFxZGYG1zHwrIv8J3fBZ18.png 513w\"},className:\"framer-1lvu7v9\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/ujoYDteBEqX8uetsKRLvRPMAH0.png\",srcSet:\"https://framerusercontent.com/images/ujoYDteBEqX8uetsKRLvRPMAH0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ujoYDteBEqX8uetsKRLvRPMAH0.png 513w\"},className:\"framer-fcfkrq\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/MM63zvpJH3GNCx7IRBUd2mmvYSE.png\",srcSet:\"https://framerusercontent.com/images/MM63zvpJH3GNCx7IRBUd2mmvYSE.png?scale-down-to=512 512w,https://framerusercontent.com/images/MM63zvpJH3GNCx7IRBUd2mmvYSE.png 513w\"},className:\"framer-i9h09g\",\"data-framer-name\":\"Image\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{height:1606,y:(componentViewport?.y||0)+0+1333+30+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cobafn-container hidden-ogkods hidden-10n0bhj hidden-9lwvp4\",nodeId:\"puGDHpmKS\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(Jobs,{height:\"100%\",id:\"puGDHpmKS\",layoutId:\"puGDHpmKS\",variant:\"Cf5k38HEQ\",width:\"100%\",YovPc4uvG:true})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4012),pixelHeight:3060,pixelWidth:5608,positionX:\"right\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png\",srcSet:\"https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=512 512w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png 5608w\"}},RqJdYh0uD:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3612),pixelHeight:3060,pixelWidth:5608,positionX:\"right\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png\",srcSet:\"https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=512 512w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png 5608w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4072),pixelHeight:3060,pixelWidth:5608,positionX:\"right\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png\",srcSet:\"https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=512 512w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/2YkzfG7PDAWf49BJWAuVErU15CU.png 5608w\"},className:\"framer-1w69q1x\",\"data-framer-name\":\"Steps Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hc5xdf\",\"data-framer-name\":\"Main Continer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j65hg2\",\"data-framer-name\":\"Continer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ixzn\",\"data-framer-name\":\"Content wrap\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:[\"In just 4 easy steps \",/*#__PURE__*/_jsx(\"br\",{}),\"you\u2019ll be part of \",/*#__PURE__*/_jsx(\"br\",{}),\"Wekan Enterprise Solutions\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:[\"In just 4 easy steps \",/*#__PURE__*/_jsx(\"br\",{}),\"you\u2019ll be part of \",/*#__PURE__*/_jsx(\"br\",{}),\"Wekan Enterprise Solutions\"]})}),className:\"framer-18xtc8g\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\"},children:\"We provide the support, resources, and inspiration you need to reach your full potential.\"})}),className:\"framer-rdi2jg\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kdg2tp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4012+60+0+0+0+0+0+195.6+30),pixelHeight:1548,pixelWidth:1568,positionX:\"left\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 140px, 1240px) / 2 - 30px, 1px)`,src:\"https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png\",srcSet:\"https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png 1568w\"}},RqJdYh0uD:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3612+30+0+0+0+0+0+0+181.6+30),pixelHeight:1548,pixelWidth:1568,positionX:\"left\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1240px), 1px)`,src:\"https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png\",srcSet:\"https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png 1568w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4072+60+0+0+0+0+0+195.6+30),pixelHeight:1548,pixelWidth:1568,positionX:\"left\",positionY:\"center\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 140px, 1240px) / 2 - 30px, 1px)`,src:\"https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png\",srcSet:\"https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ki6yknuLxQpC2ITYRW0AEf6R34c.png 1568w\"},className:\"framer-gajsvd\",\"data-framer-name\":\"Image\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6aw3mk\",\"data-framer-name\":\"Content wrap\",id:elementId2,ref:ref9,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v3rq69\",\"data-framer-name\":\"Caption\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"If you have questions ask us here!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"If you have questions ask us here!\"})}),className:\"framer-1dvp5m2\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/799b0c30-67c8-4a83-8c2d-47eddb282360/submit\",className:\"framer-uoomgi\",nodeId:\"hbDZkDRZD\",redirectUrl:{hash:\":MCDipL5r3\",webPageId:\"AjSkgRh6Z\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-1au5o0y\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ah34dp\",inputName:\"Name\",placeholder:\"Your Name\",required:true,type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-szyhul\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-38whrd\",inputName:\"Email\",placeholder:\"Your Email\",required:true,type:\"email\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-rv7zd1\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-16elb60\",inputName:\"Phone Number\",placeholder:\"Your Phone\",required:true,type:\"tel\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1495s2c\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1t4m811\",inputName:\"Description\",placeholder:\"Your Message...\",type:\"textarea\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{y:(componentViewport?.y||0)+0+4012+60+0+0+0+0+0+222+20+525},RqJdYh0uD:{y:(componentViewport?.y||0)+0+3612+30+0+0+0+0+581+0+122+0+393}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"191px\",y:(componentViewport?.y||0)+0+4072+60+0+0+0+0+0+222+20+525,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dgjvjw-container\",nodeId:\"Q24w2XE2y\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{variant:formVariants(formState,{error:\"H21dfb5fd\",incomplete:\"KAVTFaj0d\",pending:\"jtGdD6aLW\",success:\"ivS1ebvq3\"},\"k9Is_iGfN\")}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Q24w2XE2y\",layoutId:\"Q24w2XE2y\",OjklcAGtx:\"var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, rgb(255, 255, 255))\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{error:\"H21dfb5fd\",incomplete:\"KAVTFaj0d\",pending:\"jtGdD6aLW\",success:\"ivS1ebvq3\"},\"KAVTFaj0d\"),width:\"100%\"})})})})})]})})]})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-6fxj3z hidden-ogkods hidden-10n0bhj hidden-9lwvp4\",\"data-framer-name\":\"Moment section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bfb3xh\",\"data-framer-name\":\"Moment background\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wwkdx6\",\"data-framer-name\":\"Continer\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-f8mv3g\",\"data-framer-name\":\"Content wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-69dd756b-8fe2-482a-8bcd-e39a4dc8bb73, rgb(51, 51, 51))\"},children:\"Join a team that builds impactful software. If you\u2019re passionate about innovation and making a difference, WeKan has a place for you.\\xa0\"})}),className:\"framer-1fwg9lf\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-khohsy\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ndam48-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"z2vtWi_sK\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"z2vtWi_sK\",layoutId:\"z2vtWi_sK\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png\",srcSet:\"https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png?scale-down-to=512 512w,https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/VkrcWWD7n7D7jxG2DnqpTlo1DVY.png 2048w\"},className:\"framer-1ksr5o5\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png\",srcSet:\"https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png?scale-down-to=512 512w,https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1WaJjUqNcFTC14TTHg2BcV0tkk.png 2048w\"},className:\"framer-11vzupu\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png\",srcSet:\"https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png?scale-down-to=512 512w,https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yapiFxzu9g2zJHgUv8DCeabxwOM.png 2048w\"},className:\"framer-1l66g7e\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png\",srcSet:\"https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png?scale-down-to=512 512w,https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7e1STuRpHfjBY8ptj0c5nPfbiA.png 2048w\"},className:\"framer-vvjh4g\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png\",srcSet:\"https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png?scale-down-to=512 512w,https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/CwtBMaSAWwY5V0fUY03kkkVI6vE.png 2052w\"},className:\"framer-19f6lkl\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2048,sizes:\"550px\",src:\"https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png\",srcSet:\"https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/N3avSqc7KKYtjKFXRwMopEMZNXQ.png 2048w\"},className:\"framer-1rwkl0m\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png\",srcSet:\"https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png?scale-down-to=512 512w,https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/cgwNvXr7CPbwsBC7tSjhEfm7Iw.png 2052w\"},className:\"framer-apdo0t\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png\",srcSet:\"https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png?scale-down-to=512 512w,https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/sn97wildZav6VQzDqbzsqHWOjNU.png 2052w\"},className:\"framer-1p1ajy2\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png\",srcSet:\"https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ouvqlGJikV8nL1O6NoYRmX7tLJ0.png 2052w\"},className:\"framer-z6mprt\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png\",srcSet:\"https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png?scale-down-to=512 512w,https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/oT3uBUiBQF2Gnnf9Yw4CKKLHtoE.png 2052w\"},className:\"framer-1dlbfwm\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png\",srcSet:\"https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png?scale-down-to=512 512w,https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/iV2YUdONqTtfIJmqTRqRq5ks.png 2052w\"},className:\"framer-1j0gu99\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png\",srcSet:\"https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png?scale-down-to=512 512w,https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/l0Qr655UK7LcyJ9xWUxhAnE2Rg.png 2052w\"},className:\"framer-hcyto7\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png\",srcSet:\"https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZXhaIgB34Ua6XPIxnabPZf1vbA.png 2052w\"},className:\"framer-d9ybw3\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png\",srcSet:\"https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png?scale-down-to=512 512w,https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Qf37aucfng6a93JPbRwMmmI1yA.png 2052w\"},className:\"framer-1y60zko\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png\",srcSet:\"https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png?scale-down-to=512 512w,https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/mxyhWC7gqhEjZNSTESsAk5zNbw.png 2052w\"},className:\"framer-mppfk\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png\",srcSet:\"https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png?scale-down-to=512 512w,https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8F26n8G0dviPNXJF8DTLUo1RDVo.png 2052w\"},className:\"framer-26fkh4\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png\",srcSet:\"https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png?scale-down-to=512 512w,https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/R9p0NpesBMoC4kP5T2cnl12XgdM.png 2052w\"},className:\"framer-gdg4or\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png\",srcSet:\"https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png?scale-down-to=512 512w,https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/WqbpXbuNR2IbZppZzoGaVWRYE.png 2052w\"},className:\"framer-c6uj8z\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:1304,pixelWidth:2052,sizes:\"550px\",src:\"https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png\",srcSet:\"https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png?scale-down-to=512 512w,https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wGRxKlzSwBcmvvzbfxOzYveX7k.png 2052w\"},className:\"framer-1a9xpn1\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/vTTsRQjSVkujQ2JezGl1DVSM.png\",srcSet:\"https://framerusercontent.com/images/vTTsRQjSVkujQ2JezGl1DVSM.png?scale-down-to=512 512w,https://framerusercontent.com/images/vTTsRQjSVkujQ2JezGl1DVSM.png 513w\"},className:\"framer-hkja1w\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/vJ5S3GBS2obMQ2MbiMarQd5kg.png\",srcSet:\"https://framerusercontent.com/images/vJ5S3GBS2obMQ2MbiMarQd5kg.png?scale-down-to=512 512w,https://framerusercontent.com/images/vJ5S3GBS2obMQ2MbiMarQd5kg.png 513w\"},className:\"framer-r2h2lo\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/6vmK3tYudA5Yv3emXwk03W8teY.png\",srcSet:\"https://framerusercontent.com/images/6vmK3tYudA5Yv3emXwk03W8teY.png?scale-down-to=512 512w,https://framerusercontent.com/images/6vmK3tYudA5Yv3emXwk03W8teY.png 513w\"},className:\"framer-18eio3u\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/dci9Lwix3RQX918nKcvJmSdbnA.png\",srcSet:\"https://framerusercontent.com/images/dci9Lwix3RQX918nKcvJmSdbnA.png?scale-down-to=512 512w,https://framerusercontent.com/images/dci9Lwix3RQX918nKcvJmSdbnA.png 513w\"},className:\"framer-100fic6\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/U00YAhFxZGYG1zHwrIv8J3fBZ18.png\",srcSet:\"https://framerusercontent.com/images/U00YAhFxZGYG1zHwrIv8J3fBZ18.png?scale-down-to=512 512w,https://framerusercontent.com/images/U00YAhFxZGYG1zHwrIv8J3fBZ18.png 513w\"},className:\"framer-1lvu7v9\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/ujoYDteBEqX8uetsKRLvRPMAH0.png\",srcSet:\"https://framerusercontent.com/images/ujoYDteBEqX8uetsKRLvRPMAH0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ujoYDteBEqX8uetsKRLvRPMAH0.png 513w\"},className:\"framer-fcfkrq\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Team Image\",fit:\"fill\",pixelHeight:326,pixelWidth:513,sizes:\"550px\",src:\"https://framerusercontent.com/images/MM63zvpJH3GNCx7IRBUd2mmvYSE.png\",srcSet:\"https://framerusercontent.com/images/MM63zvpJH3GNCx7IRBUd2mmvYSE.png?scale-down-to=512 512w,https://framerusercontent.com/images/MM63zvpJH3GNCx7IRBUd2mmvYSE.png 513w\"},className:\"framer-i9h09g\",\"data-framer-name\":\"Image\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{y:(componentViewport?.y||0)+0+4811},RqJdYh0uD:{y:(componentViewport?.y||0)+0+4808}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:465,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4871,children:/*#__PURE__*/_jsx(Container,{className:\"framer-138bk2e-container\",nodeId:\"r8boKcAmr\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GjyFgg5qF:{variant:\"zjB1A4P2c\"},RqJdYh0uD:{variant:\"T0IKWs4Ac\"}},children:/*#__PURE__*/_jsx(Footers,{height:\"100%\",id:\"r8boKcAmr\",layoutId:\"r8boKcAmr\",style:{width:\"100%\"},variant:\"xxCtpovF_\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1td09gd hidden-ogkods hidden-10n0bhj hidden-9lwvp4\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RqJdYh0uD:{width:`min(${componentViewport?.width||\"100vw\"}, 1240px)`,y:(componentViewport?.y||0)+0+536+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,children:/*#__PURE__*/_jsx(Container,{className:\"framer-43osg2-container\",nodeId:\"pultkbEaK\",scopeId:\"CvGqxERsA\",children:/*#__PURE__*/_jsx(PartnerLogo,{height:\"100%\",id:\"pultkbEaK\",layoutId:\"pultkbEaK\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"hyG9SQmhA\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DYHKg.framer-deik1w, .framer-DYHKg .framer-deik1w { display: block; }\",\".framer-DYHKg.framer-ogkods { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-DYHKg .framer-3x9cbo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-DYHKg .framer-18cule1, .framer-DYHKg .framer-khohsy, .framer-DYHKg .framer-1td09gd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-15cybjq-container { flex: none; height: 88px; position: relative; width: 100%; z-index: 1; }\",\".framer-DYHKg .framer-1gbzess { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 615px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-8313m7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 88px; justify-content: space-between; max-width: 1240px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-DYHKg .framer-1t5v9q1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 46px; justify-content: flex-start; overflow: visible; padding: 5px 0px 5px 0px; position: relative; text-decoration: none; width: 140px; }\",\".framer-DYHKg .framer-zh1gcm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-DYHKg .framer-dbx7xk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-DYHKg .framer-1ns6e5h, .framer-DYHKg .framer-18scb7s, .framer-DYHKg .framer-z72mbd, .framer-DYHKg .framer-1mdjkvw, .framer-DYHKg .framer-1fmidqz { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-DYHKg .framer-bl4j0l-container, .framer-DYHKg .framer-1r9851i-container, .framer-DYHKg .framer-7grdx3-container, .framer-DYHKg .framer-13h3jiw-container, .framer-DYHKg .framer-1cobafn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-DYHKg .framer-1x28h82-container { height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-DYHKg .framer-106grsh, .framer-DYHKg .framer-1ea6o93 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-DYHKg .framer-1r77gvy-container, .framer-DYHKg .framer-su9wp9-container { height: auto; max-width: 100%; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-DYHKg .framer-1m6juj2, .framer-DYHKg .framer-lv73bz { 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; text-decoration: none; width: min-content; }\",\".framer-DYHKg .framer-7478w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 615px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-DYHKg .framer-1fo28be { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 528px; justify-content: flex-start; max-width: 1240px; overflow: hidden; padding: 180px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-exs92b { 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: hidden; padding: 0px; position: relative; width: 1240px; }\",\".framer-DYHKg .framer-15k5drp { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 664px; word-break: break-word; word-wrap: break-word; }\",\".framer-DYHKg .framer-1st36z4-container { flex: none; height: 110px; position: relative; width: 1440px; }\",\".framer-DYHKg .framer-1kahm3e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-cbwlsu { align-content: center; align-items: center; background-color: var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 60px 0px; position: relative; width: 1440px; }\",\".framer-DYHKg .framer-z1yimm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1300px; }\",\".framer-DYHKg .framer-x7q9cw { align-content: flex-start; align-items: flex-start; background-color: var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 434px; justify-content: center; overflow: hidden; padding: 40px 34px 40px 34px; position: relative; width: 50%; }\",\".framer-DYHKg .framer-gufhbg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-12280m6 { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-ljqamo { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DYHKg .framer-1fcuo7o { align-content: center; align-items: center; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.14); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 434px; justify-content: center; overflow: visible; padding: 45px 0px 45px 0px; position: relative; width: 1px; }\",\".framer-DYHKg .framer-1eeegt3 { align-content: center; align-items: center; background-color: var(--token-eb18f237-36a4-4e2e-b170-6f36a458f6d3, #fafafa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 70px 60px 70px; position: relative; scroll-margin-top: 50px; width: 100%; }\",\".framer-DYHKg .framer-166onvg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1240px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-3mw7we { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-yjm1l6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; max-height: 100%; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 1px; }\",\".framer-DYHKg .framer-12zp7hz, .framer-DYHKg .framer-18xtc8g, .framer-DYHKg .framer-rdi2jg, .framer-DYHKg .framer-1dvp5m2, .framer-DYHKg .framer-1fwg9lf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DYHKg .framer-335mee, .framer-DYHKg .framer-7druad { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1220px; word-break: break-word; word-wrap: break-word; }\",\".framer-DYHKg .framer-1bfj20m { 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-DYHKg .framer-1qpgoel { 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: 0px; position: relative; width: min-content; }\",\".framer-DYHKg .framer-1qisv8a-container { flex: none; height: auto; position: relative; width: 1240px; }\",\".framer-DYHKg .framer-r3npxd { 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: hidden; padding: 60px 0px 60px 0px; position: relative; width: 1440px; }\",\".framer-DYHKg .framer-ugmsls { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 609px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-DYHKg .framer-1ogarax { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1300px; }\",\".framer-DYHKg .framer-1uyvrdf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; max-height: 100%; overflow: hidden; padding: 0px 34px 0px 34px; position: relative; width: 1px; }\",\".framer-DYHKg .framer-wvnojc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 456px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-1gyblu9-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-DYHKg .framer-1ksr5o5, .framer-DYHKg .framer-11vzupu, .framer-DYHKg .framer-1l66g7e, .framer-DYHKg .framer-vvjh4g, .framer-DYHKg .framer-19f6lkl, .framer-DYHKg .framer-1rwkl0m, .framer-DYHKg .framer-apdo0t, .framer-DYHKg .framer-1p1ajy2, .framer-DYHKg .framer-z6mprt, .framer-DYHKg .framer-1dlbfwm, .framer-DYHKg .framer-1j0gu99, .framer-DYHKg .framer-hcyto7, .framer-DYHKg .framer-d9ybw3, .framer-DYHKg .framer-1y60zko, .framer-DYHKg .framer-mppfk, .framer-DYHKg .framer-26fkh4, .framer-DYHKg .framer-gdg4or, .framer-DYHKg .framer-c6uj8z, .framer-DYHKg .framer-1a9xpn1, .framer-DYHKg .framer-hkja1w, .framer-DYHKg .framer-r2h2lo, .framer-DYHKg .framer-18eio3u, .framer-DYHKg .framer-100fic6, .framer-DYHKg .framer-1lvu7v9, .framer-DYHKg .framer-fcfkrq, .framer-DYHKg .framer-i9h09g { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 326px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 550px; }\",\".framer-DYHKg .framer-1w69q1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 70px 60px 70px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-hc5xdf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 679px; justify-content: flex-start; max-width: 1240px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-j65hg2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-18ixzn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; max-height: 100%; overflow: hidden; padding: 0px 15px 50px 15px; position: relative; width: 50%; }\",\".framer-DYHKg .framer-1kdg2tp { 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: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-gajsvd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 368px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-DYHKg .framer-6aw3mk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; max-height: 100%; overflow: visible; padding: 0px 15px 50px 15px; position: relative; scroll-margin-top: 50px; width: 50%; }\",\".framer-DYHKg .framer-1v3rq69 { 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: 20px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-uoomgi { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-1au5o0y, .framer-DYHKg .framer-szyhul, .framer-DYHKg .framer-rv7zd1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-DYHKg .framer-ah34dp, .framer-DYHKg .framer-38whrd, .framer-DYHKg .framer-16elb60 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, #ffffff); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 5px; --framer-input-border-radius-bottom-right: 5px; --framer-input-border-radius-top-left: 5px; --framer-input-border-radius-top-right: 5px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, #ffffff); --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 56px; position: relative; width: 100%; }',\".framer-DYHKg .framer-1495s2c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 0px 30px 0px; position: relative; width: 100%; }\",'.framer-DYHKg .framer-1t4m811 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, #ffffff); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 5px; --framer-input-border-radius-bottom-right: 5px; --framer-input-border-radius-top-left: 5px; --framer-input-border-radius-top-right: 5px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-73d89cbe-31ff-40f2-b3d0-2c995cef07ca, #ffffff); --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-textarea-resize: vertical; flex: none; height: 231px; min-height: 100px; position: relative; width: 100%; }',\".framer-DYHKg .framer-dgjvjw-container { flex: none; height: 40px; position: relative; width: 191px; }\",\".framer-DYHKg .framer-6fxj3z { 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: hidden; padding: 30px 32px 30px 32px; position: relative; width: 100%; }\",\".framer-DYHKg .framer-1bfb3xh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 326px; }\",\".framer-DYHKg .framer-1wwkdx6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 326px; }\",\".framer-DYHKg .framer-f8mv3g { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; max-height: 100%; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-DYHKg .framer-ndam48-container { flex: 1 0 0px; height: 339px; position: relative; width: 1px; }\",\".framer-DYHKg .framer-138bk2e-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-DYHKg .framer-43osg2-container { flex: none; height: 110px; max-width: 1240px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (max-width: 999px) { .framer-DYHKg.framer-ogkods { width: 390px; } .framer-DYHKg .framer-3x9cbo, .framer-DYHKg .framer-1cobafn-container, .framer-DYHKg .framer-1bfb3xh { order: 0; } .framer-DYHKg .framer-1gbzess { height: 536px; order: 1; } .framer-DYHKg .framer-7478w { height: 458px; width: 326px; } .framer-DYHKg .framer-1fo28be { height: 425px; justify-content: center; padding: 0px 0px 40px 0px; } .framer-DYHKg .framer-exs92b { flex: 1 0 0px; width: 1px; } .framer-DYHKg .framer-15k5drp, .framer-DYHKg .framer-335mee { width: 100%; } .framer-DYHKg .framer-1kahm3e { order: 4; } .framer-DYHKg .framer-cbwlsu { padding: 30px 0px 30px 0px; width: 326px; } .framer-DYHKg .framer-z1yimm { flex-direction: column; gap: 24px; width: 326px; } .framer-DYHKg .framer-x7q9cw { height: min-content; justify-content: flex-start; padding: 0px 14px 0px 14px; width: 100%; } .framer-DYHKg .framer-gufhbg { overflow: visible; } .framer-DYHKg .framer-1fcuo7o { flex: none; height: 247px; width: 100%; } .framer-DYHKg .framer-1eeegt3 { order: 5; padding: 30px 32px 30px 32px; } .framer-DYHKg .framer-166onvg { gap: 30px; width: 326px; } .framer-DYHKg .framer-yjm1l6, .framer-DYHKg .framer-1v3rq69 { padding: 0px; } .framer-DYHKg .framer-r3npxd { order: 6; padding: 30px 32px 30px 32px; width: 100%; } .framer-DYHKg .framer-1w69q1x { gap: 30px; order: 8; padding: 30px 32px 30px 32px; } .framer-DYHKg .framer-hc5xdf { height: min-content; } .framer-DYHKg .framer-j65hg2 { flex: none; flex-direction: column; gap: 24px; height: min-content; } .framer-DYHKg .framer-18ixzn { height: 557px; padding: 0px; width: 100%; } .framer-DYHKg .framer-1kdg2tp { align-content: flex-start; align-items: flex-start; } .framer-DYHKg .framer-gajsvd { height: 311px; justify-content: flex-start; } .framer-DYHKg .framer-6aw3mk { gap: 24px; padding: 0px; width: 100%; } .framer-DYHKg .framer-uoomgi { gap: 34px; padding: 0px; } .framer-DYHKg .framer-1495s2c { height: 89px; } .framer-DYHKg .framer-1t4m811 { --framer-input-wrapper-height: auto; height: auto; } .framer-DYHKg .framer-6fxj3z { order: 7; } .framer-DYHKg .framer-138bk2e-container { order: 9; } .framer-DYHKg .framer-1td09gd { flex-direction: column; order: 2; }}\",\"@media (min-width: 1300px) and (max-width: 1439px) { .framer-DYHKg.framer-ogkods { width: 1300px; } .framer-DYHKg .framer-cbwlsu { max-width: 1240px; padding: 60px 70px 60px 70px; width: 100%; } .framer-DYHKg .framer-z1yimm, .framer-DYHKg .framer-1qisv8a-container { width: 100%; } .framer-DYHKg .framer-1qpgoel { flex-wrap: wrap; width: 100%; }}\",\"@media (min-width: 1000px) and (max-width: 1299px) { .framer-DYHKg.framer-ogkods { width: 1000px; } .framer-DYHKg .framer-1gbzess { padding: 0px 45px 0px 45px; } .framer-DYHKg .framer-zh1gcm { gap: unset; justify-content: space-evenly; } .framer-DYHKg .framer-1st36z4-container, .framer-DYHKg .framer-z1yimm, .framer-DYHKg .framer-r3npxd, .framer-DYHKg .framer-ugmsls, .framer-DYHKg .framer-1ogarax, .framer-DYHKg .framer-7druad { width: 100%; } .framer-DYHKg .framer-cbwlsu { padding: 45px; width: 100%; } .framer-DYHKg .framer-1eeegt3 { padding: 45px; } .framer-DYHKg .framer-1qisv8a-container { width: 910px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5228\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RqJdYh0uD\":{\"layout\":[\"fixed\",\"auto\"]},\"R7epDl7uS\":{\"layout\":[\"fixed\",\"auto\"]},\"GjyFgg5qF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"urpOuhV9i\":{\"pattern\":\":urpOuhV9i\",\"name\":\"hero\"},\"bPk34FLaW\":{\"pattern\":\":bPk34FLaW\",\"name\":\"see-our-open-positions\"},\"Cb8tUjCDc\":{\"pattern\":\":Cb8tUjCDc\",\"name\":\"question-ask-us\"}}\n * @framerResponsiveScreen\n */const FramerCvGqxERsA=withCSS(Component,css,\"framer-DYHKg\");export default FramerCvGqxERsA;FramerCvGqxERsA.displayName=\"Page\";FramerCvGqxERsA.defaultProps={height:5228,width:1440};addFonts(FramerCvGqxERsA,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"}]},...NavBarFonts,...Caret3Fonts,...LinksProductFonts,...Caret2Fonts,...LinksProduct2Fonts,...CaretFonts,...PrimaryButtonFonts,...PartnerLogoFonts,...JobsFonts,...TickerFonts,...ButtonFonts,...FootersFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCvGqxERsA\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"5228\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RqJdYh0uD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R7epDl7uS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GjyFgg5qF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"urpOuhV9i\\\":{\\\"pattern\\\":\\\":urpOuhV9i\\\",\\\"name\\\":\\\"hero\\\"},\\\"bPk34FLaW\\\":{\\\"pattern\\\":\\\":bPk34FLaW\\\",\\\"name\\\":\\\"see-our-open-positions\\\"},\\\"Cb8tUjCDc\\\":{\\\"pattern\\\":\\\":Cb8tUjCDc\\\",\\\"name\\\":\\\"question-ask-us\\\"}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarFonts", "getFonts", "pCA5lyF4U_default", "ContainerWithFX", "withFX", "Container", "Caret3Fonts", "USDSrpJWr_default", "LinksProductFonts", "rX2Sny1gQ_default", "Caret2Fonts", "Groh4knOI_default", "LinksProduct2Fonts", "wPwwVR5Le_default", "CaretFonts", "rL7TRm6EM_default", "PrimaryButtonFonts", "iyjJAmLov_default", "PartnerLogoFonts", "HhOCwSA5h_default", "JobsFonts", "WFdKEHB0T_default", "TickerFonts", "Ticker", "ButtonFonts", "Yvj2INfDq_default", "FootersFonts", "YbUkROxln_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "formVariants", "form", "variants", "currentVariant", "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", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntertxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "isDisplayed", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "router", "useRouter", "elementId", "useRouteElementId", "elementId1", "ref8", "isDisplayed1", "elementId2", "ref9", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "Image2", "getLoadingLazyAtYPosition", "Link", "l", "RichText", "x", "AnimatePresence", "Floating", "overlay1", "overlay2", "ResolveLinks", "resolvedLinks", "FormContainer", "formState", "FormPlainTextInput2", "css", "FramerCvGqxERsA", "withCSS", "CvGqxERsA_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
