{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5ILVXgXcKGzHZQbTmKk0/RQnvD8saEIzKcU4AKOJv/dRYimQF8v.js"],
  "sourcesContent": ["// Generated by Framer (fed3180)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import V2Navigation from\"#framer/local/canvasComponent/EHgYkqO8S/EHgYkqO8S.js\";import V2Button from\"#framer/local/canvasComponent/fjDqK0nIv/fjDqK0nIv.js\";import V2Footer from\"#framer/local/canvasComponent/ZOKhZEd9B/ZOKhZEd9B.js\";import*as sharedStyle4 from\"#framer/local/css/AsDpiF0s3/AsDpiF0s3.js\";import*as sharedStyle from\"#framer/local/css/kCf958y7i/kCf958y7i.js\";import*as sharedStyle1 from\"#framer/local/css/kNmJX9Ug_/kNmJX9Ug_.js\";import*as sharedStyle2 from\"#framer/local/css/mjI87B0X7/mjI87B0X7.js\";import*as sharedStyle3 from\"#framer/local/css/vbcAKSYQ2/vbcAKSYQ2.js\";import metadataProvider from\"#framer/local/webPageMetadata/dRYimQF8v/dRYimQF8v.js\";const V2NavigationFonts=getFonts(V2Navigation);const V2NavigationWithVariantAppearEffect=withVariantAppearEffect(V2Navigation);const V2ButtonFonts=getFonts(V2Button);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const V2FooterFonts=getFonts(V2Footer);const breakpoints={FPcRlJsi9:\"(max-width: 809px)\",KrIRe8_oX:\"(min-width: 810px) and (max-width: 1199px)\",ONLnXok9t:\"(min-width: 1200px) and (max-width: 1399px)\",P2IHQw9Ut:\"(min-width: 1400px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rult9\";const variantClassNames={FPcRlJsi9:\"framer-v-xdh587\",KrIRe8_oX:\"framer-v-1kqhm9j\",ONLnXok9t:\"framer-v-5q6jtg\",P2IHQw9Ut:\"framer-v-tnterk\"};const transition1={delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:.3,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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\":\"ONLnXok9t\",Desktop:\"P2IHQw9Ut\",Phone:\"FPcRlJsi9\",Tablet:\"KrIRe8_oX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"P2IHQw9Ut\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"Le4d7BkiD\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"OaMvuxYac\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"P2IHQw9Ut\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ade0b3a5-ae99-4f4d-bded-df0203913a82, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tnterk\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-y0ss2f\",\"data-framer-name\":\"Nav Trigger\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-sdd2el\",id:elementId,ref:ref1})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:`min(100vw, ${componentViewport?.width||\"100vw\"})`,y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jh2ome-container\",layoutScroll:true,nodeId:\"yNZF5_FtC\",rendersWithMotion:true,scopeId:\"dRYimQF8v\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FPcRlJsi9:{__framer__targets:[{ref:ref1,target:\"RzOOQF4kX\"}],variant:\"HaBw43dHe\"},KrIRe8_oX:{__framer__targets:[{ref:ref1,target:\"GYQgbbNER\"}],variant:\"IkXpCTZf5\"}},children:/*#__PURE__*/_jsx(V2NavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"oKHyNEFpr\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"yNZF5_FtC\",layoutId:\"yNZF5_FtC\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"LgEvb6Try\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xx19ls\",\"data-framer-name\":\"Hero\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sm5bi1\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2nhlig\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18fy6c1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iylx2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17g0ua3\",\"data-styles-preset\":\"kCf958y7i\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-ade0b3a5-ae99-4f4d-bded-df0203913a82, rgb(255, 255, 255))\"},children:\"Do the best work of your life at Stedi\"})}),className:\"framer-31qxuf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qwcwfz\",\"data-styles-preset\":\"kNmJX9Ug_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f346392c-10bb-48f8-beae-528cc4080962, rgba(255, 255, 255, 0.65))\"},children:\"Stedi is building the world\u2019s only API-first clearinghouse. By offering modern API interfaces alongside traditional real-time and batch EDI processes, we enable both healthcare technology businesses and established players to exchange mission-critical transactions.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qwcwfz\",\"data-styles-preset\":\"kNmJX9Ug_\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f346392c-10bb-48f8-beae-528cc4080962, rgba(255, 255, 255, 0.65))\"},children:\"Stedi has lightning in a bottle: engineers and designers shipping products week in and week out; a lean business team supporting the company\u2019s infrastructure; a passion for automation and eliminating toil; and $92 million in funding from top investors like Stripe, Addition, USV, Bloomberg Beta, First Round Capital, and more.\"})]}),className:\"framer-1d7ge39\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xr9t72\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t77sfo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1a7bzev\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 80 8.667\"><path d=\"M 67.154 0.468 C 66.574 0.225 65.897 0.104 65.122 0.104 C 64.346 0.104 63.666 0.225 63.083 0.468 C 62.499 0.711 62.013 1.03 61.626 1.427 C 61.24 1.82 60.944 2.282 60.756 2.785 C 60.372 3.794 60.372 4.895 60.756 5.904 C 60.944 6.407 61.24 6.869 61.626 7.261 C 62.014 7.658 62.499 7.977 63.083 8.221 C 63.666 8.463 64.346 8.584 65.122 8.584 C 65.897 8.584 66.574 8.463 67.154 8.221 C 67.734 7.977 68.216 7.658 68.599 7.261 C 68.982 6.866 69.277 6.405 69.469 5.904 C 69.86 4.896 69.86 3.792 69.469 2.784 C 69.277 2.283 68.982 1.822 68.599 1.427 C 68.216 1.03 67.734 0.711 67.154 0.468 Z M 61.852 4.345 C 61.852 2.163 63.314 0.394 65.116 0.394 C 66.92 0.394 68.381 2.163 68.381 4.345 C 68.381 6.527 66.92 8.296 65.116 8.296 C 63.313 8.296 61.852 6.527 61.852 4.345 Z M 2.611 0.3 L 3.884 0.3 L 7.283 8.388 L 6.009 8.388 L 5.034 6.071 L 1.346 6.071 L 0.371 8.389 L 0 8.389 L 3.005 1.239 L 2.611 0.301 Z M 3.191 1.68 L 1.485 5.74 L 4.896 5.74 L 3.19 1.681 Z M 37.797 0.301 L 36.644 0.301 L 36.644 8.389 L 37.797 8.389 L 37.797 0.3 Z M 55.646 0.301 L 54.494 0.301 L 54.494 8.389 L 55.646 8.389 L 55.646 0.3 Z M 42.441 0.589 L 42.441 0.3 L 49.85 0.3 L 49.85 0.589 L 46.727 0.589 L 46.727 8.388 L 45.575 8.388 L 45.575 0.589 L 42.441 0.589 Z M 18.91 2.86 C 18.743 2.387 18.48 1.947 18.136 1.566 C 17.778 1.175 17.333 0.861 16.832 0.647 C 16.308 0.415 15.698 0.3 15.001 0.3 L 11.98 0.3 L 11.98 8.388 L 15.001 8.388 C 15.689 8.388 16.294 8.273 16.814 8.041 C 17.314 7.825 17.758 7.512 18.118 7.123 C 18.465 6.742 18.732 6.303 18.904 5.829 C 19.253 4.866 19.255 3.823 18.91 2.859 Z M 14.966 8.1 L 13.255 8.1 L 13.255 0.589 L 14.966 0.589 C 16.59 0.589 17.907 2.271 17.907 4.345 C 17.907 6.418 16.59 8.1 14.966 8.1 Z M 30.432 1.566 C 30.776 1.947 31.039 2.386 31.206 2.859 C 31.378 3.338 31.466 3.84 31.466 4.345 C 31.466 4.853 31.377 5.348 31.201 5.829 C 31.03 6.303 30.763 6.742 30.415 7.123 C 30.055 7.513 29.611 7.826 29.111 8.042 C 28.591 8.273 27.986 8.389 27.299 8.389 L 24.278 8.389 L 24.278 0.3 L 27.299 0.3 C 27.995 0.3 28.605 0.415 29.129 0.647 C 29.63 0.861 30.074 1.174 30.432 1.565 Z M 25.552 8.099 L 27.263 8.099 C 28.887 8.099 30.204 6.419 30.204 4.345 C 30.204 2.271 28.887 0.589 27.263 0.589 L 25.552 0.589 L 25.552 8.1 Z M 79.764 0.301 L 79.764 8.389 L 79.342 8.389 L 74.229 1.731 L 74.229 8.389 L 73.876 8.389 L 73.876 1.272 L 73.131 0.3 L 74.399 0.3 L 79.412 6.827 L 79.412 0.301 L 79.765 0.301 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:8979193880,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kpam2p\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ue73cy\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 70 22.427\"><path d=\"M 10.979 0.263 L 10.979 10.785 L 9.226 10.785 L 9.226 0.263 Z M 3.734 2.239 L 2.252 2.239 L 2.252 4.805 L 3.891 4.805 C 5.09 4.805 5.687 4.292 5.687 3.537 C 5.687 2.667 5.09 2.239 3.734 2.239 Z M 4.09 10.786 L 0.456 10.786 L 0.456 0.7 L 4.39 0.7 C 5.915 0.7 7.485 1.398 7.485 3.236 C 7.485 4.376 6.769 5.131 5.731 5.442 L 5.731 5.472 C 7 5.616 7.91 6.612 7.91 7.909 C 7.91 10.104 6 10.785 4.091 10.785 Z M 3.976 6.341 L 2.252 6.341 L 2.252 9.248 L 3.904 9.248 C 4.831 9.248 6.117 9.09 6.117 7.768 C 6.117 6.713 5.43 6.342 3.976 6.342 Z M 4.115 16.687 L 1.675 16.687 L 1.675 13.621 L 4.115 13.621 C 4.372 13.621 4.629 13.648 4.86 13.674 C 5.091 13.702 5.309 13.77 5.489 13.877 C 5.669 13.986 5.81 14.147 5.913 14.336 C 6.015 14.539 6.067 14.809 6.067 15.147 C 6.067 15.661 5.913 16.052 5.605 16.309 C 5.296 16.566 4.808 16.687 4.115 16.687 Z M 3.781 12.54 L 0.456 12.54 L 0.456 22.186 L 4.886 22.186 C 5.334 22.186 5.733 22.118 6.08 21.956 C 6.426 21.794 6.721 21.591 6.952 21.334 C 7.186 21.073 7.369 20.771 7.492 20.443 C 7.61 20.113 7.671 19.766 7.671 19.417 C 7.671 18.822 7.518 18.322 7.223 17.903 C 6.914 17.498 6.49 17.227 5.926 17.093 L 5.926 17.066 C 6.362 16.89 6.696 16.619 6.927 16.241 C 7.158 15.863 7.287 15.417 7.287 14.904 C 7.287 14.417 7.171 14.012 6.965 13.674 C 6.773 13.361 6.515 13.094 6.208 12.891 C 6.05 12.803 5.882 12.735 5.707 12.688 C 5.514 12.648 5.309 12.62 5.091 12.593 C 4.865 12.567 4.638 12.553 4.411 12.553 C 4.29 12.553 4.176 12.55 4.067 12.546 C 3.968 12.543 3.873 12.54 3.781 12.54 Z M 4.731 21.105 L 1.676 21.105 L 1.676 17.768 L 4.462 17.768 C 4.719 17.768 4.963 17.796 5.207 17.849 C 5.438 17.903 5.656 17.984 5.836 18.106 C 6.015 18.227 6.169 18.39 6.285 18.592 C 6.388 18.808 6.452 19.064 6.452 19.376 C 6.452 19.916 6.298 20.349 5.99 20.645 C 5.682 20.957 5.27 21.105 4.731 21.105 Z M 15.575 12.539 L 9.245 12.539 L 9.245 22.185 L 15.613 22.185 L 15.613 21.105 L 10.466 21.105 L 10.466 17.768 L 15.229 17.768 L 15.229 16.687 L 10.465 16.687 L 10.465 13.62 L 15.576 13.62 L 15.576 12.54 Z M 19.175 13.619 L 16.119 13.619 L 16.119 12.539 L 23.45 12.539 L 23.45 13.619 L 20.394 13.619 L 20.394 22.185 L 19.175 22.185 L 19.175 13.621 Z M 26.446 13.701 L 27.975 18.2 L 24.868 18.2 L 26.421 13.701 L 26.447 13.701 Z M 27.127 12.539 L 25.779 12.539 L 22.21 22.186 L 23.455 22.186 L 24.482 19.281 L 28.36 19.281 L 29.361 22.186 L 30.71 22.186 L 27.128 12.54 Z M 16.021 5.275 C 14.765 5.275 14.007 6.235 14.007 7.279 C 14.007 8.323 14.765 9.283 16.021 9.283 C 17.278 9.283 18.033 8.323 18.033 7.279 C 18.033 6.235 17.278 5.275 16.021 5.275 Z M 16.021 10.786 C 13.949 10.786 12.294 9.381 12.294 7.279 C 12.294 5.177 13.95 3.77 16.021 3.77 C 18.091 3.77 19.748 5.177 19.748 7.279 C 19.748 9.381 18.091 10.786 16.021 10.786 Z M 22.338 7.279 C 22.338 6.235 23.095 5.275 24.352 5.275 C 25.608 5.275 26.363 6.235 26.363 7.279 C 26.363 8.323 25.608 9.283 24.352 9.283 C 23.095 9.283 22.338 8.323 22.338 7.279 Z M 20.626 7.279 C 20.626 9.381 22.28 10.786 24.352 10.786 C 26.421 10.786 28.079 9.381 28.079 7.279 C 28.079 5.177 26.421 3.77 24.352 3.77 C 22.28 3.77 20.625 5.177 20.625 7.279 Z M 30.636 3.942 L 28.956 3.942 L 28.956 10.786 L 30.724 10.786 L 30.724 7.05 C 30.724 6.137 31.182 5.313 32.345 5.313 C 33.2 5.313 33.554 5.866 33.554 6.709 L 33.554 10.785 L 35.319 10.785 L 35.319 7.078 C 35.319 6.196 35.734 5.313 36.838 5.313 C 37.885 5.313 38.149 6.054 38.149 6.908 L 38.149 10.786 L 39.917 10.786 L 39.917 6.709 C 39.917 5.07 39.254 3.77 37.367 3.77 C 36.309 3.77 35.557 4.171 35.042 5.04 C 34.675 4.184 33.921 3.77 32.83 3.77 C 31.651 3.77 30.974 4.371 30.664 5.013 L 30.636 5.013 Z M 46.96 7.188 C 46.96 8.26 46.199 9.244 44.93 9.244 C 43.664 9.244 42.901 8.26 42.901 7.188 C 42.901 6.116 43.664 5.128 44.93 5.128 C 46.199 5.128 46.96 6.116 46.96 7.188 Z M 41.233 10.616 L 42.874 10.616 L 42.874 9.588 L 42.901 9.588 C 43.407 10.414 44.312 10.786 45.278 10.786 C 47.405 10.786 48.687 9.215 48.687 7.187 C 48.687 5.159 47.319 3.586 45.348 3.586 C 44.054 3.586 43.361 4.185 43.002 4.631 L 42.96 4.631 L 42.96 0.263 L 41.232 0.263 L 41.232 10.616 Z M 53.084 5.023 C 52.061 5.023 51.425 5.648 51.296 6.611 L 54.847 6.611 C 54.83 5.636 54.167 5.023 53.084 5.023 Z M 56.578 7.405 L 56.578 7.864 L 51.296 7.864 C 51.409 8.852 52.19 9.451 53.157 9.451 C 54.022 9.451 54.586 9.061 55.018 8.548 L 56.26 9.451 C 55.453 10.41 54.425 10.786 53.332 10.786 C 51.235 10.786 49.563 9.381 49.563 7.279 C 49.563 5.177 51.235 3.77 53.331 3.77 C 55.265 3.77 56.578 5.079 56.578 7.405 Z M 57.895 3.942 L 59.609 3.942 L 59.609 5.026 L 59.637 5.026 C 60.009 4.241 60.764 3.77 61.665 3.77 C 61.88 3.77 62.079 3.813 62.279 3.872 L 62.279 5.525 C 61.993 5.455 61.721 5.397 61.45 5.397 C 59.836 5.397 59.608 6.753 59.608 7.124 L 59.608 10.786 L 57.894 10.786 L 57.894 3.942 Z M 68.092 7.351 C 68.092 6.155 67.299 5.325 66.049 5.325 C 64.839 5.325 64.005 6.155 64.005 7.379 C 64.005 8.471 64.87 9.377 66.035 9.377 C 67.315 9.377 68.092 8.5 68.092 7.351 Z M 68.092 4.979 L 68.092 3.944 L 69.732 3.944 L 69.732 10.225 C 69.732 12.711 68.525 14.294 65.834 14.294 C 64.552 14.294 63.385 14.022 62.409 13.157 L 63.443 11.745 C 64.134 12.381 64.855 12.742 65.818 12.742 C 67.489 12.742 68.004 11.793 68.004 10.429 L 68.004 9.924 L 67.979 9.924 C 67.473 10.6 66.582 10.929 65.717 10.929 C 63.647 10.929 62.278 9.347 62.278 7.395 C 62.278 5.352 63.559 3.77 65.688 3.77 C 66.652 3.77 67.559 4.144 68.064 4.98 L 68.092 4.98 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11687533946,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10bvx5k\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-137ouqt\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 33.292\"><path d=\"M 13.13 32.881 L 3.391 32.881 L 3.391 18.215 L 0.43 18.215 L 0.43 6.274 L 1.548 6.274 C 4.246 6.274 6.352 4.198 6.352 1.538 L 6.352 0.434 L 33.333 0.434 L 33.333 2.706 L 8.589 2.706 C 8.063 5.626 5.694 7.962 2.733 8.481 L 2.733 15.945 L 5.694 15.945 L 5.694 30.61 L 13.196 30.61 L 13.196 32.882 L 13.13 32.882 Z M 24.186 24.445 L 22.606 24.445 L 22.606 25.418 L 24.12 25.418 L 24.12 26.197 L 22.606 26.197 L 22.606 27.754 L 21.686 27.754 L 21.686 23.731 L 24.251 23.731 L 24.251 24.445 L 24.185 24.445 Z M 24.778 24.055 C 24.778 24.315 24.975 24.51 25.304 24.51 C 25.568 24.51 25.831 24.315 25.831 24.055 C 25.831 23.796 25.633 23.602 25.304 23.602 C 24.975 23.602 24.778 23.796 24.778 24.055 Z M 24.778 27.754 L 25.699 27.754 L 25.699 24.899 L 24.778 24.899 Z M 28.398 25.742 C 28.364 25.74 28.331 25.733 28.299 25.723 C 28.202 25.695 28.103 25.679 28.003 25.678 C 27.805 25.678 27.607 25.807 27.542 25.873 C 27.476 25.937 27.41 26.132 27.41 26.456 L 27.41 27.754 L 26.49 27.754 L 26.49 24.899 L 27.41 24.899 L 27.41 25.288 C 27.607 24.964 27.805 24.834 28.134 24.834 C 28.331 24.834 28.397 24.899 28.397 24.899 L 28.397 25.742 Z M 29.779 27.819 C 30.174 27.819 30.503 27.754 30.7 27.559 C 30.898 27.365 31.029 27.17 31.029 26.716 C 31.029 26.391 30.832 26.197 30.766 26.132 L 30.371 25.937 C 30.29 25.897 30.234 25.882 30.157 25.861 C 30.096 25.845 30.036 25.827 29.977 25.807 C 29.779 25.742 29.582 25.678 29.582 25.548 C 29.582 25.418 29.713 25.353 29.911 25.353 C 30.108 25.353 30.437 25.483 30.635 25.613 L 30.964 25.093 C 30.766 24.964 30.437 24.769 29.845 24.769 C 29.253 24.769 28.726 25.093 28.726 25.678 C 28.726 26.197 29.121 26.391 29.187 26.391 C 29.319 26.456 29.45 26.521 29.582 26.521 C 29.615 26.537 29.664 26.553 29.72 26.572 C 29.886 26.627 30.108 26.699 30.108 26.846 C 30.108 27.041 29.977 27.105 29.713 27.105 C 29.516 27.105 29.121 26.975 28.858 26.781 L 28.529 27.365 C 28.858 27.689 29.319 27.818 29.779 27.818 Z M 33.333 25.548 L 32.675 25.548 L 32.675 26.586 C 32.675 26.846 32.741 26.91 32.741 26.91 C 32.806 26.975 32.872 26.975 32.938 26.975 C 33.069 26.975 33.201 26.91 33.201 26.91 L 33.333 27.689 C 33.312 27.689 33.273 27.696 33.219 27.704 C 33.098 27.723 32.902 27.754 32.675 27.754 C 32.345 27.754 32.083 27.624 31.951 27.495 C 31.819 27.3 31.753 27.105 31.753 26.651 L 31.753 25.548 L 31.359 25.548 L 31.359 24.834 L 31.753 24.834 L 31.753 24.055 L 32.675 24.055 L 32.675 24.834 L 33.333 24.834 L 33.333 25.548 Z M 18.066 32.816 L 19.185 32.816 L 18.065 31.128 C 18.329 30.999 18.855 30.739 18.855 29.96 C 18.855 29.571 18.658 29.246 18.395 29.052 C 18.131 28.858 17.803 28.792 17.342 28.792 L 15.894 28.792 L 15.894 32.816 L 16.881 32.816 L 16.881 31.259 L 17.21 31.259 L 18.065 32.817 Z M 17.342 29.506 C 17.539 29.506 17.671 29.571 17.803 29.636 C 17.934 29.701 18 29.831 18 30.026 C 18 30.22 17.934 30.35 17.802 30.415 C 17.737 30.545 17.54 30.545 17.341 30.545 L 16.947 30.545 L 16.947 29.506 Z M 20.962 32.881 C 20.04 32.881 19.316 32.296 19.316 31.388 C 19.316 30.48 20.04 29.895 20.961 29.895 C 21.882 29.895 22.541 30.48 22.541 31.388 C 22.541 32.296 21.882 32.881 20.961 32.881 Z M 20.962 30.609 C 20.566 30.609 20.303 30.934 20.303 31.323 C 20.303 31.777 20.566 32.037 20.962 32.037 C 21.356 32.037 21.619 31.713 21.619 31.323 C 21.619 30.934 21.356 30.609 20.961 30.609 Z M 25.042 32.816 L 25.897 32.816 L 25.897 29.961 L 24.976 29.961 L 24.976 31.518 C 24.976 31.908 24.844 32.167 24.515 32.167 C 24.12 32.167 24.054 31.907 24.054 31.582 L 24.054 29.96 L 23.133 29.96 L 23.133 31.713 C 23.133 32.102 23.199 32.362 23.33 32.556 C 23.528 32.751 23.791 32.881 24.186 32.881 C 24.581 32.881 24.909 32.686 25.041 32.491 L 25.041 32.816 Z M 29.516 32.816 L 28.595 32.816 L 28.595 31.323 C 28.595 30.934 28.529 30.674 28.134 30.674 C 27.739 30.674 27.607 30.999 27.607 31.388 L 27.607 32.816 L 26.686 32.816 L 26.686 29.961 L 27.607 29.961 L 27.607 30.35 C 27.739 30.09 28.003 29.895 28.463 29.895 C 29.319 29.895 29.516 30.414 29.516 31.128 Z M 32.411 32.816 L 33.333 32.816 L 33.333 28.792 L 32.345 28.792 L 32.345 30.285 C 32.28 30.155 31.951 29.895 31.424 29.895 C 30.569 29.895 30.043 30.545 30.043 31.388 C 30.043 32.231 30.569 32.881 31.424 32.881 C 31.819 32.881 32.214 32.686 32.411 32.426 Z M 31.096 31.323 C 31.096 30.934 31.359 30.609 31.755 30.609 C 32.149 30.609 32.412 30.934 32.412 31.323 C 32.412 31.713 32.149 32.037 31.754 32.037 C 31.359 32.037 31.096 31.713 31.096 31.323 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:9584977805,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f8zj1a\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1vz4bpf\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 50 21.324\"><path d=\"M 26.713 3.223 L 23.278 3.96 L 23.278 1.176 L 26.713 0.453 L 26.713 3.223 Z M 33.856 4.765 C 32.515 4.765 31.653 5.393 31.174 5.829 L 30.996 4.984 L 27.985 4.984 L 27.985 20.894 L 31.407 20.171 L 31.421 16.309 C 31.913 16.664 32.638 17.169 33.843 17.169 C 36.291 17.169 38.522 15.204 38.522 10.878 C 38.509 6.921 36.251 4.765 33.856 4.765 Z M 33.035 14.167 C 32.228 14.167 31.749 13.88 31.421 13.525 L 31.407 8.463 C 31.762 8.067 32.255 7.794 33.035 7.794 C 34.28 7.794 35.143 9.186 35.143 10.974 C 35.143 12.802 34.294 14.167 33.035 14.167 Z M 49.306 11.015 C 49.306 7.521 47.609 4.765 44.365 4.765 C 41.109 4.765 39.138 7.522 39.138 10.988 C 39.138 15.094 41.465 17.168 44.804 17.168 C 46.432 17.168 47.664 16.8 48.594 16.282 L 48.594 13.551 C 47.663 14.015 46.596 14.302 45.241 14.302 C 43.914 14.302 42.738 13.839 42.587 12.229 L 49.278 12.229 C 49.278 12.153 49.283 11.982 49.288 11.786 L 49.289 11.785 L 49.289 11.779 C 49.296 11.513 49.306 11.201 49.306 11.014 Z M 42.546 9.718 C 42.546 8.176 43.49 7.535 44.352 7.535 C 45.187 7.535 46.076 8.176 46.076 9.718 L 42.546 9.718 Z M 26.713 4.997 L 23.279 4.997 L 23.279 16.937 L 26.713 16.937 Z M 19.379 4.997 L 19.598 6.007 C 20.405 4.533 22.007 4.833 22.444 4.997 L 22.444 8.135 C 22.02 7.985 20.651 7.794 19.844 8.845 L 19.844 16.937 L 16.424 16.937 L 16.424 4.997 L 19.379 4.997 Z M 12.757 2.036 L 9.418 2.746 L 9.404 13.675 C 9.404 15.695 10.923 17.182 12.948 17.182 C 14.07 17.182 14.891 16.977 15.343 16.732 L 15.343 13.962 C 14.905 14.139 12.743 14.767 12.743 12.748 L 12.743 7.904 L 15.343 7.904 L 15.343 4.997 L 12.743 4.997 Z M 4.668 7.726 C 3.943 7.726 3.505 7.931 3.505 8.463 C 3.505 9.043 4.259 9.299 5.194 9.617 C 6.718 10.134 8.724 10.814 8.732 13.334 C 8.732 15.776 6.776 17.182 3.929 17.182 C 2.753 17.182 1.466 16.95 0.194 16.404 L 0.194 13.157 C 1.343 13.785 2.793 14.249 3.929 14.249 C 4.696 14.249 5.243 14.043 5.243 13.416 C 5.243 12.773 4.426 12.479 3.44 12.123 C 1.937 11.582 0.043 10.9 0.043 8.626 C 0.043 6.212 1.89 4.765 4.668 4.765 C 5.804 4.765 6.926 4.943 8.062 5.393 L 8.062 8.599 C 7.022 8.04 5.709 7.726 4.668 7.726 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:11367494970,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rmby7v\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1kzrgi4\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:50,intrinsicWidth:50,svg:'<svg width=\"50\" height=\"50\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M.056 0h49.032v49.032H.056V0Zm23.093 25.818h-2.648c.09 2.103 1.483 3.253 4.192 3.268 2.497 0 3.92-1.452 3.92-3.238 0-2.119-1.272-2.754-3.738-3.027-1.211-.166-1.514-.408-1.514-.953 0-.5.394-.832 1.135-.832.772 0 1.166.348 1.256 1.044h2.588c-.181-2.058-1.498-3.042-3.844-3.042-2.33 0-3.768 1.286-3.768 3.042 0 1.952.923 2.77 3.677 3.102 1.18.182 1.544.333 1.544.938 0 .575-.454.969-1.256.969-1.165 0-1.468-.575-1.544-1.271Zm8.687-6.644h-3.012l3.223 9.73h3.178l3.178-9.73h-2.618l-1.982 6.84-1.967-6.84Zm-21.111 5.781v-5.781h2.8v5.66c0 1.377.332 2.043 1.528 2.043 1.15 0 1.528-.62 1.528-2.088v-5.63h2.815v5.75c0 2.83-1.665 4.147-4.343 4.147-2.754.015-4.328-1.377-4.328-4.101Z\" fill=\"#fff\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h50v50H0z\"/></clipPath></defs></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12vc4cw-container\",nodeId:\"BDazCT3X5\",scopeId:\"dRYimQF8v\",children:/*#__PURE__*/_jsx(V2Button,{a7Ijow7sW:\"https://www.stedi.com/careers/board\",Dp_flmKCr:true,ek0_OTwP_:false,fsB9b_NWk:\"ArrowForward\",fzi2vxAPY:\"View roles\",height:\"100%\",id:\"BDazCT3X5\",layoutId:\"BDazCT3X5\",variant:\"l3JJNkWrZ\",width:\"100%\",YSXU6jFzh:true})})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7fpzyw\",\"data-framer-name\":\"Background\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-n3f696\",\"data-framer-appear-id\":\"n3f696\",\"data-framer-name\":\"Focus\",initial:animation1,optimized:true}),/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:398,intrinsicWidth:614.5,pixelHeight:796,pixelWidth:1229,sizes:\"1229px\",src:\"https://framerusercontent.com/images/SIuHFhyrZXqLzmx8vsV8WuL1bEE.svg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/SIuHFhyrZXqLzmx8vsV8WuL1bEE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/SIuHFhyrZXqLzmx8vsV8WuL1bEE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SIuHFhyrZXqLzmx8vsV8WuL1bEE.svg 1229w\"},className:\"framer-nr6sa8\",\"data-framer-appear-id\":\"nr6sa8\",\"data-framer-name\":\"map\",initial:animation3,optimized:true,transformTemplate:transformTemplate1})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fntczo\",\"data-framer-name\":\"Benefits\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ni0mwr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-6az959\",\"data-styles-preset\":\"mjI87B0X7\",children:\"Benefits\"})}),className:\"framer-7cf6kb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hkjdq0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wsvz36\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1xvffzl\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 6a6 6 0 0 1 6-6h32a6 6 0 0 1 6 6v32a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z\" fill=\"#4BD1C3\"/><g clip-path=\"url(#a)\"><path d=\"M22 29.5a7.5 7.5 0 0 1-2.25-14.656v1.592A6.002 6.002 0 0 0 22 28a6.002 6.002 0 0 0 5.564-3.75h1.593A7.503 7.503 0 0 1 22 29.5Zm7.462-6.75H21.25v-8.213a7.503 7.503 0 0 1 8.212 8.213Zm-6.712-6.703v5.203h5.203a6.003 6.003 0 0 0-5.203-5.203Z\" fill=\"#121111\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(13 13)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jlc9qo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Meaningful equity\"})}),className:\"framer-1gwodrz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"We're building for the long term in a massive, underserved market.\"})}),className:\"framer-jvwj79\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lhr1a5\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-23rkdp\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 6a6 6 0 0 1 6-6h32a6 6 0 0 1 6 6v32a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z\" fill=\"#FABD5E\"/><g clip-path=\"url(#a)\"><path d=\"m23.5 19.71 6 3.79V25l-6-1.895v4.02l2.25 1.25V29.5l-3.375-.75L19 29.5v-1.125l2.25-1.25v-4.02l-6 1.895v-1.5l6-3.79v-4.085a1.125 1.125 0 1 1 2.25 0v4.085Z\" fill=\"#121111\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(13 13)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10jlrp1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Flexible PTO\"})}),className:\"framer-ej4w2g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Take the time you need to travel, rest, and reconnect with friends and family.\"})}),className:\"framer-1trl36s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9b74sf\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-davuyi\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 6a6 6 0 0 1 6-6h32a6 6 0 0 1 6 6v32a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z\" fill=\"#F07575\" fill-opacity=\".8\"/><g clip-path=\"url(#a)\"><path d=\"M27.432 16.568a4.501 4.501 0 0 1 1.238 4.035c.426.12.83.347 1.165.68a2.663 2.663 0 0 1 0 3.786l-4.085 4.056-2.266-2.25-2.234 2.239-6.36-6.37a4.5 4.5 0 0 1 6.36-6.348 4.499 4.499 0 0 1 6.182.172Zm-4.71 5.78a1.163 1.163 0 0 0 0 1.657l3.028 3.007 3.029-3.007a1.163 1.163 0 0 0 0-1.656 1.21 1.21 0 0 0-1.701.001l-1.33 1.316-1.055-1.047-.272-.27a1.21 1.21 0 0 0-1.7 0Zm-6.593-4.719a3 3 0 0 0-.144 4.088l5.265 5.274 1.17-1.172-.755-.75a2.663 2.663 0 0 1 0-3.785 2.711 2.711 0 0 1 3.813 0l.272.27.272-.27a2.704 2.704 0 0 1 1.1-.662 3 3 0 0 0-4.87-3.11l-1 .9-1.002-.898a3 3 0 0 0-4.12.115Z\" fill=\"#121111\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(13 13)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w61xt0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Medical, dental, & vision insurance\"})}),className:\"framer-5eixny\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Joining a startup shouldn't require quality of life tradeoffs.\"})}),className:\"framer-vdeigu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rivd8l\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1pt9kop\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 6a6 6 0 0 1 6-6h32a6 6 0 0 1 6 6v32a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z\" fill=\"#67C1EB\"/><g clip-path=\"url(#a)\"><path d=\"M15.25 15.25h13.5a.75.75 0 0 1 .75.75v12a.75.75 0 0 1-.75.75h-13.5a.75.75 0 0 1-.75-.75V16a.75.75 0 0 1 .75-.75Zm.75 1.5v10.5h12v-10.5H16Zm3.375 6.75H23.5a.375.375 0 0 0 0-.75h-3a1.875 1.875 0 1 1 0-3.75h.75v-1.5h1.5V19h1.875v1.5H20.5a.375.375 0 0 0 0 .75h3a1.875 1.875 0 1 1 0 3.75h-.75v1.5h-1.5V25h-1.875v-1.5Z\" fill=\"#121111\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(13 13)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hbjqg2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Top of market compensation\"})}),className:\"framer-4hrbqa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"We target 90th percentile cash plus equity.\"})}),className:\"framer-1752fjm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-otggh7\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-x68cbm\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 6a6 6 0 0 1 6-6h32a6 6 0 0 1 6 6v32a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z\" fill=\"#BA82EA\"/><g clip-path=\"url(#a)\"><path d=\"m14.5 16.75 5.25-2.25 4.5 2.25 4.727-2.026a.375.375 0 0 1 .523.345V27.25l-5.25 2.25-4.5-2.25-4.727 2.026a.376.376 0 0 1-.523-.345V16.75ZM25 27.546l3-1.285v-9.486l-3 1.285v9.486Zm-1.5-.098v-9.396l-3-1.5v9.396l3 1.5ZM19 25.94v-9.486l-3 1.285v9.486l3-1.285Z\" fill=\"#121111\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(13 13)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zkockx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Globally distributed team\"})}),className:\"framer-x7dtjk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"We hire the best people we can find, regardless of location.\"})}),className:\"framer-1g8i8ff\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vvi205\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-sjsjc4\",\"data-framer-name\":\"Lunch\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M0 6a6 6 0 0 1 6-6h32a6 6 0 0 1 6 6v32a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V6Z\" fill=\"#C8C8C8\"/><path d=\"M28.75 14.5v15h-1.5v-5.25h-3V19a4.5 4.5 0 0 1 4.5-4.5Zm-1.5 1.898c-.622.352-1.5 1.23-1.5 2.602v3.75h1.5v-6.352Zm-7.5 7.027V29.5h-1.5v-6.075a3.751 3.751 0 0 1-3-3.675v-4.5h1.5v5.25h1.5v-5.25h1.5v5.25h1.5v-5.25h1.5v4.5a3.751 3.751 0 0 1-3 3.675Z\" fill=\"#121111\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h44v44H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9d42lo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Daily lunch\"})}),className:\"framer-1r2d3ju\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"We value keeping our team well fueled and focused.\"})}),className:\"framer-1he1n8k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ye1pik\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wavaej\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1244g11\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:44,intrinsicWidth:44,svg:'<svg width=\"44\" height=\"44\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\".75\" y=\".75\" width=\"42.5\" height=\"42.5\" rx=\"21.25\" stroke=\"#A5A4A4\" stroke-width=\"1.5\"/><g clip-path=\"url(#a)\"><path d=\"M15.837 15.12 22 13.75l6.163 1.37a.75.75 0 0 1 .587.732v7.49a4.5 4.5 0 0 1-2.004 3.744L22 30.25l-4.746-3.164a4.5 4.5 0 0 1-2.004-3.743V15.85a.75.75 0 0 1 .587-.732Zm.913 1.333v6.889a3 3 0 0 0 1.336 2.496L22 28.448l3.914-2.61a3 3 0 0 0 1.336-2.495v-6.89L22 15.288l-5.25 1.165Z\" fill=\"#535352\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" transform=\"translate(13 13)\" d=\"M0 0h18v18H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-6az959\",\"data-styles-preset\":\"mjI87B0X7\",children:\"Standards\"})}),className:\"framer-1g3h3vw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oc6hwj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-242b7e57-4f0a-4099-9564-bd30b6e7090a, rgb(165, 164, 164))\"},children:\"Ownership\"})}),className:\"framer-1cnqi0g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qschov\",\"data-framer-name\":\"Points\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ki6j4k\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Constantly deliver business value\"})}),className:\"framer-btmchf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Focus on solving problems, big and small, for our business every day. Your daily contributions are critical to our success in delighting customers and excelling in our market.\"})}),className:\"framer-hqkon8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19a3tz8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Be customer obsessed\"})}),className:\"framer-45nogd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Our customers expect us to be experts and look to us for guidance and best practices. Go deep when understanding customer use-cases and strive to help them solve their most meaningful business challenges. Gain as much experience with customer problems as possible, and leverage this experience to impact your product.\"})}),className:\"framer-109rdu0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1unsuv9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Everything is important\"})}),className:\"framer-l9ye5g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Make everything you do high-quality and simple. Cut scope until a high bar with meaningful impact is quickly achievable, and then relentlessly raise the bar and expand scope as necessary to achieve business goals.\"})}),className:\"framer-1xk09hx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v21ymg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Be present\"})}),className:\"framer-t29pec\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Your presence impacts every aspect of our business. Showing up is not enough; like a sports team, the outcomes are greater when it\u2019s a tight-knit group with no one on the periphery.\"})}),className:\"framer-x9xy5j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nmsuyk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Be negative maintenance\"})}),className:\"framer-1yf98ar\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"The opposite of high maintenance isn\u2019t low maintenance \u2013 it\u2019s negative maintenance: being poised under pressure, self-motivating, self-improving, self-disciplined, self-aware, and non-defensive.\"})}),className:\"framer-18xoar3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uxpyu3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Be curious\"})}),className:\"framer-1cjlv08\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Dive deep and become a master of your craft. Cultivate a relentless thirst for learning through reading, listening, watching, sharing, and teaching \u2013 from sources new and old \u2013 with interminable curiosity and patience.\\xa0\"})}),className:\"framer-ml5ntj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6n518p\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--token-242b7e57-4f0a-4099-9564-bd30b6e7090a, rgb(165, 164, 164))\"},children:\"Operational obsession\"})}),className:\"framer-lvv6kw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jxx6hz\",\"data-framer-name\":\"Points\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18lp8hf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Eliminate toil wherever you find it\"})}),className:\"framer-16p4cey\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Prioritize eliminating menial work and spend your time on high-value deliverables. Waste is our existential risk; it leads to uncompetitiveness, frustration, disengagement, and joylessness. Live by a process of continuous improvement where waste is eliminated any time and place it\u2019s found. If it hurts, do it more often \u2013 and then solve the underlying problem.\"})}),className:\"framer-14c6nju\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v0a7t7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Apply the minimum effective dose\"})}),className:\"framer-1j7rsmk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Be a master of implementing what is common sense, reasonable, and minimally necessary \u2013 without choosing a shortcut simply because it\u2019s easier. Practice fanatical simplicity and a focus on fundamentals \u2013 these lead to extremely high quality and extremely low costs that are impossible to match.\"})}),className:\"framer-gc9llh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kmdmok\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Create and execute your own work\"})}),className:\"framer-1f0m3r7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"Find the highest impact work that needs to be done for the company, and do it. Pull on a valuable thread and see it through to completion. Odds are you will uncover other threads as you work. If you don\u2019t know where to start, ask.\"})}),className:\"framer-m9lkcg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9veo65\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-yd1qu6\",\"data-styles-preset\":\"vbcAKSYQ2\",children:\"Write important things down\"})}),className:\"framer-ktb7n0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1n93ct4\",\"data-styles-preset\":\"AsDpiF0s3\",children:\"When you make decisions and have arrived at a solution, document it and share it so that others don\u2019t revisit ideas unnecessarily. There is discipline in writing. The writing process clarifies the problems we are solving, solutions, decisions, and iterations.\"})}),className:\"framer-ds1wky\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4uw6yl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-6az959\",\"data-styles-preset\":\"mjI87B0X7\",children:\"Join us\"})}),className:\"framer-17nvc79\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2b2r25-container\",nodeId:\"yz2D4cS_k\",scopeId:\"dRYimQF8v\",children:/*#__PURE__*/_jsx(V2Button,{a7Ijow7sW:\"https://www.stedi.com/careers/board\",Dp_flmKCr:true,ek0_OTwP_:false,fsB9b_NWk:\"ArrowForward\",fzi2vxAPY:\"View roles\",height:\"100%\",id:\"yz2D4cS_k\",layoutId:\"yz2D4cS_k\",variant:\"l3JJNkWrZ\",width:\"100%\",YSXU6jFzh:true})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hx9dgk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qm1vah-container\",nodeId:\"R8X_Yl0lz\",scopeId:\"dRYimQF8v\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FPcRlJsi9:{variant:\"lDkpW0hHj\"},KrIRe8_oX:{variant:\"RJx8EaI8r\"}},children:/*#__PURE__*/_jsx(V2Footer,{height:\"100%\",id:\"R8X_Yl0lz\",layoutId:\"R8X_Yl0lz\",style:{width:\"100%\"},variant:\"EGzXTG2R6\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rult9.framer-1ayjl7e, .framer-rult9 .framer-1ayjl7e { display: block; }\",\".framer-rult9.framer-tnterk { align-content: center; align-items: center; background-color: var(--token-ade0b3a5-ae99-4f4d-bded-df0203913a82, #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: 1400px; }\",\".framer-rult9 .framer-y0ss2f { align-content: center; align-items: center; background-color: rgba(255, 0, 0, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 110px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); opacity: 0; overflow: hidden; padding: 80px 0px 0px 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-rult9 .framer-sdd2el { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 1px; }\",\".framer-rult9 .framer-1jh2ome-container { flex: none; height: auto; left: 0px; max-width: 100%; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-rult9 .framer-1xx19ls { align-content: center; align-items: center; background-color: var(--token-814c66f8-5b41-433f-bdaa-e8852e25c398, #002621); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 90px 120px 90px; position: relative; width: 100%; }\",\".framer-rult9 .framer-sm5bi1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1140px; overflow: hidden; padding: 320px 0px 0px 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-rult9 .framer-2nhlig { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-18fy6c1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 740px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-iylx2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-31qxuf, .framer-rult9 .framer-1d7ge39, .framer-rult9 .framer-7cf6kb, .framer-rult9 .framer-1gwodrz, .framer-rult9 .framer-jvwj79, .framer-rult9 .framer-ej4w2g, .framer-rult9 .framer-1trl36s, .framer-rult9 .framer-5eixny, .framer-rult9 .framer-vdeigu, .framer-rult9 .framer-4hrbqa, .framer-rult9 .framer-1752fjm, .framer-rult9 .framer-x7dtjk, .framer-rult9 .framer-1g8i8ff, .framer-rult9 .framer-1r2d3ju, .framer-rult9 .framer-1he1n8k, .framer-rult9 .framer-1g3h3vw, .framer-rult9 .framer-btmchf, .framer-rult9 .framer-hqkon8, .framer-rult9 .framer-45nogd, .framer-rult9 .framer-109rdu0, .framer-rult9 .framer-l9ye5g, .framer-rult9 .framer-1xk09hx, .framer-rult9 .framer-t29pec, .framer-rult9 .framer-x9xy5j, .framer-rult9 .framer-1yf98ar, .framer-rult9 .framer-18xoar3, .framer-rult9 .framer-1cjlv08, .framer-rult9 .framer-ml5ntj, .framer-rult9 .framer-16p4cey, .framer-rult9 .framer-14c6nju, .framer-rult9 .framer-1j7rsmk, .framer-rult9 .framer-gc9llh, .framer-rult9 .framer-1f0m3r7, .framer-rult9 .framer-m9lkcg, .framer-rult9 .framer-ktb7n0, .framer-rult9 .framer-ds1wky, .framer-rult9 .framer-17nvc79 { --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-rult9 .framer-1xr9t72 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: flex-start; opacity: 0.8; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-1t77sfo, .framer-rult9 .framer-1kpam2p, .framer-rult9 .framer-10bvx5k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rult9 .framer-1a7bzev { flex: none; height: 9px; position: relative; width: 80px; }\",\".framer-rult9 .framer-ue73cy { flex: none; height: 22px; position: relative; width: 70px; }\",\".framer-rult9 .framer-137ouqt { flex: none; height: 33px; position: relative; width: 34px; }\",\".framer-rult9 .framer-1f8zj1a, .framer-rult9 .framer-rmby7v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-rult9 .framer-1vz4bpf { flex: none; height: 21px; position: relative; width: 50px; }\",\".framer-rult9 .framer-1kzrgi4 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); position: relative; width: 36px; }\",\".framer-rult9 .framer-12vc4cw-container, .framer-rult9 .framer-2b2r25-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-rult9 .framer-7fpzyw { bottom: -850px; flex: none; gap: 10px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-rult9 .framer-n3f696 { -webkit-filter: blur(0px); background: radial-gradient(50% 50% at 50% 50%, var(--token-468e2c25-cc93-4296-a518-16e6c1f59d7d, #4bd1c3) 0%, rgba(75, 209, 195, 0) 100%); filter: blur(0px); flex: none; gap: 10px; height: 1500px; left: -570px; opacity: 0.3; overflow: hidden; position: absolute; top: 20px; width: 1500px; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-rult9 .framer-nr6sa8 { aspect-ratio: 1.5439698492462313 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 796px); left: 50%; overflow: visible; position: absolute; top: -70px; transform: translateX(-50%); width: 1229px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-rult9 .framer-1fntczo { 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: 70px 90px 120px 90px; position: relative; width: 100%; }\",\".framer-rult9 .framer-ni0mwr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1140px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-hkjdq0 { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-wsvz36, .framer-rult9 .framer-1lhr1a5, .framer-rult9 .framer-9b74sf, .framer-rult9 .framer-1rivd8l, .framer-rult9 .framer-otggh7, .framer-rult9 .framer-1vvi205 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-1xvffzl, .framer-rult9 .framer-23rkdp, .framer-rult9 .framer-davuyi, .framer-rult9 .framer-1pt9kop, .framer-rult9 .framer-x68cbm, .framer-rult9 .framer-sjsjc4, .framer-rult9 .framer-1244g11 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 44px); position: relative; width: 44px; }\",\".framer-rult9 .framer-jlc9qo, .framer-rult9 .framer-10jlrp1, .framer-rult9 .framer-1w61xt0, .framer-rult9 .framer-1hbjqg2, .framer-rult9 .framer-zkockx, .framer-rult9 .framer-9d42lo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-ye1pik { align-content: center; align-items: center; background-color: var(--token-e3ae681a-dc36-42fd-a303-726298f79387, #f1f1f1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 90px 180px 90px; position: relative; width: 100%; }\",\".framer-rult9 .framer-1wavaej { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1140px; overflow: hidden; padding: 0px 0px 0px 206px; position: relative; width: 100%; }\",\".framer-rult9 .framer-1oc6hwj, .framer-rult9 .framer-6n518p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1140px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-1cnqi0g, .framer-rult9 .framer-lvv6kw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 166px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-rult9 .framer-1qschov, .framer-rult9 .framer-1jxx6hz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-rult9 .framer-1ki6j4k, .framer-rult9 .framer-19a3tz8, .framer-rult9 .framer-1unsuv9, .framer-rult9 .framer-1v21ymg, .framer-rult9 .framer-1nmsuyk, .framer-rult9 .framer-uxpyu3, .framer-rult9 .framer-18lp8hf, .framer-rult9 .framer-v0a7t7, .framer-rult9 .framer-1kmdmok, .framer-rult9 .framer-9veo65 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rult9 .framer-4uw6yl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1140px; overflow: hidden; padding: 32px 0px 0px 206px; position: relative; width: 100%; }\",\".framer-rult9 .framer-hx9dgk { align-content: center; align-items: center; background-color: var(--token-e3ae681a-dc36-42fd-a303-726298f79387, #f1f1f1); 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: 100%; }\",\".framer-rult9 .framer-1qm1vah-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1200px) and (max-width: 1399px) { .framer-rult9.framer-tnterk { width: 1200px; } .framer-rult9 .framer-1wavaej { padding: 0px; } .framer-rult9 .framer-1oc6hwj, .framer-rult9 .framer-6n518p { flex-direction: column; } .framer-rult9 .framer-1cnqi0g, .framer-rult9 .framer-lvv6kw { flex: none; max-width: unset; width: 100%; } .framer-rult9 .framer-1qschov, .framer-rult9 .framer-1jxx6hz { flex: none; width: 100%; } .framer-rult9 .framer-4uw6yl { padding: 32px 0px 0px 0px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-rult9.framer-tnterk { width: 810px; } .framer-rult9 .framer-1xx19ls { padding: 120px 80px 120px 80px; } .framer-rult9 .framer-1fntczo { padding: 90px 80px 90px 80px; } .framer-rult9 .framer-ye1pik { padding: 180px 80px 180px 80px; } .framer-rult9 .framer-1wavaej { padding: 0px; } .framer-rult9 .framer-1oc6hwj, .framer-rult9 .framer-6n518p { flex-direction: column; } .framer-rult9 .framer-1cnqi0g, .framer-rult9 .framer-lvv6kw { flex: none; max-width: unset; width: 100%; } .framer-rult9 .framer-1qschov, .framer-rult9 .framer-1jxx6hz { flex: none; width: 100%; } .framer-rult9 .framer-4uw6yl { padding: 32px 0px 0px 0px; }}\",\"@media (max-width: 809px) { .framer-rult9.framer-tnterk { width: 390px; } .framer-rult9 .framer-y0ss2f { flex-direction: column; } .framer-rult9 .framer-sdd2el, .framer-rult9 .framer-1qschov, .framer-rult9 .framer-1jxx6hz { flex: none; width: 100%; } .framer-rult9 .framer-1xx19ls { padding: 20px 30px 30px 30px; } .framer-rult9 .framer-1fntczo, .framer-rult9 .framer-ye1pik { padding: 40px 30px 40px 30px; } .framer-rult9 .framer-hkjdq0 { gap: 32px; } .framer-rult9 .framer-wsvz36, .framer-rult9 .framer-1lhr1a5, .framer-rult9 .framer-9b74sf, .framer-rult9 .framer-1rivd8l, .framer-rult9 .framer-otggh7, .framer-rult9 .framer-1vvi205 { gap: 24px; } .framer-rult9 .framer-1wavaej { gap: 32px; padding: 0px; } .framer-rult9 .framer-1oc6hwj, .framer-rult9 .framer-6n518p { flex-direction: column; gap: 32px; } .framer-rult9 .framer-1cnqi0g, .framer-rult9 .framer-lvv6kw { flex: none; max-width: unset; width: 100%; } .framer-rult9 .framer-4uw6yl { padding: 32px 0px 0px 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4528\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ONLnXok9t\":{\"layout\":[\"fixed\",\"auto\"]},\"KrIRe8_oX\":{\"layout\":[\"fixed\",\"auto\"]},\"FPcRlJsi9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Le4d7BkiD\":{\"pattern\":\":Le4d7BkiD\",\"name\":\"trigger\"},\"OaMvuxYac\":{\"pattern\":\":OaMvuxYac\",\"name\":\"security\"}}\n * @framerResponsiveScreen\n */const FramerdRYimQF8v=withCSS(Component,css,\"framer-rult9\");export default FramerdRYimQF8v;FramerdRYimQF8v.displayName=\"Home\";FramerdRYimQF8v.defaultProps={height:4528,width:1400};addFonts(FramerdRYimQF8v,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...V2NavigationFonts,...V2ButtonFonts,...V2FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdRYimQF8v\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4528\",\"framerResponsiveScreen\":\"\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"Le4d7BkiD\\\":{\\\"pattern\\\":\\\":Le4d7BkiD\\\",\\\"name\\\":\\\"trigger\\\"},\\\"OaMvuxYac\\\":{\\\"pattern\\\":\\\":OaMvuxYac\\\",\\\"name\\\":\\\"security\\\"}}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ONLnXok9t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KrIRe8_oX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FPcRlJsi9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1400\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["V2NavigationFonts", "getFonts", "EHgYkqO8S_default", "V2NavigationWithVariantAppearEffect", "withVariantAppearEffect", "V2ButtonFonts", "fjDqK0nIv_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ImageWithOptimizedAppearEffect", "Image2", "V2FooterFonts", "ZOKhZEd9B_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transformTemplate1", "_", "t", "animation2", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "V2NavigationWithVariantAppearEffect", "RichText2", "x", "SVG", "fjDqK0nIv_default", "MotionDivWithOptimizedAppearEffect", "ImageWithOptimizedAppearEffect", "ZOKhZEd9B_default", "css", "FramerdRYimQF8v", "withCSS", "dRYimQF8v_default", "addFonts", "V2NavigationFonts", "V2ButtonFonts", "V2FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
