{"version":3,"file":"cuG_152qnJbdl3tEmxfEhatkK2c0E7it2ycXh4eqlLE.CTBMgRP9.mjs","names":["AnimatedBackgroundCC","HeroHorizontalParagraph","FeatureBlock","FeaturedBlogPosts","PlanCards","CTAPrimary","metadata","PropertyOverrides"],"sources":["https:/framerusercontent.com/modules/jfhSB0AFKEStFeZR61ec/X5W1ChMuvIW80XXPWwIS/AjZiBk9mj.js","https:/framerusercontent.com/modules/5TNwgFjpV0BrTIH0ZvNB/G0EEXooqsnOQ7oHMkO6e/AjZiBk9mj.js"],"sourcesContent":["// Generated by Framer (f3a0c2e)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CfGhBAyom:new LazyValue(()=>import(\"./AjZiBk9mj-0.js\")),K7Eu1zkz_:new LazyValue(()=>import(\"./AjZiBk9mj-7.js\")),KnTSfRlEb:new LazyValue(()=>import(\"./AjZiBk9mj-4.js\")),LASqWnjbT:new LazyValue(()=>import(\"./AjZiBk9mj-1.js\")),LMYmDzsTL:new LazyValue(()=>import(\"./AjZiBk9mj-3.js\")),PadVuhOmT:new LazyValue(()=>import(\"./AjZiBk9mj-6.js\")),PKMmRs3eb:new LazyValue(()=>import(\"./AjZiBk9mj-2.js\")),sLE_fR6Py:new LazyValue(()=>import(\"./AjZiBk9mj-8.js\")),ZB4lZcUPA:new LazyValue(()=>import(\"./AjZiBk9mj-5.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 (f3a0c2e)\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 HeroHorizontalParagraph from\"#framer/local/canvasComponent/IOcdT2Q2l/IOcdT2Q2l.js\";import PlanCards from\"#framer/local/canvasComponent/LnCNQKe4F/LnCNQKe4F.js\";import FeatureBlock from\"#framer/local/canvasComponent/NPUpDcLMa/NPUpDcLMa.js\";import FeaturedBlogPosts from\"#framer/local/canvasComponent/s93eQYCwV/s93eQYCwV.js\";import CTAPrimary from\"#framer/local/canvasComponent/vRSca_mm7/vRSca_mm7.js\";import{AnimatedBackground as AnimatedBackgroundCC}from\"#framer/local/codeFile/IZfqhwO/AnimatedBackground.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/AjZiBk9mj/AjZiBk9mj.js\";import metadataProvider from\"#framer/local/webPageMetadata/AjZiBk9mj/AjZiBk9mj.js\";const AnimatedBackgroundCCFonts=getFonts(AnimatedBackgroundCC);const HeroHorizontalParagraphFonts=getFonts(HeroHorizontalParagraph);const FeatureBlockFonts=getFonts(FeatureBlock);const FeaturedBlogPostsFonts=getFonts(FeaturedBlogPosts);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-S0w7E\";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\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-136gt8f\",\"data-framer-name\":\"FOLD\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pn6e25-container\",isAuthoredByUser:true,nodeId:\"ajDhzfdIP\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(AnimatedBackgroundCC,{angle:120,animationSpeed:24,backgroundHeight:\"500%\",backgroundWidth:\"500%\",blurIntensity:3,colors:[\"rgb(0, 0, 0)\",\"rgb(0, 0, 0)\"],enableBlur:false,enableOverlay:true,gradientType:\"Linear\",height:\"100%\",id:\"ajDhzfdIP\",layoutId:\"ajDhzfdIP\",preset:\"Emerald to Green\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+0+72+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+72+44,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(HeroHorizontalParagraph,{ECWFSIr3d:\"var(--token-ba72acab-8d79-4e80-8497-a1508708cf01, rgb(255, 106, 0))\",ged3Nhk_3:\"\",height:\"100%\",id:\"mjmfWXw1S\",IdhIa37ch:getLocalizedValue(\"v3\",activeLocale)??\"Sign up now\",JuQrN7mqQ:addImageAlt({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:\"\",mehT7lQuF:\"T0TyMIx3I\",Og7HfLioY:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\",pVxcGKWB5:getLocalizedValue(\"v1\",activeLocale)??\"bunq makes a difference\",style:{width:\"100%\"},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\",ZBDPBou9H:getLocalizedValue(\"v2\",activeLocale)??\"We're using our platform to forge a brighter, greener future, so that generations to come can live in the same abundance we do.\",ZcqnLIM5V:\"wr47wzWii\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eu35cq\",\"data-framer-name\":\"BODY\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:\"environmental-social-and-governance\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"SNfmF94p6\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"environmental-social-and-governance\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"SNfmF94p6\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"environmental-social-and-governance\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"SNfmF94p6\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:704,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dniww5-container\",nodeId:\"n10HITGDp\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"aTepcWTKt\",zJWsCe4q1:resolvedLinks[2]},RprrU_oJM:{variant:\"s0KS7XxBW\",zJWsCe4q1:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(FeatureBlock,{Bkh4vGbkZ:true,CSDlfv71W:\"Medium-length bullet point text goes here\",DIweeVMls:\"gp9nLEfir\",E_Wx4jMJ2:\"Medium-length bullet point text goes here\",ENGJ1apmT:true,ESxfwn3qs:\"Medium-length bullet point text goes here\",F8CqJ27an:getLocalizedValue(\"v6\",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.\",gitjZ2gg9:\"\",GLbeFnlVg:\"Medium-length bullet point text goes here\",height:\"100%\",id:\"n10HITGDp\",IG9Eb9mE1:true,iKK57T5eI:getLocalizedValue(\"v7\",activeLocale)??\"Check our ESG Report\",JNdCSkyN2:false,k5o0386Bp:addImageAlt({src:\"https://framerusercontent.com/images/274tM8ZryTmVvhiUDvm9kD9tdc.svg\",srcSet:\"https://framerusercontent.com/images/274tM8ZryTmVvhiUDvm9kD9tdc.svg?scale-down-to=512 512w,https://framerusercontent.com/images/274tM8ZryTmVvhiUDvm9kD9tdc.svg 576w\"},\"\"),layoutId:\"n10HITGDp\",MCrU75I83:\"T0TyMIx3I\",owzg6GY1d:\"V_e9Z_ble\",style:{width:\"100%\"},TB_etlOlo:getLocalizedValue(\"v5\",activeLocale)??\"Net Zero\",TW7gpa0n_:true,UC91GxyAm:true,variant:\"TzTUe6XAW\",width:\"100%\",ZaLKW0ZBR:\"https://static.bunq.com/framer/videos/finn_20240529.mp4\",ZbaXd5olz:\"Medium-length bullet point text goes here\",zJWsCe4q1:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:\"responsible-investing\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"Kn08wATH3\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"responsible-investing\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"Kn08wATH3\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"responsible-investing\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"Kn08wATH3\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+704}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:704,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+704,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12znwcv-container\",nodeId:\"gg_mvLk19\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"aTepcWTKt\",zJWsCe4q1:resolvedLinks1[2]},RprrU_oJM:{variant:\"zqRzXHe7f\",zJWsCe4q1:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(FeatureBlock,{Bkh4vGbkZ:true,CSDlfv71W:\"Medium-length bullet point text goes here\",DIweeVMls:\"gp9nLEfir\",E_Wx4jMJ2:\"Medium-length bullet point text goes here\",ENGJ1apmT:true,ESxfwn3qs:\"Medium-length bullet point text goes here\",F8CqJ27an:getLocalizedValue(\"v9\",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.\",gitjZ2gg9:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\",GLbeFnlVg:\"Medium-length bullet point text goes here\",height:\"100%\",id:\"gg_mvLk19\",IG9Eb9mE1:true,iKK57T5eI:getLocalizedValue(\"v10\",activeLocale)??\"Check our policy\",JNdCSkyN2:false,k5o0386Bp:addImageAlt({src:\"https://framerusercontent.com/images/0KmLs950OfF2IKbJN1kn2N5blTw.svg\",srcSet:\"https://framerusercontent.com/images/0KmLs950OfF2IKbJN1kn2N5blTw.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0KmLs950OfF2IKbJN1kn2N5blTw.svg 576w\"},\"\"),layoutId:\"gg_mvLk19\",MCrU75I83:\"T0TyMIx3I\",owzg6GY1d:\"gp9nLEfir\",style:{width:\"100%\"},TB_etlOlo:getLocalizedValue(\"v8\",activeLocale)??\"Socially Responsible Investing\",TW7gpa0n_:true,UC91GxyAm:true,variant:\"aHUBrPu8D\",width:\"100%\",ZaLKW0ZBR:\"https://static.bunq.com/framer/videos/finn_20240529.mp4\",ZbaXd5olz:\"Medium-length bullet point text goes here\",zJWsCe4q1:resolvedLinks1[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{zd2XLsc1z:\"esg-report-2023\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"nLxoWQI93\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"esg-report-2023\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"nLxoWQI93\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined},{href:{pathVariables:{zd2XLsc1z:\"esg-report-2023\"},unresolvedPathSlugs:{zd2XLsc1z:{collectionId:\"zR7iWvpts\",collectionItemId:\"nLxoWQI93\"}},webPageId:\"n2meEtsyK\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+1408}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:704,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+1408,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11jyuss-container\",nodeId:\"oMiVmwUkj\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"aTepcWTKt\",zJWsCe4q1:resolvedLinks2[2]},RprrU_oJM:{variant:\"s0KS7XxBW\",zJWsCe4q1:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(FeatureBlock,{Bkh4vGbkZ:true,CSDlfv71W:\"Medium-length bullet point text goes here\",DIweeVMls:\"gp9nLEfir\",E_Wx4jMJ2:\"Medium-length bullet point text goes here\",ENGJ1apmT:true,ESxfwn3qs:\"Medium-length bullet point text goes here\",F8CqJ27an:getLocalizedValue(\"v12\",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.\",gitjZ2gg9:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\",GLbeFnlVg:\"Medium-length bullet point text goes here\",height:\"100%\",id:\"oMiVmwUkj\",IG9Eb9mE1:true,iKK57T5eI:getLocalizedValue(\"v13\",activeLocale)??\"Read our report\",JNdCSkyN2:false,k5o0386Bp:addImageAlt({src:\"https://framerusercontent.com/images/4LoHROCN0aKcGNjLi2wMO11Y5UM.svg\",srcSet:\"https://framerusercontent.com/images/4LoHROCN0aKcGNjLi2wMO11Y5UM.svg?scale-down-to=512 512w,https://framerusercontent.com/images/4LoHROCN0aKcGNjLi2wMO11Y5UM.svg 576w\"},\"\"),layoutId:\"oMiVmwUkj\",MCrU75I83:\"T0TyMIx3I\",owzg6GY1d:\"gp9nLEfir\",style:{width:\"100%\"},TB_etlOlo:getLocalizedValue(\"v11\",activeLocale)??\"Being accountable\",TW7gpa0n_:true,UC91GxyAm:true,variant:\"TzTUe6XAW\",width:\"100%\",ZaLKW0ZBR:\"https://static.bunq.com/framer/videos/finn_20240529.mp4\",ZbaXd5olz:\"Medium-length bullet point text goes here\",zJWsCe4q1:resolvedLinks2[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nn0cIBvGp\"},implicitPathVariables:undefined},{href:{webPageId:\"nn0cIBvGp\"},implicitPathVariables:undefined},{href:{webPageId:\"nn0cIBvGp\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+2112}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:704,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+2112,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9z9ivv-container\",nodeId:\"Z_dC_B6A1\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"aTepcWTKt\",zJWsCe4q1:resolvedLinks3[2]},RprrU_oJM:{variant:\"zqRzXHe7f\",zJWsCe4q1:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(FeatureBlock,{Bkh4vGbkZ:true,CSDlfv71W:\"Medium-length bullet point text goes here\",DIweeVMls:\"gp9nLEfir\",E_Wx4jMJ2:\"Medium-length bullet point text goes here\",ENGJ1apmT:true,ESxfwn3qs:\"Medium-length bullet point text goes here\",F8CqJ27an:getLocalizedValue(\"v15\",activeLocale)??\"Everyone who uses a bunq card plants trees as they spend. Thanks to our partner veritree, the bunq community already planted over 30 million trees on dedicated reforestation projects across Africa.\",gitjZ2gg9:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\",GLbeFnlVg:\"Medium-length bullet point text goes here\",height:\"100%\",id:\"Z_dC_B6A1\",IG9Eb9mE1:true,iKK57T5eI:getLocalizedValue(\"v16\",activeLocale)??\"Learn more\",JNdCSkyN2:false,k5o0386Bp:addImageAlt({src:\"https://framerusercontent.com/images/9XBN26vmZV0yMZ7kSvCifJrDXk.svg\",srcSet:\"https://framerusercontent.com/images/9XBN26vmZV0yMZ7kSvCifJrDXk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/9XBN26vmZV0yMZ7kSvCifJrDXk.svg 576w\"},\"\"),layoutId:\"Z_dC_B6A1\",MCrU75I83:\"T0TyMIx3I\",owzg6GY1d:\"gp9nLEfir\",style:{width:\"100%\"},TB_etlOlo:getLocalizedValue(\"v14\",activeLocale)??\"Planting trees\",TW7gpa0n_:true,UC91GxyAm:true,variant:\"aHUBrPu8D\",width:\"100%\",ZaLKW0ZBR:\"https://static.bunq.com/framer/videos/finn_20240529.mp4\",ZbaXd5olz:\"Medium-length bullet point text goes here\",zJWsCe4q1:resolvedLinks3[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{OTZi_b4WM:\"sustainable-banking\"},unresolvedPathSlugs:{OTZi_b4WM:{collectionId:\"pnkTjxqij\",collectionItemId:\"lKj2bt6GY\"}},webPageId:\"HKcjJCVff\"},implicitPathVariables:undefined},{href:{pathVariables:{OTZi_b4WM:\"sustainable-banking\"},unresolvedPathSlugs:{OTZi_b4WM:{collectionId:\"pnkTjxqij\",collectionItemId:\"lKj2bt6GY\"}},webPageId:\"HKcjJCVff\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+2816}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:704,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+2816,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fh90xp-container\",nodeId:\"IwgWJonp8\",scopeId:\"AjZiBk9mj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jZUkWgUZM:{variant:\"aTepcWTKt\",zJWsCe4q1:\"/benefits/sustainable-banking\"},RprrU_oJM:{variant:\"s0KS7XxBW\",zJWsCe4q1:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(FeatureBlock,{Bkh4vGbkZ:true,CSDlfv71W:\"Medium-length bullet point text goes here\",DIweeVMls:\"V_e9Z_ble\",E_Wx4jMJ2:\"Medium-length bullet point text goes here\",ENGJ1apmT:true,ESxfwn3qs:\"Medium-length bullet point text goes here\",F8CqJ27an:getLocalizedValue(\"v18\",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.\",gitjZ2gg9:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\",GLbeFnlVg:\"Medium-length bullet point text goes here\",height:\"100%\",id:\"IwgWJonp8\",IG9Eb9mE1:true,iKK57T5eI:getLocalizedValue(\"v19\",activeLocale)??\"Discover more features\",JNdCSkyN2:false,k5o0386Bp:addImageAlt({src:\"https://framerusercontent.com/images/d4C3piXAnwe2HpKOpzQctibOWU.svg\",srcSet:\"https://framerusercontent.com/images/d4C3piXAnwe2HpKOpzQctibOWU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/d4C3piXAnwe2HpKOpzQctibOWU.svg 576w\"},\"\"),layoutId:\"IwgWJonp8\",MCrU75I83:\"T0TyMIx3I\",owzg6GY1d:\"gp9nLEfir\",style:{width:\"100%\"},TB_etlOlo:getLocalizedValue(\"v17\",activeLocale)??\"Empowering our users\",TW7gpa0n_:true,UC91GxyAm:true,variant:\"TzTUe6XAW\",width:\"100%\",ZaLKW0ZBR:\"https://static.bunq.com/framer/videos/finn_20240529.mp4\",ZbaXd5olz:\"Medium-length bullet point text goes here\",zJWsCe4q1:resolvedLinks4[0]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+3520}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:751,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+3520,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(FeaturedBlogPosts,{FcYDb1f1C:\"Hj6xtkSjj\",height:\"100%\",hvHFpIHtp:false,id:\"RF8___aHv\",layoutId:\"RF8___aHv\",pdeonCIdZ:getLocalizedValue(\"v20\",activeLocale)??\"Updates from our blog\",QQHWYMuuI:\"\",style:{width:\"100%\"},TiA5InPZA:getLocalizedValue(\"v21\",activeLocale)??\"Check out the progress we've been making together!\",variant:\"NVLjQVx3R\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+4271}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1062,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+4271,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(\"v32\",activeLocale)??\"Next level banking for your international business.\",f2YTnKMAD:getLocalizedValue(\"v29\",activeLocale)??\"The business bank account that gets you started.\",FHiJAmwYu:true,fVqgDOJ9n:getLocalizedValue(\"v28\",activeLocale)??\"The bank account designed for your international lifestyle.\",fYTPnpzZv:\"\",height:\"100%\",hT0M6hVbv:true,i6N7GGoxz:true,id:\"n4Sjdup9F\",iO9GGNqLv:getLocalizedValue(\"v31\",activeLocale)??\"Everything you need to scale your business.\",IpcMM6OGq:true,iVOSLNCcC:true,jArR5O4jd:true,JCjrbqY1w:true,kWKBBphyM:\"\",layoutId:\"n4Sjdup9F\",md60SqXFJ:getLocalizedValue(\"v27\",activeLocale)??\"€18.99/month\",oFCiIrSfG:getLocalizedValue(\"v30\",activeLocale)??\"Everything you need to run your business.\",OrCkaZygE:getLocalizedValue(\"v25\",activeLocale)??\"€9.99/month\",Ov27UX0Cs:true,Q3tITDTKK:getLocalizedValue(\"v26\",activeLocale)??\"The bank account that makes budgeting easy.\",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(PropertyOverrides,{breakpoint:baseVariant,overrides:{RprrU_oJM:{y:(componentViewport?.y||0)+0+0+0+712+0+5333}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:815,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+800+0+5333,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(\"v34\",activeLocale)??\"Open your account in just 5 minutes, directly from your phone.\",lqRRVMUml:true,style:{width:\"100%\"},T1IdSOfL8:getLocalizedValue(\"v33\",activeLocale)??\"Start your 30-day free trial\",uFflicMoy:getLocalizedValue(\"v35\",activeLocale)??\"Get started\",variant:\"ZC7x07oVg\",width:\"100%\",z2l5L8ejj:\"var(--token-ba72acab-8d79-4e80-8497-a1508708cf01, rgb(255, 106, 0))\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S0w7E.framer-1oaf2mt, .framer-S0w7E .framer-1oaf2mt { display: block; }\",\".framer-S0w7E.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-S0w7E .framer-1t0qiem, .framer-S0w7E .framer-1eu35cq { 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%; }\",\".framer-S0w7E .framer-136gt8f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 800px; overflow: hidden; padding: 72px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-S0w7E .framer-pn6e25-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-S0w7E .framer-1cr83xw-container, .framer-S0w7E .framer-dniww5-container, .framer-S0w7E .framer-12znwcv-container, .framer-S0w7E .framer-11jyuss-container, .framer-S0w7E .framer-9z9ivv-container, .framer-S0w7E .framer-1fh90xp-container, .framer-S0w7E .framer-z7eo11-container, .framer-S0w7E .framer-72nhgw-container, .framer-S0w7E .framer-1dyvlky-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-S0w7E.framer-mvjgzp, .framer-S0w7E .framer-1t0qiem, .framer-S0w7E .framer-136gt8f, .framer-S0w7E .framer-1eu35cq { gap: 0px; } .framer-S0w7E.framer-mvjgzp > *, .framer-S0w7E .framer-1t0qiem > *, .framer-S0w7E .framer-136gt8f > *, .framer-S0w7E .framer-1eu35cq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-S0w7E.framer-mvjgzp > :first-child, .framer-S0w7E .framer-1t0qiem > :first-child, .framer-S0w7E .framer-136gt8f > :first-child, .framer-S0w7E .framer-1eu35cq > :first-child { margin-top: 0px; } .framer-S0w7E.framer-mvjgzp > :last-child, .framer-S0w7E .framer-1t0qiem > :last-child, .framer-S0w7E .framer-136gt8f > :last-child, .framer-S0w7E .framer-1eu35cq > :last-child { margin-bottom: 0px; } }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-S0w7E.framer-mvjgzp { width: 768px; } .framer-S0w7E .framer-136gt8f { min-height: 600px; }}\",\"@media (max-width: 767px) { .framer-S0w7E.framer-mvjgzp { width: 375px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7324\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 * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerAjZiBk9mj=withCSS(Component,css,\"framer-S0w7E\");export default FramerAjZiBk9mj;FramerAjZiBk9mj.displayName=\"Drafts / Sustainability\";FramerAjZiBk9mj.defaultProps={height:7324,width:1280};addFonts(FramerAjZiBk9mj,[{explicitInter:true,fonts:[]},...AnimatedBackgroundCCFonts,...HeroHorizontalParagraphFonts,...FeatureBlockFonts,...FeaturedBlogPostsFonts,...PlanCardsFonts,...CTAPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAjZiBk9mj\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"7324\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RprrU_oJM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jZUkWgUZM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1280\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"8sCAC8jB,SAAS,EAAkB,EAAI,EAAO,CAAC,KAAM,GAAO,CAAC,IAAM,EAAO,EAAiB,EAAO,IAAI,GAAG,EAAO,CAAC,IAAM,EAAM,EAAO,MAAM,CAAC,GAAK,GAAG,EAAM,OAAO,CAAO,GAAO,EAAO,QAAU,CAAC,UAAS,GAAQ,EAAO,CAAC,IAAM,EAAS,CAAE,EAAC,KAAM,GAAO,CAAC,IAAM,EAAO,EAAiB,EAAO,IAAI,GAAG,EAAO,CAAC,IAAM,EAAQ,EAAO,SAAS,CAAC,AAAG,GAAQ,EAAS,KAAK,EAAQ,AAAE,GAAO,EAAO,QAAU,IAAG,EAAS,OAAO,EAAE,MAAO,SAAQ,IAAI,EAAS,AAAE,CAAO,SAAS,GAA0B,EAAO,CAAC,IAAM,EAAe,GAAQ,EAAO,CAAC,GAAG,EAAe,MAAM,CAAgB,iBAA3kC,AAApC,GAA8B,CAAM,EAAiB,CAAC,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,+BAAqB,UAAU,IAAI,EAAU,IAAI,OAAO,8BAAqB,kDCYjiB,AAZb,GAAyD,IAA8P,IAA8C,IAA4B,CAA0B,GAA0F,IAA4E,IAA+E,IAAoF,KAA6E,IAA6G,KAA4G,IAAmF,CAAM,EAA0B,EAASA,EAAqB,CAAO,EAA6B,EAASC,EAAwB,CAAO,EAAkB,EAASC,EAAa,CAAO,EAAuB,EAASC,EAAkB,CAAO,EAAe,EAASC,EAAU,CAAO,EAAgB,EAASC,EAAW,CAAO,EAAY,CAAC,UAAU,sBAAsB,UAAU,qBAAqB,UAAU,4CAA6C,EAAyD,EAAkB,eAAqB,EAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAmB,EAAO,EAAY,CAAC,EAAM,IAAM,CAAC,MAAI,UAAc,GAAQ,UAAkB,MAAM,CAAC,GAAG,EAAM,KAAI,CAAE,EAAO,EAAU,CAAC,CAAC,QAAM,GAAG,CAAC,IAAM,EAAS,GAAqB,CAAyB,OAArB,EAAgB,KAAyB,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO,CAAM,2BAA0B,EAAG,EAAC,AAAE,EAAO,EAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAY,EAAO,EAAS,CAAC,CAAC,SAAO,KAAG,QAAM,GAAG,EAAM,IAAU,CAAC,GAAG,EAAM,QAAQ,EAAwB,EAAM,UAAU,EAAM,SAAS,WAAY,GAAS,EAAuB,EAAiB,SAAS,EAAM,EAAI,CAAmM,IAA5L,EAAY,GAAO,KAAK,CAAO,EAAW,GAAK,EAAkB,EAAgB,GAAa,CAAM,CAAC,eAAa,aAAU,CAAC,IAAe,CAAO,EAAkB,IAAsB,CAAM,CAAC,QAAM,YAAU,WAAS,UAAQ,GAAG,EAAU,CAAC,EAAS,EAAM,CAA0a,AAAza,GAAgB,IAAI,CAAC,IAAMC,EAAS,MAAA,GAA2B,EAAa,CAAC,GAAGA,EAAS,OAAO,CAAC,IAAI,EAAU,SAAS,cAAc,sBAAsB,CAAC,AAAG,EAAW,EAAU,aAAa,UAAUA,EAAS,OAAO,EAAO,EAAU,SAAS,cAAc,OAAO,CAAC,EAAU,aAAa,OAAO,SAAS,CAAC,EAAU,aAAa,UAAUA,EAAS,OAAO,CAAC,SAAS,KAAK,YAAY,EAAU,CAAG,CAAC,EAAC,KAAA,GAAW,CAAa,EAAC,CAAC,EAAyB,IAAI,CAAC,IAAMA,EAAS,MAAA,GAA2B,EAAa,CAAmC,AAAlC,SAAS,MAAMA,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,wBAAwB,EAAE,aAAa,UAAUA,EAAS,SAAS,AAAG,EAAC,KAAA,GAAW,CAAa,EAAC,CAA+J,GAAzJ,CAAC,EAAY,GAAoB,CAAC,GAA8B,EAAQ,GAAY,EAAM,CAAO,EAA+B,EAAsB,CAAE,EAAO,EAAkB,EAAG,EAAkB,GAAG,EAAsB,CAAC,GAA0B,EAAa,CAAC,IAAM,GAAO,IAAW,CAAsB,MAArB,IAAiB,CAAE,EAAC,CAAqB,EAAK,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,mBAAkB,EAAC,SAAsB,EAAM,GAAY,CAAC,GAAG,GAAU,EAAgB,SAAS,CAAc,EAAK,EAAU,CAAC,MAAM,+FAAgG,EAAC,CAAc,EAAK,EAAO,IAAI,CAAC,GAAG,EAAU,UAAU,EAAG,EAAkB,gBAAgB,EAAU,CAAC,IAAI,EAAW,MAAM,CAAC,GAAG,CAAM,EAAC,SAAsB,EAAM,OAAO,CAAC,UAAU,oCAAoC,OAAO,SAAS,CAAc,EAAM,MAAM,CAAC,UAAU,oCAAoC,OAAO,SAAS,CAAc,EAAK,EAA0B,CAAC,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,kBAAiB,EAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKN,EAAqB,CAAC,MAAM,IAAI,eAAe,GAAG,iBAAiB,OAAO,gBAAgB,OAAO,cAAc,EAAE,OAAO,CAAC,eAAe,cAAe,EAAC,YAAW,EAAM,eAAc,EAAK,aAAa,SAAS,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,OAAO,mBAAmB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAO,EAAC,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKO,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,CAAE,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,GAAG,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,EAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAKN,EAAwB,CAAC,UAAU,sEAAsE,UAAU,GAAG,OAAO,OAAO,GAAG,YAAY,UAAU,EAAkB,KAAK,EAAa,EAAE,cAAc,UAAU,EAAY,CAAC,IAAI,sEAAuE,EAAC,EAAkB,KAAK,EAAa,EAAE,wFAAwF,CAAC,SAAS,YAAY,UAAU,GAAG,UAAU,YAAY,UAAU,EAAkB,KAAK,EAAa,EAAE,2BAA2B,UAAU,EAAkB,KAAK,EAAa,EAAE,0BAA0B,MAAM,CAAC,MAAM,MAAO,EAAC,QAAQ,YAAY,MAAM,OAAO,UAAU,wLAAwL,UAAU,EAAkB,KAAK,EAAa,EAAE,kIAAkI,UAAU,WAAY,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,CAAc,EAAM,MAAM,CAAC,UAAU,oCAAoC,OAAO,SAAS,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,qCAAsC,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,qCAAsC,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,qCAAsC,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,CAAC,EAAC,SAAS,GAA4B,EAAKM,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,CAAE,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAc,EAAG,EAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAc,EAAG,CAAC,EAAC,SAAsB,EAAKL,EAAa,CAAC,WAAU,EAAK,UAAU,4CAA4C,UAAU,YAAY,UAAU,4CAA4C,WAAU,EAAK,UAAU,4CAA4C,UAAU,EAAkB,KAAK,EAAa,EAAE,wMAAwM,UAAU,GAAG,UAAU,4CAA4C,OAAO,OAAO,GAAG,YAAY,WAAU,EAAK,UAAU,EAAkB,KAAK,EAAa,EAAE,uBAAuB,WAAU,EAAM,UAAU,EAAY,CAAC,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,GAAG,CAAC,SAAS,YAAY,UAAU,YAAY,UAAU,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,KAAK,EAAa,EAAE,WAAW,WAAU,EAAK,WAAU,EAAK,QAAQ,YAAY,MAAM,OAAO,UAAU,0DAA0D,UAAU,4CAA4C,UAAU,EAAc,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,uBAAwB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,uBAAwB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,uBAAwB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,CAAC,EAAC,SAAS,GAA6B,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,GAAI,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAe,EAAG,EAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKL,EAAa,CAAC,WAAU,EAAK,UAAU,4CAA4C,UAAU,YAAY,UAAU,4CAA4C,WAAU,EAAK,UAAU,4CAA4C,UAAU,EAAkB,KAAK,EAAa,EAAE,gNAAgN,UAAU,EAAkB,KAAK,EAAa,EAAE,2BAA2B,UAAU,4CAA4C,OAAO,OAAO,GAAG,YAAY,WAAU,EAAK,UAAU,EAAkB,MAAM,EAAa,EAAE,mBAAmB,WAAU,EAAM,UAAU,EAAY,CAAC,IAAI,uEAAuE,OAAO,uKAAwK,EAAC,GAAG,CAAC,SAAS,YAAY,UAAU,YAAY,UAAU,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,KAAK,EAAa,EAAE,iCAAiC,WAAU,EAAK,WAAU,EAAK,QAAQ,YAAY,MAAM,OAAO,UAAU,0DAA0D,UAAU,4CAA4C,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iBAAkB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iBAAkB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,iBAAkB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,CAAC,EAAC,SAAS,GAA6B,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAe,EAAG,EAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKL,EAAa,CAAC,WAAU,EAAK,UAAU,4CAA4C,UAAU,YAAY,UAAU,4CAA4C,WAAU,EAAK,UAAU,4CAA4C,UAAU,EAAkB,MAAM,EAAa,EAAE,yKAAyK,UAAU,EAAkB,KAAK,EAAa,EAAE,2BAA2B,UAAU,4CAA4C,OAAO,OAAO,GAAG,YAAY,WAAU,EAAK,UAAU,EAAkB,MAAM,EAAa,EAAE,kBAAkB,WAAU,EAAM,UAAU,EAAY,CAAC,IAAI,uEAAuE,OAAO,uKAAwK,EAAC,GAAG,CAAC,SAAS,YAAY,UAAU,YAAY,UAAU,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,MAAM,EAAa,EAAE,oBAAoB,WAAU,EAAK,WAAU,EAAK,QAAQ,YAAY,MAAM,OAAO,UAAU,0DAA0D,UAAU,4CAA4C,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,CAAC,EAAC,SAAS,GAA6B,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAe,EAAG,EAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKL,EAAa,CAAC,WAAU,EAAK,UAAU,4CAA4C,UAAU,YAAY,UAAU,4CAA4C,WAAU,EAAK,UAAU,4CAA4C,UAAU,EAAkB,MAAM,EAAa,EAAE,wMAAwM,UAAU,EAAkB,KAAK,EAAa,EAAE,2BAA2B,UAAU,4CAA4C,OAAO,OAAO,GAAG,YAAY,WAAU,EAAK,UAAU,EAAkB,MAAM,EAAa,EAAE,aAAa,WAAU,EAAM,UAAU,EAAY,CAAC,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,GAAG,CAAC,SAAS,YAAY,UAAU,YAAY,UAAU,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,MAAM,EAAa,EAAE,iBAAiB,WAAU,EAAK,WAAU,EAAK,QAAQ,YAAY,MAAM,OAAO,UAAU,0DAA0D,UAAU,4CAA4C,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAK,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,qBAAsB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAgC,EAAC,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,qBAAsB,EAAC,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAY,CAAC,EAAC,UAAU,WAAY,EAAC,0BAAA,EAAiC,CAAA,EAAC,SAAS,GAA6B,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,+BAAgC,EAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,EAAe,EAAG,CAAC,EAAC,SAAsB,EAAKL,EAAa,CAAC,WAAU,EAAK,UAAU,4CAA4C,UAAU,YAAY,UAAU,4CAA4C,WAAU,EAAK,UAAU,4CAA4C,UAAU,EAAkB,MAAM,EAAa,EAAE,gSAAgS,UAAU,EAAkB,KAAK,EAAa,EAAE,2BAA2B,UAAU,4CAA4C,OAAO,OAAO,GAAG,YAAY,WAAU,EAAK,UAAU,EAAkB,MAAM,EAAa,EAAE,yBAAyB,WAAU,EAAM,UAAU,EAAY,CAAC,IAAI,sEAAsE,OAAO,qKAAsK,EAAC,GAAG,CAAC,SAAS,YAAY,UAAU,YAAY,UAAU,YAAY,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,MAAM,EAAa,EAAE,uBAAuB,WAAU,EAAK,WAAU,EAAK,QAAQ,YAAY,MAAM,OAAO,UAAU,0DAA0D,UAAU,4CAA4C,UAAU,EAAe,EAAG,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKK,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,EAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAKJ,EAAkB,CAAC,UAAU,YAAY,OAAO,OAAO,WAAU,EAAM,GAAG,YAAY,SAAS,YAAY,UAAU,EAAkB,MAAM,EAAa,EAAE,wBAAwB,UAAU,GAAG,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,MAAM,EAAa,EAAE,qDAAqD,QAAQ,YAAY,MAAM,MAAO,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKI,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,KAAK,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,EAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAKH,EAAU,CAAC,UAAU,EAAkB,MAAM,EAAa,EAAE,sDAAsD,UAAU,EAAkB,MAAM,EAAa,EAAE,mDAAmD,WAAU,EAAK,UAAU,EAAkB,MAAM,EAAa,EAAE,8DAA8D,UAAU,GAAG,OAAO,OAAO,WAAU,EAAK,WAAU,EAAK,GAAG,YAAY,UAAU,EAAkB,MAAM,EAAa,EAAE,8CAA8C,WAAU,EAAK,WAAU,EAAK,WAAU,EAAK,WAAU,EAAK,UAAU,GAAG,SAAS,YAAY,UAAU,EAAkB,MAAM,EAAa,EAAE,eAAe,UAAU,EAAkB,MAAM,EAAa,EAAE,4CAA4C,UAAU,EAAkB,MAAM,EAAa,EAAE,cAAc,WAAU,EAAK,UAAU,EAAkB,MAAM,EAAa,EAAE,8CAA8C,UAAU,EAAkB,MAAM,EAAa,EAAE,qCAAqC,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,MAAM,EAAa,EAAE,0BAA0B,UAAU,GAAG,QAAQ,YAAY,WAAU,EAAK,MAAM,OAAO,UAAU,EAAkB,MAAM,EAAa,EAAE,6CAA6C,WAAU,CAAK,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,CAAc,EAAKG,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAK,CAAC,EAAC,SAAsB,EAAK,EAA0B,CAAC,OAAO,IAAI,MAAM,GAAmB,OAAO,QAAQ,GAAG,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB,EAAK,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB,EAAKA,EAAkB,CAAC,WAAW,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAY,EAAC,UAAU,CAAC,QAAQ,WAAY,CAAC,EAAC,SAAsB,EAAKF,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,EAAkB,MAAM,EAAa,EAAE,iEAAiE,WAAU,EAAK,MAAM,CAAC,MAAM,MAAO,EAAC,UAAU,EAAkB,MAAM,EAAa,EAAE,+BAA+B,UAAU,EAAkB,MAAM,EAAa,EAAE,cAAc,QAAQ,YAAY,MAAM,OAAO,UAAU,qEAAsE,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,EAAC,AAAC,CAAC,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,CAAc,EAAK,MAAM,CAAC,GAAG,SAAU,EAAC,AAAC,CAAC,EAAC,AAAC,EAAC,AAAE,EAAC,CAAO,EAAI,CAAC,kFAAkF,kFAAkF,qVAAqV,kTAAkT,+SAA+S,uIAAuI,6aAA6a,szBAAszB,0JAA0J,4EAA6E,EAWx4yB,EAAgB,EAAQ,EAAU,EAAI,eAAe,GAAgB,EAAgB,EAAgB,YAAY,0BAA0B,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAK,EAAC,GAAS,EAAgB,CAAC,CAAC,eAAc,EAAK,MAAM,CAAE,CAAC,EAAC,GAAG,EAA0B,GAAG,EAA6B,GAAG,EAAkB,GAAG,EAAuB,GAAG,EAAe,GAAG,CAAgB,EAAC,CAAC,8BAA6B,CAAK,EAAC,CAC3a,EAAqB,CAAA,QAAW,OAAS,MAAQ,qBAAuB,CAAA,sBAAyB,GAAI,CAAC,UAAW,MAAQ,sBAAwB,wBAA0B,CAAE,cAAe,8BAAgC,gCAAkC,oCAAsC,6BAA+B,0BAA4B,gCAAkC,2CAA6C,iLAAiN,iDAAmD,MAAO,CAAC,qBAAsB,CAAA,KAAQ,UAAW,CAAC,CAAC"}