{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cslIKGZ0u79tByj6VyPa/X5HxNOrIcDFz8RrqrzEb/NorzO8_aU.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import NDSBottomCTAStack from\"#framer/local/canvasComponent/ArWIiioVM/ArWIiioVM.js\";import NDSLoadMoreButton from\"#framer/local/canvasComponent/Hy_Ip7PTw/Hy_Ip7PTw.js\";import NDSButton from\"#framer/local/canvasComponent/iq8PpFBE7/iq8PpFBE7.js\";import NDSBenchmarkCard from\"#framer/local/canvasComponent/jhdyQU44M/jhdyQU44M.js\";import NDSSolutionCard from\"#framer/local/canvasComponent/KxW0sJd86/KxW0sJd86.js\";import NDSTechExplainerCard from\"#framer/local/canvasComponent/rkl32dpJ_/rkl32dpJ_.js\";import NDSFooter from\"#framer/local/canvasComponent/TrhCx_jrX/TrhCx_jrX.js\";import NDSNavbar from\"#framer/local/canvasComponent/vuGY8avD4/vuGY8avD4.js\";import Benchmarking,{enumToDisplayNameFunctions}from\"#framer/local/collection/KCyy2e37M/KCyy2e37M.js\";import TechnologyExplainers,{enumToDisplayNameFunctions as enumToDisplayNameFunctions1}from\"#framer/local/collection/ODMGTZL47/ODMGTZL47.js\";import*as sharedStyle from\"#framer/local/css/AQLxDq6nW/AQLxDq6nW.js\";import*as sharedStyle3 from\"#framer/local/css/lOYt74erm/lOYt74erm.js\";import*as sharedStyle1 from\"#framer/local/css/pm4z54pLO/pm4z54pLO.js\";import*as sharedStyle2 from\"#framer/local/css/tIbl5s0HA/tIbl5s0HA.js\";import metadataProvider from\"#framer/local/webPageMetadata/NorzO8_aU/NorzO8_aU.js\";const NDSNavbarFonts=getFonts(NDSNavbar);const RichTextWithFX=withFX(RichText);const NDSButtonFonts=getFonts(NDSButton);const ContainerWithFX=withFX(Container);const EmbedFonts=getFonts(Embed);const ImageWithFX=withFX(Image);const NDSSolutionCardFonts=getFonts(NDSSolutionCard);const NDSBenchmarkCardFonts=getFonts(NDSBenchmarkCard);const NDSLoadMoreButtonFonts=getFonts(NDSLoadMoreButton);const NDSTechExplainerCardFonts=getFonts(NDSTechExplainerCard);const NDSBottomCTAStackFonts=getFonts(NDSBottomCTAStack);const NDSFooterFonts=getFonts(NDSFooter);const breakpoints={jxMWwSRGH:\"(min-width: 810px) and (max-width: 1199px)\",MRYNnAmgl:\"(min-width: 1200px)\",TKe87O8ef:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-J39gT\";const variantClassNames={jxMWwSRGH:\"framer-v-jdow0q\",MRYNnAmgl:\"framer-v-1r0g0rn\",TKe87O8ef:\"framer-v-1q78ngw\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-32,y:0};const transition1={delay:0,duration:.24,ease:[0,0,.3,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:2.3,duration:.12,ease:[0,0,.3,1],type:\"tween\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:32,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"k7IxZrg_c\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"qnxlnuLjJ\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"MRYNnAmgl\",Phone:\"TKe87O8ef\",Tablet:\"jxMWwSRGH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MRYNnAmgl\"};};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,PXj9A2Kk_k7IxZrg_c,JUtcU9ohIk7IxZrg_c,wQzwJEd25k7IxZrg_c,QxqMszmk4k7IxZrg_c,idk7IxZrg_c,WqVOGai5gqnxlnuLjJ,cDaUQIgW0qnxlnuLjJ,LwQRe6ZjMqnxlnuLjJ,XmzOACKOdqnxlnuLjJ,idqnxlnuLjJ,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const nRqOZoP2T3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const nRqOZoP2T1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if([\"jxMWwSRGH\",\"TKe87O8ef\"].includes(baseVariant))return false;return true;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"MRYNnAmgl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-fc4a3a44-28f4-4179-aac3-1fe8186ec833, rgb(10, 14, 21)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1r0g0rn\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k6cthu-container\",layoutScroll:true,nodeId:\"zsytGc9JZ\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{variant:\"VFGD9mGcx\"},TKe87O8ef:{variant:\"VFGD9mGcx\"}},children:/*#__PURE__*/_jsx(NDSNavbar,{eMv_fxTx4:\"IdTcoSghC\",height:\"100%\",id:\"zsytGc9JZ\",layoutId:\"zsytGc9JZ\",lmplHDWBu:\"IdTcoSghC\",MXwBVNIyE:\"IdTcoSghC\",NcZSlAVRG:\"IdTcoSghC\",p8NFweZq8:\"var(--token-3bfcf9de-b156-4591-a210-416687e75d92, rgba(255, 255, 255, 0))\",PdeTwZTj6:\"lNPLEY2Hf\",rpuMMctiy:\"D12zJtWjK\",style:{height:\"100%\",width:\"100%\"},variant:\"KThzrYYDL\",width:\"100%\",YUHRs7zk7:\"IdTcoSghC\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-drue74\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3lk2p1\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18ow36p\",\"data-framer-name\":\"Copy\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19pab47\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-186nq23\",\"data-styles-preset\":\"AQLxDq6nW\",style:{\"--framer-text-color\":\"var(--token-09581586-710b-41a9-910c-14628cdc1c9b, rgb(255, 255, 255))\"},children:\"Quantitative Finance\"})}),className:\"framer-17g8zu4\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-7ug5o3\",\"data-styles-preset\":\"pm4z54pLO\",style:{\"--framer-text-color\":\"var(--token-0c4e034d-3f18-467d-881b-04edfed787f5, rgb(143, 147, 155))\"},children:\"Signaloid\u2019s computing platform allows organizations such as hedge funds and investment banks to improve the accuracy and reduce the costs of their existing business-critical workloads that today employ Monte Carlo methods. Our technology allows organizations to use higher fidelity or more sophisticated models, enabling them to make better portfolio models, better risk analysis, better interest rate models, and ultimately to generate better returns. \"})}),className:\"framer-18mt1v2\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f5fqth\",\"data-framer-name\":\"CTAs\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{y:(componentViewport?.y||0)+120+0+0+0+0+0+0+286+0},TKe87O8ef:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px, 600px)`,y:(componentViewport?.y||0)+120+0+0+0+0+0+0+286+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+120+0+0+0+0+206+0+286+0,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nrhx9-container\",id:\"1nrhx9\",nodeId:\"LLDNThAWA\",rendersWithMotion:true,scopeId:\"NorzO8_aU\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TKe87O8ef:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(NDSButton,{h8UfYq90N:\"I8235:69602;1665:25614\",height:\"100%\",I1WlbiklQ:false,id:\"LLDNThAWA\",krf3mBIDW:false,KUbshe0Ds:\"Book a Demo\",kUQdB5MQF:\"var(--token-a4b55466-27cb-4594-9fe6-e04aeaa3c7a8, rgb(99, 104, 115))\",layoutId:\"LLDNThAWA\",nRqOZoP2T:nRqOZoP2T3bnx0g({overlay}),RJlIELmtI:\"var(--token-2dd5e8f9-a289-4b1e-8342-46472746c9f7, rgb(255, 255, 255))\",style:{height:\"100%\"},TjuCrBid5:true,variant:\"A0mXSkkAo\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1n5eqlj\"),\"data-framer-portal-id\":\"1nrhx9\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"QwfqHwdNm\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-2ocftq\"),\"data-framer-portal-id\":\"1nrhx9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TKe87O8ef:{width:\"max(100vw - 32px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"98px\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-uedbfu-container\",inComponentSlot:true,nodeId:\"aP9qWrMMM\",rendersWithMotion:true,scopeId:\"NorzO8_aU\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(NDSButton,{h8UfYq90N:\"I8235:69602;1665:25614\",height:\"100%\",I1WlbiklQ:true,id:\"aP9qWrMMM\",krf3mBIDW:false,KUbshe0Ds:\"Cancel\",kUQdB5MQF:\"var(--token-b88143e4-15c1-46fc-9b47-0c3053d6f996, rgb(217, 218, 220))\",layoutId:\"aP9qWrMMM\",nRqOZoP2T:nRqOZoP2T1wnntms({overlay}),RJlIELmtI:\"var(--token-2dd5e8f9-a289-4b1e-8342-46472746c9f7, rgb(255, 255, 255))\",style:{height:\"100%\",width:\"100%\"},TjuCrBid5:false,variant:\"I4quaLmgx\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1hmzdtx-container\"),\"data-framer-name\":\"Cal.com Embed\",\"data-framer-portal-id\":\"1nrhx9\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,name:\"Cal.com Embed\",nodeId:\"AI530HO26\",rendersWithMotion:true,scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<!-- Cal element-click embed code begins -->\\n<script type=\"text/javascript\">\\n  (function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let cal = C.Cal; let ar = arguments; if (!cal.loaded) { cal.ns = {}; cal.q = cal.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; cal.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){cal.ns[namespace] = cal.ns[namespace] || api;p(cal.ns[namespace], ar);p(cal, [\"initNamespace\", namespace]);} else p(cal, ar); return;} p(cal, ar); }; })(window, \"https://app.cal.com/embed/embed.js\", \"init\");\\nCal(\"init\", \"product-demo\", {origin:\"https://cal.com\"});\\n\\n  \\n  // Important: Please add the following attributes to the element that should trigger the calendar to open upon clicking.\\n  // `data-cal-link=\"halid.k/product-demo\"`\\n  // data-cal-namespace=\"product-demo\"\\n  // `data-cal-config=\\'{\"layout\":\"month_view\",\"theme\":\"dark\"}\\'`\\n\\n  Cal.ns[\"product-demo\"](\"ui\", {\"theme\":\"dark\",\"cssVarsPerTheme\":{\"light\":{\"cal-brand\":\"#307D2B\"},\"dark\":{\"cal-brand\":\"#307D2B\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});\\n  </script>\\n  <!-- Cal element-click embed code ends -->',id:\"AI530HO26\",layoutId:\"AI530HO26\",name:\"Cal.com Embed\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"https://cal.com/team/signaloid/demo\",width:\"100%\"})})})]}),getContainer())})})]})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.5,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+120+0+0+0+0+0),pixelHeight:750,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 120px) / 2, 1px)`,src:\"https://framerusercontent.com/images/LDYwXKpWz3TBTGRu4i2eYQRwZQ.png\",srcSet:\"https://framerusercontent.com/images/LDYwXKpWz3TBTGRu4i2eYQRwZQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/LDYwXKpWz3TBTGRu4i2eYQRwZQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LDYwXKpWz3TBTGRu4i2eYQRwZQ.png 1200w\"},className:\"framer-6y1ydw hidden-jdow0q hidden-1q78ngw\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wregtg\",\"data-framer-name\":\"NDS - Gradient\",style:{rotate:90}})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-829jlw\",\"data-framer-name\":\"Solutions\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-19x6mn2\",\"data-styles-preset\":\"tIbl5s0HA\",children:\"Solutions\"})}),className:\"framer-17x2jae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbd9qh\",\"data-styles-preset\":\"lOYt74erm\",style:{\"--framer-text-color\":\"var(--token-0c4e034d-3f18-467d-881b-04edfed787f5, rgb(143, 147, 155))\"},children:\"Choose between deployment models ranging from high-performance PCIe accelerator cards, to our on-premises virtualization and optimization layer, cloud-based compute infrastructure.\"})}),className:\"framer-1sf8kj1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ase6up\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+120+0+0+406+0+253.5+0+0},TKe87O8ef:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+120+0+0+406+0+253.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 96px)`,y:(componentViewport?.y||0)+120+0+0+612+0+269.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k0hmw9-container\",nodeId:\"Y6lXEH5e_\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{variant:\"mVUWVJ6iy\"},TKe87O8ef:{variant:\"zRmEOrz7I\"}},children:/*#__PURE__*/_jsx(NDSSolutionCard,{agwBZyOGR:\"var(--token-34290a36-4da6-4cb7-8665-6aa8a821fec2, rgb(28, 36, 48))\",fX90zxyZC:false,height:\"100%\",id:\"Y6lXEH5e_\",IqQe3ZiY0:\"AWS Outpost On-Premises Solution\",layoutId:\"Y6lXEH5e_\",nJZ3ABwua:\"Contact Sales\",P1d4UDmqM:addImageAlt({src:\"https://framerusercontent.com/images/AT1Sv6oFHzSIJUSySBpR0G7TEs0.png\",srcSet:\"https://framerusercontent.com/images/AT1Sv6oFHzSIJUSySBpR0G7TEs0.png?scale-down-to=512 512w,https://framerusercontent.com/images/AT1Sv6oFHzSIJUSySBpR0G7TEs0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AT1Sv6oFHzSIJUSySBpR0G7TEs0.png 1720w\"},\"\"),sOEnPHKQG:\"Build on your existing on-premises CPU and GPU deployments. Achieve orders of magnitude speedup and reduced infrastructure and operational costs for applications ranging from present value (PV) computations, valuation adjustment (xVA), value-at-risk (VaR), and interest rate models. \",sTrSONEE0:\"Finance\",style:{width:\"100%\"},TsbwWuviM:true,variant:\"nMVho4Aol\",width:\"100%\",WugwHvw6j:\"mailto:sales@signaloid.com?subject=On-Premises Solution\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+120+0+0+406+0+253.5+0+404},TKe87O8ef:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+120+0+0+406+0+253.5+0+404}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"1104px\",y:(componentViewport?.y||0)+120+0+0+612+0+269.5+0+404,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7bmv8n-container\",nodeId:\"KasFcpqst\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TKe87O8ef:{style:{width:\"100%\"},variant:\"zRmEOrz7I\"}},children:/*#__PURE__*/_jsx(NDSSolutionCard,{agwBZyOGR:\"var(--token-34290a36-4da6-4cb7-8665-6aa8a821fec2, rgb(28, 36, 48))\",fX90zxyZC:false,height:\"100%\",id:\"KasFcpqst\",IqQe3ZiY0:\"Signaloid Cloud Compute Engine\",layoutId:\"KasFcpqst\",nJZ3ABwua:\"Contact Sales\",P1d4UDmqM:addImageAlt({src:\"https://framerusercontent.com/images/kxuRaMQTn7xDKwdmwsNPx7qzak.png\",srcSet:\"https://framerusercontent.com/images/kxuRaMQTn7xDKwdmwsNPx7qzak.png?scale-down-to=512 512w,https://framerusercontent.com/images/kxuRaMQTn7xDKwdmwsNPx7qzak.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kxuRaMQTn7xDKwdmwsNPx7qzak.png 1720w\"},\"\"),sOEnPHKQG:\"Our geographically-redundant deployment and auto-scaling infrastructure ensure high reliability and low latency for applications ranging from portfolio modeling, to present value (PV) computations, valuation adjustment (xVA), value-at-risk (VaR), and interest rate models.\",sTrSONEE0:\"Finance\",style:{height:\"100%\",width:\"100%\"},TsbwWuviM:true,variant:\"nMVho4Aol\",width:\"100%\",WugwHvw6j:\"mailto:sales@signaloid.com?subject=Signaloid Cloud Engine\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pjzokk\",\"data-framer-name\":\"Benchmarking\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-19x6mn2\",\"data-styles-preset\":\"tIbl5s0HA\",children:\"Example Performance Benchmarks\"})}),className:\"framer-1nraz2o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbd9qh\",\"data-styles-preset\":\"lOYt74erm\",children:\"Achieve 2x\u20138x speedup with the same hardware resources, while achieving the same degree of convergence, for your options pricing and risk models that you currently implement using Monte Carlo methods.  Give your existing optimized quant libraries an additional boost, with integration with your existing compilers and numerics libraries.\"})}),className:\"framer-1j8pcpk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15w9re\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{query:{from:{alias:\"k7IxZrg_c\",data:Benchmarking,type:\"Collection\"},limit:{type:\"LiteralValue\",value:32},orderBy:[{collection:\"k7IxZrg_c\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"k7IxZrg_c\",name:\"PXj9A2Kk_\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"JUtcU9ohI\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"wQzwJEd25\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"QxqMszmk4\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"k7IxZrg_c\",name:\"JUtcU9ohI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"LpzgbQPKs\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"k7IxZrg_c\",name:\"KiH6MBxZg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"k7IxZrg_c\",name:\"DOe5QwI6a\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:1},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}}},TKe87O8ef:{query:{from:{alias:\"k7IxZrg_c\",data:Benchmarking,type:\"Collection\"},limit:{type:\"LiteralValue\",value:32},select:[{collection:\"k7IxZrg_c\",name:\"PXj9A2Kk_\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"JUtcU9ohI\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"wQzwJEd25\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"QxqMszmk4\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"k7IxZrg_c\",name:\"JUtcU9ohI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"LpzgbQPKs\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"k7IxZrg_c\",name:\"KiH6MBxZg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"k7IxZrg_c\",name:\"DOe5QwI6a\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:1},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{pageSize:4,query:{from:{alias:\"k7IxZrg_c\",data:Benchmarking,type:\"Collection\"},orderBy:[{collection:\"k7IxZrg_c\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"k7IxZrg_c\",name:\"PXj9A2Kk_\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"JUtcU9ohI\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"wQzwJEd25\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"QxqMszmk4\",type:\"Identifier\"},{collection:\"k7IxZrg_c\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"k7IxZrg_c\",name:\"JUtcU9ohI\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"LpzgbQPKs\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"k7IxZrg_c\",name:\"KiH6MBxZg\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"k7IxZrg_c\",name:\"DOe5QwI6a\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:1},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({id:idk7IxZrg_c,JUtcU9ohI:JUtcU9ohIk7IxZrg_c,PXj9A2Kk_:PXj9A2Kk_k7IxZrg_c,QxqMszmk4:QxqMszmk4k7IxZrg_c,wQzwJEd25:wQzwJEd25k7IxZrg_c},index)=>{wQzwJEd25k7IxZrg_c??=\"\";QxqMszmk4k7IxZrg_c??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`k7IxZrg_c-${idk7IxZrg_c}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QxqMszmk4:QxqMszmk4k7IxZrg_c},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{QxqMszmk4:QxqMszmk4k7IxZrg_c},webPageId:\"hdnAXSyLB\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqMszmk4:QxqMszmk4k7IxZrg_c},webPageId:\"hdnAXSyLB\"},implicitPathVariables:undefined},{href:{pathVariables:{QxqMszmk4:QxqMszmk4k7IxZrg_c},webPageId:\"hdnAXSyLB\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px) / 2, 200px)`,y:(componentViewport?.y||0)+120+0+0+1515.5+0+253.5+0+0},TKe87O8ef:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px, 200px)`,y:(componentViewport?.y||0)+120+0+0+1515.5+0+253.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 128px) / 2, 200px)`,y:(componentViewport?.y||0)+120+0+0+1737.5+0+269.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zb35wo-container\",nodeId:\"ucC4wpOuN\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{a0pwstZpe:resolvedLinks[1],variant:\"i6uMq_whx\"},TKe87O8ef:{a0pwstZpe:resolvedLinks[2],variant:\"i6uMq_whx\"}},children:/*#__PURE__*/_jsx(NDSBenchmarkCard,{a0pwstZpe:resolvedLinks[0],Bl307TGy1:toResponsiveImage(PXj9A2Kk_k7IxZrg_c),height:\"100%\",id:\"ucC4wpOuN\",Ish9bmg2L:wQzwJEd25k7IxZrg_c,KvpatBI9l:enumToDisplayNameFunctions[\"JUtcU9ohI\"]?.(JUtcU9ohIk7IxZrg_c,activeLocale),layoutId:\"ucC4wpOuN\",style:{width:\"100%\"},variant:\"MwmktcUFl\",width:\"100%\"})})})})})})})},idk7IxZrg_c);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{y:(componentViewport?.y||0)+120+0+0+1515.5+0+253.5+692-36},TKe87O8ef:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+120+0+0+1515.5+0+253.5+684-36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+120+0+0+1737.5+0+269.5+692-36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bvqg6g-container\",nodeId:\"KrDiw4mMj\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TKe87O8ef:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(NDSLoadMoreButton,{height:\"100%\",id:\"KrDiw4mMj\",layoutId:\"KrDiw4mMj\",variant:loaderVariants(paginationInfo,{disabled:\"QzEHA6rTS\",loading:\"a8jRUSzof\"},\"rTQMk2K1W\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})})})]})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yw5hd9\",\"data-framer-name\":\"Benchmarking\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-19x6mn2\",\"data-styles-preset\":\"tIbl5s0HA\",children:\"Technology Explainers\"})}),className:\"framer-ui35wp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yn6nhj\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbd9qh\",\"data-styles-preset\":\"lOYt74erm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Compatibility with your existing CPU and GPU infrastructure, efficient digital representations of probability distributions, and efficient arithmetic on probability distributions. The technology explainers below provide more details on how Signaloid's technology works, in the context of Quantitative Finance applications, from the underlying mathematics to the engineering implementation and applications.\"})}),className:\"framer-m78bin\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oxjtre\",style:{z:1},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{query:{from:{alias:\"qnxlnuLjJ\",data:TechnologyExplainers,type:\"Collection\"},orderBy:[{collection:\"qnxlnuLjJ\",name:\"LAL2kkJoW\",type:\"Identifier\"}],select:[{collection:\"qnxlnuLjJ\",name:\"WqVOGai5g\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"cDaUQIgW0\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"LwQRe6ZjM\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"XmzOACKOd\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"qnxlnuLjJ\",name:\"jW7J97B39\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"qnxlnuLjJ\",name:\"RIm0uIoK9\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:2},type:\"BinaryOperation\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"qnxlnuLjJ\",name:\"LwQRe6ZjM\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"h64KDyW6b\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}}},TKe87O8ef:{query:{from:{alias:\"qnxlnuLjJ\",data:TechnologyExplainers,type:\"Collection\"},orderBy:[{collection:\"qnxlnuLjJ\",name:\"LAL2kkJoW\",type:\"Identifier\"}],select:[{collection:\"qnxlnuLjJ\",name:\"WqVOGai5g\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"cDaUQIgW0\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"LwQRe6ZjM\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"XmzOACKOd\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"qnxlnuLjJ\",name:\"jW7J97B39\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"qnxlnuLjJ\",name:\"RIm0uIoK9\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:2},type:\"BinaryOperation\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"qnxlnuLjJ\",name:\"LwQRe6ZjM\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"h64KDyW6b\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData1,{pageSize:4,query:{from:{alias:\"qnxlnuLjJ\",data:TechnologyExplainers,type:\"Collection\"},orderBy:[{collection:\"qnxlnuLjJ\",name:\"LAL2kkJoW\",type:\"Identifier\"}],select:[{collection:\"qnxlnuLjJ\",name:\"WqVOGai5g\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"cDaUQIgW0\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"LwQRe6ZjM\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"XmzOACKOd\",type:\"Identifier\"},{collection:\"qnxlnuLjJ\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"qnxlnuLjJ\",name:\"jW7J97B39\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"qnxlnuLjJ\",name:\"RIm0uIoK9\",type:\"Identifier\"},operator:\">\",right:{type:\"LiteralValue\",value:2},type:\"BinaryOperation\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"qnxlnuLjJ\",name:\"LwQRe6ZjM\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"h64KDyW6b\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection1?.map(({cDaUQIgW0:cDaUQIgW0qnxlnuLjJ,id:idqnxlnuLjJ,LwQRe6ZjM:LwQRe6ZjMqnxlnuLjJ,WqVOGai5g:WqVOGai5gqnxlnuLjJ,XmzOACKOd:XmzOACKOdqnxlnuLjJ},index1)=>{WqVOGai5gqnxlnuLjJ??=\"\";XmzOACKOdqnxlnuLjJ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`qnxlnuLjJ-${idqnxlnuLjJ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{WqVOGai5g:WqVOGai5gqnxlnuLjJ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{WqVOGai5g:WqVOGai5gqnxlnuLjJ},webPageId:\"cTXZDAHmD\"},implicitPathVariables:undefined},{href:{pathVariables:{WqVOGai5g:WqVOGai5gqnxlnuLjJ},webPageId:\"cTXZDAHmD\"},implicitPathVariables:undefined},{href:{pathVariables:{WqVOGai5g:WqVOGai5gqnxlnuLjJ},webPageId:\"cTXZDAHmD\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 56px) / 2, 200px)`,y:(componentViewport?.y||0)+120+0+0+2533+0+253.5+0+0},TKe87O8ef:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+120+0+0+2525+0+253.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 128px) / 2, 200px)`,y:(componentViewport?.y||0)+120+0+0+2771+0+269.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x5nl00-container\",nodeId:\"Xl1ToPZiA\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{RIcjmWtl_:resolvedLinks1[1],variant:\"iORNvrTig\"},TKe87O8ef:{RIcjmWtl_:resolvedLinks1[2],variant:\"iORNvrTig\"}},children:/*#__PURE__*/_jsx(NDSTechExplainerCard,{bE1qNsybW:\"nTvJvN4FR\",height:\"100%\",id:\"Xl1ToPZiA\",JroSgc2Vt:enumToDisplayNameFunctions1[\"LwQRe6ZjM\"]?.(LwQRe6ZjMqnxlnuLjJ,activeLocale),layoutId:\"Xl1ToPZiA\",lOd2qOI4L:XmzOACKOdqnxlnuLjJ,pnXD_7T7H:toResponsiveImage(cDaUQIgW0qnxlnuLjJ),RIcjmWtl_:resolvedLinks1[0],style:{width:\"100%\"},variant:\"Qg0NaHbLa\",width:\"100%\"})})})})})})})},idqnxlnuLjJ);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{y:(componentViewport?.y||0)+120+0+0+2533+0+253.5+212-36},TKe87O8ef:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px)`,y:(componentViewport?.y||0)+120+0+0+2525+0+253.5+124-36}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+120+0+0+2771+0+269.5+220-36,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14dmlny-container\",nodeId:\"KJTmVKV7a\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TKe87O8ef:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(NDSLoadMoreButton,{height:\"100%\",id:\"KJTmVKV7a\",layoutId:\"KJTmVKV7a\",variant:loaderVariants(paginationInfo1,{disabled:\"QzEHA6rTS\",loading:\"a8jRUSzof\"},\"rTQMk2K1W\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore:loadMore1})})})})})})]})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d7naqy\",\"data-framer-name\":\"Footer\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{y:(componentViewport?.y||0)+120+3078.5+0+0},TKe87O8ef:{y:(componentViewport?.y||0)+120+2982.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:316,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+120+3340.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jwaruq-container\",nodeId:\"lUNkezn69\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{variant:\"WQ1gxEa9j\"},TKe87O8ef:{variant:\"eI9Pk_c_p\"}},children:/*#__PURE__*/_jsx(NDSBottomCTAStack,{height:\"100%\",id:\"lUNkezn69\",layoutId:\"lUNkezn69\",style:{width:\"100%\"},variant:\"XdJvzJJsm\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{y:(componentViewport?.y||0)+120+3078.5+0+316},TKe87O8ef:{y:(componentViewport?.y||0)+120+2982.5+0+316}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:582,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+120+3340.5+0+316,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vx1ni7-container\",nodeId:\"D1kmBfYD_\",scopeId:\"NorzO8_aU\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jxMWwSRGH:{variant:\"j2I6w7ehG\"},TKe87O8ef:{variant:\"BeRtHD7h6\"}},children:/*#__PURE__*/_jsx(NDSFooter,{height:\"100%\",id:\"D1kmBfYD_\",layoutId:\"D1kmBfYD_\",style:{width:\"100%\"},variant:\"bNj9fL5ZJ\",width:\"100%\",Xz7DYgefl:\"Say Hello!\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-J39gT.framer-6ibmvw, .framer-J39gT .framer-6ibmvw { display: block; }\",\".framer-J39gT.framer-1r0g0rn { align-content: center; align-items: center; background-color: var(--token-fc4a3a44-28f4-4179-aac3-1fe8186ec833, #0a0e15); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-J39gT .framer-1k6cthu-container { flex: none; height: 80px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-J39gT .framer-drue74 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 100%; }\",\".framer-J39gT .framer-3lk2p1 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-J39gT .framer-18ow36p { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 4; }\",\".framer-J39gT .framer-19pab47 { align-content: center; align-items: center; 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-J39gT .framer-17g8zu4, .framer-J39gT .framer-18mt1v2, .framer-J39gT .framer-17x2jae, .framer-J39gT .framer-1sf8kj1, .framer-J39gT .framer-1nraz2o, .framer-J39gT .framer-1j8pcpk, .framer-J39gT .framer-ui35wp, .framer-J39gT .framer-m78bin { --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; z-index: 1; }\",\".framer-J39gT .framer-1f5fqth { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-J39gT .framer-1nrhx9-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-J39gT.framer-1n5eqlj { background-color: rgba(10, 14, 21, 0.9); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-J39gT.framer-2ocftq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 92px; justify-content: center; left: calc(50.00000000000002% - 1038px / 2); overflow: hidden; padding: 24px; position: fixed; top: 616px; width: 1038px; z-index: 3; }\",\".framer-J39gT .framer-uedbfu-container { flex: none; height: 44px; position: relative; width: 98px; z-index: 3; }\",\".framer-J39gT.framer-1hmzdtx-container { flex: none; height: 740px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-J39gT .framer-6y1ydw { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 0px; height: 540px; justify-content: flex-start; opacity: 0.5; padding: 0px; position: relative; width: 1px; }\",\".framer-J39gT .framer-1wregtg { background: linear-gradient(180deg, rgba(28, 36, 48, 0) 68%, rgb(10, 14, 21) 100%); bottom: -2px; flex: none; left: 0px; position: absolute; top: 0px; width: 540px; z-index: 1; }\",\".framer-J39gT .framer-829jlw, .framer-J39gT .framer-pjzokk { 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-J39gT .framer-1ase6up { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J39gT .framer-1k0hmw9-container, .framer-J39gT .framer-1jwaruq-container, .framer-J39gT .framer-1vx1ni7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-J39gT .framer-7bmv8n-container { flex: none; height: 380px; position: relative; width: 1104px; }\",\".framer-J39gT .framer-15w9re, .framer-J39gT .framer-oxjtre { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-J39gT .framer-zb35wo-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-J39gT .framer-1bvqg6g-container, .framer-J39gT .framer-14dmlny-container { bottom: 0px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-J39gT .framer-1yw5hd9 { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-J39gT .framer-yn6nhj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J39gT .framer-x5nl00-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-J39gT .framer-d7naqy { 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%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J39gT.framer-1r0g0rn, .framer-J39gT .framer-drue74, .framer-J39gT .framer-3lk2p1, .framer-J39gT .framer-18ow36p, .framer-J39gT .framer-19pab47, .framer-J39gT .framer-1f5fqth, .framer-J39gT.framer-2ocftq, .framer-J39gT .framer-6y1ydw, .framer-J39gT .framer-829jlw, .framer-J39gT .framer-1ase6up, .framer-J39gT .framer-pjzokk, .framer-J39gT .framer-1yw5hd9, .framer-J39gT .framer-yn6nhj, .framer-J39gT .framer-d7naqy { gap: 0px; } .framer-J39gT.framer-1r0g0rn > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-J39gT.framer-1r0g0rn > :first-child, .framer-J39gT .framer-drue74 > :first-child, .framer-J39gT .framer-18ow36p > :first-child, .framer-J39gT .framer-19pab47 > :first-child, .framer-J39gT .framer-829jlw > :first-child, .framer-J39gT .framer-1ase6up > :first-child, .framer-J39gT .framer-pjzokk > :first-child, .framer-J39gT .framer-1yw5hd9 > :first-child, .framer-J39gT .framer-yn6nhj > :first-child, .framer-J39gT .framer-d7naqy > :first-child { margin-top: 0px; } .framer-J39gT.framer-1r0g0rn > :last-child, .framer-J39gT .framer-drue74 > :last-child, .framer-J39gT .framer-18ow36p > :last-child, .framer-J39gT .framer-19pab47 > :last-child, .framer-J39gT .framer-829jlw > :last-child, .framer-J39gT .framer-1ase6up > :last-child, .framer-J39gT .framer-pjzokk > :last-child, .framer-J39gT .framer-1yw5hd9 > :last-child, .framer-J39gT .framer-yn6nhj > :last-child, .framer-J39gT .framer-d7naqy > :last-child { margin-bottom: 0px; } .framer-J39gT .framer-drue74 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-J39gT .framer-3lk2p1 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-J39gT .framer-3lk2p1 > :first-child, .framer-J39gT .framer-1f5fqth > :first-child, .framer-J39gT.framer-2ocftq > :first-child, .framer-J39gT .framer-6y1ydw > :first-child { margin-left: 0px; } .framer-J39gT .framer-3lk2p1 > :last-child, .framer-J39gT .framer-1f5fqth > :last-child, .framer-J39gT.framer-2ocftq > :last-child, .framer-J39gT .framer-6y1ydw > :last-child { margin-right: 0px; } .framer-J39gT .framer-18ow36p > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-J39gT .framer-19pab47 > *, .framer-J39gT .framer-1ase6up > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-J39gT .framer-1f5fqth > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-J39gT.framer-2ocftq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-J39gT .framer-6y1ydw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-J39gT .framer-829jlw > *, .framer-J39gT .framer-pjzokk > *, .framer-J39gT .framer-1yw5hd9 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-J39gT .framer-yn6nhj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-J39gT .framer-d7naqy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-J39gT.framer-1r0g0rn { width: 810px; } .framer-J39gT .framer-drue74 { padding: 0px 16px 0px 16px; } .framer-J39gT .framer-3lk2p1 { align-content: flex-start; align-items: flex-start; flex-direction: column; order: 0; } .framer-J39gT .framer-18ow36p { flex: none; order: 0; width: 100%; } .framer-J39gT.framer-2ocftq { left: -114px; right: -114px; width: unset; } .framer-J39gT .framer-829jlw { gap: 24px; order: 1; } .framer-J39gT .framer-7bmv8n-container { width: 100%; } .framer-J39gT .framer-pjzokk { gap: 24px; order: 2; } .framer-J39gT .framer-1yw5hd9 { gap: 24px; order: 3; } .framer-J39gT .framer-oxjtre { gap: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J39gT .framer-3lk2p1, .framer-J39gT .framer-829jlw, .framer-J39gT .framer-pjzokk, .framer-J39gT .framer-1yw5hd9, .framer-J39gT .framer-oxjtre { gap: 0px; } .framer-J39gT .framer-3lk2p1 > *, .framer-J39gT .framer-829jlw > *, .framer-J39gT .framer-pjzokk > *, .framer-J39gT .framer-1yw5hd9 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-J39gT .framer-3lk2p1 > :first-child, .framer-J39gT .framer-829jlw > :first-child, .framer-J39gT .framer-pjzokk > :first-child, .framer-J39gT .framer-1yw5hd9 > :first-child { margin-top: 0px; } .framer-J39gT .framer-3lk2p1 > :last-child, .framer-J39gT .framer-829jlw > :last-child, .framer-J39gT .framer-pjzokk > :last-child, .framer-J39gT .framer-1yw5hd9 > :last-child { margin-bottom: 0px; } .framer-J39gT .framer-oxjtre > *, .framer-J39gT .framer-oxjtre > :first-child, .framer-J39gT .framer-oxjtre > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-J39gT.framer-1r0g0rn { width: 390px; } .framer-J39gT .framer-drue74 { padding: 0px 16px 0px 16px; } .framer-J39gT .framer-3lk2p1 { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-J39gT .framer-18ow36p { flex: none; order: 0; width: 100%; } .framer-J39gT .framer-1f5fqth { flex-direction: column; } .framer-J39gT .framer-1nrhx9-container { width: 100%; } .framer-J39gT.framer-1n5eqlj { background-color: #171717; } .framer-J39gT.framer-2ocftq { height: min-content; left: 0px; padding: 16px; right: 0px; top: 620px; width: unset; } .framer-J39gT .framer-uedbfu-container { flex: 1 0 0px; width: 1px; } .framer-J39gT.framer-1hmzdtx-container { height: 540px; top: 80px; } .framer-J39gT .framer-829jlw, .framer-J39gT .framer-pjzokk, .framer-J39gT .framer-1yw5hd9 { gap: 24px; } .framer-J39gT .framer-7bmv8n-container { height: auto; width: 100%; } .framer-J39gT .framer-15w9re { gap: 24px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-J39gT .framer-1bvqg6g-container, .framer-J39gT .framer-14dmlny-container { left: 0px; right: 0px; transform: unset; width: unset; } .framer-J39gT .framer-oxjtre { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; justify-content: flex-start; } .framer-J39gT .framer-x5nl00-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J39gT .framer-3lk2p1, .framer-J39gT .framer-1f5fqth, .framer-J39gT .framer-829jlw, .framer-J39gT .framer-pjzokk, .framer-J39gT .framer-15w9re, .framer-J39gT .framer-1yw5hd9, .framer-J39gT .framer-oxjtre { gap: 0px; } .framer-J39gT .framer-3lk2p1 > *, .framer-J39gT .framer-829jlw > *, .framer-J39gT .framer-pjzokk > *, .framer-J39gT .framer-1yw5hd9 > *, .framer-J39gT .framer-oxjtre > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-J39gT .framer-3lk2p1 > :first-child, .framer-J39gT .framer-1f5fqth > :first-child, .framer-J39gT .framer-829jlw > :first-child, .framer-J39gT .framer-pjzokk > :first-child, .framer-J39gT .framer-1yw5hd9 > :first-child, .framer-J39gT .framer-oxjtre > :first-child { margin-top: 0px; } .framer-J39gT .framer-3lk2p1 > :last-child, .framer-J39gT .framer-1f5fqth > :last-child, .framer-J39gT .framer-829jlw > :last-child, .framer-J39gT .framer-pjzokk > :last-child, .framer-J39gT .framer-1yw5hd9 > :last-child, .framer-J39gT .framer-oxjtre > :last-child { margin-bottom: 0px; } .framer-J39gT .framer-1f5fqth > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-J39gT .framer-15w9re > *, .framer-J39gT .framer-15w9re > :first-child, .framer-J39gT .framer-15w9re > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4642\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jxMWwSRGH\":{\"layout\":[\"fixed\",\"auto\"]},\"TKe87O8ef\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerNorzO8_aU=withCSS(Component,css,\"framer-J39gT\");export default FramerNorzO8_aU;FramerNorzO8_aU.displayName=\"Careers\";FramerNorzO8_aU.defaultProps={height:4642,width:1200};addFonts(FramerNorzO8_aU,[{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\"}]},...NDSNavbarFonts,...NDSButtonFonts,...EmbedFonts,...NDSSolutionCardFonts,...NDSBenchmarkCardFonts,...NDSLoadMoreButtonFonts,...NDSTechExplainerCardFonts,...NDSBottomCTAStackFonts,...NDSFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNorzO8_aU\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4642\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jxMWwSRGH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TKe87O8ef\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NDSNavbarFonts", "getFonts", "vuGY8avD4_default", "RichTextWithFX", "withFX", "RichText2", "NDSButtonFonts", "iq8PpFBE7_default", "ContainerWithFX", "Container", "EmbedFonts", "Embed", "ImageWithFX", "Image2", "NDSSolutionCardFonts", "KxW0sJd86_default", "NDSBenchmarkCardFonts", "jhdyQU44M_default", "NDSLoadMoreButtonFonts", "Hy_Ip7PTw_default", "NDSTechExplainerCardFonts", "rkl32dpJ_default", "NDSBottomCTAStackFonts", "ArWIiioVM_default", "NDSFooterFonts", "TrhCx_jrX_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation2", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "QueryData1", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "PXj9A2Kk_k7IxZrg_c", "JUtcU9ohIk7IxZrg_c", "wQzwJEd25k7IxZrg_c", "QxqMszmk4k7IxZrg_c", "idk7IxZrg_c", "WqVOGai5gqnxlnuLjJ", "cDaUQIgW0qnxlnuLjJ", "LwQRe6ZjMqnxlnuLjJ", "XmzOACKOdqnxlnuLjJ", "idqnxlnuLjJ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "nRqOZoP2T3bnx0g", "overlay", "args", "nRqOZoP2T1wnntms", "Wld3NDzSj1b86s49", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "x", "l", "AnimatePresence", "Ga", "getLoadingLazyAtYPosition", "ChildrenCanSuspend", "KCyy2e37M_default", "collection", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "enumToDisplayNameFunctions", "ODMGTZL47_default", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks1", "css", "FramerNorzO8_aU", "withCSS", "NorzO8_aU_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
