{"version":3,"file":"db07dBPIw_5j9XsrsCq0lr9_7OhHpsBFc9sy93xtKAk.DzLWn4GT.mjs","names":["HeroStandard","FeatureBlock","RelatedBlogPosts","PlanCards","CTAPrimary","metadata","PropertyOverrides"],"sources":["https:/framerusercontent.com/modules/jfhSB0AFKEStFeZR61ec/ajJGkirlPx8UTLUgWaau/AjZiBk9mj.js","https:/framerusercontent.com/modules/5TNwgFjpV0BrTIH0ZvNB/oZTlwnbwpb9kjZMttgXs/AjZiBk9mj.js"],"sourcesContent":["// Generated by Framer (d65f646)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CfGhBAyom:new LazyValue(()=>import(\"./AjZiBk9mj-0.js\")),KnTSfRlEb:new LazyValue(()=>import(\"./AjZiBk9mj-4.js\")),LASqWnjbT:new LazyValue(()=>import(\"./AjZiBk9mj-1.js\")),LMYmDzsTL:new LazyValue(()=>import(\"./AjZiBk9mj-3.js\")),PKMmRs3eb:new LazyValue(()=>import(\"./AjZiBk9mj-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d65f646)\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 RelatedBlogPosts from\"#framer/local/canvasComponent/s93eQYCwV/s93eQYCwV.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/AjZiBk9mj/AjZiBk9mj.js\";import metadataProvider from\"#framer/local/webPageMetadata/AjZiBk9mj/AjZiBk9mj.js\";const HeroStandardFonts=getFonts(HeroStandard);const FeatureBlockFonts=getFonts(FeatureBlock);const RelatedBlogPostsFonts=getFonts(RelatedBlogPosts);const PlanCardsFonts=getFonts(PlanCards);const CTAPrimaryFonts=getFonts(CTAPrimary);const breakpoints={JFfjviDgo:\"(min-width: 1280px)\",jZUkWgUZM:\"(max-width: 767px)\",RprrU_oJM:\"(min-width: 768px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-cRp0H\";const variantClassNames={JFfjviDgo:\"framer-v-mvjgzp\",jZUkWgUZM:\"framer-v-dpehif\",RprrU_oJM:\"framer-v-15nc3g9\"};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:\"JFfjviDgo\",Phone:\"jZUkWgUZM\",Tablet:\"RprrU_oJM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"JFfjviDgo\"};};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:\"JFfjviDgo\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-63b4f2c3-6eca-4822-9037-55f1154c9e35, rgb(19, 19, 19)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-mvjgzp\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1t0qiem\",\"data-framer-name\":\"MAIN CONTENT\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:815,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cr83xw-container\",nodeId:\"mjmfWXw1S\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"Kcc3GHHDI\"},RprrU_oJM:{variant:\"v1mmxwfgX\"}},children:/*#__PURE__*/_jsx(HeroStandard,{A2sUokzCv:\"zbUg415Ep\",ECWFSIr3d:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",height:\"100%\",HrAS15GCT:\"KCR5x2QKJ\",id:\"mjmfWXw1S\",IdhIa37ch:getLocalizedValue(\"v3\",activeLocale)??\"Sign up now\",ix3RSXW5B:getLocalizedValue(\"v4\",activeLocale)??\"Get started\",JuQrN7mqQ:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/oGuxBRkDD7BW2OvOVZIP7laRrQY.svg\"},getLocalizedValue(\"v0\",activeLocale)??\"Illustration of hands carefully holding the planet eart and tree leaves sticking out.\"),layoutId:\"mjmfWXw1S\",lu30rs9Vv:\"\",mrApedw3S:false,Og7HfLioY:getLocalizedValue(\"v5\",activeLocale)??\"Terms & Conditions apply\",pvOV7GYBf:\"var(--token-3f28d65e-45a1-45a5-829f-d96a12c70be0, rgb(0, 23, 46))\",pVxcGKWB5:getLocalizedValue(\"v1\",activeLocale)??\"bunq makes a difference\",sr0v4zfeb:true,style:{width:\"100%\"},UehJXVNCn:false,variant:\"tw8m7e9Wp\",width:\"100%\",wutTaTdeq:\"https://app.adjust.com/dqvbt6?engagement_type=fallback_click&fallback=https%3A%2F%2Fweb.bunq.com%2Fsignup&redirect_macos=https%3A%2F%2Fweb.bunq.com%2Fsignup%3Ftracker_token%3Ddqvbt6\",xDvTzEdTo:\"\",YJpDys7Fd:false,ZBDPBou9H:getLocalizedValue(\"v2\",activeLocale)??\"We gebruiken ons platform om bij te dragen aan een betere, duurzame toekomst – waarin toekomstige generaties dezelfde levenskwaliteit en kansen kunnen genieten als wij vandaag.\",ZcqnLIM5V:\"b4h5fy3UU\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:\"environmental-social-governance-policy\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"SNfmF94p6\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"environmental-social-governance-policy\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"SNfmF94p6\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"environmental-social-governance-policy\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"SNfmF94p6\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+815,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7pz3pl-container\",nodeId:\"cAZ2_PPmH\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{ixnWbDikc:resolvedLinks[2],variant:\"UACter_qD\"},RprrU_oJM:{ixnWbDikc:resolvedLinks[1],variant:\"LeeDYg_YU\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v6\",activeLocale)??\"Net Zero\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v7\",activeLocale)??\"We’re committed to achieving net-zero emissions across Scope 1, 2, and 3 by 2050. As part of the Net-Zero Banking Alliance, we track progress quarterly and share updates annually in our ESG Report.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/t0BoArN4kp3SVfnAgnTMYXuv6I.png\",srcSet:\"https://framerusercontent.com/images/t0BoArN4kp3SVfnAgnTMYXuv6I.png?scale-down-to=512 512w,https://framerusercontent.com/images/t0BoArN4kp3SVfnAgnTMYXuv6I.png 576w\"},\"\"),height:\"100%\",id:\"cAZ2_PPmH\",ixnWbDikc:resolvedLinks[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"cAZ2_PPmH\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",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)??\"Check our ESG Report\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v5\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:\"socially-responsible-investing-policy\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"Kn08wATH3\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"socially-responsible-investing-policy\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"Kn08wATH3\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"socially-responsible-investing-policy\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"Kn08wATH3\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1487,children:/*#__PURE__*/_jsx(Container,{className:\"framer-crup4y-container\",nodeId:\"kYN5K7FWP\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{ixnWbDikc:resolvedLinks1[2],variant:\"UACter_qD\"},RprrU_oJM:{ixnWbDikc:resolvedLinks1[1],variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v10\",activeLocale)??\"Socially Responsible Investing\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v11\",activeLocale)??\"We invest in a better future—no fossil fuels, weapons, or tobacco. Instead, your money supports projects with positive social and environmental impact, guided by our Socially Responsible Investment Policy.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/A0CDNfQXZxyGgBOFM9OYaan7GrI.png\",srcSet:\"https://framerusercontent.com/images/A0CDNfQXZxyGgBOFM9OYaan7GrI.png?scale-down-to=512 512w,https://framerusercontent.com/images/A0CDNfQXZxyGgBOFM9OYaan7GrI.png 576w\"},\"\"),height:\"100%\",id:\"kYN5K7FWP\",ixnWbDikc:resolvedLinks1[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"kYN5K7FWP\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",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(\"v12\",activeLocale)??\"Check our policy\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v5\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:\"2023-esg-report\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"nLxoWQI93\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"2023-esg-report\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"nLxoWQI93\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"2023-esg-report\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"nLxoWQI93\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2159,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rv28q1-container\",nodeId:\"erp2lUJA6\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{ixnWbDikc:resolvedLinks2[2],variant:\"UACter_qD\"},RprrU_oJM:{ixnWbDikc:resolvedLinks2[1],variant:\"LeeDYg_YU\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v13\",activeLocale)??\"Being accountable\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v14\",activeLocale)??\"Each year we publish our climate footprint, green efforts, and future ambitions in our ESG report, enabling us to systematicaly track our environmental contributions.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/4Gy2S8GSsoQkU8hgl4cj2OsZEc.png\",srcSet:\"https://framerusercontent.com/images/4Gy2S8GSsoQkU8hgl4cj2OsZEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/4Gy2S8GSsoQkU8hgl4cj2OsZEc.png 576w\"},\"\"),height:\"100%\",id:\"erp2lUJA6\",ixnWbDikc:resolvedLinks2[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"erp2lUJA6\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",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(\"v15\",activeLocale)??\"Read our report\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v5\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nn0cIBvGp\"},implicitPathVariables:undefined},{href:{webPageId:\"nn0cIBvGp\"},implicitPathVariables:undefined},{href:{webPageId:\"nn0cIBvGp\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2831,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xjrose-container\",nodeId:\"gng3N9Hix\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{ixnWbDikc:resolvedLinks3[2],variant:\"UACter_qD\"},RprrU_oJM:{ixnWbDikc:resolvedLinks3[1],variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v16\",activeLocale)??\"Planting trees\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v17\",activeLocale)??\"Every time you use your bunq card, a tree is added to your forest. Together with veritree, we make sure these 30 million trees are planted in the right locations and monitored closely to ensure they grow strong. This way, your everyday spending supports reforestation projects across Africa with real, lasting impact.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/2vVu94bs5hAhxKebh4syk95UzXk.png\",srcSet:\"https://framerusercontent.com/images/2vVu94bs5hAhxKebh4syk95UzXk.png?scale-down-to=512 512w,https://framerusercontent.com/images/2vVu94bs5hAhxKebh4syk95UzXk.png 576w\"},\"\"),height:\"100%\",id:\"gng3N9Hix\",ixnWbDikc:resolvedLinks3[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"gng3N9Hix\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",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(\"v9\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v5\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RbT8vbkvz:\"personalized-sustainable-banking\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"tbASFHGhk\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"personalized-sustainable-banking\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"tbASFHGhk\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"personalized-sustainable-banking\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"tbASFHGhk\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3503,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jo0oa5-container\",nodeId:\"byFdR9bTw\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{ixnWbDikc:resolvedLinks4[2],variant:\"UACter_qD\"},RprrU_oJM:{ixnWbDikc:resolvedLinks4[1],variant:\"LeeDYg_YU\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v18\",activeLocale)??\"Empowering our users\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v19\",activeLocale)??\"We’re dedicated to helping our users make more sustainable choices. From giving them the freedom to choose what happens to the money they store at bunq to offering a tailored investment product focused on sustainable companies, we go the extra mile to help our users make a difference.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/9fkoEtbtmDOZ5oF8cRNHsUQc1E.png\",srcSet:\"https://framerusercontent.com/images/9fkoEtbtmDOZ5oF8cRNHsUQc1E.png?scale-down-to=512 512w,https://framerusercontent.com/images/9fkoEtbtmDOZ5oF8cRNHsUQc1E.png 576w\"},\"\"),height:\"100%\",id:\"byFdR9bTw\",ixnWbDikc:resolvedLinks4[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"byFdR9bTw\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",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(\"v9\",activeLocale)??\"Learn more\",Xo1EGFAVS:\"uS5yELHav\",Z90GMCADp:getLocalizedValue(\"v5\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:695,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4175,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z7eo11-container\",nodeId:\"RF8___aHv\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"rGTqFr5Tx\"},RprrU_oJM:{variant:\"pDL1EQete\"}},children:/*#__PURE__*/_jsx(RelatedBlogPosts,{height:\"100%\",hvHFpIHtp:true,id:\"RF8___aHv\",layoutId:\"RF8___aHv\",pdeonCIdZ:getLocalizedValue(\"v20\",activeLocale)??\"Updates from our blog\",style:{width:\"100%\"},TiA5InPZA:getLocalizedValue(\"v21\",activeLocale)??\"Check out the progress we've been making together!\",variant:\"NVLjQVx3R\",width:\"100%\",ZUWgWkqN9:\"wPn5VlCBD\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:924,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4870,children:/*#__PURE__*/_jsx(Container,{className:\"framer-72nhgw-container\",nodeId:\"n4Sjdup9F\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"F19HkTVBk\"},RprrU_oJM:{variant:\"F2tgIWi96\"}},children:/*#__PURE__*/_jsx(PlanCards,{euAeZBJE0:getLocalizedValue(\"v30\",activeLocale)??\"Next level banking for your international business.\",f2YTnKMAD:getLocalizedValue(\"v27\",activeLocale)??\"The business bank account that gets you started.\",fVqgDOJ9n:getLocalizedValue(\"v26\",activeLocale)??\"The bank account designed for your international lifestyle.\",height:\"100%\",i6N7GGoxz:true,id:\"n4Sjdup9F\",iO9GGNqLv:getLocalizedValue(\"v29\",activeLocale)??\"Everything you need to scale your business.\",IpcMM6OGq:true,iVOSLNCcC:true,jArR5O4jd:true,JCjrbqY1w:true,layoutId:\"n4Sjdup9F\",oFCiIrSfG:getLocalizedValue(\"v28\",activeLocale)??\"Everything you need to run your business.\",Ov27UX0Cs:true,Q3tITDTKK:getLocalizedValue(\"v25\",activeLocale)??\"The bank account that makes budgeting easy.\",sHfCgbFDf:true,ssjdUuecm:getLocalizedValue(\"v23\",activeLocale)??\"The essentials to get you started.\",style:{width:\"100%\"},Tlxkgu3HI:getLocalizedValue(\"v22\",activeLocale)??\"Check out all our plans\",TQcJwAj9x:\"\",variant:\"kWAFmvnzu\",Vp1myeqrK:true,width:\"100%\",wsPE7Esp8:getLocalizedValue(\"v24\",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+5794,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dyvlky-container\",nodeId:\"k72ahe8HI\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"VlsCVczJR\"},RprrU_oJM:{variant:\"ur5cqaN7a\"}},children:/*#__PURE__*/_jsx(CTAPrimary,{height:\"100%\",id:\"k72ahe8HI\",layoutId:\"k72ahe8HI\",lDUg0hraI:getLocalizedValue(\"v32\",activeLocale)??\"Open your account in just 5 minutes, directly from your phone.\",lqRRVMUml:true,style:{width:\"100%\"},T1IdSOfL8:getLocalizedValue(\"v31\",activeLocale)??\"Start your 30-day free trial\",uFflicMoy:getLocalizedValue(\"v4\",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-cRp0H.framer-1oaf2mt, .framer-cRp0H .framer-1oaf2mt { display: block; }\",\".framer-cRp0H.framer-mvjgzp { align-content: center; align-items: center; background-color: var(--token-63b4f2c3-6eca-4822-9037-55f1154c9e35, #131313); 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-cRp0H .framer-1t0qiem { 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-cRp0H .framer-1cr83xw-container, .framer-cRp0H .framer-7pz3pl-container, .framer-cRp0H .framer-crup4y-container, .framer-cRp0H .framer-rv28q1-container, .framer-cRp0H .framer-1xjrose-container, .framer-cRp0H .framer-jo0oa5-container, .framer-cRp0H .framer-z7eo11-container, .framer-cRp0H .framer-72nhgw-container, .framer-cRp0H .framer-1dyvlky-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-cRp0H.framer-mvjgzp { width: 768px; }}\",\"@media (max-width: 767px) { .framer-cRp0H.framer-mvjgzp { width: 375px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7505\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RprrU_oJM\":{\"layout\":[\"fixed\",\"auto\"]},\"jZUkWgUZM\":{\"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 FramerAjZiBk9mj=withCSS(Component,css,\"framer-cRp0H\");export default FramerAjZiBk9mj;FramerAjZiBk9mj.displayName=\"Drafts / Sustainability\";FramerAjZiBk9mj.defaultProps={height:7505,width:1280};addFonts(FramerAjZiBk9mj,[{explicitInter:true,fonts:[]},...HeroStandardFonts,...FeatureBlockFonts,...RelatedBlogPostsFonts,...PlanCardsFonts,...CTAPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAjZiBk9mj\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RprrU_oJM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jZUkWgUZM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7505\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}