{"version":3,"file":"NAN-B52MKfOe1mzeLhseB23UvPlaSyUticmngz3xJRc.Dw_vFApP.mjs","names":["HeroStandard","FeatureBlock","PlanCards","CTAPrimary","metadata","PropertyOverrides"],"sources":["https:/framerusercontent.com/modules/qqKrBC6qSCTybTa78suv/BuM8YlfO4epKx8wJ74i4/RAcKLSXrV.js","https:/framerusercontent.com/modules/iN7tuWC5YmQutPBkQVIf/FBnewpxxDFOssfQjAPWP/RAcKLSXrV.js"],"sourcesContent":["// Generated by Framer (27ad407)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CfGhBAyom:new LazyValue(()=>import(\"./RAcKLSXrV-0.js\")),KnTSfRlEb:new LazyValue(()=>import(\"./RAcKLSXrV-4.js\")),LASqWnjbT:new LazyValue(()=>import(\"./RAcKLSXrV-1.js\")),LMYmDzsTL:new LazyValue(()=>import(\"./RAcKLSXrV-3.js\")),PKMmRs3eb:new LazyValue(()=>import(\"./RAcKLSXrV-2.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (27ad407)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeroStandard from\"#framer/local/canvasComponent/IOcdT2Q2l/IOcdT2Q2l.js\";import PlanCards from\"#framer/local/canvasComponent/LnCNQKe4F/LnCNQKe4F.js\";import CTAPrimary from\"#framer/local/canvasComponent/vRSca_mm7/vRSca_mm7.js\";import FeatureBlock from\"#framer/local/canvasComponent/WwkS2jgo3/WwkS2jgo3.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/RAcKLSXrV/RAcKLSXrV.js\";import metadataProvider from\"#framer/local/webPageMetadata/RAcKLSXrV/RAcKLSXrV.js\";const HeroStandardFonts=getFonts(HeroStandard);const FeatureBlockFonts=getFonts(FeatureBlock);const PlanCardsFonts=getFonts(PlanCards);const CTAPrimaryFonts=getFonts(CTAPrimary);const breakpoints={D3p8QPkkH:\"(min-width: 1280px)\",kbeLnnYJp:\"(max-width: 767px)\",ZBUp6sNmG:\"(min-width: 768px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-NqWjx\";const variantClassNames={D3p8QPkkH:\"framer-v-vmbfim\",kbeLnnYJp:\"framer-v-ql34q1\",ZBUp6sNmG:\"framer-v-q7mc4q\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"D3p8QPkkH\",Phone:\"kbeLnnYJp\",Tablet:\"ZBUp6sNmG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"D3p8QPkkH\"};};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"D3p8QPkkH\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ab64e10b-9ba1-476f-b74d-a602b60011ff, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-vmbfim\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1j70g0w\",\"data-framer-name\":\"MAIN CONTENT\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:816,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j0mooh-container\",nodeId:\"VM81Yf3bz\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{variant:\"Kcc3GHHDI\"},ZBUp6sNmG:{variant:\"v1mmxwfgX\"}},children:/*#__PURE__*/_jsx(HeroStandard,{A2sUokzCv:\"zbUg415Ep\",ECWFSIr3d:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",height:\"100%\",id:\"VM81Yf3bz\",IdhIa37ch:getLocalizedValue(\"v3\",activeLocale)??\"Get started\",ix3RSXW5B:getLocalizedValue(\"v3\",activeLocale)??\"Get started\",JuQrN7mqQ:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/nD4sRnIPVy8ZUI9ns82lCRDdo.svg\"},getLocalizedValue(\"v0\",activeLocale)??\"Illustration of a bunq card and floating coins.\"),layoutId:\"VM81Yf3bz\",lu30rs9Vv:\"\",Og7HfLioY:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\",pVxcGKWB5:getLocalizedValue(\"v1\",activeLocale)??\"Discover bank cards that let you do more\",sr0v4zfeb:true,style:{width:\"100%\"},UehJXVNCn:true,variant:\"tw8m7e9Wp\",width:\"100%\",wutTaTdeq:\"https://app.adjust.com/dqvbt6?engagement_type=fallback_click&label=%252Fbenefits%2Fcards&redirect=https%3A%2F%2Fweb.bunq.com%2Fsignup%3Ftype%3D%26language%3Den_US%26tracker_token%3Ddqvbt6\",YJpDys7Fd:false,ZBDPBou9H:getLocalizedValue(\"v2\",activeLocale)??\"Try bunq today with a 30-day trial of any plan. All you need to open your account is your phone, ID and 5 minutes.\",ZcqnLIM5V:\"b4h5fy3UU\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+816,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4l7snj-container\",nodeId:\"njBk7LAvl\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{variant:\"UACter_qD\"},ZBUp6sNmG:{variant:\"LeeDYg_YU\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v5\",activeLocale)??\"Physical cards included\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v6\",activeLocale)??\"bunq Core users get 1 physical card, while the bunq Pro and bunq Elite plans include 3. Additional cards can always be added!\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:1152,pixelWidth:1152,src:\"https://framerusercontent.com/images/f031pxszjJmug7S53gopMBqEzuo.png\",srcSet:\"https://framerusercontent.com/images/f031pxszjJmug7S53gopMBqEzuo.png?scale-down-to=512 512w,https://framerusercontent.com/images/f031pxszjJmug7S53gopMBqEzuo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/f031pxszjJmug7S53gopMBqEzuo.png 1152w\"},\"\"),height:\"100%\",id:\"njBk7LAvl\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"njBk7LAvl\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"zaX8b1Myo\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v7\",activeLocale)??\"Discover our plans\",Xo1EGFAVS:\"xycfJYovs\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{VXx9Yv9cA:\"metal-card\"},unresolvedPathSlugs:{VXx9Yv9cA:{collectionId:\"Ooq0PYMQP\",collectionItemId:\"juha_aej6\"}},webPageId:\"AN0mCSTyL\"},implicitPathVariables:undefined},{href:{pathVariables:{VXx9Yv9cA:\"metal-card\"},unresolvedPathSlugs:{VXx9Yv9cA:{collectionId:\"Ooq0PYMQP\",collectionItemId:\"juha_aej6\"}},webPageId:\"AN0mCSTyL\"},implicitPathVariables:undefined},{href:{pathVariables:{VXx9Yv9cA:\"metal-card\"},unresolvedPathSlugs:{VXx9Yv9cA:{collectionId:\"Ooq0PYMQP\",collectionItemId:\"juha_aej6\"}},webPageId:\"AN0mCSTyL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1488,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pydc3z-container\",nodeId:\"HX8Aab_Ol\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{ixnWbDikc:resolvedLinks[2],variant:\"UACter_qD\"},ZBUp6sNmG:{ixnWbDikc:resolvedLinks[1],variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:\"Metal Card\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v9\",activeLocale)??\"Crafted from 100% stainless steel, engraved with your preferred name, so you can pay in style wherever you go.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/VSCJAYkGM2mrWSRathKCE1uwjBE.svg\",srcSet:\"https://framerusercontent.com/images/VSCJAYkGM2mrWSRathKCE1uwjBE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/VSCJAYkGM2mrWSRathKCE1uwjBE.svg 576w\"},\"\"),height:\"100%\",id:\"HX8Aab_Ol\",ixnWbDikc:resolvedLinks[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"HX8Aab_Ol\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:\"\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2160,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1or0rc-container\",nodeId:\"dJFboIH2c\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v10\",activeLocale)??\"Always a perfect fit\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v11\",activeLocale)??\"We offer Credit and Debit Mastercards. This range allows you to make seamless payments all over the world.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:577,pixelWidth:577,src:\"https://framerusercontent.com/images/7uLhgHRYEZtClFLKx3jsYRuX2fY.svg\",srcSet:\"https://framerusercontent.com/images/7uLhgHRYEZtClFLKx3jsYRuX2fY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/7uLhgHRYEZtClFLKx3jsYRuX2fY.svg 577w\"},\"\"),height:\"100%\",id:\"dJFboIH2c\",ixnWbDikc:\"https://together.bunq.com/d/12503\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"dJFboIH2c\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"zaX8b1Myo\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2832,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ay3h1j-container\",nodeId:\"uPKrdXEPd\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{variant:\"UACter_qD\"},ZBUp6sNmG:{variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v12\",activeLocale)??\"Virtual Credit Cards\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v13\",activeLocale)??\"Create instant Virtual Credit Cards for budgeting, safer online shopping, and so much more. Setting one up takes seconds, and they're ready for use right away. \",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/lxTtPeZZjXrfPcCDNhfnG794A.svg\",srcSet:\"https://framerusercontent.com/images/lxTtPeZZjXrfPcCDNhfnG794A.svg?scale-down-to=512 512w,https://framerusercontent.com/images/lxTtPeZZjXrfPcCDNhfnG794A.svg 576w\"},\"\"),height:\"100%\",id:\"uPKrdXEPd\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"uPKrdXEPd\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RbT8vbkvz:\"credit-card\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"bp6IjZxR3\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"credit-card\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"bp6IjZxR3\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"credit-card\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"bp6IjZxR3\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3504,children:/*#__PURE__*/_jsx(Container,{className:\"framer-170ayme-container\",nodeId:\"GOUc97BAD\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{ixnWbDikc:resolvedLinks1[2],variant:\"UACter_qD\"},ZBUp6sNmG:{ixnWbDikc:resolvedLinks1[1],variant:\"zaX8b1Myo\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v14\",activeLocale)??\"Get a Credit Card\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v15\",activeLocale)??\"Every bunq user gets a Credit Card. That means no interest fees or annual charges. Get it, top it up and instantly start making payments online or with your phone.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:1152,pixelWidth:1152,src:\"https://framerusercontent.com/images/FszGNxvYs9BLz94m7d6qRsHl5lg.png\",srcSet:\"https://framerusercontent.com/images/FszGNxvYs9BLz94m7d6qRsHl5lg.png?scale-down-to=512 512w,https://framerusercontent.com/images/FszGNxvYs9BLz94m7d6qRsHl5lg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FszGNxvYs9BLz94m7d6qRsHl5lg.png 1152w\"},\"\"),height:\"100%\",id:\"GOUc97BAD\",ixnWbDikc:resolvedLinks1[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"GOUc97BAD\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"LeeDYg_YU\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{AkxiTCp7I:\"apple-google-pay\"},webPageId:\"rgoY6YaxU\"},implicitPathVariables:undefined},{href:{pathVariables:{AkxiTCp7I:\"apple-google-pay\"},webPageId:\"rgoY6YaxU\"},implicitPathVariables:undefined},{href:{pathVariables:{AkxiTCp7I:\"apple-google-pay\"},webPageId:\"rgoY6YaxU\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4176,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tqcoei-container\",nodeId:\"BveCd2f4U\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{ixnWbDikc:resolvedLinks2[2],variant:\"UACter_qD\"},ZBUp6sNmG:{ixnWbDikc:resolvedLinks2[1],variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v17\",activeLocale)??\"Apple Pay & Google Pay\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v18\",activeLocale)??\"Link all your bunq cards to your digital wallet of choice for quick and easy mobile payments. Set it up in just a few taps and start paying with your phone or smartwatch right away.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt(getLocalizedValue(\"v16\",activeLocale)??{pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/pTzI4gxXGe6fwt92CRJXkmAIX5k.svg\",srcSet:\"https://framerusercontent.com/images/pTzI4gxXGe6fwt92CRJXkmAIX5k.svg?scale-down-to=512 512w,https://framerusercontent.com/images/pTzI4gxXGe6fwt92CRJXkmAIX5k.svg 576w\"},\"\"),height:\"100%\",id:\"BveCd2f4U\",ixnWbDikc:resolvedLinks2[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"BveCd2f4U\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4848,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16vdco5-container\",nodeId:\"BicYfhaZ1\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v20\",activeLocale)??\"Full control in the app\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v21\",activeLocale)??\"Need to change your PIN, increase your daily limit or (un)freeze your card? With the bunq app you can make any change in just a few taps, and have it applied instantly.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt(getLocalizedValue(\"v19\",activeLocale)??{pixelHeight:1152,pixelWidth:1152,src:\"https://framerusercontent.com/images/P2YMvgG7THgplEvjRNMT1Q2qmQ.png\",srcSet:\"https://framerusercontent.com/images/P2YMvgG7THgplEvjRNMT1Q2qmQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/P2YMvgG7THgplEvjRNMT1Q2qmQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/P2YMvgG7THgplEvjRNMT1Q2qmQ.png 1152w\"},\"\"),height:\"100%\",id:\"BicYfhaZ1\",ixnWbDikc:\"https://together.bunq.com/d/60\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"BicYfhaZ1\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"zaX8b1Myo\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{AkxiTCp7I:\"secondary-pin\"},webPageId:\"rgoY6YaxU\"},implicitPathVariables:undefined},{href:{pathVariables:{AkxiTCp7I:\"secondary-pin\"},webPageId:\"rgoY6YaxU\"},implicitPathVariables:undefined},{href:{pathVariables:{AkxiTCp7I:\"secondary-pin\"},webPageId:\"rgoY6YaxU\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+5520,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8ubfnv-container\",nodeId:\"Yz55Hzejz\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{ixnWbDikc:resolvedLinks3[2],variant:\"UACter_qD\"},ZBUp6sNmG:{ixnWbDikc:resolvedLinks3[1],variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v23\",activeLocale)??\"2 accounts with 1 card\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v24\",activeLocale)??\"Set up a Secondary PIN for any of your physical cards. Use the first to pay with account A, and another to pay with account B. That's one less card to carry around.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt(getLocalizedValue(\"v22\",activeLocale)??{pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/TdQsjdiubAV2CpDde8ISvdmm05s.svg\",srcSet:\"https://framerusercontent.com/images/TdQsjdiubAV2CpDde8ISvdmm05s.svg?scale-down-to=512 512w,https://framerusercontent.com/images/TdQsjdiubAV2CpDde8ISvdmm05s.svg 576w\"},\"\"),height:\"100%\",id:\"Yz55Hzejz\",ixnWbDikc:resolvedLinks3[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"Yz55Hzejz\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RbT8vbkvz:\"budgeting\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"XpberD_uF\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"budgeting\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"XpberD_uF\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+6192,children:/*#__PURE__*/_jsx(Container,{className:\"framer-169kq66-container\",nodeId:\"ule1jaBXH\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{ixnWbDikc:resolvedLinks4[1],variant:\"UACter_qD\"},ZBUp6sNmG:{ixnWbDikc:undefined}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v26\",activeLocale)??\"Budget automagically\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v27\",activeLocale)??\"Quickly set up budgets for any Bank Account. When you pay with your bunq card, we’ll automatically categorize your transaction and charge the correct account.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt(getLocalizedValue(\"v25\",activeLocale)??{pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/8pPycF5QnrkWLlDX1w8dWz0u0.svg\",srcSet:\"https://framerusercontent.com/images/8pPycF5QnrkWLlDX1w8dWz0u0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/8pPycF5QnrkWLlDX1w8dWz0u0.svg 576w\"},\"\"),height:\"100%\",id:\"ule1jaBXH\",ixnWbDikc:resolvedLinks4[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"ule1jaBXH\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"zaX8b1Myo\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RbT8vbkvz:\"benefits-and-cashback\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"vUFLeZuqa\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"benefits-and-cashback\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"vUFLeZuqa\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"benefits-and-cashback\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"vUFLeZuqa\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+6864,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6wlmgc-container\",nodeId:\"w2emLp_Ch\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{ixnWbDikc:resolvedLinks5[2],variant:\"UACter_qD\"},ZBUp6sNmG:{ixnWbDikc:resolvedLinks5[1],variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v28\",activeLocale)??\"Get up to 2% Cashback\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v29\",activeLocale)??\"Earn back a portion of your spending simply by using your bunq Mastercard Credit. Get 1% back at restaurants and bars, and 2% any time you pay for public transportation.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/fZigv1bdnCf8aM06hE2stt5etM.svg\",srcSet:\"https://framerusercontent.com/images/fZigv1bdnCf8aM06hE2stt5etM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/fZigv1bdnCf8aM06hE2stt5etM.svg 576w\"},\"\"),height:\"100%\",id:\"w2emLp_Ch\",ixnWbDikc:resolvedLinks5[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"w2emLp_Ch\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"uS5yELHav\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RbT8vbkvz:\"foreign-currencies-and-foreign-ibans\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"keIMAp63e\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"foreign-currencies-and-foreign-ibans\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"keIMAp63e\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"foreign-currencies-and-foreign-ibans\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"keIMAp63e\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+7536,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tzhgyh-container\",nodeId:\"o6wozQ9J6\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{ixnWbDikc:resolvedLinks6[2],variant:\"UACter_qD\"},ZBUp6sNmG:{ixnWbDikc:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v31\",activeLocale)??\"Get the best exchange rate abroad\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v32\",activeLocale)??\"With ZeroFX, you can simply use your bunq card abroad and enjoy the best value when spending in currencies other than the Euro.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt(getLocalizedValue(\"v30\",activeLocale)??{pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/54U2bjiN0YScJBkqizBgdt4BjQ.svg\",srcSet:\"https://framerusercontent.com/images/54U2bjiN0YScJBkqizBgdt4BjQ.svg?scale-down-to=512 512w,https://framerusercontent.com/images/54U2bjiN0YScJBkqizBgdt4BjQ.svg 576w\"},\"\"),height:\"100%\",id:\"o6wozQ9J6\",ixnWbDikc:resolvedLinks6[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"o6wozQ9J6\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:\"Medium-length bullet point text goes here\",variant:\"zaX8b1Myo\",vuQt9f6LC:\"Medium-length bullet point text goes here\",vXPZ0BPsU:\"xycfJYovs\",w5T_EeZbK:\"Medium-length bullet point text goes here\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-81ff8284-c534-4688-9016-78383027f350, rgb(247, 247, 247))\",xI3O2w_G8:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:923,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+8208,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ibwphw-container\",nodeId:\"Rt4Wq9TWn\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{variant:\"F19HkTVBk\"},ZBUp6sNmG:{variant:\"F2tgIWi96\"}},children:/*#__PURE__*/_jsx(PlanCards,{euAeZBJE0:getLocalizedValue(\"v41\",activeLocale)??\"Next level banking for your international business.\",f2YTnKMAD:getLocalizedValue(\"v38\",activeLocale)??\"The business bank account that gets you started.\",fVqgDOJ9n:getLocalizedValue(\"v37\",activeLocale)??\"The bank account designed for your international lifestyle.\",height:\"100%\",i6N7GGoxz:true,id:\"Rt4Wq9TWn\",iO9GGNqLv:getLocalizedValue(\"v40\",activeLocale)??\"Everything you need to scale your business.\",IpcMM6OGq:true,iVOSLNCcC:true,jArR5O4jd:true,JCjrbqY1w:true,layoutId:\"Rt4Wq9TWn\",oFCiIrSfG:getLocalizedValue(\"v39\",activeLocale)??\"Everything you need to run your business.\",Ov27UX0Cs:true,Q3tITDTKK:getLocalizedValue(\"v36\",activeLocale)??\"The bank account that makes budgeting easy.\",ssjdUuecm:getLocalizedValue(\"v34\",activeLocale)??\"The essentials to get you started.\",style:{width:\"100%\"},Tlxkgu3HI:getLocalizedValue(\"v33\",activeLocale)??\"Find your perfect fit\",TQcJwAj9x:\"\",variant:\"kWAFmvnzu\",Vp1myeqrK:true,width:\"100%\",wsPE7Esp8:getLocalizedValue(\"v35\",activeLocale)??\"The bank account for everyday use.\\xa0\\xa0\",yVthlivFq:true})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:838,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+9131,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ymqe76-container\",nodeId:\"OxaDI7S7J\",scopeId:\"RAcKLSXrV\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kbeLnnYJp:{variant:\"VlsCVczJR\"},ZBUp6sNmG:{variant:\"ur5cqaN7a\"}},children:/*#__PURE__*/_jsx(CTAPrimary,{height:\"100%\",id:\"OxaDI7S7J\",layoutId:\"OxaDI7S7J\",lDUg0hraI:getLocalizedValue(\"v43\",activeLocale)??\"Open your account in just 5 minutes, directly from your phone.\",lqRRVMUml:true,style:{width:\"100%\"},T1IdSOfL8:getLocalizedValue(\"v42\",activeLocale)??\"Start your 30-day free trial\",uFflicMoy:getLocalizedValue(\"v3\",activeLocale)??\"Get started\",variant:\"ZC7x07oVg\",width:\"100%\",z2l5L8ejj:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",zgBJ0RmEd:\"b4h5fy3UU\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NqWjx.framer-xdnoac, .framer-NqWjx .framer-xdnoac { display: block; }\",\".framer-NqWjx.framer-vmbfim { align-content: center; align-items: center; background-color: var(--token-ab64e10b-9ba1-476f-b74d-a602b60011ff, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-NqWjx .framer-1j70g0w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-NqWjx .framer-j0mooh-container, .framer-NqWjx .framer-4l7snj-container, .framer-NqWjx .framer-1pydc3z-container, .framer-NqWjx .framer-1or0rc-container, .framer-NqWjx .framer-1ay3h1j-container, .framer-NqWjx .framer-170ayme-container, .framer-NqWjx .framer-tqcoei-container, .framer-NqWjx .framer-16vdco5-container, .framer-NqWjx .framer-8ubfnv-container, .framer-NqWjx .framer-169kq66-container, .framer-NqWjx .framer-6wlmgc-container, .framer-NqWjx .framer-tzhgyh-container, .framer-NqWjx .framer-ibwphw-container, .framer-NqWjx .framer-1ymqe76-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-NqWjx.framer-vmbfim { width: 768px; }}\",\"@media (max-width: 767px) { .framer-NqWjx.framer-vmbfim { width: 375px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 11074\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZBUp6sNmG\":{\"layout\":[\"fixed\",\"auto\"]},\"kbeLnnYJp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerRAcKLSXrV=withCSS(Component,css,\"framer-NqWjx\");export default FramerRAcKLSXrV;FramerRAcKLSXrV.displayName=\"Template 2\";FramerRAcKLSXrV.defaultProps={height:11074,width:1280};addFonts(FramerRAcKLSXrV,[{explicitInter:true,fonts:[]},...HeroStandardFonts,...FeatureBlockFonts,...PlanCardsFonts,...CTAPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRAcKLSXrV\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZBUp6sNmG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kbeLnnYJp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"11074\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}