{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/z40nfDpZbxI6jyN2tHua/YEM5x568cL9pOI35qqXz/g8sIa5WUh.js", "ssg:https://framerusercontent.com/modules/HyycgvPfrjQRqvUEilxi/tuwouy4VIxBP9VnT8aTC/UKY3GF_r0.js", "ssg:https://framerusercontent.com/modules/uvWIKYORBuO0cOc8Vpbn/zm7TsQBrfV7DSbHxPoob/UKY3GF_r0.js", "ssg:https://framerusercontent.com/modules/uvWIKYORBuO0cOc8Vpbn/zm7TsQBrfV7DSbHxPoob/UKY3GF_r0-0.js", "ssg:https://framerusercontent.com/modules/uvWIKYORBuO0cOc8Vpbn/zm7TsQBrfV7DSbHxPoob/UKY3GF_r0-1.js", "ssg:https://framerusercontent.com/modules/uvWIKYORBuO0cOc8Vpbn/zm7TsQBrfV7DSbHxPoob/UKY3GF_r0-2.js", "ssg:https://framerusercontent.com/modules/uvWIKYORBuO0cOc8Vpbn/zm7TsQBrfV7DSbHxPoob/UKY3GF_r0-3.js", "ssg:https://framerusercontent.com/modules/uvWIKYORBuO0cOc8Vpbn/zm7TsQBrfV7DSbHxPoob/UKY3GF_r0-4.js", "ssg:https://framerusercontent.com/modules/cdc4oG4UXD63lmCSCW4H/Ixa0GZhj7tF5EN3jfTdD/g8sIa5WUh.js"],
  "sourcesContent": ["// Generated by Framer (2306ade)\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 ImageGrid1 from\"#framer/local/canvasComponent/aAigcuZNW/aAigcuZNW.js\";import CardGrid from\"#framer/local/canvasComponent/hQa7g23fk/hQa7g23fk.js\";import HeroStandard from\"#framer/local/canvasComponent/IOcdT2Q2l/IOcdT2Q2l.js\";import Logos from\"#framer/local/canvasComponent/J4t5ECB59/J4t5ECB59.js\";import PlanCards from\"#framer/local/canvasComponent/LnCNQKe4F/LnCNQKe4F.js\";import FAQ from\"#framer/local/canvasComponent/tQt8K4SEy/tQt8K4SEy.js\";import ImageGrid from\"#framer/local/canvasComponent/UKY3GF_r0/UKY3GF_r0.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/g8sIa5WUh/g8sIa5WUh.js\";import metadataProvider from\"#framer/local/webPageMetadata/g8sIa5WUh/g8sIa5WUh.js\";const HeroStandardFonts=getFonts(HeroStandard);const CardGridFonts=getFonts(CardGrid);const ImageGridFonts=getFonts(ImageGrid);const FeatureBlockFonts=getFonts(FeatureBlock);const LogosFonts=getFonts(Logos);const PlanCardsFonts=getFonts(PlanCards);const ImageGrid1Fonts=getFonts(ImageGrid1);const FAQFonts=getFonts(FAQ);const CTAPrimaryFonts=getFonts(CTAPrimary);const breakpoints={FUOG5FJMg:\"(min-width: 768px) and (max-width: 1279px)\",I0QCFz8uD:\"(max-width: 767px)\",RLlTWSzIJ:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3qTdt\";const variantClassNames={FUOG5FJMg:\"framer-v-i9c8fh\",I0QCFz8uD:\"framer-v-1x0b8zi\",RLlTWSzIJ:\"framer-v-vy4nqj\"};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:\"RLlTWSzIJ\",Phone:\"I0QCFz8uD\",Tablet:\"FUOG5FJMg\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RLlTWSzIJ\"};};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(\"oBXtCMVGu\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"xXP9jTcCL\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"WEGSyBoGL\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"EX0EQHv8p\");const ref4=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RLlTWSzIJ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ab64e10b-9ba1-476f-b74d-a602b60011ff, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-vy4nqj\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1yjs63o\",\"data-framer-name\":\"MAIN CONTENT\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"khJb4hKMH\"},implicitPathVariables:undefined},{href:{webPageId:\"khJb4hKMH\"},implicitPathVariables:undefined},{href:{webPageId:\"khJb4hKMH\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:815,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-187ffqh-container\",nodeId:\"AGlrfF5GU\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"v1mmxwfgX\",VZRbLYptS:resolvedLinks[1]},I0QCFz8uD:{variant:\"Kcc3GHHDI\",VZRbLYptS:resolvedLinks[2],ZBDPBou9H:getLocalizedValue(\"v5\",activeLocale)??\"Unlimited Cashback, expense management & exclusive discounts. Every day is a win with\\nbunq business cards.\"}},children:/*#__PURE__*/_jsx(HeroStandard,{A2sUokzCv:\"zbUg415Ep\",ECWFSIr3d:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",height:\"100%\",HrAS15GCT:\"KCR5x2QKJ\",id:\"AGlrfF5GU\",IdhIa37ch:getLocalizedValue(\"v2\",activeLocale)??\"Open a bank account\",ix3RSXW5B:getLocalizedValue(\"v3\",activeLocale)??\"Contact Sales\",JuQrN7mqQ:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/BDCLDdYSDTXL6ARN1ujhpgSoE.png\",srcSet:\"https://framerusercontent.com/images/BDCLDdYSDTXL6ARN1ujhpgSoE.png?scale-down-to=512 512w,https://framerusercontent.com/images/BDCLDdYSDTXL6ARN1ujhpgSoE.png 576w\"},\"\"),KnILNAruO:false,layoutId:\"AGlrfF5GU\",lu30rs9Vv:\"\",mrApedw3S:false,Og7HfLioY:getLocalizedValue(\"v4\",activeLocale)??\"Terms & Conditions apply\",pvOV7GYBf:\"var(--token-3f28d65e-45a1-45a5-829f-d96a12c70be0, rgb(0, 23, 46))\",pVxcGKWB5:getLocalizedValue(\"v0\",activeLocale)??\"Grow with\\nBusiness Cards\",sr0v4zfeb:true,style:{width:\"100%\"},UehJXVNCn:false,variant:\"tw8m7e9Wp\",vpDKYf34A:\"Short tagline goes here\",VZRbLYptS:resolvedLinks[0],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(\"v1\",activeLocale)??\"Unlimited Cashback, expense management & exclusive discounts. Every day is a win with bunq business cards.\",ZcqnLIM5V:\"b4h5fy3UU\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1079,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+815,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gk3wm8-container\",nodeId:\"orpRTDrLi\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"sWdSgzPxR\"},I0QCFz8uD:{variant:\"kx2SudkBA\"}},children:/*#__PURE__*/_jsx(CardGrid,{Aow3OlMd4:getLocalizedValue(\"v7\",activeLocale)??\"Up to 1% Cashback\",bvddqBPq3:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/VoalCwbvXW9JNjc26K3XvoJdgs8.svg\"},\"\"),bZk18_gmj:getLocalizedValue(\"v6\",activeLocale)??\"Cards designed to cover all your business needs\",DfTO01e3j:getLocalizedValue(\"v14\",activeLocale)??\"Digital wallets\",dXvHFwFQN:getLocalizedValue(\"v12\",activeLocale)??\"Pay in foreign currencies\",Dxzs8bsb3:false,E64AzCUou:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",GCFiLex1A:getLocalizedValue(\"v17\",activeLocale)??\"Keep control as your business grows\",Gj2haBiPO:\"\",gS0VltGqr:true,height:\"100%\",hZJWi0kO0:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",id:\"orpRTDrLi\",Il9LBvg03:getLocalizedValue(\"v19\",activeLocale)??\"Link one card to 2 bank accounts\",iUEKvJ6QM:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",IZy5bupAE:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",jidjShM4P:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",k9xto340S:getLocalizedValue(\"v13\",activeLocale)??\"ZeroFX conversion with no limits\",layoutId:\"orpRTDrLi\",M4eJ9W42r:false,mO2C0fbeT:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",NCI5NPpA9:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/jDlbIl3huvZMpsZFHUsflJTXXw.svg\"},\"\"),NhTBns7Y6:true,oXuxfNwFb:true,Q0ssZTaZq:true,qchhDjd8V:getLocalizedValue(\"v15\",activeLocale)??\"Add cards to Google & Apple pay\",qTxFfUv6m:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/KRcOZEdxtmJUKF02yTTkelDwIDQ.svg\"},\"\"),R1aciAmpp:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",RsKYUKpkU:true,style:{width:\"100%\"},SxJZPvAA7:getLocalizedValue(\"v11\",activeLocale)??\"Physical & digital employee cards\",t4yOvNfaV:getLocalizedValue(\"v18\",activeLocale)??\"Secondary Pin\",TorDN4HmJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/XeRxMoe2A0a8LRcfnpQBqS4oY.svg\"},\"\"),u9eJS655I:getLocalizedValue(\"v16\",activeLocale)??\"Spend Management\",UnL5HPCNY:getLocalizedValue(\"v10\",activeLocale)??\"Cards for your team\",UvN1HLB2t:true,variant:\"Q2f1LH32B\",voXvOS8Ej:\"AI9Rt343c\",vrRn42rN5:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",width:\"100%\",WqCb03cCw:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/iQXIpsrATajqfkpqnPcxgjrJhpg.svg\"},\"\"),ZgnimXkoI:getLocalizedValue(\"v8\",activeLocale)??\"Earn every time you spend\",zotHpoVAX:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/VMBA8oFzM38FWMHAnL7TGyk70.svg\"},\"\")})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1002,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1894,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18nw7fe-container\",nodeId:\"Zr2DZ_Skx\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"bBJSjflXz\"},I0QCFz8uD:{variant:\"pbrRsUk7A\"}},children:/*#__PURE__*/_jsx(ImageGrid,{a2NnbjfBg:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",BqPfRfnka:true,dLtQPtJHS:false,EVd82q9w7:getLocalizedValue(\"v26\",activeLocale)??\"Spend at merchant sites with Business Debit Cards when needed.\",fKJ1II18K:true,height:\"100%\",id:\"Zr2DZ_Skx\",IHgsjrLiH:true,JIeG9cyCR:addImageAlt({pixelHeight:375,pixelWidth:374,src:\"https://framerusercontent.com/images/nYtxoPAn95yHx8NVUIUEHFG5p0.png\"},\"\"),kw0IOlfoI:getLocalizedValue(\"v20\",activeLocale)??\"Always a perfect fit\",layoutId:\"Zr2DZ_Skx\",lUlLdMLvH:addImageAlt({pixelHeight:375,pixelWidth:374,src:\"https://framerusercontent.com/images/s3qDVDk673gx2UrLjEw9NH9QZOM.png\"},\"\"),NlsEVpa0T:getLocalizedValue(\"v27\",activeLocale)??\"Virtual Cards\",nXYlPyf7f:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",ocefENpRR:getLocalizedValue(\"v25\",activeLocale)??\"Debit Card\",PRRdI5bCL:getLocalizedValue(\"v22\",activeLocale)??\"Spend with all the benefits of credit, without the risk of debt.\",qa0uG8D1x:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",QFS9JJXEP:addImageAlt({pixelHeight:375,pixelWidth:374,src:\"https://framerusercontent.com/images/oeMGoonynkqjD3DUe92PnsUWs4.png\"},\"\"),RbVJRw3oq:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",s1nOgRiGF:addImageAlt({pixelHeight:375,pixelWidth:374,src:\"https://framerusercontent.com/images/3fq7cWc53XNgHgSvPETCFPdmONs.png\"},\"\"),srfjYAgw5:getLocalizedValue(\"v23\",activeLocale)??\"Metal Card\",style:{width:\"100%\"},tAHlAv3yj:getLocalizedValue(\"v28\",activeLocale)??\"Instantly create virtual cards in the app and use them for any purpose.\",Uif3hn3Kf:true,variant:\"g9ueUYTAD\",VlyKRyQYD:\"\",vOH6o12EH:getLocalizedValue(\"v21\",activeLocale)??\"Credit Card\",WFEQ7e0s_:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",width:\"100%\",xngwi6AZ_:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",Xv3S01PJQ:getLocalizedValue(\"v24\",activeLocale)??\"Crafted from stainless steel, make a statement and pay in style with the Metal Card.\",yCX579DS1:\"AI9Rt343c\",Zig8oiha6:true})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DYh_4p8jO\"},implicitPathVariables:undefined},{href:{webPageId:\"DYh_4p8jO\"},implicitPathVariables:undefined},{href:{webPageId:\"DYh_4p8jO\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:736,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2896,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19y3ie5-container\",id:elementId,nodeId:\"oBXtCMVGu\",ref:ref1,scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{ixnWbDikc:resolvedLinks1[1],variant:\"LeeDYg_YU\"},I0QCFz8uD:{ixnWbDikc:resolvedLinks1[2],variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v30\",activeLocale)??\"Packed with Perks\",CV0FIwFk2:true,DH7dmEDDv:\"\",F2qIuTu9j:false,fbNmQShRM:\"\",Fnve6GeC9:addImageAlt(getLocalizedValue(\"v29\",activeLocale)??{pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/0KC8pu8QCH2QC5P0kLO8wqXLo.svg\",srcSet:\"https://framerusercontent.com/images/0KC8pu8QCH2QC5P0kLO8wqXLo.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0KC8pu8QCH2QC5P0kLO8wqXLo.svg 576w\"},\"\"),height:\"100%\",id:\"oBXtCMVGu\",ixnWbDikc:resolvedLinks1[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"oBXtCMVGu\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:getLocalizedValue(\"v33\",activeLocale)??\"Earn bunq Points with every expense and redeem exclusive rewards in the app\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:getLocalizedValue(\"v34\",activeLocale)??\"Plant trees simply by using your bunq card\",variant:\"zaX8b1Myo\",vuQt9f6LC:getLocalizedValue(\"v32\",activeLocale)??\"Pay abroad with ZeroFX rates\",w5T_EeZbK:getLocalizedValue(\"v31\",activeLocale)??\"Up to 1% Cashback on all credit card expenses, paid out weekly.\",wHUARAPDQ:false,width:\"100%\",WT4dQAL5Q:\"var(--token-801532b4-0369-48f0-b922-aa4fdb4cdcbf, rgb(255, 170, 0))\",xI3O2w_G8:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",Z90GMCADp:\"\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:736,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+3632,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qo1k5w-container\",id:elementId1,nodeId:\"xXP9jTcCL\",ref:ref2,scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"GZOXytbZN\"},I0QCFz8uD:{variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v35\",activeLocale)??\"Earn up to 1% Cashback, even on personal expenses\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v36\",activeLocale)??\"Earn unlimited Cashback on every expense\u2014business or personal. Link your Business Credit Card to any account and get rewarded with every payment.\",F2qIuTu9j:false,fbNmQShRM:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/H2QA1yW3dExlyJSaG8G7Tm4KVI.svg\",srcSet:\"https://framerusercontent.com/images/H2QA1yW3dExlyJSaG8G7Tm4KVI.svg?scale-down-to=512 512w,https://framerusercontent.com/images/H2QA1yW3dExlyJSaG8G7Tm4KVI.svg 576w\"},\"\"),height:\"100%\",id:\"xXP9jTcCL\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"xXP9jTcCL\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",QQPH3sujD:false,qYTmRxEik:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",w5T_EeZbK:getLocalizedValue(\"v37\",activeLocale)??\"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\",Z90GMCADp:\"\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:736,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+4368,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1biap9t-container\",id:elementId2,nodeId:\"WEGSyBoGL\",ref:ref3,scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"LeeDYg_YU\"},I0QCFz8uD:{variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v38\",activeLocale)??\"Travel with your Business Card\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v39\",activeLocale)??\"Enjoy peace of mind with a free travel insurance in the bunq Elite Business plan. You also get 4x2GB eSim data every year to stay connected when abroad.\",F2qIuTu9j:false,fbNmQShRM:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/NOtidNRGwnnALPwT9ygzTo6dLxA.svg\",srcSet:\"https://framerusercontent.com/images/NOtidNRGwnnALPwT9ygzTo6dLxA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/NOtidNRGwnnALPwT9ygzTo6dLxA.svg 576w\"},\"\"),height:\"100%\",id:\"WEGSyBoGL\",K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"WEGSyBoGL\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",QQPH3sujD:false,qYTmRxEik:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",variant:\"zaX8b1Myo\",vuQt9f6LC:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",w5T_EeZbK:getLocalizedValue(\"v37\",activeLocale)??\"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(\"v40\",activeLocale)??\"Learn more\",Z90GMCADp:\"\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"I6MDM0WmB\"},implicitPathVariables:undefined},{href:{webPageId:\"I6MDM0WmB\"},implicitPathVariables:undefined},{href:{webPageId:\"I6MDM0WmB\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:736,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+5104,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kgaudx-container\",id:elementId3,nodeId:\"EX0EQHv8p\",ref:ref4,scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{ixnWbDikc:resolvedLinks2[1],variant:\"GZOXytbZN\"},I0QCFz8uD:{ixnWbDikc:resolvedLinks2[2],variant:\"UACter_qD\"}},children:/*#__PURE__*/_jsx(FeatureBlock,{BphPz7Zbf:getLocalizedValue(\"v41\",activeLocale)??\"Finance automations for every expense\",CV0FIwFk2:false,DH7dmEDDv:getLocalizedValue(\"v42\",activeLocale)??\"Real time expense sharing with your bookkeeping software to keep business finances up to date, no manual updates needed.\",F2qIuTu9j:false,fbNmQShRM:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",Fnve6GeC9:addImageAlt({pixelHeight:1152,pixelWidth:1152,src:\"https://framerusercontent.com/images/HYNIo2DMvzc495VJ4ZDLuNniXE.png\",srcSet:\"https://framerusercontent.com/images/HYNIo2DMvzc495VJ4ZDLuNniXE.png?scale-down-to=512 512w,https://framerusercontent.com/images/HYNIo2DMvzc495VJ4ZDLuNniXE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HYNIo2DMvzc495VJ4ZDLuNniXE.png 1152w\"},\"\"),height:\"100%\",id:\"EX0EQHv8p\",ixnWbDikc:resolvedLinks2[0],K2fawYPBy:true,kD_QuobyN:false,lANI0axhp:true,layoutId:\"EX0EQHv8p\",p9_JjeZuh:true,QqfNjKKJs:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",QQPH3sujD:true,qYTmRxEik:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",RFBjmGZrS:false,style:{width:\"100%\"},u3fNZNwro:\"Tagline goes here\",v7qP2iu96:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",variant:\"aMhCXPgO_\",vuQt9f6LC:getLocalizedValue(\"v37\",activeLocale)??\"Medium-length bullet point text goes here\",w5T_EeZbK:getLocalizedValue(\"v37\",activeLocale)??\"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(\"v43\",activeLocale)??\"Explore integrations\",Z90GMCADp:\"\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1079,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+5840,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kgfnn-container\",nodeId:\"LY8DsxDhk\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"sWdSgzPxR\"},I0QCFz8uD:{variant:\"kx2SudkBA\"}},children:/*#__PURE__*/_jsx(CardGrid,{Aow3OlMd4:getLocalizedValue(\"v45\",activeLocale)??\"Insured up to \u20AC100,000\",bvddqBPq3:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/SSxPowg58NS8SDNeB0M2mfD79WI.svg\"},\"\"),bZk18_gmj:getLocalizedValue(\"v44\",activeLocale)??\"Trusted by millions of users\",DfTO01e3j:getLocalizedValue(\"v51\",activeLocale)??\"Localized card protection\",dXvHFwFQN:getLocalizedValue(\"v49\",activeLocale)??\"Rotating CVC\",Dxzs8bsb3:false,E64AzCUou:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",GCFiLex1A:getLocalizedValue(\"v54\",activeLocale)??\"Online support & SOS hotline.\",Gj2haBiPO:\"\",gS0VltGqr:true,height:\"100%\",hZJWi0kO0:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",id:\"LY8DsxDhk\",Il9LBvg03:getLocalizedValue(\"v56\",activeLocale)??\"Set up 2FA as an extra layer of security.\",iUEKvJ6QM:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",IZy5bupAE:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",jidjShM4P:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",k9xto340S:getLocalizedValue(\"v50\",activeLocale)??\"Stay protected with CVC regeneration.\",layoutId:\"LY8DsxDhk\",M4eJ9W42r:false,mO2C0fbeT:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",NCI5NPpA9:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/Q4D1gL1jgXvZDKY2yR7dU0tFcw.svg\"},\"\"),NhTBns7Y6:true,oXuxfNwFb:true,Q0ssZTaZq:true,qchhDjd8V:getLocalizedValue(\"v52\",activeLocale)??\"Always pay safely, wherever you are.\",qTxFfUv6m:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/sBhAeQ40cWY9SID0M0OubL35rI.svg\"},\"\"),R1aciAmpp:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",RsKYUKpkU:true,style:{width:\"100%\"},SxJZPvAA7:getLocalizedValue(\"v48\",activeLocale)??\"If something does not go as planned.\",t4yOvNfaV:getLocalizedValue(\"v55\",activeLocale)??\"Authorize payments\",TorDN4HmJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/bAumVStvQGXjSOi90nLbjVkcIA.svg\"},\"\"),u9eJS655I:getLocalizedValue(\"v53\",activeLocale)??\"24/7 support\",UnL5HPCNY:getLocalizedValue(\"v47\",activeLocale)??\"Card payment refunds\",UvN1HLB2t:true,variant:\"Q2f1LH32B\",voXvOS8Ej:\"AI9Rt343c\",vrRn42rN5:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",width:\"100%\",WqCb03cCw:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/FpDC3DnXpBWtNNq9aNLXBsQvba0.png\"},\"\"),ZgnimXkoI:getLocalizedValue(\"v46\",activeLocale)??\"Deposit Guarantee Scheme (DGS).\",zotHpoVAX:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/XUqxFof3cgKpU6xvfJF6el7u0pA.svg\"},\"\")})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:192,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+6919,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7rd0uz-container\",nodeId:\"qNFegrcTQ\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"wRSRBlY1d\"},I0QCFz8uD:{variant:\"rEw6NN61I\"}},children:/*#__PURE__*/_jsx(Logos,{FeDy9gKmm:true,height:\"100%\",I7duJYawq:true,id:\"qNFegrcTQ\",IGoEkNwpM:true,layoutId:\"qNFegrcTQ\",ndDxEPbuA:true,QdJOJ3TMD:true,QMnyzo9WU:true,style:{width:\"100%\"},TJVsynJHM:true,variant:\"f4e4RZpyC\",width:\"100%\",WLScYPcO3:true,WuB6K1lsK:true,YsJxidZNT:true,zJkgl8ltm:true})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:923,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+7111,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15vfo13-container\",nodeId:\"cuG3trIgM\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{iVOSLNCcC:true,variant:\"yinOcB1Go\",wsPE7Esp8:getLocalizedValue(\"v67\",activeLocale)??\"The bank account for your first steps in spending and saving.\"},I0QCFz8uD:{iVOSLNCcC:true,variant:\"sBO82BeSp\"}},children:/*#__PURE__*/_jsx(PlanCards,{euAeZBJE0:getLocalizedValue(\"v66\",activeLocale)??\"Next level banking for your international business.\\n\\n\",f2YTnKMAD:getLocalizedValue(\"v63\",activeLocale)??\"The business bank \\naccount that gets you  started.\",fVqgDOJ9n:getLocalizedValue(\"v62\",activeLocale)??\"The bank account that grows with you.\",height:\"100%\",i6N7GGoxz:true,id:\"cuG3trIgM\",iO9GGNqLv:getLocalizedValue(\"v65\",activeLocale)??\"Everything you need to scale your business\\n\\n\\n\",IpcMM6OGq:true,iVOSLNCcC:false,jArR5O4jd:true,JCjrbqY1w:true,layoutId:\"cuG3trIgM\",oFCiIrSfG:getLocalizedValue(\"v64\",activeLocale)??\"Everything you need to run your business.\\n\\n\\n\",Ov27UX0Cs:true,Q3tITDTKK:getLocalizedValue(\"v61\",activeLocale)??\"The bank account that lets you take charge of your money.\",sHfCgbFDf:true,ssjdUuecm:getLocalizedValue(\"v59\",activeLocale)??\"The standard bank account for your child\",style:{width:\"100%\"},Tlxkgu3HI:getLocalizedValue(\"v57\",activeLocale)??\"Choose your Business Bank Account\",TQcJwAj9x:getLocalizedValue(\"v58\",activeLocale)??\"Looking for a new bank account for your business?\\nEnjoy a 30-day free trial on every new business bank account\",variant:\"zo6kh15xX\",Vp1myeqrK:true,width:\"100%\",wsPE7Esp8:getLocalizedValue(\"v60\",activeLocale)??\"The bank account for your child\u2019s first steps in daily spendings and savings\",yVthlivFq:true})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{EHOoGMZuu:\"expense-management-2\"},unresolvedPathSlugs:{EHOoGMZuu:{collectionId:\"BynTY5ciT\",collectionItemId:\"YB49aEkLK\"}},webPageId:\"pQ9R2ZvYb\"},implicitPathVariables:undefined},{href:{pathVariables:{ilgkXdteT:\"bunq-free\"},unresolvedPathSlugs:{ilgkXdteT:{collectionId:\"jzZqnrXIK\",collectionItemId:\"rim0WlP2i\"}},webPageId:\"Hb4AwXQ6U\"},implicitPathVariables:undefined},{href:{pathVariables:{EHOoGMZuu:\"perks\"},unresolvedPathSlugs:{EHOoGMZuu:{collectionId:\"BynTY5ciT\",collectionItemId:\"dGiLZNgGi\"}},webPageId:\"pQ9R2ZvYb\"},implicitPathVariables:undefined},{href:{pathVariables:{EHOoGMZuu:\"expense-management-2\"},unresolvedPathSlugs:{EHOoGMZuu:{collectionId:\"BynTY5ciT\",collectionItemId:\"YB49aEkLK\"}},webPageId:\"pQ9R2ZvYb\"},implicitPathVariables:undefined},{href:{pathVariables:{ilgkXdteT:\"bunq-free\"},unresolvedPathSlugs:{ilgkXdteT:{collectionId:\"jzZqnrXIK\",collectionItemId:\"rim0WlP2i\"}},webPageId:\"Hb4AwXQ6U\"},implicitPathVariables:undefined},{href:{pathVariables:{EHOoGMZuu:\"perks\"},unresolvedPathSlugs:{EHOoGMZuu:{collectionId:\"BynTY5ciT\",collectionItemId:\"dGiLZNgGi\"}},webPageId:\"pQ9R2ZvYb\"},implicitPathVariables:undefined},{href:{pathVariables:{EHOoGMZuu:\"expense-management-2\"},unresolvedPathSlugs:{EHOoGMZuu:{collectionId:\"BynTY5ciT\",collectionItemId:\"YB49aEkLK\"}},webPageId:\"pQ9R2ZvYb\"},implicitPathVariables:undefined},{href:{pathVariables:{ilgkXdteT:\"bunq-free\"},unresolvedPathSlugs:{ilgkXdteT:{collectionId:\"jzZqnrXIK\",collectionItemId:\"rim0WlP2i\"}},webPageId:\"Hb4AwXQ6U\"},implicitPathVariables:undefined},{href:{pathVariables:{EHOoGMZuu:\"perks\"},unresolvedPathSlugs:{EHOoGMZuu:{collectionId:\"BynTY5ciT\",collectionItemId:\"dGiLZNgGi\"}},webPageId:\"pQ9R2ZvYb\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1107,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+8034,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e9aou3-container\",nodeId:\"RCnFSpisC\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{LagQkQQJT:resolvedLinks3[5],UoYshTpI5:resolvedLinks3[3],variant:\"n_ytXow2c\",vmW8iUE01:resolvedLinks3[4]},I0QCFz8uD:{LagQkQQJT:resolvedLinks3[8],UoYshTpI5:resolvedLinks3[6],variant:\"xaV4ggdsF\",vmW8iUE01:resolvedLinks3[7]}},children:/*#__PURE__*/_jsx(ImageGrid1,{ENDN3bSvn:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",EVd82q9w7:getLocalizedValue(\"v74\",activeLocale)??\"Discounts on top tools and services to help your business grow and succeed.\",fKJ1II18K:true,fWWlvO5KM:true,height:\"100%\",id:\"RCnFSpisC\",kw0IOlfoI:getLocalizedValue(\"v68\",activeLocale)??\"Keep Exploring bunq Business\",LagQkQQJT:resolvedLinks3[2],layoutId:\"RCnFSpisC\",lb6PU2lc8:\"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\",lUlLdMLvH:addImageAlt({pixelHeight:576,pixelWidth:576,src:\"https://framerusercontent.com/images/KSR6NabwXne1N9keeXKzSGgvZ4c.png\",srcSet:\"https://framerusercontent.com/images/KSR6NabwXne1N9keeXKzSGgvZ4c.png?scale-down-to=512 512w,https://framerusercontent.com/images/KSR6NabwXne1N9keeXKzSGgvZ4c.png 576w\"},\"\"),mZutDtq8Z:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",ocefENpRR:getLocalizedValue(\"v73\",activeLocale)??\"Business Bonus Program\",pK8Tindgq:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",PRRdI5bCL:getLocalizedValue(\"v70\",activeLocale)??\"Control company expenses by setting limits, requesting receipts, and more.\",QFS9JJXEP:addImageAlt({pixelHeight:1024,pixelWidth:1024,src:\"https://framerusercontent.com/images/1i7Ck05YoAMMnVWuam7RPTv5Qo.png\",srcSet:\"https://framerusercontent.com/images/1i7Ck05YoAMMnVWuam7RPTv5Qo.png?scale-down-to=512 512w,https://framerusercontent.com/images/1i7Ck05YoAMMnVWuam7RPTv5Qo.png 1024w\"},\"\"),s1nOgRiGF:addImageAlt({pixelHeight:1152,pixelWidth:1172,src:\"https://framerusercontent.com/images/EZh8xcCFeUmmwiHAqN5gjs426c.png\",srcSet:\"https://framerusercontent.com/images/EZh8xcCFeUmmwiHAqN5gjs426c.png?scale-down-to=512 512w,https://framerusercontent.com/images/EZh8xcCFeUmmwiHAqN5gjs426c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EZh8xcCFeUmmwiHAqN5gjs426c.png 1172w\"},\"\"),srfjYAgw5:getLocalizedValue(\"v71\",activeLocale)??\"Free for Freelancers\",style:{width:\"100%\"},t6gSdIYdA:\"b4h5fy3UU\",tWz9qZf8k:true,Uif3hn3Kf:true,UoYshTpI5:resolvedLinks3[0],variant:\"Y0zG2nGXe\",VlyKRyQYD:\"\",vmW8iUE01:resolvedLinks3[1],vOH6o12EH:getLocalizedValue(\"v69\",activeLocale)??\"Employee Expense Management\",width:\"100%\",Xv3S01PJQ:getLocalizedValue(\"v72\",activeLocale)??\"Open a Freelance Business account for free in less than 5 minutes. \",zALc18c2K:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",Zig8oiha6:true,zLv5UPrfy:getLocalizedValue(\"v75\",activeLocale)??\"Open bank account\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:602,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+9141,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q2ype-container\",nodeId:\"bDlTy3Qrm\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"l2UzhO6Vi\"},I0QCFz8uD:{variant:\"OV4_XXH2h\"}},children:/*#__PURE__*/_jsx(FAQ,{A4f_a0mNN:\"\",AUCF3nyok:getLocalizedValue(\"v76\",activeLocale)??\"Frequently Asked Questions\",height:\"100%\",id:\"bDlTy3Qrm\",layoutId:\"bDlTy3Qrm\",mPVw2vhVS:getLocalizedValue(\"v9\",activeLocale)??\"Learn more\",ReTDIkP8X:[\"nYpT_4iQZ\",\"dK87OuXEV\",\"K5ijIg37U\",\"JxxhUw6w8\",\"jWLGd9LDj\",\"tnvmnIwhO\",\"oej8ta7wx\",\"Ub3DTdQgi\",\"kX8yFgmH1\"],style:{width:\"100%\"},variant:\"oc6kIGKB_\",width:\"100%\",wXvUZ0EPk:false})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:838,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+9743,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fe95pm-container\",nodeId:\"wwSgClmVJ\",scopeId:\"g8sIa5WUh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FUOG5FJMg:{variant:\"ur5cqaN7a\"},I0QCFz8uD:{variant:\"VlsCVczJR\"}},children:/*#__PURE__*/_jsx(CTAPrimary,{height:\"100%\",id:\"wwSgClmVJ\",layoutId:\"wwSgClmVJ\",lDUg0hraI:\"\",lqRRVMUml:true,style:{width:\"100%\"},T1IdSOfL8:getLocalizedValue(\"v77\",activeLocale)??\"Open your business bank\\naccount in just 5 minutes\",uFflicMoy:getLocalizedValue(\"v78\",activeLocale)??\"Get started\",variant:\"ZC7x07oVg\",width:\"100%\",WpmVwngef:\"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\",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-3qTdt.framer-193n2uk, .framer-3qTdt .framer-193n2uk { display: block; }\",\".framer-3qTdt.framer-vy4nqj { align-content: center; align-items: center; background-color: var(--token-ab64e10b-9ba1-476f-b74d-a602b60011ff, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1280px; }\",\".framer-3qTdt .framer-1yjs63o { 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-3qTdt .framer-187ffqh-container, .framer-3qTdt .framer-1gk3wm8-container, .framer-3qTdt .framer-18nw7fe-container, .framer-3qTdt .framer-19y3ie5-container, .framer-3qTdt .framer-qo1k5w-container, .framer-3qTdt .framer-1biap9t-container, .framer-3qTdt .framer-kgaudx-container, .framer-3qTdt .framer-1kgfnn-container, .framer-3qTdt .framer-7rd0uz-container, .framer-3qTdt .framer-15vfo13-container, .framer-3qTdt .framer-1e9aou3-container, .framer-3qTdt .framer-1q2ype-container, .framer-3qTdt .framer-fe95pm-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@media (min-width: 768px) and (max-width: 1279px) { .framer-3qTdt.framer-vy4nqj { width: 768px; }}\",\"@media (max-width: 767px) { .framer-3qTdt.framer-vy4nqj { width: 375px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10851\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FUOG5FJMg\":{\"layout\":[\"fixed\",\"auto\"]},\"I0QCFz8uD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"oBXtCMVGu\":{\"pattern\":\":oBXtCMVGu\",\"name\":\"1\"},\"xXP9jTcCL\":{\"pattern\":\":xXP9jTcCL\",\"name\":\"2\"},\"WEGSyBoGL\":{\"pattern\":\":WEGSyBoGL\",\"name\":\"3\"},\"EX0EQHv8p\":{\"pattern\":\":EX0EQHv8p\",\"name\":\"4\"}}\n * @framerResponsiveScreen\n */const Framerg8sIa5WUh=withCSS(Component,css,\"framer-3qTdt\");export default Framerg8sIa5WUh;Framerg8sIa5WUh.displayName=\"Drafts / Children\";Framerg8sIa5WUh.defaultProps={height:10851,width:1280};addFonts(Framerg8sIa5WUh,[{explicitInter:true,fonts:[]},...HeroStandardFonts,...CardGridFonts,...ImageGridFonts,...FeatureBlockFonts,...LogosFonts,...PlanCardsFonts,...ImageGrid1Fonts,...FAQFonts,...CTAPrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerg8sIa5WUh\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"oBXtCMVGu\\\":{\\\"pattern\\\":\\\":oBXtCMVGu\\\",\\\"name\\\":\\\"1\\\"},\\\"xXP9jTcCL\\\":{\\\"pattern\\\":\\\":xXP9jTcCL\\\",\\\"name\\\":\\\"2\\\"},\\\"WEGSyBoGL\\\":{\\\"pattern\\\":\\\":WEGSyBoGL\\\",\\\"name\\\":\\\"3\\\"},\\\"EX0EQHv8p\\\":{\\\"pattern\\\":\\\":EX0EQHv8p\\\",\\\"name\\\":\\\"4\\\"}}\",\"framerIntrinsicHeight\":\"10851\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FUOG5FJMg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I0QCFz8uD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/sAOd1sytc9Eimye0b2mp/Nofkd2wTN5jAD3gDuFV8/Gk_iqeUzI.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/Vt6LYaWyf919WrtTwr6u/zTGumyvKYy8SL5nCUfrP/ic1bzT4_N.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/xSGcJ25uOezn8pGU0ZFp/VFv01gVQUUjnz8ooexva/QeZveRZXP.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/wt6IzN2kSNGmnmjaRX7H/vwGldbOKWPCSuQ4TJVcH/yQmL5QCE1.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/uvWIKYORBuO0cOc8Vpbn/zm7TsQBrfV7DSbHxPoob/UKY3GF_r0.js\";import ButtonCTA from\"https://framerusercontent.com/modules/A0BoSox3uTokGaiSqvMW/f0Yz0fZ6DUX2dpqHmvfX/Rbo1JJ4NY.js\";const ButtonCTAFonts=getFonts(ButtonCTA);const ButtonCTAControls=getPropertyControls(ButtonCTA);const cycleOrder=[\"g9ueUYTAD\",\"bBJSjflXz\",\"pbrRsUk7A\"];const serializationHash=\"framer-c15bg\";const variantClassNames={bBJSjflXz:\"framer-v-1gq9gtq\",g9ueUYTAD:\"framer-v-11ay28k\",pbrRsUk7A:\"framer-v-jgj88j\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={\"Color / Large\":\"b4h5fy3UU\",\"Color / Regular\":\"cyVwYJPrH\",\"Color / Small\":\"cUk_nHZHZ\",\"Outline / Large\":\"z4mqOsTHR\",\"Outline / Regular\":\"u11muMOca\",\"Outline / Small\":\"GjC1LBPE4\",\"Text / Large\":\"mQx52oz05\",\"Text / Regular\":\"EUUfBvaBF\",\"Text / Small\":\"pz7wjlRXl\",\"White / Large\":\"AI9Rt343c\",\"White / Regular\":\"KbOPpsSFK\",\"White / Small\":\"JrY51jZKs\"};const humanReadableVariantMap={Desktop:\"g9ueUYTAD\",Phone:\"pbrRsUk7A\",Tablet:\"bBJSjflXz\"};const getProps=({buttonsVisible,cTAButtonColor,cTAButtonLabel,cTAButtonLink,cTAButtonVariant,cTAButtonVisible,heading,height,id,item1ButtonLabel,item1ButtonLink,item1Heading,item1Image,item1Paragraph,item1Visible,item2ButtonLabel,item2ButtonLink,item2Heading,item2Image,item2Paragraph,item2Visible,item3ButtonLabel,item3ButtonLink,item3Heading,item3Image,item3Paragraph,item3Visible,item4ButtonLabel,item4ButtonLink,item4Heading,item4Image,item4Paragraph,item4Visible,subheading,width,...props})=>{return{...props,a2NnbjfBg:item3ButtonLabel??props.a2NnbjfBg??\"Learn more\",BqPfRfnka:buttonsVisible??props.BqPfRfnka??true,dLtQPtJHS:cTAButtonVisible??props.dLtQPtJHS??true,EVd82q9w7:item3Paragraph??props.EVd82q9w7??\"A 2-3 line sentence to provide more context for the heading above goes right here.\",fKJ1II18K:item2Visible??props.fKJ1II18K??true,HMvo9U4XD:item4ButtonLink??props.HMvo9U4XD,IHgsjrLiH:item4Visible??props.IHgsjrLiH??true,JIeG9cyCR:item4Image??props.JIeG9cyCR??{pixelHeight:4240,pixelWidth:2832,src:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg 2832w\"},kw0IOlfoI:heading??props.kw0IOlfoI??\"Short heading goes here\",LagQkQQJT:item3ButtonLink??props.LagQkQQJT,lUlLdMLvH:item2Image??props.lUlLdMLvH??{pixelHeight:4240,pixelWidth:2832,src:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg 2832w\"},NlsEVpa0T:item4Heading??props.NlsEVpa0T??\"Short heading goes here\",nXYlPyf7f:item4ButtonLabel??props.nXYlPyf7f??\"Learn more\",ocefENpRR:item3Heading??props.ocefENpRR??\"Short heading goes here\",PRRdI5bCL:item1Paragraph??props.PRRdI5bCL??\"A 2-3 line sentence to provide more context for the heading above goes right here.\",qa0uG8D1x:cTAButtonColor??props.qa0uG8D1x??\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",QFS9JJXEP:item1Image??props.QFS9JJXEP??{pixelHeight:4240,pixelWidth:2832,src:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg 2832w\"},RbVJRw3oq:item2ButtonLabel??props.RbVJRw3oq??\"Learn more\",s1nOgRiGF:item3Image??props.s1nOgRiGF??{pixelHeight:4240,pixelWidth:2832,src:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/MeYyaIg1yy0vdxW1qBFp3t84.jpg 2832w\"},srfjYAgw5:item2Heading??props.srfjYAgw5??\"Short heading goes here\",tAHlAv3yj:item4Paragraph??props.tAHlAv3yj??\"A 2-3 line sentence to provide more context for the heading above goes right here.\",Uif3hn3Kf:item1Visible??props.Uif3hn3Kf??true,UoYshTpI5:item1ButtonLink??props.UoYshTpI5,variant:humanReadableVariantMap[props.variant]??props.variant??\"g9ueUYTAD\",VKPA1y8WO:cTAButtonLink??props.VKPA1y8WO,VlyKRyQYD:subheading??props.VlyKRyQYD??\"A medium-length subheading (under 120 characters) can go here to provide additional context for the heading above.\",vmW8iUE01:item2ButtonLink??props.vmW8iUE01,vOH6o12EH:item1Heading??props.vOH6o12EH??\"Short heading goes here\",WFEQ7e0s_:cTAButtonLabel??props.WFEQ7e0s_??\"Learn more\",xngwi6AZ_:item1ButtonLabel??props.xngwi6AZ_??\"Learn more\",Xv3S01PJQ:item2Paragraph??props.Xv3S01PJQ??\"A 2-3 line sentence to provide more context for the heading above goes right here.\",yCX579DS1:humanReadableEnumMap[cTAButtonVariant]??cTAButtonVariant??props.yCX579DS1??\"AI9Rt343c\",Zig8oiha6:item3Visible??props.Zig8oiha6??true};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,kw0IOlfoI,VlyKRyQYD,BqPfRfnka,Uif3hn3Kf,vOH6o12EH,PRRdI5bCL,QFS9JJXEP,UoYshTpI5,xngwi6AZ_,fKJ1II18K,srfjYAgw5,Xv3S01PJQ,lUlLdMLvH,vmW8iUE01,RbVJRw3oq,Zig8oiha6,ocefENpRR,EVd82q9w7,s1nOgRiGF,LagQkQQJT,IHgsjrLiH,NlsEVpa0T,JIeG9cyCR,tAHlAv3yj,HMvo9U4XD,a2NnbjfBg,nXYlPyf7f,dLtQPtJHS,yCX579DS1,qa0uG8D1x,VKPA1y8WO,WFEQ7e0s_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"g9ueUYTAD\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(kw0IOlfoI);const visible1=isSet(VlyKRyQYD);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-11ay28k\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"g9ueUYTAD\",ref:refBinding,style:{...style},...addPropertyOverrides({bBJSjflXz:{\"data-framer-name\":\"Tablet\"},pbrRsUk7A:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eor0cb\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"u0Ty0rFYu\",children:[visible&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ae93iu\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"T4H5Y8d_K\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-18rjj2s\",\"data-styles-preset\":\"yQmL5QCE1\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})}),className:\"framer-qh55rt\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ydfGPyWXQ\",text:kw0IOlfoI,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1bj1o1a\",\"data-styles-preset\":\"Gk_iqeUzI\",style:{\"--framer-text-alignment\":\"center\"},children:\"A medium-length subheading (under 120 characters) can go here to provide additional context for the heading above.\"})}),className:\"framer-wo8a5c\",\"data-framer-name\":\"Subheading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZqYdIw7S4\",text:VlyKRyQYD,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-165u81q\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"vY01ygYQo\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8sgwxt\",layoutDependency:layoutDependency,layoutId:\"DqHUgF1Pc\",children:[Uif3hn3Kf&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pcrrr8\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"iqAdt1HVK\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) + 48px) / 0, 1px)`,...toResponsiveImage(QFS9JJXEP)},className:\"framer-hechlm\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"HYQZ_9gjZ\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({bBJSjflXz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+0+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) - 48px) / 2, 50px)`,...toResponsiveImage(QFS9JJXEP)}},pbrRsUk7A:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+0+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,...toResponsiveImage(QFS9JJXEP)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13dq7kl\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"WsE4XFtem\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1krwp5d\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"PGxxjZnp4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})}),className:\"framer-iflwkk\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"U1BK3_QnP\",text:vOH6o12EH,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"A 2-3 line sentence to provide more context for the heading above goes right here.\"})}),className:\"framer-1cn8kh7\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qQq8uTr9V\",text:PRRdI5bCL,verticalAlignment:\"top\",withExternalLayout:true})]}),BqPfRfnka&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+427+0+206,...addPropertyOverrides({bBJSjflXz:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+0+0+427+16+206},pbrRsUk7A:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+0+0+427+0+206}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ei97vk-container\",layoutDependency:layoutDependency,layoutId:\"f4KMj99Yv-container\",nodeId:\"f4KMj99Yv\",rendersWithMotion:true,scopeId:\"UKY3GF_r0\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:true,g4f9J79Zm:false,height:\"100%\",id:\"f4KMj99Yv\",KPkyNVgao:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",layoutId:\"f4KMj99Yv\",Lf_18mXwD:false,MHDsp5Fqa:xngwi6AZ_,Pj77ECfEs:UoYshTpI5,variant:\"u11muMOca\",width:\"100%\",...addPropertyOverrides({pbrRsUk7A:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]}),fKJ1II18K&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1q97mp3\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"PeP8HBDkS\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) + 48px) / 0, 1px)`,...toResponsiveImage(lUlLdMLvH)},className:\"framer-1u2brp6\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"HWfpad_KW\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({bBJSjflXz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+0+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) - 48px) / 2, 50px)`,...toResponsiveImage(lUlLdMLvH)}},pbrRsUk7A:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+728+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,...toResponsiveImage(lUlLdMLvH)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-21jzp1\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"ejMwgKQfv\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iklicx\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"E6dj9wkMl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})}),className:\"framer-1pp2z1v\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"K4lENB1Vs\",text:srfjYAgw5,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"A 2-3 line sentence to provide more context for the heading above goes right here.\"})}),className:\"framer-15u84vk\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Fce1IW2IX\",text:Xv3S01PJQ,verticalAlignment:\"top\",withExternalLayout:true})]}),BqPfRfnka&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+427+0+206,...addPropertyOverrides({bBJSjflXz:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+0+0+427+16+206},pbrRsUk7A:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+728+0+427+0+206}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1w3575a-container\",layoutDependency:layoutDependency,layoutId:\"CDTHrxWjl-container\",nodeId:\"CDTHrxWjl\",rendersWithMotion:true,scopeId:\"UKY3GF_r0\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:true,g4f9J79Zm:false,height:\"100%\",id:\"CDTHrxWjl\",KPkyNVgao:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",layoutId:\"CDTHrxWjl\",Lf_18mXwD:false,MHDsp5Fqa:RbVJRw3oq,Pj77ECfEs:vmW8iUE01,variant:\"u11muMOca\",width:\"100%\",...addPropertyOverrides({pbrRsUk7A:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]}),Zig8oiha6&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dq7yyu\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"P3VN0eikY\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) + 48px) / 0, 1px)`,...toResponsiveImage(s1nOgRiGF)},className:\"framer-11lr3cx\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"p2b7k_los\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({bBJSjflXz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+760+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) - 48px) / 2, 50px)`,...toResponsiveImage(s1nOgRiGF)}},pbrRsUk7A:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+1456+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,...toResponsiveImage(s1nOgRiGF)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hgtbef\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"RRXQ6zHf4\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-26agor\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"Ad3QEuzn1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})}),className:\"framer-1u8pk3m\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"h1RFRV2K3\",text:ocefENpRR,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"A 2-3 line sentence to provide more context for the heading above goes right here.\"})}),className:\"framer-o9pigu\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pqT1H_5jV\",text:EVd82q9w7,verticalAlignment:\"top\",withExternalLayout:true})]}),BqPfRfnka&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+427+0+206,...addPropertyOverrides({bBJSjflXz:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+760+0+427+16+206},pbrRsUk7A:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+1456+0+427+0+206}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u52zyq-container\",layoutDependency:layoutDependency,layoutId:\"e95mnGo9M-container\",nodeId:\"e95mnGo9M\",rendersWithMotion:true,scopeId:\"UKY3GF_r0\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:true,g4f9J79Zm:false,height:\"100%\",id:\"e95mnGo9M\",KPkyNVgao:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",layoutId:\"e95mnGo9M\",Lf_18mXwD:false,MHDsp5Fqa:a2NnbjfBg,Pj77ECfEs:LagQkQQJT,variant:\"u11muMOca\",width:\"100%\",...addPropertyOverrides({pbrRsUk7A:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]}),IHgsjrLiH&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lae0re\",\"data-framer-name\":\"Item\",layoutDependency:layoutDependency,layoutId:\"DSWXS6GQP\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) + 48px) / 0, 1px)`,...toResponsiveImage(JIeG9cyCR)},className:\"framer-cq1hdb\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"BOpzXIigp\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({bBJSjflXz:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+760+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) - 48px) / 2, 50px)`,...toResponsiveImage(JIeG9cyCR)}},pbrRsUk7A:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+2184+0+0),pixelHeight:4240,pixelWidth:2832,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,...toResponsiveImage(JIeG9cyCR)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nebqmk\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"EgMKHAW1h\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ywt5fg\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"q8NDqTFYJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})}),className:\"framer-1hf0mmd\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"USOVKYYJr\",text:NlsEVpa0T,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"A 2-3 line sentence to provide more context for the heading above goes right here.\"})}),className:\"framer-1tfcq7q\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UY8D1uqHO\",text:tAHlAv3yj,verticalAlignment:\"top\",withExternalLayout:true})]}),BqPfRfnka&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+310.6+0+0+0+0+427+0+206,...addPropertyOverrides({bBJSjflXz:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+310.6+0+0+0+760+0+427+16+206},pbrRsUk7A:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+294.6+0+0+0+2184+0+427+0+206}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18fo0gl-container\",layoutDependency:layoutDependency,layoutId:\"pQfZ8oLoJ-container\",nodeId:\"pQfZ8oLoJ\",rendersWithMotion:true,scopeId:\"UKY3GF_r0\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:true,g4f9J79Zm:false,height:\"100%\",id:\"pQfZ8oLoJ\",KPkyNVgao:\"var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0))\",layoutId:\"pQfZ8oLoJ\",Lf_18mXwD:false,MHDsp5Fqa:nXYlPyf7f,Pj77ECfEs:HMvo9U4XD,variant:\"u11muMOca\",width:\"100%\",...addPropertyOverrides({pbrRsUk7A:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})]})]})}),dLtQPtJHS&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+64+(((componentViewport?.height||1002.5)-128-1101.6)/2+0+0)+0+1054.6,...addPropertyOverrides({bBJSjflXz:{y:(componentViewport?.y||0)+64+(((componentViewport?.height||1772.5)-128-1893.6)/2+0+0)+0+1846.6},pbrRsUk7A:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+64+(((componentViewport?.height||3210)-128-3253.6)/2+0+0)+0+3206.6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lk54zk-container\",layoutDependency:layoutDependency,layoutId:\"eyrl_elXn-container\",nodeId:\"eyrl_elXn\",rendersWithMotion:true,scopeId:\"UKY3GF_r0\",children:/*#__PURE__*/_jsx(ButtonCTA,{eOURVY8ge:false,g4f9J79Zm:false,height:\"100%\",id:\"eyrl_elXn\",KPkyNVgao:qa0uG8D1x,layoutId:\"eyrl_elXn\",Lf_18mXwD:false,MHDsp5Fqa:WFEQ7e0s_,Pj77ECfEs:VKPA1y8WO,variant:yCX579DS1,width:\"100%\",...addPropertyOverrides({pbrRsUk7A:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-c15bg.framer-yzrhhr, .framer-c15bg .framer-yzrhhr { display: block; }\",\".framer-c15bg.framer-11ay28k { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 64px 32px 64px 32px; position: relative; width: 1280px; }\",\".framer-c15bg .framer-1eor0cb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1216px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c15bg .framer-ae93iu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 768px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c15bg .framer-qh55rt, .framer-c15bg .framer-wo8a5c, .framer-c15bg .framer-iflwkk, .framer-c15bg .framer-1cn8kh7, .framer-c15bg .framer-1pp2z1v, .framer-c15bg .framer-15u84vk, .framer-c15bg .framer-1u8pk3m, .framer-c15bg .framer-o9pigu, .framer-c15bg .framer-1hf0mmd, .framer-c15bg .framer-1tfcq7q { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c15bg .framer-165u81q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c15bg .framer-8sgwxt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c15bg .framer-1pcrrr8, .framer-c15bg .framer-1q97mp3, .framer-c15bg .framer-dq7yyu, .framer-c15bg .framer-1lae0re { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-c15bg .framer-hechlm, .framer-c15bg .framer-1u2brp6, .framer-c15bg .framer-11lr3cx, .framer-c15bg .framer-cq1hdb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 268px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-c15bg .framer-13dq7kl, .framer-c15bg .framer-21jzp1, .framer-c15bg .framer-1hgtbef, .framer-c15bg .framer-nebqmk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c15bg .framer-1krwp5d, .framer-c15bg .framer-1iklicx, .framer-c15bg .framer-26agor, .framer-c15bg .framer-ywt5fg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c15bg .framer-1ei97vk-container, .framer-c15bg .framer-1w3575a-container, .framer-c15bg .framer-u52zyq-container, .framer-c15bg .framer-18fo0gl-container, .framer-c15bg .framer-lk54zk-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-c15bg.framer-v-1gq9gtq.framer-11ay28k { width: 768px; }\",\".framer-c15bg.framer-v-1gq9gtq .framer-8sgwxt { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); }\",\".framer-c15bg.framer-v-1gq9gtq .framer-1pcrrr8, .framer-c15bg.framer-v-1gq9gtq .framer-1q97mp3, .framer-c15bg.framer-v-1gq9gtq .framer-dq7yyu, .framer-c15bg.framer-v-1gq9gtq .framer-1lae0re { align-self: start; flex: none; justify-self: start; width: 100%; }\",\".framer-c15bg.framer-v-1gq9gtq .framer-hechlm, .framer-c15bg.framer-v-1gq9gtq .framer-1u2brp6, .framer-c15bg.framer-v-1gq9gtq .framer-11lr3cx, .framer-c15bg.framer-v-1gq9gtq .framer-cq1hdb { height: var(--framer-aspect-ratio-supported, 328px); }\",\".framer-c15bg.framer-v-1gq9gtq .framer-13dq7kl, .framer-c15bg.framer-v-1gq9gtq .framer-21jzp1, .framer-c15bg.framer-v-1gq9gtq .framer-1hgtbef, .framer-c15bg.framer-v-1gq9gtq .framer-nebqmk { padding: 16px; }\",\".framer-c15bg.framer-v-jgj88j.framer-11ay28k { padding: 64px 16px 64px 16px; width: 375px; }\",\".framer-c15bg.framer-v-jgj88j .framer-1eor0cb { gap: 48px; }\",\".framer-c15bg.framer-v-jgj88j .framer-8sgwxt { flex-direction: column; }\",\".framer-c15bg.framer-v-jgj88j .framer-1pcrrr8, .framer-c15bg.framer-v-jgj88j .framer-1q97mp3, .framer-c15bg.framer-v-jgj88j .framer-dq7yyu, .framer-c15bg.framer-v-jgj88j .framer-1lae0re { flex: none; width: 100%; }\",\".framer-c15bg.framer-v-jgj88j .framer-hechlm, .framer-c15bg.framer-v-jgj88j .framer-1u2brp6, .framer-c15bg.framer-v-jgj88j .framer-11lr3cx, .framer-c15bg.framer-v-jgj88j .framer-cq1hdb { height: var(--framer-aspect-ratio-supported, 343px); }\",\".framer-c15bg.framer-v-jgj88j .framer-1ei97vk-container, .framer-c15bg.framer-v-jgj88j .framer-1w3575a-container, .framer-c15bg.framer-v-jgj88j .framer-u52zyq-container, .framer-c15bg.framer-v-jgj88j .framer-18fo0gl-container, .framer-c15bg.framer-v-jgj88j .framer-lk54zk-container { width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1002.5\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bBJSjflXz\":{\"layout\":[\"fixed\",\"auto\"]},\"pbrRsUk7A\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"kw0IOlfoI\":\"heading\",\"VlyKRyQYD\":\"subheading\",\"BqPfRfnka\":\"buttonsVisible\",\"Uif3hn3Kf\":\"item1Visible\",\"vOH6o12EH\":\"item1Heading\",\"PRRdI5bCL\":\"item1Paragraph\",\"QFS9JJXEP\":\"item1Image\",\"UoYshTpI5\":\"item1ButtonLink\",\"xngwi6AZ_\":\"item1ButtonLabel\",\"fKJ1II18K\":\"item2Visible\",\"srfjYAgw5\":\"item2Heading\",\"Xv3S01PJQ\":\"item2Paragraph\",\"lUlLdMLvH\":\"item2Image\",\"vmW8iUE01\":\"item2ButtonLink\",\"RbVJRw3oq\":\"item2ButtonLabel\",\"Zig8oiha6\":\"item3Visible\",\"ocefENpRR\":\"item3Heading\",\"EVd82q9w7\":\"item3Paragraph\",\"s1nOgRiGF\":\"item3Image\",\"LagQkQQJT\":\"item3ButtonLink\",\"IHgsjrLiH\":\"item4Visible\",\"NlsEVpa0T\":\"item4Heading\",\"JIeG9cyCR\":\"item4Image\",\"tAHlAv3yj\":\"item4Paragraph\",\"HMvo9U4XD\":\"item4ButtonLink\",\"a2NnbjfBg\":\"item3ButtonLabel\",\"nXYlPyf7f\":\"item4ButtonLabel\",\"dLtQPtJHS\":\"cTAButtonVisible\",\"yCX579DS1\":\"cTAButtonVariant\",\"qa0uG8D1x\":\"cTAButtonColor\",\"VKPA1y8WO\":\"cTAButtonLink\",\"WFEQ7e0s_\":\"cTAButtonLabel\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUKY3GF_r0=withCSS(Component,css,\"framer-c15bg\");export default FramerUKY3GF_r0;FramerUKY3GF_r0.displayName=\"4 Image Grid\";FramerUKY3GF_r0.defaultProps={height:1002.5,width:1280};addPropertyControls(FramerUKY3GF_r0,{variant:{options:[\"g9ueUYTAD\",\"bBJSjflXz\",\"pbrRsUk7A\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},kw0IOlfoI:{defaultValue:\"Short heading goes here\",displayTextArea:true,title:\"Heading\",type:ControlType.String},VlyKRyQYD:{defaultValue:\"A medium-length subheading (under 120 characters) can go here to provide additional context for the heading above.\",displayTextArea:true,title:\"Subheading\",type:ControlType.String},BqPfRfnka:{defaultValue:true,title:\"Buttons Visible\",type:ControlType.Boolean},Uif3hn3Kf:{defaultValue:true,title:\"Item 1 Visible\",type:ControlType.Boolean},vOH6o12EH:{defaultValue:\"Short heading goes here\",displayTextArea:true,title:\"Item 1 Heading\",type:ControlType.String},PRRdI5bCL:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Item 1 Paragraph\",type:ControlType.String},QFS9JJXEP:{__defaultAssetReference:\"data:framer/asset-reference,MeYyaIg1yy0vdxW1qBFp3t84.jpg?originalFilename=photo-1578670957056-d47e6e5d70bf%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHw0fHxidW5xfGVufDB8fHx8MTcxNjI5Njk2OHww%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Item 1 Image\",type:ControlType.ResponsiveImage},UoYshTpI5:{title:\"Item 1 Button Link\",type:ControlType.Link},xngwi6AZ_:{defaultValue:\"Learn more\",displayTextArea:false,title:\"Item 1 Button Label\",type:ControlType.String},fKJ1II18K:{defaultValue:true,title:\"Item 2 Visible\",type:ControlType.Boolean},srfjYAgw5:{defaultValue:\"Short heading goes here\",displayTextArea:true,title:\"Item 2 Heading\",type:ControlType.String},Xv3S01PJQ:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Item 2 Paragraph\",type:ControlType.String},lUlLdMLvH:{__defaultAssetReference:\"data:framer/asset-reference,MeYyaIg1yy0vdxW1qBFp3t84.jpg?originalFilename=photo-1578670957056-d47e6e5d70bf%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHw0fHxidW5xfGVufDB8fHx8MTcxNjI5Njk2OHww%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Item 2 Image\",type:ControlType.ResponsiveImage},vmW8iUE01:{title:\"Item 2 Button Link\",type:ControlType.Link},RbVJRw3oq:{defaultValue:\"Learn more\",displayTextArea:false,title:\"Item 2 Button Label\",type:ControlType.String},Zig8oiha6:{defaultValue:true,title:\"Item 3 Visible\",type:ControlType.Boolean},ocefENpRR:{defaultValue:\"Short heading goes here\",displayTextArea:true,title:\"Item 3 Heading\",type:ControlType.String},EVd82q9w7:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Item 3 Paragraph\",type:ControlType.String},s1nOgRiGF:{__defaultAssetReference:\"data:framer/asset-reference,MeYyaIg1yy0vdxW1qBFp3t84.jpg?originalFilename=photo-1578670957056-d47e6e5d70bf%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHw0fHxidW5xfGVufDB8fHx8MTcxNjI5Njk2OHww%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Item 3 Image\",type:ControlType.ResponsiveImage},LagQkQQJT:{title:\"Item 3 Button Link\",type:ControlType.Link},IHgsjrLiH:{defaultValue:true,title:\"Item 4 Visible\",type:ControlType.Boolean},NlsEVpa0T:{defaultValue:\"Short heading goes here\",displayTextArea:true,title:\"Item 4 Heading\",type:ControlType.String},JIeG9cyCR:{__defaultAssetReference:\"data:framer/asset-reference,MeYyaIg1yy0vdxW1qBFp3t84.jpg?originalFilename=photo-1578670957056-d47e6e5d70bf%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfHNlYXJjaHw0fHxidW5xfGVufDB8fHx8MTcxNjI5Njk2OHww%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Item 4 Image\",type:ControlType.ResponsiveImage},tAHlAv3yj:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Item 4 Paragraph\",type:ControlType.String},HMvo9U4XD:{title:\"Item 4 Button Link\",type:ControlType.Link},a2NnbjfBg:{defaultValue:\"Learn more\",displayTextArea:false,title:\"Item 3 Button Label\",type:ControlType.String},nXYlPyf7f:{defaultValue:\"Learn more\",displayTextArea:false,title:\"Item 4 Button Label\",type:ControlType.String},dLtQPtJHS:{defaultValue:true,title:\"CTA Button Visible\",type:ControlType.Boolean},yCX579DS1:ButtonCTAControls?.[\"variant\"]&&{...ButtonCTAControls[\"variant\"],defaultValue:\"AI9Rt343c\",description:undefined,hidden:undefined,title:\"CTA Button Variant\"},qa0uG8D1x:{defaultValue:'var(--token-950b55c2-27d6-4ce8-b1de-c2192c8503a4, rgb(255, 106, 0)) /* {\"name\":\"bg-orange_solid\"} */',title:\"CTA Button Color\",type:ControlType.Color},VKPA1y8WO:{title:\"CTA Button Link\",type:ControlType.Link},WFEQ7e0s_:{defaultValue:\"Learn more\",displayTextArea:false,title:\"CTA Button Label\",type:ControlType.String}});addFonts(FramerUKY3GF_r0,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ButtonCTAFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUKY3GF_r0\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bBJSjflXz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pbrRsUk7A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1002.5\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"kw0IOlfoI\\\":\\\"heading\\\",\\\"VlyKRyQYD\\\":\\\"subheading\\\",\\\"BqPfRfnka\\\":\\\"buttonsVisible\\\",\\\"Uif3hn3Kf\\\":\\\"item1Visible\\\",\\\"vOH6o12EH\\\":\\\"item1Heading\\\",\\\"PRRdI5bCL\\\":\\\"item1Paragraph\\\",\\\"QFS9JJXEP\\\":\\\"item1Image\\\",\\\"UoYshTpI5\\\":\\\"item1ButtonLink\\\",\\\"xngwi6AZ_\\\":\\\"item1ButtonLabel\\\",\\\"fKJ1II18K\\\":\\\"item2Visible\\\",\\\"srfjYAgw5\\\":\\\"item2Heading\\\",\\\"Xv3S01PJQ\\\":\\\"item2Paragraph\\\",\\\"lUlLdMLvH\\\":\\\"item2Image\\\",\\\"vmW8iUE01\\\":\\\"item2ButtonLink\\\",\\\"RbVJRw3oq\\\":\\\"item2ButtonLabel\\\",\\\"Zig8oiha6\\\":\\\"item3Visible\\\",\\\"ocefENpRR\\\":\\\"item3Heading\\\",\\\"EVd82q9w7\\\":\\\"item3Paragraph\\\",\\\"s1nOgRiGF\\\":\\\"item3Image\\\",\\\"LagQkQQJT\\\":\\\"item3ButtonLink\\\",\\\"IHgsjrLiH\\\":\\\"item4Visible\\\",\\\"NlsEVpa0T\\\":\\\"item4Heading\\\",\\\"JIeG9cyCR\\\":\\\"item4Image\\\",\\\"tAHlAv3yj\\\":\\\"item4Paragraph\\\",\\\"HMvo9U4XD\\\":\\\"item4ButtonLink\\\",\\\"a2NnbjfBg\\\":\\\"item3ButtonLabel\\\",\\\"nXYlPyf7f\\\":\\\"item4ButtonLabel\\\",\\\"dLtQPtJHS\\\":\\\"cTAButtonVisible\\\",\\\"yCX579DS1\\\":\\\"cTAButtonVariant\\\",\\\"qa0uG8D1x\\\":\\\"cTAButtonColor\\\",\\\"VKPA1y8WO\\\":\\\"cTAButtonLink\\\",\\\"WFEQ7e0s_\\\":\\\"cTAButtonLabel\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2306ade)\nimport*as localizedValues from\"./UKY3GF_r0-0.js\";import*as localizedValues1 from\"./UKY3GF_r0-1.js\";import*as localizedValues2 from\"./UKY3GF_r0-2.js\";import*as localizedValues3 from\"./UKY3GF_r0-3.js\";import*as localizedValues4 from\"./UKY3GF_r0-4.js\";const valuesByLocaleId={CfGhBAyom:localizedValues,KnTSfRlEb:localizedValues4,LASqWnjbT:localizedValues1,LMYmDzsTL:localizedValues3,PKMmRs3eb:localizedValues2};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Korte kop komt hier\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Een zin van 2-3 regels om meer context te geven voor de bovenstaande kop komt hier.\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Kurze \\xdcberschrift kommt hierhin\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ein 2-3-zeiliger Satz, um mehr Kontext f\\xfcr die obige \\xdcberschrift zu bieten, kommt hier hin.\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Titre court ici\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Une phrase de 2 \\xe0 3 lignes pour donner plus de contexte au titre ci-dessus va juste ici.\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Encabezado breve va aqu\\xed\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Una oraci\\xf3n de 2-3 l\\xedneas para ofrecer m\\xe1s contexto al encabezado anterior va justo aqu\\xed.\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-tsos48\",\"data-styles-preset\":\"ic1bzT4_N\",style:{\"--framer-text-alignment\":\"center\"},children:\"Breve titolo va qui\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ju3f6p\",\"data-styles-preset\":\"QeZveRZXP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Una frase di 2-3 righe per fornire maggior contesto al titolo sopra va proprio qui.\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2306ade)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={CfGhBAyom:new LazyValue(()=>import(\"./g8sIa5WUh-0.js\")),KnTSfRlEb:new LazyValue(()=>import(\"./g8sIa5WUh-4.js\")),LASqWnjbT:new LazyValue(()=>import(\"./g8sIa5WUh-1.js\")),LMYmDzsTL:new LazyValue(()=>import(\"./g8sIa5WUh-3.js\")),PKMmRs3eb:new LazyValue(()=>import(\"./g8sIa5WUh-2.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "UKY3GF_r0_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "UKY3GF_r0_1_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "UKY3GF_r0_2_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "UKY3GF_r0_3_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "UKY3GF_r0_4_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "valuesByLocaleId", "UKY3GF_r0_0_exports", "UKY3GF_r0_4_exports", "UKY3GF_r0_1_exports", "UKY3GF_r0_3_exports", "UKY3GF_r0_2_exports", "getLocalizedValue", "key", "locale", "values", "value", "ButtonCTAFonts", "getFonts", "Rbo1JJ4NY_default", "ButtonCTAControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "buttonsVisible", "cTAButtonColor", "cTAButtonLabel", "cTAButtonLink", "cTAButtonVariant", "cTAButtonVisible", "heading", "height", "id", "item1ButtonLabel", "item1ButtonLink", "item1Heading", "item1Image", "item1Paragraph", "item1Visible", "item2ButtonLabel", "item2ButtonLink", "item2Heading", "item2Image", "item2Paragraph", "item2Visible", "item3ButtonLabel", "item3ButtonLink", "item3Heading", "item3Image", "item3Paragraph", "item3Visible", "item4ButtonLabel", "item4ButtonLink", "item4Heading", "item4Image", "item4Paragraph", "item4Visible", "subheading", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "kw0IOlfoI", "VlyKRyQYD", "BqPfRfnka", "Uif3hn3Kf", "vOH6o12EH", "PRRdI5bCL", "QFS9JJXEP", "UoYshTpI5", "xngwi6AZ_", "fKJ1II18K", "srfjYAgw5", "Xv3S01PJQ", "lUlLdMLvH", "vmW8iUE01", "RbVJRw3oq", "Zig8oiha6", "ocefENpRR", "EVd82q9w7", "s1nOgRiGF", "LagQkQQJT", "IHgsjrLiH", "NlsEVpa0T", "JIeG9cyCR", "tAHlAv3yj", "HMvo9U4XD", "a2NnbjfBg", "nXYlPyf7f", "dLtQPtJHS", "yCX579DS1", "qa0uG8D1x", "VKPA1y8WO", "WFEQ7e0s_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "visible", "visible1", "LayoutGroup", "RichText2", "Image2", "getLoadingLazyAtYPosition", "getLocalizedValue", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerUKY3GF_r0", "withCSS", "UKY3GF_r0_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeroStandardFonts", "getFonts", "IOcdT2Q2l_default", "CardGridFonts", "hQa7g23fk_default", "ImageGridFonts", "UKY3GF_r0_default", "FeatureBlockFonts", "WwkS2jgo3_default", "LogosFonts", "J4t5ECB59_default", "PlanCardsFonts", "LnCNQKe4F_default", "ImageGrid1Fonts", "aAigcuZNW_default", "FAQFonts", "tQt8K4SEy_default", "CTAPrimaryFonts", "vRSca_mm7_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "useCustomCursors", "GeneratedComponentContext", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "IOcdT2Q2l_default", "hQa7g23fk_default", "UKY3GF_r0_default", "resolvedLinks1", "WwkS2jgo3_default", "resolvedLinks2", "J4t5ECB59_default", "LnCNQKe4F_default", "resolvedLinks3", "aAigcuZNW_default", "tQt8K4SEy_default", "vRSca_mm7_default", "css", "Framerg8sIa5WUh", "withCSS", "g8sIa5WUh_default", "addFonts", "HeroStandardFonts", "CardGridFonts", "ImageGridFonts", "FeatureBlockFonts", "LogosFonts", "PlanCardsFonts", "ImageGrid1Fonts", "FAQFonts", "CTAPrimaryFonts", "__FramerMetadata__"]
}
