{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Ef6MAVFZU9aRhho3dqPJ/SZAKWcTsxj22HNR3wcQY/orLF75BJf.js", "ssg:https://framerusercontent.com/modules/JK6CMB4iiMhGb0WibStL/MliLD0QIpg8Pohmjk84v/orLF75BJf.js"],
  "sourcesContent": ["// Generated by Framer (5753dbc)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={pEbusHpsa:new LazyValue(()=>import(\"./orLF75BJf-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5753dbc)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import MotionText from\"https://framerusercontent.com/modules/2AusMW9Upi6mhJ0JzKTi/T3PpsJ5IHtZKcvyOM7MR/MotionText.js\";import Particles from\"https://framerusercontent.com/modules/wb6ZrZlCLNQ5HHBJtNND/c1GLxCsQBQvlLXhkz7er/Particles.js\";import Footer from\"#framer/local/canvasComponent/e8pKPLs9o/e8pKPLs9o.js\";import Navigation from\"#framer/local/canvasComponent/QbKqZzdQ7/QbKqZzdQ7.js\";import*as sharedStyle1 from\"#framer/local/css/cDeEaq3iB/cDeEaq3iB.js\";import*as sharedStyle5 from\"#framer/local/css/DlvVqF5dQ/DlvVqF5dQ.js\";import*as sharedStyle4 from\"#framer/local/css/hvHjliLO_/hvHjliLO_.js\";import*as sharedStyle from\"#framer/local/css/mEoM3oJcw/mEoM3oJcw.js\";import*as sharedStyle2 from\"#framer/local/css/rmZ7Y0HZL/rmZ7Y0HZL.js\";import*as sharedStyle3 from\"#framer/local/css/RQizW2eTf/RQizW2eTf.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/orLF75BJf/orLF75BJf.js\";import metadataProvider from\"#framer/local/webPageMetadata/orLF75BJf/orLF75BJf.js\";const NavigationFonts=getFonts(Navigation);const SVGWithFX=withFX(SVG);const MotionTextFonts=getFonts(MotionText);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const ParticlesFonts=getFonts(Particles);const breakpoints={a4564jcAd:\"(min-width: 1200px) and (max-width: 1439px)\",HTyUkyRkA:\"(min-width: 1440px)\",LqflVvaut:\"(min-width: 810px) and (max-width: 1199px)\",TXv0cZTbR:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JZZT7\";const variantClassNames={a4564jcAd:\"framer-v-1snuodb\",HTyUkyRkA:\"framer-v-hvtg1d\",LqflVvaut:\"framer-v-1opghd4\",TXv0cZTbR:\"framer-v-ucdsu2\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"HTyUkyRkA\",Desktop:\"a4564jcAd\",Phone:\"TXv0cZTbR\",Tablet:\"LqflVvaut\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"a4564jcAd\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"nlUJpm6VG\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"a4564jcAd\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(10, 5, 18); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1snuodb\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LqflVvaut:{y:(componentViewport?.y||0)+0+0},TXv0cZTbR:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-meap4c-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TXv0cZTbR:{variant:\"W7lzrcqKI\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"XsHCR_YE5\",layoutId:\"XsHCR_YE5\",style:{width:\"100%\"},variant:\"t1r5IX45h\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yys1zk\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(SVGWithFX,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:110,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jxpe31\",\"data-framer-name\":\"Logo\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 48 48\"><path d=\"M 24 6.095 C 23.948 9.39 21.249 12.026 17.954 12 C 14.658 11.975 12.001 9.296 12.001 6.001 C 12.001 2.705 14.658 0.027 17.954 0.001 C 21.249 -0.025 23.948 2.611 24 5.906 C 24.052 2.611 26.751 -0.025 30.046 0.001 C 33.342 0.027 35.999 2.705 35.999 6.001 C 35.999 9.296 33.342 11.975 30.046 12 C 26.751 12.026 24.052 9.39 24 6.095 Z M 12 18 C 12 21.314 14.686 24 18 24 C 21.314 24 24 21.314 24 18 C 24 14.686 21.314 12 18 12 C 14.686 12 12 14.686 12 18 Z M 12 18 C 12 14.699 9.332 12.018 6.031 12.001 C 2.729 11.984 0.035 14.637 0 17.939 C -0.034 21.24 2.605 23.948 5.906 24 C 2.611 24.052 -0.025 26.751 0.001 30.046 C 0.027 33.342 2.705 35.999 6.001 35.999 C 9.296 35.999 11.975 33.342 12 30.046 C 12.026 26.751 9.39 24.052 6.095 24 C 9.371 23.948 12 21.277 12 18 Z M 36 42 C 36.026 45.314 33.361 48.021 30.047 48.047 C 26.733 48.073 24.026 45.407 24 42.094 C 23.948 45.389 21.249 48.025 17.954 47.999 C 14.658 47.973 12.001 45.295 12.001 41.999 C 12.001 38.704 14.658 36.025 17.954 36 C 21.249 35.974 23.948 38.61 24 41.905 C 24.052 38.63 26.72 36.002 29.995 36 C 26.682 35.997 23.998 33.31 24 29.997 C 24.002 26.684 26.689 23.999 30.002 24 C 33.315 24.001 36 26.687 36 30 C 36 26.723 38.629 24.052 41.905 24 C 38.61 23.948 35.974 21.249 36 17.954 C 36.025 14.658 38.704 12.001 41.999 12.001 C 45.295 12.001 47.973 14.658 47.999 17.954 C 48.025 21.249 45.389 23.948 42.094 24 C 45.394 24.051 48.033 26.76 48 30.061 C 47.966 33.362 45.272 36.015 41.971 35.999 C 38.67 35.983 36.002 33.304 36 30.002 C 35.999 33.314 33.315 35.998 30.004 36 C 33.316 36.002 36 38.688 36 42 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:12406413381,withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12juu26\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uxp1v5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LqflVvaut:{font:{font:getLocalizedValue(\"v2\",activeLocale)??\"space grotesk\",fontSize:52,fontWeight:500,letterSpacing:0,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"nowrap\"}},TXv0cZTbR:{font:{font:getLocalizedValue(\"v2\",activeLocale)??\"space grotesk\",fontSize:24.5,fontWeight:500,letterSpacing:0,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"nowrap\"}}},children:/*#__PURE__*/_jsx(MotionText,{color:\"var(--token-83b04868-a1a2-4f21-8453-9d646729f505, rgb(255, 255, 255))\",effectOptions:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,x:0,y:100},font:{font:getLocalizedValue(\"v1\",activeLocale)??\"Space Grotesk\",fontSize:60,fontWeight:500,letterSpacing:0,lineHeight:1.2,lineHeightPixels:100,lineHeightType:true,offset:0,textAlign:\"center\",whiteSpace:\"nowrap\"},height:\"100%\",id:\"Eaifb3Pr2\",layoutId:\"Eaifb3Pr2\",overflow:false,perWord:false,stagger:.04,style:{width:\"100%\"},text:getLocalizedValue(\"v0\",activeLocale)??\"About Us\",transitionOptions:{damping:30,delay:.05,mass:1,stiffness:400,type:\"spring\"},type:\"letter\",variant:true,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TXv0cZTbR:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yqmn8b\",\"data-styles-preset\":\"cDeEaq3iB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6e4a2055-c364-4149-8620-8e8476502667, rgb(190, 194, 202))\"},children:\"Delphyr develops advanced AI solutions designed to ease the burden on healthcare professionals by drastically reducing administrative tasks and streamlining complex workflows.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11kk58l\",\"data-styles-preset\":\"mEoM3oJcw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6e4a2055-c364-4149-8620-8e8476502667, rgb(190, 194, 202))\"},children:\"Delphyr develops advanced AI solutions designed to ease the burden on healthcare professionals by drastically reducing administrative tasks and streamlining complex workflows.\"})}),className:\"framer-bpsj5m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LqflVvaut:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:872,intrinsicWidth:1308,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+580),pixelHeight:800,pixelWidth:1200,sizes:`min(1200px, ${componentViewport?.width||\"100vw\"})`,src:\"https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png\",srcSet:\"https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png?scale-down-to=512 512w,https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png 1200w\"}},TXv0cZTbR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:872,intrinsicWidth:1308,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+480),pixelHeight:800,pixelWidth:1200,sizes:`min(390px, ${componentViewport?.width||\"100vw\"})`,src:\"https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png\",srcSet:\"https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png?scale-down-to=512 512w,https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png 1200w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:872,intrinsicWidth:1308,pixelHeight:800,pixelWidth:1200,sizes:`min(1200px, ${componentViewport?.width||\"100vw\"})`,src:\"https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png\",srcSet:\"https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png?scale-down-to=512 512w,https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/O8tu30MTAcsXAEMZeI6X7nqaUA.png 1200w\"},className:\"framer-ysu8dm\",\"data-framer-name\":\"Problem\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kabd7b\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TXv0cZTbR:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yqmn8b\",\"data-styles-preset\":\"cDeEaq3iB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83b04868-a1a2-4f21-8453-9d646729f505, rgb(255, 255, 255))\"},children:\"Our mission is clear: enabling better medical care \u2013 less paperwork for staff, and more time and attention for patients. With a focus on speed, accuracy, and collaboration, we create technology that empowers caregivers to concentrate on what truly matters: delivering high-quality, compassionate care.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vi09ot\",\"data-styles-preset\":\"rmZ7Y0HZL\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83b04868-a1a2-4f21-8453-9d646729f505, rgb(255, 255, 255))\"},children:\"Our mission is clear: enabling better medical care \u2013 less paperwork for staff, and more time and attention for patients. With a focus on speed, accuracy, and collaboration, we create technology that empowers caregivers to concentrate on what truly matters: delivering high-quality, compassionate care.\"})}),className:\"framer-16ojgpn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f36t5v\",\"data-framer-name\":\"Team\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l2wgnl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1scmq67\",\"data-styles-preset\":\"RQizW2eTf\",children:\"Meet Our Team\"})}),className:\"framer-1e69hy5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HTyUkyRkA:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"0px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U291cmNlIFNhbnMgMy1yZWd1bGFy\",\"--framer-font-family\":'\"Source Sans 3\", \"Source Sans 3 Placeholder\", sans-serif',\"--framer-font-size\":\"16px\",\"--framer-letter-spacing\":\"0.15px\"},children:\"Meet the people behind Delphyr. \"}),\"A team of innovators on a mission to empower care providers and improve patient outcomes.\"]})}),fonts:[\"GF;Source Sans 3-regular\"]},LqflVvaut:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"0px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U291cmNlIFNhbnMgMy1yZWd1bGFy\",\"--framer-font-family\":'\"Source Sans 3\", \"Source Sans 3 Placeholder\", sans-serif',\"--framer-font-size\":\"16px\",\"--framer-letter-spacing\":\"0.15px\"},children:\"Meet the people behind Delphyr. \"}),\"A team of innovators on a mission to empower care providers and improve patient outcomes.\"]})}),fonts:[\"GF;Source Sans 3-regular\"]},TXv0cZTbR:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-yqmn8b\",\"data-styles-preset\":\"cDeEaq3iB\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Meet the people behind Delphyr. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A team of innovators on a mission to empower care providers and improve patient outcomes.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-s7062z\",\"data-styles-preset\":\"hvHjliLO_\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Meet the people behind Delphyr. \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A team of innovators on a mission to empower care providers and improve patient outcomes.\"})]})}),className:\"framer-8ekdiu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2e9xhr\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ym5hmj\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LqflVvaut:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1212+80+276+0+0+0+0),pixelHeight:8256,pixelWidth:5504,positionX:\"55.1%\",positionY:\"25%\",sizes:`max((${componentViewport?.width||\"100vw\"} - 100px) * 0.7394, 100px)`,...getLocalizedValue(\"v11\",activeLocale)??{src:\"https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg 5504w\"}}},TXv0cZTbR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+896+60+248.1+0+0+0+0),pixelHeight:8256,pixelWidth:5504,positionX:\"55.1%\",positionY:\"25%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 40px, (${componentViewport?.width||\"100vw\"} - 40px) * 0.2857)`,...getLocalizedValue(\"v11\",activeLocale)??{src:\"https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg 5504w\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:8256,pixelWidth:5504,positionX:\"55.1%\",positionY:\"25%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 100px, 100px)`,...getLocalizedValue(\"v11\",activeLocale)??{src:\"https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/E8YXrhtBenLKgvlO76t0AVka02s.jpg 5504w\"}},className:\"framer-1uiqb0b\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19c51dh\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wmklx4\",\"data-styles-preset\":\"DlvVqF5dQ\",style:{\"--framer-text-color\":\"var(--token-723e7fde-6ce5-4d21-81a2-fece515e45b6, rgb(144, 202, 249))\"},children:\"Founder, CEO\"})}),className:\"framer-1afbhzn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vi09ot\",\"data-styles-preset\":\"rmZ7Y0HZL\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Michel Abdel Malek MD\"})}),className:\"framer-42tym9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TXv0cZTbR:{children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yqmn8b\",\"data-styles-preset\":\"cDeEaq3iB\",children:\"Founder, CEO\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s7062z\",\"data-styles-preset\":\"hvHjliLO_\",children:\"Founder, CEO\"})}),className:\"framer-1usex85\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5fxozm\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/mabdelmalek/\",nodeId:\"VyS6jiTtF\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-10sb8k8 framer-1ns2yv2\",\"data-framer-name\":\"Icon\",fill:'var(--token-6e4a2055-c364-4149-8620-8e8476502667, rgb(190, 194, 202)) /* {\"name\":\"Grey\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M216 24H40a16 16 0 0 0-16 16v176a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V40a16 16 0 0 0-16-16Zm0 192H40V40h176v176ZM96 112v64a8 8 0 0 1-16 0v-64a8 8 0 0 1 16 0Zm88 28v36a8 8 0 0 1-16 0v-36a20 20 0 0 0-40 0v36a8 8 0 0 1-16 0v-64a8 8 0 0 1 15.79-1.78A36 36 0 0 1 184 140Zm-84-56a12 12 0 1 1-12-12 12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/michabdelmalek\",nodeId:\"er5GT_qNO\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-qwbpyo framer-1ns2yv2\",\"data-framer-name\":\"Icon\",fill:'var(--token-6e4a2055-c364-4149-8620-8e8476502667, rgb(190, 194, 202)) /* {\"name\":\"Grey\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"m214.75 211.71-62.6-98.38 61.77-67.95a8 8 0 0 0-11.84-10.76l-58.84 64.72-40.49-63.63A8 8 0 0 0 96 32H48a8 8 0 0 0-6.75 12.3l62.6 98.37-61.77 68a8 8 0 1 0 11.84 10.76l58.84-64.72 40.49 63.63A8 8 0 0 0 160 224h48a8 8 0 0 0 6.75-12.29ZM164.39 208 62.57 48h29l101.86 160Z\"/></svg>',withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4xrp1v\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LqflVvaut:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1212+80+276+0+708.616+0+0),pixelHeight:6921,pixelWidth:4964,positionX:\"50.9%\",positionY:\"20.3%\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 100px) * 0.7394)`,...getLocalizedValue(\"v15\",activeLocale)??{src:\"https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=1024 734w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=2048 1468w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=4096 2937w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg 4964w\"}}},TXv0cZTbR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+896+60+248.1+0+680.716+0+0),pixelHeight:6921,pixelWidth:4964,positionX:\"50.9%\",positionY:\"20.3%\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,...getLocalizedValue(\"v15\",activeLocale)??{src:\"https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=1024 734w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=2048 1468w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=4096 2937w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg 4964w\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:6921,pixelWidth:4964,positionX:\"50.9%\",positionY:\"20.3%\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,...getLocalizedValue(\"v15\",activeLocale)??{src:\"https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=1024 734w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=2048 1468w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg?scale-down-to=4096 2937w,https://framerusercontent.com/images/FIi3Q3xrpsc8QfuYIiT3uR5ZFkk.jpg 4964w\"}},className:\"framer-118vcx1\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jajfsh\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wmklx4\",\"data-styles-preset\":\"DlvVqF5dQ\",style:{\"--framer-text-color\":\"var(--token-723e7fde-6ce5-4d21-81a2-fece515e45b6, rgb(144, 202, 249))\"},children:\"Co-Founder, CTO\"})}),className:\"framer-iqnsr7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vi09ot\",\"data-styles-preset\":\"rmZ7Y0HZL\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Frederick Bruinsma\"})}),className:\"framer-1kmowjq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TXv0cZTbR:{children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yqmn8b\",\"data-styles-preset\":\"cDeEaq3iB\",children:\"Founding CTO\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s7062z\",\"data-styles-preset\":\"hvHjliLO_\",children:\"Founding CTO\"})}),className:\"framer-r0xrfh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nl4nai\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/frederickfogerty/\",nodeId:\"XJjbKbLSg\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-pb3q0 framer-1ns2yv2\",\"data-framer-name\":\"Icon\",fill:'var(--token-6e4a2055-c364-4149-8620-8e8476502667, rgb(190, 194, 202)) /* {\"name\":\"Grey\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M216 24H40a16 16 0 0 0-16 16v176a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V40a16 16 0 0 0-16-16Zm0 192H40V40h176v176ZM96 112v64a8 8 0 0 1-16 0v-64a8 8 0 0 1 16 0Zm88 28v36a8 8 0 0 1-16 0v-36a20 20 0 0 0-40 0v36a8 8 0 0 1-16 0v-64a8 8 0 0 1 15.79-1.78A36 36 0 0 1 184 140Zm-84-56a12 12 0 1 1-12-12 12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oirxmr\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LqflVvaut:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1212+80+276+0+1417.232+0+0),pixelHeight:8256,pixelWidth:5504,positionX:\"52.3%\",positionY:\"24.1%\",sizes:`calc((${componentViewport?.width||\"100vw\"} - 100px) * 0.7394)`,...getLocalizedValue(\"v19\",activeLocale)??{src:\"https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg 5504w\"}}},TXv0cZTbR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+896+60+248.1+0+1361.432+0+0),pixelHeight:8256,pixelWidth:5504,positionX:\"52.3%\",positionY:\"24.1%\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,...getLocalizedValue(\"v19\",activeLocale)??{src:\"https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg 5504w\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:8256,pixelWidth:5504,positionX:\"52.3%\",positionY:\"24.1%\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,...getLocalizedValue(\"v19\",activeLocale)??{src:\"https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/4ZWMEyp0usFKdPhIuiP1vW9qI.jpg 5504w\"}},className:\"framer-1xfrsfg\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10icsvj\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-wmklx4\",\"data-styles-preset\":\"DlvVqF5dQ\",style:{\"--framer-text-color\":\"var(--token-723e7fde-6ce5-4d21-81a2-fece515e45b6, rgb(144, 202, 249))\"},children:\"Senior Data Scientist\"})}),className:\"framer-1r55jh4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vi09ot\",\"data-styles-preset\":\"rmZ7Y0HZL\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Robin Smits\"})}),className:\"framer-1cibqmb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TXv0cZTbR:{children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-yqmn8b\",\"data-styles-preset\":\"cDeEaq3iB\",children:\"Senior Data Scientist\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-s7062z\",\"data-styles-preset\":\"hvHjliLO_\",children:\"Senior Data Scientist\"})}),className:\"framer-g5dvcq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j322hj\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/robin-smits-76828b4/\",nodeId:\"Ej1l8kYwI\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-onyt3w framer-1ns2yv2\",\"data-framer-name\":\"Icon\",fill:'var(--token-6e4a2055-c364-4149-8620-8e8476502667, rgb(190, 194, 202)) /* {\"name\":\"Grey\"} */',intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M216 24H40a16 16 0 0 0-16 16v176a16 16 0 0 0 16 16h176a16 16 0 0 0 16-16V40a16 16 0 0 0-16-16Zm0 192H40V40h176v176ZM96 112v64a8 8 0 0 1-16 0v-64a8 8 0 0 1 16 0Zm88 28v36a8 8 0 0 1-16 0v-36a20 20 0 0 0-40 0v36a8 8 0 0 1-16 0v-64a8 8 0 0 1 15.79-1.78A36 36 0 0 1 184 140Zm-84-56a12 12 0 1 1-12-12 12 12 0 0 1 12 12Z\"/></svg>',withExternalLayout:true})})})]})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LqflVvaut:{y:(componentViewport?.y||0)+0+3753.848},TXv0cZTbR:{y:(componentViewport?.y||0)+0+3286.248}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ipv5et-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TXv0cZTbR:{variant:\"Vp61TcWvD\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Dyhk9TE5Y\",layoutId:\"Dyhk9TE5Y\",style:{width:\"100%\"},variant:\"HdYk6MFLG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12x1uai\",\"data-framer-name\":\"Gradient Blur\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kit360-container\",children:/*#__PURE__*/_jsx(Particles,{background:\"rgba(4, 0, 38, 0)\",clickOptions:{clickEnabled:false,clickModes:\"push\"},color:\"rgba(0, 0, 0, 0)\",colors:[\"rgb(16, 76, 125)\",\"rgb(76, 29, 138)\"],densityOptions:{densityArea:5e3,densityEnable:false,densityFactor:50},fpsOptions:60,height:\"100%\",hoverOptions:{hoverEnabled:false,hoverForce:10,hoverModes:\"none\",hoverParallax:true,hoverSmooth:10},id:\"JbXQPJ7f7\",layoutId:\"JbXQPJ7f7\",linksOptions:{linksColor:\"rgb(255, 255, 255)\",linksDistance:100,linksEnabled:false,linksOpacity:.2,linksWidth:1},modeOptions:{bubbleDistance:100,bubbleDuration:.4,bubbleSize:40,connectDistance:100,connectLinksOpacity:.2,connectRadius:50,grabDistance:100,grabLinksOpacity:.2,pushQuantity:4,removeQuantity:4,repulseDistance:200,repulseDuration:1.2,trailDelay:.1,trailQuantity:10},moveOptions:{moveAttractDistance:100,moveAttractEnabled:false,moveDirection:\"none\",moveEnabled:true,moveGravityAcceleration:1,moveGravityEnabled:false,moveGravityMaxSpeed:2,moveOut:\"out\",moveRandom:false,moveSpeed:1,moveSpinAcceleration:0,moveSpinEnabled:true,moveStraight:false,moveTrailAmount:100,moveTrailEnabled:false,moveVibrate:false},number:24,opacityOptions:{opacity:1,opacityMax:1,opacityMin:0,opacityType:true},particlesID:getLocalizedValue(\"v23\",activeLocale)??\"One\",radius:0,rotateOptions:{rotateAnimation:true,rotateDirection:\"random\",rotateSpeed:5,rotateSync:false,rotateValue:0},shapeOptions:{characterType:\"\uD83D\uDE0E\",imageHeight:100,imageWidth:100,shapeType:\"triangle\"},sizeOptions:{size:1,sizeMax:200,sizeMin:150,sizeType:false},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JZZT7.framer-1ns2yv2, .framer-JZZT7 .framer-1ns2yv2 { display: block; }\",\".framer-JZZT7.framer-1snuodb { align-content: center; align-items: center; background-color: #0a0512; 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-JZZT7 .framer-meap4c-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\".framer-JZZT7 .framer-1yys1zk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 50vh; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 90%; z-index: 1; }\",\".framer-JZZT7 .framer-1jxpe31 { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-JZZT7 .framer-12juu26 { 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-JZZT7 .framer-1uxp1v5-container, .framer-JZZT7 .framer-ipv5et-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-JZZT7 .framer-bpsj5m { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 938px; word-break: break-word; word-wrap: break-word; }\",\".framer-JZZT7 .framer-ysu8dm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 632px; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 1200px; z-index: 1; }\",\".framer-JZZT7 .framer-kabd7b { 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: 1200px; overflow: hidden; padding: 0px; position: relative; width: 90%; z-index: 2; }\",\".framer-JZZT7 .framer-16ojgpn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 92%; word-break: break-word; word-wrap: break-word; }\",\".framer-JZZT7 .framer-1f36t5v { 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 50px 100px 50px; position: relative; width: 100%; }\",\".framer-JZZT7 .framer-l2wgnl { 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-JZZT7 .framer-1e69hy5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JZZT7 .framer-8ekdiu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 63%; word-break: break-word; word-wrap: break-word; }\",\".framer-JZZT7 .framer-2e9xhr { align-content: center; align-items: center; 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: 100%; }\",\".framer-JZZT7 .framer-1ym5hmj { align-content: center; align-items: center; 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: 0px; height: min-content; justify-content: center; min-width: 100px; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-JZZT7 .framer-1uiqb0b, .framer-JZZT7 .framer-118vcx1, .framer-JZZT7 .framer-1xfrsfg { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; height: var(--framer-aspect-ratio-supported, 265px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-JZZT7 .framer-19c51dh, .framer-JZZT7 .framer-10icsvj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 220px; justify-content: flex-start; padding: 30px; position: relative; width: 100%; }\",\".framer-JZZT7 .framer-1afbhzn, .framer-JZZT7 .framer-42tym9, .framer-JZZT7 .framer-iqnsr7, .framer-JZZT7 .framer-1kmowjq, .framer-JZZT7 .framer-1r55jh4, .framer-JZZT7 .framer-1cibqmb { --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: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JZZT7 .framer-1usex85, .framer-JZZT7 .framer-r0xrfh, .framer-JZZT7 .framer-g5dvcq { --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-JZZT7 .framer-5fxozm, .framer-JZZT7 .framer-nl4nai, .framer-JZZT7 .framer-j322hj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-JZZT7 .framer-10sb8k8, .framer-JZZT7 .framer-qwbpyo, .framer-JZZT7 .framer-pb3q0, .framer-JZZT7 .framer-onyt3w { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; text-decoration: none; width: 24px; }\",\".framer-JZZT7 .framer-4xrp1v { align-content: center; align-items: center; align-self: stretch; 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: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-JZZT7 .framer-1jajfsh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; padding: 30px; position: relative; width: 100%; }\",\".framer-JZZT7 .framer-oirxmr { align-content: center; align-items: center; align-self: stretch; 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: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-JZZT7 .framer-12x1uai { -webkit-filter: blur(80px); filter: blur(80px); flex: none; height: 480px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-JZZT7 .framer-kit360-container { bottom: -44px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JZZT7.framer-1snuodb, .framer-JZZT7 .framer-1yys1zk, .framer-JZZT7 .framer-12juu26, .framer-JZZT7 .framer-ysu8dm, .framer-JZZT7 .framer-kabd7b, .framer-JZZT7 .framer-1f36t5v, .framer-JZZT7 .framer-l2wgnl, .framer-JZZT7 .framer-2e9xhr, .framer-JZZT7 .framer-1ym5hmj, .framer-JZZT7 .framer-19c51dh, .framer-JZZT7 .framer-5fxozm, .framer-JZZT7 .framer-4xrp1v, .framer-JZZT7 .framer-1jajfsh, .framer-JZZT7 .framer-nl4nai, .framer-JZZT7 .framer-oirxmr, .framer-JZZT7 .framer-10icsvj, .framer-JZZT7 .framer-j322hj { gap: 0px; } .framer-JZZT7.framer-1snuodb > *, .framer-JZZT7 .framer-12juu26 > *, .framer-JZZT7 .framer-kabd7b > *, .framer-JZZT7 .framer-1ym5hmj > *, .framer-JZZT7 .framer-4xrp1v > *, .framer-JZZT7 .framer-oirxmr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JZZT7.framer-1snuodb > :first-child, .framer-JZZT7 .framer-1yys1zk > :first-child, .framer-JZZT7 .framer-12juu26 > :first-child, .framer-JZZT7 .framer-ysu8dm > :first-child, .framer-JZZT7 .framer-kabd7b > :first-child, .framer-JZZT7 .framer-1f36t5v > :first-child, .framer-JZZT7 .framer-l2wgnl > :first-child, .framer-JZZT7 .framer-1ym5hmj > :first-child, .framer-JZZT7 .framer-19c51dh > :first-child, .framer-JZZT7 .framer-4xrp1v > :first-child, .framer-JZZT7 .framer-1jajfsh > :first-child, .framer-JZZT7 .framer-oirxmr > :first-child, .framer-JZZT7 .framer-10icsvj > :first-child { margin-top: 0px; } .framer-JZZT7.framer-1snuodb > :last-child, .framer-JZZT7 .framer-1yys1zk > :last-child, .framer-JZZT7 .framer-12juu26 > :last-child, .framer-JZZT7 .framer-ysu8dm > :last-child, .framer-JZZT7 .framer-kabd7b > :last-child, .framer-JZZT7 .framer-1f36t5v > :last-child, .framer-JZZT7 .framer-l2wgnl > :last-child, .framer-JZZT7 .framer-1ym5hmj > :last-child, .framer-JZZT7 .framer-19c51dh > :last-child, .framer-JZZT7 .framer-4xrp1v > :last-child, .framer-JZZT7 .framer-1jajfsh > :last-child, .framer-JZZT7 .framer-oirxmr > :last-child, .framer-JZZT7 .framer-10icsvj > :last-child { margin-bottom: 0px; } .framer-JZZT7 .framer-1yys1zk > *, .framer-JZZT7 .framer-l2wgnl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-JZZT7 .framer-ysu8dm > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-JZZT7 .framer-1f36t5v > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-JZZT7 .framer-2e9xhr > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-JZZT7 .framer-2e9xhr > :first-child, .framer-JZZT7 .framer-5fxozm > :first-child, .framer-JZZT7 .framer-nl4nai > :first-child, .framer-JZZT7 .framer-j322hj > :first-child { margin-left: 0px; } .framer-JZZT7 .framer-2e9xhr > :last-child, .framer-JZZT7 .framer-5fxozm > :last-child, .framer-JZZT7 .framer-nl4nai > :last-child, .framer-JZZT7 .framer-j322hj > :last-child { margin-right: 0px; } .framer-JZZT7 .framer-19c51dh > *, .framer-JZZT7 .framer-1jajfsh > *, .framer-JZZT7 .framer-10icsvj > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-JZZT7 .framer-5fxozm > *, .framer-JZZT7 .framer-nl4nai > *, .framer-JZZT7 .framer-j322hj > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,\"@media (min-width: 1440px) { .framer-JZZT7.framer-1snuodb { width: 1440px; } .framer-JZZT7 .framer-1uiqb0b, .framer-JZZT7 .framer-118vcx1, .framer-JZZT7 .framer-1xfrsfg { height: var(--framer-aspect-ratio-supported, 325px); }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-JZZT7.framer-1snuodb { width: 810px; } .framer-JZZT7 .framer-1f36t5v { padding: 80px 50px 80px 50px; } .framer-JZZT7 .framer-8ekdiu { width: 100%; } .framer-JZZT7 .framer-2e9xhr { flex-direction: column; } .framer-JZZT7 .framer-1ym5hmj { flex: none; width: 74%; } .framer-JZZT7 .framer-1uiqb0b, .framer-JZZT7 .framer-118vcx1, .framer-JZZT7 .framer-1xfrsfg { height: var(--framer-aspect-ratio-supported, 150px); } .framer-JZZT7 .framer-19c51dh, .framer-JZZT7 .framer-10icsvj { height: min-content; } .framer-JZZT7 .framer-4xrp1v, .framer-JZZT7 .framer-oirxmr { align-self: unset; flex: none; height: min-content; width: 74%; } .framer-JZZT7 .framer-12x1uai { height: 1057px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JZZT7 .framer-2e9xhr { gap: 0px; } .framer-JZZT7 .framer-2e9xhr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JZZT7 .framer-2e9xhr > :first-child { margin-top: 0px; } .framer-JZZT7 .framer-2e9xhr > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-JZZT7.framer-1snuodb { width: 390px; } .framer-JZZT7 .framer-1yys1zk { height: 40vh; } .framer-JZZT7 .framer-ysu8dm { height: 416px; width: 390px; } .framer-JZZT7 .framer-1f36t5v { padding: 60px 20px 60px 20px; } .framer-JZZT7 .framer-8ekdiu { width: 100%; } .framer-JZZT7 .framer-2e9xhr { flex-direction: column; } .framer-JZZT7 .framer-1ym5hmj { flex: none; min-width: 29%; width: 100%; } .framer-JZZT7 .framer-1uiqb0b, .framer-JZZT7 .framer-118vcx1, .framer-JZZT7 .framer-1xfrsfg { height: var(--framer-aspect-ratio-supported, 150px); } .framer-JZZT7 .framer-19c51dh, .framer-JZZT7 .framer-10icsvj { height: min-content; } .framer-JZZT7 .framer-4xrp1v, .framer-JZZT7 .framer-oirxmr { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-JZZT7 .framer-12x1uai { height: 291px; } .framer-JZZT7 .framer-kit360-container { bottom: unset; height: 656px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JZZT7 .framer-2e9xhr { gap: 0px; } .framer-JZZT7 .framer-2e9xhr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JZZT7 .framer-2e9xhr > :first-child { margin-top: 0px; } .framer-JZZT7 .framer-2e9xhr > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2322\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HTyUkyRkA\":{\"layout\":[\"fixed\",\"auto\"]},\"LqflVvaut\":{\"layout\":[\"fixed\",\"auto\"]},\"TXv0cZTbR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"nlUJpm6VG\":{\"pattern\":\":nlUJpm6VG\",\"name\":\"problem\"}}\n * @framerResponsiveScreen\n */const FramerorLF75BJf=withCSS(Component,css,\"framer-JZZT7\");export default FramerorLF75BJf;FramerorLF75BJf.displayName=\"Page\";FramerorLF75BJf.defaultProps={height:2322,width:1200};addFonts(FramerorLF75BJf,[{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:\"Source Sans 3\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Ky461EI_io6npfB.woff2\",weight:\"400\"}]},...NavigationFonts,...MotionTextFonts,...FooterFonts,...ParticlesFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerorLF75BJf\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2322\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"nlUJpm6VG\\\":{\\\"pattern\\\":\\\":nlUJpm6VG\\\",\\\"name\\\":\\\"problem\\\"}}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HTyUkyRkA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LqflVvaut\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TXv0cZTbR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "01BAC8B,IAAMA,GAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CCAiwB,IAAMC,GAAgBC,EAASC,CAAU,EAAQC,GAAUC,EAAOC,CAAG,EAAQC,GAAgBL,EAASM,CAAU,EAAQC,GAAgBJ,EAAOK,EAAO,GAAG,EAAQC,GAAYN,EAAOO,CAAK,EAAQC,GAAYX,EAASY,CAAM,EAAQC,GAAeb,EAASc,CAAS,EAAQC,GAAY,CAAC,UAAU,8CAA8C,UAAU,sBAAsB,UAAU,6CAA6C,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,YAAY,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEf,GAASI,CAAK,EAAQY,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAuLC,GAAkBC,EAAGpC,GAAkB,GAAxL,CAAasB,EAAuBA,EAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQe,GAAWC,EAAO,IAAI,EAAEC,GAA0BrB,CAAY,EAAE,IAAMsB,GAAUC,EAAkB,WAAW,EAAQC,GAAWJ,EAAO,IAAI,EAAQK,GAAsBC,EAAM,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,EAAqB,EAAE,OAAoBvC,EAAKwC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA/C,EAAiB,EAAE,SAAsBgD,EAAMC,EAAY,CAAC,GAAG3B,IAAUoB,GAAgB,SAAS,CAAcnC,EAAKH,GAAU,CAAC,MAAM,2CAA2C,CAAC,EAAe4C,EAAME,EAAO,IAAI,CAAC,GAAG1B,GAAU,UAAUW,EAAGD,GAAkB,iBAAiBb,EAAS,EAAE,IAAIL,GAAKoB,GAAK,MAAM,CAAC,GAAGhB,EAAK,EAAE,SAAS,CAAcb,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGgB,GAAmB,GAAG,GAAG,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,CAAC,CAAC,EAAE,SAAsBtC,EAAK6C,EAA0B,CAAC,OAAO,GAAG,MAAMP,GAAmB,OAAO,QAAQ,SAAsBtC,EAAK8C,EAAU,CAAC,UAAU,0BAA0B,SAAsB9C,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK+C,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeN,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAczC,EAAKgD,GAAU,CAAC,yBAAyB,GAAM,iBAAiB,EAAE,mCAAmC,GAAK,gBAAgB,IAAI,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,OAAO,WAAW,QAAQ,EAAE,IAAI,+rDAA+rD,aAAa,YAAY,mBAAmB,EAAI,CAAC,EAAehD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAAU,CAAC,UAAU,2BAA2B,SAAsB9C,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,KAAK,CAAC,KAAK2B,EAAkB,KAAKvC,CAAY,GAAG,gBAAgB,SAAS,GAAG,WAAW,IAAI,cAAc,EAAE,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,SAAS,WAAW,QAAQ,CAAC,EAAE,UAAU,CAAC,KAAK,CAAC,KAAKuC,EAAkB,KAAKvC,CAAY,GAAG,gBAAgB,SAAS,KAAK,WAAW,IAAI,cAAc,EAAE,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,SAAS,WAAW,QAAQ,CAAC,CAAC,EAAE,SAAsBV,EAAKkD,EAAW,CAAC,MAAM,wEAAwE,cAAc,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAE,KAAK,CAAC,KAAKD,EAAkB,KAAKvC,CAAY,GAAG,gBAAgB,SAAS,GAAG,WAAW,IAAI,cAAc,EAAE,WAAW,IAAI,iBAAiB,IAAI,eAAe,GAAK,OAAO,EAAE,UAAU,SAAS,WAAW,QAAQ,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,QAAQ,GAAM,QAAQ,IAAI,MAAM,CAAC,MAAM,MAAM,EAAE,KAAKuC,EAAkB,KAAKvC,CAAY,GAAG,WAAW,kBAAkB,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,KAAK,SAAS,QAAQ,GAAK,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS2B,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,iLAAiL,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,iLAAiL,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQ+B,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,eAAeA,GAAmB,OAAO,OAAO,IAAI,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQe,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,cAAcA,GAAmB,OAAO,OAAO,IAAI,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBtC,EAAKsD,GAAY,CAAC,kBAAkB,CAAC,WAAW3D,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,eAAe0C,GAAmB,OAAO,OAAO,IAAI,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,GAAGN,GAAU,IAAIE,GAAK,SAAsBlC,EAAKuD,GAAgB,CAAC,kBAAkB,CAAC,WAAW5D,CAAW,EAAE,sBAAsB,GAAM,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBI,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS2B,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,oTAA+S,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,oTAA+S,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAczC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS2B,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,MAAM,CAAC,qBAAqB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,CAAczC,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,2DAA2D,qBAAqB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,kCAAkC,CAAC,EAAE,2FAA2F,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,0BAA0B,CAAC,EAAE,UAAU,CAAC,SAASiD,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,MAAM,CAAC,qBAAqB,MAAM,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,CAAczC,EAAK,OAAO,CAAC,MAAM,CAAC,kBAAkB,mCAAmC,uBAAuB,2DAA2D,qBAAqB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,kCAAkC,CAAC,EAAE,2FAA2F,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,0BAA0B,CAAC,EAAE,UAAU,CAAC,SAASiD,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAAC,mCAAgDzC,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,2FAA2F,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,KAAKvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,CAAC,mCAAgDzC,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,2FAA2F,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAczC,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ+B,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,MAAM,MAAM,QAAQA,GAAmB,OAAO,OAAO,6BAA6B,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ2C,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,MAAM,MAAM,OAAOA,GAAmB,OAAO,OAAO,aAAaA,GAAmB,OAAO,OAAO,qBAAqB,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,CAAC,CAAC,EAAE,SAAsBV,EAAKwD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,MAAM,MAAM,OAAOlB,GAAmB,OAAO,OAAO,mBAAmB,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAe+B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAczC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS2B,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeyC,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAczC,EAAKyD,EAAK,CAAC,KAAK,2CAA2C,OAAO,YAAY,SAAsBzD,EAAK0D,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,OAAO,KAAK,8FAA8F,gBAAgB,GAAG,eAAe,GAAG,IAAI,maAAma,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1D,EAAKyD,EAAK,CAAC,KAAK,+BAA+B,OAAO,YAAY,SAAsBzD,EAAK0D,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,OAAO,KAAK,8FAA8F,gBAAgB,GAAG,eAAe,GAAG,IAAI,qXAAqX,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAczC,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ+B,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,MAAM,SAASA,GAAmB,OAAO,OAAO,sBAAsB,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ2C,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,QAAQ,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,CAAC,CAAC,EAAE,SAAsBV,EAAKwD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,MAAM,QAAQlB,GAAmB,OAAO,OAAO,YAAY,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,0FAA0F,OAAO,qWAAqW,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAe+B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAczC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS2B,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKyD,EAAK,CAAC,KAAK,gDAAgD,OAAO,YAAY,SAAsBzD,EAAK0D,EAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,OAAO,KAAK,8FAA8F,gBAAgB,GAAG,eAAe,GAAG,IAAI,maAAma,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejB,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAAczC,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ+B,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,MAAM,SAASA,GAAmB,OAAO,OAAO,sBAAsB,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,wFAAwF,OAAO,6VAA6V,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ2C,GAA2Bf,GAAmB,GAAG,GAAG,EAAE,IAAI,GAAG,MAAM,EAAE,SAAS,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,wFAAwF,OAAO,6VAA6V,CAAC,CAAC,CAAC,EAAE,SAAsBV,EAAKwD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,KAAK,WAAW,KAAK,UAAU,QAAQ,UAAU,QAAQ,MAAM,QAAQlB,GAAmB,OAAO,OAAO,YAAY,GAAGW,EAAkB,MAAMvC,CAAY,GAAG,CAAC,IAAI,wFAAwF,OAAO,6VAA6V,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAe+B,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAczC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oBAAoB,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS2B,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,MAAMvC,CAAY,GAAgBV,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKyD,EAAK,CAAC,KAAK,mDAAmD,OAAO,YAAY,SAAsBzD,EAAK0D,EAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,OAAO,KAAK,8FAA8F,gBAAgB,GAAG,eAAe,GAAG,IAAI,maAAma,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1D,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGgB,GAAmB,GAAG,GAAG,EAAE,QAAQ,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,QAAQ,CAAC,EAAE,SAAsBtC,EAAK6C,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,SAAsBtC,EAAK8C,EAAU,CAAC,UAAU,0BAA0B,SAAsB9C,EAAK4C,EAAkB,CAAC,WAAWtB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK2D,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3D,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,SAAsBA,EAAK6C,EAA0B,CAAC,SAAsB7C,EAAK8C,EAAU,CAAC,UAAU,0BAA0B,SAAsB9C,EAAK4D,EAAU,CAAC,WAAW,oBAAoB,aAAa,CAAC,aAAa,GAAM,WAAW,MAAM,EAAE,MAAM,mBAAmB,OAAO,CAAC,mBAAmB,kBAAkB,EAAE,eAAe,CAAC,YAAY,IAAI,cAAc,GAAM,cAAc,EAAE,EAAE,WAAW,GAAG,OAAO,OAAO,aAAa,CAAC,aAAa,GAAM,WAAW,GAAG,WAAW,OAAO,cAAc,GAAK,YAAY,EAAE,EAAE,GAAG,YAAY,SAAS,YAAY,aAAa,CAAC,WAAW,qBAAqB,cAAc,IAAI,aAAa,GAAM,aAAa,GAAG,WAAW,CAAC,EAAE,YAAY,CAAC,eAAe,IAAI,eAAe,GAAG,WAAW,GAAG,gBAAgB,IAAI,oBAAoB,GAAG,cAAc,GAAG,aAAa,IAAI,iBAAiB,GAAG,aAAa,EAAE,eAAe,EAAE,gBAAgB,IAAI,gBAAgB,IAAI,WAAW,GAAG,cAAc,EAAE,EAAE,YAAY,CAAC,oBAAoB,IAAI,mBAAmB,GAAM,cAAc,OAAO,YAAY,GAAK,wBAAwB,EAAE,mBAAmB,GAAM,oBAAoB,EAAE,QAAQ,MAAM,WAAW,GAAM,UAAU,EAAE,qBAAqB,EAAE,gBAAgB,GAAK,aAAa,GAAM,gBAAgB,IAAI,iBAAiB,GAAM,YAAY,EAAK,EAAE,OAAO,GAAG,eAAe,CAAC,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAI,EAAE,YAAYX,EAAkB,MAAMvC,CAAY,GAAG,MAAM,OAAO,EAAE,cAAc,CAAC,gBAAgB,GAAK,gBAAgB,SAAS,YAAY,EAAE,WAAW,GAAM,YAAY,CAAC,EAAE,aAAa,CAAC,cAAc,YAAK,YAAY,IAAI,WAAW,IAAI,UAAU,UAAU,EAAE,YAAY,CAAC,KAAK,EAAE,QAAQ,IAAI,QAAQ,IAAI,SAAS,EAAK,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeV,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ6D,GAAI,CAAC,kFAAkF,kFAAkF,mSAAmS,oHAAoH,uSAAuS,+FAA+F,+QAA+Q,iJAAiJ,mQAAmQ,wSAAwS,4SAA4S,kQAAkQ,kSAAkS,+QAA+Q,8LAA8L,gPAAgP,4RAA4R,svBAAsvB,wbAAwb,oSAAoS,+bAA+b,qRAAqR,+UAA+U,0QAA0Q,qvBAAqvB,2QAA2Q,ivBAAivB,kMAAkM,yIAAyI,4vGAA4vG,GAAeA,EAAI,GAAgBA,EAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,qOAAqO,skCAAskC,qvCAAqvC,EAWvqiDC,EAAgBC,EAAQxD,GAAUsD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,gBAAgB,OAAO,SAAS,MAAM,SAAS,IAAI,yGAAyG,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAgB,GAAGC,GAAgB,GAAGC,GAAY,GAAGC,GAAe,GAAGC,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC7zE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,QAAQ,yBAA2B,OAAO,sBAAwB,OAAO,sBAAwB,IAAI,qBAAuB,0DAAoE,oCAAsC,oMAA0O,qBAAuB,OAAO,uBAAyB,GAAG,4BAA8B,OAAO,6BAA+B,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "QbKqZzdQ7_default", "SVGWithFX", "withFX", "SVG", "MotionTextFonts", "MotionText", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "FooterFonts", "e8pKPLs9o_default", "ParticlesFonts", "ParticleWrapper", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "QbKqZzdQ7_default", "SVGWithFX", "getLocalizedValue", "MotionText", "x", "RichText2", "getLoadingLazyAtYPosition", "ImageWithFX", "MotionDivWithFX", "Image2", "Link", "SVG", "e8pKPLs9o_default", "ParticleWrapper", "css", "FramerorLF75BJf", "withCSS", "orLF75BJf_default", "addFonts", "NavigationFonts", "MotionTextFonts", "FooterFonts", "ParticlesFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
