{"version":3,"file":"x4RXn_Oc2A2cV3bovWyCCol-JxuLZxRqNBj9WeRBsoA.C7q_njFY.mjs","names":["HeroStandard","FeatureBlock","CardGrid","CTASecondary","PlanCards","CTAPrimary","metadata","PropertyOverrides"],"sources":["https:/framerusercontent.com/modules/XEw2UDrrdlmmgitvyJpx/XahuSDJ0BqDNnyHlm6VD/ZsXoueo34.js","https:/framerusercontent.com/modules/CYLgyfyfG1JSbWaaMrpf/DGsQFE8IxbmeTUclEuaC/ZsXoueo34.js"],"sourcesContent":["// Generated by Framer (27ad407)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CfGhBAyom:new LazyValue(()=>import(\"./ZsXoueo34-0.js\")),KnTSfRlEb:new LazyValue(()=>import(\"./ZsXoueo34-4.js\")),LASqWnjbT:new LazyValue(()=>import(\"./ZsXoueo34-1.js\")),LMYmDzsTL:new LazyValue(()=>import(\"./ZsXoueo34-3.js\")),PKMmRs3eb:new LazyValue(()=>import(\"./ZsXoueo34-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 (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,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CardGrid from\"#framer/local/canvasComponent/GhDQce7zd/GhDQce7zd.js\";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 CTASecondary from\"#framer/local/canvasComponent/Z1XkBQEvo/Z1XkBQEvo.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ZsXoueo34/ZsXoueo34.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZsXoueo34/ZsXoueo34.js\";const HeroStandardFonts=getFonts(HeroStandard);const FeatureBlockFonts=getFonts(FeatureBlock);const CardGridFonts=getFonts(CardGrid);const CTASecondaryFonts=getFonts(CTASecondary);const PlanCardsFonts=getFonts(PlanCards);const CTAPrimaryFonts=getFonts(CTAPrimary);const breakpoints={edCqr8IXd:\"(max-width: 767px)\",m4DZ0AjcH:\"(min-width: 768px) and (max-width: 1279px)\",YBKTaVaWU:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fIBNT\";const variantClassNames={edCqr8IXd:\"framer-v-1pwsnsq\",m4DZ0AjcH:\"framer-v-e6qi26\",YBKTaVaWU:\"framer-v-kvqyvf\"};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:\"YBKTaVaWU\",Phone:\"edCqr8IXd\",Tablet:\"m4DZ0AjcH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YBKTaVaWU\"};};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();const elementId=useRouteElementId(\"EpwdR46Ng\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YBKTaVaWU\",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-kvqyvf\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-f2xxeh\",\"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-c2gkv6-container\",nodeId:\"EkfDo4y9m\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{variant:\"Kcc3GHHDI\"},m4DZ0AjcH:{variant:\"v1mmxwfgX\"}},children:/*#__PURE__*/_jsx(HeroStandard,{A2sUokzCv:\"zbUg415Ep\",ECWFSIr3d:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",height:\"100%\",id:\"EkfDo4y9m\",IdhIa37ch:getLocalizedValue(\"v3\",activeLocale)??\"Sign up now\",ix3RSXW5B:getLocalizedValue(\"v4\",activeLocale)??\"Get started\",JuQrN7mqQ:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/kfwGCtCymP1vrDWWkwJqONqQ4w.svg\"},getLocalizedValue(\"v0\",activeLocale)??\"Illustration of a security badge and a lock.\"),layoutId:\"EkfDo4y9m\",lu30rs9Vv:\"\",Og7HfLioY:getLocalizedValue(\"v5\",activeLocale)??\"Submit a report\",pVxcGKWB5:getLocalizedValue(\"v1\",activeLocale)??\"bunq keeps your money safe\",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\",YJpDys7Fd:false,ZBDPBou9H:getLocalizedValue(\"v2\",activeLocale)??\"Discover the advanced technology we use to keep you and your money safe, and why we're the trusted choice for millions\",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-138gkp1-container\",nodeId:\"XQ1HXvTcX\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{variant:\"UACter_qD\"},m4DZ0AjcH:{variant:\"LeeDYg_YU\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v6\",activeLocale)??\"We only use secure channels\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v7\",activeLocale)??\"Our apps infrastructure is so solid that fraudsters resort to social engineering to gain access. Rest assured, when we reach out to you, it will only be through our secured, in-app chat. If you ever receive a phone call from someone claiming to be from bunq, hang up to the phone. It’s a SCAM!\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/LqHzaTR5OwSc0CWERRxDmkyRyI.png\",srcSet:\"https://framerusercontent.com/images/LqHzaTR5OwSc0CWERRxDmkyRyI.png?scale-down-to=512 512w,https://framerusercontent.com/images/LqHzaTR5OwSc0CWERRxDmkyRyI.png 576w\"},\"\"),height:\"100%\",id:\"XQ1HXvTcX\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"XQ1HXvTcX\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",QQPH3sujD:false,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(\"v9\",activeLocale)??\"Terms & Conditions apply\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RbT8vbkvz:\"secure-banking\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"cMOdNZl4I\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"secure-banking\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"cMOdNZl4I\"}},webPageId:\"GLkd0lcxG\"},implicitPathVariables:undefined},{href:{pathVariables:{RbT8vbkvz:\"secure-banking\"},unresolvedPathSlugs:{RbT8vbkvz:{collectionId:\"k4fHRO7Tl\",collectionItemId:\"cMOdNZl4I\"}},webPageId:\"GLkd0lcxG\"},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-7oipvd-container\",nodeId:\"QTLc7RnY0\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{ixnWbDikc:resolvedLinks[2],variant:\"UACter_qD\"},m4DZ0AjcH:{ixnWbDikc:resolvedLinks[1],variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v10\",activeLocale)??\"Control your security\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v11\",activeLocale)??\"Our goal is to provide you with peace of mind. While we stay vigilant on our end, we're also putting you in full control. The bunq app, equipped with a suite of groundbreaking security features, makes it easy for you to always stay one step ahead.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/m5hR2xGFO6Rc00wnL7GcOGTfXi8.png\",srcSet:\"https://framerusercontent.com/images/m5hR2xGFO6Rc00wnL7GcOGTfXi8.png?scale-down-to=512 512w,https://framerusercontent.com/images/m5hR2xGFO6Rc00wnL7GcOGTfXi8.png 576w\"},\"\"),height:\"100%\",id:\"QTLc7RnY0\",ixnWbDikc:resolvedLinks[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"QTLc7RnY0\",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(\"v9\",activeLocale)??\"Terms & Conditions apply\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2160,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hawn8i-container\",nodeId:\"pMTzsA8TE\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{variant:\"UACter_qD\"},m4DZ0AjcH:{variant:\"LeeDYg_YU\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v12\",activeLocale)??\"Delayed Payments\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v13\",activeLocale)??\"Our algorithms monitor all transactions. The moment a transaction is flagged as suspiscious, we'll notify you and give you 24 hours to cancel the payment if needed.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/Ot1IeoxaEIgfwo1glydjQ2wLnxk.png\",srcSet:\"https://framerusercontent.com/images/Ot1IeoxaEIgfwo1glydjQ2wLnxk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ot1IeoxaEIgfwo1glydjQ2wLnxk.png 576w\"},\"\"),height:\"100%\",id:\"pMTzsA8TE\",ixnWbDikc:\"https://together.bunq.com/d/59881\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"pMTzsA8TE\",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(\"v9\",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-9grxz1-container\",nodeId:\"yuK7cDKsV\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{variant:\"UACter_qD\"},m4DZ0AjcH:{variant:\"GZOXytbZN\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v14\",activeLocale)??\"Safety lock\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v15\",activeLocale)??\"If our systems notice any suspicious activity on your account, we’ll temporarily freeze it in order to secure your funds. Only once you verify your identity will we unlock your account.\\n\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:1152,pixelWidth:1152,src:\"https://framerusercontent.com/images/gvIwkwPOV5SkuEFkaHklFjqiC7E.png\",srcSet:\"https://framerusercontent.com/images/gvIwkwPOV5SkuEFkaHklFjqiC7E.png?scale-down-to=512 512w,https://framerusercontent.com/images/gvIwkwPOV5SkuEFkaHklFjqiC7E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gvIwkwPOV5SkuEFkaHklFjqiC7E.png 1152w\"},\"\"),height:\"100%\",id:\"yuK7cDKsV\",ixnWbDikc:\"https://together.bunq.com/d/59841\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"yuK7cDKsV\",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(\"v9\",activeLocale)??\"Terms & Conditions apply\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:672,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3504,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uhyjgn-container\",nodeId:\"bkPBkk1Do\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{variant:\"UACter_qD\"},m4DZ0AjcH:{variant:\"LeeDYg_YU\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v16\",activeLocale)??\"Security Alerts\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v17\",activeLocale)??\"We keep an eye out for your safety each and every step of the way. For instance, if you send a payment and the recipient’s name doesn’t match their IBAN, we’ll prompt you to double-check and confirm.\",F2qIuTu9j:false,fbNmQShRM:\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/akhNN4elISAzfH1NNsUAUeeJ2u4.png\",srcSet:\"https://framerusercontent.com/images/akhNN4elISAzfH1NNsUAUeeJ2u4.png?scale-down-to=512 512w,https://framerusercontent.com/images/akhNN4elISAzfH1NNsUAUeeJ2u4.png 576w\"},\"\"),height:\"100%\",id:\"bkPBkk1Do\",ixnWbDikc:\"https://together.bunq.com/d/59841\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"bkPBkk1Do\",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(\"v9\",activeLocale)??\"Terms & Conditions apply\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZEXUcuEMU\"},implicitPathVariables:undefined},{href:{webPageId:\"s2f6ZwFTJ\"},implicitPathVariables:undefined},{href:{webPageId:\"Qnm0pvCz1\"},implicitPathVariables:undefined},{href:{webPageId:\"ZEXUcuEMU\"},implicitPathVariables:undefined},{href:{webPageId:\"s2f6ZwFTJ\"},implicitPathVariables:undefined},{href:{webPageId:\"Qnm0pvCz1\"},implicitPathVariables:undefined},{href:{webPageId:\"ZEXUcuEMU\"},implicitPathVariables:undefined},{href:{webPageId:\"s2f6ZwFTJ\"},implicitPathVariables:undefined},{href:{webPageId:\"Qnm0pvCz1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:958,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4176,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i7gm26-container\",id:elementId,nodeId:\"EpwdR46Ng\",ref:ref1,scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{eXjOxLRYI:resolvedLinks1[7],hak53pzPm:resolvedLinks1[8],QGNVDpTz9:resolvedLinks1[6],variant:\"BFYeH9Iqa\"},m4DZ0AjcH:{eXjOxLRYI:resolvedLinks1[4],hak53pzPm:resolvedLinks1[5],QGNVDpTz9:resolvedLinks1[3],variant:\"h4xVN90Y1\"}},children:/*#__PURE__*/_jsx(CardGrid,{BfyJWLiu9:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",bqkDMEJ2_:false,CvjtW4D7W:getLocalizedValue(\"v8\",activeLocale)??\"Learn more\",dsGdGJx6O:true,eXjOxLRYI:resolvedLinks1[1],hak53pzPm:resolvedLinks1[2],height:\"100%\",HGrEG7K8w:\"AI9Rt343c\",id:\"EpwdR46Ng\",iRU7xv6Gj:true,J_yUy5DPw:\"https://app.zerocopter.com/en/cvd/8a40db84-542e-4459-af64-5e08c5563b76\",layoutId:\"EpwdR46Ng\",mLigkp0mk:getLocalizedValue(\"v26\",activeLocale)??\"Use this form to if you suspect your bunq account has been accessed without your permission. We'll secure your account, start an investigation, and get you back in your account as soon as possible.\",ohR66GFDf:true,oI69MyqnG:getLocalizedValue(\"v21\",activeLocale)??\"Use this form to report any suspicious or fraudulent activity related to your bank account. We'll take immediate action to secure missing funds, and pursue legal action against the scammer.\",oOyQTDHnC:getLocalizedValue(\"v20\",activeLocale)??\"Report fraud\",P36WqXYHP:getLocalizedValue(\"v23\",activeLocale)??\"Report phishing\",PbfcrClAH:getLocalizedValue(\"v25\",activeLocale)??\"Report a hack\",pIWidAH4K:getLocalizedValue(\"v22\",activeLocale)??\"Start report\",PKuTZ6vkD:getLocalizedValue(\"v19\",activeLocale)??\"Just in case anything does go wrong, you can reach us 24/7/365. If you're a victim of fraud, a hack,  want to report phishing, or report a security vulnerability please use one of our forms. For other matters, please contact our support team.\",q6I9cUYwF:getLocalizedValue(\"v22\",activeLocale)??\"Start report\",q8iTWHGuF:true,QGNVDpTz9:resolvedLinks1[0],qWIpNi_ew:getLocalizedValue(\"v27\",activeLocale)??\"Report a vulnerability\\n\",spnwDdQBy:getLocalizedValue(\"v18\",activeLocale)??\"We've got your back\",style:{width:\"100%\"},SxRVqLjSb:getLocalizedValue(\"v22\",activeLocale)??\"Start report\",TgBhIUZS7:addImageAlt({pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/bNsanLu6evZ31cSm7hFnPfa19w.svg\"},\"\"),variant:\"v_2Uof8e0\",vFHOHiUiK:true,VGCmIOfmB:getLocalizedValue(\"v28\",activeLocale)??\"Use our Zerocopter form to report any security vulnerabilities you’ve discovered in bunq. Our security team will review your report, investigate swiftly, and work on a fix to keep our systems secure.\",whn4_Web7:getLocalizedValue(\"v29\",activeLocale)??\"Start report\",width:\"100%\",WuPcXOQmD:getLocalizedValue(\"v24\",activeLocale)??\"Use this form to report any suspicious messages you've received related to your bunq account. Our team will investigate swiftly and take necessary measures to prevent fraudulent activities.\",WZ1v8wtwJ:addImageAlt({pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/80EdrqriLmKRNLWlSYGrVE14s.svg\"},\"\"),Y6FvoSZXe:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/gPsAkoy0x99XJruwkucULH4TQ.svg\"},\"\"),YZLNwo8Od:addImageAlt({pixelHeight:40,pixelWidth:40,src:\"https://framerusercontent.com/images/SX5m4L4b4zO53457Jxl9oRlkczE.svg\"},\"\")})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LovdiEslZ\"},implicitPathVariables:undefined},{href:{webPageId:\"LovdiEslZ\"},implicitPathVariables:undefined},{href:{webPageId:\"LovdiEslZ\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:434,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+5134,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dzjy1n-container\",nodeId:\"d1Mh8Cd0_\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{nIYvdOBMC:resolvedLinks2[2],variant:\"GCGoWKPUg\"},m4DZ0AjcH:{nIYvdOBMC:resolvedLinks2[1],variant:\"AEL6KvCPJ\"}},children:/*#__PURE__*/_jsx(CTASecondary,{B5nBR7cgO:getLocalizedValue(\"v31\",activeLocale)??\"Our guides are available day and night to help you with emergencies. We speak your language and move quick when your money's on the line. Explore all the ways you can get in touch with us on our Contact page.\",dc45LKN8u:getLocalizedValue(\"v30\",activeLocale)??\"Contact us\",height:\"100%\",id:\"d1Mh8Cd0_\",layoutId:\"d1Mh8Cd0_\",nIYvdOBMC:resolvedLinks2[0],NTDmgexhA:getLocalizedValue(\"v32\",activeLocale)??\"Get in touch\",style:{width:\"100%\"},variant:\"QlWg3ljYC\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:923,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+5568,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m1nvpb-container\",nodeId:\"vE0bgkSu4\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{variant:\"F19HkTVBk\"},m4DZ0AjcH:{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:\"vE0bgkSu4\",iO9GGNqLv:getLocalizedValue(\"v40\",activeLocale)??\"Everything you need to scale your business.\",IpcMM6OGq:true,iVOSLNCcC:true,jArR5O4jd:true,JCjrbqY1w:true,layoutId:\"vE0bgkSu4\",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)??\"Check out all our plans\",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+6491,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3c0n0k-container\",nodeId:\"BeZFPIsBx\",scopeId:\"ZsXoueo34\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{edCqr8IXd:{variant:\"VlsCVczJR\"},m4DZ0AjcH:{variant:\"ur5cqaN7a\"}},children:/*#__PURE__*/_jsx(CTAPrimary,{height:\"100%\",id:\"BeZFPIsBx\",layoutId:\"BeZFPIsBx\",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(\"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-fIBNT.framer-1ht78k3, .framer-fIBNT .framer-1ht78k3 { display: block; }\",\".framer-fIBNT.framer-kvqyvf { 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-fIBNT .framer-f2xxeh { 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-fIBNT .framer-c2gkv6-container, .framer-fIBNT .framer-138gkp1-container, .framer-fIBNT .framer-7oipvd-container, .framer-fIBNT .framer-hawn8i-container, .framer-fIBNT .framer-9grxz1-container, .framer-fIBNT .framer-1uhyjgn-container, .framer-fIBNT .framer-1i7gm26-container, .framer-fIBNT .framer-1dzjy1n-container, .framer-fIBNT .framer-1m1nvpb-container, .framer-fIBNT .framer-3c0n0k-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-fIBNT.framer-kvqyvf { width: 768px; }}\",\"@media (max-width: 767px) { .framer-fIBNT.framer-kvqyvf { width: 375px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8316\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"m4DZ0AjcH\":{\"layout\":[\"fixed\",\"auto\"]},\"edCqr8IXd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"EpwdR46Ng\":{\"pattern\":\":EpwdR46Ng\",\"name\":\"report\"}}\n * @framerResponsiveScreen\n */const FramerZsXoueo34=withCSS(Component,css,\"framer-fIBNT\");export default FramerZsXoueo34;FramerZsXoueo34.displayName=\"Drafts / Security\";FramerZsXoueo34.defaultProps={height:8316,width:1280};addFonts(FramerZsXoueo34,[{explicitInter:true,fonts:[]},...HeroStandardFonts,...FeatureBlockFonts,...CardGridFonts,...CTASecondaryFonts,...PlanCardsFonts,...CTAPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZsXoueo34\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m4DZ0AjcH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"edCqr8IXd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"EpwdR46Ng\\\":{\\\"pattern\\\":\\\":EpwdR46Ng\\\",\\\"name\\\":\\\"report\\\"}}\",\"framerIntrinsicHeight\":\"8316\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}