{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/miKyZijFISgtpdxLjeCD/68Ey94I1jEOGc4IIFyt0/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\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{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Topbar from\"#framer/local/canvasComponent/pj1N8BqEJ/pj1N8BqEJ.js\";import PrimaryButton from\"#framer/local/canvasComponent/QQPI3A71s/QQPI3A71s.js\";import Cards from\"#framer/local/canvasComponent/uWMXR6pOH/uWMXR6pOH.js\";import*as sharedStyle8 from\"#framer/local/css/etdzDTC4h/etdzDTC4h.js\";import*as sharedStyle from\"#framer/local/css/hRjYkWHYY/hRjYkWHYY.js\";import*as sharedStyle5 from\"#framer/local/css/IOBJxTLhV/IOBJxTLhV.js\";import*as sharedStyle10 from\"#framer/local/css/ISLvWgEK0/ISLvWgEK0.js\";import*as sharedStyle6 from\"#framer/local/css/ITStUFm8W/ITStUFm8W.js\";import*as sharedStyle1 from\"#framer/local/css/j0C7UO9D7/j0C7UO9D7.js\";import*as sharedStyle9 from\"#framer/local/css/K55WMDjRS/K55WMDjRS.js\";import*as sharedStyle4 from\"#framer/local/css/m0cKCtVnD/m0cKCtVnD.js\";import*as sharedStyle2 from\"#framer/local/css/NiVcyuiJr/NiVcyuiJr.js\";import*as sharedStyle7 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle3 from\"#framer/local/css/seqdCkAQF/seqdCkAQF.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const PrimaryButtonFonts=getFonts(PrimaryButton);const CardsFonts=getFonts(Cards);const TopbarFonts=getFonts(Topbar);const ContainerWithFX=withFX(Container);const MaterialFonts=getFonts(Material);const breakpoints={ha1PIUX3m:\"(min-width: 810px) and (max-width: 1199px)\",LDVdiBgpk:\"(min-width: 390px) and (max-width: 809px)\",nA7XorrSW:\"(min-width: 1600px)\",ovai1yTbk:\"(max-width: 389px)\",WQLkyLRf1:\"(min-width: 1200px) and (max-width: 1599px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-pN4Sp\";const variantClassNames={ha1PIUX3m:\"framer-v-1quafk\",LDVdiBgpk:\"framer-v-jx43qh\",nA7XorrSW:\"framer-v-1vcavdn\",ovai1yTbk:\"framer-v-1g3wvgc\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={damping:35,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-64};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Big screens\":\"nA7XorrSW\",\"Small phone\":\"ovai1yTbk\",Desktop:\"WQLkyLRf1\",Phone:\"LDVdiBgpk\",Tablet:\"ha1PIUX3m\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"o5zn5FsaU\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"nA7XorrSW\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"nA7XorrSW\")return true;return false;};const elementId1=useRouteElementId(\"yc7VKI78W\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2954a21d-98b7-4c2b-a018-2c3e759ab3a7, rgb(247, 245, 241)); } @media (max-width: 389px) { html body { background: var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255)) } }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:3072,pixelWidth:5760,positionX:\"25%\",positionY:\"90.2%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=512 512w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png 5760w\"}},ovai1yTbk:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:3072,pixelWidth:5760,positionX:\"26.5%\",positionY:\"86.8%\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=512 512w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png 5760w\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:3072,pixelWidth:5760,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=512 512w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XOvdLHTPaZbbmNFBQkaaS61bI.png 5760w\"},className:\"framer-1i5pg1z\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qbi6et\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1f9jiez\",\"data-styles-preset\":\"j0C7UO9D7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Stablecoin Payment APIs\",/*#__PURE__*/_jsx(\"br\",{}),\"made for Developers\"]})})},LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1f9jiez\",\"data-styles-preset\":\"j0C7UO9D7\",style:{\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Stablecoin Payment APIs\",/*#__PURE__*/_jsx(\"br\",{}),\"made for Developers\"]})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1f9jiez\",\"data-styles-preset\":\"j0C7UO9D7\",style:{\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Stablecoin Payment APIs\",/*#__PURE__*/_jsx(\"br\",{}),\"made for Developers\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1ypirhm\",\"data-styles-preset\":\"hRjYkWHYY\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Stablecoin Payment APIs\",/*#__PURE__*/_jsx(\"br\",{}),\"made for Developers\"]})}),className:\"framer-1k79qz3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-9b0w85\",\"data-styles-preset\":\"seqdCkAQF\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Infrastructure powering modern, stablecoin-powered payment experiences:\",/*#__PURE__*/_jsx(\"br\",{}),\"global on/offramp, payments, wallets and virtual accounts.\"]})})},LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-9b0w85\",\"data-styles-preset\":\"seqdCkAQF\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Infrastructure powering modern, stablecoin-powered payment experiences:\",/*#__PURE__*/_jsx(\"br\",{}),\"global on/offramp, payments, wallets and virtual accounts.\"]})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-9b0w85\",\"data-styles-preset\":\"seqdCkAQF\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Infrastructure powering modern, stablecoin-powered payment experiences:\",/*#__PURE__*/_jsx(\"br\",{}),\"global on/offramp, payments, wallets and virtual accounts.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1uxjsvg\",\"data-styles-preset\":\"NiVcyuiJr\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, rgb(42, 42, 42))\"},children:[\"Infrastructure powering modern, stablecoin-powered payment experiences:\",/*#__PURE__*/_jsx(\"br\",{}),\"global on/offramp, payments, wallets and virtual accounts.\"]})}),className:\"framer-1wwfiz2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{y:(componentViewport?.y||0)+0+0+60+347.6},LDVdiBgpk:{y:(componentViewport?.y||0)+0+0+20+587.5999999999999},ovai1yTbk:{y:(componentViewport?.y||0)+0+0+100+522.5999999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,y:(componentViewport?.y||0)+0+0+60+571.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fbn96h-container\",nodeId:\"vCZNDri9a\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"vCZNDri9a\",layoutId:\"vCZNDri9a\",variant:\"sWVamebMm\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l5zunz\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5v9l5x\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vnj1e2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r5oclv\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Move money on stablecoin rails\"})})},LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Move money on stablecoin rails\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Move money on stablecoin rails\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1f9jiez\",\"data-styles-preset\":\"j0C7UO9D7\",children:\"Move money on stablecoin rails\"})}),className:\"framer-1k3jiwr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wu5e8j\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jd74ph\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uxjsvg\",\"data-styles-preset\":\"NiVcyuiJr\",children:\"Stablecoins will become standard infrastructure to move money across the world but the underlying infra stack is fragmented, technically complex and requires managing a huge web of partners. Iron is your turnkey API to go from zero to global stablecoin payments in days.\"})}),className:\"framer-w2s713\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o427qf\",\"data-framer-name\":\"Product Cards\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{height:426,width:`min(max((${componentViewport?.width||\"100vw\"} - 100px) / 2, 1px), 480px)`,y:(componentViewport?.y||0)+0+850+40},LDVdiBgpk:{height:383.5,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 480px)`,y:(componentViewport?.y||0)+0+1336+40+0},nA7XorrSW:{width:`min(max((${componentViewport?.width||\"100vw\"} - 30px) / 2, 1px), 480px)`},ovai1yTbk:{height:396.5,width:`min(${componentViewport?.width||\"100vw\"} - 20px, 480px)`,y:(componentViewport?.y||0)+0+1376+40+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:515,width:`min(max((${componentViewport?.width||\"100vw\"} - 230px) / 2, 1px), 480px)`,y:(componentViewport?.y||0)+0+1370+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-49pzw0-container\",nodeId:\"oRCOcAxpG\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{variant:\"aQUJBIX8A\"},ovai1yTbk:{variant:\"aQUJBIX8A\"}},children:/*#__PURE__*/_jsx(Cards,{Cxi3kVMol:\"Payments\",height:\"100%\",id:\"oRCOcAxpG\",layoutId:\"oRCOcAxpG\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"KEknXCINF\",width:\"100%\",y1Nd9Sbj9:\"Easily embed stablecoins into your payments and operations stack. Go from zero to stablecoin in days.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{height:426,width:`min(max((${componentViewport?.width||\"100vw\"} - 100px) / 2, 1px), 480px)`,y:(componentViewport?.y||0)+0+850+40},LDVdiBgpk:{height:383.5,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 480px)`,y:(componentViewport?.y||0)+0+1336+40+413.5},nA7XorrSW:{width:`min(max((${componentViewport?.width||\"100vw\"} - 30px) / 2, 1px), 480px)`},ovai1yTbk:{height:396.5,width:`min(${componentViewport?.width||\"100vw\"} - 20px, 480px)`,y:(componentViewport?.y||0)+0+1376+40+426.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:515,width:`min(max((${componentViewport?.width||\"100vw\"} - 230px) / 2, 1px), 480px)`,y:(componentViewport?.y||0)+0+1370+40,children:/*#__PURE__*/_jsx(Container,{className:\"framer-we8tfr-container\",nodeId:\"iO9DpaZMX\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{variant:\"n3BkpqFHa\"},ovai1yTbk:{variant:\"n3BkpqFHa\"}},children:/*#__PURE__*/_jsx(Cards,{Cxi3kVMol:\"Accounts\",height:\"100%\",id:\"iO9DpaZMX\",layoutId:\"iO9DpaZMX\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"JxvL9ImQx\",width:\"100%\",y1Nd9Sbj9:\"Spin up virtual accounts in multiple currencies. Smooth interoperability between fiat and stablecoins.\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x3r1ft\",\"data-framer-name\":\"Templates\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n83i0e\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fi3z24\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7zftk0\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-7nqicc\",\"data-styles-preset\":\"IOBJxTLhV\",children:\"Customers\"})}),className:\"framer-ath8t4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Who we serve\"})})},LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Who we serve\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Who we serve\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1f9jiez\",\"data-styles-preset\":\"j0C7UO9D7\",children:\"Who we serve\"})}),className:\"framer-lhzhoq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vii3kk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ujf12v\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"PSPs\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"PSPs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"PSPs\"})}),className:\"framer-jbgcqx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"FinTechs\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"FinTechs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"FinTechs\"})}),className:\"framer-1jq77qw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Banks\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Banks\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Banks\"})}),className:\"framer-v6avb8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Enterprise Wallets\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Enterprise Wallets\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Enterprise Wallets\"})}),className:\"framer-1sk5k7o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Remittance Platforms\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Remittance Platforms\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Remittance Platforms\"})}),className:\"framer-gip92s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"FX platforms\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"FX platforms\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"FX platforms\"})}),className:\"framer-g3xr2z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Treasuries\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Treasuries\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Treasuries\"})}),className:\"framer-1hmvp3w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Onchain Banks\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"Onchain Banks\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Onchain Banks\"})}),className:\"framer-1dj70vv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"And more\u2026\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",children:\"And more\u2026\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"And more\u2026\"})}),className:\"framer-1na8ysd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wawmju\",\"data-framer-name\":\"Templates\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8em5tq\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11oldx2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j67yot\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-7nqicc\",\"data-styles-preset\":\"IOBJxTLhV\",children:\"Team\"})}),className:\"framer-1mn8pie\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Who we are\"})})},LDVdiBgpk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Who we are\"})})},ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",children:\"Who we are\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1f9jiez\",\"data-styles-preset\":\"j0C7UO9D7\",children:\"Who we are\"})}),className:\"framer-18yi52q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dmjh8c\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bxe6xr\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-9b0w85\",\"data-styles-preset\":\"seqdCkAQF\",children:[\"We've assembled a \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"reg6mj_d2\"},motionChild:true,nodeId:\"TtZV8qwcD\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"top team\"})}),\" to build the world's onchain payment stack. We previously founded Ultimate, one of the leading Solana DeFi wallets acquired by Jupiter in 2024. Also we're founded one of Europe's first fully BaFin regulated Crypto MTFs (B\\xf6rse Stuttgart Digital Exchange). Our engineering and product team is former Solarisbank, Trade Republic, N26, Revolut among others.\"]})}),className:\"framer-otpl8g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-godnht\",\"data-framer-name\":\"Investor Logos\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gqv9pr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-es8n4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p32o1c\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-7nqicc\",\"data-styles-preset\":\"IOBJxTLhV\",style:{\"--framer-text-color\":\"var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255))\"},children:\"Investors\"})}),className:\"framer-n0mtms\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",style:{\"--framer-text-color\":\"var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255))\"},children:[\"Backed by\",/*#__PURE__*/_jsx(\"br\",{}),\"leading VCs\"]})}),className:\"framer-1p988ia\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wxfwp3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-z8osgz\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3k3712\",\"data-framer-name\":\"Lightspeed 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 267 117\"><path d=\"M 0 1 L 266.5 1 L 266.5 -1 L 0 -1 Z\" fill=\"var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Iron White&quot;} */\" opacity=\"0.5\"></path><path d=\"M 0 67.03 L 23.893 67.03 L 15.928 59.243 L 7.964 59.243 L 7.964 51.457 L 0 43.67 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 30.212 66.391 L 31.588 66.204 C 32.811 66.054 33.231 65.83 33.231 65.53 L 33.231 45.089 C 33.231 44.789 33.003 44.642 31.244 44.455 L 30.25 44.305 L 30.134 43.67 L 42.825 43.67 L 42.709 44.305 L 41.104 44.492 C 40.11 44.566 39.46 44.789 39.46 45.164 L 39.46 66.055 L 40.798 66.243 C 44.619 66.243 46.99 64.673 49.551 59.217 L 49.971 58.32 L 51.157 58.32 L 50.087 67.028 L 30.098 67.028 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 54.042 66.391 L 54.577 66.353 C 55.687 66.28 56.107 66.166 56.107 65.719 L 56.107 55.928 C 56.107 53.61 55.8 53.313 54.501 52.937 L 53.736 52.749 L 61.647 50.232 L 61.647 65.752 C 61.647 66.089 61.875 66.163 63.48 66.349 L 63.824 66.387 L 63.94 67.021 L 53.926 67.021 L 54.04 66.387 L 54.04 66.391 Z M 55.38 44.977 C 55.38 43.37 56.678 41.838 58.665 41.838 C 60.653 41.838 61.992 43.371 61.992 44.977 C 61.992 46.583 60.732 48.153 58.665 48.153 C 56.6 48.153 55.38 46.582 55.38 44.977 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 66.525 64.781 C 66.525 62.764 68.589 61.268 70.846 60.633 L 70.846 60.596 C 68.666 59.849 67.178 58.428 67.178 55.85 C 67.178 52.862 70.235 50.057 74.746 50.057 C 76.467 50.057 78.301 50.468 79.486 51.141 L 85.067 50.544 L 84.76 52.935 L 80.938 52.374 L 80.9 52.487 C 81.74 53.198 82.239 54.244 82.239 55.402 C 82.239 58.728 79.104 61.082 74.48 61.082 C 73.524 61.082 72.645 61.005 71.842 60.855 C 70.848 61.118 70.162 61.828 70.162 62.538 C 70.162 63.434 71.04 63.847 73.066 63.847 C 74.251 63.847 77.041 63.734 78.493 63.734 C 81.894 63.734 84.265 65.603 84.265 68.592 C 84.265 72.59 79.794 76.028 73.486 76.028 C 68.517 76.028 66.07 74.794 66.07 72.291 C 66.07 70.311 68.325 69.303 70.619 68.442 C 68.365 68.178 66.528 66.573 66.528 64.778 L 66.525 64.778 Z M 80.67 71.172 C 80.67 69.265 79.369 68.668 76.657 68.481 C 75.817 68.368 74.058 68.443 71.574 68.554 C 70.465 69.042 70.16 70.013 70.16 71.358 C 70.16 73.376 72.148 74.908 75.472 74.908 C 78.57 74.909 80.67 73.302 80.67 71.172 Z M 77.041 55.699 C 77.041 52.486 76.163 50.877 74.708 50.877 C 73.14 50.877 72.491 52.149 72.491 55.662 C 72.491 58.911 73.293 60.333 74.708 60.333 C 76.313 60.335 77.041 59.1 77.041 55.699 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 87.104 66.352 C 88.252 66.278 88.632 66.164 88.632 65.717 L 88.632 47.107 C 88.632 45.276 88.404 44.939 87.334 44.603 L 86.264 44.192 L 94.252 41.65 L 94.252 53.31 L 94.29 53.31 C 96.24 51.741 98.533 50.06 100.903 50.06 C 102.163 50.06 103.157 50.508 104.076 51.406 C 104.954 52.303 105.336 54.021 105.336 55.854 L 105.336 65.721 C 105.336 65.982 105.528 66.132 107.208 66.356 L 107.628 66.393 L 107.742 67.028 L 97.844 67.028 L 97.958 66.393 L 98.608 66.356 C 99.868 66.282 99.832 66.021 99.832 65.721 L 99.832 56.939 C 99.832 54.174 98.646 53.463 96.85 53.463 C 95.741 53.463 94.825 53.837 94.175 54.21 L 94.175 65.757 C 94.175 66.095 94.366 66.245 95.665 66.354 L 96.276 66.392 L 96.389 67.026 L 86.45 67.026 L 87.1 66.353 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 125.286 66.539 L 125.171 61.756 L 126.241 61.832 L 127.273 63.925 C 128.573 65.793 129.606 66.766 131.593 66.766 C 133.581 66.766 134.612 65.721 134.612 64.113 C 134.612 62.356 132.663 61.682 130.523 60.86 C 127.62 59.777 125.247 58.619 125.247 55.554 C 125.247 52.228 128 50.098 132.126 50.098 C 133.502 50.098 135.069 50.359 136.101 50.695 L 137.972 50.098 L 138.164 55.666 L 137.171 55.704 L 134.268 51.52 C 133.655 51.182 133.006 50.923 132.088 50.923 C 130.444 50.923 129.413 51.857 129.413 53.388 C 129.413 55.071 131.171 55.705 133.464 56.564 C 136.101 57.609 138.928 58.694 138.928 61.982 C 138.928 64.897 136.596 67.551 131.476 67.551 C 129.143 67.551 126.777 67.14 125.284 66.54\" fill=\"rgb(255,255,255)\"></path><path d=\"M 140.623 75.771 L 141.427 75.695 C 142.498 75.621 142.919 75.544 142.919 75.096 L 142.919 55.926 C 142.919 53.608 142.653 53.308 141.351 52.935 L 140.547 52.747 L 148.5 50.239 L 148.423 53.422 L 148.577 53.496 C 149.99 51.739 152.093 50.207 154.424 50.207 C 158.283 50.207 161.343 53.683 161.343 58.279 C 161.343 64.219 156.527 67.547 151.825 67.547 C 150.411 67.547 149.263 67.323 148.577 67.023 L 148.463 67.023 L 148.463 75.171 C 148.463 75.471 148.69 75.659 150.26 75.695 L 151.56 75.771 L 151.676 76.406 L 140.515 76.406 L 140.631 75.771 Z M 155.378 59.776 C 155.378 55.962 153.735 53.311 151.173 53.311 C 149.988 53.311 149.185 53.761 148.458 54.283 L 148.458 63.738 C 149.682 65.607 151.133 66.765 152.205 66.765 C 154.193 66.765 155.378 63.775 155.378 59.776 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 163.719 59.109 C 163.719 53.84 167.848 49.879 173.198 49.879 C 177.708 49.879 180.038 52.683 180.038 55.485 C 180.038 55.859 180 56.27 179.925 56.608 C 179.925 56.608 171.095 56.495 169.603 56.42 C 169.565 56.758 169.565 57.355 169.565 57.692 C 169.603 61.615 171.668 64.344 175.03 64.344 C 177.134 64.344 178.7 63.333 179.733 61.467 L 180.191 61.69 C 178.852 65.427 176.178 67.519 171.972 67.519 C 167.313 67.517 163.719 64.005 163.719 59.109 Z M 174.919 55.709 C 174.957 53.244 174.421 50.814 172.665 50.814 C 171.175 50.814 169.874 52.533 169.608 55.746 L 174.922 55.709 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 182.512 59.215 C 182.512 53.946 186.637 49.985 191.989 49.985 C 196.501 49.985 198.831 52.789 198.831 55.591 C 198.831 55.965 198.792 56.376 198.715 56.714 C 198.715 56.714 189.886 56.601 188.393 56.526 C 188.355 56.864 188.355 57.461 188.355 57.798 C 188.393 61.721 190.458 64.45 193.821 64.45 C 195.924 64.45 197.492 63.439 198.523 61.573 L 198.981 61.796 C 197.642 65.533 194.969 67.625 190.764 67.625 C 186.099 67.625 182.507 64.113 182.507 59.216 L 182.512 59.216 Z M 193.707 55.815 C 193.747 53.35 193.211 50.92 191.454 50.92 C 189.964 50.92 188.663 52.639 188.397 55.852 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 214.285 64.261 L 214.209 64.188 C 212.834 65.981 210.579 67.551 208.324 67.551 C 204.424 67.551 201.405 64.002 201.405 59.404 C 201.405 53.463 206.22 50.21 211.152 50.21 C 212.528 50.21 213.521 50.398 214.25 50.658 C 214.25 50.658 214.287 50.731 214.287 50.658 L 214.287 46.697 C 214.287 44.828 214.021 44.417 212.986 44.156 L 211.535 43.745 L 219.827 41.11 L 219.827 63.027 C 219.827 64.857 220.058 65.27 221.166 65.568 L 222.236 65.829 L 222.159 66.314 L 214.287 67.583 L 214.287 64.257 L 214.287 64.261 Z M 214.285 63.326 L 214.285 54.06 C 213.138 52.23 211.686 51.033 210.693 51.033 C 208.591 51.033 207.407 53.948 207.407 57.984 C 207.407 62.022 209.05 64.563 211.497 64.563 C 212.644 64.563 213.484 64.002 214.287 63.33\" fill=\"rgb(255,255,255)\"></path><path d=\"M 122.819 63.774 C 122.129 64.297 121.097 64.782 119.721 64.782 C 117.696 64.782 116.703 63.847 116.741 60.895 L 116.853 53.047 L 122.242 53.047 L 122.738 50.729 L 116.891 50.729 L 116.929 46.331 L 111.611 48.02 L 111.641 50.718 L 110.647 50.718 L 110.2 51.156 L 108.259 53.053 L 108.639 53.053 L 111.654 53.161 L 111.501 61.979 C 111.425 65.679 113.068 67.473 116.586 67.473 C 119.223 67.473 121.21 66.127 122.969 64.258 L 122.815 63.774 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:12134444475,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z74mqr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kvj7ji\",\"data-border\":true,\"data-framer-name\":\"Speedinvest Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2349+80+0+0+144+0+0+0+0+10+22),pixelHeight:1390,pixelWidth:6133,positionX:\"center\",positionY:\"center\",sizes:\"228px\",src:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png\",srcSet:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png 6133w\"}},LDVdiBgpk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3302.8+60+0+0+148+0+157+0+0+10+22),pixelHeight:1390,pixelWidth:6133,positionX:\"center\",positionY:\"center\",sizes:\"228px\",src:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png\",srcSet:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png 6133w\"}},ovai1yTbk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3368.8+60+0+0+147+0+157+0+0+10+22),pixelHeight:1390,pixelWidth:6133,positionX:\"center\",positionY:\"center\",sizes:\"228px\",src:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png\",srcSet:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png 6133w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3058+140+0+0+0+0+0+0+10+22),pixelHeight:1390,pixelWidth:6133,positionX:\"center\",positionY:\"center\",sizes:\"228px\",src:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png\",srcSet:\"https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/nwiV3QvojiH0jD6mlGHefxfgaJ4.png 6133w\"},className:\"framer-8h0kx8\",\"data-framer-name\":\"Speedinvest-White 1\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19bwec2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r3oif2\",\"data-border\":true,\"data-framer-name\":\"Backed Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2349+80+0+0+144+0+157+0+0+0+31.84006118774414),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YYtITyXQtb3pwob2cIdsLNOvE.png\"}},LDVdiBgpk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3302.8+60+0+0+148+0+314+0+0+0+31.84006118774414),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YYtITyXQtb3pwob2cIdsLNOvE.png\"}},ovai1yTbk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3368.8+60+0+0+147+0+314+0+0+0+31.84006118774414),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YYtITyXQtb3pwob2cIdsLNOvE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3058+140+0+0+0+157+0+0+0+31.84006118774414),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YYtITyXQtb3pwob2cIdsLNOvE.png\"},className:\"framer-1h3oyxg\",\"data-framer-name\":\"Backed-White-2\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n236fa\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3wnc9c\",\"data-border\":true,\"data-framer-name\":\"Rockaway Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2349+80+0+0+144+0+157+0+0+10+32.75),positionX:\"center\",positionY:\"center\",sizes:\"207.2368px\",src:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png\",srcSet:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png 832w\"}},LDVdiBgpk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3302.8+60+0+0+148+0+471+0+0+10+32.75),positionX:\"center\",positionY:\"center\",sizes:\"207.2368px\",src:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png\",srcSet:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png 832w\"}},ovai1yTbk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3368.8+60+0+0+147+0+471+0+0+10+32.75),positionX:\"center\",positionY:\"center\",sizes:\"207.2368px\",src:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png\",srcSet:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png 832w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3058+140+0+0+0+157+0+0+10+32.75),positionX:\"center\",positionY:\"center\",sizes:\"207.2368px\",src:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png\",srcSet:\"https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/XuSxGQorfZF3wXdmuN2fLEtiBMA.png 832w\"},className:\"framer-m96y36\",\"data-framer-name\":\"409 Rockaway White Logo_Blue 1\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cg0ynr\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-hsal41\",\"data-framer-name\":\"Inflection 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 267 117\"><path d=\"M 0 1 L 266.5 1 L 266.5 -1 L 0 -1 Z\" fill=\"var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Iron White&quot;} */\" opacity=\"0.5\"></path><path d=\"M 24.646 61.799 L 12.741 47.633 L 8.301 47.633 L 8.301 69.237 L 12.548 69.237 L 12.548 54.36 L 25.097 69.237 L 28.894 69.237 L 28.894 47.633 L 24.646 47.633 Z M 32.111 69.172 L 36.423 69.172 L 36.423 60.117 L 45.046 60.117 L 45.046 56.236 L 36.487 56.236 L 36.487 51.644 L 49.357 51.644 L 49.357 47.633 L 32.111 47.633 Z M 94.661 52.743 C 95.24 52.226 95.175 51.514 96.012 51.062 C 96.848 50.609 97.428 51.062 98.2 50.803 C 98.972 50.674 99.294 49.962 100.259 49.962 C 101.224 49.962 101.482 50.673 102.318 50.803 C 103.091 51.062 103.67 50.609 104.506 51.062 C 105.472 51.579 105.214 52.42 106.179 52.937 C 106.823 53.261 107.595 53.002 107.917 52.42 C 108.239 51.773 107.981 50.997 107.402 50.673 C 106.437 50.156 105.858 50.803 104.892 50.35 C 103.992 49.897 104.12 49.056 103.348 48.539 C 103.155 48.345 102.962 48.28 102.64 48.28 C 101.546 48.28 101.353 49.121 100.259 49.121 C 99.165 49.121 98.972 48.28 97.878 48.28 C 97.621 48.28 97.363 48.345 97.106 48.539 C 96.334 49.056 96.462 49.833 95.561 50.35 C 94.661 50.803 94.081 50.285 93.245 50.609 C 92.923 50.738 92.666 50.932 92.473 51.256 C 92.022 52.226 92.666 52.808 92.215 53.778 C 91.765 54.684 90.993 54.554 90.478 55.395 C 90.349 55.589 90.285 55.848 90.285 56.107 C 90.285 57.206 91.121 57.4 91.121 58.5 C 91.121 59.6 90.285 59.794 90.285 60.893 C 90.285 61.152 90.349 61.411 90.478 61.605 C 90.928 62.446 91.765 62.316 92.215 63.222 C 92.666 64.192 92.022 64.774 92.473 65.744 C 92.601 66.068 92.923 66.326 93.245 66.391 C 94.081 66.715 94.661 66.197 95.561 66.65 C 96.462 67.103 96.334 67.943 97.106 68.461 C 97.299 68.59 97.556 68.72 97.878 68.72 C 98.972 68.72 99.165 67.879 100.259 67.879 C 101.353 67.879 101.546 68.72 102.64 68.72 C 102.898 68.72 103.155 68.655 103.348 68.461 C 104.12 67.943 103.992 67.167 104.892 66.65 C 105.858 66.132 106.437 66.779 107.402 66.326 C 108.046 66.003 108.239 65.227 107.917 64.58 C 107.595 63.933 106.823 63.739 106.179 64.063 C 105.214 64.58 105.472 65.421 104.506 65.938 C 103.67 66.391 103.091 65.938 102.318 66.197 C 101.482 66.326 101.224 67.038 100.259 67.038 C 99.294 67.038 99.036 66.326 98.2 66.197 C 97.428 65.938 96.848 66.391 96.012 65.938 C 95.175 65.486 95.24 64.774 94.661 64.257 C 94.146 63.674 93.502 63.674 93.116 62.898 C 92.666 61.993 93.18 61.475 92.923 60.634 C 92.794 59.794 92.087 59.535 92.087 58.565 C 92.087 57.594 92.794 57.336 92.923 56.495 C 93.18 55.654 92.666 55.137 93.116 54.231 C 93.502 53.261 94.21 53.326 94.661 52.743 Z M 129.024 48.927 C 128.381 48.927 127.93 49.38 126.901 49.38 C 125.807 49.38 125.42 48.927 124.777 48.927 C 124.133 48.927 123.683 49.38 122.653 49.38 C 121.559 49.38 121.173 48.927 120.53 48.927 C 119.886 48.927 119.436 49.38 118.406 49.38 C 117.377 49.38 116.797 48.927 116.154 48.927 C 115.51 48.927 115.06 49.38 114.03 49.38 C 113.001 49.38 112.486 48.927 111.842 48.927 C 111.392 48.927 111.006 49.315 111.006 49.768 C 111.006 50.221 111.392 50.609 111.842 50.609 C 112.486 50.609 112.936 50.156 113.966 50.156 C 115.06 50.156 115.446 50.609 116.09 50.609 C 116.733 50.609 117.184 50.156 118.213 50.156 C 119.307 50.156 119.951 50.803 119.951 51.903 C 119.951 53.002 119.5 53.39 119.5 54.037 C 119.5 54.684 119.951 55.137 119.951 56.172 C 119.951 57.271 119.5 57.659 119.5 58.306 C 119.5 58.953 119.951 59.405 119.951 60.441 C 119.951 61.54 119.5 61.928 119.5 62.575 C 119.5 63.222 119.951 63.674 119.951 64.709 C 119.951 65.809 119.5 66.197 119.5 66.844 C 119.5 67.297 119.886 67.685 120.337 67.685 C 120.787 67.685 121.173 67.297 121.173 66.844 C 121.173 66.197 120.723 65.744 120.723 64.709 C 120.723 63.61 121.173 63.222 121.173 62.575 C 121.173 61.928 120.723 61.475 120.723 60.44 C 120.723 59.341 121.173 58.953 121.173 58.306 C 121.173 57.659 120.723 57.206 120.723 56.172 C 120.723 55.072 121.173 54.684 121.173 54.037 C 121.173 53.39 120.723 52.937 120.723 51.903 C 120.723 50.803 121.366 50.156 122.46 50.156 C 123.554 50.156 123.94 50.609 124.584 50.609 C 125.227 50.609 125.678 50.156 126.708 50.156 C 127.801 50.156 128.188 50.609 128.831 50.609 C 129.282 50.609 129.668 50.221 129.668 49.768 C 129.861 49.315 129.475 48.927 129.024 48.927 Z M 75.484 50.868 C 76.063 50.868 76.449 51.191 76.964 51.385 L 77.093 51.385 C 77.157 51.385 77.157 51.385 77.221 51.45 L 78.122 51.45 C 78.187 51.45 78.187 51.45 78.251 51.385 L 78.38 51.385 C 78.766 51.191 79.152 50.868 79.796 50.868 C 80.375 50.868 80.761 51.191 81.276 51.385 L 81.404 51.385 C 81.469 51.385 81.469 51.385 81.533 51.45 L 82.434 51.45 C 82.498 51.45 82.498 51.45 82.563 51.385 L 82.691 51.385 C 83.142 51.191 83.592 50.868 84.171 50.868 C 84.751 50.868 85.137 51.191 85.652 51.385 L 85.78 51.385 C 85.845 51.385 85.844 51.385 85.909 51.45 L 86.359 51.45 C 87.325 51.45 88.097 50.673 88.097 49.703 C 88.097 48.733 87.325 47.957 86.359 47.957 L 85.909 47.957 C 85.844 47.957 85.845 47.957 85.78 48.021 L 85.652 48.021 C 85.201 48.216 84.751 48.539 84.171 48.539 C 83.592 48.539 83.206 48.216 82.691 48.022 L 82.563 48.022 C 82.498 48.022 82.498 48.022 82.434 47.957 L 81.533 47.957 C 81.469 47.957 81.469 47.957 81.404 48.021 L 81.276 48.021 C 80.825 48.216 80.375 48.539 79.796 48.539 C 79.216 48.539 78.83 48.216 78.315 48.022 L 78.187 48.022 C 78.122 48.022 78.122 48.022 78.058 47.957 L 77.157 47.957 C 77.093 47.957 77.093 47.957 77.028 48.021 L 76.9 48.021 C 76.449 48.216 75.999 48.539 75.42 48.539 C 74.841 48.539 74.454 48.216 73.94 48.022 L 73.811 48.022 C 73.747 48.022 73.747 48.022 73.682 47.957 L 73.232 47.957 C 72.266 47.957 71.494 48.733 71.494 49.703 L 71.494 50.156 C 71.494 50.221 71.494 50.221 71.559 50.285 L 71.559 50.415 C 71.752 50.867 72.073 51.32 72.073 51.902 C 72.073 52.484 71.752 52.872 71.559 53.39 L 71.559 53.519 C 71.559 53.584 71.559 53.584 71.494 53.649 L 71.494 54.554 C 71.494 54.619 71.494 54.619 71.559 54.684 L 71.559 54.813 C 71.752 55.266 72.073 55.719 72.073 56.301 C 72.073 56.883 71.752 57.271 71.559 57.788 L 71.559 57.918 C 71.559 57.982 71.559 57.982 71.494 58.047 L 71.494 58.953 C 71.494 59.017 71.494 59.017 71.559 59.082 L 71.559 59.211 C 71.752 59.664 72.073 60.117 72.073 60.699 C 72.073 61.281 71.752 61.669 71.559 62.187 L 71.559 62.316 C 71.559 62.381 71.559 62.381 71.494 62.445 L 71.494 63.351 C 71.494 63.416 71.494 63.416 71.559 63.48 L 71.559 63.61 C 71.752 64.063 72.073 64.515 72.073 65.098 C 72.073 65.356 72.009 65.55 71.945 65.68 C 71.88 65.809 71.816 66.003 71.687 66.197 C 71.623 66.326 71.559 66.456 71.559 66.521 L 71.559 66.65 C 71.559 66.715 71.559 66.715 71.494 66.779 L 71.494 67.232 C 71.494 67.685 71.687 68.138 72.009 68.461 C 72.073 68.526 72.202 68.59 72.266 68.655 C 72.331 68.72 72.46 68.784 72.588 68.784 C 72.781 68.849 73.039 68.914 73.232 68.914 L 73.554 68.914 C 73.682 68.914 73.747 68.849 73.875 68.849 L 73.94 68.849 C 74.39 68.655 74.841 68.332 75.42 68.332 C 75.999 68.332 76.385 68.655 76.9 68.849 L 77.028 68.849 C 77.093 68.849 77.093 68.849 77.157 68.914 L 78.058 68.914 C 78.122 68.914 78.122 68.914 78.187 68.849 L 78.315 68.849 C 78.766 68.655 79.216 68.332 79.796 68.332 C 80.375 68.332 80.761 68.655 81.276 68.849 L 81.404 68.849 C 81.469 68.849 81.469 68.849 81.533 68.914 L 82.434 68.914 C 82.498 68.914 82.498 68.914 82.563 68.849 L 82.691 68.849 C 83.142 68.655 83.592 68.332 84.171 68.332 C 84.751 68.332 85.137 68.655 85.652 68.849 L 85.78 68.849 C 85.845 68.849 85.844 68.849 85.909 68.914 L 86.359 68.914 C 87.325 68.914 88.097 68.138 88.097 67.167 C 88.097 66.197 87.325 65.421 86.359 65.421 L 85.909 65.421 C 85.844 65.421 85.845 65.421 85.78 65.486 L 85.652 65.486 C 85.201 65.68 84.751 66.003 84.171 66.003 C 83.592 66.003 83.206 65.68 82.691 65.486 L 82.563 65.486 C 82.498 65.486 82.498 65.486 82.434 65.421 L 81.533 65.421 C 81.469 65.421 81.469 65.421 81.404 65.486 L 81.276 65.486 C 80.825 65.68 80.375 66.003 79.796 66.003 C 79.216 66.003 78.83 65.68 78.315 65.486 L 78.187 65.486 C 78.122 65.486 78.122 65.486 78.058 65.421 L 77.157 65.421 C 77.093 65.421 77.093 65.421 77.028 65.486 L 76.9 65.486 C 76.449 65.68 75.999 66.003 75.42 66.003 C 75.098 66.003 74.841 65.938 74.647 65.744 C 74.454 65.55 74.39 65.356 74.326 65.098 L 74.326 64.904 C 74.326 64.321 74.647 63.933 74.841 63.416 L 74.841 63.286 C 74.841 63.222 74.841 63.222 74.905 63.157 L 74.905 62.252 C 74.905 62.187 74.905 62.187 74.841 62.122 L 74.841 61.993 C 74.647 61.54 74.326 61.087 74.326 60.505 C 74.326 60.311 74.326 59.988 74.583 59.729 C 74.841 59.47 75.034 59.405 75.42 59.405 C 75.999 59.405 76.385 59.729 76.9 59.923 L 77.028 59.923 C 77.093 59.923 77.093 59.923 77.157 59.988 L 78.058 59.988 C 78.122 59.988 78.122 59.988 78.187 59.923 L 78.315 59.923 C 78.766 59.729 79.216 59.406 79.796 59.406 C 80.375 59.406 80.761 59.729 81.276 59.923 L 81.404 59.923 C 81.469 59.923 81.469 59.923 81.533 59.988 L 81.983 59.988 C 82.949 59.988 83.721 59.211 83.721 58.241 C 83.721 57.271 82.949 56.495 81.983 56.495 L 81.533 56.495 C 81.469 56.495 81.469 56.495 81.404 56.56 L 81.276 56.56 C 80.825 56.754 80.375 57.077 79.796 57.077 C 79.216 57.077 78.83 56.754 78.315 56.56 L 78.187 56.56 C 78.122 56.56 78.122 56.56 78.058 56.495 L 77.157 56.495 C 77.093 56.495 77.093 56.495 77.028 56.56 L 76.9 56.56 C 76.449 56.754 75.999 57.077 75.42 57.077 C 75.098 57.077 74.841 57.012 74.647 56.754 C 74.454 56.495 74.39 56.301 74.39 55.977 C 74.39 55.395 74.712 55.007 74.905 54.49 L 74.905 54.36 C 74.905 54.296 74.905 54.296 74.969 54.231 L 74.969 53.325 C 74.969 53.261 74.969 53.261 74.905 53.196 L 74.905 53.067 C 74.712 52.614 74.39 52.161 74.39 51.579 C 74.39 51.256 74.454 50.997 74.712 50.803 C 74.905 50.932 75.162 50.868 75.484 50.868 Z M 66.668 64.904 C 65.831 64.904 65.381 65.356 64.544 65.356 C 63.708 65.356 63.257 64.904 62.421 64.904 C 61.584 64.904 61.134 65.356 60.297 65.356 C 59.46 65.356 59.01 64.904 58.173 64.904 C 57.337 64.904 56.629 65.421 55.986 65.356 C 55.728 65.292 55.535 65.098 55.471 64.904 C 55.342 64.257 55.921 63.674 55.921 62.769 C 55.921 61.928 55.471 61.475 55.471 60.634 C 55.471 59.794 55.921 59.341 55.921 58.5 C 55.921 57.659 55.471 57.206 55.471 56.365 C 55.471 55.783 55.664 55.395 55.792 54.878 C 55.857 54.684 55.857 54.49 55.857 54.231 L 55.857 54.037 C 55.857 53.196 55.406 52.743 55.406 51.903 L 55.406 51.45 C 55.406 51.385 55.406 51.32 55.471 51.256 C 55.471 51.191 55.535 51.126 55.535 51.062 L 55.599 50.997 L 55.599 50.932 C 55.599 50.868 55.664 50.868 55.664 50.803 C 55.664 50.738 55.664 50.738 55.728 50.674 L 55.728 50.609 C 55.728 50.544 55.728 50.544 55.792 50.479 L 55.792 49.315 C 55.792 49.315 55.792 49.25 55.728 49.25 C 55.728 49.186 55.728 49.186 55.664 49.121 C 55.664 49.121 55.664 49.056 55.599 49.056 C 55.599 49.056 55.599 48.992 55.535 48.992 L 55.471 48.927 L 55.406 48.862 L 55.342 48.798 L 55.278 48.733 L 55.213 48.668 L 55.149 48.604 L 55.085 48.539 L 55.02 48.474 L 54.956 48.409 L 54.891 48.345 L 54.827 48.28 L 54.763 48.215 C 54.763 48.215 54.699 48.215 54.699 48.151 C 54.634 48.151 54.634 48.151 54.57 48.086 C 54.57 48.086 54.505 48.086 54.505 48.021 C 54.441 48.021 54.441 48.021 54.377 47.957 L 53.09 47.957 C 53.025 47.957 53.025 47.957 52.961 48.021 C 52.961 48.021 52.897 48.021 52.897 48.086 C 52.832 48.086 52.832 48.086 52.768 48.151 C 52.768 48.151 52.704 48.151 52.704 48.215 L 52.639 48.28 L 52.575 48.345 L 52.51 48.409 L 52.446 48.474 L 52.382 48.539 L 52.317 48.604 L 52.253 48.668 L 52.189 48.733 L 52.124 48.798 L 52.06 48.862 L 51.996 48.927 L 51.931 48.992 C 51.931 48.992 51.931 49.056 51.867 49.056 C 51.867 49.056 51.867 49.121 51.803 49.121 C 51.803 49.121 51.803 49.186 51.738 49.25 C 51.738 49.25 51.738 49.315 51.674 49.315 L 51.674 50.415 C 51.674 50.479 51.674 50.479 51.738 50.544 L 51.738 50.609 C 51.738 50.673 51.738 50.673 51.803 50.738 C 51.803 50.803 51.803 50.803 51.867 50.867 L 51.867 50.932 C 51.867 50.932 51.867 50.997 51.931 50.997 C 51.931 51.061 51.996 51.126 51.996 51.191 C 51.996 51.255 51.996 51.32 52.06 51.385 L 52.06 51.838 C 52.06 52.355 51.931 52.678 51.803 53.067 C 51.803 53.131 51.803 53.131 51.738 53.196 C 51.738 53.261 51.674 53.39 51.674 53.455 C 51.61 53.649 51.61 53.843 51.61 54.037 L 51.61 54.231 C 51.61 54.425 51.61 54.619 51.674 54.813 C 51.674 54.878 51.738 55.007 51.738 55.072 C 51.738 55.136 51.738 55.136 51.803 55.201 C 51.931 55.589 52.06 55.913 52.06 56.43 C 52.06 56.947 51.931 57.271 51.803 57.659 C 51.803 57.724 51.803 57.724 51.738 57.788 C 51.738 57.853 51.674 57.982 51.674 58.047 C 51.61 58.241 51.61 58.435 51.61 58.629 L 51.61 58.888 C 51.61 59.082 51.674 59.276 51.738 59.405 C 51.738 59.47 51.738 59.47 51.803 59.535 C 51.931 59.923 52.06 60.246 52.06 60.764 C 52.06 61.281 51.931 61.604 51.803 61.993 C 51.803 62.057 51.803 62.057 51.738 62.122 C 51.738 62.187 51.674 62.316 51.674 62.381 C 51.61 62.575 51.61 62.769 51.61 62.963 C 51.61 63.804 52.06 64.256 52.06 65.097 C 52.06 65.938 51.61 66.391 51.61 67.232 C 51.61 68.396 52.575 69.366 53.733 69.366 C 54.57 69.366 55.02 68.914 55.857 68.914 C 56.693 68.914 57.144 69.366 57.98 69.366 C 58.817 69.366 59.267 68.914 60.104 68.914 C 60.941 68.914 61.391 69.366 62.228 69.366 C 63.064 69.366 63.515 68.914 64.351 68.914 C 65.188 68.914 65.638 69.366 66.475 69.366 C 67.633 69.366 68.598 68.396 68.598 67.232 C 68.791 65.874 67.89 64.904 66.668 64.904 Z M 2.124 47.633 C 0.965 47.633 0 48.604 0 49.768 C 0 50.609 0.45 51.062 0.45 51.902 C 0.45 52.808 0 53.261 0 54.102 C 0 54.943 0.45 55.395 0.45 56.236 C 0.45 57.077 0 57.53 0 58.371 C 0 59.212 0.45 59.664 0.45 60.505 C 0.45 61.346 0 61.799 0 62.64 L 0 62.834 C 0 63.675 0.45 64.127 0.45 64.968 C 0.45 65.292 0.386 65.615 0.322 65.874 C 0.129 66.326 0 66.65 0 67.038 L 0 67.232 C 0.129 68.332 1.03 69.172 2.124 69.172 C 3.218 69.172 4.183 68.332 4.247 67.232 L 4.247 67.038 C 4.247 66.65 4.118 66.262 3.99 66.003 C 3.925 65.744 3.861 65.486 3.861 65.098 C 3.861 64.257 4.311 63.804 4.311 62.963 L 4.311 62.769 C 4.311 61.864 3.861 61.475 3.861 60.57 C 3.861 59.729 4.311 59.276 4.311 58.435 C 4.311 57.594 3.861 57.142 3.861 56.301 C 3.861 55.46 4.311 55.007 4.311 54.166 C 4.311 53.261 3.861 52.808 3.861 51.967 C 3.861 51.126 4.311 50.673 4.311 49.833 C 4.311 48.604 3.346 47.634 2.124 47.634 Z M 182.435 49.768 C 182.435 49.444 182.179 49.25 181.921 49.25 C 181.599 49.25 181.406 49.509 181.406 49.768 C 181.406 50.285 181.728 50.738 181.728 51.902 C 181.728 53.067 181.406 53.519 181.406 54.037 C 181.406 54.554 181.728 55.007 181.728 56.171 C 181.728 57.336 181.406 57.788 181.406 58.306 C 181.406 58.823 181.728 59.276 181.728 60.44 C 181.728 61.604 181.406 62.057 181.406 62.575 C 181.406 63.092 181.728 63.545 181.728 64.709 C 181.728 65.227 181.663 65.615 181.599 65.874 C 181.277 65.68 180.891 65.421 180.441 64.903 C 179.604 64.062 179.476 63.416 179.025 62.963 C 178.575 62.51 177.996 62.316 177.159 61.475 C 176.323 60.634 176.193 59.988 175.744 59.535 C 175.293 59.082 174.713 58.888 173.878 58.047 C 173.04 57.206 172.912 56.559 172.461 56.107 C 172.01 55.654 171.431 55.46 170.595 54.619 C 169.758 53.778 169.63 53.131 169.179 52.678 C 168.729 52.226 168.15 52.032 167.313 51.191 C 166.541 50.415 166.412 49.833 166.026 49.38 C 165.961 49.186 165.768 49.121 165.575 49.121 C 165.447 49.121 165.382 49.121 165.319 49.186 L 165.254 49.25 C 165.125 49.38 165.061 49.574 165.125 49.768 C 165.189 50.221 165.447 50.673 165.447 51.773 C 165.447 52.937 165.125 53.39 165.125 53.907 C 165.125 54.425 165.447 54.878 165.447 56.042 C 165.447 57.206 165.125 57.659 165.125 58.176 C 165.125 58.694 165.447 59.147 165.447 60.311 C 165.447 61.475 165.125 61.928 165.125 62.445 C 165.125 62.963 165.447 63.416 165.447 64.58 C 165.447 65.744 165.125 66.197 165.125 66.714 C 165.125 67.038 165.382 67.232 165.64 67.232 C 165.961 67.232 166.154 66.973 166.154 66.714 C 166.154 66.197 165.833 65.744 165.833 64.58 C 165.833 63.416 166.154 62.963 166.154 62.445 C 166.154 61.928 165.833 61.475 165.833 60.311 C 165.833 59.147 166.154 58.694 166.154 58.176 C 166.154 57.659 165.833 57.206 165.833 56.042 C 165.833 54.878 166.154 54.425 166.154 53.907 C 166.154 53.39 165.833 52.937 165.833 51.773 C 165.833 51.256 165.898 50.867 165.961 50.544 C 166.284 50.738 166.67 50.997 167.056 51.45 C 167.892 52.29 168.02 52.937 168.471 53.39 C 168.922 53.843 169.501 54.037 170.337 54.878 C 171.174 55.719 171.303 56.365 171.754 56.818 C 172.203 57.271 172.783 57.465 173.62 58.306 C 174.455 59.147 174.585 59.793 175.035 60.246 C 175.486 60.699 176.065 60.893 176.902 61.734 C 177.738 62.575 177.866 63.222 178.317 63.674 C 178.768 64.127 179.347 64.321 180.183 65.162 C 180.955 66.003 181.148 66.585 181.535 67.038 C 181.599 67.232 181.792 67.297 181.986 67.297 C 182.307 67.297 182.5 67.038 182.5 66.779 C 182.5 66.262 182.179 65.809 182.179 64.645 C 182.179 63.48 182.5 63.028 182.5 62.51 C 182.5 61.993 182.179 61.54 182.179 60.376 C 182.179 59.211 182.5 58.759 182.5 58.241 C 182.5 57.724 182.179 57.271 182.179 56.107 C 182.179 54.942 182.5 54.49 182.5 53.972 C 182.5 53.455 182.179 53.002 182.179 51.838 C 182.114 50.738 182.435 50.35 182.435 49.768 Z M 158.432 62.834 C 157.983 63.804 156.373 65.486 155.408 66.003 C 154.443 66.52 152.126 67.103 151.032 67.103 C 149.938 67.103 147.686 66.52 146.656 66.003 C 145.691 65.486 144.082 63.804 143.631 62.834 C 143.117 61.863 142.603 59.535 142.603 58.435 C 142.603 57.336 143.117 55.007 143.631 54.037 C 144.082 53.067 145.691 51.385 146.656 50.867 C 147.621 50.35 149.874 49.768 151.032 49.768 C 152.126 49.768 154.379 50.35 155.408 50.867 C 156.373 51.385 157.983 53.067 158.432 54.037 C 158.947 55.007 159.463 57.336 159.463 58.435 C 159.398 59.535 158.883 61.863 158.432 62.834 Z M 160.105 55.783 C 159.849 55.201 159.27 54.878 158.754 53.778 C 158.304 52.808 158.304 52.161 158.046 51.579 C 157.983 51.45 157.918 51.385 157.79 51.32 C 157.211 50.997 156.566 51.062 155.536 50.479 C 154.507 49.897 154.186 49.38 153.607 49.056 L 153.414 49.056 C 152.77 49.056 152.255 49.38 151.032 49.38 C 149.874 49.38 149.294 49.056 148.652 49.056 L 148.394 49.056 C 147.814 49.38 147.493 49.897 146.463 50.479 C 145.434 51.061 144.79 50.997 144.211 51.32 C 144.082 51.385 144.018 51.449 143.954 51.579 C 143.696 52.161 143.696 52.743 143.245 53.843 C 142.731 54.878 142.216 55.266 141.894 55.848 L 141.894 55.977 C 141.894 56.624 142.216 57.141 142.216 58.371 C 142.216 59.535 141.894 60.117 141.894 60.764 C 141.894 60.893 141.959 60.958 141.959 61.087 C 142.28 61.604 142.731 61.993 143.245 63.028 C 143.761 64.062 143.696 64.709 143.954 65.291 C 144.018 65.421 144.082 65.486 144.211 65.55 C 144.79 65.874 145.434 65.809 146.463 66.391 C 147.493 66.973 147.814 67.491 148.394 67.814 L 148.652 67.814 C 149.294 67.814 149.81 67.491 151.032 67.491 C 152.19 67.491 152.77 67.814 153.414 67.814 L 153.542 67.814 C 153.542 67.814 153.607 67.814 153.607 67.749 C 154.186 67.426 154.507 66.908 155.536 66.326 C 156.566 65.744 157.211 65.809 157.79 65.486 C 157.918 65.421 157.983 65.356 158.046 65.227 C 158.304 64.645 158.304 64.062 158.754 62.963 C 159.27 61.928 159.784 61.54 160.105 60.958 C 160.17 60.828 160.17 60.699 160.17 60.634 C 160.17 60.052 159.849 59.47 159.849 58.37 C 159.849 57.206 160.17 56.689 160.17 56.107 C 160.17 56.042 160.17 55.913 160.105 55.783 Z M 135.523 49.251 C 135.202 49.251 135.009 49.509 135.009 49.768 C 135.009 50.286 135.33 50.738 135.33 51.903 C 135.33 53.067 135.009 53.52 135.009 54.037 C 135.009 54.554 135.33 55.007 135.33 56.172 C 135.33 57.336 135.009 57.789 135.009 58.306 C 135.009 58.823 135.33 59.276 135.33 60.441 C 135.33 61.605 135.009 62.058 135.009 62.575 C 135.009 63.092 135.33 63.545 135.33 64.709 C 135.33 65.874 135.009 66.327 135.009 66.844 C 135.009 67.167 135.266 67.361 135.523 67.361 C 135.845 67.361 136.038 67.103 136.038 66.844 C 136.038 66.327 135.717 65.874 135.717 64.709 C 135.717 63.545 136.038 63.092 136.038 62.575 C 136.038 62.058 135.717 61.605 135.717 60.44 C 135.717 59.276 136.038 58.823 136.038 58.306 C 136.038 57.789 135.717 57.336 135.717 56.172 C 135.717 55.007 136.038 54.555 136.038 54.037 C 136.038 53.52 135.717 53.067 135.717 51.903 C 135.717 50.738 136.038 50.286 136.038 49.768 C 136.038 49.509 135.845 49.251 135.523 49.251 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10712103798,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-npxjh9\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kd7clg\",\"data-border\":true,\"data-framer-name\":\"Fabric Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2349+80+0+0+144+0+314+0+0+13+29.5),positionX:\"center\",positionY:\"center\",sizes:\"165px\",src:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png\",srcSet:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png?scale-down-to=512 512w,https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png 660w\"}},LDVdiBgpk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3302.8+60+0+0+148+0+785+0+0+13+29.5),positionX:\"center\",positionY:\"center\",sizes:\"165px\",src:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png\",srcSet:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png?scale-down-to=512 512w,https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png 660w\"}},ovai1yTbk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3368.8+60+0+0+147+0+785+0+0+13+29.5),positionX:\"center\",positionY:\"center\",sizes:\"165px\",src:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png\",srcSet:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png?scale-down-to=512 512w,https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png 660w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3058+140+0+0+0+314+0+0+13+29.5),positionX:\"center\",positionY:\"center\",sizes:\"165px\",src:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png\",srcSet:\"https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png?scale-down-to=512 512w,https://framerusercontent.com/images/xBg2OwtNdVHjkqBFgA48qbQF4Gg.png 660w\"},className:\"framer-2hunsc\",\"data-framer-name\":\"FV - Wordmark - Off White 2\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6lx52w\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eq6bon\",\"data-border\":true,\"data-framer-name\":\"w3 fund Logo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2349+80+0+0+144+0+471+0+0+10+32.5),positionX:\"center\",positionY:\"center\",sizes:\"174px\",src:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png\",srcSet:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png 1022w\"}},LDVdiBgpk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3302.8+60+0+0+148+0+942+0+0+10+32.5),positionX:\"center\",positionY:\"center\",sizes:\"174px\",src:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png\",srcSet:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png 1022w\"}},ovai1yTbk:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3368.8+60+0+0+147+0+942+0+0+10+32.5),positionX:\"center\",positionY:\"center\",sizes:\"174px\",src:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png\",srcSet:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png 1022w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3058+140+0+0+0+471+0+0+10+32.5),positionX:\"center\",positionY:\"center\",sizes:\"174px\",src:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png\",srcSet:\"https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ce1iBLvGJS0rPN7xpW2znNIxIjg.png 1022w\"},className:\"framer-jevq5r\",\"data-framer-name\":\"w3fund_white 1\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wkcv7f\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3v60wj\",\"data-framer-name\":\"Discovery Ventures 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 267 117\"><g transform=\"translate(0.5 0)\" id=\"ss10024315139_1\"><path d=\"M 0 0 L 266.5 0 L 266.5 117 L 0 117 Z\" fill=\"transparent\"></path><path d=\"M 51.901 41.752 C 52.95 42.363 53.767 43.207 54.351 44.288 C 54.934 45.368 55.228 46.599 55.228 47.977 C 55.228 49.357 54.936 50.59 54.351 51.675 C 53.766 52.762 52.95 53.61 51.901 54.22 C 50.852 54.831 49.654 55.135 48.305 55.135 L 45.069 55.135 C 44.807 55.135 44.586 55.044 44.407 54.862 C 44.227 54.678 44.139 54.452 44.139 54.184 L 44.139 41.789 C 44.139 41.507 44.229 41.279 44.407 41.102 C 44.586 40.925 44.807 40.835 45.069 40.835 L 48.305 40.835 C 49.654 40.835 50.852 41.142 51.901 41.752 Z M 50.962 52.754 C 51.744 52.291 52.352 51.64 52.788 50.804 C 53.223 49.967 53.44 49.026 53.44 47.975 C 53.44 46.926 53.223 45.986 52.788 45.155 C 52.352 44.327 51.744 43.68 50.962 43.215 C 50.181 42.751 49.296 42.52 48.307 42.52 L 46 42.52 L 46 53.451 L 48.307 53.451 C 49.296 53.451 50.181 53.219 50.962 52.754 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 57.965 41.102 C 58.144 40.925 58.365 40.835 58.627 40.835 C 58.901 40.835 59.124 40.923 59.298 41.102 C 59.47 41.279 59.558 41.507 59.558 41.789 L 59.558 54.184 C 59.558 54.452 59.472 54.678 59.298 54.862 C 59.126 55.045 58.901 55.135 58.627 55.135 C 58.365 55.135 58.144 55.044 57.965 54.862 C 57.785 54.678 57.697 54.452 57.697 54.184 L 57.697 41.789 C 57.695 41.507 57.785 41.278 57.965 41.102 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 69.967 41.312 C 70.67 41.739 71.266 42.349 71.754 43.142 C 71.898 43.373 71.969 43.593 71.969 43.8 C 71.969 44.068 71.85 44.288 71.612 44.459 C 71.481 44.545 71.326 44.587 71.147 44.587 C 70.967 44.587 70.8 44.541 70.645 44.449 C 70.49 44.357 70.371 44.233 70.288 44.074 C 69.967 43.524 69.564 43.107 69.08 42.82 C 68.598 42.533 67.986 42.389 67.248 42.389 C 66.341 42.389 65.608 42.569 65.047 42.929 C 64.486 43.289 64.205 43.812 64.205 44.495 C 64.205 45.13 64.456 45.66 64.957 46.087 C 65.458 46.514 66.352 46.796 67.64 46.929 C 69.071 47.075 70.18 47.519 70.967 48.256 C 71.754 48.995 72.147 49.967 72.147 51.177 C 72.147 52.055 71.915 52.809 71.449 53.437 C 70.984 54.067 70.367 54.536 69.598 54.848 C 68.83 55.16 68.003 55.315 67.121 55.315 C 65.963 55.315 64.912 55.047 63.964 54.509 C 63.016 53.971 62.363 53.271 62.006 52.404 C 61.946 52.258 61.916 52.136 61.916 52.038 C 61.916 51.854 61.982 51.694 62.113 51.552 C 62.244 51.412 62.423 51.317 62.65 51.269 C 62.685 51.257 62.745 51.25 62.829 51.25 C 63.02 51.25 63.201 51.307 63.375 51.424 C 63.547 51.541 63.676 51.696 63.76 51.891 C 63.975 52.367 64.398 52.769 65.03 53.099 C 65.662 53.428 66.359 53.592 67.122 53.592 C 68.016 53.592 68.773 53.382 69.394 52.961 C 70.015 52.54 70.324 51.964 70.324 51.23 C 70.324 50.536 70.062 49.94 69.537 49.445 C 69.011 48.951 68.213 48.648 67.139 48.539 C 65.66 48.394 64.499 47.95 63.652 47.211 C 62.805 46.472 62.382 45.548 62.382 44.437 C 62.382 43.657 62.599 42.981 63.035 42.414 C 63.47 41.848 64.067 41.413 64.824 41.115 C 65.582 40.816 66.43 40.667 67.373 40.667 C 68.398 40.671 69.262 40.885 69.967 41.312 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 83.158 41.019 C 83.82 41.262 84.491 41.666 85.17 42.227 C 85.312 42.336 85.407 42.449 85.456 42.566 C 85.503 42.682 85.527 42.82 85.527 42.977 C 85.527 43.222 85.441 43.423 85.267 43.582 C 85.093 43.741 84.895 43.819 84.667 43.819 C 84.441 43.819 84.231 43.741 84.041 43.582 C 83.551 43.155 83.076 42.847 82.61 42.657 C 82.144 42.468 81.542 42.374 80.804 42.374 C 79.874 42.374 79.018 42.625 78.236 43.124 C 77.455 43.626 76.836 44.305 76.376 45.167 C 75.916 46.028 75.688 46.964 75.688 47.977 C 75.688 49.002 75.918 49.942 76.376 50.796 C 76.834 51.651 77.455 52.327 78.236 52.829 C 79.018 53.328 79.873 53.579 80.804 53.579 C 81.948 53.579 83.046 53.177 84.095 52.371 C 84.297 52.226 84.495 52.151 84.686 52.151 C 84.912 52.151 85.099 52.233 85.249 52.398 C 85.398 52.563 85.473 52.779 85.473 53.049 C 85.473 53.305 85.378 53.531 85.187 53.726 C 83.898 54.789 82.438 55.319 80.806 55.319 C 79.53 55.319 78.364 54.995 77.309 54.348 C 76.254 53.701 75.422 52.817 74.814 51.694 C 74.207 50.57 73.902 49.332 73.902 47.977 C 73.902 46.635 74.207 45.404 74.814 44.288 C 75.422 43.17 76.254 42.286 77.309 41.633 C 78.364 40.981 79.53 40.653 80.806 40.653 C 81.713 40.653 82.496 40.774 83.158 41.019 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 98.129 41.585 C 99.208 42.208 100.049 43.075 100.652 44.185 C 101.254 45.295 101.555 46.558 101.555 47.974 C 101.555 49.391 101.254 50.656 100.652 51.774 C 100.049 52.892 99.212 53.761 98.138 54.383 C 97.065 55.005 95.837 55.317 94.455 55.317 C 93.071 55.317 91.841 55.005 90.761 54.383 C 89.683 53.761 88.845 52.89 88.248 51.774 C 87.652 50.658 87.355 49.391 87.355 47.974 C 87.355 46.558 87.652 45.295 88.248 44.185 C 88.845 43.075 89.683 42.208 90.761 41.585 C 91.841 40.963 93.071 40.651 94.455 40.651 C 95.825 40.653 97.05 40.963 98.129 41.585 Z M 91.708 43.105 C 90.904 43.593 90.273 44.265 89.821 45.119 C 89.368 45.972 89.14 46.926 89.14 47.975 C 89.14 49.025 89.366 49.977 89.821 50.83 C 90.273 51.684 90.905 52.36 91.717 52.854 C 92.529 53.347 93.439 53.594 94.455 53.594 C 95.468 53.594 96.381 53.347 97.19 52.854 C 98.002 52.36 98.634 51.684 99.086 50.83 C 99.539 49.977 99.767 49.024 99.767 47.975 C 99.767 46.926 99.541 45.972 99.086 45.119 C 98.634 44.265 98.004 43.593 97.2 43.105 C 96.396 42.617 95.479 42.372 94.455 42.372 C 93.428 42.374 92.514 42.617 91.708 43.105 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 114.657 41.055 C 114.807 41.201 114.882 41.39 114.882 41.624 C 114.882 41.769 114.846 41.928 114.775 42.1 L 109.482 54.532 C 109.326 54.934 109.046 55.137 108.64 55.137 C 108.259 55.137 107.978 54.936 107.799 54.532 L 102.557 42.265 C 102.462 42.009 102.415 41.796 102.415 41.624 C 102.415 41.381 102.49 41.188 102.639 41.048 C 102.789 40.908 102.995 40.837 103.257 40.837 C 103.674 40.837 103.96 41.027 104.115 41.404 L 108.621 52.463 L 113.201 41.404 C 113.285 41.184 113.392 41.034 113.522 40.956 C 113.653 40.877 113.827 40.837 114.04 40.837 C 114.302 40.835 114.508 40.908 114.657 41.055 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 126.253 53.616 C 126.419 53.775 126.503 53.981 126.503 54.238 C 126.503 54.506 126.419 54.722 126.253 54.889 C 126.086 55.053 125.865 55.135 125.591 55.135 L 117.505 55.135 C 117.243 55.135 117.023 55.044 116.843 54.862 C 116.664 54.678 116.576 54.452 116.576 54.184 L 116.576 41.789 C 116.576 41.507 116.665 41.279 116.843 41.102 C 117.023 40.925 117.243 40.835 117.505 40.835 L 125.591 40.835 C 125.865 40.835 126.084 40.918 126.253 41.082 C 126.419 41.247 126.503 41.463 126.503 41.733 C 126.503 41.99 126.419 42.196 126.253 42.355 C 126.086 42.514 125.865 42.593 125.591 42.593 L 118.436 42.593 L 118.436 47.041 L 123.569 47.041 C 123.831 47.041 124.05 47.123 124.222 47.288 C 124.394 47.452 124.482 47.663 124.482 47.919 C 124.482 48.176 124.396 48.386 124.222 48.551 C 124.048 48.716 123.831 48.798 123.569 48.798 L 118.436 48.798 L 118.436 53.374 L 125.591 53.374 C 125.865 53.376 126.084 53.457 126.253 53.616 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 137.902 54.274 C 137.902 54.519 137.822 54.722 137.661 54.889 C 137.5 55.053 137.283 55.135 137.008 55.135 C 136.662 55.135 136.395 54.982 136.204 54.678 L 133.128 49.625 L 132.807 49.625 L 130.518 49.625 L 130.518 54.184 C 130.518 54.452 130.432 54.678 130.258 54.862 C 130.086 55.045 129.861 55.135 129.587 55.135 C 129.325 55.135 129.104 55.044 128.925 54.862 C 128.745 54.678 128.657 54.452 128.657 54.184 L 128.657 41.789 C 128.657 41.507 128.747 41.279 128.925 41.102 C 129.104 40.925 129.325 40.835 129.587 40.835 L 132.807 40.835 C 133.689 40.835 134.478 41.025 135.176 41.402 C 135.873 41.781 136.416 42.311 136.803 42.995 C 137.19 43.678 137.384 44.459 137.384 45.337 C 137.384 46.204 137.169 46.974 136.741 47.644 C 136.311 48.316 135.727 48.823 134.989 49.163 L 137.725 53.667 C 137.842 53.866 137.902 54.067 137.902 54.274 Z M 132.805 47.866 C 133.616 47.866 134.284 47.63 134.807 47.161 C 135.333 46.693 135.595 46.084 135.595 45.339 C 135.595 44.533 135.333 43.875 134.807 43.362 C 134.282 42.849 133.614 42.593 132.805 42.593 L 130.516 42.593 L 130.516 47.866 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 149.386 41.092 C 149.536 41.262 149.61 41.471 149.61 41.714 C 149.61 41.921 149.551 42.124 149.431 42.319 L 144.62 49.918 L 144.62 54.184 C 144.62 54.452 144.53 54.678 144.35 54.862 C 144.171 55.045 143.95 55.135 143.688 55.135 C 143.438 55.135 143.223 55.044 143.045 54.862 C 142.866 54.678 142.776 54.452 142.776 54.184 L 142.776 49.918 L 138 42.319 C 137.869 42.112 137.804 41.917 137.804 41.733 C 137.804 41.477 137.895 41.264 138.08 41.092 C 138.266 40.922 138.483 40.835 138.733 40.835 C 138.924 40.835 139.079 40.878 139.199 40.964 C 139.318 41.05 139.436 41.184 139.556 41.366 L 143.741 48.159 L 147.999 41.293 C 148.189 40.989 148.464 40.835 148.821 40.835 C 149.049 40.835 149.238 40.922 149.386 41.092 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 55.854 61.905 C 55.938 62.003 55.98 62.131 55.98 62.29 C 55.98 62.424 55.955 62.546 55.908 62.656 L 50.56 75.709 C 50.454 75.941 50.293 76.058 50.078 76.058 C 49.958 76.058 49.861 76.031 49.783 75.975 C 49.704 75.92 49.642 75.832 49.596 75.709 L 44.229 62.656 C 44.169 62.497 44.139 62.368 44.139 62.271 C 44.139 62.112 44.193 61.987 44.3 61.896 C 44.407 61.804 44.538 61.758 44.693 61.758 C 44.812 61.758 44.913 61.788 44.998 61.85 C 45.082 61.911 45.153 62.009 45.212 62.142 L 50.095 74.117 L 54.925 62.217 C 54.985 62.058 55.061 61.944 55.157 61.869 C 55.252 61.796 55.372 61.76 55.514 61.76 C 55.656 61.76 55.77 61.808 55.854 61.905 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 67.187 75.125 C 67.294 75.234 67.348 75.363 67.348 75.51 C 67.348 75.669 67.294 75.801 67.187 75.904 C 67.08 76.008 66.955 76.059 66.811 76.059 L 58.208 76.059 C 58.052 76.059 57.923 76.008 57.822 75.904 C 57.721 75.801 57.671 75.669 57.671 75.51 L 57.671 62.309 C 57.671 62.15 57.721 62.02 57.822 61.915 C 57.923 61.811 58.052 61.76 58.208 61.76 L 66.811 61.76 C 66.955 61.76 67.08 61.811 67.187 61.915 C 67.294 62.018 67.348 62.15 67.348 62.309 C 67.348 62.454 67.294 62.583 67.187 62.694 C 67.08 62.803 66.955 62.858 66.811 62.858 L 58.744 62.858 L 58.744 68.352 L 64.664 68.352 C 64.82 68.352 64.947 68.403 65.05 68.507 C 65.151 68.61 65.201 68.742 65.201 68.901 C 65.201 69.06 65.151 69.194 65.05 69.303 C 64.949 69.412 64.82 69.467 64.664 69.467 L 58.744 69.467 L 58.744 74.961 L 66.811 74.961 C 66.955 74.961 67.08 75.014 67.187 75.125 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 79.684 61.915 C 79.785 61.811 79.915 61.76 80.07 61.76 C 80.212 61.76 80.337 61.811 80.446 61.915 C 80.552 62.018 80.606 62.15 80.606 62.309 L 80.606 75.51 C 80.606 75.669 80.552 75.801 80.446 75.904 C 80.339 76.008 80.214 76.059 80.07 76.059 C 79.903 76.059 79.772 76.004 79.677 75.895 L 70.572 63.775 L 70.572 75.51 C 70.572 75.669 70.522 75.801 70.421 75.904 C 70.32 76.008 70.191 76.059 70.036 76.059 C 69.88 76.059 69.751 76.008 69.65 75.904 C 69.549 75.801 69.499 75.669 69.499 75.51 L 69.499 62.309 C 69.499 62.15 69.549 62.02 69.65 61.915 C 69.751 61.811 69.88 61.76 70.036 61.76 C 70.202 61.76 70.341 61.821 70.447 61.943 L 79.533 74.046 L 79.533 62.311 C 79.531 62.15 79.584 62.02 79.684 61.915 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 93.174 61.897 C 93.263 61.989 93.308 62.108 93.308 62.255 C 93.308 62.401 93.263 62.521 93.174 62.613 C 93.084 62.705 92.968 62.751 92.826 62.751 L 88.301 62.751 L 88.301 75.512 C 88.301 75.671 88.25 75.803 88.149 75.906 C 88.048 76.01 87.919 76.061 87.764 76.061 C 87.609 76.061 87.48 76.01 87.379 75.906 C 87.278 75.803 87.227 75.671 87.227 75.512 L 87.227 62.751 L 82.702 62.751 C 82.56 62.751 82.442 62.705 82.352 62.613 C 82.263 62.521 82.218 62.403 82.218 62.255 C 82.218 62.11 82.263 61.989 82.352 61.897 C 82.442 61.806 82.558 61.76 82.702 61.76 L 92.826 61.76 C 92.968 61.76 93.084 61.806 93.174 61.897 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 95.078 61.905 C 95.179 61.807 95.308 61.76 95.463 61.76 C 95.629 61.76 95.76 61.807 95.856 61.905 C 95.951 62.003 95.998 62.137 95.998 62.307 L 95.998 71.387 C 95.998 72.132 96.179 72.798 96.544 73.384 C 96.907 73.969 97.413 74.427 98.064 74.756 C 98.715 75.085 99.457 75.25 100.291 75.25 C 101.125 75.25 101.868 75.085 102.518 74.756 C 103.169 74.427 103.678 73.969 104.048 73.384 C 104.418 72.798 104.603 72.132 104.603 71.387 L 104.603 62.307 C 104.603 62.137 104.654 62.003 104.755 61.905 C 104.856 61.807 104.985 61.76 105.14 61.76 C 105.306 61.76 105.437 61.807 105.533 61.905 C 105.628 62.003 105.677 62.137 105.677 62.307 L 105.677 71.387 C 105.677 72.352 105.447 73.209 104.988 73.96 C 104.528 74.71 103.891 75.296 103.074 75.717 C 102.257 76.138 101.329 76.349 100.293 76.349 C 99.255 76.349 98.328 76.138 97.513 75.717 C 96.695 75.296 96.061 74.71 95.607 73.96 C 95.154 73.209 94.928 72.352 94.928 71.387 L 94.928 62.307 C 94.926 62.139 94.977 62.005 95.078 61.905 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 117.436 75.638 C 117.436 75.772 117.386 75.876 117.285 75.948 C 117.184 76.021 117.038 76.058 116.847 76.058 C 116.727 76.058 116.632 76.033 116.561 75.985 C 116.49 75.937 116.424 75.862 116.365 75.765 L 113.074 70.382 L 112.752 70.382 L 109.872 70.382 L 109.872 75.508 C 109.872 75.667 109.824 75.799 109.73 75.903 C 109.635 76.006 109.504 76.058 109.337 76.058 C 109.182 76.058 109.053 76.006 108.952 75.903 C 108.851 75.799 108.801 75.667 108.801 75.508 L 108.801 62.307 C 108.801 62.137 108.851 62.003 108.952 61.905 C 109.053 61.807 109.182 61.76 109.337 61.76 L 112.754 61.76 C 113.612 61.76 114.381 61.943 115.061 62.309 C 115.74 62.674 116.271 63.187 116.653 63.848 C 117.034 64.506 117.225 65.258 117.225 66.101 C 117.225 67.102 116.954 67.965 116.411 68.69 C 115.869 69.416 115.138 69.913 114.22 70.181 L 117.296 75.215 C 117.389 75.388 117.436 75.527 117.436 75.638 Z M 112.75 69.284 C 113.406 69.284 113.99 69.15 114.502 68.882 C 115.015 68.614 115.417 68.235 115.71 67.747 C 116.002 67.259 116.148 66.709 116.148 66.099 C 116.148 65.477 116.002 64.918 115.71 64.424 C 115.418 63.93 115.016 63.545 114.502 63.27 C 113.99 62.996 113.405 62.858 112.75 62.858 L 109.87 62.858 L 109.87 69.284 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 128.748 75.125 C 128.854 75.234 128.908 75.363 128.908 75.51 C 128.908 75.669 128.854 75.801 128.748 75.904 C 128.641 76.008 128.516 76.059 128.372 76.059 L 119.768 76.059 C 119.613 76.059 119.484 76.008 119.383 75.904 C 119.282 75.801 119.231 75.669 119.231 75.51 L 119.231 62.309 C 119.231 62.15 119.282 62.02 119.383 61.915 C 119.484 61.811 119.613 61.76 119.768 61.76 L 128.372 61.76 C 128.516 61.76 128.641 61.811 128.748 61.915 C 128.854 62.018 128.908 62.15 128.908 62.309 C 128.908 62.454 128.854 62.583 128.748 62.694 C 128.641 62.803 128.516 62.858 128.372 62.858 L 120.305 62.858 L 120.305 68.352 L 126.225 68.352 C 126.38 68.352 126.507 68.403 126.61 68.507 C 126.711 68.61 126.762 68.742 126.762 68.901 C 126.762 69.06 126.711 69.194 126.61 69.303 C 126.509 69.412 126.38 69.467 126.225 69.467 L 120.305 69.467 L 120.305 74.961 L 128.372 74.961 C 128.516 74.961 128.641 75.014 128.748 75.125 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 137.465 62.218 C 138.192 62.644 138.729 63.157 139.075 63.756 C 139.121 63.843 139.146 63.94 139.146 64.049 C 139.146 64.147 139.119 64.235 139.065 64.315 C 139.011 64.396 138.936 64.459 138.841 64.509 C 138.794 64.534 138.721 64.545 138.626 64.545 C 138.411 64.545 138.244 64.453 138.125 64.271 C 137.422 63.209 136.401 62.679 135.065 62.679 C 134.076 62.679 133.304 62.907 132.749 63.366 C 132.193 63.823 131.917 64.461 131.917 65.28 C 131.917 65.963 132.191 66.537 132.739 67.001 C 133.287 67.464 134.134 67.795 135.279 67.99 C 136.782 68.247 137.878 68.719 138.57 69.409 C 139.262 70.098 139.608 71.005 139.608 72.127 C 139.608 72.969 139.426 73.702 139.062 74.324 C 138.697 74.946 138.185 75.423 137.523 75.752 C 136.861 76.081 136.094 76.246 135.224 76.246 C 134.104 76.246 133.132 76.01 132.309 75.541 C 131.486 75.072 130.873 74.427 130.467 73.61 C 130.432 73.537 130.413 73.465 130.413 73.39 C 130.413 73.244 130.464 73.122 130.565 73.024 C 130.666 72.927 130.8 72.879 130.967 72.879 C 131.204 72.879 131.378 72.996 131.485 73.227 C 131.806 73.838 132.287 74.311 132.924 74.645 C 133.562 74.982 134.329 75.149 135.223 75.149 C 136.247 75.149 137.055 74.887 137.646 74.362 C 138.237 73.838 138.53 73.093 138.53 72.129 C 138.53 71.3 138.241 70.612 137.663 70.069 C 137.085 69.525 136.229 69.175 135.095 69.016 C 133.771 68.821 132.732 68.379 131.974 67.69 C 131.217 67.001 130.839 66.16 130.839 65.173 C 130.839 64.465 131.015 63.839 131.367 63.295 C 131.718 62.752 132.214 62.33 132.851 62.032 C 133.489 61.733 134.226 61.584 135.06 61.584 C 135.939 61.576 136.737 61.791 137.465 62.218 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 34.41 40.835 C 34.384 42.192 34.317 43.494 34.209 44.749 C 34.091 46.11 33.932 47.414 33.726 48.662 C 33.706 48.779 33.687 48.895 33.666 49.012 L 0 49.012 L 0 40.835 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 32.402 54.355 C 32.178 55.09 31.931 55.803 31.673 56.49 C 31.142 57.891 30.549 59.192 29.898 60.402 C 29.498 61.147 29.078 61.859 28.638 62.536 L 8.718 62.536 L 8.718 54.357 L 32.402 54.357 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 24.15 69.88 C 24.021 70.001 23.894 70.118 23.765 70.231 C 21.962 71.837 20.044 73.121 18.11 74.143 C 12.577 77.072 6.921 77.872 3.435 78.057 L 0 78.057 L 0 69.88 Z\" fill=\"rgb(255,255,255)\"></path></g><path d=\"M 0.5 1 L 267 1 L 267 -1 L 0.5 -1 Z\" fill=\"var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Iron White&quot;} */\" opacity=\"0.5\"></path></svg>',svgContentId:10024315139,withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6o66ni\",\"data-framer-name\":\"Contact\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ozfjuv\",\"data-framer-name\":\"Text container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ovai1yTbk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-qbp0u2\",\"data-styles-preset\":\"ITStUFm8W\",style:{\"--framer-text-color\":\"var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255))\"},children:\"Ready to build with Iron? Get in touch.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1v90zoh\",\"data-styles-preset\":\"m0cKCtVnD\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, rgb(255, 255, 255))\"},children:\"Ready to build with Iron? Get in touch.\"})}),className:\"framer-2c7jn3\",\"data-framer-name\":\"Want to partner or learn more?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{y:(componentViewport?.y||0)+0+3241+120+0+87},LDVdiBgpk:{y:(componentViewport?.y||0)+0+4786.8+80+0+87},ovai1yTbk:{y:(componentViewport?.y||0)+0+4851.8+60+0+70.19999999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,y:(componentViewport?.y||0)+0+3926+120+0+87,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7wscg9-container\",nodeId:\"tvFTyUo4X\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PrimaryButton,{height:\"100%\",id:\"tvFTyUo4X\",layoutId:\"tvFTyUo4X\",style:{height:\"100%\"},variant:\"sWVamebMm\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-av2csc-container\",layoutScroll:true,nodeId:\"CWcaEBbnj\",rendersWithMotion:true,scopeId:\"augiA20Il\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{variant:\"tydVzmoHo\"},LDVdiBgpk:{variant:\"XM1b7HmEP\"},ovai1yTbk:{variant:\"AgOfPeirY\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"CWcaEBbnj\",layoutId:\"CWcaEBbnj\",style:{width:\"100%\"},variant:\"eI6MB7WYZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"footer\",{className:\"framer-17onz3x\",\"data-framer-name\":\"Footer\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rrzsf3\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dfm0ky\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m8km93\",\"data-framer-name\":\"Col 1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jj9h02\",\"data-framer-name\":\"Iron Logo black\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:109,svg:'<svg width=\"109\" height=\"26\" viewBox=\"0 0 109 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.6309 0.279297H33.7716V25.716H27.6309V0.279297Z\" fill=\"#2A2A2A\"/>\\n<path d=\"M36.5551 0.279297H48.1647C49.836 0.279297 51.3049 0.601889 52.5764 1.24948C53.8479 1.89707 54.828 2.81911 55.5239 4.018C56.2175 5.21689 56.5643 6.618 56.5643 8.21652C56.5643 9.03985 56.4222 9.85596 56.1404 10.6673C55.8587 11.4786 55.4517 12.2321 54.9219 12.9254C54.3921 13.6187 53.7877 14.2013 53.1038 14.6708C53.8334 15.0945 54.421 15.6361 54.8689 16.2934C55.3144 16.953 55.6444 17.7523 55.8563 18.6911L56.7039 22.466C56.728 22.5599 56.7497 22.6537 56.7738 22.7476C56.9158 23.311 57.0796 23.8647 57.2674 24.4063C57.4553 24.948 57.6431 25.3837 57.8309 25.7111H51.0545C50.9124 25.4536 50.7727 25.1069 50.6306 24.6711C50.4886 24.2354 50.3826 23.8069 50.3128 23.3832L49.7517 19.8587C49.6096 18.9897 49.3447 18.2771 48.957 17.7234C48.5693 17.1721 48.0275 16.7652 47.3339 16.5052C46.6404 16.2476 45.7759 16.1176 44.7404 16.1176H42.6935V25.7136H36.5527V0.279297H36.5551ZM48.8173 10.4578C49.2989 10.258 49.665 9.9643 49.9106 9.5767C50.1586 9.18911 50.2815 8.73652 50.2815 8.21893C50.2815 7.41967 50.0045 6.79615 49.4531 6.34837C48.8992 5.903 48.1166 5.67911 47.1075 5.67911H42.6959V10.7587H47.1075C47.765 10.7563 48.3357 10.6576 48.8173 10.4578Z\" fill=\"#2A2A2A\"/>\\n<path d=\"M64.3714 24.3052C62.3606 23.1761 60.7833 21.6233 59.6419 19.6493C58.5004 17.6728 57.9297 15.4507 57.9297 12.9807C57.9297 10.5348 58.5004 8.32481 59.6419 6.34833C60.7833 4.37185 62.3655 2.82148 64.3883 1.69241C66.4111 0.563333 68.6579 0 71.1286 0C73.621 0 75.8678 0.558518 77.869 1.67556C79.8677 2.79259 81.433 4.33815 82.5624 6.31463C83.6918 8.29111 84.2553 10.5132 84.2553 12.9832C84.2553 15.4532 83.6918 17.6752 82.5624 19.6517C81.433 21.6282 79.8677 23.1785 77.869 24.3076C75.8702 25.4367 73.6355 26 71.1647 26C68.6458 25.9976 66.3822 25.4343 64.3714 24.3052ZM74.6565 19.63C75.692 18.9607 76.5036 18.0435 77.0911 16.8783C77.6787 15.7132 77.9725 14.4156 77.9725 12.9807C77.9725 11.5459 77.6787 10.2459 77.0911 9.08315C76.5036 7.91796 75.692 7.00796 74.6565 6.34833C73.621 5.69111 72.4459 5.3613 71.1286 5.3613C69.7873 5.3613 68.5929 5.69111 67.5477 6.34833C66.5002 7.00796 65.6838 7.91796 65.0963 9.08315C64.5087 10.2483 64.2149 11.5459 64.2149 12.9807C64.2149 14.4156 64.5087 15.7156 65.0963 16.8783C65.6838 18.0435 66.5026 18.9607 67.5477 19.63C68.5953 20.2993 69.7897 20.6363 71.1286 20.6363C72.4459 20.6363 73.621 20.2993 74.6565 19.63Z\" fill=\"#2A2A2A\"/>\\n<path d=\"M86.2568 0.279297H92.7154L99.0319 10.9345C100.161 12.8171 101.173 14.6274 102.066 16.368C101.972 14.3915 101.924 12.3115 101.924 10.1232V0.279297H108.065V25.716H101.573L95.2921 15.133C94.1627 13.2528 93.1513 11.44 92.2579 9.69948C92.3518 11.676 92.4 13.756 92.4 15.9443V25.716H86.2592V0.279297H86.2568Z\" fill=\"#2A2A2A\"/>\\n<path d=\"M12.2814 4.19133L18.4198 7.05374V0.279297H12.2814V3.1417L6.96911 0.666889L6.95467 0.659667L6.14072 0.279297H5.39661H0V4.19133L6.14072 7.05374V18.9415V21.8039L0 18.9415V25.716H6.14072V22.8536L12.2814 25.716H13.5024H18.4198V21.8039L12.7318 19.151L12.2814 18.9415V7.05374V4.19133Z\" fill=\"#2A2A2A\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nkbn9h\",\"data-framer-name\":\"Col 2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1boacyw\",\"data-framer-name\":\"Explore\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1m8gaeg\",\"data-styles-preset\":\"etdzDTC4h\",children:\"Company\"})}),className:\"framer-3rvyd8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oobkz8\",\"data-styles-preset\":\"K55WMDjRS\",style:{\"--framer-text-color\":\"var(--token-3552554f-d82f-451b-adee-dd5814b1af22, rgb(140, 140, 140))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"reg6mj_d2\"},motionChild:true,nodeId:\"cocebbXK7\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Team\"})})})}),className:\"framer-f34m7m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oobkz8\",\"data-styles-preset\":\"K55WMDjRS\",style:{\"--framer-text-color\":\"var(--token-3552554f-d82f-451b-adee-dd5814b1af22, rgb(140, 140, 140))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vtHJAvcaW\"},motionChild:true,nodeId:\"NDXVoI5Nx\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Imprint\"})})})}),className:\"framer-ywqvw2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oobkz8\",\"data-styles-preset\":\"K55WMDjRS\",style:{\"--framer-text-color\":\"var(--token-3552554f-d82f-451b-adee-dd5814b1af22, rgb(140, 140, 140))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zbODbYdwr\"},motionChild:true,nodeId:\"SYh1XqE7J\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Privacy Policy\"})})})}),className:\"framer-3bdvg2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ha1PIUX3m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oobkz8\",\"data-styles-preset\":\"K55WMDjRS\",style:{\"--framer-text-color\":\"var(--token-3552554f-d82f-451b-adee-dd5814b1af22, rgb(140, 140, 140))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.notion.so/unstoppable-finance/Iron-Resources-41967ee4852a40eb91eeefc7f4656d3d?pvs=4\",motionChild:true,nodeId:\"wLsoT15fO\",openInNewTab:true,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Press Resources\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oobkz8\",\"data-styles-preset\":\"K55WMDjRS\",style:{\"--framer-text-color\":\"var(--token-3552554f-d82f-451b-adee-dd5814b1af22, rgb(140, 140, 140))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.notion.so/unstoppable-finance/Iron-Resources-41967ee4852a40eb91eeefc7f4656d3d?pvs=4\",motionChild:true,nodeId:\"wLsoT15fO\",openInNewTab:true,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Resources\"})})})}),className:\"framer-dk104z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-132g4tp\",\"data-framer-name\":\"Explore\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-9b0w85\",\"data-styles-preset\":\"seqdCkAQF\",children:\"Socials\"})}),className:\"framer-1w6xccq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y3pi4h\",\"data-framer-name\":\"Links\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://x.com/iron\",motionChild:true,nodeId:\"oviAKipf3\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ftn0np framer-lux5qc\",\"data-framer-name\":\"X\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-10nmkwo\",\"data-framer-name\":\"X\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 19 20\"><path d=\"M 14.036 2.555 L 16.454 2.555 L 11.172 8.535 L 17.385 16.673 L 12.521 16.673 L 8.71 11.738 L 4.351 16.673 L 1.932 16.673 L 7.581 10.276 L 1.62 2.555 L 6.608 2.555 L 10.052 7.066 Z M 13.188 15.239 L 14.528 15.239 L 5.88 3.913 L 4.444 3.913 Z\" fill=\"rgb(156,161,164)\"></path></svg>',svgContentId:10146429470,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oobkz8\",\"data-styles-preset\":\"K55WMDjRS\",style:{\"--framer-text-color\":\"var(--token-6a85f6ac-8384-46ef-862a-59735f94527f, rgb(162, 162, 162))\"},children:\"@iron\"})}),className:\"framer-xwctwl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/ironxyz\",motionChild:true,nodeId:\"MwpZdCimP\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-he9s8k framer-lux5qc\",\"data-framer-name\":\"Insta\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a5q15i-container hidden-1vcavdn\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"SsQqtU68q\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-3552554f-d82f-451b-adee-dd5814b1af22, rgb(140, 140, 140))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"LinkedIn\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"SsQqtU68q\",layoutId:\"SsQqtU68q\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1oobkz8\",\"data-styles-preset\":\"K55WMDjRS\",style:{\"--framer-text-color\":\"var(--token-6a85f6ac-8384-46ef-862a-59735f94527f, rgb(162, 162, 162))\"},children:\"@ironxyz\"})}),className:\"framer-n3t5ia\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tr8n0m-container hidden-72rtr7 hidden-1quafk hidden-jx43qh hidden-1g3wvgc\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Hsjz8TGaq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-3552554f-d82f-451b-adee-dd5814b1af22, rgb(140, 140, 140))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"LinkedIn\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"Hsjz8TGaq\",layoutId:\"Hsjz8TGaq\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zdspm6\",\"data-framer-name\":\"Bottom\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e5m10e\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yyyjtx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1a542uu\",\"data-styles-preset\":\"ISLvWgEK0\",style:{\"--framer-text-color\":\"var(--token-8ac10d3e-f3bd-4500-b37e-e745443114c4, rgb(187, 187, 187))\"},children:\"Copyright \\xa9 2024 Iron. All rights reserved.\"})}),className:\"framer-1p8que4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4c7dca\",\"data-framer-name\":\"Trigger\",id:elementId1,ref:ref2})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pN4Sp.framer-lux5qc, .framer-pN4Sp .framer-lux5qc { display: block; }\",\".framer-pN4Sp.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-2954a21d-98b7-4c2b-a018-2c3e759ab3a7, #f7f5f1); 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-pN4Sp .framer-1i5pg1z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 100vh; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1qbi6et { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1k79qz3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-pN4Sp .framer-1wwfiz2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 788px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-pN4Sp .framer-fbn96h-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-pN4Sp .framer-l5zunz { align-content: center; align-items: center; background-color: var(--token-2954a21d-98b7-4c2b-a018-2c3e759ab3a7, #f7f5f1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-5v9l5x, .framer-pN4Sp .framer-8em5tq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 33px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1vnj1e2, .framer-pN4Sp .framer-1wu5e8j, .framer-pN4Sp .framer-fi3z24, .framer-pN4Sp .framer-1vii3kk, .framer-pN4Sp .framer-11oldx2, .framer-pN4Sp .framer-dmjh8c { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pN4Sp .framer-1r5oclv, .framer-pN4Sp .framer-1jd74ph, .framer-pN4Sp .framer-1bxe6xr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1k3jiwr, .framer-pN4Sp .framer-ath8t4, .framer-pN4Sp .framer-lhzhoq, .framer-pN4Sp .framer-1mn8pie, .framer-pN4Sp .framer-18yi52q, .framer-pN4Sp .framer-n0mtms, .framer-pN4Sp .framer-1p988ia { --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-pN4Sp .framer-w2s713 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 479px; word-break: break-word; word-wrap: break-word; }\",\".framer-pN4Sp .framer-o427qf { align-content: center; align-items: center; background-color: var(--token-2954a21d-98b7-4c2b-a018-2c3e759ab3a7, #f7f5f1); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 595px; justify-content: center; overflow: visible; padding: 40px 100px 40px 100px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-49pzw0-container, .framer-pN4Sp .framer-we8tfr-container { flex: 1 0 0px; height: 100%; max-width: 480px; position: relative; width: 1px; }\",'.framer-pN4Sp .framer-1x3r1ft { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-2954a21d-98b7-4c2b-a018-2c3e759ab3a7, #f7f5f1) /* {\"name\":\"Iron Light Beige\"} */ 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 40px 40px; position: relative; width: 100%; }',\".framer-pN4Sp .framer-n83i0e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-7zftk0, .framer-pN4Sp .framer-j67yot, .framer-pN4Sp .framer-1p32o1c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1ujf12v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-jbgcqx, .framer-pN4Sp .framer-1jq77qw, .framer-pN4Sp .framer-v6avb8, .framer-pN4Sp .framer-1sk5k7o, .framer-pN4Sp .framer-gip92s, .framer-pN4Sp .framer-g3xr2z, .framer-pN4Sp .framer-1hmvp3w, .framer-pN4Sp .framer-1dj70vv, .framer-pN4Sp .framer-1na8ysd, .framer-pN4Sp .framer-otpl8g { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 390px; word-break: break-word; word-wrap: break-word; }\",\".framer-pN4Sp .framer-1wawmju { align-content: center; align-items: center; background-color: var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-godnht { align-content: center; align-items: center; background-color: var(--token-ded90919-4fb9-4dec-beef-269bd532b6ca, #ff3d00); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 140px 40px 140px 40px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-gqv9pr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-es8n4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 322px; }\",\".framer-pN4Sp .framer-wxfwp3 { display: grid; flex: 1 0 0px; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pN4Sp .framer-z8osgz { align-content: center; align-items: center; align-self: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; justify-self: center; padding: 0px; position: relative; width: min-content; }\",\".framer-pN4Sp .framer-3k3712, .framer-pN4Sp .framer-hsal41, .framer-pN4Sp .framer-3v60wj { background-color: rgba(0, 0, 0, 0); flex: none; height: 117px; position: relative; width: 267px; }\",\".framer-pN4Sp .framer-z74mqr, .framer-pN4Sp .framer-19bwec2, .framer-pN4Sp .framer-1n236fa, .framer-pN4Sp .framer-1cg0ynr, .framer-pN4Sp .framer-npxjh9, .framer-pN4Sp .framer-6lx52w, .framer-pN4Sp .framer-wkcv7f { align-content: center; align-items: center; align-self: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; justify-self: center; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1kvj7ji, .framer-pN4Sp .framer-3wnc9c, .framer-pN4Sp .framer-1eq6bon { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 117px; justify-content: center; overflow: visible; padding: 10px 0px 10px 0px; position: relative; width: 267px; }\",\".framer-pN4Sp .framer-8h0kx8 { aspect-ratio: 4.30188679245283 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 53px); position: relative; width: 228px; }\",\".framer-pN4Sp .framer-1r3oif2 { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 117px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 267px; }\",\".framer-pN4Sp .framer-1h3oyxg { aspect-ratio: 2.728813464738938 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 54px); position: relative; width: 146px; }\",\".framer-pN4Sp .framer-m96y36 { aspect-ratio: 6.578947521391369 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: relative; width: 207px; }\",\".framer-pN4Sp .framer-1kd7clg { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.5); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 117px; justify-content: center; overflow: visible; padding: 13px 0px 13px 0px; position: relative; width: 267px; }\",\".framer-pN4Sp .framer-2hunsc { aspect-ratio: 5.15625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: relative; width: 165px; }\",\".framer-pN4Sp .framer-jevq5r { aspect-ratio: 5.4375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: relative; width: 174px; }\",\".framer-pN4Sp .framer-6o66ni { align-content: flex-start; align-items: flex-start; background-color: var(--token-429d5a57-105f-42b0-a4ed-74133c9e0ce5, #2a2a2a); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: 400px; justify-content: center; overflow: hidden; padding: 120px 140px 120px 140px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1ozfjuv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pN4Sp .framer-2c7jn3 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pN4Sp .framer-7wscg9-container { flex: none; height: 55px; position: relative; width: auto; }\",\".framer-pN4Sp .framer-av2csc-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-pN4Sp .framer-17onz3x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 53.75vh; justify-content: center; overflow: hidden; padding: 86px 24px 24px 24px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-rrzsf3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1dfm0ky { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1m8km93 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pN4Sp .framer-jj9h02 { flex: none; height: 26px; position: relative; width: 109px; }\",\".framer-pN4Sp .framer-nkbn9h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-pN4Sp .framer-1boacyw, .framer-pN4Sp .framer-132g4tp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 200px; overflow: hidden; padding: 0px; position: relative; width: 200px; }\",\".framer-pN4Sp .framer-3rvyd8, .framer-pN4Sp .framer-1w6xccq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pN4Sp .framer-f34m7m, .framer-pN4Sp .framer-ywqvw2, .framer-pN4Sp .framer-3bdvg2, .framer-pN4Sp .framer-dk104z { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pN4Sp .framer-1y3pi4h { 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-pN4Sp .framer-ftn0np, .framer-pN4Sp .framer-he9s8k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-pN4Sp .framer-10nmkwo { flex: none; height: 20px; position: relative; width: 19px; }\",\".framer-pN4Sp .framer-xwctwl, .framer-pN4Sp .framer-n3t5ia { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-pN4Sp .framer-a5q15i-container, .framer-pN4Sp .framer-1tr8n0m-container { flex: none; height: 21px; position: relative; width: 21px; }\",\".framer-pN4Sp .framer-zdspm6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 76px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pN4Sp .framer-1e5m10e { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pN4Sp .framer-1yyyjtx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-pN4Sp .framer-1p8que4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pN4Sp .framer-4c7dca { bottom: 0px; flex: none; left: 0px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 450px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pN4Sp.framer-72rtr7, .framer-pN4Sp .framer-1i5pg1z, .framer-pN4Sp .framer-1qbi6et, .framer-pN4Sp .framer-l5zunz, .framer-pN4Sp .framer-5v9l5x, .framer-pN4Sp .framer-1vnj1e2, .framer-pN4Sp .framer-1r5oclv, .framer-pN4Sp .framer-1wu5e8j, .framer-pN4Sp .framer-1jd74ph, .framer-pN4Sp .framer-o427qf, .framer-pN4Sp .framer-1x3r1ft, .framer-pN4Sp .framer-n83i0e, .framer-pN4Sp .framer-fi3z24, .framer-pN4Sp .framer-7zftk0, .framer-pN4Sp .framer-1vii3kk, .framer-pN4Sp .framer-1ujf12v, .framer-pN4Sp .framer-1wawmju, .framer-pN4Sp .framer-8em5tq, .framer-pN4Sp .framer-11oldx2, .framer-pN4Sp .framer-j67yot, .framer-pN4Sp .framer-dmjh8c, .framer-pN4Sp .framer-1bxe6xr, .framer-pN4Sp .framer-godnht, .framer-pN4Sp .framer-gqv9pr, .framer-pN4Sp .framer-es8n4, .framer-pN4Sp .framer-1p32o1c, .framer-pN4Sp .framer-z8osgz, .framer-pN4Sp .framer-z74mqr, .framer-pN4Sp .framer-1kvj7ji, .framer-pN4Sp .framer-19bwec2, .framer-pN4Sp .framer-1r3oif2, .framer-pN4Sp .framer-1n236fa, .framer-pN4Sp .framer-3wnc9c, .framer-pN4Sp .framer-1cg0ynr, .framer-pN4Sp .framer-npxjh9, .framer-pN4Sp .framer-1kd7clg, .framer-pN4Sp .framer-6lx52w, .framer-pN4Sp .framer-1eq6bon, .framer-pN4Sp .framer-wkcv7f, .framer-pN4Sp .framer-6o66ni, .framer-pN4Sp .framer-1ozfjuv, .framer-pN4Sp .framer-17onz3x, .framer-pN4Sp .framer-rrzsf3, .framer-pN4Sp .framer-1dfm0ky, .framer-pN4Sp .framer-1m8km93, .framer-pN4Sp .framer-nkbn9h, .framer-pN4Sp .framer-1boacyw, .framer-pN4Sp .framer-132g4tp, .framer-pN4Sp .framer-1y3pi4h, .framer-pN4Sp .framer-ftn0np, .framer-pN4Sp .framer-he9s8k, .framer-pN4Sp .framer-zdspm6, .framer-pN4Sp .framer-1yyyjtx { gap: 0px; } .framer-pN4Sp.framer-72rtr7 > *, .framer-pN4Sp .framer-7zftk0 > *, .framer-pN4Sp .framer-j67yot > *, .framer-pN4Sp .framer-1p32o1c > *, .framer-pN4Sp .framer-z8osgz > *, .framer-pN4Sp .framer-z74mqr > *, .framer-pN4Sp .framer-19bwec2 > *, .framer-pN4Sp .framer-1r3oif2 > *, .framer-pN4Sp .framer-1n236fa > *, .framer-pN4Sp .framer-1cg0ynr > *, .framer-pN4Sp .framer-npxjh9 > *, .framer-pN4Sp .framer-6lx52w > *, .framer-pN4Sp .framer-wkcv7f > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-pN4Sp.framer-72rtr7 > :first-child, .framer-pN4Sp .framer-1i5pg1z > :first-child, .framer-pN4Sp .framer-1qbi6et > :first-child, .framer-pN4Sp .framer-l5zunz > :first-child, .framer-pN4Sp .framer-1vnj1e2 > :first-child, .framer-pN4Sp .framer-1r5oclv > :first-child, .framer-pN4Sp .framer-1wu5e8j > :first-child, .framer-pN4Sp .framer-1jd74ph > :first-child, .framer-pN4Sp .framer-1x3r1ft > :first-child, .framer-pN4Sp .framer-fi3z24 > :first-child, .framer-pN4Sp .framer-7zftk0 > :first-child, .framer-pN4Sp .framer-1vii3kk > :first-child, .framer-pN4Sp .framer-1ujf12v > :first-child, .framer-pN4Sp .framer-1wawmju > :first-child, .framer-pN4Sp .framer-11oldx2 > :first-child, .framer-pN4Sp .framer-j67yot > :first-child, .framer-pN4Sp .framer-dmjh8c > :first-child, .framer-pN4Sp .framer-1bxe6xr > :first-child, .framer-pN4Sp .framer-godnht > :first-child, .framer-pN4Sp .framer-es8n4 > :first-child, .framer-pN4Sp .framer-1p32o1c > :first-child, .framer-pN4Sp .framer-z8osgz > :first-child, .framer-pN4Sp .framer-z74mqr > :first-child, .framer-pN4Sp .framer-1kvj7ji > :first-child, .framer-pN4Sp .framer-19bwec2 > :first-child, .framer-pN4Sp .framer-1r3oif2 > :first-child, .framer-pN4Sp .framer-1n236fa > :first-child, .framer-pN4Sp .framer-3wnc9c > :first-child, .framer-pN4Sp .framer-1cg0ynr > :first-child, .framer-pN4Sp .framer-npxjh9 > :first-child, .framer-pN4Sp .framer-1kd7clg > :first-child, .framer-pN4Sp .framer-6lx52w > :first-child, .framer-pN4Sp .framer-1eq6bon > :first-child, .framer-pN4Sp .framer-wkcv7f > :first-child, .framer-pN4Sp .framer-1ozfjuv > :first-child, .framer-pN4Sp .framer-17onz3x > :first-child, .framer-pN4Sp .framer-rrzsf3 > :first-child, .framer-pN4Sp .framer-1m8km93 > :first-child, .framer-pN4Sp .framer-1boacyw > :first-child, .framer-pN4Sp .framer-132g4tp > :first-child, .framer-pN4Sp .framer-1y3pi4h > :first-child { margin-top: 0px; } .framer-pN4Sp.framer-72rtr7 > :last-child, .framer-pN4Sp .framer-1i5pg1z > :last-child, .framer-pN4Sp .framer-1qbi6et > :last-child, .framer-pN4Sp .framer-l5zunz > :last-child, .framer-pN4Sp .framer-1vnj1e2 > :last-child, .framer-pN4Sp .framer-1r5oclv > :last-child, .framer-pN4Sp .framer-1wu5e8j > :last-child, .framer-pN4Sp .framer-1jd74ph > :last-child, .framer-pN4Sp .framer-1x3r1ft > :last-child, .framer-pN4Sp .framer-fi3z24 > :last-child, .framer-pN4Sp .framer-7zftk0 > :last-child, .framer-pN4Sp .framer-1vii3kk > :last-child, .framer-pN4Sp .framer-1ujf12v > :last-child, .framer-pN4Sp .framer-1wawmju > :last-child, .framer-pN4Sp .framer-11oldx2 > :last-child, .framer-pN4Sp .framer-j67yot > :last-child, .framer-pN4Sp .framer-dmjh8c > :last-child, .framer-pN4Sp .framer-1bxe6xr > :last-child, .framer-pN4Sp .framer-godnht > :last-child, .framer-pN4Sp .framer-es8n4 > :last-child, .framer-pN4Sp .framer-1p32o1c > :last-child, .framer-pN4Sp .framer-z8osgz > :last-child, .framer-pN4Sp .framer-z74mqr > :last-child, .framer-pN4Sp .framer-1kvj7ji > :last-child, .framer-pN4Sp .framer-19bwec2 > :last-child, .framer-pN4Sp .framer-1r3oif2 > :last-child, .framer-pN4Sp .framer-1n236fa > :last-child, .framer-pN4Sp .framer-3wnc9c > :last-child, .framer-pN4Sp .framer-1cg0ynr > :last-child, .framer-pN4Sp .framer-npxjh9 > :last-child, .framer-pN4Sp .framer-1kd7clg > :last-child, .framer-pN4Sp .framer-6lx52w > :last-child, .framer-pN4Sp .framer-1eq6bon > :last-child, .framer-pN4Sp .framer-wkcv7f > :last-child, .framer-pN4Sp .framer-1ozfjuv > :last-child, .framer-pN4Sp .framer-17onz3x > :last-child, .framer-pN4Sp .framer-rrzsf3 > :last-child, .framer-pN4Sp .framer-1m8km93 > :last-child, .framer-pN4Sp .framer-1boacyw > :last-child, .framer-pN4Sp .framer-132g4tp > :last-child, .framer-pN4Sp .framer-1y3pi4h > :last-child { margin-bottom: 0px; } .framer-pN4Sp .framer-1i5pg1z > *, .framer-pN4Sp .framer-17onz3x > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-pN4Sp .framer-1qbi6et > *, .framer-pN4Sp .framer-1kvj7ji > *, .framer-pN4Sp .framer-3wnc9c > *, .framer-pN4Sp .framer-1kd7clg > *, .framer-pN4Sp .framer-1eq6bon > *, .framer-pN4Sp .framer-rrzsf3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pN4Sp .framer-l5zunz > *, .framer-pN4Sp .framer-1x3r1ft > *, .framer-pN4Sp .framer-1wawmju > *, .framer-pN4Sp .framer-godnht > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-pN4Sp .framer-5v9l5x > *, .framer-pN4Sp .framer-8em5tq > * { margin: 0px; margin-left: calc(33px / 2); margin-right: calc(33px / 2); } .framer-pN4Sp .framer-5v9l5x > :first-child, .framer-pN4Sp .framer-o427qf > :first-child, .framer-pN4Sp .framer-n83i0e > :first-child, .framer-pN4Sp .framer-8em5tq > :first-child, .framer-pN4Sp .framer-gqv9pr > :first-child, .framer-pN4Sp .framer-6o66ni > :first-child, .framer-pN4Sp .framer-1dfm0ky > :first-child, .framer-pN4Sp .framer-nkbn9h > :first-child, .framer-pN4Sp .framer-ftn0np > :first-child, .framer-pN4Sp .framer-he9s8k > :first-child, .framer-pN4Sp .framer-zdspm6 > :first-child, .framer-pN4Sp .framer-1yyyjtx > :first-child { margin-left: 0px; } .framer-pN4Sp .framer-5v9l5x > :last-child, .framer-pN4Sp .framer-o427qf > :last-child, .framer-pN4Sp .framer-n83i0e > :last-child, .framer-pN4Sp .framer-8em5tq > :last-child, .framer-pN4Sp .framer-gqv9pr > :last-child, .framer-pN4Sp .framer-6o66ni > :last-child, .framer-pN4Sp .framer-1dfm0ky > :last-child, .framer-pN4Sp .framer-nkbn9h > :last-child, .framer-pN4Sp .framer-ftn0np > :last-child, .framer-pN4Sp .framer-he9s8k > :last-child, .framer-pN4Sp .framer-zdspm6 > :last-child, .framer-pN4Sp .framer-1yyyjtx > :last-child { margin-right: 0px; } .framer-pN4Sp .framer-1vnj1e2 > *, .framer-pN4Sp .framer-1wu5e8j > *, .framer-pN4Sp .framer-fi3z24 > *, .framer-pN4Sp .framer-1vii3kk > *, .framer-pN4Sp .framer-11oldx2 > *, .framer-pN4Sp .framer-dmjh8c > *, .framer-pN4Sp .framer-es8n4 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-pN4Sp .framer-1r5oclv > *, .framer-pN4Sp .framer-1jd74ph > *, .framer-pN4Sp .framer-1bxe6xr > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-pN4Sp .framer-o427qf > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-pN4Sp .framer-n83i0e > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } .framer-pN4Sp .framer-1ujf12v > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-pN4Sp .framer-gqv9pr > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-pN4Sp .framer-6o66ni > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-pN4Sp .framer-1ozfjuv > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-pN4Sp .framer-1dfm0ky > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-pN4Sp .framer-1m8km93 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-pN4Sp .framer-nkbn9h > *, .framer-pN4Sp .framer-zdspm6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-pN4Sp .framer-1boacyw > *, .framer-pN4Sp .framer-132g4tp > *, .framer-pN4Sp .framer-1y3pi4h > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-pN4Sp .framer-ftn0np > *, .framer-pN4Sp .framer-he9s8k > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-pN4Sp .framer-1yyyjtx > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,'.framer-pN4Sp[data-border=\"true\"]::after, .framer-pN4Sp [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-pN4Sp.framer-72rtr7 { width: 810px; } .framer-pN4Sp .framer-1i5pg1z { height: 600px; } .framer-pN4Sp .framer-l5zunz, .framer-pN4Sp .framer-1wawmju { padding: 40px; } .framer-pN4Sp .framer-w2s713, .framer-pN4Sp .framer-jbgcqx, .framer-pN4Sp .framer-1jq77qw, .framer-pN4Sp .framer-v6avb8, .framer-pN4Sp .framer-1sk5k7o, .framer-pN4Sp .framer-gip92s, .framer-pN4Sp .framer-g3xr2z, .framer-pN4Sp .framer-1hmvp3w, .framer-pN4Sp .framer-1dj70vv, .framer-pN4Sp .framer-1na8ysd, .framer-pN4Sp .framer-otpl8g, .framer-pN4Sp .framer-es8n4, .framer-pN4Sp .framer-nkbn9h { width: 100%; } .framer-pN4Sp .framer-o427qf { gap: 20px; height: 506px; padding: 40px; } .framer-pN4Sp .framer-1x3r1ft, .framer-pN4Sp .framer-godnht { padding: 80px 40px 80px 40px; } .framer-pN4Sp .framer-gqv9pr { flex-direction: column; } .framer-pN4Sp .framer-wxfwp3, .framer-pN4Sp .framer-1m8km93 { flex: none; width: 100%; } .framer-pN4Sp .framer-z8osgz { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-pN4Sp .framer-z74mqr, .framer-pN4Sp .framer-19bwec2, .framer-pN4Sp .framer-1n236fa, .framer-pN4Sp .framer-1cg0ynr, .framer-pN4Sp .framer-npxjh9, .framer-pN4Sp .framer-6lx52w, .framer-pN4Sp .framer-wkcv7f, .framer-pN4Sp .framer-1y3pi4h { align-content: flex-start; align-items: flex-start; } .framer-pN4Sp .framer-1h3oyxg { height: var(--framer-aspect-ratio-supported, 53px); } .framer-pN4Sp .framer-m96y36 { height: var(--framer-aspect-ratio-supported, 31px); } .framer-pN4Sp .framer-17onz3x { height: min-content; padding: 40px 24px 24px 24px; } .framer-pN4Sp .framer-1dfm0ky { flex-direction: column; gap: 20px; } .framer-pN4Sp .framer-1boacyw, .framer-pN4Sp .framer-132g4tp { align-content: flex-start; align-items: flex-start; width: 173px; } .framer-pN4Sp .framer-3rvyd8, .framer-pN4Sp .framer-f34m7m, .framer-pN4Sp .framer-ywqvw2, .framer-pN4Sp .framer-3bdvg2, .framer-pN4Sp .framer-dk104z, .framer-pN4Sp .framer-1w6xccq { white-space: pre; width: auto; } .framer-pN4Sp .framer-ftn0np, .framer-pN4Sp .framer-he9s8k { width: min-content; } .framer-pN4Sp .framer-xwctwl, .framer-pN4Sp .framer-n3t5ia { flex: none; white-space: pre; width: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pN4Sp .framer-o427qf, .framer-pN4Sp .framer-gqv9pr, .framer-pN4Sp .framer-1dfm0ky { gap: 0px; } .framer-pN4Sp .framer-o427qf > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-pN4Sp .framer-o427qf > :first-child { margin-left: 0px; } .framer-pN4Sp .framer-o427qf > :last-child { margin-right: 0px; } .framer-pN4Sp .framer-gqv9pr > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-pN4Sp .framer-gqv9pr > :first-child, .framer-pN4Sp .framer-1dfm0ky > :first-child { margin-top: 0px; } .framer-pN4Sp .framer-gqv9pr > :last-child, .framer-pN4Sp .framer-1dfm0ky > :last-child { margin-bottom: 0px; } .framer-pN4Sp .framer-1dfm0ky > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\",\"@media (min-width: 390px) and (max-width: 809px) { .framer-pN4Sp.framer-72rtr7 { width: 390px; } .framer-pN4Sp .framer-1i5pg1z { align-content: flex-start; align-items: flex-start; padding: 20px; } .framer-pN4Sp .framer-1qbi6et, .framer-pN4Sp .framer-1k79qz3 { order: 0; } .framer-pN4Sp .framer-1wwfiz2, .framer-pN4Sp .framer-fbn96h-container { order: 1; } .framer-pN4Sp .framer-l5zunz { padding: 60px 20px 20px 20px; } .framer-pN4Sp .framer-5v9l5x, .framer-pN4Sp .framer-8em5tq { flex-direction: column; gap: 30px; } .framer-pN4Sp .framer-1vnj1e2, .framer-pN4Sp .framer-1wu5e8j, .framer-pN4Sp .framer-fi3z24, .framer-pN4Sp .framer-1vii3kk, .framer-pN4Sp .framer-11oldx2, .framer-pN4Sp .framer-dmjh8c, .framer-pN4Sp .framer-1m8km93 { flex: none; width: 100%; } .framer-pN4Sp .framer-w2s713, .framer-pN4Sp .framer-jbgcqx, .framer-pN4Sp .framer-1jq77qw, .framer-pN4Sp .framer-v6avb8, .framer-pN4Sp .framer-1sk5k7o, .framer-pN4Sp .framer-gip92s, .framer-pN4Sp .framer-g3xr2z, .framer-pN4Sp .framer-1hmvp3w, .framer-pN4Sp .framer-1dj70vv, .framer-pN4Sp .framer-1na8ysd, .framer-pN4Sp .framer-otpl8g, .framer-pN4Sp .framer-1yyyjtx { width: 100%; } .framer-pN4Sp .framer-o427qf { flex-direction: column; height: 877px; padding: 40px 20px 40px 20px; } .framer-pN4Sp .framer-49pzw0-container, .framer-pN4Sp .framer-we8tfr-container { height: 1px; width: 100%; } .framer-pN4Sp .framer-1x3r1ft, .framer-pN4Sp .framer-1wawmju, .framer-pN4Sp .framer-godnht { padding: 60px 20px 60px 20px; } .framer-pN4Sp .framer-n83i0e { flex-direction: column; gap: 50px; } .framer-pN4Sp .framer-gqv9pr { flex-direction: column; gap: 64px; } .framer-pN4Sp .framer-wxfwp3 { flex: none; grid-template-columns: repeat(1, minmax(50px, 1fr)); width: 100%; } .framer-pN4Sp .framer-z8osgz { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-pN4Sp .framer-z74mqr, .framer-pN4Sp .framer-19bwec2, .framer-pN4Sp .framer-1n236fa, .framer-pN4Sp .framer-1cg0ynr, .framer-pN4Sp .framer-npxjh9, .framer-pN4Sp .framer-6lx52w, .framer-pN4Sp .framer-wkcv7f, .framer-pN4Sp .framer-1y3pi4h { align-content: flex-start; align-items: flex-start; } .framer-pN4Sp .framer-6o66ni { padding: 80px 20px 80px 20px; } .framer-pN4Sp .framer-17onz3x { gap: 24px; height: min-content; padding: 16px; } .framer-pN4Sp .framer-1dfm0ky { flex-direction: column; gap: 30px; padding: 40px 0px 0px 0px; } .framer-pN4Sp .framer-nkbn9h { gap: 0px; width: 100%; } .framer-pN4Sp .framer-1boacyw, .framer-pN4Sp .framer-132g4tp { align-content: flex-start; align-items: flex-start; width: 173px; } .framer-pN4Sp .framer-3rvyd8, .framer-pN4Sp .framer-f34m7m, .framer-pN4Sp .framer-ywqvw2, .framer-pN4Sp .framer-3bdvg2, .framer-pN4Sp .framer-dk104z, .framer-pN4Sp .framer-1w6xccq { white-space: pre; width: auto; } .framer-pN4Sp .framer-ftn0np, .framer-pN4Sp .framer-he9s8k { width: min-content; } .framer-pN4Sp .framer-xwctwl, .framer-pN4Sp .framer-n3t5ia { flex: none; white-space: pre; width: auto; } .framer-pN4Sp .framer-zdspm6 { height: min-content; } .framer-pN4Sp .framer-1e5m10e { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: flex-start; } .framer-pN4Sp .framer-1p8que4 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pN4Sp .framer-5v9l5x, .framer-pN4Sp .framer-o427qf, .framer-pN4Sp .framer-n83i0e, .framer-pN4Sp .framer-8em5tq, .framer-pN4Sp .framer-gqv9pr, .framer-pN4Sp .framer-17onz3x, .framer-pN4Sp .framer-1dfm0ky, .framer-pN4Sp .framer-nkbn9h, .framer-pN4Sp .framer-1e5m10e { gap: 0px; } .framer-pN4Sp .framer-5v9l5x > *, .framer-pN4Sp .framer-o427qf > *, .framer-pN4Sp .framer-8em5tq > *, .framer-pN4Sp .framer-1dfm0ky > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-pN4Sp .framer-5v9l5x > :first-child, .framer-pN4Sp .framer-o427qf > :first-child, .framer-pN4Sp .framer-n83i0e > :first-child, .framer-pN4Sp .framer-8em5tq > :first-child, .framer-pN4Sp .framer-gqv9pr > :first-child, .framer-pN4Sp .framer-17onz3x > :first-child, .framer-pN4Sp .framer-1dfm0ky > :first-child, .framer-pN4Sp .framer-1e5m10e > :first-child { margin-top: 0px; } .framer-pN4Sp .framer-5v9l5x > :last-child, .framer-pN4Sp .framer-o427qf > :last-child, .framer-pN4Sp .framer-n83i0e > :last-child, .framer-pN4Sp .framer-8em5tq > :last-child, .framer-pN4Sp .framer-gqv9pr > :last-child, .framer-pN4Sp .framer-17onz3x > :last-child, .framer-pN4Sp .framer-1dfm0ky > :last-child, .framer-pN4Sp .framer-1e5m10e > :last-child { margin-bottom: 0px; } .framer-pN4Sp .framer-n83i0e > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-pN4Sp .framer-gqv9pr > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-pN4Sp .framer-17onz3x > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-pN4Sp .framer-nkbn9h > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-pN4Sp .framer-nkbn9h > :first-child { margin-left: 0px; } .framer-pN4Sp .framer-nkbn9h > :last-child { margin-right: 0px; } .framer-pN4Sp .framer-1e5m10e > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\",\"@media (min-width: 1600px) { .framer-pN4Sp.framer-72rtr7 { width: 1600px; } .framer-pN4Sp .framer-1i5pg1z, .framer-pN4Sp .framer-jj9h02, .framer-pN4Sp .framer-1tr8n0m-container { order: 0; } .framer-pN4Sp .framer-l5zunz, .framer-pN4Sp .framer-n3t5ia { order: 1; } .framer-pN4Sp .framer-o427qf { order: 2; padding: 40px 0px 40px 0px; } .framer-pN4Sp .framer-1x3r1ft { order: 3; } .framer-pN4Sp .framer-1wawmju { order: 4; } .framer-pN4Sp .framer-godnht { order: 8; } .framer-pN4Sp .framer-1h3oyxg { height: var(--framer-aspect-ratio-supported, 53px); } .framer-pN4Sp .framer-m96y36 { height: var(--framer-aspect-ratio-supported, 31px); } .framer-pN4Sp .framer-6o66ni { order: 9; } .framer-pN4Sp .framer-av2csc-container { order: 10; } .framer-pN4Sp .framer-17onz3x { order: 12; }}\",\"@media (max-width: 389px) { .framer-pN4Sp.framer-72rtr7 { background-color: var(--token-5ff3d96b-308c-4f18-87bf-9c005fb8afa7, #ffffff); width: 320px; } .framer-pN4Sp .framer-1i5pg1z { align-content: flex-start; align-items: flex-start; gap: 30px; padding: 100px 10px 60px 10px; } .framer-pN4Sp .framer-l5zunz, .framer-pN4Sp .framer-1x3r1ft, .framer-pN4Sp .framer-1wawmju, .framer-pN4Sp .framer-godnht { padding: 60px 10px 60px 10px; } .framer-pN4Sp .framer-5v9l5x, .framer-pN4Sp .framer-8em5tq { flex-direction: column; gap: 30px; } .framer-pN4Sp .framer-1vnj1e2, .framer-pN4Sp .framer-1wu5e8j, .framer-pN4Sp .framer-fi3z24, .framer-pN4Sp .framer-1vii3kk, .framer-pN4Sp .framer-11oldx2, .framer-pN4Sp .framer-dmjh8c, .framer-pN4Sp .framer-1m8km93 { flex: none; width: 100%; } .framer-pN4Sp .framer-w2s713, .framer-pN4Sp .framer-jbgcqx, .framer-pN4Sp .framer-1jq77qw, .framer-pN4Sp .framer-v6avb8, .framer-pN4Sp .framer-1sk5k7o, .framer-pN4Sp .framer-gip92s, .framer-pN4Sp .framer-g3xr2z, .framer-pN4Sp .framer-1hmvp3w, .framer-pN4Sp .framer-1dj70vv, .framer-pN4Sp .framer-1na8ysd, .framer-pN4Sp .framer-otpl8g, .framer-pN4Sp .framer-es8n4, .framer-pN4Sp .framer-1yyyjtx { width: 100%; } .framer-pN4Sp .framer-o427qf { flex-direction: column; height: 903px; padding: 40px 10px 40px 10px; } .framer-pN4Sp .framer-49pzw0-container, .framer-pN4Sp .framer-we8tfr-container { height: 1px; width: 100%; } .framer-pN4Sp .framer-n83i0e { flex-direction: column; gap: 50px; } .framer-pN4Sp .framer-gqv9pr { flex-direction: column; gap: 63px; } .framer-pN4Sp .framer-n0mtms { width: 283px; } .framer-pN4Sp .framer-1p988ia { width: 272px; } .framer-pN4Sp .framer-wxfwp3 { flex: none; grid-template-columns: repeat(1, minmax(50px, 1fr)); width: 100%; } .framer-pN4Sp .framer-z8osgz { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-pN4Sp .framer-z74mqr, .framer-pN4Sp .framer-19bwec2, .framer-pN4Sp .framer-1n236fa, .framer-pN4Sp .framer-1cg0ynr, .framer-pN4Sp .framer-npxjh9, .framer-pN4Sp .framer-6lx52w, .framer-pN4Sp .framer-wkcv7f, .framer-pN4Sp .framer-1ozfjuv, .framer-pN4Sp .framer-1y3pi4h { align-content: flex-start; align-items: flex-start; } .framer-pN4Sp .framer-1h3oyxg { height: var(--framer-aspect-ratio-supported, 53px); } .framer-pN4Sp .framer-m96y36 { height: var(--framer-aspect-ratio-supported, 31px); } .framer-pN4Sp .framer-6o66ni { height: 290px; padding: 60px 10px 60px 10px; } .framer-pN4Sp .framer-17onz3x { gap: 24px; height: min-content; padding: 60px 16px 16px 16px; } .framer-pN4Sp .framer-1dfm0ky { flex-direction: column; gap: 30px; padding: 40px 0px 0px 0px; } .framer-pN4Sp .framer-nkbn9h { gap: 0px; width: 100%; } .framer-pN4Sp .framer-1boacyw, .framer-pN4Sp .framer-132g4tp { align-content: flex-start; align-items: flex-start; width: 173px; } .framer-pN4Sp .framer-3rvyd8, .framer-pN4Sp .framer-f34m7m, .framer-pN4Sp .framer-ywqvw2, .framer-pN4Sp .framer-3bdvg2, .framer-pN4Sp .framer-dk104z, .framer-pN4Sp .framer-1w6xccq { white-space: pre; width: auto; } .framer-pN4Sp .framer-ftn0np, .framer-pN4Sp .framer-he9s8k { width: min-content; } .framer-pN4Sp .framer-xwctwl, .framer-pN4Sp .framer-n3t5ia { flex: none; white-space: pre; width: auto; } .framer-pN4Sp .framer-zdspm6 { height: min-content; } .framer-pN4Sp .framer-1e5m10e { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: flex-start; } .framer-pN4Sp .framer-1p8que4 { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-pN4Sp .framer-1i5pg1z, .framer-pN4Sp .framer-5v9l5x, .framer-pN4Sp .framer-o427qf, .framer-pN4Sp .framer-n83i0e, .framer-pN4Sp .framer-8em5tq, .framer-pN4Sp .framer-gqv9pr, .framer-pN4Sp .framer-17onz3x, .framer-pN4Sp .framer-1dfm0ky, .framer-pN4Sp .framer-nkbn9h, .framer-pN4Sp .framer-1e5m10e { gap: 0px; } .framer-pN4Sp .framer-1i5pg1z > *, .framer-pN4Sp .framer-5v9l5x > *, .framer-pN4Sp .framer-o427qf > *, .framer-pN4Sp .framer-8em5tq > *, .framer-pN4Sp .framer-1dfm0ky > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-pN4Sp .framer-1i5pg1z > :first-child, .framer-pN4Sp .framer-5v9l5x > :first-child, .framer-pN4Sp .framer-o427qf > :first-child, .framer-pN4Sp .framer-n83i0e > :first-child, .framer-pN4Sp .framer-8em5tq > :first-child, .framer-pN4Sp .framer-gqv9pr > :first-child, .framer-pN4Sp .framer-17onz3x > :first-child, .framer-pN4Sp .framer-1dfm0ky > :first-child, .framer-pN4Sp .framer-1e5m10e > :first-child { margin-top: 0px; } .framer-pN4Sp .framer-1i5pg1z > :last-child, .framer-pN4Sp .framer-5v9l5x > :last-child, .framer-pN4Sp .framer-o427qf > :last-child, .framer-pN4Sp .framer-n83i0e > :last-child, .framer-pN4Sp .framer-8em5tq > :last-child, .framer-pN4Sp .framer-gqv9pr > :last-child, .framer-pN4Sp .framer-17onz3x > :last-child, .framer-pN4Sp .framer-1dfm0ky > :last-child, .framer-pN4Sp .framer-1e5m10e > :last-child { margin-bottom: 0px; } .framer-pN4Sp .framer-n83i0e > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-pN4Sp .framer-gqv9pr > * { margin: 0px; margin-bottom: calc(63px / 2); margin-top: calc(63px / 2); } .framer-pN4Sp .framer-17onz3x > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-pN4Sp .framer-nkbn9h > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-pN4Sp .framer-nkbn9h > :first-child { margin-left: 0px; } .framer-pN4Sp .framer-nkbn9h > :last-child { margin-right: 0px; } .framer-pN4Sp .framer-1e5m10e > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4712\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ha1PIUX3m\":{\"layout\":[\"fixed\",\"auto\"]},\"LDVdiBgpk\":{\"layout\":[\"fixed\",\"auto\"]},\"nA7XorrSW\":{\"layout\":[\"fixed\",\"auto\"]},\"ovai1yTbk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"o5zn5FsaU\":{\"pattern\":\":o5zn5FsaU\",\"name\":\"footer\"},\"yc7VKI78W\":{\"pattern\":\":yc7VKI78W\",\"name\":\"footer-2\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-pN4Sp\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:4712,width:1200};addFonts(FrameraugiA20Il,[{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\"}]},...PrimaryButtonFonts,...CardsFonts,...TopbarFonts,...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ha1PIUX3m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LDVdiBgpk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nA7XorrSW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ovai1yTbk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"o5zn5FsaU\\\":{\\\"pattern\\\":\\\":o5zn5FsaU\\\",\\\"name\\\":\\\"footer\\\"},\\\"yc7VKI78W\\\":{\\\"pattern\\\":\\\":yc7VKI78W\\\",\\\"name\\\":\\\"footer-2\\\"}}\",\"framerIntrinsicHeight\":\"4712\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PrimaryButtonFonts", "getFonts", "QQPI3A71s_default", "CardsFonts", "uWMXR6pOH_default", "TopbarFonts", "pj1N8BqEJ_default", "ContainerWithFX", "withFX", "Container", "MaterialFonts", "Icon", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isDisplayed1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "ComponentViewportProvider", "Link", "SVG", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
