{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yaGa70aIr4a1Jh9nj0P2/ZCMhvqA1cmFAScRc1MiW/jHM9Vs7DB.js", "ssg:https://framerusercontent.com/modules/v7JV5QDPuX3A5OUP9rpm/WfDP958qkpveANI6HJTW/jHM9Vs7DB.js"],
  "sourcesContent": ["// Generated by Framer (100f99d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={dqRn7zXVF:new LazyValue(()=>import(\"./jHM9Vs7DB-5.js\")),eEpr2UbdE:new LazyValue(()=>import(\"./jHM9Vs7DB-9.js\")),iybv5sKxV:new LazyValue(()=>import(\"./jHM9Vs7DB-1.js\")),lm9mJrZtB:new LazyValue(()=>import(\"./jHM9Vs7DB-0.js\")),m6s8A41fa:new LazyValue(()=>import(\"./jHM9Vs7DB-6.js\")),mV3cElfls:new LazyValue(()=>import(\"./jHM9Vs7DB-7.js\")),tIetFv4Zz:new LazyValue(()=>import(\"./jHM9Vs7DB-4.js\")),ukchdRamx:new LazyValue(()=>import(\"./jHM9Vs7DB-3.js\")),wx8F1RSf3:new LazyValue(()=>import(\"./jHM9Vs7DB-2.js\")),zU7tJKu5d:new LazyValue(()=>import(\"./jHM9Vs7DB-8.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (100f99d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,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{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import FooterBreadcrumb from\"#framer/local/canvasComponent/IACnzZocq/IACnzZocq.js\";import FooterCTA from\"#framer/local/canvasComponent/tM85zWxPN/tM85zWxPN.js\";import*as sharedStyle1 from\"#framer/local/css/Hq3_K8k8X/Hq3_K8k8X.js\";import*as sharedStyle2 from\"#framer/local/css/rcxbE2bNH/rcxbE2bNH.js\";import*as sharedStyle3 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/jHM9Vs7DB/jHM9Vs7DB.js\";import metadataProvider from\"#framer/local/webPageMetadata/jHM9Vs7DB/jHM9Vs7DB.js\";const PhosphorFonts=getFonts(Phosphor);const FooterCTAFonts=getFonts(FooterCTA);const FooterBreadcrumbFonts=getFonts(FooterBreadcrumb);const breakpoints={k1jtPTiEy:\"(min-width: 810px) and (max-width: 1199px)\",V61zxNS7N:\"(max-width: 809px)\",X0kD2F5_4:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JbqVs\";const variantClassNames={k1jtPTiEy:\"framer-v-1k0b7ff\",V61zxNS7N:\"framer-v-1vvzref\",X0kD2F5_4:\"framer-v-1qcqtc2\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"X0kD2F5_4\",Phone:\"V61zxNS7N\",Tablet:\"k1jtPTiEy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"X0kD2F5_4\"};};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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"Y3W6Z6Yu_\");const router=useRouter();const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"X0kD2F5_4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-47af4431-e239-4039-a904-29af9fbed91c, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1qcqtc2\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1364rw4\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10f1afq\",\"data-framer-name\":\"maxWidth 1200\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-41cdia\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gbmzud-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QIyq3boBR\",scopeId:\"jHM9Vs7DB\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-696c1b6a-a2d8-4461-8411-5e1498487f83, rgb(0, 95, 255))\",height:\"100%\",iconSearch:getLocalizedValue(\"v0\",activeLocale)??\"c\",iconSelection:\"Fingerprint\",id:\"QIyq3boBR\",layoutId:\"QIyq3boBR\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"var(--token-462edea4-d23b-4925-a9eb-7522882516f1, rgb(17, 17, 17))\"},children:\"Security first\"})}),className:\"framer-yzmg7l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d4ahdk\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:\"We take security extremely seriously. Through rigorous security checks, safe data storage, employee screenings and compliance with every available regulation, we can ensure the safety, stability and reliability of our payment platform.\"})}),className:\"framer-979mpf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nivmy0\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1snk7vw\",\"data-framer-name\":\"Security Sections\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dewcpg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-not6k1\",\"data-styles-preset\":\"rcxbE2bNH\",children:\"Ultimate data protection\"})}),className:\"framer-12263wh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:\"All data we process, yours and your customer\u2019s, is guaranteed to be stored on Dutch servers. And our servers are in extremely well-protected data centers, watched over by our specialised NOC team.\"})}),className:\"framer-b19g9z\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xzagdl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-not6k1\",\"data-styles-preset\":\"rcxbE2bNH\",children:\"Supervised by central bank\"})}),className:\"framer-1gcaiea\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:[\"We comply fully with the European Banking Authority\u2019s Guidelines on the security of internet payments and are permanently supervised by the Dutch Central Bank. Mollie is listed in the\\xa0\",/*#__PURE__*/_jsx(Link,{href:\"https://www.dnb.nl/en/public-register/information-detail/?registerCode=WFTBI&relationNumber=F0038\",motionChild:true,nodeId:\"Yyx43NCxZ\",openInNewTab:true,scopeId:\"jHM9Vs7DB\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"register of payment institutions of the Dutch Central Bank\"})}),\".\"]})}),className:\"framer-kh3fqd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12o6fv3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-not6k1\",\"data-styles-preset\":\"rcxbE2bNH\",children:\"Financially solid\"})}),className:\"framer-1rj4zv0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:\"Mollie\\xa0is a profitable, bootstrapped company and we were one of the first to successfully and securely transact payments since we started in 2004. We adhere to, and exceed by 300%, minimum solvency requirements.\"})}),className:\"framer-v3bjd0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dlapzh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-not6k1\",\"data-styles-preset\":\"rcxbE2bNH\",children:\"3 lines of defence\"})}),className:\"framer-1ok8dpr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:\"We ensure that our internal processes are examined and controlled by way of a Three Lines of Defence model. This means that we employ independent Compliance and Audit officers who ensure the security and efficiency of our internal structures.\"})}),className:\"framer-1tuwgix\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j9mw8l\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-not6k1\",\"data-styles-preset\":\"rcxbE2bNH\",children:\"Supervisory board\"})}),className:\"framer-shed5l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:\"Mollie is dedicated to realising sustainable growth. We employ an independent supervisory board comprised of senior entrepreneurs and financial specialists to ensure this.\"})}),className:\"framer-1dlw436\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1erxkda\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-not6k1\",\"data-styles-preset\":\"rcxbE2bNH\",children:\"ISAE3402 certification\"})}),className:\"framer-cujd9r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:\"The ISAE3402 Report provides assurance by an external party (Deloitte in our case) on our Payment Process and IT controls for all the IT applications that support this process.\"})}),className:\"framer-59ncom\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5llfbu\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-not6k1\",\"data-styles-preset\":\"rcxbE2bNH\",children:\"Encrypted card details\"})}),className:\"framer-1e3vpua\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1snes47\",\"data-styles-preset\":\"Hq3_K8k8X\",children:[\"We are fully\\xa0\",/*#__PURE__*/_jsx(Link,{href:\"https://www.pcisecuritystandards.org/\",motionChild:true,nodeId:\"BxMq0wtfV\",openInNewTab:true,scopeId:\"jHM9Vs7DB\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"PCI-DSS\"})}),\"\\xa0level 1 certified, which shows the level of security we offer to merchants and consumers alike.\"]})}),className:\"framer-d17wu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V61zxNS7N:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:447,intrinsicWidth:858,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+1731.2),pixelHeight:894,pixelWidth:1716,sizes:\"858px\",src:\"https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp 1716w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:447,intrinsicWidth:858,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+1136),pixelHeight:894,pixelWidth:1716,sizes:\"858px\",src:\"https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/kkXrksKbkNeQ4JYHp1E1flP9b0.webp 1716w\"},className:\"framer-1mmp9bw\",\"data-framer-name\":\"vault\"})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nWP4At0ht\"},implicitPathVariables:undefined},{href:{webPageId:\"nWP4At0ht\"},implicitPathVariables:undefined},{href:{webPageId:\"nWP4At0ht\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V61zxNS7N:{y:(componentViewport?.y||0)+0+2298.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1703,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gwn0ez-container\",id:elementId,nodeId:\"Y3W6Z6Yu_\",ref:ref1,scopeId:\"jHM9Vs7DB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{k1jtPTiEy:{kG5LHgQci:resolvedLinks[1],OJAbtz_O2:getLocalizedValue(\"v21\",activeLocale)??\"Whether you want to grow internationally or focus on a specific \\nmarket, everything is possible. Mollie supports all known payment methods, so you can grow your business regardless of location.\",variant:\"coGRd6mBg\"},V61zxNS7N:{kG5LHgQci:resolvedLinks[2],variant:\"NN_moo1MY\"}},children:/*#__PURE__*/_jsx(FooterCTA,{A6bdWyAlb:true,CgWextg63:getLocalizedValue(\"v17\",activeLocale)??\"Simplify payments and money management\",h2wJUkO5W:true,height:\"100%\",id:\"Y3W6Z6Yu_\",kG5LHgQci:resolvedLinks[0],kz_8pLAgP:\"var(--token-462edea4-d23b-4925-a9eb-7522882516f1, rgb(17, 17, 17))\",layoutId:\"Y3W6Z6Yu_\",mTvupTnjY:getLocalizedValue(\"v20\",activeLocale)??\"Contact sales\",N5zTurfYl:\"https://my.mollie.com/dashboard/signup\",OJAbtz_O2:getLocalizedValue(\"v18\",activeLocale)??\"Drive revenue, reduce costs, and manage funds with Mollie.\",st97I4z4Y:false,style:{width:\"100%\"},variant:\"icKLjjLJr\",width:\"100%\",wLep6vZcQ:40,wV8wfKJDg:getLocalizedValue(\"v19\",activeLocale)??\"Start now\",yiKIJEc25:\"rgb(255, 139, 37)\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V61zxNS7N:{y:(componentViewport?.y||0)+0+2778.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2183,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b01hcp-container\",nodeId:\"bnr1oQX07\",scopeId:\"jHM9Vs7DB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V61zxNS7N:{variant:\"Zxb5elr9P\"}},children:/*#__PURE__*/_jsx(FooterBreadcrumb,{BdyKnSnyj:\"\",height:\"100%\",id:\"bnr1oQX07\",layoutId:\"bnr1oQX07\",NLIOaNe9q:getLocalizedValue(\"v22\",activeLocale)??\"Security\",SDBKiAosJ:\"rgb(0, 0, 0)\",style:{width:\"100%\"},variant:\"vQPnBmxeJ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JbqVs.framer-cw6pyg, .framer-JbqVs .framer-cw6pyg { display: block; }\",\".framer-JbqVs.framer-1qcqtc2 { align-content: center; align-items: center; background-color: var(--token-47af4431-e239-4039-a904-29af9fbed91c, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-JbqVs .framer-1364rw4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-JbqVs .framer-10f1afq { 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: center; max-width: 800px; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-JbqVs .framer-41cdia { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 720px; }\",\".framer-JbqVs .framer-gbmzud-container { aspect-ratio: 1.0666666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 62px); position: relative; width: 59px; }\",\".framer-JbqVs .framer-yzmg7l, .framer-JbqVs .framer-979mpf, .framer-JbqVs .framer-12263wh, .framer-JbqVs .framer-b19g9z, .framer-JbqVs .framer-1gcaiea, .framer-JbqVs .framer-1rj4zv0, .framer-JbqVs .framer-1ok8dpr, .framer-JbqVs .framer-shed5l, .framer-JbqVs .framer-cujd9r, .framer-JbqVs .framer-59ncom, .framer-JbqVs .framer-1e3vpua { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JbqVs .framer-1d4ahdk { flex: none; height: 8px; overflow: hidden; position: relative; width: 100%; }\",\".framer-JbqVs .framer-1nivmy0 { flex: none; height: 24px; overflow: hidden; position: relative; width: 100%; }\",\".framer-JbqVs .framer-1snk7vw { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(4, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-JbqVs .framer-dewcpg, .framer-JbqVs .framer-1xzagdl, .framer-JbqVs .framer-12o6fv3, .framer-JbqVs .framer-dlapzh, .framer-JbqVs .framer-j9mw8l, .framer-JbqVs .framer-1erxkda, .framer-JbqVs .framer-5llfbu { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JbqVs .framer-kh3fqd, .framer-JbqVs .framer-v3bjd0, .framer-JbqVs .framer-1tuwgix, .framer-JbqVs .framer-1dlw436, .framer-JbqVs .framer-d17wu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JbqVs .framer-1mmp9bw { aspect-ratio: 1.919463087248322 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 447px); overflow: visible; position: relative; width: 858px; }\",\".framer-JbqVs .framer-1gwn0ez-container, .framer-JbqVs .framer-b01hcp-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JbqVs.framer-1qcqtc2, .framer-JbqVs .framer-1364rw4, .framer-JbqVs .framer-10f1afq, .framer-JbqVs .framer-41cdia, .framer-JbqVs .framer-dewcpg, .framer-JbqVs .framer-1xzagdl, .framer-JbqVs .framer-12o6fv3, .framer-JbqVs .framer-dlapzh, .framer-JbqVs .framer-j9mw8l, .framer-JbqVs .framer-1erxkda, .framer-JbqVs .framer-5llfbu { gap: 0px; } .framer-JbqVs.framer-1qcqtc2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JbqVs.framer-1qcqtc2 > :first-child, .framer-JbqVs .framer-1364rw4 > :first-child, .framer-JbqVs .framer-10f1afq > :first-child, .framer-JbqVs .framer-41cdia > :first-child, .framer-JbqVs .framer-dewcpg > :first-child, .framer-JbqVs .framer-1xzagdl > :first-child, .framer-JbqVs .framer-12o6fv3 > :first-child, .framer-JbqVs .framer-dlapzh > :first-child, .framer-JbqVs .framer-j9mw8l > :first-child, .framer-JbqVs .framer-1erxkda > :first-child, .framer-JbqVs .framer-5llfbu > :first-child { margin-top: 0px; } .framer-JbqVs.framer-1qcqtc2 > :last-child, .framer-JbqVs .framer-1364rw4 > :last-child, .framer-JbqVs .framer-10f1afq > :last-child, .framer-JbqVs .framer-41cdia > :last-child, .framer-JbqVs .framer-dewcpg > :last-child, .framer-JbqVs .framer-1xzagdl > :last-child, .framer-JbqVs .framer-12o6fv3 > :last-child, .framer-JbqVs .framer-dlapzh > :last-child, .framer-JbqVs .framer-j9mw8l > :last-child, .framer-JbqVs .framer-1erxkda > :last-child, .framer-JbqVs .framer-5llfbu > :last-child { margin-bottom: 0px; } .framer-JbqVs .framer-1364rw4 > *, .framer-JbqVs .framer-41cdia > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JbqVs .framer-10f1afq > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-JbqVs .framer-dewcpg > *, .framer-JbqVs .framer-1xzagdl > *, .framer-JbqVs .framer-12o6fv3 > *, .framer-JbqVs .framer-dlapzh > *, .framer-JbqVs .framer-j9mw8l > *, .framer-JbqVs .framer-1erxkda > *, .framer-JbqVs .framer-5llfbu > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-JbqVs.framer-1qcqtc2 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-JbqVs.framer-1qcqtc2 { width: 390px; } .framer-JbqVs .framer-10f1afq { padding: 0px 16px 0px 16px; } .framer-JbqVs .framer-1snk7vw { grid-template-columns: repeat(1, minmax(200px, 1fr)); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2742.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"k1jtPTiEy\":{\"layout\":[\"fixed\",\"auto\"]},\"V61zxNS7N\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Y3W6Z6Yu_\":{\"pattern\":\":Y3W6Z6Yu_\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerjHM9Vs7DB=withCSS(Component,css,\"framer-JbqVs\");export default FramerjHM9Vs7DB;FramerjHM9Vs7DB.displayName=\"Cookies\";FramerjHM9Vs7DB.defaultProps={height:2742.5,width:1200};addFonts(FramerjHM9Vs7DB,[{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\"}]},...PhosphorFonts,...FooterCTAFonts,...FooterBreadcrumbFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjHM9Vs7DB\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"Y3W6Z6Yu_\\\":{\\\"pattern\\\":\\\":Y3W6Z6Yu_\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2742.5\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"k1jtPTiEy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V61zxNS7N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "PhosphorFonts", "getFonts", "Icon", "FooterCTAFonts", "tM85zWxPN_default", "FooterBreadcrumbFonts", "IACnzZocq_default", "breakpoints", "serializationHash", "variantClassNames", "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", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Icon", "getLocalizedValue", "RichText2", "x", "Link", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "tM85zWxPN_default", "IACnzZocq_default", "css", "FramerjHM9Vs7DB", "withCSS", "jHM9Vs7DB_default", "addFonts", "PhosphorFonts", "FooterCTAFonts", "FooterBreadcrumbFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
