{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sVPYpTBEIyFWeQCC8KRF/4N8r4SlePbKeigqIVUDm/L5H8JZNgo.js"],
  "sourcesContent": ["// Generated by Framer (fa64c25)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavigationCopy from\"#framer/local/canvasComponent/kwWOMx0jK/kwWOMx0jK.js\";import Footer_1 from\"#framer/local/canvasComponent/NbsbQuD_B/NbsbQuD_B.js\";import Navigation from\"#framer/local/canvasComponent/ZgdjW4owP/ZgdjW4owP.js\";import*as sharedStyle6 from\"#framer/local/css/CYwGDO_YF/CYwGDO_YF.js\";import*as sharedStyle3 from\"#framer/local/css/D3TmvzIFG/D3TmvzIFG.js\";import*as sharedStyle4 from\"#framer/local/css/eFhMJAsCe/eFhMJAsCe.js\";import*as sharedStyle1 from\"#framer/local/css/JkJFbsLgg/JkJFbsLgg.js\";import*as sharedStyle from\"#framer/local/css/lAqzkrMN2/lAqzkrMN2.js\";import*as sharedStyle2 from\"#framer/local/css/t8M3RbDMd/t8M3RbDMd.js\";import*as sharedStyle5 from\"#framer/local/css/TDLojby_u/TDLojby_u.js\";import*as sharedStyle7 from\"#framer/local/css/UADJb3dnV/UADJb3dnV.js\";import metadataProvider from\"#framer/local/webPageMetadata/L5H8JZNgo/L5H8JZNgo.js\";const NavigationCopyFonts=getFonts(NavigationCopy);const NavigationFonts=getFonts(Navigation);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFX=withFX(motion.div);const Footer_1Fonts=getFonts(Footer_1);const breakpoints={cpi2W7hJQ:\"(min-width: 810px) and (max-width: 1199px)\",F5Ekj7_fl:\"(max-width: 809px)\",hQfqyp2ID:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZrnV1\";const variantClassNames={cpi2W7hJQ:\"framer-v-zbox10\",F5Ekj7_fl:\"framer-v-wf8crv\",hQfqyp2ID:\"framer-v-1fe7dv1\"};const transition1={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,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 transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-150,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition4={damping:60,delay:0,mass:1.2,stiffness:350,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:50};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"hQfqyp2ID\",Phone:\"F5Ekj7_fl\",Tablet:\"cpi2W7hJQ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"hQfqyp2ID\"};};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,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"F5Ekj7_fl\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"cpi2W7hJQ\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"cpi2W7hJQ\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"hQfqyp2ID\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8813bd98-ac6f-471a-8294-c8e5675a1975, rgb(9, 9, 11)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1fe7dv1\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-jkvh9s-container hidden-wf8crv\",\"data-framer-name\":\"Nav 1\",name:\"Nav 1\",nodeId:\"XNyls7w3V\",scopeId:\"L5H8JZNgo\",children:/*#__PURE__*/_jsx(NavigationCopy,{height:\"100%\",id:\"XNyls7w3V\",layoutId:\"XNyls7w3V\",name:\"Nav 1\",style:{width:\"100%\"},variant:\"C3vqfPq7E\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F5Ekj7_fl:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hh98cf-container hidden-zbox10\",nodeId:\"M28VRmA3H\",scopeId:\"L5H8JZNgo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F5Ekj7_fl:{variant:\"GYJVtIQov\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"M28VRmA3H\",layoutId:\"M28VRmA3H\",style:{width:\"100%\"},variant:\"jZXBTA61X\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1400,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104),pixelHeight:1043,pixelWidth:2868,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=512 512w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png 2868w\"}},F5Ekj7_fl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1400,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64),pixelHeight:1043,pixelWidth:2868,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=512 512w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png 2868w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1400,intrinsicWidth:1200,pixelHeight:1043,pixelWidth:2868,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=512 512w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/G5SK83YnJdcwawtxiQKe74pBQd4.png 2868w\"},className:\"framer-yzf0xn\",\"data-framer-name\":\"Header Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",children:\"CAREERS\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1jontfu\",\"data-styles-preset\":\"t8M3RbDMd\",children:\"CAREERS\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1twumkf\",\"data-styles-preset\":\"lAqzkrMN2\",children:\"CAREERS\"})}),className:\"framer-1olc511\",\"data-framer-appear-id\":\"1olc511\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-159dzss-container hidden-1fe7dv1 hidden-wf8crv\",nodeId:\"m38cY7gan\",scopeId:\"L5H8JZNgo\",children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"m38cY7gan\",layoutId:\"m38cY7gan\",style:{width:\"100%\"},variant:\"GYJVtIQov\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jn1zac\",\"data-framer-name\":\"Testimonials\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.48px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(80% 200% at 71.2% 68.5%, var(--token-7333cce7-d8e8-4756-b944-c6d1fdb0357c, rgb(16, 204, 136)) 0%, var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246)) 100%)\"},children:\"We are Hiring\"})})}),fonts:[\"FS;Manrope-semibold\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(80% 200% at 71.2% 68.5%, var(--token-7333cce7-d8e8-4756-b944-c6d1fdb0357c, rgb(16, 204, 136)) 0%, var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246)) 100%)\"},children:\"We are Hiring\"})})}),className:\"framer-1oucs9y\",\"data-framer-appear-id\":\"1oucs9y\",fonts:[\"Inter\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13e7cma\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l5dgtn\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tb2qo5\",\"data-framer-name\":\"Cards\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g99wxa\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h50cd2\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ukccvq\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nyg7sb\",\"data-framer-name\":\"info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"At Cirrus Data, we help organizations around the world accelerate their digital transformation. The company was started in 2011 by founders with a relentless focus on innovation and a belief that by enabling companies to access their new storage architectures faster \u2026 they could change their outcomes.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Today, we are a global team of passionate people working together, and winning together. Our name says it all. Cirrus Data Solutions delivers cloud migration solutions to organizations around the world. We also know that one solution does not fit all in the very complex world of data storage. You\u2019ll see that knowledge reflected in our continual innovation and breadth of solutions.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"If you are passionate, curious, and willing to challenge the status quo, we want to hear from you. Cirrus Data is growing, and you will too.\"})]})},F5Ekj7_fl:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"At Cirrus Data, we help organizations around the world accelerate their digital transformation. The company was started in 2011 by founders with a relentless focus on innovation and a belief that by enabling companies to access their new storage architectures faster \u2026 they could change their outcomes.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Today, we are a global team of passionate people working together, and winning together. Our name says it all. Cirrus Data Solutions delivers cloud migration solutions to organizations around the world. We also know that one solution does not fit all in the very complex world of data storage. You\u2019ll see that knowledge reflected in our continual innovation and breadth of solutions.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"If you are passionate, curious, and willing to challenge the status quo, we want to hear from you. Cirrus Data is growing, and you will too.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"At Cirrus Data, we help organizations around the world accelerate their digital transformation. The company was started in 2011 by founders with a relentless focus on innovation and a belief that by enabling companies to access their new storage architectures faster \u2026 they could change their outcomes.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Today, we are a global team of passionate people working together, and winning together. Our name says it all. Cirrus Data Solutions delivers cloud migration solutions to organizations around the world. We also know that one solution does not fit all in the very complex world of data storage. You\u2019ll see that knowledge reflected in our continual innovation and breadth of solutions.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"If you are passionate, curious, and willing to challenge the status quo, we want to hear from you. Cirrus Data is growing, and you will too.\"})]}),className:\"framer-p5c766\",\"data-framer-name\":\"+239 555-0108, +324 776-1056\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Cirrus Data is a unicorn in the storage world:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Our global team is transforming how organizations adopt and employ new digital technologies.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Titles and hierarchy aren\u2019t part of our ethos. Each team member is respected and has the opportunity to innovate. You will make a difference.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"We don\u2019t shy away from complex problems. Our team takes on ambitious challenges and delivers extraordinary solutions to exceed our customers\u2019 needs.\"})})]})]})},F5Ekj7_fl:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Cirrus Data is a unicorn in the storage world:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Our global team is transforming how organizations adopt and employ new digital technologies.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Titles and hierarchy aren\u2019t part of our ethos. Each team member is respected and has the opportunity to innovate. You will make a difference.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"We don\u2019t shy away from complex problems. Our team takes on ambitious challenges and delivers extraordinary solutions to exceed our customers\u2019 needs.\"})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Cirrus Data is a unicorn in the storage world:\"})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Our global team is transforming how organizations adopt and employ new digital technologies.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Titles and hierarchy aren\u2019t part of our ethos. Each team member is respected and has the opportunity to innovate. You will make a difference.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"We don\u2019t shy away from complex problems. Our team takes on ambitious challenges and delivers extraordinary solutions to exceed our customers\u2019 needs.\"})})]})]}),className:\"framer-18cs8p8\",\"data-framer-name\":\"+239 555-0108, +324 776-1056\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-slfhgb\",\"data-framer-name\":\"Testimonials\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",style:{\"--framer-text-alignment\":\"center\"},children:\"We Take Care of Our Team\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"We Take Care of Our Team\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",children:\"We Take Care of Our Team\"})}),className:\"framer-tzl7gq\",\"data-framer-appear-id\":\"tzl7gq\",fonts:[\"Inter\"],initial:animation5,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"var(--token-9944d0ef-dada-4f1c-9b4d-7800a87dbcca, rgb(129, 137, 156))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(46% 300% at 61.8% 50%, rgb(242, 61, 185) 0%, rgb(70, 124, 250) 100%)\"},children:\"Our team works hard, and their commitment, along with their loved ones\u2019, are valued.\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9944d0ef-dada-4f1c-9b4d-7800a87dbcca, rgb(129, 137, 156))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(46% 300% at 61.8% 50%, rgb(242, 61, 185) 0%, rgb(70, 124, 250) 100%)\"},children:\"Our team works hard, and their commitment, along with their loved ones\u2019, are valued.\"})})}),className:\"framer-1bfm64q\",\"data-framer-appear-id\":\"1bfm64q\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14weznb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xw1l4a\",\"data-border\":true,\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l9cv8h\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1026+80+348+0+0+30+0+0),pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/OfTS3dbJ3bvZT5ToWJ1DRUnaYIk.png\"}},F5Ekj7_fl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1484+100+303.6+0+0+30+0+0),pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/OfTS3dbJ3bvZT5ToWJ1DRUnaYIk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/OfTS3dbJ3bvZT5ToWJ1DRUnaYIk.png\"},className:\"framer-hqkcqo\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rl5hq8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.36px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(1, 199, 255)\"},children:\"FULL MEDICAL BENEFITS\"})}),className:\"framer-1xpjgeq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vx6ixc\",\"data-styles-preset\":\"CYwGDO_YF\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Medical, Dental, Group Life Insurance, and Long-Term Disability\"})}),className:\"framer-5kbyf5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12hkwat\",\"data-border\":true,\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ggyqlo\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1026+80+348+0+0+30+0+35),pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/Zu5tfCg63vzgkocEUDaaOLWKKqg.png\"}},F5Ekj7_fl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1484+100+303.6+0+250+30+0+35),pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/Zu5tfCg63vzgkocEUDaaOLWKKqg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/Zu5tfCg63vzgkocEUDaaOLWKKqg.png\"},className:\"framer-11jh2dh\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-p9xdwe\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.36px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(1, 199, 255)\"},children:\"PAID TIME OFF\"})}),className:\"framer-1vm9gmj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vx6ixc\",\"data-styles-preset\":\"CYwGDO_YF\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Work-life balance is essential. We encourage employees to take time off to recharge and prevent burnout. Cirrus Data has a flexible paid time off policy where employees are given the flexibility to take planned time off as needed.\"})}),className:\"framer-1gu026t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-az57gt\",\"data-border\":true,\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xdgeqz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1026+80+348+0+320+30+0+0),pixelHeight:85,pixelWidth:84,src:\"https://framerusercontent.com/images/EcGSV2zprRmMFeHS6ca6sLQ0.png\"}},F5Ekj7_fl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1484+100+303.6+0+570+30+0+0),pixelHeight:85,pixelWidth:84,src:\"https://framerusercontent.com/images/EcGSV2zprRmMFeHS6ca6sLQ0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,pixelHeight:85,pixelWidth:84,src:\"https://framerusercontent.com/images/EcGSV2zprRmMFeHS6ca6sLQ0.png\"},className:\"framer-45wxv3\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-bad3yz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.36px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(1, 199, 255)\"},children:\"PARENTAL LEAVE\"})}),className:\"framer-kyoa6d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vx6ixc\",\"data-styles-preset\":\"CYwGDO_YF\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Supporting our employees\u2019 family plans is vital to the CDS team. Paid time off eases the transition in adding a new member of the family and returning to work.\"})}),className:\"framer-1oo8hpk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n5ve0i\",\"data-border\":true,\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1put76a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1026+80+348+0+320+30+0+35),pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/p9vAsDmgQa9lXn7n7WlUcIhUkM4.png\"}},F5Ekj7_fl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1484+100+303.6+0+820+30+0+35),pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/p9vAsDmgQa9lXn7n7WlUcIhUkM4.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:72,intrinsicWidth:71,pixelHeight:84,pixelWidth:83,src:\"https://framerusercontent.com/images/p9vAsDmgQa9lXn7n7WlUcIhUkM4.png\"},className:\"framer-jbf2gb\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17z9xvk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0.36px\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(1, 199, 255)\"},children:\"FLEXIBLE WORK LOCATION\"})}),className:\"framer-c5ijyk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vx6ixc\",\"data-styles-preset\":\"CYwGDO_YF\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"While most of our engineering team is based in Long Island, New York, Cirrus Data cares more about the work you do than where you work. With a global team, we know the best way for us to continue hiring the sharpest minds in the industry is to focus on the people vs. the location.\"})}),className:\"framer-x6vs8q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2154),pixelHeight:2361,pixelWidth:2880,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png\",srcSet:\"https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png 2880w\"}},F5Ekj7_fl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3147.6),pixelHeight:2361,pixelWidth:2880,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png\",srcSet:\"https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png 2880w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2361,pixelWidth:2880,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png\",srcSet:\"https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=512 512w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/8mh8cs3nUrwY2WQknbSGstIEGo.png 2880w\"},className:\"framer-6zk8ty\",\"data-framer-name\":\"Testimonials\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7TWFucm9wZS1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.48px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.6) 100%)\"},children:\"Values\"})})}),fonts:[\"FS;Manrope-semibold\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bcc6522d-fc3b-4831-a69b-60558aa791bb, rgb(46, 105, 246))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.6) 100%)\"},children:\"Values\"})})}),className:\"framer-1y56qpq\",\"data-framer-appear-id\":\"1y56qpq\",fonts:[\"Inter\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x0xhim\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i485o5\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hfn2fi\",\"data-framer-name\":\"Cards\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hhji8e\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2zypxv\",\"data-border\":true,\"data-framer-name\":\"Card One\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tab6fv\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n69nn1\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ssvggk\",\"data-framer-name\":\"info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Diversity\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1sgtqzi\",\"data-styles-preset\":\"UADJb3dnV\",style:{\"--framer-text-alignment\":\"center\"},children:\"Diversity\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"left\"},children:\"Diversity\"})}),className:\"framer-rr15n0\",\"data-framer-name\":\"Contact us\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Cirrus Data is a global company. It means that diversity is part of our DNA. We value the different perspectives that our team members bring to problems. Intellectual rigor with an open mind is how we achieve excellence across all areas of our company.\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Cirrus Data is a global company. It means that diversity is part of our DNA. We value the different perspectives that our team members bring to problems. Intellectual rigor with an open mind is how we achieve excellence across all areas of our company.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Cirrus Data is a global company. It means that diversity is part of our DNA. We value the different perspectives that our team members bring to problems. Intellectual rigor with an open mind is how we achieve excellence across all areas of our company.\"})}),className:\"framer-1xbg6y4\",\"data-framer-name\":\"+239 555-0108, +324 776-1056\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pz43he\",\"data-border\":true,\"data-framer-name\":\"Card One\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16gvbvt\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xlgafg\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oerexa\",\"data-framer-name\":\"info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Integrity\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1sgtqzi\",\"data-styles-preset\":\"UADJb3dnV\",style:{\"--framer-text-alignment\":\"center\"},children:\"Integrity\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"left\"},children:\"Integrity\"})}),className:\"framer-1yxs839\",\"data-framer-name\":\"Contact us\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Customer trust and confidence are earned, not guaranteed. Every interaction with our company is held to high standards that never waver.\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Customer trust and confidence are earned, not guaranteed. Every interaction with our company is held to high standards that never waver.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Customer trust and confidence are earned, not guaranteed. Every interaction with our company is held to high standards that never waver.\"})}),className:\"framer-gqu16a\",\"data-framer-name\":\"+239 555-0108, +324 776-1056\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1pw29v3\",\"data-border\":true,\"data-framer-name\":\"Card One\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f0rzbd\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vg1jgq\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16827a4\",\"data-framer-name\":\"info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Help One Another Excel\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1sgtqzi\",\"data-styles-preset\":\"UADJb3dnV\",style:{\"--framer-text-alignment\":\"center\"},children:\"Help One Another Excel\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"left\"},children:\"Help One Another Excel\"})}),className:\"framer-1sj972l\",\"data-framer-name\":\"Contact us\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Constructive, respectful disagreement and debate encourage the best answer to be the one that rises to the top. Once a decision is made, our organization is committed to executing it.\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Constructive, respectful disagreement and debate encourage the best answer to be the one that rises to the top. Once a decision is made, our organization is committed to executing it.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Constructive, respectful disagreement and debate encourage the best answer to be the one that rises to the top. Once a decision is made, our organization is committed to executing it.\"})}),className:\"framer-1kvbtdy\",\"data-framer-name\":\"+239 555-0108, +324 776-1056\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-exgtqe\",\"data-border\":true,\"data-framer-name\":\"Card One\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-c5g9y0\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h2fpk4\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11he9i9\",\"data-framer-name\":\"info\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get It Done\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1sgtqzi\",\"data-styles-preset\":\"UADJb3dnV\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get It Done\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"left\"},children:\"Get It Done\"})}),className:\"framer-1a3wcou\",\"data-framer-name\":\"Contact us\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Take the initiative and ownership to get things done. Build products and results like this is your company because it is! Follow through, and delivery are essential for success. If we don\u2019t each take responsibility, inertia will set it.\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Take the initiative and ownership to get things done. Build products and results like this is your company because it is! Follow through, and delivery are essential for success. If we don\u2019t each take responsibility, inertia will set it.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"Take the initiative and ownership to get things done. Build products and results like this is your company because it is! Follow through, and delivery are essential for success. If we don\u2019t each take responsibility, inertia will set it.\"})}),className:\"framer-1t3mh5b\",\"data-framer-name\":\"+239 555-0108, +324 776-1056\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"rgba(255, 255, 255, 0.4)\"},children:\"Cirrus Data Solutions provides equal employment opportunities (EEO) to all employees and applicants for employment without regard to race, color, religion, sex, national origin, age, disability, or genetics. In addition to federal law requirements, Rubrik complies with applicable state and local laws governing nondiscrimination in employment in every location in which the company has facilities. This policy applies to all terms and conditions of employment, including recruiting, hiring, placement, promotion, termination, layoff, recall, transfer, leaves of absence, compensation, and training.\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.3px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.4)\"},children:\"Cirrus Data Solutions provides equal employment opportunities (EEO) to all employees and applicants for employment without regard to race, color, religion, sex, national origin, age, disability, or genetics. In addition to federal law requirements, Rubrik complies with applicable state and local laws governing nondiscrimination in employment in every location in which the company has facilities. This policy applies to all terms and conditions of employment, including recruiting, hiring, placement, promotion, termination, layoff, recall, transfer, leaves of absence, compensation, and training.\"})}),className:\"framer-15uaias\",\"data-framer-appear-id\":\"15uaias\",fonts:[\"Inter-Light\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1obwlci\",\"data-framer-name\":\"Testimonials\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",style:{\"--framer-text-alignment\":\"center\"},children:\"Current Opportunities\"})})},F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1qywzs1\",\"data-styles-preset\":\"TDLojby_u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Current Opportunities\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-narlyn\",\"data-styles-preset\":\"JkJFbsLgg\",children:\"Current Opportunities\"})}),className:\"framer-i6x71h\",\"data-framer-appear-id\":\"i6x71h\",fonts:[\"Inter\"],initial:animation5,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F5Ekj7_fl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-j351iu\",\"data-styles-preset\":\"eFhMJAsCe\",style:{\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"If you\u2019re interested in joining our team, please click on any of the positions below to view them and apply at SmartRecruiters.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ct4vix\",\"data-styles-preset\":\"D3TmvzIFG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fc87e36d-7563-4711-8c16-35a27fd93159, rgb(180, 186, 204))\"},children:\"If you\u2019re interested in joining our team, please click on any of the positions below to view them and apply at SmartRecruiters.\"})}),className:\"framer-1chtofn\",\"data-framer-appear-id\":\"1chtofn\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ex665z\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qoc905\",\"data-border\":true,\"data-framer-name\":\"Card\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{y:(componentViewport?.y||0)+0+4164.4},F5Ekj7_fl:{y:(componentViewport?.y||0)+0+5101.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1778,width:`min(${componentViewport?.width||\"100vw\"}, 1920px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fv8gpo-container\",nodeId:\"l0OVsfwYd\",scopeId:\"L5H8JZNgo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cpi2W7hJQ:{variant:\"OmYMXCOFQ\"},F5Ekj7_fl:{variant:\"J1jYW8KnN\"}},children:/*#__PURE__*/_jsx(Footer_1,{height:\"100%\",id:\"l0OVsfwYd\",layoutId:\"l0OVsfwYd\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"V_kM39xXQ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZrnV1.framer-1rgqr3t, .framer-ZrnV1 .framer-1rgqr3t { display: block; }\",\".framer-ZrnV1.framer-1fe7dv1 { align-content: center; align-items: center; background-color: var(--token-8813bd98-ac6f-471a-8294-c8e5675a1975, #09090b); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ZrnV1 .framer-jkvh9s-container, .framer-ZrnV1 .framer-1hh98cf-container, .framer-ZrnV1 .framer-159dzss-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-yzf0xn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 252px; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-1olc511 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; position: relative; white-space: pre-wrap; width: auto; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-ZrnV1 .framer-1jn1zac { align-content: center; align-items: center; background-color: #11111a; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-1oucs9y, .framer-ZrnV1 .framer-tzl7gq, .framer-ZrnV1 .framer-1y56qpq, .framer-ZrnV1 .framer-i6x71h { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: auto; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-ZrnV1 .framer-13e7cma, .framer-ZrnV1 .framer-1x0xhim { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-1l5dgtn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-tb2qo5, .framer-ZrnV1 .framer-hfn2fi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-1g99wxa, .framer-ZrnV1 .framer-hhji8e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-h50cd2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-ukccvq, .framer-ZrnV1 .framer-1n69nn1, .framer-ZrnV1 .framer-1xlgafg, .framer-ZrnV1 .framer-1vg1jgq, .framer-ZrnV1 .framer-h2fpk4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZrnV1 .framer-nyg7sb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-p5c766, .framer-ZrnV1 .framer-18cs8p8 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZrnV1 .framer-slfhgb, .framer-ZrnV1 .framer-1obwlci { align-content: center; align-items: center; background: linear-gradient(180deg, #000000 0%, rgb(10, 10, 18) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: center; overflow: hidden; padding: 140px 40px 140px 40px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-1bfm64q, .framer-ZrnV1 .framer-1chtofn { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: 1000px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-ZrnV1 .framer-14weznb, .framer-ZrnV1 .framer-ex665z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-ZrnV1 .framer-xw1l4a, .framer-ZrnV1 .framer-12hkwat, .framer-ZrnV1 .framer-az57gt, .framer-ZrnV1 .framer-n5ve0i { --border-bottom-width: 2px; --border-color: var(--token-ff205a87-9206-4881-97ec-9d0f6386e4a7, #252f43); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: #000000; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 260px; justify-content: flex-start; padding: 30px; position: relative; width: 480px; }\",\".framer-ZrnV1 .framer-l9cv8h, .framer-ZrnV1 .framer-1ggyqlo, .framer-ZrnV1 .framer-1xdgeqz, .framer-ZrnV1 .framer-1put76a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-hqkcqo, .framer-ZrnV1 .framer-11jh2dh, .framer-ZrnV1 .framer-45wxv3, .framer-ZrnV1 .framer-jbf2gb { -webkit-filter: hue-rotate(0deg); aspect-ratio: 1 / 1; filter: hue-rotate(0deg); flex: none; height: var(--framer-aspect-ratio-supported, 50px); overflow: hidden; position: relative; width: 50px; }\",\".framer-ZrnV1 .framer-rl5hq8, .framer-ZrnV1 .framer-p9xdwe, .framer-ZrnV1 .framer-bad3yz, .framer-ZrnV1 .framer-17z9xvk { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ZrnV1 .framer-1xpjgeq, .framer-ZrnV1 .framer-kyoa6d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-ZrnV1 .framer-5kbyf5, .framer-ZrnV1 .framer-1gu026t, .framer-ZrnV1 .framer-1oo8hpk, .framer-ZrnV1 .framer-x6vs8q { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZrnV1 .framer-1vm9gmj, .framer-ZrnV1 .framer-c5ijyk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 355px; word-break: break-word; word-wrap: break-word; }\",\".framer-ZrnV1 .framer-6zk8ty { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-1i485o5 { 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: 100%; }\",\".framer-ZrnV1 .framer-2zypxv, .framer-ZrnV1 .framer-pz43he, .framer-ZrnV1 .framer-1pw29v3, .framer-ZrnV1 .framer-exgtqe { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #000000; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 48px 32px 48px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZrnV1 .framer-tab6fv, .framer-ZrnV1 .framer-16gvbvt, .framer-ZrnV1 .framer-1f0rzbd, .framer-ZrnV1 .framer-c5g9y0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZrnV1 .framer-1ssvggk, .framer-ZrnV1 .framer-oerexa, .framer-ZrnV1 .framer-16827a4, .framer-ZrnV1 .framer-11he9i9 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZrnV1 .framer-rr15n0, .framer-ZrnV1 .framer-1xbg6y4, .framer-ZrnV1 .framer-1yxs839, .framer-ZrnV1 .framer-gqu16a, .framer-ZrnV1 .framer-1sj972l, .framer-ZrnV1 .framer-1kvbtdy, .framer-ZrnV1 .framer-1a3wcou, .framer-ZrnV1 .framer-1t3mh5b { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZrnV1 .framer-15uaias { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1200px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-ZrnV1 .framer-1qoc905 { --border-bottom-width: 2px; --border-color: var(--token-ff205a87-9206-4881-97ec-9d0f6386e4a7, #252f43); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: center; align-items: center; background-color: #000000; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 260px; justify-content: flex-start; padding: 30px; position: relative; width: 1px; }\",\".framer-ZrnV1 .framer-1fv8gpo-container { flex: none; height: auto; max-width: 1920px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-ZrnV1[data-border=\"true\"]::after, .framer-ZrnV1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ZrnV1.framer-1fe7dv1 { width: 810px; } .framer-ZrnV1 .framer-jkvh9s-container { order: 0; } .framer-ZrnV1 .framer-yzf0xn { height: 234px; order: 3; } .framer-ZrnV1 .framer-159dzss-container { order: 2; } .framer-ZrnV1 .framer-1jn1zac { order: 4; padding: 80px 40px 80px 40px; } .framer-ZrnV1 .framer-13e7cma, .framer-ZrnV1 .framer-1x0xhim { padding: 0px 30px 0px 30px; } .framer-ZrnV1 .framer-tb2qo5, .framer-ZrnV1 .framer-hfn2fi { gap: 10px; justify-content: center; } .framer-ZrnV1 .framer-h50cd2, .framer-ZrnV1 .framer-ex665z { flex-direction: column; } .framer-ZrnV1 .framer-ukccvq, .framer-ZrnV1 .framer-1n69nn1, .framer-ZrnV1 .framer-1xlgafg, .framer-ZrnV1 .framer-1vg1jgq, .framer-ZrnV1 .framer-h2fpk4 { align-content: center; align-items: center; flex: none; justify-content: center; order: 0; width: 100%; } .framer-ZrnV1 .framer-slfhgb { order: 5; padding: 80px 40px 80px 40px; } .framer-ZrnV1 .framer-1bfm64q, .framer-ZrnV1 .framer-15uaias, .framer-ZrnV1 .framer-1chtofn { width: 747px; } .framer-ZrnV1 .framer-14weznb { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); } .framer-ZrnV1 .framer-xw1l4a, .framer-ZrnV1 .framer-12hkwat, .framer-ZrnV1 .framer-az57gt, .framer-ZrnV1 .framer-n5ve0i { align-self: center; height: 100%; justify-self: center; width: 100%; } .framer-ZrnV1 .framer-6zk8ty { order: 6; padding: 80px 40px 80px 40px; } .framer-ZrnV1 .framer-2zypxv, .framer-ZrnV1 .framer-pz43he, .framer-ZrnV1 .framer-1pw29v3, .framer-ZrnV1 .framer-exgtqe { flex-direction: column; padding: 20px; } .framer-ZrnV1 .framer-tab6fv, .framer-ZrnV1 .framer-16gvbvt, .framer-ZrnV1 .framer-1f0rzbd, .framer-ZrnV1 .framer-c5g9y0 { flex: none; flex-direction: column; width: 100%; } .framer-ZrnV1 .framer-1obwlci { order: 7; padding: 80px 40px 80px 40px; } .framer-ZrnV1 .framer-1qoc905 { flex: none; width: 100%; } .framer-ZrnV1 .framer-1fv8gpo-container { order: 8; }}\",\"@media (max-width: 809px) { .framer-ZrnV1.framer-1fe7dv1 { width: 390px; } .framer-ZrnV1 .framer-1hh98cf-container { order: 0; } .framer-ZrnV1 .framer-yzf0xn { height: 334px; order: 3; } .framer-ZrnV1 .framer-1jn1zac { order: 4; padding: 100px 20px 100px 20px; } .framer-ZrnV1 .framer-13e7cma, .framer-ZrnV1 .framer-1x0xhim { padding: 0px 20px 0px 20px; } .framer-ZrnV1 .framer-h50cd2, .framer-ZrnV1 .framer-nyg7sb, .framer-ZrnV1 .framer-14weznb, .framer-ZrnV1 .framer-tab6fv, .framer-ZrnV1 .framer-16gvbvt, .framer-ZrnV1 .framer-1f0rzbd, .framer-ZrnV1 .framer-c5g9y0, .framer-ZrnV1 .framer-ex665z { flex-direction: column; } .framer-ZrnV1 .framer-ukccvq, .framer-ZrnV1 .framer-1n69nn1, .framer-ZrnV1 .framer-1xlgafg, .framer-ZrnV1 .framer-1vg1jgq, .framer-ZrnV1 .framer-h2fpk4 { align-content: center; align-items: center; flex: none; order: 0; width: 100%; } .framer-ZrnV1 .framer-p5c766, .framer-ZrnV1 .framer-18cs8p8 { flex: none; width: 100%; } .framer-ZrnV1 .framer-slfhgb { order: 5; padding: 100px 20px 140px 20px; } .framer-ZrnV1 .framer-1bfm64q, .framer-ZrnV1 .framer-1chtofn { width: 100%; } .framer-ZrnV1 .framer-xw1l4a, .framer-ZrnV1 .framer-12hkwat, .framer-ZrnV1 .framer-az57gt, .framer-ZrnV1 .framer-n5ve0i { height: min-content; width: 100%; } .framer-ZrnV1 .framer-6zk8ty { order: 6; padding: 100px 20px 100px 20px; } .framer-ZrnV1 .framer-2zypxv, .framer-ZrnV1 .framer-pz43he, .framer-ZrnV1 .framer-1pw29v3, .framer-ZrnV1 .framer-exgtqe { padding: 32px 20px 32px 20px; } .framer-ZrnV1 .framer-1obwlci { order: 7; padding: 100px 20px 140px 20px; } .framer-ZrnV1 .framer-1qoc905 { flex: none; height: min-content; min-height: 107px; width: 100%; } .framer-ZrnV1 .framer-1fv8gpo-container { order: 8; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6019.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cpi2W7hJQ\":{\"layout\":[\"fixed\",\"auto\"]},\"F5Ekj7_fl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerL5H8JZNgo=withCSS(Component,css,\"framer-ZrnV1\");export default FramerL5H8JZNgo;FramerL5H8JZNgo.displayName=\"Technology\";FramerL5H8JZNgo.defaultProps={height:6019.5,width:1200};addFonts(FramerL5H8JZNgo,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6U2SGH566NSNERG6RGEV3DSNEK7DL2RF/JRDYRKMSAW2H35IWEQIPL67HAJQ35MG5/JNU3GNMUBPWW6V6JTED3S27XL5HN7NM5.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...NavigationCopyFonts,...NavigationFonts,...Footer_1Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerL5H8JZNgo\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"6019.5\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cpi2W7hJQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F5Ekj7_fl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationCopyFonts", "getFonts", "kwWOMx0jK_default", "NavigationFonts", "ZgdjW4owP_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithFX", "withFX", "motion", "Footer_1Fonts", "NbsbQuD_B_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "animation6", "transition4", "animation7", "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", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLoadingLazyAtYPosition", "Image2", "x", "css", "FramerL5H8JZNgo", "withCSS", "L5H8JZNgo_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
