{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/t1InzJTISmU9OGtP2f4C/ibpl0pNwnpsss2jiGpqm/e5MkO6GDk.js", "ssg:https://framerusercontent.com/modules/4fpEsFUSnPRZpbPHgAo3/dkVcYIY1yDsfkd0XRpe8/e5MkO6GDk.js"],
  "sourcesContent": ["// Generated by Framer (b2780b5)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={w9TCWPyU0:new LazyValue(()=>import(\"./e5MkO6GDk-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import Footer from\"#framer/local/canvasComponent/bm5LtVTsg/bm5LtVTsg.js\";import Cursor from\"#framer/local/canvasComponent/CzNzKxD4r/CzNzKxD4r.js\";import Nav from\"#framer/local/canvasComponent/si1_KMt1e/si1_KMt1e.js\";import*as sharedStyle from\"#framer/local/css/Fp_1DXhvs/Fp_1DXhvs.js\";import*as sharedStyle1 from\"#framer/local/css/p9eGJKHfd/p9eGJKHfd.js\";import*as sharedStyle2 from\"#framer/local/css/y00MDAtsZ/y00MDAtsZ.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/e5MkO6GDk/e5MkO6GDk.js\";import metadataProvider from\"#framer/local/webPageMetadata/e5MkO6GDk/e5MkO6GDk.js\";const NavFonts=getFonts(Nav);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const GrainFonts=getFonts(Grain);const CursorFonts=getFonts(Cursor);const breakpoints={SDQA8mKs4:\"(min-width: 1080px)\",Y1L5Om1uv:\"(max-width: 767px)\",ZpG3UpG5l:\"(min-width: 768px) and (max-width: 1079px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bjW7N\";const variantClassNames={SDQA8mKs4:\"framer-v-1dtmlor\",Y1L5Om1uv:\"framer-v-1cgib8j\",ZpG3UpG5l:\"framer-v-gx05c8\"};const transition1={damping:60,delay:0,mass:.1,stiffness:600,type:\"spring\"};const transition2={damping:60,delay:0,mass:.1,stiffness:500,type:\"spring\"};const transition3={damping:40,delay:.15,mass:.1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:64};const transition4={damping:40,delay:.45,mass:.1,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:32};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"SDQA8mKs4\",Mobile:\"Y1L5Om1uv\",Tablet:\"ZpG3UpG5l\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"SDQA8mKs4\"};};const cursor={alignment:\"center\",component:Cursor,offset:{x:0,y:-20},placement:\"bottom\",transition:transition1,variant:\"FufEAvlDM\"};const cursor1={alignment:\"center\",component:Cursor,offset:{x:0,y:-20},placement:\"bottom\",transition:transition2,variant:\"f80Gx09g8\"};const cursor2={alignment:\"center\",component:Cursor,offset:{x:0,y:-20},placement:\"bottom\",transition:transition1,variant:\"f80Gx09g8\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-bjW7N`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-bjW7N`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Y1L5Om1uv\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"ZpG3UpG5l\",\"Y1L5Om1uv\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"ZpG3UpG5l\")return true;return false;};const elementId=useRouteElementId(\"ES4Uk4Q4w\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"Y1L5Om1uv\")return false;return true;};const elementId1=useRouteElementId(\"vS0E545t2\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"z7Ow11Kca\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"lv329V3_a\");const ref5=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({\"17i7d2\":cursor1,\"1bbof12\":cursor2,\"4pw6y5\":cursor});var _getLocalizedValue,_getLocalizedValue1;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SDQA8mKs4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1dtmlor\",className),\"data-framer-cursor\":\"4pw6y5\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y1L5Om1uv:{height:65,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tyzxvv-container hidden-1dtmlor hidden-gx05c8\",layoutScroll:true,children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"MPKS9dgVc\",layoutId:\"MPKS9dgVc\",QaR4yRSwg:\"17i7d2\",style:{maxWidth:\"100%\",width:\"100%\"},Tztl2wk4G:\"rgba(255, 255, 255, 0)\",variant:\"fbCyimq2w\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:65,width:\"100vw\",y:-1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fw11yh-container hidden-gx05c8 hidden-1cgib8j\",layoutScroll:true,children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"zt8BBJC86\",layoutId:\"zt8BBJC86\",QaR4yRSwg:\"17i7d2\",style:{width:\"100%\"},Tztl2wk4G:\"rgba(255, 255, 255, 0)\",variant:\"QFAhd0Uuo\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZpG3UpG5l:{height:65,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yecmpp-container hidden-1dtmlor hidden-1cgib8j\",layoutScroll:true,children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"kABoKnkBd\",layoutId:\"kABoKnkBd\",QaR4yRSwg:\"17i7d2\",style:{width:\"100%\"},Tztl2wk4G:\"rgba(255, 255, 255, 0)\",variant:\"zzNVUgDjS\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1n4err1\",\"data-framer-name\":\"404 Hero\",id:elementId,name:\"404 Hero\",ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4cx4kr\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jt5wn8\",\"data-framer-name\":\"404 Hero Content\",name:\"404 Hero Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6uspop\",\"data-framer-name\":\"H1 & Text\",name:\"H1 & Text\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ozd0ds\",\"data-styles-preset\":\"Fp_1DXhvs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f99fec05-0c08-4db6-93ff-ce5959104f95, rgb(0, 255, 157))\"},children:\"industry\"})}),className:\"framer-zzyc2j\",\"data-framer-appear-id\":\"zzyc2j\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-ke3hcb\",\"data-styles-preset\":\"p9eGJKHfd\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"International Money Transfer and Neo-Banking: Transforming Financial Access for Immigrants\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The international money transfer and neo-banking industries are experiencing rapid innovation, driven by the growing global demand for more accessible, cost-effective, and user-friendly financial solutions. With an increasing number of international migrants, especially from Latin America, there is a pressing need for platforms that offer seamless cross-border remittances and digital banking services. The evolving landscape of financial technology, particularly in mobile apps, has given rise to new opportunities for transforming financial inclusion, particularly among unbanked populations. This is especially true for Latino immigrants in the United States, whose remittances play a crucial role in the economic development of their home countries.\"})]}),className:\"framer-1g7nrkz\",\"data-framer-appear-id\":\"1g7nrkz\",fonts:[\"Inter\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-ke3hcb\",\"data-styles-preset\":\"p9eGJKHfd\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The Size of the International Remittance Market\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"International remittances, especially from the United States to Latin American countries, form a significant part of the global financial ecosystem. In 2023, global remittance flows are expected to reach nearly $1 trillion, with Latin America and the Caribbean receiving a substantial portion of these funds. Mexico remains one of the largest recipients of remittances, receiving approximately $60 billion annually\u2014around 4% of its GDP. Other countries, such as the Dominican Republic, Guatemala, and Colombia, also rely heavily on remittances to support their economies. In 2022, the Dominican Republic received over $10 billion, Guatemala around $15 billion, and Colombia close to $8 billion in remittance inflows.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"These funds are critical to the livelihoods of millions of families, contributing not only to household income but also supporting healthcare, education, and entrepreneurship. However, despite the scale of these remittance flows, many of the recipients, particularly in rural areas, remain underserved by traditional banking institutions.\"})]}),className:\"framer-1pcmrjt\",\"data-framer-appear-id\":\"1pcmrjt\",fonts:[\"Inter\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y1L5Om1uv:{background:{alt:\"\",loading:getLoadingLazyAtYPosition(680.6),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"504px\",src:\"https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png\",srcSet:\"https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",loading:getLoadingLazyAtYPosition(727.6),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"504px\",src:\"https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png\",srcSet:\"https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wqQ0k0K77zhsDQCSgYwgELkx54Y.png 1920w\"},className:\"framer-1p9ekkg\"})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-ke3hcb\",\"data-styles-preset\":\"p9eGJKHfd\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Banking the Unbanked with Neo-Banking Platforms\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"A significant portion of Latin American immigrants in the U.S. are either unbanked or underbanked, often due to limited access to traditional financial services or mistrust of established financial institutions. As a result, neo-banking platforms have emerged as a solution, providing digital banking services that are tailored to the needs of this population. Neo-banking platforms focus on creating inclusive financial ecosystems where users can manage their money via mobile apps, without the need for a physical branch.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"These platforms offer users the ability to open a digital bank account, receive direct deposits, make payments, transfer money, and access financial services, all from their smartphones. For Latino immigrants, these platforms can serve as a bridge to financial inclusion, allowing them to securely receive remittances, check balances, and track their spending.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"One of the most crucial innovations within this space is the issuance of digital debit cards linked to these neo-banking accounts. By partnering with established payment networks like Visa, these platforms enable users to access their funds instantly, make online purchases, or withdraw cash from ATMs globally. This added convenience allows users to seamlessly manage their finances, regardless of their location, and gain access to the global financial system without the need for a traditional bank account.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-ke3hcb\",\"data-styles-preset\":\"p9eGJKHfd\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The Future of Financial Services for Latino Immigrants\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"The future of finance for Latino immigrants in the United States is increasingly digital and mobile-first. Mobile banking applications are poised to play a central role in reshaping how immigrants access financial services, with an emphasis on simplicity, security, and accessibility. By allowing immigrants to not only send and receive money but also access other essential banking features\u2014such as bill payments, savings tools, and credit building\u2014neo-banking platforms are paving the way for a more inclusive financial future.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"As the U.S. Latino population continues to grow, digital financial services are becoming indispensable. This growth represents a significant opportunity for investors and innovators alike to engage with an underserved market that is rapidly embracing digital solutions. The shift toward digital banking also holds the promise of lowering costs for remittance senders and receivers, improving the speed of transactions, and reducing reliance on traditional, often expensive, money transfer methods.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Platforms that can address these needs while providing a seamless and user-friendly experience for Latino immigrants are well-positioned to capture a significant share of this burgeoning market. By focusing on inclusivity and providing essential financial tools via mobile applications, companies in the neo-banking space are not only enhancing the financial lives of immigrant populations but also contributing to the larger goal of global financial inclusion.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mpmfmq\",\"data-styles-preset\":\"y00MDAtsZ\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"As the remittance market continues to grow and technology further permeates the financial services industry, the combination of international money transfers and neo-banking represents a powerful solution that can enhance financial accessibility, empower immigrant communities, and transform the global financial\\xa0landscape.\"})]}),className:\"framer-1l3jjx4\",\"data-framer-appear-id\":\"1l3jjx4\",fonts:[\"Inter\"],initial:animation3,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})]})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZpG3UpG5l:{y:2262.78}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:547,width:\"100vw\",y:2252.7336,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o2yvrb-container hidden-1cgib8j\",id:elementId1,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZpG3UpG5l:{variant:\"dwszckbIr\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vS0E545t2\",layoutId:\"vS0E545t2\",style:{width:\"100%\"},variant:\"tdZp3eto8\",width:\"100%\",wo50z4bgd:\"1bbof12\"})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Y1L5Om1uv:{height:547,width:\"100vw\",y:3728}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gx4q7v-container hidden-1dtmlor hidden-gx05c8\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"z7Ow11Kca\",layoutId:\"z7Ow11Kca\",style:{width:\"100%\"},variant:\"zfFLXtbxX\",width:\"100%\",wo50z4bgd:\"1bbof12\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZpG3UpG5l:{y:2901}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:547,width:\"100vw\",y:2888.12,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11t4ik9-container hidden-1cgib8j\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"lv329V3_a\",layoutId:\"lv329V3_a\",style:{width:\"100%\"},variant:\"tdZp3eto8\",width:\"100%\",wo50z4bgd:\"1bbof12\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qfuk3n-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"eb4lWvkFz\",intensity:10,layoutId:\"eb4lWvkFz\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xll22g-container\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"sY8WQ3N_X\",layoutId:\"sY8WQ3N_X\",opacity:.025,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-bjW7N { background: rgb(0, 10, 69); }`,\".framer-bjW7N.framer-1c4icrd, .framer-bjW7N .framer-1c4icrd { display: block; }\",\".framer-bjW7N.framer-1dtmlor { align-content: center; align-items: center; background-color: #000a45; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 2804px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1080px; }\",\".framer-bjW7N .framer-tyzxvv-container { flex: none; height: auto; left: 0px; max-width: 100%; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-bjW7N .framer-1fw11yh-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: -1px; z-index: 10; }\",\".framer-bjW7N .framer-1yecmpp-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-bjW7N .framer-1n4err1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 103%; justify-content: flex-start; min-height: 824px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bjW7N .framer-4cx4kr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 78%; justify-content: flex-start; max-height: 100%; max-width: 1600px; overflow: hidden; padding: 120px 48px 48px 48px; position: relative; width: 100%; }\",\".framer-bjW7N .framer-1jt5wn8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 131%; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-bjW7N .framer-6uspop { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 0px 64px 0px; pointer-events: none; position: relative; user-select: none; width: 100%; }\",\".framer-bjW7N .framer-zzyc2j { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bjW7N .framer-1g7nrkz, .framer-bjW7N .framer-1pcmrjt, .framer-bjW7N .framer-1l3jjx4 { --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-bjW7N .framer-1p9ekkg { flex: none; height: 433px; position: relative; width: 504px; }\",\".framer-bjW7N .framer-1o2yvrb-container, .framer-bjW7N .framer-gx4q7v-container, .framer-bjW7N .framer-11t4ik9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bjW7N .framer-1qfuk3n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-bjW7N .framer-1xll22g-container { flex: none; height: 100%; pointer-events: none; position: relative; width: 100%; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjW7N.framer-1dtmlor, .framer-bjW7N .framer-1n4err1, .framer-bjW7N .framer-4cx4kr, .framer-bjW7N .framer-1jt5wn8, .framer-bjW7N .framer-6uspop { gap: 0px; } .framer-bjW7N.framer-1dtmlor > *, .framer-bjW7N .framer-1n4err1 > *, .framer-bjW7N .framer-4cx4kr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bjW7N.framer-1dtmlor > :first-child, .framer-bjW7N .framer-1n4err1 > :first-child, .framer-bjW7N .framer-4cx4kr > :first-child, .framer-bjW7N .framer-1jt5wn8 > :first-child, .framer-bjW7N .framer-6uspop > :first-child { margin-top: 0px; } .framer-bjW7N.framer-1dtmlor > :last-child, .framer-bjW7N .framer-1n4err1 > :last-child, .framer-bjW7N .framer-4cx4kr > :last-child, .framer-bjW7N .framer-1jt5wn8 > :last-child, .framer-bjW7N .framer-6uspop > :last-child { margin-bottom: 0px; } .framer-bjW7N .framer-1jt5wn8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-bjW7N .framer-6uspop > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",`@media (min-width: 768px) and (max-width: 1079px) { .${metadata.bodyClassName}-framer-bjW7N { background: rgb(0, 10, 69); } .framer-bjW7N.framer-1dtmlor { width: 768px; } .framer-bjW7N .framer-1n4err1 { height: 103%; min-height: 880px; } .framer-bjW7N .framer-zzyc2j { order: 0; } .framer-bjW7N .framer-1g7nrkz { order: 1; width: 100%; } .framer-bjW7N .framer-1pcmrjt { order: 2; width: 100%; } .framer-bjW7N .framer-1p9ekkg { order: 3; } .framer-bjW7N .framer-1l3jjx4 { order: 4; width: 100%; }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-bjW7N { background: rgb(0, 10, 69); } .framer-bjW7N.framer-1dtmlor { gap: 10px; height: min-content; width: 360px; } .framer-bjW7N .framer-tyzxvv-container, .framer-bjW7N .framer-zzyc2j { order: 0; } .framer-bjW7N .framer-1n4err1 { height: 3498px; min-height: 830px; order: 3; } .framer-bjW7N .framer-4cx4kr { height: 100%; max-height: 100%; padding: 120px 24px 48px 24px; } .framer-bjW7N .framer-1jt5wn8 { gap: 32px; height: 100%; } .framer-bjW7N .framer-6uspop { gap: 24px; padding: 41px 0px 41px 0px; } .framer-bjW7N .framer-1g7nrkz { max-width: 208%; order: 1; width: 100%; } .framer-bjW7N .framer-1pcmrjt { max-width: 208%; order: 2; width: 100%; } .framer-bjW7N .framer-1p9ekkg { order: 3; } .framer-bjW7N .framer-1l3jjx4 { max-width: 208%; order: 4; width: 100%; } .framer-bjW7N .framer-gx4q7v-container { order: 7; } .framer-bjW7N .framer-1qfuk3n-container { order: 5; } .framer-bjW7N .framer-1xll22g-container { height: 0px; order: 6; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bjW7N.framer-1dtmlor, .framer-bjW7N .framer-1jt5wn8, .framer-bjW7N .framer-6uspop { gap: 0px; } .framer-bjW7N.framer-1dtmlor > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-bjW7N.framer-1dtmlor > :first-child, .framer-bjW7N .framer-1jt5wn8 > :first-child, .framer-bjW7N .framer-6uspop > :first-child { margin-top: 0px; } .framer-bjW7N.framer-1dtmlor > :last-child, .framer-bjW7N .framer-1jt5wn8 > :last-child, .framer-bjW7N .framer-6uspop > :last-child { margin-bottom: 0px; } .framer-bjW7N .framer-1jt5wn8 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-bjW7N .framer-6uspop > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2804\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZpG3UpG5l\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y1L5Om1uv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framere5MkO6GDk=withCSS(Component,css,\"framer-bjW7N\");export default Framere5MkO6GDk;Framere5MkO6GDk.displayName=\"Company Description\";Framere5MkO6GDk.defaultProps={height:2804,width:1080};addFonts(Framere5MkO6GDk,[{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\"}]},...NavFonts,...FooterFonts,...SmoothScrollFonts,...GrainFonts,...CursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framere5MkO6GDk\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZpG3UpG5l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y1L5Om1uv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1080\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2804\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavFonts", "getFonts", "si1_KMt1e_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "FooterFonts", "bm5LtVTsg_default", "SmoothScrollFonts", "SmoothScroll", "GrainFonts", "Grain", "CursorFonts", "CzNzKxD4r_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "transition2", "transition3", "animation", "animation1", "transition4", "animation2", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "cursor1", "cursor2", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "ref2", "usePreloadLocalizedValues", "isDisplayed3", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLocalizedValue", "x", "getLoadingLazyAtYPosition", "Image2", "css", "Framere5MkO6GDk", "withCSS", "e5MkO6GDk_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
